:root{font-family:"Trebuchet MS",system-ui,sans-serif;color:#173b68;background:#7bcdf3}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;background:linear-gradient(#86d7fb 0 66%,#7fce6b 66%);overflow:hidden}button{font:inherit;cursor:pointer}.hub-shell{width:min(920px,100%);height:min(720px,100vh);background:#dff6ff;border:6px solid #fff;border-radius:30px;overflow:hidden;box-shadow:0 10px 0 #318fc1,0 25px 50px #15517166}.topbar{height:82px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:10px 24px;background:#51bced;border-bottom:5px solid #3398c9}.brand{border:0;background:none;color:#fff;font-weight:900;font-size:1.5rem;text-shadow:0 3px #217aa7}.brand:before{content:"🦆 "}.coins{padding:8px 14px;border:3px solid #e7a720;border-radius:999px;background:#fff29d;color:#875300;font-weight:900;box-shadow:0 3px #cc8b11}.vip-button,.checkout{border:3px solid #9c46ab;border-radius:14px;background:#ed74ec;color:#fff;padding:9px 14px;font-weight:900;text-shadow:0 2px #9c46ab;box-shadow:0 4px #a13caf}.dashboard{height:calc(100% - 82px);padding:42px clamp(24px,8vw,82px);overflow:auto;background:radial-gradient(#fff 1px,transparent 2px) 0 0/25px 25px,linear-gradient(#c9efff,#e9fbff)}.hero{text-align:center}.hero span,.eyebrow{color:#347eb8;font-size:.75rem;font-weight:900;letter-spacing:.14em}.hero h1{margin:7px 0;color:#287fc2;font-size:clamp(3rem,8vw,5.5rem);line-height:.92;letter-spacing:-.07em;text-shadow:0 5px #fff,0 9px #68b7e2}.hero p{color:#3d7598;font-weight:800}.game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:40px}.game-card{min-height:235px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:22px;border:5px solid #fff;border-radius:25px;background:linear-gradient(135deg,#fff6b1,#ffd768);color:#874900;box-shadow:0 8px #e6a728,0 14px 22px #318fc133;text-align:center;transition:.15s}.game-card:hover{transform:translateY(-4px) rotate(-1deg)}.game-card:active{transform:translateY(5px);box-shadow:0 3px #e6a728}.game-icon{margin:auto 0 0;font-size:5rem;filter:drop-shadow(0 5px #e9a421)}.game-card strong{font-size:1.45rem}.game-card small{font-weight:800;color:#a36b21}.game-card b{padding:5px 24px;border-radius:99px;background:#fff;color:#297fbf;font-size:.8rem;box-shadow:0 3px #badff2}.space-card{background:linear-gradient(135deg,#5c70cc,#20205b);color:#fff;box-shadow:0 8px #29296e,0 14px 22px #25256655}.space-card small{color:#d7e2ff}.space-card .game-icon{filter:drop-shadow(0 5px #20205b)}.space-card b{color:#36368c}.play-screen{height:calc(100% - 82px);min-height:0;padding:10px;background:#5cbde8}.play-toolbar{height:48px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.play-toolbar strong{color:#fff;text-align:center;text-shadow:0 2px #217aa7}.back-button,.fullscreen-button{border:3px solid #fff;border-radius:12px;padding:7px 11px;font-weight:900}.back-button{background:#fff39e;color:#895400;box-shadow:0 3px #d49b20}.fullscreen-button{background:#68d781;color:#0e4c1d;box-shadow:0 3px #259244}.play-screen iframe{display:block;width:100%;height:calc(100% - 48px);border:5px solid #fff;border-radius:20px;background:#fff;box-shadow:0 5px #278fc1}.hub-shell.game-open{width:100vw;height:100vh;max-width:none;border:0;border-radius:0;box-shadow:none}.hub-shell.game-open .topbar{display:none}.hub-shell.game-open .play-screen{height:100vh;padding:8px}.hub-shell.game-open .play-screen iframe{height:calc(100vh - 56px);border-radius:12px}.modal[hidden],[hidden]{display:none!important}.modal{position:fixed;inset:0;display:grid;place-items:center;padding:20px;background:#164b7b91}.modal-card{position:relative;width:min(430px,100%);padding:36px;border:6px solid #fff;border-radius:28px;background:linear-gradient(#fff,#e3f8ff);box-shadow:0 10px #3a9dcd,0 20px 45px #102a4355}.modal-card h2{color:#277fc2;margin:8px 0}.modal-card ul{color:#456d89;font-weight:800;line-height:1.8}.checkout{width:100%;margin-top:20px}.close{position:absolute;right:15px;top:9px;border:0;background:none;color:#277fc2;font-size:1.8rem}.store-message{text-align:center;color:#477895;font-size:.85rem;font-weight:700}@media(max-width:620px){.hub-shell{height:100vh;border:0;border-radius:0}.topbar{height:70px;padding:8px 10px;gap:7px}.brand{font-size:1rem}.coins{font-size:.85rem;padding:7px 9px}.vip-button{font-size:.76rem;padding:8px}.dashboard{height:calc(100% - 70px);padding:30px 18px}.game-grid{grid-template-columns:1fr;gap:18px}.game-card{min-height:190px}.game-icon{font-size:4rem}.play-screen{height:calc(100% - 70px)}.play-toolbar{gap:5px}.play-toolbar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem}.back-button,.fullscreen-button{font-size:.72rem;padding:6px}.hub-shell.game-open .play-screen{height:100vh}.hub-shell.game-open .play-screen iframe{height:calc(100vh - 54px)}}
