.landing{--ink:#17211d;--muted:#66736d;--line:#17211d1f;--paper:#fff;--wash:#f5f7f2;--green:#0d6b4c;--green-dark:#08432f;--mint:#dff6ec;--tomato:#e6533c;--amber:#f0a43a;--steel:#dfe5df;--radius:8px;background:var(--wash);color:var(--ink);min-height:100vh}.landing *{box-sizing:border-box}.landing a{color:inherit;text-decoration:none}.landing button,.landing input,.landing select,.landing textarea{font:inherit}.nav{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f7f2eb;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:0 clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand,.nav nav,.hero__actions,.proof-band,.billing-toggle,.contact-lines,.lead-form__summary,.footer{align-items:center;display:flex}.brand{color:var(--green-dark);gap:10px;font-weight:900}.brand span{border-radius:var(--radius);background:var(--green);color:#fff;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.nav nav{color:var(--muted);gap:22px;font-size:14px;font-weight:700}.nav nav a:hover{color:var(--green-dark)}.nav button,.hero__actions button,.plan-card button,.lead-form button[type=submit]{border-radius:var(--radius);background:var(--green);color:#fff;cursor:pointer;border:0;font-weight:850;transition:transform .15s,background .15s,opacity .15s}.nav button{min-height:40px;padding:0 16px}.nav button:hover,.hero__actions button:hover,.plan-card button:hover,.lead-form button[type=submit]:hover{background:var(--green-dark);transform:translateY(-1px)}.hero{grid-template-columns:minmax(0,1fr) minmax(380px,.86fr);align-items:center;gap:clamp(32px,6vw,80px);min-height:calc(100vh - 72px);padding:clamp(48px,7vw,92px) clamp(20px,5vw,72px) 42px;display:grid}.hero__content{max-width:720px}.eyebrow,.section-kicker,.section__intro span{border-radius:var(--radius);background:var(--mint);width:fit-content;min-height:30px;color:var(--green-dark);align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:850;display:inline-flex}.hero h1{letter-spacing:0;max-width:720px;margin:18px 0;font-size:clamp(46px,7vw,82px);font-weight:950;line-height:.96}.hero p,.section__intro p,.split-section p,.form-section__copy p{color:var(--muted);font-size:18px;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:28px}.hero__actions button,.hero__actions a{border-radius:var(--radius);justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-weight:850;display:inline-flex}.hero__actions a{border:1px solid var(--line);background:#ffffffa6}.hero__note{color:var(--muted);margin-top:16px;font-size:14px;font-weight:700}.product-visual{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,#0d6b4c29,#e6533c14),#fff;min-height:480px;padding:18px;box-shadow:0 24px 80px #17211d24}.product-visual__top{border-bottom:1px solid var(--line);height:42px;color:var(--green-dark);align-items:center;gap:8px;display:flex}.product-visual__top span{background:var(--steel);border-radius:50%;width:10px;height:10px}.product-visual__top span:first-child{background:var(--tomato)}.product-visual__top span:nth-child(2){background:var(--amber)}.product-visual__top strong{margin-left:auto;font-size:13px}.product-visual__grid{grid-template-columns:1.15fr 1fr;gap:12px;margin-top:18px;display:grid}.product-visual__lane{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffc2;min-height:126px;padding:16px}.product-visual__lane--accent{background:var(--green-dark);color:#fff;grid-row:span 2;min-height:264px}.product-visual small,.product-visual span{color:inherit;opacity:.68}.product-visual strong{margin:8px 0 4px;font-size:26px;display:block}.product-visual__orders{gap:10px;margin-top:16px;display:grid}.product-visual__order{border-radius:var(--radius);border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:54px;padding:0 16px;display:flex}.proof-band{flex-wrap:wrap;justify-content:center;gap:12px;padding:0 clamp(20px,5vw,72px) 64px}.proof-band div{border-radius:var(--radius);border:1px solid var(--line);background:#ffffffc7;min-width:220px;padding:16px 20px}.proof-band strong{color:var(--green-dark);font-size:28px;line-height:1;display:block}.proof-band span{color:var(--muted);margin-top:6px;font-weight:750;display:block}.section,.problem-section,.split-section,.comparison-section,.contrast-section,.audience-section,.form-section,.faq-section{padding:82px clamp(20px,5vw,72px)}.section__intro{text-align:center;max-width:760px;margin:0 auto 34px}.section__intro span{margin:0 auto 12px}.section__intro h2,.split-section h2,.form-section__copy h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(34px,5vw,56px);font-weight:950;line-height:1.04}.section__intro p{margin-top:12px}.module-grid,.plans-grid,.comparison-section,.problem-grid{gap:14px;display:grid}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.module-card,.plan-card,.comparison-section article,.problem-card,.lead-form,.faq-list details{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.problem-section{background:linear-gradient(180deg, #fff 0%, var(--wash) 100%);border-bottom:1px solid var(--line)}.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.problem-card{min-height:230px;padding:24px}.problem-card>span{border-radius:var(--radius);background:var(--mint);width:42px;height:42px;color:var(--green-dark);justify-content:center;align-items:center;font-size:13px;font-weight:950;display:inline-flex}.problem-card h3{margin:22px 0 10px;font-size:22px;line-height:1.15}.problem-card p{color:var(--muted);margin:0;line-height:1.65}.module-card{min-height:198px;padding:22px}.module-card svg,.comparison-section svg{color:var(--tomato)}.module-card h3,.comparison-section h3,.steps h3{margin:14px 0 8px;font-size:20px;line-height:1.2}.module-card p,.comparison-section p,.steps p,.faq-list p{color:var(--muted);line-height:1.65}.split-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,.85fr) minmax(360px,1fr);align-items:start;gap:clamp(28px,5vw,72px);display:grid}.split-section h2,.form-section__copy h2{margin-top:14px}.split-section p,.form-section__copy p{margin-top:16px}.steps{gap:12px;display:grid}.steps article{border:1px solid var(--line);border-radius:var(--radius);background:var(--wash);grid-template-columns:42px 1fr;gap:16px;min-height:112px;padding:18px;display:grid}.steps article>span{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:inline-flex}.comparison-section{grid-template-columns:repeat(3,minmax(0,1fr))}.comparison-section article{min-height:180px;padding:22px}.contrast-section{background:var(--green-dark);color:#fff;grid-template-columns:minmax(0,.75fr) minmax(520px,1.1fr);align-items:start;gap:clamp(28px,5vw,70px);display:grid}.contrast-section h2{margin:14px 0 16px;font-size:clamp(34px,5vw,56px);line-height:1.04}.contrast-section p{color:#ffffffc7;line-height:1.7}.contrast-table{gap:12px;display:grid}.contrast-row{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff24;grid-template-columns:.62fr 1fr 1fr;gap:10px;padding:12px;display:grid}.contrast-row>strong{color:#fff;align-self:center;font-size:15px}.contrast-cell{background:#ffffff14;border-radius:6px;min-height:130px;padding:16px}.contrast-cell--omni{background:#fff}.contrast-cell span{color:#ffffffb8;letter-spacing:0;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:950;display:block}.contrast-cell--omni span{color:var(--green)}.contrast-cell p{color:#ffffffc7;margin:0;font-size:15px;line-height:1.55}.contrast-cell--omni p{color:var(--ink)}.audience-section{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,.75fr) minmax(420px,1fr);align-items:center;gap:clamp(24px,5vw,64px);display:grid}.audience-section h2{color:var(--ink);margin:14px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.08}.audience-list{flex-wrap:wrap;gap:10px;display:flex}.audience-list span{border:1px solid var(--line);border-radius:var(--radius);background:var(--wash);min-height:44px;color:var(--green-dark);align-items:center;padding:0 16px;font-weight:900;display:inline-flex}.billing-toggle{border:1px solid var(--line);border-radius:var(--radius);background:#fff;justify-content:center;gap:6px;width:fit-content;margin:0 auto 22px;padding:5px}.billing-toggle button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 16px;font-weight:850}.billing-toggle button.is-active{background:var(--green-dark);color:#fff}.catalog-state{min-height:88px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-weight:800;display:flex}.catalog-state--error{color:var(--tomato)}.plans-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.plan-card{flex-direction:column;min-height:470px;padding:22px;display:flex;position:relative}.plan-card--selected{border-color:var(--green);box-shadow:0 20px 60px #0d6b4c1f}.plan-card__flag{background:var(--tomato);color:#fff;border-radius:999px;min-height:24px;padding:0 9px;font-size:11px;font-weight:900;position:absolute;top:14px;right:14px}.plan-card__head span{color:var(--green-dark);padding-right:94px;font-size:20px;font-weight:950;display:block}.plan-card__head p{min-height:72px;color:var(--muted);margin-top:10px;line-height:1.55}.plan-card__price{margin:14px 0 18px}.plan-card__price strong{font-size:34px;line-height:1}.plan-card__price span{color:var(--muted);font-weight:800}.plan-card__features{gap:10px;margin:0;padding:0;list-style:none;display:grid}.plan-card__features li{color:var(--ink);align-items:flex-start;gap:8px;line-height:1.35;display:flex}.plan-card__features li.is-muted{color:#9aa39d}.plan-card__features svg{color:var(--green);flex:none;margin-top:2px}.plan-card button{width:100%;min-height:42px;margin-top:auto}.promo-strip{border-radius:var(--radius);background:var(--mint);max-width:760px;color:var(--green-dark);text-align:center;margin:18px auto 0;padding:14px;font-weight:850}.form-section{background:var(--green-dark);color:#fff;grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);align-items:start;gap:clamp(28px,6vw,86px);display:grid}.form-section__copy{position:sticky;top:100px}.form-section__copy h2,.form-section__copy p{color:#fff}.form-section__copy p{opacity:.78}.contact-lines{flex-direction:column;align-items:flex-start;gap:10px;margin-top:24px}.contact-lines span{color:#ffffffd1;align-items:center;gap:9px;font-weight:800;display:flex}.lead-form{color:var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px;display:grid}.lead-form label{color:var(--muted);gap:7px;font-size:13px;font-weight:850;display:grid}.lead-form input,.lead-form select,.lead-form textarea{border:1px solid var(--line);border-radius:var(--radius);background:var(--wash);width:100%;min-height:44px;color:var(--ink);outline:none;padding:0 12px}.lead-form textarea{resize:vertical;padding:12px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0d6b4c1f}.lead-form__hidden{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.lead-form__wide,.lead-form__summary,.submit-state,.lead-form button[type=submit]{grid-column:1/-1}.lead-form__summary{border-radius:var(--radius);background:var(--mint);min-height:52px;color:var(--green-dark);justify-content:space-between;gap:14px;padding:0 14px}.lead-form__summary span{font-weight:850}.lead-form__summary strong{font-size:20px}.submit-state{border-radius:var(--radius);gap:3px;padding:13px;font-weight:800;display:grid}.submit-state span{font-weight:650}.submit-state--success{background:var(--mint);color:var(--green-dark)}.submit-state--error{color:#b53325;background:#e6533c1f}.lead-form button[type=submit]{justify-content:center;align-items:center;gap:8px;min-height:48px;display:inline-flex}.lead-form button[type=submit]:disabled{cursor:not-allowed;opacity:.65;transform:none}.faq-section{background:#fff}.faq-list{gap:10px;max-width:900px;margin:0 auto;display:grid}.faq-list details{padding:0 18px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:62px;font-weight:900;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list p{padding:0 0 18px}.footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;justify-content:space-between;gap:18px;padding:28px clamp(20px,5vw,72px)}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1120px){.hero,.split-section,.contrast-section,.audience-section,.form-section{grid-template-columns:1fr}.product-visual{min-height:420px}.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contrast-row{grid-template-columns:1fr}.contrast-cell{min-height:auto}.form-section__copy{position:static}}@media (width<=820px){.nav{flex-direction:column;align-items:flex-start;padding-top:14px;padding-bottom:14px}.nav nav{width:100%;padding-bottom:4px;overflow-x:auto}.nav button{width:100%}.hero{min-height:auto}.hero h1{font-size:44px}.hero p,.section__intro p,.split-section p,.form-section__copy p{font-size:16px}.module-grid,.comparison-section,.problem-grid,.plans-grid,.lead-form{grid-template-columns:1fr}.problem-card{min-height:auto}.product-visual__grid{grid-template-columns:1fr}.product-visual__lane--accent{grid-row:auto;min-height:150px}.footer{flex-direction:column;align-items:flex-start}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f5f7f2;min-width:320px;margin:0}button,a,summary{-webkit-tap-highlight-color:transparent}
