*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #2563eb;--primary-dark: #1d4ed8;--primary-light: #3b82f6;--secondary: #0ea5e9;--accent: #6366f1;--dark: #0c1222;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-300: #cbd5e1;--gray-400: #94a3b8;--gray-500: #64748b;--gray-600: #475569;--gray-700: #334155;--gray-800: #1e293b;--gray-900: #0f172a;--success: #059669;--success-light: #10b981;--warning: #f59e0b;--danger: #dc2626;--danger-light: #ef4444}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65;color:var(--gray-900);background:#fafbfc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.015em;overflow-x:hidden}*{box-sizing:border-box}.btn:hover,.nav-cta:hover,.feature-card:hover,.pricing-card:hover{will-change:transform}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.hero-upload-widget input::placeholder{color:#94a3b8;opacity:1;font-weight:400}.hero-upload-widget input{color:#0f172a;font-weight:500}.hero-content{text-align:left}.benefits-list{display:flex;flex-direction:column;gap:12px;max-width:540px}.benefit-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 14px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);box-sizing:border-box;transition:all .25s ease}.benefit-item:hover{background:#ffffff1a;border-color:#ffffff26}.benefit-item:before{content:"";width:6px;height:6px;border-radius:50%;background:#3b82f6;box-shadow:0 0 0 4px #3b82f626;flex-shrink:0}.benefit-text{color:#ffffffeb;font-size:15px;line-height:1.5;font-weight:500}.benefits-list-mobile .benefit-item{justify-content:center;text-align:center}.benefits-list-mobile .benefit-item:before{display:none}.benefits-list-mobile .benefit-text{font-size:16px}@media(max-width:1024px){.hero-content{padding-top:90px}}@media(max-width:900px){.hero-content{padding-top:85px}}@media(max-width:768px){.hero-content{padding-top:80px}}@media(max-width:480px){.hero-content{padding-top:70px}}.hero-content h1{font-size:44px;line-height:1.15;margin-bottom:20px;margin-left:0;margin-right:0;padding-left:0;padding-right:0;text-align:left}.hero-content .subtitle{margin-bottom:24px;margin-left:0;margin-right:0;padding-left:0;padding-right:0;font-size:19px;line-height:1.6;text-align:left}.hero-content .hero-badge{margin-left:0;margin-right:0}.hero-content .above-fold-benefits-desktop{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.hero-content .hero-cta-buttons{margin-left:0;padding-left:0}.hero-cta-wrapper{margin-bottom:16px}.hero-cta-btn{font-size:17px;padding:16px 32px;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;color:#fff!important;font-weight:700;border:none;box-shadow:0 4px 20px #2563eb66;position:relative;overflow:hidden}.hero-cta-btn:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transition:left .6s ease}.hero-cta-btn:hover:after{left:100%}.hero-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #2563eb80}.hero-cta-btn:active{transform:translateY(0);box-shadow:0 2px 12px #2563eb66}.hero-trust-signals{display:flex;gap:20px;align-items:center;margin-top:16px;flex-wrap:wrap}.hero-trust-signals span{font-size:13px;color:#fffc;display:flex;align-items:center;gap:6px}.trust-signal-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:12px;font-size:14px;font-weight:600;color:#fffffff2;box-shadow:0 4px 12px #00000026}.trust-signal-badge strong{color:#60a5fa}.hero{padding:120px 0 50px;margin-top:0;background:linear-gradient(135deg,#1e293b,#1e3a8a,#1e40af,#2563eb,#1e40af,#1e293b);position:relative;overflow:hidden;color:#fff;text-align:center}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(99,102,241,.25) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(16,185,129,.2) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(59,130,246,.15) 0%,transparent 60%);z-index:1;pointer-events:none;animation:gradientShift 15s ease infinite}.hero:after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,.05) 2px,rgba(255,255,255,.05) 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(255,255,255,.05) 2px,rgba(255,255,255,.05) 4px);z-index:1;pointer-events:none;opacity:.2}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes pulseGlow{0%,to{box-shadow:0 24px 72px #00000080,0 12px 32px #2563eb4d,inset 0 1px #ffffffe6;border-color:#2563eb66}50%{box-shadow:0 28px 84px #0000008c,0 16px 40px #2563eb66,inset 0 1px #fff;border-color:#2563eb99}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floatGlow{0%,to{box-shadow:0 32px 80px #00000026,0 16px 40px #2563eb33,0 0 0 1px #ffffff80,inset 0 2px 4px #fffc,inset 0 -2px 8px #2563eb1a}50%{box-shadow:0 36px 90px #0000002e,0 20px 50px #2563eb4d,0 0 0 1px #fff9,inset 0 2px 4px #ffffffe6,inset 0 -2px 8px #2563eb26}}@keyframes sparkle{0%,to{opacity:.6}50%{opacity:1}}@keyframes shine{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}@keyframes badgePulse{0%,to{transform:scale(1);box-shadow:0 6px 20px #2563eb80,0 2px 8px #2563eb4d,inset 0 1px #ffffff4d}50%{transform:scale(1.02);box-shadow:0 8px 24px #2563eb99,0 4px 12px #2563eb66,inset 0 1px #fff6}}@keyframes sparkleRotate{0%,to{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.2)}}@keyframes badgeShine{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}@keyframes buttonShine{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.hero-video{display:none}.hero .container{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.hero .container.hero-container{padding-left:24px;padding-right:24px}.hero .container>div:first-child{text-align:left}.hero-badge{margin-bottom:8px}.hero h1{font-size:52px;font-weight:800;line-height:1.12;margin-bottom:20px;text-shadow:0 0 60px rgba(59,130,246,.4),0 4px 30px rgba(0,0,0,.5),0 2px 12px rgba(0,0,0,.3);letter-spacing:-.03em;color:#fff;animation:fadeInUp .8s ease-out}.hero h1 .h1-line{display:inline}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero .subtitle{font-size:19px;color:#fff;margin-bottom:32px;max-width:720px;margin-left:auto;margin-right:auto;line-height:1.65;text-shadow:0 4px 30px rgba(0,0,0,.8),0 2px 12px rgba(0,0,0,.6),0 1px 4px rgba(0,0,0,.5);font-weight:600;animation:fadeInUp .8s ease-out .2s backwards}.btn{display:inline-block;padding:14px 32px;border-radius:10px;font-weight:700;font-size:16px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;letter-spacing:-.01em;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,#fff,#f8fafc);color:var(--primary-dark);box-shadow:0 4px 20px #2563eb33,0 8px 40px #0000001a;position:relative;overflow:hidden}.btn-primary:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#2563eb14;transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn-primary:hover:before{width:300px;height:300px}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #2563eb40,0 20px 60px #0000001f;background:linear-gradient(135deg,#fff,#eff6ff)}.btn-secondary{background:#ffffff26;color:#fff;border:2px solid rgba(255,255,255,.7);backdrop-filter:blur(10px);position:relative;overflow:hidden}.btn-secondary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn-secondary:hover:before{left:100%}.btn-secondary:hover{background:#ffffff40;border-color:#ffffffe6;transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}.pricing-card .btn-secondary{background:#fff;color:var(--primary);border:2px solid var(--primary);backdrop-filter:none}.pricing-card .btn-secondary:hover{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 8px 24px #2563eb4d}.pricing-card .btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;cursor:pointer}.pricing-card .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb59;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.features-section{padding:120px 0 140px;background:radial-gradient(ellipse 60% 40% at 20% 20%,rgba(37,99,235,.04) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 80% 80%,rgba(59,130,246,.03) 0%,transparent 50%),linear-gradient(180deg,#fff,#f8fafc);position:relative}.features-section:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 40px,rgba(37,99,235,.015) 40px,rgba(37,99,235,.015) 80px);pointer-events:none}.portfolio-monitoring-features{padding:32px 0 40px;background:linear-gradient(180deg,#eff6ff,#dbeafe,#eff6ff)}.portfolio-monitoring-features .section-header{margin-bottom:32px}.portfolio-monitoring-features .features-grid{gap:16px;margin-bottom:16px}.portfolio-monitoring-features .feature-card{padding:16px 18px}.portfolio-monitoring-features .feature-icon{width:48px;height:48px;margin-bottom:12px}.portfolio-monitoring-features .feature-icon svg{width:24px;height:24px}.portfolio-monitoring-features .feature-card h3{font-size:18px}.portfolio-monitoring-features .feature-card p{font-size:15px;line-height:1.5}.section-header{text-align:center;margin-bottom:80px;padding-top:0}.section-header h2{font-size:44px;font-weight:800;color:var(--gray-900);margin-bottom:20px;letter-spacing:-.02em;line-height:1.15;position:relative;display:inline-block}.section-header h2:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:2px}.section-header p{font-size:18px;color:var(--gray-600);max-width:720px;margin:24px auto 0;line-height:1.7}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:40px;margin-bottom:40px;max-width:1240px;margin-left:auto;margin-right:auto}.feature-card{background:#fff;border:1px solid rgba(37,99,235,.08);border-radius:20px;padding:28px 24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a,0 1px 3px #2563eb0a;animation:fadeInUp .6s ease-out backwards}.features-grid.scroll-animate .feature-card,.portfolio-monitoring-features .features-grid.scroll-animate .feature-card{opacity:0;transform:translateY(30px);animation:none}.features-grid.scroll-animate.in-view .feature-card,.portfolio-monitoring-features .features-grid.scroll-animate.in-view .feature-card{animation:fadeInUp .6s ease-out forwards}.feature-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000014,0 8px 24px #2563eb1f,0 0 0 1px #2563eb26;border-color:#2563eb33}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card:nth-child(1){animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-card:nth-child(5){animation-delay:.5s}.feature-card:nth-child(6){animation-delay:.6s}.price-widget{max-width:240px;width:100%;background:#fff;border-radius:8px;padding:0;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e5e7eb;flex-shrink:0;align-self:flex-start;display:flex;flex-direction:column;box-sizing:border-box;position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto Mono,monospace}.price-widget-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px 10px;border-bottom:1px solid #f3f4f6;flex-shrink:0;background:#fafbfc}.price-widget-header h3{color:#6b7280;font-size:10px;font-weight:600;letter-spacing:.3px;margin:0;line-height:1;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.price-widget-update{font-size:9px;color:#6b7280;font-weight:500;letter-spacing:.1px;display:flex;align-items:center;gap:4px;font-family:Roboto Mono,Courier New,monospace}.price-widget-update:before{content:"";width:5px;height:5px;border-radius:50%;background:#2563eb;animation:pulse 2s ease-in-out infinite;box-shadow:0 0 #2563eb66}@keyframes pulse{0%{opacity:1;transform:scale(1);box-shadow:0 0 #2563eb66}50%{opacity:.7;transform:scale(1.1);box-shadow:0 0 0 4px #2563eb00}to{opacity:1;transform:scale(1);box-shadow:0 0 #2563eb00}}.price-widget-grid{display:flex;flex-direction:column;padding:2px 0}.price-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 10px;background:#fff;border-bottom:none;transition:all .15s ease;position:relative;gap:16px;min-height:24px}.price-item:hover{background:#f9fafb}.price-item.positive{background:#fff}.price-item.positive:hover{background:#f0fdf4}.price-item.negative{background:#fff}.price-item.negative:hover{background:#fef2f2}.price-symbol{font-size:11px;font-weight:700;color:#111827;letter-spacing:.3px;width:45px;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;text-transform:uppercase;flex-shrink:0;flex-grow:0}.price-value{display:flex;flex-direction:column;align-items:flex-end;gap:0;flex:1;min-width:0;justify-content:center}.price-amount{font-size:11px;font-weight:600;color:#111827;line-height:1;letter-spacing:.03px;font-family:Roboto Mono,Courier New,monospace;font-variant-numeric:tabular-nums;white-space:nowrap}.price-change{font-size:9px;font-weight:600;line-height:1;letter-spacing:.03px;font-family:Roboto Mono,Courier New,monospace;font-variant-numeric:tabular-nums;padding:1px 4px;border-radius:3px;background:transparent;transition:all .15s ease;white-space:nowrap}.price-change.positive{color:#1d4ed8;font-weight:700;background:#2563eb1a}.price-change.negative{color:#dc2626;font-weight:700;background:#ef44441a}.price-change.neutral{color:#6b7280;font-weight:500;background:#6b728014}.price-item.positive .price-amount{color:#1d4ed8}.price-item.negative .price-amount{color:#dc2626}.price-item.positive:hover .price-change.positive{background:#2563eb26}.price-item.negative:hover .price-change.negative{background:#ef444426}@media(max-width:768px){.hero .container{flex-direction:column;align-items:stretch}.price-widget{display:none!important}}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2563eb,#1d4ed8);transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.4,0,.2,1)}.feature-card:nth-child(1):before{background:linear-gradient(90deg,#2563eb,#1d4ed8)}.feature-card:nth-child(2):before{background:linear-gradient(90deg,#f093fb,#f5576c)}.feature-card:nth-child(3):before{background:linear-gradient(90deg,#4facfe,#00f2fe)}.feature-card:nth-child(4):before{background:linear-gradient(90deg,#43e97b,#38f9d7)}.feature-card:nth-child(5):before{background:linear-gradient(90deg,#fa709a,#fee140)}.feature-card:nth-child(6):before{background:linear-gradient(90deg,#30cfd0,#330867)}.feature-card:after{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(37,99,235,.03) 0%,transparent 70%);opacity:0;transition:opacity .5s;pointer-events:none}.feature-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 28px 56px #2563eb2e,0 12px 24px #0000001a;border-color:#2563eb66}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover:after{opacity:1}.feature-icon{font-size:48px;margin-bottom:24px;display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;background:linear-gradient(135deg,#2563eb1f,#1d4ed81f);border-radius:24px;border:1px solid rgba(37,99,235,.15);filter:drop-shadow(0 8px 16px rgba(0,0,0,.08));transition:all .4s cubic-bezier(.34,1.56,.64,1);color:#2563eb;position:relative;overflow:hidden}.feature-icon:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2563eb0d,#1d4ed80d);opacity:0;transition:opacity .3s ease}.feature-card:hover .feature-icon:before{opacity:1}.feature-icon svg{width:40px;height:40px;stroke-width:1.5;stroke:currentColor;fill:none;transition:all .3s ease;position:relative;z-index:1;filter:drop-shadow(0 2px 4px rgba(37,99,235,.2))}.feature-card:hover .feature-icon svg{transform:scale(1.08);filter:drop-shadow(0 4px 8px rgba(37,99,235,.3))}.feature-card:nth-child(1) .feature-icon{background:linear-gradient(135deg,#2563eb33,#8b5cf633);border-color:#2563eb47;color:#3b82f6}.feature-card:nth-child(2) .feature-icon{background:linear-gradient(135deg,#ef444433,#fb923c33);border-color:#ef444447;color:#ef4444}.feature-card:nth-child(3) .feature-icon{background:linear-gradient(135deg,#3b82f633,#8b5cf633);border-color:#3b82f647;color:#3b82f6}.feature-card:nth-child(4) .feature-icon{background:linear-gradient(135deg,#2563eb33,#22d3ee33);border-color:#2563eb47;color:#2563eb}.feature-card:nth-child(5) .feature-icon{background:linear-gradient(135deg,#a855f733,#ec489933);border-color:#a855f747;color:#a855f7}.feature-card:nth-child(6) .feature-icon{background:linear-gradient(135deg,#2563eb33,#3b82f633);border-color:#2563eb47;color:#2563eb}.feature-card:hover .feature-icon{transform:scale(1.15) rotate(-5deg)}.feature-card:nth-child(1):hover .feature-icon{background:linear-gradient(135deg,#2563eb33,#8b5cf633);border-color:#2563eb59;box-shadow:0 8px 24px #2563eb33}.feature-card:nth-child(2):hover .feature-icon{background:linear-gradient(135deg,#ef444433,#fb923c33);border-color:#ef444459;box-shadow:0 8px 24px #ef444433}.feature-card:nth-child(3):hover .feature-icon{background:linear-gradient(135deg,#3b82f633,#8b5cf633);border-color:#3b82f659;box-shadow:0 8px 24px #3b82f633}.feature-card:nth-child(4):hover .feature-icon{background:linear-gradient(135deg,#2563eb33,#22d3ee33);border-color:#2563eb59;box-shadow:0 8px 24px #2563eb33}.feature-card:nth-child(5):hover .feature-icon{background:linear-gradient(135deg,#a855f733,#ec489933);border-color:#a855f759;box-shadow:0 8px 24px #a855f733}.feature-card:nth-child(6):hover .feature-icon{background:linear-gradient(135deg,#2563eb33,#3b82f633);border-color:#2563eb59;box-shadow:0 8px 24px #2563eb33}.feature-card h3{font-size:22px;font-weight:700;color:var(--gray-900);margin-bottom:12px;line-height:1.4;letter-spacing:-.01em}.feature-card p{color:var(--gray-600);line-height:1.7;font-size:16px;margin-bottom:20px}.feature-list{list-style:none;margin-top:20px;padding-top:20px;border-top:1px solid var(--gray-100)}.feature-list li{padding:10px 0;color:var(--gray-700);display:flex;align-items:center;gap:12px;font-size:15px;line-height:1.6}.feature-list li:before{content:"\2713";color:#fff;font-weight:700;flex-shrink:0;width:22px;height:22px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;box-shadow:0 2px 4px #2563eb4d}@media(max-width:900px){.hero .container{flex-direction:column!important;align-items:center!important;gap:40px!important}.hero-content{text-align:center!important;max-width:100%!important}.hero-social-proof,.hero-trust-signals{justify-content:center!important}.hero-upload-widget{max-width:500px!important}}@media(max-width:768px){.features-section{padding:60px 0 80px}.portfolio-monitoring-features{padding:24px 0 32px}.portfolio-monitoring-features .section-header{margin-bottom:24px}.section-header{margin-bottom:48px}.section-header h2{font-size:26px;line-height:1.25}.section-header h2:after{width:60px;height:3px}.section-header p{font-size:15px;padding:0 20px}.features-grid{grid-template-columns:1fr;gap:24px;padding:0}.feature-card{padding:32px 28px;border-radius:20px}.feature-card:hover{transform:translateY(-2px)}.feature-icon{width:76px;height:76px;margin-bottom:20px}.feature-icon svg{width:36px;height:36px}.feature-card h3{font-size:20px}.feature-card p{font-size:15px}.feature-list li{font-size:16px;padding:10px 0;line-height:1.6}}@media(max-width:480px){.section-header h2{font-size:24px}.portfolio-monitoring-features{padding:20px 0 28px}.feature-card{padding:28px 24px}.portfolio-monitoring-features .feature-card{padding:14px 16px}.feature-icon{width:68px;height:68px}.feature-icon svg{width:32px;height:32px}}.health-score-demo{background:linear-gradient(135deg,var(--gray-900) 0%,var(--gray-800) 100%);color:#fff;padding:40px;text-align:center;position:relative;overflow:hidden}.health-score-demo:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(37,99,235,.1) 0%,transparent 70%);border-radius:50%}.health-score-demo:after{content:"";position:absolute;bottom:-50%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(6,182,212,.1) 0%,transparent 70%);border-radius:50%}.health-score-demo .container{position:relative;z-index:1}.score-container{display:flex;justify-content:center;align-items:center;gap:60px;margin:40px 0 50px;flex-wrap:wrap}.score-display{display:flex;flex-direction:column;align-items:center;justify-content:center;width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,var(--success) 0%,var(--secondary) 100%);font-size:64px;font-weight:900;box-shadow:0 30px 80px #2563eb80;position:relative}.score-display:before{content:"";position:absolute;width:90%;height:90%;border-radius:50%;background:#ffffff1a;top:5%;left:5%}.score-number{position:relative;z-index:1}.score-subtitle{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;opacity:.9;margin-top:6px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px;max-width:800px;margin:0 auto}.stat-card{background:#ffffff0d;background:#ffffff26;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px 20px;transition:all .3s}.stat-card:hover{background:#ffffff14;transform:translateY(-4px);border-color:#fff3}.stat-icon{font-size:32px;margin-bottom:20px;line-height:1.7;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.stat-value{font-size:32px;font-weight:800;margin-bottom:6px;line-height:1}.stat-label{font-size:13px;color:var(--gray-400);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.alert-types{background:linear-gradient(to bottom,var(--gray-50) 0%,white 100%);padding:50px 0}.alert-types>.container{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1200px}.alert-types>.container>.section-header{grid-column:1 / -1;margin-bottom:16px}.alert-section-wrapper{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 24px #0000000f;border:1px solid var(--gray-200);transition:all .3s}.alert-section-wrapper:hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-2px)}.alert-section-header{text-align:center;margin-bottom:20px}.alert-section-header h3{font-size:20px;font-weight:800;margin-bottom:6px;color:var(--gray-900);letter-spacing:-.01em}.alert-section-header p{font-size:14px;color:var(--gray-600)}.alert-grid{display:flex;flex-direction:column;gap:12px}.alert-item{background:#fff;border-radius:12px;padding:16px 18px;box-shadow:0 2px 10px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid var(--gray-100)}.alert-item:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;transition:width .3s}.alert-item:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.alert-item:hover:before{width:100%;opacity:.05}.alert-item.warning:before{background:var(--warning)}.alert-item.danger:before{background:var(--danger)}.alert-item.success:before{background:var(--success)}.alert-item.info:before{background:var(--primary)}.alert-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.alert-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.alert-item.danger .alert-icon{background:#ef44441a;color:var(--danger)}.alert-item.warning .alert-icon{background:#f59e0b1a;color:var(--warning)}.alert-item.success .alert-icon{background:#2563eb1a;color:var(--success)}.alert-item.info .alert-icon{background:#2563eb1a;color:var(--primary)}.alert-item h4{font-size:16px;font-weight:700;margin:0;color:var(--gray-900);letter-spacing:-.01em}.alert-item p{font-size:14px;color:var(--gray-600);line-height:1.5;margin:0}.integrations{padding:100px 0;text-align:center}.integration-logos{display:flex;justify-content:center;align-items:center;gap:48px;flex-wrap:wrap;margin-top:40px}.integration-logo{padding:20px 32px;background:#fff;border:2px solid var(--gray-200);border-radius:12px;font-weight:600;color:var(--gray-700);font-size:18px;display:flex;align-items:center;justify-content:center}.integration-logo img{max-width:100%;height:auto;max-height:36px;width:auto;object-fit:contain;display:block}@media(max-width:768px){.integration-logos{grid-template-columns:repeat(3,1fr)!important;gap:20px 16px!important;padding:0 16px!important;display:grid!important}.integration-logo{padding:16px 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:60px}.integration-logo img{max-height:32px!important;width:auto!important;height:auto!important;display:block!important;object-fit:contain!important}}.pricing{padding:100px 0;background:var(--gray-50)}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:960px;margin:0 auto}.pricing-card{background:#fff;border:2px solid var(--gray-200);border-radius:16px;padding:24px;text-align:center;transition:all .3s;display:flex;flex-direction:column}.pricing-card .pricing-features{flex-grow:1}.pricing-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#2563eb,#1d4ed8);transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.4,0,.2,1)}.pricing-card:hover:before{transform:scaleX(1)}.pricing-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 50px #2563eb26,0 8px 20px #0000001a}.pricing-card.featured{border-color:var(--primary);position:relative;box-shadow:0 12px 50px #2563eb40;border-width:3px;background:linear-gradient(180deg,#fff,#fafbff)}.pricing-card.featured:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(37,99,235,.05) 0%,transparent 70%);pointer-events:none}.pricing-card.featured:hover{box-shadow:0 25px 60px #2563eb4d,0 10px 25px #0000001f}.pricing-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:16px}.pricing-badges .pricing-badge{margin-bottom:0}.pricing-badge-popular{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;font-weight:700;letter-spacing:.02em}.pricing-badge{background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);color:#fff;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:700;display:inline-block;margin-bottom:20px;letter-spacing:.02em;box-shadow:0 4px 12px #2563eb4d}.pricing-card h3{font-size:22px;font-weight:800;margin-bottom:16px;line-height:1.2;color:var(--gray-900);letter-spacing:-.02em}.price{font-size:36px;font-weight:800;color:var(--primary);line-height:1.1;letter-spacing:-.02em;margin:20px 0 16px}.price span{font-size:14px;color:var(--gray-600);font-weight:600;letter-spacing:-.01em}.pricing-features{list-style:none;text-align:left}.pricing-features li{padding:10px 0;color:var(--gray-700);display:flex;align-items:center;gap:12px;font-size:15px;line-height:1.5;font-weight:500}.pricing-features li:before{content:"\2713";color:#fff;font-weight:700;font-size:11px;flex-shrink:0;width:20px;height:20px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #2563eb4d}.pricing-features li a{color:var(--primary);text-decoration:none;border-bottom:1px solid transparent;transition:all .2s;cursor:pointer}.pricing-features li a:hover{color:var(--primary);border-bottom-color:var(--primary);text-decoration:none}.pricing-card>p{font-size:15px;line-height:1.5;font-weight:500;margin-bottom:20px}.cta-section{padding:120px 0;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;text-align:center}.cta-section h2{font-size:48px;font-weight:800;margin-bottom:24px}.cta-section p{font-size:20px;margin-bottom:40px;opacity:.95}footer{background:linear-gradient(180deg,#0f172a,#0c1222,#020617);color:var(--gray-400);padding:72px 0 32px;position:relative;overflow:hidden}footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(37,99,235,.5) 20%,rgba(37,99,235,.6) 50%,rgba(37,99,235,.5) 80%,transparent 100%)}footer:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(37,99,235,.06) 0%,transparent 100%);pointer-events:none}footer .container{text-align:left;position:relative;z-index:1}.footer-content{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:48px 64px;margin-bottom:48px;align-items:start}@media(max-width:1024px){.footer-content{grid-template-columns:1fr 1fr}}@media(max-width:600px){.footer-content{grid-template-columns:1fr;gap:40px;margin-bottom:40px}}.footer-brand{min-width:0}.footer-brand .footer-logo{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;text-decoration:none;font-weight:800;font-size:20px;background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:opacity .2s}.footer-brand .footer-logo:hover{opacity:.9}.footer-brand .footer-logo img{width:40px;height:40px;object-fit:contain;filter:hue-rotate(-55deg) saturate(1.1)}.footer-brand .footer-tagline{color:var(--gray-400);font-size:15px;line-height:1.6;margin:0;max-width:280px}.footer-section{min-width:0}.footer-section h4{color:#fff;font-weight:700;margin-bottom:20px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;position:relative}.footer-section h4:after{content:"";position:absolute;bottom:-8px;left:0;width:24px;height:2px;background:linear-gradient(90deg,#2563eb,transparent);border-radius:1px}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:12px}.footer-section a{color:var(--gray-400);text-decoration:none;transition:color .2s,background .2s;padding:2px 0;border-radius:2px}.footer-section a:hover{color:#60a5fa}.footer-bottom{border-top:1px solid rgba(51,65,85,.8);padding-top:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;color:var(--gray-500);font-size:14px}.footer-social-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-social-label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;margin:0;font-weight:600}.footer-social-row .social-icons{display:flex;align-items:center;gap:8px;margin:0}.footer-bottom-left{display:flex;flex-direction:column;gap:8px}.footer-copyright{margin:0;font-size:14px;color:#94a3b8}.footer-disclaimer{margin:0;font-size:13px;color:#94a3b8;line-height:1.5}.footer-disclaimer a{color:#60a5fa;text-decoration:none;transition:color .2s}.footer-disclaimer a:hover{color:#93c5fd}.footer-seo-text{width:100%;margin:24px 0 0;font-size:12px;color:#64748b;line-height:1.6;max-width:100%}@media(max-width:500px){.footer-bottom{flex-direction:column;align-items:center;text-align:center}.footer-bottom-left{align-items:center}.footer-social-row{justify-content:center}}.social-icons{display:flex;align-items:center;gap:10px}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff0d;color:#fff;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);font-size:20px;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.social-icon:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff1a;transform:translate(-50%,-50%);transition:width .5s,height .5s}.social-icon:hover:before{width:100%;height:100%}.social-icon:hover{transform:translateY(-5px) scale(1.1);box-shadow:0 12px 30px #2563eb66}.social-icon.facebook:hover{background:#1877f2;border-color:#1877f2;box-shadow:0 12px 30px #1877f280}.social-icon.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:#bc1888;box-shadow:0 12px 30px #dc274380}.social-icon.linkedin:hover{background:#0077b5;border-color:#0077b5;box-shadow:0 12px 30px #0077b580}.social-icon.youtube:hover{background:red;border-color:red;box-shadow:0 12px 30px #ff000080}.social-icon.reddit:hover{background:#ff4500;border-color:#ff4500;box-shadow:0 12px 30px #ff450080}.social-icon.tiktok:hover{background:#000;border-color:#00f2ea;box-shadow:0 12px 30px #00f2ea66}@media(max-width:1100px){.hero-dashboard-preview{max-width:680px!important}}@media(max-width:960px){.hero-dashboard-preview{display:none!important}.hero .container{justify-content:center!important}.hero-content{max-width:600px!important;text-align:center!important}.hero-content .hero-cta-buttons{justify-content:center!important}}@media(max-width:768px){.dashboard-section-img{display:none!important}}@media(max-width:768px){.container{padding-left:24px!important;padding-right:24px!important;max-width:100vw!important;width:100%!important;box-sizing:border-box!important}.hero{padding:40px 0 50px!important;overflow-x:hidden!important;width:100vw!important;max-width:100%!important;min-height:auto!important;display:block!important}.hero .container,.hero .container.hero-container{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;gap:24px!important;padding-left:24px!important;padding-right:24px!important;max-width:100%!important;width:100%!important;margin:0 auto!important;box-sizing:border-box!important}.hero-content{order:1!important;text-align:center!important;padding:0!important;margin:0!important;width:100%!important;box-sizing:border-box!important}.hero-upload-widget{order:2!important;margin:40px 20px 0!important;max-width:calc(100% - 40px)!important;width:calc(100% - 40px)!important;box-sizing:border-box!important}.price-widget,.hero-dashboard-preview{display:none!important}.hero .container{flex-direction:column!important;align-items:center!important}.hero .container>div{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;box-sizing:border-box!important}.hero .container>div.hero-upload-widget{margin:32px 24px 0!important;max-width:calc(100% - 48px)!important;width:calc(100% - 48px)!important}.portfolio-coverage-widget{display:none!important}.hero-upload-widget{display:block!important;max-width:calc(100% - 48px)!important;width:calc(100% - 48px)!important;margin:32px 24px 0!important;padding:32px 24px!important;border-radius:24px!important;background:linear-gradient(135deg,#fffffffa,#fffffff2)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:3px solid rgba(37,99,235,.4)!important;box-shadow:0 20px 60px #0006,0 8px 24px #2563eb33,inset 0 1px #ffffffe6!important;box-sizing:border-box!important;position:relative!important}.hero-upload-widget form{width:100%!important}.hero-upload-widget h3{font-size:22px!important;color:#0f172a!important;margin-bottom:8px!important;line-height:1.3!important}.hero-upload-widget p{font-size:14px!important;color:#475569!important;margin-bottom:22px!important;line-height:1.5!important}.hero-upload-widget input[type=email]{padding:16px 18px!important;font-size:16px!important;background:#fff!important;border:2px solid #cbd5e1!important;color:#0f172a!important;font-weight:500!important;margin-bottom:16px!important;width:100%!important;box-sizing:border-box!important}.hero-upload-widget input[type=email]::placeholder{color:#94a3b8!important;opacity:1!important;font-weight:400!important}.hero-upload-widget button[type=submit]{padding:18px 16px!important;font-size:17px!important;font-weight:700!important;width:100%!important;box-sizing:border-box!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;z-index:10!important;position:relative!important}#hero-file-drop-zone{padding:22px 14px!important;font-size:14px!important;background:#f0fdf4!important;border:2px dashed #2563eb!important;color:#475569!important;margin-bottom:16px!important;width:100%!important;box-sizing:border-box!important}#hero-file-drop-zone svg{width:24px!important;height:24px!important}#hero-file-drop-zone span{color:#065f46!important;font-weight:600!important}#hero-file-drop-zone span:last-child{color:#64748b!important;font-weight:400!important}.hero-upload-widget div[style*="display: flex"][style*="gap: 6px"][style*="background: linear-gradient"]{margin-bottom:20px!important;padding:8px 16px!important;font-size:13px!important}.hero-upload-widget div[style*="display: flex"][style*="gap: 12px"][style*="flex-wrap: wrap"]{margin-top:12px!important;gap:8px!important}.hero-upload-widget div[style*="display: flex"][style*="gap: 12px"][style*="flex-wrap: wrap"] span{font-size:13px!important;color:#64748b!important;line-height:1.5!important}.hero-upload-widget svg[width="14"]{width:12px!important;height:12px!important}.hero-upload-widget button[type=submit] span{font-size:16px!important;gap:6px!important}.hero-upload-widget button[type=submit] svg{width:18px!important;height:18px!important}#hero-submit-btn{width:70%!important;max-width:200px!important;padding:6px 10px!important;font-size:11px!important;border-radius:8px!important}#hero-submit-btn span{gap:4px!important}#hero-submit-btn svg{width:12px!important;height:12px!important}#hero-submit-btn span span{font-size:12px!important}.hero-checkmarks{display:none!important}.hero h1{font-size:32px!important;line-height:1.25!important;padding:0!important;margin:0 0 16px!important;text-align:center!important;word-break:break-word!important;font-weight:900!important;letter-spacing:-.02em!important}.hero h1 .h1-line{display:block!important;line-height:1.25!important;font-size:32px!important;font-weight:900!important;margin:0!important;padding:0!important;letter-spacing:-.02em!important;white-space:normal!important}.hero h1 .h1-line:not(:last-child){margin-bottom:6px!important}.hero-content h1{margin-top:0!important;margin-bottom:16px!important}.hero-content h1 .h1-line{display:block!important;line-height:1.25!important;font-size:32px!important;font-weight:900!important;letter-spacing:-.02em!important;white-space:normal!important}.hero-content h1 .h1-line:not(:last-child){margin-bottom:8px!important}.above-fold-benefits-desktop,.above-fold-benefits-mobile{display:none!important}.hero h1 span:not(.h1-line){font-size:24px!important;display:block!important;margin-top:4px!important}.hero-content{text-align:center!important}.hero-content>div[style*="display: flex"]:not(.hero-cta-buttons){justify-content:center!important;width:70%!important;max-width:70%!important;padding:0!important;margin:20px 0 0!important;box-sizing:border-box!important;flex-direction:column!important;gap:12px!important;align-items:stretch!important}.hero-content>div[style*="display: flex"]:not(.hero-cta-buttons)>a{flex:1 1 auto!important;min-width:0!important;font-size:15px!important;padding:14px 20px!important;width:70%!important;text-align:center!important;display:flex!important;justify-content:center!important;align-items:center!important}.hero-content>div[style*="display: flex"]>span{display:none!important}.hero .subtitle,.hero-content .subtitle{font-size:18px!important;line-height:1.55!important;padding:0!important;margin:0 0 24px!important;text-align:center!important;color:#fffffff2!important}.hero-content .subtitle-desktop{display:none!important}.hero-content .subtitle-mobile{display:block!important}.hero-badge{display:inline-block!important;font-size:13px!important;padding:8px 16px!important;margin-bottom:16px!important;margin-top:0!important}.hero-content .hero-badge{margin-bottom:16px!important;margin-top:0!important}.hero-social-proof,.hero-cta-wrapper,.hero-cta-btn,.hero-trust-signals,.hero-trust-signals span{display:none!important}.hero div[style*="display: flex"][style*="gap: 12px"][style*="flex-wrap: wrap"]{flex-direction:column!important;gap:16px!important;align-items:stretch!important;width:100%!important;max-width:100%!important;padding:0!important;margin:24px 0 0!important;box-sizing:border-box!important}.hero-cta-buttons{flex-direction:column!important;gap:16px!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:240px!important;padding:0 20px!important;margin:24px auto 0!important;box-sizing:border-box!important}.hero-content .hero-cta-buttons{margin-left:auto!important;margin-right:auto!important}.hero-cta-buttons[style*="width: 100%"]{width:auto!important;max-width:240px!important}.hero-cta-buttons[style*="max-width: 100%"]{max-width:240px!important}.hero-content .hero-cta-buttons{width:auto!important;max-width:240px!important}.hero-cta-buttons>a{width:100%!important;max-width:100%!important;padding:16px 24px!important;font-size:17px!important;text-align:center!important;display:flex!important;justify-content:center!important;align-items:center!important;white-space:normal!important;border-radius:12px!important;margin:0 auto!important}.btn-explore-features{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:2px solid rgba(255,255,255,.3)!important;color:#fff!important;box-shadow:0 4px 12px #2563eb66!important}.btn-view-pricing{background:#ffffff1f!important;border:2px solid rgba(255,255,255,.5)!important}.btn-separator{display:none!important}.hero div[style*="display: flex"][style*="gap: 12px"][style*="flex-wrap: wrap"]>a{width:70%!important;padding:16px 24px!important;font-size:17px!important;text-align:center!important;display:flex!important;justify-content:center!important;align-items:center!important;white-space:normal!important}.hero div[style*="display: flex"][style*="gap: 12px"][style*="flex-wrap: wrap"]>span{display:none!important}.hero div[style*="display: flex"]{padding:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.hero p[style*="text-align: center"]{padding:0!important;margin:16px 0!important;font-size:15px!important;line-height:1.5!important}.btn{width:100%!important;max-width:100%!important;text-align:center!important;padding:16px 24px!important;box-sizing:border-box!important;font-size:16px!important;margin:0!important}section[style*="padding: 80px"]{padding:50px 0!important}section div[style*="grid-template-columns: repeat(3, 1fr)"]{grid-template-columns:1fr!important;gap:16px!important;padding:0!important}section div[style*="grid-template-columns: repeat(3, 1fr)"]>div{padding:28px 24px!important}section div[style*="grid-template-columns: repeat(3, 1fr)"] h3{font-size:20px!important;margin-bottom:12px!important}section div[style*="grid-template-columns: repeat(3, 1fr)"] p{font-size:16px!important;line-height:1.6!important}.section-header h2{font-size:24px!important;line-height:1.3!important;padding:0 20px!important;margin-bottom:16px!important}.section-header p{font-size:15px!important;padding:0 20px!important;line-height:1.55!important}.features-grid{grid-template-columns:1fr}.feature-card{padding:36px 28px}.feature-card h3{font-size:22px!important;margin-bottom:12px!important}.feature-card p{font-size:16px!important;line-height:1.6!important}.score-display{width:180px;height:180px;font-size:56px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}.stat-card{padding:24px 16px}.stat-value{font-size:28px}.btn{width:100%;text-align:center;padding:16px 32px}.pricing-grid{display:flex!important;grid-template-columns:unset!important;gap:24px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;margin:0 -16px!important;padding:0 16px 16px!important}.pricing-grid::-webkit-scrollbar{display:none!important}.pricing-card{flex:0 0 85vw!important;min-width:85vw!important;scroll-snap-align:center!important;scroll-snap-stop:always!important;padding:24px 20px!important}.pricing-card:hover{transform:none!important}.pricing-badges{flex-direction:column;gap:6px;margin-bottom:12px}.pricing-badge{font-size:11px!important;padding:6px 12px!important}.pricing-card h3{font-size:20px!important;margin-bottom:12px!important}.pricing-card .price{font-size:32px!important;margin-bottom:12px!important}.pricing-card>p{font-size:15px!important;line-height:1.5!important;margin-bottom:16px!important}.pricing-features{font-size:15px!important;line-height:1.5!important}.pricing-features li{padding:8px 0!important;font-size:15px!important}.pricing-carousel-dots{display:flex!important;justify-content:center;gap:8px;margin-top:20px}@media(min-width:769px){.pricing-carousel-dots{display:none!important}}.pricing-carousel-dots button{width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;background:var(--gray-300);transition:all .2s}.pricing-carousel-dots button:hover{background:var(--gray-500)}.pricing-carousel-dots button.active{width:24px;border-radius:4px;background:var(--primary)}.alert-types>.container{grid-template-columns:1fr;gap:16px!important}.alert-section-wrapper{padding:16px!important}.alert-section-header h3{font-size:16px!important;margin-bottom:8px!important}.alert-section-header p{font-size:12px!important;line-height:1.5!important}.alert-grid{gap:10px!important}}@media(min-width:961px){.hero-cta-buttons{width:auto!important;max-width:none!important;justify-content:flex-start!important}.hero-content .hero-cta-buttons{justify-content:flex-start!important}.hero-cta-buttons>a{width:auto!important;max-width:none!important}}@media(min-width:769px)and (max-width:960px){.hero-cta-buttons{width:auto!important;max-width:none!important}.hero-cta-buttons>a{width:auto!important;max-width:none!important}}.mobile-sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 20px;box-shadow:0 -4px 20px #0000001a;z-index:999;display:none}.cookie-consent{position:fixed;bottom:20px;right:20px;max-width:420px;background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;padding:20px;border-radius:12px;box-shadow:0 8px 32px #0006;z-index:10000;display:none;border:1px solid #334155}.cookie-consent.show{display:block;animation:slideIn .4s ease-out}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.cookie-content{display:flex;flex-direction:column;gap:16px}.cookie-text{flex:1}.cookie-text h3{font-size:16px;font-weight:700;margin-bottom:8px;color:#fff}.cookie-text p{font-size:13px;line-height:1.5;color:#cbd5e1;margin:0}.cookie-text a{color:#2563eb;text-decoration:underline}.cookie-buttons{display:flex;gap:8px}.cookie-btn{padding:10px 18px;border-radius:8px;font-size:13px;font-weight:600;border:none;cursor:pointer;transition:all .2s;flex:1}.cookie-btn-accept{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.cookie-btn-accept:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb66}.cookie-btn-decline{background:#334155;color:#fff}.cookie-btn-decline:hover{background:#475569}.cookie-btn-settings{background:transparent;color:#cbd5e1;border:1px solid #475569}.cookie-btn-settings:hover{background:#1e293b;border-color:#2563eb;color:#fff}@media(max-width:768px){.mobile-sticky-cta{display:flex;justify-content:center}.cookie-consent{bottom:10px;right:10px;left:10px;max-width:none}.cookie-buttons{flex-direction:column}.cookie-btn{width:100%}}@media(max-width:480px){html,body{overflow-x:hidden!important;width:100vw!important;max-width:100%!important}.container{padding:0 20px!important;max-width:100%!important;width:100%!important}.hero{padding:40px 0 60px!important}.hero .container{padding-left:24px!important;padding-right:24px!important;max-width:100%!important;width:100%!important}.hero h1{font-size:32px!important;line-height:1.25!important;padding:0!important;margin:0 0 16px!important;word-break:break-word!important;font-weight:900!important;letter-spacing:-.02em!important}.hero h1 .h1-line{display:block!important;line-height:1.25!important;font-size:32px!important;font-weight:900!important;margin:0!important;padding:0!important;letter-spacing:-.02em!important;white-space:normal!important}.hero h1 .h1-line:not(:last-child){margin-bottom:6px!important}.hero-content h1 .h1-line{display:block!important;line-height:1.25!important;font-size:32px!important;font-weight:900!important;letter-spacing:-.02em!important;white-space:normal!important}.hero-content h1 .h1-line:not(:last-child){margin-bottom:6px!important}.above-fold-benefits-desktop,.above-fold-benefits-mobile{display:none!important}.hero .subtitle{font-size:18px!important;padding:0 4px!important;line-height:1.55!important;margin-bottom:24px!important}.hero-content .subtitle-desktop{display:none!important}.hero-content .subtitle-mobile{display:block!important}.section-header h2{font-size:24px!important;padding:0 20px!important;word-wrap:break-word!important;line-height:1.3!important;margin-bottom:16px!important}.section-header p{font-size:15px!important;padding:0 20px!important;line-height:1.55!important}.btn{padding:18px 24px!important;font-size:17px!important;width:100%!important;line-height:1.5!important;font-weight:600!important;max-width:100%!important}.container>div[style*="max-width: 1100px"]{padding:20px!important}div[style*="grid-template-columns: repeat(auto-fit, minmax(300px"]{grid-template-columns:1fr!important;gap:20px!important}div[style*="grid-template-columns: repeat(auto-fit, minmax(200px"]{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}@media(max-width:640px){.stats-grid{grid-template-columns:1fr!important}.dashboard-container{padding:16px!important;border-radius:12px!important}.dashboard-header{margin-bottom:20px!important}.portfolio-title{font-size:18px!important}.update-text{font-size:10px!important}.account-info{font-size:11px!important;text-align:center!important}div[style*="font-size: 52px"]{font-size:28px!important}div[style*="padding: 32px"]{padding:16px!important}div[style*="font-size: 13px; color: #64748b;"]{display:none!important}}@media(max-width:768px){.dashboard-container{padding:20px!important}.portfolio-title{font-size:20px!important}.account-info{font-size:12px!important}div[style*="grid-template-columns: repeat(auto-fit, minmax(300px"]{grid-template-columns:1fr!important;gap:20px!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}div[style*="font-size: 52px"]{font-size:36px!important}}@media(min-width:1024px){.stats-grid{grid-template-columns:repeat(4,1fr)!important}}.affiliate-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172ad9;z-index:10000;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease-out}.affiliate-modal.visible{display:flex}.affiliate-modal-dialog{background:#fff;border-radius:24px;max-width:500px;width:100%;padding:40px;box-shadow:0 20px 60px #0000004d;position:relative;animation:slideUp .4s ease-out}.affiliate-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:32px;cursor:pointer;color:var(--gray-400);line-height:1;padding:4px 8px}.affiliate-modal-close:hover{color:var(--gray-600)}@media(max-width:768px){.affiliate-modal-dialog{padding:32px 24px}}#welcome-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172ad9;z-index:99999;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease-out}.welcome-modal-content{background:#fff;border-radius:24px;max-width:540px;width:100%;box-shadow:0 20px 60px #0000004d;position:relative;animation:slideUp .4s ease-out;max-height:calc(100vh - 80px);display:flex;flex-direction:column}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.welcome-modal-header{position:sticky;top:0;background:#fff;z-index:10;padding:20px 20px 16px;border-radius:24px 24px 0 0;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:center;gap:12px;position:relative}.welcome-modal-body{padding:16px 20px 32px;overflow-y:auto}.welcome-modal-close{position:absolute;top:20px;right:20px;background:#f1f5f9;border:none;font-size:24px;color:var(--gray-600);cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;line-height:1;padding:0;flex-shrink:0;min-width:36px}.welcome-modal-close:hover{background:#e2e8f0;color:var(--gray-900)}.welcome-modal-content h2,.welcome-modal-header>div{font-size:22px;margin:0;line-height:1.3;color:var(--gray-900);font-weight:800;text-align:center}@media(min-width:640px){.welcome-modal-header{padding:24px 36px 16px}.welcome-modal-body{padding:16px 36px 32px}.welcome-modal-content h2{font-size:28px}}#waiting-list-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172ad9;z-index:99999;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease-out}#waiting-list-modal.visible{display:flex}.waiting-list-modal-content{background:#fff;border-radius:24px;max-width:500px;width:100%;box-shadow:0 20px 60px #0000004d;position:relative;animation:slideUp .4s ease-out;max-height:calc(100vh - 80px);display:flex;flex-direction:column}.waiting-list-modal-header{position:sticky;top:0;background:#fff;z-index:10;padding:24px 60px 16px 36px;border-radius:24px 24px 0 0;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:center;gap:12px;position:relative}.waiting-list-modal-body{padding:16px 36px 32px;overflow-y:auto}.waiting-list-modal-close{position:absolute;top:16px;right:16px;background:#f1f5f9;border:none;font-size:28px;color:var(--gray-600);cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;line-height:1;padding:0;z-index:20;flex-shrink:0}.waiting-list-modal-close:hover{background:#e2e8f0;color:var(--gray-900)}.waiting-list-modal-content h2,.waiting-list-modal-header>div{font-size:28px;margin:0;line-height:1.3;color:var(--gray-900);font-weight:800;text-align:center;padding:0 40px}.waiting-list-modal-content p{color:var(--gray-600);margin-bottom:24px;font-size:16px;text-align:center}#waiting-list-form{display:flex;flex-direction:column;gap:20px}#waiting-list-form input[type=email]{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:16px;transition:border-color .2s;box-sizing:border-box}#waiting-list-form input[type=email]:focus{outline:none;border-color:var(--primary)}#waiting-list-form button[type=submit]{width:100%;padding:14px 24px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}#waiting-list-form button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb66}#waiting-list-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed;transform:none}#waiting-list-message{display:none;padding:12px 16px;border-radius:8px;font-size:14px;text-align:center;margin-top:12px}@media(max-width:640px){.waiting-list-modal-header{padding:20px 50px 16px 20px;min-height:60px}.waiting-list-modal-body{padding:16px 20px 32px}.waiting-list-modal-content h2,.waiting-list-modal-header>div{font-size:22px;padding:0 10px;word-wrap:break-word}.waiting-list-modal-close{top:12px;right:12px;width:36px;height:36px;font-size:24px}}.welcome-modal-content p{color:var(--gray-600);margin-bottom:24px;font-size:16px}#welcome-form{display:flex;flex-direction:column;gap:20px}#welcome-form input[type=email]{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:16px;transition:border-color .2s}#welcome-form input[type=email]:focus{outline:none;border-color:var(--primary)}.interest-options{display:flex;flex-direction:column;gap:12px}.interest-option{display:flex;align-items:center;gap:12px;padding:12px;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s}.interest-option:hover{border-color:var(--primary);background:#eff6ff}.interest-option input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:var(--primary)}.interest-option label{cursor:pointer;font-weight:500;color:var(--gray-700);flex:1}.interest-option input[type=checkbox]:checked+label{color:var(--primary)}#welcome-form button[type=submit]{width:100%;padding:14px;background:var(--primary);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}#welcome-form button[type=submit]:hover:not(:disabled){background:#5457d1;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb59}#welcome-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed}#welcome-message{display:none;padding:12px;border-radius:8px;font-size:14px;text-align:center;margin-top:16px}.file-drop-zone{border:2px dashed #d1d5db;border-radius:16px;padding:40px 24px;text-align:center;cursor:pointer;transition:all .3s ease;background:#fafafa}.file-drop-zone:hover{border-color:#2563eb;background:#f5f3ff}.file-drop-zone.drag-over{border-color:#2563eb;background:#ede9fe;transform:scale(1.02)}.drop-zone-content{display:flex;flex-direction:column;align-items:center}.drop-zone-text{font-size:16px;font-weight:600;color:#374151;margin:0 0 8px}.drop-zone-hint{font-size:13px;color:#9ca3af;margin:0}.selected-file{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;margin-top:12px}.file-info{display:flex;align-items:center;gap:10px}.file-info span{font-size:14px;color:#065f46;font-weight:500}.remove-file{background:none;border:none;font-size:20px;color:#9ca3af;cursor:pointer;padding:4px 8px;line-height:1;transition:color .2s}.remove-file:hover{color:#ef4444}.analyze-btn{width:100%;padding:16px;background:#111827;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;margin-top:16px}.analyze-btn:hover:not(:disabled){background:#1f2937;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.analyze-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){#welcome-modal{padding:16px;overflow-y:auto;align-items:flex-start}.welcome-modal-content{padding:32px 24px;margin-top:20px;margin-bottom:20px;max-height:calc(100vh - 40px);overflow-y:auto}.welcome-modal-content h2{font-size:24px;padding-right:35px}.welcome-modal-content p{font-size:15px}.welcome-modal-close{font-size:28px;width:36px;height:36px}#welcome-form input[type=email]{padding:12px 14px;font-size:16px}.interest-option{padding:10px}.interest-option label{font-size:15px}#welcome-form button[type=submit]{padding:12px;font-size:15px}}@media(max-width:480px){#welcome-modal{padding:12px}.welcome-modal-content{padding:28px 20px;border-radius:20px;margin-top:10px;margin-bottom:10px}.welcome-modal-content h2{font-size:22px;padding-right:30px}.welcome-modal-content p{font-size:14px;margin-bottom:20px}.welcome-modal-close{top:12px;right:12px;font-size:26px;width:32px;height:32px}#welcome-form{gap:16px}#welcome-form input[type=email]{padding:11px 12px;font-size:16px}.interest-options{gap:10px}.interest-option{padding:9px}.interest-option input[type=checkbox]{width:18px;height:18px}.interest-option label{font-size:14px}#welcome-form button[type=submit]{padding:11px;font-size:15px}}@media(max-width:360px){.welcome-modal-content{padding:24px 16px}.welcome-modal-content h2{font-size:20px}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.error-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(239,68,68,.3);border-radius:20px;padding:32px 40px;z-index:10000;box-shadow:0 25px 60px #00000080,0 0 0 1px #ffffff0d;text-align:center;max-width:400px;width:90%;opacity:0;transition:all .3s ease}.error-toast.show{opacity:1;transform:translate(-50%,-50%) scale(1)}.error-toast-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);z-index:9999;opacity:0;transition:opacity .3s ease}.error-toast-overlay.show{opacity:1}.error-toast-icon{width:64px;height:64px;background:linear-gradient(135deg,#ef444433,#ef44441a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:32px}.error-toast h3{color:#f87171;font-size:20px;font-weight:700;margin:0 0 12px}.error-toast p{color:#94a3b8;font-size:15px;line-height:1.6;margin:0 0 24px}.error-toast-formats{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:24px}.error-toast-format{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:6px 12px;border-radius:8px;font-size:13px;color:#e2e8f0;font-weight:500}.error-toast-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:14px 32px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.error-toast-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.skip-link:focus{position:fixed;top:10px;left:10px;z-index:10000;padding:12px 24px;background:#2563eb;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;width:auto;height:auto;box-shadow:0 4px 12px #0000004d}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.health-monitor-card{background:linear-gradient(135deg,#fff,#f8fafc);padding:48px;border-radius:20px;box-shadow:0 8px 32px #0000001f;border:1px solid rgba(37,99,235,.1)}.health-monitor-layout{display:flex;align-items:center;justify-content:space-between;gap:48px;flex-wrap:wrap}.health-monitor-header{flex:1;min-width:280px}.live-badge{display:inline-block;padding:6px 14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:20px;margin-bottom:16px}.live-badge span{color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.health-monitor-title{margin-bottom:20px;line-height:1.7;font-size:36px;color:var(--dark);font-weight:800}.health-monitor-subtitle{color:var(--gray-600);margin-bottom:0;font-size:16px;line-height:1.6}.health-monitor-content{display:flex;align-items:center;gap:40px;flex-wrap:wrap}.health-score-card{text-align:center;padding:28px 32px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:16px;box-shadow:0 8px 24px #2563eb4d;position:relative;overflow:hidden}.health-score-overlay{position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%)}.health-score-inner{position:relative;z-index:1}.health-score-value{font-size:64px;font-weight:900;color:#fff;line-height:1;margin-bottom:8px}.health-score-label{font-size:13px;color:#ffffffe6;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.health-score-trend{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.2)}.health-score-trend span{font-size:11px;color:#fffc}.health-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 32px}.health-stat{text-align:left}.health-stat-label{font-size:10px;color:var(--gray-500);margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.health-stat-value{display:flex;align-items:center;gap:8px}.health-stat-dot{width:8px;height:8px;border-radius:50%}.health-stat-dot.success{background:var(--success);box-shadow:0 0 8px var(--success)}.health-stat-dot.warning{background:var(--warning);box-shadow:0 0 8px var(--warning)}.health-stat-dot.secondary{background:var(--secondary);box-shadow:0 0 8px var(--secondary)}.health-stat-dot.pulse{animation:pulse 2s infinite}.health-stat-text{font-size:22px;font-weight:800}.health-stat-text.success{color:var(--success)}.health-stat-text.warning{color:var(--warning)}.health-stat-text.secondary{color:var(--secondary)}@media(max-width:768px){.health-monitor-card{padding:24px;border-radius:16px}.health-monitor-layout{flex-direction:column;gap:28px}.health-monitor-header{min-width:100%;text-align:center}.health-monitor-title{font-size:28px;margin-bottom:10px}.health-monitor-subtitle{font-size:14px}.health-monitor-content{flex-direction:column;width:100%;gap:24px}.health-score-card{width:100%;padding:24px}.health-score-value{font-size:48px}.health-score-label{font-size:12px}.health-stats-grid{width:100%;grid-template-columns:1fr;gap:16px}.health-stat{padding:12px;background:#ffffff80;border-radius:12px}.health-stat-text{font-size:18px}}.diversification-section{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#fff,#f1f5f9)}.diversification-section .section-header{text-align:center;margin-bottom:60px}.diversification-section h2{font-size:38px;font-weight:800;background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.diversification-section .section-header p{font-size:18px;color:#64748b;max-width:800px;margin:0 auto;line-height:1.6}.diversification-content{max-width:1200px;margin:0 auto}.diversification-chart{position:relative;margin-bottom:60px;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000026}.diversification-chart img{width:100%;height:auto;display:block}.chart-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.7) 70%,transparent 100%);padding:32px 24px}.chart-comparison{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:900px;margin:0 auto}.comparison-label{font-size:18px;font-weight:700;color:#fff;margin-bottom:12px}.comparison-stats{display:flex;flex-direction:column;gap:8px}.stat-item{font-size:14px;color:#ffffffd9;display:flex;justify-content:space-between;align-items:center}.stat-item strong{font-size:16px;color:#fff;font-weight:700}.stat-item.danger strong{color:#ef4444}.stat-item.success strong{color:#2563eb}.diversification-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px}.diversification-card{background:#fff;padding:32px;border-radius:20px;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.diversification-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #2563eb33}.diversification-card .card-icon{font-size:40px;margin-bottom:16px}.diversification-card h3{font-size:22px;font-weight:700;color:#1e293b;margin-bottom:12px}.diversification-card p{font-size:16px;color:#64748b;line-height:1.7}.diversification-card p strong{color:#2563eb;font-weight:700}.diversification-cta{background:linear-gradient(135deg,#2563eb,#1d4ed8);padding:48px 40px;border-radius:24px;text-align:center;color:#fff}.diversification-cta h3{font-size:28px;font-weight:800;margin-bottom:16px}.diversification-cta p{font-size:18px;opacity:.95;margin-bottom:28px;max-width:700px;margin-left:auto;margin-right:auto}.diversification-cta .cta-button{display:inline-block;background:#fff;color:#2563eb;padding:16px 36px;border-radius:50px;font-size:17px;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #00000026}.diversification-cta .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000040}@media(max-width:968px){.diversification-section{padding:60px 0}.diversification-section h2{font-size:32px}.chart-comparison{grid-template-columns:1fr;gap:24px}.diversification-grid{grid-template-columns:1fr;gap:20px}.diversification-card{padding:24px}.diversification-cta{padding:36px 24px}.diversification-cta h3{font-size:24px}.diversification-cta p{font-size:16px}.diversification-cta .cta-button{padding:12px 24px;font-size:15px}}@media(max-width:480px){.diversification-section h2{font-size:26px}.diversification-section .section-header p{font-size:16px}.diversification-cta .cta-button{padding:10px 20px;font-size:14px}.chart-overlay{padding:20px 16px}.comparison-label{font-size:16px}.stat-item{font-size:13px}.stat-item strong{font-size:14px}.diversification-card .card-icon{font-size:32px}.diversification-card h3{font-size:20px}.diversification-cta h3{font-size:22px}}.faq-container{column-count:2;column-gap:16px}.faq-container .faq-item{display:inline-block;width:100%;break-inside:avoid;margin-bottom:16px}@media(max-width:768px){.faq-container{column-count:1}}.risk-modal-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.risk-modal-container{background:#fff;border-radius:20px;max-width:480px;width:100%;box-shadow:0 25px 50px #00000040;animation:slideUp .3s ease-out;overflow:hidden;max-height:calc(100vh - 40px);overflow-y:auto}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.risk-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:10}.risk-modal-close{background:none;border:none;font-size:28px;color:#94a3b8;cursor:pointer;line-height:1;padding:0;transition:color .2s}.risk-modal-close:hover{color:#475569}.risk-modal-body{padding:24px}.modal-file-drop-zone:hover{border-color:#2563eb!important;background:#f5f3ff!important}.modal-file-drop-zone.drag-over{border-color:#2563eb!important;background:#ede9fe!important;transform:scale(1.02)}#modal-email:focus{outline:none;border-color:#2563eb}#risk-modal-form button[type=submit]:hover{background:linear-gradient(135deg,#1d4ed8,#047857)!important;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb66}@media(max-width:480px){.risk-modal-container{max-width:calc(100vw - 32px);border-radius:16px}.risk-modal-header{padding:16px 20px}.risk-modal-header h3{font-size:18px!important}.risk-modal-body{padding:20px}.modal-file-drop-zone{padding:24px 16px!important}}#mobile-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:9000;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#0f172af7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.08);box-shadow:0 -8px 32px #0000004d}#mobile-sticky-cta a{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:15px 24px;background:linear-gradient(135deg,#3b82f6,#2563eb,#1d4ed8);color:#fff;font-size:16px;font-weight:700;text-decoration:none;border-radius:14px;box-shadow:0 0 0 1px #ffffff26 inset,0 4px 16px #2563eb80;letter-spacing:-.01em}#mobile-sticky-cta .sticky-subtext{text-align:center;font-size:11px;color:#fff6;margin-top:6px}@media(max-width:968px){#mobile-sticky-cta{display:block}body{padding-bottom:90px}}@keyframes sticky-slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}#mobile-sticky-cta{transform:translateY(100%);opacity:0}

