.ml-home{background:var(--surface-canvas);min-height:100vh;color:var(--text-primary);font-family:var(--font-body)}.ml-home a{color:inherit}.ml-nav,.ml-hero-card,.ml-proof-strip,.ml-path-section,.ml-adaptive-section,.ml-creator-section,.ml-final-cta,.ml-footer{width:min(1280px,100% - 36px);margin-inline:auto}.ml-nav{justify-content:space-between;align-items:center;gap:18px;min-height:78px;display:flex}.ml-brand,.ml-footer-brand,.ml-footer-links,.ml-nav-actions,.ml-actions,.ml-inline-link,.ml-practice-top,.ml-evidence-row,.ml-help-chips span,.ml-signal-card,.ml-proof-strip{align-items:center;display:flex}.ml-brand{font-family:var(--font-rounded);gap:10px;font-size:20px;font-weight:900;text-decoration:none}.ml-nav-actions{gap:8px}.ml-nav-actions a{border:var(--border-hairline);border-radius:var(--radius-full);background:var(--surface-card);min-height:40px;color:var(--text-primary);font-family:var(--font-rounded);box-shadow:var(--shadow-card);padding:9px 18px;font-size:14px;font-weight:800;text-decoration:none}.ml-nav-actions a:hover{background:var(--surface-raised)}.ml-hero-card{border:var(--border-hairline);border-radius:var(--radius-lg);background:var(--surface-card);min-height:min(720px,100vh - 130px);box-shadow:var(--shadow-card);grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:center;gap:clamp(24px,5vw,56px);margin-top:22px;padding:clamp(32px,6vw,70px);display:grid}.ml-hero-copy{min-width:0}.ml-home h1,.ml-home h2,.ml-home h3,.ml-home p{letter-spacing:0}.ml-kicker,.ml-question-kicker{color:var(--action-primary);font-family:var(--font-rounded);font-size:13px;font-weight:900;display:inline-flex}.ml-home h1{max-width:610px;color:var(--text-primary);font-family:var(--font-rounded);margin:12px 0 0;font-size:clamp(44px,5vw,76px);font-weight:900;line-height:.98}.ml-sub{max-width:540px;color:var(--text-secondary);margin:22px 0 0;font-size:clamp(18px,1.8vw,22px);line-height:1.45}.ml-actions{flex-wrap:wrap;gap:12px;margin-top:42px}.ml-primary,.ml-secondary{border-radius:var(--radius-full);min-height:58px;font-family:var(--font-rounded);justify-content:center;align-items:center;gap:10px;padding:14px 26px;font-size:18px;font-weight:900;text-decoration:none;display:inline-flex}.ml-home .ml-primary,.ml-home .ml-primary:visited{background:var(--action-primary);min-width:250px;color:var(--action-primary-text);border:1px solid var(--action-primary);box-shadow:var(--shadow-active)}.ml-home .ml-primary:hover,.ml-home .ml-primary:focus-visible,.ml-home .ml-primary:active{background:color-mix(in srgb, var(--action-primary) 88%, var(--text-primary));color:var(--action-primary-text)}.ml-secondary{background:var(--surface-canvas);min-width:250px;color:var(--text-primary);border:var(--border-hairline);box-shadow:var(--shadow-card)}.ml-secondary:hover{background:var(--surface-raised)}.ml-inline-link{width:fit-content;color:var(--action-primary);font-family:var(--font-rounded);gap:7px;margin-top:18px;font-size:14px;font-weight:900;text-decoration:none}.ml-inline-link:hover{text-underline-offset:4px;text-decoration:underline}.ml-visual{min-width:0}.ml-practice-screen{border-radius:var(--radius-lg);background:radial-gradient(circle at 18% 20%, color-mix(in srgb, var(--surface-raised) 70%, transparent), transparent 28%), linear-gradient(140deg, var(--surface-raised), var(--surface-card) 54%, var(--surface-canvas));border:var(--border-hairline);gap:16px;min-height:560px;padding:clamp(18px,3vw,30px);display:grid;position:relative;overflow:hidden}.ml-practice-screen:before{content:"";border-radius:var(--radius-lg);background:linear-gradient(color-mix(in srgb, var(--border-subtle) 34%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--border-subtle) 34%, transparent) 1px, transparent 1px);opacity:.48;background-size:30px 30px;width:46%;height:52%;position:absolute;inset:24px auto auto 52%}.ml-practice-top{z-index:1;gap:12px;position:relative}.ml-practice-top span{color:var(--text-secondary);font-family:var(--font-rounded);font-size:12px;font-weight:800;display:block}.ml-practice-top strong{color:var(--text-primary);font-family:var(--font-rounded);margin-top:2px;font-size:20px;line-height:1.1;display:block}.ml-question-card{z-index:1;border:var(--border-hairline);border-radius:var(--radius-lg);background:var(--surface-card);width:min(420px,100%);box-shadow:var(--shadow-active);margin-top:18px;padding:22px;position:relative}.ml-question-card h2{color:var(--text-primary);font-family:var(--font-rounded);margin:8px 0 0;font-size:clamp(24px,3vw,36px);font-weight:900;line-height:1.05}.ml-answer-lines{gap:9px;margin:22px 0 18px;display:grid}.ml-answer-lines span{border-radius:var(--radius-full);background:color-mix(in srgb, var(--border-subtle) 46%, var(--surface-raised));height:12px;display:block}.ml-answer-lines span:first-child{width:78%}.ml-answer-lines span:nth-child(2){width:96%}.ml-answer-lines span:nth-child(3){width:58%}.ml-evidence-row{border-radius:var(--radius-sm);background:var(--surface-raised);min-height:42px;color:var(--text-secondary);justify-content:space-between;gap:12px;margin-top:8px;padding:8px 10px;font-size:13px}.ml-evidence-row strong{color:var(--action-primary);font-family:var(--font-rounded);font-weight:900}.ml-help-chips{z-index:1;flex-wrap:wrap;gap:8px;max-width:500px;display:flex;position:relative}.ml-help-chips span{border-radius:var(--radius-full);background:var(--surface-card);border:var(--border-hairline);min-height:36px;color:var(--text-secondary);font-family:var(--font-rounded);gap:6px;padding:8px 12px;font-size:12px;font-weight:900}.ml-signal-card{z-index:1;border:var(--border-hairline);border-radius:var(--radius-lg);background:var(--surface-card);width:min(360px,100%);color:var(--text-primary);font-family:var(--font-rounded);box-shadow:0 0 0 2px color-mix(in srgb, var(--action-primary) 18%, transparent), var(--shadow-active);place-self:end;gap:10px;padding:16px;font-size:16px;font-weight:900;position:relative}.ml-proof-strip{flex-wrap:wrap;gap:10px;padding:22px 0 0}.ml-proof-strip span{border-radius:var(--radius-full);background:var(--surface-card);border:var(--border-hairline);min-height:34px;color:var(--text-secondary);font-family:var(--font-rounded);align-items:center;padding:7px 12px;font-size:13px;font-weight:800;display:inline-flex}.ml-path-section,.ml-adaptive-section,.ml-creator-section,.ml-final-cta{margin-top:clamp(42px,7vw,82px)}.ml-path-section{border-top:var(--border-hairline);gap:28px;padding-top:clamp(42px,6vw,72px);display:grid}.ml-section-copy{min-width:0}.ml-section-copy h2,.ml-final-cta h2{max-width:790px;color:var(--text-primary);font-family:var(--font-rounded);margin:10px 0 0;font-size:clamp(34px,4.2vw,58px);font-weight:900;line-height:1.02}.ml-section-copy p{max-width:740px;color:var(--text-secondary);margin:16px 0 0;font-size:clamp(17px,1.45vw,20px);line-height:1.55}.ml-offer-grid,.ml-studio-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ml-offer-grid article,.ml-studio-board article,.ml-method-card{border:var(--border-hairline);border-radius:var(--radius-md);background:var(--surface-card);min-width:0;box-shadow:var(--shadow-card)}.ml-offer-grid article{align-content:start;gap:12px;min-height:260px;padding:24px;display:grid}.ml-offer-grid svg,.ml-studio-board svg,.ml-method-card svg{color:var(--action-primary)}.ml-offer-grid h3,.ml-studio-board h3{color:var(--text-primary);font-family:var(--font-rounded);margin:0;font-size:24px;font-weight:900;line-height:1.08}.ml-offer-grid p,.ml-studio-board p{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.48}.ml-offer-grid a{border-radius:var(--radius-full);background:var(--surface-raised);width:fit-content;min-height:40px;color:var(--action-primary);font-family:var(--font-rounded);align-self:end;align-items:center;padding:9px 14px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.ml-offer-grid a:hover{background:color-mix(in srgb, var(--action-primary) 12%, var(--surface-raised))}.ml-adaptive-section{border-radius:var(--radius-lg);background:var(--surface-raised);border:var(--border-hairline);grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center;gap:clamp(24px,5vw,56px);padding:clamp(24px,5vw,54px);display:grid}.ml-method-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ml-method-card{align-content:start;gap:10px;min-height:150px;padding:18px;display:grid}.ml-method-card span{color:var(--action-primary);font-family:var(--font-rounded);font-size:12px;font-weight:900}.ml-method-card h3{color:var(--text-primary);font-family:var(--font-rounded);margin:0;font-size:clamp(26px,3.5vw,42px);font-weight:900;line-height:1}.ml-method-card p{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.45}.ml-method-card strong{color:var(--text-primary);font-family:var(--font-rounded);font-size:17px;line-height:1.22}.ml-method-card-main{background:var(--surface-card);grid-column:1/-1;min-height:250px;padding:clamp(22px,4vw,34px)}.ml-chip-stack{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.ml-chip-stack span{border:var(--border-hairline);border-radius:var(--radius-full);background:var(--surface-card);min-height:36px;color:var(--text-secondary);font-family:var(--font-rounded);align-items:center;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.ml-creator-section{border-top:var(--border-hairline);grid-template-columns:minmax(360px,.9fr) minmax(0,1fr);align-items:start;gap:clamp(24px,5vw,56px);padding-top:clamp(42px,6vw,72px);display:grid}.ml-actions-compact{margin-top:28px}.ml-actions-compact .ml-primary,.ml-actions-compact .ml-secondary{min-width:0;min-height:52px;padding:12px 20px;font-size:16px}.ml-studio-board article{gap:12px;min-height:230px;padding:22px;display:grid}.ml-final-cta{border:var(--border-hairline);border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:var(--shadow-card);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:clamp(24px,5vw,46px);display:grid}.ml-final-cta h2{max-width:860px;font-size:clamp(30px,3.5vw,48px)}.ml-footer{border-top:var(--border-hairline);color:var(--text-secondary);justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:26px 0 30px;font-size:13px;display:flex}.ml-footer-brand{min-height:40px;color:var(--text-secondary);white-space:nowrap;gap:9px}.ml-footer-name{color:var(--text-primary);font-family:var(--font-rounded);font-size:16px;font-weight:900}.ml-footer-copy{color:var(--text-quiet);font-weight:700}.ml-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:4px}.ml-footer-links a{border-radius:var(--radius-md);min-height:38px;color:var(--text-secondary);font-family:var(--font-rounded);align-items:center;padding:8px 11px;font-weight:800;text-decoration:none;display:inline-flex}.ml-footer-links a:hover{background:var(--surface-raised);color:var(--text-primary)}.ml-primary:focus-visible,.ml-secondary:focus-visible,.ml-inline-link:focus-visible,.ml-nav-actions a:focus-visible,.ml-offer-grid a:focus-visible,.ml-footer-links a:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-offset)}@media (max-width:980px){.ml-hero-card{grid-template-columns:1fr;min-height:0}.ml-adaptive-section,.ml-creator-section,.ml-final-cta{grid-template-columns:1fr}.ml-final-cta{align-items:start}.ml-home h1,.ml-sub{max-width:760px}.ml-practice-screen{min-height:480px}}@media (max-width:760px){.ml-offer-grid,.ml-studio-board,.ml-method-board{grid-template-columns:1fr}.ml-method-card-main{grid-column:auto}.ml-offer-grid article,.ml-studio-board article,.ml-method-card,.ml-method-card-main{min-height:0}}@media (max-width:560px){.ml-nav,.ml-hero-card,.ml-proof-strip,.ml-path-section,.ml-adaptive-section,.ml-creator-section,.ml-final-cta,.ml-footer{width:min(100% - 28px,1280px)}.ml-nav{min-height:68px}.ml-home h1{font-size:44px}.ml-hero-card{margin-top:10px;padding:24px}.ml-actions,.ml-primary,.ml-secondary{width:100%}.ml-nav-actions{gap:6px}.ml-nav-actions a{padding-inline:12px}.ml-section-copy h2,.ml-final-cta h2{font-size:34px}.ml-adaptive-section,.ml-final-cta{padding:22px}.ml-practice-screen{min-height:460px}.ml-signal-card{justify-self:stretch}.ml-footer{flex-direction:column;align-items:stretch;gap:12px;padding-bottom:24px}.ml-footer-brand,.ml-footer-links{justify-content:center}.ml-footer-links a{min-height:42px}}@media (prefers-reduced-motion:reduce){.ml-home *,.ml-home :before,.ml-home :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
