:root{--ui-scale:1;--font-title:"Boogaloo", cursive;--font-body:"Outfit", sans-serif;--color-bg-dark:#1a0e06;--color-text-light:#fff5e0;--neon-green:#2ecc71;--neon-blue:#3b82f6;--neon-yellow:gold;--neon-red:#e74c3c;--glass-bg:#4e3829eb;--glass-border:#a97c2e;--glass-shadow:0 8px 32px #0006;--blur-amt:12px}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--color-bg-dark);color:var(--color-text-light);width:100vw;height:100vh;overflow:hidden}#game-canvas{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.loading-card,.mc-menu-container,#shop-screen .glass-panel,.mc-menu-modal-content,.narrative-banner{transform:scale(var(--ui-scale,1));transform-origin:50%}.hud-top-right-panel,.word-guide-panel{transform:scale(var(--ui-scale,1));transform-origin:100% 0}.quest-single-panel{transform:scale(var(--ui-scale,1));transform-origin:0 0}#controls-guide-panel{transform:scale(var(--ui-scale,1));transform-origin:100% 100%}.mc-bottom-hud-wrapper{transform:scale(var(--ui-scale,1));transform-origin:bottom}.ui-overlay{z-index:100;pointer-events:none;opacity:0;background-color:#090c1699;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s;display:flex;position:absolute;top:0;left:0}.ui-overlay.active{pointer-events:auto;opacity:1}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--blur-amt));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);text-align:center;border-radius:24px;width:90%;max-width:550px;padding:40px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);transform:translateY(20px)}.ui-overlay.active .glass-panel{transform:translateY(0)}.border-danger{box-shadow:0 0 30px #f43f5e40, var(--glass-shadow);border-color:#f43f5e66}.border-success{box-shadow:0 0 30px #22c55e40, var(--glass-shadow);border-color:#22c55e66}.pointer-lock-prompt{z-index:1000;pointer-events:none;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pointer-lock-prompt-content{color:#fff;background:#000000d9;border:2px solid gold;border-radius:8px;align-items:center;gap:12px;padding:16px 28px;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600;animation:2s ease-in-out infinite pointer-lock-pulse;display:flex;box-shadow:0 0 20px #ffd70040,0 8px 32px #00000080}@keyframes pointer-lock-pulse{0%,to{border-color:#ffd700b3;box-shadow:0 0 15px #ffd70033,0 8px 32px #00000080}50%{border-color:gold;box-shadow:0 0 25px #ffd70073,0 8px 32px #00000080}}.game-title{font-family:var(--font-title);background:linear-gradient(135deg,#a7f3d0,#34d399,#059669);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;margin-bottom:8px;font-size:2.8rem;font-weight:800}.game-subtitle{opacity:.85;color:#93c5fd;margin-bottom:24px;font-size:1rem}.intro-lore{opacity:.8;text-align:left;background:#ffffff08;border:1px solid #ffffff08;border-radius:16px;margin-bottom:32px;padding:18px;font-size:.95rem;line-height:1.6}.intro-lore p{margin-bottom:10px}.intro-lore p:last-child{margin-bottom:0}.screen-title{font-family:var(--font-title);margin-bottom:12px;font-size:2.6rem;font-weight:800}.screen-desc{opacity:.8;margin-bottom:30px;font-size:1.05rem}.btn{font-family:var(--font-title);cursor:pointer;border:none;border-radius:14px;align-items:center;gap:10px;padding:12px 28px;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex;box-shadow:0 4px 12px #0003}.btn-primary{background:linear-gradient(135deg, var(--neon-green), #10b981);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10b98166}.btn-danger{background:linear-gradient(135deg, var(--neon-red), #e11d48);color:#fff}.btn-danger:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e11d4866}.btn-success{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.btn-success:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10b98166}.btn-large{padding:15px 36px;font-size:1.15rem}.hud-overlay{z-index:10;pointer-events:none;opacity:0;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:24px;transition:opacity .5s;display:flex;position:absolute;top:0;left:0}.hud-overlay.active{opacity:1}.hud-overlay *{pointer-events:auto}.hud-left-panel{z-index:10;flex-direction:column;gap:16px;width:320px;display:flex;position:absolute;top:24px;left:24px}.quest-single-panel{z-index:10;pointer-events:auto;min-width:240px;max-width:380px;image-rendering:pixelated;background:#000000d1;border:2px solid #ffff5573;border-radius:6px;align-items:center;gap:14px;padding:12px 20px 12px 16px;display:flex;position:absolute;top:24px;left:24px;box-shadow:0 0 16px #ffff551f,inset 0 1px #ffffff0f}.quest-single-icon{color:#ff5;text-shadow:0 0 6px #ffff5580;flex-shrink:0;font-size:1.5rem}.quest-single-body{flex-direction:column;gap:2px;display:flex}.quest-single-label{font-family:var(--font-title);color:#aaa;letter-spacing:2px;text-transform:uppercase;font-size:.85rem;font-weight:700}.quest-single-text{font-family:var(--font-title);color:#fff;text-shadow:1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000;font-size:1.35rem;font-weight:700;line-height:1.2}.quest-single-panel.completed .quest-single-icon,.quest-single-panel.completed .quest-single-text{color:#5f5}.hud-row{flex-direction:column;gap:4px;display:flex}.hud-label-inline{color:#94a3b8;letter-spacing:1px;text-transform:uppercase;margin-bottom:2px;font-size:.72rem;font-weight:700}.hud-value-row-left{font-family:var(--font-title);align-items:center;gap:10px;margin-bottom:2px;font-size:1.1rem;font-weight:800;line-height:1;display:flex}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);border:1px solid var(--glass-border);border-radius:16px;padding:14px 20px;box-shadow:0 4px 20px #00000040}.hud-card{flex-direction:column;flex:1;justify-content:center;max-width:360px;display:flex}.hud-label{color:#94a3b8;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:700}.hud-value{font-family:var(--font-title);font-size:1.25rem;font-weight:700}.hud-value-row{font-family:var(--font-title);justify-content:center;align-items:center;gap:8px;margin-bottom:6px;font-size:1.45rem;font-weight:800;line-height:1;display:flex}.hud-divider{opacity:.3;font-weight:300}.progress-bar-container{background:#0f172a99;border:1px solid #ffffff1f;border-radius:99px;width:100%;height:16px;margin-bottom:4px;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0006}.progress-bar-container:before{content:"";z-index:0;background-image:linear-gradient(45deg,#ffffff08 25%,#0000 25% 50%,#ffffff08 50% 75%,#0000 75%,#0000);background-size:16px 16px;position:absolute;inset:0}.progress-bar{background:linear-gradient(90deg, #047857, var(--neon-green), #34d399, #a7f3d0);z-index:1;border-radius:99px;width:0%;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 15px #10b981b3,inset 0 2.5px #ffffff59}.progress-bar:after,.xp-bar:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff40 50%,#fff0 100%);width:100%;height:100%;animation:2.2s linear infinite barShimmer;position:absolute;top:0;left:0;transform:translate(-100%)}@keyframes barShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.xp-bar-container{background:#0f172a99;border:1px solid #ffffff1f;border-radius:99px;width:85%;height:10px;margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 1.5px 3px #0006}.xp-bar-container:before{content:"";z-index:0;background-image:linear-gradient(45deg,#ffffff08 25%,#0000 25% 50%,#ffffff08 50% 75%,#0000 75%,#0000);background-size:16px 16px;position:absolute;inset:0}.xp-bar{background:linear-gradient(90deg, #1d4ed8, var(--neon-blue), #60a5fa, #93c5fd);z-index:1;width:0%;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 12px #3b82f6b3,inset 0 2px #ffffff4d}.hp-bar-wrapper,.eco-bar-wrapper,.xp-bar-wrapper{align-items:center;width:100%;max-width:320px;margin-top:5px;display:flex;position:relative}.hud-card.text-right .hp-bar-wrapper{align-self:flex-end}.hud-card.text-center .xp-bar-wrapper{margin:0 auto}.hp-icon-circle,.eco-icon-circle,.xp-icon-circle{z-index:3;border:3.5px solid #b45309;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .2s;display:flex;position:relative}.hp-icon-circle{background:radial-gradient(circle,#3b1302 0%,#170701 100%);box-shadow:0 4px 10px #00000080,inset 0 2px 4px #fff3,0 0 10px #b4530980}.eco-icon-circle{background:radial-gradient(circle,#022c22 0%,#02110c 100%);box-shadow:0 4px 10px #00000080,inset 0 2px 4px #fff3,0 0 10px #10b98166}.xp-icon-circle{background:radial-gradient(circle,#02235a 0%,#010f27 100%);box-shadow:0 4px 10px #00000080,inset 0 2px 4px #fff3,0 0 10px #3b82f666}.hp-icon-circle i{color:#f43f5e;filter:drop-shadow(0 0 5px #f43f5ee6)drop-shadow(0 0 10px #f43f5e66);font-size:1.4rem;animation:1.2s cubic-bezier(.215,.61,.355,1) infinite alternate heartPulse}.eco-icon-circle i{color:#10b981;filter:drop-shadow(0 0 5px #10b981e6)drop-shadow(0 0 10px #10b98166);font-size:1.4rem;animation:2.5s ease-in-out infinite leafSway}.xp-icon-circle i{color:#3b82f6;filter:drop-shadow(0 0 5px #3b82f6e6)drop-shadow(0 0 10px #3b82f666);font-size:1.4rem;animation:3s linear infinite starSpin}.hp-bar-container,.eco-bar-container,.xp-bar-container{z-index:2;background:#170701;border:3px solid #b45309;border-radius:99px;flex-grow:1;align-items:center;height:28px;margin-left:-15px;padding-left:15px;padding-right:4px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 4px 6px #000c,0 2px 4px #0006}.hp-bar-fill,.eco-bar-fill,.xp-bar-fill{background-size:28px 28px;border-radius:99px;width:100%;height:16px;transition:width .3s cubic-bezier(.4,0,.2,1);animation:1.5s linear infinite move-stripes}.hp-bar-fill{background:linear-gradient(#ffffff4d 0%,#fff0 50%,#00000040 100%),repeating-linear-gradient(-45deg,#ef4444,#ef4444 10px,#b91c1c 10px 20px);box-shadow:0 0 12px #ef4444b3,inset 0 1px 2px #fff6}.eco-bar-fill{background:linear-gradient(#ffffff4d 0%,#fff0 50%,#00000040 100%),repeating-linear-gradient(-45deg,#10b981,#10b981 10px,#047857 10px 20px);box-shadow:0 0 12px #10b981b3,inset 0 1px 2px #fff6}.xp-bar-fill{background:linear-gradient(#ffffff4d 0%,#fff0 50%,#00000040 100%),repeating-linear-gradient(-45deg,#3b82f6,#3b82f6 10px,#1d4ed8 10px 20px);box-shadow:0 0 12px #3b82f6b3,inset 0 1px 2px #fff6}.hp-bar-text,.eco-bar-text{text-align:center;width:100%;font-family:var(--font-title);color:#fff;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 1px 3px #000c;pointer-events:none;z-index:4;padding-left:10px;font-size:.8rem;font-weight:800;position:absolute;left:0}@keyframes move-stripes{0%{background-position:0 0}to{background-position:28px 0}}@keyframes heartPulse{0%{transform:scale(1)}to{transform:scale(1.18)}}@keyframes leafSway{0%,to{transform:rotate(0)}50%{transform:rotate(15deg)}}@keyframes starSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.word-guide-panel{width:340px;box-shadow:0 10px 30px #0000004d, var(--glass-shadow);border-color:#3b82f633;border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:16px 24px;transition:transform .3s,opacity .3s;display:flex;position:absolute;top:110px;right:24px}.word-info{text-align:center}.zone-title{font-family:var(--font-title);color:#60a5fa;margin-bottom:2px;font-size:1.05rem;font-weight:700}.word-meaning{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;max-width:320px;font-size:.8rem;font-style:italic;overflow:hidden}.letter-boxes{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:4px;display:flex}.word-letter-box{width:34px;height:38px;font-family:var(--font-title);color:#ffffff59;text-transform:uppercase;background:#0f172ab3;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.word-letter-box.collected{border-color:var(--neon-green);color:var(--neon-green);background:#22c55e26;transform:scale(1.05);box-shadow:0 0 12px #22c55e4d}.hud-bottom{border-color:#ffffff0d;border-radius:12px;align-self:center;padding:8px 24px}.controls-guide{color:#94a3b8;align-items:center;gap:12px;font-size:.78rem;display:flex}kbd{background:#ffffff1a;border:1px solid #ffffff26;border-radius:4px;margin:0 2px;padding:2px 6px;font-family:monospace;font-size:.7rem;font-weight:700}.divider{opacity:.3}.quiz-panel{box-sizing:border-box;text-align:left;width:95%;max-width:750px;max-height:92vh;box-shadow:0 0 40px #3b82f626, var(--glass-shadow);border-color:#3b82f64d;padding:16px 20px;overflow-y:auto}.quiz-header{margin-bottom:12px}.quiz-badge{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f640;border-radius:99px;align-items:center;gap:6px;margin-bottom:4px;padding:3px 8px;font-size:.7rem;font-weight:800;display:inline-flex}#quiz-question-title{font-family:var(--font-title);color:#f8fafc;font-size:1.15rem;font-weight:700}.quiz-text{color:#cbd5e1;border-bottom:1px solid #ffffff0d;margin-bottom:12px;padding-bottom:8px;font-size:.9rem;line-height:1.4}.quiz-options{grid-template-columns:1fr;gap:8px;display:grid}.quiz-opt-btn{text-align:left;color:#cbd5e1;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;padding:8px 14px;font-size:.85rem;transition:all .2s;display:flex}.quiz-opt-btn.correct{border-color:var(--neon-green);color:var(--neon-green);background:#22c55e26}.quiz-opt-btn.wrong{border-color:var(--neon-red);color:var(--neon-red);background:#f43f5e26}.victory-stats{justify-content:center;margin-bottom:30px;display:flex}.stat-box{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:16px 28px}.stat-lbl{color:#94a3b8;text-transform:uppercase;margin-bottom:4px;font-size:.75rem;font-weight:700}.stat-val{font-family:var(--font-title);font-size:2rem;font-weight:800}.screen-shake-anim{animation:.3s ease-in-out shake}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px,-2px)}20%,40%,60%,80%{transform:translate(4px,2px)}}@media (width<=640px){.hud-left-panel{gap:10px;width:290px;padding:12px 16px;top:12px;left:12px}.buffs-container{top:310px;left:12px}.word-guide-panel{width:100%;margin-top:10px;padding:12px 16px;position:static}.word-letter-box{width:28px;height:32px;font-size:1rem}.glass-panel{padding:24px}.game-title{font-size:2rem}}.buffs-container{pointer-events:none;z-index:10;flex-direction:column;gap:8px;display:flex;position:absolute;top:24px;left:360px}.buff-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172abf;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:.8rem;font-weight:700;animation:.3s cubic-bezier(.18,.89,.32,1.28) slideInLeft;display:flex}.buff-shield{border-color:var(--neon-green);color:var(--neon-green);box-shadow:0 0 10px #10b98126}.buff-boots{border-color:var(--neon-blue);color:var(--neon-blue);box-shadow:0 0 10px #3b82f626}.buff-slow{border-color:var(--neon-red);color:var(--neon-red);box-shadow:0 0 10px #ef444426}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.loading-bar-container{background:#ffffff1a;border:1px solid #ffffff0d;border-radius:999px;width:100%;height:10px;margin:24px 0 12px;overflow:hidden}.loading-bar{background:linear-gradient(90deg, var(--neon-green), var(--neon-blue));height:100%;box-shadow:0 0 12px var(--neon-green);border-radius:999px;transition:width .15s ease-out}.loading-text{font-family:var(--font-title);color:var(--neon-green);text-shadow:0 0 8px #10b98166;font-size:1.1rem;font-weight:700}.inventory-panel{text-align:left;width:95%;background:#c6c6c6!important;border:4px solid #555!important;border-color:#fff #555 #555 #fff!important;border-radius:0!important;max-width:620px!important;padding:16px 20px!important;box-shadow:0 10px 30px #0009!important}.inventory-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.inventory-badge{font-family:var(--font-title);align-items:center;gap:8px;font-size:1.6rem;font-weight:700;display:flex;color:#3f3f3f!important}.close-btn{font-family:var(--font-title);cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.2rem;font-weight:700;display:flex;color:#3f3f3f!important;background:#c6c6c6!important;border:2px solid #555!important;border-color:#fff #555 #555 #fff!important;border-radius:0!important}.inventory-content-wrapper{box-sizing:border-box!important;align-items:stretch!important;gap:16px!important;width:100%!important;display:flex!important}.inventory-left-main{box-sizing:border-box!important;flex-direction:column!important;flex:1!important;gap:12px!important;max-width:100%!important;display:flex!important}.inventory-right-upgrades{display:none!important}.mc-inventory-top{box-sizing:border-box!important;background:#8b8b8b!important;border:3px solid #fff!important;border-color:#373737 #fff #fff #373737!important;border-radius:0!important;justify-content:flex-start!important;align-items:stretch!important;gap:16px!important;width:100%!important;max-width:100%!important;height:auto!important;padding:12px 14px!important;display:flex!important}.mc-armor-slots{flex-direction:column!important;flex:0 0 44px!important;gap:6px!important;display:flex!important}.mc-armor-slots .mc-grid-slot.decorative{opacity:.8;cursor:default!important;background:#8b8b8b!important;border-color:#373737 #fff #fff #373737!important}.mc-player-preview-box-center{background:#8b8b8b!important;border:2px solid #fff!important;border-color:#373737 #fff #fff #373737!important;border-radius:0!important;flex:0 0 160px!important;justify-content:center!important;align-items:center!important;width:160px!important;height:275px!important;display:flex!important;position:relative!important;overflow:hidden!important}#player-preview-canvas{width:100%;height:100%;display:block}.mc-buffs-panel{box-sizing:border-box!important;flex-direction:column!important;flex:1!important;justify-content:center!important;align-items:stretch!important;gap:8px!important;height:100%!important;padding:4px 0!important;display:flex!important;overflow:hidden!important}.mc-buffs-panel .buff-badge{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;font-family:var(--font-title)!important;box-shadow:none!important;text-shadow:1px 1px #fff!important;box-sizing:border-box!important;background:#c6c6c6!important;border:2px solid #555!important;border-color:#fff #555 #555 #fff!important;border-radius:0!important;align-items:center!important;gap:8px!important;margin:0!important;padding:6px 10px!important;font-size:1.25rem!important;font-weight:700!important;animation:none!important;display:flex!important}.mc-buffs-panel .buff-shield{color:#072!important}.mc-buffs-panel .buff-boots{color:#03a!important}.mc-buffs-panel .buff-slow{color:#a00!important}.mc-shop-upgrades{box-sizing:border-box!important;background:#8b8b8b!important;border:3px solid #fff!important;border-color:#373737 #fff #fff #373737!important;border-radius:0!important;flex-direction:column!important;gap:8px!important;width:100%!important;height:100%!important;padding:10px 14px!important;display:flex!important}.mc-shop-upgrades .inventory-grid-title{margin-bottom:2px;color:#fff!important}.mc-inventory-bottom{box-sizing:border-box!important;flex-direction:column!important;gap:6px!important;width:100%!important;display:flex!important}.inventory-grid-title{font-family:var(--font-title);letter-spacing:.5px;text-transform:none;margin-bottom:4px;font-size:1.25rem;font-weight:700;color:#3f3f3f!important}.mc-inventory-grid,.mc-inventory-hotbar-mirror{box-sizing:border-box!important;background:#8b8b8b!important;border:3px solid #fff!important;border-color:#373737 #fff #fff #373737!important;border-radius:0!important;grid-template-columns:repeat(9,1fr)!important;gap:0!important;width:100%!important;padding:8px!important;display:grid!important}.mc-grid-slot{aspect-ratio:1!important;box-sizing:border-box!important;background:#8b8b8b!important;border:2px solid #fff!important;border-color:#373737 #fff #fff #373737!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100%!important;height:auto!important;transition:none!important;display:flex!important;position:relative!important}.mc-grid-item{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.85rem;display:flex}.mc-grid-item-letter{font-family:var(--font-title);color:#34d399;text-shadow:0 0 8px #34d39966;font-size:1.9rem;font-weight:800}.mc-grid-item-count{font-family:var(--font-title);color:#fff;text-shadow:1px 1px 2px #000;font-size:.85rem;font-weight:800;position:absolute;bottom:3px;right:6px}.shop-desc{color:#e0e0e0;margin-bottom:8px;font-size:1.1rem;line-height:1.2}.shop-items-vertical{flex-direction:column;gap:8px;display:flex}.shop-item-mini{justify-content:space-between;align-items:center;transition:none;display:flex;background:#c6c6c6!important;border:2px solid #555!important;border-color:#fff #555 #555 #fff!important;border-radius:0!important;padding:4px 6px!important}.shop-item-mini:hover{background:#dcdcdc!important}.shop-item-mini .shop-item-title{font-family:var(--font-title);font-weight:700;color:#3f3f3f!important;font-size:1.05rem!important}.shop-buy-btn{cursor:pointer;color:#3f3f3f!important;box-shadow:none!important;background:#c6c6c6!important;border:2px solid #555!important;border-color:#fff #555 #555 #fff!important;border-radius:0!important;padding:2px 6px!important;font-size:.95rem!important;font-weight:700!important;transition:none!important}.shop-buy-btn:hover:not(:disabled){color:#000!important;box-shadow:none!important;background:#ff5!important;border-color:#fff #ca8a04 #ca8a04 #fff!important;transform:none!important}.shop-buy-btn:disabled{cursor:not-allowed;color:#707070!important;background:#a0a0a0!important;border-color:#707070 #dcdcdc #dcdcdc #707070!important}.mc-hotbar{pointer-events:auto;display:flex;gap:2px!important}.mc-bottom-hud-wrapper{z-index:99;pointer-events:none;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.mc-bottom-hud-wrapper *{pointer-events:auto}.mc-status-bars{justify-content:space-between;align-items:center;width:484px;padding:0 4px;display:flex}.mc-xp-row{flex-direction:column;align-items:center;width:484px;margin-bottom:2px;display:flex}.hud-top-right-panel{z-index:99;flex-direction:column;gap:6px;display:flex;position:absolute;top:20px;right:20px;background:#8b8b8b!important;border:4px solid #fff!important;border-color:#555 #fff #fff #555!important;padding:10px 16px!important}.mc-hud-stat{color:#fff;align-items:center;gap:8px;display:flex;text-shadow:2px 2px #2b2b2b!important;font-family:VT323,monospace!important;font-size:1.35rem!important}.hud-label-inline{text-transform:uppercase;color:#ff5!important;text-shadow:2px 2px #3f3f00!important;font-family:VT323,monospace!important;font-size:1.35rem!important}.mc-hotbar-slot{cursor:pointer;background:#1e293b80;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.mc-hotbar-slot:hover{background:#33415599;transform:scale(1.05)}.minimap-container{-webkit-backdrop-filter:blur(8px);z-index:15;pointer-events:auto;background:#0f172abf;border:2px solid #3b82f666;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;transition:all .3s;position:absolute;top:24px;left:24px;overflow:hidden;box-shadow:0 0 20px #3b82f633,0 8px 32px #00000080;display:none!important}.minimap-container:hover{border-color:var(--neon-blue);transform:scale(1.05);box-shadow:0 0 30px #3b82f673,0 8px 32px #0009}#minimap-canvas{border-radius:50%;width:100%;height:100%;display:block}.mc-grid-slot.selected{box-shadow:0 0 12px #eab30873;background:#eab30840!important;border:2.5px dashed #eab308!important}@keyframes pulseGlow{0%{transform:scale(.95);box-shadow:0 0 10px #10b9814d}to{transform:scale(1.05);box-shadow:0 0 30px #10b981b3}}.spelling-letter-btn{width:44px;height:48px;font-family:var(--font-title);color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 6px #00000026}.spelling-letter-btn.used{opacity:.3;pointer-events:none;transform:scale(.9)}body,button,input,select,textarea,kbd,span,div,p{image-rendering:auto;font-family:Outfit,sans-serif!important}h1,h2,h3,.game-title,.screen-title,.mc-menu-logo,.mc-modal-title,.inventory-badge,.quiz-badge,.inventory-grid-title,.mc-xp-level,.zone-title{font-family:Boogaloo,cursive!important}i.fa-solid,i.fa-regular,i.fa-brands{display:inline-block!important}.hp-icon-circle,.eco-icon-circle,.xp-icon-circle{display:flex!important}.glass-panel,.quiz-panel,.spelling-panel{color:#fff5e0!important;-webkit-backdrop-filter:blur(12px)!important;box-sizing:border-box!important;background:linear-gradient(#4e3829 0%,#3b2a1d 50%,#2d1f15 100%)!important;border:3px solid #a97c2e!important;border-radius:16px!important;max-height:95vh!important;padding:28px!important;overflow-y:auto!important;box-shadow:0 0 0 1.5px #1a0e06,0 8px 32px #0000008c,inset 0 1px #ffdc641a!important}.inventory-panel{color:#fff5e0!important;background:linear-gradient(#4e3829 0%,#3b2a1d 50%,#2d1f15 100%)!important;border:3px solid #a97c2e!important;border-radius:16px!important;max-width:670px!important;padding:20px!important;box-shadow:0 0 0 1.5px #1a0e06,0 8px 32px #0000008c,inset 0 1px #ffdc641a!important}.hud-left-panel,.hud-bottom{box-shadow:none!important;color:#fff!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important}.glass-card{-webkit-backdrop-filter:blur(8px)!important;background:#2d1f15d9!important;border:2px solid #a97c2e59!important;border-radius:12px!important;box-shadow:0 4px 16px #00000059!important}.minimap-container{-webkit-backdrop-filter:blur(4px)!important;background:#2d1f15e6!important;border:3px solid #c8962e!important;border-radius:50%!important;overflow:hidden!important;box-shadow:0 0 12px #c8962e40,0 8px 24px #0006!important}.game-title,.screen-title,#spelling-screen-title,#quiz-question-title,#hint-question-title{text-transform:uppercase;display:block;color:gold!important;background:0 0!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:initial!important;text-shadow:0 2px #b8860b,0 4px #8b6508,0 6px 10px #0006!important;letter-spacing:1px!important;margin-bottom:12px!important;font-family:Boogaloo,cursive!important;font-size:2.6rem!important;font-weight:400!important}.game-subtitle,.screen-desc,.quiz-text,#spelling-screen-hint,.shop-desc,.word-meaning{color:#e8d5b5!important;text-shadow:none!important;font-family:Outfit,sans-serif!important;font-size:1.05rem!important;font-weight:400!important;line-height:1.5!important}.intro-lore{color:#e8d5b5!important;text-shadow:none!important;background:#0003!important;border:2px solid #a97c2e40!important;border-radius:12px!important;padding:16px!important;font-size:.95rem!important}.hud-label-inline{text-transform:uppercase;color:gold!important;text-shadow:0 1px 3px #0009!important;margin-bottom:0!important;font-family:Outfit,sans-serif!important;font-size:.8rem!important;font-weight:700!important}.hud-value-row-left{color:#fff!important;text-shadow:0 2px 4px #00000080!important;font-family:Boogaloo,cursive!important;font-size:1.2rem!important}.btn{letter-spacing:.5px;justify-content:center;align-items:center;gap:10px;display:inline-flex;color:#fff!important;text-shadow:0 1px 2px #00000080!important;background:linear-gradient(#6b8e23 0%,#4a6b17 100%)!important;border:2px solid #00000040!important;border-radius:12px!important;padding:10px 24px!important;font-family:Boogaloo,cursive!important;font-size:1.15rem!important;font-weight:400!important;transition:all .15s!important;box-shadow:0 4px #344d0e,0 6px 12px #00000040,inset 0 1px #fff3!important}.btn:hover{color:#fff!important;background:linear-gradient(#7fa828 0%,#5a7f1e 100%)!important;transform:translateY(-1px)!important;box-shadow:0 5px #344d0e,0 8px 16px #0000004d,inset 0 1px #ffffff40!important}.btn:active{padding:10px 24px!important;transform:translateY(2px)!important;box-shadow:0 1px #344d0e,inset 0 2px 4px #0003!important}.btn-danger{background:linear-gradient(#c0392b 0%,#962d22 100%)!important;box-shadow:0 4px #5c1510,0 6px 12px #00000040,inset 0 1px #ffffff1f!important}.btn-danger:hover{background:linear-gradient(#d44637 0%,#ab3427 100%)!important;box-shadow:0 5px #5c1510,0 8px 16px #0000004d,inset 0 1px #ffffff2e!important}.btn-success{background:linear-gradient(#27ae60 0%,#1e8449 100%)!important;box-shadow:0 4px #0f4424,0 6px 12px #00000040,inset 0 1px #ffffff26!important}.btn-success:hover{background:linear-gradient(#2ecc71 0%,#25a153 100%)!important;box-shadow:0 5px #0f4424,0 8px 16px #0000004d,inset 0 1px #fff3!important}.hp-bar-container,.eco-bar-container{box-shadow:none!important;background:0 0!important;border:none!important;flex:none!important;align-items:center!important;gap:2px!important;height:auto!important;margin-left:0!important;padding:0!important;display:flex!important;overflow:visible!important}.hp-bar-container{justify-content:flex-start!important}.eco-bar-container{justify-content:flex-end!important}.xp-bar-container{background:#00000073!important;border:2px solid #a97c2e80!important;border-radius:99px!important;width:476px!important;height:14px!important;margin-left:0!important;padding:2px!important;overflow:hidden!important;box-shadow:inset 0 2px 4px #00000080!important}.xp-bar-fill{background:linear-gradient(#8bd346 0%,#5cab1e 50%,#4a8f17 100%)!important;border-radius:99px!important;height:100%!important;box-shadow:0 0 8px #5cab1e66,inset 0 1px #ffffff59!important}.mc-heart{filter:drop-shadow(0 0 3px #e74c3c59);transition:transform .15s;color:#e74c3c!important;text-shadow:0 1px 2px #0009!important;font-size:1.15rem!important}.mc-heart.empty{filter:none;color:#fff3!important;text-shadow:none!important}.mc-leaf{filter:drop-shadow(0 0 3px #2ecc7159);transition:transform .15s;color:#2ecc71!important;text-shadow:0 1px 2px #0009!important;font-size:1.15rem!important}.mc-leaf.empty{filter:none;color:#fff3!important;text-shadow:none!important}.mc-shield{filter:drop-shadow(0 0 3px #94a3b859);transition:transform .15s;color:#94a3b8!important;text-shadow:0 1px 2px #0009!important;font-size:1.15rem!important}.mc-shield.empty{filter:none;color:#fff3!important;text-shadow:none!important}.hp-icon-circle,.eco-icon-circle,.xp-icon-circle{background:radial-gradient(circle,#3c2819f2,#1e140afa)!important;border:2.5px solid #c8962e!important;border-radius:50%!important;width:38px!important;height:38px!important;margin-right:0!important;box-shadow:0 2px 6px #0006,inset 0 1px 2px #ffd7001f!important}.hp-icon-circle i,.eco-icon-circle i,.xp-icon-circle i{filter:drop-shadow(0 0 4px)!important;font-size:1rem!important;animation:none!important}.hp-bar-text,.eco-bar-text{text-shadow:0 1px 3px #000c!important;color:#fff!important;padding-left:0!important;font-family:Outfit,sans-serif!important;font-size:.7rem!important;font-weight:700!important}kbd,#interaction-prompt kbd{color:gold!important;background:linear-gradient(#5c4033,#3d2b1f)!important;border:1.5px solid #a97c2e!important;border-radius:6px!important;padding:2px 8px!important;font-family:Outfit,sans-serif!important;font-size:.85rem!important;font-weight:700!important;box-shadow:0 2px #1a0e06!important}#interaction-prompt{display:none;transform-origin:bottom!important;z-index:1000!important;pointer-events:none!important;color:#fff5e0!important;background:linear-gradient(#4e3829,#3b2a1d)!important;border:2px solid #a97c2e!important;border-radius:10px!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;font-family:Outfit,sans-serif!important;font-size:.95rem!important;font-weight:600!important;position:absolute!important;transform:translate(-50%,-100%)scale(1.5)!important;box-shadow:0 4px 12px #0006!important}.mc-hotbar{background:linear-gradient(#4e3829,#3b2a1d)!important;border:2.5px solid #a97c2e!important;border-radius:12px!important;padding:4px 6px!important;box-shadow:0 4px 16px #0006,inset 0 1px #ffdc6414!important}.mc-hotbar-slot{background:#0003!important;border:2px solid #a97c2e40!important;border-radius:8px!important;width:48px!important;height:48px!important;margin:2px!important;transition:all .15s!important;box-shadow:inset 0 2px 4px #00000040!important}.mc-hotbar-slot:hover{background:#a97c2e1f!important;border-color:#a97c2e80!important;transform:scale(1.05)!important}.mc-hotbar-slot.active{background:#ffd70014!important;border:2.5px solid gold!important;transform:scale(1.08)!important;box-shadow:0 0 10px #ffd70040,inset 0 1px 3px #0003!important}.mc-grid-item-letter{color:gold!important;text-shadow:0 1px 3px #00000080!important;font-family:Boogaloo,cursive!important;font-size:1.5rem!important}.mc-grid-item-count{color:#fff!important;text-shadow:0 1px 2px #000c!important;font-family:Outfit,sans-serif!important;font-size:.7rem!important;font-weight:700!important}.inventory-grid-title{color:gold!important;text-shadow:0 1px 2px #0006!important;margin-bottom:6px!important;font-family:Boogaloo,cursive!important;font-size:1.1rem!important;font-weight:400!important}.word-letter-box{color:#fff5e059!important;background:#00000040!important;border:2px solid #a97c2e59!important;border-radius:8px!important;width:38px!important;height:42px!important;font-family:Boogaloo,cursive!important;font-size:1.3rem!important;transition:all .2s!important;box-shadow:inset 0 2px 4px #00000040!important}.word-letter-box.collected{color:#2ecc71!important;text-shadow:0 0 8px #2ecc714d!important;background:#27ae6026!important;border-color:#27ae60!important;transform:scale(1.05)!important;box-shadow:0 0 8px #27ae6033,inset 0 1px #ffffff14!important}.spelling-letter-btn{color:#fff5e0!important;background:linear-gradient(#5c4033,#3d2b1f)!important;border:2px solid #a97c2e59!important;border-radius:10px!important;width:44px!important;height:48px!important;font-family:Boogaloo,cursive!important;font-size:1.4rem!important;transition:all .15s!important;box-shadow:0 3px #1a0e06,0 4px 8px #0003!important}.spelling-letter-btn:hover{color:#fff!important;background:linear-gradient(#27ae60,#1e8449)!important;border-color:#2ecc71!important;transform:translateY(-2px)!important;box-shadow:0 5px #0f4424,0 6px 12px #27ae6040!important}.quiz-opt-btn{cursor:pointer;color:#e8d5b5!important;text-shadow:none!important;background:#00000026!important;border:2px solid #a97c2e40!important;border-radius:12px!important;padding:14px 18px!important;font-family:Outfit,sans-serif!important;font-size:1rem!important;transition:all .2s!important}.quiz-opt-btn:hover{color:gold!important;background:#a97c2e1f!important;border-color:#c8962e!important;transform:translate(4px)!important}.quiz-opt-btn.correct{color:#2ecc71!important;background:#27ae6026!important;border-color:#27ae60!important}.quiz-opt-btn.wrong{color:#e74c3c!important;background:#c0392b26!important;border-color:#c0392b!important}.mc-inventory-top{background:#00000026!important;border:2px solid #a97c2e40!important;border-radius:12px!important;padding:10px 14px!important}.mc-armor-slots .mc-grid-slot.decorative{opacity:.65;cursor:default!important;background:#00000026!important;border:2px solid #a97c2e33!important;border-radius:8px!important}.mc-player-preview-box-center{background:#00000040!important;border:2px solid #a97c2e40!important;border-radius:12px!important}.mc-buffs-panel .buff-badge{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;text-shadow:none!important;background:#0003!important;border:1.5px solid #a97c2e40!important;border-radius:8px!important;padding:6px 10px!important;font-family:Outfit,sans-serif!important;font-size:.85rem!important;font-weight:600!important;animation:none!important}.mc-buffs-panel .buff-shield{color:#2ecc71!important;border-color:#2ecc7159!important}.mc-buffs-panel .buff-boots{color:#3b82f6!important;border-color:#3b82f659!important}.mc-buffs-panel .buff-slow{color:#e74c3c!important;border-color:#e74c3c59!important}.mc-inventory-grid,.mc-inventory-hotbar-mirror{background:#0000001a!important;border:2px solid #a97c2e40!important;border-radius:12px!important;padding:10px!important}.mc-grid-slot{margin:5px auto;background:#00000026!important;border:2px solid #a97c2e33!important;border-radius:8px!important;width:55px!important;height:55px!important;transition:all .15s!important;box-shadow:inset 0 1px 3px #00000026!important}.mc-grid-slot:hover{background:#a97c2e1f!important;border-color:#a97c2e73!important}.mc-grid-slot.active{background:#ffd70014!important;border:2px solid gold!important}.mc-grid-slot.selected{background:#ffd7001f!important;border:2.5px dashed gold!important;box-shadow:0 0 8px #ffd70040!important}.inventory-right-upgrades .mc-shop-upgrades{box-sizing:border-box!important;background:#00000026!important;border:2px solid #a97c2e40!important;border-radius:12px!important;flex-direction:column!important;gap:10px!important;height:100%!important;padding:14px!important;display:flex!important;overflow:hidden!important}.mc-shop-upgrades .inventory-grid-title{color:gold!important}.shop-desc{color:#e8d5b5!important;text-shadow:none!important;margin-bottom:8px!important;font-family:Outfit,sans-serif!important;font-size:.95rem!important}.shop-items-vertical{flex-direction:column!important;gap:8px!important;width:100%!important;display:flex!important}.shop-item-mini{background:#00000026!important;border:2px solid #a97c2e33!important;border-radius:10px!important;justify-content:space-between!important;align-items:center!important;padding:8px 10px!important;transition:all .15s!important;display:flex!important}.shop-item-mini:hover{background:#a97c2e1a!important;border-color:#a97c2e66!important}.shop-item-mini .shop-item-title{color:#e8d5b5!important;text-shadow:none!important;font-family:Outfit,sans-serif!important;font-size:.9rem!important;font-weight:600!important}.shop-item-mini .shop-item-desc{display:none!important}.shop-buy-btn{color:#fff!important;cursor:pointer!important;text-shadow:0 1px 1px #0006!important;background:linear-gradient(#6b8e23,#4a6b17)!important;border:1.5px solid #0003!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:4px 12px!important;font-family:Boogaloo,cursive!important;font-size:.85rem!important;font-weight:400!important;transition:all .15s!important;display:inline-flex!important;box-shadow:0 2px #344d0e!important}.shop-buy-btn:hover:not(:disabled){color:#fff!important;background:linear-gradient(#7fa828,#5a7f1e)!important;border-color:#00000040!important;transform:translateY(-1px)!important;box-shadow:0 3px #344d0e,0 4px 8px #00000026!important}.shop-buy-btn:disabled{color:#b4b4b466!important;box-shadow:none!important;text-shadow:none!important;cursor:not-allowed!important;background:#5050504d!important;border-color:#50505026!important}.shop-buy-btn:active:not(:disabled){transform:translateY(1px)!important;box-shadow:0 1px #344d0e!important}.quiz-badge,.inventory-badge{letter-spacing:.5px;color:gold!important;box-shadow:none!important;text-shadow:0 1px 2px #0000004d!important;background:#0003!important;border:1.5px solid #a97c2e59!important;border-radius:99px!important;padding:4px 12px!important;font-family:Boogaloo,cursive!important;font-size:.8rem!important}.close-btn{cursor:pointer;justify-content:center;align-items:center;font-weight:700;display:flex;color:#e74c3c!important;background:#c0392b26!important;border:1.5px solid #c0392b59!important;border-radius:50%!important;width:28px!important;height:28px!important;padding:0!important;font-family:Outfit,sans-serif!important;font-size:1.1rem!important;transition:all .15s!important}.close-btn:hover{color:#fff!important;background:#c0392b!important;border-color:#e74c3c!important}.hud-top-right-panel{background:linear-gradient(#4e3829eb,#3b2a1deb)!important;border:2.5px solid #a97c2e!important;border-radius:14px!important;padding:12px 16px!important;box-shadow:0 4px 16px #00000059,inset 0 1px #ffdc6414!important}.mc-hud-stat{color:#fff5e0;text-shadow:0 1px 3px #00000080!important;font-family:Outfit,sans-serif!important;font-size:.9rem!important;font-weight:600!important}.mc-xp-level{color:gold!important;text-shadow:0 2px 4px #00000080!important;margin-bottom:2px!important;font-family:Boogaloo,cursive!important;font-size:1.4rem!important;font-weight:400!important;line-height:1!important}.quest-single-panel{image-rendering:auto!important;background:linear-gradient(#4e3829eb,#3b2a1deb)!important;border:2.5px solid #a97c2e!important;border-radius:14px!important;box-shadow:0 4px 16px #00000059,inset 0 1px #ffdc6414!important}.quest-single-icon{color:gold!important;text-shadow:0 0 8px #ffd7004d!important}.quest-single-label{color:#c8962e!important;font-family:Outfit,sans-serif!important}.quest-single-text{text-shadow:0 1px 3px #00000080!important;font-family:Boogaloo,cursive!important}.quest-single-panel.completed{border-color:#27ae60!important;box-shadow:0 0 12px #27ae6026,0 4px 16px #00000059!important}.quest-single-panel.completed .quest-single-icon,.quest-single-panel.completed .quest-single-text{color:#2ecc71!important}#intro-screen{opacity:0;z-index:100;transition:opacity .5s;pointer-events:none!important;background:linear-gradient(#0000001a,#00000059),url(../models/menu_bg.jpg) 50%/cover no-repeat!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}#intro-screen.active{opacity:1!important;pointer-events:auto!important}#intro-screen i.fa-solid,#intro-screen i.fa-regular{display:inline-block!important}.mc-menu-debug-bar{font-weight:500;color:#ffffff80!important;text-shadow:0 1px 2px #000c!important;z-index:101!important;pointer-events:none!important;justify-content:space-between!important;font-family:Outfit,sans-serif!important;font-size:10px!important;display:flex!important;position:absolute!important;top:6px!important;left:12px!important;right:12px!important}.mc-menu-container{box-sizing:border-box!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:none!important;height:100%!important;padding:20px!important;display:flex!important;position:relative!important}.mc-menu-main-col{flex-direction:column!important;flex:0 0 380px!important;align-items:center!important;gap:24px!important;width:380px!important;display:flex!important}.mc-menu-logo-container{text-align:center!important;width:100%!important;margin-bottom:8px!important;position:relative!important}.mc-menu-logo{text-transform:uppercase;transform:rotate(-2deg);color:gold!important;text-shadow:0 2px #b8860b,0 4px #8b6508,0 6px #6b4f06,0 8px 12px #00000080,0 0 20px #ffd7001a!important;letter-spacing:2px!important;margin:0!important;padding:0!important;font-family:Boogaloo,cursive!important;font-size:3rem!important;line-height:1.1!important}.mc-menu-splash{color:#fff!important;text-shadow:0 1px 3px #00000080!important;z-index:10!important;background:linear-gradient(135deg,#e74c3c,#c0392b)!important;border:1.5px solid #ffffff26!important;border-radius:6px!important;padding:4px 14px!important;font-family:Boogaloo,cursive!important;font-size:1.1rem!important;font-weight:400!important;animation:1.5s ease-in-out infinite alternate coc-splash-bounce!important;position:absolute!important;bottom:-18px!important;right:-10px!important;transform:rotate(-8deg)!important;box-shadow:0 3px 8px #c0392b4d!important}@keyframes coc-splash-bounce{0%{transform:rotate(-8deg)scale(1)}to{transform:rotate(-8deg)scale(1.06)}}.mc-menu-buttons{flex-direction:column!important;gap:10px!important;width:100%!important;display:flex!important}.mc-btn{cursor:pointer!important;text-align:center!important;box-sizing:border-box!important;white-space:nowrap!important;letter-spacing:.5px!important;border-radius:12px!important;outline:none!important;justify-content:center!important;align-items:center!important;width:100%!important;height:48px!important;padding:0 20px!important;font-family:Boogaloo,cursive!important;font-size:1.2rem!important;font-weight:400!important;transition:all .15s!important;display:flex!important}.mc-btn-gray{color:#e8d5b5!important;text-shadow:0 1px 2px #00000080!important;background:linear-gradient(#6b5b4e 0%,#4e3d32 100%)!important;border:2px solid #00000040!important;box-shadow:0 4px #2d2118,0 6px 12px #00000040,inset 0 1px #ffffff14!important}.mc-btn-gray:hover{color:gold!important;background:linear-gradient(#7d6c5e 0%,#5e4d3f 100%)!important;outline:none!important;transform:translateY(-1px)!important;box-shadow:0 5px #2d2118,0 8px 16px #0000004d,inset 0 1px #ffffff1f!important}.mc-btn-gray:active{outline:none!important;transform:translateY(2px)!important;box-shadow:0 1px #2d2118,inset 0 2px 4px #0003!important}.mc-btn-green{color:#fff!important;text-shadow:0 1px 2px #00000080!important;background:linear-gradient(#5cab1e 0%,#4a8f17 100%)!important;border:2px solid #00000040!important;box-shadow:0 4px #2e5a0f,0 6px 12px #00000040,inset 0 1px #ffffff26!important}.mc-btn-green:hover{color:#fff!important;background:linear-gradient(#6dc025 0%,#55a01b 100%)!important;outline:none!important;transform:translateY(-1px)!important;box-shadow:0 5px #2e5a0f,0 8px 16px #0000004d,inset 0 1px #fff3!important}.mc-btn-green:active{outline:none!important;transform:translateY(2px)!important;box-shadow:0 1px #2e5a0f,inset 0 2px 4px #0003!important}.mc-menu-dressing-room{box-sizing:border-box!important;background:linear-gradient(#4e3829d9,#2d1f15e6)!important;border:2px solid #a97c2e!important;border-radius:14px!important;flex-direction:column!important;align-items:center!important;gap:8px!important;width:180px!important;padding:14px!important;display:flex!important;position:absolute!important;top:50%!important;left:calc(50% + 230px)!important;transform:translateY(-50%)!important;box-shadow:0 4px 16px #00000059,inset 0 1px #ffdc6414!important}.mc-dressing-tag{color:gold!important;text-shadow:0 1px 2px #00000080!important;font-family:Boogaloo,cursive!important;font-size:1rem!important;font-weight:400!important}.mc-dressing-avatar-box{background:#00000040!important;border:2px solid #a97c2e40!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:140px!important;height:240px!important;margin-bottom:4px!important;display:flex!important;overflow:hidden!important;box-shadow:inset 0 2px 6px #00000040!important}.mc-dressing-avatar{object-fit:contain!important;image-rendering:auto!important;height:90%!important}.dressing-btn-small{height:36px!important;font-size:1rem!important}.mc-menu-bottom-left{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;display:flex!important;position:absolute!important;bottom:14px!important;left:18px!important}.mc-deco-buttons{gap:8px!important;display:flex!important}.mc-btn-square{cursor:pointer!important;color:#e8d5b5!important;background:linear-gradient(#6b5b4e,#4e3d32)!important;border:1.5px solid #00000040!important;border-radius:8px!important;outline:none!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;font-size:1rem!important;transition:all .15s!important;display:flex!important;box-shadow:0 3px #2d2118,0 4px 8px #00000040!important}.mc-btn-square:hover{color:gold!important;background:linear-gradient(#7d6c5e,#5e4d3f)!important;outline:none!important;transform:translateY(-1px)!important}.mc-btn-square:active{transform:translateY(1px)!important;box-shadow:0 1px #2d2118!important}.mc-copyright{color:#ffffff73!important;text-shadow:0 1px 2px #0009!important;font-family:Outfit,sans-serif!important;font-size:.75rem!important}.mc-menu-bottom-right{color:#ffffff73!important;text-shadow:0 1px 2px #0009!important;font-family:Outfit,sans-serif!important;font-size:.75rem!important;position:absolute!important;bottom:14px!important;right:18px!important}.mc-menu-modal-overlay{display:none;z-index:2000!important;background:#000000b3!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important}.mc-menu-modal-content{box-sizing:border-box!important;text-align:center!important;background:linear-gradient(#4e3829 0%,#3b2a1d 50%,#2d1f15 100%)!important;border:3px solid #a97c2e!important;border-radius:16px!important;width:90%!important;max-width:500px!important;padding:28px!important;box-shadow:0 8px 32px #00000080,inset 0 1px #ffdc641a!important}.mc-modal-title{color:gold!important;text-shadow:0 2px #8b6508!important;margin-top:0!important;margin-bottom:16px!important;font-family:Boogaloo,cursive!important;font-size:1.8rem!important;font-weight:400!important}.mc-modal-body{text-align:left!important;color:#e8d5b5!important;text-shadow:none!important;margin-bottom:24px!important;font-family:Outfit,sans-serif!important;font-size:.95rem!important;line-height:1.6!important}.mc-modal-body p{margin:0 0 10px!important}.coc-shield-icon{filter:drop-shadow(0 2px 4px #0000004d);margin-bottom:8px;font-size:3rem}.loading-bar-container{background:#00000040!important;border:2px solid #a97c2e!important;border-radius:99px!important;overflow:hidden!important}.loading-bar{background:linear-gradient(90deg,#5cab1e,#8bd346)!important;border-radius:99px!important;box-shadow:0 0 10px #5cab1e66,inset 0 1px #ffffff4d!important}.loading-text{color:gold!important;text-shadow:0 1px 3px #0006!important;font-family:Boogaloo,cursive!important}.text-neon-yellow{color:gold!important;text-shadow:0 0 6px #ffd70040!important}.text-neon-green{color:#2ecc71!important;text-shadow:0 0 6px #2ecc7140!important}.text-neon-blue{color:#3b82f6!important;text-shadow:0 0 6px #3b82f640!important}.text-danger{color:#e74c3c!important}.text-success{color:#2ecc71!important}.border-danger{border-color:#e74c3c73!important;box-shadow:0 0 20px #e74c3c1f,0 8px 32px #00000073!important}.border-success{border-color:#2ecc7173!important;box-shadow:0 0 20px #2ecc711f,0 8px 32px #00000073!important}@keyframes goldPulse{0%,to{box-shadow:0 0 8px #ffd70026}50%{box-shadow:0 0 16px #ffd7004d}}.audio-ripple-btn{animation:2s ease-in-out infinite audioPulse;position:relative;overflow:hidden}@keyframes audioPulse{0%,to{transform:scale(1);box-shadow:0 8px 25px #3b82f666}50%{transform:scale(1.05);box-shadow:0 8px 35px #3b82f699}}.speech-bubble{border:1px solid #e2e8f0cc;animation:.35s cubic-bezier(.175,.885,.32,1.275) floatInBubble}@keyframes floatInBubble{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.char-avatar-box{animation:.4s cubic-bezier(.175,.885,.32,1.275) avatarZoom}@keyframes avatarZoom{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.word-puzzle-container button{transition:all .2s cubic-bezier(.25,.8,.25,1)!important}.word-puzzle-container button:hover{filter:brightness(1.05);transform:translateY(-2px)!important;box-shadow:0 5px #cbd5e1!important}.word-puzzle-container button:active{transform:translateY(1px)!important;box-shadow:0 1px #cbd5e1!important}.skin-card{box-sizing:border-box}.skin-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d;background:#0f172ad9!important;border-color:#fff6!important}.skin-card.equipped{animation:2.5s ease-in-out infinite cardGlow}@keyframes cardGlow{0%,to{filter:brightness()}50%{filter:brightness(1.1)}}.glass-panel,.inventory-panel,.mc-menu-container,.quest-single-panel,.hud-top-right-panel,.word-guide-panel,.mc-bottom-hud-wrapper,.minimap-container,#skip-cutscene-btn{zoom:1.5!important}#loading-screen{z-index:9999!important;background:url(../models/loading_bg.jpg) 50%/cover no-repeat!important}.inventory-panel{zoom:1.25!important}.mc-tooltip{color:#fff;pointer-events:none;text-shadow:1px 1px 2px #000c;border:3px solid;border-image:linear-gradient(#2e0664,#150426) 1;border-radius:4px;max-width:250px;padding:8px 12px;font-family:Boogaloo,Outfit,sans-serif;font-size:.9rem;line-height:1.45;box-shadow:0 4px 12px #0009;background:#100110ed!important}.mc-tooltip-title{margin-bottom:4px;font-size:1rem;font-weight:700}.mc-tooltip-desc{color:#94a3b8;margin-top:4px;font-size:.8rem}.mc-tooltip-enchant{color:#a855f7;font-size:.85rem;font-weight:700}.mc-tooltip-rarity{text-transform:uppercase;margin-top:4px;font-size:.75rem;font-weight:700}.mc-grid-slot.drag-over{background:#fff3!important;border-color:#fff!important;box-shadow:inset 0 0 8px #ffffff80!important}#options-screen .quiz-panel{flex-direction:column!important;width:95%!important;max-width:1120px!important;max-height:90vh!important;padding:24px!important;display:flex!important}#options-screen #options-screen-title{font-size:2.2rem!important}#options-screen .quiz-badge{padding:3px 8px!important;font-size:.68rem!important}#options-screen .mc-options-body{flex-direction:row!important;flex-shrink:0!important;align-items:stretch!important;gap:24px!important;margin-bottom:18px!important;display:flex!important}#options-screen .quiz-panel>div:last-child{flex-shrink:0!important}#options-screen label{font-size:.95rem!important}#options-screen input[type=checkbox]{width:18px!important;height:18px!important}#options-screen .mc-options-body span{font-size:.82rem!important}#options-screen input[type=range]{appearance:none;border-radius:4px;outline:none;background:#0006!important;border:1px solid #a97c2e66!important;height:8px!important}#options-screen input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:gold;border:2px solid #fff;border-radius:50%;width:16px;height:16px;margin-top:-5px;box-shadow:0 2px 4px #00000080}#options-screen input[type=range]::-moz-range-thumb{cursor:pointer;background:gold;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 4px #00000080}#options-screen .mc-btn{height:38px!important;margin:0!important;font-size:.95rem!important}#options-screen .mc-btn i{font-size:.9rem!important}.mc-btn-blue{color:#fff!important;text-shadow:0 1px 2px #00000080!important;background:linear-gradient(#3b82f6 0%,#1d4ed8 100%)!important;border:2px solid #00000040!important;box-shadow:0 4px #1e3a8a,0 6px 12px #00000040,inset 0 1px #ffffff26!important}.mc-btn-blue:hover{color:#fff!important;background:linear-gradient(#60a5fa 0%,#2563eb 100%)!important;outline:none!important;transform:translateY(-1px)!important;box-shadow:0 5px #1e3a8a,0 8px 16px #0000004d,inset 0 1px #fff3!important}.mc-btn-blue:active{outline:none!important;transform:translateY(2px)!important;box-shadow:0 1px #1e3a8a,inset 0 2px 4px #0003!important}#loading-screen{z-index:9999!important;background:radial-gradient(circle,#2a1b12 0%,#0f0a06 100%)!important;justify-content:center!important;align-items:center!important;display:flex!important}.loading-card{border-radius:20px;flex-direction:column;width:90vw;max-width:1400px;height:90vh;max-height:900px;display:flex;overflow:hidden;box-shadow:0 0 0 2px #1a0e06,0 24px 64px #000000e6,inset 0 1.5px #ffdc6433;background:linear-gradient(#4e3829 0%,#3b2a1d 50%,#2d1f15 100%)!important;border:3.5px solid #a97c2e!important}.loading-image-frame{border-radius:12px;flex-grow:1;margin:20px 20px 0;position:relative;overflow:hidden;box-shadow:0 8px 20px #0009;border:3px solid #a97c2e!important}.loading-artwork{object-fit:cover;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;will-change:transform;display:block;transform:translateZ(0)}.loading-body{flex-direction:column;flex-shrink:0;gap:20px;padding:24px 32px 32px;display:flex;background:linear-gradient(#4e382980 0%,#2d1f15cc 100%)!important}.loading-badge-container{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.loading-badge-tag{letter-spacing:.05em;border-radius:99px;align-items:center;gap:8px;font-family:Boogaloo,cursive;display:inline-flex;color:#fff!important;background:linear-gradient(135deg,#c8962e,#a97c2e)!important;border:1.5px solid #1a0e06!important;padding:6px 16px!important;font-size:1.25rem!important;box-shadow:0 4px 12px #a97c2e66!important}.loading-tip-text{text-shadow:0 2px 4px #000000a6;min-height:54px;margin:0;font-family:Outfit,sans-serif;color:#fff5e0!important;font-size:1.45rem!important;line-height:1.6!important}.loading-progress-row{align-items:center;gap:20px;width:100%;display:flex}.loading-bar-container{border-radius:99px;flex-grow:1;height:22px;position:relative;overflow:hidden;box-shadow:inset 0 3px 6px #0009;background:#1a0e06!important;border:2.5px solid #a97c2e!important}.loading-bar{border-radius:99px;width:0%;height:100%;transition:width .15s ease-out;box-shadow:0 0 12px #eab308bf;background:linear-gradient(90deg,gold,#fbbf24)!important}.loading-text-percentage{text-align:right;text-shadow:0 2px 5px #000000b3;min-width:56px;font-family:Boogaloo,cursive;color:#eab308!important;font-size:1.85rem!important}.mc-toast{color:#f8fafc;z-index:99999;opacity:0;pointer-events:none;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172af2;border:2px solid #eab308;border-radius:12px;padding:14px 28px;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:500;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #00000080}.mc-toast.show{opacity:1;transform:translate(-50%,20px)}#damage-vignette{pointer-events:none;z-index:999999;width:100vw;height:100vh;transition:box-shadow .1s ease-out;position:fixed;top:0;left:0;box-shadow:inset 0 0 100px #ef444400}#damage-vignette.flash{animation:.4s ease-out vignette-pulse}@keyframes vignette-pulse{0%{box-shadow:inset 0 0 #ef444400}20%{box-shadow:inset 0 0 120px #ef4444f2}to{box-shadow:inset 0 0 #ef444400}}
