.mc-app{font-family:Courier New,Courier,monospace,sans-serif;color:#f0f0f0;min-height:100vh;display:flex;flex-direction:column;padding:16px;box-sizing:border-box;transition:background-color .8s ease;-webkit-user-select:none;user-select:none;position:relative;overflow-x:hidden}.theme-day{background-color:#4a90e2;background-image:linear-gradient(to bottom,#4a90e2,#7ec0ee)}.theme-sunset{background-color:#d35400;background-image:linear-gradient(to bottom,#d35400,#f1c40f)}.theme-night{background-color:#0f172a;background-image:linear-gradient(to bottom,#0f172a,#1e293b)}.pixel-sky-elements{position:absolute;top:0;left:0;right:0;height:220px;pointer-events:none;overflow:hidden;z-index:0}.sky-celestial{position:absolute;top:30px;right:15%;width:50px;height:50px}.pixel-sun{width:40px;height:40px;background:#f1c40f;border:4px solid #f39c12;box-shadow:0 0 15px #f1c40f99;animation:sunFloat 6s ease-in-out infinite alternate}.pixel-sun.sunset{background:#e67e22;border-color:#d35400;box-shadow:0 0 20px #e67e22cc}.pixel-moon{width:36px;height:36px;background:#ecf0f1;border:4px solid #bdc3c7;box-shadow:0 0 15px #ecf0f166;animation:sunFloat 8s ease-in-out infinite alternate}@keyframes sunFloat{0%{transform:translateY(0) rotate(0)}to{transform:translateY(-10px) rotate(10deg)}}.cloud{position:absolute;background:#fff9;border-radius:4px;box-shadow:10px 0 #fff9,-10px 0 #fff9,0 10px #fff9,0 -10px #fff9;transition:background .8s ease}.theme-sunset .cloud{background:#fd964480;box-shadow:10px 0 #fd964480,-10px 0 #fd964480,0 10px #fd964480,0 -10px #fd964480}.theme-night .cloud{background:#ffffff1a;box-shadow:10px 0 #ffffff1a,-10px 0 #ffffff1a,0 10px #ffffff1a,0 -10px #ffffff1a}.cloud-1{width:80px;height:20px;top:40px;left:-100px;animation:floatCloud 35s linear infinite}.cloud-2{width:120px;height:30px;top:80px;left:-150px;animation:floatCloud 50s linear infinite 5s}.cloud-3{width:60px;height:15px;top:120px;left:-80px;animation:floatCloud 25s linear infinite 12s}@keyframes floatCloud{0%{transform:translate(0)}to{transform:translate(calc(100vw + 200px))}}.mc-header{display:flex;justify-content:space-between;align-items:center;background-color:#2e2e2ee6;border:4px solid #4a4a4a;padding:12px 20px;margin-bottom:16px;box-shadow:inset -4px -4px #151515,inset 4px 4px #8b8b8b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10}.mc-logo{display:flex;align-items:center;gap:12px}.logo-cube{font-size:32px;animation:spin 8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mc-logo h1{font-size:20px;margin:0;color:#fff;font-weight:700;text-shadow:2px 2px 0px #000}.mc-logo h1 span{color:#8be034;font-size:13px;background:#000;padding:2px 6px;margin-left:8px;border-radius:4px;text-shadow:none}.subtitle{margin:4px 0 0;font-size:12px;color:#bbb}.header-actions{display:flex;gap:8px}.help-btn,.sound-btn{background:#4a4a4a;border:2px solid #fff;color:#fff;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:inset -2px -2px #151515;transition:transform .1s}.help-btn:hover,.sound-btn:hover{background:#555;transform:scale(1.05)}.help-btn.active,.sound-btn.active{background:#5b8731;border-color:#8be034}.main-layout{display:grid;grid-template-columns:280px 1fr 240px;gap:16px;flex:1;z-index:5}@media (max-width: 1024px){.main-layout{grid-template-columns:1fr}}.control-panel,.steve-panel{background-color:#222222f2;border:4px solid #4a4a4a;padding:16px;display:flex;flex-direction:column;gap:16px;box-shadow:inset -4px -4px #151515;height:fit-content}.panel-section{border-bottom:2px dashed #444;padding-bottom:14px}.panel-section:last-child{border-bottom:none;padding-bottom:0}.panel-section h4{margin:0 0 10px;color:#ffb703;font-size:14px;display:flex;align-items:center;gap:6px}.section-desc{font-size:11px;color:#aaa;margin:0 0 10px;line-height:1.4}.tool-grid{display:flex;flex-direction:column;gap:8px}.tool-btn{display:flex;align-items:center;justify-content:space-between;background:#3c3c3c;border:2px solid #555;color:#ccc;padding:10px;font-size:13px;font-weight:700;cursor:pointer;text-align:left;box-shadow:inset -2px -2px #151515;transition:all .1s}.tool-btn:hover{background:#4c4c4c;color:#fff}.tool-btn.active{background:#5b8731;border-color:#8be034;color:#fff}.tool-btn.danger.active{background:#d63030;border-color:#ff6b6b}.tool-btn.warning.active{background:#e67e22;border-color:#f39c12}.tool-title{display:flex;align-items:center;gap:8px}.shortcut-tag{background:#00000080;color:#ffb703;padding:1px 6px;font-size:9px;border-radius:2px;border:1px solid #555;font-family:monospace}.kb-active{transform:scale(.95);filter:brightness(1.3);box-shadow:0 0 8px #8be034!important}.preset-grid{display:grid;grid-template-columns:1fr;gap:6px}.mc-btn.danger-outline{border-color:#d63030;color:#ff6b6b}.mc-btn.danger-outline:hover{background:#d6303033}.ai-section textarea{width:100%;height:60px;background:#111;border:2px solid #444;color:#fff;padding:8px;box-sizing:border-box;font-family:inherit;font-size:12px;resize:none;margin-bottom:8px}.sparkle-icon{animation:pulse 1.5s infinite}.loading-spinner-wrapper{display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px}.pixel-spinner{display:inline-block;animation:swingPickaxe .5s ease-in-out infinite alternate;font-size:18px}@keyframes swingPickaxe{0%{transform:rotate(-20deg)}to{transform:rotate(40deg)}}.loading-text-glow{animation:textGlow 1.5s ease-in-out infinite alternate}@keyframes textGlow{0%{text-shadow:0 0 2px rgba(255,255,255,.5)}to{text-shadow:0 0 8px #8be034}}.stage-area{background-color:#151515cc;border:4px solid #4a4a4a;display:flex;flex-direction:column;box-shadow:inset -4px -4px #000;position:relative;overflow:hidden;min-height:480px}.environment-bar{display:flex;justify-content:space-between;align-items:center;background:#0006;padding:8px 16px;font-size:12px;z-index:10}.env-buttons{display:flex;gap:6px}.env-buttons button{background:#333;border:1px solid #555;color:#aaa;padding:4px 8px;font-size:11px;cursor:pointer}.env-buttons button.active{background:#5b8731;border-color:#8be034;color:#fff}.viewport{flex:1;display:flex;align-items:center;justify-content:center;position:relative;padding:40px;overflow:auto}.void-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:320px;animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.void-portal{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.portal-ring{position:absolute;border:2px solid #9b59b6;border-radius:50%;animation:spinPortal 3s linear infinite}.ring-1{width:80px;height:80px;border-color:#8e44ad;border-style:dashed}.ring-2{width:60px;height:60px;border-color:#9b59b6;animation-duration:2s;animation-direction:reverse}.ring-3{width:40px;height:40px;border-color:#d289e3;animation-duration:1.5s}.portal-eye{font-size:24px;animation:eyeWiggle 2s ease-in-out infinite alternate}@keyframes spinPortal{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes eyeWiggle{0%{transform:scale(.9) rotate(-5deg)}to{transform:scale(1.1) rotate(5deg)}}.void-empty-state h3{margin:0 0 8px;color:#e74c3c;font-size:16px;text-shadow:1px 1px 0 #000}.void-empty-state p{font-size:11px;color:#aaa;margin:0 0 16px;line-height:1.4}.isometric-container{position:relative;width:400px;height:300px;transform:scale(1.1)}.grid-stack-container{position:absolute;width:40px;height:40px;transform-style:preserve-3d}.grid-hover-guide{position:absolute;width:40px;height:20px;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);border:1px solid transparent;pointer-events:auto;cursor:pointer;z-index:999}.grid-hover-guide:hover{background:#ffffff26;border:1px solid rgba(255,255,255,.8)}.empty-base{position:absolute;width:40px;height:20px;background:#0006;border:1px dashed rgba(255,255,255,.2);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);cursor:pointer;transition:all .2s}.empty-base:hover{background:#8be0344d;border-color:#8be034}.cube{position:absolute;width:40px;height:40px;cursor:pointer;transition:filter .1s}.cube:hover{filter:brightness(1.2)}.theme-night .diamond-block .face.top{box-shadow:0 0 8px #4dedf4cc;filter:brightness(1.2)}.theme-night .gold-block .face.top{box-shadow:0 0 8px #ffd700cc;filter:brightness(1.2)}.block-pop{animation:blockFallPop .25s cubic-bezier(.175,.885,.32,1.275)}@keyframes blockFallPop{0%{transform:translateY(-50px) scaleY(1.4);opacity:.5}to{transform:translateY(0) scaleY(1);opacity:1}}.face{position:absolute;width:100%;height:100%}.face.top{height:20px;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);display:flex;align-items:center;justify-content:center;font-size:10px}.face.left{top:10px;height:24px;clip-path:polygon(0% 0%,50% 42%,50% 100%,0% 58%)}.face.right{top:10px;height:24px;clip-path:polygon(50% 42%,100% 0%,100% 58%,50% 100%)}.ore-sparkle{font-size:8px;animation:pulse 1s infinite alternate}.tnt-text{font-size:7px;font-weight:700;color:#fff;background:#000;padding:1px 2px;transform:scale(.8)}.tnt-flash{animation:tntFlash .3s infinite alternate}@keyframes tntFlash{0%{filter:brightness(1)}to{filter:brightness(1.8) saturate(1.5)}}.steve-character{position:absolute;width:40px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;pointer-events:none;transition:all .2s cubic-bezier(.25,.8,.25,1)}.steve-bounce{animation:steveIdle 1.2s ease-in-out infinite alternate}@keyframes steveIdle{0%{transform:translateY(0) scaleY(1)}to{transform:translateY(-3px) scaleY(1.03)}}.steve-jump{animation:steveJumpAction .4s cubic-bezier(.25,.8,.25,1)}@keyframes steveJumpAction{0%{transform:translateY(0) scaleY(.9)}40%{transform:translateY(-25px) scaleY(1.1)}70%{transform:translateY(-5px) scaleY(.95)}to{transform:translateY(0) scaleY(1)}}.steve-avatar{font-size:22px;z-index:2;margin-bottom:-4px;position:relative}.steve-hand-block{position:absolute;font-size:11px;bottom:0;right:-6px;background:#0009;border-radius:3px;padding:1px;animation:handWiggle .6s ease-in-out infinite alternate}@keyframes handWiggle{0%{transform:translate(0) rotate(0)}to{transform:translate(1px,-2px) rotate(15deg)}}.steve-shadow{width:16px;height:8px;background:#0006;border-radius:50%;z-index:1}.block-selector{background:#2e2e2e;border-top:4px solid #4a4a4a;padding:12px}.selector-label{font-size:12px;color:#ffb703;margin-bottom:6px;display:block}.block-row{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px}.block-card{flex:0 0 64px;height:64px;background:#3c3c3c;border:3px solid #555;box-shadow:inset -3px -3px #151515;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;color:#fff;position:relative;transition:transform .1s}.block-card:hover{border-color:#fff;transform:translateY(-2px)}.block-card.selected{background:#5b8731;border-color:#8be034}.block-emoji{font-size:20px}.block-label{font-size:9px;margin-top:2px;color:#ccc}.hotkey-badge{position:absolute;top:2px;left:2px;background:#0009;color:#8be034;font-size:8px;padding:1px 4px;border-radius:2px;border:1px solid #444}.dpad-container{display:flex;flex-direction:column;align-items:center;gap:4px;margin:16px 0}.dpad-row{display:flex;gap:4px}.dpad-btn{width:44px;height:44px;background:#3c3c3c;border:3px solid #555;color:#fff;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset -3px -3px #151515;position:relative;transition:all .1s}.dpad-btn:active{background:#5b8731;border-color:#8be034}.dpad-key-hint{font-size:8px;color:#8be034;position:absolute;bottom:2px;font-family:monospace}.space-hint{bottom:1px;font-size:7px}.dpad-center{width:44px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:18px;background:#222;border:3px solid #444;cursor:pointer;position:relative;box-shadow:inset -3px -3px #111;transition:all .1s}.dpad-center:hover{background:#333}.steve-status{background:#111;padding:8px;border:2px solid #333;font-size:11px}.status-item{display:flex;justify-content:space-between;margin-bottom:4px}.status-tips{margin-top:6px;color:#8be034;font-size:10px;text-align:center;border-top:1px dashed #333;padding-top:4px}.achievement-list{display:flex;flex-direction:column;gap:8px}.ach-item{display:flex;align-items:center;gap:10px;background:#1a1a1a;border:2px solid #333;padding:8px;opacity:.4;transition:all .3s}.ach-item.unlocked{opacity:1;border-color:#5b8731;background:#5b873126}.ach-icon{font-size:20px}.ach-item h5{margin:0;font-size:12px;color:#fff}.ach-item p{margin:2px 0 0;font-size:9px;color:#aaa}.mc-btn{background:#3c3c3c;border:3px solid #555;color:#fff;padding:8px 12px;font-weight:700;font-size:12px;cursor:pointer;box-shadow:inset -3px -3px #151515;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .1s}.mc-btn:hover{background:#4c4c4c}.mc-btn.primary{background:#5b8731;border-color:#8be034}.mc-btn.large{padding:12px;font-size:13px}.mc-btn:disabled{opacity:.8;cursor:not-allowed}.help-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.help-content{background:#2e2e2e;border:4px solid #4a4a4a;padding:20px;max-width:450px;box-shadow:inset -4px -4px #151515}.help-content h3{margin-top:0;color:#ffb703}.help-list{padding-left:0;list-style:none;font-size:12px;line-height:1.8;color:#ccc}.help-list li{margin-bottom:10px;border-bottom:1px solid #3c3c3c;padding-bottom:6px}.kb-badge{background:#111;color:gold;padding:2px 6px;border-radius:3px;border:1px solid #555;margin:0 4px;font-family:monospace}.help-content button{width:100%;margin-top:16px}.mc-footer{text-align:center;margin-top:16px;padding-top:12px;border-top:2px solid rgba(255,255,255,.1);color:#fff6;font-size:11px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}
