@import url("https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,300..600;1,6..72,300..600&family=Hanken+Grotesk:wght@400;500;600;700&family=Spline+Sans+Mono:wght@400;500&display=swap");.mlanding{--bg:#F4F7FB;--bg-deep:#E9EFF7;--surface:#FFFFFF;--surface-2:#EEF3FA;--ink:oklch(0.215 0.006 260);--ink-soft:oklch(0.49 0.008 255);--ink-faint:oklch(0.63 0.007 255);--line:oklch(0.90 0.014 250);--line-soft:oklch(0.93 0.012 250);--accent:oklch(0.575 0.218 27);--accent-deep:oklch(0.498 0.198 27);--accent-tint:oklch(0.895 0.06 30);--accent-wash:oklch(0.962 0.024 34);--serif:"Newsreader",Georgia,"Times New Roman",serif;--sans:"mecellem-regular","Hanken Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--sans-semibold:"mecellem-semibold","Hanken Grotesk",-apple-system,sans-serif;--sans-bold:"mecellem-bold","Hanken Grotesk",-apple-system,sans-serif;--mono:"Spline Sans Mono",ui-monospace,"SF Mono",Menlo,monospace;--r-sm:5px;--r-md:8px;--r-lg:13px;--r-xl:20px;--shadow-sm:0 1px 2px oklch(0.4 0.02 60/0.04),0 2px 8px oklch(0.4 0.02 60/0.05);--shadow-md:0 2px 6px oklch(0.4 0.02 60/0.05),0 12px 30px oklch(0.4 0.02 60/0.08);--shadow-lg:0 6px 18px oklch(0.4 0.02 60/0.07),0 24px 60px oklch(0.4 0.02 60/0.11);--maxw:1240px;--gut:clamp(20px,5vw,64px);background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh;overflow-x:clip}.mlanding,.mlanding *,.mlanding :after,.mlanding :before{font-family:var(--sans);box-sizing:border-box}.mlanding ::-moz-selection{background:var(--accent-tint);color:var(--ink)}.mlanding ::selection{background:var(--accent-tint);color:var(--ink)}.mlanding a{color:inherit;text-decoration:none}.mlanding img{max-width:100%;display:block}body:has(.mlanding){background:var(--bg)!important}html:has(.mlanding){scroll-behavior:smooth}.mlanding .wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gut)}.mlanding .section{padding-block:clamp(72px,11vw,150px);position:relative}.mlanding .section--tight{padding-block:clamp(54px,8vw,104px)}.mlanding h1,.mlanding h2,.mlanding h3,.mlanding h4{font-family:var(--serif);font-weight:400;margin:0;line-height:1.06;letter-spacing:-.01em}.mlanding .display{font-family:var(--serif);font-size:clamp(2.7rem,6.4vw,5.1rem);line-height:.98;letter-spacing:-.022em;color:var(--accent)}.mlanding .h2{font-family:var(--serif);font-size:clamp(2rem,4.2vw,3.35rem);line-height:1.02;letter-spacing:-.018em}.mlanding .h3{font-family:var(--serif);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.08}.mlanding .h4{font-family:var(--serif);font-size:clamp(1.15rem,1.6vw,1.4rem)}.mlanding .lede{font-size:clamp(1.05rem,1.45vw,1.28rem);line-height:1.62;color:var(--ink-soft);max-width:46ch;text-wrap:pretty}.mlanding p{text-wrap:pretty;margin:0}.mlanding .eyebrow{font-family:var(--mono);font-size:.74rem;letter-spacing:.04em;text-transform:uppercase;color:var(--accent-deep);display:inline-flex;align-items:center;gap:.7em}.mlanding .eyebrow:before{content:"";width:26px;height:1px;background:var(--accent);display:inline-block}.mlanding .kicker{font-family:var(--serif);font-style:italic;font-size:clamp(1rem,1.4vw,1.22rem);color:var(--accent-deep);display:inline-flex;align-items:baseline;gap:.5em}.mlanding .kicker:before{content:"—";color:var(--accent);font-style:normal}.mlanding .pull{font-family:var(--serif);font-style:italic;font-size:clamp(1.15rem,1.9vw,1.55rem);line-height:1.3;color:var(--ink);border-left:2px solid var(--accent);padding-left:1.1rem;max-width:40ch}.mlanding .mono-note{font-family:var(--mono);font-size:.78rem;color:var(--ink-faint);letter-spacing:.01em}.mlanding .btn{display:inline-flex;align-items:center;gap:.6em;font-family:var(--sans);font-weight:600;font-size:.96rem;padding:.92em 1.5em;border-radius:var(--r-md);border:1px solid transparent;cursor:pointer;transition:transform .25s cubic-bezier(.2,.7,.3,1),background .25s,box-shadow .25s,color .2s,border-color .2s;white-space:nowrap}.mlanding .btn .arr{transition:transform .3s cubic-bezier(.2,.7,.3,1)}.mlanding .btn:hover .arr{transform:translateX(4px)}.mlanding .btn-primary{background:rgb(45,58,82);border-color:rgb(45,58,82);color:oklch(.99 .005 80);box-shadow:var(--shadow-sm)}.mlanding .btn-primary:hover{background:rgb(34,45,65);border-color:rgb(34,45,65);transform:translateY(-2px);box-shadow:var(--shadow-md)}.mlanding .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line)}.mlanding .btn-ghost:hover{border-color:var(--accent);color:var(--accent-deep);transform:translateY(-2px)}.mlanding .tlink{font-family:var(--sans);font-weight:600;font-size:.9rem;color:var(--accent-deep);display:inline-flex;align-items:center;gap:.45em}.mlanding .tlink .arr{transition:transform .3s cubic-bezier(.2,.7,.3,1)}.mlanding .tlink:hover .arr{transform:translateX(4px)}.mlanding .nav{position:sticky;top:0;z-index:60;background:rgb(250 250 248/.78);backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);border-bottom:1px solid transparent;transition:border-color .3s,background .3s}.mlanding .nav.is-stuck{border-bottom-color:var(--line);background:rgb(250 250 248/.9)}.mlanding .nav-inner{max-width:var(--maxw);margin-inline:auto;padding:13px var(--gut);display:flex;align-items:center;justify-content:space-between;gap:24px}.mlanding .brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--sans);font-weight:700;font-size:1.32rem;letter-spacing:-.02em;color:var(--ink)}.mlanding .brand-logo{height:34px;width:auto;display:block}.mlanding .footer .brand-logo{height:40px}.mlanding .nav-links{display:flex;align-items:center;gap:clamp(2px,.5vw,8px)}.mlanding .nav-links a{font-family:var(--sans);font-size:.88rem;font-weight:500;letter-spacing:-.003em;color:var(--ink-soft);position:relative;padding:7px 13px;border-radius:9px;transition:color .18s,background .18s;white-space:nowrap}.mlanding .nav-links a:hover{color:var(--ink);background:var(--surface-2)}.mlanding .nav-links a.active{color:var(--accent-deep);background:var(--accent-wash)}.mlanding .nav-links a:after{content:none}.mlanding .nav-links a.nav-cta{padding:.55em 1.1em;font-size:.95rem;line-height:1;border:1px solid var(--accent);border-radius:var(--r-md);color:var(--accent-deep);font-weight:600;transition:background .2s,color .2s}.mlanding .nav-links a.nav-cta:hover{background:var(--accent);color:oklch(.99 .005 80)}.mlanding .nav-links a.nav-cta:after{display:none}.mlanding .nav-toggle{display:none;background:none;border:1px solid var(--line);border-radius:10px;width:42px;height:42px;cursor:pointer;align-items:center;justify-content:center}.mlanding .nav-toggle span,.mlanding .nav-toggle span:after,.mlanding .nav-toggle span:before{content:"";display:block;width:18px;height:1.6px;background:var(--ink);position:relative;transition:.25s}.mlanding .nav-toggle span:before{position:absolute;top:-6px}.mlanding .nav-toggle span:after{position:absolute;top:6px}@media (max-width:940px){.mlanding .nav-toggle{display:inline-flex}.mlanding .nav-links{position:fixed;inset:64px 0 auto 0;flex-direction:column;align-items:flex-start;gap:6px;background:var(--surface);padding:18px var(--gut) 26px;border-bottom:1px solid var(--line);box-shadow:var(--shadow-md);transform:translateY(-12px);opacity:0;pointer-events:none;transition:.28s}.mlanding .nav-links.open{transform:none;opacity:1;pointer-events:auto}.mlanding .nav-links a{font-size:1.15rem;padding:8px 0}.mlanding .nav-cta{margin-top:8px}}.mlanding .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(22px,2.4vw,34px);transition:transform .35s cubic-bezier(.2,.7,.3,1),box-shadow .35s,border-color .3s;position:relative}.mlanding .card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:var(--line-soft)}.mlanding .badge{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--surface-2);border:1px solid var(--line);box-shadow:inset 0 1px 0 oklch(1 0 0/.6),var(--shadow-sm);color:var(--accent-deep);transition:background .3s,border-color .3s,transform .35s cubic-bezier(.2,.7,.3,1)}.mlanding .card:hover .badge{background:var(--accent-wash);border-color:var(--accent-tint);transform:scale(1.04)}.mlanding .badge svg{width:26px;height:26px}.mlanding .rule{height:1px;background:var(--line);border:0;margin:0}.mlanding .section-head{max-width:60ch}.mlanding .section-head .eyebrow{margin-bottom:22px}.mlanding .section-head .h2{margin-bottom:18px}.mlanding .footer{background:var(--bg-deep);border-top:1px solid var(--line);padding-block:clamp(56px,7vw,86px)}.mlanding .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:clamp(28px,4vw,64px)}.mlanding .footer h5{font-family:var(--mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-faint);margin:0 0 16px;font-weight:500}.mlanding .footer-links{display:flex;flex-direction:column;gap:11px}.mlanding .footer-links a{color:var(--ink-soft);font-size:.95rem;transition:color .2s;width:-moz-fit-content;width:fit-content}.mlanding .footer-links a:hover{color:var(--accent-deep)}.mlanding .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-top:clamp(40px,5vw,64px);padding-top:26px;border-top:1px solid var(--line)}@media (max-width:760px){.mlanding .footer-grid{grid-template-columns:1fr}}.mlanding .reveal{transition:transform .65s cubic-bezier(.2,.7,.3,1)}html.js .mlanding .reveal{transform:translateY(22px)}html.js .mlanding .reveal.in{transform:none}.mlanding .reveal[data-d="1"]{transition-delay:.07s}.mlanding .reveal[data-d="2"]{transition-delay:.14s}.mlanding .reveal[data-d="3"]{transition-delay:.21s}.mlanding .reveal[data-d="4"]{transition-delay:.28s}.mlanding .reveal[data-d="5"]{transition-delay:.35s}@media (prefers-reduced-motion:reduce){html.js .mlanding .reveal,html.js .mlanding .reveal.in{transform:none;transition:none}}.mlanding .center{text-align:center}.mlanding .mx-auto{margin-inline:auto}.mlanding .grid{display:grid;gap:clamp(18px,2vw,28px)}.mlanding .cols-2,.mlanding .cols-3{grid-template-columns:repeat(2,1fr)}.mlanding .cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width:980px){.mlanding .cols-3,.mlanding .cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.mlanding .cols-2,.mlanding .cols-3,.mlanding .cols-4{grid-template-columns:1fr}}.mlanding .flow>*+*{margin-top:1.05em}.mlanding .hero{padding-top:clamp(40px,6vw,72px);padding-bottom:clamp(56px,8vw,110px);position:relative}.mlanding .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(36px,5vw,80px);align-items:center}.mlanding .hero .kicker{margin-bottom:26px}.mlanding .hero .display{margin-bottom:26px;max-width:17ch;font-size:clamp(2.3rem,4.4vw,3.7rem);line-height:1.02}.mlanding .hero-sub{font-family:var(--serif);font-weight:400;font-style:normal;font-size:clamp(1.5rem,2.7vw,2.4rem);line-height:1.12;letter-spacing:-.012em;color:var(--ink);max-width:22ch;margin-bottom:36px;text-wrap:balance}.mlanding .hero .lede{margin-bottom:30px}.mlanding .hero .pull{margin-bottom:36px}.mlanding .hero-cta{display:flex;gap:14px;flex-wrap:wrap}@media (max-width:920px){.mlanding .hero-grid{grid-template-columns:1fr}.mlanding .hero .display{max-width:20ch}}.mlanding .stack{position:relative;padding-left:30px}.mlanding .stack-label{font-family:var(--mono);font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:18px;display:flex;justify-content:space-between}.mlanding .spine{position:absolute;left:7px;top:56px;bottom:34px;width:2px;background:linear-gradient(var(--accent-tint),var(--line));border-radius:2px;overflow:hidden}.mlanding .spine:after{content:"";position:absolute;left:0;top:-30%;width:100%;height:30%;background:linear-gradient(var(--accent),transparent);animation:mlpulse 3.4s cubic-bezier(.5,0,.5,1) infinite}@keyframes mlpulse{0%{top:-30%}to{top:130%}}@media (prefers-reduced-motion:reduce){.mlanding .spine:after{display:none}}.mlanding .tier{position:relative;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:18px 22px;margin-bottom:12px;transition:transform .35s cubic-bezier(.2,.7,.3,1),box-shadow .35s,border-color .3s}.mlanding .tier:hover{transform:translateX(6px);box-shadow:var(--shadow-md);border-color:var(--accent-tint)}.mlanding .tier-node{position:absolute;left:-30px;top:22px;width:16px;height:16px;border-radius:50%;background:var(--surface);border:2px solid var(--accent);box-shadow:0 0 0 4px var(--bg)}.mlanding .tier-num{font-family:var(--mono);font-size:.78rem;color:var(--accent-deep);font-weight:500;padding-top:3px}.mlanding .tier-name{font-family:var(--serif);font-size:1.22rem;line-height:1.1;margin-bottom:4px}.mlanding .tier-desc{font-size:.9rem;color:var(--ink-soft);line-height:1.45}.mlanding .feat-card{display:flex;flex-direction:column;gap:16px}.mlanding .feat-card .feat-title{font-family:var(--serif);font-size:1.32rem}.mlanding .feat-card p{font-size:.96rem;color:var(--ink-soft);margin:0;line-height:1.5}.mlanding .feat-card .tlink{margin-top:auto}.mlanding .gw-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;font-size:17px}@media (max-width:980px){.mlanding .gw-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.mlanding .gw-grid{grid-template-columns:1fr}}.mlanding .gw{display:flex;align-items:center;gap:18px;padding:22px 24px}.mlanding .gw .badge{width:50px;height:50px;flex:none}.mlanding .gw .badge svg{width:22px;height:22px}.mlanding .gw-name{font-family:var(--serif);font-size:22px;line-height:1.05}.mlanding .gw-tr{font-family:var(--mono);font-size:14px;color:var(--ink-faint);letter-spacing:.04em;margin-top:3px}.mlanding .motto{font-family:var(--serif);font-style:italic;font-size:clamp(1.6rem,3.4vw,2.6rem);line-height:1.2;max-width:24ch}.mlanding .disc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(20px,2.6vw,38px)}@media (max-width:980px){.mlanding .disc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.mlanding .disc-grid{grid-template-columns:1fr}}.mlanding .disc{border-top:2px solid var(--accent);padding-top:22px}.mlanding .disc-q{font-family:var(--serif);font-size:1.3rem;line-height:1.12;margin-bottom:14px}.mlanding .disc-q .num{font-family:var(--mono);font-size:.74rem;color:var(--accent-deep);display:block;margin-bottom:10px;font-style:normal;letter-spacing:.04em}.mlanding .disc p{font-size:.92rem;color:var(--ink-soft);line-height:1.55;margin:0}.mlanding .disc:hover{border-top-color:var(--accent-deep)}.mlanding .closing-band{background:var(--bg-deep)}.mlanding .closing-statement{font-family:var(--serif);font-size:clamp(1.5rem,3vw,2.3rem);line-height:1.25;max-width:24ch}.mlanding .closing-statement em{color:var(--accent-deep);font-style:italic}.mlanding .society-prose{max-width:70ch}.mlanding .society-prose p{font-size:1.06rem;line-height:1.72;color:var(--ink-soft);margin:0 0 22px}.mlanding .society-prose p:last-child{margin-bottom:0}.mlanding .society-prose .lead-in{font-size:1.18rem;color:var(--ink);line-height:1.6}.mlanding .society-prose em{font-style:italic;color:var(--ink)}.mlanding .dynamics-head{margin:clamp(48px,6vw,76px) 0 clamp(24px,3vw,36px)}.mlanding .society-layers{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:clamp(40px,5vw,64px)}@media (max-width:760px){.mlanding .society-layers{grid-template-columns:1fr}}.mlanding .slayer{display:flex;flex-direction:column;gap:12px}.mlanding .slayer-top{display:flex;align-items:center;gap:14px}.mlanding .slayer .badge{width:48px;height:48px;flex:none}.mlanding .slayer .badge svg{width:22px;height:22px}.mlanding .slayer-num{font-family:var(--mono);font-size:.72rem;color:var(--accent-deep);letter-spacing:.04em}.mlanding .slayer-h{font-family:var(--serif);font-size:1.3rem;line-height:1.05}.mlanding .slayer p{font-size:.95rem;color:var(--ink-soft);line-height:1.58;margin:0}.mlanding .society-tagline{font-family:var(--serif);font-style:italic;font-size:clamp(1.7rem,3.6vw,2.8rem);line-height:1.15;color:var(--accent);max-width:22ch;margin:clamp(40px,5vw,64px) auto 0;text-align:center}.mlanding .cta-band{text-align:center}.mlanding .cta-band .h2{max-width:18ch;margin-inline:auto;margin-bottom:28px}.mlanding .badge--lg{width:76px;height:76px}.mlanding .badge--lg svg{width:34px;height:34px}.mlanding .mod-switch{display:flex;gap:8px;flex-wrap:wrap;padding-top:clamp(28px,3vw,40px)}.mlanding .mod-tab{font-size:.92rem;font-weight:500;padding:.5em 1.1em;border:1px solid var(--line);border-radius:999px;color:var(--ink-soft);transition:all .2s}.mlanding .mod-tab:hover{border-color:var(--accent-tint);color:var(--ink)}.mlanding .mod-tab.active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.mlanding .phero{padding-top:clamp(36px,4vw,56px);padding-bottom:clamp(48px,6vw,88px)}.mlanding .phero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(36px,5vw,72px);align-items:center}.mlanding .phero .badge--lg{margin-bottom:24px}.mlanding .phero .display{font-size:clamp(3rem,7vw,5.4rem);margin-bottom:20px}.mlanding .phero .lede{margin-bottom:26px}.mlanding .phero .pull{margin-bottom:32px}@media (max-width:900px){.mlanding .phero-grid{grid-template-columns:1fr}}.mlanding .preview{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-lg);overflow:hidden}.mlanding .preview-bar{display:flex;align-items:center;gap:7px;padding:13px 16px;border-bottom:1px solid var(--line);background:var(--surface-2)}.mlanding .preview-bar i{width:10px;height:10px;border-radius:50%;background:var(--line);display:block}.mlanding .preview-bar .pb-label{font-family:var(--mono);font-size:.7rem;color:var(--ink-faint);margin-left:10px}.mlanding .preview-body{aspect-ratio:16/11;background:repeating-linear-gradient(135deg,var(--surface) 0 16px,var(--surface-2) 16px 32px);display:grid;place-items:center}.mlanding .preview-body .mono-note{background:var(--surface);padding:8px 14px;border-radius:999px;border:1px solid var(--line)}.mlanding .pills-row{display:flex;flex-wrap:wrap;gap:12px}.mlanding .pfeat{display:flex;flex-direction:column}.mlanding .pfeat-num{font-family:var(--mono);font-size:.74rem;color:var(--accent-deep);letter-spacing:.04em;margin-bottom:14px}.mlanding .pfeat-h{font-family:var(--serif);font-size:1.32rem;line-height:1.1;margin-bottom:10px}.mlanding .pfeat p{font-size:.95rem;color:var(--ink-soft);line-height:1.55;margin:0}.mlanding .intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(32px,5vw,72px);align-items:start}.mlanding .intro-grid .intro-copy p{font-size:1.05rem;color:var(--ink-soft);line-height:1.65;margin:0 0 18px}.mlanding .intro-sub{font-family:var(--serif);font-style:italic;font-size:1.25rem;color:var(--accent-deep);line-height:1.3;margin-bottom:24px}@media (max-width:840px){.mlanding .intro-grid{grid-template-columns:1fr}}.mlanding .vtable{border-top:1px solid var(--line)}.mlanding .vrow{display:grid;grid-template-columns:.6fr 1.4fr;gap:clamp(20px,3vw,48px);padding:22px 0;border-bottom:1px solid var(--line);align-items:baseline}.mlanding .vfeat{font-family:var(--serif);font-size:1.22rem;line-height:1.1}.mlanding .vval{font-size:1rem;color:var(--ink-soft);line-height:1.55}@media (max-width:640px){.mlanding .vrow{grid-template-columns:1fr;gap:6px}}.mlanding .omods{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:820px){.mlanding .omods{grid-template-columns:1fr}}.mlanding .omod{display:flex;align-items:center;gap:16px;padding:20px 22px;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);transition:transform .3s,box-shadow .3s,border-color .25s}.mlanding .omod:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--accent-tint)}.mlanding .omod .badge{width:46px;height:46px;flex:none}.mlanding .omod .badge svg{width:20px;height:20px}.mlanding .omod-name{font-family:var(--serif);font-size:1.12rem}.mlanding .omod-k{font-size:.8rem;color:var(--ink-soft)}.mlanding .omod .arr{transition:transform .3s}.mlanding .omod:hover .arr{transform:translateX(4px)}.mlanding .page-head{padding-top:clamp(48px,6vw,84px);padding-bottom:clamp(28px,4vw,44px)}.mlanding .page-head .display{margin:22px 0;font-size:clamp(2.3rem,5vw,3.9rem)}.mlanding .journey-embed{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-lg);overflow:hidden;position:relative}.mlanding .journey-bar{display:flex;align-items:center;gap:7px;padding:13px 16px;border-bottom:1px solid var(--line);background:var(--surface-2)}.mlanding .journey-bar i{width:10px;height:10px;border-radius:50%;background:var(--line);display:block}.mlanding .journey-bar .jb-label{font-family:var(--mono);font-size:.72rem;color:var(--ink-faint);margin-left:10px}.mlanding .journey-bar .jb-open{margin-left:auto;font-family:var(--sans);font-weight:600;font-size:.82rem;color:var(--accent-deep);display:inline-flex;align-items:center;gap:5px}.mlanding .journey-frame-wrap{position:relative;background:var(--bg-deep)}.mlanding .journey-frame-wrap iframe{display:block;width:100%;height:min(78vh,860px);border:0;position:relative;z-index:1}.mlanding .journey-fallback{position:absolute;inset:0;z-index:0;display:grid;place-content:center;text-align:center;gap:16px;padding:40px;background:repeating-linear-gradient(135deg,var(--surface) 0 18px,var(--surface-2) 18px 36px)}.mlanding .journey-fallback .mono-note{background:var(--surface);padding:8px 14px;border-radius:999px;border:1px solid var(--line)}.mlanding .journey-note{margin-top:20px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:center}.mlanding .page-head .display{max-width:18ch;margin:24px 0 26px;font-size:clamp(2.4rem,5vw,4rem)}.mlanding .part-nav{display:flex;gap:28px;flex-wrap:wrap;margin-top:30px}.mlanding .part-nav a{display:flex;align-items:baseline;gap:12px;padding:16px 22px;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);transition:border-color .25s,transform .3s,box-shadow .3s;flex:1 1 240px}.mlanding .part-nav a:hover{border-color:var(--accent-tint);transform:translateY(-3px);box-shadow:var(--shadow-md)}.mlanding .part-nav .pn-num{font-family:var(--mono);font-size:.74rem;color:var(--accent-deep)}.mlanding .part-nav .pn-t{display:block;font-family:var(--serif);font-size:1.18rem;line-height:1.1}.mlanding .part-nav .pn-s{display:block;font-size:.85rem;color:var(--ink-soft);margin-top:4px}.mlanding .ctx{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(28px,4vw,64px);padding-block:clamp(40px,5vw,64px);border-top:1px solid var(--line)}.mlanding .ctx:first-of-type{border-top:0}.mlanding .ctx-num{font-family:var(--mono);font-size:.78rem;color:var(--accent-deep);letter-spacing:.04em}.mlanding .ctx-title{font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.04;margin:14px 0 16px}.mlanding .ctx-tag{font-size:1.18rem;color:var(--accent-deep);line-height:1.3}.mlanding .ctx-closer,.mlanding .ctx-tag{font-family:var(--serif);font-style:italic}.mlanding .ctx-closer{font-size:1.02rem;color:var(--ink-soft);margin-top:26px;padding-top:20px;border-top:1px solid var(--line);max-width:34ch}.mlanding .ctx-body>p{font-size:1.02rem;color:var(--ink-soft);line-height:1.62;margin:0 0 26px;max-width:56ch}.mlanding .ctx-feats{display:flex;flex-direction:column;gap:0}.mlanding .feat-row{padding:18px 0;border-top:1px solid var(--line-soft);display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}.mlanding .feat-row:first-child{border-top:0;padding-top:0}.mlanding .feat-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);margin-top:8px}.mlanding .feat-row h4{font-weight:600;font-size:1.02rem;margin-bottom:4px}.mlanding .feat-row p{font-size:.92rem;color:var(--ink-soft);margin:0}@media (max-width:820px){.mlanding .ctx{grid-template-columns:1fr;gap:24px}.mlanding .ctx-closer{border-top:0;padding-top:0}}.mlanding .transition-line{font-family:var(--mono);font-size:.8rem;color:var(--ink-faint);letter-spacing:.03em;display:flex;align-items:center;gap:14px}.mlanding .transition-line:after,.mlanding .transition-line:before{content:"";height:1px;background:var(--line);flex:1}.mlanding .dom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}@media (max-width:860px){.mlanding .dom-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.mlanding .dom-grid{grid-template-columns:1fr}}.mlanding .dom{background:var(--surface);padding:24px 26px;transition:background .25s}.mlanding .dom:hover{background:var(--surface-2)}.mlanding .dom-name{font-family:var(--serif);font-size:1.16rem;margin-bottom:6px}.mlanding .dom-desc{font-size:.88rem;color:var(--ink-soft);line-height:1.45}.mlanding .dom--more{background:var(--accent-wash);display:flex;flex-direction:column;justify-content:center}.mlanding .dom--more .dom-name{color:var(--accent-deep)}.mlanding .stat-band{display:flex;align-items:center;gap:clamp(24px,4vw,56px);flex-wrap:wrap}.mlanding .stat-num{font-family:var(--serif);font-size:clamp(4rem,11vw,9rem);line-height:.9;letter-spacing:-.03em;color:var(--accent)}.mlanding .stat-band .lede{margin:0}.mlanding .nav-links a.nav-cta{margin-left:6px}.mlanding .nav-links a.nav-login{background:var(--accent);color:#fff;padding:.52em 1.2em;border-radius:9px;font-weight:600;font-size:.88rem;transition:background .2s,color .2s}.mlanding .nav-links a.nav-login:hover{background:var(--accent-deep);color:#fff}.mlanding .nav-links a.nav-login:after{content:none}.mlanding .phero-amblem{padding:0;background:var(--surface);border-color:var(--line-soft)}.mlanding .phero-amblem img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:12px;display:block}.mlanding .preview-body:has(.preview-shot){background:var(--surface);padding:0;aspect-ratio:auto}.mlanding .preview-shot{display:block;width:100%;height:auto}.mlanding .mproduct .display{color:var(--ink)}.mlanding .mproduct .eyebrow{color:var(--ink-soft)}.mlanding .mproduct .eyebrow:before{background:var(--ink-faint)}.mlanding .mproduct .pfeat-num{color:var(--ink-soft)}.mlanding .mproduct .intro-sub{color:var(--ink);font-style:italic}.mlanding .mproduct .pull{border-left-color:var(--ink-faint);color:var(--ink)}.mlanding .mproduct .tlink{color:var(--ink)}.mlanding .mproduct .tlink:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.mlanding .mproduct .btn-ghost:hover{border-color:var(--ink);color:var(--ink)}.mlanding .mproduct .closing-band .ctx-num,.mlanding .mproduct .ctx-num{color:var(--ink-soft)}.mlanding .section-dark{background:#121826;color:#E7EBF3}.mlanding .section-dark .eyebrow{color:#fff}.mlanding .section-dark .eyebrow:before{background:#FF4E61}.mlanding .section-dark .display,.mlanding .section-dark .h2,.mlanding .section-dark h1,.mlanding .section-dark h2,.mlanding .section-dark h3{color:#fff}.mlanding .section-dark .lede,.mlanding .section-dark p{color:#A9B3C5}.mlanding .section-dark .closing-statement{color:#F3F5FA}.mlanding .section-dark .closing-statement em,.mlanding .section-dark em{color:var(--accent)}.mlanding .section-dark .btn-primary{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff}.mlanding .section-dark .btn-ghost{color:#E7EBF3;border-color:rgba(255,255,255,.28)}.mlanding .section-dark .btn-ghost:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.5);color:#fff}.mlanding .hero.section-dark{background:#121826}.mlanding .hero.section-dark .display{font-style:italic;font-weight:700;color:#fff;margin-bottom:40px;max-width:26ch;line-height:1.14;padding-bottom:.14em;padding-right:.12em}.mlanding .hero.section-dark .hero-sub{color:#C5CCD9;max-width:38ch}.mlanding .hero.section-dark .stack-label{color:#7E8AA0}.mlanding .hero.section-dark .tier{background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.12)}.mlanding .hero.section-dark .tier:hover{border-color:rgba(255,78,97,.5);box-shadow:none}.mlanding .hero.section-dark .tier-name{color:#F3F5FA}.mlanding .hero.section-dark .tier-desc{color:#A9B3C5}.mlanding .hero.section-dark .tier-num{color:#FF4E61}.mlanding .hero.section-dark .tier-node{background:#121826;box-shadow:0 0 0 4px #121826}.mlanding .hero.section-dark .spine{background:linear-gradient(rgba(255,78,97,.5),rgba(255,255,255,.12))}.mlanding .hero.section-dark .btn-ghost{color:#E7EBF3;border-color:rgba(255,255,255,.28)}.mlanding .hero.section-dark .btn-ghost:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.5)}@media (prefers-reduced-motion:no-preference){.mlanding .hero.section-dark .tier-node{animation:nodeFill 4.4s ease-in-out infinite}.mlanding .hero.section-dark .tier:last-child .tier-node{animation-delay:0s}.mlanding .hero.section-dark .tier:nth-last-child(2) .tier-node{animation-delay:1.1s}.mlanding .hero.section-dark .tier:nth-last-child(3) .tier-node{animation-delay:2.2s}.mlanding .hero.section-dark .tier:nth-last-child(4) .tier-node{animation-delay:3.3s}.mlanding .hero.section-dark .tier{transition:border-color .4s,background .4s}}@keyframes nodeFill{0%,6%{background:#121826;box-shadow:0 0 0 4px #121826;transform:scale(1)}14%,22%{background:var(--accent);box-shadow:0 0 0 4px #121826,0 0 14px 3px rgba(224,27,26,.7);transform:scale(1.25)}34%,to{background:#121826;box-shadow:0 0 0 4px #121826;transform:scale(1)}}.mlanding .society-head-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,4vw,64px);align-items:center}@media (max-width:900px){.mlanding .society-head-grid{grid-template-columns:1fr;gap:32px;align-items:start}}.mlanding .society-prose.cols2{max-width:none;display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:clamp(34px,4vw,64px);column-gap:clamp(34px,4vw,64px);margin-bottom:clamp(48px,6vw,88px);align-items:start}.mlanding .society-prose.cols2 .col>p{margin:0 0 18px}.mlanding .society-prose.cols2 .col>p:last-child{margin-bottom:0}.mlanding .society-prose.cols2 .lead-in{font-size:1.06rem;line-height:1.72;color:var(--ink)}@media (max-width:720px){.mlanding .society-prose.cols2{grid-template-columns:1fr;row-gap:18px}}.mlanding .paper-card{display:grid;grid-template-columns:144px 1fr;gap:clamp(16px,1.8vw,24px);align-items:start;padding:clamp(20px,2.2vw,26px);border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);box-shadow:var(--shadow-sm)}@media (max-width:460px){.mlanding .paper-card{grid-template-columns:1fr}}.mlanding .paper-cover-wrap{position:relative}.mlanding .paper-cover{width:100%;aspect-ratio:1040/1264;display:block;border:1px solid var(--line);background:repeating-linear-gradient(135deg,var(--surface-2) 0 14px,var(--surface) 14px 28px);-o-object-fit:cover;object-fit:cover}.mlanding .paper-issue{position:absolute;top:10px;left:-8px;font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;font-weight:600;color:#fff;background:var(--accent);padding:5px 10px;box-shadow:var(--shadow-sm)}.mlanding .paper-body{display:flex;flex-direction:column;min-width:0}.mlanding .paper-eyebrow{font-family:var(--mono);font-size:.64rem;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:10px}.mlanding .paper-title{font-family:var(--serif);font-size:clamp(1.25rem,1.5vw,1.55rem);line-height:1.12;letter-spacing:-.01em;margin:0 0 12px;text-wrap:balance}.mlanding .paper-title em{font-style:italic;color:var(--accent-deep)}.mlanding .paper-desc{font-size:.92rem;line-height:1.5;color:var(--ink-soft);margin:0 0 16px}.mlanding .paper-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.mlanding .paper-tags span{font-family:var(--mono);font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);border:1px solid var(--line);border-radius:999px;padding:5px 11px}.mlanding .paper-read{font-family:var(--mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--accent-deep);display:inline-flex;align-items:center;gap:8px;white-space:nowrap;transition:gap .25s;margin-top:auto}.mlanding .paper-read:hover{gap:13px}.mlanding .paper-read:after{display:none}.mlanding .tagline-band{background:#121826;text-align:center}.mlanding .tagline-band .society-tagline{color:#fff;margin:0 auto;max-width:24ch}.mlanding .gw-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;margin-bottom:clamp(28px,4vw,46px)}@media (max-width:640px){.mlanding .gw-meta{grid-template-columns:1fr}}.mlanding .gw-meta-item{background:var(--surface);padding:22px 26px;display:flex;flex-direction:column;gap:6px}.mlanding .gw-meta-n{font-family:var(--serif);font-size:clamp(2.1rem,3.6vw,3rem);line-height:1;color:var(--accent);letter-spacing:-.02em}.mlanding .gw-meta-l{font-size:.9rem;color:var(--ink-soft);line-height:1.4}.mlanding .gw-families{display:grid;grid-template-columns:3fr 4fr;gap:clamp(20px,2.6vw,36px);align-items:stretch}@media (max-width:920px){.mlanding .gw-families{grid-template-columns:1fr}}.mlanding .gw-family{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(22px,2.6vw,34px);display:flex;flex-direction:column}.mlanding .gw-family-head{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:16px;column-gap:16px;row-gap:4px;align-items:baseline;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid var(--line-soft)}.mlanding .gw-family-num{font-family:var(--mono);font-size:.74rem;color:var(--accent-deep);letter-spacing:.08em}.mlanding .gw-family-name{font-family:var(--serif);font-size:clamp(1.5rem,2.3vw,2rem);line-height:1}.mlanding .gw-family-sub{grid-column:2;font-size:.95rem;color:var(--ink-soft);line-height:1.4;margin:0}.mlanding .gw-list-label{font-family:var(--mono);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:12px}.mlanding .gw-family-list{display:flex;flex-direction:column;gap:10px}.mlanding .gw-prod{display:flex;align-items:flex-start;gap:16px;padding:16px 18px;border:1px solid var(--line);border-radius:var(--r-md);background:var(--bg);transition:border-color .25s,transform .3s,box-shadow .3s}.mlanding .gw-prod:hover{border-color:var(--accent-tint);transform:translateX(5px);box-shadow:var(--shadow-sm)}.mlanding .gw-prod .badge{width:44px;height:44px;flex:none;margin-top:2px}.mlanding .gw-prod .badge svg{width:20px;height:20px}.mlanding .gw-prod-body{flex:1;min-width:0}.mlanding .gw-prod-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.mlanding .gw-prod-name{font-family:var(--serif);font-size:1.1rem;line-height:1.1}.mlanding .gw-prod-tr{font-family:var(--mono);font-size:.7rem;color:var(--ink-faint);letter-spacing:.04em;margin-top:4px}.mlanding .gw-prod-desc{display:block;font-size:.95rem;color:var(--ink-soft);line-height:1.5;margin-top:8px}.mlanding .gw-prod .arr{margin-left:4px;color:var(--ink-faint);align-self:center;transition:transform .25s,color .25s}.mlanding .gw-prod:hover .arr{color:var(--accent);transform:translateX(3px)}.mlanding .gw-plus{font-family:var(--serif);font-size:1.5rem;color:var(--accent);text-align:center;margin:16px 0 6px;line-height:1}.mlanding .gw-tailored{display:block;padding:16px 18px;border:1px dashed var(--line);border-radius:var(--r-md);background:transparent;transition:border-color .25s,background .25s;margin-top:auto}.mlanding .gw-tailored:hover{border-color:var(--accent);background:var(--accent-wash)}.mlanding .gw-tailored-t{font-family:var(--serif);font-size:1.06rem;color:var(--accent-deep)}.mlanding .gw-tailored-s{font-size:.85rem;color:var(--ink-soft);margin-top:5px;line-height:1.45}.mlanding .ctx-prod{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);background:var(--surface-2);border:1px solid var(--line);border-radius:999px;padding:5px 12px;margin-bottom:14px}.mlanding .ctx-prod b{font-family:var(--serif);font-weight:500;font-size:.82rem;letter-spacing:0;text-transform:none;color:var(--accent-deep)}.mlanding a.ctx-prod{transition:border-color .25s,background .25s}.mlanding a.ctx-prod:hover{border-color:var(--accent);background:var(--accent-wash)}.mlanding .page-head.section-dark .display{color:#fff}.mlanding .page-head.section-dark .lede{color:#A9B3C5}.mlanding .page-head.section-dark .part-nav a{background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.14)}.mlanding .page-head.section-dark .part-nav a:hover{border-color:rgba(255,78,97,.5);box-shadow:none}.mlanding .page-head.section-dark .part-nav .pn-num{color:#FF4E61}.mlanding .page-head.section-dark .part-nav .pn-t{color:#F3F5FA}.mlanding .page-head.section-dark .part-nav .pn-s{color:#A9B3C5}.mlanding .ctx-title{font-weight:700}.mlanding .ctx-tag{font-size:1.35rem}.mlanding .ctx-closer{font-size:1.12rem}.mlanding .ctx-body>p{font-family:var(--sans);font-size:1.1rem}.mlanding .feat-row h4{font-family:var(--serif);font-weight:700;font-size:1.22rem;line-height:1.12;margin-bottom:6px}.mlanding .feat-row p{font-family:var(--sans);font-size:.95rem;line-height:1.5}.mlanding .dom-name{font-weight:700;font-size:1.2rem}.mlanding .dom-desc{font-family:var(--sans);font-size:.95rem;line-height:1.5}.mlanding .stat-band{justify-content:center;text-align:left}.mlanding .phero-head{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:14px}.mlanding .phero-head .badge--lg{margin-bottom:0}.mlanding .phero.section-dark{background:#121826}.mlanding .phero.section-dark .display{color:#fff}.mlanding .phero.section-dark .lede{color:#A9B3C5}.mlanding .phero.section-dark .pull{color:#E7EBF3;border-left-color:var(--accent)}.mlanding .phero.section-dark .eyebrow{color:#fff}.mlanding .phero.section-dark .phero-amblem{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.mlanding .pfeat-h,.mlanding .vfeat{font-size:1.3rem;line-height:1.12}.mlanding .vval{font-size:.95rem}.mlanding .omod-name{font-size:1.1rem}.mlanding .nav-item.has-menu{position:relative;display:inline-flex;align-items:center;padding-bottom:18px;margin-bottom:-18px}.mlanding .nav-item.has-menu>a{display:inline-flex;align-items:center;gap:4px}.mlanding .nav-item .caret{display:inline-block;width:6px;height:6px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg) translateY(-2px);transition:transform .2s;opacity:.6}.mlanding .nav-item.has-menu:focus-within .caret,.mlanding .nav-item.has-menu:hover .caret{transform:rotate(225deg) translateY(0);opacity:1}.mlanding .nav-mega{position:absolute;top:calc(100% + 16px);left:50%;transform:translateX(-50%) translateY(-8px);width:560px;max-width:92vw;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-md);padding:22px;opacity:0;pointer-events:none;transition:opacity .22s,transform .22s;z-index:70}.mlanding .nav-mega:before{content:"";position:absolute;top:-16px;left:0;right:0;height:16px}.mlanding .nav-item.has-menu:focus-within .nav-mega,.mlanding .nav-item.has-menu:hover .nav-mega{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.mlanding .nav-mega-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.mlanding .nav-mega-col h6{font-family:var(--mono);font-size:.62rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);margin:0 0 10px}.mlanding .nav-mega-col .mega-link{display:flex;flex-direction:column;padding:8px 10px;margin:0 -10px;border-radius:var(--r-sm);transition:background .18s}.mlanding .nav-mega-col .mega-link:hover{background:var(--surface-2)}.mlanding .nav-mega-col .mega-link:after{display:none}.mlanding .nav-mega-col .ml-name{font-family:var(--serif);font-size:1rem;line-height:1.1;color:var(--ink)}.mlanding .nav-mega-col .ml-tr{font-family:var(--mono);font-size:.68rem;color:var(--ink-faint);letter-spacing:.04em;margin-top:3px}.mlanding .nav-mega-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line-soft)}.mlanding .nav-mega-foot .nmf-note{font-family:var(--mono);font-size:.68rem;color:var(--ink-faint);letter-spacing:.04em}.mlanding .nav-mega-foot .nmf-all{font-family:var(--sans);font-size:.86rem;font-weight:600;color:var(--accent-deep)}.mlanding .nav-mega-foot .nmf-all:after{display:none}@media (max-width:940px){.mlanding .nav-mega{position:static;transform:none;width:100%;opacity:1;pointer-events:auto;padding:12px 0 4px;box-shadow:none;border:0;background:transparent}.mlanding .nav-mega-grid{grid-template-columns:1fr;gap:12px}.mlanding .nav-mega-foot{flex-direction:column;align-items:flex-start}}.mlanding .phero.section-dark .mod-switch{padding-top:0;margin-bottom:clamp(28px,3vw,40px)}.mlanding .phero.section-dark .mod-tab{border-color:rgba(255,255,255,.18);color:#C5CCD9;background:rgba(255,255,255,.04)}.mlanding .phero.section-dark .mod-tab:hover{border-color:rgba(255,78,97,.55);color:#fff;background:rgba(255,255,255,.08)}.mlanding .phero.section-dark .mod-tab.active{background:#fff;color:var(--ink);border-color:#fff}.mlanding .lang-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);margin-left:4px}.mlanding .lang-switch a,.mlanding .lang-switch button{font-family:var(--mono);font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);background:none;border:0;cursor:pointer;padding:5px 9px;border-radius:999px;line-height:1;transition:color .18s,background .18s}.mlanding .lang-switch a:hover,.mlanding .lang-switch button:hover{color:var(--ink);background:transparent}.mlanding .lang-switch a.active,.mlanding .lang-switch button.active{color:#fff;background:var(--accent)}.mlanding .nav-links .lang-switch a{padding:5px 9px}.mlanding .nav-links .lang-switch a:after{content:none}.mlanding .disc-grid{grid-template-columns:repeat(2,1fr);gap:clamp(30px,3.6vw,56px) clamp(30px,3.2vw,60px)}@media (max-width:720px){.mlanding .disc-grid{grid-template-columns:1fr}}.mlanding .disc{padding-top:24px;transition:border-top-color .3s}.mlanding .disc-q{font-size:clamp(1.5rem,2.1vw,1.95rem);line-height:1.1;margin-bottom:16px}.mlanding .disc-q .num{font-size:.72rem;margin-bottom:12px;letter-spacing:.07em;text-transform:uppercase}.mlanding .disc p{font-size:1rem;line-height:1.62;max-width:52ch}.mlanding .disc-closer{font-family:var(--serif);font-style:italic;color:var(--accent-deep);font-size:1.08rem;line-height:1.3;margin-top:16px}