:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f6f8fb;background:radial-gradient(circle at top,#8dcdff59,#0000 32%),linear-gradient(#11243b 0%,#0a111c 50%,#05080d 100%);font-family:Avenir Next,Trebuchet MS,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 15% 15%,#70b4ec33,#0000 28%),linear-gradient(#122843 0%,#070b12 100%)}button,input{font:inherit}.game-shell{width:100%;height:100%;position:relative;overflow:hidden}.game-canvas{outline:none;width:100%;height:100%;display:block}.hud{pointer-events:none;position:absolute;inset:0}.crosshair{width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair:before,.crosshair:after{content:"";background:#ffffffe0;position:absolute;box-shadow:0 0 12px #07101a8c}.crosshair:before{width:2px;height:20px;top:0;left:50%;transform:translate(-50%)}.crosshair:after{width:20px;height:2px;top:50%;left:0;transform:translateY(-50%)}.health-bar,.hotbar-bar{position:absolute;left:50%;transform:translate(-50%)}.health-bar{bottom:96px}.health-hearts{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060d169e;border-radius:999px;gap:6px;padding:10px 14px;display:flex;box-shadow:0 24px 56px #00000059}.heart{color:#ffffff40;font-size:1.25rem}.heart.filled{color:#ff675d}.hotbar-bar{bottom:24px}.slot-grid{--slot-columns:1;grid-template-columns:repeat(var(--slot-columns), minmax(0, 56px));gap:8px;display:grid}.slot{cursor:pointer;background:linear-gradient(#ffffff1a,#ffffff08),#07101aeb;border:1px solid #ffffff1f;border-radius:16px;place-items:center;width:56px;height:56px;padding:0;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #0003}.slot.selected{border-color:#ffde8df2;box-shadow:inset 0 1px #ffffff1f,0 0 0 1px #ffde8d6b,0 18px 32px #fab84d33}.slot img,.cursor-slot img{width:38px;height:38px;image-rendering:pixelated;pointer-events:none}.slot-count{color:#f9fcff;text-shadow:0 2px 8px #000000e6;font-size:.78rem;font-weight:700;position:absolute;bottom:4px;right:6px}.screen,.inventory-panel{place-items:center;display:grid;position:absolute;inset:0}.screen.hidden,.inventory-panel.hidden,.tooltip.hidden,.cursor-stack.hidden,.hud.hidden{display:none}.screen{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#080e1733,#040910b8),radial-gradient(circle at top,#8cd0ff33,#0000 28%)}.panel{background:linear-gradient(#ffffff17,#ffffff08),#060d16db;border:1px solid #ffffff1c;border-radius:32px;width:min(760px,100vw - 32px);padding:28px;box-shadow:0 40px 80px #0000006b}.panel h1,.panel h2,.panel h3,.panel h4,.panel p{margin-top:0}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#8bb6da;margin-bottom:10px;font-size:.78rem}.lede{color:#e9f4ffd6;max-width:60ch;line-height:1.6}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:18px 0 24px;display:grid}.field{gap:8px;display:grid}.field input{width:100%}.field input[type=text]{color:#f6fbff;background:#060c12eb;border:1px solid #ffffff1f;border-radius:14px;padding:14px 16px}.menu-actions{gap:12px;display:flex}.menu-actions.column{flex-direction:column}.primary-action,.secondary-action{cursor:pointer;border:0;border-radius:14px;padding:14px 18px;transition:transform .12s,opacity .12s}.primary-action:hover,.secondary-action:hover{transform:translateY(-1px)}.primary-action{color:#111822;background:linear-gradient(135deg,#ffbf59,#ff7b42);font-weight:700}.secondary-action{color:#edf6ff;background:#ffffff14}.secondary-action:disabled{opacity:.5;cursor:not-allowed}.inventory-panel{padding:18px}.inventory-shell{width:min(1120px,100vw - 28px)}.inventory-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.inventory-layout{grid-template-columns:1.6fr 1fr 1fr;gap:18px;display:grid}.inventory-main,.inventory-crafting,.station-panel{background:#050b12bd;border:1px solid #ffffff1a;border-radius:22px;padding:18px}.inventory-main h4,.inventory-crafting h4{margin-bottom:10px}.craft-result{gap:10px;margin-top:16px;display:grid}.furnace-grid{align-items:center;gap:12px;display:flex}.progress-meter{background:#ffffff14;border-radius:999px;height:10px;margin-top:18px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#ffbf59,#ff6e42);height:100%}.tooltip,.cursor-stack{z-index:40;pointer-events:none;position:fixed}.tooltip{background:#060d16f0;border:1px solid #ffffff1a;border-radius:12px;padding:8px 10px;font-size:.88rem;box-shadow:0 18px 48px #00000059}.cursor-slot{border-radius:16px;place-items:center;width:56px;height:56px;display:grid;position:relative}@media (width<=980px){.settings-grid,.inventory-layout{grid-template-columns:1fr}.menu-actions{flex-direction:column}.slot-grid{grid-template-columns:repeat(var(--slot-columns), minmax(0, 48px))}.slot{border-radius:14px;width:48px;height:48px}.slot img,.cursor-slot img{width:32px;height:32px}}
