:root{--bg-hero:#171215;--bg-hero-soft:#241b20;--bg-body:#fffdfb;--accent:#c40b4e;--accent-hover:#d30c55;--accent-bright:#ec2b72;--accent-pale:#fff0f5;--gold:#ff6ba3;--text:#211a1e;--text-sub:#746970;--text-sub-aa:#746970;--surface:#fff;--surface-muted:#f5ede9;--border:#e6d9dd;--focus:#ff8db8;--danger-surface:#fff0f5;--danger-text:#7a153d;--font-body:Pretendard, "Pretendard Variable", -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans KR", sans-serif;--font-display:var(--font-body);--content-width:41.6875rem;--reading-width:41.6875rem;--radius-sm:.75rem;--radius-md:1.125rem;--radius-lg:1.75rem;--shadow-sm:0 .625rem 1.625rem #3814220f;--shadow-lg:0 1.25rem 3.4375rem #3814221f;--header-height:4.125rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;min-width:20rem;scroll-padding-top:calc(var(--header-height) + 1.375rem)}body{min-height:100vh;color:var(--text);background:var(--bg-body);font-family:var(--font-body);word-break:keep-all;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;padding-bottom:calc(6.125rem + env(safe-area-inset-bottom));margin:0;font-size:1rem;line-height:1.65}.site-frame{background:var(--bg-body);width:100%;min-height:100vh;overflow:clip}a{color:var(--accent);text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{color:var(--accent-hover)}button,input,select,textarea{color:inherit;font:inherit}button,summary{cursor:pointer}img,picture,svg{max-width:100%;height:auto;display:block}h1,h2,h3,p{overflow-wrap:break-word}h1{font-family:var(--font-display);letter-spacing:-.045em;font-size:clamp(2.125rem,10.3vw,2.75rem);font-weight:850;line-height:1.28}h2,h3{letter-spacing:-.045em;line-height:1.28}strong,b{font-weight:750}:focus-visible{outline:.1875rem solid var(--focus);outline-offset:.1875rem}::selection{color:var(--surface);background:var(--accent)}.site-shell{width:min(calc(100% - 1.75rem), var(--content-width));margin-inline:auto}.reading-shell{width:min(calc(100% - 1.75rem), var(--reading-width));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:#fff;border-radius:var(--radius-sm);background:var(--accent);padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.global-scam{padding-block:4.875rem}.tabular-nums{font-variant-numeric:tabular-nums}@media (max-width:35rem){.global-scam{padding-block:4rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
