.jojo-phone-console{width:300px;height:auto;background-color:#000;border:2px solid #a864ff;border-radius:16px;box-shadow:0 0 15px #a864ff;font-family:'Courier New',monospace;color:lime;left:50%;top:220px;transform:translateX(-50%);position:fixed;z-index:999;display:flex;flex-direction:column;overflow:hidden}.phone-screen{background:#000;padding:0}.phone-screen img{display:block;width:100%;height:auto;border-bottom:1px solid #a864ff}.phone-footer{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:#290d4a;border-top:2px solid #a864ff;font-size:13px;color:#ccc}.phone-footer .dev-note{font-style:italic}.phone-footer .button-group button{background:#fff0;border:none;color:#fff;font-size:18px;cursor:pointer;margin-left:10px}.jojo-phone-console{cursor:move}@media (max-width:768px){#jojoPhoneWindow{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;transform:none!important;z-index:9999999!important;display:flex;flex-direction:column;justify-content:center;align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#jojoPhoneWindow img{width:100%;height:auto;max-height:80vh;object-fit:contain;-webkit-user-select:none;user-select:none}#jojoPhoneWindow .phone-footer{position:absolute;top:10px;width:100%;z-index:2}}