.ghl-section-scope .section-title em{font-family:'Playfair Display',serif;color:var(--accent);font-size:.8em;display:block}.ghl-section-scope .btn-orange:hover{background:#ff5c1f;transform:translateY(-2px)}.ghl-section-scope .hero:has(.hero-left){min-height:90vh;position:relative;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.ghl-section-scope .hero-left{display:flex;flex-direction:column;justify-content:center;padding:140px 56px 100px 130px;position:relative;z-index:2}.ghl-section-scope .ad-bc{padding:0;margin-bottom:24px;display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);animation:.6s both fadeUp}.ghl-section-scope .ad-bc a{color:var(--muted);text-decoration:none;transition:color .2s}.ghl-section-scope .ad-bc a:hover{color:var(--white)}.ghl-section-scope .ad-bc span{color:var(--accent)}.ghl-section-scope .ad-bc-sep{color:var(--border)}.ghl-section-scope .hero-badge{display:inline-flex;align-items:center;gap:10px;background:var(--accent-dim);border:1px solid rgba(201,169,110,.35);box-shadow:0 0 8px rgba(201,169,110,.05);padding:10px 20px;font-size:12px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:36px;width:fit-content;animation:.8s both fadeUp;position:relative;z-index:2}.ghl-section-scope .hero-badge::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(72px, 9vw, 120px);line-height:.9;letter-spacing:1.5px;margin-bottom:28px;animation:.8s .15s both fadeUp}.ghl-section-scope .hero h1 span{display:block;padding:0;margin:0;line-height:.9}.ghl-section-scope .hero h1 .word-1{color:var(--white);animation:1.2s ease-out .3s both adNeon1}.ghl-section-scope .hero h1 .word-2{color:transparent;-webkit-text-stroke:1.5px var(--accent);animation:1.4s ease-out .8s both adNeon2}.ghl-section-scope .hero h1 .word-3{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.3s both adNeon2}.ghl-section-scope .hero-sub{font-size:16px;color:var(--muted2);max-width:480px;line-height:1.8;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}.ghl-section-scope .btn-orange{background:var(--orange);color:#fff;padding:16px 38px;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;display:inline-block;transition:.25s}.ghl-section-scope .hero-trust{display:flex;gap:32px;margin-top:52px;padding-top:36px;border-top:1px solid var(--border);animation:.8s .6s both fadeUp}.ghl-section-scope .hero-trust-item{display:flex;align-items:center;gap:10px}.ghl-section-scope .hero-trust-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--accent-dim);border:1px solid rgba(201,169,110,.15);color:var(--accent)}.ghl-section-scope .hero-trust-icon svg{width:18px;height:18px}.ghl-section-scope .hero-trust-icon svg circle,.ghl-section-scope .hero-trust-icon svg line,.ghl-section-scope .hero-trust-icon svg path,.ghl-section-scope .hero-trust-icon svg polygon{stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ghl-section-scope .hero-trust-text strong{display:block;font-size:14px;font-weight:600;color:var(--white)}.ghl-section-scope .hero-trust-text span{font-size:11px;color:var(--muted)}.ghl-section-scope .hero-right{position:relative;overflow:hidden}.ghl-section-scope .hero-right-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 70% at 50% 50%,rgba(201,169,110,.07) 0,transparent 70%),linear-gradient(135deg,#0a0a12,#12121c)}.ghl-section-scope .hero-right-img{position:absolute;inset:0;background:url('/images/ad-hero.webp') center/cover no-repeat;opacity:.4;transition:opacity .5s}.ghl-section-scope .hero-right:hover .hero-right-img{opacity:.55}.ghl-section-scope .hero-right-overlay{position:absolute;inset:0;background:linear-gradient(to right,var(--black) 0,transparent 40%,transparent 60%,var(--black) 100%),linear-gradient(to bottom,transparent 60%,var(--black) 100%)}.ghl-section-scope .hero-right-cards{position:absolute;bottom:50px;right:40px;display:flex;flex-direction:column;gap:12px}.ghl-section-scope .hero-stat-card{background:rgba(14,14,20,.85);border:1px solid var(--border);padding:16px 22px;backdrop-filter:blur(12px);min-width:200px}.ghl-section-scope .hero-stat-card .num{font-family:'Bebas Neue',sans-serif;font-size:36px;line-height:1;color:var(--accent)}.ghl-section-scope .hero-stat-card .lbl{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-top:4px}.ghl-section-scope .trust-bar:has(.trust-item){background:var(--dark);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:22px 0;margin:0;position:static;z-index:auto}.ghl-section-scope .trust-bar:has(.trust-item) .trust-bar-inner{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.ghl-section-scope .trust-item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted2);letter-spacing:.5px}.ghl-section-scope .trust-icon{color:var(--accent);display:flex;align-items:center}.ghl-section-scope .trust-icon svg{width:16px;height:16px}.ghl-section-scope .trust-icon svg circle,.ghl-section-scope .trust-icon svg path,.ghl-section-scope .trust-icon svg polygon{stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ghl-section-scope .trust-text{font-weight:400}@media (max-width:992px){.ghl-section-scope .hero{grid-template-columns:1fr;min-height:auto}.ghl-section-scope .hero:has(.hero-left){grid-template-columns:1fr;min-height:auto}.ghl-section-scope .hero-right{height:300px}.ghl-section-scope .hero-left{padding:120px 28px 60px}}@media (max-width:480px){.ghl-section-scope .hero-left{padding:100px 18px 40px}.ghl-section-scope .hero h1{font-size:clamp(42px,12vw,64px);line-height:.9}.ghl-section-scope .hero-actions{flex-direction:column}.ghl-section-scope .hero-actions a{text-align:center;width:100%}.ghl-section-scope .hero-trust{flex-direction:column;gap:18px}.ghl-section-scope .hero-right{height:250px}.ghl-section-scope .hero-right-cards{bottom:20px;right:16px}.ghl-section-scope .trust-bar:has(.trust-item) .trust-bar-inner{flex-direction:column;gap:12px;align-items:flex-start;padding:0 18px}}.ghl-section-scope .why{padding:140px 0;background:var(--charcoal)}.ghl-section-scope .why-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ghl-section-scope .why-text .section-title{margin-bottom:24px}.ghl-section-scope .why-text .section-title em{font-family:'Playfair Display',serif;color:var(--accent);font-size:.8em;display:block}.ghl-section-scope .why-text p{font-size:15px;color:var(--muted2);line-height:1.85;margin-bottom:18px}.ghl-section-scope .why-text p strong{color:var(--white);font-weight:500}.ghl-section-scope .why-callout{background:var(--accent-dim);border-left:2px solid var(--accent);padding:20px 24px;margin:30px 0;font-size:15px;color:var(--white);line-height:1.7;font-style:italic}.ghl-section-scope .why-list{list-style:none;margin-top:32px}.ghl-section-scope .why-list li{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-bottom:1px solid var(--border);font-size:14px;color:var(--muted2)}.ghl-section-scope .why-list li:last-child{border-bottom:none}.ghl-section-scope .why-list-icon{font-size:18px;flex-shrink:0;margin-top:2px}.ghl-section-scope .why-list-text strong{display:block;color:var(--white);font-weight:500;margin-bottom:3px;font-size:15px}.ghl-section-scope .why-visual{position:relative;transition:transform .5s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .why-visual:hover{transform:perspective(800px) rotateY(-4deg) rotateX(2deg) scale(1.02)}.ghl-section-scope .why-img-main{width:100%;height:480px;object-fit:cover;border:1px solid var(--border);display:block;background:url('/images/ad-different.webp') center/cover;filter:saturate(.8);position:relative;overflow:hidden;transition:filter .5s,border-color .5s,box-shadow .5s}.ghl-section-scope .why-img-main::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(201,169,110,.15) 0,rgba(201,169,110,.05) 40%,transparent 70%);opacity:0;transition:opacity .5s cubic-bezier(.16,1,.3,1);z-index:1}.ghl-section-scope .why-visual:hover .why-img-main{filter:saturate(1) brightness(1.05);border-color:rgba(201,169,110,.25);box-shadow:0 24px 60px rgba(0,0,0,.4),0 0 30px rgba(201,169,110,.08)}.ghl-section-scope .why-visual:hover .why-img-main::after{opacity:1}.ghl-section-scope .why-img-badge{position:absolute;bottom:-20px;right:-20px;background:var(--card);border:1px solid var(--border);padding:24px 28px;backdrop-filter:blur(10px)}.ghl-section-scope .why-img-badge .big{font-family:'Bebas Neue',sans-serif;font-size:52px;line-height:1;color:var(--accent)}.ghl-section-scope .why-img-badge .small{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-top:6px}@media (max-width:992px){.ghl-section-scope .why{padding:80px 0}.ghl-section-scope .why-inner{grid-template-columns:1fr;gap:48px}.ghl-section-scope .why-img-main{height:340px}}@media (max-width:480px){.ghl-section-scope .why{padding:60px 0}.ghl-section-scope .why-img-main{height:240px}.ghl-section-scope .why-img-badge{bottom:-12px;right:-8px;padding:18px 20px}.ghl-section-scope .why-img-badge .big{font-size:38px}}.ghl-section-scope .proc-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 .proc-rv.visible{opacity:1;transform:none}.ghl-section-scope .ad-proc{padding:120px 0;background:var(--charcoal);position:relative;overflow:hidden}.ghl-section-scope .ad-proc::before{content:'';position:absolute;top:50%;left:50%;width:800px;height:400px;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(201,169,110,.04) 0,transparent 65%);filter:blur(60px);pointer-events:none}.ghl-section-scope .ad-proc-header{text-align:center;margin-bottom:72px}.ghl-section-scope .ad-proc-header .section-sub{margin:0 auto}.ghl-section-scope .ad-proc-steps{position:relative;display:flex;gap:0}.ghl-section-scope .ad-proc-steps::before{content:'';position:absolute;top:56px;left:40px;right:40px;height:1px;background:var(--border);z-index:1}.ghl-section-scope .ad-proc-steps::after{content:'';position:absolute;top:55px;left:40px;width:100px;height:3px;background:linear-gradient(90deg,transparent,var(--accent),transparent);z-index:2;animation:5s ease-in-out infinite procLineGlow;border-radius:2px}.ghl-section-scope .ad-proc-step{flex:1;padding:0 12px;position:relative;z-index:3;text-align:center}.ghl-section-scope .ad-proc-dot{width:20px;height:20px;margin:46px auto 0;position:relative;z-index:4}.ghl-section-scope .ad-proc-dot-inner{width:12px;height:12px;border:2px solid var(--border);background:var(--charcoal);margin:0 auto;transition:.5s;position:relative}.ghl-section-scope .ad-proc-dot-inner::after{content:'';position:absolute;inset:2px;background:var(--accent);opacity:0;transition:opacity .5s}.ghl-section-scope .ad-proc-step.visible .ad-proc-dot-inner{border-color:var(--accent);box-shadow:0 0 12px rgba(201,169,110,.3)}.ghl-section-scope .ad-proc-step.visible .ad-proc-dot-inner::after{opacity:1}.ghl-section-scope .ad-proc-body{padding:28px 8px 0}.ghl-section-scope .ad-proc-time{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;opacity:.7}.ghl-section-scope .ad-proc-icon{width:64px;height:64px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:var(--dark);border:1px solid var(--border);color:var(--accent);transition:.4s}.ghl-section-scope .ad-proc-step:hover .ad-proc-icon{border-color:rgba(201,169,110,.35);background:rgba(201,169,110,.06);box-shadow:0 0 20px rgba(201,169,110,.1);transform:translateY(-4px)}.ghl-section-scope .ad-proc-icon svg{width:28px;height:28px}.ghl-section-scope .ad-proc-icon svg circle,.ghl-section-scope .ad-proc-icon svg line,.ghl-section-scope .ad-proc-icon svg path,.ghl-section-scope .ad-proc-icon svg polygon,.ghl-section-scope .ad-proc-icon svg polyline,.ghl-section-scope .ad-proc-icon svg rect{stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ghl-section-scope .ad-proc-num{font-family:'Bebas Neue',sans-serif;font-size:14px;letter-spacing:2px;color:rgba(201,169,110,.3);margin-bottom:8px}.ghl-section-scope .ad-proc-name{font-family:'Bebas Neue',sans-serif;font-size:20px;letter-spacing:.5px;color:var(--white);margin-bottom:8px;transition:color .3s}.ghl-section-scope .ad-proc-step:hover .ad-proc-name{color:var(--accent)}.ghl-section-scope .ad-proc-desc{font-size:14px;color:var(--muted);line-height:1.65}.ghl-section-scope .ad-proc-step{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .ad-proc-step.visible{opacity:1;transform:none}.ghl-section-scope .ad-proc-step:first-child{transition-delay:0s}.ghl-section-scope .ad-proc-step:nth-child(2){transition-delay:.12s}.ghl-section-scope .ad-proc-step:nth-child(3){transition-delay:.24s}.ghl-section-scope .ad-proc-step:nth-child(4){transition-delay:.36s}.ghl-section-scope .ad-proc-step:nth-child(5){transition-delay:.48s}@media(max-width:992px){.ghl-section-scope .ad-proc{padding:80px 0}.ghl-section-scope .ad-proc-steps{flex-direction:column;gap:0;padding-left:40px}.ghl-section-scope .ad-proc-steps::before{top:0;bottom:0;left:20px;right:auto;width:1px;height:auto}.ghl-section-scope .ad-proc-steps::after{top:0;left:19px;width:3px;height:60px;animation:4s ease-in-out infinite procLineGlowV}@keyframes procLineGlowV{0%{top:0;opacity:0}10%,90%{opacity:1}100%{top:calc(100% - 60px);opacity:0}}.ghl-section-scope .ad-proc-step{text-align:left;padding:0 0 36px 24px;display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}.ghl-section-scope .ad-proc-dot{position:absolute;left:-40px;top:4px;margin:0}.ghl-section-scope .ad-proc-body{padding:0;grid-column:1/-1}.ghl-section-scope .ad-proc-icon{margin:0 0 12px}.ghl-section-scope .ad-proc-header{margin-bottom:48px}}@media(max-width:480px){.ghl-section-scope .ad-proc{padding:60px 0}.ghl-section-scope .ad-proc-steps{padding-left:32px}.ghl-section-scope .ad-proc-steps::before{left:16px}.ghl-section-scope .ad-proc-steps::after{left:15px}.ghl-section-scope .ad-proc-dot{left:-32px}.ghl-section-scope .ad-proc-dot-inner{width:10px;height:10px}.ghl-section-scope .ad-proc-icon{width:44px;height:44px}.ghl-section-scope .ad-proc-icon svg{width:20px;height:20px}.ghl-section-scope .ad-proc-name{font-size:18px}.ghl-section-scope .ad-proc-desc{font-size:11px}}.ghl-section-scope .packages{padding:140px 0;background:var(--charcoal);overflow:hidden;position:relative}.ghl-section-scope .packages::before{content:'DETAIL';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:'Bebas Neue',sans-serif;font-size:320px;color:rgba(255,255,255,.012);white-space:nowrap;pointer-events:none;letter-spacing:30px}.ghl-section-scope .packages-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:70px}.ghl-section-scope .packages-note{font-size:13px;color:var(--muted);max-width:300px;line-height:1.6;text-align:right}.ghl-section-scope .pkg-toggle-wrap{display:flex;justify-content:center;margin-bottom:52px;gap:0}.ghl-section-scope .pkg-toggle{background:var(--dark);border:1px solid var(--border);display:flex;gap:0;padding:4px}.ghl-section-scope .toggle-btn{padding:10px 30px;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--muted);cursor:none;transition:.25s;border:none;background:0 0}.ghl-section-scope .toggle-btn.active{background:var(--accent);color:var(--black)}.ghl-section-scope .packages-grid{display:grid;grid-template-columns:1fr 1.08fr 1fr;gap:16px}.ghl-section-scope .pkg-card{background:var(--dark);border:1px solid var(--border);padding:48px 36px 40px;position:relative;transition:transform .3s,box-shadow .3s,border-color .3s;overflow:hidden}.ghl-section-scope .pkg-card::before{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 .pkg-card:hover{transform:translateY(-6px);box-shadow:0 32px 80px rgba(0,0,0,.4)}.ghl-section-scope .pkg-card.featured{border-color:rgba(201,169,110,.3);box-shadow:0 0 60px rgba(201,169,110,.05)}.ghl-section-scope .pkg-card.featured::before{background:linear-gradient(90deg,transparent,var(--accent),transparent)}.ghl-section-scope .pkg-badge-top{position:absolute;top:-1px;left:50%;transform:translateX(-50%);background:var(--accent);color:var(--black);font-size:9px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;padding:5px 18px;white-space:nowrap}.ghl-section-scope .pkg-tier{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.ghl-section-scope .pkg-name{font-family:'Bebas Neue',sans-serif;font-size:48px;letter-spacing:1px;color:var(--white);margin-bottom:6px;line-height:1}.ghl-section-scope .pkg-tagline{font-size:13px;color:var(--muted);margin-bottom:36px;line-height:1.5}.ghl-section-scope .pkg-divider{height:1px;background:var(--border);margin-bottom:28px}.ghl-section-scope .pkg-price-row{display:flex;align-items:baseline;gap:6px;margin-bottom:36px}.ghl-section-scope .pkg-from{font-size:12px;color:var(--muted)}.ghl-section-scope .pkg-price{font-family:'Bebas Neue',sans-serif;font-size:72px;line-height:1;letter-spacing:1px}.ghl-section-scope .pkg-card.featured .pkg-price{color:var(--accent)}.ghl-section-scope .pkg-est{font-size:12px;color:var(--muted);margin-left:4px}.ghl-section-scope .pkg-includes-label{font-size:10px;letter-spacing:2.5px;text-transform:uppercase;color:var(--muted);margin-bottom:16px}.ghl-section-scope .pkg-features{list-style:none;margin-bottom:36px}.ghl-section-scope .pkg-features li{display:flex;gap:12px;align-items:flex-start;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.04);font-size:13px;color:var(--muted2);line-height:1.4}.ghl-section-scope .pkg-features li:last-child{border-bottom:none}.ghl-section-scope .pkg-check{color:var(--accent);font-weight:700;font-size:12px;flex-shrink:0;margin-top:1px}.ghl-section-scope .pkg-guarantee{background:var(--accent-dim);border:1px solid rgba(201,169,110,.14);padding:13px 16px;font-size:12px;color:var(--accent);text-align:center;letter-spacing:.3px;margin-bottom:30px;font-weight:500}.ghl-section-scope .pkg-cta{display:block;text-align:center;padding:16px;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;text-decoration:none;transition:.25s}.ghl-section-scope .pkg-cta-outline{border:1px solid var(--border);color:var(--muted)}.ghl-section-scope .pkg-cta-outline:hover{border-color:var(--border-hover);color:var(--white)}.ghl-section-scope .pkg-cta-fill{background:var(--accent);color:var(--black)}.ghl-section-scope .pkg-cta-fill:hover{background:#fff}.ghl-section-scope .pkg-addons{margin-top:60px;border:1px solid var(--border);padding:40px}.ghl-section-scope .pkg-addons-title{font-family:'Bebas Neue',sans-serif;font-size:32px;letter-spacing:1px;margin-bottom:8px}.ghl-section-scope .pkg-addons-sub{font-size:13px;color:var(--muted);margin-bottom:32px}.ghl-section-scope .addons-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ghl-section-scope .addon-item{background:var(--dark);border:1px solid var(--border);padding:20px;cursor:none;transition:border-color .2s}.ghl-section-scope .addon-item:hover{border-color:rgba(201,169,110,.25)}.ghl-section-scope .addon-name{font-size:14px;font-weight:500;color:var(--white);margin-bottom:6px}.ghl-section-scope .addon-desc{font-size:12px;color:var(--muted);line-height:1.5;margin-bottom:12px}.ghl-section-scope .addon-price{font-size:16px;font-weight:600;color:var(--accent)}@media (max-width:992px){.ghl-section-scope .packages{padding:80px 0}.ghl-section-scope .packages-grid{grid-template-columns:1fr}.ghl-section-scope .packages-header{flex-direction:column;align-items:flex-start;gap:16px}.ghl-section-scope .packages-note{text-align:left;max-width:100%}.ghl-section-scope .addons-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ghl-section-scope .packages{padding:60px 0}.ghl-section-scope .addons-grid{grid-template-columns:1fr}.ghl-section-scope .pkg-addons{padding:24px}.ghl-section-scope .pkg-card{padding:32px 24px}.ghl-section-scope .pkg-name{font-size:38px}}.ghl-section-scope .dlx-tabs{display:flex;gap:12px;margin-bottom:32px}.ghl-section-scope .dlx-tab{flex:1;position:relative;background:rgba(255,255,255,.03);border:1px solid var(--border);border-radius:12px;padding:20px 16px;text-align:center;cursor:pointer;transition:.3s;font-family:inherit}.ghl-section-scope .dlx-tab:hover{border-color:var(--border-hover);transform:translateY(-2px)}.ghl-section-scope .dlx-tab.active{border-color:var(--accent);background:rgba(201,169,110,.05);box-shadow:0 0 30px rgba(201,169,110,.08)}.ghl-section-scope .dlx-tab-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:var(--accent);color:var(--black);font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:3px 10px;border-radius:20px;white-space:nowrap}.ghl-section-scope .dlx-tab-label{display:block;font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--muted);margin-bottom:4px}.ghl-section-scope .dlx-tab-name{display:block;font-family:'Bebas Neue',sans-serif;font-size:28px;letter-spacing:1px;color:var(--white);line-height:1}.ghl-section-scope .dlx-tab.active .dlx-tab-name{color:var(--accent)}.ghl-section-scope .dlx-progress{margin-bottom:40px}.ghl-section-scope .dlx-progress-track{height:3px;background:rgba(255,255,255,.08);border-radius:3px;overflow:hidden;margin-bottom:12px}.ghl-section-scope .dlx-progress-fill{height:100%;background:linear-gradient(90deg,var(--accent),#38d9ff);border-radius:3px;transition:width .5s cubic-bezier(.25,.46,.45,.94)}.ghl-section-scope .dlx-progress-labels{display:flex;justify-content:space-between}.ghl-section-scope .dlx-pl{font-size:11px;letter-spacing:1px;color:var(--muted);text-transform:uppercase;transition:color .3s}.ghl-section-scope .dlx-pl.active{color:var(--accent)}.ghl-section-scope .dlx-explorer{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:40px;margin-bottom:48px}.ghl-section-scope .dlx-layer{max-height:0;overflow:hidden;opacity:0;transition:max-height .5s,opacity .4s,margin .4s;margin-bottom:0}.ghl-section-scope .dlx-layer.dlx-layer-active{max-height:600px;opacity:1;margin-bottom:24px}.ghl-section-scope .dlx-layer.dlx-layer-base{opacity:.4;max-height:600px;margin-bottom:24px}.ghl-section-scope .dlx-layer-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.ghl-section-scope .dlx-layer-dot{width:10px;height:10px;border-radius:50%;background:var(--accent);flex-shrink:0;box-shadow:0 0 12px rgba(201,169,110,.4)}.ghl-section-scope .dlx-dot-gold{background:var(--gold);box-shadow:0 0 12px rgba(200,169,110,.4)}.ghl-section-scope .dlx-layer-title{font-family:'Bebas Neue',sans-serif;font-size:22px;letter-spacing:1px;color:var(--white)}.ghl-section-scope .dlx-layer-tagline{font-size:13px;color:var(--muted);margin-left:auto}.ghl-section-scope .dlx-features{list-style:none;padding:0;margin:0}.ghl-section-scope .dlx-features li{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.04);font-size:14px;color:rgba(255,255,255,.8);line-height:1.6}.ghl-section-scope .dlx-features li:last-child{border-bottom:none}.ghl-section-scope .dlx-icon{flex-shrink:0;width:18px;height:18px;color:var(--accent);margin-top:2px}.ghl-section-scope .dlx-icon svg{width:100%;height:100%}.ghl-section-scope .dlx-icon-gold{color:var(--gold)}.ghl-section-scope .dlx-guarantee{margin-top:16px;padding:12px 16px;background:rgba(201,169,110,.06);border:1px solid rgba(201,169,110,.15);border-radius:8px;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:var(--accent);text-align:center}.ghl-section-scope .dlx-guarantee-gold{background:rgba(200,169,110,.06);border-color:rgba(200,169,110,.2);color:var(--gold)}.ghl-section-scope .dlx-cta-block{display:flex;gap:12px;margin-top:32px;padding-top:32px;border-top:1px solid rgba(255,255,255,.06)}.ghl-section-scope .dlx-cta-primary{flex:1;display:block;text-align:center;padding:16px;background:var(--accent);color:var(--black);font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;text-decoration:none;border-radius:8px;transition:.25s}.ghl-section-scope .dlx-cta-primary:hover{background:#fff}.ghl-section-scope .dlx-cta-secondary{flex:1;display:block;text-align:center;padding:16px;border:1px solid var(--border);color:var(--muted);font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;text-decoration:none;border-radius:8px;transition:.25s}.ghl-section-scope .dlx-cta-secondary:hover{border-color:var(--border-hover);color:var(--white)}@media(max-width:768px){.ghl-section-scope .dlx-tabs{flex-direction:column;gap:8px}.ghl-section-scope .dlx-tab{padding:14px 16px;display:flex;align-items:center;gap:12px;text-align:left}.ghl-section-scope .dlx-tab-label{margin-bottom:0}.ghl-section-scope .dlx-tab-name{font-size:22px}.ghl-section-scope .dlx-tab-badge{position:static;transform:none;order:-1}.ghl-section-scope .dlx-explorer{padding:24px 20px}.ghl-section-scope .dlx-layer-header{flex-direction:column;align-items:flex-start;gap:4px}.ghl-section-scope .dlx-layer-tagline{margin-left:0}.ghl-section-scope .dlx-cta-block{flex-direction:column}}.ghl-section-scope .before-after{padding:140px 0}.ghl-section-scope .ba-header{margin-bottom:70px}.ghl-section-scope .ba-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.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 .ba-after{position:absolute;inset:0}.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-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-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 12px rgba(201,169,110,.4)}.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 20px rgba(201,169,110,.5);transition:transform .15s}.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)}@media (max-width:992px){.ghl-section-scope .before-after{padding:80px 0}.ghl-section-scope .ba-grid{grid-template-columns:1fr}}@media (max-width:480px){.ghl-section-scope .before-after{padding:60px 0}.ghl-section-scope .ba-slider{height:260px}}.ghl-section-scope .breakdown{padding:140px 0;background:var(--charcoal)}.ghl-section-scope .breakdown-inner{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--border)}.ghl-section-scope .breakdown-side{padding:60px 52px;position:relative}.ghl-section-scope .breakdown-side:first-child{border-right:1px solid var(--border)}.ghl-section-scope .breakdown-side-label{display:flex;align-items:center;gap:14px;margin-bottom:40px}.ghl-section-scope .breakdown-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--accent-dim);border:1px solid rgba(201,169,110,.15);color:var(--accent);margin-bottom:4px}.ghl-section-scope .breakdown-icon svg{width:24px;height:24px}.ghl-section-scope .breakdown-icon svg circle,.ghl-section-scope .breakdown-icon svg line,.ghl-section-scope .breakdown-icon svg path,.ghl-section-scope .breakdown-icon svg polygon,.ghl-section-scope .breakdown-icon svg polyline,.ghl-section-scope .breakdown-icon svg rect{stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ghl-section-scope .breakdown-side-name{font-family:'Bebas Neue',sans-serif;font-size:40px;letter-spacing:1px;color:var(--white)}.ghl-section-scope .breakdown-side-sub{font-size:13px;color:var(--muted);margin-top:4px}.ghl-section-scope .breakdown-items{list-style:none}.ghl-section-scope .breakdown-item{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid var(--border)}.ghl-section-scope .breakdown-item:last-child{border-bottom:none}.ghl-section-scope .bi-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);flex-shrink:0;margin-top:5px}.ghl-section-scope .bi-content strong{display:block;font-size:14px;font-weight:500;color:var(--white);margin-bottom:4px}.ghl-section-scope .bi-content span{font-size:13px;color:var(--muted);line-height:1.5}.ghl-section-scope .breakdown-cta{margin-top:36px;padding-top:36px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.ghl-section-scope .breakdown-cta-text{font-size:14px;color:var(--muted2)}.ghl-section-scope .breakdown-cta-text strong{color:var(--white)}@media (max-width:992px){.ghl-section-scope .breakdown{padding:80px 0}.ghl-section-scope .breakdown-inner{grid-template-columns:1fr}.ghl-section-scope .breakdown-side:first-child{border-right:none;border-bottom:1px solid var(--border)}}@media (max-width:480px){.ghl-section-scope .breakdown{padding:60px 0}.ghl-section-scope .breakdown-side{padding:36px 22px}.ghl-section-scope .breakdown-side-name{font-size:30px}.ghl-section-scope .breakdown-cta{flex-direction:column;gap:14px}}.ghl-section-scope .vehicles{padding:140px 0}.ghl-section-scope .vehicles-header{text-align:center;margin-bottom:70px}.ghl-section-scope .vehicles-header .section-sub{margin:0 auto}.ghl-section-scope .vehicles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ghl-section-scope .vehicle-card{background:var(--card);border:1px solid var(--border);padding:40px 32px;text-align:center;transition:border-color .3s,transform .3s;cursor:none}.ghl-section-scope .vehicle-card:hover{border-color:rgba(201,169,110,.25);transform:translateY(-4px)}.ghl-section-scope .vehicle-emoji{width:52px;height:52px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background:var(--accent-dim);border:1px solid rgba(201,169,110,.15);color:var(--accent);transition:.3s}.ghl-section-scope .vehicle-emoji svg{width:24px;height:24px}.ghl-section-scope .vehicle-emoji svg circle,.ghl-section-scope .vehicle-emoji svg line,.ghl-section-scope .vehicle-emoji svg path,.ghl-section-scope .vehicle-emoji svg polygon,.ghl-section-scope .vehicle-emoji svg polyline,.ghl-section-scope .vehicle-emoji svg rect{stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ghl-section-scope .vehicle-name{font-family:'Bebas Neue',sans-serif;font-size:30px;letter-spacing:1px;margin-bottom:10px}.ghl-section-scope .vehicle-desc{font-size:13px;color:var(--muted);line-height:1.65;margin-bottom:20px}.ghl-section-scope .vehicle-price-from{font-size:12px;color:var(--muted)}.ghl-section-scope .vehicle-price-from strong{color:var(--accent);font-size:18px}@media (max-width:992px){.ghl-section-scope .vehicles{padding:80px 0}.ghl-section-scope .vehicles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ghl-section-scope .vehicles{padding:60px 0}.ghl-section-scope .vehicles-grid{grid-template-columns:1fr}}.ghl-section-scope .faq{padding:140px 0;background:var(--charcoal)}.ghl-section-scope .faq-inner{display:grid;grid-template-columns:1fr 1.4fr;gap:100px;align-items:start}.ghl-section-scope .faq-left .section-title{margin-bottom:20px}.ghl-section-scope .faq-left p{font-size:15px;color:var(--muted2);line-height:1.8;margin-bottom:30px}.ghl-section-scope .faq-contact{background:var(--dark);border:1px solid var(--border);padding:30px}.ghl-section-scope .faq-contact-title{font-size:16px;font-weight:600;color:var(--white);margin-bottom:8px}.ghl-section-scope .faq-contact-sub{font-size:13px;color:var(--muted);margin-bottom:20px}.ghl-section-scope .faq-contact-phone{font-family:'Bebas Neue',sans-serif;font-size:32px;color:var(--accent);letter-spacing:1px}.ghl-section-scope .faq-list{display:flex;flex-direction:column;gap:0}.ghl-section-scope .faq-item{border-bottom:1px solid var(--border)}.ghl-section-scope .faq-item:first-child{border-top:1px solid var(--border)}.ghl-section-scope .faq-q{display:flex;justify-content:space-between;align-items:center;padding:22px 0;cursor:none;font-size:15px;font-weight:500;color:var(--white);transition:color .2s;gap:20px}.ghl-section-scope .faq-q:hover{color:var(--accent)}.ghl-section-scope .faq-icon{font-size:20px;color:var(--muted);transition:transform .3s,color .3s;flex-shrink:0}.ghl-section-scope .faq-item.open .faq-icon{transform:rotate(45deg);color:var(--accent)}.ghl-section-scope .faq-a{display:none;font-size:14px;color:var(--muted2);line-height:1.8}.ghl-section-scope .faq-item.open .faq-a{display:block;padding-bottom:22px}@media (max-width:992px){.ghl-section-scope .faq{padding:80px 0}.ghl-section-scope .faq-inner{grid-template-columns:1fr;gap:48px}}@media (max-width:480px){.ghl-section-scope .faq{padding:60px 0}.ghl-section-scope .faq-contact-phone{font-size:24px}}.ghl-section-scope .adcta-label{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .adcta-heading{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.16,1,.3,1) .1s,transform .7s cubic-bezier(.16,1,.3,1) .1s}.ghl-section-scope .adcta-desc{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1) .2s,transform .6s cubic-bezier(.16,1,.3,1) .2s}.ghl-section-scope .adcta-buttons{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1) .35s,transform .6s cubic-bezier(.16,1,.3,1) .35s;display:flex;gap:14px;justify-content:center;flex-wrap:wrap;position:relative}.ghl-section-scope .adcta-note{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1) .5s;font-size:12px;color:var(--muted);margin-top:24px;position:relative}.ghl-section-scope .adcta-wrap.visible .adcta-buttons,.ghl-section-scope .adcta-wrap.visible .adcta-desc,.ghl-section-scope .adcta-wrap.visible .adcta-heading,.ghl-section-scope .adcta-wrap.visible .adcta-label,.ghl-section-scope .adcta-wrap.visible .adcta-note{opacity:1;transform:none}.ghl-section-scope .ad-cta-s{padding:160px 0;position:relative;overflow:hidden;text-align:center;background:var(--dark)}.ghl-section-scope .ad-cta-s::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:900px;height:450px;background:radial-gradient(ellipse,rgba(201,169,110,.09) 0,transparent 70%);filter:blur(60px);pointer-events:none;animation:4s ease-in-out infinite adctaGlow}.ghl-section-scope .ad-cta-s h2{font-family:'Bebas Neue',sans-serif;font-size:clamp(44px,8vw,100px);line-height:1;letter-spacing:2px;margin-bottom:22px;position:relative}.ghl-section-scope .ad-cta-s h2 span{color:var(--accent);text-shadow:0 0 30px rgba(201,169,110,.2)}.ghl-section-scope .ad-cta-s p.adcta-desc{font-size:16px;color:var(--muted2);max-width:480px;margin:0 auto 50px;line-height:1.75;position:relative}.ghl-section-scope .ad-cta-s p strong{color:var(--white)}.ghl-section-scope .adcta-note span{color:var(--accent)}.photo-break{padding:0;overflow:hidden}.photo-break-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.photo-break-grid img{width:100%;height:220px;object-fit:cover;filter:brightness(.8);transition:filter .4s}.photo-break-grid img:hover{filter:brightness(1)}@media(max-width:768px){.photo-break-grid{grid-template-columns:repeat(2,1fr)}.photo-break-grid img{height:160px}}@media(max-width:480px){.ghl-section-scope .ad-cta-s{padding:80px 0}.ghl-section-scope .ad-cta-s::before{width:300px;height:300px}.ghl-section-scope .ad-cta-s h2{font-size:clamp(36px,10vw,60px)}.ghl-section-scope .ad-cta-s p.adcta-desc{font-size:14px;margin-bottom:36px}.ghl-section-scope .adcta-buttons a{max-width:100%}.ghl-section-scope .adcta-note{font-size:11px;line-height:1.6}.photo-break-grid img{height:120px}}