@font-face{font-family:sysfont;src:url(/static/media/sysfont.0b89e48e012610f34811.otf) format("opentype")}@font-face{font-family:geneva;src:url(/static/media/geneva.2ec5d8b3e92d1f74e390.otf) format("opentype")}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:geneva,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0;position:fixed}#root,body,html{height:100vh;overflow:hidden;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App{font-family:geneva,Courier New,monospace;font-size:12px;height:100vh;overflow:hidden;-webkit-user-select:none;user-select:none;width:100vw}.App,body{background:#2c2c2c}body{margin:0;padding:0}.mac-computer{align-items:center;background:#000;box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding:40px;width:100vw}.ScreenFrame{--screen-bezel-color:#ded2ba;--screen-bezel-color-dark1:#d6c6a8;--screen-bezel-color-dark2:#cebb97;--screen-bezel-color-light1:#e7ddcb;--screen-bezel-color-light2:#efe8dc;--screen-bezel-size:60px;--screen-outer-chamfer-size:4px;--screen-inner-chamfer-size:8px;--screen-outer-corner-radius:8px;--screen-inner-corner-radius:8px;--screen-underscan:20px;--screen-controls-display:flex;--screen-controls-bottom:-46px;--screen-led-display:block;--screen-led-bottom:-40px;--screen-ethernet-status-bottom:-46px;--screen-ethernet-status-display:block;background:#000;border:solid var(--screen-bezel-size) var(--screen-bezel-color);display:block;margin:calc(var(--screen-underscan)*-1);position:relative}.ScreenFrame:before{border:solid var(--screen-outer-chamfer-size);border-color:var(--screen-bezel-color-light2) var(--screen-bezel-color-dark2) var(--screen-bezel-color-dark1) var(--screen-bezel-color-light1);border-radius:var(--screen-outer-corner-radius);bottom:calc((var(--screen-bezel-size) + var(--screen-outer-chamfer-size))*-1);left:calc((var(--screen-bezel-size) + var(--screen-outer-chamfer-size))*-1);right:calc((var(--screen-bezel-size) + var(--screen-outer-chamfer-size))*-1);top:calc((var(--screen-bezel-size) + var(--screen-outer-chamfer-size))*-1)}.ScreenFrame:after,.ScreenFrame:before{content:"";pointer-events:none;position:absolute}.ScreenFrame:after{border:solid var(--screen-inner-chamfer-size);border-color:var(--screen-bezel-color-dark2) var(--screen-bezel-color-light2) var(--screen-bezel-color-light1) var(--screen-bezel-color-dark1);border-radius:var(--screen-inner-corner-radius);bottom:calc(var(--screen-inner-chamfer-size)*-1);left:calc(var(--screen-inner-chamfer-size)*-1);right:calc(var(--screen-inner-chamfer-size)*-1);top:calc(var(--screen-inner-chamfer-size)*-1)}.screen-black-border{background:#000;padding:30px}.screen-container{background:#fff;border:2px solid #000;border-radius:10px;height:576px;max-height:calc(100vh - 80px);max-width:calc(100vw - 80px);overflow:hidden;width:768px}.ScreenFrame-Bezel-Text{bottom:var(--screen-controls-bottom);color:var(--screen-bezel-color-dark1);font-family:Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:400;left:0;pointer-events:none;position:absolute;text-shadow:.5px .5px #fff9,-.5px -.5px #0009}.ScreenFrame-Led{background:#0f0;border-radius:2px;bottom:var(--screen-led-bottom);display:var(--screen-led-display);height:8px;pointer-events:none;position:absolute;right:0;width:28px}.mobile-only{display:none}@media (max-width:768px){.mac-computer{align-items:flex-start;padding:max(10px,calc(50vh - 350px)) 10px 10px}.ScreenFrame{display:none}.mobile-only{display:block;height:clamp(480px,480px + (768px - 100vw) * .3,600px);max-height:calc(100vh - 20px);max-width:calc(100vw - 20px)}}@media (max-width:375px){.mobile-only{height:600px}}@keyframes paintInBackground{0%{opacity:0}to{opacity:1}}.desktop{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.desktop-background{background:repeating-conic-gradient(#878787 0 25%,silver 0 50%) 50% /4px 4px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.desktop.paint-in .desktop-background{animation:paintInBackground .15s ease-out forwards;opacity:0}.desktop-content{flex:1 1;overflow:hidden;position:relative;z-index:1}.menu-bar{align-items:stretch;background:#fff;border-bottom:2px solid #000;display:flex;font-size:18px;font-weight:400;height:35px;justify-content:space-between;padding:0 12px;position:relative;width:100%;z-index:1000}.paint-in .menu-bar{animation:paintInElement .15s ease-out forwards;animation-delay:.15s;opacity:0}@keyframes paintInElement{0%{opacity:0}to{opacity:1}}.menu-bar-left{align-items:stretch;display:flex;gap:10px}.menu-logo{align-self:center;cursor:pointer;height:24px;width:auto}.menu-item{align-items:center;cursor:pointer;display:flex;font-family:sysfont,Courier New,monospace;font-size:20px;padding:0 7px;-webkit-user-select:none;user-select:none}.menu-item.active{background:#000;color:#fff}.menu-bar-right{align-items:stretch;display:flex;gap:12px}.user-handle{align-items:center;cursor:pointer;display:flex;font-family:sysfont,Courier New,monospace;font-size:20px;padding:0 7px;-webkit-user-select:none;user-select:none}.user-handle.active{background:#000;color:#fff}.menu-time{align-items:center;display:flex;font-family:sysfont,Courier New,monospace;font-size:20px}.menu-dropdown-overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.menu-dropdown{font-family:sysfont,Courier New,monospace;font-size:20px;position:fixed;z-index:1000}.menu-dropdown-shadow{background:#000;bottom:-2px;left:2px;position:absolute;right:-2px;top:2px;z-index:-1}.menu-dropdown-content{background:#fff;border:2px solid #000;border-top:1px solid #000;min-width:160px}.menu-dropdown-item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin:0 -2px;padding:6px 14px;-webkit-user-select:none;user-select:none}.menu-dropdown-item:hover:not(.disabled){background:#000;color:#fff}.menu-dropdown-item.disabled{color:#888;cursor:default}.menu-item-label{flex:1 1}.menu-item-shortcut{color:inherit;font-size:18px;margin-left:24px}.menu-divider{background-image:repeating-linear-gradient(90deg,#000 0,#000 1px,#0000 0,#0000 3px);height:1px;margin:4px 8px}.menu-dropdown-item.disabled .menu-item-shortcut{color:#888}.mini-music-player-icon{align-items:center;cursor:pointer;display:flex;height:100%;padding:0 8px}.mini-music-player-icon.active{background:#000}.mini-music-player-icon.active img{filter:brightness(0) invert(1)}.mini-music-player-icon img{height:20px;width:auto}.mini-music-dropdown{min-width:200px}.mini-music-controls{align-items:center;display:flex;gap:0;justify-content:space-between;padding:6px}.mini-control-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex:1 1;justify-content:center;padding:8px}.mini-control-btn img{display:block;height:28px;width:auto}.mini-control-btn:active{opacity:.7}.flip-horizontal{transform:scaleX(-1)}.mini-now-playing{font-family:sysfont,Courier New,monospace;font-size:16px;padding:8px 12px}.now-playing-content{align-items:center;display:flex;gap:12px;justify-content:space-between}.now-playing-text{flex:1 1}.now-playing-label{color:#666;font-size:14px;margin-bottom:4px}.now-playing-track{font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playing-animation{align-items:flex-end;display:flex;gap:3px;height:14px;padding-right:10px}.bar{animation:wave .8s ease-in-out infinite;background:#000;border-radius:1px;width:3px}.bar1{animation-delay:0s}.bar2{animation-delay:.2s}.bar3{animation-delay:.4s}@keyframes wave{0%,to{height:4px}50%{height:14px}}.music-player-tooltip{animation:tooltip-fade-in .2s ease;background:#fff;border:2px solid #000;border-radius:8px;box-shadow:3px 3px 0 #000;color:#000;cursor:pointer;font-family:Geneva,Helvetica,sans-serif;font-size:16px;padding:12px 16px;position:absolute;white-space:nowrap;z-index:10000}.music-player-tooltip:before{border-bottom:8px solid #000;border-left:8px solid #0000;border-right:8px solid #0000;content:"";height:0;position:absolute;right:30px;top:-8px;width:0}.music-player-tooltip:after{border-bottom:7px solid #fff;border-left:7px solid #0000;border-right:7px solid #0000;content:"";height:0;position:absolute;right:31px;top:-5px;width:0}.music-player-tooltip:hover{box-shadow:4px 4px 0 #000;transform:translateY(-1px)}@keyframes tooltip-fade-in{0%{opacity:0}to{opacity:1}}.desktop-icon{align-items:center;cursor:pointer;display:flex;flex-direction:column;padding:4px;position:absolute;-webkit-user-select:none;user-select:none;width:80px}.paint-in-icon{animation:paintInIcon .1s ease-out forwards;opacity:0}@keyframes paintInIcon{0%{opacity:0}to{opacity:1}}.desktop-icon-image{align-items:center;display:flex;font-size:40px;height:60px;justify-content:center;line-height:1;margin-bottom:0;width:60px}.desktop-icon-img{height:100%;object-fit:contain;transition:filter .1s ease;width:100%}.desktop-icon-image span.selected,.desktop-icon-img.selected{filter:brightness(.5)}.desktop-icon-label{background:#fff;color:#000;display:inline-block;font-family:geneva,Courier New,monospace;font-size:24px;line-height:1;max-width:none;padding:0 6px;text-align:center;white-space:nowrap}.desktop-icon-label.selected{background:#000;color:#fff}:root{--window-border-thickness:2px}.window{background:#fff;border:2px solid #000;border:var(--window-border-thickness) solid #000;min-height:100px;min-width:200px;position:absolute;z-index:100}.window.focused{box-shadow:3px 3px 6px #00000080;z-index:200}.window-content{background:#fff;font-family:geneva,sans-serif;height:100%;margin:0;overflow:visible;padding:32px 0 0}.resize-handle{background:#0000;height:20px;position:absolute;width:20px;z-index:10}.resize-handle-bottom-left{bottom:0;cursor:nesw-resize;left:0}.resize-handle-bottom-right{bottom:0;cursor:nwse-resize;right:0}:root{--border-thickness:2px;--header-padding:2px;--close-button-left-offset:10px}.window-header{align-items:center;background:#f3f3f3;border-color:#dadaff #b3b3da #b3b3da #dadaff;border-style:solid;border-width:2px;box-shadow:0 2px 0 #000;display:flex;height:30px;left:0;padding:2px;padding:var(--header-padding);position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:10}.window-header-lines{bottom:2px;bottom:var(--header-padding);left:2px;left:var(--header-padding);position:absolute;right:2px;right:var(--header-padding);top:4px}.gray-line{background:#969696;height:2px;height:var(--border-thickness);position:absolute;width:100%}.gray-line:first-child{top:0}.gray-line:nth-child(2){top:4px}.gray-line:nth-child(3){top:8px}.gray-line:nth-child(4){top:12px}.gray-line:nth-child(5){top:16px}.gray-line:nth-child(6){top:20px}.window-header-content{align-items:center;display:flex;height:100%;position:relative;width:100%;z-index:2}.window-close-button{align-items:center;background:#f3f3f3;cursor:pointer;display:flex;height:20px;left:10px;left:var(--close-button-left-offset);padding:0 4px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.window-close-button img{height:90%}.window-title{align-items:center;background:#f3f3f3;display:flex;font-family:sysfont,Courier New,monospace;font-size:19px;height:100%;left:50%;max-width:calc(100% - 80px);overflow:hidden;padding:0 8px;position:absolute;text-overflow:ellipsis;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:1}.file-browser{background:#fff;display:flex;flex-direction:column;height:100%;width:100%}.file-browser-header{align-items:center;background:#fff;border-bottom:1px solid #000;display:flex;height:30px;justify-content:center;padding:0 8px;position:relative}.folder-title{font-weight:400;text-align:center}.folder-title,.play-song-button{font-family:geneva,Courier New,monospace;font-size:24px}.play-song-button{background:#fff;border:1px solid #000;cursor:pointer;line-height:1;padding:0 8px;position:absolute;right:8px}.play-song-button:hover{background:#f0f0f0}.play-song-button:active{background:#000;color:#fff}.file-list{grid-gap:20px;align-content:start;display:grid;flex:1 1;gap:20px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));justify-items:center;overflow-y:scroll;padding:16px}.file-browser-icon{align-items:center;cursor:pointer;display:flex;flex-direction:column;padding:4px;-webkit-user-select:none;user-select:none;width:100px}.file-browser-icon-image{align-items:center;display:flex;font-size:40px;height:60px;justify-content:center;line-height:1;margin-bottom:4px;width:60px}.file-browser-icon-img{height:100%;object-fit:contain;transition:filter .1s ease;width:100%}.file-browser-icon-image span.selected,.file-browser-icon-img.selected{filter:brightness(.5)}.file-browser-icon-label{background:#fff;color:#000;display:inline-block;font-family:geneva,Courier New,monospace;font-size:24px;line-height:1;max-width:none;padding:0 6px;text-align:center;white-space:nowrap}.file-browser-icon-label.selected{background:#000;color:#fff}.file-list.trash-layout{gap:20px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.file-list.trash-layout .file-browser-icon{width:160px}.file-list.trash-layout .file-browser-icon-label{word-wrap:break-word;line-height:1;max-width:160px;white-space:normal}.text-editor{background:#fff;display:flex;flex-direction:column;height:100%;width:100%}.text-editor-header{align-items:center;background:#f0f0f0;border-bottom:1px solid #000;display:flex;height:24px;justify-content:space-between;padding:0 8px}.file-name{font-size:12px;font-weight:700}.file-name,.read-only-indicator{font-family:geneva,Courier New,monospace}.read-only-indicator{color:#666;font-size:10px;font-style:italic}.text-editor-content{flex:1 1;padding:0}.text-area{border:none;color:#000;font-family:geneva,Courier New,monospace;font-size:22px;height:100%;line-height:1;outline:none;padding:12px;resize:none;width:100%}.text-area,.text-area:focus{background:#fff}.music-player{align-items:center;background-image:url(/static/media/dot-pattern.eb2b30db33bcfb23ff3e.png);background-size:150% 150%;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:0;overflow:hidden;padding:20px;position:relative;width:100%}.music-player:before{background:#ffffff80;z-index:1}.music-player:after,.music-player:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.music-player:after{background:linear-gradient(180deg,#fff0 0,#fff9 20%,#fff 50%,#fff);z-index:2}.music-player>*{position:relative;z-index:3}.song-info-container{align-items:center;display:flex;gap:15px;justify-content:space-between;padding:15px 0;width:85%}.song-info-text{flex:1 1;text-align:left}.song-title{color:#000;font-size:34px;font-weight:400}.collaborators,.song-title{font-family:geneva,sans-serif;margin:0}.collaborators{color:#9e9e9e;font-size:28px}.plus-btn{background:none;border:none;cursor:pointer;flex-shrink:0;padding:0}.plus-btn img{display:block;height:24px;width:24px}.album-cover{border:2px solid #000;flex-shrink:0;height:160px;overflow:hidden;width:160px}.album-cover img{height:100%;object-fit:cover;width:100%}.progress-section{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:0;width:85%}.progress-times{color:#858789;display:flex;font-family:geneva,sans-serif;font-size:21px;justify-content:space-between;width:100%}.music-progress-bar{background:#fff;border:2px solid #000;cursor:pointer;height:12px;margin:4px 0;position:relative;width:100%}.music-progress-fill{background:#000;height:100%;transition:width .1s ease}.controls{align-items:center;display:flex;justify-content:space-between;padding:6px 4px;width:100%}.control-btn{background:none;border:none;cursor:pointer;padding:0}.control-btn img{height:35px}.prev-btn img{transform:scaleX(-1)}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.modal-content{background:#fff;border:2px solid #000;max-width:400px;min-width:300px;padding:30px;position:relative}.modal-close{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-size:24px;height:24px;justify-content:center;padding:0;position:absolute;right:10px;top:10px;width:24px}.modal-close:hover{opacity:.7}.modal-song-info{margin-bottom:20px;text-align:left}.modal-song-info .song-title{font-size:34px;margin-bottom:5px}.modal-song-info .collaborators{font-size:28px}.modal-options{display:flex;flex-direction:column;gap:12px}.modal-option{align-items:center;background:#fff;border:2px solid #000;color:#000;cursor:pointer;display:flex;font-family:geneva,sans-serif;font-size:28px;gap:15px;padding:12px 15px;text-align:left;text-decoration:none;transition:background-color .2s;width:100%}.modal-option:hover{background-color:#f5f5f5}.modal-option img{flex-shrink:0;height:28px;width:28px}.modal-option span{flex:1 1}.macpaint{flex-direction:column;font-family:Monaco,Chicago,monospace;font-size:10px;height:100%;width:100%}.macpaint,.macpaint-menubar{background:#fff;display:flex}.macpaint-menubar{align-items:center;border-bottom:1px solid #000;gap:16px;height:16px;padding:0 8px}.macpaint-menubar span{cursor:pointer;font-weight:700;padding:0 4px}.macpaint-menubar span:hover{background:#000;color:#fff}.macpaint-workspace{display:flex;flex:1 1;flex-direction:column;position:relative}.macpaint-tools{grid-gap:1px;background:#000;border:1px solid #000;display:grid;gap:1px;grid-template-columns:repeat(3,1fr);left:8px;position:absolute;top:8px;z-index:10}.tool-btn{align-items:center;background:#fff;border:none;color:#000;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;width:20px}.tool-btn:hover{background:#f0f0f0}.tool-btn.active{background:#000;color:#fff}.macpaint-canvas-container{align-items:center;background:#e0e0e0;border:1px inset silver;display:flex;flex:1 1;justify-content:center;margin:8px;position:relative}.macpaint-canvas{background:#fff;border:1px solid #000;cursor:crosshair;image-rendering:pixelated}.macpaint-patterns{background:#000;border:1px solid #000;bottom:8px;display:flex;gap:1px;left:8px;position:absolute;z-index:10}.pattern-btn{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;height:20px;justify-content:center;padding:2px;width:20px}.pattern-btn:hover{background:#f0f0f0}.pattern-btn.active{background:#000}.pattern-btn.active>div{background:#fff!important}.pattern-solid{background:#000;height:100%;width:100%}.pattern-dots{background:#fff;background-image:radial-gradient(circle at 25% 25%,#000 1px,#0000 0),radial-gradient(circle at 75% 75%,#000 1px,#0000 0);background-size:6px 6px;height:100%;width:100%}.pattern-diagonal{background:#fff;background-image:repeating-linear-gradient(45deg,#000,#000 1px,#0000 0,#0000 6px);height:100%;width:100%}.pattern-grid-fill{background:#fff;background-image:linear-gradient(0deg,#000 1px,#0000 0),linear-gradient(90deg,#000 1px,#0000 0);background-size:6px 6px;height:100%;width:100%}.pattern-waves{background:#fff;background-image:linear-gradient(90deg,#0000,#0000 1px,#000 0,#000 2px,#0000 0,#0000 3px,#000 0,#000 4px,#0000 0,#0000 5px,#000 0,#000 6px);background-size:6px 3px;height:100%;width:100%}.macpaint-actions{bottom:8px;display:flex;gap:4px;position:absolute;right:8px;z-index:10}.clear-btn,.export-btn{background:#fff;border:1px solid #000;cursor:pointer;font-family:inherit;font-size:10px;font-weight:700;padding:2px 8px}.clear-btn:hover,.export-btn:hover{background:#f0f0f0}.clear-btn:active,.export-btn:active{background:#000;color:#fff}.export-btn{background:#e8e8e8}.text-input{z-index:20}.photobooth{background:#000;display:flex;flex-direction:column;font-family:Geneva,sans-serif;height:100%;position:relative;width:100%}.photobooth-content{flex:1 1;max-height:calc(100% - 100px);overflow:hidden}.camera-view,.photobooth-content{align-items:center;aspect-ratio:4/3;display:flex;justify-content:center;position:relative}.camera-view,.camera-view video{height:100%;width:100%}.camera-view video{border-radius:8px;object-fit:cover}.camera-flash{animation:flashFade .3s ease-out forwards;background:#fff;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:100}@keyframes flashFade{0%{opacity:1}to{opacity:0}}.countdown-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.countdown-number{animation:countdownPulse 1s ease-in-out;color:#fff;font-size:120px;font-weight:700;text-shadow:0 0 20px #fffc}@keyframes countdownPulse{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.effects-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);height:100%;padding:16px;width:100%}.effect-item{border:2px solid #0000;border-radius:8px;cursor:pointer;overflow:hidden;position:relative;transition:all .2s ease}.effect-item:hover{border-color:#fff;transform:scale(1.05)}.effect-preview{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.effect-preview video{height:100%;object-fit:cover;width:100%}.effect-label{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;font-size:11px;font-weight:700;left:0;padding:8px 4px 4px;position:absolute;right:0;text-align:center;text-shadow:1px 1px 2px #000c}.photo-gallery-drawer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border-top:1px solid #ffffff1a;bottom:100px;height:100px;left:0;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease;z-index:5}.photo-gallery-drawer.open{transform:translateY(0)}.gallery-content{align-items:center;display:flex;height:100%;padding:0 16px}.no-photos{color:#666;font-size:14px;justify-content:center}.no-photos,.photos-scroll{align-items:center;display:flex;height:100%;width:100%}.photos-scroll{-ms-overflow-style:none;gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.photos-scroll::-webkit-scrollbar{display:none}.photo-thumbnail{aspect-ratio:4/3;border:2px solid #333;border-radius:6px;cursor:pointer;flex-shrink:0;height:60px;overflow:hidden;transition:all .2s ease;width:80px}.photo-thumbnail:hover{border-color:#fff;transform:scale(1.1)}.photo-thumbnail img{height:100%;object-fit:cover;width:100%}.photobooth-menu{background:#333;border-top:1px solid #555;flex-shrink:0;height:100px;justify-content:space-between;padding:16px 24px;position:relative;z-index:10}.menu-button,.photobooth-menu{align-items:center;display:flex}.menu-button{background:none;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:20px;height:50px;justify-content:center;transition:all .2s ease;width:50px}.menu-button:hover{background:#ffffff1a;transform:scale(1.1)}.menu-button:active{transform:scale(.95)}.menu-button:disabled{cursor:not-allowed;opacity:.5}.menu-button:disabled:hover{background:none;transform:none}.capture-button{background:#ffffff1a!important;border:3px solid #fff!important;border-radius:35px!important;height:70px!important;width:70px!important}.capture-circle{background:#f33;border:2px solid #fff;border-radius:25px;height:50px;transition:all .2s ease;width:50px}.capture-button:hover .capture-circle{background:#f55;transform:scale(1.1)}.capture-button:active .capture-circle{background:#c22;transform:scale(.9)}.effects-button,.photos-button{background:#8080804d!important;border:1px solid #ffffff4d!important}.effects-button:hover,.photos-button:hover{background:#fff3!important}.photos-button.wiggle{animation:wiggle .5s ease-in-out}@keyframes wiggle{0%,to{transform:rotate(0deg)}10%,30%,50%,70%,90%{transform:rotate(-10deg)}20%,40%,60%,80%{transform:rotate(10deg)}}@media (max-width:768px){.photobooth-content{max-height:none}.camera-view,.photobooth-content{aspect-ratio:4/3;width:100%}.camera-view video{height:100%;object-fit:cover;width:100%}.effects-grid{aspect-ratio:4/3;gap:4px;padding:8px;width:100%}.effect-label{font-size:10px;padding:4px 2px 2px}.photobooth-menu{padding:12px 16px}.menu-button{font-size:16px;height:40px;width:40px}.capture-button{height:60px!important;width:60px!important}.capture-circle{height:40px;width:40px}}.photo-selector-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.photo-selector-modal{background:#fff;border-radius:8px;display:flex;flex-direction:column;max-height:80vh;max-width:90vw;overflow:hidden;width:450px}.photo-selector-header{align-items:flex-start;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:15px 20px}.photo-selector-header-content{display:flex;flex:1 1;flex-direction:column;gap:5px}.photo-selector-header h3{color:#333;font-family:geneva,Courier New,monospace;font-size:24px;margin:0}.photo-selector-subtitle{color:#666;font-family:geneva,Courier New,monospace;font-size:14px;margin:0}.photo-grid-container{flex:1 1;max-height:400px;overflow-y:auto;padding:15px 20px}.photo-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(80px,80px));justify-content:start}.photo-selector-modal .photo-thumbnail{border:2px solid #0000;border-radius:4px;cursor:pointer;height:60px;object-fit:cover;transition:transform .2s ease;width:80px}.photo-thumbnail:hover{border-color:#007aff;transform:scale(1.05)}.add-photo-tile{align-items:center;background:#fff;border:2px solid #000;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;gap:2px;height:60px;justify-content:center;transition:transform .2s ease,background .2s ease;width:80px}.add-photo-tile:hover{background:#f5f5f5;transform:scale(1.05)}.add-photo-plus{color:#000;font-family:geneva,Courier New,monospace;font-size:32px;font-weight:700;line-height:1}.add-photo-icon{height:16px;object-fit:contain;width:16px}.no-photos-message{align-items:center;color:#666;display:flex;flex-direction:column;font-size:14px;gap:20px;padding:40px 20px;text-align:center}.no-photos-message p{margin:0}.snap-photo-button{align-items:center;background:#fff;border:2px solid #000;border-radius:0;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:12px 24px;transition:opacity .1s ease}.snap-photo-button:hover{opacity:.7}.snap-photo-button:active{opacity:.5}.snap-photo-icon{height:24px;object-fit:contain;width:24px}.moodboard-toolkit{box-shadow:4px 4px 0 #000;box-sizing:border-box;font-family:geneva,Courier New,monospace;gap:5px;height:50px;justify-content:flex-start;padding:10px 10px 10px 5px}.moodboard-toolkit,.toolkit-button{align-items:center;background:#fff;display:flex}.toolkit-button{border:2px solid #000;border-radius:0;cursor:pointer;height:40px;justify-content:center;padding:0;transition:opacity .1s ease;width:40px}.toolkit-icon{height:18px;object-fit:contain;transition:opacity .1s ease;width:18px}.toolkit-button:hover{opacity:.7}.toolkit-button:active{opacity:.5}.toolkit-info{align-items:center;color:#666;display:flex;flex:1 1;font-family:geneva,Courier New,monospace;font-size:24px;justify-content:flex-end}.auto-save-indicator,.syncing-indicator{color:#666;font-family:geneva,Courier New,monospace;font-size:20px;padding-left:4px}.toolkit-login-text{background:#0000;border:none;color:#000;cursor:pointer;font-family:geneva,Courier New,monospace;font-size:24px;margin-left:auto;padding:0;text-decoration:none}.toolkit-login-text:hover{opacity:.7}.toolkit-link-button{background:#0000;border:none;color:#00f;cursor:pointer;font-family:geneva,Courier New,monospace;font-size:24px;padding:0;text-decoration:underline}.toolkit-link-button:hover{color:#00c}.save-status{animation:fadeInOut 1.5s ease-in-out;background:#000c;border-radius:4px;bottom:60px;color:#fff;font-size:12px;padding:6px 12px;position:absolute;right:15px;z-index:1000}@keyframes fadeInOut{0%{opacity:0;transform:translateY(10px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.moodboard-container{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.moodboard-canvas{background:#fff;box-shadow:4px 4px 0 #000;cursor:default;flex:1 1;margin-bottom:10px;overflow:auto;position:relative}.moodboard-block{box-sizing:border-box;transition:border-color .2s ease;-webkit-user-select:none;user-select:none}.moodboard-block:hover{border-color:#007aff80!important}.gif-block,.img-block,.text-block{background:#0000}.drag-handle{cursor:grab}.drag-handle:active{cursor:grabbing}.resize-handle{border-radius:2px}.login-required{text-align:center}.loading,.login-required{align-items:center;color:#666;display:flex;font-size:14px;height:100%;justify-content:center}.saving-indicator{background:#000000b3;border-radius:4px;color:#fff;font-size:12px;padding:4px 16px;position:absolute;right:10px;top:10px;z-index:1000}.giphy-search-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.giphy-search-modal{background:#fff;border-radius:8px;display:flex;flex-direction:column;max-height:80vh;max-width:90vw;overflow:hidden;width:450px}.giphy-search-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:15px 20px}.giphy-search-header h3{color:#333;font-size:18px;margin:0}.close-button{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;width:30px}.close-button:hover{background:#f0f0f0;border-radius:50%}.giphy-search-form{border-bottom:1px solid #e0e0e0;display:flex;gap:10px;padding:15px 20px}.giphy-search-input{border:1px solid #ddd;border-radius:4px;flex:1 1;font-size:14px;padding:8px 12px}.giphy-search-input:focus{border-color:#007aff;outline:none}.giphy-search-button{background:#007aff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px}.giphy-search-button:hover{background:#0056cc}.giphy-grid-container{flex:1 1;max-height:400px;overflow-y:auto;padding:15px 20px}.giphy-grid-container img{border-radius:4px;cursor:pointer;transition:transform .2s ease}.giphy-grid-container img:hover{transform:scale(1.05)}.garden{background:#666;display:flex;flex-direction:column;gap:8px;height:100%;overflow:hidden;padding:8px;width:100%}.garden iframe{background:#fff;border:none;flex:1 1;width:100%}.garden-auth{align-items:center;background:#fff;display:flex;flex-direction:column;font-family:geneva,Courier New,monospace;height:100%;justify-content:center;padding:0;position:relative;width:100%}.garden-auth-welcome{background:#fff;margin:50px 20px;max-width:500px;padding:40px;text-align:center;width:100%;z-index:1}.garden-auth-logo{height:64px;width:64px}.garden-auth-welcome h1{color:#000;font-size:32px;font-weight:700;margin:0 0 10px}.garden-auth-welcome p{color:#666;font-size:18px;margin:0 0 30px}.garden-auth-buttons{display:flex;gap:15px;justify-content:center}.garden-auth-button{background:#fff;border:2px solid #000;box-shadow:2px 2px 0 #000;color:#000;cursor:pointer;font-family:geneva,Courier New,monospace;font-size:24px;font-weight:400;min-width:120px;padding:12px 24px;transition:transform .1s ease,box-shadow .1s ease}.garden-auth-button:hover{box-shadow:3px 3px 0 #000;transform:translateY(-1px)}.garden-auth-button:active{box-shadow:2px 2px 0 #000;transform:translateY(0)}.garden-auth-form{background:#fff;margin:50px 20px;max-width:500px;padding:20px;width:100%;z-index:1}.garden-auth-form h2{color:#000;font-size:24px;font-weight:700;margin:0 0 5px;text-align:center}.garden-auth-subtitle{color:#666;font-size:18px;margin:0 0 15px;text-align:center}.form-group{margin-bottom:8px}.form-group input{background:#fff;border:2px solid #000;box-sizing:border-box;color:#000;font-family:geneva,Courier New,monospace;font-size:18px;padding:8px;transition:border-color .2s;width:100%}.form-group input::placeholder{color:#999}.form-group input:focus{border-color:#666;outline:none}.form-group input:disabled{background:#f5f5f5;cursor:not-allowed}.garden-auth-submit{background:#fff;border:2px solid #000;box-shadow:2px 2px 0 #000;color:#000;cursor:pointer;font-family:geneva,Courier New,monospace;font-size:18px;font-weight:400;margin-bottom:10px;margin-top:5px;padding:8px;transition:transform .1s ease,box-shadow .1s ease;width:100%}.garden-auth-submit:hover:not(:disabled){box-shadow:3px 3px 0 #000;transform:translateY(-1px)}.garden-auth-submit:active:not(:disabled){box-shadow:2px 2px 0 #000;transform:translateY(0)}.garden-auth-submit:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.5}.garden-auth-switch{align-items:center;display:flex;font-size:16px;justify-content:space-between}.garden-auth-back{background:none;border:none;color:#666;cursor:pointer;font-family:geneva,Courier New,monospace;font-size:16px;padding:5px}.garden-auth-back:hover{color:#000}.garden-auth-link{background:none;border:none;color:#00f;cursor:pointer;font-family:geneva,Courier New,monospace;font-size:16px;padding:5px;text-decoration:underline}.garden-auth-link:hover{color:#00c}.garden-auth-error{background:#ffebee;border:2px solid #c62828;color:#c62828;font-size:16px;margin-bottom:10px;padding:8px;text-align:center}.marquee-container{background:#fff;left:0;overflow:hidden;position:absolute;right:0;white-space:nowrap;width:100%}.marquee-top{top:15px}.marquee-bottom{bottom:15px}.marquee-content{animation-iteration-count:infinite;animation-timing-function:linear;color:#000;display:inline-block;font-family:Geneva,Courier New,monospace;font-size:16px;line-height:1.2;text-transform:uppercase}.marquee-left{animation:marquee-left 60s linear infinite}.marquee-right{animation:marquee-right 60s linear infinite}@keyframes marquee-left{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}@keyframes marquee-right{0%{transform:translateX(-33.333%)}to{transform:translateX(0)}}.marquee-icon,.marquee-item{display:inline-block;vertical-align:middle}.marquee-icon{height:16px;margin-right:6px;width:auto}.marquee-separator{display:inline-block;margin:0 10px;vertical-align:middle}.orbit-tv{background:#000;display:flex;flex-direction:column;height:100%;width:100%}.orbit-tv-video-container{cursor:pointer;height:100%;overflow:hidden;position:relative;width:100%}.orbit-tv-video{-webkit-media-controls:none;-webkit-media-controls-start-playback-button:none;display:block;height:100%;object-fit:cover;width:100%}.orbit-tv-video::-webkit-media-controls,.orbit-tv-video::-webkit-media-controls-enclosure{display:none!important}.orbit-tv-video::-webkit-media-controls-panel,.orbit-tv-video::-webkit-media-controls-play-button{display:none!important}.orbit-tv-video::-webkit-media-controls-start-playback-button{display:none!important}.orbit-tv-channel-overlay{bottom:0;left:0;opacity:1;pointer-events:none;position:absolute;right:0;transition:opacity .5s ease-out}.orbit-tv-channel-overlay.fade-out{opacity:0}.orbit-tv-channel-gradient{background:linear-gradient(0deg,#000c,#0000);bottom:0;height:50px;left:0;position:absolute;right:0}.orbit-tv-channel-name{bottom:12px;color:#fff;font-family:geneva,Courier New,monospace;font-size:18px;font-weight:700;left:12px;position:absolute;text-shadow:0 1px 3px #000c;white-space:nowrap;z-index:1}.orbit-tv-welcome-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.orbit-tv-welcome-modal{background:#fff;border:2px solid #000;border-radius:8px;box-shadow:4px 4px 0 #000;margin:20px;max-width:400px;padding:24px}.orbit-tv-welcome-text{color:#000;font-family:Geneva,Helvetica,sans-serif;font-size:20px;line-height:1.4;margin-bottom:20px}.orbit-tv-welcome-dismiss{background:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Geneva,Helvetica,sans-serif;font-size:16px;font-weight:700;padding:10px 20px}.orbit-tv-welcome-dismiss:hover{background:#333}.orbit-tv-audio-control{background:#0000;border:none;bottom:10px;cursor:pointer;opacity:0;padding:0;position:absolute;right:20px;transition:opacity .3s ease;z-index:10}.orbit-tv-audio-control.visible{opacity:.5}.orbit-tv-audio-control:hover{opacity:1!important}.orbit-tv-audio-icon{filter:brightness(0) invert(1) drop-shadow(0 2px 4px rgba(0,0,0,.5));height:17px;width:17px}.guestbook{background:#000;display:flex;flex-direction:column;font-family:geneva,Courier New,monospace;gap:0;height:100%;overflow:hidden;width:100%}.guestbook-loading{align-items:center;color:#999;display:flex;font-size:16px;height:100%;justify-content:center}.guestbook-welcome-container{background:#fff;border-bottom:2px solid #000;padding:20px}.guestbook-welcome-header{color:#000;font-size:32px;font-weight:700;margin:0 0 8px}.guestbook-welcome-text{color:#666;font-size:20px;margin:0}.guestbook-welcome-link{color:#00f;cursor:pointer;text-decoration:underline}.guestbook-welcome-link:hover{color:#00c}.guestbook-input-container{background:#fff;border:1px solid #000;display:flex;flex-direction:column;margin:10px 10px 5px;padding:0}.guestbook-textarea-wrapper{background:#fff;border:none;min-height:70px;padding:0}.guestbook-textarea{background:#fff;border:none;box-sizing:border-box;color:#000;font-family:geneva,Courier New,monospace;font-size:24px;min-height:7px;outline:none;padding:12px 16px;resize:none;width:100%}.guestbook-textarea::placeholder{color:#999}.guestbook-textarea:disabled{background:#f5f5f5;cursor:not-allowed}.guestbook-input-footer{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:12px 16px}.guestbook-input-left{align-items:center;display:flex;gap:16px}.guestbook-attach-button{align-items:center;background:#0000;border:none;color:#000;cursor:pointer;display:flex;font-family:geneva,Courier New,monospace;font-size:24px;gap:8px;padding:0}.guestbook-attach-button:hover:not(:disabled){opacity:.7}.guestbook-attach-button:disabled{cursor:not-allowed;opacity:.3}.guestbook-attach-icon{height:24px;object-fit:contain;width:24px}.guestbook-input-right{align-items:center;display:flex;gap:16px}.guestbook-char-count{color:#b6b6b6;font-size:24px}.guestbook-post-button{background:#fff;border:1px solid #000;color:#000;cursor:pointer;font-family:geneva,Courier New,monospace;font-size:24px;padding:10px 20px;transition:background .1s}.guestbook-post-button:hover:not(:disabled){background:#f0f0f0}.guestbook-post-button:disabled{cursor:not-allowed;opacity:.3}.guestbook-photo-preview{border:1px solid #000;height:100px;overflow:hidden;position:relative;width:100px}.guestbook-photo-preview img{height:100%;object-fit:cover;width:100%}.guestbook-garden-preview{border:2px solid #007aff;border-radius:4px;margin-top:10px;overflow:hidden;position:relative;width:100%}.guestbook-photo-remove{align-items:center;background:#ffffffe6;border:1px solid #000;color:#000;cursor:pointer;display:flex;font-size:18px;height:24px;justify-content:center;line-height:1;position:absolute;right:4px;top:4px;width:24px}.guestbook-photo-remove:hover{background:#f44;color:#fff}.guestbook-comments-wrapper{background:#fff;flex:1 1;margin:10px;overflow-y:auto}.guestbook-comments{background:#fff;padding:0}.guestbook-empty{color:#999;font-size:24px;padding:40px 20px;text-align:center}.guestbook-comment{background:#fff;border:none;border-bottom:1px dotted #000;padding:16px 20px;position:relative}.guestbook-comment:last-child{border-bottom:none}.guestbook-comment-header{align-items:center;display:flex;font-size:24px;justify-content:space-between;margin-bottom:5px}.guestbook-comment-header-left{align-items:baseline;display:flex;gap:8px}.guestbook-comment-author{color:#ff25f8;font-weight:400}.guestbook-comment-timestamp{color:#c2c2c2;font-size:18px;margin-left:auto}.guestbook-comment-delete{background:#0000;border:none;color:#ccc;cursor:pointer;font-size:20px;line-height:1;padding:4px;position:absolute;right:0;top:0;transition:color .2s}.guestbook-comment-delete:hover{color:#f44}.guestbook-comment-message{word-wrap:break-word;color:#000;font-size:24px;line-height:.8;white-space:pre-wrap}.guestbook-comment-photo{border:1px solid #000;cursor:pointer;margin-top:12px;max-width:250px;overflow:hidden;transition:opacity .2s}.guestbook-comment-photo:hover{opacity:.8}.guestbook-comment-photo img{display:block;height:auto;width:100%}.guestbook-comment-garden{border:1px solid #000;cursor:pointer;margin-top:12px;overflow:hidden;transition:opacity .2s}.guestbook-comment-garden:hover{opacity:.9}.guestbook-load-more{background:#fff;border:1px solid #000;color:#000;cursor:pointer;font-family:geneva,Courier New,monospace;font-size:24px;margin:20px;padding:12px;transition:background .1s;width:calc(100% - 40px)}.guestbook-load-more:hover{background:#f0f0f0}.guestbook-modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.guestbook-modal{background:#fff;border:2px solid #000;color:#000;max-width:320px;padding:24px}.guestbook-modal-title{font-size:24px;font-weight:700;margin:0 0 12px;text-align:center}.guestbook-modal-text{color:#333;font-size:24px;line-height:1.4;margin:0 0 20px;text-align:center}.guestbook-modal-empty{align-items:center;display:flex;flex-direction:column;gap:20px;padding:20px 0}.guestbook-snap-photo-button{align-items:center;background:#fff;border:2px solid #000;border-radius:0;cursor:pointer;display:flex;font-family:geneva,Courier New,monospace;font-size:14px;gap:10px;padding:12px 24px;transition:opacity .1s ease}.guestbook-snap-photo-button:hover{opacity:.7}.guestbook-snap-photo-button:active{opacity:.5}.guestbook-snap-icon{height:24px;object-fit:contain;width:24px}.guestbook-modal-buttons{display:flex;gap:12px;justify-content:center}.guestbook-modal-cancel,.guestbook-modal-confirm{border:1px solid #000;cursor:pointer;font-family:geneva,Courier New,monospace;font-size:24px;padding:10px 20px;transition:background .1s}.guestbook-modal-cancel{background:#fff;color:#000}.guestbook-modal-confirm{background:#f44;border-color:#f44;color:#fff}.guestbook-modal-cancel:hover{background:#f0f0f0}.guestbook-modal-confirm:hover{background:#f66}.guestbook-photo-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:16px;max-height:300px;overflow-y:auto}.guestbook-photo-option{aspect-ratio:1;border:1px solid #000;cursor:pointer;overflow:hidden;transition:opacity .2s}.guestbook-photo-option:hover{opacity:.8}.guestbook-photo-option img{height:100%;object-fit:cover;width:100%}.guestbook-image-preview-window{background:#fff;border:2px solid #000;box-shadow:4px 4px 0 #0003;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden}.guestbook-image-preview-titlebar{border-bottom:2px solid #000;min-height:40px;padding:0}.guestbook-image-preview-header-lines,.guestbook-image-preview-titlebar{background:linear-gradient(180deg,#e0e0e0,silver);display:flex;flex-direction:column}.guestbook-image-preview-header-lines{gap:2px;height:8px;padding:2px 4px}.guestbook-image-preview-gray-line{background:#999;height:1px}.guestbook-image-preview-header-content{align-items:center;display:flex;gap:8px;padding:4px 8px}.guestbook-image-preview-close-button{align-items:center;background:#fff;border:1px solid #000;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;height:16px;justify-content:center;width:16px}.guestbook-image-preview-close-button:hover{background:#f44;color:#fff}.guestbook-image-preview-title{color:#000;flex:1 1;font-size:24px;font-weight:400}.guestbook-image-preview-content{align-items:center;background:#f5f5f5;display:flex;justify-content:center;overflow:auto;padding:16px}.guestbook-image-preview-content img{background:#fff;border:1px solid #000;display:block;max-height:75vh;max-width:100%}.guestbook-comments-wrapper::-webkit-scrollbar{width:16px}.guestbook-comments-wrapper::-webkit-scrollbar-track{background:#f0f0f0;border-left:1px solid #ccc}.guestbook-comments-wrapper::-webkit-scrollbar-thumb{background:#ccc;border:1px solid #999}.guestbook-comments-wrapper::-webkit-scrollbar-thumb:hover{background:#999}.orbitos{background:#fff;font-family:geneva,Courier New,monospace;height:100%;overflow:hidden;width:100%}.orbitos,.orbitos-content{display:flex;flex-direction:column}.orbitos-content{align-items:center;gap:20px;padding:40px 30px}.orbitos-album-art{border:2px solid #000;height:250px;object-fit:cover;width:250px}.orbitos-title{color:#000;font-size:32px;font-weight:700;margin:0;text-align:center}.orbitos-caption{color:#666;font-size:18px;line-height:1.4;margin:0;max-width:400px;text-align:center}.orbitos-buttons{display:flex;flex-direction:column;gap:12px;margin-top:10px;max-width:350px;width:100%}.orbitos-button{align-items:center;background:#fff;border:2px solid #000;color:#000;cursor:pointer;display:flex;font-family:geneva,Courier New,monospace;font-size:18px;gap:12px;padding:14px 20px;text-align:left;transition:background .1s}.orbitos-button:hover{background:#f0f0f0}.orbitos-button:active{background:#e0e0e0}.orbitos-button-icon{flex-shrink:0;height:32px;object-fit:contain;width:32px}.adhiv-website{background:#000;height:100%;overflow:hidden;position:relative;width:100%}.adhiv-website-iframe{border:none;display:block;height:125%;transform:scale(.8);transform-origin:0 0;width:125%}.adhiv-website-grain{animation:grain .5s steps(2) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");bottom:0;left:0;mix-blend-mode:overlay;opacity:.15;pointer-events:none;position:absolute;right:0;top:0}@keyframes grain{0%,to{transform:translate(0)}10%{transform:translate(-2%,-2%)}20%{transform:translate(-4%,4%)}30%{transform:translate(4%,-4%)}40%{transform:translate(-4%,-2%)}50%{transform:translate(-2%,4%)}60%{transform:translate(4%,2%)}70%{transform:translate(2%,-4%)}80%{transform:translate(-4%,4%)}90%{transform:translate(4%,-2%)}}.orbit-run{align-items:stretch;display:flex;flex-direction:column;justify-content:stretch;overflow:hidden;position:relative}.orbit-run,.orbit-run-canvas{background:#000;height:100%;width:100%}.orbit-run-canvas{cursor:pointer;display:block;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;touch-action:manipulation}.game-over-panel{background:#fff;border:2px solid #000;box-shadow:4px 4px 0 #000;font-family:sysfont,Courier New,monospace;left:50%;max-height:80vh;max-width:90vw;min-width:500px;overflow-y:auto;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%)}.game-over-content{align-items:flex-start;display:flex;gap:20px}.game-over-left,.game-over-right{flex:1 1;min-width:0}@media (max-width:768px){.game-over-panel{min-width:300px}.game-over-content{flex-direction:column}}.game-over-panel h2{font-size:24px;margin:0 0 15px;text-align:center}.game-over-panel h3{border-bottom:2px solid #000;font-size:18px;margin:0 0 10px;padding-bottom:5px}.final-score{font-size:20px;font-weight:700;margin:10px 0;text-align:center}.high-score{color:#666;font-size:16px;margin:5px 0 15px;text-align:center}.auth-prompt{background:#f0f0f0;border:2px solid #000;margin:15px 0;padding:15px;text-align:center}.auth-prompt p{font-size:14px;margin:0 0 10px}.login-btn{background:#000;border:2px solid #000;color:#fff;cursor:pointer;font-family:sysfont,Courier New,monospace;font-size:16px;padding:8px 16px}.login-btn:hover{background:#fff;color:#000}.score-saved{background:#d4edda;border:2px solid #28a745;margin:15px 0;padding:10px;text-align:center}.score-saved p{color:#155724;font-weight:700;margin:0}.leaderboard{margin:0}.leaderboard ol{list-style:none;margin:10px 0;max-height:280px;overflow-y:auto;padding:0}.leaderboard li{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:8px 10px}.leaderboard li:last-child{border-bottom:none}.leaderboard li.current-user{background:#fff3cd;border:2px solid #ffc107;font-weight:700;margin:0 -2px}.leaderboard .rank{font-weight:700;min-width:40px}.leaderboard .handle{flex:1 1;padding:0 10px}.leaderboard .score{font-weight:700;min-width:60px;text-align:right}.no-scores{color:#666;font-style:italic;margin:20px 0;text-align:center}.play-again-btn{background:#000;border:2px solid #000;color:#fff;cursor:pointer;font-family:sysfont,Courier New,monospace;font-size:18px;margin-top:20px;padding:12px;width:100%}.play-again-btn:hover{background:#fff;color:#000}.play-again-btn:active{transform:translateY(2px)}.game-over-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.game-over-modal-content{background:#fff;border:2px solid #000;box-shadow:4px 4px 0 #000;font-family:sysfont,Courier New,monospace;max-height:80vh;max-width:90vw;min-width:280px;overflow-y:auto;padding:20px;position:relative}.game-over-modal-content h2{font-size:24px;margin:0 0 15px;text-align:center}.game-over-modal-content h3{border-bottom:2px solid #000;font-size:18px;margin:20px 0 10px;padding-bottom:5px}.game-over-modal-content .final-score{font-size:20px;font-weight:700;margin:10px 0;text-align:center}.game-over-modal-content .high-score{color:#666;font-size:16px;margin:5px 0 15px;text-align:center}.game-over-modal-content .leaderboard{margin:20px 0}.game-over-modal-content .leaderboard ol{max-height:200px;overflow-y:auto}.view-leaderboard-btn{background:none;border:none;color:#fff;cursor:pointer;font-family:sysfont,Courier New,monospace;font-size:20px;opacity:.5;padding:0;position:absolute;right:20px;text-decoration:none;top:15px;z-index:100}.view-leaderboard-btn:hover{opacity:.7}.leaderboard-modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.leaderboard-modal-content{background:#fff;border:2px solid #000;box-shadow:4px 4px 0 #000;font-family:sysfont,Courier New,monospace;max-height:80vh;max-width:90vw;min-width:300px;overflow-y:auto;padding:20px;position:relative}.modal-close-x{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-size:32px;font-weight:700;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:10px;top:10px;width:32px}.modal-close-x:hover{color:#666}.leaderboard-modal-content h3{border-bottom:2px solid #000;font-size:20px;margin:0 0 15px;padding-bottom:10px;text-align:center}.close-leaderboard-btn{background:#000;border:2px solid #000;color:#fff;cursor:pointer;font-family:sysfont,Courier New,monospace;font-size:16px;margin-top:15px;padding:10px;width:100%}.close-leaderboard-btn:hover{background:#fff;color:#000}.genius{background:#fff;display:flex;flex-direction:column;font-family:Geneva,Helvetica,sans-serif;height:100%;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.genius-header{background:#fff;padding:24px 32px}.genius-header-top{align-items:center;display:flex;gap:12px}.genius-title{color:#000;font-family:sysfont,Courier New,monospace;font-size:28px;font-weight:700;line-height:1;margin:0;text-transform:lowercase}.genius-play-button{background:#fff;border:2px solid #000;border-radius:6px;box-shadow:2px 2px 0 #000;cursor:pointer;font-family:Geneva,Helvetica,sans-serif;font-size:14px;font-weight:400;padding:6px 12px;transition:transform .1s ease;white-space:nowrap}.genius-play-button:hover{box-shadow:3px 3px 0 #000;transform:translateY(-1px)}.genius-play-button:active{box-shadow:2px 2px 0 #000;transform:translateY(0)}.genius-playing-animation{align-items:flex-end;display:flex;gap:3px;height:18px;padding:0 8px}.genius-bar{animation:genius-wave .8s ease-in-out infinite;background:#000;border-radius:1px;width:3px}.genius-bar1{animation-delay:0s}.genius-bar2{animation-delay:.2s}.genius-bar3{animation-delay:.4s}@keyframes genius-wave{0%,to{height:5px}50%{height:18px}}.genius-artist{color:#000;font-family:Geneva,Helvetica,sans-serif;font-size:28px;line-height:1;margin:8px 0 0}.genius-content{display:flex;position:relative;width:100%}.genius-lyrics-panel{flex-shrink:0;min-width:0;padding:24px 32px;width:60%}.genius-line-wrapper{display:block;font-size:28px;line-height:1}.genius-line{color:#000}.genius-line.has-annotation{background-color:#e9e9e9;box-decoration-break:clone;-webkit-box-decoration-break:clone;cursor:pointer;display:inline;padding:2px 4px}.genius-line.has-annotation.selected,.genius-line.has-annotation:hover{background-color:#000;color:#fff}.genius-welcome-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.genius-welcome-modal{background:#fff;border:2px solid #000;border-radius:8px;box-shadow:4px 4px 0 #000;margin:20px;max-width:400px;padding:24px}.genius-welcome-text{color:#000;font-size:20px;line-height:1.4;margin-bottom:20px}.genius-welcome-dismiss{background:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Geneva,Helvetica,sans-serif;font-size:16px;font-weight:700;padding:10px 20px}.genius-welcome-dismiss:hover{background:#333}.genius-annotations-panel{align-items:flex-start;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;left:60%;min-width:0;padding:0 10px;position:absolute;top:0;width:40%}.genius-annotations{display:flex;flex-direction:column;width:100%}.genius-annotation-list{display:flex;flex-direction:column;gap:32px}.genius-annotation{background:#fff;border:2px solid #000;border-radius:8px;box-shadow:3px 3px 0 #000;box-sizing:border-box;overflow-wrap:break-word;padding:20px;transition:transform .1s ease;width:100%}.genius-annotation:hover{box-shadow:4px 4px 0 #000;transform:translateY(-2px)}.genius-annotation-user{margin-bottom:16px}.genius-user-handle{font-size:20px;font-weight:700;text-decoration:none}.genius-annotation-text{word-wrap:break-word;color:#000;font-size:24px;line-height:1;white-space:pre-wrap}.genius::-webkit-scrollbar{width:8px}.genius::-webkit-scrollbar-track{background:#f0f0f0}.genius::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.genius::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.genius-content{flex-direction:column}.genius-lyrics-panel{flex:0 0 50%}.genius-annotations-panel{flex:1 1}.genius-title{font-size:32px}.genius-artist{font-size:18px}.genius-line,.genius-selected-lyric{font-size:20px}.genius-annotation-text,.genius-user-handle{font-size:16px}}.zoom-animation-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:9999}.zoom-rectangle{background:#0000;border:1px solid #ffffffe6;box-sizing:border-box;pointer-events:none;position:absolute}.image-preview{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;margin:0;overflow:hidden;padding:0;width:100%}.image-preview img{display:block;height:100%;object-fit:cover;opacity:0;transition:opacity .2s ease;width:100%}.image-preview img.loaded{opacity:1}.mp3-preview{background:#d8d8d8;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px;width:100%}.mp3-content-area{flex:1 1;gap:16px}.mp3-album-art,.mp3-content-area{align-items:center;display:flex;justify-content:center}.mp3-album-art{background:#fff;border:2px solid #00000080;flex-shrink:0;height:110px;width:110px}.mp3-cover-image{height:100%;object-fit:cover;width:100%}.mp3-metadata{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.mp3-time-display{color:#000;font-family:geneva,Courier New,monospace;font-size:24px;text-align:left}.mp3-controls-bar{gap:8px;justify-content:flex-start;padding:6px 0;width:100%}.mp3-button,.mp3-controls-bar{align-items:center;display:flex}.mp3-button{background:#0000;border:none;cursor:pointer;flex-shrink:0;height:30px;justify-content:center;padding:0;width:30px}.mp3-button:hover{opacity:.8}.mp3-button:active{opacity:.6}.mp3-control-icon{display:block;height:28px}.mp3-play-pause-button .mp3-control-icon{height:24px}.mp3-timeline{align-items:center;display:flex;flex:1 1;gap:6px;min-width:0}.mp3-time-label{color:#000;flex-shrink:0;font-family:geneva,Courier New,monospace;font-size:24px;min-width:50px;text-align:center}.mp3-slider{appearance:none;background:linear-gradient(90deg,#5a5a5a 0,#929292 0);background:linear-gradient(to right,#5a5a5a var(--progress,0),#929292 var(--progress,0));border:none;cursor:pointer;flex:1 1;height:3px;outline:none}.mp3-slider::-webkit-slider-thumb{appearance:none;background:#000;border:none;border-radius:0;cursor:pointer;height:20px;width:3px}.mp3-slider::-moz-range-thumb{background:#000;border:none;border-radius:0;cursor:pointer;height:20px;width:3px}.mp3-volume-button .mp3-control-icon{height:16px;width:16px}.video-preview{align-items:center;background:#000;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.video-player{cursor:pointer;max-height:100%;max-width:100%;outline:none}.video-controls{align-items:center;background:#d8d8d8;bottom:0;display:flex;gap:8px;left:0;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;right:0;transform:translateY(100%);transition:opacity .3s ease,transform .3s ease}.video-controls.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.video-control-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-shrink:0;height:30px;justify-content:center;padding:0;width:30px}.video-control-btn:hover{opacity:.8}.video-control-btn:active{opacity:.6}.video-control-icon{display:block;height:28px}.video-play-pause .video-control-icon{height:24px}.video-timeline{align-items:center;display:flex;flex:1 1;gap:6px;min-width:0}.video-time{color:#000;flex-shrink:0;font-family:geneva,Courier New,monospace;font-size:24px;min-width:50px;text-align:center}.video-seek-slider{appearance:none;background:linear-gradient(90deg,#5a5a5a 0,#929292 0);background:linear-gradient(to right,#5a5a5a var(--progress,0),#929292 var(--progress,0));border:none;cursor:pointer;flex:1 1;height:3px;outline:none}.video-seek-slider::-webkit-slider-thumb{appearance:none;background:#000;border:none;border-radius:0;cursor:pointer;height:20px;width:3px}.video-seek-slider::-moz-range-thumb{background:#000;border:none;border-radius:0;cursor:pointer;height:20px;width:3px}.video-volume-icon{height:16px;width:16px}@keyframes terminal-blink-opacity{0%,50%{opacity:1}51%,to{opacity:0}}@font-face{font-family:Geneva;src:url(/static/media/geneva.2ec5d8b3e92d1f74e390.otf) format("opentype")}@font-face{font-family:SysFont;src:url(/static/media/sysfont.0b89e48e012610f34811.otf) format("opentype")}.startup-sequence{align-items:center;background:#000;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.startup-sequence .ScreenFrame{--screen-bezel-color:#ded2ba;--screen-bezel-color-dark1:#d6c6a8;--screen-bezel-color-dark2:#cebb97;--screen-bezel-color-light1:#e7ddcb;--screen-bezel-color-light2:#efe8dc;--screen-bezel-size:60px;--screen-outer-chamfer-size:4px;--screen-inner-chamfer-size:8px;--screen-outer-corner-radius:8px;--screen-inner-corner-radius:8px;--screen-underscan:20px;background:#000;border:solid var(--screen-bezel-size) var(--screen-bezel-color);display:block;margin:calc(var(--screen-underscan)*-1);position:relative}.startup-sequence .ScreenFrame:before{border:solid var(--screen-outer-chamfer-size);border-color:var(--screen-bezel-color-light2) var(--screen-bezel-color-dark2) var(--screen-bezel-color-dark1) var(--screen-bezel-color-light1);border-radius:var(--screen-outer-corner-radius);bottom:calc((var(--screen-bezel-size) + var(--screen-outer-chamfer-size))*-1);content:"";left:calc((var(--screen-bezel-size) + var(--screen-outer-chamfer-size))*-1);pointer-events:none;position:absolute;right:calc((var(--screen-bezel-size) + var(--screen-outer-chamfer-size))*-1);top:calc((var(--screen-bezel-size) + var(--screen-outer-chamfer-size))*-1)}.startup-sequence .ScreenFrame:after{border:solid var(--screen-inner-chamfer-size);border-color:var(--screen-bezel-color-dark2) var(--screen-bezel-color-light2) var(--screen-bezel-color-light1) var(--screen-bezel-color-dark1);border-radius:var(--screen-inner-corner-radius);bottom:calc(var(--screen-inner-chamfer-size)*-1);content:"";left:calc(var(--screen-inner-chamfer-size)*-1);pointer-events:none;position:absolute;right:calc(var(--screen-inner-chamfer-size)*-1);top:calc(var(--screen-inner-chamfer-size)*-1)}.startup-sequence .screen-black-border{background:#000;padding:30px}.startup-screen{background:#000;height:576px;overflow:hidden;position:relative;width:768px}.press-start-screen{align-items:center;background:#000;cursor:pointer;display:flex;flex-direction:column;gap:0;height:100%;justify-content:center;width:100%}.press-start-logo{height:auto;width:80px}.press-start-title{font-size:58px;letter-spacing:1px}.press-start-copyright,.press-start-title{color:#fff;font-family:Geneva,Helvetica,sans-serif}.press-start-copyright{font-size:28px;margin-bottom:120px}.press-start-button{align-items:center;display:flex;flex-direction:row;gap:20px}.press-start-arrow{transition:opacity .1s}.press-start-arrow,.press-start-text{height:14px;width:auto}.bootup-screen{align-items:center;background:#000;display:flex;flex-direction:column;gap:15px;height:100%;justify-content:flex-start;padding:30px 40px;width:100%}.bootup-video-container{width:100%}.bootup-video-container,.bootup-video-wrapper{align-items:flex-start;display:flex;justify-content:center}.bootup-video-wrapper{position:relative;transition:height .1s step-end;width:auto}.bootup-video{-webkit-media-controls:none;-webkit-media-controls-start-playback-button:none;display:block;height:350px;object-fit:contain;width:auto}.bootup-video::-webkit-media-controls,.bootup-video::-webkit-media-controls-enclosure{display:none!important}.bootup-video::-webkit-media-controls-panel,.bootup-video::-webkit-media-controls-play-button{display:none!important}.bootup-video::-webkit-media-controls-start-playback-button{display:none!important}.loading-bar-container{display:flex;justify-content:center;margin:8px 0;max-width:400px;width:100%}.loading-bar-background{background:#000;border:2px solid #666;display:flex;gap:2px;height:14px;overflow:hidden;padding:2px;position:relative;width:100%}.loading-bar-fill{background:#fff;background-image:repeating-linear-gradient(90deg,#fff,#fff 9px,#000 0,#000 11px);background-repeat:repeat-x;background-size:11px 100%;bottom:2px;height:100%;left:2px;position:absolute;top:2px;transition:width .05s linear}.boot-terminal-text{color:#fff;display:flex;flex-direction:column;font-family:SysFont,Courier New,monospace;font-size:15px;height:125px;justify-content:flex-start;line-height:1.15;max-width:700px;overflow:hidden;padding:0 20px;text-align:center;width:100%}.boot-text-line{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-bottom:0;min-height:18px;white-space:nowrap}.boot-text-content{word-wrap:break-word;white-space:pre-wrap}.terminal-cursor-block{font-size:13px;margin-left:2px;transition:opacity 0s}@media (max-width:768px){.startup-sequence{padding:10px}.startup-sequence .ScreenFrame{background:#0000;border:none;margin:0}.startup-sequence .ScreenFrame:after,.startup-sequence .ScreenFrame:before{display:none}.startup-sequence .screen-black-border{padding:0}.startup-screen{height:auto;max-height:calc(100vh - 20px);max-width:calc(100vw - 20px);min-height:480px;width:100%}.bootup-video{height:250px;max-width:100%;object-fit:contain;width:100%}.bootup-video-wrapper{max-height:250px}.bootup-video-container,.bootup-video-wrapper{max-width:100%;width:100%}.bootup-screen{gap:10px;padding:20px}.boot-terminal-text{font-size:13px;height:110px}.loading-bar-container{max-width:320px}}@media (max-width:375px){.startup-screen{min-height:400px}.boot-terminal-text{font-size:12px;height:100px}.bootup-video{height:200px;width:100%}.bootup-video-wrapper{max-height:200px;width:100%}}
/*# sourceMappingURL=main.c76905de.css.map*/