.offer-landing{--ol-bg:#0a0a0a;--ol-surface:#111;--ol-surface-muted:#161616;--ol-surface-hover:#1c1c1c;--ol-ink:#fafafa;--ol-ink-soft:#d4d4d8;--ol-muted:#a1a1aa;--ol-muted-2:#71717a;--ol-border:#262626;--ol-border-soft:#1f1f1f;--ol-border-strong:#3f3f46;--ol-accent:#440a96;--ol-accent-hover:#5b1cb8;--ol-accent-soft:rgba(68,10,150,.22);--ol-accent-border:rgba(139,92,210,.42);--ol-accent-on:#fff;--ol-ok-ink:#c4a5f5;--ol-progress:#a855f7;--ol-link:#c4a5f5;--ol-link-hover:#ddd0fc;--ol-radius:12px;--ol-radius-sm:10px;--ol-radius-btn:8px;--ol-radius-pill:999px;--ol-radius-shell:16px;--ol-radius-card:12px;--ol-ease:.16s ease;--ol-ease-out:.2s ease;--ol-shadow-md:0 10px 32px rgba(0,0,0,.45),0 2px 8px rgba(0,0,0,.3);--ol-btn-pad-y:.14rem;--ol-btn-pad-x:.7rem;--ol-btn-font-size:.72rem;--ol-btn-min-height:30px;--ol-btn-font-weight:550;min-height:100vh;background:var(--ol-bg);min-height:100dvh;color:var(--ol-ink);font-family:var(--font-sans),"Plus Jakarta Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.45;position:relative;overflow-x:clip}.offer-landing-wrap a{color:inherit;text-decoration:none}.offer-landing-atmosphere{pointer-events:none;z-index:0;background-color:var(--ol-bg);background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.067) 1px,transparent 0);background-size:22px 22px;position:fixed;top:0;bottom:0;left:0;right:0}.offer-landing-atmosphere:before{content:"";background:radial-gradient(70% 50% at 80% 0,rgba(68,10,150,.18),transparent 55%);position:absolute;top:0;bottom:0;left:0;right:0}.offer-landing-wrap{z-index:1;width:min(1120px,100% - 2.5rem);margin-left:auto;margin-right:auto;position:relative}.offer-landing-nav{animation:offer-landing-rise .7s var(--ol-ease-out)both;justify-content:space-between;align-items:center;padding:.85rem 0 0;display:flex}.offer-landing-wordmark{letter-spacing:-.02em;color:var(--ol-ink);align-items:center;gap:.55rem;font-size:1.05rem;font-weight:700;display:inline-flex}.offer-landing-nav-links{color:var(--ol-muted);align-items:center;gap:.85rem;font-size:.88rem;font-weight:560;display:flex}.offer-landing-nav-links a:not(.offer-landing-btn):hover{color:var(--ol-ink)}.offer-landing-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;min-height:calc(100svh - 3.25rem);padding:.85rem 0 1.1rem;display:flex}.offer-landing-hero-copy{width:100%;max-width:48rem;animation:offer-landing-rise .8s var(--ol-ease-out)80ms both}.offer-landing-hero-media{width:min(100%,177.778svh - 25.7778rem);animation:offer-landing-rise .85s var(--ol-ease-out).14s both;min-width:0}.offer-landing-vsl{aspect-ratio:16/9;border-radius:var(--ol-radius-shell);background:var(--ol-surface);border:1px solid var(--ol-border);width:100%;box-shadow:var(--ol-shadow-md);position:relative;overflow:hidden}.offer-landing-vsl-player{background:#000;border:0;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.offer-landing-vsl-placeholder{text-align:center;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(68,10,150,.2),transparent 70%),linear-gradient(165deg,var(--ol-surface-muted),var(--ol-bg));height:100%;color:var(--ol-muted-2);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1.25rem;font-size:.85rem;display:flex}.offer-landing-brand{letter-spacing:-.03em;color:var(--ol-ink);margin:0 0 .5rem;font-size:max(2rem,min(5vw,3.25rem));font-weight:700;line-height:1.1}.offer-landing-lede{max-width:36rem;color:var(--ol-muted);margin:0 auto;font-size:.9rem;line-height:1.45}.offer-landing-cta-row{animation:offer-landing-rise .85s var(--ol-ease-out).2s both;flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.offer-landing-btn{border-radius:var(--ol-radius-btn);padding:var(--ol-btn-pad-y)var(--ol-btn-pad-x);min-height:var(--ol-btn-min-height);height:var(--ol-btn-min-height);box-sizing:border-box;font-family:inherit;font-weight:var(--ol-btn-font-weight);font-size:var(--ol-btn-font-size);letter-spacing:.01em;cursor:pointer;transition:background var(--ol-ease),border-color var(--ol-ease),color var(--ol-ease);background:var(--ol-accent);color:var(--ol-accent-on);border:1px solid transparent;justify-content:center;align-items:center;gap:.35rem;line-height:1.2;display:inline-flex}.offer-landing-btn:hover{background:var(--ol-accent-hover)}.offer-landing-section{padding:4.5rem 0}.offer-landing-how,.offer-landing-pricing,.offer-landing-faq,.offer-landing-form-section{border-top:1px solid var(--ol-border)}.offer-landing-section-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--ol-ok-ink);margin:0 0 .5rem;font-size:.72rem;font-weight:700}.offer-landing-section-title{letter-spacing:-.025em;color:var(--ol-ink);margin:0 0 .55rem;font-size:max(1.55rem,min(3.2vw,2rem));font-weight:700}.offer-landing-section-sub{max-width:34rem;color:var(--ol-muted);margin:0 0 1.75rem;font-size:.95rem;line-height:1.5}.offer-landing-steps{gap:.85rem;display:grid}@media (min-width:800px){.offer-landing-steps{grid-template-columns:repeat(3,1fr)}}.offer-landing-step{border:1px solid var(--ol-border);border-radius:var(--ol-radius-card);background:var(--ol-surface-muted);padding:1.15rem 1.1rem}.offer-landing-step-num{border-radius:var(--ol-radius-pill);background:var(--ol-accent-soft);border:1px solid var(--ol-accent-border);min-width:1.6rem;height:1.6rem;color:var(--ol-ok-ink);justify-content:center;align-items:center;margin-bottom:.75rem;padding:0 .4rem;font-size:.72rem;font-weight:700;display:inline-flex}.offer-landing-step h3{letter-spacing:-.015em;margin:0 0 .4rem;font-size:1rem;font-weight:650}.offer-landing-step p{color:var(--ol-muted);margin:0;font-size:.9rem;line-height:1.5}.offer-landing-price-grid{gap:.85rem;display:grid}@media (min-width:900px){.offer-landing-price-grid{grid-template-columns:repeat(3,1fr)}}.offer-landing-price{border:1px solid var(--ol-border);border-radius:var(--ol-radius-card);background:var(--ol-surface);flex-direction:column;padding:1.25rem 1.15rem 1.35rem;display:flex}.offer-landing-price.is-featured{border-color:var(--ol-accent-border);background:color-mix(in srgb,var(--ol-accent)10%,var(--ol-surface))}.offer-landing-price.is-selected{box-shadow:0 0 0 1px var(--ol-accent-border)}.offer-landing-price h3{margin:0;font-size:1.05rem;font-weight:650}.offer-landing-price-amount-row{flex-wrap:wrap;align-items:baseline;gap:.55rem .75rem;margin:.75rem 0 .25rem;display:flex}.offer-landing-price-amount{letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:700}.offer-landing-price-amount span{color:var(--ol-muted);margin-left:.5rem;font-size:.9rem;font-weight:600}.offer-landing-price-anchor{color:var(--ol-muted-2);margin:0;font-size:.88rem;font-weight:600}.offer-landing-price ul{color:var(--ol-ink-soft);flex:1;gap:.4rem;margin:0 0 1.15rem;padding:0;font-size:.9rem;list-style:none;display:grid}.offer-landing-price li:before{content:"• ";color:var(--ol-progress)}.offer-landing-price .offer-landing-btn{width:100%;margin-top:auto}.offer-landing-faq-list{gap:.65rem;width:100%;display:grid}.offer-landing-faq-item{border:1px solid var(--ol-border);border-radius:var(--ol-radius-card);background:var(--ol-surface);overflow:hidden}.offer-landing-faq-item summary{cursor:pointer;letter-spacing:-.015em;color:var(--ol-ink);justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.1rem;font-size:.95rem;font-weight:650;list-style:none;display:flex}.offer-landing-faq-item summary::-webkit-details-marker{display:none}.offer-landing-faq-item summary:after{content:"+";color:var(--ol-ok-ink);flex-shrink:0;font-size:1.05rem;font-weight:700;line-height:1}.offer-landing-faq-item[open] summary:after{content:"-"}.offer-landing-faq-item summary:hover{background:var(--ol-surface-muted)}.offer-landing-faq-item p{color:var(--ol-muted);margin:0;padding:0 1.1rem 1.05rem;font-size:.9rem;line-height:1.55}.offer-landing-footer{border-top:1px solid var(--ol-border);color:var(--ol-muted-2);flex-wrap:wrap;justify-content:space-between;gap:.85rem;padding:1.5rem 0 2.25rem;font-size:.82rem;display:flex}.offer-landing-form-section{padding:3rem 0 2.5rem;scroll-margin-top:1.25rem}.offer-landing-form-section .client-app-modal-root.inquire-capture-workspace{min-height:0;padding:0}@keyframes offer-landing-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (max-width:899px){.offer-landing-hero{justify-content:flex-start;gap:.75rem;min-height:0;padding:1rem 0 1.5rem}.offer-landing-hero-media{width:100%}.offer-landing-hide-sm{display:none}}.offer-landing-preview-root{z-index:90;background:#0a0a0a;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.offer-landing-preview-close{top:max(.85rem,env(safe-area-inset-top,0px));right:max(.85rem,env(safe-area-inset-right,0px));z-index:91;color:#fafafa;background:#111;border-color:#262626;position:fixed}
