@import"https://fonts.googleapis.com/css2?family=UnifrakturMaguntia&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{height:100%;width:100%;margin:0}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{display:flex;height:100vh;width:100vw}.content{flex:1;overflow-x:hidden}#root{margin:0;padding:0}.app{display:flex;flex-direction:column;height:100vh;width:100vw}.content{flex:1;min-height:0;overflow-x:hidden}.taskbar{position:fixed;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:stretch;background:linear-gradient(to bottom,#3168d5,#4993e6 8%,#2f7ae0 40%,#2265cf 88%,#1f4bb5);border-top:1px solid #1c3fa0;box-shadow:inset 0 1px #fff6;z-index:10000;-webkit-user-select:none;user-select:none}.start-button{display:flex;align-items:center;gap:8px;height:100%;margin:0;padding:0 22px 2px 0;border:none;border-radius:0 12px 12px 0;overflow:hidden;background:linear-gradient(to bottom,#5ab55a,#489b3f 45%,#3a8a34 55%,#2f7b2b);box-shadow:inset 0 1px #ffffff80,inset -2px 0 6px #00000040;color:#fff;font-family:UnifrakturMaguntia,Trebuchet MS,sans-serif;font-size:22px;font-style:italic;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.5);cursor:pointer;transition:filter .15s ease}.start-button:hover{filter:brightness(1.08);border-color:transparent}.start-button.active{filter:brightness(.85);box-shadow:inset 0 2px 6px #00000073}.start-button-logo{height:100%;width:auto;object-fit:cover;display:block}.start-button-label{line-height:1}.taskbar-windows{display:flex;align-items:stretch;gap:3px;padding:3px 6px;overflow:hidden;flex:0 1 auto}.taskbar-win{display:flex;align-items:center;gap:6px;height:100%;max-width:160px;margin:0;padding:0 10px;border:1px solid #1c3fa0;border-radius:3px;background:linear-gradient(to bottom,#3a86e4,#2160c8);box-shadow:inset 0 1px #ffffff59;color:#fff;font-family:Trebuchet MS,Tahoma,sans-serif;font-size:12px;cursor:pointer}.taskbar-win img{width:16px;height:16px;flex:none;object-fit:contain}.taskbar-win span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.taskbar-win:hover{filter:brightness(1.08);border-color:#1c3fa0}.taskbar-win.active{background:linear-gradient(to bottom,#1a4aa8,#2f7ae0);box-shadow:inset 0 2px 5px #00000073;font-weight:700}.taskbar-win.minimized{opacity:.72;font-style:italic}.taskbar-spacer{flex:1}.taskbar-clock{display:flex;align-items:center;padding:0 16px;background:linear-gradient(to bottom,#199be0,#1387c9 45%,#1279b8 55%,#0f66a0);box-shadow:inset 2px 0 4px #00000040,inset 0 1px #ffffff59;color:#fff;font-family:Trebuchet MS,Tahoma,sans-serif;font-size:13px;text-shadow:1px 1px 1px rgba(0,0,0,.4)}.start-overlay{position:fixed;inset:0;z-index:10000}.start-menu{position:fixed;left:6px;bottom:40px;width:300px;max-height:70vh;display:flex;flex-direction:column;background:#fff;border:1px solid #0b3fb5;border-bottom:none;border-radius:8px 8px 0 0;box-shadow:0 -2px 18px #0006;overflow:hidden;z-index:10001;transform:translateY(12px);opacity:0;pointer-events:none;transition:transform .14s ease,opacity .14s ease}.start-menu.open{transform:translateY(0);opacity:1;pointer-events:auto}.start-menu-header{display:flex;align-items:center;gap:12px;padding:10px 14px;background:linear-gradient(to bottom,#2f7ae0,#1f52bd);border-bottom:2px solid #d8a900}.start-menu-logo{height:42px;width:42px;object-fit:cover;border-radius:4px;border:2px solid rgba(255,255,255,.85)}.start-menu-header .band-name{color:orange;font-weight:700;font-size:26px;font-family:UnifrakturMaguntia,Trebuchet MS,sans-serif;text-shadow:1px 1px 2px rgba(0,0,0,.55)}.start-menu-programs{display:flex;flex-direction:column;padding:8px;background:#fff}.start-menu-program{display:flex;align-items:center;gap:10px;width:100%;margin:0;padding:7px 10px;border:none;border-radius:6px;background:none;color:#000;font-family:Trebuchet MS,Tahoma,sans-serif;font-size:15px;text-align:left;cursor:pointer}.start-menu-program:hover{background-color:#cfe0ff;border-color:transparent}.start-menu-program img{width:22px;height:22px;object-fit:contain}.start-menu-footer{margin-top:auto;padding:8px 14px;text-align:center;background:linear-gradient(to bottom,#2f7ae0,#1f52bd);color:#fff}.start-menu-footer p{margin:0;font-family:Trebuchet MS,Tahoma,sans-serif;font-size:12px}.limewire{display:flex;flex-direction:row;width:100%;height:100%;background:#f4f7ec;color:#1c2b12;font-size:13px}.lw-left{flex:0 0 52%;min-width:220px;max-width:66%;display:flex;flex-direction:column;border-right:1px solid #b9c79a;background:#ded9c3}.lw-visualiser{position:relative;width:100%;aspect-ratio:1 / 1;flex:none;overflow:hidden;border-bottom:2px solid #6b8f3c;background:#000}.lw-visualiser img,.lw-visualiser video{width:100%;height:100%;object-fit:contain;display:block}.lw-visualiser .lw-art{position:absolute;inset:0;object-fit:cover;filter:brightness(.85) saturate(1.1);z-index:0}.lw-visualiser .lw-gif{position:relative;z-index:1;object-fit:cover;opacity:.4}.lw-visualiser-idle{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#2f5c1f;font-family:Courier New,monospace;text-transform:uppercase;letter-spacing:2px;font-size:12px}.lw-player{position:relative;flex:1;min-height:120px;background:#ded9c3}.lw-player iframe{display:block;border:0;width:100%;height:100%}.lw-spotify-host,.lw-spotify-host iframe{width:100%;height:100%}.lw-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#555}.lw-list{margin:0;padding:0;list-style:none;flex:1;min-width:0;overflow-y:auto;background:#fff}.lw-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:6px 8px;border-bottom:1px solid #eef2e2;cursor:pointer}.lw-row:hover{background:#eef6dd}.lw-row.selected{background:#5c9c2f;color:#fff}.lw-row-empty{display:block;color:#777;cursor:default}.lw-title{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lw-artist{opacity:.7;white-space:nowrap}.lw-row.selected .lw-artist{opacity:.9}.settings{box-sizing:border-box;width:100%;height:100%;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:12px;background:#ece9d8;font-family:Trebuchet MS,Tahoma,Arial,sans-serif;font-size:13px;color:#000}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #b5b5a0;border-radius:4px;padding:12px}.settings-row--stack{flex-direction:column;align-items:stretch}.settings-wallpapers{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.settings-wp{flex:none;width:88px;height:58px;padding:0;overflow:hidden;border:2px solid #b5b5a0;border-radius:4px;background:#f3f3ef;color:#555;font-family:inherit;font-size:12px;cursor:pointer}.settings-wp img{width:100%;height:100%;object-fit:cover;display:block}.settings-wp:hover{border-color:#7ba7e0}.settings-wp.is-active{border-color:#ff8c00}.settings-label{font-weight:700}.settings-desc{color:#555;margin-top:2px}.settings-btn{flex:none;border-radius:4px;background:#f3f3ef;border:1px solid #003c74;color:#000;padding:6px 14px;font-family:inherit;font-size:13px;cursor:pointer}.settings-btn:hover{background:#e2ecff}.shop{position:relative;width:100%;height:100%;overflow:hidden;background:#000;cursor:crosshair}.shop-spiral{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.shop-messages{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0 24px;pointer-events:none;z-index:3}.shop-message{text-align:center;color:#ff5cc8;font-family:Courier New,monospace;font-weight:700;text-transform:uppercase;letter-spacing:3px;font-size:clamp(16px,4.5vw,30px);text-shadow:0 0 4px #000,0 0 16px #000,2px 2px 0 #000;animation:shop-msg-in .55s ease}@keyframes shop-msg-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.shop-product{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;gap:3px;width:150px;padding:10px;background:#0000009e;border:1px solid rgba(255,255,255,.25);border-radius:6px;color:#fff;text-align:center;text-decoration:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.shop-product:active{cursor:grabbing}.shop-product:hover{background:#000000d1;border-color:#ff5cc8;z-index:4}.shop-product-img{width:96px;height:96px;object-fit:cover;border-radius:4px;background:#111;margin-bottom:4px}.shop-product-name{font-weight:700;font-family:Trebuchet MS,Tahoma,sans-serif;font-size:14px}.shop-product-price{font-family:Courier New,monospace;font-size:13px;color:#7cfc00}.shop-product-blurb{font-size:11px;color:#ffffffbf}.gigs{box-sizing:border-box;width:100%;height:100%;overflow-y:auto;padding:10px;background:#ece9d8;font-family:Trebuchet MS,Tahoma,Arial,sans-serif;font-size:13px;color:#000}.gigs-empty{display:flex;align-items:center;justify-content:center;height:100%;margin:0;font-family:Courier New,monospace;text-transform:uppercase;letter-spacing:2px;color:#555}.gigs--lost{position:relative;display:flex;align-items:center;justify-content:center;padding:24px;overflow:hidden;background:#000}.gigs-lost-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:contrast(1.5) saturate(1.8) brightness(.75) hue-rotate(0deg);animation:gigs-lost-warp 9s linear infinite alternate;will-change:filter,transform}@keyframes gigs-lost-warp{0%{filter:contrast(1.4) saturate(1.7) brightness(.75) hue-rotate(0deg) blur(0px);transform:scale(1.05) translate(0)}35%{filter:contrast(2) saturate(.2) brightness(.9) hue-rotate(120deg) blur(1px) invert(.15);transform:scale(1.12) translate(-1.5%,1%)}70%{filter:contrast(1.2) saturate(3) brightness(.6) hue-rotate(255deg) blur(.5px);transform:scale(1.08) translate(1.5%,-1%)}to{filter:contrast(1.7) saturate(1.2) brightness(.8) hue-rotate(340deg) blur(0px) invert(.05);transform:scale(1.05) translate(0)}}.gigs--lost:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(0,0,0,.28) 0px,rgba(0,0,0,.28) 1px,transparent 2px,transparent 4px),radial-gradient(ellipse at center,transparent 45%,rgba(0,0,0,.75) 100%);mix-blend-mode:multiply;animation:gigs-lost-flicker 3.5s steps(1) infinite}@keyframes gigs-lost-flicker{0%,to{opacity:.9}47%{opacity:.7}48%{opacity:1}83%{opacity:.6}}.gigs-lost-text{position:relative;z-index:1;margin:0;max-width:90%;text-align:center;color:#ff2fb0;font-family:Courier New,monospace;font-weight:700;text-transform:uppercase;letter-spacing:3px;font-size:15px;text-shadow:0 0 4px #000,0 0 14px #000,2px 2px 0 #00e5ff,-2px -2px 0 #000;animation:gigs-lost-jitter 4s steps(1) infinite}@keyframes gigs-lost-jitter{0%,to{transform:translate(0)}49%{transform:translate(0)}50%{transform:translate(-2px,1px) skew(-6deg)}52%{transform:translate(2px,-1px) skew(4deg)}53%{transform:translate(0)}}.gigs-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.gig{display:flex;align-items:center;gap:12px;padding:8px;background:#fff;border:1px solid #b5b5a0;border-radius:4px}.gig--past{opacity:.45}.gig-cal{flex:none;width:52px;display:flex;flex-direction:column;align-items:center;overflow:hidden;border:1px solid #999;border-radius:3px;background:#fff}.gig-cal-month{width:100%;padding:2px 0;background:#c1272d;color:#fff;font-size:10px;font-weight:700;letter-spacing:1px;text-align:center}.gig-cal-day{padding:2px 0;font-size:22px;font-weight:700;line-height:1.1}.gig-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.gig-venue{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gig-meta{color:#555;font-size:12px}.gig-tickets{flex:none;padding:5px 12px;border:1px solid #003c74;border-radius:4px;background:#f3f3ef;color:#000;font-size:12px;text-decoration:none}.gig-tickets:hover{background:#e2ecff}.gig-tickets--none{border-color:#ccc;color:#999;background:transparent;cursor:default}.gallery{position:relative;width:100%;height:100%;overflow:hidden;background:#ece9d8}.gallery-empty{display:flex;align-items:center;justify-content:center;height:100%;margin:0;font-family:Courier New,monospace;text-transform:uppercase;letter-spacing:2px;color:#555}.gallery-grid{height:100%;overflow-y:auto;padding:10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;align-content:start}.gallery-thumb{padding:0;aspect-ratio:1 / 1;overflow:hidden;border:1px solid #b5b5a0;border-radius:3px;background:#fff;cursor:pointer}.gallery-thumb:hover{border-color:#7ba7e0}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-lightbox{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:36px;background:#000000d9}.gallery-lightbox-img{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 0 24px #0009}.gallery-close,.gallery-nav{position:absolute;display:flex;align-items:center;justify-content:center;background:#00000080;border:1px solid rgba(255,255,255,.4);color:#fff;cursor:pointer}.gallery-close{top:8px;right:8px;width:26px;height:26px;border-radius:4px;font-size:13px}.gallery-nav{top:50%;transform:translateY(-50%);width:32px;height:48px;border-radius:4px;font-size:24px;line-height:1}.gallery-nav--prev{left:8px}.gallery-nav--next{right:8px}.gallery-close:hover,.gallery-nav:hover{background:#000c;border-color:#fff}.vp{display:flex;width:100%;height:100%;background:#000;font-family:Trebuchet MS,Tahoma,Arial,sans-serif}.vp-empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0;color:#888;font-family:Courier New,monospace;text-transform:uppercase;letter-spacing:2px}.vp-stage{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;background:#000}.vp-media{width:100%;height:100%;border:0;display:block;object-fit:contain;background:#000}.vp-list{flex:none;width:200px;margin:0;padding:0;list-style:none;overflow-y:auto;background:#ece9d8;border-left:1px solid #b5b5a0}.vp-row{display:flex;gap:8px;align-items:baseline;padding:8px 10px;border-bottom:1px solid #dcd8c4;font-size:13px;color:#000;cursor:pointer}.vp-row:hover{background:#eef6dd}.vp-row.is-active{background:#2f7ae0;color:#fff}.vp-row-idx{flex:none;color:#888;font-family:Courier New,monospace;font-size:11px}.vp-row.is-active .vp-row-idx{color:#fffc}.vp-row-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.av{box-sizing:border-box;display:flex;flex-direction:column;width:100%;height:100%;min-height:0;padding:14px;gap:14px;background:#ece9d8;font-family:Trebuchet MS,Tahoma,Arial,sans-serif;font-size:13px;color:#000}.av-head{flex:none;display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #c9c6b4}.av-shield{font-size:34px;line-height:1;color:#c1272d}.av-title{font-weight:700;font-size:15px}.av-sub{color:#555;margin-top:2px}.av-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;justify-content:center;gap:10px;background:#fff;border:1px solid #b5b5a0;border-radius:4px;padding:16px}.av-msg{margin:0;font-size:15px}.av-msg--bad{color:#c1272d;font-weight:700;font-size:20px}.av-msg--ok{color:#2e7d32;font-weight:700;font-size:16px}.av-detail{margin:0;color:#555}.av-bar{height:18px;border:1px solid #7a7a6a;border-radius:3px;background:#f3f3ef;overflow:hidden}.av-bar-fill{height:100%;background:repeating-linear-gradient(45deg,#3aa63a,#3aa63a 8px,#45b845 8px 16px);transition:width .09s linear}.av-scanline{margin:0;font-family:Courier New,monospace;font-size:11px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.av-actions{flex:none;display:flex;justify-content:flex-end}.av-btn{border-radius:4px;border:1px solid #003c74;background:#f3f3ef;color:#000;padding:7px 18px;font-family:inherit;font-size:13px;cursor:pointer}.av-btn:hover:not(:disabled){background:#e2ecff}.av-btn:disabled{color:#888;cursor:default}.av-btn--fix{border-color:#c1272d;background:#c1272d;color:#fff;font-weight:700}.av-btn--fix:hover:not(:disabled){background:#d83a40}.np{display:flex;flex-direction:column;width:100%;height:100%;background:#fff}.np-menubar{flex:none;display:flex;gap:2px;padding:2px 4px;background:#ece9d8;border-bottom:1px solid #b5b5a0;font-family:Tahoma,Trebuchet MS,sans-serif;font-size:12px;color:#000;-webkit-user-select:none;user-select:none}.np-menu{padding:2px 8px;border-radius:2px;cursor:default}.np-menu:hover{background:#cfe0ff}.np-area{flex:1;min-height:0;width:100%;box-sizing:border-box;resize:none;border:0;padding:8px 10px;background:#fff;color:#000;font-family:Lucida Console,Consolas,Courier New,monospace;font-size:13px;line-height:1.4;white-space:pre;outline:none}.ms{box-sizing:border-box;width:100%;height:100%;overflow:auto;padding:10px;background:silver;font-family:Tahoma,Trebuchet MS,sans-serif;color:#000}.ms button{border-radius:0;font-family:inherit;transition:none}.ms button:focus,.ms button:focus-visible{outline:none}.ms-toolbar{display:flex;gap:4px;margin-bottom:8px}.ms-lvl{padding:3px 8px;font-size:12px;border:2px outset #dfdfdf;background:silver;color:#000;cursor:pointer}.ms-lvl:hover{border-color:#dfdfdf}.ms-lvl.active{border-style:inset;font-weight:700}.ms-frame{display:inline-block;padding:6px;border:3px inset #dfdfdf;background:silver}.ms-hud{display:flex;align-items:center;justify-content:space-between;padding:4px 6px;margin-bottom:6px;border:2px inset #dfdfdf;background:silver}.ms-lcd{min-width:46px;padding:1px 4px;background:#000;color:red;font-family:Courier New,monospace;font-weight:700;font-size:20px;letter-spacing:1px;text-align:right}.ms-face{width:30px;height:30px;font-size:16px;line-height:1;border:2px outset #dfdfdf;background:silver;cursor:pointer}.ms-face:active{border-style:inset}.ms-grid{display:grid;gap:0}.ms-cell{width:24px;height:24px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;border:2px outset #dfdfdf;background:silver;font-family:Courier New,monospace;font-weight:700;font-size:15px;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none}.ms-cell:hover{border-color:#dfdfdf}.ms-cell.revealed{border:2px solid;border-color:#9a9a9a #c8c8c8 #c8c8c8 #9a9a9a;cursor:default}.ms-cell.mine{background:red}.ms-coupon{margin-top:10px;padding:8px 10px;background:#fff;border:2px inset #dfdfdf;font-size:13px;cursor:pointer}.ms-coupon b{font-family:Courier New,monospace;font-size:15px}.ms-lost{margin-top:10px;max-width:460px;color:#7a1f1f;font-size:12px;line-height:1.45}.boot{position:fixed;inset:0;z-index:99999;display:flex;flex-direction:column;padding:26px 30px;background:#000;color:#eaeaea;font-family:Consolas,Lucida Console,DejaVu Sans Mono,Courier New,monospace;font-size:14px;line-height:1.5;transition:opacity .6s ease}.boot--leaving{opacity:0;pointer-events:none}.boot-log{flex:1;min-height:0;margin:0;overflow:hidden;white-space:pre-wrap;word-break:break-word}.boot-cursor{animation:boot-blink 1s steps(1) infinite}.boot-bar{flex:none;height:16px;margin-top:14px;border:1px solid #9a9a9a;background:#000}.boot-bar-fill{height:100%;background:#eaeaea;transition:width .18s linear}.boot-hint{flex:none;margin-top:10px;color:#888;animation:boot-blink 1.2s steps(1) infinite}@keyframes boot-blink{50%{opacity:0}}.screensaver{position:fixed;inset:0;z-index:50000;background:#000;overflow:hidden;cursor:none}.screensaver-logo{position:absolute;top:0;left:0;width:190px;height:auto;will-change:transform;filter:drop-shadow(0 0 14px rgba(255,255,255,.18));pointer-events:none}.win{position:fixed;background:#ece9d8;border:2px solid #003c74;border-radius:8px 8px 0 0;box-shadow:4px 4px #00000059;display:flex;flex-direction:column;z-index:100;font-family:Trebuchet MS,Tahoma,Arial,sans-serif;overflow:hidden}.win-titlebar{display:flex;align-items:center;gap:6px;height:28px;flex:none;padding:0 4px 0 6px;background:linear-gradient(to bottom,#0058ee,#3a93ff 8%,#297bf0 42%,#1c60d8 92%,#1653c4);color:#fff;cursor:move;-webkit-user-select:none;user-select:none;touch-action:none}.win-icon{width:16px;height:16px;object-fit:contain}.win-title{flex:1;font-weight:700;font-size:13px;text-shadow:1px 1px 1px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.win-buttons{display:flex;gap:3px;flex:none}.win-btn{width:21px;height:18px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(#dbe9ff,#a9c4ec);border:1px solid #fff;border-radius:3px;color:#0b2f6b;font-weight:700;font-size:11px;line-height:1;cursor:pointer}.win-btn:hover{background:linear-gradient(#eef5ff,#c0d6f5);border-color:#fff}.win-close{background:linear-gradient(#ff9a8b,#f0442e);color:#fff}.win-close:hover{background:#ff6a52}.win--max{border-radius:0}.win-body{flex:1;min-height:0;overflow:hidden;display:flex;background:#ece9d8}.win-resize{position:absolute;z-index:3;touch-action:none}.win-resize-n{top:0;left:12px;right:12px;height:5px;cursor:ns-resize}.win-resize-s{bottom:0;left:12px;right:12px;height:6px;cursor:ns-resize}.win-resize-e{top:12px;bottom:12px;right:0;width:6px;cursor:ew-resize}.win-resize-w{top:12px;bottom:12px;left:0;width:5px;cursor:ew-resize}.win-resize-ne{top:0;right:0;width:14px;height:14px;cursor:nesw-resize}.win-resize-nw{top:0;left:0;width:14px;height:14px;cursor:nwse-resize}.win-resize-se{bottom:0;right:0;width:16px;height:16px;cursor:nwse-resize}.win-resize-sw{bottom:0;left:0;width:14px;height:14px;cursor:nesw-resize}.dashboard{width:100%;height:100vh;background:url(../wallpapers/DSCF1546.webp);background-position-x:40%;background-position-y:30%;background-size:100%;background-repeat:inherit;position:relative}.hero{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px;gap:30px;position:relative}.hero-text{margin-top:32px}.hero-text h1{font-size:42px;margin:0}.hero-text p{font-size:18px;margin-top:10px}.hero-image img{border-radius:4px;object-position:100%}.desktop-icons{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:18px;z-index:2}.desktop-icon{display:flex;flex-direction:column;align-items:center;gap:4px;width:84px;margin:0;padding:6px;background:none;border:1px solid transparent;border-radius:4px;color:#fff;font-family:Trebuchet MS,Tahoma,sans-serif;font-size:13px;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer}.desktop-icon:hover{background:#316ac559;border-color:#fff6}.desktop-icon img{width:44px;height:44px;object-fit:contain}.popup-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.popup-wrapper{position:absolute}.bsod{width:100%;height:100%;position:relative;background-color:#00f;display:flex;align-items:center;padding:0 100px}.text-content{width:50%;display:flex;flex-direction:column;gap:16px}.text-content p{color:#fff;font-size:2vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.shop-wip{width:100%;height:100vh;position:relative;background-color:#00f;display:flex;align-items:center;padding:0 100px}.shop-wip p{color:#fff;font-size:28px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.text-content{display:flex;flex-direction:column;gap:16px}.mobile-app{width:100vw;min-height:100vh;overflow-x:hidden}.mobile-content{width:100%;padding-top:72px;scroll-snap-type:y mandatory;display:flex;flex-direction:column}.mobile-section{scroll-snap-align:start;text-align:center;width:100%;scroll-margin-top:72px}.mobile-section h1{font-family:UnifrakturMaguntia}.mobile-header{position:fixed;top:0;left:0;width:100%;height:72px;margin:0;padding:0;display:flex;flex-direction:column;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000}.ticker{height:24px;background-color:orange;overflow:hidden}.ticker-track{display:flex;white-space:nowrap;animation:scroll 15s linear infinite}.ticker-track span{padding-right:50px;font-family:Share Tech Mono,monospace;color:#000}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.header-content{display:flex;align-items:center;justify-content:space-between;height:48px}.menu-button{background:none;border:none;font-size:22px;color:#fff;cursor:pointer;width:40px}.mobile-header-logo{height:100%;width:auto}.spacer{width:40px}.menu-modal{position:fixed;top:0;left:0;width:100%;height:100dvh;background:#000c;display:flex;justify-content:center;align-items:center;z-index:9999}.menu-content{text-align:center;width:100%;height:100%;background:#111;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.menu-top{display:flex;align-items:center;justify-content:space-between;height:60px}.close-btn{align-self:flex-end;background:none;border:none;color:#fff;font-size:26px;width:60px}.mobile-menu-modal-logo{height:60px}.spacer{width:60px}.menu-middle{padding-top:24px;display:flex;flex-direction:column;gap:16px}.menu-middle a{font-family:UnifrakturMaguntia;color:#fff;text-decoration:none;font-size:32px}.menu-content a:active{color:orange;transition:.2s ease}.menu-footer{display:flex;justify-content:center;gap:32px;padding-bottom:24px}.menu-icon{height:24px}.modal-overlay{position:absolute;inset:0;pointer-events:none}.modal{position:absolute;width:280px;max-height:240px;background:#ece9d8;border:2px solid #000;box-shadow:4px 4px #777;pointer-events:auto;font-family:Arial,sans-serif}.modal-titlebar{display:flex;align-items:center;height:26px;background:linear-gradient(#3e96ff,#0055e5);border-bottom:2px solid #000;padding:0 4px}.xp-logo{width:18px;height:18px;margin-right:6px}.modal-title{font-weight:700;flex:1}.close{width:20px;height:20px;background:linear-gradient(#faa,#f44);border:1px solid white;border-radius:3px;font-weight:700;cursor:pointer;pointer-events:auto;padding:0;line-height:1;font-size:14px;display:flex;justify-content:center;align-items:center;text-align:center}.close:hover{background:#f99}.modal-body{display:flex;align-items:center;gap:10px;margin:16px 10px 10px}.alert-icon{width:18px;height:18px}.modal p{margin:12px 10px 10px;font-size:14px;color:#000}.ok{display:flex;justify-content:center;align-items:center;padding-bottom:6px}.ok-button{border-radius:6px;background-color:#f3f3ef;border:1px solid #003c74;color:#000;padding:5px 32px}#home{background-image:url(../wallpapers/bliss.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;height:50vh;min-height:300px;max-height:500px;width:100vw;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}#home h1{font-weight:700;color:#242424;font-size:84px}#shop{min-height:500px;background-color:#00f}.shop-content{text-align:left;padding:0 12px}#shop p{font-family:Courier New,Courier,monospace}#gigs{height:500px;background-image:url(../wallpapers/DSCF1546.webp);background-size:cover;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;align-items:center}.gigs-content{font-size:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}.gigs-image{max-width:100vw}#contact{height:500px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.contact-card{max-width:80vw;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;padding:0 24px;font-family:Share Tech Mono}.contact-gif{width:80%}.email-button{width:100%;border-radius:8px;background-color:#000}#footer{height:100px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}
