.hero-section{background:var(--bg-dark);justify-content:center;align-items:center;min-height:100vh;padding-top:9rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.hero-bg-image{object-fit:cover;opacity:.55;z-index:0;pointer-events:none;filter:brightness(1.1)contrast(1.05);width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg-glow{filter:blur(100px);z-index:1;opacity:.65;border-radius:50%;position:absolute}.glow-1{background:#1e6fffbf;width:50vw;height:50vw;top:-10%;left:-10%}.glow-2{background:#dc262673;width:60vw;height:60vw;bottom:-20%;right:-10%}.hero-content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:950px;display:flex;position:relative}.hero-badge-wrap{margin-bottom:2rem;animation:.8s ease-out slideDown}.badge-glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.1em;color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:.5rem 1rem;font-size:.8rem;font-weight:600}.blue-dot{background-color:#3b82f6;margin-right:8px;display:inline-block}.hero-main-title{text-shadow:0 10px 30px #000c;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5.5rem);line-height:1.1;animation:1s ease-out fadeIn}.text-gradient{background:linear-gradient(90deg, var(--accent-blue-light) 0%, #93c5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;padding-right:.1em;font-style:italic}.hero-subtitle{color:var(--text-slate);max-width:700px;margin-bottom:3.5rem;font-size:1.25rem;line-height:1.6;animation:1.2s ease-out fadeIn}.hero-action-hub{-webkit-backdrop-filter:blur(24px);background:#0f172a99;border:1px solid #ffffff1a;border-radius:100px;justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem 2rem;animation:1s ease-out slideUp;display:flex;box-shadow:0 25px 50px #00000080,inset 0 1px #ffffff26}.hub-status{text-align:left;align-items:center;gap:1rem;display:flex}.live-pulse{background:#22c55e;border-radius:50%;width:14px;height:14px;animation:2s infinite blink;box-shadow:0 0 20px #22c55e}.hub-status strong{letter-spacing:.05em;color:#fff;font-size:1.1rem;display:block}.sub-status{color:var(--text-slate);font-size:.8rem}.hub-buttons{gap:1rem;display:flex}.btn-primary{background:linear-gradient(90deg, var(--accent-blue) 0%, var(--accent-blue-light) 100%);color:#fff;border:none}.pulse-btn{box-shadow:0 0 25px #3b82f666}.pulse-btn:hover{transform:translateY(-2px);box-shadow:0 0 35px #3b82f6cc}.btn-outline{color:#fff;background:0 0;border:1px solid #fff3}.btn-outline:hover{background:#ffffff1a}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.hero-action-hub{-webkit-backdrop-filter:none;background:#0f172ad9;border-radius:1.5rem;flex-direction:column;width:100%;padding:1.5rem}.hub-status{border-bottom:1px solid #ffffff1a;justify-content:center;width:100%;padding-bottom:1rem}.hub-buttons{flex-direction:column;width:100%}.btn{width:100%}.hero-bg-glow{display:none}}
.trust-bar-section{background:#0a143280;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:2rem 0}.trust-stats-row{flex-wrap:wrap;justify-content:center;gap:0;margin-bottom:1.25rem;display:flex}.trust-stat{border-right:1px solid #ffffff12;flex-direction:column;align-items:center;padding:.75rem 2rem;display:flex}.trust-stat:last-child{border-right:none}.trust-stat-value{font-family:var(--font-outfit), "Outfit", sans-serif;color:var(--accent-blue-light);font-size:1.6rem;font-weight:900;line-height:1}.trust-stat-label{color:var(--text-slate);text-transform:uppercase;letter-spacing:.1em;margin-top:.3rem;font-size:.72rem;font-weight:600}.trust-cities-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.trust-cities-label{color:var(--text-slate);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:700}.trust-city-link{color:#93c5fd;background:#1e6fff14;border:1px solid #60a5fa33;border-radius:999px;padding:.3rem .9rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s}.trust-city-link:hover{color:#fff;background:#1e6fff33;border-color:#60a5fa80}@media (max-width:640px){.trust-stat{padding:.5rem 1.25rem}.trust-stat-value{font-size:1.3rem}.trust-stat:nth-child(n+4){border-right:none}}
.how-section{padding-top:2rem;padding-bottom:2rem}.how-header{margin-bottom:1.5rem}.dilemma-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.dilemma-card{padding:2.5rem;transition:transform .3s}.dilemma-card:hover{transform:translateY(-5px)}.warning-tint{border-top:3px solid #ef4444}.success-tint{border-top:3px solid var(--accent-blue-light);box-shadow:0 10px 30px #3b82f626}.dilemma-icon{margin-bottom:1rem;font-size:2.5rem}.glow-icon{text-shadow:0 0 15px #3b82f6cc}.dilemma-title{margin-bottom:1.5rem;font-size:1.5rem}.dilemma-list{color:var(--text-slate);flex-direction:column;gap:1rem;list-style:none;display:flex}.dilemma-list li{padding-left:1.5rem;font-size:.95rem;position:relative}.dilemma-list li:before{content:"→";color:var(--accent-blue-light);position:absolute;left:0}.warning-tint .dilemma-list li:before{color:#ef4444}.timeline-container{background:#0f172a66;border:1px solid #ffffff0d;border-radius:1.5rem;padding:1.5rem}.timeline-heading{letter-spacing:2px;color:#fff;margin-bottom:1.5rem;font-size:1.5rem}.timeline-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.timeline-grid:before{content:"";z-index:0;background:linear-gradient(90deg,#3b82f633 0%,#3b82f6cc 50%,#3b82f633 100%);height:2px;position:absolute;top:30px;left:10%;right:10%}.timeline-step{text-align:center;z-index:1;position:relative}.step-circle{background:var(--bg-dark);border:2px solid var(--accent-blue-light);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:900;display:flex}.timeline-step h4{margin-bottom:.5rem;font-size:1.2rem}.timeline-step p{max-width:80%;margin:0 auto;font-size:.85rem;line-height:1.5}@media (max-width:768px){.dilemma-grid,.timeline-grid{grid-template-columns:1fr}.timeline-grid:before{display:none}.timeline-step{margin-bottom:2rem}}
.offer-section{padding-top:3rem;padding-bottom:3rem}.offer-wrapper{background:linear-gradient(135deg,#0f172a 0%,#020617 100%);border:1px solid #3b82f633;border-radius:2rem;padding:4rem 5rem;position:relative;overflow:visible;box-shadow:0 25px 50px -12px #00000080,inset 0 0 0 1px #ffffff0d}.offer-wrapper:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 60%);width:50%;height:70%;position:absolute;top:-20%;left:-10%}.offer-wrapper:after{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#8b5cf61a 0%,#0000 60%);width:60%;height:80%;position:absolute;bottom:-20%;right:-10%}.offer-grid{z-index:2;grid-template-columns:1.2fr 1fr;align-items:center;gap:6rem;display:grid;position:relative}.offer-badge{color:#93c5fd;letter-spacing:.1em;background:linear-gradient(90deg,#3b82f633,#3b82f60d);border:1px solid #3b82f666;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:0 0 20px #3b82f633}.offer-title{color:#fff;letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,4vw,4.5rem);font-weight:900;line-height:1.05}.slanted-blue{background:linear-gradient(135deg,#60a5fa 0%,#8b5cf6 100%);color:#0000;-webkit-background-clip:text;padding-right:.1em;font-style:italic;display:inline-block}.offer-paragraphs{border-left:2px solid #3b82f64d;flex-direction:column;gap:1.5rem;padding-left:1.5rem;display:flex}.offer-paragraphs p{color:#cbd5e1;max-width:95%;font-size:1.1rem;font-weight:400;line-height:1.8}.offer-paragraphs strong{color:#fff;font-weight:700}.offer-card-wrapper{perspective:1000px;position:relative}.offer-card{-webkit-backdrop-filter:blur(24px);text-align:center;transform-style:preserve-3d;background:#0f172a99;border:1px solid #ffffff1a;border-top-color:#fff3;border-radius:2rem;flex-direction:column;align-items:center;padding:0 3rem 3rem;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 30px 60px #0009,0 0 0 1px #ffffff05}.offer-card:hover{border-top-color:#60a5fa80;transform:translateY(-10px)rotateX(2deg);box-shadow:0 40px 80px #000c,0 0 40px #60a5fa33}.offer-image-container{z-index:10;margin-top:-3rem;margin-bottom:2rem;position:relative}.image-glow-ring{background:#020617cc;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative;box-shadow:0 20px 40px #000c}.image-glow-ring:before{content:"";z-index:-1;background:conic-gradient(#0000 0%,#3b82f6 20%,#8b5cf6 50%,#0000 80%);border-radius:50%;animation:4s linear infinite rotate-aura;position:absolute;inset:-4px}@keyframes rotate-aura{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashcam-img{object-fit:cover;border-radius:50%;width:200px;height:200px;box-shadow:inset 0 0 20px #000}.worth-tag{color:#fff;z-index:20;letter-spacing:.05em;background:linear-gradient(135deg,#ef4444 0%,#991b1b 100%);border:2px solid #fecaca;border-radius:999px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:900;position:absolute;top:10px;right:-30px;transform:rotate(12deg);box-shadow:0 10px 20px #ef444466,inset 0 2px 4px #fff6}.offer-card-title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2rem;font-weight:900;line-height:1.1}.offer-card-title .blue-highlight{background:linear-gradient(90deg,#60a5fa,#a78bfa);color:#0000;-webkit-background-clip:text}.offer-card-desc{color:#94a3b8;margin-bottom:2.5rem;font-size:.95rem;line-height:1.7}.underline-white{color:#fff;border-bottom:1px dashed #fff6;font-weight:600}.claim-btn{color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 10px 20px #3b82f64d,inset 0 2px 4px #ffffff4d}.claim-btn:hover{background:linear-gradient(135deg,#60a5fa 0%,#818cf8 100%);transform:translateY(-2px);box-shadow:0 15px 30px #3b82f666,inset 0 2px 4px #fff6}@media (max-width:1024px){.offer-grid{grid-template-columns:1fr;gap:4rem}.offer-wrapper{padding:2.5rem}}@media (max-width:640px){.offer-grid{gap:4rem}.offer-wrapper{padding:1.5rem 1rem}.image-glow-ring{width:160px;height:160px}.dashcam-img{width:140px;height:140px}.offer-title{font-size:2.25rem}.offer-card{padding:0 1.25rem 1.5rem}}
.reviews-section{padding-top:3rem;padding-bottom:3rem}.reviews-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.reviews-content .eyebrow{color:var(--accent-blue-light);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:800}.reviews-title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:900;line-height:1.1}.reviews-title .blue-highlight{background:linear-gradient(135deg,#60a5fa 0%,#8b5cf6 100%);color:#0000;-webkit-background-clip:text}.reviews-desc{color:#94a3b8;max-width:90%;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.trust-stats{gap:4rem;display:flex}.stat-number{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.stat-label{color:#60a5fa;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:800}.stat-block-link{cursor:pointer;text-decoration:none;transition:opacity .2s}.stat-block-link:hover{opacity:.8}.stat-block-link .stat-label{text-underline-offset:3px;text-decoration:underline}.reviews-marquee-container{height:600px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000)}.marquee-vertical{flex-direction:column;gap:1.5rem;animation:30s linear infinite scrollY;display:flex}.marquee-vertical:hover{animation-play-state:paused}@keyframes scrollY{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.review-card{-webkit-backdrop-filter:blur(12px);background:#0f172acc;border:1px solid #ffffff0d;border-radius:1.5rem;flex-direction:column;padding:2.5rem;display:flex;box-shadow:0 10px 30px #00000080}.card-top{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.stars{color:#3b82f6;letter-spacing:.15em;font-size:1.5rem}.quote-mark{color:#ffffff08;margin-top:1.5rem;font-family:Georgia,serif;font-size:5rem;line-height:.5}.review-text{color:#fff;margin-bottom:2.5rem;font-size:1.15rem;font-style:italic;line-height:1.6}.review-author{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.avatar-circle{color:#fff;background:#1e293b;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:800;display:flex;box-shadow:inset 0 0 0 2px #ffffff1a}.author-info h4{color:#fff;margin-bottom:.2rem;font-size:1.1rem;font-weight:800}.author-info span{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}.card-footer{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.avatar-stack{display:flex}.small-avatar{border:2px solid #0f172a;border-radius:50%;width:32px;height:32px;margin-left:-10px;box-shadow:0 4px 6px #0000004d}.small-avatar:first-child{margin-left:0}.bg-1{background:#60a5fa}.bg-2{background:#f472b6}.bg-3{background:#34d399}.plus-k{color:#fff;background:#3b82f6;justify-content:center;align-items:center;font-size:.65rem;font-weight:800;display:flex}.footer-rating{text-align:right;color:#64748b;letter-spacing:.1em;font-size:.65rem;font-weight:800;line-height:1.4}.footer-rating strong{color:#fff;margin-right:.2rem;font-size:1.1rem}@media (max-width:1024px){.reviews-grid{grid-template-columns:1fr;gap:2.5rem}.reviews-marquee-container{height:450px}.trust-stats{gap:2rem}}@media (max-width:640px){.reviews-marquee-container{height:380px}.reviews-title{font-size:2.25rem}.review-card{padding:1.5rem}}
.services-section{padding-top:4rem;padding-bottom:4rem;position:relative}.text-center{text-align:center}.section-header{margin-bottom:3.5rem}.eyebrow{color:var(--accent-blue-light);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:800}.section-title{letter-spacing:-.02em;color:#fff;margin-bottom:.5rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:900;line-height:1.1}.section-title .slanted{margin-right:.3em;font-style:italic}.section-title .blue-text{color:#60a5fa}.subtitle{color:var(--text-slate);letter-spacing:.05em;font-size:.85rem;font-weight:600}.four-col-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.service-card{background:#0f172a66;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;padding:2rem 1.5rem;transition:all .3s;display:flex;position:relative}.service-card:hover{background:#1e293b80;border-color:#3b82f633;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.card-eyebrow{color:#ffffff4d;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.icon-box{color:#60a5fa;background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.icon-box svg{width:24px;height:24px}.service-card h3{color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.1rem;font-weight:800}.service-card p{color:var(--text-slate-dark);flex-grow:1;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.learn-more{color:#60a5fa;margin-top:auto;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .2s}.learn-more:hover{color:#fff}.floating-actions{z-index:100;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.fab{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s;display:flex;box-shadow:0 10px 25px #0000004d}.fab:hover{transform:scale(1.1)}.fab svg{width:24px;height:24px}.fab-green{background:#4ade80}.fab-blue{background:#60a5fa}@media (max-width:1024px){.four-col-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.four-col-grid{grid-template-columns:1fr}.floating-actions{bottom:1rem;right:1rem}}
