.ghl-section-scope section{position:relative}@keyframes neonOn1{0%{opacity:0;text-shadow:none}8%{opacity:1;text-shadow:0 0 20px rgba(255,255,255,.8),0 0 40px rgba(0,207,255,.4)}12%{opacity:.2;text-shadow:none}20%{opacity:1;text-shadow:0 0 20px rgba(255,255,255,.6),0 0 60px rgba(0,207,255,.3)}25%{opacity:.4;text-shadow:none}35%{opacity:1;text-shadow:0 0 30px rgba(255,255,255,.6),0 0 60px rgba(0,207,255,.3),0 0 100px rgba(0,207,255,.1)}100%{opacity:1;text-shadow:none}}.ghl-section-scope .hero-particles{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.ghl-section-scope .hero-particle{position:absolute;width:3px;height:3px;background:var(--accent);border-radius:50%;box-shadow:0 0 4px rgba(0,207,255,.3);animation:linear infinite particleDrift}.ghl-section-scope .hero{min-height:auto;position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.ghl-section-scope{margin-bottom:0!important;padding-bottom:0!important}.ghl-section-scope .hero-bg{position:absolute;inset:0;background:url('/images/hero-bg.webp') center/cover no-repeat;opacity:.18}.ghl-section-scope .hero-bg-overlay{position:absolute;inset:0;background:linear-gradient(135deg,var(--black) 40%,rgba(5,5,8,.7) 70%,var(--black) 100%)}.ghl-section-scope .hero-glow{position:absolute;width:800px;height:500px;background:radial-gradient(ellipse,rgba(0,207,255,.06) 0,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(80px);pointer-events:none}.ghl-section-scope .hero-content{position:relative;z-index:2;padding:160px 56px 80px;max-width:1160px;margin:0 auto;width:100%}.ghl-section-scope .hero-eyebrow{display:inline-flex;align-items:center;gap:10px;background:var(--accent-dim);border:1px solid rgba(0,207,255,.35);box-shadow:0 0 8px rgba(0,207,255,.05);padding:8px 18px;font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:36px;animation:.8s both fadeUp}.ghl-section-scope .hero-eyebrow::before{content:'';width:5px;height:5px;background:var(--accent);border-radius:50%;animation:2s infinite pulse}.ghl-section-scope .hero h1{font-family:'Bebas Neue',sans-serif;font-size:clamp(68px, 9vw, 120px);line-height:.9;letter-spacing:2px;margin-bottom:30px;animation:.8s .15s both fadeUp}.ghl-section-scope .hero h1 .l1{display:block;color:var(--white);animation:1.2s ease-out .4s both neonOn1}.ghl-section-scope .hero h1 .l2{display:block;color:transparent;-webkit-text-stroke:1.5px var(--accent);animation:1.4s ease-out .9s both neonOn2}.ghl-section-scope .hero h1 .l3{display:block;background:linear-gradient(100deg,var(--accent) 0,#38d9ff 60%,var(--accent) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:3s linear infinite shimmer,1.6s ease-out 1.4s both neonOn3}.ghl-section-scope .hero-sub{font-size:17px;color:var(--muted2);max-width:560px;line-height:1.85;margin-bottom:48px;animation:.8s .3s both fadeUp}.ghl-section-scope .hero-sub strong{color:var(--white);font-weight:500}.ghl-section-scope .hero-actions{display:flex;gap:14px;flex-wrap:wrap;animation:.8s .45s both fadeUp;margin-bottom:80px}@media (max-width:992px){.ghl-section-scope .hero-content{padding:120px 28px 60px}.ghl-section-scope .hero h1{font-size:clamp(52px,8vw,90px)}.ghl-section-scope .hero-eyebrow{font-size:9px;letter-spacing:2px;padding:6px 14px}}@media (max-width:768px){.ghl-section-scope .hero h1{font-size:clamp(46px,10vw,72px)}.ghl-section-scope .hero-sub{font-size:15px;max-width:100%;margin-bottom:36px}.ghl-section-scope .hero-actions{gap:12px}}@media (max-width:480px){.ghl-section-scope .hero-content{padding:110px 18px 56px}}.ghl-section-scope .trust-bar{background:var(--charcoal);border:none;padding:28px 0;margin:-95px auto 0;z-index:1;position:relative}.ghl-section-scope .trust-bar::before{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.4}.ghl-section-scope .trust-bar-inner{display:flex;align-items:center;justify-content:center;gap:36px;max-width:1160px;margin:0 auto;padding:0 56px;flex-wrap:nowrap}.ghl-section-scope .tb-stat{display:flex;align-items:center;gap:14px;flex-shrink:0}.ghl-section-scope .tb-icon{width:44px;height:44px;border-radius:50%;background:rgba(0,207,255,.06);border:1px solid rgba(0,207,255,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:.4s}.ghl-section-scope .tb-icon svg{width:20px;height:20px;stroke:var(--accent);fill:none;stroke-width:1.5}.ghl-section-scope .tb-stat:hover .tb-icon{background:rgba(0,207,255,.12);border-color:rgba(0,207,255,.35);box-shadow:0 0 18px rgba(0,207,255,.15)}.ghl-section-scope .tb-val{font-family:'Bebas Neue',sans-serif;font-size:22px;line-height:1;color:var(--white);letter-spacing:.5px;white-space:nowrap}.ghl-section-scope .tb-lbl{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-top:2px;white-space:nowrap}.ghl-section-scope .tb-divider{width:1px;height:32px;background:linear-gradient(to bottom,transparent,rgba(0,207,255,.2),transparent);flex-shrink:0}@media(max-width:992px){.ghl-section-scope .trust-bar{margin:-70px auto 0}.ghl-section-scope .trust-bar-inner{gap:24px;padding:0 28px}.ghl-section-scope .tb-val{font-size:20px}}@media(max-width:768px){.ghl-section-scope .trust-bar{margin:-60px auto 0;padding:24px 0}.ghl-section-scope .trust-bar-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;padding:0 24px}.ghl-section-scope .tb-divider{display:none}.ghl-section-scope .tb-stat{gap:10px}.ghl-section-scope .tb-icon{width:36px;height:36px}.ghl-section-scope .tb-icon svg{width:16px;height:16px}.ghl-section-scope .tb-val{font-size:19px}.ghl-section-scope .tb-lbl{font-size:9px}}@media(max-width:480px){.ghl-section-scope .trust-bar{margin:-50px auto 0;padding:20px 0}.ghl-section-scope .trust-bar-inner{gap:16px 12px;padding:0 14px}.ghl-section-scope .tb-val{font-size:17px}.ghl-section-scope .tb-icon{width:32px;height:32px}.ghl-section-scope .tb-icon svg{width:14px;height:14px}}.ghl-section-scope .container{max-width:1170px;margin:0 auto;padding:0 56px}.ghl-section-scope .section-label{font-size:10px;letter-spacing:4px;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.ghl-section-scope .section-title{font-family:'Bebas Neue',sans-serif;font-size:clamp(40px,5vw,66px);line-height:1;letter-spacing:1px;margin-bottom:18px}.ghl-section-scope .reveal{animation:.5s .15s forwards revealFallback}.ghl-section-scope .reveal-left{animation:.5s .15s forwards revealFallback}.ghl-section-scope .reveal-left.visible{opacity:1;transform:none}.ghl-section-scope .reveal-right{animation:.5s .2s forwards revealFallback}.ghl-section-scope .reveal-right.visible{opacity:1;transform:none}.ghl-section-scope .reveal-scale{opacity:0;transform:scale(.95);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .reveal-scale.visible,.ghl-section-scope .reveal.visible{opacity:1;transform:none}.ghl-section-scope .rd4{transition-delay:.2s}.ghl-section-scope .intro{padding:140px 0}.ghl-section-scope .intro-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.ghl-section-scope .intro-visual{position:relative;animation:8s ease-in-out infinite float}.ghl-section-scope .intro-visual::before{content:'';position:absolute;top:-15px;left:-15px;right:-15px;bottom:-15px;background:linear-gradient(135deg,rgba(0,207,255,.15),rgba(0,207,255,.03) 40%,rgba(0,207,255,.08) 60%,rgba(0,207,255,.15));border-radius:4px;z-index:-1;filter:blur(20px);opacity:.5;transition:.6s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .intro-visual::after{content:'';position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border:1px solid rgba(0,207,255,.12);border-radius:4px;z-index:-1;transition:.6s cubic-bezier(.16,1,.3,1);box-shadow:0 0 15px rgba(0,207,255,.05)}.ghl-section-scope .intro-visual:hover::before{top:-25px;left:-25px;right:-25px;bottom:-25px;opacity:.8;filter:blur(30px);background:linear-gradient(135deg,rgba(0,207,255,.25),rgba(0,207,255,.05) 30%,rgba(0,207,255,.12) 70%,rgba(0,207,255,.25))}.ghl-section-scope .intro-visual:hover::after{top:-12px;left:-12px;right:-12px;bottom:-12px;border-color:rgba(0,207,255,.3);box-shadow:0 0 30px rgba(0,207,255,.12),0 0 60px rgba(0,207,255,.05)}.ghl-section-scope .intro-img{width:100%;height:500px;display:block;background:url('/images/who-we-are.webp') center/cover;border:1px solid var(--border);filter:saturate(.85);box-shadow:0 20px 60px rgba(0,0,0,.4);transition:.5s}.ghl-section-scope .intro-img:hover{box-shadow:0 25px 70px rgba(0,0,0,.5);filter:saturate(1)}.ghl-section-scope .intro-badge{position:absolute;bottom:-24px;left:-24px;background:var(--card);border:1px solid var(--border);padding:26px 30px}.ghl-section-scope .intro-badge .big{font-family:'Bebas Neue',sans-serif;font-size:56px;line-height:1;color:var(--accent)}.ghl-section-scope .intro-badge .sm{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-top:6px}.ghl-section-scope .intro-text .section-title em{font-family:'Playfair Display',serif;color:var(--accent);text-shadow:0 0 15px rgba(0,207,255,.3);font-size:.8em;display:block}.ghl-section-scope .intro-text p{font-size:15px;color:var(--muted2);line-height:1.85;margin-bottom:18px}.ghl-section-scope .intro-text p strong{color:var(--white);font-weight:500}.ghl-section-scope .intro-callout{background:var(--accent-dim);border-left:2px solid var(--accent);padding:20px 24px;margin:28px 0;font-size:15px;color:var(--white);line-height:1.7}.ghl-section-scope .intro-callout strong{color:var(--accent)}@media (max-width:992px){.ghl-section-scope .intro{padding:80px 0}.ghl-section-scope .intro-inner{grid-template-columns:1fr;gap:48px}.ghl-section-scope .intro-img{height:360px}}@media (max-width:480px){.ghl-section-scope .intro{padding:60px 0}.ghl-section-scope .intro-img{height:260px}.ghl-section-scope .intro-badge{bottom:-16px;left:-8px;padding:18px 22px}.ghl-section-scope .intro-badge .big{font-size:40px}.ghl-section-scope .intro-callout{padding:16px 18px;font-size:14px}}@media (max-width:1200px){.ghl-section-scope .container{padding:0 28px}}@media (max-width:768px){.ghl-section-scope .container{padding:0 18px}}@media (max-width:480px){.ghl-section-scope .container{padding:0 14px}.ghl-section-scope .section-title{font-size:clamp(28px,9vw,48px)}}.ghl-section-scope .section-sub{color:var(--muted2)}.ghl-section-scope .diff-section{padding:120px 0;background:var(--charcoal)}.ghl-section-scope .diff-header{text-align:center;margin-bottom:56px}.ghl-section-scope .diff-header .section-sub{margin:0 auto}.ghl-section-scope .diff-tabs{display:flex;justify-content:center;gap:4px;margin-bottom:48px;flex-wrap:wrap}.ghl-section-scope .diff-tab{background:var(--dark);border:1px solid var(--border);padding:14px 28px;font-family:'Bebas Neue',sans-serif;font-size:18px;letter-spacing:2px;color:var(--muted);cursor:pointer;transition:.3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;user-select:none}.ghl-section-scope .diff-tab::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--accent);transform:scaleX(0);transition:transform .3s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .diff-tab:hover{color:var(--white);border-color:var(--border-hover);background:var(--card)}.ghl-section-scope .diff-tab.active{color:var(--accent);border-color:rgba(0,207,255,.2);background:linear-gradient(180deg,rgba(0,207,255,.06),var(--dark));box-shadow:0 4px 20px rgba(0,207,255,.08)}.ghl-section-scope .diff-tab.active::after{transform:scaleX(1)}.ghl-section-scope .diff-tab-icon{display:inline-block;vertical-align:middle;margin-right:8px;opacity:.6;transition:opacity .3s}.ghl-section-scope .diff-tab.active .diff-tab-icon,.ghl-section-scope .diff-tab:hover .diff-tab-icon{opacity:1}.ghl-section-scope .diff-panels{position:relative;min-height:380px}.ghl-section-scope .diff-panel{display:none;opacity:0;transform:translateY(16px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .diff-panel.active{display:block;animation:.55s cubic-bezier(.16,1,.3,1) forwards panelIn}.ghl-section-scope .diff-panel-inner{display:grid;grid-template-columns:1fr 340px;gap:48px;align-items:start}.ghl-section-scope .diff-feature{display:flex;align-items:flex-start;gap:20px;padding:24px 0;border-bottom:1px solid var(--border);opacity:0;transform:translateX(-24px);animation:.5s cubic-bezier(.16,1,.3,1) forwards featureSlide}.ghl-section-scope .diff-feature:last-child{border-bottom:none}.ghl-section-scope .diff-feature:first-child{animation-delay:.08s}.ghl-section-scope .diff-feature:nth-child(2){animation-delay:.16s}.ghl-section-scope .diff-feature:nth-child(3){animation-delay:.24s}.ghl-section-scope .diff-feature:nth-child(4){animation-delay:.32s}.ghl-section-scope .diff-stat-box{flex-shrink:0;width:80px;height:80px;background:var(--dark);border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:border-color .3s,box-shadow .3s}.ghl-section-scope .diff-feature:hover .diff-stat-box{border-color:rgba(0,207,255,.2);box-shadow:0 0 20px rgba(0,207,255,.06)}.ghl-section-scope .diff-stat-num{font-family:'Bebas Neue',sans-serif;font-size:28px;line-height:1;color:var(--accent)}.ghl-section-scope .diff-stat-unit{font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-top:2px}.ghl-section-scope .diff-feat-text{flex:1}.ghl-section-scope .diff-feat-title{font-family:'Bebas Neue',sans-serif;font-size:22px;letter-spacing:.5px;color:var(--white);margin-bottom:4px;line-height:1.15}.ghl-section-scope .diff-feat-desc{font-size:13px;color:var(--muted2);line-height:1.7}.ghl-section-scope .diff-feat-proof{display:inline-block;margin-top:8px;padding:3px 10px;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--gold);border:1px solid rgba(200,169,110,.2);background:rgba(200,169,110,.05)}.ghl-section-scope .diff-highlight{background:var(--dark);border:1px solid var(--border);padding:40px 32px;text-align:center;position:sticky;top:40px;opacity:0;transform:translateX(24px);animation:.6s cubic-bezier(.16,1,.3,1) .2s forwards highlightIn}.ghl-section-scope .diff-highlight::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.5}.ghl-section-scope .diff-hl-icon{font-size:48px;margin-bottom:16px;display:block;color:var(--accent)}.ghl-section-scope .diff-hl-title{font-family:'Bebas Neue',sans-serif;font-size:28px;letter-spacing:1px;color:var(--white);margin-bottom:8px;line-height:1.1}.ghl-section-scope .diff-hl-desc{font-size:13px;color:var(--muted2);line-height:1.7;margin-bottom:24px}.ghl-section-scope .diff-hl-stat{font-family:'Bebas Neue',sans-serif;font-size:48px;color:var(--accent);line-height:1;margin-bottom:4px}.ghl-section-scope .diff-hl-stat-label{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-bottom:24px}.ghl-section-scope .diff-cta{display:inline-block;background:var(--accent);color:var(--black);padding:14px 32px;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:.25s;border:none;cursor:pointer}.ghl-section-scope .diff-cta:hover{background:var(--white);box-shadow:0 4px 20px rgba(0,207,255,.3);transform:translateY(-2px)}@media (max-width:992px){.ghl-section-scope .diff-section{padding:80px 0}.ghl-section-scope .diff-panel-inner{grid-template-columns:1fr;gap:32px}.ghl-section-scope .diff-highlight{position:static}.ghl-section-scope .diff-panels{min-height:auto}}@media (max-width:768px){.ghl-section-scope .diff-tabs{gap:2px}.ghl-section-scope .diff-tab{padding:12px 16px;font-size:14px;letter-spacing:1px;min-height:44px;display:flex;align-items:center;justify-content:center}.ghl-section-scope .diff-tab-icon{display:none}}@media (max-width:480px){.ghl-section-scope .diff-section{padding:60px 0}.ghl-section-scope .diff-tabs{flex-direction:column;gap:6px;align-items:stretch}.ghl-section-scope .diff-tab{text-align:center;padding:14px 16px;min-height:44px;display:flex;align-items:center;justify-content:center}.ghl-section-scope .diff-feature{gap:14px;padding:18px 0}.ghl-section-scope .diff-stat-box{width:60px;height:60px}.ghl-section-scope .diff-stat-num{font-size:22px}.ghl-section-scope .diff-highlight{padding:28px 20px}.ghl-section-scope .diff-hl-stat{font-size:36px}.ghl-section-scope .section-title{font-size:clamp(28px,9vw,48px)}.ghl-section-scope .container{padding:0 14px}}.ghl-section-scope .section-sub{font-size:15px;color:var(--muted2);line-height:1.8;max-width:560px}.ghl-section-scope .services{padding:140px 0}.ghl-section-scope .services-header{text-align:center;margin-bottom:80px}.ghl-section-scope .services-header .section-sub{margin:0 auto}.ghl-section-scope .services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.ghl-section-scope .service-card{background:var(--dark);border:1px solid var(--border);padding:52px 44px;text-decoration:none;display:block;transition:.5s cubic-bezier(.16,1,.3,1),_ .5s cubic-bezier(.16,1,.3,1),_ .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ghl-section-scope .service-card::before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);transform:scaleX(0);content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--border),transparent);transition:background .3s}.ghl-section-scope .service-card:hover::before{transform:scaleX(1);background:linear-gradient(90deg,transparent,var(--accent),transparent)}.ghl-section-scope .service-card:hover{box-shadow:0 20px 50px rgba(0,0,0,.3);transform:translateY(-6px);border-color:rgba(0,207,255,.25);box-shadow:0 30px 80px rgba(0,0,0,.4)}.ghl-section-scope .service-card-num{font-family:'Bebas Neue',sans-serif;font-size:80px;line-height:1;color:rgba(0,207,255,.18);position:absolute;top:20px;right:32px;letter-spacing:2px;transition:color .3s}.ghl-section-scope .service-card:hover .service-card-num{color:rgba(0,207,255,.28)}.ghl-section-scope .service-icon{display:flex;width:56px;height:56px;align-items:center;justify-content:center;margin-bottom:24px;color:var(--accent);transition:.5s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .service-icon svg{width:44px;height:44px}.ghl-section-scope .service-card:hover .service-icon{transform:translateY(-4px) scale(1.08);filter:drop-shadow(0 0 8px rgba(0,207,255,.25))}.ghl-section-scope .service-name{font-family:'Bebas Neue',sans-serif;font-size:40px;letter-spacing:1px;color:var(--white);margin-bottom:12px;line-height:1}.ghl-section-scope .service-tag{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:16px}.ghl-section-scope .service-desc{font-size:14px;color:var(--muted2);line-height:1.75;margin-bottom:28px;max-width:420px}.ghl-section-scope .service-link{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--accent);display:flex;align-items:center;gap:8px;transition:gap .2s}.ghl-section-scope .service-card:hover .service-link{gap:14px}@media (max-width:992px){.ghl-section-scope .services{padding:80px 0}.ghl-section-scope .services-grid{grid-template-columns:1fr}}@media (max-width:480px){.ghl-section-scope .services{padding:60px 0}.ghl-section-scope .service-card{padding:32px 22px}.ghl-section-scope .service-desc{max-width:100%}}.ghl-section-scope .reveal{opacity:0;transform:translateY(20px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .rd1{transition-delay:.05s}.ghl-section-scope .rd2{transition-delay:.1s}.ghl-section-scope .rd3{transition-delay:.15s}.ghl-section-scope .process{padding:140px 0;background:var(--charcoal)}.ghl-section-scope .process-header{text-align:center;margin-bottom:80px}.ghl-section-scope .process-header .section-sub{margin:0 auto}.ghl-section-scope .process-timeline{position:relative;max-width:900px;margin:0 auto;padding-left:28px}.ghl-section-scope .process-track{position:absolute;left:27px;top:28px;bottom:28px;width:2px;z-index:0}.ghl-section-scope .process-track-bg{position:absolute;inset:0;background:rgba(255,255,255,.04);border-radius:2px}.ghl-section-scope .process-track-fill{position:absolute;left:0;top:0;width:100%;height:0;background:linear-gradient(to bottom,var(--accent),rgba(0,207,255,.15));border-radius:2px;transition:height .4s ease-out}.ghl-section-scope .process-track-dot{position:absolute;left:50%;width:8px;height:8px;background:var(--accent);border-radius:50%;transform:translate(-50%,0);top:0;box-shadow:0 0 10px var(--accent),0 0 25px rgba(0,207,255,.3);transition:top .4s ease-out;opacity:0}.ghl-section-scope .process-track-dot.on{opacity:1}.ghl-section-scope .ps{padding:0 0 16px;position:relative}.ghl-section-scope .ps:last-child{padding-bottom:0}.ghl-section-scope .ps-card{display:flex;gap:28px;align-items:flex-start;padding:24px 28px;border-radius:12px;border:1px solid transparent;background:0 0;transition:.6s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .ps.lit .ps-card{background:rgba(0,207,255,.025);border-color:rgba(0,207,255,.1);box-shadow:0 0 40px rgba(0,207,255,.03),0 8px 32px rgba(0,0,0,.2);transform:translateX(6px)}.ghl-section-scope .ps-node{width:56px;height:56px;border-radius:50%;border:1.5px solid rgba(255,255,255,.1);background:var(--charcoal);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:3;transition:.6s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .ps-node svg{width:22px;height:22px;stroke:var(--muted);fill:none;stroke-width:1.5;transition:.5s}.ghl-section-scope .ps-node::after{content:'';position:absolute;inset:-6px;border-radius:50%;border:1px solid transparent;transition:.6s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .ps.lit .ps-node{border-color:var(--accent);background:rgba(0,207,255,.06);box-shadow:0 0 16px rgba(0,207,255,.1)}.ghl-section-scope .ps.lit .ps-node::after{border-color:rgba(0,207,255,.15);animation:2s ease-in-out infinite nodePulse}.ghl-section-scope .ps.lit .ps-node svg{stroke:var(--accent)}.ghl-section-scope .ps-body{padding-top:4px;flex:1}.ghl-section-scope .ps-top{display:flex;align-items:center;gap:12px;margin-bottom:8px}.ghl-section-scope .ps-num{font-family:'Bebas Neue',sans-serif;font-size:13px;color:var(--muted);letter-spacing:3px;transition:color .5s}.ghl-section-scope .ps.lit .ps-num{color:var(--accent)}.ghl-section-scope .ps-time{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);padding:3px 10px;border:1px solid rgba(255,255,255,.06);border-radius:20px;transition:.5s}.ghl-section-scope .ps.lit .ps-time{border-color:rgba(0,207,255,.2);color:var(--accent)}.ghl-section-scope .ps-title{font-size:22px;font-weight:600;color:var(--white);margin-bottom:10px;transition:.5s}.ghl-section-scope .ps.lit .ps-title{color:var(--accent)}.ghl-section-scope .ps-desc{font-size:14px;color:rgba(119,119,138,.7);line-height:1.75;max-width:520px;transition:color .5s}.ghl-section-scope .ps.lit .ps-desc{color:var(--muted2)}@media(max-width:768px){.ghl-section-scope .process{padding:80px 0}.ghl-section-scope .process-timeline{padding-left:22px}.ghl-section-scope .process-track{left:21px;top:22px;bottom:22px}.ghl-section-scope .ps-card{gap:20px;padding:18px 16px;border-radius:10px}.ghl-section-scope .ps-node{width:44px;height:44px}.ghl-section-scope .ps-node svg{width:18px;height:18px}.ghl-section-scope .ps.lit .ps-card{transform:translateX(0)}}@media(max-width:480px){.ghl-section-scope .process{padding:60px 0}.ghl-section-scope .ps-title{font-size:18px}.ghl-section-scope .ps{padding-bottom:10px}.ghl-section-scope .ps-card{padding:16px 12px}}@media(max-width:1200px){.ghl-section-scope .container{padding:0 28px}}@media(max-width:768px){.ghl-section-scope .container{padding:0 18px}}@media(max-width:480px){.ghl-section-scope .container{padding:0 14px}.ghl-section-scope .section-title{font-size:clamp(28px,9vw,48px)}}.ghl-section-scope .proof{padding:100px 0;overflow:hidden;position:relative}.ghl-section-scope .proof::before{content:'TRUSTED';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:'Bebas Neue',sans-serif;font-size:280px;color:rgba(255,255,255,.012);white-space:nowrap;pointer-events:none;letter-spacing:40px}.ghl-section-scope .trust-stat-bar{display:flex;align-items:stretch;gap:0;border:1px solid var(--border);margin-bottom:56px;overflow:hidden}.ghl-section-scope .trust-stat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 20px;background:var(--card);text-align:center;position:relative;transition:background .3s}.ghl-section-scope .trust-stat+.trust-stat{border-left:1px solid var(--border)}.ghl-section-scope .trust-stat:hover{background:var(--card2)}.ghl-section-scope .trust-stat-icon{margin-bottom:10px;opacity:.9}.ghl-section-scope .trust-stat-num{font-family:'Bebas Neue',sans-serif;font-size:clamp(28px,3.5vw,42px);line-height:1;letter-spacing:2px;color:var(--accent);margin-bottom:6px}.ghl-section-scope .trust-stat-label{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--muted);line-height:1.4}.ghl-section-scope .award-callout{display:flex;align-items:center;justify-content:center;gap:16px;padding:18px 28px;background:linear-gradient(135deg,rgba(0,207,255,.07),rgba(0,207,255,.03));border:1px solid rgba(0,207,255,.2);margin-bottom:56px}.ghl-section-scope .award-icon{width:38px;height:38px;background:rgba(0,207,255,.1);border:1px solid rgba(0,207,255,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ghl-section-scope .award-text{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);font-weight:500;line-height:1.5}.ghl-section-scope .award-text strong{display:block;font-size:13px;letter-spacing:2px;color:var(--accent)}.ghl-section-scope .proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ghl-section-scope .review-card{background:var(--dark);border:1px solid var(--border);padding:36px;transition:.4s;position:relative}.ghl-section-scope .review-card:hover{border-color:rgba(255,255,255,.12);box-shadow:0 15px 40px rgba(0,0,0,.3);transform:translateY(-5px)}.ghl-section-scope .google-badge{position:absolute;top:16px;right:16px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:50%;opacity:.7;transition:opacity .2s}.ghl-section-scope .review-card:hover .google-badge{opacity:1}.ghl-section-scope .review-stars{color:var(--gold);font-size:14px;margin-bottom:16px;text-shadow:0 0 4px rgba(200,169,110,.25)}.ghl-section-scope .review-text{font-size:14px;color:var(--muted2);line-height:1.75;margin-bottom:24px;font-style:italic}.ghl-section-scope .review-author{display:flex;align-items:center;gap:12px}.ghl-section-scope .review-avatar{width:38px;height:38px;border-radius:50%;background:var(--accent-dim);border:1px solid rgba(0,207,255,.2);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--accent);flex-shrink:0}.ghl-section-scope .review-name{font-size:13px;font-weight:500;color:var(--white)}.ghl-section-scope .review-vehicle{font-size:11px;color:var(--muted);letter-spacing:.5px}.ghl-section-scope .proof-cta{text-align:center;margin-top:52px}.ghl-section-scope .btn-reviews{display:inline-flex;align-items:center;gap:10px;background:0 0;color:var(--white);border:1px solid var(--border-hover);padding:16px 38px;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:.25s;font-family:'DM Sans',sans-serif}.ghl-section-scope .btn-reviews:hover{border-color:var(--accent);color:var(--accent);box-shadow:0 0 24px rgba(0,207,255,.08);transform:translateY(-2px)}.ghl-section-scope .btn-reviews svg{transition:transform .2s}.ghl-section-scope .btn-reviews:hover svg{transform:translateX(4px)}@media (max-width:992px){.ghl-section-scope .proof{padding:80px 0}.ghl-section-scope .proof-grid{grid-template-columns:1fr;max-width:540px;margin:0 auto}.ghl-section-scope .trust-stat-bar{flex-direction:column}.ghl-section-scope .trust-stat+.trust-stat{border-left:none;border-top:1px solid var(--border)}.ghl-section-scope .award-callout{flex-direction:column;text-align:center}}@media (max-width:480px){.ghl-section-scope .proof{padding:60px 0}.ghl-section-scope .review-card{padding:28px 22px}.ghl-section-scope .award-callout{padding:14px 18px}}.ghl-section-scope .reveal-left{opacity:0;transform:translateX(-30px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .reveal-right{opacity:0;transform:translateX(30px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .ba-preview{padding:140px 0;background:var(--charcoal)}.ghl-section-scope .ba-preview-inner{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}.ghl-section-scope .ba-slider-wrap{border:1px solid var(--border);overflow:hidden;background:var(--card);display:flex;flex-direction:column}.ghl-section-scope .ba-slider{position:relative;width:100%;height:380px;overflow:hidden;cursor:ew-resize;user-select:none;-webkit-user-select:none}.ghl-section-scope .ba-slider .ba-after{position:absolute;inset:0}.ghl-section-scope .ba-slider .ba-after img{width:100%;height:100%;object-fit:cover;display:block}.ghl-section-scope .ba-slider .ba-before{position:absolute;inset:0;z-index:2;clip-path:inset(0 50% 0 0)}.ghl-section-scope .ba-slider .ba-before img{width:100%;height:100%;object-fit:cover;display:block}.ghl-section-scope .ba-slider .ba-lbl{position:absolute;bottom:14px;padding:6px 14px;font-size:10px;letter-spacing:2.5px;text-transform:uppercase;z-index:5;font-weight:600}.ghl-section-scope .ba-slider .ba-lbl-before{left:14px;color:#f88;background:rgba(160,30,30,.5);backdrop-filter:blur(4px)}.ghl-section-scope .ba-slider .ba-lbl-after{right:14px;color:var(--accent);background:rgba(0,80,130,.5);backdrop-filter:blur(4px)}.ghl-section-scope .ba-slider .ba-divider{position:absolute;top:0;bottom:0;left:50%;width:3px;background:var(--accent);z-index:6;transform:translateX(-50%);pointer-events:none;box-shadow:0 0 8px rgba(0,207,255,.2)}.ghl-section-scope .ba-slider .ba-handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;background:var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:7;cursor:ew-resize;box-shadow:0 0 12px rgba(0,207,255,.25);transition:transform .15s}.ghl-section-scope .ba-slider .ba-handle:hover{transform:translate(-50%,-50%) scale(1.1)}.ghl-section-scope .ba-slider .ba-handle svg{width:20px;height:20px;fill:var(--black)}.ghl-section-scope .ba-caption{padding:18px 24px;background:var(--dark);display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border)}.ghl-section-scope .ba-caption-name{font-size:14px;font-weight:500;color:var(--white)}.ghl-section-scope .ba-caption-pkg{font-size:11px;color:var(--accent);letter-spacing:1px;text-transform:uppercase;margin-top:2px}.ghl-section-scope .ba-caption-stars{color:var(--gold);font-size:13px}.ghl-section-scope .ba-cta-panel{background:var(--dark);border:1px solid var(--border);padding:52px 44px;display:flex;flex-direction:column;justify-content:center}.ghl-section-scope .ba-cta-panel .section-title{margin-bottom:18px}.ghl-section-scope .ba-cta-panel p{font-size:15px;color:var(--muted2);line-height:1.8;margin-bottom:32px}.ghl-section-scope .ba-cta-panel a{align-self:flex-start}@media (max-width:992px){.ghl-section-scope .ba-preview-inner{grid-template-columns:1fr}.ghl-section-scope .ba-slider{height:300px}}@media (max-width:480px){.ghl-section-scope .ba-slider{height:240px}.ghl-section-scope .ba-cta-panel{padding:36px 24px}}.ghl-section-scope .gal-section{padding:100px 0;position:relative;overflow:hidden}.ghl-section-scope .gal-section::before{content:'';position:absolute;top:50%;left:50%;width:800px;height:400px;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(0,207,255,.03),transparent 60%);filter:blur(80px);pointer-events:none}.ghl-section-scope .gal-header{text-align:center;margin-bottom:60px;position:relative;z-index:2}.ghl-section-scope .gal-label{font-size:10px;letter-spacing:4px;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.ghl-section-scope .gal-title{font-family:'Bebas Neue',sans-serif;font-size:clamp(40px,5vw,66px);line-height:1;letter-spacing:1px;margin-bottom:16px}.ghl-section-scope .gal-sub{font-size:15px;color:var(--muted2);max-width:480px;margin:0 auto}@keyframes galScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.ghl-section-scope .gal-track-wrap{position:relative;width:100%;overflow:hidden;margin-bottom:16px}.ghl-section-scope .gal-track-wrap::after,.ghl-section-scope .gal-track-wrap::before{content:'';position:absolute;top:0;bottom:0;width:120px;z-index:3;pointer-events:none}.ghl-section-scope .gal-track-wrap::before{left:0;background:linear-gradient(to right,var(--black),transparent)}.ghl-section-scope .gal-track-wrap::after{right:0;background:linear-gradient(to left,var(--black),transparent)}.ghl-section-scope .gal-track{display:flex;gap:16px;width:max-content;animation:40s linear infinite galScroll}.ghl-section-scope .gal-track:hover{animation-play-state:paused}.ghl-section-scope .gal-track.reverse{animation:45s linear infinite galScrollR}.ghl-section-scope .gal-track.reverse:hover{animation-play-state:paused}.ghl-section-scope .gal-card{position:relative;width:calc(25vw - 12px);min-width:300px;max-width:420px;height:300px;flex-shrink:0;overflow:hidden;cursor:pointer;border:1px solid var(--border);transition:border-color .3s,box-shadow .3s}.ghl-section-scope .gal-card:hover{border-color:rgba(0,207,255,.3);box-shadow:0 0 30px rgba(0,207,255,.08)}.ghl-section-scope .gal-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .3s}.ghl-section-scope .gal-card:hover img{transform:scale(1.08)}.ghl-section-scope .gal-card::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(5,5,8,.6) 100%);opacity:0;transition:opacity .3s;pointer-events:none}.ghl-section-scope .gal-card:hover::after{opacity:1}.ghl-section-scope .gal-tag{position:absolute;bottom:14px;left:14px;padding:5px 12px;font-size:9px;letter-spacing:2px;text-transform:uppercase;font-weight:600;color:var(--accent);background:rgba(0,0,0,.7);border:1px solid rgba(0,207,255,.25);backdrop-filter:blur(6px);z-index:5}.ghl-section-scope .gal-expand{position:absolute;bottom:14px;right:14px;width:32px;height:32px;background:rgba(0,207,255,.15);border:1px solid rgba(0,207,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.7);transition:opacity .3s,transform .3s;z-index:4}.ghl-section-scope .gal-card:hover .gal-expand{opacity:1;transform:scale(1)}.ghl-section-scope .gal-expand svg{width:14px;height:14px;stroke:var(--accent);fill:none;stroke-width:2}.ghl-section-scope .gal-lightbox{position:fixed;inset:0;background:rgba(5,5,8,.95);z-index:9999;display:none;align-items:center;justify-content:center;cursor:zoom-out;backdrop-filter:blur(8px)}.ghl-section-scope .gal-lightbox.active{display:flex}.ghl-section-scope .gal-lightbox img{max-width:90vw;max-height:80vh;object-fit:contain;border:1px solid rgba(0,207,255,.2);box-shadow:0 0 60px rgba(0,207,255,.1);animation:.4s cubic-bezier(.16,1,.3,1) both galLbIn}.ghl-section-scope .gal-lb-label{font-family:'Bebas Neue',sans-serif;font-size:18px;letter-spacing:4px;text-transform:uppercase;color:var(--accent);text-align:center;margin-top:16px;animation:.4s cubic-bezier(.16,1,.3,1) .15s both galLbIn}.ghl-section-scope .gal-lb-close{position:absolute;top:24px;right:28px;width:40px;height:40px;background:rgba(0,207,255,.1);border:1px solid rgba(0,207,255,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10000;transition:background .2s}.ghl-section-scope .gal-lb-close:hover{background:rgba(0,207,255,.2)}.ghl-section-scope .gal-lb-close svg{width:16px;height:16px;stroke:var(--accent);fill:none;stroke-width:2}@media(max-width:992px){.ghl-section-scope .gal-card{width:calc(33vw - 14px);min-width:260px;max-width:360px;height:260px}.ghl-section-scope .gal-section{padding:80px 0}}@media(max-width:600px){.ghl-section-scope .gal-card{width:calc(50vw - 12px);min-width:220px;max-width:300px;height:220px}.ghl-section-scope .gal-section{padding:60px 0}.ghl-section-scope .gal-header{margin-bottom:40px}.ghl-section-scope .gal-track-wrap::after,.ghl-section-scope .gal-track-wrap::before{width:40px}}.ghl-section-scope .op-strip{padding:120px 0;background:var(--dark);position:relative;overflow:hidden}.ghl-section-scope .op-strip::before{content:'';position:absolute;top:50%;left:50%;width:1100px;height:500px;transform:translate(-50%,-50%);background:radial-gradient(ellipse at 30% 50%,rgba(0,207,255,.05) 0,transparent 50%),radial-gradient(ellipse at 70% 50%,rgba(200,169,110,.03) 0,transparent 50%);filter:blur(60px);pointer-events:none}.ghl-section-scope .op-rv{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .op-rv.visible{opacity:1;transform:none}.ghl-section-scope .op-d1{transition-delay:.08s}.ghl-section-scope .op-d2{transition-delay:.16s}.ghl-section-scope .op-d3{transition-delay:.24s}.ghl-section-scope .op-d4{transition-delay:.32s}.ghl-section-scope .op-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:48px}.ghl-section-scope .op-card{background:var(--card);border:1px solid var(--border);padding:40px 28px 36px;text-align:center;position:relative;overflow:hidden;transition:.45s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .op-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(0,207,255,.4),transparent);transform:scaleX(0);transition:transform .5s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .op-card:hover::before{transform:scaleX(1)}.ghl-section-scope .op-card::after{content:'';position:absolute;top:-40px;right:-40px;width:100px;height:100px;background:radial-gradient(circle,rgba(0,207,255,.08) 0,transparent 70%);opacity:0;transition:opacity .5s;pointer-events:none}.ghl-section-scope .op-card:hover::after{opacity:1}.ghl-section-scope .op-card:hover{border-color:rgba(0,207,255,.2);transform:translateY(-6px);box-shadow:0 20px 60px rgba(0,0,0,.35)}.ghl-section-scope .op-icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:var(--accent-dim);border:1px solid rgba(0,207,255,.15);color:var(--accent);position:relative;transition:.4s}.ghl-section-scope .op-card:hover .op-icon{background:rgba(0,207,255,.1);border-color:rgba(0,207,255,.35);box-shadow:0 0 24px rgba(0,207,255,.12);transform:scale(1.08)}.ghl-section-scope .op-icon svg{width:24px;height:24px}.ghl-section-scope .op-icon svg circle,.ghl-section-scope .op-icon svg line,.ghl-section-scope .op-icon svg path,.ghl-section-scope .op-icon svg polyline,.ghl-section-scope .op-icon svg rect{stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}@keyframes opRingSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ghl-section-scope .op-icon-ring{position:absolute;inset:-6px;border:1px dashed rgba(0,207,255,.1);opacity:0;transition:opacity .4s}.ghl-section-scope .op-card:hover .op-icon-ring{opacity:1;animation:12s linear infinite opRingSpin}.ghl-section-scope .op-val{font-family:'Bebas Neue',sans-serif;font-size:42px;line-height:1;color:var(--accent);margin-bottom:8px;transition:.4s}.ghl-section-scope .op-card:hover .op-val{text-shadow:0 0 20px rgba(0,207,255,.25)}.ghl-section-scope .op-lbl{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);line-height:1.5;transition:color .3s}.ghl-section-scope .op-card:hover .op-lbl{color:var(--muted2)}.ghl-section-scope .op-glow-line{position:relative;height:1px;max-width:400px;margin:0 auto 48px;overflow:visible}.ghl-section-scope .op-glow-line::before{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,207,255,.4),transparent)}.ghl-section-scope .op-glow-line::after{content:'';position:absolute;top:-3px;left:10%;right:10%;height:7px;background:linear-gradient(90deg,transparent,rgba(0,207,255,.12),transparent);filter:blur(3px)}.ghl-section-scope .op-glow-dot{position:absolute;top:-2.5px;left:50%;width:6px;height:6px;background:var(--accent);transform:translateX(-50%);box-shadow:0 0 10px rgba(0,207,255,.5);animation:3s ease-in-out infinite opDotPulse}@media(max-width:992px){.ghl-section-scope .op-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.ghl-section-scope .op-strip{padding:72px 0}.ghl-section-scope .op-grid{grid-template-columns:1fr;gap:12px}.ghl-section-scope .op-card{padding:28px 22px}.ghl-section-scope .op-val{font-size:32px}.ghl-section-scope .op-icon{width:48px;height:48px}.ghl-section-scope .op-icon svg{width:20px;height:20px}}.ghl-section-scope .final-cta{padding:160px 0;position:relative;overflow:hidden;text-align:center}.ghl-section-scope .cta-glow{position:absolute;width:700px;height:400px;background:radial-gradient(ellipse,rgba(0,207,255,.06) 0,transparent 70%);top:40%;left:50%;transform:translate(-50%,-50%);filter:blur(80px);pointer-events:none}.ghl-section-scope .cta-glow-2{position:absolute;width:400px;height:300px;background:radial-gradient(ellipse,rgba(255,115,64,.04) 0,transparent 70%);top:60%;left:30%;filter:blur(60px);pointer-events:none}.ghl-section-scope .final-cta h2{font-family:'Bebas Neue',sans-serif;font-size:clamp(50px,8vw,100px);line-height:.95;letter-spacing:2px;margin-bottom:24px;position:relative}.ghl-section-scope .final-cta h2 .cta-accent{color:var(--accent);display:block}.ghl-section-scope .final-cta p{font-size:16px;color:var(--muted2);max-width:520px;margin:0 auto 48px;line-height:1.75}.ghl-section-scope .final-cta p strong{color:var(--white)}.ghl-section-scope .cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:48px}.ghl-section-scope .cta-btn-primary{display:inline-flex;align-items:center;gap:10px;background:var(--accent);color:var(--black);padding:18px 40px;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;position:relative;overflow:hidden;transition:.4s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .cta-btn-primary svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;transition:transform .3s}.ghl-section-scope .cta-btn-primary::after{content:'';position:absolute;inset:0;background:rgba(255,255,255,.15);transform:translateX(-101%);transition:transform .4s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .cta-btn-primary:hover::after{transform:translateX(0)}.ghl-section-scope .cta-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(0,207,255,.2)}.ghl-section-scope .cta-btn-primary:hover svg{transform:translateX(3px)}.ghl-section-scope .cta-btn-orange{display:inline-flex;align-items:center;gap:10px;background:var(--orange);color:#fff;padding:18px 40px;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:.4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ghl-section-scope .cta-btn-orange svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;transition:transform .3s}.ghl-section-scope .cta-btn-orange::after{content:'';position:absolute;inset:0;background:rgba(255,255,255,.12);transform:translateX(-101%);transition:transform .4s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .cta-btn-orange:hover::after{transform:translateX(0)}.ghl-section-scope .cta-btn-orange:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(255,115,64,.2)}.ghl-section-scope .cta-btn-orange:hover svg{transform:rotate(-15deg)}.ghl-section-scope .cta-btn-ghost{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);color:var(--muted2);padding:18px 36px;font-size:12px;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:.4s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .cta-btn-ghost:hover{border-color:rgba(255,255,255,.2);color:var(--white);transform:translateY(-2px)}.ghl-section-scope .cta-trust{display:flex;gap:32px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}.ghl-section-scope .cta-trust-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted2)}.ghl-section-scope .cta-trust-item svg{width:16px;height:16px;stroke:var(--accent);fill:none;stroke-width:2;flex-shrink:0}.ghl-section-scope .cta-trust-item strong{color:var(--white)}.ghl-section-scope .cta-footer{font-size:12px;color:var(--muted);letter-spacing:.5px}.ghl-section-scope .cta-footer span{color:var(--accent)}@media(max-width:768px){.ghl-section-scope .final-cta{padding:100px 0}.ghl-section-scope .cta-btns{flex-direction:column;align-items:stretch}.ghl-section-scope .cta-btns a{text-align:center;justify-content:center}.ghl-section-scope .cta-trust{flex-direction:column;align-items:center;gap:16px}}@media(max-width:480px){.ghl-section-scope .final-cta{padding:80px 0}.ghl-section-scope .container{padding:0 14px}}.vehicle-strip{padding:0;overflow:hidden;background:var(--black)}.vehicle-strip-inner{display:flex;gap:4px;animation:40s linear infinite vehicleScroll}.vehicle-strip-inner:hover{animation-play-state:paused}.vehicle-strip img{height:200px;width:auto;object-fit:cover;flex-shrink:0;filter:brightness(.85);transition:filter .3s,transform .3s}.vehicle-strip img:hover{filter:brightness(1);transform:scale(1.02)}@keyframes vehicleScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media(max-width:768px){.vehicle-strip img{height:140px}}