:root{--bg:#07131e;--surface:#0b1d2b;--surface2:#10283b;--text:#f4f8fb;--muted:#8fa4b6;--primary:#00c896;--primary2:#10b981;--border:#1a3548;--danger:#ff6b6b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 70% 0%,#0d293b 0,#07131e 38%,#050d15 100%);color:var(--text);font:15px Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.gtg-header{height:76px;padding:0 5%;display:flex;align-items:center;gap:30px;justify-content:space-between;border-bottom:1px solid var(--border);background:#06111bE8;backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.gtg-brand{color:var(--text);text-decoration:none;font-weight:850;font-size:18px;display:flex;align-items:center;gap:10px;white-space:nowrap}.gtg-brand b{color:var(--primary);font-size:10px;letter-spacing:3px;margin-left:4px}.gtg-logo{width:36px;height:36px;border:1.5px solid var(--primary);border-radius:10px;display:grid;place-items:center;color:var(--primary);font-size:21px;box-shadow:0 0 24px #00c89622}.gtg-header nav{display:flex;gap:26px;margin-left:auto}.gtg-header nav a,.gtg-footer a{color:var(--muted);text-decoration:none}.gtg-header nav a:hover,.gtg-footer a:hover{color:var(--primary)}.gtg-header-cta{padding:10px 16px;border:1px solid var(--primary);border-radius:9px;color:var(--primary);text-decoration:none;font-weight:750}.gtg-hero{max-width:1220px;margin:auto;padding:92px 5% 78px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.eyebrow{color:var(--primary);letter-spacing:2px;font-size:10px;font-weight:850;margin:0}.gtg-hero h1{font-size:clamp(44px,6vw,78px);line-height:1.02;letter-spacing:-3px;margin:15px 0 20px}.gtg-hero h1 span{color:var(--primary)}.gtg-hero p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.65;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.gtg-button{display:inline-block;margin-top:18px;padding:13px 20px;border-radius:9px;background:var(--primary);color:#03120d;font-weight:850;text-decoration:none}.gtg-button--ghost{background:transparent;color:var(--text);border:1px solid var(--border)}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#9bb0bf;font-size:12px}.hero-dashboard{padding:25px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(145deg,#0d2435,#091a27);box-shadow:0 25px 80px #0008}.dash-head{display:flex;justify-content:space-between;color:var(--muted)}.live-pill{font-size:9px;color:var(--primary);border:1px solid #00c89666;border-radius:99px;padding:4px 8px;letter-spacing:1px}.dash-value{font-size:35px;font-weight:850;margin-top:16px}.dash-change{color:var(--primary);margin-top:5px}.dash-change small{color:#8fa4b6}.chart-line{height:125px;margin:25px 0;position:relative;overflow:hidden;border-bottom:1px solid var(--border);background:repeating-linear-gradient(to bottom,transparent 0,transparent 30px,#ffffff08 31px)}.chart-line:after{content:"";position:absolute;left:-5%;right:-5%;top:58%;height:3px;background:var(--primary);transform:rotate(-9deg);box-shadow:0 0 18px #00c89666}.chart-line i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--primary);z-index:2}.chart-line i:nth-child(1){left:4%;top:78%}.chart-line i:nth-child(2){left:19%;top:63%}.chart-line i:nth-child(3){left:34%;top:69%}.chart-line i:nth-child(4){left:49%;top:44%}.chart-line i:nth-child(5){left:64%;top:52%}.chart-line i:nth-child(6){left:79%;top:29%}.chart-line i:nth-child(7){left:94%;top:18%}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dash-grid div{background:#ffffff05;border:1px solid var(--border);border-radius:10px;padding:12px}.dash-grid small{display:block;color:var(--muted);font-size:11px}.dash-grid strong{display:block;margin-top:5px}.gtg-section{max-width:1220px;margin:auto;padding:70px 5%}.section-title h2{font-size:38px;letter-spacing:-1px;margin:8px 0 7px}.section-note{display:block;color:var(--muted);font-size:12px}.market-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.market-card,.feature-grid article,.network-card{background:linear-gradient(145deg,var(--surface),#091a27);border:1px solid var(--border);border-radius:15px;padding:21px;position:relative;overflow:hidden}.market-card small{color:var(--muted)}.market-card strong{display:block;font-size:23px;margin:10px 0}.market-card em{color:var(--primary);font-style:normal;font-weight:750}.market-bar{display:block;height:3px;width:70%;margin-top:18px;background:var(--primary);border-radius:5px;opacity:.75}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.feature-grid span,.network-icon{color:var(--primary);font-size:25px}.feature-grid h3,.network-card h3{margin:12px 0 7px}.feature-grid p,.network-card p,.steps-grid p{color:var(--muted);line-height:1.55;margin:0}.network-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:14px;margin-top:28px}.network-card--wide{grid-row:span 1}.network-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.network-metrics span{background:#ffffff05;border:1px solid var(--border);padding:12px;border-radius:10px}.network-metrics b,.network-stat b{display:block;font-size:18px}.network-metrics small,.network-stat span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.network-stat{margin-top:24px;padding-top:18px;border-top:1px solid var(--border)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.steps-grid>div{padding:20px;border-left:2px solid var(--border)}.steps-grid span{color:var(--primary);font-weight:850}.steps-grid h3{margin:10px 0 6px}.gtg-cta{max-width:1120px;margin:30px auto 80px;padding:58px 6%;text-align:center;border:1px solid var(--border);border-radius:22px;background:linear-gradient(135deg,var(--surface),var(--surface2))}.gtg-cta h2{font-size:40px}.gtg-footer{padding:36px 5%;border-top:1px solid var(--border);display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;color:var(--muted)}.gtg-footer p{margin:12px 0 0}.gtg-footer-links{display:flex;gap:22px}.gtg-footer small{grid-column:1/-1;max-width:900px;color:#718797;font-size:10px;line-height:1.5}@media(max-width:900px){.gtg-header nav{display:none}.gtg-header-cta{margin-left:auto}.gtg-hero{grid-template-columns:1fr;padding-top:60px}.market-grid,.feature-grid,.network-grid,.steps-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.gtg-header{padding:0 4%}.gtg-header-cta{display:none}.gtg-brand{font-size:15px}.gtg-brand b{font-size:8px}.gtg-hero h1{letter-spacing:-2px}.market-grid,.feature-grid,.network-grid,.steps-grid,.network-metrics{grid-template-columns:1fr}.gtg-section{padding:48px 5%}.gtg-footer{display:block}.gtg-footer-links{margin:20px 0;flex-wrap:wrap}}