:root{--purple: #5b21b6;--purple-frame: rgba(91, 33, 182, .11);--purple-frame-bg: rgba(91, 33, 182, .025);--surface: #ffffff;--border: #ced0d4;--text: #1c1e21}*{scrollbar-width:auto;scrollbar-color:#808080 #c0c0c0}*::-webkit-scrollbar{width:16px;height:16px;background:silver}*::-webkit-scrollbar-track{background:silver;border:1px solid #808080}*::-webkit-scrollbar-thumb{background:silver;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;min-height:28px}*::-webkit-scrollbar-thumb:active{border-color:#000000 #ffffff #ffffff #000000;background:#a0a0a0}*::-webkit-scrollbar-corner{background:silver}.custom-scrollbar{overflow:auto;scrollbar-gutter:stable}.card{background:var(--surface);border-radius:10px;box-shadow:0 1px 3px #0000000f;border:1px solid var(--purple-frame);overflow:hidden}.widget{background:var(--surface);border:1px solid var(--purple-frame);border-radius:10px;padding:14px 12px 10px;box-shadow:0 1px 3px #5b21b60a}.widget-title{font-weight:700;font-size:16px;color:var(--text);margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid var(--purple-frame)}.sb-nav-group{background:var(--surface);border:1px solid var(--purple-frame);border-radius:10px;padding:6px 4px;margin-bottom:8px}.sb-nav-link{display:flex;gap:12px;align-items:center;padding:12px;border-radius:8px;width:100%;text-align:left;background:transparent;color:inherit;border:none}.card-body{padding:12px 16px}:root,.htx-win95{--htx-teal: #008080;--htx-desktop-bg: var(--htx-teal);--htx-face: #c0c0c0;--htx-face-light: #d4d0c8;--htx-panel: #ece9d8;--htx-white: #ffffff;--htx-black: #000000;--htx-shadow: #808080;--htx-dark-shadow: #404040;--htx-title-start: #000080;--htx-title-end: #1084d0;--htx-text: #000000;--htx-muted: #404040;--htx-link: #000080;--htx-online: #008000;--htx-away: #c0a000;--htx-offline: #808080;--htx-danger: #800000;--htx-font: "Tahoma", "MS Sans Serif", "Segoe UI", sans-serif;--htx-font-size: 11px;--htx-scrollbar-size: 16px;--htx-scroll-track: #c0c0c0;--htx-scroll-thumb: #c0c0c0;--htx-scroll-face: #dfdfdf}.htx-win95,.htx-win95 *,.htx-scroll{scrollbar-width:auto;scrollbar-color:#808080 #c0c0c0}.htx-win95 *::-webkit-scrollbar,.htx-scroll::-webkit-scrollbar{width:var(--htx-scrollbar-size);height:var(--htx-scrollbar-size);background:silver}.htx-win95 *::-webkit-scrollbar-track,.htx-scroll::-webkit-scrollbar-track{background:silver;border:1px solid #808080}.htx-win95 *::-webkit-scrollbar-thumb,.htx-scroll::-webkit-scrollbar-thumb{background:silver;background-clip:padding-box;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;box-shadow:inset 1px 1px #dfdfdf;min-height:24px;min-width:24px}.htx-win95 *::-webkit-scrollbar-thumb:hover,.htx-scroll::-webkit-scrollbar-thumb:hover{background:#d4d0c8}.htx-win95 *::-webkit-scrollbar-thumb:active,.htx-scroll::-webkit-scrollbar-thumb:active{border-color:#000000 #ffffff #ffffff #000000;background:#a0a0a0}.htx-win95 *::-webkit-scrollbar-corner,.htx-scroll::-webkit-scrollbar-corner{background:silver;border:1px solid #808080}.htx-win95 *::-webkit-scrollbar-button,.htx-scroll::-webkit-scrollbar-button{display:block;width:var(--htx-scrollbar-size);height:var(--htx-scrollbar-size);background:silver;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff}.htx-win95,.htx-scroll{overflow:auto}.htx-desktop{min-height:100vh;min-height:100dvh;background-color:var(--htx-desktop-bg, var(--htx-teal));background-image:none;font-family:var(--htx-font);font-size:var(--htx-font-size);color:var(--htx-text)}.htx-desktop--native{background-color:var(--htx-face);background-image:none;min-height:100%}.htx-window{background:var(--htx-face);border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;box-shadow:2px 2px #00000059}.htx-titlebar{background:linear-gradient(90deg,var(--htx-title-start) 0%,var(--htx-title-end) 100%);color:#fff;font-weight:700;font-size:11px;padding:3px 4px 3px 6px;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.htx-btn{border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;background:silver;color:#000;padding:3px 10px;font-size:11px;font-family:inherit;cursor:pointer}.htx-btn:active{border-color:#000000 #ffffff #ffffff #000000}.htx-btn:disabled{color:gray;cursor:not-allowed}.htx-sunken{border:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:#fff}.htx-input{border:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:#fff;color:#000;padding:3px 5px;font-size:11px;font-family:inherit;outline:none}.aim-root{--aim-bg: var(--htx-face-light, #d4d0c8);--aim-panel: var(--htx-panel, #ece9d8);--aim-dark: var(--htx-title-start, #000080);--aim-dark-mid: #a6caf0;--aim-orange: #ff9c00;--aim-online: var(--htx-online, #008000);--aim-away: var(--htx-away, #c0a000);--aim-offline: var(--htx-offline, #808080);--aim-text: var(--htx-text, #000000);--aim-muted: var(--htx-muted, #404040);--aim-white: #ffffff;--aim-sunken: #ffffff;--htx-desktop-bg: #008080;min-height:100vh;min-height:100dvh;background-color:var(--htx-desktop-bg);background-image:none;font-family:var(--htx-font, "Tahoma", "MS Sans Serif", sans-serif);font-size:11px;color:var(--aim-text);display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;position:relative}.aim-root.aim-root--native{background-color:var(--htx-face, #c0c0c0);background-image:none;min-height:100%;height:100%;padding:8px}.aim-root,.aim-root *{box-sizing:border-box;scrollbar-width:auto;scrollbar-color:#808080 #c0c0c0}.aim-root *::-webkit-scrollbar{width:16px;height:16px;background:silver}.aim-root *::-webkit-scrollbar-track{background:silver;border:1px solid #808080}.aim-root *::-webkit-scrollbar-thumb{background:silver;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;box-shadow:inset 1px 1px #dfdfdf;min-height:28px;min-width:28px}.aim-root *::-webkit-scrollbar-thumb:hover{background:#d4d0c8}.aim-root *::-webkit-scrollbar-thumb:active{border-color:#000000 #ffffff #ffffff #000000;background:#a0a0a0}.aim-root *::-webkit-scrollbar-corner{background:silver;border:1px solid #808080}.aim-root *::-webkit-scrollbar-button{display:block;width:16px;height:16px;background-color:silver;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff}.aim-root *::-webkit-scrollbar-button:active{border-color:#000000 #ffffff #ffffff #000000}.aim-window{background:var(--aim-bg);border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;box-shadow:2px 2px #00000059;display:flex;flex-direction:column;min-width:0}.aim-titlebar{background:linear-gradient(90deg,navy,#1084d0);color:#fff;font-weight:700;font-size:11px;padding:3px 4px 3px 6px;display:flex;align-items:center;justify-content:space-between;gap:6px;-webkit-user-select:none;user-select:none;cursor:default}.aim-titlebar-btns{display:flex;gap:2px}.aim-titlebar-btns button{width:16px;height:14px;padding:0;font-size:10px;line-height:1;border:1px solid;border-color:#ffffff #000000 #000000 #ffffff;background:silver;color:#000;cursor:pointer}.aim-titlebar-btns button:active{border-color:#000000 #ffffff #ffffff #000000}.aim-toolbar{display:flex;gap:4px;padding:4px;border-bottom:1px solid #808080;background:var(--aim-bg);flex-wrap:wrap}.aim-btn{border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;background:silver;color:#000;padding:3px 10px;font-size:11px;font-family:inherit;cursor:pointer}.aim-btn:hover{background:#d4d0c8}.aim-btn:active{border-color:#000000 #ffffff #ffffff #000000;padding:4px 9px 2px 11px}.aim-btn:disabled{color:gray;cursor:not-allowed}.aim-btn-primary{background:#ff9c00;font-weight:700}.aim-btn-primary:hover{background:#ffb033}.aim-sunken{border:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:#fff}.aim-input{border:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:#fff;color:#000;padding:3px 5px;font-size:11px;font-family:inherit;width:100%;outline:none}.aim-input:focus{outline:1px dotted #000;outline-offset:-3px}.aim-status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;border:1px solid #000}.aim-status-dot.online{background:var(--aim-online)}.aim-status-dot.away{background:var(--aim-away)}.aim-status-dot.offline{background:var(--aim-offline)}.aim-group-label{font-weight:700;font-size:11px;color:navy;padding:6px 4px 2px;display:flex;align-items:center;gap:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.aim-buddy-row{display:flex;align-items:center;gap:6px;padding:2px 4px 2px 16px;cursor:pointer;border:1px solid transparent}.aim-buddy-row:hover{background:navy;color:#fff}.aim-buddy-row:hover .aim-buddy-meta{color:#c0d0f0}.aim-buddy-name{font-size:11px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aim-buddy-meta{font-size:10px;color:#404040;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aim-login-card{width:100%;max-width:340px}.aim-login-body{padding:16px 18px 18px}.aim-logo-mark{text-align:center;margin-bottom:12px}.aim-logo-mark .mark{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:navy;color:#ff9c00;font-size:28px;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;margin-bottom:8px}.aim-logo-mark h1{margin:0;font-size:16px;color:navy;font-weight:800}.aim-logo-mark p{margin:4px 0 0;font-size:11px;color:#404040}.aim-shell{width:min(920px,100%);height:min(640px,calc(100vh - 32px));display:flex;gap:0}.aim-root--native .aim-shell{width:100%;height:100%;min-height:calc(100vh - 16px)}.aim-buddy-pane{width:280px;flex-shrink:0;display:flex;flex-direction:column;max-height:100%}.aim-main-pane{flex:1;min-width:0;display:flex;flex-direction:column;margin-left:8px;max-height:100%}.aim-list-scroll{flex:1;overflow-y:scroll;scrollbar-gutter:stable;padding:4px;background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;margin:4px}.aim-status-bar{padding:3px 6px;border-top:1px solid #808080;font-size:10px;color:#000;background:silver;display:flex;justify-content:space-between;gap:8px}.aim-self-row{display:flex;align-items:center;gap:8px;padding:6px 8px;margin:4px;background:#ece9d8;border:1px solid #808080}.aim-chat-area{flex:1;display:flex;flex-direction:column;min-height:0;margin:4px}.aim-messages{flex:1;overflow-y:scroll;scrollbar-gutter:stable;padding:8px;background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;font-size:12px;line-height:1.45}.aim-msg{margin-bottom:6px;word-break:break-word}.aim-msg .who{font-weight:700;color:navy}.aim-msg .who.me{color:green}.aim-msg .when{font-size:10px;color:gray;margin-left:6px}.aim-compose{display:flex;gap:4px;margin-top:4px;align-items:flex-end}.aim-compose textarea{flex:1;min-height:48px;max-height:120px;resize:vertical;font-family:inherit;font-size:12px}.aim-empty-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;color:#404040;background:#fff;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;margin:4px}.aim-empty-main h2{margin:0 0 8px;font-size:14px;color:navy}.aim-empty-main p{margin:0;max-width:280px;line-height:1.4}.aim-error{background:#ffe0e0;border:1px solid #800000;color:maroon;padding:6px 8px;margin-bottom:10px;font-size:11px}.aim-link{color:navy;font-weight:700;text-decoration:underline;cursor:pointer;background:none;border:none;font-size:inherit;font-family:inherit;padding:0}.aim-desktop-swatches{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:8px}.aim-desktop-swatches input[type=color]{width:28px;height:22px;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;padding:0;background:silver;cursor:pointer}.aim-swatch{width:22px;height:18px;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;cursor:pointer;padding:0}.aim-swatch:active{border-color:#000000 #ffffff #ffffff #000000}@media(max-width:700px){.aim-shell{flex-direction:column;height:auto;min-height:calc(100vh - 32px)}.aim-buddy-pane{width:100%;max-height:42vh}.aim-main-pane{margin-left:0;margin-top:8px;min-height:50vh}}
