.ms-home{--bg-2:#0e0e16;--surface:#15151f;--surface-2:#1c1c29;--line:#272736;--line-soft:#1f1f2c;--ink:#ECECF2;--ink-2:#A6A6B8;--ink-3:#70708a;--accent:#FF8A3D;--accent-2:#FFB572;--accent-deep:#C2591A;--accent-soft:rgba(255,138,61,.12);--accent-line:rgba(255,138,61,.35);--cool:#6FB7D4;--cool-soft:rgba(111,183,212,.14);--font-display:"Playfair Display",Georgia,"Times New Roman",serif;--font-body:"DM Sans",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-mono:ui-monospace,"SF Mono","JetBrains Mono",Menlo,Consolas,monospace;--wrap:1120px;--radius:16px;--radius-sm:10px;font-family:var(--font-body);font-size:clamp(16px,1.05vw,17px);line-height:1.7;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html.light-mode .ms-home{--bg-2:#f3eee4;--surface:#ffffff;--surface-2:#f3ede2;--line:rgba(120,90,40,.22);--line-soft:rgba(120,90,40,.12);--ink:#1a1612;--ink-2:#5b5346;--ink-3:#857d6f;--accent:#c2591a;--accent-2:#9a4a16;--accent-deep:#7a3a10;--accent-soft:rgba(194,89,26,.1);--accent-line:rgba(194,89,26,.3);--cool:#2f6f88;--cool-soft:rgba(47,111,136,.12)}.ms-home ::selection{background:var(--accent);color:#0a0a0f}.ms-home a{color:var(--accent-2);text-decoration:none}.ms-home a:hover{color:var(--accent)}.ms-home img,.ms-home svg{max-width:100%}.ms-home h1,.ms-home h2,.ms-home h3,.ms-home h4{font-family:var(--font-display);font-weight:500;line-height:1.12;letter-spacing:-.01em;margin:0}.ms-home .wrap{max-width:var(--wrap);margin-inline:auto;padding-inline:clamp(18px,4vw,40px)}.ms-home section{padding-block:clamp(56px,8vw,104px);border-bottom:1px solid var(--line-soft);scroll-margin-top:70px}.ms-home section.alt{background:var(--bg-2)}.ms-home .eyebrow{font-family:var(--font-mono);font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);display:inline-flex;align-items:center;gap:.6rem;margin-bottom:1rem}.ms-home .eyebrow:before{content:"";width:26px;height:1px;background:var(--accent-line)}.ms-home h2.section-title{font-size:clamp(1.7rem,3.6vw,2.7rem);max-width:20ch;margin-bottom:.7rem}.ms-home h2.section-title em{font-style:italic;color:var(--accent-2)}.ms-home .lead{color:var(--ink-2);font-size:clamp(1.02rem,1.4vw,1.18rem);max-width:62ch}.ms-home .prose p{color:var(--ink-2)}.ms-home .prose strong{color:var(--ink);font-weight:600}.ms-home .prose h3{font-size:1.25rem;color:var(--ink);margin:1.8rem 0 .5rem}.ms-home .prose ul{color:var(--ink-2);padding-left:1.1rem}.ms-home .prose li{margin-block:.4rem}.ms-home .prose li::marker{color:var(--accent)}.ms-home .hero{padding-top:clamp(48px,7vw,84px);position:relative;overflow:hidden}.ms-home .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,5vw,64px);align-items:center}.ms-home .hero h1{font-size:clamp(2.4rem,6vw,4.3rem);font-weight:500;letter-spacing:-.025em;margin-bottom:1.1rem}.ms-home .hero h1 .hl{color:var(--accent);font-style:italic}.ms-home .hero p.lead{margin-bottom:1.8rem;max-width:48ch}.ms-home .hero p.lead-xl{font-size:clamp(1.1rem,2.2vw,1.35rem);line-height:1.7;max-width:52ch;margin-bottom:0}.ms-home .btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.96rem;padding:.8rem 1.3rem;border-radius:11px;border:1px solid transparent;transition:transform .12s ease,background .15s ease}.ms-home .btn:active{transform:translateY(1px)}.ms-home .btn-primary{background:var(--accent);color:#0a0a0f}.ms-home .btn-primary:hover{background:var(--accent-2);color:#0a0a0f}.ms-home .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line)}.ms-home .btn-ghost:hover{border-color:var(--accent-line);color:var(--ink)}.ms-home .chips{display:flex;flex-wrap:wrap;gap:8px}.ms-home .chip{font-family:var(--font-mono);font-size:.72rem;color:var(--ink-2);border:1px solid var(--line);border-radius:999px;padding:.32rem .7rem}.ms-home .hero-art{display:flex;justify-content:center}.ms-home .grid{display:grid;gap:18px}.ms-home .grid-3{grid-template-columns:repeat(3,1fr)}.ms-home .grid-2{grid-template-columns:repeat(2,1fr)}.ms-home .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(20px,2.4vw,28px);transition:border-color .15s ease,transform .15s ease}.ms-home a.card:hover{border-color:var(--accent-line);transform:translateY(-3px)}.ms-home .card .kicker{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.ms-home .card h3{font-size:1.32rem;margin:.5rem 0 .55rem;color:var(--ink)}.ms-home .card p{color:var(--ink-2);font-size:.95rem;margin:0}.ms-home .card .more{display:inline-block;margin-top:1rem;color:var(--accent-2);font-weight:600;font-size:.9rem}.ms-home .split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,56px);align-items:start}.ms-home .split.rev .col-text{order:2}.ms-home .figure{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(18px,2.2vw,26px);position:sticky;top:88px}.ms-home .figure figcaption{font-size:.82rem;color:var(--ink-3);margin-top:.9rem;font-family:var(--font-mono);line-height:1.5}.ms-home .figure svg{display:block;width:100%;height:auto}.ms-home .note-box{border-left:3px solid var(--accent);background:var(--accent-soft);padding:1rem 1.2rem;border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:1.4rem 0;color:var(--ink);font-size:.95rem}.ms-home .note-box b{color:var(--accent-2)}.ms-home .tool{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.ms-home .tool .ico{font-size:1.5rem;display:block;margin-bottom:.5rem}.ms-home .tool h3{font-size:1.12rem;color:var(--ink);margin-bottom:.4rem}.ms-home .tool p{color:var(--ink-2);font-size:.9rem;margin:0}.ms-home table.theory{width:100%;border-collapse:collapse;margin:1.2rem 0;font-size:.92rem}.ms-home table.theory th,.ms-home table.theory td{text-align:left;padding:.62rem .7rem;border-bottom:1px solid var(--line)}.ms-home table.theory th{color:var(--ink);font-family:var(--font-display);font-weight:500}.ms-home table.theory td{color:var(--ink-2)}.ms-home table.theory td:first-child{color:var(--ink);font-weight:600}.ms-home table.theory .mono{font-family:var(--font-mono);font-size:.86rem;color:var(--accent-2)}.ms-home dl.gloss{display:grid;grid-template-columns:repeat(2,1fr);gap:0 38px;margin:0}.ms-home dl.gloss div{border-top:1px solid var(--line);padding:1rem 0}.ms-home dl.gloss dt{font-family:var(--font-display);font-size:1.08rem;color:var(--ink);font-weight:500}.ms-home dl.gloss dd{margin:.3rem 0 0;color:var(--ink-2);font-size:.92rem}.ms-home .wave-con{stroke:var(--accent)}.ms-home .wave-dis{stroke:var(--cool);animation:ms-beat 4s linear infinite}@keyframes ms-beat{0%{transform:translate(0)}to{transform:translate(-180px)}}@media(prefers-reduced-motion:reduce){.ms-home .wave-dis{animation:none}}.ms-home .sv-line{stroke:var(--line);stroke-width:1.4}.ms-home .sv-ink{fill:var(--ink)}.ms-home .sv-mut{fill:var(--ink-2)}.ms-home .sv-acc{fill:var(--accent)}.ms-home .sv-acc-s{stroke:var(--accent)}.ms-home .sv-cool{fill:var(--cool)}.ms-home .mono-lbl{font-family:var(--font-mono);font-size:11px}.ms-home .disp-lbl{font-family:var(--font-display)}.ms-home .faq{display:flex;flex-direction:column;gap:.6rem;margin-top:2rem;max-width:840px}.ms-home details.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden}.ms-home details.faq-item summary{cursor:pointer;list-style:none;padding:1rem 1.2rem;font-family:var(--font-display);font-size:1.05rem;color:var(--ink);display:flex;justify-content:space-between;align-items:center;gap:1rem}.ms-home details.faq-item summary::-webkit-details-marker{display:none}.ms-home details.faq-item summary:after{content:"+";color:var(--accent);font-size:1.35rem;line-height:1}.ms-home details.faq-item[open] summary:after{content:"–"}.ms-home details.faq-item .faq-a{padding:0 1.2rem 1.1rem;color:var(--ink-2);font-size:.95rem}.ms-home details.faq-item .faq-a p{margin:0}.ms-home .pills{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.9rem}.ms-home .pill{font-family:var(--font-mono);font-size:.75rem;color:var(--ink-2);border:1px solid var(--line);border-radius:999px;padding:.3rem .7rem}.ms-home .vlist{color:var(--ink-2);padding-left:1.1rem;margin:.4rem 0 0}.ms-home .vlist li{margin-block:.35rem}.ms-home .vlist li::marker{color:var(--accent)}.ms-home .offline{display:flex;align-items:center;gap:.8rem;border:1px solid var(--cool-soft);background:var(--cool-soft);border-radius:var(--radius-sm);padding:.9rem 1.2rem;margin-top:1.4rem;color:var(--ink);font-size:.92rem}.ms-home .offline .dot{width:10px;height:10px;border-radius:50%;background:var(--cool);flex:0 0 auto}.ms-home .ad-wrap{max-width:760px;margin:0 auto;padding:1.2rem clamp(18px,4vw,40px)}@media(max-width:900px){.ms-home .hero-grid{grid-template-columns:1fr}.ms-home .hero-art{order:-1;width:100%;max-width:360px;margin-inline:auto;display:block}.ms-home .hero-art svg{display:block;width:100%;height:auto;min-height:280px}.ms-home .split{grid-template-columns:1fr}.ms-home .split.rev .col-text{order:0}.ms-home .figure{position:static}.ms-home .grid-3,.ms-home .grid-2,.ms-home dl.gloss{grid-template-columns:1fr}}@media(max-width:420px){.ms-home .hero-art{max-width:100%}.ms-home .hero-art svg{min-height:220px}}
