*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #2954e6;--bg-deep: #1e3fb8;--bg-light: #3a6cf0;--card: rgba(255,255,255,.07);--card2: rgba(255,255,255,.04);--card-solid:#ffffff;--blue: #2954e6;--dark: #0f2a8c;--accent: #a5c0f5;--white: #ffffff;--soft: rgba(255,255,255,.72);--muted: rgba(255,255,255,.58);--dim: rgba(255,255,255,.4);--highlight: #ffffff;--border: rgba(255,255,255,.18);--border-soft: rgba(255,255,255,.1);--shadow: 0 24px 48px rgba(15,42,140,.35)}html{scroll-behavior:smooth}body{font-family:Manrope,sans-serif;background:radial-gradient(ellipse at 80% 10%,rgba(165,192,245,.18) 0%,transparent 55%),radial-gradient(circle at 90% 60%,rgba(255,255,255,.1) 0%,transparent 55%),radial-gradient(circle at 15% 90%,rgba(10,28,90,.55) 0%,transparent 55%),linear-gradient(140deg,#1a3aa8 0%,var(--bg) 45%,#4a7af2 100%);background-attachment:fixed;color:var(--white);line-height:1.6;overflow-x:hidden}@keyframes slow-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slow-rotate-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes slow-rotate-breathe{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.03)}to{transform:rotate(360deg) scale(1)}}body:before{content:"";position:fixed;top:-10%;right:-15%;width:70vw;height:70vw;max-width:900px;max-height:900px;border:1px dashed rgba(255,255,255,.18);border-radius:50%;pointer-events:none;z-index:0;will-change:transform;transform-origin:center center;animation:slow-rotate-breathe 90s linear infinite}body:after{content:"";position:fixed;top:5%;right:-25%;width:90vw;height:90vw;max-width:1200px;max-height:1200px;border:1px solid rgba(255,255,255,.05);border-radius:50%;pointer-events:none;z-index:0;will-change:transform;transform-origin:center center;animation:slow-rotate-reverse 140s linear infinite}@media(prefers-reduced-motion:reduce){body:before,body:after{animation:none}}header,section,footer{position:relative;z-index:1}header{position:sticky;top:0;z-index:100;background:#1e3fb8a6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-soft);padding:0 2rem;height:72px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;text-decoration:none}.logo-img{height:32px;width:auto;filter:brightness(0) invert(1)}.header-cta{background:var(--white);color:var(--dark);font-weight:700;font-size:13px;padding:11px 22px;border-radius:10px;text-decoration:none;letter-spacing:0;transition:transform .2s,box-shadow .2s;display:inline-flex;align-items:center;gap:6px}.header-cta:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0000002e}.header-cta:after{content:"›";font-weight:600}.hero{padding:90px 2rem 60px;text-align:left;max-width:1100px;margin:0 auto}.hero-tag{display:inline-flex;align-items:center;gap:10px;color:var(--white);font-size:14px;font-weight:600;letter-spacing:.04em;margin-bottom:32px}.hero-tag:before{content:"";width:12px;height:12px;border:1.5px solid var(--white);border-radius:50%;display:inline-block}.hero h1{font-size:clamp(2.4rem,6vw,4.6rem);font-weight:700;line-height:1.05;letter-spacing:-.025em;margin-bottom:32px;max-width:950px}.hero h1 span{color:var(--accent);font-weight:700}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:24px;margin-top:40px}.hero-sub{font-size:17px;font-weight:500;color:var(--white);max-width:720px;line-height:1.55;opacity:.95;margin-bottom:36px}.hero-cta{display:inline-flex;align-items:center;gap:10px;background:var(--white);color:var(--dark);font-weight:700;font-size:15px;padding:16px 28px;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;flex-shrink:0}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0003}.hero-cta .arrow{font-size:16px}.hero-stats{display:flex;justify-content:flex-start;gap:0;border:1px solid var(--border);border-radius:16px;overflow:hidden;width:100%;margin:0;background:var(--card2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-stat{flex:1;padding:24px 28px;border-right:1px solid var(--border-soft)}.hero-stat:last-child{border-right:none}.hs-num{font-size:30px;font-weight:800;color:var(--white);line-height:1;margin-bottom:8px;letter-spacing:-.015em}.hs-label{font-size:11px;font-weight:600;color:var(--soft);letter-spacing:.04em}.calc-section{max-width:1080px;margin:0 auto;padding:0 2rem 40px;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.input-panel{background:var(--card);border:1px solid var(--border);border-radius:24px;padding:2rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.panel-title{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:28px}.form-group{margin-bottom:26px}.form-group:last-child{margin-bottom:0}.fg-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.fg-label>span:first-child{font-size:14px;font-weight:600;color:var(--white)}.fg-label .fg-value{font-size:14px;font-weight:800;color:#0f172a;background:var(--white);padding:4px 12px;border-radius:8px}input[type=range]{width:100%;height:4px;-webkit-appearance:none;background:#fff3;border-radius:4px;outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;background:var(--white);border-radius:50%;border:4px solid var(--bg-deep);box-shadow:0 2px 12px #0000004d;cursor:pointer;transition:transform .15s}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}.range-hints{display:flex;justify-content:space-between;margin-top:8px}.range-hints span{font-size:11px;color:var(--dim);font-weight:600}.results-panel{background:linear-gradient(160deg,#fff,#f4f6fc 55%,#e7ecf8);border-radius:24px;padding:2.2rem;box-shadow:0 24px 56px #0f2a8c40;color:#0d2167}.results-panel *{color:inherit}.results-panel .savings-dark,.results-panel .savings-dark *{color:#fff}.results-panel .savings-dark .sd-label,.results-panel .savings-dark .sd-sub{color:#ffffffb3}.results-panel .savings-dark .brand{color:#a5c0f5}.results-panel .cubbo-card .cc-row span:last-child,.results-panel .cubbo-card .cc-total span:last-child{color:var(--blue)}.results-panel .impact-row span{color:#0d2167a6}.results-panel .result-sub{color:#0d216799}.results-panel .cc-row span:first-child{color:#0d2167a6}.results-panel .cc-icon-wrap.good{color:#fff}.results-panel .sd-icon{color:#0d2167;background:#fff}.results-panel .impact-label{color:#0d2167a6}.results-panel .result-icon{color:#0d2167;background:#dbe4f9}.brand-logo{height:22px;width:auto;vertical-align:middle;display:inline-block;margin-left:4px}.brand-logo-light{background:transparent;padding:0;height:22px;filter:brightness(0) invert(1)}.result-header{text-align:center;margin-bottom:24px}.result-icon{width:44px;height:44px;background:#dbe4f9;color:#0d2167;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px}.result-title{font-size:1.6rem;font-weight:800;color:#0d2167;letter-spacing:-.02em;margin-bottom:8px;line-height:1.2}.result-sub{font-size:13px;color:#0f172a99;font-weight:500;max-width:360px;margin:0 auto;line-height:1.5}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;align-items:stretch}.compare-card{background:linear-gradient(160deg,#fff,#f4f7fc);border:1px solid #e2e8f0;border-radius:14px;padding:18px;min-height:220px;display:flex;flex-direction:column}.compare-card.cubbo-card{background:linear-gradient(160deg,#fff,#eaf0fe);border-color:#2954e638}.cc-head{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;color:#0d2167}.cc-head strong{font-weight:700}.brand{color:var(--blue);font-weight:800}.cc-icon-wrap{width:22px;height:22px;background:#dbe4f9;color:#0d2167;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cc-icon-wrap.good{background:#0d2167;color:var(--white)}.cc-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:13px;color:#0d2167a6}.cc-row span:last-child{font-weight:700;color:#0d2167}.cubbo-card .cc-row span:last-child{color:var(--blue)}.cc-divider{height:1px;background:#e2e8f0;margin:8px 0}.cubbo-card .cc-divider{background:#2954e62e}.cc-total{display:flex;justify-content:space-between;align-items:center;padding-top:4px;font-size:13px}.cc-total span:first-child{font-weight:600;color:#0d2167a6;font-size:12px}.cc-total span:last-child{font-weight:800;font-size:26px;color:#0d2167;letter-spacing:-.02em}.cubbo-card .cc-total span:last-child{color:var(--blue)}.cc-total{flex-direction:column;align-items:flex-start;gap:4px}.cc-note{margin-top:10px;font-size:11px;color:#2954e6bf;font-weight:600;line-height:1.4}.cc-note.current-note{color:#0d21678c}.impact-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px;margin-bottom:20px}.impact-label{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.1em;color:#0d2167a6;margin-bottom:14px}.impact-row{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#f4f6fc;border-radius:10px;margin-bottom:8px;font-size:13px}.impact-row:last-child{margin-bottom:0}.impact-row span{color:#0d2167a6;font-weight:500}.impact-row strong{font-size:17px;font-weight:800;color:#0d2167;letter-spacing:-.01em}.savings-dark{background:#0d2167;color:var(--white);border-radius:16px;padding:22px}.sd-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.sd-icon{width:36px;height:36px;background:#fff;color:#0d2167;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sd-title{font-size:15px;font-weight:800;color:var(--white);margin-bottom:2px;line-height:1.3}.sd-title .brand{color:#a5c0f5}.sd-sub{font-size:12px;color:#fff9;font-weight:500}.sd-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sd-block{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:16px}.sd-label{font-size:11px;color:#fff9;font-weight:600;margin-bottom:8px}.sd-value{font-size:1.6rem;font-weight:800;color:var(--white);letter-spacing:-.02em;line-height:1}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.seo-section{max-width:1080px;margin:0 auto;padding:40px 2rem 80px;border-top:1px solid var(--border-soft)}.seo-title{font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;margin-bottom:48px;text-align:center;letter-spacing:-.02em;line-height:1.2}.seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.seo-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:28px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .2s,background .2s}.seo-card:hover{transform:translateY(-3px);background:#ffffff1a}.seo-icon{font-size:1.8rem;margin-bottom:14px}.seo-card h3{font-size:16px;font-weight:700;margin-bottom:10px;color:var(--white)}.seo-card p{font-size:13px;color:var(--soft);line-height:1.6}footer{border-top:1px solid var(--border-soft);padding:32px 2rem;display:flex;justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto}.footer-copy{font-size:13px;color:var(--soft)}.footer-link{font-size:13px;color:var(--soft);text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--white)}@media(max-width:720px){.calc-section{grid-template-columns:1fr}.results-panel{position:static}.seo-grid{grid-template-columns:1fr}.hero-stats{flex-direction:column}.hero-stat{border-right:none;border-bottom:1px solid var(--border)}.hero-stat:last-child{border-bottom:none}footer{flex-direction:column;gap:8px;text-align:center}}.gated-wrapper{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.gated-wrapper>.gated-section,.gated-wrapper>.gate-overlay{grid-column:1 / 2;grid-row:1 / 2}.gated-section{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none;transition:filter .4s ease;border-radius:16px}.gated-section.unlocked{filter:none;pointer-events:auto;-webkit-user-select:auto;user-select:auto}.gate-overlay{position:relative;justify-self:center;align-self:stretch;width:100%;max-width:420px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;background:#f4f6fcf2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:16px;padding:28px;z-index:5;box-shadow:0 12px 32px #0d21672e;transition:opacity .4s ease}.gate-overlay.hidden{opacity:0;pointer-events:none}.gate-overlay-inner{display:flex;flex-direction:column;align-items:stretch;text-align:center;width:100%;animation:fadeIn .3s ease}.gate-lock-icon{align-self:center;color:#0d2167;width:22px;height:22px}.gate-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#2954e6;font-weight:700;margin-top:10px}.gate-overlay h3.gate-title{font-size:22px;font-weight:800;color:#0d2167;margin-top:6px;line-height:1.2}.gate-overlay p.gate-sub{font-size:13px;color:#0d2167a6;margin-top:6px;margin-bottom:16px;line-height:1.5}.gate-form{display:flex;flex-direction:column;gap:8px;width:100%}.gate-form input{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:11px 14px;font-size:14px;font-family:Manrope,sans-serif;color:#0d2167;outline:none;transition:border-color .2s;-webkit-appearance:none;appearance:none;width:100%}.gate-form input::placeholder{color:#0d216773}.gate-form input:focus{border-color:#2954e6}.gate-form input.invalid{border-color:#dc2626a6}.gate-submit{width:100%;margin-top:10px;background:#0d2167;color:#fff;padding:14px;border-radius:10px;font-weight:800;font-size:14px;font-family:Manrope,sans-serif;border:none;cursor:pointer;transition:background .2s}.gate-submit:hover{background:#2954e6}.gate-submit:disabled{opacity:.7;cursor:not-allowed}.gate-disclaimer{font-size:11px;color:#0d216780;margin-top:8px;text-align:center;line-height:1.4}.gate-error{font-size:12px;color:#b91c1c;margin-top:8px;text-align:center}.gate-success{display:flex;flex-direction:column;align-items:center;text-align:center;animation:fadeIn .3s ease}.gate-success-icon{width:52px;height:52px;background:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#2954e6;box-shadow:0 6px 18px #2954e633}.gate-success h4{font-size:18px;font-weight:800;color:#0d2167;margin-top:14px}.gate-success p{font-size:13px;color:#0d2167b3;margin-top:8px;line-height:1.5}@media(max-width:720px){.gate-form input{font-size:16px}}
