*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{font-family:Tahoma,Segoe UI,Verdana,Geneva,sans-serif;font-size:11px;color:#000;-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;cursor:default}input,textarea,[contenteditable]{-webkit-user-select:text;user-select:text}.desktop{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:url(/bliss-1920.webp) center / cover no-repeat,#2a68b8}.xp-window{position:absolute;display:flex;flex-direction:column;background:#ece9d8;border-radius:8px 8px 0 0;box-shadow:1px 1px #0831d98c,-1px 0 #0831d98c,0 1px #0831d98c,3px 5px 18px #00000080;min-width:200px}.xp-window.inactive{box-shadow:1px 1px #5a5a5a99,-1px 0 #5a5a5a99,0 1px #5a5a5a99,2px 3px 10px #0000004d}.xp-titlebar{position:relative;flex:0 0 28px;display:flex;align-items:center;gap:4px;padding:0 3px 0 6px;border-radius:8px 8px 0 0;color:#fff;font-size:12px;font-weight:700;letter-spacing:.2px;text-shadow:1px 1px 2px rgba(0,20,80,.8);background:linear-gradient(180deg,#0997ff,#0053ee 8%,#0050ee 40%,#06f 88%,#06f 93%,#005bff 95%,#003dd7 96%,#003dd7);overflow:hidden;touch-action:none}.xp-titlebar:before{content:"";position:absolute;top:1px;left:2px;right:2px;height:9px;border-radius:7px 7px 0 0;background:linear-gradient(180deg,#ffffff80,#ffffff14);pointer-events:none}.xp-window.inactive .xp-titlebar{background:linear-gradient(180deg,#9db9eb,#7697e0 8%,#7b9ce3 40%,#8baae8 88%,#8baae8 93%,#7f9fe0 95%,#6d8fd8 96%,#6d8fd8)}.xp-titlebar .title-icon{width:16px;height:16px;flex:0 0 16px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.xp-titlebar .title-text{position:relative;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto;min-width:0}.xp-title-buttons{position:relative;z-index:1;display:flex;gap:2px;flex:0 0 auto}.xp-tbtn{width:21px;height:21px;border:1px solid rgba(255,255,255,.65);border-radius:3px;background:linear-gradient(180deg,#4e9ef7,#2d7df0 8%,#1565e8 45%,#0a51cf 90%,#0948bd);box-shadow:inset 0 1px 1px #ffffff8c,inset 1px 0 1px #ffffff40;color:#fff;font-family:Tahoma,sans-serif;font-size:11px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.xp-tbtn:hover{filter:brightness(1.18)}.xp-tbtn:active{filter:brightness(.85)}.xp-tbtn.close{background:linear-gradient(180deg,#f0a58c,#e8836a 8%,#e26b4d 30%,#d94e2c,#c9401c 90%,#b93515)}.xp-tbtn svg{display:block}.xp-window-body{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding:2px}.xp-menubar{flex:0 0 auto;display:flex;align-items:center;padding:1px 2px;background:#ece9d8;font-size:11px}.xp-menubar .menu-item{padding:2px 7px;cursor:default;position:relative}.xp-menubar .menu-item:hover{background:#316ac5;color:#fff}.xp-button{font-family:Tahoma,sans-serif;font-size:11px;padding:3px 14px;min-width:70px;border:1px solid #003c74;border-radius:3px;background:linear-gradient(180deg,#fff,#ecebe5 55%,#ded8cc 90%,#cfc8bb);box-shadow:inset 0 0 0 1px #fffc;color:#000;cursor:pointer}.xp-button:hover{background:linear-gradient(180deg,#fffaf0,#f6ecda 55%,#ecdcc2 90%,#ddccb0);box-shadow:inset 0 0 0 1px #fffc,inset 0 0 0 2px #ffa64ce6}.xp-button:active{background:linear-gradient(180deg,#cdc5b8,#d9d2c5 60%,#e3ddcf);box-shadow:inset 1px 1px 3px #00000040}.xp-button:disabled{color:#8a8a8a;border-color:#9d9d9d;background:linear-gradient(180deg,#f4f4f0,#eae8e0 60%,#e0ddd2);box-shadow:none;cursor:default}.xp-button.default{border-color:#003c74;box-shadow:inset 0 0 0 1px #fffc,inset 0 0 0 2px #3a7ce3e6}.xp-input,.xp-select{font-family:Tahoma,sans-serif;font-size:11px;padding:3px 4px;border:1px solid #7f9db9;background:#fff;color:#000;outline:none}.xp-input:focus,.xp-select:focus{border-color:#316ac5}.xp-checkbox{display:flex;align-items:center;gap:5px;font-size:11px}.xp-link{color:#06c;text-decoration:underline;cursor:pointer}.xp-link:hover{color:#049}.xp-sunken{background:#fff;border:1px solid;border-color:#7f7f7f #fff #fff #7f7f7f;box-shadow:inset 1px 1px #d4d0c8,inset -1px -1px #f5f4ee}.xp-group{border:1px solid #d0c9b5;border-radius:3px;padding:8px}.xp-scroll::-webkit-scrollbar{width:15px;height:15px}.xp-scroll::-webkit-scrollbar-track{background:#f1efe2}.xp-scroll::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#d4e0f0,#b9cdea 45%,#9ab6dd);border:1px solid #93a9c8;border-radius:2px;box-shadow:inset 0 0 0 1px #ffffff80}.xp-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#e2ecf8,#c9daf2 45%,#aac4e6)}.xp-scroll::-webkit-scrollbar-button{display:none}.taskbar{position:fixed;left:0;right:0;bottom:0;height:30px;z-index:5000;display:flex;align-items:stretch;background:linear-gradient(180deg,#245edb,#3f8cf3,#245edb 18%,#245edb 92%,#1941a5);box-shadow:0 -1px 3px #0006}.start-button{flex:0 0 auto;display:flex;align-items:center;gap:5px;padding:0 16px 0 8px;margin:0;border:0;border-radius:0 12px 14px 0;background:linear-gradient(180deg,#5eac56,#3c873c 6%,#36852f 50%,#2b6e26 90%,#1e541b);box-shadow:inset 0 1px 1px #ffffff73,inset -2px 0 3px #0000002e,2px 0 4px #0000004d;color:#fff;font-family:Franklin Gothic Medium,Tahoma,sans-serif;font-size:17px;font-style:italic;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.55);cursor:pointer}.start-button:hover{filter:brightness(1.12)}.start-button:active,.start-button.open{filter:brightness(.9);box-shadow:inset 2px 2px 4px #00000059,2px 0 4px #0000004d}.taskbar-buttons{flex:1 1 auto;display:flex;align-items:center;gap:4px;padding:3px 8px;overflow:hidden}.task-button{display:flex;align-items:center;gap:5px;width:158px;max-width:158px;height:24px;padding:0 8px;border:0;border-radius:3px;background:linear-gradient(180deg,#3c81f0,#2b6ee8 10%,#1f5fd8,#1a53c4 90%,#1549b0);box-shadow:inset 0 1px 1px #ffffff59,inset 1px 0 1px #ffffff2e;color:#fff;font-family:Tahoma,sans-serif;font-size:11px;text-align:left;text-shadow:1px 1px 1px rgba(0,0,40,.5);cursor:pointer;white-space:nowrap;overflow:hidden}.task-button .task-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-button:hover{filter:brightness(1.15)}.task-button.active{background:linear-gradient(180deg,#1c4fa8,#173f8f,#123578);box-shadow:inset 1px 1px 3px #00000073,inset -1px -1px 1px #ffffff14}.task-button.attention{animation:taskbar-flash .9s ease-in-out 3}@keyframes taskbar-flash{0%,to{background:linear-gradient(180deg,#3c81f0,#2b6ee8 10%,#1f5fd8,#1a53c4 90%,#1549b0)}50%{background:linear-gradient(180deg,#f7a83c,#ef8c1a,#dd7a0d)}}.system-tray{flex:0 0 auto;display:flex;align-items:center;gap:6px;padding:0 12px 0 10px;background:linear-gradient(180deg,#1290e9,#19b9f3,#0e86d8 18%,#0b74c8 92%,#095aa0);box-shadow:inset 2px 0 3px #00000040;color:#fff;font-size:11px;text-shadow:1px 1px 1px rgba(0,0,40,.4)}.tray-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:2px}.tray-icon:hover{background:#ffffff2e}.desktop-icons{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:18px;z-index:1}.desktop-icon{display:flex;flex-direction:column;align-items:center;gap:4px;width:76px;cursor:pointer}.desktop-icon .icon-img{width:40px;height:40px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.45))}.desktop-icon .icon-label{color:#fff;font-size:11px;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.85);padding:1px 3px;line-height:1.2}.desktop-icon.selected .icon-label{background:#316ac5;outline:1px dotted #ffe}.start-menu{position:fixed;left:0;bottom:30px;width:380px;z-index:6000;border-radius:6px 6px 0 0;overflow:hidden;box-shadow:3px -2px 14px #00000080;background:#fff;display:flex;flex-direction:column}.start-menu-header{display:flex;align-items:center;gap:8px;padding:7px 10px;background:linear-gradient(180deg,#1d66d1,#0c4ec0 12%,#0a48b6 50%,#0c50bd 90%,#1663d2);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:280px}.start-menu-left{flex:1 1 55%;background:#fff;padding:6px;display:flex;flex-direction:column;gap:2px}.start-menu-right{flex:1 1 45%;background:#d3e5fa;border-left:1px solid #95bdee;padding:6px;display:flex;flex-direction:column;gap:2px}.start-item{display:flex;align-items:center;gap:8px;padding:5px 6px;font-size:11px;border-radius:2px;cursor:pointer}.start-item:hover{background:#316ac5;color:#fff}.start-item .item-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;flex:0 0 26px}.start-item.small .item-icon{width:20px;height:20px;flex-basis:20px}.start-item .item-text small{display:block;color:gray}.start-item:hover .item-text small{color:#cfe0f7}.start-menu-footer{display:flex;justify-content:flex-end;gap:10px;padding:6px 10px;background:linear-gradient(180deg,#1663d2,#0c50bd 10%,#0a48b6 88%,#0a3fa0)}.start-footer-btn{display:flex;align-items:center;gap:6px;background:none;border:0;color:#fff;font-family:Tahoma,sans-serif;font-size:11px;cursor:pointer;padding:3px 6px;border-radius:2px}.start-footer-btn:hover{background:#ffffff29}.start-divider{height:1px;background:#d4d4d4;margin:4px 2px}.start-all-programs{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:auto;padding:5px;font-size:11px;font-weight:700;color:#175a1d;cursor:pointer}.start-all-programs:hover{background:#316ac5;color:#fff}.shutdown-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:linear-gradient(180deg,#5a7edc,#4160c8 40%,#2c4aae);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;color:#fff}.shutdown-overlay .shutdown-title{font-size:26px;font-weight:700;text-shadow:1px 2px 3px rgba(0,0,0,.4)}.shutdown-overlay .shutdown-sub{font-size:13px;opacity:.9}.xp-dialog-content{padding:12px;font-size:11px;display:flex;flex-direction:column;gap:10px;background:#ece9d8;height:100%}.xp-dialog-msg{display:flex;gap:12px;align-items:flex-start;line-height:1.5}.xp-dialog-msg .dlg-icon{font-size:28px;line-height:1}.xp-dialog-buttons{display:flex;justify-content:center;gap:8px;margin-top:auto}.xp-resize-grip{position:absolute;right:2px;bottom:2px;width:15px;height:15px;cursor:nwse-resize;z-index:50;touch-action:none;background:repeating-linear-gradient(135deg,transparent 0,transparent 3px,#8f8f8f 3px,#8f8f8f 4px,#ffffff 4px,#ffffff 5px,transparent 5px,transparent 7px);clip-path:polygon(100% 0,100% 100%,0 100%)}.xp-resize-grip:hover{filter:brightness(.85)}.xp-window.maximized,.xp-window.maximized .xp-titlebar{border-radius:0}.xp-window.maximized .xp-titlebar:before{border-radius:0}.buddy-icon{flex:0 0 auto}.status-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:4px;border:1px solid rgba(0,0,0,.25)}.login-body{flex:1;display:flex;flex-direction:column;background:linear-gradient(180deg,#e8f1fb,#fff 30%,#fff);padding:0 16px 12px;overflow-y:auto}.login-logo-row{display:flex;align-items:flex-end;gap:8px;padding:14px 0 12px}.login-wordmark .wm-messenger{font-size:15px;color:#555;letter-spacing:.4px;padding-bottom:3px}.login-form{display:flex;flex-direction:column;gap:7px}.login-form label{font-size:11px;color:#222}.login-form .xp-input{width:100%;padding:4px 5px;font-size:12px}.login-options{display:flex;flex-direction:column;gap:4px;margin-top:4px}.login-footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.login-footer .xp-link{font-size:11px}.login-status-row{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px;background:#f0f6fd;border:1px solid #c9ddef;border-radius:3px;color:#333;font-size:11px}.login-error{color:#c00;font-size:11px}.label-hint{color:#8a8a8a;font-weight:400}.username-field{position:relative;display:flex;align-items:center}.username-field .username-at{position:absolute;left:6px;color:#888;font-size:12px;pointer-events:none}.username-field .xp-input{padding-left:16px}.login-outcome{display:flex;align-items:flex-start;gap:7px;margin-top:8px;padding:8px 9px;border-radius:4px;font-size:11px;line-height:1.45;border:1px solid transparent}.login-outcome .outcome-icon{font-size:13px;line-height:1.2;flex-shrink:0}.login-outcome.outcome-demo{background:#f1f5f9;border-color:#d3dde7;color:#445}.login-outcome.outcome-account{background:#eaf4ff;border-color:#b9d8f4;color:#234b73}.login-outcome.outcome-warn{background:#fff6e5;border-color:#f0d59a;color:#7a5900}.login-cta{margin-top:10px;width:100%;padding:6px 0;font-size:12px}.login-alt{margin-top:10px;padding-top:9px;border-top:1px solid #e2e2e2;font-size:11px;color:#555;text-align:center}.username-avail{font-size:10px;line-height:1.3;margin-top:-2px}.username-avail.avail-checking,.username-avail.avail-invalid,.username-avail.avail-error{color:#888}.username-avail.avail-available{color:#2e8b2e}.username-avail.avail-taken{color:#c00}.butterfly-animated{animation:butterfly-flap 1.2s ease-in-out infinite;transform-origin:50% 60%}@keyframes butterfly-flap{0%,to{transform:scaleX(1)}50%{transform:scaleX(.72)}}.login-progress{display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:26px;text-align:center;color:#333;font-size:12px}.login-progress .progress-note{color:#777;font-size:11px}.cl-body{flex:1;display:flex;flex-direction:column;min-height:0;background:#f4f9ff}.msn-header{flex:0 0 auto;display:flex;gap:9px;padding:9px 9px 7px;background:linear-gradient(180deg,#d6e8fb,#e8f2fd 70%,#f4f9ff);border-bottom:1px solid #c3d9f0}.dp-frame{position:relative;flex:0 0 auto;width:66px;height:66px;padding:3px;background:#fff;border:1px solid #9ab6d3;box-shadow:1px 2px 4px #28508259;cursor:pointer}.dp-frame:hover{border-color:#316ac5}.dp-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.dp-img svg{width:100%;height:100%}.msn-id-block{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px;padding-top:2px}.msn-name-row{display:flex;align-items:center;gap:4px}.msn-name{font-weight:700;font-size:12px;color:#0a246a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.msn-name:hover{text-decoration:underline}.msn-status-btn{flex:0 0 auto;border:0;background:transparent;color:#555;font-size:9px;cursor:pointer;padding:2px}.msn-status-btn:hover{background:#bcd6f5;border-radius:2px}.msn-pm{color:#5a6a7a;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;font-style:italic}.msn-pm:hover{color:#316ac5}.msn-email{color:#8a99a8;font-size:10px}.msn-inline-edit{font-family:Tahoma,sans-serif;font-size:11px;padding:1px 3px;border:1px solid #316ac5;width:100%;outline:none}.msn-search{flex:0 0 auto;display:flex;align-items:center;gap:5px;margin:6px 8px 4px;padding:3px 7px;background:#fff;border:1px solid #a8c6e2;border-radius:11px}.msn-search input{flex:1;border:0;outline:none;font-family:Tahoma,sans-serif;font-size:11px;background:transparent}.msn-search .search-ico{color:#7a9cbd;font-size:12px}.email-bar{flex:0 0 auto;padding:2px 10px 5px;font-size:11px}.contact-list{flex:1 1 auto;min-height:80px;overflow-y:auto;margin:0 4px;padding:3px 0;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='%23e2eefb'%3E%3Ccircle cx='40' cy='30' r='17'/%3E%3Cpath d='M12 96c0-26 12-34 28-34s28 8 28 34z'/%3E%3Ccircle cx='70' cy='26' r='13'/%3E%3Cpath d='M52 96c0-20 8-28 20-28s22 8 22 28z' opacity='.75'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px top 8px;background-size:105px}.cl-gate-banner{flex:0 0 auto;margin:4px 4px 0;padding:6px 8px;border-radius:3px;background:#eaf4ff;border:1px solid #b9d8f4;color:#234b73;font-size:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.cl-gate-banner .gate-text{flex:1;line-height:1.4}.cl-gate-banner .gate-action{flex-shrink:0;white-space:nowrap}.profile-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:18px 16px 14px;height:100%;box-sizing:border-box;background:linear-gradient(180deg,#eaf3fd,#fff 55%)}.profile-avatar{width:72px;height:72px;border-radius:6px;overflow:hidden;border:2px solid #fff;box-shadow:0 1px 4px #00000040;display:flex;align-items:center;justify-content:center;background:#cfe0f5}.profile-avatar--empty{font-size:34px;font-weight:700;color:#8fb4d8}.profile-name{font-size:15px;font-weight:700;color:#1a3c5e;margin-top:4px}.profile-handle{font-size:12px;color:#4b6b88}.profile-verified{color:#2e8b2e;font-weight:700}.profile-sub{font-size:11px;color:#7a8a99;text-align:center;line-height:1.4;max-width:240px}.profile-loading{margin:auto;color:#888;font-size:12px}.profile-actions{margin-top:10px}.profile-footer{margin-top:auto;padding-top:10px}.cl-tab.add-tab{font-weight:700}.group-header{display:flex;align-items:center;gap:4px;padding:3px 6px;font-weight:700;color:#333;cursor:pointer;border-radius:2px}.group-header:hover{background:#e8f1fc}.group-header .g-triangle{color:#17559e;font-size:9px;width:10px}.group-header .g-count{font-weight:400;color:#777;margin-left:2px}.contact-row{display:flex;align-items:center;gap:5px;padding:2px 6px 2px 16px;cursor:pointer;border-radius:2px;line-height:1.5}.contact-row:hover{background:#e8f1fc}.contact-row.selected{background:#316ac5;color:#fff}.contact-row.selected .c-pm{color:#cfe0f7}.contact-row .c-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-row .c-pm{color:#7a8894;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.contact-row.offline .c-name{color:#8a8a8a}.cl-ad{flex:0 0 auto;margin:4px;padding:6px 10px;border-radius:3px;background:linear-gradient(90deg,#fef3c7,#fde68a 60%,#fcd34d);border:1px solid #e3b23c;color:#7c4a03;font-size:11px;cursor:pointer;display:flex;align-items:center;gap:8px}.cl-ad:hover{filter:brightness(1.04)}.cl-ad b{display:block}.cl-ad small{color:#9a6707}.cl-tabs{flex:0 0 auto;display:flex;border-top:1px solid #c3d9f0;background:#e8f2fd}.cl-tab{padding:4px 12px;font-size:11px;color:#33527a;border-right:1px solid #c3d9f0;cursor:pointer}.cl-tab.active{background:#fff;font-weight:700;color:#0a246a;box-shadow:inset 0 2px #316ac5}.cl-statusbar{flex:0 0 auto;display:flex;align-items:center;gap:5px;padding:2px 8px;background:#ece9d8;border-top:1px solid #d4d0c8;color:#444;font-size:11px}.status-menu{position:absolute;z-index:1000;min-width:150px;background:#fff;border:1px solid #8a8a8a;box-shadow:2px 2px 5px #00000059;padding:2px}.status-menu .sm-item{display:flex;align-items:center;gap:6px;padding:3px 16px 3px 6px;cursor:pointer;white-space:nowrap}.status-menu .sm-item:hover{background:#316ac5;color:#fff}.status-menu .sm-sep{height:1px;background:#d4d0c8;margin:2px 4px}.chat-body{flex:1;display:flex;flex-direction:column;min-height:0;background:#ece9d8}.chat-toolbar{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:stretch;gap:1px;padding:3px 6px;background:linear-gradient(180deg,#f6f9fd,#e4eefb);border-bottom:1px solid #c3d3e5}.chat-tool{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:52px;padding:3px 4px;border:1px solid transparent;border-radius:3px;background:transparent;font-family:Tahoma,sans-serif;font-size:10px;color:#1e3a5f;cursor:pointer}.chat-tool .tool-ico{font-size:17px;line-height:1}.chat-tool:hover{background:#cfe3f9;border-color:#9dc0e8}.chat-tool:active{background:#b6d4f2}.chat-tool-sep{width:1px;margin:3px;background:#c3d3e5}.chat-main{flex:1 1 auto;display:flex;min-height:0}.chat-left{flex:1 1 auto;display:flex;flex-direction:column;min-width:0;padding:3px;gap:3px}.chat-history{flex:1 1 auto;min-height:60px;overflow-y:auto;padding:6px 8px;font-size:11px;line-height:1.45;-webkit-user-select:text;user-select:text}.chat-history .sys{color:#7a7a7a;font-style:italic;margin:5px 0}.chat-history .msg-block{margin:7px 0}.chat-history .msg-header{font-weight:400;color:#333}.chat-history .msg-header .sender{font-weight:700}.chat-history .msg-header .timestamp{color:#8a8a8a;font-size:10px}.chat-history .msg-text{white-space:pre-wrap;word-break:break-word}.chat-history .msg-emoji{font-size:15px;vertical-align:-2px}.wink-global-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9600;display:flex;align-items:center;justify-content:center;pointer-events:none}.wink-global-overlay>*{width:100vw;height:100vh}.chat-lastmsg{flex:0 0 auto;color:#7a7a7a;font-size:10px;padding:1px 4px;border-top:1px solid #d4d0c8;border-bottom:1px solid #d4d0c8;background:#f0ede0}.chat-input-tools{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:2px;padding:2px 3px;position:relative}.chat-input-btn{display:flex;align-items:center;gap:4px;border:1px solid transparent;border-radius:3px;background:transparent;font-family:Tahoma,sans-serif;font-size:11px;color:#1e3a5f;padding:3px 6px;cursor:pointer}.chat-input-btn:hover{background:#cfe3f9;border-color:#9dc0e8}.chat-input-btn:active{background:#b6d4f2}.chat-input-row{flex:0 0 auto;display:flex;gap:4px;align-items:stretch}.chat-input{flex:1 1 auto;resize:none;font-family:Tahoma,sans-serif;font-size:12px;padding:4px 5px;outline:none}.chat-send-btn{flex:0 0 auto;align-self:flex-end}.chat-statusbar{flex:0 0 auto;padding:2px 8px;background:#ece9d8;border-top:1px solid #d4d0c8;color:#444;font-size:11px;min-height:19px;display:flex;align-items:center}.chat-statusbar .typing-dots span{animation:typing-blink 1.2s infinite}.chat-statusbar .typing-dots span:nth-child(2){animation-delay:.2s}.chat-statusbar .typing-dots span:nth-child(3){animation-delay:.4s}@keyframes typing-blink{0%,60%,to{opacity:.25}30%{opacity:1}}.chat-dp-pane{flex:0 0 108px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;padding:10px 6px;background:linear-gradient(180deg,#f6f9fd,#e0ecfa);border-left:1px solid #c3d3e5;margin:3px 3px 3px 0}.chat-dp{width:86px;height:86px;padding:3px;background:#fff;border:1px solid #9ab6d3;box-shadow:1px 2px 4px #2850824d}.chat-dp .dp-img svg{width:100%;height:100%}.chat-dp-label{text-align:center;color:#33527a;font-size:10px;max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nudge-shake{animation:nudge-shake .5s ease-in-out}@keyframes nudge-shake{0%,to{transform:translate(0) rotate(0)}15%{transform:translate(-9px,3px) rotate(-1.2deg)}30%{transform:translate(8px,-3px) rotate(1.2deg)}45%{transform:translate(-7px,-2px) rotate(-.9deg)}60%{transform:translate(6px,2px) rotate(.9deg)}75%{transform:translate(-4px,1px) rotate(-.5deg)}90%{transform:translate(3px,-1px) rotate(.4deg)}}.emoticon-picker{position:absolute;bottom:100%;left:2px;z-index:300;width:218px;background:#fff;border:1px solid #8a8a8a;box-shadow:2px 2px 6px #00000059;padding:4px;display:grid;grid-template-columns:repeat(8,1fr);gap:1px;margin-bottom:3px}.emoticon-picker .emo-cell{border:0;background:transparent;font-size:16px;padding:3px 0;cursor:pointer;border-radius:2px;line-height:1.1}.emoticon-picker .emo-cell:hover{background:#cfe3f9;outline:1px solid #9dc0e8}.wink-picker{position:absolute;bottom:100%;left:2px;z-index:300;width:308px;background:#fff;border:1px solid #8a8a8a;box-shadow:2px 2px 6px #00000059;padding:4px;margin-bottom:3px}.wink-picker .wp-title{padding:3px 4px;font-weight:700;color:#333;border-bottom:1px solid #e0e0e0;margin-bottom:3px}.wink-picker .wp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;max-height:240px;overflow-y:auto}.wink-picker .wink-cell{border:1px solid #d0d8e4;background:#f4f8fd;padding:3px;cursor:pointer;border-radius:3px;display:flex;flex-direction:column;align-items:stretch;height:78px;overflow:hidden}.wink-picker .wink-cell>*:first-child{flex:1 1 auto;min-height:0}.wink-picker .wink-cell-label{flex:0 0 auto;font-size:9px;color:#33527a;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-top:1px}.wink-picker .wink-cell:hover{background:#cfe3f9;border-color:#9dc0e8}.font-menu{position:absolute;bottom:100%;left:2px;z-index:300;background:#fff;border:1px solid #8a8a8a;box-shadow:2px 2px 6px #00000059;padding:6px;margin-bottom:3px;display:flex;flex-direction:column;gap:6px;min-width:170px}.font-menu .fm-row{display:flex;align-items:center;gap:6px}.font-menu .fm-label{color:#333;width:52px}.font-swatch{width:20px;height:20px;border:1px solid rgba(0,0,0,.35);cursor:pointer;border-radius:2px}.font-swatch.selected{outline:2px solid #316ac5}.toast-stack{position:fixed;right:10px;bottom:40px;z-index:8000;display:flex;flex-direction:column;gap:8px}.toast{width:230px;border-radius:8px 8px 0 0;overflow:hidden;box-shadow:2px 3px 10px #00000073;animation:toast-in .35s ease-out;background:#fff;cursor:pointer}.toast.leaving{animation:toast-out .3s ease-in forwards}@keyframes toast-in{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes toast-out{to{transform:translateY(24px);opacity:0}}.toast-header{display:flex;align-items:center;justify-content:space-between;padding:3px 6px;background:linear-gradient(180deg,#0997ff,#0053ee 12%,#0050ee 45%,#06f 90%,#003dd7);color:#fff;font-size:11px;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,40,.5)}.toast-close{border:1px solid rgba(255,255,255,.6);background:#ffffff1f;color:#fff;width:15px;height:15px;font-size:9px;line-height:1;border-radius:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.toast-body{display:flex;align-items:center;gap:8px;padding:8px;font-size:11px;color:#222;background:linear-gradient(180deg,#fdfdfd,#eef4fb)}.dp-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.dp-choice{width:40px;height:40px;border:2px solid transparent;border-radius:3px;cursor:pointer;padding:0;overflow:hidden}.dp-choice.selected{border-color:#316ac5;box-shadow:0 0 0 2px #316ac566}.dp-choice svg{width:100%;height:100%;display:block}.chat-bg-0{background:#fff}.chat-bg-1{background:linear-gradient(180deg,#f2f9ff,#dcecfb 60%,#c8e0f8)}.chat-bg-2{background:radial-gradient(circle 2px at 20px 30px,#ffd94d 1.6px,transparent 2px),radial-gradient(circle 2px at 140px 90px,#ffd94d 1.4px,transparent 2px),radial-gradient(circle 2px at 240px 40px,#ffd94d 1.8px,transparent 2px),radial-gradient(circle 2px at 70px 140px,#ffe89a 1.4px,transparent 2px),radial-gradient(circle 2px at 190px 170px,#ffd94d 1.5px,transparent 2px),radial-gradient(circle 2px at 300px 130px,#ffe89a 1.7px,transparent 2px),linear-gradient(180deg,#1b2a52,#2b3f7a 60%,#3a4f92);color:#e8ecff}.chat-bg-2 .sys,.chat-bg-2 .msg-header,.chat-bg-2 .msg-header .timestamp{color:#c8d2f5}.cl-tab.invite-tab{margin-left:auto;border-right:0;border-left:1px solid #c3d9f0;font-weight:700;color:#0a5f9e}.cl-tab.invite-tab:hover{background:#d6e9fc}.msn-username{color:#0a5f9e;font-size:11px;font-weight:700}.pair-window{align-items:center;text-align:center}.pair-qr{margin:8px auto 4px;padding:8px;background:#fff;border:1px solid #aca899;width:fit-content;line-height:0}.pair-expired{width:188px;height:188px;display:flex;align-items:center;justify-content:center;color:#999;font-size:12px;background:repeating-linear-gradient(45deg,#f5f5f5,#f5f5f5 8px,#ececec 8px,#ececec 16px)}.pair-url{font-size:9px;color:#888;word-break:break-all;max-width:240px;margin:0 auto;-webkit-user-select:text;user-select:text}.pairing-screen{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0997ff,#0053ee 60%,#06f);font-family:Tahoma,Arial,sans-serif;z-index:9999}.pairing-card{background:#fff;border-radius:10px;padding:28px 26px;max-width:300px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 8px 32px #00000059}.pairing-title{font-size:15px;font-weight:700;color:#123}.pairing-sub{font-size:12px;color:#667;line-height:1.5}.mobile-app{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:#f2f6fb;font-family:Tahoma,Segoe UI,Verdana,sans-serif;font-size:15px;color:#111;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.mobile-app input,.mobile-app textarea{-webkit-user-select:text;user-select:text}.m-muted{color:#7a8794;font-size:12px}.m-error{color:#c00;font-size:13px;margin-top:6px}.m-handle{color:#0a5f9e;font-weight:700;font-size:13px}.m-appbar{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:calc(env(safe-area-inset-top,0px) + 10px) 14px 10px;background:linear-gradient(180deg,#0997ff,#0053ee 12%,#0050ee 45%,#06f 90%,#003dd7);color:#fff;font-weight:700;font-size:17px;text-shadow:1px 1px 2px rgba(0,20,80,.6);box-shadow:0 1px 4px #0000004d;z-index:10}.m-appbar-title{flex:1}.m-net-dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(255,255,255,.7)}.m-net-dot.up{background:#4be34b}.m-net-dot.down{background:#ffb020}.m-btn{display:block;width:100%;margin-top:12px;padding:12px;border:0;border-radius:8px;background:linear-gradient(180deg,#2f7de1,#1c5fc4);color:#fff;font-size:16px;font-weight:700;font-family:inherit}.m-btn:active{filter:brightness(.9)}.m-btn.secondary{background:#e8edf3;color:#222}.m-btn.text{background:none;color:#1c5fc4;font-weight:400;font-size:14px}.m-btn:disabled{opacity:.5}.m-input{width:100%;padding:11px 12px;margin-top:5px;border:1px solid #b8c6d4;border-radius:8px;font-size:16px;font-family:inherit;background:#fff;color:#111;outline:none}.m-input:focus{border-color:#1c5fc4}.m-login{flex:1;overflow-y:auto;padding:26px 18px 30px}.m-login-logo{display:flex;align-items:flex-end;justify-content:center;gap:8px;margin-bottom:26px}.m-login-sub{color:#555;font-size:17px;padding-bottom:4px}.m-card{background:#fff;border-radius:12px;padding:18px 16px;box-shadow:0 2px 10px #14325a1f;max-width:420px;margin:0 auto}.m-card label{display:block;margin-top:12px;font-size:13px;color:#333}.m-login-progress{display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:30px;text-align:center}.m-contacts{flex:1;overflow-y:auto}.m-profile{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border-bottom:1px solid #dde5ee}.m-profile-dp{width:52px;height:52px;border-radius:10px;overflow:hidden;flex:0 0 52px;border:1px solid #c3d3e5}.m-profile-dp svg{width:100%;height:100%;display:block}.m-profile-info{flex:1;min-width:0}.m-profile-name{font-weight:700;font-size:16px;display:flex;align-items:center;gap:5px}.m-pm{font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-chevron{color:#b6c3d1;font-size:24px;flex:0 0 auto}.m-status-btn{display:flex;align-items:center;gap:6px;width:100%;padding:9px 14px;border:0;background:#eaf1f9;color:#1c5fc4;font-size:14px;font-family:inherit;text-align:left;border-bottom:1px solid #dde5ee}.m-gate-banner{padding:10px 14px;background:#fff8dc;border-bottom:1px solid #e0c878;color:#650;font-size:13px;line-height:1.5}.m-group{padding:10px 14px 6px;font-size:13px;font-weight:700;color:#5a6a7a;text-transform:uppercase;letter-spacing:.4px}.m-triangle{color:#1c5fc4}.m-row{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#fff;border-bottom:1px solid #eef2f7;min-height:56px}.m-row:active{background:#e8f1fc}.m-row.offline .m-row-name{color:#9aa5b0}.m-row-text{flex:1;min-width:0}.m-row-name{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-row-pm{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-empty{padding:40px 20px;text-align:center;color:#7a8794;line-height:1.7}.m-tabbar{flex:0 0 auto;display:flex;background:#fff;border-top:1px solid #dde5ee;padding-bottom:env(safe-area-inset-bottom,0px)}.m-tab{flex:1;padding:12px 0;border:0;background:none;font-size:14px;font-family:inherit;color:#5a6a7a}.m-tab.active,.m-tab:active{color:#1c5fc4;font-weight:700}.m-chat{flex:1;display:flex;flex-direction:column;min-height:0}.m-chat-header{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:8px 10px;background:#fff;border-bottom:1px solid #dde5ee}.m-back{border:0;background:none;color:#1c5fc4;font-size:16px;font-family:inherit;padding:6px 4px;white-space:nowrap}.m-chat-dp{width:34px;height:34px;border-radius:8px;overflow:hidden;flex:0 0 34px}.m-chat-dp svg{width:100%;height:100%;display:block}.m-chat-peer{flex:1;min-width:0}.m-chat-name{font-weight:700;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-chat-sub{font-size:12px}.m-icon-btn{border:0;background:none;font-size:20px;padding:6px;font-family:inherit}.m-history{flex:1;overflow-y:auto;padding:12px 12px 8px;-webkit-user-select:text;user-select:text}.m-sys{color:#8a939e;font-style:italic;font-size:13px;margin:8px 0}.m-block{margin:12px 0}.m-msg-head{font-size:13px;font-weight:700}.m-msg-time{font-weight:400;color:#9aa5b0;font-size:11px}.m-history .msg-text{font-size:15px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.m-history .msg-emoji{font-size:19px;vertical-align:-2px}.m-inputbar{flex:0 0 auto;display:flex;align-items:flex-end;gap:4px;padding:8px 8px calc(env(safe-area-inset-bottom,0px) + 8px);background:#fff;border-top:1px solid #dde5ee}.m-chat-input{flex:1;resize:none;border:1px solid #b8c6d4;border-radius:16px;padding:9px 12px;font-size:16px;font-family:inherit;outline:none;max-height:90px;background:#fff;color:#111}.m-send{border:0;border-radius:16px;padding:9px 16px;background:linear-gradient(180deg,#2f7de1,#1c5fc4);color:#fff;font-weight:700;font-size:15px;font-family:inherit}.m-send:disabled{opacity:.45}.m-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a192d73;z-index:9000;display:flex;align-items:flex-end;justify-content:center}.m-sheet{width:100%;max-height:82%;background:#fff;border-radius:16px 16px 0 0;display:flex;flex-direction:column;overflow:hidden;animation:m-sheet-up .22s ease-out}@keyframes m-sheet-up{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.m-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;font-weight:700;font-size:16px;border-bottom:1px solid #eef2f7}.m-sheet-body{overflow-y:auto;padding:12px 16px calc(env(safe-area-inset-bottom,0px) + 16px)}.m-sheet-row{display:flex;align-items:center;gap:10px;padding:13px 4px;font-size:15px;border-bottom:1px solid #f0f3f7}.m-sheet-row:active{background:#e8f1fc}.m-sheet-row.danger{color:#c00}.m-sheet-body label{display:block;margin-top:10px;font-size:13px;color:#333}.m-check{display:flex;align-items:center;gap:9px;padding:11px 4px;font-size:15px}.m-check input{width:20px;height:20px}.m-dp-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin-bottom:6px}.m-dp-choice{aspect-ratio:1;border:2px solid transparent;border-radius:8px;overflow:hidden;padding:0;background:none}.m-dp-choice.selected{border-color:#1c5fc4}.m-dp-choice svg{width:100%;height:100%;display:block}.m-emoji-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.m-emoji-cell{border:0;background:none;font-size:24px;padding:8px 0;border-radius:8px}.m-emoji-cell:active{background:#e8f1fc}.m-wink-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.m-wink-cell{border:1px solid #dde5ee;border-radius:10px;background:#f7fafd;padding:6px;display:flex;flex-direction:column;height:96px;overflow:hidden}.m-wink-cell>*:first-child{flex:1;min-height:0}.m-wink-label{font-size:10px;color:#33527a;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-app~.toast-stack,body:has(.mobile-app) .toast-stack{left:8px;right:8px;bottom:8px;width:auto}body:has(.mobile-app) .toast{width:auto}
