:root{--background:#000;--foreground:#fff}html,body{max-width:100vw;height:100vh;margin:0;padding:0;overflow-x:hidden}body{background:var(--background);color:var(--foreground);font-family:Tahoma,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.xp-center{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.bg-video{z-index:-1;object-fit:cover;min-width:100%;min-height:100%;position:fixed;bottom:0;right:0}.video-mobile{display:none}.video-pc{display:block}@media (max-width:768px){.video-mobile{display:block}.video-pc{display: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:#fff;--aim-border:#716f64;--aim-border-light:#aca899;--aim-text:#000;--aim-screenname:#00f;--font:"Trebuchet MS","Tahoma","Arial",sans-serif;--font-chat:"Arial","Helvetica",sans-serif;--font-system:"Tahoma","Arial",sans-serif}html{touch-action:manipulation;-webkit-text-size-adjust:100%;background-color:#000;font-size:13px}body{font-family:var(--font);color:var(--aim-text);overscroll-behavior:none;-webkit-overflow-scrolling:touch;background-color:#000;margin:0;overflow:hidden}#root{width:100vw;height:100dvh}@supports not (height:100dvh){#root{height:100vh}}.edge-glow{display:none}.pc-case{background:#c8c0b0;flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.pc-case__bezel-top{background:linear-gradient(#ddd6c8,#c4bcac,#b8b0a0);border-bottom:1px solid #9e9688;justify-content:center;align-items:center;height:28px;min-height:28px;display:flex;box-shadow:inset 0 1px #ffffff80}.pc-case__brand{letter-spacing:5px;color:#0000;text-transform:uppercase;background:linear-gradient(#a09080,#7a7060);text-shadow:0 1px 1px #fff6;filter:drop-shadow(0 -1px #00000026);-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:.75rem;font-weight:800}.pc-case__screen{border:3px solid #706858;border-radius:6px;flex:1;margin:0 14px;position:relative;overflow:hidden;box-shadow:inset 0 0 6px #0006,0 1px #ffffff4d,-1px 0 #fff3,1px 0 #9e9688}.pc-case__bezel-bottom{background:linear-gradient(#b8b0a0,#c4bcac,#d0c8b8);border-top:1px solid #a8a090;justify-content:center;align-items:center;height:28px;min-height:28px;display:flex;box-shadow:inset 0 -1px #ffffff4d}.pc-case__led{background:#4ade80;border-radius:50%;width:5px;height:5px;box-shadow:0 0 3px #4ade80}.desktop-shell{width:100%;height:100%;position:relative;overflow:hidden}.desktop-background{z-index:0;background:#3a6ea5 url(/bliss.jpg) 50%/cover no-repeat fixed;position:absolute;inset:0}.desktop-content{z-index:1;position:absolute;inset:0 0 28px;overflow:hidden}.desktop-taskbar-wrapper{z-index:1000;position:absolute;bottom:0;left:0;right:0}.splash{background:#e8e4dc;flex-direction:column;width:480px;max-width:95%;margin:auto;animation:.4s ease-out both splash-in;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 30px #0009,0 0 0 1px #0000004d}@keyframes splash-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.splash__art{background:linear-gradient(135deg,#1a3a5c 0%,#0d2240 40%,#0a1628 100%);justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative;overflow:hidden}.splash__art:before{content:"";background:radial-gradient(circle,#648cc814 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-30%}.splash__art-glass{-webkit-backdrop-filter:blur(24px)saturate(120%);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:22px;justify-content:center;align-items:center;width:110px;height:110px;display:flex;box-shadow:0 4px 30px #0003,inset 0 .5px #ffffff14}.splash__art-emoji{filter:none;z-index:1;opacity:.85;font-size:3.5rem}.splash__user-count{align-items:center;gap:8px;margin-bottom:6px;padding:0 1.5rem;display:flex}.splash__user-count-badge{font-family:var(--font-system);color:#3a7d44;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:3px;padding:2px 8px;font-size:.75rem;font-weight:700}.splash__user-count-badge--full{color:#c62828;background:#ffebee;border-color:#ef9a9a}.splash__user-count-wait{font-family:var(--font-system);color:#c62828;font-size:.7rem;font-weight:600}.splash__product{align-items:baseline;gap:6px;padding:1.2rem 1.5rem .8rem;display:flex}.splash__product-name{color:#1a1a1a;letter-spacing:1px;font-family:Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:400}.splash__product-version{color:#1a1a1a;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:400;position:relative;top:-.6rem}.splash__error{color:#c00;margin-bottom:.5rem;padding:0 1.5rem;font-size:.75rem}.splash__credits{border-top:1px solid #ccc;margin-top:.5rem;padding:.8rem 1.5rem 1rem}.splash__credits-line{font-family:var(--font-system);color:#666;font-size:.6rem;line-height:1.6}.splash__dime-logo{font-family:"Inter",var(--font);letter-spacing:2px;color:#999;text-transform:uppercase;font-size:.55rem;font-weight:800;position:absolute;bottom:10px;right:14px}.splash__form{padding:0 1.5rem}.splash__form-label{font-family:var(--font-system);color:#555;margin-bottom:8px;font-size:.75rem;line-height:1.4}.xp-input-group{margin-bottom:8px;padding:0}.xp-input-label{font-family:"Tahoma",var(--font-system);color:#000;margin-bottom:2px;font-size:11px;font-weight:400;display:block}.xp-input{width:100%;font-family:"Tahoma",var(--font-system);color:#000;appearance:none;background:#fff;border:1px solid #7f9db9;border-radius:0;outline:none;padding:3px 4px;font-size:16px;display:block;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{color:#000;font-family:var(--font);cursor:pointer;background:linear-gradient(#ffd948 0%,#f0c800 50%,#dab200 100%);border:1px solid #997a00;border-radius:3px;align-items:center;gap:8px;margin:0 1.5rem 1rem;padding:10px 28px;font-size:.9rem;font-weight:700;transition:background .15s;display:inline-flex;box-shadow:0 1px 3px #0000004d}.landing__cta:hover{background:linear-gradient(#ffe066 0%,#f5d020 50%,#e0ba00 100%)}.landing__cta:active{box-shadow:inset 0 1px 3px #0000004d}.landing__cta svg{width:16px;height:16px}.loading{background:linear-gradient(#3a6ea5 0%,#1d4b8c 100%);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;min-height:100%;display:flex}.loading__spinner{border:3px solid #fff3;border-top-color:#ffd948;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading__text{color:#fff;font-size:.9rem;font-weight:700;animation:1.5s ease-in-out infinite pulse-text}@keyframes pulse-text{0%,to{opacity:1}50%{opacity:.4}}.loading__steps{flex-direction:column;gap:.4rem;display:flex}.loading__step{color:#fff6;align-items:center;gap:6px;font-size:.8rem;display:flex}.loading__step.active{color:#fff;font-weight:500}.loading__step.done{color:#ffd948}.loading__dot{background:currentColor;border-radius:50%;width:4px;height:4px}.desktop{will-change:height,transform;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.desktop__icons{z-index:1;flex-direction:column;gap:16px;display:flex;position:absolute;top:12px;left:16px}.desktop__icon{cursor:pointer;flex-direction:column;align-items:center;gap:3px;width:64px;display:flex}.desktop__icon-img{filter:drop-shadow(1px 1px 2px #00000080);font-size:2rem}.desktop__icon-label{font-family:var(--font-system);color:#fff;text-shadow:1px 1px 2px #000c;text-align:center;word-wrap:break-word;font-size:.7rem;line-height:1.2}.desktop__icon--selected{background:#316ac599;border-radius:3px;outline:1px dotted #fff9}.xp-window{background:var(--aim-window-bg);border:1px solid #0054e3;border-radius:8px 8px 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:4px 4px 12px #00000080}.xp-titlebar{background:linear-gradient(#0a246a 0%,#3a6ea5 8%,#4a86c8 20%,#3a6ea5 80%,#245b94 92%,#0a246a 100%);flex-shrink:0;justify-content:space-between;align-items:center;height:30px;padding:3px 6px;display:flex}.xp-titlebar-text{font-family:var(--font-system);color:#fff;text-shadow:1px 1px 1px #00000080;font-size:.9rem;font-weight:700}.xp-titlebar-controls{gap:4px;display:flex}.landing-window-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.desktop__windows{z-index:2;flex:1;gap:0;min-height:0;padding:10px 10px 0;display:flex}.desktop__window--buddy{flex-shrink:0;width:220px}.desktop__window--chat{flex:1;min-width:0}@media (max-width:768px){.desktop__windows{background:0 0;flex-direction:column;gap:0;height:100%;padding:6px;overflow:hidden}.desktop__window--buddy{flex:none;order:-1;width:100%;height:120px;min-height:120px;max-height:120px;display:flex}.desktop__window--chat{flex:1;width:100%;min-height:0}.desktop__icons{gap:12px;top:8px;left:10px}.desktop__icon{width:50px}.desktop__icon-img{font-size:1.5rem}.desktop__icon-label{font-size:.55rem}.buddy-list,.chat{box-shadow:none;border:none;border-radius:8px 8px 0 0}}.buddy-list{background:var(--aim-window-bg);border:1px solid #0054e3;border-radius:8px 8px 0 0;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:2px 2px 8px #0000004d}.buddy-list__titlebar{background:linear-gradient(#0a246a 0%,#3a6ea5 8%,#4a86c8 20%,#3a6ea5 80%,#245b94 92%,#0a246a 100%);align-items:center;gap:4px;min-height:22px;padding:3px 4px;display:flex}.buddy-list__titlebar-icon{font-size:.7rem}.buddy-list__titlebar-text{font-family:var(--font-system);color:#fff;text-shadow:1px 1px 1px #0006;flex:1;font-size:.75rem;font-weight:700}.buddy-list__titlebar-btns{gap:2px;display:flex}.buddy-list__menu{background:var(--aim-window-bg);border-bottom:1px solid var(--aim-border-light);font-family:var(--font-system);color:var(--aim-text);gap:8px;padding:1px 4px;font-size:.7rem;display:flex}.buddy-list__me{border-bottom:1px solid var(--aim-border-light);background:linear-gradient(#f0ede4 0%,#e4e0d6 100%);align-items:center;gap:6px;padding:6px 8px;display:flex}.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);color:#666;margin-left:auto;font-size:.65rem}.buddy-list__groups{background:#fff;border:2px inset #d4d0c8;flex:1;margin:3px;overflow-y:auto}.buddy-group__header{font-family:var(--font-system);cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#f6f3ec,#e8e4db);border-bottom:1px solid #ddd;padding:3px 6px;font-size:.75rem;font-weight:700}.buddy-group__arrow{margin-right:4px;font-size:.55rem}.buddy-group__list{background:#fff}.buddy-item{cursor:pointer;font-family:var(--font-system);align-items:center;gap:6px;padding:2px 6px 2px 16px;display:flex}.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{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.buddy-item__avatar{object-fit:cover;border-radius:2px;width:100%;height:100%}.buddy-item__info{flex-direction:column;flex:1;min-width:0;display:flex}.mobile-chat-item__avatar-emoji{background:#e0e0e0;justify-content:center;align-items:center;font-size:20px;display:flex}.mobile-chat-item__avatar-img{object-fit:cover;background:#eee;border-radius:50%;flex-shrink:0;width:40px;height:40px;box-shadow:0 1px 3px #0000001a}.buddy-item__name{white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.buddy-item__away{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;font-style:italic;overflow:hidden}.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);color:#666;white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;font-style:italic;overflow:hidden}.buddy-list__desktop{flex-direction:column;height:100%;display:flex}.buddy-list__mobile{display:none}@media (max-width:768px){.buddy-list__desktop{display:none}.buddy-list__mobile{background:#fff;flex-direction:column;height:100%;display:flex;position:relative}.buddy-list__titlebar{z-index:100;position:sticky;top:0;box-shadow:0 1px 2px #0003}.buddy-list__mobile-header{font-weight:700;font-family:var(--font-system);background:#f0f0f0;border-bottom:1px solid #ddd;padding:8px 12px;font-size:.85rem}.buddy-list__mobile-list{flex:1;overflow-y:auto}.mobile-chat-item{cursor:pointer;border-bottom:1px solid #eee;align-items:center;gap:12px;padding:10px 12px;display:flex}.mobile-chat-item.active{background:#e6f2ff}.mobile-chat-item__content{flex:1;min-width:0}.mobile-chat-item__top{justify-content:space-between;margin-bottom:2px;display:flex}.mobile-chat-item__name{font-size:.9rem;font-weight:700}.mobile-chat-item__time{color:#999;font-size:.7rem}.mobile-chat-item__preview{color:#666;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.chat{border:none;border-radius:0}.chat__toolbar{z-index:100;position:sticky;top:0}}.chat{background:var(--aim-window-bg);border:1px solid #0054e3;border-radius:8px 8px 0 0;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:2px 2px 8px #0000004d}.chat__toolbar{background:linear-gradient(#0a246a 0%,#3a6ea5 8%,#4a86c8 20%,#3a6ea5 80%,#245b94 92%,#0a246a 100%);flex-shrink:0;align-items:center;gap:6px;min-height:26px;padding:3px 4px;display:flex}.chat__toolbar-icon{font-size:.85rem}.chat__toolbar-title{font-family:var(--font-system);color:#fff;text-shadow:1px 1px 1px #0006;flex:1;font-size:.8rem;font-weight:700}.chat__toolbar-buttons{gap:2px;display:flex}.xp-btn{color:#fff;text-shadow:1px 1px #0000004d;cursor:pointer;border:1px solid #ffffff4d;border-radius:3px;justify-content:center;align-items:center;width:21px;height:21px;font-size:9px;font-weight:900;display:flex}.xp-btn--minimize,.xp-btn--maximize{background:linear-gradient(#3c8eef 0%,#2663b0 100%)}.xp-btn--close{background:linear-gradient(#e97458 0%,#c7513a 100%);border-color:#0003}.chat__menubar{background:var(--aim-window-bg);border-bottom:1px solid var(--aim-border-light);flex-shrink:0;gap:0;padding:1px 4px;display:flex}.chat__menu-item{font-family:var(--font-system);cursor:default;padding:1px 6px;font-size:.7rem}.chat__menu-item:hover{background:var(--aim-blue);color:#fff}.chat__buddy-header{border-bottom:1px solid var(--aim-border-light);background:linear-gradient(#f0ede4,#e4e0d6);flex-shrink:0;align-items:center;gap:8px;padding:5px 8px;display:flex}.chat__buddy-icon{border:1px solid var(--aim-border-light);background:#d4d0c8;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.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);color:#666;font-size:.65rem;font-style:italic}.chat__warn{font-family:var(--font-system);color:#666;text-align:center;background:#ffc;border:1px solid #e6e6b3;margin:2px 4px;padding:2px 6px;font-size:.65rem}.chat__messages{background:var(--aim-chat-bg);font-family:var(--font-chat);border:2px inset #d4d0c8;flex:1;margin:2px 4px;padding:6px 8px;font-size:.9rem;line-height:1.4;overflow-y:auto}.chat__message{margin-bottom:4px}.chat__message-header{font-size:.85rem;font-weight:700}.chat__message-header--assistant{color:#c00}.chat__message-header--user{color:var(--aim-screenname)}.chat__message-time{color:#aaa;font-size:.6rem;font-weight:400}.chat__message-text{color:var(--aim-text);word-wrap:break-word;font-size:.9rem}.chat__typing{color:#999;font-size:.75rem;font-style:italic;font-family:var(--font-system);padding:2px 0}.chat__divider{background:var(--aim-window-bg);cursor:ns-resize;border-top:1px solid #d4d0c8;border-bottom:1px solid #fff;flex-shrink:0;height:3px;margin:0 4px}.chat__input-container{flex-shrink:0;margin:2px 4px 4px}.chat__input-bar{display:flex}.chat__input{font-family:var(--font-chat);color:var(--aim-text);resize:none;appearance:none;background:#fff;border:2px inset #d4d0c8;border-radius:0;outline:none;flex:1;min-height:40px;padding:4px 6px;font-size:16px}.chat__input::placeholder{color:#bbb}.chat__input:disabled{color:#999;background:#f0ede4}.chat__send-area{background:var(--aim-window-bg);justify-content:flex-end;padding:3px 4px;display:flex}.chat__send{background:var(--aim-window-bg);border:1px solid var(--aim-border-light);font-family:var(--font-system);color:var(--aim-text);cursor:pointer;padding:3px 14px;font-size:.75rem;box-shadow:inset 1px 1px #fff,inset -1px -1px gray}.chat__send:hover:not(:disabled){background:#d4d0c8}.chat__send:active:not(:disabled){box-shadow:inset -1px -1px #fff,inset 1px 1px gray}.chat__send:disabled{color:#aca899}.chat__statusbar{background:var(--aim-window-bg);border-top:1px solid var(--aim-border-light);font-family:var(--font-system);color:#666;padding:1px 6px;font-size:.6rem}.taskbar{z-index:100;background:linear-gradient(#1f5fad 0%,#2974c7 3%,#3c8eef 6%,#3580de 50%,#2663b0 94%,#1b56a0 97%,#0e3f82 100%);border-top:1px solid #4c98f0;flex-shrink:0;align-items:stretch;height:30px;display:flex}.taskbar__start{cursor:pointer;font-family:var(--font);color:#fff;text-shadow:1px 1px 1px #0000004d;letter-spacing:.5px;background:linear-gradient(#3a9b44 0%,#3c973f 8%,#42a846 30%,#3d9e40 50%,#2d8a32 70%,#2a7c2f 90%,#1e6b24 100%);border:none;border-right:1px solid #1a5c22;border-radius:0 8px 8px 0;align-items:center;gap:4px;padding:0 12px 0 6px;font-size:.85rem;font-weight:700;display:flex}.taskbar__start:hover{background:linear-gradient(#45b04e 0%,#45b048 8%,#4ebb50 30%,#46af49 50%,#359a3b 70%,#328f37 90%,#257a2c 100%)}.taskbar__start-logo{font-size:.9rem}.taskbar__start-text{font-style:italic}.taskbar__items{flex:1;align-items:stretch;gap:2px;padding:2px 4px;display:flex}.taskbar__item{font-family:var(--font-system);color:#fff;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 1px #0003;background:linear-gradient(#3c8eef 0%,#2d73c5 100%);border:1px solid #00000026;border-radius:2px;align-items:center;gap:4px;max-width:160px;padding:0 10px;font-size:.7rem;display:flex;overflow:hidden}.taskbar__item--active{background:linear-gradient(#1c5fa8 0%,#174f94 100%);box-shadow:inset 0 1px 3px #0000004d}.taskbar__tray{font-family:var(--font-system);background:linear-gradient(#1290e9 0%,#1070c4 50%,#0d5da6 100%);border-left:1px solid #0a4a88;align-items:center;gap:6px;padding:0 10px;display:flex}.taskbar__tray-icon{font-size:.75rem}.taskbar__tray-clock{color:#fff;text-shadow:0 1px 1px #0000004d;font-size:.7rem;font-weight:700}.start-menu{z-index:200;background:#fff;border:2px solid #3a6ea5;border-radius:8px 8px 0 0;width:280px;animation:.15s ease-out both start-appear;position:fixed;bottom:30px;left:0;overflow:hidden;box-shadow:3px 3px 12px #00000080}@keyframes start-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.start-menu__header{background:linear-gradient(90deg,#1f5fad 0%,#3a8ee6 100%);align-items:center;gap:8px;padding:8px 10px;display:flex}.start-menu__avatar{background:#d4d0c8;border:2px solid #fff;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:flex}.start-menu__name{font-family:var(--font);color:#fff;text-shadow:1px 1px 1px #0000004d;font-size:.9rem;font-weight:700}.start-menu__items{padding:4px 0}.start-menu__item{font-family:var(--font-system);cursor:pointer;padding:5px 12px;font-size:.8rem}.start-menu__item:hover{background:var(--aim-blue);color:#fff}.start-menu__item--off:hover{background:#c33}.start-menu__sep{background:#d4d0c8;height:1px;margin:3px 8px}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.boot-sequence{color:#ccc;cursor:none;background:#000;width:100%;height:100%;padding:20px 40px;font-family:Courier New,Consolas,monospace;font-size:16px;line-height:1.2;position:relative;overflow:hidden}.boot-lines{margin-top:0}.boot-line{white-space:pre;margin-bottom:2px}.boot-cursor{color:#ccc;vertical-align:text-bottom;animation:.5s step-end infinite blink-cursor;display:inline-block}.boot-footer{color:#ccc;font-size:14px;position:absolute;bottom:20px;left:40px}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.boot-logo{background:#000;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100vw;height:100vh;animation:.5s ease-out both boot-fade-in;display:flex}@keyframes boot-fade-in{0%{opacity:0}to{opacity:1}}.boot-logo__flag{filter:drop-shadow(0 0 20px #3b82f666);margin-bottom:4px;font-size:4rem}.boot-logo__name{align-items:baseline;gap:6px;display:flex}.boot-logo__fenetre{color:#fff;text-shadow:0 0 20px #fff3;font-family:Trebuchet MS,Arial,sans-serif;font-size:2.5rem;font-style:italic;font-weight:700}.boot-logo__xp{color:#ff8c00;text-shadow:0 0 15px #ff8c0066;font-family:Trebuchet MS,Arial,sans-serif;font-size:3.5rem;font-style:italic;font-weight:700}.boot-logo__edition{color:#888;letter-spacing:2px;margin-bottom:24px;font-family:Trebuchet MS,Arial,sans-serif;font-size:.85rem}.boot-logo__progress-track{background:#222;border:1px solid #444;border-radius:2px;width:200px;height:18px;position:relative;overflow:hidden}.boot-logo__progress-fill{background:0 0;height:100%;transition:width .1s linear;position:absolute;top:0;left:0}.boot-logo__progress-blocks{gap:2px;animation:1.2s linear infinite progress-slide;display:flex;position:absolute;inset:2px 4px}@keyframes progress-slide{0%{opacity:.6;transform:translate(-30px)}50%{opacity:1}to{opacity:.6;transform:translate(170px)}}.boot-logo__progress-block{background:linear-gradient(#5cb3fc 0%,#3b82f6 50%,#2563eb 100%);border-radius:1px;flex-shrink:0;width:12px;height:100%;box-shadow:0 0 4px #3b82f680}.boot-logo__copyright{color:#555;margin-top:30px;font-family:Tahoma,Arial,sans-serif;font-size:.7rem}.intro{cursor:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.intro--flash{animation:.6s ease-out both intro-flash}@keyframes intro-flash{0%{filter:brightness()}30%{filter:brightness(5)}to{filter:brightness(5);opacity:0}}.intro__desktop{background:0 0;width:100%;height:100%;animation:.8s ease-out both desktop-fadein;position:relative}@keyframes desktop-fadein{0%{opacity:0;filter:brightness(0)}to{opacity:1;filter:brightness()}}.intro__icon{border-radius:3px;flex-direction:column;align-items:center;gap:2px;width:72px;padding:4px;display:flex;position:absolute;transform:translate(-50%)}.intro__icon--selected{background:#316ac599;outline:1px dotted #fff9}.intro__icon-img{filter:drop-shadow(1px 1px 2px #00000080);font-size:2.2rem}.intro__icon-label{color:#fff;text-shadow:1px 1px 2px #000000e6;text-align:center;font-family:Tahoma,Arial,sans-serif;font-size:.7rem;line-height:1.15}.intro__icon--selected .intro__icon-label{color:#fff;text-shadow:none;background:#316ac5;padding:0 2px}@media (max-width:768px){.intro__icon{margin-left:20px}}.intro__taskbar{background:linear-gradient(#1f5fad 0%,#2974c7 3%,#3c8eef 6%,#3580de 50%,#2663b0 94%,#1b56a0 97%,#0e3f82 100%);border-top:1px solid #4c98f0;justify-content:space-between;align-items:center;height:30px;display:flex;position:absolute;bottom:0;left:0;right:0}.intro__start-btn{color:#fff;text-shadow:1px 1px 1px #0000004d;background:linear-gradient(#3a9b44 0%,#42a846 30%,#3d9e40 50%,#2d8a32 70%,#1e6b24 100%);border-right:1px solid #1a5c22;border-radius:0 8px 8px 0;align-items:center;gap:4px;height:100%;padding:0 12px 0 6px;font-family:Trebuchet MS,Arial,sans-serif;font-size:.85rem;font-weight:700;display:flex}.intro__start-text{font-style:italic}.intro__taskbar-tray{background:linear-gradient(#1290e9 0%,#0d5da6 100%);border-left:1px solid #0a4a88;align-items:center;gap:6px;height:100%;padding:0 10px;display:flex}.intro__clock{color:#fff;text-shadow:0 1px 1px #0000004d;font-family:Tahoma,Arial,sans-serif;font-size:.7rem;font-weight:700}.intro__cursor{z-index:100;pointer-events:none;transition:none;position:absolute;transform:translate(-2px,-1px)}.intro__cursor--hourglass{transform:translate(-8px,-2px)}.intro__cursor-hourglass{font-size:1.2rem;animation:.8s ease-in-out infinite hourglass-spin}@keyframes hourglass-spin{0%,to{transform:rotate(0)}50%{transform:rotate(180deg)}}.bb-navbar{color:#fff;height:40px;font-family:var(--font-system);z-index:100;background:linear-gradient(#1e3c72 0%,#0a1628 100%);border-bottom:2px solid #e31837;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 16px;font-size:11px;display:flex;position:relative}.bb-navbar__logo{align-items:center;gap:8px;display:flex}.bb-navbar__logo-icon{border:1px solid #fff3;flex-shrink:0;width:22px;height:22px;overflow:hidden}.bb-navbar__logo-text{color:#e31837;letter-spacing:1px;font-family:Times New Roman,serif;font-size:18px}.bb-navbar__right{align-items:center;gap:12px;font-family:Courier New,monospace;display:flex}.bb-navbar__balance{color:#39ff14;letter-spacing:1px;font-size:12px;font-weight:700}.bb-navbar__user{color:#ffffffb3;font-size:11px}.bb-tab-bar{background:linear-gradient(#ece9d8 0%,#d6d2c2 100%);border-bottom:1px solid #aca899;flex-shrink:0;align-items:flex-end;gap:1px;min-height:32px;padding:0 12px;display:flex}.bb-tab{font-family:var(--font-system);letter-spacing:.5px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#444;background:linear-gradient(#e0ddd0 0%,#c8c4b4 100%);border:1px solid #aca899;border-radius:4px 4px 0 0;padding:5px 18px 4px;font-size:11px;font-weight:700;transition:all .1s;position:relative;bottom:-1px}.bb-tab:hover{color:#222;background:linear-gradient(#eae7da 0%,#d6d2c2 100%)}.bb-tab--active{color:#1a1a1a;z-index:2;background:#fff;border-color:#aca899 #aca899 #fff;padding-top:6px;box-shadow:0 -1px 3px #00000014}.bb-tab--admin{color:#e31837;letter-spacing:1px;margin-left:auto;font-size:10px}.bb-ticker{color:#39ff14;text-transform:uppercase;letter-spacing:.5px;background:#0a0e17;border-bottom:1px solid #1a2540;flex-shrink:0;width:100%;padding:5px 0;font-family:Courier New,Courier,monospace;font-size:11px;font-weight:700;overflow:hidden}.bb-ticker__inner{white-space:nowrap;gap:40px;display:inline-flex}.bb-ticker__item-name{color:#fff9;margin-right:6px}.bb-ticker__item-up{color:#39ff14}.bb-ticker__item-down{color:#ff3131}.bb-content{background:#fff;flex:1;padding:16px;overflow-y:auto}.bb-panel{background:#f6f3ec;border:1px solid #d4d0c8;margin-bottom:12px;padding:12px;box-shadow:inset 1px 1px #fff,inset -1px -1px #b0ada0}.bb-panel__title{font-family:var(--font-system);color:#1a3a7a;border-bottom:1px solid #d4d0c8;justify-content:space-between;align-items:center;margin:0 0 10px;padding-bottom:6px;font-size:13px;font-weight:700;display:flex}.bb-card-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;display:grid}.bb-card{color:inherit;background:#fff;border:1px solid #d4d0c8;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .15s;display:flex;overflow:hidden}.bb-card:hover{transform:translateY(-1px);box-shadow:2px 2px 8px #00000026,0 0 0 1px #7f9db9}.bb-card__header{background:linear-gradient(#f0ede4 0%,#e8e5dc 100%);border-bottom:1px solid #d4d0c8;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.bb-card__thumb{background:#1e3c72;border:1px solid #aca899;border-radius:2px;flex-shrink:0;width:32px;height:32px;overflow:hidden}.bb-card__thumb img{object-fit:cover;width:100%;height:100%}.bb-card__title{font-family:var(--font-system);color:#1a1a1a;margin:0;font-size:12px;font-weight:700;line-height:1.3}.bb-card__body{flex-direction:column;flex:1;gap:5px;padding:8px 12px;display:flex}.bb-card__outcome{font-family:var(--font-system);align-items:center;gap:8px;font-size:11px;display:flex}.bb-card__outcome-name{text-overflow:ellipsis;white-space:nowrap;color:#333;width:80px;min-width:80px;overflow:hidden}.bb-card__outcome-bar{background:#e8e5dc;border:1px solid #d4d0c8;flex:1;height:14px;position:relative;overflow:hidden}.bb-card__outcome-fill{height:100%;transition:width .3s}.bb-card__outcome-fill--green{background:linear-gradient(90deg,#2d8a4e,#39b54a)}.bb-card__outcome-fill--red{background:linear-gradient(90deg,#c0392b,#e74c3c)}.bb-card__outcome-fill--gray{background:linear-gradient(90deg,#7f8c8d,#95a5a6)}.bb-card__outcome-pct{text-align:right;min-width:36px;font-size:11px;font-weight:700}.bb-card__footer{color:#888;border-top:1px solid #eee;justify-content:space-between;margin-top:auto;padding:6px 12px;font-size:10px;display:flex}.bb-card__more{color:#888;text-align:center;padding:2px 0;font-size:10px}.bb-featured{gap:16px;margin-bottom:16px;display:flex}.bb-featured__main{cursor:pointer;background:#fff;border:1px solid #d4d0c8;flex:2;min-width:0;transition:box-shadow .2s}.bb-featured__main:hover{box-shadow:2px 2px 12px #0000001f}.bb-featured__header{background:linear-gradient(#f0ede4,#e8e5dc);border-bottom:1px solid #d4d0c8;align-items:flex-start;gap:12px;padding:14px;display:flex}.bb-featured__thumb{background:#e2eed9;border:1px solid #b5d596;border-radius:3px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.bb-featured__thumb img{object-fit:cover;width:100%;height:100%}.bb-featured__label{color:#1e3c72;text-transform:uppercase;letter-spacing:1px;margin-bottom:2px;font-size:10px;font-weight:700}.bb-featured__title{font-family:var(--font-system);color:#111;margin:0;font-size:15px;font-weight:700;line-height:1.25}.bb-featured__chart{border-bottom:1px solid #eee;height:160px;padding:10px 14px}.bb-featured__outcomes{flex-direction:column;gap:6px;padding:10px 14px;display:flex}.bb-featured__footer{color:#888;border-top:1px solid #eee;justify-content:space-between;padding:8px 14px;font-size:11px;display:flex}.bb-featured__cta{color:#1e3c72;font-weight:700}.bb-featured__sidebar{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.bb-table{border-collapse:collapse;width:100%;font-family:var(--font-system);border:1px solid #d4d0c8;font-size:11px}.bb-table th{text-align:left;color:#333;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:linear-gradient(#f0ede4,#d6d2c2);border-bottom:2px solid #aca899;border-right:1px solid #d4d0c8;padding:6px 10px;font-size:10px;font-weight:700}.bb-table th:last-child{border-right:none}.bb-table td{vertical-align:middle;border-bottom:1px solid #e8e5dc;padding:6px 10px}.bb-table tr:nth-child(2n){background:#f9f7f2}.bb-table tr:hover{background:#e6f0ff}.bb-table .bb-table__rank{text-align:center;width:32px;font-weight:700}.bb-table .bb-table__rank--gold{color:#b8860b}.bb-table .bb-table__rank--silver{color:#6c757d}.bb-table .bb-table__rank--bronze{color:#8b4513}.bb-btn{font-family:var(--font-system);cursor:pointer;color:#333;background:linear-gradient(#fff 0%,#e8e5dc 100%);border:1px solid #7f9db9;border-radius:0;padding:4px 14px;font-size:11px;font-weight:700;transition:background .1s}.bb-btn:hover{background:linear-gradient(#f0f4ff 0%,#dce5f4 100%);border-color:#36c}.bb-btn:active{background:#d4d0c8;box-shadow:inset 1px 1px 2px #00000026}.bb-btn--primary{color:#fff;text-shadow:0 1px 1px #0000004d;background:linear-gradient(#3a6ea5 0%,#1e3c72 100%);border-color:#0a246a}.bb-btn--primary:hover{background:linear-gradient(#4a86c8 0%,#2a5298 100%)}.bb-btn--danger{color:#fff;text-shadow:0 1px 1px #0000004d;background:linear-gradient(#e89178 0%,#c7513a 100%);border-color:#8b2a1a}.bb-btn--danger:hover{background:linear-gradient(#f0a08a 0%,#d86345 100%)}.bb-search{background:#fff;border:1px solid #7f9db9;align-items:center;max-width:280px;padding:0;display:flex;box-shadow:inset 1px 1px #cfd7e3}.bb-search__icon{color:#999;font-size:12px;font-family:var(--font-system);flex-shrink:0;padding:0 6px}.bb-search__input{font-family:var(--font-system);background:0 0;border:none;outline:none;flex:1;padding:4px 8px 4px 0;font-size:11px}.bb-search:focus-within{border-color:#36c;box-shadow:inset 1px 1px #cfd7e3,0 0 0 1px #36c}.bb-badge{font-family:var(--font-system);border-radius:2px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}.bb-badge--up{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7}.bb-badge--down{color:#c62828;background:#ffebee;border:1px solid #ef9a9a}.bb-badge--neutral{color:#666;background:#f5f5f5;border:1px solid #ddd}.bb-divider{align-items:center;gap:10px;margin:16px 0 12px;display:flex}.bb-divider__text{font-family:var(--font-system);color:#1a3a7a;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:12px;font-weight:700}.bb-divider__line{background:linear-gradient(90deg,#aca899,#0000);flex:1;height:1px}.bb-avatar{color:#fff;width:24px;height:24px;font-family:var(--font-system);text-transform:uppercase;background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.bb-msg--error{color:#c62828;font-family:var(--font-system);background:#ffebee;border:1px solid #ef9a9a;margin-bottom:10px;padding:6px 10px;font-size:11px;font-weight:600}.bb-msg--success{color:#2e7d32;font-family:var(--font-system);background:#e8f5e9;border:1px solid #a5d6a7;margin-bottom:10px;padding:6px 10px;font-size:11px;font-weight:600}.bb-wc{gap:2px;display:flex}.bb-wc__btn{cursor:pointer;border:1px solid #ffffff4d;border-radius:2px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:0;display:flex}.bb-wc__btn--min,.bb-wc__btn--max{background:linear-gradient(#4a86c8,#2a5298)}.bb-wc__btn--close{background:linear-gradient(#e89178,#c7513a)}.bb-wc__btn--close:hover{background:linear-gradient(#f0a08a,#d86345)}@media (max-width:768px){.bb-navbar{height:36px;padding:0 10px}.bb-navbar__logo-text{font-size:15px}.bb-tab-bar{-webkit-overflow-scrolling:touch;padding:0 6px;overflow-x:auto}.bb-tab{white-space:nowrap;padding:4px 10px;font-size:10px}.bb-content{padding:10px}.bb-card-grid{grid-template-columns:1fr}.bb-featured{flex-direction:column}.bb-featured__sidebar{flex-direction:row;overflow-x:auto}.bb-table{font-size:10px}.bb-table th,.bb-table td{padding:4px 6px}}
