body{touch-action:none;-webkit-user-select:none;user-select:none;background-color:#000;margin:0;font-family:Segoe UI,sans-serif;overflow:hidden}#gameCanvas{width:100%;height:100%;display:block}#ui-layer{pointer-events:none;z-index:5;flex-direction:column;gap:4px;display:flex;position:absolute;top:10px;left:10px}#top-center-ui{pointer-events:none;z-index:5;flex-direction:column;align-items:center;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}#ingame-help-btn{color:#aff;cursor:pointer;z-index:20;pointer-events:auto;background:#00000080;border:2px solid #aff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;transition:transform .1s;display:none;position:absolute;top:10px;right:10px}#ingame-help-btn:hover{background:#000c;transform:scale(1.1)}#ingame-help-btn:active{transform:scale(.95)}.bar-container{background:#222;border:1px solid #888;border-radius:4px;width:100px;height:8px;position:relative;overflow:hidden;box-shadow:1px 1px 3px #000c}.bar-fill{width:100%;height:100%;transition:width .1s linear}#health-fill{background:#f44}#energy-fill{background:gold;width:100%}#boss-ui{flex-direction:column;align-items:center;width:300px;margin-top:10px;display:none}#boss-name{color:#f44;text-shadow:0 0 5px #000;margin-bottom:2px;font-size:14px;font-weight:700}#boss-bar-container{background:#300;border:2px solid red;border-radius:6px;width:100%;height:12px;overflow:hidden}#boss-health-fill{background:linear-gradient(90deg,#f44,red);width:100%;height:100%;transition:width .2s}.label{color:#ddd;text-shadow:1px 1px #000;margin-bottom:1px;font-size:10px;font-weight:700}#level-indicator{color:gold;text-transform:uppercase;text-shadow:1px 1px 2px #000;font-size:14px;font-weight:700}#timer-display{color:#fff;text-shadow:2px 2px #000;font-family:Courier New,monospace;font-size:32px;font-weight:700}.time-low{animation:.5s infinite alternate pulse;color:#f33!important}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.1)}}#score-display{color:#fff;text-shadow:1px 1px #000;font-family:Courier New,monospace;font-size:16px;font-weight:700}#desktop-hints{color:#aaa;background:#000000b3;border-radius:4px;width:fit-content;margin-top:5px;padding:5px;font-size:10px;display:inline-block}.floating-text{color:#fff;pointer-events:none;text-shadow:0 0 5px #000;font-size:20px;font-weight:700;animation:1s ease-out forwards floatUp;position:absolute}@keyframes floatUp{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-50px)scale(1.5)}}#level-screen,#legend-screen,#shop-screen,#highscore-screen,#name-input-screen{color:#fff;z-index:10;text-align:center;background:#001428f2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}h1{color:#aff;text-shadow:0 0 20px #0ff;margin-bottom:10px;font-size:48px}h2{color:gold;margin-bottom:20px;font-size:32px}h3{color:#aff;border-bottom:2px solid #aff;margin:15px 0 10px;padding-bottom:5px;font-size:24px;display:inline-block}p{color:#ddeeef;max-width:600px;margin:10px 20px;font-size:18px;line-height:1.6}button{color:#fff;cursor:pointer;background:linear-gradient(#fa0,#f60);border:3px solid #fff;border-radius:50px;margin-top:20px;padding:15px 50px;font-size:24px;font-weight:700;transition:transform .1s;box-shadow:0 0 20px #ff640080}button:active{transform:scale(.95)}.settings-group{background:#0000004d;border:1px solid #fff3;border-radius:20px;gap:20px;margin:15px 0;padding:10px 20px;display:flex}.settings-group label{cursor:pointer;color:#aff;align-items:center;gap:8px;font-size:18px;display:flex}.settings-group input[type=checkbox]{cursor:pointer;width:20px;height:20px}#player-name-input{color:#fff;text-align:center;background:#00000080;border:2px solid #48f;border-radius:10px;width:80%;max-width:300px;margin-top:15px;padding:10px;font-family:Segoe UI,sans-serif;font-size:24px}#player-name-input:focus{border-color:gold;outline:none;box-shadow:0 0 10px gold}.highscore-container{flex-wrap:wrap;justify-content:center;gap:30px;width:90%;max-width:800px;margin-bottom:20px;display:flex}.highscore-column{background:#00000080;border:2px solid #48f;border-radius:15px;flex:1;min-width:280px;padding:20px}.highscore-column h3{color:gold;border-bottom:1px solid #666;margin-top:0;padding-bottom:10px}.hs-entry{color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:8px 0;font-family:Segoe UI,sans-serif;font-size:16px;display:flex}.hs-left{align-items:center;gap:10px;display:flex}.hs-rank{color:#8af;width:25px;font-weight:700}.hs-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-weight:700;overflow:hidden}.hs-score{color:#fa0;font-weight:700}.hs-date{color:#aaa;margin-top:2px;font-size:11px}.loading-text{color:#aaa;margin-top:10px;font-size:14px;font-style:italic}.legend-grid{text-align:left;background:#ffffff1a;border:1px solid #fff3;border-radius:15px;grid-template-columns:1fr;gap:15px;width:90%;max-width:400px;max-height:60vh;padding:20px;display:grid;overflow-y:auto}.legend-item{align-items:center;gap:15px;display:flex}.icon-container{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.legend-icon{border-radius:0;width:30px;height:30px}.shield-icon{background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12,22 C12,22 20,18 20,12 C20,9 18,5 12,2 C6,5 4,9 4,12 C4,18 12,22 12,22 Z\" fill=\"%23cc99ff\" stroke=\"white\" stroke-width=\"1\"/><circle cx=\"12\" cy=\"14\" r=\"5\" fill=\"white\" stroke=\"%23aa00ff\" stroke-width=\"1\"/></svg>") 50% no-repeat}.magnet-icon{background:#fd0;border:2px solid #fff;border-radius:50%;width:30px;height:30px;position:relative}.magnet-icon:after{content:"U";color:red;font-family:sans-serif;font-weight:700;position:absolute;top:5px;left:9px}.potion-icon{background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12,2 L12,6 L7,10 L7,22 L17,22 L17,10 L12,6\" fill=\"%23aa00ff\" stroke=\"white\" stroke-width=\"1\"/><circle cx=\"10\" cy=\"18\" r=\"1.5\" fill=\"rgba(255,255,255,0.5)\"/><circle cx=\"14\" cy=\"14\" r=\"2\" fill=\"rgba(255,255,255,0.5)\"/></svg>") 50% no-repeat}.chili-icon{background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M13,2 L6,14 L11,14 L9,22 L18,8 L13,8 L13,8 L13,2 Z\" fill=\"%23ffff00\" stroke=\"%23ffaa00\" stroke-width=\"1\"/></svg>") 50% no-repeat}.health-icon{background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12,21.35 L10.55,20.03 C5.4,15.36 2,12.27 2,8.5 C2,5.41 4.42,3 7.5,3 C9.24,3 10.91,3.81 12,5.08 C13.09,3.81 14.76,3 16.5,3 C19.58,3 22,5.41 22,8.5 C22,12.27 18.6,15.36 13.45,20.03 L12,21.35 Z\" fill=\"red\" stroke=\"white\" stroke-width=\"1\"/><path d=\"M7,6 Q9,6 10,8\" stroke=\"rgba(255,255,255,0.5)\" stroke-width=\"2\" fill=\"none\"/></svg>") 50% no-repeat}.ink-icon{color:#fff;background:#333;border:1px solid #aaa;border-radius:5px;justify-content:center;align-items:center;font-size:20px;display:flex}#shop-display-coins{color:gold;text-shadow:0 0 10px #fa0;margin-bottom:20px;font-size:24px}.shop-grid{grid-template-columns:repeat(2,1fr);gap:15px;width:90%;max-width:600px;max-height:50vh;padding:10px;display:grid;overflow-y:auto}.shop-item{background:#ffffff1a;border:2px solid #fff3;border-radius:10px;flex-direction:column;align-items:center;gap:5px;padding:15px;display:flex}.shop-item:hover{background:#ffffff26;border-color:#aff}.shop-btn{cursor:pointer;width:100%;box-shadow:none;border:none;border-radius:15px;margin-top:5px;padding:5px 15px;font-size:14px}.btn-buy{color:#fff;background:#0a0}.btn-equip{color:#fff;background:#48f}.btn-active{color:#ccc;cursor:default;background:#888}.btn-locked{color:#999;cursor:not-allowed;background:#555}#mobile-controls{box-sizing:border-box;pointer-events:none;justify-content:space-between;width:100%;padding:0 30px;display:none;position:absolute;bottom:20px}.control-group{pointer-events:none;gap:15px;margin-left:auto;display:flex}.control-btn{pointer-events:auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}#btn-sprint{width:60px;height:60px;margin-top:20px}.control-btn:active,.control-btn.active{background:#fff6;transform:scale(.95)}.tentacle-icon{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:70%;height:70%}.sprint-icon{fill:#fff;width:60%;height:60%}#joystick-area{pointer-events:auto;width:160px;height:160px;position:relative}#progress-bar{z-index:4;background:#0f0;width:0%;height:3px;position:absolute;bottom:0;left:0}#hit-overlay{pointer-events:none;opacity:0;z-index:6;background:radial-gradient(circle,#0000 50%,#ff000080 100%);width:100%;height:100%;transition:opacity .1s;position:absolute;top:0;left:0}#menu-screen{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;z-index:100;background:#000f1e99;justify-content:center;align-items:center;font-family:Segoe UI,system-ui,sans-serif;display:flex;position:absolute;inset:0}.menu-top-right{gap:10px;display:flex;position:absolute;top:20px;right:20px}.setting-toggle input{display:none}.toggle-chip{cursor:pointer;opacity:.5;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:8px 16px;font-size:14px;transition:all .3s;display:inline-block}.setting-toggle input:checked+.toggle-chip{opacity:1;background:#4488ff4d;border-color:#48f}.menu-glass-card{text-align:center;background:#0a1932b3;border:1px solid #ffffff1a;border-radius:24px;width:90%;max-width:500px;padding:40px 50px;box-shadow:0 20px 50px #00000080}.menu-glass-card h1{text-shadow:0 0 15px #48fc;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0 0 30px;font-size:32px;display:flex}.version-badge{color:#8af;text-shadow:none;background:#ffffff1a;border-radius:8px;padding:4px 8px;font-size:12px}.main-actions{flex-direction:column;gap:15px;margin-bottom:30px;display:flex}.primary-btn{color:#fff;cursor:pointer;border:none;border-radius:12px;margin-top:0;padding:15px 30px;font-size:18px;font-weight:700;transition:transform .2s,box-shadow .2s}.primary-btn:active{transform:scale(.96)}.pulse-blue{background:linear-gradient(135deg,#05f,#0af);box-shadow:0 4px 15px #0af6}.pulse-blue:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0af9}.pulse-purple{background:linear-gradient(135deg,#70f,#c0f);box-shadow:0 4px 15px #c0f6}.pulse-purple:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c0f9}.level-btn-container,.menu-btn-container{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.secondary-btn{color:#fff;cursor:pointer;box-shadow:none;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;margin-top:0;padding:10px 15px;font-size:16px;transition:all .3s}.secondary-btn:hover{background:#fff3}.color-label{color:#aaa;margin-bottom:10px;font-size:14px}#color-selection{justify-content:center;gap:15px;margin-bottom:20px;display:flex}.color-option{cursor:pointer;border:2px solid #ffffff4d;border-radius:50%;width:40px;height:40px;transition:transform .2s,box-shadow .2s,border-color .2s}.color-option.selected{border-color:#fff;transform:scale(1.2);box-shadow:0 0 12px}.danger-btn-small{color:#f44;cursor:pointer;opacity:.5;box-shadow:none;background:0 0;border:1px solid #f44;border-radius:6px;margin-top:0;padding:6px 12px;font-size:12px;transition:all .3s;position:absolute;bottom:20px;right:20px}.danger-btn-small:hover{opacity:1;background:#ff44441a}@media (width<=600px){h1{font-size:32px}button{padding:10px 30px;font-size:18px}.highscore-column{min-width:100%}.menu-glass-card{width:85%;padding:30px 20px}}
