.cc-hero-scope{--black:#050508;--charcoal:#0e0e14;--dark:#13131a;--card:#17171f;--card2:#1c1c26;--border:rgba(255,255,255,0.07);--border-hover:rgba(255,255,255,0.15);--accent:#00cfff;--accent-dim:rgba(0,207,255,0.08);--accent-glow:rgba(0,207,255,0.15);--gold:#c8a96e;--orange:#ff7340;--white:#eeeef4;--muted:#77778a;--muted2:#aaaabc;background:var(--black);color:var(--white);font-family:'DM Sans',sans-serif;font-weight:300;line-height:1.6}.cc-hero-scope .container{max-width:1170px;margin:0 auto;padding:0 56px}.cc-hero-scope .btn-primary{background:var(--accent);color:var(--black);padding:16px 38px;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;display:inline-block;transition:.25s}.cc-hero-scope .btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 50px rgba(0,207,255,.22)}.cc-hero-scope .btn-ghost{border:1px solid var(--border);color:var(--muted2);padding:16px 38px;font-size:12px;letter-spacing:2px;text-transform:uppercase;text-decoration:none;display:inline-block;transition:.25s}.cc-hero-scope .btn-ghost:hover{border-color:var(--border-hover);color:var(--white)}.cc-hero-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}.cc-hero-scope .btn-orange:hover{background:#ff5c1f;transform:translateY(-2px)}.cc-hero-scope .cc-bc{padding:0;margin-bottom:28px;display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);animation:.6s both ccFadeUp}.cc-hero-scope .cc-bc a{color:var(--muted);text-decoration:none;transition:color .2s}.cc-hero-scope .cc-bc a:hover{color:var(--white)}.cc-hero-scope .cc-bc span{color:var(--accent)}.cc-hero-scope .cc-bc-sep{color:var(--border)}.cc-hero-scope .cc-hero{min-height:90vh;position:relative;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;padding:0}.cc-hero-scope .cc-hero-left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;padding:100px 56px 60px 130px;position:relative;z-index:2}.cc-hero-scope .cc-hero-badge{display:inline-flex;align-items:center;gap:10px;background:rgba(200,169,110,.08);border:1px solid rgba(200,169,110,.25);padding:8px 16px;font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:36px;width:fit-content;animation:.8s both ccFadeUp}.cc-hero-scope .cc-hero-badge::before{content:'';width:5px;height:5px;background:var(--gold);border-radius:50%;animation:2s infinite ccPulse}@keyframes ccFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.cc-hero-scope .cc-hero h1{font-family:'Bebas Neue',sans-serif;font-size:clamp(48px,5.5vw,80px);line-height:.9;letter-spacing:1.5px;margin-bottom:28px;text-align:left;animation:.8s .15s both ccFadeUp}.cc-hero-scope .cc-hero h1 span{display:block;padding:0;margin:0;line-height:.9}.cc-hero-scope .cc-hero h1 .w1{color:var(--white);animation:1.2s ease-out .3s both ccNeonW1}.cc-hero-scope .cc-hero h1 .w2{display:block;color:transparent;-webkit-text-stroke:1.5px var(--accent);animation:1.4s ease-out .8s both ccNeonW2}.cc-hero-scope .cc-hero h1 .w3{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 ccShimmer,1.6s ease-out 1.3s both ccNeonW2}.cc-hero-scope .cc-hero h1 .w4{display:block;color:var(--white);font-size:.55em;letter-spacing:2px;line-height:1.2;margin-top:8px;animation:1.8s ease-out 1.6s both ccNeonW1}.cc-hero-scope .cc-hero-sub{font-size:16px;color:var(--muted2);max-width:480px;line-height:1.8;margin-bottom:48px;text-align:left;animation:.8s .3s both ccFadeUp}.cc-hero-scope .cc-hero-sub strong{color:var(--white);font-weight:500}.cc-hero-scope .cc-hero-actions{display:flex;gap:14px;flex-wrap:wrap;animation:.8s .45s both ccFadeUp}.cc-hero-scope .cc-hero-trust{display:flex;gap:32px;margin-top:52px;padding-top:36px;border-top:1px solid var(--border);animation:.8s .6s both ccFadeUp}.cc-hero-scope .cc-ht-item{display:flex;align-items:center;gap:10px}.cc-hero-scope .cc-ht-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--accent-dim);border:1px solid rgba(0,207,255,.15);color:var(--accent)}.cc-hero-scope .cc-ht-icon svg{width:18px;height:18px}.cc-hero-scope .cc-ht-icon svg circle,.cc-hero-scope .cc-ht-icon svg line,.cc-hero-scope .cc-ht-icon svg path,.cc-hero-scope .cc-ht-icon svg polyline{stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.cc-hero-scope .cc-ht-item--gold .cc-ht-icon{background:rgba(200,169,110,.08);border-color:rgba(200,169,110,.22);color:var(--gold)}.cc-hero-scope .cc-ht-item--gold .cc-ht-icon svg circle,.cc-hero-scope .cc-ht-item--gold .cc-ht-icon svg path,.cc-hero-scope .cc-ht-item--gold .cc-ht-icon svg polygon{stroke:var(--gold);fill:none}.cc-hero-scope .cc-ht-text strong{display:block;font-size:14px;font-weight:600;color:var(--white)}.cc-hero-scope .cc-ht-text span{font-size:11px;color:var(--muted)}.cc-hero-scope .cc-hero-right{position:relative;overflow:hidden}.cc-hero-scope .cc-hero-right-img{position:absolute;inset:0;background:url('/images/cc-hero.webp') center/cover no-repeat;opacity:.45;transition:opacity .5s}.cc-hero-scope .cc-hero-right:hover .cc-hero-right-img{opacity:.6}.cc-hero-scope .cc-hero-right::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 70% at 50% 50%,rgba(0,207,255,.07) 0,transparent 70%),linear-gradient(135deg,rgba(10,10,18,.4),rgba(18,18,28,.4));z-index:1}.cc-hero-scope .cc-hero-right::after{content:'';position:absolute;inset:0;background:linear-gradient(to right,var(--black) 0,transparent 30%),linear-gradient(to bottom,transparent 70%,var(--black) 100%);z-index:2}.cc-hero-scope .cc-tb{background:var(--dark);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:22px 0}.cc-hero-scope .cc-tb-inner{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.cc-hero-scope .cc-tb-item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted2);letter-spacing:.5px}.cc-hero-scope .cc-tb-icon{color:var(--accent);display:flex;align-items:center}.cc-hero-scope .cc-tb-icon svg{width:16px;height:16px}.cc-hero-scope .cc-tb-icon svg circle,.cc-hero-scope .cc-tb-icon svg line,.cc-hero-scope .cc-tb-icon svg path,.cc-hero-scope .cc-tb-icon svg polygon{stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.cc-hero-scope .cc-tb-item--gold .cc-tb-icon svg circle,.cc-hero-scope .cc-tb-item--gold .cc-tb-icon svg path,.cc-hero-scope .cc-tb-item--gold .cc-tb-icon svg polygon{stroke:var(--gold)}.cc-hero-scope .cc-tb-item--gold .cc-tb-icon{color:var(--gold)}@media(max-width:992px){.cc-hero-scope .cc-hero{grid-template-columns:1fr;min-height:auto}.cc-hero-scope .cc-hero-right{height:400px}.cc-hero-scope .cc-hero-left{padding:120px 28px 60px}}@media(max-width:480px){.cc-hero-scope .cc-hero-left{padding:100px 18px 40px}.cc-hero-scope .cc-hero h1{font-size:clamp(48px,14vw,72px);line-height:.9}.cc-hero-scope .cc-hero h1 span{line-height:.9}.cc-hero-scope .cc-hero-actions{flex-direction:column}.cc-hero-scope .cc-hero-actions a{text-align:center;width:100%}.cc-hero-scope .cc-hero-trust{flex-direction:column;gap:18px}.cc-hero-scope .cc-tb-inner{flex-direction:column;gap:12px;padding:0 18px}.cc-hero-scope .cc-bc{padding:0}}@media(max-width:1200px){.cc-hero-scope .container{padding:0 28px}}@media(max-width:768px){.cc-hero-scope .container{padding:0 18px}}@media(max-width:480px){.cc-hero-scope .container{padding:0 14px}}.ghl-section-scope .reveal{opacity:0;transform:translateY(20px);transition:.4s}.ghl-section-scope .reveal.visible{opacity:1;transform:translateY(0)}.ghl-section-scope .cc-what{padding:120px 56px;background:var(--charcoal)}.ghl-section-scope .cc-what h2{font-family:'Bebas Neue',sans-serif;font-size:48px;letter-spacing:1px;margin-bottom:16px}.ghl-section-scope .cc-what-sub{font-size:16px;color:var(--muted2);margin-bottom:60px}.ghl-section-scope .cc-what-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.ghl-section-scope .cc-what-img{min-height:500px;border-radius:8px;border:1px solid var(--border);overflow:hidden;position:relative;background:url('/images/what-is-cc.webp') center/cover no-repeat}.ghl-section-scope .cc-what-img::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,207,255,.06) 0,transparent 60%)}.ghl-section-scope .cc-what-text h3{font-family:'Bebas Neue',sans-serif;font-size:36px;letter-spacing:1px;margin-bottom:24px}.ghl-section-scope .cc-what-text p{font-size:15px;color:var(--muted2);line-height:1.7}.ghl-section-scope .cc-quote{background:var(--accent-dim);border-left:4px solid var(--accent);padding:32px;margin:40px 0;border-radius:4px;font-style:italic;font-family:'Playfair Display',serif;font-size:18px;color:var(--white)}.ghl-section-scope .cc-features{margin-top:40px}.ghl-section-scope .cc-feat{display:flex;gap:16px;margin-bottom:24px;align-items:flex-start}.ghl-section-scope .cc-feat::before{content:'';width:8px;height:8px;margin-top:8px;flex-shrink:0;border-right:2px solid var(--accent);border-bottom:2px solid var(--accent);transform:rotate(-45deg)}.ghl-section-scope .cc-feat-text{color:var(--muted2);line-height:1.7}.ghl-section-scope .cc-feat-text strong{color:var(--white);font-weight:500}@media (max-width:1024px){.ghl-section-scope .cc-what-grid{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.ghl-section-scope .cc-what{padding:80px 24px}.ghl-section-scope .cc-what h2{font-size:36px}.ghl-section-scope .cc-what-img{min-height:300px}}@media (max-width:480px){.ghl-section-scope .cc-what{padding:60px 18px}.ghl-section-scope .cc-what h2{font-size:30px}.ghl-section-scope .cc-what-img{min-height:240px}}.ghl-section-scope .cc-process{padding:120px 56px}.ghl-section-scope .cc-process h2{font-family:'Bebas Neue',sans-serif;font-size:48px;letter-spacing:1px;margin-bottom:16px}.ghl-section-scope .cc-process-sub{font-size:16px;color:var(--muted2);margin-bottom:60px}.ghl-section-scope .cc-process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.ghl-section-scope .cc-pcard{background:var(--card);padding:40px 24px;border:1px solid var(--border);border-radius:8px;text-align:center;transition:.3s;position:relative}.ghl-section-scope .cc-pcard::before{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 .5s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .cc-pcard:hover::before{transform:scaleX(1)}.ghl-section-scope .cc-pcard:hover{border-color:rgba(0,207,255,.25);background:var(--card2);transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.3)}.ghl-section-scope .cc-pcard:hover .cc-pcard-num{color:var(--accent);text-shadow:0 0 20px rgba(0,207,255,.3)}.ghl-section-scope .cc-pcard-num{font-family:'Bebas Neue',sans-serif;font-size:48px;color:var(--accent);margin-bottom:16px;letter-spacing:1px}.ghl-section-scope .cc-pcard-title{font-size:13px;font-weight:500;letter-spacing:1px;text-transform:uppercase;color:var(--white);margin-bottom:16px}.ghl-section-scope .cc-pcard-desc{font-size:13px;color:var(--muted);line-height:1.6}@media (max-width:1024px){.ghl-section-scope .cc-process-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ghl-section-scope .cc-process{padding:80px 24px}.ghl-section-scope .cc-process h2{font-size:36px}.ghl-section-scope .cc-process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ghl-section-scope .cc-process{padding:60px 18px}.ghl-section-scope .cc-process h2{font-size:30px}.ghl-section-scope .cc-process-grid{grid-template-columns:1fr}}.ghl-section-scope::-webkit-scrollbar{display:none}.ghl-section-scope .cc-section{padding:100px 48px;overflow:hidden;max-width:1440px;margin:0 auto;position:relative}.ghl-section-scope .cc-section::before{content:'';position:absolute;top:20%;left:50%;width:1200px;height:600px;transform:translateX(-50%);background:radial-gradient(ellipse at 40% 50%,rgba(0,207,255,.06) 0,transparent 50%),radial-gradient(ellipse at 70% 40%,rgba(200,169,110,.03) 0,transparent 50%);filter:blur(80px);pointer-events:none;z-index:0;animation:8s ease-in-out infinite ccBgPulse}.ghl-section-scope .cc-section>*{position:relative;z-index:1}.ghl-section-scope .cc-particles{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.ghl-section-scope .cc-particle{position:absolute;width:2px;height:2px;background:var(--accent);border-radius:50%;opacity:0;animation:linear infinite ccFloat}.ghl-section-scope .cc-particle:first-child{left:8%;animation-duration:12s;animation-delay:0s;width:3px;height:3px}.ghl-section-scope .cc-particle:nth-child(2){left:22%;animation-duration:15s;animation-delay:2s}.ghl-section-scope .cc-particle:nth-child(3){left:38%;animation-duration:10s;animation-delay:4s;width:2.5px;height:2.5px}.ghl-section-scope .cc-particle:nth-child(4){left:55%;animation-duration:14s;animation-delay:1s}.ghl-section-scope .cc-particle:nth-child(5){left:72%;animation-duration:11s;animation-delay:3s;width:3px;height:3px}.ghl-section-scope .cc-particle:nth-child(6){left:88%;animation-duration:13s;animation-delay:5s}.ghl-section-scope .cc-particle:nth-child(7){left:45%;animation-duration:16s;animation-delay:7s;width:1.5px;height:1.5px;background:var(--gold)}.ghl-section-scope .cc-particle:nth-child(8){left:65%;animation-duration:9s;animation-delay:6s;background:var(--gold);width:2px;height:2px}.ghl-section-scope .cc-section-header{text-align:center;margin-bottom:56px}.ghl-section-scope .cc-section-label{font-size:10px;letter-spacing:4px;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-weight:500}.ghl-section-scope .cc-section-title{font-family:'Bebas Neue',sans-serif;font-size:clamp(40px,5vw,56px);letter-spacing:2px;line-height:1.1;margin-bottom:14px}.ghl-section-scope .cc-section-sub{font-size:15px;color:var(--muted2);max-width:560px;margin:0 auto;line-height:1.7}.ghl-section-scope .cc-pkg-trust-bar{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin-top:28px;padding-top:28px;border-top:1px solid var(--border)}.ghl-section-scope .cc-pkg-trust-chip{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted2);letter-spacing:.3px}.ghl-section-scope .cc-pkg-trust-chip::before{content:'';width:5px;height:5px;background:var(--accent);border-radius:50%;flex-shrink:0}.cc-tier-bar{max-width:700px;margin:0 auto 48px;padding:0 20px}.cc-tier-track{height:3px;background:rgba(255,255,255,.08);border-radius:3px;position:relative;margin-bottom:0}.cc-tier-fill{position:absolute;left:0;top:0;height:100%;width:0%;border-radius:3px;background:linear-gradient(90deg,var(--accent),#38d9ff,var(--gold));transition:width .5s cubic-bezier(.25,.46,.45,.94)}.cc-tier-nodes{display:flex;justify-content:space-between;position:relative;margin-top:-7px}.cc-tier-node{background:0 0;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;transition:.3s}.cc-tier-dot{width:14px;height:14px;border-radius:50%;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.15);transition:.3s;flex-shrink:0}.cc-tier-node.active .cc-tier-dot{background:var(--accent);border-color:var(--accent);box-shadow:0 0 16px rgba(0,207,255,.5)}.cc-tier-node[data-idx="3"].active .cc-tier-dot{background:var(--gold);border-color:var(--gold);box-shadow:0 0 16px rgba(200,169,110,.5)}.cc-tier-node.passed .cc-tier-dot{background:var(--accent);border-color:var(--accent);opacity:.5}.cc-tier-label{font-family:'Bebas Neue',sans-serif;font-size:16px;letter-spacing:1px;color:var(--muted);transition:color .3s}.cc-tier-node.active .cc-tier-label{color:var(--white)}.cc-tier-node[data-idx="3"].active .cc-tier-label{color:var(--gold)}.cc-tier-sub{font-size:9px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.2);transition:color .3s}.cc-tier-node.active .cc-tier-sub{color:var(--accent)}.cc-tier-node[data-idx="3"].active .cc-tier-sub{color:var(--gold)}.ghl-section-scope .cc-layout{display:grid;grid-template-columns:340px 1fr;gap:40px;align-items:start}.ghl-section-scope .cc-foundation{position:relative;background:var(--card);border:1px solid var(--border);overflow:hidden;transition:border-color .3s}.ghl-section-scope .cc-foundation::before{content:'';position:absolute;top:0;left:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--accent),rgba(0,207,255,.1),transparent);opacity:.5;z-index:2}.ghl-section-scope .cc-foundation:hover{border-color:rgba(0,207,255,.15)}.ghl-section-scope .cc-foundation-header{padding:22px 22px 18px;border-bottom:1px solid var(--border);background:linear-gradient(135deg,var(--card2),var(--card));position:relative}.ghl-section-scope .cc-foundation-badge{display:inline-block;font-size:8px;letter-spacing:2.5px;text-transform:uppercase;color:var(--accent);background:var(--accent-dim);border:1px solid rgba(0,207,255,.15);padding:4px 10px;margin-bottom:10px;font-weight:600}.ghl-section-scope .cc-foundation-title{font-family:'Bebas Neue',sans-serif;font-size:24px;letter-spacing:1px;margin-bottom:4px}.ghl-section-scope .cc-foundation-sub{font-size:12px;color:var(--muted2);line-height:1.5}.ghl-section-scope .cc-foundation-steps{padding:16px 22px;list-style:none}.ghl-section-scope .cc-step{display:flex;gap:12px;align-items:center;padding:9px 0;border-bottom:1px solid var(--border);transition:.25s}.ghl-section-scope .cc-step:hover{padding-left:6px}.ghl-section-scope .cc-step:last-child{border-bottom:none}.ghl-section-scope .cc-step-num{font-family:'Bebas Neue',sans-serif;font-size:18px;color:var(--accent);min-width:22px;opacity:.5;transition:opacity .25s}.ghl-section-scope .cc-step:hover .cc-step-num{opacity:1}.ghl-section-scope .cc-step-title{font-size:12px;font-weight:500;color:var(--white);letter-spacing:.2px}.ghl-section-scope .cc-foundation-value{padding:0 22px 22px;margin-top:14px}.ghl-section-scope .cc-bonus-block{background:linear-gradient(135deg,rgba(0,207,255,.04) 0,rgba(200,169,110,.04) 100%);border:1px solid rgba(0,207,255,.12);padding:18px;position:relative;overflow:hidden}.ghl-section-scope .cc-bonus-block::before{content:'';position:absolute;top:0;left:0;right:0;height:1.5px;background:linear-gradient(90deg,var(--accent),var(--gold),var(--accent));opacity:.6}.ghl-section-scope .cc-bonus-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ghl-section-scope .cc-bonus-label{font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:var(--accent);font-weight:700}.ghl-section-scope .cc-bonus-value-tag{font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--gold);font-weight:700;background:rgba(200,169,110,.1);border:1px solid rgba(200,169,110,.2);padding:3px 10px}.ghl-section-scope .cc-value-items{display:flex;flex-direction:column;gap:10px}.ghl-section-scope .cc-value-item{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:var(--muted2);padding:8px 10px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.04);transition:.3s}.ghl-section-scope .cc-value-item:hover{background:rgba(0,207,255,.03);border-color:rgba(0,207,255,.1)}.ghl-section-scope .cc-value-icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(0,207,255,.12),rgba(0,207,255,.04));border:1px solid rgba(0,207,255,.15);color:var(--accent);font-size:9px}.ghl-section-scope .cc-value-item strong{color:var(--white)}.ghl-section-scope .cc-foundation-toggle{display:none;position:absolute;right:22px;top:50%;transform:translateY(-50%);color:var(--accent);font-size:16px;transition:transform .3s}.ghl-section-scope .cc-foundation.open .cc-foundation-toggle{transform:translateY(-50%) rotate(180deg)}.ghl-section-scope .cc-selector{position:relative;display:flex;flex-direction:column;overflow:hidden}.ghl-section-scope .cc-selector-label{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--muted);margin-bottom:20px;font-weight:500}.ghl-section-scope .cc-wheel-viewport{width:100%;height:600px;perspective:1000px;perspective-origin:50% 50%;position:relative;overflow:hidden;cursor:grab;user-select:none;-webkit-user-select:none}.ghl-section-scope .cc-wheel-viewport:active{cursor:grabbing}.ghl-section-scope .cc-wheel-viewport::after,.ghl-section-scope .cc-wheel-viewport::before{content:'';position:absolute;left:0;right:0;height:160px;z-index:10;pointer-events:none}.ghl-section-scope .cc-wheel-viewport::before{top:0;background:linear-gradient(to bottom,var(--charcoal),transparent)}.ghl-section-scope .cc-wheel-viewport::after{bottom:0;background:linear-gradient(to top,var(--charcoal),transparent)}.ghl-section-scope .cc-wheel{position:absolute;width:calc(100% - 32px);top:50%;left:50%;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.23, 1, .32, 1)}.ghl-section-scope .cc-wcard{position:absolute;height:340px;top:-170px;left:-50%;width:100%;overflow:hidden;transition:opacity .5s}.ghl-section-scope .cc-wcard-inner{width:100%;height:100%;background:linear-gradient(145deg,#1e1e2a 0,#17171f 100%);border:1.5px solid rgba(255,255,255,.1);padding:32px 28px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.ghl-section-scope .cc-wcard.is-active .cc-wcard-inner{border-color:rgba(0,207,255,.6);background:linear-gradient(145deg,#222236 0,#1a1a28 100%);box-shadow:0 0 120px rgba(0,207,255,.1),0 0 60px rgba(0,207,255,.06),0 24px 80px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.08)}.ghl-section-scope .cc-wcard.is-active .cc-wcard-inner::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.ghl-section-scope .cc-wcard.is-active .cc-wcard-inner::after{content:'';position:absolute;top:0;left:-100%;right:0;width:50%;height:100%;background:linear-gradient(90deg,transparent 0,rgba(0,207,255,.03) 50%,transparent 100%);animation:3s ease-in-out infinite ccCardSweep;pointer-events:none}.ghl-section-scope .cc-wcard.is-active .cc-corner-br,.ghl-section-scope .cc-wcard.is-active .cc-corner-tl{opacity:1}.ghl-section-scope .cc-corner-br,.ghl-section-scope .cc-corner-tl{position:absolute;width:16px;height:16px;opacity:0;transition:opacity .5s;z-index:3;pointer-events:none}.ghl-section-scope .cc-corner-tl{top:6px;left:6px;border-top:1.5px solid var(--accent);border-left:1.5px solid var(--accent)}.ghl-section-scope .cc-corner-br{bottom:6px;right:6px;border-bottom:1.5px solid var(--accent);border-right:1.5px solid var(--accent)}.ghl-section-scope .cc-wcard-ribbon{position:absolute;top:0;right:24px;z-index:2;padding:6px 14px 8px;font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.3)}.ghl-section-scope .cc-ribbon-entry{background:linear-gradient(135deg,#555568,#44445a)}.ghl-section-scope .cc-ribbon-warranty{background:linear-gradient(135deg,#09c,#007aa3)}.ghl-section-scope .cc-ribbon-popular{background:linear-gradient(135deg,var(--orange),#e55a28)}.ghl-section-scope .cc-ribbon-flagship{background:linear-gradient(135deg,var(--gold),#a88940)}.ghl-section-scope .cc-wcard-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;position:relative;z-index:1}.ghl-section-scope .cc-wcard-name{font-family:'Bebas Neue',sans-serif;font-size:48px;letter-spacing:3px;line-height:1;margin-bottom:6px;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(180deg,var(--white) 0,rgba(200,200,220,.6) 100%);position:relative;display:inline-block}.ghl-section-scope .cc-wcard[data-index="0"] .cc-wcard-name{background-image:linear-gradient(170deg,#dddde8 0,#8888a0 50%,#dddde8 100%);background-size:200% 100%;letter-spacing:4px}.ghl-section-scope .cc-wcard[data-index="0"].is-active .cc-wcard-name{animation:2s .3s forwards ccShineSlide}.ghl-section-scope .cc-wcard[data-index="1"] .cc-wcard-name{background-image:linear-gradient(135deg,#00cfff 0,#66e0ff 40%,#00a3cc 100%);letter-spacing:3px}.ghl-section-scope .cc-wcard[data-index="1"].is-active .cc-wcard-name{filter:drop-shadow(0 0 12px rgba(0,207,255,.3))}.ghl-section-scope .cc-wcard[data-index="2"] .cc-wcard-name{background-image:linear-gradient(135deg,#ff9460 0,#ff7340 40%,#e55a28 100%);font-size:64px;letter-spacing:6px}.ghl-section-scope .cc-wcard[data-index="2"].is-active .cc-wcard-name{filter:drop-shadow(0 0 16px rgba(255,115,64,.35))}.ghl-section-scope .cc-wcard[data-index="3"] .cc-wcard-name{background-image:linear-gradient(135deg,#e8c878 0,#c8a96e 30%,#f0d890 60%,#a88940 100%);background-size:200% 100%;letter-spacing:5px;font-style:italic}.ghl-section-scope .cc-wcard[data-index="3"].is-active .cc-wcard-name{animation:2.5s .3s forwards ccGoldShimmer;filter:drop-shadow(0 0 14px rgba(200,169,110,.3))}.ghl-section-scope .cc-wcard-name::after{content:'';display:block;width:0;height:2px;margin-top:6px;transition:width .5s cubic-bezier(.16, 1, .3, 1) .2s}.ghl-section-scope .cc-wcard.is-active .cc-wcard-name::after{width:40px}.ghl-section-scope .cc-wcard[data-index="0"] .cc-wcard-name::after{background:linear-gradient(90deg,#8888a0,transparent)}.ghl-section-scope .cc-wcard[data-index="1"] .cc-wcard-name::after{background:linear-gradient(90deg,var(--accent),transparent)}.ghl-section-scope .cc-wcard[data-index="2"] .cc-wcard-name::after{background:linear-gradient(90deg,var(--orange),transparent)}.ghl-section-scope .cc-wcard[data-index="3"] .cc-wcard-name::after{background:linear-gradient(90deg,var(--gold),transparent)}.ghl-section-scope .cc-wcard-tagline{font-size:14px;color:var(--muted2);line-height:1.5;max-width:400px;font-weight:300}.ghl-section-scope .cc-wcard[data-index="3"] .cc-wcard-tagline{font-style:italic;color:rgba(200,169,110,.6)}.ghl-section-scope .cc-wcard-price-block{text-align:right;flex-shrink:0}.ghl-section-scope .cc-wcard-price{font-family:'Bebas Neue',sans-serif;font-size:54px;letter-spacing:1px;line-height:1;color:var(--white);transition:.4s}.ghl-section-scope .cc-wcard.is-active .cc-wcard-price{text-shadow:0 0 30px rgba(0,207,255,.2)}.ghl-section-scope .cc-wcard-price-note{font-size:11px;color:var(--muted);margin-top:3px}.ghl-section-scope .cc-wcard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;position:relative;z-index:1}.ghl-section-scope .cc-stat{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);padding:10px 10px 9px;text-align:center;transition:.3s}.ghl-section-scope .cc-wcard.is-active .cc-stat{background:rgba(0,207,255,.04);border-color:rgba(0,207,255,.12)}.ghl-section-scope .cc-stat-label{font-size:8px;letter-spacing:1.8px;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-weight:500}.ghl-section-scope .cc-stat-value{font-family:'Bebas Neue',sans-serif;font-size:20px;line-height:1.1;letter-spacing:.5px}.ghl-section-scope .cc-stat-value.stat-accent{color:var(--accent)}.ghl-section-scope .cc-stat-value.stat-gold{color:var(--gold)}.ghl-section-scope .cc-stat-value.stat-white{color:var(--white)}.ghl-section-scope .cc-stat-value.stat-muted{color:var(--muted)}.ghl-section-scope .cc-stat-value.stat-green{color:#4ade80}.ghl-section-scope .cc-stat.cc-stat-highlight{background:rgba(0,207,255,.06);border-color:rgba(0,207,255,.18)}.ghl-section-scope .cc-wcard.is-active .cc-stat.cc-stat-highlight{background:rgba(0,207,255,.1);border-color:rgba(0,207,255,.3);box-shadow:0 0 24px rgba(0,207,255,.08),inset 0 0 12px rgba(0,207,255,.03)}.ghl-section-scope .cc-wcard-bottom{display:flex;gap:12px;align-items:center;position:relative;z-index:1}.ghl-section-scope .cc-cta-primary{background:var(--accent);color:var(--black);padding:12px 24px;border:none;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:.3s;font-family:'DM Sans',sans-serif;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.ghl-section-scope .cc-cta-primary::after{content:'';position:absolute;inset:0;background:rgba(255,255,255,.15);transform:translateX(-101%);transition:transform .3s}.ghl-section-scope .cc-cta-primary:hover::after{transform:translateX(0)}.ghl-section-scope .cc-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,207,255,.25),0 0 12px rgba(0,207,255,.1)}.ghl-section-scope .cc-cta-secondary{color:var(--muted2);font-size:12px;text-decoration:none;letter-spacing:.3px;transition:color .2s;display:inline-flex;align-items:center;gap:5px;font-family:'DM Sans',sans-serif;background:0 0;border:none;cursor:pointer;padding:12px 14px}.ghl-section-scope .cc-cta-secondary:hover{color:var(--accent)}.ghl-section-scope .cc-overlay-arrow{position:absolute;left:50%;transform:translateX(-50%);z-index:20;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(0,207,255,.06);border:1px solid rgba(0,207,255,.2);border-radius:50%;cursor:pointer;color:var(--accent);transition:.3s;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ghl-section-scope .cc-overlay-arrow:hover{background:rgba(0,207,255,.2);border-color:var(--accent);transform:translateX(-50%) scale(1.12);box-shadow:0 0 20px rgba(0,207,255,.2)}.ghl-section-scope .cc-overlay-arrow:active{transform:translateX(-50%) scale(.92)}.ghl-section-scope .cc-overlay-arrow--up{top:16px}.ghl-section-scope .cc-overlay-arrow--down{bottom:16px}.ghl-section-scope .cc-overlay-arrow svg{width:18px;height:18px;stroke:var(--accent);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.ghl-section-scope .cc-overlay-arrow.pulsing{animation:1.2s ease-in-out 3 ccOverlayPulse}.ghl-section-scope .cc-wheel.intro-spin{transition:transform 2s cubic-bezier(.22, 1, .36, 1)!important}.ghl-section-scope .cc-bottom-trust{margin-top:48px;padding:28px;background:var(--card);border:1px solid var(--border);display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.ghl-section-scope .cc-bt-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 0;transition:.3s}.ghl-section-scope .cc-bt-item:hover{transform:translateY(-3px)}.ghl-section-scope .cc-bt-item:hover .cc-bt-num{text-shadow:0 0 16px rgba(0,207,255,.3)}.ghl-section-scope .cc-bt-num{font-family:'Bebas Neue',sans-serif;font-size:26px;color:var(--accent);line-height:1}.ghl-section-scope .cc-bt-label{font-size:10px;color:var(--muted);letter-spacing:.4px}.ghl-section-scope .ccpkg-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 .ccpkg-rv.visible{opacity:1;transform:none}.ghl-section-scope .ccpkg-d1{transition-delay:.1s}.ghl-section-scope .ccpkg-d2{transition-delay:.2s}@media (max-width:1100px){.ghl-section-scope .cc-layout{grid-template-columns:300px 1fr;gap:28px}}@media (max-width:960px){.ghl-section-scope .cc-section{padding:60px 20px}.ghl-section-scope .cc-layout{grid-template-columns:1fr;gap:28px}.ghl-section-scope .cc-foundation{position:static}.ghl-section-scope .cc-foundation-body{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.16, 1, .3, 1)}.ghl-section-scope .cc-foundation.open .cc-foundation-body{max-height:800px}.ghl-section-scope .cc-foundation-header{cursor:pointer}.ghl-section-scope .cc-foundation-toggle{display:block}.ghl-section-scope .cc-wheel-viewport{height:520px}.ghl-section-scope .cc-wcard{height:320px;top:-160px}.ghl-section-scope .cc-wcard-name{font-size:38px}.ghl-section-scope .cc-wcard[data-index="2"] .cc-wcard-name{font-size:52px}.ghl-section-scope .cc-wcard-price{font-size:44px}.ghl-section-scope .cc-stat-value{font-size:17px}.ghl-section-scope .cc-bottom-trust{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ghl-section-scope .cc-section{padding:48px 16px}.ghl-section-scope .cc-section-title{font-size:36px}.ghl-section-scope .cc-wheel-viewport{height:500px}.ghl-section-scope .cc-wcard{height:340px;top:-170px}.ghl-section-scope .cc-wcard-inner{padding:22px 18px}.ghl-section-scope .cc-wcard-top{flex-direction:column;gap:8px}.ghl-section-scope .cc-wcard-price-block{text-align:left;display:flex;align-items:center;gap:12px}.ghl-section-scope .cc-wcard-name{font-size:30px}.ghl-section-scope .cc-wcard[data-index="2"] .cc-wcard-name{font-size:44px}.ghl-section-scope .cc-wcard-price{font-size:36px}.ghl-section-scope .cc-wcard-stats{grid-template-columns:repeat(2,1fr);gap:6px}.ghl-section-scope .cc-stat{padding:8px 6px}.ghl-section-scope .cc-stat-value{font-size:16px}.ghl-section-scope .cc-wcard-bottom{flex-direction:column;align-items:flex-start;gap:6px}.ghl-section-scope .cc-pkg-trust-bar{gap:12px}.ghl-section-scope .cc-bottom-trust{gap:12px;padding:20px}}@media (prefers-reduced-motion:reduce){.ghl-section-scope .cc-wheel{transition:none!important}.ghl-section-scope *{transition-duration:0s!important;animation-duration:0s!important}}.ghl-section-scope .cc-packages{padding:120px 56px}.ghl-section-scope .cc-packages h2{font-family:'Bebas Neue',sans-serif;font-size:48px;letter-spacing:1px;margin-bottom:16px}.ghl-section-scope .cc-packages-sub{font-size:16px;color:var(--muted2);margin-bottom:60px}.ghl-section-scope .cc-pkg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.ghl-section-scope .cc-pkg{background:var(--dark);border:1px solid var(--border);border-radius:10px;padding:48px 32px;transition:border-color .3s,transform .3s;position:relative;overflow:visible}.ghl-section-scope .cc-pkg:hover{border-color:var(--accent);transform:translateY(-4px)}.ghl-section-scope .cc-pkg.featured{border-color:rgba(0,207,255,.35);background:var(--card2);box-shadow:0 0 80px rgba(0,207,255,.06)}.ghl-section-scope .cc-pkg-tier{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:6px}.ghl-section-scope .cc-pkg-name{font-family:'Bebas Neue',sans-serif;font-size:42px;letter-spacing:1px;margin-bottom:6px}.ghl-section-scope .cc-pkg-tagline{font-size:14px;color:var(--muted2);margin-bottom:28px;line-height:1.5}.ghl-section-scope .cc-pkg-divider{height:1px;background:var(--border);margin-bottom:28px}.ghl-section-scope .cc-pkg-label{font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--muted);margin-bottom:20px}.ghl-section-scope .cc-pkg-plus{font-size:13px;color:var(--muted2);margin-bottom:16px}.ghl-section-scope .cc-pkg-features{list-style:none;margin-bottom:36px}.ghl-section-scope .cc-pkg-features li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--muted2);line-height:1.6;margin-bottom:14px}.ghl-section-scope .cc-pkg-check{color:var(--accent);font-weight:700;flex-shrink:0}.ghl-section-scope .cc-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;border-radius:4px}.ghl-section-scope .cc-pkg-cta-solid{background:var(--accent);color:var(--black)}.ghl-section-scope .cc-pkg-cta-solid:hover{background:#fff}.ghl-section-scope .cc-pkg-cta-outline{border:1px solid var(--border);color:var(--white)}.ghl-section-scope .cc-pkg-cta-outline:hover{border-color:var(--accent);color:var(--accent)}.ghl-section-scope .cc-popular{position:absolute;top:-1px;left:50%;transform:translateX(-50%);background:var(--orange);color:#fff;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:7px 20px;white-space:nowrap;border-radius:0 0 6px 6px}@media (max-width:1024px){.ghl-section-scope .cc-pkg-grid{grid-template-columns:1fr}.ghl-section-scope .cc-pkg{max-width:520px;margin:0 auto;width:100%}}@media (max-width:768px){.ghl-section-scope .cc-packages{padding:80px 24px}.ghl-section-scope .cc-packages h2{font-size:36px}.ghl-section-scope .cc-pkg{padding:36px 24px}}@media (max-width:480px){.ghl-section-scope .cc-packages{padding:60px 18px}.ghl-section-scope .cc-pkg-name{font-size:34px}}.ghl-section-scope .ccb-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 .ccb-rv.visible{opacity:1;transform:none}.ghl-section-scope .ccb-d1{transition-delay:.06s}.ghl-section-scope .ccb-d2{transition-delay:.12s}.ghl-section-scope .ccb-d3{transition-delay:.18s}.ghl-section-scope .ccb-d4{transition-delay:.24s}.ghl-section-scope .ccb-d5{transition-delay:.30s}.ghl-section-scope .ccb-d6{transition-delay:.36s}.ghl-section-scope .ccb-section{padding:120px 0;position:relative;overflow:hidden}.ghl-section-scope .ccb-section::before{content:'';position:absolute;top:40%;left:50%;width:1000px;height:500px;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(0,207,255,.04) 0,transparent 60%);filter:blur(80px);pointer-events:none}.ghl-section-scope .ccb-header{text-align:center;margin-bottom:64px;position:relative;z-index:1}.ghl-section-scope .ccb-header .section-sub{margin:0 auto}.ghl-section-scope .ccb-glow{position:relative;height:1px;max-width:260px;margin:0 auto 56px}.ghl-section-scope .ccb-glow::before{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,207,255,.35),transparent)}.ghl-section-scope .ccb-glow::after{content:'';position:absolute;top:-3px;left:10%;right:10%;height:7px;background:linear-gradient(90deg,transparent,rgba(0,207,255,.1),transparent);filter:blur(3px)}.ghl-section-scope .ccb-glow-dot{position:absolute;top:-2.5px;left:50%;width:6px;height:6px;background:var(--accent);transform:translateX(-50%);animation:3s ease-in-out infinite ccbDotPulse}.ghl-section-scope .ccb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;position:relative;z-index:1}.ghl-section-scope .ccb-card{background:var(--card);border:1px solid var(--border);padding:40px 28px;text-align:center;position:relative;overflow:hidden;transition:.45s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .ccb-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 .ccb-card:hover::before{transform:scaleX(1)}.ghl-section-scope .ccb-card::after{content:'';position:absolute;top:-40px;right:-40px;width:100px;height:100px;background:radial-gradient(circle,rgba(0,207,255,.07) 0,transparent 70%);opacity:0;transition:opacity .5s;pointer-events:none}.ghl-section-scope .ccb-card:hover::after{opacity:1}.ghl-section-scope .ccb-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 .ccb-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 .ccb-card:hover .ccb-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 .ccb-icon svg{width:24px;height:24px}.ghl-section-scope .ccb-icon svg circle,.ghl-section-scope .ccb-icon svg line,.ghl-section-scope .ccb-icon svg path,.ghl-section-scope .ccb-icon svg polygon,.ghl-section-scope .ccb-icon svg polyline,.ghl-section-scope .ccb-icon svg rect{stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}@keyframes ccbRingSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ghl-section-scope .ccb-ring{position:absolute;inset:-6px;border:1px dashed rgba(0,207,255,.1);opacity:0;transition:opacity .4s}.ghl-section-scope .ccb-card:hover .ccb-ring{opacity:1;animation:12s linear infinite ccbRingSpin}.ghl-section-scope .ccb-title{font-family:'Bebas Neue',sans-serif;font-size:22px;letter-spacing:1px;margin-bottom:12px;transition:color .3s}.ghl-section-scope .ccb-card:hover .ccb-title{color:var(--accent)}.ghl-section-scope .ccb-desc{font-size:13px;color:var(--muted2);line-height:1.65}@media(max-width:1024px){.ghl-section-scope .ccb-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cc-tier-label{font-size:12px}.cc-tier-sub{display:none}.cc-tier-dot{width:12px;height:12px}.ghl-section-scope .ccb-section{padding:72px 0}.ghl-section-scope .ccb-grid{grid-template-columns:1fr;gap:12px}.ghl-section-scope .ccb-card{padding:28px 22px}.ghl-section-scope .ccb-icon{width:48px;height:48px}.ghl-section-scope .ccb-icon svg{width:20px;height:20px}}.ghl-section-scope .cc-faq{padding:120px 56px;background:var(--black)}.ghl-section-scope .cc-faq h2{font-family:'Bebas Neue',sans-serif;font-size:48px;letter-spacing:1px;margin-bottom:60px;text-align:center}.ghl-section-scope .cc-faq-list{max-width:800px;margin:0 auto}.ghl-section-scope .cc-faq-item{background:var(--dark);border:1px solid var(--border);border-radius:8px;margin-bottom:16px}.ghl-section-scope .cc-faq-q{padding:24px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:.3s;user-select:none}.ghl-section-scope .cc-faq-q:hover{background:var(--card2)}.ghl-section-scope .cc-faq-q-text{font-size:15px;font-weight:500;color:var(--white)}.ghl-section-scope .cc-faq-toggle{color:var(--accent);font-size:20px;transition:transform .3s;flex-shrink:0;margin-left:16px}.ghl-section-scope .cc-faq-item.active .cc-faq-toggle{transform:rotate(180deg)}.ghl-section-scope .cc-faq-a{display:none;background:var(--black)}.ghl-section-scope .cc-faq-item.active .cc-faq-a{display:block}.ghl-section-scope .cc-faq-a-text{padding:0 24px 24px;color:var(--muted2);line-height:1.8;font-size:14px}@media (max-width:768px){.ghl-section-scope .cc-faq{padding:80px 24px}.ghl-section-scope .cc-faq h2{font-size:36px}}@media (max-width:480px){.ghl-section-scope .cc-faq{padding:60px 18px}.ghl-section-scope .cc-faq h2{font-size:30px}}.cc-cred-scope{--black:#050508;--charcoal:#0e0e14;--dark:#13131a;--card:#17171f;--card2:#1c1c26;--border:rgba(255,255,255,0.07);--border-hover:rgba(255,255,255,0.15);--accent:#00cfff;--accent-dim:rgba(0,207,255,0.08);--accent-glow:rgba(0,207,255,0.15);--gold:#c8a96e;--orange:#ff7340;--white:#eeeef4;--muted:#77778a;--muted2:#aaaabc;background:var(--black);color:var(--white);font-family:'DM Sans',sans-serif;font-weight:300;line-height:1.6}.cc-cred-scope .container{max-width:1170px;margin:0 auto;padding:0 56px}.cc-cred-scope .section-label{font-size:10px;letter-spacing:4px;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.cc-cred-scope .section-title{font-family:'Bebas Neue',sans-serif;font-size:clamp(40px,5vw,66px);line-height:1;letter-spacing:1px;margin-bottom:18px}.cc-cred-scope .section-title em{font-family:'Playfair Display',serif;color:var(--accent);font-style:italic;font-size:.8em;display:block}.cc-cred-scope .section-sub{font-size:15px;color:var(--muted2);line-height:1.8;max-width:560px}.cc-cred-scope .reveal{opacity:0;transform:translateY(20px);transition:opacity .5s,transform .5s}.cc-cred-scope .reveal.visible{opacity:1;transform:none}.cc-cred-scope .rd1{transition-delay:.05s}.cc-cred-scope .rd2{transition-delay:.1s}.cc-cred-scope .rd3{transition-delay:.15s}.cc-cred-scope .rd4{transition-delay:.2s}.cc-cred-scope .cred-wrap{padding:100px 0;position:relative;overflow:hidden}.cc-cred-scope .cred-wrap::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.cc-cred-scope .cred-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.cc-cred-scope .cred-copy p{font-size:15px;color:var(--muted2);line-height:1.85;margin-bottom:18px}.cc-cred-scope .cred-copy strong{color:var(--white);font-weight:500}.cc-cred-scope .cred-badge{display:inline-flex;align-items:center;gap:10px;background:rgba(200,169,110,.08);border:1px solid rgba(200,169,110,.25);padding:8px 16px;font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:28px}.cc-cred-scope .cred-badge::before{content:'';width:5px;height:5px;background:var(--gold);border-radius:50%;animation:2s infinite ccCredPulse}.cc-cred-scope .cred-stats{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--border);margin-top:48px}.cc-cred-scope .cred-stat{padding:28px 24px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);position:relative}.cc-cred-scope .cred-stat:nth-child(2n){border-right:none}.cc-cred-scope .cred-stat:nth-child(n+3){border-bottom:none}.cc-cred-scope .cred-stat-num{font-family:'Bebas Neue',sans-serif;font-size:clamp(36px,4vw,52px);line-height:1;color:var(--accent);letter-spacing:1px}.cc-cred-scope .cred-stat-num.gold{color:var(--gold)}.cc-cred-scope .cred-stat-label{font-size:12px;color:var(--muted);letter-spacing:1px;text-transform:uppercase;margin-top:6px;line-height:1.5}.cc-cred-scope .cred-voted{margin-top:32px;padding:20px 24px;background:rgba(200,169,110,.06);border:1px solid rgba(200,169,110,.18);display:flex;align-items:center;gap:14px}.cc-cred-scope .cred-voted-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.cc-cred-scope .cred-voted-icon svg{width:24px;height:24px}.cc-cred-scope .cred-voted-icon svg path{stroke:var(--gold);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.cc-cred-scope .cred-voted-text{font-size:13px;color:var(--muted2);line-height:1.6}.cc-cred-scope .cred-voted-text strong{color:var(--gold);font-weight:600}@media(max-width:992px){.cc-cred-scope .cred-grid{grid-template-columns:1fr;gap:48px}}@media(max-width:1200px){.cc-cred-scope .container{padding:0 28px}}@media(max-width:768px){.cc-cred-scope .container{padding:0 18px}}@media(max-width:480px){.cc-cred-scope .container{padding:0 14px}.cc-cred-scope .section-title{font-size:clamp(28px,9vw,48px)}.cc-cred-scope .cred-stats{grid-template-columns:1fr}.cc-cred-scope .cred-stat{border-right:none;border-bottom:1px solid var(--border)}.cc-cred-scope .cred-stat:last-child{border-bottom:none}}.cc-cta-scope{--black:#050508;--charcoal:#0e0e14;--dark:#13131a;--card:#17171f;--border:rgba(255,255,255,0.07);--border-hover:rgba(255,255,255,0.15);--accent:#00cfff;--accent-dim:rgba(0,207,255,0.08);--gold:#c8a96e;--orange:#ff7340;--white:#eeeef4;--muted:#77778a;--muted2:#aaaabc;background:var(--black);color:var(--white);font-family:'DM Sans',sans-serif;font-weight:300;line-height:1.6}.cc-cta-scope .container{max-width:1170px;margin:0 auto;padding:0 56px}.cc-cta-scope .cta-section{padding:100px 0 80px;text-align:center;position:relative}.cc-cta-scope .cta-section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.cc-cta-scope .cta-label{font-size:10px;letter-spacing:4px;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.cc-cta-scope .cta-title{font-family:'Bebas Neue',sans-serif;font-size:clamp(40px,5vw,66px);line-height:1;letter-spacing:1px;margin-bottom:18px}.cc-cta-scope .cta-title em{font-family:'Playfair Display',serif;color:var(--accent);font-style:italic;display:block;font-size:.8em}.cc-cta-scope .cta-sub{font-size:15px;color:var(--muted2);line-height:1.8;max-width:560px;margin:0 auto 40px}.cc-cta-scope .cta-sub strong{color:var(--white);font-weight:500}.cc-cta-scope .cta-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:48px}.cc-cta-scope .btn-primary{background:var(--accent);color:var(--black);padding:16px 38px;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;display:inline-block;transition:.25s}.cc-cta-scope .btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 50px rgba(0,207,255,.22)}.cc-cta-scope .btn-ghost{border:1px solid var(--border);color:var(--muted2);padding:16px 38px;font-size:12px;letter-spacing:2px;text-transform:uppercase;text-decoration:none;display:inline-block;transition:.25s}.cc-cta-scope .btn-ghost:hover{border-color:var(--border-hover);color:var(--white)}.cc-cta-scope .cta-trust{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;font-size:13px;color:var(--muted);padding-top:28px;border-top:1px solid var(--border)}.cc-cta-scope .cta-trust-item{display:flex;align-items:center;gap:6px}.cc-cta-scope .cta-trust-item svg{width:14px;height:14px}.cc-cta-scope .cta-trust-item svg path,.cc-cta-scope .cta-trust-item svg polygon{stroke:var(--accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.cc-cta-scope .cta-trust-item.gold svg path,.cc-cta-scope .cta-trust-item.gold svg polygon{stroke:var(--gold)}.cc-cta-scope .cta-hours{font-size:12px;color:var(--muted);margin-top:20px;letter-spacing:.5px}.cc-cta-scope .reveal{opacity:0;transform:translateY(20px);transition:opacity .5s,transform .5s}.cc-cta-scope .reveal.visible{opacity:1;transform:none}.cc-cta-scope .rd1{transition-delay:.05s}.cc-cta-scope .rd2{transition-delay:.1s}.cc-cta-scope .rd3{transition-delay:.15s}@media(max-width:1200px){.cc-cta-scope .container{padding:0 28px}}.cc-hero-scope .cc-tb.cc-tb-armed .cc-tb-item{opacity:0;transform:translateY(12px)}.cc-hero-scope .cc-tb.cc-tb-armed .cc-tb-item:first-child{transition:opacity .35s,transform .35s cubic-bezier(.16,1,.3,1)}.cc-hero-scope .cc-tb.cc-tb-armed .cc-tb-item:nth-child(2){transition:opacity .35s 80ms,transform .35s cubic-bezier(.16,1,.3,1) 80ms}.cc-hero-scope .cc-tb.cc-tb-armed .cc-tb-item:nth-child(3){transition:opacity .35s .16s,transform .35s cubic-bezier(.16,1,.3,1) .16s}.cc-hero-scope .cc-tb.cc-tb-armed .cc-tb-item:nth-child(4){transition:opacity .35s .24s,transform .35s cubic-bezier(.16,1,.3,1) .24s}.cc-hero-scope .cc-tb.cc-tb-armed .cc-tb-item:nth-child(5){transition:opacity .35s .32s,transform .35s cubic-bezier(.16,1,.3,1) .32s}.cc-hero-scope .cc-tb.cc-tb-armed .cc-tb-icon{transform:scale(.4);transition:transform .4s cubic-bezier(.34,1.56,.64,1) .1s}.cc-hero-scope .cc-tb.cc-tb-fired .cc-tb-item{opacity:1;transform:none}.cc-hero-scope .cc-tb.cc-tb-fired .cc-tb-icon{transform:scale(1)}.ghl-section-scope .cc-process-grid{position:relative}.cc-process-thread{position:absolute;top:50%;left:0;height:2px;width:0;margin-top:-1px;background:linear-gradient(90deg,rgba(0,207,255,.9),rgba(0,207,255,.1));box-shadow:0 0 8px rgba(0,207,255,.4);transition:width 1.1s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:1}.cc-process-thread.drawn{width:100%}.ghl-section-scope .cc-process-grid.cc-proc-armed .cc-pcard{opacity:0;transform:translateX(-20px)}.ghl-section-scope .cc-process-grid.cc-proc-armed .cc-pcard:first-child{transition:opacity .45s .12s,transform .45s cubic-bezier(.16,1,.3,1) .12s}.ghl-section-scope .cc-process-grid.cc-proc-armed .cc-pcard:nth-child(2){transition:opacity .45s .32s,transform .45s cubic-bezier(.16,1,.3,1) .32s}.ghl-section-scope .cc-process-grid.cc-proc-armed .cc-pcard:nth-child(3){transition:opacity .45s .52s,transform .45s cubic-bezier(.16,1,.3,1) .52s}.ghl-section-scope .cc-process-grid.cc-proc-armed .cc-pcard:nth-child(4){transition:opacity .45s .72s,transform .45s cubic-bezier(.16,1,.3,1) .72s}.ghl-section-scope .cc-process-grid.cc-proc-armed .cc-pcard:nth-child(5){transition:opacity .45s .92s,transform .45s cubic-bezier(.16,1,.3,1) .92s}.ghl-section-scope .cc-process-grid.cc-proc-fired .cc-pcard{opacity:1;transform:none}@media (max-width:768px){.cc-process-thread{top:0;left:50%;width:2px;height:0;margin-top:0;margin-left:-1px;background:linear-gradient(180deg,rgba(0,207,255,.9),rgba(0,207,255,.1));transition:height 1.1s cubic-bezier(.4,0,.2,1)}.cc-process-thread.drawn{width:2px;height:100%}.ghl-section-scope .cc-process-grid.cc-proc-armed .cc-pcard{transform:translateY(20px)}.ghl-section-scope .cc-process-grid.cc-proc-fired .cc-pcard{transform:none}}.ghl-section-scope .cc-features.cc-feat-armed .cc-feat{opacity:0;transform:translateX(16px)}.ghl-section-scope .cc-features.cc-feat-armed .cc-feat:first-child{transition:opacity .4s,transform .4s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .cc-features.cc-feat-armed .cc-feat:nth-child(2){transition:opacity .4s 80ms,transform .4s cubic-bezier(.16,1,.3,1) 80ms}.ghl-section-scope .cc-features.cc-feat-armed .cc-feat:nth-child(3){transition:opacity .4s .16s,transform .4s cubic-bezier(.16,1,.3,1) .16s}.ghl-section-scope .cc-features.cc-feat-armed .cc-feat:nth-child(4){transition:opacity .4s .24s,transform .4s cubic-bezier(.16,1,.3,1) .24s}.ghl-section-scope .cc-features.cc-feat-armed .cc-feat:nth-child(5){transition:opacity .4s .32s,transform .4s cubic-bezier(.16,1,.3,1) .32s}.ghl-section-scope .cc-features.cc-feat-armed .cc-feat:nth-child(6){transition:opacity .4s .4s,transform .4s cubic-bezier(.16,1,.3,1) .4s}.ghl-section-scope .cc-features.cc-feat-armed .cc-feat:first-child::before{transform:rotate(-45deg) scale(0);transition:transform .4s cubic-bezier(.34,1.56,.64,1) .18s}.ghl-section-scope .cc-features.cc-feat-armed .cc-feat:nth-child(2)::before{transform:rotate(-45deg) scale(0);transition:transform .4s cubic-bezier(.34,1.56,.64,1) .26s}.ghl-section-scope .cc-features.cc-feat-armed .cc-feat:nth-child(3)::before{transform:rotate(-45deg) scale(0);transition:transform .4s cubic-bezier(.34,1.56,.64,1) .34s}.ghl-section-scope .cc-features.cc-feat-armed .cc-feat:nth-child(4)::before{transform:rotate(-45deg) scale(0);transition:transform .4s cubic-bezier(.34,1.56,.64,1) .42s}.ghl-section-scope .cc-features.cc-feat-fired .cc-feat{opacity:1;transform:none}.ghl-section-scope .cc-features.cc-feat-fired .cc-feat::before{transform:rotate(-45deg) scale(1)}.ghl-section-scope .pkg-grid-3.reveal,.ghl-section-scope .pkg-grid-3.reveal.visible{opacity:1!important;transform:none!important;transition:none!important}.ghl-section-scope .pkg-grid-3.cc-pkg-armed .pkg-card{opacity:0}.ghl-section-scope .pkg-grid-3.cc-pkg-armed .pkg-card:first-child{transform:translate(-20px,18px);transition:opacity .55s,transform .55s cubic-bezier(.16,1,.3,1)}.ghl-section-scope .pkg-grid-3.cc-pkg-armed .pkg-card:nth-child(2){transform:translateY(24px);transition:opacity .55s .18s,transform .55s cubic-bezier(.16,1,.3,1) .18s}.ghl-section-scope .pkg-grid-3.cc-pkg-armed .pkg-card:nth-child(3){transform:translate(20px,18px) scale(.96);transition:opacity .65s .4s,transform .65s cubic-bezier(.34,1.56,.64,1) .4s}.ghl-section-scope .pkg-grid-3.cc-pkg-fired .pkg-card{opacity:1;transform:none}@media (max-width:992px){.ghl-section-scope .pkg-grid-3.cc-pkg-armed .pkg-card:first-child{transform:translateY(18px)}.ghl-section-scope .pkg-grid-3.cc-pkg-armed .pkg-card:nth-child(3){transform:translateY(18px) scale(.96)}}.cc-cta-scope .cta-title.reveal{transform:translateY(38px);transition:opacity .7s,transform .7s cubic-bezier(.16,1,.3,1)}.cc-cta-scope .cta-title.reveal.visible{opacity:1;transform:none}.cc-cta-scope .cta-actions.reveal{transform:scale(.93);transition:opacity .55s,transform .55s cubic-bezier(.34,1.56,.64,1)}.cc-cta-scope .cta-actions.reveal.visible{opacity:1;transform:scale(1)}.cc-cta-scope .cta-label.reveal{transition-delay:0s}.cc-cta-scope .cta-title.rd1{transition-delay:0.14s}.cc-cta-scope .cta-sub.rd2{transition-delay:0.3s}.cc-cta-scope .cta-actions.rd2{transition-delay:0.42s}.cc-cta-scope .cta-trust.rd3{transition-delay:0.56s}.cc-cta-scope .cta-hours.rd3{transition-delay:0.65s}.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){.cc-cta-scope .container{padding:0 18px}.photo-break-grid{grid-template-columns:repeat(2,1fr)}.photo-break-grid img{height:160px}}@media(max-width:480px){.cc-cta-scope .cta-actions{flex-direction:column}.cc-cta-scope .cta-actions a{text-align:center;width:100%}.cc-cta-scope .cta-trust{flex-direction:column;align-items:center;gap:12px}.cc-cta-scope .cta-title{font-size:clamp(28px,9vw,48px)}.cc-cta-scope .container{padding:0 14px}.photo-break-grid img{height:120px}}.cc-bead{position:absolute;border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.82),rgba(255,255,255,.28));pointer-events:none;z-index:10;will-change:transform,opacity;opacity:0}.cc-bead.rolling{animation:beadRoll var(--bead-dur,680ms) cubic-bezier(.4,.1,.6,1) var(--bead-delay,0ms) 1 forwards}@keyframes beadRoll{0%{opacity:0;transform:translateY(0) scale(1)}8%{opacity:.55;transform:translateY(2px) scale(1.12)}85%{opacity:.42;transform:translateY(var(--bead-travel,28px)) scale(.85)}100%{opacity:0;transform:translateY(var(--bead-travel,32px)) scale(.65)}}