.land-wrap{max-width:1180px;margin:0 auto;padding:0 20px}.land .sec-head{display:flex;align-items:flex-start;gap:13px;margin-bottom:26px}.land .sec-num{width:40px;height:40px;border-radius:10px;background:var(--green-dim);border:1px solid rgba(43,217,138,.4);color:var(--green);font-family:var(--f-mono);font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;flex:none}.land .sec-head h2{font-family:var(--f-disp);font-weight:600;font-size:28px;letter-spacing:-.02em;line-height:1.1}.land .sec-head p{color:var(--ink-2);font-size:15px;max-width:62ch;margin-top:6px}.land .section{padding:60px 0}.land .hero,.land .section{border-bottom:1px solid var(--line)}.land .hero{padding:64px 0 60px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:48px}.land .hero-visual{display:grid;place-items:center;min-width:0}.land .hero-iris{width:min(460px,100%);aspect-ratio:1;filter:drop-shadow(0 0 60px rgba(43,217,138,.16))}@media (max-width:900px){.land .hero{grid-template-columns:1fr;gap:0}.land .hero-visual{display:none}}@media (prefers-reduced-motion:reduce){.land .hero-iris .iris-fibers,.land .hero-iris .iris-halo,.land .hero-iris .iris-pupil,.land .hero-iris .iris-ring{animation:none}}.land .hero .eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:var(--f-mono);font-size:12px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--green);margin-bottom:20px}.land .hero .eyebrow:before{content:"";width:26px;height:1px;background:var(--green);display:inline-block}.land .hero h1{font-family:var(--f-disp);font-weight:600;font-size:clamp(38px,5.5vw,60px);line-height:1.04;letter-spacing:-.02em}.land .hero h1 .accent{color:var(--green)}.land .hero .lede{color:var(--ink-2);font-size:18px;max-width:60ch;margin-top:18px}.land .pips{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.land .chip{display:inline-flex;align-items:center;gap:9px;font-family:var(--f-mono);font-size:11.5px;letter-spacing:.05em;color:var(--ink-2);background:var(--bg-1);border:1px solid var(--line);border-radius:99px;padding:8px 14px;text-decoration:none;transition:.18s}.land a.chip:hover{border-color:var(--line-2);color:var(--ink)}.land .chip .pip{width:8px;height:8px;border-radius:50%;flex:none}.land .cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.land .bot-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.land .bcard{display:flex;flex-direction:column;background:var(--bg-1);border:1px solid var(--line);border-radius:var(--radius);padding:22px;text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s}.land .bcard:hover{border-color:var(--line-2)}.land .bcard-top{display:flex;align-items:center;gap:11px}.land .bcard .pip{width:9px;height:9px;border-radius:50%;flex:none}.land .bcard h3{font-family:var(--f-disp);font-weight:600;font-size:17px}.land .bcard .meta{font-family:var(--f-mono);font-size:10px;letter-spacing:.08em;color:var(--ink-3);margin-top:2px}.land .bcard .desc{color:var(--ink-2);font-size:13.5px;margin-top:13px;flex:1}.land .bcard-foot{display:flex;align-items:baseline;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.land .bcard-foot .ret{font-family:var(--f-mono);font-weight:700;font-size:18px;color:var(--green)}.land .bcard-foot .go{margin-left:auto;font-family:var(--f-mono);font-size:10.5px;font-weight:600;letter-spacing:.04em;color:var(--green)}.land .steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.land .scard{background:var(--bg-1);border:1px solid var(--line);border-radius:var(--radius);padding:20px}.land .scard .n{width:34px;height:34px;border-radius:9px;background:var(--bg-3);font-family:var(--f-mono);font-weight:700;font-size:14px;color:var(--ink-2);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.land .scard h3{font-family:var(--f-disp);font-weight:600;font-size:16px;margin-bottom:6px}.land .scard p{color:var(--ink-2);font-size:13.5px}.land .how-note{margin-top:16px}.land .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.land .pcard{display:flex;flex-direction:column;background:var(--bg-1);border:1px solid var(--line);border-radius:var(--radius);padding:26px}.land .pcard.feature{border-color:rgba(43,217,138,.5);box-shadow:0 0 24px rgba(43,217,138,.07)}.land .pcard .ptag{font-family:var(--f-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);margin-bottom:12px}.land .pcard.feature .ptag{color:var(--green)}.land .pcard .price{font-family:var(--f-disp);font-weight:600;letter-spacing:-.02em}.land .pcard .price .amt{font-size:38px}.land .pcard .price .per{font-family:var(--f-mono);font-size:13px;color:var(--ink-3)}.land .pcard .price .amt.soon{font-size:24px;color:var(--ink-3);letter-spacing:0}.land .btn.soon{opacity:.5;cursor:default;pointer-events:none}.land .pcard .sub{color:var(--ink-2);font-size:13.5px;margin-top:10px}.land .pcard ul{list-style:none;margin:18px 0 22px;display:flex;flex-direction:column;gap:9px;flex:1}.land .pcard li{display:flex;gap:10px;font-size:13.5px;color:var(--ink-2)}.land .pcard li:before{content:"✓";color:var(--green);font-family:var(--f-mono);flex:none}.land .annual-note{font-family:var(--f-mono);font-size:11px;letter-spacing:.06em;color:var(--ink-3);margin-top:16px;text-align:center}.land .trust{background:var(--bg-1);border:1px solid var(--line);border-radius:var(--radius);padding:28px 30px}.land .trust .k{font-family:var(--f-mono);font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--green);margin-bottom:12px}.land .trust p{color:var(--ink-2);font-size:15px;max-width:80ch}.land .faq{display:flex;flex-direction:column;gap:10px}.land .qa{background:var(--bg-1);border:1px solid var(--line);border-radius:12px;overflow:hidden}.land .qa summary{list-style:none;cursor:pointer;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--f-disp);font-weight:500;font-size:15px;color:var(--ink)}.land .qa summary::-webkit-details-marker{display:none}.land .qa summary .pm{font-family:var(--f-mono);font-size:19px;color:var(--green);transition:transform .2s;flex:none}.land .qa[open] summary .pm{transform:rotate(45deg)}.land .qa .ans{padding:0 20px 18px;color:var(--ink-2);font-size:13.5px;line-height:1.6}.land .qa .ans b{color:var(--ink)}.land .final{text-align:center;padding:72px 0}.land .final h2{font-family:var(--f-disp);font-weight:600;font-size:clamp(26px,4vw,36px);letter-spacing:-.02em}.land .final p{color:var(--ink-2);font-size:15px;margin:12px auto 0;max-width:52ch}.land .final .cta-row{justify-content:center}.land-footer{max-width:1180px;margin:0 auto;padding:28px 20px 60px;border-top:1px solid var(--line)}.land-lockup{height:auto;width:240px;margin-bottom:18px;border-radius:10px}@media (max-width:820px){.land .bot-grid,.land .price-grid{grid-template-columns:1fr}.land .steps-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.land .steps-grid{grid-template-columns:1fr}}