*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:#000;width:100%;height:100%;font-family:ui-sans-serif,system-ui,sans-serif;overflow:hidden}canvas{touch-action:none;display:block}.view-controls{z-index:10;pointer-events:none;gap:8px;display:flex;position:fixed;top:16px;left:16px}.view-controls__btn{pointer-events:auto;cursor:pointer;font:inherit;letter-spacing:.18em;text-transform:uppercase;color:#dbccaa;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2b313cb8;border:1px solid #dbccaa47;border-radius:6px;padding:8px 14px;font-size:.72rem;transition:background .15s,border-color .15s}.view-controls__btn:hover{background:#2b313ceb;border-color:#dbccaa8c}.view-controls__btn:active{transform:translateY(1px)}@keyframes crt-power-on{0%{filter:brightness(7)saturate(0);opacity:.9;transform:scaleY(.006)}16%{filter:brightness(7)saturate(0);transform:scaleY(.006)}42%{filter:brightness(3.2)saturate(.4);transform:scale(1)}56%{filter:brightness(.45)saturate(.6)}72%{filter:brightness(1.7)saturate()}to{filter:brightness()saturate();opacity:1;transform:scale(1)}}.crt-on{transform-origin:50%;animation:.7s ease-out both crt-power-on}.phone-ui{box-sizing:border-box;color:#e7ecf1;-webkit-user-select:none;user-select:none;pointer-events:none;background:radial-gradient(120% 80% at 50% 0,#2a3340 0%,#11151b 55%,#0a0d12 100%);border-radius:34px;flex-direction:column;padding:18px 16px;font-family:ui-sans-serif,system-ui,sans-serif;display:flex;overflow:hidden}.phone-lock{box-sizing:border-box;color:#f3f6fa;text-shadow:0 2px 10px #000000b3;-webkit-user-select:none;user-select:none;pointer-events:none;background:radial-gradient(120% 90% at 50% 0,#1e263080 0%,#06090dd9 70%);border-radius:34px;flex-direction:column;align-items:center;padding-top:132px;font-family:ui-sans-serif,system-ui,sans-serif;display:flex;overflow:hidden}.phone-lock__time{letter-spacing:.01em;margin-left:16px;font-size:88px;font-weight:300;line-height:1}.phone-lock__date{opacity:.82;margin-top:14px;font-size:20px;font-weight:400}.phone-ui__statusbar{letter-spacing:.02em;opacity:.85;justify-content:space-between;align-items:center;font-size:13px;display:flex}.phone-ui__apps{flex-wrap:wrap;justify-content:center;gap:26px 22px;margin-top:40px;display:flex}.phone-ui .app-icon{pointer-events:auto;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;padding:0;display:flex}.app-icon__tile{letter-spacing:.04em;color:#fff;background:linear-gradient(160deg,#ff5a5f 0%,#c8323c 100%);border-radius:18px;place-items:center;width:72px;height:72px;font-size:19px;font-weight:700;transition:transform .12s;display:grid;box-shadow:0 6px 16px #00000073,inset 0 1px #ffffff40}.app-icon__tile--logo{box-shadow:none;background:0 0;padding:4px}.phone-ui .app-icon:active .app-icon__tile{transform:scale(.94)}.app-icon__label{color:#eef2f6;text-shadow:0 1px 3px #0009;font-size:14px;font-weight:500}.phone-gmail{pointer-events:auto;box-sizing:border-box;color:#e7ecf1;flex-direction:column;width:100%;height:100%;display:flex}.phone-gmail__bar{flex:none;align-items:center;gap:14px;padding:2px 2px 12px;display:flex}.phone-gmail__back{pointer-events:auto;color:#e7ecf1;cursor:pointer;background:0 0;border:0;padding:2px 8px;font-size:28px;line-height:1}.phone-gmail__title{font-size:20px;font-weight:600}.phone-gmail__body{pointer-events:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;flex-direction:column;flex:auto;gap:6px;padding-bottom:16px;display:flex;overflow-y:auto}.phone-gmail__body::-webkit-scrollbar{width:6px}.phone-gmail__body::-webkit-scrollbar-thumb{background:#ffffff47;border-radius:3px}.phone-gmail__body::-webkit-scrollbar-track{background:0 0}.phone-gmail__to{opacity:.85;border-bottom:1px solid #ffffff1f;gap:10px;margin-bottom:6px;padding:4px 2px 12px;font-size:15px;display:flex}.phone-gmail__to-label{color:#8ea2b6}.phone-gmail__label{color:#8ea2b6;margin-top:8px;font-size:14px}.phone-gmail__input,.phone-gmail__textarea{pointer-events:auto;-webkit-user-select:text;user-select:text;font:inherit;color:#f3f6fa;box-sizing:border-box;background:#272d37;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:11px 12px;font-size:17px}.phone-gmail__input:focus,.phone-gmail__textarea:focus{border-color:#1b91f3}.phone-gmail__textarea{resize:none;min-height:160px;line-height:1.4}.phone-gmail__send{pointer-events:auto;font:inherit;color:#fff;cursor:pointer;background:#1b91f3;border:0;border-radius:12px;margin-top:16px;padding:13px;font-size:17px;font-weight:600}.phone-gmail__send:disabled{cursor:default;background:#155fa0}.phone-gmail__error{color:#ff6b6b;margin-top:8px;font-size:15px}.phone-gmail__ok{color:#6cc04a;margin-top:8px;font-size:15px;font-weight:600}.desktop{pointer-events:none;-webkit-user-select:none;user-select:none;font-family:ui-sans-serif,system-ui,sans-serif;position:relative}.desktop-icon{pointer-events:auto;cursor:grab;touch-action:none;background:0 0;border:0;border-radius:6px;flex-direction:column;align-items:center;gap:4px;width:64px;padding:4px 3px;display:flex;position:absolute}.desktop-icon:hover{background:#ffffff1a}.desktop-icon:active{cursor:grabbing}.desktop-icon__glyph{color:#fff;background:linear-gradient(160deg,#ff5a5f 0%,#c8323c 100%);border-radius:5px;place-items:center;width:31px;height:38px;font-size:10px;font-weight:800;display:grid;box-shadow:0 3px 9px #00000080}.desktop-icon__glyph--logo{width:34px;height:34px;box-shadow:none;background:0 0}.desktop-icon__label{color:#fff;text-shadow:0 1px 4px #000000e6;font-size:11px}.taskbar{pointer-events:auto;-webkit-backdrop-filter:blur(8px);color:#eef2f6;background:#12151bb8;border-top:1px solid #ffffff1f;align-items:center;gap:6px;height:20px;padding:0 6px;font-family:ui-sans-serif,system-ui,sans-serif;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #00000059}.taskbar__start{align-items:center;padding:0 2px;display:flex}.taskbar__logo{place-items:center;width:15px;height:15px;display:grid}.taskbar__apps{align-items:center;gap:3px;display:flex}.taskbar__app{cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:18px;height:18px;padding:0;display:grid;position:relative}.taskbar__app:hover{background:#ffffff1f}.taskbar__app--active{background:#ffffff29}.taskbar__app--active:after{content:"";background:#6cc04a;border-radius:2px;width:10px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.taskbar__icon{place-items:center;width:15px;height:15px;display:grid}.taskbar__icon--tile{color:#fff;border-radius:4px;font-size:6px;font-weight:800;box-shadow:0 2px 6px #00000073}.taskbar__clock{font-variant-numeric:tabular-nums;margin-left:auto;padding-right:4px;font-size:11px}.pdf-window{pointer-events:auto;background:#20242b;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 24px 60px #0009}.pdf-window__bar{color:#dbccaa;cursor:default;touch-action:none;-webkit-user-select:none;user-select:none;background:#2b313c;align-items:center;gap:4px;padding:11px 16px;font-size:24px;display:flex}.pdf-window__title{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.pdf-window__close,.pdf-window__move,.pdf-window__btn{color:#dbccaa;cursor:pointer;background:0 0;border:0;width:34px;font-size:24px;line-height:1}.pdf-window__move{margin-right:10px}.pdf-window__move:hover,.pdf-window__close:hover,.pdf-window__btn:hover{color:#fff}.pdf-window--screen{border:0;border-radius:0}.pdf-window--screen .pdf-window__bar{cursor:grab}.pdf-window--screen .pdf-window__body{background:#1d1f21}.pdf-window__body{background:#444;flex:1;min-height:0;position:relative}.pdf-window__frame{border:0;width:100%;height:100%}.pdf-window__open{color:#11151b;cursor:pointer;background:#dbccaa;border:0;border-radius:6px;padding:8px 14px;font-size:16px;font-weight:600;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 12px #0006}.term{--term-bg:#1d1f21;--term-fg:#d6d6d6;--term-cmd:#8ec07c;--term-err:#fb4934;--term-sys:#83a598;--term-accent:#5b9bd5;background:var(--term-bg);width:100%;height:100%;min-height:0;color:var(--term-fg);flex-direction:column;font-family:JetBrains Mono,Fira Code,DejaVu Sans Mono,monospace;font-size:13px;line-height:1.35;display:flex;overflow:hidden}.term[data-theme=green]{--term-bg:#010;--term-fg:#3f3;--term-cmd:#6f6;--term-sys:#0c0;--term-accent:#0f0}.term[data-theme=dracula]{--term-bg:#282a36;--term-fg:#f8f8f2;--term-cmd:#50fa7b;--term-err:#f55;--term-sys:#8be9fd;--term-accent:#bd93f9}.term[data-theme=solarized]{--term-bg:#002b36;--term-fg:#93a1a1;--term-cmd:#859900;--term-err:#dc322f;--term-sys:#268bd2;--term-accent:#2aa198}.term__body{white-space:pre-wrap;word-break:break-word;flex:1;min-height:0;padding:8px 10px;overflow-y:auto}.term__line--cmd{color:var(--term-cmd)}.term__line--err{color:var(--term-err)}.term__line--sys{color:var(--term-sys)}.term__inputrow{display:flex}.term__prompt{color:var(--term-cmd);white-space:pre}.term__input{color:var(--term-fg);font:inherit;caret-color:var(--term-accent);background:0 0;border:0;outline:0;flex:1;margin-left:6px}.term__cursor{background:var(--term-accent);vertical-align:text-bottom;width:7px;height:14px;animation:1s step-end infinite term-blink;display:inline-block}@keyframes term-blink{50%{opacity:0}}.nano__head{color:#1d1f21;white-space:nowrap;text-overflow:ellipsis;background:#d6d6d6;padding:2px 8px;font-size:12px;font-weight:600;overflow:hidden}.nano__area{resize:none;background:var(--term-bg);min-height:0;color:var(--term-fg);border:0;outline:0;flex:1;padding:6px 8px;font-family:inherit;font-size:13px;line-height:1.35}.nano__foot{color:var(--term-fg);background:#00000059;gap:18px;padding:3px 8px;font-size:11px;display:flex}.popup-window__img{object-fit:contain;background:#000;width:100%;height:100%;display:block}
