.ghl-section-scope .sv-bc,.ghl-section-scope .sv-hero{background:var(--charcoal)}.ghl-section-scope .sv-bc{padding:100px 56px 0;display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);animation:.8s both fadeUp}.ghl-section-scope .sv-bc a{color:var(--muted);text-decoration:none;transition:color .2s}.ghl-section-scope .sv-bc a:hover{color:var(--white)}.ghl-section-scope .sv-bc span{color:var(--accent)}.ghl-section-scope .sv-hero{padding:140px 0 100px;position:relative;overflow:hidden}.ghl-section-scope .sv-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 80% 50%,rgba(0,207,255,.05) 0,transparent 70%)}.ghl-section-scope .sv-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.ghl-section-scope .sv-badge{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 16px;font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:30px;width:fit-content;animation:.8s .1s both fadeUp}.ghl-section-scope .sv-badge::before{content:'';width:5px;height:5px;background:var(--accent);border-radius:50%;animation:2s infinite pulse}.ghl-section-scope .sv-hero h1{font-family:'Bebas Neue',sans-serif;font-size:clamp(60px,8vw,100px);line-height:.9;letter-spacing:2px;margin-bottom:24px}.ghl-section-scope .sv-hero h1 .l1{display:block;color:var(--white);animation:1.2s ease-out .3s both neonOn1}.ghl-section-scope .sv-hero h1 .l2{display:block;color:var(--white);animation:1.2s ease-out .6s both neonOn1}.ghl-section-scope .sv-hero h1 .l3{display:block;background:linear-gradient(100deg,var(--accent),#38d9ff,var(--accent));background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:3s linear infinite shimmer,1.4s ease-out 1s both neonOn2}.ghl-section-scope .sv-hero-sub{font-size:16px;color:var(--muted2);line-height:1.85;margin-bottom:36px;animation:.8s .4s both fadeUp}.ghl-section-scope .sv-hero-sub strong{color:var(--white);font-weight:500}.ghl-section-scope .sv-hero-actions{display:flex;gap:14px;flex-wrap:wrap;animation:.8s .55s both fadeUp}.ghl-section-scope .sv-hero-right{display:flex;flex-direction:column;gap:16px;animation:.8s .3s both fadeUp}.ghl-section-scope .sv-hic{background:var(--dark);border:1px solid var(--border);padding:24px 28px;display:flex;align-items:center;gap:18px;transition:border-color .3s,transform .3s,box-shadow .3s}.ghl-section-scope .sv-hic:hover{border-color:rgba(0,207,255,.2);transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.3)}.ghl-section-scope .sv-hic-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--accent-dim);border:1px solid rgba(0,207,255,.15);color:var(--accent);transition:.3s}.ghl-section-scope .sv-hic:hover .sv-hic-icon{background:rgba(0,207,255,.12);border-color:rgba(0,207,255,.3);box-shadow:0 0 15px rgba(0,207,255,.1)}.ghl-section-scope .sv-hic-icon svg{width:20px;height:20px}.ghl-section-scope .sv-hic-title{font-size:15px;font-weight:500;color:var(--white);margin-bottom:4px}.ghl-section-scope .sv-hic-desc{font-size:13px;color:var(--muted);line-height:1.5}.ghl-section-scope .sv-tb{background:var(--dark);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:22px 0}.ghl-section-scope .sv-tb-inner{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.ghl-section-scope .sv-tb-item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted2);letter-spacing:.5px}.ghl-section-scope .sv-tb-icon{color:var(--accent);display:flex;align-items:center}.ghl-section-scope .sv-tb-icon svg{width:16px;height:16px}.ghl-section-scope .sv-intro{padding:100px 0 0;text-align:center;background:var(--black)}.ghl-section-scope .sv-intro .section-sub{margin:0 auto}@media(max-width:992px){.ghl-section-scope .sv-hero-inner{grid-template-columns:1fr;gap:48px}}@media(max-width:768px){.ghl-section-scope .sv-hero{padding:120px 0 80px}.ghl-section-scope .sv-bc{padding:100px 18px 0}.ghl-section-scope .sv-intro{padding:80px 0 0}.ghl-section-scope .sv-tb-inner{gap:24px}}@media(max-width:480px){.ghl-section-scope .sv-hero h1{font-size:clamp(44px,12vw,70px)}.ghl-section-scope .sv-hero-actions{flex-direction:column}.ghl-section-scope .sv-hero-actions a{text-align:center}.ghl-section-scope .sv-tb-inner{flex-direction:column;gap:12px;padding:0 18px}.ghl-section-scope .sv-hic{padding:18px 20px}}.ghl-section-scope .sv-dir{padding:120px 0}.ghl-section-scope .sv-card{display:grid;grid-template-columns:1fr 1.4fr;gap:0;border:1px solid var(--border);margin-bottom:24px;background:var(--dark);overflow:hidden;transition:transform .3s,box-shadow .3s,border-color .3s}.ghl-section-scope .sv-card:hover{transform:translateY(-6px);box-shadow:0 24px 70px rgba(0,0,0,.4),0 0 30px rgba(0,207,255,.04);border-color:rgba(0,207,255,.2)}.ghl-section-scope .sv-card::after{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(0,207,255,.3),transparent);transform:scaleX(0);transition:transform .6s cubic-bezier(.16,1,.3,1);z-index:4}.ghl-section-scope .sv-card:hover::after{transform:scaleX(1)}.ghl-section-scope .sv-card.sv-reverse{grid-template-columns:1.4fr 1fr}.ghl-section-scope .sv-img{min-height:360px;position:relative;overflow:hidden;background:var(--card2)}.ghl-section-scope .sv-img-ov{position:absolute;inset:0;background:linear-gradient(135deg,var(--charcoal) 0,transparent 60%);z-index:2}.ghl-section-scope .sv-img-num{position:absolute;bottom:24px;left:28px;font-family:'Bebas Neue',sans-serif;font-size:100px;line-height:1;color:rgba(0,207,255,.18);z-index:3;letter-spacing:4px;transition:color .3s,text-shadow .3s}.ghl-section-scope .sv-card:hover .sv-img-num{color:rgba(0,207,255,.28);text-shadow:0 0 30px rgba(0,207,255,.15)}.ghl-section-scope .sv-img-icon{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;opacity:.35;transition:opacity .4s,transform .4s}.ghl-section-scope .sv-card:hover .sv-img-icon{opacity:.55;transform:scale(1.05)}.ghl-section-scope .sv-ct{padding:56px 52px;display:flex;flex-direction:column;justify-content:center}.ghl-section-scope .sv-tag{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.ghl-section-scope .sv-name{font-family:'Bebas Neue',sans-serif;font-size:54px;line-height:1;letter-spacing:1px;color:var(--white);margin-bottom:16px}.ghl-section-scope .sv-desc{font-size:15px;color:var(--muted2);line-height:1.8;margin-bottom:24px}.ghl-section-scope .sv-hl{list-style:none;margin-bottom:32px}.ghl-section-scope .sv-hl li{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.04);font-size:13px;color:var(--muted2)}.ghl-section-scope .sv-hl li:last-child{border-bottom:none}.ghl-section-scope .sv-hl li span{color:var(--accent);font-weight:700;font-size:12px}.ghl-section-scope .sv-ft{display:flex;align-items:center}.ghl-section-scope .sv-cta-btn{background:var(--accent);color:var(--black);padding:14px 32px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:.25s}.ghl-section-scope .sv-cta-btn:hover{background:#fff}@media(max-width:992px){.ghl-section-scope .sv-card,.ghl-section-scope .sv-card.sv-reverse{grid-template-columns:1fr}.ghl-section-scope .sv-img{min-height:260px}}@media(max-width:768px){.ghl-section-scope .sv-dir{padding:80px 0}.ghl-section-scope .sv-ct{padding:36px 28px}.ghl-section-scope .sv-name{font-size:40px}}@media(max-width:480px){.ghl-section-scope .sv-ct{padding:28px 20px}.ghl-section-scope .sv-name{font-size:32px}.ghl-section-scope .sv-img{min-height:200px}}.ghl-section-scope .sv-cmp{padding:100px 0}.ghl-section-scope .sv-cmp-header{text-align:center;margin-bottom:70px}.ghl-section-scope .sv-cmp-header .section-sub{margin:0 auto}.ghl-section-scope .sv-tbl-wrap{overflow-x:auto}.ghl-section-scope .sv-tbl{width:100%;border-collapse:collapse;border:1px solid var(--border);min-width:700px}.ghl-section-scope .sv-tbl th{background:var(--dark);padding:20px 24px;text-align:left;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border)}.ghl-section-scope .sv-tbl th:first-child{color:var(--white)}.ghl-section-scope .sv-tbl td{padding:18px 24px;border-bottom:1px solid var(--border);font-size:14px;color:var(--muted2)}.ghl-section-scope .sv-tbl tr:last-child td{border-bottom:none}.ghl-section-scope .sv-tbl tr:hover td{background:rgba(255,255,255,.02)}.ghl-section-scope .sv-tbl td:first-child{color:var(--white);font-weight:500}.ghl-section-scope .sv-yes{color:var(--accent);font-weight:700}.ghl-section-scope .sv-no{color:rgba(255,255,255,.15)}.ghl-section-scope .sv-part{color:var(--gold)}.ghl-section-scope .sv-col-hl{background:rgba(0,207,255,.04)}.ghl-section-scope .sv-tbl-cta-row td{border-bottom:none;padding-top:24px;padding-bottom:24px;text-align:center}.ghl-section-scope .sv-col-btn{display:inline-block;padding:10px 18px;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;color:var(--white);background:var(--card);border:1px solid var(--border);transition:.25s}.ghl-section-scope .sv-col-btn:hover{border-color:rgba(0,207,255,.3);background:var(--accent-dim);color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.ghl-section-scope .sv-col-btn-hl{border-color:rgba(0,207,255,.25);color:var(--accent)}.ghl-section-scope .sv-col-btn-hl:hover{background:rgba(0,207,255,.12);border-color:var(--accent)}@media(max-width:768px){.ghl-section-scope .sv-cmp{padding:60px 0}.ghl-section-scope .sv-tbl td,.ghl-section-scope .sv-tbl th{padding:14px 16px;font-size:12px}.ghl-section-scope .sv-col-btn{padding:8px 12px;font-size:10px;letter-spacing:1px}}.ghl-section-scope .sv-cta-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 .sv-cta-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 .sv-cta-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 .sv-cta-actions{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 .sv-cta-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 .sv-cta-wrap.visible .sv-cta-actions,.ghl-section-scope .sv-cta-wrap.visible .sv-cta-desc,.ghl-section-scope .sv-cta-wrap.visible .sv-cta-heading,.ghl-section-scope .sv-cta-wrap.visible .sv-cta-label,.ghl-section-scope .sv-cta-wrap.visible .sv-cta-note{opacity:1;transform:none}.ghl-section-scope .sv-cta{padding:140px 0;position:relative;overflow:hidden;text-align:center}.ghl-section-scope .sv-cta::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:900px;height:450px;background:radial-gradient(ellipse,rgba(0,207,255,.09) 0,transparent 70%);filter:blur(60px);pointer-events:none;animation:4s ease-in-out infinite svCtaGlow}.ghl-section-scope .sv-cta h2{font-family:'Bebas Neue',sans-serif;font-size:clamp(44px,7vw,90px);line-height:1;letter-spacing:2px;margin-bottom:22px;position:relative}.ghl-section-scope .sv-cta h2 span{color:var(--accent);text-shadow:0 0 30px rgba(0,207,255,.2)}.ghl-section-scope .sv-cta p.sv-cta-desc{font-size:16px;color:var(--muted2);max-width:480px;margin:0 auto 50px;line-height:1.75;position:relative}.ghl-section-scope .sv-cta-note span{color:var(--accent)}@media(max-width:480px){.ghl-section-scope .sv-cta{padding:80px 0}.ghl-section-scope .sv-cta::before{width:300px;height:300px}.ghl-section-scope .sv-cta h2{font-size:clamp(36px,10vw,60px)}.ghl-section-scope .sv-cta p.sv-cta-desc{font-size:14px;margin-bottom:36px}.ghl-section-scope .sv-cta-actions a{max-width:100%}.ghl-section-scope .sv-cta-note{font-size:11px;line-height:1.6}}