.bot-status{position:absolute;top:10px;right:12px;display:flex;align-items:center;gap:6px;padding:3px 6px;background:#d4d0c8;border:1px solid #808080;box-shadow:inset 1px 1px #fff,1px 1px #000;z-index:100}.bot-status__indicator{width:6px;height:6px;background:gray;border:1px solid #404040;box-shadow:inset 1px 1px #ffffff80}.bot-status__text{font-family:Tahoma,"Microsoft Sans Serif",sans-serif;font-size:11px;color:#000;letter-spacing:normal;text-shadow:none}.bot-status--connected .bot-status__indicator{background:#0f0;border-color:green;box-shadow:inset 1px 1px #cfc;animation:none}.bot-status--connected .bot-status__text{color:#000}.bot-status--disconnected .bot-status__indicator{background:red;border-color:maroon}.bot-status--disconnected .bot-status__text{color:#000}.bot-status--error .bot-status__indicator{background:#fc0;border-color:#806600}.splash__full-controls{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.splash__clear-btn{background:none;border:none;padding:0;color:#c00;font-family:var(--font-system);font-size:.7rem;text-decoration:underline;cursor:pointer;opacity:.8;transition:opacity .2s}.splash__clear-btn:hover{opacity:1}.splash__clear-btn:disabled{cursor:wait;opacity:.5;text-decoration:none}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--aim-blue: #316ac5;--aim-blue-dark: #1c3f7a;--xp-titlebar-start: #0054e3;--xp-titlebar-mid: #2674ec;--xp-titlebar-end: #3987f5;--aim-window-bg: #ece9d8;--aim-chat-bg: #ffffff;--aim-border: #716f64;--aim-border-light: #aca899;--aim-text: #000000;--aim-screenname: #0000ff;--font: "Trebuchet MS", "Tahoma", "Arial", sans-serif;--font-chat: "Arial", "Helvetica", sans-serif;--font-system: "Tahoma", "Arial", sans-serif}html{font-size:13px;background-color:#000;touch-action:manipulation;-webkit-text-size-adjust:100%}body{margin:0;overflow:hidden;font-family:var(--font);color:var(--aim-text);background-color:#000;overscroll-behavior:none;-webkit-overflow-scrolling:touch}#root{height:100dvh;width:100vw}@supports not (height: 100dvh){#root{height:100vh}}.edge-glow{display:none}.pc-case{width:100vw;height:100vh;display:flex;flex-direction:column;background:#c8c0b0;overflow:hidden}.pc-case__bezel-top{height:28px;min-height:28px;background:linear-gradient(to bottom,#ddd6c8,#c4bcac,#b8b0a0);display:flex;align-items:center;justify-content:center;border-bottom:1px solid #9e9688;box-shadow:inset 0 1px #ffffff80}.pc-case__brand{font-family:Inter,sans-serif;font-size:.75rem;font-weight:800;letter-spacing:5px;color:transparent;text-transform:uppercase;background:linear-gradient(to bottom,#a09080,#7a7060);-webkit-background-clip:text;background-clip:text;text-shadow:0 1px 1px rgba(255,255,255,.4);filter:drop-shadow(0 -1px 0 rgba(0,0,0,.15))}.pc-case__screen{flex:1;margin:0 14px;overflow:hidden;position:relative;border:3px solid #706858;border-radius:6px;box-shadow:inset 0 0 6px #0006,0 1px #ffffff4d,-1px 0 #fff3,1px 0 #9e9688}.pc-case__bezel-bottom{height:28px;min-height:28px;background:linear-gradient(to bottom,#b8b0a0,#c4bcac,#d0c8b8);display:flex;align-items:center;justify-content:center;border-top:1px solid #a8a090;box-shadow:inset 0 -1px #ffffff4d}.pc-case__led{width:5px;height:5px;border-radius:50%;background:#4ade80;box-shadow:0 0 3px #4ade80}.desktop-shell{width:100%;height:100%;position:relative;overflow:hidden}.desktop-background{position:absolute;top:0;left:0;right:0;bottom:0;background:#3a6ea5 url(/bliss.jpg) no-repeat center center fixed;background-size:cover;z-index:0}.desktop-content{position:absolute;top:0;left:0;right:0;bottom:28px;z-index:1;overflow:hidden}.desktop-taskbar-wrapper{position:absolute;bottom:0;left:0;right:0;z-index:1000}.splash{width:480px;max-width:95%;margin:auto;display:flex;flex-direction:column;background:#e8e4dc;box-shadow:0 4px 30px #0009,0 0 0 1px #0000004d;animation:splash-in .4s ease-out both;overflow:hidden;position:relative}@keyframes splash-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.splash__art{width:100%;height:200px;background:linear-gradient(135deg,#1a3a5c,#0d2240 40%,#0a1628);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.splash__art:before{content:"";position:absolute;top:-50%;right:-30%;width:300px;height:300px;background:radial-gradient(circle,rgba(100,140,200,.08) 0%,transparent 70%);border-radius:50%}.splash__art-glass{width:110px;height:110px;display:flex;align-items:center;justify-content:center;border-radius:22px;background:#ffffff0f;backdrop-filter:blur(24px) saturate(120%);-webkit-backdrop-filter:blur(24px) saturate(120%);border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 30px #0003,inset 0 .5px #ffffff14}.splash__art-emoji{font-size:3.5rem;filter:none;z-index:1;opacity:.85}.splash__user-count{display:flex;align-items:center;gap:8px;padding:0 1.5rem;margin-bottom:6px}.splash__user-count-badge{font-family:var(--font-system);font-size:.75rem;font-weight:700;color:#3a7d44;background:#e8f5e9;border:1px solid #a5d6a7;padding:2px 8px;border-radius:3px}.splash__user-count-badge--full{color:#c62828;background:#ffebee;border-color:#ef9a9a}.splash__user-count-wait{font-family:var(--font-system);font-size:.7rem;color:#c62828;font-weight:600}.splash__product{padding:1.2rem 1.5rem .8rem;display:flex;align-items:baseline;gap:6px}.splash__product-name{font-family:Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:400;color:#1a1a1a;letter-spacing:1px}.splash__product-version{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:400;color:#1a1a1a;position:relative;top:-.6rem}.splash__error{color:#c00;font-size:.75rem;padding:0 1.5rem;margin-bottom:.5rem}.splash__credits{padding:.8rem 1.5rem 1rem;border-top:1px solid #ccc;margin-top:.5rem}.splash__credits-line{font-family:var(--font-system);font-size:.6rem;color:#666;line-height:1.6}.splash__dime-logo{position:absolute;bottom:10px;right:14px;font-family:"Inter",var(--font);font-size:.55rem;font-weight:800;letter-spacing:2px;color:#999;text-transform:uppercase}.splash__form{padding:0 1.5rem}.splash__form-label{font-family:var(--font-system);font-size:.75rem;color:#555;margin-bottom:8px;line-height:1.4}.xp-input-group{margin-bottom:8px;padding:0}.xp-input-label{display:block;font-family:"Tahoma",var(--font-system);font-size:11px;color:#000;margin-bottom:2px;font-weight:400}.xp-input{display:block;width:100%;padding:3px 4px;border:1px solid #7f9db9;border-top-color:#7f9db9;border-left-color:#7f9db9;border-bottom-color:#7f9db9;border-right-color:#7f9db9;background:#fff;font-family:"Tahoma",var(--font-system);font-size:16px;color:#000;outline:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:inset 1px 1px #cfd7e3}.xp-input:focus{border-color:#36c;box-shadow:inset 1px 1px #cfd7e3,0 0 0 1px #36c}.splash__form-label--disabled{color:#999;font-style:italic}.landing__cta{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(to bottom,#ffd948,#f0c800,#dab200);color:#000;border:1px solid #997a00;padding:10px 28px;font-family:var(--font);font-size:.9rem;font-weight:700;cursor:pointer;border-radius:3px;box-shadow:0 1px 3px #0000004d;margin:0 1.5rem 1rem;transition:background .15s ease}.landing__cta:hover{background:linear-gradient(to bottom,#ffe066,#f5d020,#e0ba00)}.landing__cta:active{box-shadow:inset 0 1px 3px #0000004d}.landing__cta svg{width:16px;height:16px}.loading{min-height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background:linear-gradient(to bottom,#3a6ea5,#1d4b8c)}.loading__spinner{width:28px;height:28px;border:3px solid rgba(255,255,255,.2);border-top-color:#ffd948;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading__text{font-size:.9rem;font-weight:700;color:#fff;animation:pulse-text 1.5s ease-in-out infinite}@keyframes pulse-text{0%,to{opacity:1}50%{opacity:.4}}.loading__steps{display:flex;flex-direction:column;gap:.4rem}.loading__step{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#fff6}.loading__step.active{color:#fff;font-weight:500}.loading__step.done{color:#ffd948}.loading__dot{width:4px;height:4px;border-radius:50%;background:currentColor}.desktop{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;will-change:height,transform}.desktop__icons{position:absolute;top:12px;left:16px;display:flex;flex-direction:column;gap:16px;z-index:1}.desktop__icon{display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;width:64px}.desktop__icon-img{font-size:2rem;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.5))}.desktop__icon-label{font-family:var(--font-system);font-size:.7rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.8);text-align:center;line-height:1.2;word-wrap:break-word}.desktop__icon--selected{background:#316ac599;outline:1px dotted rgba(255,255,255,.6);border-radius:3px}.xp-window{background:var(--aim-window-bg);border:1px solid #0054e3;border-radius:8px 8px 0 0;box-shadow:4px 4px 12px #00000080;display:flex;flex-direction:column;overflow:hidden}.xp-titlebar{background:linear-gradient(to bottom,#0a246a,#3a6ea5 8%,#4a86c8 20%,#3a6ea5 80%,#245b94 92%,#0a246a);padding:3px 6px;display:flex;align-items:center;justify-content:space-between;height:30px;flex-shrink:0}.xp-titlebar-text{font-family:var(--font-system);font-weight:700;color:#fff;font-size:.9rem;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.xp-titlebar-controls{display:flex;gap:4px}.landing-window-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.desktop__windows{flex:1;display:flex;gap:0;padding:10px 10px 0;min-height:0;z-index:2}.desktop__window--buddy{width:220px;flex-shrink:0}.desktop__window--chat{flex:1;min-width:0}@media(max-width:768px){.desktop__windows{flex-direction:column;padding:6px;background:transparent;gap:0;height:100%;overflow:hidden}.desktop__window--buddy{display:flex;width:100%;height:120px;min-height:120px;max-height:120px;flex:none;order:-1}.desktop__window--chat{flex:1;min-height:0;width:100%}.desktop__icons{top:8px;left:10px;gap:12px}.desktop__icon{width:50px}.desktop__icon-img{font-size:1.5rem}.desktop__icon-label{font-size:.55rem}.buddy-list,.chat{border:none;box-shadow:none;border-radius:8px 8px 0 0}}.buddy-list{height:100%;display:flex;flex-direction:column;background:var(--aim-window-bg);border:1px solid #0054e3;border-radius:8px 8px 0 0;overflow:hidden;box-shadow:2px 2px 8px #0000004d}.buddy-list__titlebar{background:linear-gradient(to bottom,#0a246a,#3a6ea5 8%,#4a86c8 20%,#3a6ea5 80%,#245b94 92%,#0a246a);padding:3px 4px;display:flex;align-items:center;gap:4px;min-height:22px}.buddy-list__titlebar-icon{font-size:.7rem}.buddy-list__titlebar-text{flex:1;font-family:var(--font-system);font-size:.75rem;font-weight:700;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.4)}.buddy-list__titlebar-btns{display:flex;gap:2px}.buddy-list__menu{background:var(--aim-window-bg);border-bottom:1px solid var(--aim-border-light);padding:1px 4px;display:flex;gap:8px;font-family:var(--font-system);font-size:.7rem;color:var(--aim-text)}.buddy-list__me{background:linear-gradient(to bottom,#f0ede4,#e4e0d6);border-bottom:1px solid var(--aim-border-light);padding:6px 8px;display:flex;align-items:center;gap:6px}.buddy-list__me-icon{font-size:.7rem}.buddy-list__me-name{font-family:var(--font-system);font-size:.8rem;font-weight:700}.buddy-list__me-status{font-family:var(--font-system);font-size:.65rem;color:#666;margin-left:auto}.buddy-list__groups{flex:1;overflow-y:auto;background:#fff;border:2px inset #d4d0c8;margin:3px}.buddy-group__header{font-family:var(--font-system);font-size:.75rem;font-weight:700;padding:3px 6px;cursor:pointer;background:linear-gradient(to bottom,#f6f3ec,#e8e4db);border-bottom:1px solid #ddd;-webkit-user-select:none;user-select:none}.buddy-group__arrow{font-size:.55rem;margin-right:4px}.buddy-group__list{background:#fff}.buddy-item{display:flex;align-items:center;gap:6px;padding:2px 6px 2px 16px;cursor:pointer;font-family:var(--font-system)}.buddy-item:hover{background:var(--aim-blue);color:#fff}.buddy-item:hover .buddy-item__away{color:#ffffffb3}.buddy-item.active{font-weight:700}.buddy-item.offline{opacity:.45}.buddy-item__icon-wrapper{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.buddy-item__avatar{width:100%;height:100%;object-fit:cover;border-radius:2px}.buddy-item__info{flex:1;min-width:0;display:flex;flex-direction:column}.mobile-chat-item__avatar-emoji{display:flex;align-items:center;justify-content:center;font-size:20px;background:#e0e0e0}.mobile-chat-item__avatar-img{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#eee;flex-shrink:0;box-shadow:0 1px 3px #0000001a}.buddy-item__name{font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.buddy-item__away{font-size:.6rem;color:#888;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.buddy-item__status-icon{font-size:.6rem}.buddy-list__bottom{background:var(--aim-window-bg);border-top:1px solid var(--aim-border-light);padding:4px 6px}.buddy-list__away-msg{font-family:var(--font-system);font-size:.6rem;color:#666;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.buddy-list__desktop{display:flex;flex-direction:column;height:100%}.buddy-list__mobile{display:none}@media(max-width:768px){.buddy-list__desktop{display:none}.buddy-list__mobile{display:flex;flex-direction:column;height:100%;background:#fff;position:relative}.buddy-list__titlebar{position:sticky;top:0;z-index:100;box-shadow:0 1px 2px #0003}.buddy-list__mobile-header{background:#f0f0f0;padding:8px 12px;font-weight:700;border-bottom:1px solid #ddd;font-family:var(--font-system);font-size:.85rem}.buddy-list__mobile-list{flex:1;overflow-y:auto}.mobile-chat-item{display:flex;padding:10px 12px;align-items:center;gap:12px;border-bottom:1px solid #eee;cursor:pointer}.mobile-chat-item.active{background:#e6f2ff}.mobile-chat-item__content{flex:1;min-width:0}.mobile-chat-item__top{display:flex;justify-content:space-between;margin-bottom:2px}.mobile-chat-item__name{font-weight:700;font-size:.9rem}.mobile-chat-item__time{font-size:.7rem;color:#999}.mobile-chat-item__preview{font-size:.8rem;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat{border:none;border-radius:0}.chat__toolbar{position:sticky;top:0;z-index:100}}.chat{height:100%;display:flex;flex-direction:column;background:var(--aim-window-bg);border:1px solid #0054e3;border-radius:8px 8px 0 0;overflow:hidden;box-shadow:2px 2px 8px #0000004d}.chat__toolbar{background:linear-gradient(to bottom,#0a246a,#3a6ea5 8%,#4a86c8 20%,#3a6ea5 80%,#245b94 92%,#0a246a);padding:3px 4px;display:flex;align-items:center;gap:6px;min-height:26px;flex-shrink:0}.chat__toolbar-icon{font-size:.85rem}.chat__toolbar-title{flex:1;font-family:var(--font-system);font-size:.8rem;font-weight:700;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.4)}.chat__toolbar-buttons{display:flex;gap:2px}.xp-btn{width:21px;height:21px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:900;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.3);cursor:pointer;border:1px solid rgba(255,255,255,.3)}.xp-btn--minimize,.xp-btn--maximize{background:linear-gradient(to bottom,#3c8eef,#2663b0)}.xp-btn--close{background:linear-gradient(to bottom,#e97458,#c7513a);border-color:#0003}.chat__menubar{background:var(--aim-window-bg);border-bottom:1px solid var(--aim-border-light);padding:1px 4px;display:flex;gap:0;flex-shrink:0}.chat__menu-item{padding:1px 6px;font-family:var(--font-system);font-size:.7rem;cursor:default}.chat__menu-item:hover{background:var(--aim-blue);color:#fff}.chat__buddy-header{background:linear-gradient(to bottom,#f0ede4,#e4e0d6);border-bottom:1px solid var(--aim-border-light);padding:5px 8px;display:flex;align-items:center;gap:8px;flex-shrink:0}.chat__buddy-icon{width:40px;height:40px;border:1px solid var(--aim-border-light);background:#d4d0c8;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.chat__buddy-info{flex:1}.chat__buddy-name{font-family:var(--font-system);font-size:.85rem;font-weight:700}.chat__buddy-status{font-family:var(--font-system);font-size:.65rem;color:#666;font-style:italic}.chat__warn{background:#ffc;border:1px solid #e6e6b3;padding:2px 6px;font-family:var(--font-system);font-size:.65rem;color:#666;margin:2px 4px;text-align:center}.chat__messages{flex:1;overflow-y:auto;padding:6px 8px;background:var(--aim-chat-bg);border:2px inset #d4d0c8;margin:2px 4px;font-family:var(--font-chat);font-size:.9rem;line-height:1.4}.chat__message{margin-bottom:4px}.chat__message-header{font-weight:700;font-size:.85rem}.chat__message-header--assistant{color:#c00}.chat__message-header--user{color:var(--aim-screenname)}.chat__message-time{font-size:.6rem;color:#aaa;font-weight:400}.chat__message-text{font-size:.9rem;color:var(--aim-text);word-wrap:break-word}.chat__typing{color:#999;font-size:.75rem;font-style:italic;padding:2px 0;font-family:var(--font-system)}.chat__divider{height:3px;background:var(--aim-window-bg);margin:0 4px;border-top:1px solid #d4d0c8;border-bottom:1px solid #fff;cursor:ns-resize;flex-shrink:0}.chat__input-container{margin:2px 4px 4px;flex-shrink:0}.chat__input-bar{display:flex}.chat__input{flex:1;padding:4px 6px;border:2px inset #d4d0c8;background:#fff;font-family:var(--font-chat);font-size:16px;color:var(--aim-text);outline:none;border-radius:0;resize:none;min-height:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.chat__input::placeholder{color:#bbb}.chat__input:disabled{background:#f0ede4;color:#999}.chat__send-area{padding:3px 4px;background:var(--aim-window-bg);display:flex;justify-content:flex-end}.chat__send{padding:3px 14px;background:var(--aim-window-bg);border:1px solid var(--aim-border-light);font-family:var(--font-system);font-size:.75rem;color:var(--aim-text);cursor:pointer;box-shadow:1px 1px #fff inset,-1px -1px gray inset}.chat__send:hover:not(:disabled){background:#d4d0c8}.chat__send:active:not(:disabled){box-shadow:-1px -1px #fff inset,1px 1px gray inset}.chat__send:disabled{color:#aca899}.chat__statusbar{background:var(--aim-window-bg);border-top:1px solid var(--aim-border-light);padding:1px 6px;font-family:var(--font-system);font-size:.6rem;color:#666}.taskbar{height:30px;background:linear-gradient(to bottom,#1f5fad,#2974c7,#3c8eef 6%,#3580de,#2663b0 94%,#1b56a0,#0e3f82);border-top:1px solid #4c98f0;display:flex;align-items:stretch;z-index:100;flex-shrink:0}.taskbar__start{display:flex;align-items:center;gap:4px;padding:0 12px 0 6px;background:linear-gradient(to bottom,#3a9b44,#3c973f 8%,#42a846 30%,#3d9e40,#2d8a32,#2a7c2f 90%,#1e6b24);border:none;border-right:1px solid #1a5c22;border-radius:0 8px 8px 0;cursor:pointer;font-family:var(--font);color:#fff;font-size:.85rem;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.3);letter-spacing:.5px}.taskbar__start:hover{background:linear-gradient(to bottom,#45b04e,#45b048 8%,#4ebb50 30%,#46af49,#359a3b,#328f37 90%,#257a2c)}.taskbar__start-logo{font-size:.9rem}.taskbar__start-text{font-style:italic}.taskbar__items{flex:1;display:flex;align-items:stretch;gap:2px;padding:2px 4px}.taskbar__item{display:flex;align-items:center;gap:4px;padding:0 10px;background:linear-gradient(to bottom,#3c8eef,#2d73c5);border:1px solid rgba(0,0,0,.15);border-radius:2px;font-family:var(--font-system);font-size:.7rem;color:#fff;cursor:pointer;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 1px rgba(0,0,0,.2)}.taskbar__item--active{background:linear-gradient(to bottom,#1c5fa8,#174f94);box-shadow:inset 0 1px 3px #0000004d}.taskbar__tray{display:flex;align-items:center;gap:6px;padding:0 10px;background:linear-gradient(to bottom,#1290e9,#1070c4,#0d5da6);border-left:1px solid #0a4a88;font-family:var(--font-system)}.taskbar__tray-icon{font-size:.75rem}.taskbar__tray-clock{font-size:.7rem;color:#fff;font-weight:700;text-shadow:0 1px 1px rgba(0,0,0,.3)}.start-menu{position:fixed;bottom:30px;left:0;width:280px;background:#fff;border:2px solid #3a6ea5;border-radius:8px 8px 0 0;box-shadow:3px 3px 12px #00000080;z-index:200;overflow:hidden;animation:start-appear .15s ease-out both}@keyframes start-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.start-menu__header{background:linear-gradient(to right,#1f5fad,#3a8ee6);padding:8px 10px;display:flex;align-items:center;gap:8px}.start-menu__avatar{width:36px;height:36px;background:#d4d0c8;border:2px solid #fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.start-menu__name{font-family:var(--font);font-size:.9rem;font-weight:700;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.start-menu__items{padding:4px 0}.start-menu__item{padding:5px 12px;font-family:var(--font-system);font-size:.8rem;cursor:pointer}.start-menu__item:hover{background:var(--aim-blue);color:#fff}.start-menu__item--off:hover{background:#c33}.start-menu__sep{height:1px;background:#d4d0c8;margin:3px 8px}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.boot-sequence{width:100%;height:100%;background:#000;color:#ccc;font-family:Courier New,Consolas,monospace;font-size:16px;line-height:1.2;padding:20px 40px;overflow:hidden;position:relative;cursor:none}.boot-lines{margin-top:0}.boot-line{white-space:pre;margin-bottom:2px}.boot-cursor{display:inline-block;animation:blink-cursor .5s step-end infinite;color:#ccc;vertical-align:text-bottom}.boot-footer{position:absolute;bottom:20px;left:40px;color:#ccc;font-size:14px}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.boot-logo{width:100vw;height:100vh;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;animation:boot-fade-in .5s ease-out both}@keyframes boot-fade-in{0%{opacity:0}to{opacity:1}}.boot-logo__flag{font-size:4rem;margin-bottom:4px;filter:drop-shadow(0 0 20px rgba(59,130,246,.4))}.boot-logo__name{display:flex;align-items:baseline;gap:6px}.boot-logo__fenetre{font-family:Trebuchet MS,Arial,sans-serif;font-size:2.5rem;font-weight:700;font-style:italic;color:#fff;text-shadow:0 0 20px rgba(255,255,255,.2)}.boot-logo__xp{font-family:Trebuchet MS,Arial,sans-serif;font-size:3.5rem;font-weight:700;font-style:italic;color:#ff8c00;text-shadow:0 0 15px rgba(255,140,0,.4)}.boot-logo__edition{font-family:Trebuchet MS,Arial,sans-serif;font-size:.85rem;color:#888;letter-spacing:2px;margin-bottom:24px}.boot-logo__progress-track{width:200px;height:18px;background:#222;border:1px solid #444;border-radius:2px;position:relative;overflow:hidden}.boot-logo__progress-fill{position:absolute;top:0;left:0;height:100%;background:transparent;transition:width .1s linear}.boot-logo__progress-blocks{position:absolute;top:2px;left:4px;right:4px;bottom:2px;display:flex;gap:2px;animation:progress-slide 1.2s linear infinite}@keyframes progress-slide{0%{transform:translate(-30px);opacity:.6}50%{opacity:1}to{transform:translate(170px);opacity:.6}}.boot-logo__progress-block{width:12px;height:100%;background:linear-gradient(to bottom,#5cb3fc,#3b82f6,#2563eb);border-radius:1px;flex-shrink:0;box-shadow:0 0 4px #3b82f680}.boot-logo__copyright{margin-top:30px;font-family:Tahoma,Arial,sans-serif;font-size:.7rem;color:#555}.intro{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:none;z-index:10}.intro--flash{animation:intro-flash .6s ease-out both}@keyframes intro-flash{0%{filter:brightness(1)}30%{filter:brightness(5)}to{filter:brightness(5);opacity:0}}.intro__desktop{width:100%;height:100%;background:transparent;animation:desktop-fadein .8s ease-out both;position:relative}@keyframes desktop-fadein{0%{opacity:0;filter:brightness(0)}to{opacity:1;filter:brightness(1)}}.intro__icon{position:absolute;display:flex;flex-direction:column;align-items:center;gap:2px;width:72px;transform:translate(-50%);padding:4px;border-radius:3px}.intro__icon--selected{background:#316ac599;outline:1px dotted rgba(255,255,255,.6)}.intro__icon-img{font-size:2.2rem;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.5))}.intro__icon-label{font-family:Tahoma,Arial,sans-serif;font-size:.7rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.9);text-align:center;line-height:1.15}.intro__icon--selected .intro__icon-label{background:#316ac5;color:#fff;text-shadow:none;padding:0 2px}@media(max-width:768px){.intro__icon{margin-left:20px}}.intro__taskbar{position:absolute;bottom:0;left:0;right:0;height:30px;background:linear-gradient(to bottom,#1f5fad,#2974c7,#3c8eef 6%,#3580de,#2663b0 94%,#1b56a0,#0e3f82);border-top:1px solid #4c98f0;display:flex;align-items:center;justify-content:space-between}.intro__start-btn{display:flex;align-items:center;gap:4px;padding:0 12px 0 6px;height:100%;background:linear-gradient(to bottom,#3a9b44,#42a846 30%,#3d9e40,#2d8a32 70%,#1e6b24);border-right:1px solid #1a5c22;border-radius:0 8px 8px 0;font-family:Trebuchet MS,Arial,sans-serif;color:#fff;font-size:.85rem;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.intro__start-text{font-style:italic}.intro__taskbar-tray{display:flex;align-items:center;gap:6px;padding:0 10px;background:linear-gradient(to bottom,#1290e9,#0d5da6);height:100%;border-left:1px solid #0a4a88}.intro__clock{font-family:Tahoma,Arial,sans-serif;font-size:.7rem;color:#fff;font-weight:700;text-shadow:0 1px 1px rgba(0,0,0,.3)}.intro__cursor{position:absolute;z-index:100;pointer-events:none;transform:translate(-2px,-1px);transition:none}.intro__cursor--hourglass{transform:translate(-8px,-2px)}.intro__cursor-hourglass{font-size:1.2rem;animation:hourglass-spin .8s ease-in-out infinite}@keyframes hourglass-spin{0%,to{transform:rotate(0)}50%{transform:rotate(180deg)}}
