:root{--Theme-accent: #4d5eff;--Theme-bg: #0a0a0a;--Theme-hairline: #262626;--Theme-ink: #f5f5f5;--Theme-inkSecondary: #8c8c8c;--Theme-sealText: #ffffff;--Theme-surface: #141414;--Theme-watermarkOpacity: .15;--serif: "Noto Serif SC", "Songti SC", serif;--sans: "Noto Sans SC", system-ui, sans-serif;--mono: "JetBrains Mono", "SFMono-Regular", Consolas, monospace;--display: "DM Serif Display", Georgia, serif}[data-theme=Light]{--Theme-accent: #1f3bd6;--Theme-bg: #ffffff;--Theme-hairline: #e5e5e5;--Theme-ink: #0a0a0a;--Theme-inkSecondary: #6b6b6b;--Theme-sealText: #ffffff;--Theme-surface: #f7f7f7;--Theme-watermarkOpacity: .07}*{box-sizing:border-box}html{background:var(--Theme-bg);color:var(--Theme-ink);scroll-behavior:smooth;color-scheme:dark}html[data-theme=Light]{color-scheme:light}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--Theme-bg);font-family:var(--sans);font-size:15px;line-height:1.75;transition:background-color .2s ease,color .2s ease}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}::selection{background:var(--Theme-accent);color:var(--Theme-sealText)}.shell{width:min(1152px,calc(100% - 128px));margin-inline:auto}.site-header{border-bottom:1px solid var(--Theme-hairline)}.header-inner{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px}.brand{display:flex;align-items:center;width:max-content}.brand-mark{width:13px;height:13px;margin-right:10px;background:var(--Theme-accent)}.brand-name{font-family:var(--serif);font-size:17px;font-weight:600;letter-spacing:.04em}.brand-latin{margin-left:12px;color:var(--Theme-inkSecondary);font-family:var(--mono);font-size:10px;letter-spacing:.16em}nav{display:flex;align-items:center;gap:34px}nav a{color:var(--Theme-inkSecondary);font-size:13px;transition:color .2s ease}nav a:hover,nav a.active{color:var(--Theme-ink)}nav a.active{font-weight:600}.theme-toggle{justify-self:end;display:inline-flex;align-items:center;gap:8px;border:0;padding:8px 0;background:transparent;color:var(--Theme-inkSecondary);font-family:var(--mono);font-size:10px;letter-spacing:.17em;cursor:pointer}.theme-toggle:hover{color:var(--Theme-ink)}.theme-icon{font-size:14px;line-height:1}.eyebrow{margin:0;color:var(--Theme-accent);font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.2em;line-height:1.4;text-transform:uppercase}.text-link{display:inline-flex;align-items:center;gap:7px;border-bottom:1px solid var(--Theme-ink);padding-bottom:3px;font-family:var(--mono);font-size:11px;letter-spacing:.04em}.text-link span{color:var(--Theme-accent);transition:transform .2s ease}.text-link:hover span{transform:translate(2px,-2px)}.site-footer{margin-top:112px;border-top:1px solid var(--Theme-hairline)}.footer-inner{padding:80px 0 36px}.footer-watermark{margin:0 0 72px;color:var(--Theme-ink);font-family:var(--serif);font-size:clamp(68px,9.4vw,120px);font-weight:600;letter-spacing:-.05em;line-height:1;opacity:var(--Theme-watermarkOpacity)}.footer-links{border-top:1px solid var(--Theme-hairline)}.footer-links a{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid var(--Theme-hairline);padding:14px 0;color:var(--Theme-inkSecondary);font-family:var(--mono);font-size:10px;letter-spacing:.1em;transition:color .2s ease}.footer-links a span:first-child{color:var(--Theme-ink)}.footer-links a:hover{color:var(--Theme-accent)}.footer-bottom{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-top:48px;color:var(--Theme-inkSecondary);font-family:var(--mono);font-size:9px;letter-spacing:.08em}.footer-bottom p{margin:0}.footer-bottom>div{display:grid;gap:5px}.icp-link:hover{color:var(--Theme-ink)}@media(max-width:900px){.shell{width:min(100% - 64px,1152px)}.header-inner{grid-template-columns:1fr auto;gap:22px}nav{grid-row:2;grid-column:1 / -1;justify-content:center;border-top:1px solid var(--Theme-hairline);padding:10px 0}.site-header .shell{width:100%;padding-inline:32px}}@media(max-width:600px){.shell{width:min(100% - 40px,1152px)}.site-header .shell{padding-inline:20px}.header-inner{min-height:65px}.brand-latin{display:none}nav{display:grid;grid-template-columns:repeat(4,auto);justify-content:space-between;gap:12px;width:100%}nav a{font-size:12px}.footer-inner{padding-top:58px}.footer-watermark{margin-bottom:50px}.footer-links a{gap:12px;font-size:9px}.footer-bottom{align-items:start;flex-direction:column;margin-top:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
