*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1a2e}#root{width:100%;height:100%}*{-webkit-tap-highlight-color:transparent}.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}canvas{image-rendering:pixelated;image-rendering:crisp-edges}button{font-family:inherit;cursor:pointer;outline:none}button:focus{outline:2px solid #4caf50;outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading-pulse{animation:pulse 1.5s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-in}@media (hover: none) and (pointer: coarse){button{min-height:44px;min-width:44px}}:fullscreen{background-color:#1a1a2e}:-webkit-full-screen{background-color:#1a1a2e}:-moz-full-screen{background-color:#1a1a2e}:-ms-fullscreen{background-color:#1a1a2e}.phone-frame-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460)}.phone-frame{position:relative;display:flex;flex-direction:row;background:linear-gradient(145deg,#2a2a2a,#1a1a1a,#0a0a0a);border-radius:30px;padding:10px;box-shadow:0 0 0 3px #333,0 0 0 6px #1a1a1a,0 20px 60px #00000080,inset 0 2px 4px #ffffff1a}.phone-bezel{display:flex;justify-content:center;align-items:center;width:60px;background:linear-gradient(145deg,#1a1a1a,#0a0a0a);position:relative;z-index:2000}.phone-bezel-left{border-radius:20px 0 0 20px}.phone-bezel-right{border-radius:0 20px 20px 0}.speaker-grille{display:flex;flex-direction:column;gap:4px;padding:20px 0}.speaker-hole{width:8px;height:2px;background:#333;border-radius:1px}.phone-screen{position:relative;background:#000;border:3px solid #111;border-radius:4px;overflow:hidden}.android-nav-buttons{display:flex;flex-direction:column;gap:30px;padding:20px 0}.nav-button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;opacity:.5;cursor:pointer;transition:opacity .2s}.nav-button:hover{opacity:.8}.nav-button svg{transform:rotate(90deg)}.volume-buttons{position:absolute;top:-6px;left:60px;display:flex;flex-direction:row;gap:8px}.volume-button{width:30px;height:4px;background:linear-gradient(180deg,#222,#444,#222);border-radius:2px 2px 0 0}.power-button{position:absolute;bottom:-6px;left:80px;width:40px;height:4px;background:linear-gradient(0deg,#222,#444,#222);border-radius:0 0 2px 2px}.game-controls-overlay{position:absolute;bottom:0;left:0;right:0;height:100%;pointer-events:none;z-index:10}.controls-left{position:absolute;bottom:10px;left:10px;pointer-events:auto}.controls-right{position:absolute;bottom:10px;right:10px;pointer-events:auto;display:flex;flex-direction:column;gap:5px;align-items:flex-end}.movement-slider-container{position:relative;width:128px;height:64px}.movement-slider-base{position:absolute;bottom:0;left:0}.movement-slider-button{position:absolute;bottom:8px;cursor:pointer;transition:left .05s ease-out}.action-button{cursor:pointer;opacity:.8;transition:opacity .1s,transform .1s}.action-button:hover{opacity:1}.action-button:active,.action-button.pressed{opacity:1;transform:scale(.95)}.action-button img{display:block}.keyboard-hint{position:absolute;bottom:5px;left:50%;transform:translate(-50%);font-size:10px;color:#ffffff4d;text-align:center;pointer-events:none}.phone-frame-outer-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px}.phone-frame-row{display:flex;flex-direction:row;align-items:flex-start;gap:0}.keyboard-hint-below{font-size:16px;color:#fff9;text-align:center;pointer-events:none;letter-spacing:.5px}.sound-controls{display:flex;flex-direction:column;gap:8px;align-items:center}.phone-sound-controls{margin-left:15px;align-self:flex-start}.sound-control-btn{display:flex;align-items:center;justify-content:center;position:relative;width:36px;height:36px;background:linear-gradient(145deg,#3a3a4a,#2a2a3a,#1a1a2a);border:2px solid #444;border-radius:8px;color:#8f8;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 4px #0000004d,inset 0 1px 1px #ffffff1a}.sound-control-btn:hover{background:linear-gradient(145deg,#4a4a5a,#3a3a4a,#2a2a3a);border-color:#555;transform:translateY(-1px);box-shadow:0 4px 8px #0006,inset 0 1px 1px #ffffff1a}.sound-control-btn:active{transform:translateY(0);box-shadow:0 1px 2px #0000004d,inset 0 1px 2px #0003}.sound-control-btn.muted{color:#f66;border-color:#633}.sound-control-btn.muted:hover{border-color:#844}.sound-control-btn svg{width:20px;height:20px}.sound-control-btn .sound-label{font-size:10px;font-weight:700;letter-spacing:.5px}.sound-control-btn .mute-slash{position:absolute;font-size:24px;font-weight:700;color:#f44;transform:rotate(-45deg);pointer-events:none;text-shadow:0 1px 2px rgba(0,0,0,.5)}.sound-control-btn.sound-master{width:40px;height:40px}.sound-control-btn.sound-master svg{width:24px;height:24px}.android-home-screen{width:100%;height:100%;background:linear-gradient(to bottom,#333,#000);position:absolute;top:0;left:0;z-index:100;display:flex;flex-direction:column;color:#fff;font-family:sans-serif}.android-status-bar{height:20px;background:#00000080;display:flex;justify-content:space-between;padding:0 5px;align-items:center;font-size:12px}.android-clock-widget{margin-top:20px;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5)}.widget-time{font-size:48px;font-weight:700}.widget-date{font-size:16px}.android-app-grid{flex:1;padding:20px;display:flex;flex-wrap:wrap;align-content:flex-start}.app-icon-container{background:none;border:none;display:flex;flex-direction:column;align-items:center;width:80px;cursor:pointer}.app-icon-wrapper{width:48px;height:48px;background:#ffffff1a;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-bottom:5px}.app-icon{width:48px;height:48px;image-rendering:pixelated}.app-label{color:#fff;font-size:12px;text-shadow:0 1px 2px black}.android-dock{height:50px;background:#ffffff1a;display:flex;justify-content:space-around;align-items:center}.dock-icon{font-size:24px}.app-container{width:100%;height:100%}
