:root{--brand-primary: #004a99;--brand-dark: #003366;--brand-light: #e8f0fe;--brand-jb: #7c3aed;--brand-jb-light: #ede9fe;--surface: #ffffff;--surface-alt: #f4f5f7;--text-primary: #0f172a;--text-secondary: #404856;--text-muted: #5c6470;--border: #e0e0e0;--radius: 8px;--shadow: 0 2px 8px rgba(0, 0, 0, .08);--sidebar-width: 270px;--header-height: 60px;--sidebar-bg: #ffffff;--page-bg: #f4f5f7}.dark{--brand-primary: #5b9bd5;--brand-dark: #7fb8e8;--brand-light: #1e293b;--brand-jb: #a78bfa;--brand-jb-light: #1e1b4b;--surface: #0f172a;--surface-alt: #1e293b;--text-primary: #f8fafc;--text-secondary: #cbd5e1;--text-muted: #94a3b8;--border: #475569;--shadow: 0 2px 8px rgba(0, 0, 0, .3);--sidebar-bg: #0f172a;--page-bg: #1e293b}.theme-blossom{--brand-primary: #c026d3;--brand-dark: #a21caf;--brand-light: #fae8ff;--brand-jb: #db2777;--brand-jb-light: #fce7f3;--surface: #ffffff;--surface-alt: #fdf2f8;--text-primary: #3a0518;--text-secondary: #6b1d3c;--text-muted: #7c2d4f;--border: #f9a8d4;--shadow: 0 2px 10px rgba(192, 38, 211, .18);--sidebar-bg: #fdf2f8;--page-bg: linear-gradient(135deg, #fce7f3 0%, #fbcfe8 50%, #f0abfc 100%)}.theme-chrome{--brand-primary: #22d3ee;--brand-dark: #06b6d4;--brand-light: #164e63;--brand-jb: #7dd3fc;--brand-jb-light: #0c4a6e;--surface: #1f2937;--surface-alt: #111827;--text-primary: #f3f4f6;--text-secondary: #d1d5db;--text-muted: #9ca3af;--border: #6b7280;--shadow: 0 2px 10px rgba(0, 0, 0, .5);--sidebar-bg: #111827;--page-bg: linear-gradient(135deg, #0f172a 0%, #1f2937 50%, #334155 100%)}.theme-sunrise{--brand-primary: #ea580c;--brand-dark: #c2410c;--brand-light: #fff7ed;--brand-jb: #f59e0b;--brand-jb-light: #fef3c7;--surface: #fffbeb;--surface-alt: #fef3c7;--text-primary: #2e0e05;--text-secondary: #5a200b;--text-muted: #7c2d12;--border: #fdba74;--shadow: 0 2px 10px rgba(234, 88, 12, .18);--sidebar-bg: #fff7ed;--page-bg: linear-gradient(135deg, #fff7ed 0%, #fed7aa 50%, #fda4af 100%)}.theme-ocean{--brand-primary: #0ea5e9;--brand-dark: #0369a1;--brand-light: #e0f2fe;--brand-jb: #06b6d4;--brand-jb-light: #cffafe;--surface: #f0f9ff;--surface-alt: #e0f2fe;--text-primary: #082f4d;--text-secondary: #075985;--text-muted: #0c4a6e;--border: #7dd3fc;--shadow: 0 2px 10px rgba(14, 165, 233, .18);--sidebar-bg: #f0f9ff;--page-bg: linear-gradient(135deg, #e0f2fe 0%, #bae6fd 50%, #99f6e4 100%)}.theme-midnight-neon{--brand-primary: #ff2d92;--brand-dark: #d6196f;--brand-light: #2a0a3a;--brand-jb: #00e5ff;--brand-jb-light: #062b3a;--surface: #14102a;--surface-alt: #1d1640;--text-primary: #fbf2ff;--text-secondary: #e0cdf2;--text-muted: #b09acc;--border: #44307a;--shadow: 0 4px 22px rgba(255, 45, 146, .25), 0 0 1px rgba(0, 229, 255, .6);--sidebar-bg: linear-gradient(180deg, #1a0033 0%, #14102a 100%);--page-bg: radial-gradient(circle at 18% 12%, #2d0a4a 0%, #14102a 38%, #07061a 100%)}.theme-forest-wraith{--brand-primary: #34d399;--brand-dark: #10b981;--brand-light: #082f1e;--brand-jb: #f5d76e;--brand-jb-light: #3a2d10;--surface: #0f211a;--surface-alt: #142e22;--text-primary: #f2fff5;--text-secondary: #c5e8cf;--text-muted: #95c4a3;--border: #2a4d3a;--shadow: 0 4px 18px rgba(52, 211, 153, .2), 0 0 1px rgba(245, 215, 110, .4);--sidebar-bg: linear-gradient(180deg, #051a10 0%, #0f211a 100%);--page-bg: radial-gradient(circle at 70% 0%, #18432d 0%, #0f211a 40%, #051410 100%)}.theme-cosmic-drift{--brand-primary: #a78bfa;--brand-dark: #8b5cf6;--brand-light: #1e1b4b;--brand-jb: #facc15;--brand-jb-light: #3a2e0b;--surface: #11132e;--surface-alt: #1a1d3f;--text-primary: #f5f3ff;--text-secondary: #d6d1f5;--text-muted: #a39ddc;--border: #312e7a;--shadow: 0 4px 22px rgba(167, 139, 250, .22), 0 0 1px rgba(250, 204, 21, .4);--sidebar-bg: linear-gradient(180deg, #07091e 0%, #11132e 100%);--page-bg: radial-gradient(ellipse at 25% 18%, rgba(109, 40, 217, .45) 0%, transparent 55%), radial-gradient(ellipse at 80% 80%, rgba(250, 204, 21, .1) 0%, transparent 50%), linear-gradient(135deg, #07091e 0%, #11132e 60%, #0a0e2a 100%)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--page-bg);color:var(--text-primary);line-height:1.5;transition:background .2s,color .2s}.app-layout{display:flex;min-height:100vh}@keyframes wh-spin{to{transform:rotate(360deg)}}.spin{animation:wh-spin .8s linear infinite}.sidebar{width:var(--sidebar-width);background:var(--sidebar-bg);border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;position:relative;transition:background .2s}@media(min-width:769px){.sidebar.is-collapsed{display:none}}.wh-sidebar-collapse-btn{position:absolute;top:8px;right:8px;z-index:110;width:26px;height:26px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--border);color:var(--text-muted);cursor:pointer;transition:background .15s,color .15s}.wh-sidebar-collapse-btn:hover{background:var(--surface);color:var(--text-primary)}.wh-sidebar-expand{position:fixed;top:14px;left:14px;z-index:95;width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;box-shadow:0 2px 8px #0000002e;transition:background .15s}.wh-sidebar-expand:hover{background:var(--brand-light)}.sidebar-legacy-only{width:var(--sidebar-width);background:var(--sidebar-bg);border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;position:fixed;top:0;left:0;bottom:0;z-index:100;transition:background .2s}.sidebar-brand{padding:20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.sidebar-brand img{width:44px;height:44px;border-radius:8px;object-fit:contain;background:var(--surface)}.sidebar-brand h2{font-size:14px;font-weight:700;color:var(--brand-primary);line-height:1.3}.sidebar-nav{flex:1;padding:8px 0;overflow-y:auto}.nav-section-header{display:flex;align-items:center;gap:8px;padding:14px 20px 6px;cursor:pointer;background:none;border:none;width:100%;text-align:left}.nav-section-header .section-icon{width:22px;height:22px;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-section-header .section-label{flex:1;font-size:13px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.nav-section-header .section-chevron{color:var(--text-muted);flex-shrink:0}.nav-section-header.dept .section-icon{background:var(--brand-light);color:var(--brand-primary)}.nav-section-header.dept .section-label{color:var(--brand-primary)}.nav-section-header.jb .section-icon{background:var(--brand-jb-light);color:var(--brand-jb)}.nav-section-header.jb .section-label{color:var(--brand-jb)}.nav-item{display:flex;align-items:center;gap:10px;padding:8px 20px 8px 50px;color:var(--text-secondary);text-decoration:none;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;border:none;background:none;width:100%;text-align:left}.nav-item:hover{background:var(--brand-light);color:var(--brand-primary)}.nav-item.active{background:var(--brand-light);color:var(--brand-primary);font-weight:600;border-right:3px solid var(--brand-primary)}.nav-item.jb-item:hover{background:var(--brand-jb-light);color:var(--brand-jb)}.nav-item.jb-item.active{background:var(--brand-jb-light);color:var(--brand-jb);border-right-color:var(--brand-jb)}.nav-item svg{width:16px;height:16px;flex-shrink:0}.main-content{margin-left:0;flex:1;display:flex;flex-direction:column;min-height:100vh;transition:margin-right .2s}.page-header{background:var(--surface);border-bottom:1px solid var(--border);padding:18px 32px;display:flex;align-items:center;justify-content:space-between;transition:background .2s}.page-header h1{font-size:20px;font-weight:700;color:var(--brand-primary)}.page-body{flex:1;padding:24px 32px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);transition:background .2s}.card-header{padding:16px 20px;border-bottom:1px solid var(--border);font-weight:600;font-size:14px;color:var(--brand-primary)}.card-body{padding:20px}.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s ease}.btn-primary{background:var(--brand-primary);color:#fff}.btn-primary:hover{background:var(--brand-dark)}.btn-ghost{background:transparent;color:var(--text-secondary);border:1px solid var(--border)}.btn-ghost:hover{background:var(--surface-alt)}.btn-sm{padding:5px 10px;font-size:12px}.home-hero{text-align:center;padding:48px 24px 32px}.home-hero img{width:120px;border-radius:12px;margin-bottom:16px}.home-hero h1{font-size:26px;color:var(--brand-primary);margin-bottom:8px}.home-hero p{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:14px}.chat-input-bar{display:flex;gap:8px;padding-top:12px;border-top:1px solid var(--border)}.chat-input-bar input{flex:1;padding:10px 14px;border:1px solid var(--border);border-radius:8px;font-size:14px;outline:none;background:var(--surface);color:var(--text-primary);transition:border-color .15s}.chat-input-bar input:focus{border-color:var(--brand-primary)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes pulse{0%,to{box-shadow:0 0 #004a9966}50%{box-shadow:0 0 0 10px #004a9900}}@keyframes avatarTalk{0%{transform:scale(1) translateY(0)}30%{transform:scale(1.01,.99) translateY(.5px)}60%{transform:scale(.99,1.01) translateY(-.5px)}to{transform:scale(1) translateY(0)}}@keyframes soundRing{0%{transform:scale(1);opacity:.6}to{transform:scale(1.5);opacity:0}}@keyframes waveform{0%{height:3px}to{height:16px}}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes bubblePulse{0%{background-color:var(--bubble-color);box-shadow:0 0 0 0 var(--bubble-color)}25%{background-color:#f44;box-shadow:0 0 6px 2px #f446}50%{background-color:#4c4;box-shadow:0 0 6px 2px #4c46}75%{background-color:#48f;box-shadow:0 0 6px 2px #48f6}to{background-color:var(--bubble-color);box-shadow:0 0 0 0 var(--bubble-color)}}.entry-bubble{--bubble-color: var(--brand-primary);animation:bubblePulse 3s ease-in-out infinite}.dark ::-webkit-scrollbar{width:8px;height:8px}.dark ::-webkit-scrollbar-track{background:#1e293b}.dark ::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}.wh-mobile-bar,.wh-mobile-backdrop{display:none}@media(max-width:768px){.wh-mobile-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:90}.wh-sidebar-collapse-btn,.wh-sidebar-expand{display:none}.app-layout .sidebar{position:fixed;top:0;left:0;bottom:0;z-index:250;transform:translate(-100%);transition:transform .18s ease-out;box-shadow:8px 0 32px #00000059}.app-layout[data-mobile-open="1"] .sidebar{transform:translate(0)}.app-layout[data-mobile-open="1"] .wh-mobile-backdrop{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;z-index:240}.main-content{margin-left:0}.app-layout .alert-panel-mobile,.app-layout .suggestions-panel-mobile{width:100%!important;max-width:100vw!important}}@keyframes whTipPulseOutline{0%,to{box-shadow:0 0 #eab3088c}50%{box-shadow:0 0 0 6px #eab3080d}}@keyframes whTipPulseDot{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.4);opacity:.5}}.wh-tip-wrap{position:relative;display:inline-block}.wh-tip-active.wh-tip-outline{animation:whTipPulseOutline 2s ease-in-out infinite;border-radius:6px}.wh-tip-active.wh-tip-dot:after{content:"";position:absolute;top:4px;right:4px;width:8px;height:8px;border-radius:50%;background:#eab308;animation:whTipPulseDot 1.4s ease-in-out infinite;pointer-events:none}.wh-tip-popover{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:6px;padding:8px 10px;box-shadow:0 4px 16px #00000040;font-family:inherit}.wh-tip-place-bottom{top:calc(100% + 6px);left:0}.wh-tip-place-top{bottom:calc(100% + 6px);left:0}.wh-tip-place-right{top:0;left:calc(100% + 6px)}.wh-tip-place-left{top:0;right:calc(100% + 6px)}@keyframes whChatPulse{0%,to{color:var(--text-secondary)}50%{color:#ef4444}}@keyframes whBadgeBlink{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.6}}@keyframes whRowBlink{0%,to{background:transparent}50%{background:#ef44441a}}.wh-blink-chat{animation:whChatPulse 1.4s ease-in-out infinite}.wh-blink-badge{animation:whBadgeBlink 1s ease-in-out infinite}.wh-blink-row{animation:whRowBlink 1.6s ease-in-out infinite}@keyframes whAIBarFlash{0%,to{box-shadow:0 6px 24px #0000001a,0 0 0 0 var(--ai-bar-color, #16a34a);border-color:var(--ai-bar-color, #16a34a)}50%{box-shadow:0 6px 24px #0000001a,0 0 0 4px var(--ai-bar-color, #16a34a);border-color:var(--ai-bar-color, #16a34a);filter:brightness(1.05)}}.wh-ai-bar-flash{animation:whAIBarFlash 1.4s ease-in-out infinite;border:2px solid var(--ai-bar-color, #16a34a)!important}@keyframes whAIBarBlink{0%,to{box-shadow:0 6px 24px #0000001a,0 0 0 0 var(--ai-bar-color, #16a34a)}50%{box-shadow:0 6px 24px #0000001a,0 0 0 8px var(--ai-bar-color, #16a34a)}}.wh-ai-bar-blink-burst{animation:whAIBarBlink .45s ease-in-out 4}@media(max-width:900px){html{font-size:16px}.page-header{padding:18px 22px}.page-body{padding:22px 20px}.card-body{padding:20px}}@media(max-width:640px){html{font-size:16px}body{font-size:15px;line-height:1.55;-webkit-text-size-adjust:100%}.page-header{padding:16px 18px;flex-wrap:wrap;row-gap:10px;column-gap:12px}.page-header h1{font-size:20px}.page-body{padding:20px 16px 32px}.card-header{padding:16px 18px;font-size:14px}.card-body{padding:20px 18px}.main-content{min-width:0}[style*="font-size: 10px"]{font-size:12px!important}[style*="font-size: 11px"]{font-size:13px!important}[style*="font-size: 12px"]{font-size:14px!important}[style*="font-size: 13px"]{font-size:15px!important}[style*="font-size:10px"]{font-size:12px!important}[style*="font-size:11px"]{font-size:13px!important}[style*="font-size:12px"]{font-size:14px!important}[style*="font-size:13px"]{font-size:15px!important}h2[style*="font-size: 24"],h2[style*="font-size:24"]{font-size:22px!important}h3[style*="font-size: 17"],h3[style*="font-size:17"]{font-size:18px!important}h3[style*="font-size: 15"],h3[style*="font-size:15"]{font-size:17px!important}input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],input[type=url],input[type=date],input[type=datetime-local],textarea,select{font-size:16px!important;padding:12px 14px!important;min-height:44px}textarea{min-height:64px}.btn,button{min-height:44px}.btn{padding:12px 16px;font-size:14px}.btn-sm{padding:9px 14px;font-size:13px;min-height:38px}button[style*="width: 24"],button[style*="width:24"],button[style*="width: 26"],button[style*="width:26"],button[style*="width: 28"],button[style*="width:28"],button[style*="width: 30"],button[style*="width:30"],button[style*="width: 32"],button[style*="width:32"],button[style*="width: 34"],button[style*="width:34"],button[style*="width: 36"],button[style*="width:36"]{min-height:unset}.wh-ai-bar-flash{padding:14px 14px calc(14px + env(safe-area-inset-bottom,0px))!important;margin:8px -4px 0;border-radius:12px}.wh-ai-bar-flash button{max-width:100%;white-space:normal;text-align:left}div[role=dialog]>div[style*="position: fixed"][style*="inset: 0"],div[role=dialog][style*="position: fixed"][style*="inset: 0"]{padding:0!important}[role=dialog]>div{max-width:100%!important}table{font-size:14px}.table-scroll,.table-wrap,.responsive-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.page-header>*{min-width:0}.page-header>*:last-child{flex-wrap:wrap;row-gap:8px;column-gap:8px}.wh-greeting-row{flex-wrap:wrap;row-gap:10px}.wh-cal-cell{min-height:64px!important;padding:6px!important}.wh-cal-cell span{font-size:12px!important}.wh-mobile-bar{padding:12px 16px;box-shadow:0 2px 6px #00000014}.wh-mobile-bar h1,.wh-mobile-bar [role=heading]{font-size:17px;font-weight:700}.wh-mobile-bar button{min-width:44px;min-height:44px}}@media(max-width:380px){.page-header{padding:14px}.page-body{padding:16px 12px 28px}.card-body{padding:16px 14px}body{font-size:14.5px}}@media(max-width:900px){.app-layout,.main-content{min-height:100dvh}[style*="max-height: 85vh"],[style*="max-height:85vh"],[style*="max-height: 88vh"],[style*="max-height:88vh"],[style*="max-height: 90vh"],[style*="max-height:90vh"],[style*="max-height: 92vh"],[style*="max-height:92vh"],[style*="max-height: 95vh"],[style*="max-height:95vh"]{max-height:88dvh!important}[style*="position: sticky"][style*=bottom]{bottom:max(8px,env(safe-area-inset-bottom,0px))!important}.page-body{padding-bottom:140px}}@media(max-width:640px)and (orientation:portrait){.wh-cal-cell{min-height:54px!important;padding:5px!important}.wh-cal-cell span{font-size:11px!important}}@media(max-width:900px)and (orientation:landscape)and (max-height:500px){.page-header{padding:8px 14px}.page-header h1{font-size:15px}.page-body{padding:10px 14px 90px}.card-header{padding:8px 14px}.card-body{padding:10px 14px}[style*="max-height: 85vh"],[style*="max-height:85vh"],[style*="max-height: 88vh"],[style*="max-height:88vh"],[style*="max-height: 90vh"],[style*="max-height:90vh"],[style*="max-height: 92vh"],[style*="max-height:92vh"],[style*="max-height: 95vh"],[style*="max-height:95vh"]{max-height:94dvh!important}.wh-cal-cell{min-height:46px!important;padding:4px!important}.wh-ai-bar-flash{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))!important}.wh-ai-bar-flash textarea{min-height:36px!important}}@media(max-width:640px){.signout-label{display:none}}
