.landing-root .fade-up{opacity:0;transform:translateY(32px);transition:opacity .55s ease,transform .55s ease}.landing-root .fade-up.visible{opacity:1;transform:translateY(0)}.landing-root .fade-up:nth-child(2){transition-delay:.1s}.landing-root .fade-up:nth-child(3){transition-delay:.2s}.landing-root section{padding:96px 0}@supports (content-visibility: auto){.landing-root #pains,.landing-root #how,.landing-root #calculator,.landing-root #comparison,.landing-root #faq,.landing-root #cta{content-visibility:auto;contain-intrinsic-size:1px 900px}}.landing-root #pains{background:var(--bg-alt);padding-top:48px}.landing-root #pains .container{max-width:1400px;padding:0 40px}.landing-root #pains .section-title{text-align:center}.landing-root .section-label{font-size:13px;font-weight:700;font-family:Manrope,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:16px}.landing-root .section-title{font-size:clamp(28px,3.5vw,40px);font-weight:800;letter-spacing:-.8px;line-height:1.2;margin-bottom:56px}.landing-root .cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.landing-root .card{background:#fff;border-radius:var(--radius);padding:32px;box-shadow:var(--shadow);transition:box-shadow .3s ease,transform .3s ease}.landing-root .card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.landing-root .card h3{font-size:19px;font-weight:700;margin-bottom:12px;line-height:1.3;letter-spacing:-.3px}.landing-root .card p{font-size:15px;color:var(--text-secondary);line-height:1.65}.landing-root .card-icon{width:48px;height:48px;background:#eef4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px;flex-shrink:0}.landing-root #how{background:var(--bg-alt)}.landing-root .steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:0 32px;align-items:start;margin-bottom:56px}.landing-root .step-arrow{display:flex;align-items:center;justify-content:center;height:56px;opacity:.25}.landing-root .step{display:flex;flex-direction:column;align-items:center;text-align:center}.landing-root .step-num{width:56px;height:56px;border-radius:50%;background:var(--blue);color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-shrink:0}.landing-root .step h3{font-size:18px;font-weight:700;margin-bottom:10px;letter-spacing:-.2px;white-space:nowrap}.landing-root .step p{font-size:15px;color:var(--text-secondary);line-height:1.65}.landing-root .accent-block{background:var(--blue);border-radius:var(--radius);padding:32px 40px;color:#fff}.landing-root .accent-block p{font-size:18px;font-weight:600;font-family:Manrope,sans-serif;line-height:1.5}.landing-root .accent-block p:before{content:"→";display:inline-block;margin-right:12px;opacity:.7}.landing-root #calculator{background:#f5f7fa;padding:80px 0;text-align:center;overflow-x:hidden}.landing-root .calc-label{display:inline-block;font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1565c0;background:#eef4ff;border-radius:20px;padding:6px 16px;margin-bottom:16px}.landing-root #calculator h2{margin-bottom:12px}.landing-root .calc-subtitle{color:#757575;font-size:17px;margin-bottom:40px}.landing-root .calc-card{background:#fff;border-radius:24px;box-shadow:0 8px 40px #00000014;max-width:640px;margin:0 auto;padding:40px 48px;text-align:left}.landing-root .calc-slider-section{margin-bottom:0}.landing-root .calc-slider-label{display:block;text-align:center;font-size:20px;font-weight:700;color:#212121;margin-bottom:24px}.landing-root .calc-slider-wrap{position:relative;margin-bottom:28px}.landing-root input[type=range]#kp-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;border-radius:4px;background:linear-gradient(to right,#1565c0 48.3%,#e0e0e0 48.3%);outline:none;cursor:pointer}.landing-root input[type=range]#kp-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:38px;height:38px;border-radius:50%;background:#fff;border:3px solid #1565c0;box-shadow:0 2px 8px #1565c04d;cursor:pointer;-webkit-transition:box-shadow .2s ease,transform .2s ease;transition:box-shadow .2s ease,transform .2s ease}.landing-root input[type=range]#kp-slider::-webkit-slider-thumb:hover{box-shadow:0 4px 16px #1565c066;transform:scale(1.1)}.landing-root input[type=range]#kp-slider::-moz-range-thumb{width:38px;height:38px;border-radius:50%;background:#fff;border:3px solid #1565c0;box-shadow:0 2px 8px #1565c04d;cursor:pointer}.landing-root #slider-bubble{position:absolute;top:calc(100% + 10px);background:#1565c0;color:#fff;font-size:15px;font-weight:700;padding:5px 14px;border-radius:20px;pointer-events:none;white-space:nowrap;transform:translate(-50%)}.landing-root .calc-spacer{height:32px;background:linear-gradient(to bottom,#f0f4fa,#fff);margin:28px -48px 0}.landing-root .calc-result-section{margin-top:28px;margin-bottom:28px}.landing-root .calc-result-label{font-size:15px;color:#757575;margin-bottom:16px;text-align:center}.landing-root .calc-result-row{display:flex;align-items:center;justify-content:center;gap:0}.landing-root .calc-result-item{flex:1 1 0;display:flex;align-items:baseline;gap:6px;min-width:0}.landing-root .calc-result-item:first-child,.landing-root .calc-result-item:last-child{justify-content:center}.landing-root .calc-result-divider{width:1px;height:56px;background:#e0e0e0;flex-shrink:0}.landing-root #calc-hours{font-size:52px;font-weight:800;color:#bdbdbd;line-height:1}.landing-root .calc-currency-gray{font-size:24px;font-weight:700;color:#bdbdbd}.landing-root #calc-economy{font-size:52px;font-weight:800;color:#1565c0;line-height:1}.landing-root .calc-currency{font-size:24px;font-weight:700;color:#1565c0}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.landing-root #calc-economy.pop{animation:pop .25s ease}.landing-root .calc-cta{text-align:center;margin-top:36px}.landing-root .calc-disclaimer{font-size:12px;color:#9e9e9e;margin-top:16px;text-align:left}.landing-root .calc-cta .btn-primary{position:relative;overflow:hidden;display:inline-block;width:100%;text-align:center;height:50px;padding:0 32px;background:#1565c0;color:#fff;font-size:15px;font-weight:700;border-radius:12px;text-decoration:none;border:2px solid #1565c0;cursor:pointer;transition:background .2s ease,transform .15s ease}.landing-root .calc-cta .btn-primary:hover{background:#0d47a1;transform:translateY(-2px)}.landing-root .calc-cta .btn-primary.shimmer:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.35) 50%,transparent 100%);animation:shimmer-sweep 1.2s ease forwards}@keyframes shimmer-sweep{0%{left:-75%}to{left:125%}}.landing-root #comparison{background:var(--bg);padding:80px 0;text-align:center}.landing-root #comparison .section-subtitle{font-size:17px;color:var(--text-secondary);margin-top:-32px;margin-bottom:48px}.landing-root .comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;text-align:left}.landing-root .card-before,.landing-root .card-after{border-radius:20px;padding:32px}.landing-root .card-before{background:#fff;border:1px solid var(--border)}.landing-root .card-before .card-label{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9e9e9e;margin-bottom:12px}.landing-root .card-before h3{font-size:20px;font-weight:700;color:#212121;margin-bottom:24px}.landing-root .card-before .comparison-list li{color:#616161}.landing-root .card-before .comparison-list .icon{color:#bdbdbd}.landing-root .card-before .card-footer{background:#f5f5f5;color:#757575;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:600;margin-top:24px;text-align:center}.landing-root .card-after{background:#eef4ff;border:2px solid #1565c0}.landing-root .card-after .card-label{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1565c0;margin-bottom:12px}.landing-root .card-after h3{font-size:20px;font-weight:700;color:#0d1b2a;margin-bottom:24px}.landing-root .card-after .comparison-list li{color:#1a1a2e}.landing-root .card-after .comparison-list .icon{color:#1565c0}.landing-root .card-after .card-footer{background:#1565c0;color:#fff;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:600;margin-top:24px;text-align:center}.landing-root .comparison-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.landing-root .comparison-list li{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.5}.landing-root .comparison-list .icon{font-size:16px;flex-shrink:0;margin-top:2px}.landing-root #faq{background:var(--bg-alt);padding:80px 0}.landing-root #faq h2{text-align:center;margin-bottom:48px}.landing-root .faq-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.landing-root .faq-item{background:#fff;border:1px solid #e0e0e0;border-radius:14px;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.landing-root .faq-item.open{box-shadow:0 4px 20px #1565c01a;border-color:#1565c0}.landing-root .faq-question{width:100%;background:none;border:none;padding:22px 28px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:16px;font-weight:600;color:#212121;text-align:left;gap:16px;transition:color .2s ease}.landing-root .faq-question:hover{color:#1565c0}.landing-root .faq-icon{font-size:22px;font-weight:300;color:#1565c0;flex-shrink:0;transition:transform .3s ease;line-height:1}.landing-root .faq-item.open .faq-icon{transform:rotate(45deg)}.landing-root .faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease;padding:0 28px}.landing-root .faq-answer p{font-size:15px;color:#555;line-height:1.7;padding-bottom:22px;margin:0}.landing-root .faq-item.open .faq-answer{max-height:300px}.landing-root #cta{background:var(--bg);padding:72px 0}.landing-root .cta-card{background:#1565c0;border-radius:24px;padding:50px 64px;display:grid;grid-template-columns:1fr 380px;align-items:center;gap:40px;overflow:hidden;position:relative}.landing-root .cta-card:before{content:"";position:absolute;right:-80px;top:-80px;width:400px;height:400px;border-radius:50%;background:#ffffff0d;pointer-events:none}.landing-root .cta-card:after{content:"";position:absolute;right:200px;bottom:-100px;width:300px;height:300px;border-radius:50%;background:#ffffff0a;pointer-events:none}.landing-root .cta-left{position:relative;z-index:1}.landing-root .cta-left h2{color:#fff;font-size:40px;font-weight:800;line-height:1.15;margin-bottom:16px}.landing-root .cta-left p{color:#ffffffbf;font-size:16px;line-height:1.6;margin-bottom:36px;max-width:440px}.landing-root .cta-left .btn-primary{background:#fff;color:#1565c0;border-color:#fff}.landing-root .cta-left .btn-primary:hover{background:#f0f4ff;border-color:#f0f4ff;box-shadow:0 4px 16px #00000026}.landing-root .cta-right{position:relative;z-index:1;height:319px;display:flex;align-items:center;justify-content:center}.landing-root .cta-right img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;filter:drop-shadow(0 16px 40px rgba(0,0,0,.25))}@media (max-width: 1100px){.landing-root .cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.landing-root .cards-grid,.landing-root .steps{grid-template-columns:1fr}.landing-root .step-arrow{display:none}.landing-root .step-num{width:48px;height:48px;font-size:18px}.landing-root .step h3{white-space:normal}.landing-root #how .section-title{text-align:center}.landing-root .cta-card{grid-template-columns:1fr 220px;padding:40px 32px;gap:24px}.landing-root .cta-right{height:220px}.landing-root .cta-left h2{font-size:28px}}@media (max-width: 768px){.landing-root #pains .container{max-width:unset;padding:0 24px}.landing-root .comparison-grid{grid-template-columns:1fr}.landing-root .calc-card{padding:28px 20px}.landing-root .calc-spacer{margin:28px -20px 0}.landing-root #calc-economy{font-size:40px}.landing-root section{padding:64px 0}.landing-root .section-title{margin-bottom:36px}.landing-root .accent-block{padding:24px}.landing-root .faq-question{padding:18px 20px;font-size:15px}.landing-root .faq-answer{padding:0 20px}.landing-root .cta-right{display:none}}@media (max-width: 480px){.landing-root section{padding:48px 0}.landing-root .card{padding:24px 20px}.landing-root .card h3{font-size:17px}.landing-root .calc-card{padding:24px 16px}.landing-root .calc-spacer{margin:28px -16px 0}.landing-root .calc-result-row{flex-direction:column;gap:16px;align-items:center}.landing-root .calc-result-divider{width:80%;height:1px}.landing-root #calc-economy,.landing-root #calc-hours{font-size:36px}.landing-root .cta-card{padding:32px 20px}.landing-root .cta-left h2{font-size:24px}}@media (prefers-reduced-motion: reduce),(max-width: 768px){.landing-root .fade-up,.landing-root .fade-up.visible{opacity:1;transform:none;transition:none}.landing-root .card,.landing-root .card:hover,.landing-root .faq-item,.landing-root .faq-question,.landing-root .faq-answer,.landing-root .btn,.landing-root .calc-cta .btn-primary,.landing-root .calc-cta .btn-primary:hover{transition:none;transform:none}.landing-root #calc-economy.pop,.landing-root .calc-cta .btn-primary.shimmer:after{animation:none}}
