.landing-root main.landing{flex:1;width:100%;margin:0;padding:0}.landing-root .hero,.landing-root .fit-strip,.landing-root .mini-process,.landing-root .launch-band{width:min(1160px,100% - 48px);margin-left:auto;margin-right:auto}.landing-root .hero-copy,.landing-root .preview-card,.landing-root .fit-strip,.landing-root .launch-band{min-width:0}.landing-root .eyebrow{color:var(--green-dark);font-size:.78rem;font-weight:var(--w-black);letter-spacing:0;text-transform:uppercase;margin:0 0 14px}.landing-root h1,.landing-root h2,.landing-root h3,.landing-root p{margin-top:0}.landing-root h1{max-width:790px;font-size:4.8rem;font-weight:var(--w-black);letter-spacing:0;color:var(--ink);overflow-wrap:break-word;margin-bottom:22px;line-height:.97}.landing-root .lede{color:#40433d;max-width:720px;margin-bottom:26px;font-size:1.16rem;line-height:1.62}.landing-root .hero{grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:44px;min-height:710px;padding:58px 0 44px;display:grid}.landing-root .hero-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.landing-root .hero-actions span{max-width:360px;color:var(--muted);font-size:.95rem;line-height:1.6}.landing-root .trust-line{color:var(--muted);margin:16px 0 0;font-size:.95rem;line-height:1.6}.landing-root .button{min-height:48px;font:inherit;font-weight:var(--w-black);cursor:pointer;transition:transform .16s var(--ease), box-shadow .16s var(--ease);border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:13px 18px;text-decoration:none;display:inline-flex}.landing-root .button.primary{background:var(--ink);color:#fff;box-shadow:0 16px 36px #11130f33}.landing-root .button.secondary{background:var(--surface);color:var(--ink);border-color:var(--line);box-shadow:none}.landing-root .button.secondary:hover{background:var(--surface-2)}.landing-root .button:hover,.landing-root .button:focus-visible{transform:translateY(-1px)}.landing-root .preview-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;overflow:hidden}.landing-root .preview-card:before{content:"";background:linear-gradient(90deg, var(--green), var(--amber), var(--coral));height:10px;display:block}.landing-root .preview-top{justify-content:space-between;align-items:center;gap:12px;padding:20px 22px 0;display:flex}.landing-root .preview-top span,.landing-root .preview-card dt,.landing-root .includes span{color:var(--green-dark);font-size:.76rem;font-weight:var(--w-black);letter-spacing:0;text-transform:uppercase;display:block}.landing-root .preview-top strong{color:var(--blue);background:#e3eef4;border-radius:999px;padding:7px 10px;font-size:.84rem}.landing-root .preview-card h2{font-size:2.05rem;font-weight:var(--w-black);color:var(--ink);margin:18px 22px;line-height:1.08}.landing-root .preview-card dl{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0 22px 18px;display:grid;overflow:hidden}.landing-root .preview-card dl div{background:var(--surface-2);padding:14px}.landing-root .preview-card dd{color:var(--ink);margin:7px 0 0;font-weight:820}.landing-root .preview-card p{color:var(--muted);line-height:1.6}.landing-root .includes{border-top:1px solid var(--line);background:var(--surface-2);padding:18px 22px 20px}.landing-root .includes p{margin:8px 0 0}.landing-root .fit-strip{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:22px;padding:26px;display:grid}.landing-root .fit-strip h2{font-size:2.2rem;font-weight:var(--w-black);color:var(--ink);margin-bottom:0;line-height:1.08}.landing-root .fit-strip ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.landing-root .fit-strip li{color:var(--muted);padding-left:24px;line-height:1.6;position:relative}.landing-root .fit-strip li:before{content:"";background:var(--green);border-radius:50%;width:9px;height:9px;position:absolute;top:9px;left:0}.landing-root .mini-process{padding:72px 0 22px}.landing-root .mini-process h2,.landing-root .launch-band h2{font-size:3.1rem;font-weight:var(--w-black);color:var(--ink);margin-bottom:0;line-height:1.04}.landing-root .process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.landing-root .process-grid article{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:170px;padding:20px;box-shadow:0 16px 42px #12130f14}.landing-root .process-grid span{background:var(--green-dark);color:#fff;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.landing-root .process-grid h3{font-size:1.15rem;font-weight:var(--w-black);color:var(--ink);margin:18px 0 0;line-height:1.35}.landing-root .launch-band{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;justify-content:space-between;align-items:center;gap:22px;margin-bottom:78px;padding:28px;display:flex}@media (max-width:980px){.landing-root .hero,.landing-root .fit-strip,.landing-root .process-grid{grid-template-columns:1fr}.landing-root .launch-band{flex-direction:column;align-items:flex-start}.landing-root .hero{min-height:auto}.landing-root .preview-card{max-width:620px}}@media (max-width:680px){.landing-root .hero,.landing-root .fit-strip,.landing-root .mini-process,.landing-root .launch-band{width:calc(100% - 28px)}.landing-root .hero{gap:28px;padding:38px 0 32px}.landing-root h1{font-size:2.24rem;line-height:1.02}.landing-root .lede{font-size:1rem}.landing-root .hero-actions{flex-direction:column;align-items:stretch}.landing-root .button.primary{width:100%}.landing-root .preview-card h2,.landing-root .fit-strip h2,.landing-root .mini-process h2,.landing-root .launch-band h2{font-size:1.72rem}.landing-root .hero-actions span,.landing-root .trust-line,.landing-root .fit-strip li,.landing-root .preview-card p{overflow-wrap:break-word;max-width:100%}.landing-root .preview-card dl{grid-template-columns:1fr}.landing-root .fit-strip,.landing-root .launch-band{min-height:auto;padding:18px}.landing-root .mini-process{padding-top:42px}.landing-root .process-grid article{min-height:auto}.landing-root .preview-top{align-items:flex-start}.landing-root .preview-top strong{white-space:nowrap}}
