:root{--bg:#060712;--bg-strong:#0a0d1d;--bg-deep:#03040a;--surface:rgba(14,18,35,0.82);--surface-raised:rgba(19,23,44,0.92);--surface-muted:rgba(28,33,60,0.86);--surface-subtle:rgba(255,255,255,0.05);--surface-contrast:#f2e8d8;--surface-contrast-soft:#dcc7ae;--text:#f5eddf;--text-soft:rgba(231,221,208,0.82);--text-faint:rgba(185,177,169,0.66);--text-inverse:#0d0f1f;--muted:rgba(173,165,156,0.8);--accent:#caa36b;--accent-strong:#f1d2a2;--accent-soft:rgba(202,163,107,0.18);--accent-secondary:#8b96e7;--accent-glow:rgba(202,163,107,0.2);--line:rgba(245,235,219,0.12);--line-strong:rgba(245,235,219,0.2);--line-contrast:rgba(6,8,18,0.16);--shadow-soft:0 36px 90px rgba(2,4,14,0.34);--shadow-strong:0 56px 160px rgba(2,4,14,0.5);--hero-glow:radial-gradient(circle,rgba(202,163,107,0.22),rgba(202,163,107,0.02) 62%,transparent 76%);--success:#1e6b5d;--warning:#a36b1e;--danger:#ab4747;--copy-line-height:1.62;--copy-stack-gap:0.78rem;--font-body:Manrope,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font-display:"Cormorant Garamond","Noto Serif SC","Songti SC","STSong",Georgia,"Times New Roman",serif;--panel-radius:1.75rem;--panel-radius-lg:2.25rem;--section-gap:clamp(3rem,6vw,5.25rem);--hero-grid:minmax(0,1.02fr) minmax(20rem,0.98fr)}*,:after,:before{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth;scroll-padding-top:6rem;background:radial-gradient(circle at top,rgba(123,104,190,.2),transparent 32rem),linear-gradient(180deg,#0c1022,#060712 44%,#03040a)}body{margin:0;min-width:20rem;font-family:var(--font-body);color:var(--text);overflow-x:clip;background:radial-gradient(circle at 16% -4%,rgba(125,113,213,.22),transparent 28rem),radial-gradient(circle at 82% 6%,rgba(204,160,103,.18),transparent 24rem),radial-gradient(circle at 50% 32rem,rgba(53,70,145,.16),transparent 38rem),radial-gradient(circle at 20% 56rem,rgba(197,120,99,.12),transparent 30rem),linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0)),linear-gradient(180deg,#111529,#090b18 38%,#05060d);line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"liga","kern";position:relative;isolation:isolate}a{color:inherit;text-decoration:none;transition:color .18s ease,border-color .18s ease,opacity .18s ease,transform .18s ease}button,input,select,textarea{font:inherit;color:inherit;letter-spacing:inherit}img,svg{display:block;max-width:100%}::selection{background:rgba(202,163,107,.26);color:#fff9f0}body:after,body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:1}body:before{background:radial-gradient(circle at 12% 12%,rgba(255,244,227,.9) 0 .05rem,transparent .08rem),radial-gradient(circle at 24% 32%,rgba(255,244,227,.68) 0 .04rem,transparent .07rem),radial-gradient(circle at 38% 18%,rgba(255,244,227,.6) 0 .04rem,transparent .07rem),radial-gradient(circle at 61% 26%,rgba(255,244,227,.56) 0 .05rem,transparent .08rem),radial-gradient(circle at 75% 14%,rgba(255,244,227,.74) 0 .05rem,transparent .08rem),radial-gradient(circle at 89% 28%,rgba(255,244,227,.72) 0 .05rem,transparent .08rem),radial-gradient(circle at 16% 58%,rgba(255,244,227,.58) 0 .04rem,transparent .07rem),radial-gradient(circle at 31% 72%,rgba(255,244,227,.5) 0 .04rem,transparent .07rem),radial-gradient(circle at 52% 66%,rgba(255,244,227,.72) 0 .05rem,transparent .08rem),radial-gradient(circle at 76% 74%,rgba(255,244,227,.56) 0 .04rem,transparent .07rem),radial-gradient(circle at 92% 62%,rgba(255,244,227,.66) 0 .04rem,transparent .07rem);opacity:.3}body:after{inset:auto;top:2rem;right:-8rem;width:32rem;height:32rem;background:radial-gradient(circle,rgba(142,154,232,.18),transparent 60%),radial-gradient(circle at 28% 38%,rgba(213,163,101,.14),transparent 44%);filter:blur(86px);opacity:.9}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skipLink{position:fixed;top:.9rem;left:1rem;z-index:80;padding:.8rem 1rem;border-radius:999px;background:rgba(12,15,30,.98);color:var(--text);transform:translateY(-140%);box-shadow:var(--shadow-soft);border:1px solid rgba(241,210,162,.22)}.skipLink:focus{transform:translateY(0)}:focus-visible{outline:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}