*{box-sizing:border-box;margin:0;padding:0}html,body{user-select:none;background:#bfe3f2;width:100%;height:100%;font-family:ui-rounded,SF Pro Rounded,Comic Sans MS,system-ui,sans-serif;overflow:hidden}#game,#game canvas{display:block;position:absolute;inset:0}#sidebar{color:#fff;background:#18202ce0;border-radius:16px;width:178px;max-height:calc(100vh - 28px);padding:14px 12px;position:absolute;top:14px;left:14px;overflow-y:auto;box-shadow:0 6px 24px #00000040}#sidebar h1{text-align:center;letter-spacing:.5px;margin-bottom:12px;font-size:19px;line-height:1.15}#sidebar h1 span{color:#ffcf4d}#tabs{grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:10px;display:grid}.tab{color:#aebdcf;cursor:pointer;background:#ffffff12;border:2px solid #0000;border-radius:10px;flex-direction:column;align-items:center;gap:1px;padding:6px 2px 4px;font-family:inherit;display:flex}.tab .t-icon{font-size:17px;line-height:1}.tab .t-label{text-transform:uppercase;letter-spacing:.4px;font-size:8px;font-weight:700}.tab:hover{background:#ffffff24}.tab.active{color:#ffe9ad;background:#ffcf4d29;border-color:#ffcf4d}#panels .panel{display:none}#panels .panel.active{display:block}#custom-panel{background:#ffffff0f;border-radius:10px;margin:6px 2px 4px;padding:8px}.swatch-row{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:6px;display:flex}.swatch-label{text-transform:uppercase;letter-spacing:1px;color:#93a6bd;flex-basis:100%;margin-bottom:2px;font-size:10px;font-weight:700}.swatch{cursor:pointer;border:2px solid #0000;border-radius:5px;width:17px;height:17px;padding:0}.swatch:hover{transform:scale(1.15)}.swatch.active{border-color:#ffcf4d}.swatch.random{color:#fff;text-shadow:0 1px 2px #0009;background:repeating-linear-gradient(45deg,#4a90d9 0 4px,#d94a6b 4px 8px,#f5d442 8px 12px);font-size:10px;font-weight:900;line-height:1}.chips{flex-wrap:wrap;flex-basis:100%;gap:3px;margin-bottom:4px;display:flex}.chip{color:#cfdae8;cursor:pointer;background:#ffffff1a;border:1.5px solid #0000;border-radius:7px;padding:3px 6px;font-family:inherit;font-size:9px;font-weight:700}.chip:hover{background:#fff3}.chip.active{color:#ffe9ad;background:#ffcf4d2e;border-color:#ffcf4d}.save-slot{background:#ffffff0f;border-radius:10px;margin-bottom:8px;padding:8px}.save-label{color:#cfdae8;margin-bottom:6px;font-size:11px;font-weight:700}.save-btns{gap:5px;display:flex}.save-btn{color:#e8eef5;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;flex:1;padding:6px 4px;font-family:inherit;font-size:11px;font-weight:700}.save-btn:hover{background:#fff3}#wardrobe-note{color:#a9bacb;margin:8px 2px 4px;font-size:10px;line-height:1.4}#sleeves-toggle{color:#e8eef5;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;width:100%;margin-top:2px;padding:6px;font-family:inherit;font-size:11px;font-weight:700}#sleeves-toggle:hover{background:#ffffff2e}#items .grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.item{color:#e8eef5;cursor:pointer;background:#ffffff14;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:3px;padding:8px 4px 6px;font-family:inherit;font-size:11px;font-weight:600;transition:background .12s,transform 60ms;display:flex}.item .icon{font-size:24px;line-height:1}.item:hover{background:#ffffff29}.item:active{transform:scale(.94)}.item.active{background:#ffcf4d2e;border-color:#ffcf4d}#toolbar{gap:8px;display:flex;position:absolute;top:14px;right:14px}#toolbar button{color:#fff;cursor:pointer;background:#18202ce0;border:none;border-radius:12px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:background .12s,transform 60ms;box-shadow:0 4px 14px #0003}#toolbar button:hover{background:#2d3a4ceb}#toolbar button:active{transform:scale(.94)}#toolbar button.active{color:#212a36;background:#ffcf4d}#btn-fire{touch-action:none;background:#d63c31!important}#toolbar button.danger{color:#fff!important;background:#d63c31!important}#btn-fire:hover{background:#e85246!important}#btn-fire:active{transform:scale(.94);background:#ff6a5e!important}#touch-controls{z-index:5;gap:10px;display:none;position:absolute;bottom:52px;right:14px}#touch-controls button{color:#fff;touch-action:none;background:#18202ccc;border:none;border-radius:50%;width:58px;height:58px;font-size:24px;box-shadow:0 4px 14px #0000004d}#touch-shoot{background:#d63c31e6!important;width:72px!important;height:72px!important;font-size:30px!important}#touch-controls button:active{transform:scale(.92)}@media (pointer:coarse){#touch-controls{align-items:center;display:flex}}#menu-toggle{z-index:20;color:#fff;background:#18202ce6;border:none;border-radius:12px;width:46px;height:46px;font-size:20px;display:none;position:absolute;top:14px;left:14px;box-shadow:0 4px 14px #0000004d}@media (width<=900px){#menu-toggle{display:block}#sidebar{z-index:15;max-height:calc(100vh - 84px);transition:left .2s;top:70px;left:-110%}#sidebar.open{left:14px}#toolbar{flex-wrap:wrap;justify-content:flex-end;gap:4px;max-width:calc(100vw - 80px)}#toolbar button{padding:8px 9px;font-size:11px}#hint{max-width:96vw;font-size:10px;bottom:6px}}#hint{color:#cfdae8;text-align:center;pointer-events:none;background:#18202cb8;border-radius:999px;max-width:90vw;padding:8px 16px;font-size:12px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}#hint.hidden{display:none}@media (pointer:coarse){#hint{background:#18202ceb;border-radius:14px;line-height:1.5;bottom:150px}}
