.home{min-height:100dvh;background:var(--bg);color:var(--ink);font-family:var(--serif);font-size:18px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.home *,.home :after,.home :before{box-sizing:border-box}.home ::selection{background:var(--accent-wash);color:var(--accent-deep)}.home h1,.home h2,.home h3,.home h4{font-weight:600;line-height:1.12;letter-spacing:-.012em;margin:0}.home .hero{padding:84px 0 72px;text-align:center;position:relative;overflow:hidden}.home .hero h1{font-size:clamp(40px,6vw,68px);letter-spacing:-.022em;line-height:1.04;max-width:16ch;margin:0 auto}.home .hero h1 em{font-style:italic;color:var(--accent-deep);font-weight:500}.home .hero .sub{font-size:clamp(18px,2.1vw,21px);color:var(--ink-2);max-width:60ch;margin:24px auto 0;line-height:1.55}.home .hero .cta-row{display:flex;gap:14px;justify-content:center;margin-top:36px;flex-wrap:wrap}.home .hero .reassure{font-family:var(--sans);font-size:13px;color:var(--ink-3);margin-top:20px;letter-spacing:.01em}.home{--brand-claude:#d97757;--brand-gemini-blue:#3186ff;--brand-gemini-green:#08b962;--brand-gemini-red:#f94543;--brand-gemini-yellow:#fabc12;--brand-deepseek:#4d6bfe;--brand-qwen-1:#6336e7;--brand-qwen-2:#6f69f7;--brand-mono:#1a1a1a}.dark .home{--brand-mono:#ededed}.home .models-section{margin:46px calc(50% - 50vw) 0;background:var(--bg-warm);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:40px 0}.home .mb-caption{font-family:var(--sans);font-size:12.5px;color:var(--ink-3);text-align:center;margin:0 0 18px;letter-spacing:.01em}.home .models-row{display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap}.home .model-item{display:flex;align-items:center;gap:9px}.home .mb-logo{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--brand-mono)}.home .mb-logo svg{width:22px;height:22px;display:block}.home .mb-name{font-family:var(--sans);font-size:15px;font-weight:500;color:var(--ink-2)}@media (max-width:640px){.home .models-row{gap:18px 26px}.home .models-section{padding:32px 0}}.home .ring-stage{margin:54px auto 0;max-width:560px}.home .ring-svg{width:100%;height:auto;display:block}.home .ring-lines{stroke:var(--accent)}.home .ring-center-circle,.home .ring-nodes circle,.home .ring-pulse{fill:var(--accent)}.home .ring-label{font-family:var(--sans);font-size:13px;font-weight:500;letter-spacing:.05em;fill:var(--ink-2);text-transform:uppercase}.home .ring-chairman{font-family:var(--sans);font-size:18px;font-weight:600;letter-spacing:.02em;fill:var(--on-accent);text-transform:none}@media (prefers-reduced-motion:no-preference){.home .ring-stage.in .ring-line{stroke-dasharray:240;stroke-dashoffset:240;animation:home-draw 1.1s ease forwards}.home .ring-lines .ring-line:first-child{animation-delay:.15s}.home .ring-lines .ring-line:nth-child(2){animation-delay:.27s}.home .ring-lines .ring-line:nth-child(3){animation-delay:.39s}.home .ring-lines .ring-line:nth-child(4){animation-delay:.51s}.home .ring-lines .ring-line:nth-child(5){animation-delay:.63s}.home .ring-stage.in .ring-node{opacity:0;animation:home-node-in .5s ease forwards;transform-box:fill-box;transform-origin:center}.home .ring-nodes .ring-node:first-child{animation-delay:.5s}.home .ring-nodes .ring-node:nth-child(2){animation-delay:.62s}.home .ring-nodes .ring-node:nth-child(3){animation-delay:.74s}.home .ring-nodes .ring-node:nth-child(4){animation-delay:.86s}.home .ring-nodes .ring-node:nth-child(5){animation-delay:.98s}.home .ring-stage.in .ring-center-circle{opacity:0;animation:home-node-in .6s ease 1.1s forwards;transform-box:fill-box;transform-origin:center}.home .ring-stage.in .ring-chairman{opacity:0;animation:home-fade-in .5s ease 1.4s forwards}.home .ring-stage.in .ring-pulse{animation:home-pulse 3.6s ease-in-out 1.7s infinite;transform-box:fill-box;transform-origin:center}}@keyframes home-draw{to{stroke-dashoffset:0}}@keyframes home-node-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes home-fade-in{0%{opacity:0}to{opacity:1}}@keyframes home-pulse{0%,to{opacity:.16;transform:scale(1)}50%{opacity:.04;transform:scale(1.4)}}@media (prefers-reduced-motion:no-preference){.home .rv.armed .rv-item,.home .rv.armed.rv-item{opacity:0;transform:translateY(16px)}.home .rv.in .rv-item,.home .rv.in.rv-item{opacity:1;transform:none;transition:opacity .6s cubic-bezier(.22,.61,.3,1) var(--d,0s),transform .6s cubic-bezier(.22,.61,.3,1) var(--d,0s)}}.home .rv>.rv-item:nth-child(2){--d:80ms}.home .rv>.rv-item:nth-child(3){--d:160ms}.home .rv>.rv-item:nth-child(4){--d:240ms}.home .rv>.rv-item:nth-child(5){--d:320ms}.home .rv>.rv-item:nth-child(6){--d:400ms}.home .tabs-mock.rv .ans.rv-item{--d:260ms}.home .tabs-mock.rv .ans.rv-item+.ans.rv-item{--d:540ms}.home .tabs-mock.rv .ans.rv-item+.ans.rv-item+.ans.rv-item{--d:820ms}.home .tabs-mock.rv .tabs-foot.rv-item{--d:1200ms}.home .transcript.rv .ts-q.rv-item{--d:100ms}.home .transcript.rv .ts-ans.rv-item{--d:420ms}.home .transcript.rv .ts-ans.rv-item+.ts-ans.rv-item{--d:760ms}.home .transcript.rv .ts-synth.rv-item{--d:1300ms}.home .section{padding:96px 0}.home .section.tint{background:var(--bg-warm);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home .sec-head{max-width:62ch}.home .sec-head.center{margin:0 auto;text-align:center}.home .sec-head h2{font-size:clamp(30px,4vw,44px);letter-spacing:-.018em;margin-top:20px}.home .sec-head h2 em{font-style:italic;color:var(--accent-deep);font-weight:500}.home .sec-head .lead{font-size:20px;color:var(--ink-2);margin-top:18px;line-height:1.55}.home .problem-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.home .problem-copy h2{font-size:clamp(28px,3.6vw,40px);letter-spacing:-.018em;margin-top:20px}.home .problem-copy p{color:var(--ink-2);font-size:19px;margin:18px 0 0}.home .problem-copy p strong{color:var(--ink);font-weight:600}.home .tabs-mock{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);overflow:hidden}.home .tabs-bar{display:flex;gap:2px;padding:10px 10px 0;background:var(--surface-2);border-bottom:1px solid var(--line)}.home .tab{font-family:var(--sans);font-size:12.5px;color:var(--ink-3);padding:9px 14px;border-radius:8px 8px 0 0;border:1px solid transparent;border-bottom:none;display:flex;align-items:center;gap:7px}.home .tab.on{background:var(--surface);color:var(--ink-2);border-color:var(--line)}.home .tab .dot{width:7px;height:7px;border-radius:50%}.home .tabs-body{padding:22px;font-size:15px;color:var(--ink-3)}.home .tabs-body .q{font-family:var(--sans);font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);margin-bottom:10px}.home .tabs-body .ans{color:var(--ink-2);font-size:15.5px;line-height:1.5;margin:0}.home .tabs-body .ans+.ans{margin-top:14px;padding-top:14px;border-top:1px dashed var(--line-strong)}.home .tabs-foot{font-family:var(--sans);font-size:12.5px;color:var(--ink-3);padding:14px 22px;border-top:1px solid var(--line);background:var(--surface-2);font-style:normal}.home .modes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px}.home .mode-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:28px 26px;transition:border-color .2s,box-shadow .2s,transform .2s}.home .mode-card:hover{border-color:var(--accent-line);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.home .mode-card .ico{margin-bottom:18px;color:var(--accent)}.home .mode-card h3{font-size:21px;letter-spacing:-.01em}.home .mode-card .tag{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin-bottom:14px;display:block}.home .mode-card p{color:var(--ink-2);font-size:16.5px;margin:12px 0 0;line-height:1.5}.home .transcript-block{margin-top:60px;display:grid;grid-template-columns:1fr;gap:0}.home .transcript{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);overflow:hidden;max-width:880px;margin:0 auto;width:100%}.home .ts-head{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--line);background:var(--surface-2)}.home .ts-head .mode-pill{font-family:var(--sans);font-size:12px;font-weight:500;color:var(--accent-deep);background:var(--accent-wash);padding:5px 11px;border-radius:999px;letter-spacing:.02em}.home .ts-q{padding:22px 26px;border-bottom:1px solid var(--line)}.home .ts-q .who{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin-bottom:8px}.home .ts-q .text{font-size:19px;color:var(--ink);font-weight:500}.home .ts-answers{display:grid;grid-template-columns:1fr 1fr}.home .ts-ans{padding:20px 24px;border-bottom:1px solid var(--line)}.home .ts-ans:nth-child(odd){border-right:1px solid var(--line)}.home .ts-model{display:flex;align-items:center;gap:8px;margin-bottom:11px}.home .ts-model .dot{width:9px;height:9px;border-radius:50%}.home .ts-model .name{font-family:var(--sans);font-size:13px;font-weight:600;color:var(--ink-2)}.home .ts-model .badge{font-family:var(--sans);font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);background:var(--bg-warm);padding:2px 7px;border-radius:5px;margin-left:auto}.home .ts-ans .body{font-size:15px;color:var(--ink-2);line-height:1.55}.home .ts-synth{padding:24px 26px;background:var(--accent-wash)}.home .ts-synth .who{display:flex;align-items:center;gap:9px;font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-deep);margin-bottom:11px}.home .ts-synth .who svg{display:block}.home .ts-synth .body{font-size:16px;color:var(--ink);line-height:1.6}.home .ts-synth .body b,.home .ts-synth .body strong{color:var(--accent-deep);font-weight:600}.home .council-head{display:grid;grid-template-columns:1fr;gap:0;text-align:center;max-width:64ch;margin:0 auto}.home .council-head h2{font-size:clamp(30px,4vw,44px);letter-spacing:-.018em;margin-top:20px}.home .council-head .lead{margin-left:auto;margin-right:auto}.home .council-roles{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:54px}.home .role{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:24px 20px;text-align:left;transition:border-color .2s,transform .2s}.home .role:hover{border-color:var(--accent-line);transform:translateY(-3px)}.home .role .glyph{width:34px;height:34px;border-radius:9px;background:var(--accent-wash);display:flex;align-items:center;justify-content:center;color:var(--accent-deep);margin-bottom:16px}.home .role h4{font-size:17px;letter-spacing:-.01em}.home .role .model{font-family:var(--mono);font-size:11px;color:var(--ink-3);margin-top:5px;display:block}.home .role p{font-size:14px;color:var(--ink-2);margin:12px 0 0;line-height:1.5}.home .chairman{margin-top:18px;background:var(--ink-fixed);color:var(--on-ink);border-radius:var(--radius-sm);padding:26px 30px;display:flex;align-items:center;gap:24px}.home .chairman .glyph{width:42px;height:42px;border-radius:10px;background:rgba(157,170,107,.18);display:flex;align-items:center;justify-content:center;color:var(--accent-soft);flex-shrink:0}.home .chairman h4{font-size:19px;color:var(--on-accent)}.home .chairman .model{font-family:var(--mono);font-size:11px;color:var(--on-ink-faint);margin-top:4px;display:block}.home .chairman p{font-size:15.5px;color:var(--on-ink-soft);margin:0;line-height:1.5;flex:1}.home .council-note{font-family:var(--sans);font-size:13px;color:var(--ink-3);text-align:center;margin-top:26px;letter-spacing:.01em}.home .pillars{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:52px}.home .pillar{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:38px 36px}.home .pillar .ico{color:var(--accent);margin-bottom:20px}.home .pillar h3{font-size:24px;letter-spacing:-.014em}.home .pillar p{color:var(--ink-2);font-size:17px;margin:14px 0 0;line-height:1.55}.home .pillar .fine{font-family:var(--sans);font-size:13px;color:var(--ink-3);margin-top:16px}.home .price-toggle{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:34px;font-family:var(--sans)}.home .price-toggle .lab{font-size:14px;color:var(--ink-2);font-weight:500}.home .price-toggle .lab.muted{color:var(--ink-3)}.home .toggle{position:relative;width:50px;height:28px;background:var(--accent);border-radius:999px;cursor:pointer;border:none;padding:0;transition:background .2s}.home .toggle:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:var(--on-accent);transition:transform .2s ease}.home .toggle[data-annual=true]:after{transform:translateX(22px)}.home .save-pill{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--accent-deep);background:var(--accent-wash);padding:4px 9px;border-radius:999px}.home .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;align-items:stretch}.home .plan{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:32px 30px;display:flex;flex-direction:column}.home .plan.featured{border-color:var(--accent);box-shadow:var(--shadow-card);position:relative}.home .plan.featured:before{content:"Most chosen";position:absolute;top:-12px;left:30px;font-size:11px;letter-spacing:.06em;color:var(--on-accent);background:var(--accent);padding:5px 12px;border-radius:999px}.home .plan .name,.home .plan.featured:before{font-family:var(--sans);font-weight:600;text-transform:uppercase}.home .plan .name{font-size:14px;letter-spacing:.04em;color:var(--accent-deep)}.home .plan .price{margin-top:18px;display:flex;align-items:baseline;gap:4px}.home .plan .price .amt{font-size:46px;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.home .plan .price .per{font-family:var(--sans);font-size:14px;color:var(--ink-3)}.home .plan .price-sub{font-family:var(--sans);font-size:13px;color:var(--ink-3);margin-top:6px;min-height:18px}.home .plan .desc{color:var(--ink-2);font-size:16px;margin:18px 0 22px;line-height:1.5}.home .plan .btn{width:100%;margin-bottom:24px}.home .plan ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:13px}.home .plan li{display:flex;gap:11px;font-size:15px;color:var(--ink-2);line-height:1.45;align-items:flex-start}.home .plan li svg{flex-shrink:0;margin-top:4px;color:var(--accent)}.home .plan li strong{color:var(--ink);font-weight:600}.home .plan li.off{color:var(--ink-3)}.home .plan li.off svg{color:var(--line-strong)}.home .price-foot{font-family:var(--sans);font-size:13.5px;color:var(--ink-3);text-align:center;margin-top:30px}.home .faq-grid{max-width:760px;margin:48px auto 0}.home details.faq{border-bottom:1px solid var(--line);padding:6px 0}.home details.faq summary{list-style:none;cursor:pointer;padding:20px 0;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:20px;font-weight:500;color:var(--ink);letter-spacing:-.01em}.home details.faq summary::-webkit-details-marker{display:none}.home details.faq summary .pm{flex-shrink:0;width:22px;height:22px;position:relative;transition:transform .2s;color:var(--accent)}.home details.faq[open] summary .pm{transform:rotate(45deg)}.home details.faq .ans{padding:0 0 22px;color:var(--ink-2);font-size:17px;line-height:1.6;max-width:64ch}.home details.faq .ans a{color:var(--accent-deep);text-decoration:underline;text-underline-offset:2px}.home .final{padding:104px 0;text-align:center}.home .final-card{background:var(--ink-fixed);border-radius:24px;padding:72px 48px;position:relative;overflow:hidden}.home .final-card .ring-echo{position:absolute;inset:0;opacity:.1;display:flex;align-items:center;justify-content:center;pointer-events:none}.home .final-card .ring-echo g{stroke:var(--accent-soft)}.home .final-card .ring-echo circle{fill:var(--accent-soft)}@media (prefers-reduced-motion:no-preference){.home .final-card .ring-echo svg{animation:home-spin 90s linear infinite}}@keyframes home-spin{to{transform:rotate(1turn)}}.home .final-card h2{font-size:clamp(30px,4.4vw,46px);color:var(--on-accent);letter-spacing:-.02em;position:relative;max-width:18ch;margin:0 auto}.home .final-card p{color:var(--on-ink-soft);font-size:19px;margin:18px auto 0;max-width:52ch;position:relative}.home .final-card .cta-row{display:flex;gap:14px;justify-content:center;margin-top:34px;position:relative;flex-wrap:wrap}.home .final-card .btn-onlight{background:var(--accent-soft);color:var(--ink-fixed)}.home .final-card .btn-onlight:hover{background:#b3c082}.home .final-card .btn-onghost{background:transparent;border-color:rgba(255,255,255,.22);color:var(--on-ink)}.home .final-card .btn-onghost:hover{border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.05)}.home .final-card .fine{font-family:var(--sans);font-size:13px;color:var(--on-ink-faint);margin-top:20px;position:relative}@media (max-width:980px){.home .problem-grid{gap:40px}.home .modes-grid,.home .problem-grid{grid-template-columns:1fr}.home .council-roles{grid-template-columns:repeat(2,1fr)}.home .pillars,.home .price-grid{grid-template-columns:1fr}.home .price-grid{max-width:460px;margin-left:auto;margin-right:auto}}@media (max-width:680px){.home{font-size:17px}.home .section{padding:68px 0}.home .hero{padding:60px 0 52px}.home .ts-answers{grid-template-columns:1fr}.home .ts-ans:nth-child(odd){border-right:none}.home .council-roles{grid-template-columns:1fr 1fr}.home .chairman{flex-direction:column;text-align:center;align-items:center}}@media (max-width:460px){.home .council-roles{grid-template-columns:1fr}}