:root{--color-primary:#c2703a;--color-primary-light:#d48a58;--color-primary-dark:#a05a2e;--color-secondary:#5a7a6b;--color-secondary-dark:#4a6b5c;--color-accent:#d4a44c;--color-bg:#fdf8f4;--color-bg-warm:#faf6f2;--color-bg-cream:#f5efe8;--color-bg-dark:#3a3530;--color-bg-green:#f0f5f2;--color-bg-green-deep:#e8f0eb;--color-danger:#c0392b;--color-danger-dark:#a83225;--color-store-naver:#03c75a;--color-store-naver-hover:#02b350;--color-store-coupang:#ae0000;--color-store-coupang-hover:#950000;--color-border:#0000000f;--color-border-light:#0000000d;--color-border-medium:#0000001a;--color-border-dark:#0000001f;--shadow-sm:0 2px 8px #0000000a;--shadow-md:0 4px 16px #0000000f;--shadow-lg:0 8px 24px #00000014;--color-text:#3a3530;--color-text-light:#6a6055;--color-text-muted:#9a9088;--color-text-inverse:#fdf8f4;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem;--spacing-xl:6rem;--spacing-2xl:8rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:3rem;--font-size-4xl:4rem;--font-size-hero:clamp(2.5rem,8vw,6rem);--transition-fast:.2s ease;--transition-base:.3s ease;--transition-slow:.5s ease;--header-height:80px;--header-height-scrolled:60px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100vw;font-size:16px;overflow-x:hidden}@media (max-width:768px){html{font-size:14px}}body{color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:color-mix(in srgb,var(--color-primary)10%,transparent);touch-action:manipulation;max-width:100vw;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;font-weight:400;line-height:1.6;position:relative;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-secondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}::selection{background:var(--color-primary);color:var(--color-text-inverse)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@media (max-width:768px){button{min-width:44px;min-height:44px}}button:active{opacity:.8}img{max-width:100%;height:auto;display:block}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.loading{overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
