:root{--kg-bg:#09090a;--kg-bg2:#120406;--kg-red:#8f0716;--kg-red2:#d8172d;--kg-gold:#f3c63c;--kg-gold2:#ffd85a;--kg-text:#f7f5f0;--kg-muted:#a49a98;--kg-line:rgba(255,255,255,.1);--kg-card:rgba(20,12,13,.78);--kgh-hero-image:none;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.kgh-site{margin:0;background:transparent;color:var(--kg-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}.kgh-site a{text-decoration:none;color:inherit}.kgh-site button,.kgh-site input{font:inherit}.kgh-shell{min-height:100vh;background:transparent;position:relative} .kgh-noise{position:fixed;inset:0;pointer-events:none;z-index:1;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.kgh-container{width:min(1180px,calc(100% - 40px));margin:auto}.kgh-header{position:fixed;top:0;left:0;right:0;z-index:80;border-bottom:1px solid transparent;transition:.3s}.kgh-header.scrolled{background:rgba(20,4,6,.78);backdrop-filter:blur(18px);border-color:rgba(255,255,255,.08)}.kgh-header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.kgh-brand{display:flex;align-items:center;gap:12px}.kgh-brand img{width:58px;height:42px;object-fit:contain}.kgh-brand>span{display:flex;flex-direction:column;font-size:15px;letter-spacing:2.6px;line-height:1}.kgh-brand>span b{color:var(--kg-gold);font-weight:900}.kgh-brand small{font-size:8px;color:#746d6c;letter-spacing:1.3px;margin-top:6px;text-transform:uppercase}.kgh-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.kgh-nav a{color:#c8bfbd;font-size:12px;font-weight:650;letter-spacing:.3px;transition:.2s}.kgh-nav a:hover{color:white}.kgh-head-actions{display:flex;align-items:center;gap:10px}.kgh-pill{height:42px;border-radius:999px;padding:0 18px;display:flex;align-items:center;gap:14px;font-size:12px;font-weight:750}.kgh-pill-gold{background:var(--kg-gold);color:#17110a}.kgh-lang{position:relative}.kgh-lang-current{height:42px;border:1px solid var(--kg-line);background:rgba(255,255,255,.035);color:white;border-radius:999px;padding:0 12px;display:flex;align-items:center;gap:7px;cursor:pointer}.kgh-lang-current b{font-size:11px}.kgh-lang-current i{font-style:normal;color:#857e7c}.kgh-lang-pop{position:absolute;top:50px;right:0;width:170px;padding:8px;border:1px solid var(--kg-line);background:rgba(16,10,11,.98);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 20px 70px rgba(0,0,0,.45);opacity:0;transform:translateY(-8px);pointer-events:none;transition:.2s}.kgh-lang.open .kgh-lang-pop{opacity:1;transform:none;pointer-events:auto}.kgh-lang-pop button{width:100%;border:0;background:transparent;color:#ddd4d2;padding:10px;border-radius:10px;text-align:left;cursor:pointer;display:flex;gap:10px}.kgh-lang-pop button:hover{background:rgba(255,255,255,.06);color:white}.kgh-menu{display:none;width:42px;height:42px;border:1px solid var(--kg-line);border-radius:50%;background:transparent}.kgh-menu span{display:block;width:16px;height:1px;background:white;margin:5px auto}
.kgh-hero{min-height:850px;position:relative;padding:150px 0 32px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.kgh-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 76% 12%,rgba(255,217,0,.06),transparent 20%)}.kgh-hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(10,2,3,.96) 0%,rgba(16,5,6,.86) 28%,rgba(16,5,6,.58) 56%,rgba(9,2,3,.82) 100%),var(--kgh-hero-image);background-size:cover;background-position:center;opacity:.56}.kgh-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(9,9,10,.72) 82%,#09090a 100%)}.kgh-hero-glow{position:absolute;width:650px;height:650px;right:-220px;top:120px;border-radius:50%;background:radial-gradient(circle,rgba(210,18,44,.22),transparent 67%);filter:blur(5px)}.kgh-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);gap:70px;align-items:center}.kgh-eyebrow,.kgh-kicker{font-size:10px;font-weight:800;letter-spacing:2.2px;color:var(--kg-gold);text-transform:uppercase}.kgh-eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(243,198,60,.25);border-radius:999px;padding:9px 13px;background:rgba(243,198,60,.045)}.kgh-live{width:6px;height:6px;border-radius:50%;background:var(--kg-gold);box-shadow:0 0 0 5px rgba(243,198,60,.1);animation:kghPulse 2s infinite}.kgh-hero h1{font-size:clamp(52px,6vw,84px);line-height:.98;letter-spacing:-4px;margin:26px 0 24px;max-width:720px;font-weight:850}.kgh-site h1 em,.kgh-site h2 em{font-style:normal;color:var(--kg-gold)}.kgh-hero-copy>p{max-width:650px;color:#b8aeac;font-size:16px;line-height:1.75;margin:0 0 30px}.kgh-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.kgh-cta-primary,.kgh-cta-secondary{min-height:54px;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:12px;font-weight:800;transition:.25s}.kgh-cta-primary{background:linear-gradient(135deg,var(--kg-gold2),#e2ac20);color:#181108;box-shadow:0 12px 35px rgba(243,198,60,.13)}.kgh-cta-primary:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(243,198,60,.22)}.kgh-cta-primary i,.kgh-cta-secondary i{font-style:normal;font-size:16px}.kgh-cta-secondary{border:1px solid var(--kg-line);background:rgba(255,255,255,.03);color:white}.kgh-cta-secondary:hover{border-color:rgba(243,198,60,.35);background:rgba(243,198,60,.05)}.kgh-play{width:25px;height:25px;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center;font-size:7px;padding-left:2px}.kgh-hero-note{margin-top:25px;font-size:10px;color:#786f6e;letter-spacing:.6px;display:flex;gap:10px;align-items:center}.kgh-hero-note span{color:var(--kg-red2)}
.kgh-command{border:1px solid rgba(255,255,255,.08);border-radius:26px;background:rgba(20,4,6,.58);backdrop-filter:blur(18px);box-shadow:0 30px 90px rgba(0,0,0,.35);overflow:hidden;transform:perspective(1100px) rotateY(-2deg)}.kgh-command-top,.kgh-command-foot{height:47px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid rgba(255,255,255,.07)}.kgh-command-top div{display:flex;align-items:center;gap:9px}.kgh-command-top b{font-size:10px;text-transform:uppercase;letter-spacing:1.4px}.kgh-command-top small,.kgh-command-foot{font-size:8px;color:#6f6868;letter-spacing:1.1px}.kgh-dot{width:7px;height:7px;background:#46cf73;border-radius:50%;box-shadow:0 0 12px #46cf73}.kgh-command-main{padding:14px}.kgh-command-feature{display:flex;align-items:center;gap:15px;padding:18px;border:1px solid rgba(243,198,60,.13);background:linear-gradient(100deg,rgba(243,198,60,.08),rgba(243,198,60,.01));border-radius:16px;transition:.25s}.kgh-command-feature:hover{transform:translateY(-2px);border-color:rgba(243,198,60,.3)}.kgh-command-feature .kgh-crown{width:48px;height:48px;border-radius:14px;background:rgba(243,198,60,.1);display:grid;place-items:center;color:var(--kg-gold);font-size:24px}.kgh-command-feature div{flex:1}.kgh-command-feature small{font-size:8px;color:var(--kg-gold);letter-spacing:1.2px}.kgh-command-feature strong{display:block;font-size:17px;margin-top:5px}.kgh-command-feature p{font-size:10px;color:#8e8583;margin:4px 0 0}.kgh-command-feature>i{font-style:normal;color:var(--kg-gold)}.kgh-command-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.kgh-command-grid a{min-height:112px;border:1px solid rgba(255,255,255,.065);border-radius:14px;padding:14px;display:flex;flex-direction:column;transition:.2s;background:rgba(255,255,255,.016)}.kgh-command-grid a:hover{background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.12);transform:translateY(-2px)}.kgh-command-grid span{width:26px;height:26px;color:var(--kg-gold);margin-bottom:14px}.kgh-command-grid svg,.kgh-service-icon svg,.kgh-flow-step svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.kgh-command-grid b{font-size:11px}.kgh-command-grid small{font-size:8px;color:#746d6c;margin-top:4px}.kgh-command-foot{border-top:1px solid rgba(255,255,255,.07);border-bottom:0}.kgh-command-foot span{display:flex;align-items:center;gap:7px}.kgh-command-foot i{width:5px;height:5px;border-radius:50%;background:var(--kg-red2)}.kgh-stats{position:relative;z-index:3;margin-top:70px;border-top:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:repeat(3,1fr) 1.4fr}.kgh-stats>div,.kgh-stats>a{min-height:88px;border-right:1px solid rgba(255,255,255,.07);display:flex;align-items:center;gap:12px;padding:18px 25px}.kgh-stats strong{font-size:19px}.kgh-stats span,.kgh-stats small{font-size:9px;color:#756e6c;text-transform:uppercase;letter-spacing:.8px}.kgh-stats>div{flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.kgh-stats>a{border-right:0}.kgh-stats>a div{display:flex;flex-direction:column;gap:3px;flex:1}.kgh-stats>a strong{font-size:11px}.kgh-stats>a i{font-style:normal;color:var(--kg-gold)}.kgh-whatsapp{width:34px;height:34px!important;border-radius:50%;background:#25d366!important;color:#071d0e!important;display:grid!important;place-items:center;font-size:17px!important}
.kgh-section{padding:105px 0}.kgh-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:48px}.kgh-section-head h2,.kgh-products h2,.kgh-special h2,.kgh-rewards h2,.kgh-global h2,.kgh-faq h2{font-size:clamp(38px,4.4vw,60px);line-height:1.03;letter-spacing:-2.4px;margin:13px 0 0}.kgh-section-head>p{max-width:420px;color:#8f8584;font-size:13px;line-height:1.7}.kgh-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.kgh-service-card{min-height:265px;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:18px;position:relative;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(39,5,8,.68),rgba(13,2,3,.78));backdrop-filter:blur(16px);box-shadow:0 18px 50px rgba(0,0,0,.28);transition:.3s;transition-delay:var(--delay)}.kgh-service-card:before{content:"";position:absolute;width:190px;height:190px;right:-100px;bottom:-100px;background:radial-gradient(circle,rgba(216,23,45,.13),transparent 70%);transition:.3s}.kgh-service-card:hover{transform:translateY(-6px);border-color:rgba(243,198,60,.2);background:linear-gradient(155deg,rgba(243,198,60,.045),rgba(255,255,255,.01))}.kgh-service-card:hover:before{transform:scale(1.5)}.kgh-service-wide{grid-column:span 2}.kgh-service-wide .kgh-service-body{max-width:75%}.kgh-card-image{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.18;filter:saturate(.7)}.kgh-service-card:has(.kgh-card-image):after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(10,8,8,.9),rgba(10,8,8,.35))}.kgh-service-card>*{position:relative;z-index:2}.kgh-service-top{display:flex;justify-content:space-between}.kgh-service-top small{font-size:8px;letter-spacing:1.2px;color:#6f6766}.kgh-service-top i{font-style:normal;color:#625b5a;transition:.25s}.kgh-service-card:hover .kgh-service-top i{color:var(--kg-gold);transform:translate(2px,-2px)}.kgh-service-icon{width:42px;height:42px;color:var(--kg-gold);margin:auto 0 24px;padding:7px;border-radius:11px;background:rgba(243,198,60,.055)}.kgh-service-body strong{font-size:16px}.kgh-service-body p{font-size:10px;color:#837a78;line-height:1.6;max-width:260px;margin:8px 0 12px}.kgh-service-line{height:1px;background:linear-gradient(90deg,var(--kg-gold),transparent);width:0;transition:.35s}.kgh-service-card:hover .kgh-service-line{width:100%}.kgh-text-link{color:var(--kg-gold);font-size:11px;font-weight:750;display:inline-flex;align-items:center;gap:9px}.kgh-flow{display:grid;grid-template-columns:1fr 32px 1fr 32px 1fr 32px 1fr;align-items:center}.kgh-flow-step{min-height:230px;border:1px solid rgba(255,255,255,.07);border-radius:20px;padding:20px;display:flex;flex-direction:column;background:rgba(255,255,255,.015);transition:.25s}.kgh-flow-step:hover{border-color:rgba(243,198,60,.25);transform:translateY(-3px)}.kgh-flow-step small{color:#5e5656;font-size:9px;letter-spacing:1.5px}.kgh-flow-step>span{width:38px;height:38px;color:var(--kg-gold);margin:26px 0 17px}.kgh-flow-step strong{font-size:14px}.kgh-flow-step p{font-size:10px;color:#7c7472;line-height:1.55}.kgh-flow-step>i{font-style:normal;margin-top:auto;color:#5c5554}.kgh-flow-final{background:linear-gradient(145deg,rgba(132,5,21,.3),rgba(255,255,255,.015));border-color:rgba(216,23,45,.2)}.kgh-flow-arrow{text-align:center;color:#3e3938}.kgh-products{padding:30px 0 105px;overflow:hidden}.kgh-products-track{display:flex;gap:24px;white-space:nowrap;font-size:10px;letter-spacing:3px;color:#4f4948;border-top:1px solid var(--kg-line);border-bottom:1px solid var(--kg-line);padding:17px 0;margin-bottom:95px;width:max-content;min-width:100%;animation:kghMarquee 22s linear infinite}.kgh-products-track span{color:#766e6c}.kgh-products-track i{font-style:normal;color:#4c1018}.kgh-products-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.kgh-product-copy p,.kgh-special-card p,.kgh-rewards-copy p,.kgh-global-copy p{font-size:13px;line-height:1.75;color:#8e8482;max-width:470px;margin:22px 0 28px}.kgh-category-cloud{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.kgh-category-cloud a{border:1px solid var(--kg-line);border-radius:15px;padding:15px;display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.018);transition:.2s}.kgh-category-cloud a:hover{border-color:rgba(243,198,60,.24);background:rgba(243,198,60,.04);transform:translateX(3px)}.kgh-category-cloud span{width:36px;height:36px;border-radius:10px;background:#151112;display:grid;place-items:center}.kgh-category-cloud b{font-size:12px;flex:1}.kgh-category-cloud i{font-style:normal;color:#564f4e}.kgh-split{padding-top:40px}.kgh-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.kgh-feature{min-height:420px;border-radius:26px;border:1px solid var(--kg-line);position:relative;overflow:hidden;padding:34px;background:linear-gradient(150deg,rgba(255,255,255,.025),rgba(255,255,255,.006));display:flex;flex-direction:column}.kgh-feature:before{content:"";position:absolute;width:400px;height:400px;border-radius:50%;right:-180px;bottom:-200px;background:radial-gradient(circle,rgba(243,198,60,.12),transparent 65%)}.kgh-feature-track:before{background:radial-gradient(circle,rgba(216,23,45,.18),transparent 65%)}.kgh-feature-content{position:relative;z-index:2}.kgh-feature h3{font-size:30px;letter-spacing:-1.2px;margin:13px 0 12px}.kgh-feature p{font-size:11px;color:#8f8583;max-width:390px;line-height:1.7}.kgh-feature-link{display:block;color:var(--kg-gold);font-size:10px;font-weight:800;margin-top:20px}.kgh-size-visual{margin:auto auto 0;display:flex;align-items:center;gap:9px;position:relative}.kgh-size-visual span{width:55px;height:55px;border:1px solid rgba(255,255,255,.08);border-radius:14px;display:grid;place-items:center;font-weight:800;color:#6d6564}.kgh-size-visual .active{border-color:var(--kg-gold);color:#17100a;background:var(--kg-gold);box-shadow:0 0 35px rgba(243,198,60,.18);transform:scale(1.08)}.kgh-size-visual small{position:absolute;top:-30px;left:118px;color:var(--kg-gold);font-size:8px;letter-spacing:1.3px}.kgh-track-visual{margin:auto 10px 15px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;position:relative}.kgh-track-visual:before{content:"";position:absolute;left:25px;right:25px;top:50%;height:1px;background:linear-gradient(90deg,var(--kg-gold),var(--kg-red2))}.kgh-track-visual i{position:absolute;top:50%;width:7px;height:7px;border-radius:50%;background:#6f5a2c;transform:translateY(-50%)}.kgh-track-visual i:nth-child(1){left:22%}.kgh-track-visual i:nth-child(2){left:43%}.kgh-track-visual i:nth-child(3){left:64%}.kgh-track-visual i:nth-child(4){left:84%;background:var(--kg-red2);box-shadow:0 0 0 6px rgba(216,23,45,.1)}.kgh-track-visual span,.kgh-track-visual em{width:42px;height:42px;background:#171213;border:1px solid var(--kg-line);border-radius:50%;display:grid;place-items:center;font-size:9px;font-style:normal;z-index:2}.kgh-track-visual b{text-align:center;font-size:10px;letter-spacing:7px;color:#554e4d;z-index:2}.kgh-special-card{min-height:480px;border-radius:30px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;padding:60px;background:radial-gradient(circle at 85% 50%,rgba(243,198,60,.12),transparent 25%),linear-gradient(125deg,#1a080a,#0c0b0c 62%);border:1px solid rgba(243,198,60,.14);position:relative;overflow:hidden}.kgh-special-card:before{content:"SPECIAL";position:absolute;right:-20px;bottom:-35px;font-size:140px;font-weight:950;color:rgba(255,255,255,.018);letter-spacing:-8px}.kgh-special-card>div{position:relative;z-index:2}.kgh-special-card .kgh-cta-primary{margin-top:5px}.kgh-special-mark{justify-self:center;width:260px;height:260px;border:1px solid rgba(243,198,60,.14);border-radius:50%;display:flex!important;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 80px rgba(243,198,60,.025),0 0 0 28px rgba(243,198,60,.018),0 0 0 56px rgba(243,198,60,.009)}.kgh-special-mark span{font-size:65px;color:var(--kg-gold);line-height:1}.kgh-special-mark b{letter-spacing:6px;font-size:13px;margin-top:8px}.kgh-special-mark small{font-size:6px;color:#6e6563;letter-spacing:1.4px;margin-top:8px}.kgh-rewards{background:linear-gradient(180deg,transparent,rgba(255,255,255,.01),transparent)}.kgh-rewards-grid{display:grid;grid-template-columns:1fr 420px;gap:90px;align-items:center}.kgh-rank-card{border:1px solid rgba(243,198,60,.14);border-radius:25px;padding:30px;background:linear-gradient(145deg,rgba(243,198,60,.055),rgba(255,255,255,.012));box-shadow:0 30px 80px rgba(0,0,0,.22)}.kgh-rank-top{display:flex;align-items:center;gap:15px}.kgh-rank-top>span{width:50px;height:50px;border-radius:14px;background:var(--kg-gold);color:#17110a;display:grid;place-items:center;font-size:26px}.kgh-rank-top div{display:flex;flex-direction:column}.kgh-rank-top small{font-size:8px;color:#877f7c;letter-spacing:1.5px}.kgh-rank-top strong{font-size:14px;margin-top:3px}.kgh-levels{display:flex;justify-content:space-between;margin:35px 0 13px}.kgh-levels span{font-size:7px;color:#5d5655;letter-spacing:1px}.kgh-levels .active{color:var(--kg-gold)}.kgh-rank-line{height:6px;border-radius:10px;background:#211d1e;overflow:hidden}.kgh-rank-line i{display:block;width:89%;height:100%;background:linear-gradient(90deg,#6d5418,var(--kg-gold))}.kgh-rank-card>small{display:block;font-size:7px;color:#5c5554;letter-spacing:2px;margin-top:26px}.kgh-global-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.kgh-globe{width:440px;height:440px;border-radius:50%;border:1px solid rgba(255,255,255,.06);position:relative;display:grid;place-items:center;background:radial-gradient(circle,rgba(216,23,45,.08),transparent 62%)}.kgh-orbit{position:absolute;border:1px solid rgba(243,198,60,.07);border-radius:50%;inset:45px}.orbit-2{inset:90px}.kgh-world{width:160px;height:160px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#3b0b10,#10090a 70%);border:1px solid rgba(216,23,45,.25);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--kg-gold);font-size:45px;box-shadow:0 0 70px rgba(216,23,45,.12)}.kgh-world small{font-size:7px;letter-spacing:2px;color:#7d6e6e;margin-top:9px}.kgh-globe .pin{position:absolute;width:8px;height:8px;background:var(--kg-gold);border-radius:50%;box-shadow:0 0 0 5px rgba(243,198,60,.08)}.p1{top:66px;left:180px}.p2{top:170px;right:55px}.p3{bottom:80px;right:125px}.p4{bottom:120px;left:60px}.p5{top:130px;left:80px}.kgh-mini-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:25px}.kgh-mini-links a{border:1px solid var(--kg-line);border-radius:16px;padding:15px;display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.015)}.kgh-mini-links>a>span{width:32px;height:32px;border-radius:9px;background:rgba(243,198,60,.07);color:var(--kg-gold);display:grid;place-items:center}.kgh-mini-links div{flex:1;display:flex;flex-direction:column}.kgh-mini-links b{font-size:10px}.kgh-mini-links small{font-size:7px;color:#6f6765;margin-top:4px}.kgh-mini-links i{font-style:normal;color:#5d5554}.kgh-community{padding:35px 0;border-top:1px solid var(--kg-line);border-bottom:1px solid var(--kg-line)}.kgh-community-row{display:flex;justify-content:space-between;align-items:center;gap:40px}.kgh-community h3{margin:8px 0 0;font-size:25px;letter-spacing:-.7px}.kgh-social-row{display:flex;gap:7px}.kgh-social-row a{min-width:85px;border:1px solid var(--kg-line);border-radius:13px;padding:11px;display:flex;flex-direction:column;align-items:center;gap:5px;transition:.2s}.kgh-social-row a:hover{border-color:rgba(243,198,60,.25);transform:translateY(-2px)}.kgh-social-row b{font-size:13px}.kgh-social-row span{font-size:7px;color:#6d6563}.kgh-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.kgh-contact{border:1px solid var(--kg-line);border-radius:20px;padding:22px;display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.016);transition:.25s}.kgh-contact:hover{border-color:rgba(243,198,60,.23);transform:translateY(-3px)}.kgh-contact-badge{width:45px;height:45px;border-radius:13px;background:rgba(243,198,60,.07);color:var(--kg-gold);display:grid;place-items:center;font-weight:900}.kgh-contact>div{display:flex;flex-direction:column;flex:1}.kgh-contact small{font-size:7px;color:#6b6462;letter-spacing:1.5px}.kgh-contact strong{font-size:14px;margin:3px 0}.kgh-contact p{font-size:9px;color:#817977;margin:0}.kgh-contact-go{font-size:8px;color:var(--kg-gold)}.kgh-contact-support{background:linear-gradient(145deg,rgba(216,23,45,.09),rgba(255,255,255,.015))}.kgh-faq{padding-top:50px}.kgh-faq-grid{display:grid;grid-template-columns:320px 1fr;gap:100px}.kgh-faq-title{position:sticky;top:120px;align-self:start}.kgh-faq-item{border-bottom:1px solid var(--kg-line)}.kgh-faq-item button{width:100%;padding:23px 0;border:0;background:transparent;color:white;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.kgh-faq-item button>span{display:flex;align-items:center;gap:18px}.kgh-faq-item button small{font-size:8px;color:#5a5352}.kgh-faq-item button b{font-size:13px}.kgh-faq-item button i{font-style:normal;font-size:18px;color:#5e5755;transition:.25s}.kgh-faq-item>div{max-height:0;overflow:hidden;transition:max-height .35s}.kgh-faq-item p{font-size:11px;line-height:1.7;color:#827a78;max-width:680px;margin:0 0 22px 38px}.kgh-faq-item.open>div{max-height:180px}.kgh-faq-item.open button i{transform:rotate(45deg);color:var(--kg-gold)}.kgh-final{padding:35px 0 100px}.kgh-final-inner{min-height:210px;border:1px solid rgba(243,198,60,.15);border-radius:28px;padding:35px 42px;display:grid;grid-template-columns:70px 1fr auto;gap:25px;align-items:center;background:linear-gradient(120deg,rgba(132,5,21,.22),rgba(243,198,60,.035))}.kgh-final-crown{font-size:45px;color:var(--kg-gold)}.kgh-final small{font-size:8px;letter-spacing:1.5px;color:#716866}.kgh-final h2{font-size:32px;margin:6px 0 4px;letter-spacing:-1px}.kgh-final p{font-size:10px;color:#867d7b;margin:0}.kgh-final-actions{display:flex;gap:8px}.kgh-footer{border-top:1px solid var(--kg-line);padding:55px 0 20px;background:#070708}.kgh-footer-top{display:flex;align-items:center;gap:30px;padding-bottom:36px;border-bottom:1px solid var(--kg-line)}.kgh-footer-top p{font-size:9px;color:#6d6664;max-width:270px}.kgh-backtop{margin-left:auto;width:38px;height:38px;border:1px solid var(--kg-line);border-radius:50%;display:grid;place-items:center;color:#8d8583}.kgh-footer-links{display:grid;grid-template-columns:repeat(4,1fr);padding:40px 0;gap:25px}.kgh-footer-links div{display:flex;flex-direction:column;gap:10px}.kgh-footer-links b{font-size:9px;color:#aaa19f;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:4px}.kgh-footer-links a{font-size:9px;color:#5e5755}.kgh-footer-links a:hover{color:var(--kg-gold)}.kgh-footer-bottom{padding-top:18px;border-top:1px solid var(--kg-line);display:flex;justify-content:space-between;font-size:7px;color:#4e4847;letter-spacing:1px}.kgh-float-wa{position:fixed;right:20px;bottom:20px;z-index:70;background:#25d366;color:#071c0e!important;height:48px;padding:0 17px;border-radius:999px;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:850;box-shadow:0 14px 40px rgba(0,0,0,.35)}.kgh-float-wa span{font-size:17px}.kgh-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.2,1)}.kgh-reveal.visible{opacity:1;transform:none}.kgh-reveal[data-delay="120"]{transition-delay:.12s}@keyframes kghPulse{50%{box-shadow:0 0 0 8px rgba(243,198,60,0)}}@keyframes kghMarquee{to{transform:translateX(-35%)}}
@media(max-width:1050px){.kgh-nav{display:none}.kgh-menu{display:block}.kgh-header.menu-open{background:rgba(8,8,9,.97)}.kgh-header.menu-open .kgh-nav{display:flex;position:absolute;top:82px;left:0;right:0;background:rgba(8,8,9,.98);padding:18px 25px 28px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--kg-line)}.kgh-hero-grid{grid-template-columns:1fr;gap:45px}.kgh-hero{padding-top:140px}.kgh-command{max-width:620px;transform:none}.kgh-service-grid{grid-template-columns:repeat(3,1fr)}.kgh-service-wide{grid-column:span 1}.kgh-service-wide .kgh-service-body{max-width:none}.kgh-flow{grid-template-columns:1fr 1fr;gap:10px}.kgh-flow-arrow{display:none}.kgh-products-grid,.kgh-global-grid{gap:50px}.kgh-rewards-grid{grid-template-columns:1fr 380px;gap:45px}.kgh-globe{width:380px;height:380px}.kgh-faq-grid{gap:55px}}
@media(max-width:780px){.kgh-container{width:min(100% - 28px,1180px)}.kgh-header-inner{height:68px}.kgh-brand img{width:48px;height:34px}.kgh-brand>span{font-size:12px}.kgh-brand small{font-size:6px}.kgh-desktop-cta{display:none}.kgh-menu{width:38px;height:38px}.kgh-lang-current{height:38px}.kgh-header.menu-open .kgh-nav{top:68px}.kgh-hero{min-height:auto;padding:120px 0 22px}.kgh-hero-grid{gap:40px}.kgh-hero h1{font-size:52px;letter-spacing:-2.8px;margin-top:22px}.kgh-hero-copy>p{font-size:14px;line-height:1.65}.kgh-hero-actions>*{flex:1;min-width:150px}.kgh-command{border-radius:20px}.kgh-command-grid a{min-height:105px}.kgh-stats{grid-template-columns:repeat(3,1fr);margin-top:45px}.kgh-stats>a{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.07)}.kgh-stats>div{padding:14px 10px;min-height:70px}.kgh-stats strong{font-size:15px}.kgh-stats span{font-size:7px}.kgh-section{padding:75px 0}.kgh-section-head{display:block;margin-bottom:32px}.kgh-section-head h2,.kgh-products h2,.kgh-special h2,.kgh-rewards h2,.kgh-global h2,.kgh-faq h2{font-size:40px;letter-spacing:-1.8px}.kgh-section-head>p{margin-top:17px}.kgh-section-head .kgh-text-link{margin-top:18px}.kgh-service-grid{grid-template-columns:1fr 1fr}.kgh-service-card{min-height:225px;padding:15px}.kgh-service-icon{margin:36px 0 18px}.kgh-flow{grid-template-columns:1fr 1fr}.kgh-flow-step{min-height:210px}.kgh-products-track{margin-bottom:65px}.kgh-products-grid,.kgh-split-grid,.kgh-special-card,.kgh-rewards-grid,.kgh-global-grid,.kgh-faq-grid{grid-template-columns:1fr}.kgh-products-grid{gap:45px}.kgh-feature{min-height:370px}.kgh-special-card{padding:38px 25px;gap:70px}.kgh-special-mark{width:190px;height:190px}.kgh-special-mark span{font-size:50px}.kgh-rewards-grid{gap:38px}.kgh-globe{width:330px;height:330px;margin:auto}.kgh-orbit{inset:35px}.orbit-2{inset:75px}.kgh-world{width:130px;height:130px}.kgh-community-row{display:block}.kgh-social-row{margin-top:22px;overflow-x:auto;padding-bottom:5px}.kgh-social-row a{min-width:78px}.kgh-contact-grid{grid-template-columns:1fr}.kgh-faq-title{position:static}.kgh-faq-grid{gap:25px}.kgh-final-inner{grid-template-columns:55px 1fr}.kgh-final-actions{grid-column:1/-1}.kgh-footer-links{grid-template-columns:1fr 1fr}.kgh-footer-top p{display:none}}
@media(max-width:480px){.kgh-hero h1{font-size:45px}.kgh-eyebrow{font-size:8px;letter-spacing:1.5px}.kgh-hero-actions{display:grid;grid-template-columns:1fr}.kgh-command-top small{display:none}.kgh-command-main{padding:10px}.kgh-command-feature{padding:14px}.kgh-command-feature .kgh-crown{width:42px;height:42px}.kgh-command-feature strong{font-size:14px}.kgh-command-grid{gap:6px}.kgh-service-grid{grid-template-columns:1fr 1fr;gap:8px}.kgh-service-card{min-height:210px}.kgh-service-body strong{font-size:13px}.kgh-service-body p{font-size:8px}.kgh-flow{grid-template-columns:1fr}.kgh-flow-step{min-height:180px}.kgh-flow-step>span{margin:22px 0 12px}.kgh-category-cloud{grid-template-columns:1fr 1fr}.kgh-category-cloud a{padding:10px;gap:8px}.kgh-category-cloud span{width:31px;height:31px}.kgh-category-cloud b{font-size:10px}.kgh-feature{padding:25px}.kgh-size-visual span{width:46px;height:46px}.kgh-size-visual small{left:95px}.kgh-special-card{min-height:570px}.kgh-globe{width:290px;height:290px}.kgh-global-grid{gap:40px}.kgh-mini-links{grid-template-columns:1fr}.kgh-contact{padding:16px}.kgh-contact-go{display:none}.kgh-final-inner{padding:28px 22px}.kgh-final-crown{font-size:38px}.kgh-final h2{font-size:25px}.kgh-final-actions{display:grid;grid-template-columns:1fr}.kgh-footer-bottom{display:block;line-height:1.8}.kgh-float-wa b{display:none}.kgh-float-wa{width:48px;padding:0;justify-content:center;border-radius:50%}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.kgh-reveal{opacity:1;transform:none}}


