html:has(.landing){scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:has(.landing){scroll-behavior:auto}}.landing{--l-bg:#edf1f8;--l-bg2:#fff;--l-panel:#fff;--l-panel-hover:#eef4fc;--l-border:#e0e8f2;--l-heading:#16233a;--l-body:#556982;--l-muted:#8598b0;color:var(--l-body);background:var(--l-bg);position:relative;overflow-x:hidden}.landing:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(closest-side at 26% 28%,#2563eb24,#0000 65%),radial-gradient(closest-side at 76% 18%,#16b8d421,#0000 65%),radial-gradient(closest-side at 55% 68%,#7c3aed1a,#0000 65%);width:1400px;height:820px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.landing>*{z-index:1;position:relative}@keyframes l-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes l-pulse{0%,to{box-shadow:0 0 #0f7d5c59}70%{box-shadow:0 0 0 6px #0f7d5c00}}.landing-header-bar{z-index:50;background:var(--navy2);width:100%;position:relative}.landing-nav-toggle{color:#fff;background:#ffffff0f;border:1px solid #ffffff29;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:none}.landing-nav-toggle:hover{background:#ffffff1f}.landing-nav-toggle:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:0}.landing-header{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:22px 24px;display:flex}.landing-header-bar .landing-brand strong{color:#fff}.landing-header-bar .landing-brand small{color:#93a8c7}.landing-header-bar .landing-nav a:not(.landing-nav-cta){color:#c3d2e8}.landing-header-bar .landing-nav-link:hover{color:#fff}.landing-brand{align-items:center;gap:13px;display:flex}.landing-brand .brand-ball{flex:0 0 46px;width:46px;height:46px}.landing-brand>div:last-child{text-align:left;min-width:0}.landing-brand strong{color:var(--l-heading);letter-spacing:.35px;font-size:17px;font-weight:800;line-height:1;display:block}.landing-brand strong span{color:var(--primary)}.landing-brand small{color:var(--l-muted);letter-spacing:1.75px;margin-top:7px;font-size:9px;font-weight:500;line-height:1;display:block}.landing-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:22px;display:flex}.landing-nav a:not(.landing-nav-cta){color:var(--l-body);border-radius:6px;align-items:center;padding:10px 2px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.landing-nav-link:hover{color:var(--l-heading)}.landing-nav a:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:0}.landing-nav-cta{background:#fff;border-radius:9px;align-items:center;height:44px;padding:0 34px;transition:filter .15s,box-shadow .15s,transform .12s;display:inline-flex;box-shadow:0 10px 22px #030c1a47;color:var(--navy2)!important}.landing-nav-cta:hover{filter:brightness(.97);transform:translateY(-1px);box-shadow:0 12px 26px #030c1a57}.landing-hero{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1220px;margin:0 auto;padding:64px 24px 0;display:grid}.landing-hero-copy{text-align:left}.landing-eyebrow{color:var(--primary);letter-spacing:.7px;background:#eef4ff;border:1px solid #d3e2fb;border-radius:20px;align-items:center;gap:8px;padding:7px 14px 7px 12px;font-size:11px;font-weight:800;display:inline-flex}.landing-eyebrow:before{content:"";background:var(--success);border-radius:50%;flex:none;width:7px;height:7px;animation:2.2s ease-in-out infinite l-pulse}.landing-hero h1{color:var(--l-heading);text-wrap:balance;margin:20px 0 0;font-size:39px;line-height:1.16}.landing-hero p{max-width:480px;color:var(--l-body);margin:18px 0 0;font-size:15px;line-height:1.65}.landing-hero-actions{align-items:center;gap:14px;margin-top:30px;display:flex}.landing-hero-actions svg{margin-right:7px}.landing-hero-note{color:var(--l-muted);margin-top:12px;font-size:11.5px;display:block}.landing-cta-primary,.landing-cta-secondary{border-radius:10px;justify-content:center;align-items:center;height:48px;padding:0 26px;font-size:15px;font-weight:700;text-decoration:none;transition:filter .15s,box-shadow .15s,background .15s,transform .12s;display:inline-flex}.landing-cta-primary{color:#fff;background:linear-gradient(135deg, var(--primary), var(--cyan));box-shadow:0 16px 32px #2563eb47}.landing-cta-primary:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 18px 36px #2563eb5c}.landing-cta-secondary{color:var(--l-heading);border:1px solid var(--l-border);background:#fff}.landing-cta-secondary:hover{background:var(--l-panel-hover);border-color:#c7d6ea}.landing-cta-primary:active,.landing-cta-secondary:active{transform:translateY(1px)}.landing-cta-primary:focus-visible,.landing-cta-secondary:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:0}.landing-hero-shot{width:100%;max-width:1020px;margin-top:50px;padding-bottom:70px;position:relative}.landing-hero-shot .landing-shot-frame{animation:6s ease-in-out infinite l-float}.landing-hero-shot .landing-shot-frame.secondary{width:200px;animation:6s ease-in-out .4s infinite l-float;position:absolute;bottom:0;right:3%;box-shadow:0 40px 70px -20px #162d5247}@media (prefers-reduced-motion:reduce){.landing-hero-shot .landing-shot-frame,.landing-hero-shot .landing-shot-frame.secondary,.landing-eyebrow:before{animation:none}}.landing-shot-frame{background:#fff;border:1px solid #b7c7dd;border-radius:16px;overflow:hidden;box-shadow:0 3px 8px #162d521a,0 30px 56px -16px #162d5257}.landing-shot-chrome{border-bottom:1px solid var(--l-border);background:#f2f6fb;align-items:center;gap:5px;height:26px;padding:0 12px;display:flex}.landing-shot-chrome i{background:#d3ddea;border-radius:50%;width:8px;height:8px}.landing-shot-frame img{width:100%;height:auto;display:block}.landing-shot-group{width:100%}.landing-shot-group.paired{align-items:flex-start;gap:14px;display:flex}.landing-shot-group.paired .landing-shot-frame{flex:1.7}.landing-shot-group.duo{align-items:flex-start;gap:14px;display:flex}.landing-shot-group.duo .landing-shot-frame{flex:1;max-width:none}.landing-shot-frame.secondary{flex:1;max-width:220px}.landing-divider{position:relative}.landing-divider:before{content:"";background:linear-gradient(90deg, transparent, var(--l-border), transparent);width:160px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-trust-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;max-width:1200px;margin:56px auto 0;padding:36px 24px 56px;list-style:none;display:flex}.landing-trust-strip li{border:1px solid var(--l-border);color:var(--l-heading);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:12.5px;font-weight:700;display:flex;box-shadow:0 6px 16px #162d520d}.landing-trust-strip svg{color:var(--accent,var(--primary))}.landing-proof{text-align:center;max-width:1200px;margin:0 auto;padding:82px 24px 90px}.landing-section-head>p{color:var(--l-muted);margin:12px auto 0;font-size:13px;line-height:1.6}.landing-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.landing-proof-grid article{border:1px solid var(--l-border);background:#fff;border-radius:14px;flex-direction:column;align-items:center;padding:24px 18px;display:flex;box-shadow:0 10px 24px #162d520d}.landing-proof-grid svg{color:var(--primary)}.landing-proof-grid strong{color:var(--l-heading);margin-top:12px;font-size:22px}.landing-proof-grid span{color:var(--l-muted);margin-top:5px;font-size:12px;line-height:1.5}.landing-inline-link{color:var(--primary);gap:7px;margin-top:26px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.landing-pricing{background:#fff;padding:88px 24px}.landing-price-card{background:linear-gradient(145deg,#fff,#f3f7fd);border:1px solid #cddcf0;border-radius:20px;grid-template-columns:1fr auto;gap:22px 36px;max-width:760px;margin:0 auto;padding:34px;display:grid;box-shadow:0 24px 58px #162d521f}.landing-price-card>div>span{color:var(--primary);letter-spacing:.8px;font-size:10.5px;font-weight:800}.landing-price-card h3{color:var(--l-heading);margin:8px 0 0;font-size:24px}.landing-price-card>div>p{max-width:390px;margin:8px 0 0;font-size:13px;line-height:1.55}.landing-price{flex-direction:column;align-items:flex-end;margin:0;display:flex}.landing-price strong{color:var(--l-heading);font-size:34px}.landing-price span{color:var(--l-muted);font-size:11px}.landing-price-card ul{border-top:1px solid var(--l-border);grid-column:1/-1;grid-template-columns:1fr 1fr;gap:12px 20px;margin:0;padding:20px 0 0;list-style:none;display:grid}.landing-price-card li{color:var(--l-heading);align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.landing-price-card li svg{color:var(--success);flex:none}.landing-price-card .landing-cta-primary{white-space:nowrap;justify-self:start;min-width:210px}.landing-price-card>small{color:var(--l-muted);align-self:center;font-size:10.5px;line-height:1.5}.landing-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;max-width:1080px;margin:0 auto;display:grid}.landing-pricing-tier{background:linear-gradient(145deg,#fff,#f6f9fd);border:1px solid #cddcf0;border-radius:18px;flex-direction:column;padding:28px 26px;display:flex;box-shadow:0 14px 34px #162d5214}.landing-pricing-tier>span{color:var(--primary);letter-spacing:.8px;font-size:10px;font-weight:800}.landing-pricing-tier h3{color:var(--l-heading);margin:8px 0 0;font-size:20px}.landing-pricing-tier>p:not(.landing-pricing-tier-price){color:var(--l-muted);margin:10px 0 0;font-size:12.5px;line-height:1.55}.landing-pricing-tier-price{flex-wrap:wrap;align-items:baseline;gap:6px;margin:16px 0 0;display:flex}.landing-pricing-tier-price strong{color:var(--l-heading);font-size:28px}.landing-pricing-tier-price span{color:var(--l-muted);font-size:11px}.landing-pricing-tier-price s{color:#a3b0c2;font-size:15px;font-weight:600}.landing-pricing-badge{color:#fff;letter-spacing:.3px;text-transform:uppercase;background:linear-gradient(135deg,#e0433a,#c62828);border-radius:6px;padding:3px 8px;font-size:9px;font-style:normal;font-weight:900}.landing-pricing-tier ul{border-top:1px solid var(--l-border);flex-direction:column;flex:1;gap:10px;margin:18px 0 0;padding:18px 0 0;list-style:none;display:flex}.landing-pricing-tier li{color:var(--l-heading);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.landing-pricing-tier li svg{color:var(--success);flex:none}.landing-pricing-tier .landing-cta-primary,.landing-pricing-tier .landing-cta-secondary{justify-content:center;margin-top:20px}.landing-pricing-tier.featured{border-color:var(--primary);transform:translateY(-6px);box-shadow:0 20px 44px #2563eb2e}.landing-pricing-note{text-align:center;max-width:1080px;color:var(--l-muted);margin:22px auto 0;font-size:10.5px;line-height:1.5;display:block}.landing-faq{max-width:900px;margin:0 auto;padding:88px 24px 100px}.landing-faq-list{flex-direction:column;gap:10px;display:flex}.landing-faq-list details{border:1px solid var(--l-border);background:#fff;border-radius:12px;box-shadow:0 7px 18px #162d520a}.landing-faq-list summary{cursor:pointer;color:var(--l-heading);padding:18px 50px 18px 20px;font-size:13.5px;font-weight:700;list-style:none;position:relative}.landing-faq-list summary::-webkit-details-marker{display:none}.landing-faq-list summary:after{content:"+";color:var(--primary);font-size:22px;font-weight:400;position:absolute;top:14px;right:20px}.landing-faq-list details[open] summary:after{content:"−"}.landing-faq-list details p{color:var(--l-body);margin:0;padding:0 20px 20px;font-size:13px;line-height:1.65}.landing-cta-band-actions{grid-template-columns:repeat(2,210px);gap:14px;margin-top:30px;display:grid}.landing-cta-band-actions .landing-cta-primary,.landing-cta-band-actions .landing-cta-secondary{white-space:nowrap;width:100%}.landing-cta-band-actions .landing-cta-secondary{color:#fff;background:#ffffff14;border-color:#fff3}.landing-showcase{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:90px 24px;display:grid}.landing-showcase.reverse .landing-shot-group{order:2}.landing-showcase:not(.reverse):after,.landing-steps:after{content:"";z-index:-1;background:#fff;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.landing-showcase-copy span{color:var(--accent,var(--primary));letter-spacing:.8px;font-size:11px;font-weight:800}.landing-showcase-copy h2{color:var(--l-heading);text-wrap:balance;margin:10px 0 0;font-size:27px;line-height:1.25}.landing-showcase-copy p{color:var(--l-body);margin:14px 0 0;font-size:14.5px;line-height:1.65}.landing-showcase-copy ul{flex-direction:column;gap:11px;margin:20px 0 0;padding:0;list-style:none;display:flex}.landing-showcase-copy li{color:var(--l-heading);align-items:center;gap:9px;font-size:13.5px;font-weight:600;display:flex}.landing-showcase-copy li svg{color:#fff;background:var(--success);border-radius:50%;flex:none;padding:3px}.landing-section-head{text-align:center;max-width:560px;margin:0 auto 40px}.landing-section-head span{color:var(--primary);letter-spacing:.8px;font-size:11px;font-weight:800}.landing-section-head h2{color:var(--l-heading);text-wrap:balance;margin:10px 0 0;font-size:28px}.landing-features{max-width:1200px;margin:0 auto;padding:40px 24px 88px}.landing-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.landing-feature-grid article{border:1px solid var(--l-border);background:#fff;border-radius:14px;padding:22px;transition:transform .15s,box-shadow .15s;box-shadow:0 10px 24px #162d520d}.landing-feature-grid article:hover{transform:translateY(-3px);box-shadow:0 16px 32px #162d521a}.landing-feature-grid svg{box-sizing:content-box;width:22px;height:22px;color:var(--accent,var(--primary));background:color-mix(in srgb, var(--accent,var(--primary)) 14%, transparent);border-radius:10px;padding:9px}.landing-feature-grid h3{color:var(--l-heading);margin:14px 0 0;font-size:14px}.landing-feature-grid p{color:var(--l-muted);margin:8px 0 0;font-size:12.5px;line-height:1.6}.landing-steps{max-width:1200px;margin:0 auto;padding:88px 24px 96px}.landing-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.landing-steps-grid article{border:1px solid var(--l-border);background:#fff;border-radius:14px;padding:22px;box-shadow:0 10px 24px #162d520d}.landing-steps-grid span{color:var(--primary);font-size:22px;font-weight:800;display:inline-block}.landing-steps-grid h3{color:var(--l-heading);margin:10px 0 0;font-size:14px}.landing-steps-grid p{color:var(--l-muted);margin:6px 0 0;font-size:12.5px;line-height:1.6}.landing-cta-band{text-align:center;background:linear-gradient(160deg, var(--navy2), var(--navy) 60%);flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:64px 24px;display:flex}.landing-cta-band h2{color:#fff;margin:0;font-size:27px}.landing-cta-band p{color:#a9bdd9;margin:14px 0 0;font-size:14px;line-height:1.55}.landing-footer{text-align:center;background:var(--navy2);border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:12px;padding:30px 24px;display:flex}.landing-footer .landing-brand strong{color:#fff}.landing-footer .landing-brand strong span{color:var(--cyan)}.landing-footer .landing-footer-tagline{color:#a9c9ef;margin-top:16px;font-size:13px;font-weight:600;display:block}.landing-footer-contact{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:4px;display:flex}.landing-footer-contact a{color:#cbdcf4;align-items:center;gap:7px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.landing-footer-contact a:hover{color:var(--cyan);text-decoration:underline}.landing-footer-contact a svg{color:var(--cyan)}.landing-footer p{color:#7c8db0;margin:0;font-size:12px}.landing-footer p a{color:#a9c9ef;text-decoration:none}.landing-footer p a:hover{color:var(--cyan);text-decoration:underline}.landing{--l-bg:#f3f6fa;--l-panel-hover:#f5f8fc;--l-border:#cfd9e6;--l-body:#40556e;--l-muted:#5f738b}.landing:before{background:radial-gradient(closest-side at 50% 30%,#2563eb1a,#0000 72%);width:1100px;height:650px}.landing-brand small{letter-spacing:1.2px;font-size:10.5px}.landing-eyebrow{color:#164fae;letter-spacing:.2px;background:0 0;border:0;border-radius:0;padding:0;font-size:13px}.landing-eyebrow:before{background:#2563eb;border-radius:2px;width:3px;height:18px;animation:none}.landing-hero p{max-width:56ch;font-size:17px;line-height:1.65}.landing-hero-note{color:#53677f;font-size:14px}.landing-cta-primary{background:#2563eb;box-shadow:0 6px 16px #2563eb33}.landing-cta-primary:hover{box-shadow:0 8px 20px #2563eb3d}.landing-nav-cta{box-shadow:0 4px 12px #030c1a33}.landing-nav-cta:hover{box-shadow:0 6px 14px #030c1a3d}.landing-shot-frame{box-shadow:none;border:2px solid #b8c6d6}.landing-hero-shot .landing-shot-frame.secondary{box-shadow:none}.landing-trust-strip li{box-shadow:none;border-color:#c8d4e2;font-size:14px}.landing-trust-strip svg,.landing-proof-grid svg,.landing-feature-grid svg{color:#2563eb}.landing-section-head{max-width:680px}.landing-section-head>p{color:#4f647c;max-width:60ch;font-size:15px}.landing-section-head span,.landing-showcase-copy span{letter-spacing:.35px;font-size:12px}.landing-proof-grid article,.landing-feature-grid article,.landing-steps-grid article,.landing-faq-list details{box-shadow:none;border-color:#c4d0de}.landing-feature-grid article:hover{box-shadow:none;border-color:#9eb3cc}.landing-proof-grid span{color:#50657d;font-size:14px}.landing-inline-link{font-size:14px}.landing-showcase-copy p{max-width:58ch;font-size:16px;line-height:1.65}.landing-showcase-copy li{font-size:15px}.landing-feature-grid svg{color:#2563eb;background:#eaf1ff}.landing-feature-grid h3,.landing-steps-grid h3{font-size:16px}.landing-feature-grid p,.landing-steps-grid p{color:#50657d;font-size:14px;line-height:1.65}.landing-price-card{box-shadow:none;background:#fff;border:2px solid #bdcce0}.landing-price-card>div>span{letter-spacing:.3px;font-size:12px}.landing-price-card>div>p{font-size:15px}.landing-price span,.landing-price-card>small{color:#50657d;font-size:13px}.landing-price-card li{font-size:14px}.landing-faq-list summary{font-size:15px}.landing-faq-list details p{color:#40556e;max-width:68ch;font-size:15px}.landing-cta-band p{color:#c7d6e9;max-width:58ch;font-size:16px}.landing-cta-band .landing-cta-primary{box-shadow:0 5px 14px #00000038}.landing-footer .landing-brand small{color:#a9bdd7}.landing-footer .landing-footer-tagline{color:#c4d7ef;font-size:14px}.landing-footer p{color:#a9bdd7;font-size:13px}@media (max-width:980px){.landing-header{padding:16px 20px}.landing-nav-toggle{display:inline-flex}.landing-nav{background:var(--navy2);border-top:1px solid #ffffff14;flex-direction:column;align-items:stretch;gap:2px;padding:12px 20px 20px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 48px #00000052}.landing-nav.open{display:flex}.landing-pricing-grid{grid-template-columns:1fr 1fr}.landing-pricing-tier.featured{grid-column:1/-1;transform:none}.landing-nav a:not(.landing-nav-cta){width:100%;padding:12px 4px}.landing-nav-cta{justify-content:center;margin-top:8px}.landing-hero{text-align:center;grid-template-columns:1fr}.landing-hero-copy{text-align:center}.landing-hero p{margin-left:auto;margin-right:auto}.landing-hero-actions{justify-content:center}.landing-showcase{grid-template-columns:1fr;gap:28px;padding:60px 24px}.landing-showcase.reverse .landing-shot-group{order:0}.landing-feature-grid,.landing-steps-grid,.landing-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.landing-nav a{font-size:13px}.landing-nav-cta{padding:0 14px}.landing-hero{padding-top:40px}.landing-hero h1{font-size:30px}.landing-hero-actions{flex-direction:column;width:100%}.landing-cta-primary,.landing-cta-secondary{width:100%}.landing-trust-strip{gap:10px 12px}.landing-shot-group.paired,.landing-shot-group.duo{flex-direction:column}.landing-shot-frame.secondary{align-self:center;max-width:220px}.landing-hero-shot{padding-bottom:40px}.landing-hero-shot .landing-shot-frame.secondary{width:110px;right:6%}.landing-feature-grid,.landing-steps-grid,.landing-proof-grid{grid-template-columns:1fr}.landing-price-card{grid-template-columns:1fr;padding:24px}.landing-price{align-items:flex-start}.landing-price-card ul{grid-template-columns:1fr}.landing-price-card .landing-cta-primary{width:100%}.landing-pricing-grid{grid-template-columns:1fr}.landing-pricing-tier.featured{transform:none}.landing-cta-band{min-height:330px;padding:56px 24px}.landing-cta-band-actions{grid-template-columns:1fr;width:100%}}.legal-page{max-width:760px;margin:0 auto;padding:64px 24px 80px}.legal-page h1{color:var(--l-heading);letter-spacing:-.5px;margin:0 0 8px;font-size:34px}.legal-updated{color:var(--l-muted);margin:0 0 28px;font-size:13px;font-weight:700}.legal-page>p{color:var(--l-body);margin:0 0 36px;font-size:16px;line-height:1.7}.legal-section{border-bottom:1px solid var(--l-border);margin-bottom:30px;padding-bottom:30px}.legal-section:last-child{border-bottom:0}.legal-section h2{color:var(--l-heading);letter-spacing:-.2px;margin:0 0 12px;font-size:19px}.legal-section p{color:var(--l-body);margin:0 0 12px;font-size:15px;line-height:1.7}.legal-section p:last-child{margin-bottom:0}@media (max-width:560px){.legal-page{padding:40px 18px 56px}.legal-page h1{font-size:26px}}
