:root{color-scheme:dark;--ink:#f5f5ff;--muted:#b8bcd4;--cyan:#75ddf5;--violet:#a77afb}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% -20%,#322151,#080c1c 60%);color:var(--ink);font:14px/1.6 Space Grotesk,Arial,sans-serif;min-height:100vh}.topbar{height:68px;border-bottom:1px solid #ffffff26;display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:10px}.brand{text-decoration:none;color:var(--ink);font-size:17px;letter-spacing:.14em;font-weight:800;white-space:nowrap}.brand small{color:var(--cyan);font-size:8px;display:block;letter-spacing:.22em}nav{display:flex;align-items:center;gap:15px}nav a{font-size:11px;color:#bfc4de;text-decoration:none}nav button,.pause-settings{font:700 11px Arial;color:#fff;background:#503da0;border:1px solid #8d78e8;border-radius:10px;padding:9px 12px;cursor:pointer}.shell{width:min(1120px,calc(100% - 30px));margin:auto;padding-bottom:70px}.intro{padding:65px 0 25px}.eyebrow{color:var(--cyan);font-size:11px;font-weight:700;letter-spacing:.16em}.intro h1{font-size:clamp(36px,6vw,64px);line-height:1.07;margin:9px 0}.intro h1 em{font-style:normal;color:#b192ff}.intro>p:last-child,.notice{color:var(--muted);max-width:690px}.game-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.world-card{position:relative;isolation:isolate;overflow:hidden;border:1px solid #8176bf55;background:linear-gradient(125deg,#1a1c36,#121728);border-radius:17px;padding:24px;color:var(--ink);text-align:left;min-height:245px;cursor:pointer}.world-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b102433,#080c1cdd 88%),var(--world-art) center/cover;z-index:-1;opacity:.92}.world-card:hover,.world-card:focus-visible{border-color:var(--cyan);background:#24294c;outline-offset:3px}.world-card strong,.world-card .genre,.world-card .card-desc,.world-card .enter{position:relative;display:block;text-shadow:0 2px 8px #000}.world-card strong{font-size:23px;margin:12px 0 6px}.world-card .genre{font-size:11px;color:var(--cyan)}.world-card .card-desc{color:#e0e3f4;min-height:48px;font-size:12px}.world-card .enter{font-weight:700;color:#cbb7ff;margin-top:13px}.notice{font-size:11px;border-left:2px solid #8176bf;padding-left:12px;margin:20px 0}.stage{margin-top:28px;border:1px solid #7376aa7a;border-radius:17px;background:#10162b;overflow:hidden}.stage-head{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid #ffffff24}.stage-head button{border:1px solid #6d64bf;background:#272557;color:#fff;border-radius:8px;padding:9px;font-size:11px}.stage-head strong{font-size:17px}.stage-head p{margin-left:auto;color:var(--cyan);font-size:11px}.game-host{min-height:400px}button{cursor:pointer}.game-store{width:min(650px,calc(100% - 24px));border:1px solid #907be6;background:linear-gradient(140deg,#141933,#0b1022);border-radius:20px;color:var(--ink);padding:0;box-shadow:0 20px 80px #000b}.game-store::backdrop{background:#050711c9;backdrop-filter:blur(4px)}.game-store form{display:flex;justify-content:flex-end;padding:12px 14px 0}.store-close{font-size:24px!important;border:0!important;background:transparent!important}.store-content{padding:0 22px 22px}.store-content h2{margin:4px 0;font-size:28px}.store-sub,.store-note{color:var(--muted);font-size:12px}.store-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.store-product{border:1px solid #ffffff1f;border-radius:13px;padding:14px;background:#ffffff08;display:grid;gap:4px}.store-product span{color:var(--cyan);font-size:12px}.store-product button,.store-resume{margin-top:8px;border:1px solid #55cde6;background:#133144;color:#e9fcff;border-radius:8px;padding:10px;font-weight:700}.store-product button:disabled{opacity:.45}.store-resume{width:100%;background:#503da0;border-color:#8d78e8}@media(max-width:700px){.game-list{grid-template-columns:1fr}.world-card{min-height:190px}.intro{padding:39px 0 20px}.stage-head{flex-wrap:wrap}.stage-head p{flex-basis:100%;margin:0}.pause-settings{margin-left:auto}.topbar{padding:0 9px}nav{gap:5px}nav a{font-size:9px}nav button{font-size:9px;padding:7px}.brand{font-size:13px}.store-products{grid-template-columns:1fr}.store-content{padding:0 15px 18px}}.game-store{max-height:min(94vh,900px);overflow-y:auto}.store-head{padding:14px 20px 6px}.store-head h2{font-size:27px;line-height:1.2;margin:6px 0}.store-head>p:last-child{color:var(--muted);font-size:12px}.game-store .store-close{float:right;color:#fff;background:transparent;border:0;font-size:24px;min-width:44px;min-height:44px}.audio-settings{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 20px;border-block:1px solid #ffffff25;flex-wrap:wrap}.audio-settings>label{display:flex;gap:7px;align-items:center;font-size:12px;min-height:44px}.audio-settings input[type=range]{width:min(140px,28vw)}.audio-settings input[type=checkbox]{width:18px;height:18px}.game-store .levela-storefront{padding:0 20px}.hub-footer{padding:26px max(16px,calc((100vw - 1120px)/2));display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid #ffffff22;color:#aebed8;font-size:12px}.hub-footer>div{display:flex;gap:20px}.hub-footer a{color:#9fe7f7}.hub-footer a:hover{text-decoration:underline}.game-store .store-resume{display:block;width:calc(100% - 40px);margin:14px 20px 20px}.topbar nav{min-width:0}.topbar nav button{white-space:nowrap}body[dir=rtl] .world-card{text-align:right}body[dir=rtl] .notice{border-left:0;border-right:2px solid #8176bf;padding-left:0;padding-right:12px}body[dir=rtl] .stage-head p{margin-left:0;margin-right:auto}@media(max-width:600px){.store-head{padding:10px 13px 0}.game-store .levela-storefront{padding:0 12px}.audio-settings{padding:8px 12px}.hub-footer{display:block;text-align:center}.hub-footer>div{justify-content:center;margin-top:10px;flex-wrap:wrap}.topbar{gap:4px}.topbar nav{gap:3px}.topbar nav button{padding:7px 5px;font-size:9px}.brand{font-size:12px}.audio-settings input[type=range]{width:120px}}body.playing .game-list,body.playing .intro,body.playing .notice{display:none}body.playing .stage{margin-top:22px}body.playing .shell{padding-bottom:30px}
