@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;600;700&display=swap";:root{font-family:Space Grotesk,Segoe UI,system-ui,-apple-system,sans-serif;color:#e9f2ff;background:#0f1624}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 15% 20%,#15243d 0,#0b1220,#080d18 80%)}#app{width:100vw;height:100vh}.app-shell{position:relative;width:100%;height:100%;overflow:hidden}.canvas-shell,.game-canvas{width:100%;height:100%}.game-canvas canvas{width:100%;height:100%;display:block}.hud-overlay{position:absolute;top:16px;left:16px;padding:12px 14px;border-radius:12px;background:#070c17b3;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 35px #00000059;z-index:2}.overlay-title{font-size:18px;font-weight:700;letter-spacing:.4px;margin:0 0 2px}.overlay-subtitle{margin:0;color:#c5d5f0;font-size:13px;letter-spacing:.2px}.crosshair{position:absolute;top:50%;left:50%;width:16px;height:16px;transform:translate(-50%,-50%);z-index:2}.crosshair:before,.crosshair:after{content:"";position:absolute;background:#ffffffe0}.crosshair:before{left:50%;top:0;width:2px;height:16px;transform:translate(-50%)}.crosshair:after{top:50%;left:0;width:16px;height:2px;transform:translateY(-50%)}.debug-overlay{position:absolute;bottom:14px;left:14px;padding:10px 12px;border-radius:12px;background:#070a10cc;border:1px solid rgba(255,255,255,.08);color:#e1ecff;font-size:13px;line-height:1.4;z-index:2;min-width:200px}.hearts{margin-top:6px;color:#ff6b6b;font-weight:700}.hunger{margin-top:4px;color:#f4a460;font-weight:700}.hotbar-wrapper{position:absolute;bottom:18px;left:50%;transform:translate(-50%);z-index:3}.hotbar{display:grid;grid-template-columns:repeat(9,1fr);gap:6px;background:#05080fb3;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 30px #00000080}.hotbar-slot{position:relative;width:54px;height:54px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0d,#0d111a99);display:flex;align-items:center;justify-content:center;color:#e8f1ff;font-weight:700;font-size:18px}.hotbar-slot--selected{border-color:#7cd2ff;box-shadow:0 0 0 2px #7cd2ff59}.hotbar-slot__icon{pointer-events:none}.hotbar-slot__count{position:absolute;bottom:6px;right:8px;font-size:12px;color:#dce7ff;text-shadow:0 1px 2px rgba(0,0,0,.6)}.death-overlay{position:absolute;inset:0;background:#04060cb3;display:flex;align-items:center;justify-content:center;z-index:5}.death-card{background:#0c0c14e6;padding:24px 28px;border-radius:14px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 40px #00000080;text-align:center;color:#f4f5ff;min-width:240px}.death-title{font-size:22px;font-weight:800;margin-bottom:16px;letter-spacing:.5px}.death-respawn{padding:10px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#5678ff66,#28c8ff59);color:#0b1020;font-weight:700;cursor:pointer}.advancement-toast{position:absolute;top:20px;right:20px;background:#141c28e6;border:1px solid rgba(124,210,255,.4);border-radius:8px;color:#e7f6ff;padding:10px 12px;box-shadow:0 12px 30px #00000059;min-width:200px}.world-panel{position:absolute;bottom:16px;right:16px;background:#0c101ad9;border:1px solid rgba(255,255,255,.08);color:#e8f1ff;padding:10px 12px;border-radius:10px;width:260px;font-size:13px}.world-panel__header{font-weight:700;margin-bottom:6px}.world-panel__mode{display:flex;align-items:center;gap:10px;margin-bottom:6px}.world-panel__refresh{margin-left:auto;padding:4px 8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#fff;border-radius:6px;cursor:pointer}.world-panel__list{max-height:120px;overflow:auto;display:flex;flex-direction:column;gap:4px}.world-panel__item{padding:6px;background:#ffffff0d;border-radius:6px;border:1px solid rgba(255,255,255,.06)}.world-panel__name{font-weight:700}.world-panel__meta{font-size:12px;color:#cdd6ee}.world-panel__empty{color:#cdd6ee;font-style:italic}.world-panel__create{margin-top:6px;display:flex;gap:6px}.world-panel__create input{flex:1;padding:6px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#e8f1ff}.world-panel__create button{padding:6px 10px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;border-radius:6px;cursor:pointer}.crafting-panel,.furnace-panel{position:absolute;top:16px;right:16px;padding:12px;background:#080c16bf;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#e6eeff;min-width:220px}.crafting-title,.furnace-title{font-weight:700;margin-bottom:6px}.crafting-recipes{display:flex;flex-direction:column;gap:8px}.crafting-recipe{display:flex;align-items:center;gap:10px}.crafting-pattern{display:grid;grid-template-columns:repeat(3,24px);gap:2px}.crafting-cell{width:24px;height:24px;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:10px;background:#ffffff0a}.crafting-output{font-weight:700}.furnace-row{display:flex;gap:6px}.furnace-slot{flex:1;background:#ffffff0a;padding:6px;border-radius:8px;border:1px solid rgba(255,255,255,.06)}.furnace-slot__label{font-size:11px;color:#9fb0d2}.furnace-progress{margin-top:6px;font-size:12px;color:#cfd9f5}
