*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0b1f3a;--blue:#1a7fd4;--blue-light:#2e9ef5;--gold:#c9a84c;--white:#fff;--muted:hsla(0,0%,100%,.55)}.speed-section{background:var(--navy);overflow:hidden;padding:100px 60px;position:relative}.speed-section-inner{margin:0 auto;max-width:1280px;position:relative;z-index:2}.bg-accent{background:linear-gradient(135deg,rgba(26,127,212,.06),transparent 60%);clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);height:100%;right:0;top:0;width:45%}.bg-accent,.bg-dots{pointer-events:none;position:absolute}.bg-dots{background-image:radial-gradient(rgba(26,127,212,.08) 1px,transparent 0);background-size:30px 30px;inset:0;mask-image:radial-gradient(ellipse 80% 80% at 80% 50%,#000 0,transparent 100%)}.eyebrow{align-items:center;color:var(--gold);display:inline-flex;font-size:11px;font-weight:600;gap:12px;letter-spacing:3px;margin-bottom:20px;text-transform:uppercase}.eyebrow:after{background:var(--gold);content:"";height:1px;opacity:.5;width:40px}.speed-heading{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:clamp(52px,6vw,88px);font-weight:900;letter-spacing:-2px;line-height:.9;text-transform:uppercase}.speed-heading span{color:var(--blue-light);display:block}.speed-sub{color:var(--muted);font-size:16px;font-weight:300;line-height:1.7;margin-top:24px;max-width:560px}.speed-sub strong{color:#fff;font-weight:600}.timeline{display:flex;gap:0;margin-top:72px;position:relative}.timeline:before{background:linear-gradient(90deg,var(--blue-light) 0,var(--blue) 50%,rgba(26,127,212,.15) 100%);content:"";height:1px;left:36px;position:absolute;right:36px;top:36px}.step{flex:1;padding:0 14px;position:relative;text-align:center;z-index:2}.step-dot-wrap{height:72px;margin:0 auto 28px;position:relative;width:72px}.step-dot-ring{animation:pulse 3s ease infinite;border:1px solid rgba(46,158,245,.2);border-radius:50%;inset:0;position:absolute}.step:nth-child(2) .step-dot-ring{animation-delay:.5s}.step:nth-child(3) .step-dot-ring{animation-delay:1s}.step:nth-child(4) .step-dot-ring{animation-delay:1.5s}.step:nth-child(5) .step-dot-ring{animation-delay:2s}@keyframes pulse{0%{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.2)}to{opacity:.5;transform:scale(1)}}.step-dot{align-items:center;background:var(--navy);border:2px solid var(--blue);border-radius:50%;display:flex;height:48px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s ease;width:48px}.step:hover .step-dot{background:var(--blue);border-color:var(--blue-light);box-shadow:0 0 24px rgba(46,158,245,.35)}.step-dot svg{fill:none;height:18px;stroke:var(--blue-light);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:.3s ease;width:18px}.step:hover .step-dot svg{stroke:#fff}.step-metric{color:var(--blue-light);font-family:Barlow Condensed,sans-serif;font-size:36px;font-weight:800;line-height:1;margin-bottom:8px}.step-metric span{color:var(--gold);font-size:18px}.step-title{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:15px;font-weight:700;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.step-desc{color:var(--muted);font-size:13px;line-height:1.6}.guarantee{align-items:center;background:rgba(26,127,212,.08);border:1px solid rgba(26,127,212,.15);display:grid;gap:48px;grid-template-columns:1fr auto 1fr;margin-top:72px;padding:40px 48px;position:relative}.guarantee:before{background:linear-gradient(to bottom,var(--blue-light),var(--gold));bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.guarantee h3{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:28px;margin-bottom:10px;text-transform:uppercase}.guarantee p{color:var(--muted);font-size:14px;line-height:1.6}.guarantee-divider{background:hsla(0,0%,100%,.1);height:60px;width:1px}.guarantee-cta{text-align:right}.guarantee-cta p{margin-bottom:16px}.btn-primary{align-items:center;background:var(--blue);color:#fff;display:inline-flex;font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:700;gap:8px;justify-content:center;letter-spacing:1.5px;padding:14px 28px;text-decoration:none;text-transform:uppercase;transition:.3s ease}.btn-primary:hover{background:var(--blue-light);transform:translateX(3px)}.btn-primary svg{fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:16px}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.guarantee,.speed-header,.step{animation:fadeUp .6s ease both}@media(max-width:767px){.speed-section{padding:56px 24px 48px}.speed-heading{font-size:52px;line-height:.88}.speed-sub{font-size:13.5px;margin-top:16px}.timeline{display:block;margin-top:42px;padding-left:28px}.timeline:before{background:linear-gradient(to bottom,var(--blue-light),rgba(26,127,212,.15));bottom:12px;height:auto;left:9px;right:auto;top:12px;width:1px}.step{padding-bottom:28px;padding-left:24px;text-align:left}.step:last-child{padding-bottom:0}.step-dot-wrap{height:auto;margin:0;width:auto}.step-dot-ring{display:none}.step-dot{height:20px;left:-28px;top:4px;transform:none;width:20px}.step-dot svg{height:9px;stroke-width:2.5;width:9px}.step-metric{font-size:32px;margin-bottom:4px}.step-metric span{font-size:16px}.step-title{font-size:15px;margin-bottom:4px}.step-desc{font-size:12.5px}.guarantee{gap:20px;grid-template-columns:1fr;margin-top:40px;padding:24px 20px}.guarantee:before{height:2px;left:0;right:0;top:0;width:auto}.guarantee-divider{display:none}.guarantee-cta{text-align:left}.btn-primary{width:100%}}