:root{--bg:#ffffff;--soft-bg:#f7f8fa;--navy:#1b3a5c;--text:#1b3a5c;--muted:#52677d;--line:#dce4ec;--cta:#f26522;--cta-hover:#d95718;--shadow:0 18px 50px rgba(27,58,92,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}h1,h2,h3{margin:0;color:var(--navy);font-family:Poppins,Inter,sans-serif;line-height:1.08;letter-spacing:0}h1{max-width:12ch;font-size:clamp(2.45rem,11vw,4.35rem)}h2{font-size:clamp(1.85rem,6vw,3rem)}h3{font-size:1.24rem}p{margin:0;color:var(--muted)}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:20;padding:.75rem 1rem;background:var(--bg);border:1px solid var(--line);border-radius:8px}.skip-link:focus{top:1rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.footer,.nav,.section{width:min(1120px,calc(100% - 32px));margin:0 auto}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{gap:.65rem;color:var(--navy);font-weight:800;text-decoration:none}.brand,.brand-mark{display:inline-flex;align-items:center}.brand-mark{width:46px;height:46px;justify-content:center;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.brand-mark img{width:100%;height:100%;display:block;object-fit:cover}.nav-links{display:flex;align-items:center;gap:1rem;color:var(--muted);font-size:.95rem;font-weight:700}.nav-links a{text-decoration:none}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--navy)}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:.9rem 1.25rem;border:0;border-radius:8px;background:var(--cta);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 12px 24px rgba(242,101,34,.24);transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.button:hover{background:var(--cta-hover);box-shadow:0 16px 28px rgba(242,101,34,.28);transform:translateY(-1px)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(27,58,92,.28);outline-offset:4px}.button-small{min-height:44px;padding:.7rem 1rem;font-size:.92rem}.section{padding:74px 0}.section-tight{padding-top:36px}.hero{display:grid;min-height:calc(100svh - 76px);grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;grid-gap:clamp(2rem,6vw,5rem);gap:clamp(2rem,6vw,5rem)}.hero-copy{display:grid;grid-gap:1.1rem;gap:1.1rem}.eyebrow{color:var(--navy);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.definition,.subhead{max-width:620px;font-size:clamp(1.05rem,3vw,1.22rem)}.definition{padding-left:1rem;border-left:4px solid var(--navy);color:var(--text);font-weight:700}.hero-referral-link{width:-moz-fit-content;width:fit-content;color:var(--muted);font-size:.95rem;font-weight:800;text-decoration:none}.hero-referral-link:hover{color:var(--navy);text-decoration:underline;text-underline-offset:4px}.hero-visual{display:flex;justify-content:center}.bounty-card,.faq-list details,.feature-card,.flow-step,.mock-lead-card,.offer-card,.proof-panel,.referral-submit{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.mock-lead-card{width:min(100%,430px);padding:clamp(1.2rem,4vw,1.7rem)}.mock-topline{display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.9rem;font-weight:700}.mock-topline strong{color:var(--navy)}.mock-lead-card h2{margin-top:.9rem;font-size:clamp(1.45rem,5vw,2.2rem)}.mock-lead-card dl{display:grid;grid-gap:.8rem;gap:.8rem;margin:1.35rem 0 0}.mock-lead-card dl div{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-top:1px solid var(--line)}dt{color:var(--muted);font-weight:700}dd{margin:0;color:var(--navy);font-weight:800;text-align:right}.section-heading{max-width:680px;margin-bottom:1.6rem}.section-heading .eyebrow,.section-heading h2{margin-bottom:.6rem}.card-grid{display:grid;grid-gap:1rem;gap:1rem}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{min-height:210px;padding:1.25rem;transition:transform .18s ease,box-shadow .18s ease}.feature-card:hover{transform:translateY(-3px);box-shadow:0 22px 58px rgba(27,58,92,.14)}.feature-card h3{margin-bottom:.65rem}.trades-band{padding:56px min(28px,4vw);background:var(--soft-bg);border:1px solid var(--line);border-radius:8px}.trade-list{display:flex;flex-wrap:wrap;gap:.75rem}.trade-list span{padding:.8rem 1rem;background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--navy);font-weight:800}.split-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);grid-gap:1.25rem;gap:1.25rem;align-items:stretch}.bounty-card,.offer-card,.proof-panel,.referral-submit{padding:clamp(1.25rem,4vw,2rem)}.proof-panel{display:grid;grid-gap:1rem;gap:1rem}.video-placeholder{display:grid;min-height:250px;align-content:center;grid-gap:.45rem;gap:.45rem;padding:1.25rem;background:var(--soft-bg);border:1px dashed var(--line);border-radius:8px}.bounty-card span,.video-placeholder span{color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.video-placeholder strong{color:var(--navy);font-size:1.15rem}.offer-card{display:grid;align-content:start;grid-gap:1rem;gap:1rem}.promo-banner{display:grid;grid-gap:.2rem;gap:.2rem;padding:.85rem 1rem;background:var(--soft-bg);border:1px solid var(--line);border-radius:8px;color:var(--navy)}.promo-banner span{color:var(--muted);font-size:.82rem;font-weight:800}.promo-banner strong{color:var(--navy);font-family:Poppins,Inter,sans-serif;font-size:clamp(1.35rem,5vw,2rem);line-height:1}.promo-banner-ended{color:var(--muted);font-weight:800}.price-display{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem}.old-price{color:var(--muted);font-size:clamp(1.35rem,5vw,2rem);font-weight:800;text-decoration:line-through;text-decoration-thickness:3px}.current-price{color:var(--navy);font-family:Poppins,Inter,sans-serif;font-size:clamp(2.7rem,10vw,4.5rem);line-height:.95}.subtotal-line{color:var(--text);font-weight:800}.maintenance-waiver{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.7rem .85rem;background:var(--soft-bg);border:1px solid var(--line);border-radius:8px;color:var(--navy);font-weight:800}.billing-note,.price-note{color:var(--text);font-weight:800}.final-cta{justify-items:start;padding:48px min(28px,4vw);background:var(--soft-bg);border:1px solid var(--line);border-radius:8px}.final-cta,.page-hero{display:grid;grid-gap:1rem;gap:1rem}.page-hero{padding-bottom:42px}.page-hero h1{max-width:14ch}.flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.flow-step{min-height:250px;padding:1.2rem}.flow-step span{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;margin-bottom:1rem;background:var(--navy);border-radius:8px;color:#fff;font-weight:800}.flow-step h2{margin-bottom:.7rem;font-size:1.35rem}.screenshot-flow{background:var(--soft-bg);border-radius:8px;padding-left:min(28px,4vw);padding-right:min(28px,4vw)}.mock-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.mock-flow div{display:grid;grid-gap:.45rem;gap:.45rem;min-height:128px;align-content:center;padding:1rem;background:#fff;border:1px solid var(--line);border-radius:8px}.mock-flow strong{color:var(--navy);font-family:Poppins,Inter,sans-serif;font-size:1.15rem}.mock-flow span{color:var(--muted);font-weight:700}.faq-list{display:grid;grid-gap:.8rem;gap:.8rem;box-shadow:none;border:0}.faq-list details{padding:1rem 1.1rem;box-shadow:none}.faq-list summary{cursor:pointer;color:var(--navy);font-weight:800}.faq-list p{margin-top:.75rem}.bounty-card{display:grid;grid-gap:.35rem;gap:.35rem;align-content:center;min-height:240px;background:var(--soft-bg);box-shadow:none}.bounty-card strong{color:var(--navy);font-family:Poppins,Inter,sans-serif;font-size:clamp(3rem,14vw,6rem);line-height:1}.referral-submit{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--soft-bg);box-shadow:none}.referral-submit div{max-width:660px}.footer{display:flex;justify-content:space-between;gap:2rem;padding:34px 0 48px;border-top:1px solid var(--line)}.footer p{margin-top:.75rem}.footer-links{display:flex;flex-wrap:wrap;gap:1rem;align-content:flex-start;justify-content:flex-end;font-weight:800}.footer-links a{color:var(--muted);text-decoration:none}.footer-links a:hover{color:var(--navy)}.reveal{opacity:0;transform:translateY(16px);transition:opacity .52s ease,transform .52s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}@media (max-width:880px){.nav{min-height:auto;flex-wrap:wrap;padding:.85rem 0}.nav-links{order:3;width:100%;justify-content:space-between}.card-grid.three,.flow-grid,.hero,.mock-flow,.split-section{grid-template-columns:1fr}.hero{padding-top:48px}.feature-card,.flow-step,.hero{min-height:auto}.footer,.referral-submit{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start}}@media (max-width:520px){.footer,.nav,.section{width:min(100% - 24px,1120px)}.brand{font-size:1.05rem}.brand-mark{width:40px;height:40px}.button-small{min-height:42px;padding:.65rem .85rem;font-size:.86rem}.section{padding-top:54px;padding-bottom:54px}.hero{padding-top:38px}.mock-lead-card dl div{display:grid;grid-gap:.1rem;gap:.1rem}dd{text-align:left}}