@font-face{font-family:ChicagoFLF;src:url(/fonts/ChicagoFLF.ttf) format("truetype")}:root{--system7-bg: #ffffff;--system7-text: #000000;--system7-window-bg: #ffffff;--system7-border: #000000;--system7-menubar-bg: #ffffff;--system7-titlebar-active: linear-gradient( to bottom, #d8d8d8 0%, #d8d8d8 4px, #000000 4px, #000000 5px, #d8d8d8 5px, #d8d8d8 7px, #000000 7px, #000000 8px, #d8d8d8 8px, #d8d8d8 10px, #000000 10px, #000000 11px, #d8d8d8 11px, #d8d8d8 13px, #000000 13px, #000000 14px, #d8d8d8 14px, #d8d8d8 16px, #000000 16px, #000000 17px, #d8d8d8 17px, #d8d8d8 19px, #000000 19px, #000000 20px, #d8d8d8 20px, #d8d8d8 22px );--system7-titlebar-inactive: #ffffff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100vh;overflow:hidden;font-family:ChicagoFLF,Geneva,Arial,sans-serif;background:#fff;color:#000}.menubar{position:relative;height:22px;background:var(--system7-menubar-bg);border-bottom:1px solid var(--system7-border);display:flex;justify-content:space-between;align-items:center;z-index:1000;-webkit-user-select:none;user-select:none}.menubar-left{display:flex;align-items:center}.menubar-right{display:flex;align-items:center;gap:10px;margin-right:10px}.menubar-item{padding:2px 8px;cursor:default;display:flex;align-items:center;gap:4px;font-size:13px;height:22px}.menubar-item:hover,.menubar-item.active{background:#000;color:#fff}.clock{font-size:13px;padding:0 6px}.desktop{position:relative;width:100%;height:calc(100vh - 22px);background:#fff url(/images/backgrounds/MacOS.jpg) no-repeat center center;background-size:cover;overflow:hidden}.window{position:absolute;background:var(--system7-window-bg);border:1px solid var(--system7-border);box-shadow:2px 2px #00000040;min-width:200px;min-height:80px;display:flex;flex-direction:column}.window-titlebar{background:var(--system7-titlebar-inactive);color:#000;height:20px;display:flex;align-items:center;justify-content:center;position:relative;cursor:move;flex-shrink:0}.window-titlebar.active{background:var(--system7-titlebar-active)}.window-close{position:absolute;left:6px;width:12px;height:12px;border:1px solid #000;background:#fff;cursor:pointer}.window-close:active{background:#000}.window-title{font-size:12px;background:#fff;padding:0 6px;line-height:16px}.window-content{padding:12px;overflow-y:auto;flex:1;font-size:12px;line-height:1.5;font-family:Geneva,Arial,sans-serif}.window-resizer{position:absolute;right:0;bottom:0;width:14px;height:14px;background:#dedede;border-top:1px solid #000;border-left:1px solid #000;cursor:se-resize}.dropdown-menu{position:fixed;display:none;background:#fff;border:1px solid #000;box-shadow:2px 2px #0003;padding:2px 0;min-width:160px;z-index:2000;font-size:13px}.dropdown-item{padding:2px 20px;cursor:default;white-space:nowrap}.dropdown-item:hover{background:#000;color:#fff}.dropdown-divider{height:1px;background:#000;margin:2px 0}.dialog-icon{float:left;margin:0 12px 8px 0;font-size:40px;line-height:1}.dialog-text{font-family:Geneva,Arial,sans-serif;font-size:12px;line-height:1.6;margin-bottom:12px}.dialog-divider{border:none;border-top:1px solid #000;margin:12px 0}.dialog-label{font-family:ChicagoFLF,Geneva,Arial,sans-serif;font-size:11px;display:block;margin-bottom:4px}.dialog-input-row{display:flex;gap:0;border:1px solid #000;margin-bottom:12px}.dialog-input{flex:1;border:none;padding:4px 6px;font-family:Geneva,Arial,sans-serif;font-size:12px;outline:none;background:#fff}.dialog-button{padding:4px 10px;background:#fff;border:none;border-left:1px solid #000;font-family:ChicagoFLF,Geneva,Arial,sans-serif;font-size:11px;cursor:pointer}.dialog-button:active,.dialog-button:hover{background:#000;color:#fff}.dialog-button-default{border:3px solid #000;padding:2px 8px;font-family:ChicagoFLF,Geneva,Arial,sans-serif;font-size:11px;cursor:pointer;background:#fff;display:inline-block;margin-top:4px}.dialog-button-default:active,.dialog-button-default:hover{background:#000;color:#fff}.section-heading{font-family:ChicagoFLF,Geneva,Arial,sans-serif;font-size:12px;font-weight:700;margin-bottom:6px}.info-row{display:flex;justify-content:space-between;font-family:Geneva,Arial,sans-serif;font-size:11px;padding:2px 0;border-bottom:1px dotted #ccc}.info-row span:first-child{color:#444}.desktop-icon{position:absolute;display:flex;flex-direction:column;align-items:center;width:80px;cursor:pointer;padding:4px;text-align:center}.desktop-icon img{width:32px;height:32px;margin-bottom:4px;image-rendering:pixelated}.desktop-icon-label{font-family:Geneva,Arial,sans-serif;font-size:11px;background:#fff;border:1px solid #000;padding:1px 3px;word-break:break-word;text-align:center}.desktop-icon:hover .desktop-icon-label,.desktop-icon.selected .desktop-icon-label{background:#000;color:#fff}@media(max-width:768px){.window{width:calc(100% - 20px)!important;height:calc(100% - 32px)!important;top:5px!important;left:10px!important}}