/* v1.4.0 — responsive system, contrast and content hierarchy */
:root{--kg-line:rgba(255,255,255,.20);--kg-muted:rgba(255,255,255,.68)}
.kgh-container{width:min(1240px,calc(100% - 48px))}
.kgh-hero{min-height:760px;padding:128px 0 30px}
.kgh-hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.72fr);gap:clamp(36px,6vw,82px)}
.kgh-hero h1{font-size:clamp(46px,5.3vw,78px);line-height:.98;letter-spacing:clamp(-3.5px,-.25vw,-2px);max-width:760px}
.kgh-hero-copy>p{font-size:clamp(15px,1.25vw,18px);line-height:1.7;color:rgba(255,255,255,.76)}
.kgh-hero-note{color:rgba(255,255,255,.58)}
.kgh-hero-brandpanel{min-height:380px;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(145deg,rgba(42,5,8,.72),rgba(20,2,4,.52));backdrop-filter:blur(16px);box-shadow:0 28px 80px rgba(62,0,4,.22);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px;position:relative;overflow:hidden}
.kgh-hero-brandpanel:before,.kgh-hero-brandpanel:after{content:"";position:absolute;border:1px solid rgba(255,218,76,.12);border-radius:50%}.kgh-hero-brandpanel:before{width:310px;height:310px}.kgh-hero-brandpanel:after{width:230px;height:230px}.kgh-brandpanel-ring{width:110px;height:110px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,218,76,.34);background:rgba(255,218,76,.07);box-shadow:0 0 60px rgba(255,210,40,.11);position:relative;z-index:2}.kgh-brandpanel-ring span{font-size:54px;color:var(--kg-gold)}
.kgh-hero-brandpanel>small,.kgh-hero-brandpanel>strong,.kgh-hero-brandpanel>p,.kgh-brandpanel-line{position:relative;z-index:2}.kgh-hero-brandpanel>small{margin-top:22px;color:var(--kg-gold);font-size:9px;letter-spacing:3px}.kgh-hero-brandpanel>strong{font-size:24px;letter-spacing:2px;margin-top:5px}.kgh-hero-brandpanel>p{font-size:9px;color:rgba(255,255,255,.55);letter-spacing:1.4px}.kgh-brandpanel-line{width:100%;display:flex;align-items:center;gap:10px;margin-top:22px}.kgh-brandpanel-line i{height:1px;background:rgba(255,255,255,.18);flex:1}.kgh-brandpanel-line b{font-size:7px;color:rgba(255,255,255,.55);letter-spacing:1.6px}
.kgh-stats{grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.20);margin-top:54px}.kgh-stats>div{border-right:1px solid rgba(255,255,255,.16);min-height:78px}.kgh-stats>div:last-child{border-right:0}.kgh-stats span,.kgh-stats small{color:rgba(255,255,255,.58)}
.kgh-section{padding:88px 0}.kgh-section-head{margin-bottom:38px}.kgh-section-head h2,.kgh-products h2,.kgh-special h2,.kgh-rewards h2,.kgh-global h2,.kgh-faq h2{font-size:clamp(34px,4vw,54px);letter-spacing:clamp(-2px,-.16vw,-1px)}
.kgh-section-head>p,.kgh-product-copy p,.kgh-special-card p,.kgh-rewards-copy p,.kgh-global-copy p{color:rgba(255,255,255,.70)}
.kgh-kicker{color:#ffd85a}
.kgh-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.kgh-service-card{min-height:225px;border-color:rgba(255,255,255,.16);background:linear-gradient(180deg,rgba(78,8,13,.48),rgba(39,3,6,.62));box-shadow:0 16px 40px rgba(72,0,5,.16)}.kgh-service-top small{color:rgba(255,255,255,.56)}.kgh-service-body p,.kgh-command-feature p,.kgh-command-grid small{color:rgba(255,255,255,.64)}.kgh-service-line{background:rgba(255,255,255,.18)}
.kgh-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.kgh-flow-arrow{display:none}.kgh-flow-step{min-height:205px;border-color:rgba(255,255,255,.18);background:linear-gradient(180deg,rgba(76,8,13,.44),rgba(40,4,7,.52));padding:20px}.kgh-flow-step small{color:rgba(255,255,255,.50)}.kgh-flow-step p{font-size:11px;color:rgba(255,255,255,.68)}.kgh-flow-step>i{color:rgba(255,255,255,.58)}
.kgh-products{padding:18px 0 82px}.kgh-products-track{border-color:rgba(255,255,255,.19);color:rgba(255,255,255,.42);margin-bottom:44px;padding:14px 0}.kgh-products-track span{color:rgba(255,255,255,.48)}.kgh-products-track i{color:rgba(255,216,90,.60)}.kgh-products-grid{gap:clamp(40px,6vw,80px)}.kgh-category-cloud a{border-color:rgba(255,255,255,.16);background:rgba(64,6,10,.34)}.kgh-category-cloud i{color:rgba(255,255,255,.54)}
.kgh-split{padding-top:24px}.kgh-feature{min-height:350px;border-color:rgba(255,255,255,.16);background:linear-gradient(150deg,rgba(66,6,10,.48),rgba(31,3,5,.56));padding:30px}.kgh-feature p{font-size:12px;color:rgba(255,255,255,.68)}.kgh-size-visual span{border-color:rgba(255,255,255,.18);color:rgba(255,255,255,.65)}
.kgh-special-card{min-height:410px;padding:48px;border-color:rgba(255,218,76,.24);background:radial-gradient(circle at 85% 50%,rgba(255,216,76,.10),transparent 25%),linear-gradient(125deg,rgba(76,7,12,.70),rgba(29,3,5,.70) 62%)}
.kgh-rank-card,.kgh-contact,.kgh-social-row a,.kgh-mini-links a,.kgh-faq-item{border-color:rgba(255,255,255,.16)}.kgh-rank-top small,.kgh-levels span,.kgh-rank-card>small,.kgh-world small,.kgh-mini-links small,.kgh-contact small,.kgh-contact p,.kgh-faq-item p{color:rgba(255,255,255,.58)}
.kgh-global-grid{gap:clamp(45px,7vw,90px)}.kgh-globe{width:min(38vw,400px);height:min(38vw,400px);border-color:rgba(255,255,255,.14)}
.kgh-final{padding:24px 0 80px}.kgh-final-inner{min-height:185px;border-color:rgba(255,218,76,.25);padding:30px 36px}.kgh-final p{color:rgba(255,255,255,.66)}
.kgh-footer{background:rgba(38,2,5,.72);border-color:rgba(255,255,255,.16)}.kgh-footer-top,.kgh-footer-bottom{border-color:rgba(255,255,255,.15)}.kgh-footer-links a,.kgh-footer-top p,.kgh-footer-bottom{color:rgba(255,255,255,.55)}
@media(max-width:1050px){.kgh-hero-grid{grid-template-columns:1fr .72fr;gap:35px}.kgh-hero-brandpanel{min-height:330px}.kgh-service-grid{grid-template-columns:repeat(2,1fr)}.kgh-global-grid{grid-template-columns:.85fr 1.15fr}.kgh-globe{width:340px;height:340px}}
@media(max-width:780px){.kgh-container{width:min(100% - 32px,1240px)}.kgh-header-inner{height:66px}.kgh-hero{padding:104px 0 18px;min-height:auto}.kgh-hero-grid{grid-template-columns:1fr;gap:28px}.kgh-hero h1{font-size:clamp(39px,11vw,50px);line-height:1;letter-spacing:-2.2px;margin:20px 0 18px}.kgh-hero-copy>p{font-size:15px;line-height:1.62}.kgh-hero-actions{gap:10px}.kgh-cta-primary,.kgh-cta-secondary{min-height:50px}.kgh-hero-brandpanel{min-height:240px;border-radius:24px}.kgh-brandpanel-ring{width:82px;height:82px}.kgh-brandpanel-ring span{font-size:40px}.kgh-hero-brandpanel:before{width:220px;height:220px}.kgh-hero-brandpanel:after{width:165px;height:165px}.kgh-stats{margin-top:28px}.kgh-stats>div{min-height:68px;padding:12px}.kgh-section{padding:58px 0}.kgh-section-head{margin-bottom:28px}.kgh-section-head h2,.kgh-products h2,.kgh-special h2,.kgh-rewards h2,.kgh-global h2,.kgh-faq h2{font-size:clamp(32px,9vw,40px);line-height:1.03;letter-spacing:-1.6px}.kgh-section-head>p{font-size:12px;margin-top:15px}.kgh-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kgh-service-card{min-height:190px;padding:15px}.kgh-service-icon{margin:26px 0 14px}.kgh-service-body strong{font-size:13px}.kgh-service-body p{font-size:9px;line-height:1.5}.kgh-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kgh-flow-step{min-height:185px;padding:16px}.kgh-flow-step>span{margin:18px 0 12px}.kgh-products{padding:8px 0 58px}.kgh-products-track{margin-bottom:28px;font-size:9px;letter-spacing:2px;padding:12px 0}.kgh-products-grid{grid-template-columns:1fr;gap:34px}.kgh-product-copy p{font-size:13px;margin:17px 0 24px}.kgh-category-cloud{grid-template-columns:repeat(2,1fr)}.kgh-split-grid{grid-template-columns:1fr;gap:12px}.kgh-feature{min-height:290px;padding:24px}.kgh-feature h3{font-size:26px}.kgh-special-card{grid-template-columns:1fr;min-height:auto;padding:34px 24px;gap:42px}.kgh-special-mark{width:170px;height:170px}.kgh-special-mark span{font-size:46px}.kgh-rewards-grid,.kgh-global-grid{grid-template-columns:1fr;gap:34px}.kgh-globe{width:290px;height:290px;margin:auto}.kgh-orbit{inset:30px}.orbit-2{inset:66px}.kgh-world{width:110px;height:110px;font-size:36px}.kgh-contact-grid{grid-template-columns:1fr}.kgh-faq-grid{grid-template-columns:1fr;gap:20px}.kgh-final-inner{grid-template-columns:44px 1fr;padding:26px 22px}.kgh-final-actions{grid-column:1/-1}.kgh-footer{padding-top:42px}.kgh-footer-links{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.kgh-container{width:calc(100% - 28px)}.kgh-brand>span{display:none}.kgh-hero{padding-top:92px}.kgh-hero h1{font-size:38px;letter-spacing:-1.8px}.kgh-hero-copy>p{font-size:14px}.kgh-hero-actions{display:grid;grid-template-columns:1fr}.kgh-hero-brandpanel{min-height:215px}.kgh-hero-brandpanel>strong{font-size:20px}.kgh-stats{grid-template-columns:repeat(3,1fr)}.kgh-stats strong{font-size:14px}.kgh-stats span{font-size:6.5px}.kgh-section{padding:48px 0}.kgh-section-head h2,.kgh-products h2,.kgh-special h2,.kgh-rewards h2,.kgh-global h2,.kgh-faq h2{font-size:31px;letter-spacing:-1.25px}.kgh-service-grid{grid-template-columns:1fr}.kgh-service-card{min-height:170px}.kgh-flow{grid-template-columns:1fr}.kgh-flow-step{min-height:160px}.kgh-category-cloud{grid-template-columns:1fr 1fr}.kgh-feature{min-height:270px}.kgh-size-visual span{width:42px;height:42px}.kgh-special-card{padding:30px 20px}.kgh-globe{width:260px;height:260px}.kgh-final{padding-bottom:64px}.kgh-final-inner{grid-template-columns:1fr}.kgh-final-crown{display:none}.kgh-final-actions{grid-column:auto}.kgh-footer-links{grid-template-columns:1fr 1fr;gap:22px}.kgh-float-wa{right:14px;bottom:14px}}
