:root{--bg:#f5ecd9;--bg-soft:#fff8ea;--surface:#fff8eab8;--surface-strong:#fffaf0;--ink:#11152d;--ink-soft:#3b4165;--line:#11152d1a;--accent:#ff8b5e;--accent-deep:#ed5c32;--accent-gold:#ffd166;--success:#1f8f5f;--warning:#c05621;--shadow:0 24px 80px #11152d1f;--radius-xl:32px;--radius-lg:24px;--radius-md:16px;--max-width:1180px;--font-sans:"Space Grotesk", "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-sans);color:var(--ink);background:radial-gradient(circle at 0 0,#ffd16673,#0000 28%),radial-gradient(circle at 85% 10%,#ff8b5e59,#0000 24%),linear-gradient(#fff8ea 0%,#f5ecd9 55%,#efe1c4 100%);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:999px;padding:.75rem 1rem;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}.site-frame{position:relative}.shell{width:min(calc(100% - 2rem), var(--max-width));margin:0 auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f5ecd9b8;border-bottom:1px solid #11152d0d;position:sticky;top:0}.nav-shell{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.brand-lockup{align-items:center;gap:.9rem;display:inline-flex}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup small{color:var(--ink-soft)}.brand-badge{background:linear-gradient(140deg, var(--ink), #28315f);width:2.75rem;height:2.75rem;color:var(--bg-soft);border-radius:18px;place-items:center;font-weight:700;display:grid}.site-nav,.header-actions,.button-row,.pill-row,.footer-links{flex-wrap:wrap;gap:.85rem;display:flex}.site-nav a{color:var(--ink-soft);font-size:.96rem}.site-nav a:hover,.footer-links a:hover{color:var(--ink)}.primary-button,.ghost-button{border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding:.75rem 1.1rem;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.primary-button{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-deep) 100%);color:#fff;box-shadow:0 14px 28px #ed5c323d}.ghost-button{color:var(--ink);background:#fffaf0a6;border:1px solid #11152d1f}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.hero-section,.section{padding:4rem 0}.hero-grid,.split-grid,.feature-grid,.stats-grid,.footer-grid{gap:1.25rem;display:grid}.hero-grid{grid-template-columns:1.2fr 1fr;align-items:center}.hero-copy h1,.section-heading h1,.section-heading h2,.legal-shell h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.4rem,7vw,5.4rem);line-height:.96}.section-heading h1,.section-heading h2,.legal-shell h1{font-size:clamp(2rem,5vw,3.4rem)}.hero-description,.section-heading p,.legal-shell p,.feature-card p,.panel-card p,.pricing-card p,.muted-copy{color:var(--ink-soft);font-size:1rem;line-height:1.75}.eyebrow{color:var(--accent-deep);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.88rem}.hero-panel,.panel-card,.feature-card,.pricing-card,.stat-card,.checklist-card,.terminal-card{background:var(--surface);box-shadow:var(--shadow);border-radius:var(--radius-lg);border:1px solid #ffffff73}.hero-panel{padding:1rem}.terminal-card,.panel-card,.feature-card,.pricing-card,.checklist-card{padding:1.3rem}.terminal-dots{gap:.45rem;margin-bottom:.8rem;display:flex}.terminal-dots span{background:#fff8eab3;border-radius:50%;width:.72rem;height:.72rem}.stats-grid,.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card strong{margin-top:.4rem;font-size:1.15rem;display:block}.pill{background:#fff8eae6;border:1px solid #11152d14;border-radius:999px;align-items:center;min-height:2.2rem;padding:.4rem .8rem;display:inline-flex}.section-heading{gap:1rem;margin-bottom:2rem;display:grid}.accent-section{background:linear-gradient(135deg,#11152d14,#ffd16633)}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plain-list,.number-list{color:var(--ink-soft);margin:0;padding-left:1.2rem;line-height:1.75}.detail-list,.meta-grid{gap:1rem;display:grid}.detail-list div,.meta-grid div{border-top:1px solid var(--line);padding-top:.8rem}.detail-list dt,.meta-grid dt{color:var(--ink-soft);font-size:.88rem}.detail-list dd,.meta-grid dd{margin:.35rem 0 0;font-weight:700}.pricing-card h2,.feature-card h3,.panel-card h2,.legal-shell h2{margin-top:0}.code-block{border-radius:var(--radius-md);color:#f9ede0;background:#141728;overflow:hidden}.code-block__header{color:#f9d7c1;text-transform:lowercase;background:#ffffff0f;padding:.8rem 1rem;font-size:.9rem}.code-block pre{margin:0;padding:1rem;font-size:.92rem;line-height:1.7;overflow-x:auto}.stack-gap{gap:1.4rem;display:grid}.site-footer{padding:3rem 0 4rem}.footer-grid{grid-template-columns:1.2fr .9fr 1fr;align-items:start}.footnote{color:var(--ink-soft);font-size:.92rem;line-height:1.7}.legal-shell{gap:1rem;max-width:820px;display:grid}.status-good{color:var(--success)}.status-warn{color:var(--warning)}@media (max-width:980px){.hero-grid,.split-grid,.footer-grid,.stats-grid,.feature-grid{grid-template-columns:1fr}.hero-copy h1,.section-heading h1,.section-heading h2,.legal-shell h1{line-height:1.02}}@media (max-width:720px){.hero-section,.section{padding:3rem 0}.nav-shell{align-items:flex-start}.header-actions,.primary-button,.ghost-button{width:100%}}
