@import url("https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Sora,sans-serif;color:#1a2540;overflow-x:hidden;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.kga-nav{background:#0c1f3f;position:-webkit-sticky;position:sticky;top:0;z-index:999;border-bottom:3px solid #e6a817;font-family:Sora,sans-serif;margin-top:-3px}.kga-nav-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:68px;justify-content:space-between}.kga-logo,.kga-nav-inner{display:flex;align-items:center}.kga-logo{gap:10px;text-decoration:none}.kga-logo-mark{width:40px;height:40px;background:#e6a817;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;flex-shrink:0}.kga-logo-mark span{display:block;height:3px;background:#0c1f3f;border-radius:2px}.kga-logo-text{color:#fff;font-size:1.1rem;font-weight:800;letter-spacing:-.02em;line-height:1.1}.kga-logo-text small{display:block;font-size:.62rem;font-weight:500;color:#94afd4;letter-spacing:.08em;text-transform:uppercase}.kga-menu{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.kga-menu li{margin:0;padding:0;position:relative}.kga-menu a{color:#c0d2ea;text-decoration:none;font-size:.875rem;font-weight:500;padding:7px 14px;border-radius:6px;transition:all .2s;display:block;font-family:Sora,sans-serif}.kga-menu a:hover{color:#fff;background:hsla(0,0%,100%,.08)}.kga-dropdown{display:none;position:absolute;top:100%;left:0;background:#0c1f3f;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;min-width:240px;padding:8px 0;z-index:1000;box-shadow:0 12px 32px rgba(0,0,0,.3)}.kga-dropdown li{padding:0}.kga-dropdown a{display:block;padding:10px 18px;font-size:.82rem;color:hsla(0,0%,100%,.85)!important;border-bottom:1px solid hsla(0,0%,100%,.06);white-space:nowrap}.kga-dropdown a:hover{background:hsla(0,0%,100%,.07);color:#e6a817!important}.kga-dd-badge{font-size:.65rem;font-weight:700;padding:2px 7px;border-radius:8px;margin-left:8px;vertical-align:middle}.kga-dd-live{background:rgba(21,128,61,.2);color:#4ade80}.kga-dd-soon{background:rgba(234,88,12,.2);color:#fb923c}.kga-menu li:hover .kga-dropdown{display:block}.kga-menu .kga-nav-cta{background:#e6a817;color:#0c1f3f!important;font-weight:700!important;padding:8px 20px!important}.kga-menu .kga-nav-cta:hover{background:#fbbf24!important}.kga-hamburger{display:none;background:none;border:none;cursor:pointer;padding:4px}.kga-hamburger span{display:block;width:24px;height:2px;background:#fff;margin:5px 0;border-radius:2px}@media (max-width:700px){.kga-menu{display:none;position:fixed;top:68px;left:0;right:0;background:#0c1f3f;flex-direction:column;align-items:stretch;padding:12px 16px 16px;gap:4px;border-bottom:2px solid #e6a817;z-index:998}.kga-menu.open{display:flex}.kga-hamburger{display:block}}.kga-footer{background:#080f1e;color:hsla(0,0%,100%,.7);padding:56px 24px 28px;font-family:Sora,sans-serif}.kga-footer-inner{max-width:1200px;margin:0 auto}.kga-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:40px;gap:40px;margin-bottom:48px}.kga-footer-brand-name{color:#fff;font-size:1.1rem;font-weight:800;margin-bottom:4px}.kga-footer-brand-tag{font-size:.72rem;color:#e6a817;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.kga-footer-brand-desc{font-size:.82rem;line-height:1.65;color:hsla(0,0%,100%,.55);max-width:260px}.kga-footer-col-title{color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:16px}.kga-footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.kga-footer-col ul li a{font-size:.82rem;color:hsla(0,0%,100%,.55);transition:color .2s}.kga-footer-col ul li a:hover{color:#e6a817}.kga-footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.kga-footer-copy{font-size:.78rem;color:hsla(0,0%,100%,.35)}.kga-footer-legal{display:flex;gap:20px}.kga-footer-legal a{font-size:.78rem;color:hsla(0,0%,100%,.35);transition:color .2s}.kga-footer-legal a:hover{color:hsla(0,0%,100%,.7)}@media (max-width:900px){.kga-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:500px){.kga-footer-grid{grid-template-columns:1fr}.kga-footer-bottom{flex-direction:column;text-align:center}}