.about-app{padding:16px;font-size:12px;line-height:1.6}.about-app__title{font-size:18px;color:#039;margin-bottom:4px}.about-app__version{color:#666;margin-bottom:12px}.about-app__hint{margin-top:12px;padding:8px;background:#ffc;border:1px solid #e0e0a0}.context-menu{position:fixed;min-width:160px;background:#fff;border:1px solid #7a7a7a;box-shadow:2px 2px 4px #0000004d;padding:2px;z-index:20000;display:flex;flex-direction:column}.context-menu__item{display:block;width:100%;padding:4px 20px 4px 24px;border:none;background:none;font-size:11px;font-family:inherit;text-align:left;cursor:default}.context-menu__item:hover:not(:disabled){background:#316ac5;color:#fff}.context-menu__item:disabled{color:#a0a0a0}.context-menu__separator{height:1px;margin:2px 4px;background:#d0d0d0}.explorer{display:flex;flex-direction:column;height:100%;background:#fff;outline:none}.explorer__toolbar{display:flex;align-items:center;gap:4px;padding:4px 6px;background:#ece9d8;border-bottom:1px solid #c0c0c0}.explorer__toolbar button{padding:3px 8px;border:1px solid #a0a0a0;border-radius:3px;background:linear-gradient(180deg,#fff,#e0e0e0);font-size:12px;font-family:inherit;cursor:default}.explorer__toolbar button:hover:not(:disabled){border-color:#316ac5}.explorer__toolbar button:disabled{opacity:.4}.explorer__address{flex:1;display:flex;align-items:center;gap:6px}.explorer__address-label{font-size:11px;color:#444}.explorer__address-input{flex:1;height:22px;padding:0 6px;border:1px solid #7a7a7a;font-size:12px;font-family:inherit}.explorer__error{padding:6px 10px;background:#ffe0e0;border-bottom:1px solid #e0a0a0;color:#a00000;font-size:11px;cursor:pointer;white-space:pre-wrap}.explorer__content{flex:1;overflow:auto;padding:6px}.explorer__content--icons{display:flex;flex-wrap:wrap;align-content:flex-start;gap:4px}.explorer__content--list{display:flex;flex-direction:column;gap:1px}.explorer__content--details{display:flex;flex-direction:column;padding:0}.explorer__details-header{display:grid;grid-template-columns:2fr 1fr 1.2fr 1.4fr;gap:4px;padding:4px 8px;background:#ece9d8;border-bottom:1px solid #c0c0c0;font-size:11px;position:sticky;top:0}.explorer__details-header span{cursor:default;-webkit-user-select:none;user-select:none}.explorer__details-header span:hover{color:#316ac5}.explorer__empty{padding:20px;color:#999;font-size:12px;text-align:center}.explorer__statusbar{padding:3px 8px;background:#ece9d8;border-top:1px solid #c0c0c0;font-size:11px;color:#333}.explorer-item{cursor:default;border:1px solid transparent}.explorer-item--selected{background:#e8f0fb;border-color:#99c0eb}.explorer-item--icons{width:80px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 2px}.explorer-item--icons .explorer-item__icon{font-size:32px;line-height:1}.explorer-item--icons .explorer-item__name{font-size:11px;text-align:center;word-break:break-word;max-width:76px}.explorer-item--list{display:flex;align-items:center;gap:6px;padding:3px 6px}.explorer-item--list .explorer-item__icon{font-size:16px}.explorer-item--list .explorer-item__name{font-size:12px}.explorer-item--details{display:grid;grid-template-columns:2fr 1fr 1.2fr 1.4fr;gap:4px;padding:3px 8px;font-size:12px;align-items:center}.explorer-item__cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explorer-item__cell--name{display:flex;align-items:center;gap:4px}.explorer-item__rename{font-size:11px;font-family:inherit;border:1px solid #316ac5;padding:1px 3px;width:90%}.desktop-icon{position:absolute;width:76px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px 2px;cursor:default;outline:none}.desktop-icon__image{width:32px;height:32px;background-size:contain;background-repeat:no-repeat;background-position:center}.desktop-icon__image--about{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%234a90d9' stroke='%23003199' stroke-width='2'/%3E%3Ctext x='16' y='22' font-size='18' fill='white' text-anchor='middle' font-weight='bold'%3Ei%3C/text%3E%3C/svg%3E")}.desktop-icon__image--computer{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect x='3' y='5' width='26' height='18' rx='2' fill='%23d4d0c8' stroke='%23666' stroke-width='1.5'/%3E%3Crect x='5' y='7' width='22' height='14' fill='%234a90d9'/%3E%3Crect x='11' y='25' width='10' height='3' fill='%23999'/%3E%3C/svg%3E")}.desktop-icon__image--recycle{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M8 10 L10 28 L22 28 L24 10 Z' fill='%23c0c0c0' stroke='%23666' stroke-width='1.5'/%3E%3Crect x='6' y='7' width='20' height='3' rx='1' fill='%23999'/%3E%3Cpath d='M13 13 L14 24 M19 13 L18 24' stroke='%23888' stroke-width='1.5'/%3E%3C/svg%3E")}.desktop-icon__label{font-size:11px;color:#fff;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.8);padding:1px 3px;max-width:76px;word-break:break-word}.desktop-icon--selected .desktop-icon__label{background:#316ac5;outline:1px dotted #ffe}.desktop-icon--selected .desktop-icon__image{filter:brightness(.7) sepia(1) hue-rotate(190deg) saturate(3)}.wallpaper-submenu{position:fixed;z-index:30001;min-width:150px;background:#fff;border:1px solid #7a7a7a;box-shadow:2px 2px 4px #0000004d;padding:2px;display:flex;flex-direction:column}.wallpaper-submenu__item{display:block;width:100%;padding:4px 20px 4px 24px;border:none;background:none;font-size:11px;font-family:inherit;text-align:left;cursor:default;pointer-events:auto}.wallpaper-submenu__item:hover,.wallpaper-submenu__item--active{background:#316ac5;color:#fff}.wallpaper-submenu__item--browse{border-top:1px solid #d0d0d0}.alt-tab{position:fixed;left:50%;top:40%;transform:translate(-50%);z-index:40000;background:#ece9d8;border:1px solid #0831d9;border-radius:6px;box-shadow:2px 2px 12px #00000080;padding:14px 18px;display:flex;flex-direction:column;gap:10px;align-items:center}.alt-tab__icons{display:flex;gap:6px}.alt-tab__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:26px;border:2px solid #c0c0c0;border-radius:4px;background:#fff}.alt-tab__icon--active{border-color:#316ac5;background:#d0e4ff}.alt-tab__title{font-size:13px;font-weight:700;color:#039;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xp-window{position:absolute;display:flex;flex-direction:column;background:#ece9d8;border:1px solid #0831d9;border-radius:8px 8px 0 0;box-shadow:2px 2px 8px #0006;min-width:150px;min-height:100px}.xp-window--maximized{border-radius:0;border:none}.xp-window__titlebar{display:flex;align-items:center;height:28px;padding:0 4px 0 8px;border-radius:7px 7px 0 0;background:linear-gradient(180deg,#7a96df,#9eb9eb,#7a96df);color:#d3e0f5;cursor:default;flex-shrink:0;touch-action:none}.xp-window--focused .xp-window__titlebar{background:var(--xp-titlebar);color:#fff}.xp-window--maximized .xp-window__titlebar{border-radius:0}.xp-window__title{flex:1;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:1px 1px 1px rgba(0,0,0,.5);pointer-events:none}.xp-window__controls{display:flex;gap:2px}.xp-window__btn{width:21px;height:21px;border:1px solid rgba(255,255,255,.6);border-radius:3px;cursor:pointer;position:relative;background:linear-gradient(180deg,#4a8ff7,#2263d5,#1b4fb8)}.xp-window__btn:hover{filter:brightness(1.15)}.xp-window__btn:after{content:"";position:absolute;inset:0;background-repeat:no-repeat;background-position:center}.xp-window__btn--min:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Crect x='1' y='7' width='8' height='2' fill='white'/%3E%3C/svg%3E")}.xp-window__btn--max:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Crect x='1' y='1' width='8' height='8' fill='none' stroke='white' stroke-width='1.5'/%3E%3Crect x='1' y='1' width='8' height='2.5' fill='white'/%3E%3C/svg%3E")}.xp-window__btn--close{background:linear-gradient(180deg,#f09c8a,#d65a3f,#b93a22)}.xp-window__btn--close:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath d='M2 2 L8 8 M8 2 L2 8' stroke='white' stroke-width='1.8'/%3E%3C/svg%3E")}.xp-window__body{flex:1;overflow:auto;position:relative}.xp-window__resize{position:absolute;z-index:10}.xp-window__resize--n{top:-3px;left:8px;right:8px;height:6px;cursor:n-resize}.xp-window__resize--s{bottom:-3px;left:8px;right:8px;height:6px;cursor:s-resize}.xp-window__resize--e{right:-3px;top:8px;bottom:8px;width:6px;cursor:e-resize}.xp-window__resize--w{left:-3px;top:8px;bottom:8px;width:6px;cursor:w-resize}.xp-window__resize--ne{top:-3px;right:-3px;width:12px;height:12px;cursor:ne-resize}.xp-window__resize--nw{top:-3px;left:-3px;width:12px;height:12px;cursor:nw-resize}.xp-window__resize--se{bottom:-3px;right:-3px;width:12px;height:12px;cursor:se-resize}.xp-window__resize--sw{bottom:-3px;left:-3px;width:12px;height:12px;cursor:sw-resize}.start-menu{position:absolute;left:0;bottom:30px;width:380px;background:#fff;border:1px solid #0831d9;border-radius:6px 6px 0 0;box-shadow:3px -3px 10px #0006;z-index:10000;display:flex;flex-direction:column;overflow:hidden}.start-menu__header{display:flex;align-items:center;gap:8px;padding:8px;background:linear-gradient(180deg,#166aee,#0053d8 60%,#04b)}.start-menu__avatar{width:40px;height:40px;border-radius:4px;border:2px solid rgba(255,255,255,.7);background:linear-gradient(135deg,#f5c86e,#d8913a)}.start-menu__username{color:#fff;font-size:14px;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.start-menu__body{display:flex;min-height:260px}.start-menu__column{flex:1;padding:6px 2px;display:flex;flex-direction:column;gap:1px}.start-menu__column--left{background:#fff;border-right:1px solid #d3d3d3;overflow-y:auto;max-height:320px}.start-menu__column--right{background:#d3e5fa}.start-menu__item{display:flex;align-items:center;gap:8px;padding:6px 8px;border:none;background:none;font-size:12px;font-family:inherit;text-align:left;cursor:default;border-radius:2px}.start-menu__item:hover{background:#316ac5;color:#fff}.start-menu__item--small{font-size:11px;padding:5px 8px}.start-menu__item--all{font-weight:700;justify-content:center;margin-top:auto}.start-menu__item-emoji{width:24px;font-size:20px;text-align:center}.start-menu__item-icon{width:24px;height:24px;background-size:contain;background-repeat:no-repeat}.start-menu__item-icon--about{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%234a90d9' stroke='%23003199' stroke-width='2'/%3E%3Ctext x='16' y='22' font-size='18' fill='white' text-anchor='middle' font-weight='bold'%3Ei%3C/text%3E%3C/svg%3E")}.start-menu__arrow{margin-left:4px}.start-menu__separator{height:1px;margin:4px 8px;background:linear-gradient(90deg,transparent,#c0c0c0,transparent)}.start-menu__footer{display:flex;justify-content:flex-end;gap:4px;padding:6px 8px;background:linear-gradient(180deg,#166aee,#0053d8 60%,#04b)}.start-menu__footer-btn{padding:4px 12px;border:1px solid rgba(255,255,255,.5);border-radius:3px;background:linear-gradient(180deg,#f0a04a,#d07020);color:#fff;font-size:11px;font-family:inherit;cursor:default}.start-menu__footer-btn--shutdown{background:linear-gradient(180deg,#e06050,#b02010)}.start-menu__footer-btn:hover{filter:brightness(1.1)}.taskbar{position:absolute;left:0;right:0;bottom:0;height:30px;display:flex;align-items:stretch;background:var(--xp-taskbar);z-index:9000}.taskbar__start{display:flex;align-items:center;gap:5px;padding:0 14px 0 10px;border:none;border-radius:0 10px 12px 0;background:linear-gradient(180deg,#5eac56,#3c873c 20%,#2f6b2f 90%,#255a25);color:#fff;font-size:15px;font-weight:700;font-style:italic;font-family:Franklin Gothic Medium,Tahoma,sans-serif;text-shadow:1px 1px 2px rgba(0,0,0,.5);cursor:default;box-shadow:inset -1px 0 2px #0000004d}.taskbar__start:hover{filter:brightness(1.08)}.taskbar__start--active{filter:brightness(.85)}.taskbar__start-logo{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M2 4 L9 3 L9 9 L2 9 Z' fill='%23f65314'/%3E%3Cpath d='M10 3 L18 2 L18 9 L10 9 Z' fill='%237cbb00'/%3E%3Cpath d='M2 10 L9 10 L9 16 L2 15 Z' fill='%2300a1f1'/%3E%3Cpath d='M10 10 L18 10 L18 17 L10 16 Z' fill='%23ffbb00'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.taskbar__windows{flex:1;display:flex;align-items:center;gap:4px;padding:0 8px;overflow:hidden}.taskbar__win-btn{height:22px;min-width:60px;max-width:160px;padding:0 8px;border:1px solid rgba(0,0,0,.25);border-radius:3px;background:linear-gradient(180deg,#3980f4,#2a6ae0,#245edb);color:#fff;font-size:11px;font-family:inherit;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.taskbar__win-btn:hover{filter:brightness(1.1)}.taskbar__win-btn--active{background:linear-gradient(180deg,#1c50b0,#163f8f,#12367d);box-shadow:inset 1px 1px 3px #0006}.taskbar__tray{display:flex;align-items:center;padding:0 10px;background:var(--xp-tray);border-left:1px solid rgba(0,0,0,.2)}.taskbar__clock{color:#fff;font-size:11px;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.confirm-overlay{position:fixed;inset:0;background:#00000026;display:flex;align-items:center;justify-content:center;z-index:30000}.confirm-dialog{width:340px;background:#ece9d8;border:1px solid #0831d9;border-radius:8px 8px 0 0;box-shadow:2px 2px 10px #0006;overflow:hidden}.confirm-dialog__titlebar{padding:5px 10px;background:linear-gradient(180deg,#0058e6,#3a93ff,#288eff 8%,#166aee 40%,#0053d8 88%,#04b);color:#fff;font-size:13px;font-weight:700}.confirm-dialog__body{padding:16px;font-size:12px;white-space:pre-wrap;line-height:1.5}.confirm-dialog__buttons{display:flex;justify-content:flex-end;gap:8px;padding:0 16px 14px}.confirm-dialog__btn{min-width:72px;padding:4px 12px;border:1px solid #7a7a7a;border-radius:3px;background:linear-gradient(180deg,#fff,#e0e0e0);font-size:12px;font-family:inherit;cursor:default}.confirm-dialog__btn:hover{border-color:#316ac5}.desktop{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(ellipse 120% 60% at 50% 115%,#3a7d1e 0%,#5da93a 40%,transparent 70%),linear-gradient(180deg,#2a6ad4,#4a90e2 35%,#7db8ee 60%,#a8d4f5 75%,#5da93a)}.login-screen{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;background:radial-gradient(ellipse at center,#3a6ea5,#039 60%,#001f66)}.login-screen__brand{text-align:center}.login-screen__logo{font-size:64px;font-weight:700;color:#fff;font-style:italic;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.login-screen__logo span{color:#fc3}.login-screen__tagline{color:#acf;font-size:18px;letter-spacing:6px}.login-screen__panel{background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:24px 32px;display:flex;flex-direction:column;gap:16px;align-items:center}.login-screen__hint{color:#d0e0ff;font-size:13px}.login-screen__user{display:flex;align-items:center;gap:12px;padding:10px 20px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:6px;cursor:default;font-family:inherit}.login-screen__user:hover{background:#fff3;border-color:#fff9}.login-screen__avatar{width:48px;height:48px;border-radius:6px;border:2px solid rgba(255,255,255,.7);background:linear-gradient(135deg,#f5c86e,#d8913a)}.login-screen__username{color:#fff;font-size:20px;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.login-screen__footer{position:absolute;bottom:24px;color:#ffffff80;font-size:11px}.shutdown-screen{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#039}.shutdown-screen__text{color:#fff;font-size:24px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.shutdown-screen__hint{color:#ffffff80;font-size:12px}.boot-bios{width:100%;height:100%;background:#000;color:#aaa;font-family:Courier New,monospace;font-size:15px;padding:40px;display:flex;flex-direction:column;gap:10px}.boot-bios__line{white-space:pre}.boot-bios__line--blink{margin-top:20px;color:#666;animation:bios-blink 1s step-end infinite}@keyframes bios-blink{50%{opacity:0}}.boot-loading{width:100%;height:100%;background:radial-gradient(ellipse at center,#2a4a7a,#013 70%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.boot-loading__logo{font-size:56px;font-weight:700;font-style:italic;color:#fff;text-shadow:2px 2px 10px rgba(0,0,0,.6)}.boot-loading__logo span{color:#fc3}.boot-loading__tagline{color:#8ad;font-size:14px;letter-spacing:8px;margin-bottom:30px}.boot-loading__bar{width:220px;height:16px;border:2px solid #88aadd;border-radius:3px;padding:2px;background:#0006}.boot-loading__bar-fill{height:100%;background:linear-gradient(180deg,#5a9ae0,#2a6ac0);border-radius:1px;transition:width .12s linear}*{margin:0;padding:0;box-sizing:border-box}:root{--xp-titlebar: linear-gradient(180deg, #0058e6 0%, #3a93ff 4%, #288eff 8%, #166aee 40%, #0053d8 88%, #0044bb 100%);--xp-taskbar: linear-gradient(180deg, #245edb 0%, #3f8cf3 9%, #245edb 18%, #245edb 92%, #1941a5 100%);--xp-tray: linear-gradient(180deg, #1290e9 0%, #19b9f3 9%, #1290e9 18%, #1290e9 92%, #0d6db5 100%)}:root[data-theme=luna-olive]{--xp-titlebar: linear-gradient(180deg, #6a8a3a 0%, #8aaa5a 4%, #7a9a4a 8%, #5a7a2a 40%, #4a6a1a 88%, #3a5a0a 100%);--xp-taskbar: linear-gradient(180deg, #7a9a4a 0%, #9aba6a 9%, #7a9a4a 18%, #7a9a4a 92%, #5a7a2a 100%);--xp-tray: linear-gradient(180deg, #8aaa5a 0%, #aaca7a 9%, #8aaa5a 18%, #8aaa5a 92%, #6a8a3a 100%)}:root[data-theme=luna-silver]{--xp-titlebar: linear-gradient(180deg, #8a9ab0 0%, #aabacc 4%, #9aabbc 8%, #7a8aa0 40%, #6a7a90 88%, #5a6a80 100%);--xp-taskbar: linear-gradient(180deg, #9aabbc 0%, #bacbdc 9%, #9aabbc 18%, #9aabbc 92%, #7a8a9c 100%);--xp-tray: linear-gradient(180deg, #aabacc 0%, #cadcec 9%, #aabacc 18%, #aabacc 92%, #8a9aac 100%)}html,body,#root{width:100%;height:100%;overflow:hidden}body{font-family:Tahoma,Segoe UI,system-ui,sans-serif;font-size:11px;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased}
