:root{--kyl-primary: #2563eb;--kyl-accent: #3b82f6;color-scheme:light}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{background:#fafafa;-webkit-font-smoothing:antialiased}a{color:inherit}button{font-family:inherit}@keyframes kyl-spin{to{transform:rotate(360deg)}}@keyframes kyl-hotspot-pulse{0%,to{opacity:.75}50%{opacity:1}}.kyl-hub-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.kyl-hub-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.kyl-hub-grid{grid-template-columns:repeat(3,1fr)}}.kyl-hub-card{transition:box-shadow .15s ease,transform .15s ease}.kyl-hub-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-2px)}.kyl-embed{height:100vh}
