body.theme-icq2016{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f0f0f0;color:#282828;height:100vh;overflow:hidden;-webkit-user-select:none;user-select:none}.theme-icq2016 .icq-app-container{display:flex;width:100vw;height:100vh;background-color:#fff;box-shadow:0 4px 20px #00000026}.theme-icq2016 .nav-strip{width:72px;min-width:72px;background-color:#ebebeb;border-right:1px solid #dadada;display:flex;flex-direction:column;align-items:center;padding-top:16px;padding-bottom:16px;box-sizing:border-box}.theme-icq2016 .nav-tab-btn{width:48px;height:48px;border:none;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;margin-bottom:12px;position:relative;transition:background-color .15s ease}.theme-icq2016 .nav-tab-btn:hover{background-color:#dfdfdf}.theme-icq2016 .nav-tab-btn.active{background-color:#d4e8c5}.theme-icq2016 .nav-tab-btn img{width:24px;height:24px;object-fit:contain}.theme-icq2016 .unread-badge{position:absolute;top:4px;right:4px;background-color:#579e1c;color:#fff;font-size:11px;font-weight:700;padding:1px 5px;border-radius:10px;min-width:16px;text-align:center}.theme-icq2016 .sidebar-panel{width:320px;min-width:280px;max-width:380px;background-color:#fffffff2;border-right:1px solid #dadada;display:flex;flex-direction:column;height:100%}.theme-icq2016 .search-box{padding:12px 16px;background-color:#fff;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;gap:8px}.theme-icq2016 .search-input{flex:1;border:1px solid #d7d7d7;border-radius:6px;padding:8px 12px;font-size:14px;outline:none;background-color:#fafafa;transition:border-color .15s ease}.theme-icq2016 .search-input:focus{border-color:#579e1c;background-color:#fff}.theme-icq2016 .btn-add-contact{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px}.theme-icq2016 .btn-add-contact:hover{background-color:#f0f0f0}.theme-icq2016 .contact-list-scroll{flex:1;overflow-y:auto;overflow-x:hidden}.theme-icq2016 .contact-group-header{padding:8px 16px;font-size:12px;font-weight:700;text-transform:uppercase;color:#888;background-color:#f8f8f8;border-bottom:1px solid #eeeeee}.theme-icq2016 .contact-item{display:flex;align-items:center;padding:10px 16px;cursor:pointer;border-bottom:1px solid #f2f2f2;transition:background-color .1s ease}.theme-icq2016 .contact-item:hover{background-color:#f5f5f5}.theme-icq2016 .contact-item.active{background-color:#eaf4e2;border-left:4px solid #579e1c}.theme-icq2016 .contact-info{flex:1;margin-left:12px;min-width:0}.theme-icq2016 .contact-name-row{display:flex;justify-content:space-between;align-items:baseline}.theme-icq2016 .contact-name{font-size:15px;font-weight:600;color:#282828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme-icq2016 .contact-time{font-size:11px;color:#999;margin-left:6px}.theme-icq2016 .contact-last-msg{font-size:13px;color:#696969;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.theme-icq2016 .chat-panel{flex:1;display:flex;flex-direction:column;background-color:#fafafa;height:100%}.theme-icq2016 .chat-header{height:64px;padding:0 20px;background-color:#fff;border-bottom:1px solid #dadada;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.theme-icq2016 .chat-header-user{display:flex;align-items:center;gap:12px}.theme-icq2016 .chat-header-name{font-size:17px;font-weight:700;color:#282828}.theme-icq2016 .chat-header-status{font-size:13px;color:#579e1c}.theme-icq2016 .chat-header-actions{display:flex;gap:8px}.theme-icq2016 .header-action-btn{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center}.theme-icq2016 .header-action-btn:hover{background-color:#f0f0f0}.theme-icq2016 .header-action-btn img{width:22px;height:22px}.theme-icq2016 .messages-scroll{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px}.theme-icq2016 .date-badge{align-self:center;background-color:#e5e5e5;color:#696969;font-size:12px;padding:4px 12px;border-radius:12px;margin:8px 0}.theme-icq2016 .message-bubble{max-width:65%;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.4;word-break:break-word;position:relative;display:flex;flex-direction:column}.theme-icq2016 .message-incoming{align-self:flex-start;background-color:#fff;color:#282828;border:1px solid #e4e4e4;box-shadow:0 1px 2px #0000000a}.theme-icq2016 .message-outgoing{align-self:flex-end;background-color:#dcf7c5;color:#111;box-shadow:0 1px 2px #0000000a}.theme-icq2016 .message-meta{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:11px;color:#888;margin-top:4px}.theme-icq2016 .typing-indicator{padding:8px 20px;font-size:13px;color:#777;font-style:italic}.theme-icq2016 .chat-input-widget{background-color:#ebebeb;border-top:1px solid #dadada;padding:10px 16px;display:flex;align-items:center;gap:12px}.theme-icq2016 .input-action-btn{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center}.theme-icq2016 .input-action-btn:hover{background-color:#dfdfdf}.theme-icq2016 .input-action-btn img{width:24px;height:24px}.theme-icq2016 .chat-textarea{flex:1;background-color:#fafafa;border:1px solid #d7d7d7;border-radius:8px;padding:10px 14px;font-size:14px;outline:none;resize:none;min-height:24px;max-height:120px;font-family:inherit}.theme-icq2016 .chat-textarea:focus{border-color:#579e1c;background-color:#fff}.theme-icq2016 .btn-send{background-color:#579e1c;color:#fff;border:none;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s ease}.theme-icq2016 .btn-send:hover{background-color:#60aa23}.theme-icq2016 .btn-send:active{background-color:#489b12}body.theme-classic{margin:0;padding:0;font-family:Tahoma,"MS Sans Serif",Arial,sans-serif;font-size:11px;background-color:#3a6ea5;color:#000;height:100vh;overflow:hidden;-webkit-user-select:none;user-select:none}.theme-classic .icq-app-container{display:flex;width:100vw;height:100vh;background-color:#ece9d8;border:3px outset #ffffff;box-sizing:border-box}.theme-classic .classic-window-titlebar{height:24px;background:linear-gradient(90deg,#0a246a,#a6caf0);color:#fff;font-weight:700;font-size:11px;display:flex;align-items:center;justify-content:space-between;padding:0 6px;border-bottom:1px solid #808080}.theme-classic .classic-window-titlebar .title-text{display:flex;align-items:center;gap:6px;text-shadow:1px 1px 0 #000000}.theme-classic .classic-window-buttons{display:flex;gap:2px}.theme-classic .classic-win-btn{width:16px;height:14px;background-color:#ece9d8;border:1px outset #ffffff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer}.theme-classic .classic-win-btn:active{border:1px inset #808080}.theme-classic .nav-strip{width:48px;min-width:48px;background-color:#ece9d8;border-right:2px groove #ffffff;display:flex;flex-direction:column;align-items:center;padding-top:8px;gap:6px}.theme-classic .nav-tab-btn{width:36px;height:36px;border:2px outset #ffffff;background-color:#ece9d8;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.theme-classic .nav-tab-btn:hover{background-color:#f5f5f5}.theme-classic .nav-tab-btn:active,.theme-classic .nav-tab-btn.active{border:2px inset #808080;background-color:#dfdfdf}.theme-classic .nav-tab-btn img{width:20px;height:20px}.theme-classic .unread-badge{position:absolute;top:-2px;right:-2px;background-color:red;color:#fff;font-size:9px;font-weight:700;padding:0 4px;border:1px solid #800000}.theme-classic .sidebar-panel{width:280px;min-width:240px;background-color:#ece9d8;border-right:2px groove #ffffff;display:flex;flex-direction:column}.theme-classic .search-box{padding:6px;background-color:#ece9d8;border-bottom:2px groove #ffffff;display:flex;gap:4px}.theme-classic .search-input{flex:1;border:2px inset #808080;background-color:#fff;padding:3px 6px;font-size:11px;font-family:inherit;outline:none}.theme-classic .btn-add-contact{border:2px outset #ffffff;background-color:#ece9d8;padding:2px 8px;font-size:11px;font-weight:700;cursor:pointer}.theme-classic .btn-add-contact:active{border:2px inset #808080}.theme-classic .contact-list-scroll{flex:1;overflow-y:scroll;background-color:#fff;border:2px inset #808080;margin:4px}.theme-classic .contact-group-header{padding:4px 6px;font-weight:700;background-color:#ece9d8;border-bottom:1px solid #d4d0c8;color:navy;display:flex;align-items:center;gap:4px}.theme-classic .contact-item{display:flex;align-items:center;padding:4px 6px;cursor:pointer;border-bottom:1px dotted #e0e0e0}.theme-classic .contact-item:hover{background-color:#e8f0ff}.theme-classic .contact-item.active{background-color:#0a246a;color:#fff}.theme-classic .contact-item.active .contact-name,.theme-classic .contact-item.active .contact-last-msg,.theme-classic .contact-item.active .contact-time{color:#fff!important}.theme-classic .contact-info{flex:1;margin-left:6px;overflow:hidden}.theme-classic .contact-name-row{display:flex;justify-content:space-between}.theme-classic .contact-name{font-weight:700;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme-classic .contact-time{font-size:10px;color:#666}.theme-classic .contact-last-msg{font-size:10px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme-classic .chat-panel{flex:1;display:flex;flex-direction:column;background-color:#ece9d8;padding:4px;box-sizing:border-box}.theme-classic .chat-header{height:38px;background-color:#ece9d8;border:2px groove #ffffff;display:flex;align-items:center;justify-content:space-between;padding:0 8px;margin-bottom:4px}.theme-classic .chat-header-user{display:flex;align-items:center;gap:6px}.theme-classic .chat-header-name{font-weight:700;font-size:12px;color:navy}.theme-classic .chat-header-status{font-size:10px;color:#2e7d32}.theme-classic .messages-scroll{flex:1;overflow-y:scroll;background-color:#fff;border:2px inset #808080;padding:8px;display:flex;flex-direction:column;gap:8px}.theme-classic .date-badge{align-self:center;font-size:10px;font-weight:700;color:gray;border-bottom:1px dashed #808080;padding:2px 8px}.theme-classic .message-bubble{max-width:80%;font-size:11px;line-height:1.35;word-break:break-word;padding:4px 6px;border:1px solid #d0d0d0}.theme-classic .message-incoming{align-self:flex-start;background-color:#f4f4f4;border-left:3px solid #0a246a}.theme-classic .message-outgoing{align-self:flex-end;background-color:#e2f0d9;border-right:3px solid #388e3c}.theme-classic .message-meta{font-size:9px;color:#777;text-align:right;margin-top:2px}.theme-classic .typing-indicator{font-size:10px;color:navy;font-style:italic;padding:2px 4px}.theme-classic .chat-input-widget{margin-top:4px;background-color:#ece9d8;border:2px groove #ffffff;padding:6px;display:flex;align-items:center;gap:6px}.theme-classic .chat-textarea{flex:1;background-color:#fff;border:2px inset #808080;padding:4px 6px;font-family:inherit;font-size:11px;outline:none;resize:none;height:38px}.theme-classic .btn-send{height:38px;padding:0 16px;border:2px outset #ffffff;background-color:#ece9d8;font-weight:700;font-size:11px;cursor:pointer}.theme-classic .btn-send:active{border:2px inset #808080}.desktop-workspace{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;background-size:cover;background-position:center;transition:background .3s ease}body.theme-icq2002a .desktop-workspace{background:#3a6ea5 radial-gradient(circle at center,#4d86c7,#1e4b80)}body.theme-icq2003b .desktop-workspace{background:radial-gradient(ellipse at top,#3d79cf,#15396d)}body.theme-icq5 .desktop-workspace{background:radial-gradient(ellipse at top,#2b8b9e,#0d3840)}body.theme-icq6 .desktop-workspace{background:linear-gradient(135deg,#448332,#1d4812)}body.theme-icq7 .desktop-workspace{background:linear-gradient(135deg,#62ad1b,#265507)}body.theme-icq8 .desktop-workspace{background:linear-gradient(180deg,#306518,#173708)}body.theme-icq2016 .desktop-workspace{background:#eef2f5}.window-container-area{flex:1;display:flex;align-items:center;justify-content:center;padding:12px;overflow:hidden}.icq-window-shell{display:flex;flex-direction:column;width:940px;height:640px;max-width:96vw;max-height:calc(100vh - 56px);position:relative;box-sizing:border-box;animation:popIn .2s cubic-bezier(.1,.9,.2,1)}@keyframes popIn{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.theme-icq2002a .icq-window-shell{background-color:#ece9d8;border-top:3px solid #ffffff;border-left:3px solid #ffffff;border-right:3px solid #707070;border-bottom:3px solid #707070;box-shadow:0 20px 60px #000000a6,0 0 0 1px #000;font-family:Tahoma,"MS Sans Serif",Arial,sans-serif;font-size:11px}.theme-icq2002a .win-titlebar{height:26px;background:linear-gradient(90deg,#0a246a,#3a6ea5,#a6caf0);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:space-between;padding:0 4px 0 8px;text-shadow:1px 1px 1px #000000;border-bottom:1px solid #707070}.theme-icq2002a .top-banner-strip{background:#ffc;border:1px solid #d4a017;padding:5px 10px;text-align:center;font-weight:700;color:#5c0f8b;font-size:11px;margin:4px 4px 0;box-shadow:inset 0 1px #fff}.theme-icq2002a .retro-btn{background-color:#ece9d8;border-top:2px solid #ffffff;border-left:2px solid #ffffff;border-right:2px solid #707070;border-bottom:2px solid #707070;color:#000;font-family:Tahoma,Arial,sans-serif;font-size:11px;font-weight:600;padding:3px 8px;cursor:pointer;box-sizing:border-box}.theme-icq2002a .retro-btn:active{border-top:2px solid #707070;border-left:2px solid #707070;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;padding:4px 7px 2px 9px}.theme-icq2002a .retro-inset{border-top:2px solid #707070;border-left:2px solid #707070;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;background-color:#fff}.theme-icq2003b .icq-window-shell{background-color:#edf2f8;border:2px solid #1c4b8b;border-radius:8px;box-shadow:0 20px 60px #0000008c;overflow:hidden;font-family:Tahoma,Arial,sans-serif}.theme-icq2003b .win-titlebar{height:28px;background:linear-gradient(180deg,#4f8ddb,#20579e 60%,#184682);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #113463}.theme-icq2003b .google-search-bar{background:linear-gradient(180deg,#e4eef9,#c9ddf2);border-bottom:1px solid #9bbde0;padding:5px 8px;display:flex;gap:6px;align-items:center}.theme-icq2003b .lite-tree-group{background:linear-gradient(180deg,#3d79cb,#265ca5);color:#fff;font-weight:700;padding:4px 8px;font-size:11px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border-bottom:1px solid #1c4885}.theme-icq5 .icq-window-shell{background:linear-gradient(180deg,#e8f4f7,#c8e2e8);border:2px solid #125562;border-radius:10px;box-shadow:0 22px 65px #00000080;overflow:hidden;font-family:Arial,Tahoma,sans-serif}.theme-icq5 .win-titlebar{height:30px;background:linear-gradient(180deg,#3faec2,#1d7b8d,#135d6c);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #0f4854}.theme-icq5 .xtraz-toolbar{background:linear-gradient(180deg,#d8edf0,#bde0e6);border-bottom:1px solid #8ec5cf;padding:5px 8px;display:flex;gap:6px}.theme-icq6 .icq-window-shell{background:linear-gradient(180deg,#ebfae6f2,#c8f2c0f2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(80,160,50,.8);border-radius:12px;box-shadow:0 24px 70px #00000080,inset 0 1px #fffc;overflow:hidden;font-family:Segoe UI,Tahoma,Arial,sans-serif}.theme-icq6 .win-titlebar{height:32px;background:linear-gradient(180deg,#a0e487f2,#55ac37f2,#37871ef2);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #3c7d24}.theme-icq6 .user-card-header{background:#ffffffb3;padding:8px 12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #a8df98}.theme-icq7 .icq-window-shell{background:#fff;border:2px solid #579e1c;border-radius:10px;box-shadow:0 20px 60px #0006;overflow:hidden;font-family:Segoe UI,Arial,sans-serif}.theme-icq7 .win-titlebar{height:32px;background:linear-gradient(180deg,#9ae647,#63b31c 60%,#4c9110);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.theme-icq7 .speech-status-bubble{background:#fff;border:1px solid #b8e099;border-radius:8px;padding:6px 12px;font-size:12px;color:#333;box-shadow:0 2px 4px #0000000f}.theme-icq8 .icq-window-shell,.theme-icq2016 .icq-window-shell{background:#fff;border:1px solid #439922;border-radius:8px;box-shadow:0 16px 50px #00000040;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.theme-icq8 .win-titlebar,.theme-icq2016 .win-titlebar{height:34px;background:#439922;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.windows-taskbar{height:32px;background:linear-gradient(180deg,#245edb,#1941a5 10%,#1941a5 90%,#15378c);border-top:1px solid #3c7bf6;display:flex;align-items:center;justify-content:space-between;padding:0 4px;z-index:1000;box-shadow:0 -2px 5px #0000004d}.taskbar-start-btn{height:26px;background:linear-gradient(180deg,#3c9c38,#2f7e2c,#226420);color:#fff;font-weight:800;font-style:italic;font-size:12px;display:flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #1a5218;border-radius:0 8px 8px 0;cursor:pointer;text-shadow:1px 1px 1px rgba(0,0,0,.6);box-shadow:inset 0 1px #fff6}.taskbar-start-btn:active{background:linear-gradient(180deg,#226420,#2f7e2c)}.taskbar-app-item{height:24px;background:linear-gradient(180deg,#1e4fb6,#163e93);color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #0f2d6e;border-radius:3px;cursor:pointer;box-shadow:inset 0 1px #fff3}.taskbar-app-item.active{background:linear-gradient(180deg,#14357c,#1a429a);border:1px inset #0a1f49}.taskbar-systray{height:24px;background:#0f2d6e;border:1px inset #0a1f49;border-radius:3px;display:flex;align-items:center;gap:8px;padding:0 8px;color:#fff;font-size:11px;font-weight:600}