/* Mobile-first homepage UX overrides (full-width hero CTAs/widget, pricing carousel, integrations, sticky clearance) */
@media (max-width:768px){
body.home-page .hero-content{padding-top:0!important}
.hero{padding:32px 0 40px!important}
body.home-page .hero{padding-top:96px!important;padding-bottom:36px!important}
.hero .container,.hero .container.hero-container{gap:20px!important}
.hero-content>div[style*="display: flex"]:not(.hero-cta-buttons){width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}
.hero-content>div[style*="display: flex"]:not(.hero-cta-buttons)>a{width:100%!important;max-width:100%!important}
.hero-cta-buttons,.hero-content .hero-cta-buttons,.hero-cta-buttons[style*="width: 100%"],.hero-cta-buttons[style*="max-width: 100%"]{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;align-items:stretch!important}
.hero-cta-buttons>a,.hero-cta-buttons>.btn-explore-features,.hero-cta-buttons>.hero-cta-btn-same{width:100%!important;max-width:100%!important;min-width:0!important}
.hero div[style*="display: flex"][style*="gap: 12px"][style*="flex-wrap: wrap"]>a{width:100%!important;max-width:100%!important}
.hero .container>div.hero-upload-widget,.hero-upload-widget{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;margin-top:20px!important;padding:24px 20px!important}
.hero-upload-widget h3{font-size:21px!important;line-height:1.35!important}
.hero-upload-widget p{font-size:15px!important;line-height:1.55!important;margin-bottom:18px!important}
#hero-submit-btn{width:100%!important;max-width:none!important;padding:14px 18px!important;font-size:15px!important;border-radius:12px!important}
#hero-submit-btn span span{font-size:15px!important}
#hero-file-drop-zone{padding:20px 16px!important;line-height:1.45!important}
.features-section{padding:52px 0 64px!important}
.integrations{padding:72px 0!important}
.pricing{padding:72px 0!important}
.section-header{margin-bottom:36px!important}
.section-header h2{margin-bottom:12px!important}
.integration-logos{gap:18px 14px!important;padding:0 12px!important}
.pricing-grid{gap:16px!important;padding:0 12px 20px!important;margin:0 -12px!important}
.pricing-grid .pricing-card{flex:0 0 min(340px,calc(100vw - 40px))!important;min-width:min(340px,calc(100vw - 40px))!important;max-width:min(340px,calc(100vw - 40px))!important}
.pricing-card .btn-primary,.pricing-card .btn-secondary{min-height:48px!important;padding:14px 20px!important;font-size:16px!important;line-height:1.35!important}
.hero .btn-explore-features,.hero .hero-cta-btn-same{min-height:52px!important;line-height:1.3!important}
section[style*="padding: 80px"]{padding:44px 0!important}
}
@media (max-width:480px){
.hero{padding:28px 0 36px!important}
body.home-page .hero{padding-top:92px!important}
.hero .container,.hero .container.hero-container{gap:18px!important}
.integration-logos{grid-template-columns:repeat(2,1fr)!important;gap:14px 12px!important}
.integration-logo{padding:14px 14px!important;min-height:56px!important}
.integration-logo img{max-height:30px!important}
.pricing-grid .pricing-card{flex:0 0 min(320px,calc(100vw - 32px))!important;min-width:min(320px,calc(100vw - 32px))!important;max-width:min(320px,calc(100vw - 32px))!important}
.features-section{padding:44px 0 56px!important}
.integrations,.pricing{padding:64px 0!important}
.hero .container>div.hero-upload-widget,.hero-upload-widget{padding:22px 18px!important}
}
@media (max-width:360px){
.pricing-grid .pricing-card{flex:0 0 calc(100vw - 24px)!important;min-width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}
.pricing-grid{padding:0 8px 20px!important;margin:0 -8px!important}
.hero .container>div.hero-upload-widget,.hero-upload-widget{padding:20px 16px!important}
.integration-logos{padding:0 8px!important;gap:12px 10px!important}
}
@media (max-width:968px){
html{scroll-padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}
body{padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))!important}
footer{padding-bottom:calc(40px + env(safe-area-inset-bottom,0px))!important}
}
@media (min-width:969px){
html{scroll-padding-bottom:0}
}
