.gamelab-landing{
  --gl-bg:#0A0F1C;--gl-bg-2:#111827;--gl-card:#1A2332;--gl-text:#e5eefc;--gl-muted:#94a3b8;--gl-line:rgba(148,163,184,.18);
  --gl-cyan:#00D4FF;--gl-indigo:#6366F1;--gl-green:#39FF14;--gl-orange:#FF6B35;--gl-yellow:#FFD700;--gl-whatsapp:#25D366;
  color:var(--gl-text);background:var(--gl-bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;position:relative;
}
.gamelab-landing *{box-sizing:border-box}
.gamelab-landing a{text-decoration:none}
.gamelab-landing img{max-width:100%;display:block}
.gamelab-landing .gl-container{width:min(1200px,calc(100% - 32px));margin:0 auto}
.gamelab-landing .gl-navbar{position:sticky;top:0;z-index:60;background:rgba(10,15,28,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--gl-line)}
.gamelab-landing .gl-navbar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:76px}
.gamelab-landing .gl-brand{display:flex;align-items:center;gap:12px;color:#7dd3fc;font-weight:700}
.gamelab-landing .gl-brand img{height:52px;width:auto;object-fit:contain}
.gamelab-landing .gl-menu{display:flex;gap:22px;flex-wrap:wrap}
.gamelab-landing .gl-menu a{color:var(--gl-muted);font-size:14px;font-weight:600}
.gamelab-landing .gl-menu a:hover,.gamelab-landing .gl-footer a:hover{color:#67e8f9}
.gamelab-landing .gl-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:16px 26px;font-weight:800;transition:.25s ease;border:2px solid transparent;text-align:center}
.gamelab-landing .gl-btn:hover{transform:translateY(-2px)}
.gamelab-landing .gl-btn-small{padding:11px 18px;border-radius:10px;font-size:14px}
.gamelab-landing .gl-btn-whatsapp{background:var(--gl-whatsapp);color:#fff;box-shadow:0 12px 28px rgba(37,211,102,.25)}
.gamelab-landing .gl-btn-outline{background:transparent;color:#7dd3fc;border-color:rgba(0,212,255,.35)}
.gamelab-landing .gl-btn-cyan{background:linear-gradient(135deg,var(--gl-cyan),var(--gl-indigo));color:#fff}
.gamelab-landing .gl-btn-green{background:linear-gradient(135deg,var(--gl-green),var(--gl-cyan));color:#0A0F1C}
.gamelab-landing .gl-btn-orange{background:linear-gradient(135deg,var(--gl-orange),#f59e0b);color:#fff}
.gamelab-landing .gl-hero{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden}
.gamelab-landing .gl-hero-bg,.gamelab-landing .gl-hero-bg img,.gamelab-landing .gl-hero-overlay{position:absolute;inset:0}
.gamelab-landing .gl-hero-bg img{width:100%;height:100%;object-fit:cover}
.gamelab-landing .gl-hero-overlay{background:linear-gradient(to bottom,rgba(10,15,28,.64),rgba(10,15,28,.42),#0A0F1C)}
.gamelab-landing .gl-hero-content{position:relative;z-index:2;text-align:center;padding:90px 0 70px}
.gamelab-landing .gl-badge{display:inline-block;margin-bottom:18px;padding:8px 16px;border-radius:999px;border:1px solid rgba(34,211,238,.25);background:rgba(0,212,255,.1);color:#a5f3fc;font-weight:700}
.gamelab-landing .gl-hero h1{font-size:clamp(2.4rem,6vw,5rem);line-height:1.02;margin:0 0 18px;font-weight:900;color:#fff}
.gamelab-landing .gl-hero p{max-width:840px;margin:0 auto 30px;font-size:clamp(1rem,2vw,1.25rem);line-height:1.75;color:#cbd5e1}
.gamelab-landing .gl-text-warm{background:linear-gradient(135deg,var(--gl-orange),var(--gl-yellow));-webkit-background-clip:text;background-clip:text;color:transparent}
.gamelab-landing .gl-text-cool{background:linear-gradient(135deg,var(--gl-cyan),var(--gl-indigo));-webkit-background-clip:text;background-clip:text;color:transparent}
.gamelab-landing .gl-text-green{background:linear-gradient(135deg,var(--gl-green),var(--gl-cyan));-webkit-background-clip:text;background-clip:text;color:transparent}
.gamelab-landing .gl-hero-actions,.gamelab-landing .gl-contact-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}
.gamelab-landing .gl-hero-meta{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-top:28px;color:#94a3b8;font-size:15px;font-weight:600}
.gamelab-landing .gl-scroll-indicator{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);font-size:30px;color:#22d3ee;animation:gl-bounce 1.5s infinite;z-index:2}
@keyframes gl-bounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}
.gamelab-landing .gl-section{padding:92px 0;position:relative;overflow:hidden}
.gamelab-landing .gl-section-dark{background:var(--gl-bg)}
.gamelab-landing .gl-section-mid{background:var(--gl-bg-2)}
.gamelab-landing .gl-section-contact{background:linear-gradient(135deg,#0b1222,#111827)}
.gamelab-landing .gl-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:42px}
.gamelab-landing .gl-align-center{align-items:center}
.gamelab-landing .gl-media{border-radius:24px;overflow:hidden;border:1px solid var(--gl-line);box-shadow:0 25px 60px rgba(0,0,0,.28)}
.gamelab-landing .gl-section-heading{text-align:center;max-width:860px;margin:0 auto 42px}
.gamelab-landing .gl-section-heading.left{text-align:left;margin:0 0 24px}
.gamelab-landing .gl-section-heading h2{font-size:clamp(2rem,4vw,3rem);margin:0 0 14px;font-weight:900;color:#fff}
.gamelab-landing .gl-section-heading p,.gamelab-landing .gl-copy{font-size:1.05rem;line-height:1.8;color:#94a3b8}
.gamelab-landing .gl-feature-list{display:grid;gap:18px}
.gamelab-landing .gl-feature-card,.gamelab-landing .gl-timeline-card,.gamelab-landing .gl-benefit-card,.gamelab-landing .gl-price-card,.gamelab-landing .gl-note,.gamelab-landing .gl-pricing-note,.gamelab-landing .gl-faq-item,.gamelab-landing .gl-mini-list div,.gamelab-landing .gl-quote{background:var(--gl-card);border:1px solid var(--gl-line);border-radius:22px}
.gamelab-landing .gl-feature-card{display:flex;gap:18px;padding:22px}
.gamelab-landing .gl-feature-card h3,.gamelab-landing .gl-benefit-card h3,.gamelab-landing .gl-timeline-card h3{margin:0 0 8px;color:#fff;font-size:1.1rem}
.gamelab-landing .gl-feature-card p,.gamelab-landing .gl-benefit-card p,.gamelab-landing .gl-timeline-card p{margin:0;color:#94a3b8;line-height:1.7}
.gamelab-landing .gl-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;flex:0 0 56px;box-shadow:0 18px 28px rgba(0,0,0,.18)}
.gamelab-landing .gl-icon.cyan{background:linear-gradient(135deg,#06b6d4,#2563eb)}
.gamelab-landing .gl-icon.orange{background:linear-gradient(135deg,#f97316,#dc2626)}
.gamelab-landing .gl-icon.green{background:linear-gradient(135deg,#22c55e,#10b981)}
.gamelab-landing .gl-icon.purple{background:linear-gradient(135deg,#8b5cf6,#4f46e5)}
.gamelab-landing .gl-icon.pink{background:linear-gradient(135deg,#ec4899,#e11d48)}
.gamelab-landing .gl-icon.yellow{background:linear-gradient(135deg,#eab308,#f97316)}
.gamelab-landing .gl-pills{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:20px}
.gamelab-landing .gl-pills span{padding:10px 16px;border-radius:999px;background:var(--gl-card);border:1px solid var(--gl-line);font-size:14px;color:#cbd5e1}
.gamelab-landing .gl-timeline{position:relative;display:grid;gap:18px;max-width:960px;margin:0 auto}
.gamelab-landing .gl-timeline:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,rgba(34,211,238,.5),rgba(99,102,241,.5),rgba(249,115,22,.5))}
.gamelab-landing .gl-timeline-item{position:relative;padding-left:56px}
.gamelab-landing .gl-timeline-dot{position:absolute;left:11px;top:28px;width:20px;height:20px;border-radius:50%;background:#22d3ee;border:4px solid #0A0F1C;box-shadow:0 0 0 8px rgba(34,211,238,.12)}
.gamelab-landing .gl-timeline-card{display:flex;gap:18px;padding:24px}
.gamelab-landing .gl-timeline-card small{display:block;color:#22d3ee;font-weight:800;letter-spacing:.12em;margin-bottom:6px}
.gamelab-landing .gl-timeline-card h4{margin:0 0 8px;color:#7dd3fc;font-size:.95rem}
.gamelab-landing .gl-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.gamelab-landing .gl-benefit-card{padding:24px;transition:transform .25s ease,border-color .25s ease}
.gamelab-landing .gl-benefit-card:hover{transform:translateY(-6px);border-color:rgba(34,211,238,.32)}
.gamelab-landing .gl-quote{margin:32px auto 0;padding:26px;text-align:center;font-size:1.18rem;color:#fff;max-width:760px;font-style:italic}
.gamelab-landing .gl-quote span{color:#67e8f9}
.gamelab-landing .gl-instructor-name{margin:0 0 6px;font-size:2rem;color:#fff}
.gamelab-landing .gl-instructor-role{margin:0 0 16px;color:#22d3ee;font-weight:800;font-size:1.1rem}
.gamelab-landing .gl-subgroup{margin-top:24px}
.gamelab-landing .gl-subgroup h4{margin:0 0 12px;font-size:.88rem;letter-spacing:.12em;text-transform:uppercase;color:#fff}
.gamelab-landing .gl-mini-list{display:grid;gap:10px}
.gamelab-landing .gl-mini-list div{padding:16px 18px}
.gamelab-landing .gl-mini-list strong{display:block;color:#fff;margin-bottom:4px}
.gamelab-landing .gl-mini-list span{display:block;color:#94a3b8;font-size:.92rem}
.gamelab-landing .gl-tags{display:flex;flex-wrap:wrap;gap:10px}
.gamelab-landing .gl-tags span{padding:9px 14px;border-radius:999px;background:rgba(0,212,255,.09);border:1px solid rgba(0,212,255,.24);color:#a5f3fc;font-size:.83rem;font-weight:700}
.gamelab-landing .gl-note{padding:18px 20px;color:#cbd5e1;font-style:italic;line-height:1.75;margin-top:20px}
.gamelab-landing .gl-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.gamelab-landing .gl-price-card{position:relative;padding:28px;display:flex;flex-direction:column;gap:18px}
.gamelab-landing .gl-price-card.featured{border-color:rgba(57,255,20,.45);box-shadow:0 0 0 1px rgba(57,255,20,.12),0 22px 48px rgba(57,255,20,.08)}
.gamelab-landing .gl-pill-featured{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:6px 14px;border-radius:999px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,var(--gl-green),var(--gl-cyan));color:#08111c}
.gamelab-landing .gl-price-head{text-align:center}
.gamelab-landing .gl-price-head small{display:block;color:#94a3b8;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}
.gamelab-landing .gl-price-head h3{margin:14px 0 6px;font-size:2.35rem;color:#fff}
.gamelab-landing .gl-price-head h3 span{font-size:1rem;color:#94a3b8}
.gamelab-landing .gl-price-head p{margin:0;color:#86efac;font-weight:700}
.gamelab-landing .gl-price-card ul{list-style:none;padding:0;margin:0;display:grid;gap:10px;color:#cbd5e1;line-height:1.6;flex:1}
.gamelab-landing .gl-pricing-note{margin:24px auto 0;padding:18px 20px;text-align:center;color:#cbd5e1;line-height:1.8;max-width:980px}
.gamelab-landing .gl-pricing-note span{color:#475569;margin:0 8px}
.gamelab-landing .gl-faq-wrap{max-width:860px}
.gamelab-landing .gl-faq-list{display:grid;gap:14px}
.gamelab-landing .gl-faq-item{padding:0 22px}
.gamelab-landing .gl-faq-item summary{cursor:pointer;list-style:none;padding:22px 0;color:#fff;font-weight:800;position:relative}
.gamelab-landing .gl-faq-item summary::-webkit-details-marker{display:none}
.gamelab-landing .gl-faq-item summary:after{content:'+';position:absolute;right:0;top:18px;font-size:28px;color:#22d3ee;transition:transform .2s ease}
.gamelab-landing .gl-faq-item[open] summary:after{transform:rotate(45deg)}
.gamelab-landing .gl-faq-item div{padding:0 0 22px}
.gamelab-landing .gl-faq-item p{margin:0;color:#94a3b8;line-height:1.8}
.gamelab-landing .gl-footer{background:#060A14;border-top:1px solid var(--gl-line);padding:54px 0 24px}
.gamelab-landing .gl-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px;margin-bottom:24px}
.gamelab-landing .gl-footer h3,.gamelab-landing .gl-footer h4{color:#fff;margin:0 0 14px}
.gamelab-landing .gl-footer p,.gamelab-landing .gl-footer li,.gamelab-landing .gl-footer a{color:#94a3b8;line-height:1.8;font-size:.96rem}
.gamelab-landing .gl-footer ul{list-style:none;padding:0;margin:0}
.gamelab-landing .gl-footer-bottom{border-top:1px solid var(--gl-line);padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.gamelab-landing .gl-float-whatsapp{position:fixed;right:22px;bottom:22px;width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--gl-whatsapp);color:#fff;font-size:30px;box-shadow:0 16px 28px rgba(37,211,102,.3);z-index:70}
.gamelab-landing .gl-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}
.gamelab-landing .gl-reveal.is-visible{opacity:1;transform:none}
@media (max-width: 991px){
  .gamelab-landing .gl-menu{display:none}
  .gamelab-landing .gl-grid-2,.gamelab-landing .gl-card-grid,.gamelab-landing .gl-pricing-grid,.gamelab-landing .gl-footer-grid{grid-template-columns:1fr}
}
@media (max-width: 767px){
  .gamelab-landing .gl-navbar-inner{min-height:72px}
  .gamelab-landing .gl-brand span{display:none}
  .gamelab-landing .gl-btn-small{display:none}
  .gamelab-landing .gl-section{padding:72px 0}
  .gamelab-landing .gl-hero-actions .gl-btn,.gamelab-landing .gl-contact-actions .gl-btn{width:100%}
  .gamelab-landing .gl-timeline:before{left:14px}
  .gamelab-landing .gl-timeline-item{padding-left:42px}
  .gamelab-landing .gl-timeline-dot{left:5px}
  .gamelab-landing .gl-timeline-card,.gamelab-landing .gl-feature-card{padding:18px}
  .gamelab-landing .gl-hero-meta{gap:12px;font-size:13px}
  .gamelab-landing .gl-footer-bottom{justify-content:center;text-align:center}
}
