:root{--bg:#101211;--bg-rgb:16 18 17;--bg-elev:#171917;--bg-elev-rgb:23 25 23;--surface:#1d201d;--surface-rgb:29 32 29;--surface-2:#262923;--surface-2-rgb:38 41 35;--surface-3:#33352d;--surface-3-rgb:51 53 45;--red:#a94038;--red-rgb:169 64 56;--red-deep:#702f2b;--red-soft:rgb(var(--red-rgb) / .17);--gold:#bf955c;--gold-rgb:191 149 92;--gold-soft:#e4cfaa;--gold-deep:#79603c;--bronze:#a58156;--bronze-rgb:165 129 86;--bronze-deep:#684e34;--celadon:#88a497;--celadon-rgb:136 164 151;--empire-shinsoo:#bb554c;--empire-chunjo:#cbaa69;--empire-jinno:#6687a7;--text:#e8e1d5;--text-strong:#f4eee4;--text-muted:#b9b0a3;--text-dim:#978d80;--success:#8fb29a;--warning:#d2a55c;--danger:#ef8982;--info:#8aaac4;--border:#e8e1d51c;--border-strong:#e8e1d538;--border-gold:rgb(var(--gold-rgb) / .25);--border-gold-strong:rgb(var(--gold-rgb) / .48);--border-red:rgb(var(--red-rgb) / .45);--border-bronze:rgb(var(--bronze-rgb) / .31);--rule:linear-gradient(90deg, transparent, rgb(var(--gold-rgb) / .38), transparent);--panel-fill:linear-gradient(165deg, rgb(var(--surface-2-rgb) / .76), rgb(var(--bg-elev-rgb) / .92));--focus-ring:0 0 0 3px rgb(var(--gold-rgb) / .16);--focus-ring-danger:0 0 0 3px rgb(var(--red-rgb) / .18);--blur-glass:12px;--item-well:radial-gradient(ellipse 75% 60% at 50% 40%, rgb(var(--gold-rgb) / .065), transparent 70%), linear-gradient(180deg, rgb(var(--bg-rgb) / .16), rgb(var(--bg-rgb) / .42));--font-cinzel:var(--font-cinzel-google,"Cinzel", "Trajan Pro", Georgia, serif);--font-editorial:var(--font-cinzel);--font-inter:var(--font-inter-google,"Inter", system-ui, -apple-system, sans-serif);--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--fs-xs:12px;--fs-sm:13px;--fs-md:14px;--fs-base:15px;--fs-lg:17px;--fs-xl:20px;--fs-2xl:24px;--fs-3xl:30px;--fs-4xl:40px;--fs-5xl:clamp(32px, 4.2vw, 52px);--fs-hero:clamp(36px, 6.2vw, 78px);--fs-page:clamp(24px, 2.3vw, 32px);--fs-card:16px;--lh-tight:1.15;--lh-snug:1.35;--lh-base:1.55;--lh-relaxed:1.7;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--space-32:128px;--radius-sm:3px;--radius-md:4px;--radius-lg:8px;--radius-xl:12px;--radius-pill:999px;--shadow-sm:0 1px 2px #0000001f;--shadow-md:0 8px 18px #0000002e;--shadow-lg:0 18px 38px #0000003d;--shadow-xl:0 28px 72px #00000052;--shadow-red:0 12px 30px #6f26204d;--shadow-gold:0 12px 32px #6246262e;--edge-light:inset 0 1px 0 #e9e2d40d;--edge-dark:inset 0 -1px 0 #0000002e;--hairline:inset 0 0 0 1px #e9e2d409;--content-narrow:640px;--content-regular:880px;--content-wide:1100px;--page-gutter:clamp(16px, 2vw, 24px);--shell-width:calc(var(--content-wide) + 2 * var(--page-gutter));--header-height:56px;--nav-height:44px;--control-height:44px;--control-height-compact:36px;--z-header:50;--z-overlay:60;--z-dropdown:70;--z-modal:100;--z-toast:110;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--dur-fast:.15s;--dur-base:.22s;--dur-slow:.32s;--dur-slower:.6s}@media (max-width:600px){:root{--header-height:88px}}
*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:calc(var(--header-height) + var(--nav-height) + var(--space-3))}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-inter);font-size:var(--fs-base);font-optical-sizing:auto;line-height:var(--lh-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-cinzel);letter-spacing:.012em;font-weight:600;line-height:var(--lh-tight);text-wrap:balance;margin:0}p{text-wrap:pretty;margin:0}ul,ol,li,figure,blockquote{margin:0;padding:0}ul,ol{list-style:none}a{color:inherit;text-decoration:none}img,svg,video,canvas,audio,iframe{max-width:100%;display:block}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer;background:0 0;border:0;padding:0}button:disabled{cursor:not-allowed}input,textarea,select{background:0 0;border:0;outline:none}table{border-collapse:collapse;border-spacing:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--surface-2);border:2px solid var(--bg);border-radius:var(--radius-pill)}::-webkit-scrollbar-thumb:hover{background:var(--surface-3)}::selection{background:rgb(var(--red-rgb) / .78);color:var(--text-strong)}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.9s linear infinite spin}.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}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
