main#main-content section.speed-hero.speed-hero{padding:180px 0 60px!important;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}@media (max-width: 768px){main#main-content section.speed-hero.speed-hero{padding:100px 0 60px!important}}.speed-hero-content h1{font-size:3rem;font-weight:900;margin:1rem 0}.hero-subtitle{font-size:1.25rem;opacity:.95;max-width:700px;margin:0 auto 2rem}.trust-badges{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.trust-badges .badge{background:#fff3;padding:.75rem 1.5rem;border-radius:30px;font-weight:600;display:flex;align-items:center;gap:.5rem;backdrop-filter:blur(10px)}.speed-test-section{padding:80px 0;background:#f9fafb}.test-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 10px 40px #0000001a;margin-bottom:3rem}.form-group-large label{display:block;font-weight:700;font-size:1.25rem;color:#1e293b;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.form-group-large label i{color:#667eea;font-size:1.5rem}.input-with-button{display:flex;gap:1rem;margin-bottom:.5rem}.input-with-button input{flex:1;padding:1.25rem 1.5rem;border:3px solid #e5e7eb;border-radius:12px;font-size:1.125rem;transition:all .3s ease}.input-with-button input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.input-with-button button{white-space:nowrap}.loading-state{text-align:center;padding:4rem 2rem}.loading-animation{position:relative;width:150px;height:150px;margin:0 auto 2rem}.lighthouse-beam{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;border:4px solid #667eea;border-top-color:transparent;animation:lighthouse-spin 1s linear infinite}@keyframes lighthouse-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.lighthouse-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;color:#667eea}.loading-text{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.loading-subtext{color:#64748b;margin-bottom:2rem}.loading-progress{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.75rem;opacity:.3;transition:opacity .5s ease}.progress-step.active{opacity:1}.progress-step i{font-size:2rem;color:#667eea}.progress-step span{font-size:.875rem;color:#64748b}.error-state{text-align:center;padding:3rem}.error-state i{font-size:4rem;color:#ef4444;margin-bottom:1rem}.error-state h3{font-size:1.5rem;margin-bottom:.5rem}.error-state p{color:#64748b;margin-bottom:1.5rem}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.error-help{font-size:.9rem;color:#64748b;margin-top:1rem}.phone-link{color:#667eea;font-weight:700;text-decoration:none;white-space:nowrap}.phone-link:hover{text-decoration:underline}.results-section{padding-top:2rem;background:linear-gradient(to bottom,#f9fafb,#fff)}@media (min-width: 1024px){.results-section{max-width:1400px;margin:0 auto;padding:3rem 4rem 5rem;background:linear-gradient(to bottom,#f9fafb,#fff,#f9fafb)}.result-header h2{font-size:2.25rem}.result-header{margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:3px solid #667eea;position:relative}.result-header:after{content:"";position:absolute;bottom:-3px;left:0;width:100px;height:3px;background:linear-gradient(90deg,#667eea,#764ba2)}}.result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.result-header h2{font-size:1.75rem;font-weight:700}.score-cards{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}@media (min-width: 768px){.score-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.score-cards{grid-template-columns:1fr 1fr;max-width:1400px;margin-left:auto;margin-right:auto;margin-bottom:4rem;gap:2rem}.score-card.main-score{grid-column:1 / -1}}.score-card{background:#f9fafb;border-radius:16px;padding:1.5rem;text-align:center;box-shadow:0 4px 12px #0000000f;transition:transform .2s,box-shadow .2s}.score-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.score-card.main-score{display:flex;align-items:center;gap:2rem;padding:2rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid rgba(102,126,234,.2)}@media (min-width: 1024px){.score-card.main-score{padding:3rem;gap:3rem}.score-circle{width:150px;height:150px}.score-value{font-size:3rem}.score-info h3{font-size:2rem}.grade-letter{font-size:4rem}.grade-label{font-size:1.5rem}}.score-circle{position:relative;width:120px;height:120px}.score-circle svg{width:100%;height:100%}.score-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.5rem;font-weight:900;color:#1e293b}.score-info h3{font-size:1.5rem;margin-bottom:.5rem;color:#1e293b}.score-grade{display:flex;align-items:baseline;gap:.75rem}.grade-letter{font-size:3rem;font-weight:900;color:#667eea}.grade-label{font-size:1.25rem;color:#64748b}.score-mini{font-size:2.5rem;font-weight:900;color:#1e293b;margin-bottom:.5rem}.score-label{color:#64748b;font-size:.875rem}@media (min-width: 1024px){.score-card:not(.main-score){padding:2rem;display:flex;flex-direction:column;justify-content:center;min-height:150px}.score-mini{font-size:3rem;margin-bottom:.75rem}.score-label{font-size:1rem}}.metrics-section{margin:3rem 0;padding:2rem;background:#fff;border-radius:20px;box-shadow:0 2px 8px #0000000a}.metrics-section h3{font-size:1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;color:#1e293b;font-weight:800}.metrics-section h3 i{color:#667eea}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}@media (min-width: 1024px){.metrics-section{margin:4rem 0;max-width:1400px;margin-left:auto;margin-right:auto}.metrics-section h3{font-size:1.75rem;margin-bottom:2rem}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.metric-card{background:#fff;border-radius:12px;padding:1.5rem;border-left:4px solid #10b981;box-shadow:0 2px 8px #0000000d}.metric-card.metric-fair{border-left-color:#f59e0b}.metric-card.metric-poor{border-left-color:#ef4444}.metric-value{font-size:2rem;font-weight:900;color:#1e293b;margin-bottom:.5rem}.metric-label{color:#64748b;font-size:.875rem;margin-bottom:.25rem}.metric-abbr{color:#94a3b8;font-size:.75rem;font-weight:600}@media (min-width: 1024px){.metric-card{padding:2rem;transition:transform .2s,box-shadow .2s}.metric-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.metric-value{font-size:2.5rem;margin-bottom:.75rem}.metric-label{font-size:1rem;margin-bottom:.5rem}.metric-abbr{font-size:.875rem}}.opportunities-section{margin:3rem 0;padding:2rem;background:#fff;border-radius:20px;box-shadow:0 2px 8px #0000000a}.opportunities-section h3{font-size:1.5rem;margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem;color:#1e293b;font-weight:800}.opportunities-section h3 i{color:#f59e0b}.section-subtitle{color:#64748b;margin-bottom:1.5rem;font-size:1rem}.opportunities-list{display:flex;flex-direction:column;gap:1rem}@media (min-width: 1024px){.opportunities-section{max-width:1400px;margin:4rem auto}.opportunities-section h3{font-size:1.75rem;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;margin-bottom:2rem}.opportunities-list{gap:1.5rem}}.opportunity-item{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d;border-left:4px solid #667eea}.opportunity-header{display:flex;align-items:start;gap:1.5rem}.opportunity-icon{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.opportunity-icon i{font-size:1.5rem;color:#fff}.opportunity-info{flex:1}.opportunity-info h4{font-size:1.125rem;margin-bottom:.5rem;color:#1e293b}.opportunity-info p{color:#64748b;font-size:.875rem;line-height:1.6}.opportunity-savings{text-align:right}.savings-value{font-size:1.75rem;font-weight:900;color:#10b981}.savings-label{font-size:.75rem;color:#64748b}@media (min-width: 1024px){.opportunity-item{padding:2rem;transition:transform .2s,box-shadow .2s}.opportunity-item:hover{transform:translate(4px);box-shadow:0 4px 12px #0000001a}.opportunity-icon{width:60px;height:60px}.opportunity-icon i{font-size:1.75rem}.opportunity-info h4{font-size:1.25rem;margin-bottom:.75rem}.opportunity-info p{font-size:1rem;line-height:1.7}.savings-value{font-size:2rem}.savings-label{font-size:.875rem}}.result-cta{margin-top:3rem;padding:2.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;text-align:center}@media (min-width: 1024px){.result-cta{max-width:1400px;margin-left:auto;margin-right:auto;margin-top:4rem;padding:4rem}.result-cta h3{font-size:2rem;margin-bottom:1rem}.result-cta p{font-size:1.25rem;margin-bottom:2rem}.cta-buttons{gap:1.5rem}.cta-buttons .btn{font-size:1.125rem;padding:1rem 2.5rem}}.result-cta h3{font-size:1.75rem;margin-bottom:.5rem}.result-cta p{font-size:1.125rem;opacity:.95;margin-bottom:1.5rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}@media (min-width: 1024px){.info-grid{grid-template-columns:repeat(3,1fr);max-width:1200px;margin-left:auto;margin-right:auto}}.info-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px #0000000d}.info-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.info-icon i{font-size:1.75rem;color:#fff}.info-card h3{font-size:1.25rem;margin-bottom:.75rem;color:#1e293b}.info-card p{color:#475569;line-height:1.6}.revenue-impact-section{margin:3rem 0}@media (min-width: 1024px){.revenue-impact-section{max-width:1400px;margin-left:auto;margin-right:auto;margin-top:4rem;margin-bottom:4rem}}.impact-card{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #00000014;border-left:6px solid #10b981}.impact-card.impact-warning{border-left-color:#f59e0b}.impact-card.impact-critical{border-left-color:#ef4444;background:linear-gradient(135deg,#fff5f5,#fff)}.impact-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.impact-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;flex-shrink:0}.impact-card.impact-warning .impact-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.impact-card.impact-critical .impact-icon{background:linear-gradient(135deg,#ef4444,#dc2626);animation:pulse-urgent 2s infinite}@keyframes pulse-urgent{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.impact-header h3{font-size:1.5rem;font-weight:800;color:#1e293b;margin:0}@media (min-width: 1024px){.impact-header h3{font-size:2rem}.impact-icon{width:80px;height:80px;font-size:2.5rem}}.impact-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-bottom:2rem;padding:2rem;background:#667eea0d;border-radius:12px}.impact-stat{text-align:center}.stat-value{font-size:2rem;font-weight:900;color:#667eea;margin-bottom:.5rem}.impact-card.impact-critical .stat-value{color:#ef4444}.impact-card.impact-warning .stat-value{color:#f59e0b}@media (min-width: 1024px){.stat-value{font-size:2.5rem}}.stat-label{color:#64748b;font-size:.875rem;font-weight:600}@media (min-width: 1024px){.stat-label{font-size:1rem}}.impact-message{color:#1e293b;line-height:1.7;font-size:1.125rem}.impact-message strong{color:#667eea}.impact-card.impact-critical .impact-message strong{color:#ef4444}@media (min-width: 1024px){.impact-message{font-size:1.25rem;line-height:1.8}}.cta-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#ffffff4d;border-radius:50px;font-size:.875rem;font-weight:700;margin-bottom:1.5rem;backdrop-filter:blur(10px)}.cta-badge i{font-size:1rem}.cta-benefits{display:grid;grid-template-columns:1fr;gap:1rem;margin:2rem 0}@media (min-width: 768px){.cta-benefits{grid-template-columns:repeat(3,1fr)}}.benefit{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff3;border-radius:8px;font-weight:600}.benefit i{font-size:1.25rem}.cta-emergency{background:linear-gradient(135deg,#dc2626,#991b1b);animation:pulse-cta 3s infinite}@keyframes pulse-cta{0%,to{box-shadow:0 8px 32px #dc26264d}50%{box-shadow:0 12px 48px #dc262680}}.cta-emergency .cta-buttons{gap:1.5rem}.cta-warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.cta-success{background:linear-gradient(135deg,#10b981,#059669)}.progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;margin-top:2rem;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);width:0%;transition:width .5s ease}.result-actions{display:flex;gap:.5rem;flex-wrap:wrap}.device-comparison-section{margin:3rem 0;padding:2rem;background:#fff;border-radius:20px;box-shadow:0 2px 8px #0000000a}.device-comparison-section h3{font-size:1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;color:#1e293b;font-weight:800}.device-comparison-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;margin-bottom:1rem}.device-score{text-align:center;padding:2rem;border-radius:12px;background:#f9fafb}.device-score.good{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.device-score.fair{background:linear-gradient(135deg,#fef3c7,#fde68a)}.device-score.poor{background:linear-gradient(135deg,#fee2e2,#fecaca)}.device-icon{font-size:2.5rem;margin-bottom:1rem;color:#667eea}.device-label{font-size:.875rem;color:#64748b;margin-bottom:.5rem}.device-value{font-size:2.5rem;font-weight:900;color:#1e293b}.comparison-arrow{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:2rem;color:#667eea}.difference{font-size:1.25rem;font-weight:700;color:#64748b}.difference.significant{color:#ef4444}.comparison-note{text-align:center;color:#64748b;margin-top:1rem}.benchmarks-section{margin:3rem 0;padding:2rem;background:#fff;border-radius:20px;box-shadow:0 2px 8px #0000000a}.benchmarks-section h3{font-size:1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;color:#1e293b;font-weight:800}.benchmark-card{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:1.5rem}.benchmark-stat{text-align:center;padding:1.5rem;background:#f9fafb;border-radius:12px}.benchmark-label{font-size:.875rem;color:#64748b;margin-bottom:.75rem}.benchmark-value{font-size:2.5rem;font-weight:900;color:#1e293b}.benchmark-value.your-score{color:#667eea}.percentile-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:50px;font-weight:700}.percentile-badge.competitive{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#059669}.percentile-badge.non-competitive{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626}.cwv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.cwv-card{padding:1.5rem;border-radius:12px;background:#fff;border-left:4px solid #10b981}.cwv-card.cwv-needs-improvement{border-left-color:#f59e0b}.cwv-card.cwv-poor{border-left-color:#ef4444}.cwv-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem}.cwv-header h4{font-size:1rem;color:#1e293b;font-weight:700}.cwv-rating{text-transform:capitalize;font-size:.75rem;padding:.25rem .75rem;border-radius:12px;background:#f9fafb;color:#64748b;font-weight:600}.cwv-value{font-size:2rem;font-weight:900;color:#1e293b;margin-bottom:.5rem}.cwv-benchmark{font-size:.875rem;color:#64748b}.code-example-section{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.toggle-code{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s}.toggle-code:hover{transform:translateY(-2px)}.code-example{margin-top:1rem;background:#1e293b;border-radius:8px;padding:1.5rem;overflow-x:auto}.code-example pre{margin:0}.code-example code{color:#a5b4fc;font-family:Courier New,monospace;font-size:.875rem;line-height:1.6}.opportunity-badge{margin-bottom:1rem}.priority-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:700;text-transform:uppercase}.priority-high{background:#fee2e2;color:#dc2626}.priority-medium{background:#fef3c7;color:#d97706}.priority-low{background:#e0f2fe;color:#0284c7}.recommendations-section{margin:3rem 0;padding:2rem;background:#fff;border-radius:20px;box-shadow:0 2px 8px #0000000a}.recommendations-section h3{font-size:1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;color:#1e293b;font-weight:800}.recommendations-list{display:flex;flex-direction:column;gap:1rem}.recommendation-card{display:flex;gap:1.5rem;padding:1.5rem;background:#f9fafb;border-radius:12px;transition:transform .2s}.recommendation-card:hover{transform:translate(4px)}.rec-number{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.25rem;flex-shrink:0}.rec-content h4{font-size:1.125rem;margin-bottom:.5rem;color:#1e293b}.rec-content p{color:#64748b;margin-bottom:.75rem}.rec-link{color:#667eea;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.rec-link:hover{text-decoration:underline}@media (max-width: 768px){.speed-hero-content h1{font-size:2rem}.test-card{padding:1.5rem}.input-with-button{flex-direction:column}.score-cards{grid-template-columns:1fr}.score-card.main-score{flex-direction:column;text-align:center}.opportunity-header{flex-direction:column}.opportunity-savings{text-align:left}.cta-buttons{flex-direction:column}.loading-progress{gap:1.5rem;flex-wrap:wrap}.impact-header{flex-direction:column;text-align:center}.impact-card{padding:1.5rem}.cta-benefits{grid-template-columns:1fr}.result-actions{flex-direction:column}.device-comparison-grid{grid-template-columns:1fr;gap:1rem}.comparison-arrow{transform:rotate(90deg)}.benchmark-card,.cwv-grid{grid-template-columns:1fr}}@media print{.result-header,.result-actions,.toggle-code,header,footer,.info-grid,.btn{display:none!important}.results-section{background:#fff!important}}.speed-hero-enhanced{position:relative;padding:180px 0 100px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;text-align:center;overflow:hidden}@media (max-width: 768px){.speed-hero-enhanced{padding:120px 0 80px}}.speed-hero-enhanced .hero-background-effects{position:absolute;inset:0;pointer-events:none}.speed-hero-enhanced .gradient-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:float 20s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0)}33%{transform:translate(30px,-30px)}66%{transform:translate(-20px,20px)}}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.speed-hero-enhanced .gradient-orb:nth-child(1){width:400px;height:400px;background:radial-gradient(circle,#fff 0%,transparent 70%);top:-100px;left:-100px;animation-delay:0s}.speed-hero-enhanced .gradient-orb:nth-child(2){width:300px;height:300px;background:radial-gradient(circle,#60a5fa 0%,transparent 70%);bottom:-50px;right:-50px;animation-delay:7s}.speed-hero-enhanced .gradient-orb:nth-child(3){width:250px;height:250px;background:radial-gradient(circle,#10b981 0%,transparent 70%);top:50%;right:10%;animation-delay:14s}.speed-hero-enhanced .grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;opacity:.5}.speed-hero-content-new{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:0 1.5rem}.speed-hero-enhanced .hero-badge{display:inline-flex;align-items:center;gap:.75rem;background:#fff3;backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:50px;font-weight:600;color:#fff;margin-bottom:2rem;border:1px solid rgba(255,255,255,.3);animation:pulse-badge 2s ease-in-out infinite}.speed-hero-enhanced .hero-badge i,.speed-hero-enhanced .badge-icon,.speed-hero-enhanced .badge-text{color:#fff;font-size:1.125rem}.speed-hero-enhanced .hero-title-new{font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.1)}@media (max-width: 768px){.speed-hero-enhanced .hero-title-new{font-size:2.5rem}}.speed-hero-enhanced .title-accent{background:linear-gradient(to right,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.speed-hero-enhanced .hero-description-new,.speed-hero-enhanced .hero-subtitle-new{font-size:1.375rem;line-height:1.6;color:#fffffff2;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.speed-hero-enhanced .hero-description-new,.speed-hero-enhanced .hero-subtitle-new{font-size:1.125rem;margin-bottom:2.5rem}}.speed-hero-enhanced .feature-pills-new{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.speed-hero-enhanced .pill,.speed-hero-enhanced .feature-pill{background:#ffffff26;backdrop-filter:blur(10px);padding:.875rem 1.75rem;border-radius:50px;font-weight:600;font-size:1rem;color:#fff;display:flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.speed-hero-enhanced .pill:hover,.speed-hero-enhanced .feature-pill:hover{background:#ffffff40;transform:translateY(-2px)}.speed-hero-enhanced .pill i,.speed-hero-enhanced .feature-pill i{font-size:1.125rem;color:#fff}.speed-hero-enhanced .trust-indicators-new{display:flex;gap:2.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}@media (max-width: 768px){.speed-hero-enhanced .trust-indicators-new{gap:1.5rem}}.speed-hero-enhanced .trust-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.speed-hero-enhanced .trust-item i{font-size:1.5rem;color:#fff;margin-bottom:.25rem}.speed-hero-enhanced .trust-item span{font-weight:600;font-size:1rem;color:#fff}.speed-hero-enhanced .scroll-indicator{margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.speed-hero-enhanced .scroll-text{font-size:1rem;font-weight:600;color:#ffffffe6}.speed-hero-enhanced .scroll-arrow{animation:bounce 2s ease-in-out infinite}.speed-hero-enhanced .scroll-arrow i,.speed-hero-enhanced .scroll-indicator i{font-size:2rem;color:#fff;opacity:.8}
