@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-dm-sans:"DM Sans","DM Sans Fallback"}.lp{--background:#FFFFFF;--foreground:#1B2A4A;--card:#FFFFFF;--primary:#4A7C9B;--secondary:#F5F6F8;--muted-foreground:#5A6A80;--border:#E2E6EC;--color-elements-blue:#4A7C9B;--color-elements-navy:#1B2A4A;--color-elements-teal:#2B7A78;--color-elements-green:#5B9F5B;--color-elements-orange:#D4854A;--color-elements-red:#C75B5B;--color-elements-purple:#7B6B8D;--shadow-sm:0 1px 2px 0 rgba(27,42,74,0.06);--shadow-md:0 4px 12px -2px rgba(27,42,74,0.1);--shadow-lg:0 8px 24px -4px rgba(27,42,74,0.14);--shadow-xl:0 16px 48px -8px rgba(27,42,74,0.18);--shadow-2xl:0 24px 64px -12px rgba(27,42,74,0.24);font-family:var(--font-dm-sans),system-ui,sans-serif;background:var(--background);color:var(--foreground);scroll-behavior:smooth;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lp *,.lp :after,.lp :before{box-sizing:border-box;margin:0;padding:0}.lp img{display:block;max-width:100%}.lp a{text-decoration:none;color:inherit}.lp section{position:relative}.lp section[id]{scroll-margin-top:80px}.lp [role=button]:focus-visible,.lp a:focus-visible,.lp button:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}.lp .audience-primary :focus-visible,.lp .hero :focus-visible,.lp .nav-drawer :focus-visible,.lp .price-card.featured :focus-visible,.lp .section-cta :focus-visible,.lp footer :focus-visible,.lp nav :focus-visible{outline-color:#7BB5D6}.lp input[type=range]:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.lp .container{max-width:1200px;margin:0 auto;padding:0 2rem}.lp nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(15,26,46,.85);backdrop-filter:blur(16px);border-bottom:1px solid rgba(37,53,83,.8);padding:0 2rem;height:64px;justify-content:space-between}.lp .nav-logo,.lp nav{display:flex;align-items:center}.lp .nav-logo{gap:10px}.lp .nav-logo-mark{width:32px;height:32px;border-radius:8px;background:var(--primary);display:flex;align-items:center;justify-content:center}.lp .nav-logo-mark svg{width:18px;height:18px;stroke:white;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.lp .nav-wordmark{font-size:1rem;font-weight:800;color:#E8ECF1;letter-spacing:-.02em}.lp .nav-wordmark span{color:var(--primary)}.lp .nav-links{display:flex;gap:2rem;align-items:center}.lp .nav-links a{font-size:.875rem;font-weight:500;color:#A8B7CF;transition:color .2s;background:none;border:none;cursor:pointer;font-family:inherit}.lp .nav-links a:hover{color:#E8ECF1}.lp .nav-cta{background:#5B9F5B;color:white;font-size:.875rem;font-weight:600;padding:.5rem 1.25rem;border-radius:8px;border:none;cursor:pointer;transition:opacity .2s,transform .15s;font-family:inherit}.lp .nav-cta:hover{opacity:.9;transform:translateY(-1px)}.lp .nav-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:6px;color:#E8ECF1}.lp .nav-menu-btn svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp .btn-primary{background:var(--primary);color:white;font-size:.9375rem;font-weight:700;padding:.8rem 1.75rem;border-radius:10px;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-family:inherit;transition:opacity .2s,transform .15s;box-shadow:0 4px 24px rgba(74,124,155,.35)}.lp .btn-primary:hover{opacity:.92;transform:translateY(-2px)}.lp .btn-primary svg{width:16px;height:16px;stroke:white;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.lp .btn-ghost{background:transparent;color:#A8B7CF;font-size:.9375rem;font-weight:600;padding:.8rem 1.5rem;border-radius:10px;border:1px solid rgba(74,124,155,.3);cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s;font-family:inherit}.lp .btn-ghost:hover{border-color:rgba(74,124,155,.6);color:#E8ECF1}.lp .btn-ghost.on-light{color:var(--muted-foreground);border-color:var(--border)}.lp .btn-ghost.on-light:hover{border-color:var(--primary);color:var(--foreground)}.lp .section-label{font-size:.625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--primary);margin-bottom:.75rem;display:block}.lp .section-title{font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:900;letter-spacing:-.025em;line-height:1.1;color:var(--foreground);margin-bottom:1rem}.lp .section-title em{font-style:normal;color:var(--primary)}.lp .section-sub{font-size:1.0625rem;color:var(--muted-foreground);line-height:1.65;max-width:540px}.lp .hero{min-height:100vh;background:#0F1A2E;display:flex;flex-direction:column;justify-content:center;padding:120px 2rem 80px;overflow:hidden}.lp .hero-glow{background:radial-gradient(ellipse 60% 50% at 20% 40%,rgba(74,124,155,.18) 0,transparent 70%),radial-gradient(ellipse 50% 40% at 80% 60%,rgba(43,122,120,.14) 0,transparent 70%),radial-gradient(ellipse 40% 30% at 60% 20%,rgba(123,107,141,.1) 0,transparent 70%)}.lp .hero-dot-grid,.lp .hero-glow{position:absolute;inset:0;pointer-events:none}.lp .hero-dot-grid{background-image:radial-gradient(circle,rgba(74,124,155,.25) 1px,transparent 0);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 100%)}.lp .hero-cursor-fx{position:absolute;inset:0;pointer-events:none}.lp .hero-spotlight{mix-blend-mode:screen;background:radial-gradient(circle 360px at var(--mx,50%) var(--my,38%),rgba(74,124,155,.3) 0,rgba(43,122,120,.16) 38%,rgba(123,107,141,.08) 55%,transparent 72%)}.lp .hero-dot-grid-reactive,.lp .hero-spotlight{position:absolute;inset:0;opacity:var(--fx,0);transition:opacity .45s ease}.lp .hero-dot-grid-reactive{background-image:radial-gradient(circle,rgba(111,184,111,.55) 1px,transparent 0);background-size:32px 32px;-webkit-mask-image:radial-gradient(circle 150px at var(--mx,50%) var(--my,38%),#000 0,transparent 70%);mask-image:radial-gradient(circle 150px at var(--mx,50%) var(--my,38%),#000 0,transparent 70%)}@media (prefers-reduced-motion:reduce){.lp .hero-dot-grid-reactive,.lp .hero-spotlight{display:none}}.lp .hero-inner{position:relative;max-width:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:42% 58%;column-gap:3rem;align-items:center}.lp .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.625rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--primary);margin-bottom:1.5rem;background:rgba(74,124,155,.12);border:1px solid rgba(74,124,155,.25);padding:5px 12px;border-radius:999px}.lp .hero-eyebrow .dot{width:6px;height:6px;background:var(--primary);border-radius:50%;animation:lp-pulse 2s infinite}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.4}}.lp .hero-headline{font-size:clamp(2.4rem,4.6vw,3.7rem);font-weight:900;letter-spacing:-.03em;line-height:1.08;color:#E8ECF1;margin-bottom:1.4rem}.lp .hero-headline em{font-style:normal;color:var(--primary)}.lp .hero-sub{font-size:1.0625rem;font-weight:400;line-height:1.65;color:#A8B7CF;margin-bottom:1.5rem;max-width:480px}.lp .hero-offer{display:inline-flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;color:#7BB5D6;background:rgba(74,124,155,.1);border:1px dashed rgba(74,124,155,.4);padding:.5rem .9rem;border-radius:8px;margin-bottom:1.75rem}.lp .hero-offer svg{width:14px;height:14px;stroke:#5B9F5B;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.lp .hero-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-bottom:2.5rem}.lp .hero-stats{display:flex;gap:2.5rem;padding-top:1.75rem;border-top:1px solid rgba(37,53,83,.7)}.lp .hero-stat-value{font-size:1.9rem;font-weight:900;color:#E8ECF1;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1;margin-bottom:6px}.lp .hero-stat-value.accent{color:var(--primary)}.lp .hero-stat-label{font-size:.6875rem;font-weight:500;color:#8398B5;line-height:1.35;max-width:110px}.lp .hero-visual{position:relative}.lp .hero-screenshot{position:relative;border-radius:14px;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.55),0 0 0 1px rgba(74,124,155,.25)}.lp .hero-screenshot img{width:116%;max-width:none;margin-left:-14%;display:block}.lp .hero-screenshot:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 78%,rgba(15,26,46,.35));pointer-events:none}.lp .hero-float-badge{position:absolute;bottom:18px;left:18px;z-index:2;display:flex;align-items:center;gap:8px;background:rgba(15,26,46,.9);backdrop-filter:blur(8px);border:1px solid rgba(74,124,155,.35);border-radius:10px;padding:.6rem .9rem}.lp .hero-float-badge .pill-dot{width:8px;height:8px;border-radius:50%;background:#5B9F5B;box-shadow:0 0 0 4px rgba(91,159,91,.2);animation:lp-pulse 2s infinite}.lp .hero-float-badge span{font-size:.75rem;font-weight:600;color:#E8ECF1}.lp .section-livecalc{padding:90px 2rem;background:var(--secondary)}.lp .livecalc-inner{max-width:1100px;margin:0 auto}.lp .livecalc-head{text-align:center;margin-bottom:2.5rem}.lp .livecalc-head .section-sub{margin:0 auto}.lp .livecalc-card{background:var(--card);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow-2xl);overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.lp .livecalc-inputs{padding:2.5rem;border-right:1px solid var(--border)}.lp .livecalc-inputs h3{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:1.75rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.lp .lc-field{margin-bottom:1.5rem}.lp .lc-field-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.lp .lc-field-label{font-size:.875rem;font-weight:600;color:var(--foreground)}.lp .lc-field-val{font-size:1rem;font-weight:800;color:var(--primary);font-variant-numeric:tabular-nums;display:inline-flex;align-items:baseline;gap:6px}.lp .lc-field-sep{font-weight:600}.lp .lc-field-apr,.lp .lc-field-sep{font-size:1rem;color:var(--muted-foreground)}.lp .lc-field-apr{font-weight:700;font-variant-numeric:tabular-nums}.lp input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:var(--secondary);outline:none;cursor:pointer}.lp input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--primary);border:3px solid #fff;box-shadow:var(--shadow-md);cursor:pointer}.lp input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--primary);border:3px solid #fff;box-shadow:var(--shadow-md);cursor:pointer}.lp .livecalc-result{padding:2.5rem;background:linear-gradient(135deg,#0F1A2E,#1B2A4A);color:#E8ECF1;position:relative;overflow:hidden;display:flex;flex-direction:column}.lp .livecalc-result:before{content:"";position:absolute;right:-50px;top:-50px;width:220px;height:220px;background:radial-gradient(circle,rgba(91,159,91,.22),transparent 70%);border-radius:50%}.lp .lc-result-label{font-size:.625rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#7BB5D6;margin-bottom:.75rem;position:relative;z-index:1}.lp .lc-result-hero{font-size:3rem;font-weight:900;letter-spacing:-.03em;color:#6FB86F;font-variant-numeric:tabular-nums;line-height:1;margin-bottom:.4rem;position:relative;z-index:1}.lp .lc-result-hero.negative{color:#D4736E}.lp .lc-result-sub{font-size:.9rem;color:#A8B7CF}.lp .lc-result-grid,.lp .lc-result-sub{margin-bottom:1.75rem;position:relative;z-index:1}.lp .lc-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(37,53,83,.6);border:1px solid rgba(37,53,83,.6);border-radius:12px;overflow:hidden}.lp .lc-stat{background:#14233D;padding:1.1rem 1.25rem}.lp .lc-stat-label{font-size:.6875rem;color:#8398B5;margin-bottom:6px;font-weight:500}.lp .lc-stat-val{font-size:1.3rem;font-weight:900;color:#E8ECF1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.lp .lc-convert{margin-top:auto;position:relative;z-index:1}.lp .lc-convert p{font-size:.875rem;color:#A8B7CF;line-height:1.55;margin-bottom:1rem}.lp .lc-convert p strong{color:#E8ECF1}.lp .lc-disclaimer{font-size:.6875rem;color:#5A7090;line-height:1.5;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border)}.lp .section-problem{padding:100px 2rem;background:var(--background)}.lp .problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;max-width:1200px;margin:0 auto}.lp .problem-questions{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.lp .q-card{background:var(--secondary);border:1px solid var(--border);border-radius:12px;padding:1rem 1.25rem;font-size:.9375rem;color:var(--foreground);font-weight:500;display:flex;align-items:center;gap:12px;transition:border-color .2s,transform .2s,box-shadow .2s}.lp .q-card:hover{border-color:rgba(74,124,155,.4);transform:translateX(4px);box-shadow:var(--shadow-md)}.lp .q-icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;background:rgba(74,124,155,.1);display:flex;align-items:center;justify-content:center}.lp .q-icon svg{width:14px;height:14px;stroke:var(--primary);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.lp .problem-insight{background:var(--foreground);color:#E8ECF1;border-radius:16px;padding:2.5rem;position:relative;overflow:hidden}.lp .problem-insight:before{content:"";position:absolute;top:-40px;right:-40px;width:200px;height:200px;background:radial-gradient(circle,rgba(74,124,155,.25),transparent 70%);border-radius:50%}.lp .problem-insight blockquote{font-size:1.375rem;font-weight:700;line-height:1.4;letter-spacing:-.02em;margin-bottom:1rem;position:relative;z-index:1}.lp .problem-insight p{font-size:.9rem;color:#A8B7CF;line-height:1.6;position:relative;z-index:1}.lp .reframe-card{margin-top:1.5rem;padding:1.5rem;background:var(--secondary);border-radius:14px;border:1px solid var(--border)}.lp .reframe-card .section-label{margin-bottom:.75rem}.lp .reframe-card p{font-size:.9rem;color:var(--muted-foreground);line-height:1.65}.lp .reframe-card p strong{color:var(--foreground);font-weight:700}.lp .safety-card{margin-top:1.5rem;padding:1.75rem;background:linear-gradient(135deg,#0F1A2E,#1B2A4A);border-radius:14px;border:1px solid rgba(43,122,120,.3);position:relative;overflow:hidden}.lp .safety-card:before{content:"";position:absolute;right:-40px;top:-40px;width:160px;height:160px;background:radial-gradient(circle,rgba(43,122,120,.22),transparent 70%);border-radius:50%}.lp .safety-card-head{display:flex;align-items:center;gap:10px;margin-bottom:.85rem;position:relative;z-index:1}.lp .safety-card-icon{width:34px;height:34px;border-radius:9px;flex-shrink:0;background:rgba(43,122,120,.15);border:1px solid rgba(43,122,120,.35);display:flex;align-items:center;justify-content:center}.lp .safety-card-icon svg{width:18px;height:18px;stroke:#7BB5D6;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lp .safety-card-head h3{font-size:1rem;font-weight:700;color:#E8ECF1}.lp .safety-card p{font-size:.9rem;color:#A8B7CF;line-height:1.6;position:relative;z-index:1}.lp .safety-card p strong{color:#E8ECF1;font-weight:700}.lp .safety-pills{display:flex;gap:.5rem;margin-top:1.1rem;flex-wrap:wrap;position:relative;z-index:1}.lp .safety-pill{font-size:.6875rem;font-weight:600;padding:.35rem .7rem;border-radius:999px;color:#E8ECF1;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);display:inline-flex;align-items:center;gap:5px}.lp .safety-pill svg{width:11px;height:11px;stroke:#5B9F5B;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.lp .section-proof{padding:90px 2rem;background:var(--secondary)}.lp .proof-inner{max-width:1200px;margin:0 auto}.lp .proof-head{text-align:center;margin-bottom:3rem}.lp .logo-wall{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;max-width:1000px;margin:0 auto}.lp .logo-slot{aspect-ratio:5/2;background:var(--card);border:1px dashed var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:border-color .2s,box-shadow .2s,transform .2s}.lp .logo-slot:hover{border-color:rgba(74,124,155,.4);box-shadow:var(--shadow-md);transform:translateY(-2px)}.lp .logo-slot span{font-size:.6875rem;font-weight:600;letter-spacing:.04em;color:var(--muted-foreground);opacity:.55}.lp .logo-slot img{max-width:70%;max-height:56%;object-fit:contain;filter:grayscale(1);opacity:.7}.lp .logo-wall-note{text-align:center;font-size:.875rem;color:var(--muted-foreground);margin-top:2rem}.lp .logo-wall-note a{color:var(--primary);font-weight:600}.lp .logo-wall-note a:hover{text-decoration:underline}.lp .section-how{padding:100px 2rem;background:var(--background)}.lp .how-inner{max-width:1200px;margin:0 auto}.lp .how-header{text-align:center;margin-bottom:4rem}.lp .how-header .section-sub{margin:0 auto}.lp .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.lp .step{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:1.75rem;transition:transform .2s,box-shadow .2s;position:relative}.lp .step:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.lp .step-num{font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;display:flex;align-items:center;gap:6px}.lp .step-num:after{content:"";flex:1;height:1px;background:var(--border)}.lp .step-icon{width:40px;height:40px;border-radius:10px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.lp .step-icon svg{width:20px;height:20px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp .step h3{font-size:1rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.01em}.lp .step p{font-size:.875rem;color:var(--muted-foreground);line-height:1.6}.lp .step-connector{position:absolute;top:2.75rem;right:-.75rem;z-index:10;width:24px;height:24px;background:var(--background);border-radius:50%;border:1px solid var(--border);display:flex;align-items:center;justify-content:center}.lp .step-connector svg{width:12px;height:12px;stroke:var(--muted-foreground);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.lp .section-calcs{padding:100px 2rem;background:var(--secondary)}.lp .calcs-inner{max-width:1320px;margin:0 auto}.lp .calcs-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;gap:2rem}.lp .calc-showcase{display:grid;grid-template-columns:.85fr 2fr;gap:2rem;align-items:center}.lp .calc-list{display:flex;flex-direction:column;gap:.5rem}.lp .calc-item{padding:.875rem 1.1rem;border-radius:10px;cursor:pointer;border:1px solid transparent;transition:all .2s;display:flex;align-items:center;gap:12px;background:none;text-align:left;width:100%;font-family:inherit}.lp .calc-item:hover{background:var(--card);border-color:var(--border)}.lp .calc-item.active{background:rgba(74,124,155,.08);border-color:rgba(74,124,155,.25)}.lp .calc-item-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp .calc-item-icon svg{width:15px;height:15px;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.lp .calc-item-label{font-size:.875rem;font-weight:600;color:var(--foreground)}.lp .calc-item-desc{font-size:.75rem;color:var(--muted-foreground)}.lp .calc-preview{border-radius:16px;overflow:hidden;box-shadow:var(--shadow-2xl),0 0 0 1px var(--border);position:relative;height:760px}.lp .calc-preview img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:opacity .3s}.lp .calc-preview-badge{position:absolute;top:12px;right:12px;background:rgba(15,26,46,.85);backdrop-filter:blur(8px);border:1px solid rgba(74,124,155,.3);border-radius:999px;font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);padding:4px 10px;z-index:2}.lp .calcs-browse{display:flex;justify-content:center;margin-top:2.5rem}.lp .calcs-browse-all{display:inline-flex;align-items:center;gap:8px;padding:.8rem 1.6rem;border-radius:10px;background:var(--primary);color:#fff;font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .15s}.lp .calcs-browse-all:hover{opacity:.92;transform:translateY(-2px)}.lp .section-features{padding:100px 2rem;background:var(--background)}.lp .features-inner{max-width:1200px;margin:0 auto}.lp .features-header{margin-bottom:4rem}.lp .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.lp .feat-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:transform .2s,box-shadow .2s,border-color .2s}.lp .feat-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:rgba(74,124,155,.3)}.lp .feat-icon{width:44px;height:44px;border-radius:10px;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center}.lp .feat-icon svg{width:20px;height:20px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp .feat-card h3{font-size:1.0625rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.01em}.lp .feat-card p{font-size:.875rem;color:var(--muted-foreground);line-height:1.65}.lp .section-sharing{padding:100px 2rem;background:var(--secondary);overflow:hidden}.lp .sharing-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.lp .sharing-screenshot{border-radius:16px;overflow:hidden;box-shadow:var(--shadow-2xl),0 0 0 1px var(--border)}.lp .sharing-screenshot img{width:100%}.lp .sharing-points{display:flex;flex-direction:column;gap:1.5rem;margin-top:2.5rem}.lp .sharing-point{display:flex;gap:1rem;align-items:flex-start}.lp .sharing-point-icon{width:36px;height:36px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.lp .sharing-point-icon svg{width:16px;height:16px;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.lp .sharing-point h4{font-size:.9375rem;font-weight:700;margin-bottom:.25rem}.lp .sharing-point p{font-size:.875rem;color:var(--muted-foreground);line-height:1.6}.lp .section-audience{padding:100px 2rem;background:var(--background)}.lp .audience-inner{max-width:1200px;margin:0 auto}.lp .audience-header{text-align:center;margin-bottom:3rem}.lp .audience-header .section-sub{margin:0 auto}.lp .audience-primary{background:linear-gradient(135deg,#0F1A2E,#1B2A4A);border-radius:18px;padding:2.5rem;display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;margin-bottom:1.5rem;position:relative;overflow:hidden}.lp .audience-primary:before{content:"";position:absolute;right:-60px;top:-60px;width:240px;height:240px;background:radial-gradient(circle,rgba(74,124,155,.25),transparent 70%);border-radius:50%}.lp .audience-primary-icon{width:72px;height:72px;border-radius:18px;background:rgba(74,124,155,.15);border:1px solid rgba(74,124,155,.35);display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.lp .audience-primary-icon svg{width:36px;height:36px;stroke:#7BB5D6;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lp .audience-primary-text{position:relative;z-index:1}.lp .audience-primary-badge{font-size:.5625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#7BB5D6;background:rgba(74,124,155,.15);border-radius:999px;padding:3px 10px;display:inline-block;margin-bottom:.75rem}.lp .audience-primary-text h3{font-size:1.5rem;font-weight:800;color:#E8ECF1;letter-spacing:-.02em;margin-bottom:.4rem}.lp .audience-primary-text p{font-size:1rem;color:#A8B7CF;line-height:1.55;max-width:520px}.lp .audience-secondary-label{text-align:center;font-size:.625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--muted-foreground);margin:2.5rem 0 1.5rem}.lp .audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.lp .audience-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.5rem 1.25rem;transition:transform .2s,box-shadow .2s}.lp .audience-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.lp .audience-card-icon{width:36px;height:36px;border-radius:9px;background:var(--secondary);display:flex;align-items:center;justify-content:center;margin-bottom:.85rem}.lp .audience-card-icon svg{width:18px;height:18px;stroke:var(--primary);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp .audience-card h3{font-size:.9375rem;font-weight:700;margin-bottom:.4rem}.lp .audience-card p{font-size:.8125rem;color:var(--muted-foreground);line-height:1.55}.lp .section-faq{padding:100px 2rem;background:var(--secondary)}.lp .faq-inner{max-width:760px;margin:0 auto}.lp .faq-head{text-align:center;margin-bottom:3rem}.lp .faq-list{display:flex;flex-direction:column;gap:.75rem}.lp .faq-item{background:var(--card);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:border-color .2s}.lp .faq-item.open{border-color:rgba(74,124,155,.35);box-shadow:var(--shadow-md)}.lp .faq-q{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-family:inherit;font-size:1rem;font-weight:700;color:var(--foreground);letter-spacing:-.01em}.lp .faq-q-icon{flex-shrink:0;width:22px;height:22px;position:relative;transition:transform .25s}.lp .faq-q-icon:after,.lp .faq-q-icon:before{content:"";position:absolute;background:var(--primary);border-radius:2px}.lp .faq-q-icon:before{top:10px;left:3px;right:3px;height:2px}.lp .faq-q-icon:after{left:10px;top:3px;bottom:3px;width:2px;transition:opacity .25s}.lp .faq-item.open .faq-q-icon:after{opacity:0}.lp .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.lp .faq-a-inner{padding:0 1.5rem 1.4rem;font-size:.9375rem;line-height:1.65;color:var(--muted-foreground)}.lp .faq-a-inner .placeholder-tag{color:var(--color-elements-orange);font-weight:600;font-style:italic}.lp .section-pricing{padding:100px 2rem;background:var(--background)}.lp .pricing-inner{max-width:960px;margin:0 auto}.lp .pricing-head{text-align:center;margin-bottom:3.5rem}.lp .pricing-head .section-sub{margin:0 auto}.lp .pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch}.lp .price-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:2.5rem;display:flex;flex-direction:column;position:relative;transition:transform .2s,box-shadow .2s}.lp .price-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.lp .price-card.featured{background:linear-gradient(135deg,#0F1A2E,#1B2A4A);border-color:rgba(74,124,155,.4);box-shadow:var(--shadow-2xl);overflow:hidden}.lp .price-card.featured:before{content:"";position:absolute;right:-60px;top:-60px;width:220px;height:220px;background:radial-gradient(circle,rgba(74,124,155,.28),transparent 70%);border-radius:50%;pointer-events:none}.lp .price-badge{position:absolute;top:1.5rem;right:1.5rem;font-size:.5625rem;color:#0F1A2E;background:#7BB5D6;border-radius:999px;padding:4px 11px}.lp .price-badge,.lp .price-tier{font-weight:700;letter-spacing:.12em;text-transform:uppercase;z-index:1}.lp .price-tier{font-size:.75rem;margin-bottom:1rem;position:relative}.lp .price-card .price-tier{color:var(--primary)}.lp .price-card.featured .price-tier{color:#7BB5D6}.lp .price-amount{display:flex;align-items:baseline;gap:6px;margin-bottom:.4rem;position:relative;z-index:1}.lp .price-amount .num{font-size:3.25rem;font-weight:900;letter-spacing:-.04em;line-height:1;font-variant-numeric:tabular-nums}.lp .price-card .price-amount .num{color:var(--foreground)}.lp .price-card.featured .price-amount .num{color:#E8ECF1}.lp .price-amount .per{font-size:.9375rem;font-weight:600;color:var(--muted-foreground)}.lp .price-card.featured .price-amount .per{color:#A8B7CF}.lp .price-who{font-size:.9375rem;line-height:1.55;margin-bottom:1.75rem;position:relative;z-index:1}.lp .price-card .price-who{color:var(--muted-foreground)}.lp .price-card.featured .price-who{color:#A8B7CF}.lp .price-feats{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;position:relative;z-index:1}.lp .price-feats li{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.45}.lp .price-card .price-feats li{color:var(--foreground)}.lp .price-card.featured .price-feats li{color:#D8E2EF}.lp .price-feats svg{width:16px;height:16px;flex-shrink:0;margin-top:2px;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.lp .price-card .price-feats svg{stroke:var(--color-elements-green)}.lp .price-card.featured .price-feats svg{stroke:#6FB86F}.lp .price-cta{margin-top:auto;position:relative;z-index:1}.lp .price-cta button{width:100%;justify-content:center}.lp .price-foot{text-align:center;font-size:.8125rem;color:var(--muted-foreground);margin-top:2rem}.lp .dev-note{color:var(--color-elements-orange);font-weight:600}.lp .section-cta{padding:120px 2rem;background:#0F1A2E;position:relative;overflow:hidden;text-align:center}.lp .cta-inner{position:relative;z-index:1;max-width:700px;margin:0 auto}.lp .cta-inner h2{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#E8ECF1;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.25rem}.lp .cta-inner h2 em{font-style:normal;color:var(--primary)}.lp .cta-inner p{font-size:1.0625rem;color:#A8B7CF;margin-bottom:1rem;line-height:1.65}.lp .cta-offer{display:inline-flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;color:#7BB5D6;margin-bottom:2rem}.lp .cta-offer svg{width:14px;height:14px;stroke:#5B9F5B;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.lp .cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.lp footer{background:#060E1C;padding:3rem 2rem;border-top:1px solid rgba(37,53,83,.6)}.lp .footer-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.lp .footer-brand{display:flex;align-items:center;gap:10px}.lp .footer-brand-name{font-weight:800;color:#E8ECF1;font-size:.9375rem}.lp .footer-brand-name span{color:var(--primary)}.lp .footer-tagline{font-size:.8125rem;color:#5A7090;margin-top:4px}.lp .footer-links{display:flex;flex-wrap:wrap;gap:1rem 2rem}.lp .footer-links a{font-size:.8125rem;color:#5A7090;transition:color .2s;cursor:pointer}.lp .footer-links a:hover{color:#A8B7CF}.lp .footer-copy{font-size:.75rem;color:#3A4F68}.lp .footer-col{display:flex;flex-direction:column;gap:.5rem}.lp .footer-col-title{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7B91AE;margin-bottom:.15rem}.lp .footer-col a{font-size:.8125rem;color:#5A7090;transition:color .2s;cursor:pointer}.lp .footer-col a:hover{color:#A8B7CF}.lp .fade-up{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.lp .fade-up.visible{opacity:1;transform:translateY(0)}.lp .stagger-1{transition-delay:.05s}.lp .stagger-2{transition-delay:.12s}.lp .stagger-3{transition-delay:.19s}.lp .stagger-4{transition-delay:.26s}@media (prefers-reduced-motion:reduce){.lp .fade-up{opacity:1;transform:none;transition:none}.lp .hero-eyebrow .dot,.lp .hero-float-badge .pill-dot{animation:none}.lp .calc-preview img,.lp .faq-a,.lp .faq-q-icon,.lp .faq-q-icon:after{transition:none}.lp{scroll-behavior:auto}}@media (max-width:960px){.lp .hero-inner{grid-template-columns:1fr;row-gap:3rem}.lp .hero-visual{order:2}.lp .hero-screenshot img{width:100%;margin-left:0}.lp .livecalc-card{grid-template-columns:1fr}.lp .livecalc-inputs{border-right:none;border-bottom:1px solid var(--border)}.lp .calc-showcase,.lp .problem-grid,.lp .sharing-inner{grid-template-columns:1fr}.lp .calcs-header{flex-direction:column;align-items:flex-start;gap:.85rem}.lp .calcs-header .section-sub{text-align:left!important}.lp .calc-preview{height:auto}.lp .calc-preview img{height:auto;object-fit:contain}.lp .features-grid,.lp .steps{grid-template-columns:1fr 1fr}.lp .logo-wall{grid-template-columns:repeat(3,1fr)}.lp .pricing-grid{grid-template-columns:1fr}.lp .audience-grid{grid-template-columns:1fr 1fr}.lp .audience-primary{grid-template-columns:1fr;text-align:center}.lp .audience-primary-icon,.lp .audience-primary-text p{margin:0 auto}.lp .nav-links,.lp .step-connector{display:none}.lp .nav-menu-btn{display:inline-flex}}@media (max-width:560px){.lp .audience-grid,.lp .features-grid,.lp .steps{grid-template-columns:1fr}.lp nav{padding:0 1.25rem}.lp .section-audience,.lp .section-calcs,.lp .section-faq,.lp .section-features,.lp .section-how,.lp .section-livecalc,.lp .section-pricing,.lp .section-problem,.lp .section-proof,.lp .section-sharing{padding:64px 1.25rem}.lp .hero{padding:96px 1.25rem 64px}.lp .section-cta{padding:80px 1.25rem}.lp footer{padding:2.5rem 1.25rem}.lp .audience-primary,.lp .livecalc-inputs,.lp .livecalc-result,.lp .price-card,.lp .price-card.featured,.lp .problem-insight{padding:1.5rem}.lp .hero-stats{gap:1.25rem}.lp .hero-stat-value{font-size:1.5rem}.lp .lc-result-hero{font-size:2.4rem}.lp .price-amount .num{font-size:2.75rem}}@media (max-width:360px){.lp .hero-stats{gap:.9rem}.lp .hero-stat-value{font-size:1.2rem}}.lp .nav-drawer{position:fixed;inset:0;z-index:200;display:none}.lp .nav-drawer.open{display:block}.lp .nav-drawer-scrim{position:absolute;inset:0;background:rgba(6,14,28,.6);backdrop-filter:blur(4px)}.lp .nav-drawer-panel{position:absolute;top:0;right:0;bottom:0;width:min(78vw,320px);background:#0F1A2E;border-left:1px solid rgba(37,53,83,.8);padding:1.5rem;display:flex;flex-direction:column;gap:.25rem}.lp .nav-drawer-close{align-self:flex-end;background:none;border:none;color:#E8ECF1;cursor:pointer;padding:6px;margin-bottom:.5rem}.lp .nav-drawer-close svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp .nav-drawer-panel a:not(.btn-primary){font-size:1rem;font-weight:600;color:#A8B7CF;padding:.85rem .5rem;border-radius:8px;transition:color .2s,background .2s;cursor:pointer}.lp .nav-drawer-panel a:not(.btn-primary):hover{color:#E8ECF1;background:rgba(74,124,155,.12)}.lp .nav-drawer-panel .btn-primary{margin-top:1rem;justify-content:center}nav.lp-calc-nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:60px;background:#0F1A2E;border-bottom:1px solid rgba(37,53,83,.7)}.lp .lp-calc-nav-brand{display:flex;align-items:center;gap:10px;font-size:1.1rem;font-weight:700;color:#E8ECF1;text-decoration:none}.lp .lp-calc-nav-brand strong{color:#6FB3D9}.lp-calc-nav-links{display:flex;align-items:center;gap:1rem}.lp .lp-calc-nav-link{font-size:.9rem;color:#A8B7CF;text-decoration:none;transition:color .2s}.lp .lp-calc-nav-link:hover{color:#E8ECF1}.lp .lp-calc-nav-cta{font-size:.875rem;font-weight:600;padding:.45rem 1.1rem;background:#5B9F5B;color:#fff;border:1px solid transparent;border-radius:8px;text-decoration:none;transition:opacity .2s,transform .15s}.lp .lp-calc-nav-cta:hover{opacity:.9;transform:translateY(-1px)}.lp-calc-hero{background:linear-gradient(160deg,#0F1A2E,#0a1525);border-bottom:1px solid rgba(37,53,83,.6);padding:4rem 2rem 3.5rem}.lp-calc-hero-inner{max-width:760px;margin:0 auto}.lp .lp-calc-breadcrumb{display:inline-block;font-size:.85rem;color:#8FA4C2;text-decoration:none;margin-bottom:1.25rem;transition:color .2s}.lp .lp-calc-breadcrumb:hover,.lp-calc-h1{color:#E8ECF1}.lp-calc-h1{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15;margin:0 0 .75rem}.lp-calc-sub{font-size:1.05rem;color:#A8B7CF;margin:0 0 2rem;line-height:1.5}.lp-calc-cta-row{display:flex;gap:.75rem;flex-wrap:wrap}.lp .lp-calc-btn-primary{display:inline-flex;align-items:center;gap:6px;padding:.65rem 1.4rem;border-radius:8px;background:var(--primary,#4A7C9B);color:#fff;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .15s}.lp .lp-calc-btn-primary:hover{opacity:.9;transform:translateY(-1px)}.lp .lp-calc-btn-green{background:#5B9F5B;color:#fff}.lp .lp-calc-btn-secondary{display:inline-flex;align-items:center;padding:.65rem 1.4rem;border-radius:8px;background:rgba(255,255,255,.06);color:#A8B7CF;border:1px solid rgba(255,255,255,.1);font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.lp .lp-calc-btn-secondary:hover{background:rgba(255,255,255,.1);color:#E8ECF1}.lp .lp-calc-btn-ghost{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.2rem;border-radius:8px;background:transparent;color:#C4D2E4;border:1px solid rgba(74,124,155,.3);font-size:.875rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,background .2s}.lp .lp-calc-btn-ghost:hover{border-color:var(--primary,#4A7C9B);color:#E8ECF1;background:rgba(74,124,155,.08)}.lp-calc-btn-full{width:100%;text-align:center}.lp-calc-embed-band{background:#0c1626;padding:2.5rem 2rem;border-bottom:1px solid rgba(37,53,83,.6)}.lp-calc-embed-inner{max-width:1100px;margin:0 auto}.lp-calc-embed-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem}.lp-calc-embed-eyebrow{font-size:.95rem;font-weight:700;color:#E8ECF1}.lp-calc-embed-free{font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--color-elements-green,#5B9F5B);background:rgba(91,159,91,.12);border:1px solid rgba(91,159,91,.3);border-radius:999px;padding:.2rem .7rem}.lp-calc-embed-frame{background:#fff;border:1px solid rgba(37,53,83,.7);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-md,0 4px 12px -2px rgba(0,0,0,.4))}.lp-calc-embed-iframe{display:block;width:100%;height:clamp(640px,82vh,920px);border:0}.lp-calc-embed-note{font-size:.85rem;color:#7B91AE;line-height:1.5;margin:.85rem 0 0;text-align:center}.lp-calc-embed-note a{color:var(--primary,#4A7C9B);text-decoration:none;font-weight:600}.lp-calc-embed-note a:hover{text-decoration:underline}.lp-calc-body{background:#0a1220;padding:3rem 2rem 4rem}.lp-calc-body-inner{max-width:1100px;margin:0 auto}.lp-calc-grid{display:grid;grid-template-columns:1fr 300px;gap:2.5rem;align-items:start}.lp-calc-content{gap:2.5rem}.lp-calc-content,.lp-calc-section{display:flex;flex-direction:column}.lp-calc-section{gap:.75rem}.lp-calc-h2{font-size:1.2rem;font-weight:700;color:#E8ECF1;margin:0}.lp-calc-p{font-size:.975rem;color:#A8B7CF;line-height:1.65;margin:0}.lp-calc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.lp-calc-list-item{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem;color:#A8B7CF;line-height:1.5}.lp-calc-check{color:var(--color-elements-green,#5B9F5B);font-size:.95rem;flex-shrink:0;margin-top:1px}.lp-calc-sidebar{gap:1rem;position:sticky;top:76px}.lp-calc-card,.lp-calc-sidebar{display:flex;flex-direction:column}.lp-calc-card{background:rgba(255,255,255,.04);border:1px solid rgba(37,53,83,.7);border-radius:12px;padding:1.5rem;gap:.85rem}.lp-calc-card-suite{border-color:rgba(74,124,155,.25)}.lp-calc-card-title{font-size:1rem;font-weight:700;color:#E8ECF1}.lp-calc-card-desc{font-size:.85rem;color:#7B91AE;line-height:1.5;margin:0}.lp-calc-card-note{font-size:.78rem;color:#546375;text-align:center;margin-top:.25rem}.lp-hub-cta-row{justify-content:flex-end}.lp-hub-section{margin-bottom:2.75rem}.lp-hub-section:last-child{margin-bottom:0}.lp-hub-h2{font-size:1.15rem;font-weight:700;color:#E8ECF1;margin:0 0 1rem;padding-bottom:.6rem;border-bottom:1px solid rgba(37,53,83,.7)}.lp-hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.lp-hub-card{display:flex;flex-direction:column;gap:.4rem;background:rgba(255,255,255,.04);border:1px solid rgba(37,53,83,.7);border-radius:12px;padding:1.15rem 1.25rem;text-decoration:none;transition:border-color .2s,background .2s,transform .15s}.lp-hub-card:hover{border-color:rgba(74,124,155,.6);background:rgba(74,124,155,.07);transform:translateY(-2px)}.lp-hub-card-title{font-size:1rem;font-weight:700;color:#E8ECF1}.lp-hub-card-desc{font-size:.85rem;color:#7B91AE;line-height:1.5;flex:1}.lp-hub-card-cta{font-size:.82rem;font-weight:600;color:var(--primary,#4A7C9B);margin-top:.25rem}.lp-calc-footer{background:#07101c;border-top:1px solid rgba(37,53,83,.6);padding:1.25rem 2rem}.lp-calc-footer-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;font-size:.8rem;color:#8090A6}.lp-calc-footer-links{display:flex;gap:1.25rem}.lp-calc-footer-links a{color:#9DAEC4;text-decoration:none;transition:color .2s}.lp-calc-footer-links a:hover{color:#E8ECF1}@media (max-width:768px){.lp-calc-grid{grid-template-columns:1fr}.lp-calc-sidebar{position:static}.lp-calc-hero{padding:2.5rem 1.25rem 2rem}.lp-calc-body{padding:2rem 1.25rem 3rem}nav.lp-calc-nav{padding:0 1.25rem}.lp-calc-embed-band{padding:1.75rem 1rem}.lp-calc-embed-iframe{height:clamp(560px,78vh,760px)}}