:root{--color-background:#f6f2ea;--color-background-soft:#ede7dc;--color-surface:#fffdf8;--color-surface-soft:#f8f4ec;--color-surface-raised:rgba(255,253,248,0.92);--color-card:#ffffff;--color-text:#171411;--color-muted:#726b61;--color-faint:#aaa196;--color-border:#e4ddd2;--color-border-strong:#cbc1b3;--color-bronze:#a87a43;--color-bronze-strong:#c79552;--color-bronze-soft:#f1dfc3;--color-coral:#f25a43;--color-green:#2f7b58;--color-red:#bd4b3d;--color-blue:#3d70ad;--font-sans:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Apple SD Gothic Neo","Noto Sans KR","Segoe UI",sans-serif;--font-display:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,"SF Pro Display","Apple SD Gothic Neo","Noto Sans KR",sans-serif;--font-serif:var(--font-display);--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:34px;--shadow-xs:0 1px 2px rgba(32,25,16,0.04);--shadow-sm:0 10px 28px rgba(40,32,22,0.06);--shadow-md:0 24px 70px rgba(40,32,22,0.09);--shadow-lg:0 42px 120px rgba(40,32,22,0.13);--container:min(1360px,calc(100vw - clamp(32px, 7vw, 128px)));--header-height:76px;--ease-standard:cubic-bezier(0.2,0.8,0.2,1);--ease-emphasized:cubic-bezier(0.16,1,0.3,1)}*{box-sizing:border-box}html{background:var(--color-background);scroll-behavior:smooth}body,html{min-height:100%}body{margin:0;background:linear-gradient(90deg,rgba(23,20,17,.035) 1px,transparent 1px) 0 0 /68px 68px,radial-gradient(circle at 80% -10%,rgba(168,122,67,.12),transparent 34rem),linear-gradient(180deg,#fffdf8 0,var(--color-background) 52%,#f2ece2 100%);color:var(--color-text);font-family:var(--font-sans);letter-spacing:-.017em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a,button,h1,h2,h3,label,p,span,strong{word-break:keep-all}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}img{display:block;max-width:100%}pre{margin:0;white-space:pre-wrap}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}