:root{color-scheme:light;--navy:#0f172a;--navy-soft:#1e293b;--blue:#2563eb;--blue-soft:#eff6ff;--teal:#0f9f8f;--green:#16a36a;--amber:#d97706;--red:#dc2626;--canvas:#f3f6fb;--panel:#fff;--line:#e2e8f0;--muted:#64748b;--text:#172033;--shadow:0 12px 36px rgba(15,23,42,.08)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--canvas);color:var(--text)}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{cursor:pointer}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:72px minmax(0,1fr)}.rail{height:100vh;padding:18px 12px;background:var(--navy);display:flex;flex-direction:column;align-items:center;z-index:10}.brand-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#38bdf8,#2563eb);color:#fff;font-weight:900;font-size:20px;box-shadow:0 9px 24px rgba(37,99,235,.35)}.rail nav{gap:10px;margin-top:38px}.rail-button{width:44px;height:44px;border:0;border-radius:12px;background:transparent;color:#94a3b8;font-size:22px}.rail-button.active,.rail-button:hover{background:hsla(0,0%,100%,.1);color:#fff}.rail-bottom{margin-top:auto}.workspace{padding:20px}.topbar{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.chat-header h2,.lead-card-head h2,.panel-heading h2,.topbar h1{margin:0}.topbar h1{font-size:24px;letter-spacing:-.5px}.eyebrow{margin:0 0 5px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.topbar-actions{gap:10px}.system-status{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;font-size:12px;font-weight:700}.system-status span{width:8px;height:8px;background:#22c55e;border-radius:50%;box-shadow:0 0 0 4px rgba(34,197,94,.13)}.avatar,.profile-pill{flex:0 0 auto;display:grid;place-items:center;border-radius:50%;font-weight:800}.profile-pill{width:38px;height:38px;background:var(--navy);color:#fff}.avatar{width:42px;height:42px;background:linear-gradient(145deg,#dbeafe,#e0e7ff);color:#334155;font-size:13px}.avatar.large{width:46px;height:46px}.icon-button,.secondary-button{border:1px solid var(--line);background:#fff;color:var(--text);border-radius:10px;font-weight:700}.secondary-button{padding:10px 13px}.icon-button{width:38px;height:38px}.metric-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:15px 17px;box-shadow:0 4px 20px rgba(15,23,42,.035)}.metric-card small,.metric-card span{display:block;color:var(--muted)}.metric-card span{font-size:12px;font-weight:700}.metric-card strong{margin:5px 0 3px;font-size:27px}.metric-card small{font-size:11px}.inbox-grid{height:calc(100vh - 190px);min-height:590px;display:grid;grid-template-columns:310px minmax(420px,1fr) 310px;background:var(--panel);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.chat-panel,.conversation-panel,.details-panel{min-width:0}.conversation-panel{border-right:1px solid var(--line);display:flex;flex-direction:column}.chat-header,.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid var(--line)}.chat-header h2,.lead-card-head h2,.panel-heading h2{font-size:17px}.search-box{margin:13px 14px 8px;height:40px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;gap:8px;padding:0 11px;background:#f8fafc;color:var(--muted)}.search-box input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.filter-tabs{padding:4px 14px 10px;display:flex;gap:6px}.filter-tabs button{border:0;padding:7px 10px;border-radius:9px;background:transparent;color:var(--muted);font-size:11px;font-weight:750}.filter-tabs button.active{background:var(--blue-soft);color:var(--blue)}.conversation-list{overflow:auto}.conversation-item{position:relative;width:100%;border:0;border-top:1px solid #f1f5f9;background:#fff;padding:13px 14px;display:flex;align-items:flex-start;gap:10px;text-align:left}.conversation-item:hover{background:#f8fafc}.conversation-item.selected{background:#eef5ff;box-shadow:inset 3px 0 var(--blue)}.conversation-copy{min-width:0;flex:1;display:block}.conversation-name-row{display:flex;justify-content:space-between;gap:8px}.conversation-name-row strong{font-size:13px}.conversation-meta,.conversation-name-row time,.conversation-preview{color:var(--muted);font-size:10px}.conversation-preview{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:5px 0 7px;font-size:11px}.conversation-meta{display:flex;align-items:center;gap:7px}.temperature{display:inline-flex;padding:4px 7px;border-radius:999px;font-size:9px;font-weight:850}.temperature-hot{background:#fff1f2;color:#be123c}.temperature-warm{background:#fff7ed;color:#c2410c}.temperature-cold{background:#f1f5f9;color:#475569}.unread-count{position:absolute;right:14px;bottom:12px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;background:var(--blue);color:#fff;border-radius:999px;font-size:9px;font-weight:800}.chat-panel{display:grid;background:#f8fafc}.chat-actions,.chat-person{display:flex;align-items:center;gap:10px}.chat-person p{margin:4px 0 0}.ai-switch,.chat-person p{color:var(--muted);font-size:11px}.ai-switch{position:relative;display:flex;align-items:center;gap:8px;font-weight:800}.ai-switch input{position:absolute;opacity:0}.ai-switch i{width:38px;height:21px;padding:3px;background:#cbd5e1;border-radius:999px;transition:.2s}.ai-switch i:after{content:"";display:block;width:15px;height:15px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 4px rgba(0,0,0,.25)}.ai-switch input:checked+i{background:var(--blue)}.ai-switch input:checked+i:after{transform:translateX(17px)}.context-strip{display:flex;gap:7px;padding:9px 16px;background:#fff;border-bottom:1px solid var(--line)}.context-strip span{white-space:nowrap;padding:5px 8px;background:#f1f5f9;color:#475569;border-radius:7px;font-size:9px;font-weight:700}.context-strip .knowledge-ok{background:#ecfdf5;color:#047857}.message-area{overflow:auto;padding:18px 24px;background-image:radial-gradient(#dbe5f1 .7px,transparent 0);background-size:16px 16px}.day-divider{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.day-divider span{padding:5px 10px;border:1px solid var(--line);border-radius:999px;background:hsla(0,0%,100%,.9);color:var(--muted);font-size:9px;font-weight:800}.message-row{display:flex;margin:8px 0}.message-row.outbound{justify-content:flex-end}.message-bubble{max-width:72%;padding:10px 12px 7px;border:1px solid var(--line);border-radius:14px 14px 14px 4px;background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.04)}.outbound .message-bubble{background:#eaf2ff;border-color:#cfe0ff;border-radius:14px 14px 4px 14px}.message-bubble small{display:block;margin-bottom:4px;color:var(--blue);font-size:9px;font-weight:850}.message-bubble p{margin:0;font-size:12px;line-height:1.55}.message-bubble time{display:block;margin-top:4px;color:var(--muted);font-size:8px;text-align:right}.agent-thinking{margin:18px auto 0;max-width:520px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 12px;background:#fffbeb;border:1px solid #fde68a;border-radius:12px}.thinking-dot{width:10px;height:10px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 5px rgba(217,119,6,.12)}.agent-thinking strong{font-size:10px}.agent-thinking p{margin:3px 0 0;color:#78612f;font-size:9px;line-height:1.45}.agent-thinking button{border:0;background:#f59e0b;color:#fff;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:800}.composer{padding:11px 13px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:9px;background:#fff;border-top:1px solid var(--line)}.composer-tools{display:flex}.composer-tools button{width:31px;height:31px;border:0;background:transparent;color:var(--muted)}.composer textarea{resize:none;border:1px solid var(--line);outline:0;border-radius:11px;padding:10px 12px;font-size:11px}.composer textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px rgba(37,99,235,.08)}.send-button{border:0;border-radius:10px;padding:10px 15px;background:var(--blue);color:#fff;font-weight:800}.send-button:disabled{opacity:.45;cursor:not-allowed}.details-panel{overflow:auto;border-left:1px solid var(--line);padding:17px;background:#fff}.lead-card-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.score-block{margin:16px 0;display:flex;align-items:center;gap:12px;padding:13px;border-radius:14px;background:linear-gradient(140deg,#eff6ff,#f8fafc);border:1px solid #dbeafe}.score-ring{width:62px;height:62px;display:grid;place-content:center;text-align:center;border-radius:50%;background:#fff;border:6px solid #60a5fa}.score-ring strong{font-size:20px;line-height:1}.score-ring span{color:var(--muted);font-size:8px}.score-block>div:last-child strong{font-size:11px}.score-block p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.detail-section{padding:14px 0;border-top:1px solid var(--line)}.detail-section h3{margin:0 0 11px;font-size:12px}.detail-section dl{margin:0;display:grid;gap:9px}.detail-section dl div{display:grid;grid-template-columns:75px 1fr;gap:8px;font-size:10px}.detail-section dt{color:var(--muted)}.detail-section dd{margin:0;text-align:right;font-weight:750}.section-title-row{display:flex;justify-content:space-between}.section-title-row button{border:0;background:transparent;color:var(--blue);font-size:9px;font-weight:800}.summary-copy{margin:0;line-height:1.65}.summary-copy,.task-check{color:#475569;font-size:10px}.task-check{display:flex;align-items:center;gap:8px;margin:8px 0}.learning-card{margin-top:5px;padding:13px;border-radius:14px;background:var(--navy);color:#fff}.learning-card span{color:#93c5fd;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.learning-card strong{display:block;margin:6px 0;font-size:11px}.learning-card p{margin:0 0 10px;color:#cbd5e1;font-size:9px;line-height:1.5}.learning-card button{border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.08);color:#fff;padding:7px 9px;border-radius:8px;font-size:9px;font-weight:800}@media (max-width:1180px){.inbox-grid{grid-template-columns:285px minmax(420px,1fr)}.details-panel{display:none}}@media (max-width:850px){.dashboard-shell{grid-template-columns:1fr}.rail{display:none}.workspace{padding:10px}.metric-row{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-grid{height:auto;min-height:calc(100vh - 215px);grid-template-columns:1fr}.chat-actions .secondary-button,.conversation-panel,.system-status,.topbar-actions .secondary-button{display:none}}body,html{font-family:var(--font-manrope),Manrope,sans-serif!important}*{font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:800;letter-spacing:-.035em}button,h1,h2,h3,h4,h5,h6,input,textarea{font-family:var(--font-manrope),Manrope,sans-serif!important}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 20%,rgba(37,99,235,.13),transparent 34%),radial-gradient(circle at 85% 80%,rgba(20,184,166,.12),transparent 30%),#f3f6fb}.login-card{width:min(100%,430px);padding:34px;border:1px solid #dbe3ee;border-radius:22px;background:hsla(0,0%,100%,.96);box-shadow:0 24px 70px rgba(15,23,42,.13)}.login-brand{width:48px;height:48px;display:grid;place-items:center;margin-bottom:24px;border-radius:14px;background:linear-gradient(145deg,#38bdf8,#2563eb);color:#fff;font-size:22px;font-weight:900}.login-card h1{margin:0;color:#0f172a;font-size:28px;letter-spacing:-.04em}.login-copy{margin:10px 0 24px;color:#64748b;font-size:14px;line-height:1.65}.login-form{display:grid;gap:16px}.login-form label{display:grid;gap:7px;color:#334155;font-size:12px;font-weight:750}.login-form input{width:100%;height:46px;padding:0 13px;border:1px solid #cbd5e1;border-radius:11px;outline:none;background:#fff;color:#0f172a}.login-form input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px rgba(37,99,235,.1)}.login-submit{height:46px;border:0;border-radius:11px;background:#2563eb;color:#fff;font-weight:800}.login-submit:disabled,.logout-button:disabled{cursor:not-allowed;opacity:.6}.login-error{margin:-4px 0 0;padding:10px 12px;border:1px solid #fecaca;border-radius:9px;background:#fff1f2;color:#b91c1c;font-size:12px}.login-footnote{margin:20px 0 0;color:#94a3b8;font-size:11px;text-align:center}.session-toolbar{position:fixed;top:18px;right:72px;gap:10px;padding:6px 7px 6px 12px;border:1px solid #e2e8f0;border-radius:999px;background:hsla(0,0%,100%,.96);box-shadow:0 8px 24px rgba(15,23,42,.09)}.session-toolbar>span{display:grid;line-height:1.1}.session-toolbar strong{color:#172033;font-size:11px}.session-toolbar small{margin-top:3px;color:#64748b;text-transform:capitalize}.logout-button{border:0;border-radius:999px;padding:8px 11px;background:#0f172a;color:#fff;font-size:10px;font-weight:800}@media (max-width:850px){.session-toolbar{top:12px;right:12px}}.panel-empty-state{padding:28px 20px;text-align:center;color:var(--muted)}.panel-empty-state strong{display:block;color:var(--text);font-size:13px}.panel-empty-state p{margin:7px 0 0;font-size:10px;line-height:1.55}.center-state{min-height:220px;display:grid;place-content:center;gap:7px;padding:28px;text-align:center;color:var(--muted);font-size:12px}.center-state strong{color:var(--text);font-size:15px}.center-state p{max-width:360px;margin:0;line-height:1.6}.error-state{color:var(--red);background:#fff7f7;border:1px solid #fecaca;border-radius:12px}.ai-switch input:disabled+i,.icon-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.58}.composer textarea:disabled{cursor:not-allowed;background:#f8fafc}.message-bubble time{text-transform:capitalize}@media (max-width:850px){.center-state{min-height:300px}}.brand-mark{position:relative;width:54px;height:54px;display:grid;place-items:center;overflow:visible;border:1px solid rgba(125,211,252,.2);border-radius:17px;background:radial-gradient(circle at 30% 16%,hsla(0,0%,100%,.22),transparent 36%),linear-gradient(145deg,rgba(37,99,235,.25),rgba(8,145,178,.08));box-shadow:0 13px 26px rgba(7,17,38,.28),inset 0 1px 0 hsla(0,0%,100%,.14);color:transparent;font-size:0}.brand-mark:before{content:"";display:block;width:44px;height:44px;background:url(/sikhadenge-header-safe-320.png) 50%/contain no-repeat;filter:drop-shadow(0 8px 13px rgba(37,99,235,.3)) drop-shadow(0 2px 3px rgba(7,17,38,.24))}.brand-mark:after{content:""}.rail nav{margin-top:30px}.login-brand{width:58px;height:58px;padding:7px;border:1px solid rgba(96,165,250,.22);border-radius:18px;background:radial-gradient(circle at 28% 15%,hsla(0,0%,100%,.85),transparent 34%),linear-gradient(145deg,#edf5ff,#e5ecff);box-shadow:0 14px 30px rgba(37,99,235,.18),inset 0 1px 0 #fff}.login-brand:before{content:"";width:44px;height:44px;display:block;background:url(/sikhadenge-header-safe-320.png) 50%/contain no-repeat}:root{--sd-navy-950:#071126;--sd-navy-900:#0b1730;--sd-navy-800:#14213d;--sd-blue-600:#2563eb;--sd-blue-500:#3b82f6;--sd-cyan-400:#22d3ee;--sd-teal-500:#14b8a6;--sd-amber-500:#f59e0b;--sd-violet-500:#8b5cf6;--sd-rose-500:#f43f5e;--sd-surface:#f6f9ff;--sd-card:hsla(0,0%,100%,.94);--sd-line:rgba(148,163,184,.2);--sd-premium-shadow:0 18px 45px rgba(15,23,42,.1),0 3px 10px rgba(37,99,235,.05)}body{background:radial-gradient(circle at 8% 8%,rgba(37,99,235,.1),transparent 30%),radial-gradient(circle at 92% 12%,rgba(20,184,166,.08),transparent 26%),linear-gradient(145deg,#f8fbff,#f1f6ff 48%,#f8fafc)}.dashboard-shell{grid-template-columns:84px minmax(0,1fr)}.rail{width:84px;padding:16px 13px 18px;background:radial-gradient(circle at 50% 8%,rgba(59,130,246,.24),transparent 23%),linear-gradient(180deg,var(--sd-navy-900) 0,var(--sd-navy-950) 100%);border-right:1px solid rgba(96,165,250,.15);box-shadow:12px 0 35px rgba(7,17,38,.12)}.rail:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(hsla(0,0%,100%,.018) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.018) 1px,transparent 0);background-size:18px 18px;mask-image:linear-gradient(180deg,#000,transparent 82%)}.rail nav{gap:12px;margin-top:50px}.rail-button{width:50px;height:50px;display:grid;place-items:center;overflow:visible;border:1px solid rgba(148,163,184,.13);border-radius:16px;background:linear-gradient(145deg,hsla(0,0%,100%,.085),hsla(0,0%,100%,.025));color:transparent;font-size:0;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.09),0 8px 20px rgba(0,0,0,.16);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.rail-button:before{content:"";width:25px;height:25px;display:block;background:linear-gradient(145deg,#f8fafc,#93c5fd 48%,#38bdf8);filter:drop-shadow(0 5px 6px rgba(14,165,233,.3));-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain}.rail nav .rail-button:first-child:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h16a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-4.7L12 21l-3.3-3H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm2.5 5.2a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Zm5.5 0a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Zm5.5 0a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h16a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-4.7L12 21l-3.3-3H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm2.5 5.2a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Zm5.5 0a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Zm5.5 0a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Z'/%3E%3C/svg%3E")}.rail nav .rail-button:nth-child(2):before{background:linear-gradient(145deg,#d1fae5,#2dd4bf 55%,#0ea5e9);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M9 11a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm6.5-1a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM9 13c-4.42 0-7 2.25-7 5v2h14v-2c0-2.75-2.58-5-7-5Zm6.7-.9c1.92.97 3.3 2.6 3.3 4.9v3h3v-2.2c0-2.8-2.55-5.14-6.3-5.7Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M9 11a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm6.5-1a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM9 13c-4.42 0-7 2.25-7 5v2h14v-2c0-2.75-2.58-5-7-5Zm6.7-.9c1.92.97 3.3 2.6 3.3 4.9v3h3v-2.2c0-2.8-2.55-5.14-6.3-5.7Z'/%3E%3C/svg%3E")}.rail nav .rail-button:nth-child(3):before{background:linear-gradient(145deg,#fef3c7,#f59e0b 52%,#fb7185);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 1.8 3.15 6.38 7.05 1.02-5.1 4.97 1.2 7.03L12 17.88 5.7 21.2l1.2-7.03-5.1-4.97 7.05-1.02L12 1.8Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 1.8 3.15 6.38 7.05 1.02-5.1 4.97 1.2 7.03L12 17.88 5.7 21.2l1.2-7.03-5.1-4.97 7.05-1.02L12 1.8Z'/%3E%3C/svg%3E")}.rail nav .rail-button:nth-child(4):before{background:linear-gradient(145deg,#ede9fe,#8b5cf6 52%,#3b82f6);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 20a2 2 0 0 1-2-2V7h4v11h16v2H4Zm4-4V9h4v7H8Zm6 0V4h4v12h-4Zm6 0v-6h3v6h-3Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 20a2 2 0 0 1-2-2V7h4v11h16v2H4Zm4-4V9h4v7H8Zm6 0V4h4v12h-4Zm6 0v-6h3v6h-3Z'/%3E%3C/svg%3E")}.rail nav .rail-button:nth-child(5):before{background:linear-gradient(145deg,#cffafe,#22d3ee 45%,#14b8a6);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h7a3 3 0 0 1 3 3v14a4.5 4.5 0 0 0-3-1.2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm16 0h-4.2c.75.82 1.2 1.88 1.2 3v12.8H20a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h7a3 3 0 0 1 3 3v14a4.5 4.5 0 0 0-3-1.2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm16 0h-4.2c.75.82 1.2 1.88 1.2 3v12.8H20a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Z'/%3E%3C/svg%3E")}.rail-bottom:before{background:linear-gradient(145deg,#f8fafc,#94a3b8 50%,#60a5fa);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M19.43 12.98c.04-.32.07-.65.07-.98s-.03-.66-.08-.98l2.11-1.65-2-3.46-2.49 1a7.5 7.5 0 0 0-1.7-.98L15 3.25h-4l-.34 2.68c-.62.25-1.19.58-1.7.98l-2.49-1-2 3.46 2.11 1.65c-.05.32-.08.66-.08.98s.03.66.08.98l-2.11 1.65 2 3.46 2.49-1c.51.4 1.08.73 1.7.98L11 20.75h4l.34-2.68c.62-.25 1.19-.58 1.7-.98l2.49 1 2-3.46-2.1-1.65ZM13 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M19.43 12.98c.04-.32.07-.65.07-.98s-.03-.66-.08-.98l2.11-1.65-2-3.46-2.49 1a7.5 7.5 0 0 0-1.7-.98L15 3.25h-4l-.34 2.68c-.62.25-1.19.58-1.7.98l-2.49-1-2 3.46 2.11 1.65c-.05.32-.08.66-.08.98s.03.66.08.98l-2.11 1.65 2 3.46 2.49-1c.51.4 1.08.73 1.7.98L11 20.75h4l.34-2.68c.62-.25 1.19-.58 1.7-.98l2.49 1 2-3.46-2.1-1.65ZM13 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8Z'/%3E%3C/svg%3E")}.rail-button.active,.rail-button:hover{transform:translateY(-2px) scale(1.04);border-color:rgba(125,211,252,.35);background:radial-gradient(circle at 30% 18%,hsla(0,0%,100%,.3),transparent 30%),linear-gradient(145deg,rgba(37,99,235,.92),rgba(14,165,233,.76));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.32),0 12px 28px rgba(37,99,235,.38),0 0 0 4px rgba(59,130,246,.08)}.rail-button:hover:after{content:attr(title);position:absolute;left:60px;top:50%;transform:translateY(-50%);padding:7px 10px;border:1px solid rgba(148,163,184,.18);border-radius:9px;background:rgba(7,17,38,.96);color:#fff;font-size:10px;font-weight:750;white-space:nowrap;box-shadow:0 10px 25px rgba(7,17,38,.28)}.workspace{padding:20px 24px 22px}.topbar{min-height:78px;padding-right:205px}.topbar h1{color:var(--sd-navy-950);font-size:clamp(24px,2vw,31px);font-weight:850;letter-spacing:-.045em}.eyebrow{color:#47627f;font-size:10px;letter-spacing:.15em}.topbar-actions{flex-wrap:wrap}.profile-pill{display:none}.session-toolbar{top:16px;right:18px;min-width:178px;min-height:48px;gap:11px;padding:6px 7px 6px 13px;border:1px solid rgba(96,165,250,.24);background:radial-gradient(circle at 20% 10%,hsla(0,0%,100%,.95),transparent 45%),linear-gradient(145deg,hsla(0,0%,100%,.98),rgba(239,246,255,.95));box-shadow:0 14px 35px rgba(15,23,42,.13),inset 0 1px 0 #fff}.session-toolbar strong{color:var(--sd-navy-950);font-size:12px;font-weight:850}.session-toolbar small{color:#55708f;font-size:9px;font-weight:700;letter-spacing:.04em}.logout-button{position:relative;overflow:hidden;padding:9px 12px;border:1px solid rgba(96,165,250,.18);background:radial-gradient(circle at 30% 10%,hsla(0,0%,100%,.18),transparent 33%),linear-gradient(145deg,var(--sd-navy-800),var(--sd-navy-950));box-shadow:0 8px 18px rgba(7,17,38,.2),inset 0 1px 0 hsla(0,0%,100%,.12);transition:transform .16s ease,box-shadow .16s ease}.logout-button:hover{transform:translateY(-1px);box-shadow:0 11px 23px rgba(7,17,38,.28),inset 0 1px 0 hsla(0,0%,100%,.16)}.filter-tabs button,.icon-button,.search-box,.secondary-button,.send-button,.system-status{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 7px 18px rgba(15,23,42,.055)}.system-status{padding:10px 14px;border-color:rgba(16,185,129,.22);background:linear-gradient(145deg,#ecfdf5,#dffaf2)}.secondary-button{border-color:rgba(96,165,250,.2);color:#243b5a}.icon-button:hover,.secondary-button:not(:disabled):hover{transform:translateY(-1px);border-color:rgba(59,130,246,.34);box-shadow:0 10px 22px rgba(37,99,235,.13),inset 0 1px 0 #fff}.metric-card{position:relative;min-height:116px;overflow:hidden;padding:18px 18px 16px 76px;border:1px solid rgba(148,163,184,.18);background:radial-gradient(circle at 100% 0,rgba(59,130,246,.08),transparent 36%),linear-gradient(145deg,hsla(0,0%,100%,.98),rgba(247,250,255,.96));box-shadow:var(--sd-premium-shadow),inset 0 1px 0 #fff;transition:transform .18s ease,box-shadow .18s ease}.metric-card:hover{transform:translateY(-3px);box-shadow:0 22px 48px rgba(15,23,42,.13),0 8px 18px rgba(37,99,235,.08)}.metric-card:before{content:"";position:absolute;left:18px;top:25px;width:42px;height:42px;border-radius:14px;background:radial-gradient(circle at 30% 18%,hsla(0,0%,100%,.55),transparent 30%),linear-gradient(145deg,#2563eb,#22d3ee);box-shadow:0 10px 20px rgba(37,99,235,.25),inset 0 1px 0 hsla(0,0%,100%,.48)}.metric-card:nth-child(2):before{background:radial-gradient(circle at 30% 18%,hsla(0,0%,100%,.55),transparent 30%),linear-gradient(145deg,#14b8a6,#22d3ee)}.metric-card:nth-child(3):before{background:radial-gradient(circle at 30% 18%,hsla(0,0%,100%,.55),transparent 30%),linear-gradient(145deg,#f59e0b,#fb7185)}.metric-card:nth-child(4):before{background:radial-gradient(circle at 30% 18%,hsla(0,0%,100%,.55),transparent 30%),linear-gradient(145deg,#8b5cf6,#3b82f6)}.metric-card:after{content:"";position:absolute;left:27px;top:34px;width:24px;height:24px;background:#fff;opacity:.96;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h16a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-5l-3 3-3-3H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h16a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2h-5l-3 3-3-3H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E") center /contain no-repeat}.metric-card:nth-child(2):after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 2 2.2 5.2L20 9.4l-4.3 3.8L17 19l-5-3-5 3 1.3-5.8L4 9.4l5.8-2.2L12 2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 2 2.2 5.2L20 9.4l-4.3 3.8L17 19l-5-3-5 3 1.3-5.8L4 9.4l5.8-2.2L12 2Z'/%3E%3C/svg%3E")}.metric-card:nth-child(3):after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 4 6v5c0 5.5 3.4 9.7 8 11 4.6-1.3 8-5.5 8-11V6l-8-4Zm0 5a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm0 11c-2 0-3.8-.8-5-2.1.4-1.7 2-2.9 5-2.9s4.6 1.2 5 2.9A6.8 6.8 0 0 1 12 18Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 4 6v5c0 5.5 3.4 9.7 8 11 4.6-1.3 8-5.5 8-11V6l-8-4Zm0 5a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm0 11c-2 0-3.8-.8-5-2.1.4-1.7 2-2.9 5-2.9s4.6 1.2 5 2.9A6.8 6.8 0 0 1 12 18Z'/%3E%3C/svg%3E")}.metric-card:nth-child(4):after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 22a2.4 2.4 0 0 0 2.35-2h-4.7A2.4 2.4 0 0 0 12 22Zm7-6v-5a7 7 0 0 0-5-6.7V3a2 2 0 1 0-4 0v1.3A7 7 0 0 0 5 11v5l-2 2h18l-2-2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 22a2.4 2.4 0 0 0 2.35-2h-4.7A2.4 2.4 0 0 0 12 22Zm7-6v-5a7 7 0 0 0-5-6.7V3a2 2 0 1 0-4 0v1.3A7 7 0 0 0 5 11v5l-2 2h18l-2-2Z'/%3E%3C/svg%3E")}.metric-card strong{color:var(--sd-navy-950);font-size:30px;font-weight:900}.inbox-grid{border-color:rgba(148,163,184,.2);background:hsla(0,0%,100%,.93);box-shadow:0 25px 65px rgba(15,23,42,.12),inset 0 1px 0 #fff;backdrop-filter:blur(14px)}.chat-header,.panel-heading{background:linear-gradient(145deg,hsla(0,0%,100%,.98),rgba(246,249,255,.96))}.search-box{border-color:rgba(96,165,250,.2);background:linear-gradient(145deg,#fbfdff,#f0f6ff)}.composer-tools button,.icon-button,.search-box>span{display:grid;place-items:center;border-radius:11px;background:radial-gradient(circle at 30% 15%,hsla(0,0%,100%,.85),transparent 34%),linear-gradient(145deg,#eef6ff,#dbeafe);color:#2563eb;text-shadow:0 1px 0 #fff}.filter-tabs button.active{border:1px solid rgba(59,130,246,.14);background:linear-gradient(145deg,#eff6ff,#dbeafe);box-shadow:0 7px 16px rgba(37,99,235,.1),inset 0 1px 0 #fff}.send-button{background:radial-gradient(circle at 30% 12%,hsla(0,0%,100%,.26),transparent 32%),linear-gradient(145deg,#2563eb,#0ea5e9);box-shadow:0 10px 22px rgba(37,99,235,.28),inset 0 1px 0 hsla(0,0%,100%,.35)}@media (max-width:1180px){.topbar{align-items:flex-start;flex-direction:column;padding-top:58px;padding-right:0}.topbar-actions{width:100%;justify-content:flex-start}.session-toolbar{top:12px;right:16px}}@media (max-width:850px){.dashboard-shell{grid-template-columns:68px minmax(0,1fr)}.rail{width:68px;padding-inline:9px}.rail-button{width:46px;height:46px}.workspace{padding:14px}.metric-card{padding-left:70px}}.login-brand{width:118px;height:64px;margin-bottom:22px;border-radius:0;background:url(https://sikhadenge.in/brand/sikhadenge-header-safe-320.png?v=headersafe1) 0/contain no-repeat;box-shadow:none;color:transparent;font-size:0}.login-card{border-color:rgba(96,165,250,.2);background:radial-gradient(circle at 95% 3%,rgba(59,130,246,.09),transparent 30%),hsla(0,0%,100%,.97);box-shadow:0 30px 85px rgba(7,17,38,.16),inset 0 1px 0 #fff}.chat-actions .icon-button,.composer-tools button,.panel-heading .icon-button,.search-box>span{position:relative;overflow:hidden;color:transparent;font-size:0}.chat-actions .icon-button:before,.composer-tools button:before,.panel-heading .icon-button:before,.search-box>span:before{content:"";width:17px;height:17px;display:block;background:linear-gradient(145deg,#2563eb,#22d3ee);filter:drop-shadow(0 3px 4px rgba(37,99,235,.22));-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain}.search-box>span{flex:0 0 auto;width:28px;height:28px}.search-box>span:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M10.5 3a7.5 7.5 0 1 0 4.74 13.31L20.93 22 22 20.93l-5.69-5.69A7.5 7.5 0 0 0 10.5 3Zm0 2a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M10.5 3a7.5 7.5 0 1 0 4.74 13.31L20.93 22 22 20.93l-5.69-5.69A7.5 7.5 0 0 0 10.5 3Zm0 2a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11Z'/%3E%3C/svg%3E")}.panel-heading .icon-button:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 5h16v2H4V5Zm3 6h10v2H7v-2Zm3 6h4v2h-4v-2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 5h16v2H4V5Zm3 6h10v2H7v-2Zm3 6h4v2h-4v-2Z'/%3E%3C/svg%3E")}.chat-actions .icon-button:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M5 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm7 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm7 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M5 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm7 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm7 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z'/%3E%3C/svg%3E")}.composer-tools button:first-child:before{background:linear-gradient(145deg,#2563eb,#22d3ee);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2v9h9v2h-9v9h-2v-9H1v-2h9V2h2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2v9h9v2h-9v9h-2v-9H1v-2h9V2h2Z'/%3E%3C/svg%3E")}.composer-tools button:nth-child(2):before{background:linear-gradient(145deg,#14b8a6,#22d3ee);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h7a3 3 0 0 1 3 3v14a4.5 4.5 0 0 0-3-1.2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm16 0h-4.2c.75.82 1.2 1.88 1.2 3v12.8H20a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h7a3 3 0 0 1 3 3v14a4.5 4.5 0 0 0-3-1.2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm16 0h-4.2c.75.82 1.2 1.88 1.2 3v12.8H20a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Z'/%3E%3C/svg%3E")}.composer-tools button:nth-child(3):before{background:linear-gradient(145deg,#f59e0b,#f43f5e 54%,#8b5cf6);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 1.5 1.65 5.1L19 8.25l-5.35 1.65L12 15l-1.65-5.1L5 8.25l5.35-1.65L12 1.5Zm7 11 1 3 3 1-3 1-1 3-1-3-3-1 3-1 1-3ZM5 13l1.2 3.8L10 18l-3.8 1.2L5 23l-1.2-3.8L0 18l3.8-1.2L5 13Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 1.5 1.65 5.1L19 8.25l-5.35 1.65L12 15l-1.65-5.1L5 8.25l5.35-1.65L12 1.5Zm7 11 1 3 3 1-3 1-1 3-1-3-3-1 3-1 1-3ZM5 13l1.2 3.8L10 18l-3.8 1.2L5 23l-1.2-3.8L0 18l3.8-1.2L5 13Z'/%3E%3C/svg%3E")}.composer-tools button{width:34px;height:34px;margin-right:4px;border:1px solid rgba(96,165,250,.15);box-shadow:0 8px 17px rgba(37,99,235,.1),inset 0 1px 0 #fff;transition:transform .16s ease,box-shadow .16s ease}.composer-tools button:hover{transform:translateY(-2px);box-shadow:0 11px 22px rgba(37,99,235,.18),inset 0 1px 0 #fff}.ai-switch i{border:1px solid rgba(148,163,184,.3);box-shadow:inset 0 2px 4px rgba(15,23,42,.16),0 3px 8px rgba(15,23,42,.06)}.ai-switch input:checked+i{background:linear-gradient(145deg,#14b8a6,#2563eb);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.32),0 6px 14px rgba(37,99,235,.22)}.context-strip span{border:1px solid rgba(148,163,184,.13);box-shadow:inset 0 1px 0 #fff,0 5px 12px rgba(15,23,42,.04)}.score-ring{border-color:transparent;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(#14b8a6,#2563eb,#8b5cf6,#14b8a6) border-box;box-shadow:0 12px 26px rgba(37,99,235,.14),inset 0 1px 0 #fff}.learning-card{background:radial-gradient(circle at 90% 10%,rgba(245,158,11,.14),transparent 32%),linear-gradient(145deg,#fffaf0,#fff7ed);box-shadow:0 16px 32px rgba(245,158,11,.1),inset 0 1px 0 #fff}:root{--sd-brand-blue:#1d4ed8;--sd-brand-cyan:#0891b2;--sd-brand-teal:#0f9f8f;--sd-brand-gold:#f59e0b;--sd-brand-violet:#7c3aed;--sd-ink-strong:#08152f;--sd-ink-soft:#405a78;--sd-canvas-strong:#edf3ff}body,html{height:100%}body{background:radial-gradient(circle at 12% 4%,rgba(37,99,235,.16),transparent 28%),radial-gradient(circle at 88% 8%,rgba(8,145,178,.13),transparent 25%),radial-gradient(circle at 72% 100%,rgba(124,58,237,.07),transparent 30%),linear-gradient(145deg,#f7faff 0,var(--sd-canvas-strong) 48%,#f5f9ff 100%)}.workspace{display:grid;grid-template-rows:auto auto minmax(0,1fr);background:linear-gradient(135deg,hsla(0,0%,100%,.12),transparent 42%)}.metric-row,.topbar{margin-bottom:14px}.metric-card{border-color:rgba(99,122,167,.22)}.metric-card:first-child{background:radial-gradient(circle at 100% 0,rgba(37,99,235,.13),transparent 42%),linear-gradient(145deg,#fff,#f3f7ff)}.metric-card:nth-child(2){background:radial-gradient(circle at 100% 0,rgba(15,159,143,.14),transparent 42%),linear-gradient(145deg,#fff,#effcf9)}.metric-card:nth-child(3){background:radial-gradient(circle at 100% 0,rgba(245,158,11,.14),transparent 42%),linear-gradient(145deg,#fff,#fff8ec)}.metric-card:nth-child(4){background:radial-gradient(circle at 100% 0,rgba(124,58,237,.13),transparent 42%),linear-gradient(145deg,#fff,#f6f2ff)}.metric-card span{color:#4a6484}.metric-card small{color:#617895}.inbox-grid{overflow:hidden;border-color:rgba(92,119,166,.24);background:hsla(0,0%,100%,.97);box-shadow:0 28px 70px rgba(15,35,75,.14),0 5px 18px rgba(37,99,235,.07),inset 0 1px 0 #fff}.chat-panel,.conversation-panel,.details-panel{min-height:0}.conversation-panel,.details-panel{background:linear-gradient(180deg,#fff,#fbfdff)}.chat-panel{min-height:0;overflow:hidden;grid-template-rows:auto auto minmax(0,1fr) auto;background:#f8fbff}.chat-header,.panel-heading{border-bottom-color:rgba(110,137,181,.2);background:radial-gradient(circle at 0 0,rgba(37,99,235,.055),transparent 42%),linear-gradient(145deg,#fff,#f6f9ff)}.context-strip{border-bottom-color:rgba(110,137,181,.18);background:#fcfdff}.context-strip span{border:1px solid rgba(122,146,184,.14);background:#f2f6fc;color:#3f5875}.message-area{min-height:0;overflow-y:auto;background-color:#f8fbff;background-image:radial-gradient(rgba(91,130,184,.22) .7px,transparent 0),linear-gradient(180deg,hsla(0,0%,100%,.56),rgba(239,246,255,.3));background-size:16px 16px,auto}.composer{flex:0 0 auto;min-height:72px;padding:11px 14px;border-top:1px solid rgba(96,124,169,.22);background:radial-gradient(circle at 50% 0,rgba(37,99,235,.055),transparent 44%),linear-gradient(180deg,#fff,#f7faff);box-shadow:0 -12px 32px rgba(15,35,75,.08)}.composer textarea{min-height:50px;max-height:96px;border-color:rgba(86,116,165,.22);background:#fff;color:var(--sd-ink-strong);box-shadow:inset 0 1px 3px rgba(15,23,42,.035)}.composer textarea::placeholder{color:#7287a2}.send-button{min-width:74px;min-height:46px}.search-box{border-color:rgba(72,116,183,.24);background:linear-gradient(145deg,#fff,#eff5ff)}.filter-tabs button{color:#536b89}.filter-tabs button.active{color:var(--sd-brand-blue)}.system-status{color:#047857;background:linear-gradient(145deg,#f0fff8,#dcfce7)}.secondary-button{color:#294666;background:linear-gradient(145deg,#fff,#edf4ff)}@media (max-height:760px) and (min-width:1101px){.workspace{padding-top:14px;padding-bottom:14px}.topbar{min-height:64px}.metric-row,.topbar{margin-bottom:10px}.metric-card{min-height:96px;padding-top:13px;padding-bottom:12px}.metric-card:before{top:17px}.metric-card:after{top:26px}}@media (max-width:1100px){body{overflow:auto}.dashboard-shell,.workspace{height:auto;min-height:100vh;overflow:visible}.workspace{display:block}.inbox-grid{min-height:590px!important}}@media (min-width:1101px){.workspace{padding:11px 18px 13px;grid-template-rows:auto auto minmax(0,1fr)}.topbar{min-height:52px;margin-bottom:7px;padding-right:188px;gap:12px}.topbar h1{font-size:clamp(22px,1.65vw,27px);line-height:1.05;letter-spacing:-.042em}.eyebrow{margin-bottom:2px;font-size:9px;letter-spacing:.14em}.topbar-actions{flex-wrap:nowrap;gap:8px}.system-status,.topbar .secondary-button{min-height:36px;padding:7px 11px;border-radius:12px;font-size:10px;white-space:nowrap}.system-status span{width:7px;height:7px}.session-toolbar{top:9px;right:12px;min-width:174px;min-height:42px;gap:8px;padding:5px 6px 5px 11px}.session-toolbar strong{font-size:11px}.session-toolbar small{margin-top:2px;font-size:8px}.logout-button{padding:8px 11px;font-size:9px}.metric-row{gap:10px;margin-bottom:9px}.metric-card{min-height:82px;padding:11px 13px 10px 59px;border-radius:14px;box-shadow:0 12px 28px rgba(15,35,75,.085),0 3px 9px rgba(37,99,235,.045),inset 0 1px 0 #fff}.metric-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(15,35,75,.11),0 5px 12px rgba(37,99,235,.065),inset 0 1px 0 #fff}.metric-card:before{left:13px;top:19px;width:36px;height:36px;border-radius:12px;box-shadow:0 8px 16px rgba(37,99,235,.22),inset 0 1px 0 hsla(0,0%,100%,.5)}.metric-card:after{left:20px;top:26px;width:22px;height:22px}.metric-card span{font-size:10px;line-height:1.2}.metric-card strong{margin:2px 0 1px;font-size:24px;line-height:1}.metric-card small{font-size:9px;line-height:1.25}.inbox-grid{border-radius:16px}}@media (min-width:1101px) and (max-height:760px){.workspace{padding-top:8px;padding-bottom:9px}.topbar{min-height:46px;margin-bottom:6px}.topbar h1{font-size:22px}.metric-row{margin-bottom:7px}.metric-card{min-height:72px;padding-top:8px;padding-bottom:8px}.metric-card:before{top:14px}.metric-card:after{top:21px}}@media (max-width:1180px) and (min-width:1101px){.topbar{padding-top:0;padding-right:182px;flex-direction:row;align-items:center}.topbar-actions{width:auto;justify-content:flex-end}}:root{--sd-navy:#0b1220;--sd-navy-soft:#162033;--sd-blue:#2563eb;--sd-blue-dark:#1d4ed8;--sd-teal:#14b8a6;--sd-green:#16a36a;--sd-amber:#d97706;--sd-red:#dc2626;--sd-canvas:#f5f7fb;--sd-surface-soft:#f8fafc;--sd-border:#e2e8f0;--sd-border-strong:#cbd5e1;--sd-text:#0f172a;--sd-text-soft:#475569;--sd-muted:#64748b;--sd-shadow-sm:0 4px 14px rgba(15,23,42,.05);--sd-shadow-md:0 12px 34px rgba(15,23,42,.08);--sd-shadow-lg:0 22px 54px rgba(15,23,42,.11);--sd-radius-sm:10px;--sd-radius-md:14px;--sd-radius-lg:18px}html{background:var(--sd-canvas);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{min-height:100%;color:var(--sd-text)}body{margin:0;overflow:hidden;background:var(--sd-canvas)!important;font-feature-settings:normal}button,input,textarea{font:inherit;letter-spacing:normal}a,button,input,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#cbd5e1;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#94a3b8;background-clip:padding-box}.dashboard-shell{height:100dvh;min-height:0;grid-template-columns:72px minmax(0,1fr)!important;overflow:hidden}.rail{position:sticky;top:0;width:72px!important;height:100dvh;padding:16px 10px!important;overflow:visible;border-right:1px solid hsla(0,0%,100%,.08)!important;background:var(--sd-navy)!important;box-shadow:none!important}.rail:before{display:none!important}.brand-mark{width:50px!important;height:50px!important;overflow:hidden!important;border:1px solid hsla(0,0%,100%,.12)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 22px rgba(0,0,0,.2)!important;color:transparent!important;font-size:0!important}.brand-mark:before{content:""!important;display:block!important;width:42px!important;height:42px!important;background:url(https://sikhadenge.in/brand/sikhadenge-logo-mark.png) 50%/contain no-repeat!important;filter:none!important}.brand-mark:after{display:none!important}.rail nav{position:relative;z-index:2;display:grid;gap:8px!important;margin-top:28px!important}.rail-button{position:relative;width:46px!important;height:46px!important;display:grid!important;place-items:center!important;overflow:visible!important;border:1px solid transparent!important;border-radius:12px!important;background:transparent!important;color:#94a3b8!important;box-shadow:none!important;font-size:0!important;transition:background-color .16s ease,color .16s ease,border-color .16s ease!important}.rail nav .rail-button:nth-child(n):before,.rail-bottom:before,.rail-button:before{width:21px!important;height:21px!important;background:currentColor!important;filter:none!important}.rail-button:hover{border-color:hsla(0,0%,100%,.08)!important;background:hsla(0,0%,100%,.07)!important;box-shadow:none!important}.rail-button.active,.rail-button:hover{transform:none!important;color:#fff!important}.rail-button.active{border-color:hsla(0,0%,100%,.12)!important;background:var(--sd-blue)!important;box-shadow:0 8px 18px rgba(37,99,235,.28)!important}.rail-button:hover:after{left:56px!important;top:50%!important;transform:translateY(-50%)!important;padding:7px 10px!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:8px!important;background:var(--sd-navy)!important;color:#fff!important;box-shadow:var(--sd-shadow-md)!important;font-size:11px!important;font-weight:600!important;letter-spacing:0!important}.rail-bottom{margin-top:auto!important}.workspace{height:100dvh;min-width:0;min-height:0;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:stretch;overflow:hidden;padding:14px 20px 16px!important}.topbar{position:relative;min-height:62px!important;margin:0 0 12px!important;padding-right:220px!important;gap:16px!important}.topbar>div:first-child{position:relative;min-height:52px;display:flex;flex-direction:column;justify-content:center;padding-left:174px}.topbar>div:first-child:before{content:"";position:absolute;left:0;top:50%;width:154px;height:46px;transform:translateY(-50%);background:url(https://sikhadenge.in/brand/sikhadenge-logo-header.png) 0/contain no-repeat}.topbar h1{margin:0!important;color:var(--sd-text)!important;font-size:clamp(22px,1.55vw,27px)!important;line-height:1.08!important}.eyebrow,.topbar h1{font-weight:700!important}.eyebrow{margin:0 0 3px!important;color:var(--sd-muted)!important;font-size:9px!important;line-height:1.2;letter-spacing:.13em!important}.topbar-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px!important;flex-wrap:nowrap!important}.profile-pill{display:none!important}.filter-tabs button,.icon-button,.logout-button,.secondary-button,.send-button,.system-status{transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease!important}.system-status{min-height:38px!important;padding:8px 12px!important;border:1px solid #bbf7d0!important;border-radius:10px!important;background:#f0fdf4!important;color:#047857!important;box-shadow:none!important;font-size:10px!important;font-weight:700!important}.system-status span{width:7px!important;height:7px!important;background:#22c55e!important;box-shadow:0 0 0 3px rgba(34,197,94,.12)!important}.icon-button,.secondary-button{border:1px solid var(--sd-border)!important;background:#fff!important;color:var(--sd-text-soft)!important;box-shadow:none!important;font-weight:600!important}.secondary-button{min-height:38px!important;padding:8px 12px!important;border-radius:10px!important;font-size:10px!important}.icon-button{width:36px!important;height:36px!important}.icon-button:not(:disabled):hover,.secondary-button:not(:disabled):hover{transform:none!important;border-color:#bfdbfe!important;background:#eff6ff!important;color:var(--sd-blue-dark)!important;box-shadow:none!important}.icon-button:disabled,.secondary-button:disabled{cursor:not-allowed!important;opacity:.58!important}.session-toolbar{position:fixed!important;top:13px!important;right:16px!important;z-index:50;min-width:194px!important;min-height:42px!important;display:flex;align-items:center;justify-content:space-between;gap:10px!important;padding:5px 6px 5px 12px!important;border:1px solid var(--sd-border)!important;background:#fff!important;backdrop-filter:none!important}.session-toolbar>span{min-width:0}.session-toolbar strong{color:var(--sd-text)!important;font-size:11px!important;font-weight:700!important}.session-toolbar small{color:var(--sd-muted)!important;font-size:8px!important;letter-spacing:.02em!important}.logout-button{min-height:32px!important;padding:7px 10px!important;border:1px solid var(--sd-navy)!important;background:var(--sd-navy)!important;color:#fff!important;box-shadow:none!important;font-size:9px!important}.logout-button:hover:not(:disabled){transform:none!important;background:var(--sd-navy-soft)!important;box-shadow:none!important}.metric-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0 0 12px!important}.metric-card,.metric-card:nth-child(n){position:relative;min-height:82px!important;overflow:hidden;padding:13px 14px 12px 58px!important;border:1px solid var(--sd-border)!important;border-radius:14px!important;background:#fff!important;transition:border-color .16s ease,box-shadow .16s ease!important}.metric-card:hover{transform:none!important;border-color:#bfdbfe!important;box-shadow:var(--sd-shadow-md)!important}.metric-card:before,.metric-card:nth-child(n):before{content:""!important;position:absolute!important;left:14px!important;width:34px!important;height:34px!important;border:1px solid #dbeafe!important;border-radius:10px!important;background:#eff6ff!important;box-shadow:none!important}.metric-card:after,.metric-card:nth-child(n):after{left:21px!important;top:26px!important;width:20px!important;height:20px!important;background:var(--sd-blue)!important;opacity:1!important}.metric-card span{display:block;color:var(--sd-text-soft)!important;font-size:10px!important;font-weight:600!important}.metric-card strong{display:block;margin:3px 0 2px!important;color:var(--sd-text)!important;font-size:23px!important;font-weight:700!important;letter-spacing:-.03em!important}.metric-card small{display:block;color:var(--sd-muted)!important;font-size:9px!important;line-height:1.3!important}.inbox-grid{height:auto!important;align-self:stretch;grid-template-columns:315px minmax(430px,1fr) 315px!important;overflow:hidden!important;border:1px solid var(--sd-border)!important;border-radius:16px!important}.chat-panel,.conversation-panel,.details-panel,.inbox-grid{min-height:0!important;background:#fff!important}.conversation-panel{border-right:1px solid var(--sd-border)!important}.details-panel{overflow:auto!important;padding:18px!important;border-left:1px solid var(--sd-border)!important;background:#fff!important}.chat-header,.panel-heading{min-height:76px!important;padding:16px 18px!important;border-bottom:1px solid var(--sd-border)!important;background:#fff!important}.chat-header h2,.lead-card-head h2,.panel-heading h2{margin:0!important;color:var(--sd-text)!important;font-size:17px!important;font-weight:700!important;letter-spacing:-.02em!important}.search-box{height:42px!important;margin:14px 14px 9px!important;padding:0 11px!important;border:1px solid var(--sd-border)!important;border-radius:10px!important;background:var(--sd-surface-soft)!important;color:var(--sd-muted)!important;box-shadow:none!important}.search-box:focus-within{border-color:#93c5fd!important;background:#fff!important;box-shadow:0 0 0 3px rgba(37,99,235,.08)!important}.chat-actions .icon-button,.composer-tools button,.panel-heading .icon-button,.search-box>span{color:var(--sd-muted)!important}.chat-actions .icon-button:before,.composer-tools button:before,.panel-heading .icon-button:before,.search-box>span:before{background:currentColor!important;filter:none!important}.search-box input{color:var(--sd-text)!important;font-size:11px!important}.search-box input::placeholder{color:#94a3b8!important}.filter-tabs{padding:4px 14px 11px!important;gap:6px!important}.filter-tabs button{min-height:32px!important;padding:7px 10px!important;border:1px solid transparent!important;background:transparent!important;color:var(--sd-muted)!important;box-shadow:none!important;font-size:10px!important;font-weight:600!important}.filter-tabs button:hover{border-color:var(--sd-border)!important;background:var(--sd-surface-soft)!important;color:var(--sd-text-soft)!important}.filter-tabs button.active{border-color:#bfdbfe!important;background:#eff6ff!important;color:var(--sd-blue-dark)!important}.conversation-list{min-height:0;overflow-y:auto!important}.conversation-item{min-height:82px!important;padding:13px 14px!important;border:0!important;border-top:1px solid #f1f5f9!important;background:#fff!important;gap:11px!important;transition:background-color .14s ease!important}.conversation-item:hover{background:#f8fafc!important}.conversation-item.selected{background:#eff6ff!important;box-shadow:inset 3px 0 var(--sd-blue)!important}.avatar{border:1px solid #dbeafe!important;background:#eff6ff!important;color:var(--sd-blue-dark)!important;box-shadow:none!important;font-weight:700!important}.conversation-name-row strong{color:var(--sd-text)!important;font-size:12px!important}.conversation-meta,.conversation-name-row time,.conversation-preview{color:var(--sd-muted)!important}.conversation-name-row time{font-size:9px!important}.conversation-preview{font-size:10px!important}.conversation-meta{font-size:9px!important}.temperature{padding:3px 7px!important;border:1px solid transparent!important;border-radius:999px!important;font-size:8px!important;font-weight:700!important;letter-spacing:.02em!important}.temperature-hot{border-color:#fecdd3!important;background:#fff1f2!important;color:#be123c!important}.temperature-warm{border-color:#fed7aa!important;background:#fff7ed!important;color:#c2410c!important}.temperature-cold{border-color:var(--sd-border)!important;background:#f8fafc!important;color:var(--sd-text-soft)!important}.unread-count{min-width:18px!important;height:18px!important;background:var(--sd-blue)!important;font-size:8px!important;font-weight:700!important}.panel-empty-state{padding:34px 22px!important;color:var(--sd-muted)!important}.panel-empty-state strong{color:var(--sd-text)!important;font-size:13px!important;font-weight:700!important}.panel-empty-state p{margin-top:7px!important;font-size:10px!important;line-height:1.55!important}.chat-panel{min-height:0!important;overflow:hidden!important;grid-template-rows:auto auto minmax(0,1fr) auto!important}.chat-actions,.chat-person{gap:10px!important}.chat-person p{margin:4px 0 0!important}.ai-switch,.chat-person p{color:var(--sd-muted)!important;font-size:10px!important}.ai-switch{font-weight:600!important}.ai-switch i{width:36px!important;height:20px!important;padding:3px!important;border:0!important;background:#cbd5e1!important;box-shadow:none!important}.ai-switch i:after{width:14px!important;height:14px!important;box-shadow:0 1px 3px rgba(15,23,42,.25)!important}.ai-switch input:checked+i{background:var(--sd-blue)!important;box-shadow:none!important}.ai-switch input:checked+i:after{transform:translateX(16px)!important}.context-strip{min-height:46px!important;display:flex!important;align-items:center;overflow-x:auto;border-bottom:1px solid var(--sd-border)!important;background:#fff!important}.context-strip span{padding:5px 8px!important;border:1px solid var(--sd-border)!important;border-radius:7px!important;background:#f8fafc!important;color:var(--sd-text-soft)!important;box-shadow:none!important;font-size:8px!important;font-weight:600!important}.context-strip .knowledge-ok{border-color:#bbf7d0!important;background:#f0fdf4!important;color:#047857!important}.message-area{min-height:0!important;overflow-y:auto!important;padding:20px 24px!important;background-color:#f8fafc!important;background-image:radial-gradient(#dbe4ef .65px,transparent 0)!important;background-size:18px 18px!important;overscroll-behavior:contain}.day-divider{margin-bottom:15px!important}.day-divider span{padding:5px 10px!important;border:1px solid var(--sd-border)!important;border-radius:999px!important;background:hsla(0,0%,100%,.94)!important;color:var(--sd-muted)!important;font-size:8px!important;font-weight:600!important}.message-row{margin:8px 0!important}.message-bubble{max-width:72%!important;padding:10px 12px 8px!important;border:1px solid var(--sd-border)!important;border-radius:13px 13px 13px 4px!important;background:#fff!important;box-shadow:var(--sd-shadow-sm)!important}.outbound .message-bubble{border-color:#bfdbfe!important;border-radius:13px 13px 4px 13px!important;background:#eff6ff!important}.message-bubble small{margin-bottom:4px!important;color:var(--sd-blue-dark)!important;font-size:8px!important;font-weight:700!important}.message-bubble p{color:var(--sd-text)!important;font-size:11px!important;line-height:1.55!important}.message-bubble time{margin-top:5px!important;color:var(--sd-muted)!important;font-size:7px!important}.center-state{min-height:220px!important;color:var(--sd-muted)!important;font-size:11px!important}.center-state strong{color:var(--sd-text)!important;font-size:15px!important;font-weight:700!important}.center-state p{line-height:1.6!important}.error-state{border-color:#fecaca!important;background:#fff7f7!important;color:var(--sd-red)!important}.agent-thinking{max-width:540px!important;margin-top:18px!important;padding:11px 12px!important;border:1px solid #bfdbfe!important;border-radius:11px!important;background:#eff6ff!important;box-shadow:none!important}.thinking-dot{width:9px!important;height:9px!important;background:var(--sd-blue)!important;box-shadow:0 0 0 4px rgba(37,99,235,.1)!important}.agent-thinking strong{color:var(--sd-text)!important;font-size:9px!important}.agent-thinking p{color:var(--sd-text-soft)!important;font-size:8px!important}.agent-thinking button{border:1px solid #bfdbfe!important;border-radius:8px!important;background:#fff!important;color:var(--sd-blue-dark)!important;font-size:8px!important;font-weight:700!important}.composer{position:relative;z-index:8;min-height:70px!important;padding:10px 13px!important;border-top:1px solid var(--sd-border)!important;box-shadow:none!important}.composer-tools{gap:2px}.composer-tools button{width:32px!important;height:32px!important;margin-right:2px!important;border:1px solid transparent!important;background:transparent!important;box-shadow:none!important}.composer-tools button:hover{transform:none!important;border-color:var(--sd-border)!important;background:#f8fafc!important;color:var(--sd-blue)!important;box-shadow:none!important}.composer textarea{max-height:96px!important;padding:10px 12px!important;border:1px solid var(--sd-border)!important;border-radius:10px!important;background:#fff!important;color:var(--sd-text)!important;box-shadow:none!important;font-size:10px!important}.composer textarea:focus{border-color:#93c5fd!important;box-shadow:0 0 0 3px rgba(37,99,235,.08)!important}.composer textarea::placeholder{color:#94a3b8!important}.composer textarea:disabled{background:#f8fafc!important}.send-button{min-width:72px!important;min-height:44px!important;padding:10px 14px!important;border:1px solid var(--sd-blue)!important;border-radius:10px!important;background:var(--sd-blue)!important;color:#fff!important;box-shadow:none!important;font-size:10px!important}.send-button:not(:disabled):hover{background:var(--sd-blue-dark)!important}.send-button:disabled{border-color:#bfdbfe!important;background:#bfdbfe!important;color:#fff!important;opacity:1!important}.lead-card-head{align-items:flex-start!important}.score-block{margin:16px 0!important;padding:13px!important;border:1px solid var(--sd-border)!important;border-radius:12px!important;background:#f8fafc!important}.score-block,.score-ring{box-shadow:none!important}.score-ring{width:60px!important;height:60px!important;border:5px solid #bfdbfe!important;background:#fff!important}.score-ring strong{color:var(--sd-text)!important;font-size:19px!important;font-weight:700!important}.score-ring span{color:var(--sd-muted)!important;font-size:7px!important}.score-block>div:last-child strong{color:var(--sd-text)!important;font-size:10px!important;font-weight:700!important}.score-block p{color:var(--sd-muted)!important;font-size:8px!important;line-height:1.5!important}.detail-section{padding:15px 0!important;border-top:1px solid var(--sd-border)!important}.detail-section h3{margin:0 0 11px!important;color:var(--sd-text)!important;font-size:11px!important;font-weight:700!important}.detail-section dl{gap:9px!important}.detail-section dl div{grid-template-columns:76px 1fr!important;gap:9px!important;font-size:9px!important}.detail-section dt{color:var(--sd-muted)!important}.detail-section dd{color:var(--sd-text-soft)!important;font-weight:600!important}.section-title-row button{color:var(--sd-blue-dark)!important;font-size:8px!important;font-weight:700!important}.summary-copy{line-height:1.65!important}.summary-copy,.task-check{color:var(--sd-text-soft)!important;font-size:9px!important}.learning-card{margin-top:6px!important;padding:13px!important;border:1px solid #bfdbfe!important;border-radius:12px!important;background:#eff6ff!important;color:var(--sd-text)!important;box-shadow:none!important}.learning-card span{color:var(--sd-blue-dark)!important;font-size:8px!important;font-weight:700!important;letter-spacing:.08em!important}.learning-card strong{margin:6px 0!important;color:var(--sd-text)!important;font-size:10px!important;font-weight:700!important}.learning-card p{margin:0 0 10px!important;color:var(--sd-text-soft)!important;font-size:8px!important;line-height:1.55!important}.learning-card button{border:1px solid #bfdbfe!important;border-radius:8px!important;background:#fff!important;color:var(--sd-blue-dark)!important;font-size:8px!important;font-weight:700!important}.login-page{min-height:100dvh!important;padding:24px!important;background:#f5f7fb!important}.login-card{width:min(100%,430px)!important;padding:34px!important;border:1px solid var(--sd-border)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--sd-shadow-lg)!important}.login-brand{width:178px!important;height:54px!important;margin:0 0 22px!important;padding:0!important;border:0!important;border-radius:0!important;background:url(https://sikhadenge.in/brand/sikhadenge-logo-header.png) 0/contain no-repeat!important;box-shadow:none!important;color:transparent!important;font-size:0!important}.login-brand:after,.login-brand:before{display:none!important}.login-card h1{color:var(--sd-text)!important;font-size:27px!important;font-weight:700!important;letter-spacing:-.035em!important}.login-copy{margin:10px 0 24px!important;color:var(--sd-muted)!important;font-size:13px!important;line-height:1.65!important}.login-form{gap:16px!important}.login-form label{color:var(--sd-text-soft)!important;font-size:11px!important;font-weight:600!important}.login-form input{height:46px!important;border:1px solid var(--sd-border-strong)!important;border-radius:10px!important;background:#fff!important;color:var(--sd-text)!important}.login-form input:focus{border-color:#93c5fd!important;box-shadow:0 0 0 3px rgba(37,99,235,.08)!important}.login-submit{height:46px!important;border-radius:10px!important;background:var(--sd-blue)!important;font-weight:700!important}.login-submit:hover:not(:disabled){background:var(--sd-blue-dark)!important}.login-footnote{color:#94a3b8!important;font-size:10px!important}@media (max-width:1280px){.inbox-grid{grid-template-columns:300px minmax(420px,1fr)!important}.details-panel{display:none!important}}@media (max-width:1050px){body{overflow:auto}.dashboard-shell,.workspace{height:auto!important;min-height:100dvh!important;overflow:visible!important}.workspace{display:block!important}.topbar{padding-right:0!important}.session-toolbar{position:static!important;min-width:auto!important}.topbar-actions{margin-left:auto}.inbox-grid{min-height:620px!important}}@media (max-width:900px){.dashboard-shell{display:block!important;padding-bottom:68px}.rail{position:fixed!important;top:auto!important;right:12px;bottom:10px;left:12px;z-index:100;width:auto!important;height:56px!important;padding:6px 8px!important;display:flex!important;flex-direction:row!important;justify-content:space-between;border:1px solid hsla(0,0%,100%,.12)!important;border-radius:16px!important;box-shadow:0 12px 34px rgba(15,23,42,.28)!important}.brand-mark{display:none!important}.rail nav{flex:1;display:flex!important;align-items:center;justify-content:space-around;gap:2px!important;margin:0!important}.rail-bottom,.rail-button{width:42px!important;height:42px!important;margin:0!important}.rail-button:hover:after{display:none!important}.workspace{padding:12px!important}.topbar{min-height:auto!important;align-items:flex-start!important;flex-direction:column!important;gap:10px!important}.topbar>div:first-child{min-height:46px;padding-left:142px}.topbar>div:first-child:before{width:128px;height:40px}.topbar-actions{width:100%;justify-content:flex-start;overflow-x:auto}.metric-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.inbox-grid{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:minmax(320px,auto) minmax(560px,1fr)!important;min-height:920px!important}.conversation-panel{display:flex!important;max-height:360px;border-right:0!important;border-bottom:1px solid var(--sd-border)!important}.chat-panel{min-height:560px!important}.details-panel{display:none!important}.session-toolbar{width:100%}}@media (max-width:560px){.login-page{padding:14px!important}.login-card{padding:26px 22px!important}.login-brand{width:154px!important;height:48px!important}.topbar>div:first-child{min-height:42px;padding-left:0;padding-top:52px}.topbar>div:first-child:before{top:0;width:142px;height:42px;transform:none}.metric-row{grid-template-columns:1fr!important}.metric-card{min-height:76px!important}.chat-header{align-items:flex-start!important;flex-direction:column!important}.chat-actions{width:100%;justify-content:space-between}.message-area{padding:16px 12px!important}.message-bubble{max-width:88%!important}.composer{grid-template-columns:1fr auto!important}.composer-tools{display:none!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--sd-navy:#10192b;--sd-navy-soft:#17233a;--sd-blue:#5b5ce2;--sd-blue-dark:#4344c9;--sd-teal:#0f9fa5;--sd-green:#159766;--sd-canvas:#f3f6fb;--sd-surface:#fff;--sd-surface-soft:#f7f9fc;--sd-border:#dbe3ef;--sd-border-strong:#c8d3e2;--sd-text:#101828;--sd-text-soft:#344054;--sd-muted:#667085;--sd-shadow-sm:0 5px 16px rgba(16,24,40,.055);--sd-shadow-md:0 13px 32px rgba(16,24,40,.08);--sd-shadow-lg:0 24px 56px rgba(16,24,40,.11)}.dashboard-shell,.dashboard-shell *{box-sizing:border-box}.dashboard-shell{grid-template-columns:76px minmax(0,1fr)!important;background:var(--sd-canvas)!important}.rail{width:76px!important;padding:16px 12px!important;border-right:1px solid hsla(0,0%,100%,.07)!important;background:linear-gradient(180deg,#10192b,#0c1525)!important}.brand-mark,.brand-mark:before{width:48px!important;height:48px!important;border-radius:14px!important}.brand-mark:before{box-shadow:0 9px 22px rgba(5,18,48,.24)!important}.rail nav{gap:9px!important;margin-top:24px!important}.rail-button,.rail-button.active,.rail-button:hover{width:48px!important;height:48px!important;border-radius:13px!important}.rail nav .rail-button:nth-child(n):before,.rail-bottom:before,.rail-button:before{width:40px!important;height:40px!important;border-radius:12px!important;opacity:.86!important}.rail-button.active:before,.rail-button:hover:before{opacity:1!important;transform:translateY(-1px) scale(1.025)!important;filter:drop-shadow(0 7px 12px rgba(91,92,226,.24))!important}.rail-button.active:after{left:-11px!important;top:12px!important;width:3px!important;height:24px!important;background:linear-gradient(180deg,#8b5cf6,#38bdf8)!important;box-shadow:0 0 10px rgba(56,189,248,.45)!important}.workspace{padding:16px 20px 18px!important;background:var(--sd-canvas)!important}.topbar{min-height:66px!important;margin-bottom:14px!important;gap:18px!important}.topbar>div:first-child{min-height:54px!important;padding-left:66px!important}.topbar>div:first-child:before{width:50px!important;height:50px!important;border-radius:14px!important;box-shadow:0 8px 20px rgba(16,24,40,.12)!important}.topbar h1{font-size:clamp(24px,1.65vw,28px)!important;line-height:1.12!important;letter-spacing:-.035em!important}.eyebrow,.topbar h1{font-weight:750!important}.eyebrow{margin-bottom:4px!important;color:#596780!important;font-size:10px!important;line-height:1.25!important;letter-spacing:.11em!important}.secondary-button,.system-status{min-height:40px!important;padding:9px 13px!important;border-radius:11px!important;font-size:11px!important;font-weight:700!important}.system-status{border-color:#b7ebd1!important;background:#effbf5!important;color:#08734f!important}.secondary-button{border-color:var(--sd-border)!important;background:#fbfcfe!important;color:#667085!important}.session-toolbar{top:14px!important;right:18px!important;min-width:210px!important;min-height:44px!important;padding:5px 6px 5px 13px!important;border-radius:12px!important;border-color:var(--sd-border)!important;box-shadow:var(--sd-shadow-sm)!important}.session-toolbar strong{font-size:12px!important;font-weight:750!important;line-height:1.2!important}.session-toolbar small{margin-top:2px!important;font-size:9.5px!important;font-weight:600!important;line-height:1.2!important}.logout-button{min-height:34px!important;padding:8px 11px!important;border-radius:9px!important;font-size:10px!important;font-weight:700!important}.metric-row{gap:12px!important;margin-bottom:14px!important}.metric-card,.metric-card:nth-child(n){min-height:96px!important;padding:16px 16px 14px 76px!important;border-color:var(--sd-border)!important;border-radius:15px!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;box-shadow:var(--sd-shadow-sm)!important}.metric-card:before,.metric-card:nth-child(n):before{left:16px!important;top:19px!important;width:48px!important;height:48px!important;border-radius:14px!important;box-shadow:0 8px 18px rgba(55,65,81,.105)!important}.metric-card span{color:#475467!important;font-size:11.5px!important;font-weight:650!important;line-height:1.25!important}.metric-card strong{margin:3px 0!important;font-size:25px!important;font-weight:750!important;line-height:1!important}.metric-card small{color:#69778d!important;font-size:10.5px!important;font-weight:500!important;line-height:1.35!important}.inbox-grid{grid-template-columns:320px minmax(460px,1fr) 320px!important;border-color:var(--sd-border)!important;border-radius:18px!important;box-shadow:var(--sd-shadow-md)!important}.conversation-panel{border-right-color:var(--sd-border)!important}.details-panel{padding:20px!important;border-left-color:var(--sd-border)!important}.chat-header,.panel-heading{min-height:80px!important;padding:17px 18px!important;border-bottom-color:var(--sd-border)!important}.chat-header h2,.lead-card-head h2,.panel-heading h2{font-size:18px!important;font-weight:750!important;line-height:1.25!important}.icon-button{width:38px!important;height:38px!important;border-radius:10px!important}.search-box{height:44px!important;margin:14px 14px 10px!important;padding:0 12px!important;border-color:var(--sd-border)!important;border-radius:11px!important;background:#f7f9fc!important}.search-box input{font-size:12px!important;font-weight:500!important}.search-box input::placeholder{color:#8a98ad!important}.filter-tabs{gap:7px!important;padding:4px 14px 12px!important}.filter-tabs button{min-height:34px!important;padding:8px 11px!important;border-radius:9px!important;color:#667085!important;font-size:11px!important;font-weight:650!important}.filter-tabs button.active{border-color:#c9cdfa!important;background:#f0f1ff!important;color:#4748c8!important}.conversation-item{min-height:86px!important;padding:14px!important;gap:12px!important;border-top-color:#edf1f6!important}.conversation-item.selected{background:#f2f4ff!important;box-shadow:inset 3px 0 #5b5ce2!important}.avatar{width:42px!important;height:42px!important;border-color:#d9ddfb!important;background:#f0f1ff!important;color:#4344c9!important;font-size:12px!important}.avatar.large{width:46px!important;height:46px!important}.conversation-name-row strong{font-size:12.5px!important;font-weight:700!important}.conversation-name-row time{font-size:10px!important}.conversation-preview{margin:5px 0 7px!important;font-size:11px!important;line-height:1.4!important}.conversation-meta{font-size:10px!important;line-height:1.35!important}.temperature{padding:4px 7px!important;font-size:9px!important}.unread-count{min-width:20px!important;height:20px!important;font-size:9px!important}.panel-empty-state{padding:38px 24px!important}.empty-chat-state strong,.panel-empty-state strong{color:var(--sd-text)!important;font-size:15px!important;font-weight:750!important;line-height:1.3!important}.empty-chat-state p,.panel-empty-state p{margin-top:7px!important;color:#69778d!important;font-size:11.5px!important;line-height:1.55!important}.chat-panel{background:#f8fafc!important}.ai-switch,.chat-person p{color:#667085!important;font-size:11px!important}.context-strip{min-height:48px!important;gap:7px!important;padding:8px 16px!important;border-bottom-color:var(--sd-border)!important}.context-strip span{min-height:26px!important;display:inline-flex!important;align-items:center!important;padding:6px 9px!important;border-radius:8px!important;color:#596780!important;font-size:10px!important;font-weight:650!important;line-height:1.2!important}.message-list,.messages{color:var(--sd-text-soft)!important;font-size:12px!important}.message-bubble,.message-row p{font-size:12px!important;line-height:1.55!important}.agent-thinking{border-color:#d9ddfb!important;background:#f5f6ff!important}.agent-thinking strong{font-size:11.5px!important;font-weight:700!important}.agent-thinking p{font-size:11px!important;line-height:1.5!important}.composer{min-height:72px!important;padding:11px 13px!important;gap:10px!important;border-top-color:var(--sd-border)!important;background:#fff!important}.composer-tools{gap:5px!important}.composer-tools button{width:34px!important;height:34px!important;border-radius:9px!important;font-size:18px!important}.composer-tools button:nth-child(2):before,.composer-tools button:nth-child(3):before{width:27px!important;height:27px!important;border-radius:8px!important}.composer textarea{min-height:48px!important;padding:12px 13px!important;border-color:var(--sd-border)!important;border-radius:11px!important;background:#f7f9fc!important;color:var(--sd-text-soft)!important;font-size:11.5px!important;line-height:1.45!important}.composer textarea::placeholder{color:#8a98ad!important}.send-button{min-width:80px!important;min-height:48px!important;border-radius:11px!important;font-size:11px!important;font-weight:700!important}.lead-card-head{padding-bottom:15px!important;border-bottom-color:var(--sd-border)!important}.score-block{gap:12px!important;padding:16px 0!important}.score-ring{width:66px!important;height:66px!important;border-color:#c9cdfa!important;background:#f4f5ff!important}.score-ring strong{font-size:21px!important}.score-ring span{font-size:10px!important}.score-block>div:last-child>strong{font-size:12.5px!important;font-weight:700!important}.learning-card p,.score-block p,.summary-copy{color:#667085!important;font-size:11px!important;line-height:1.55!important}.detail-section{padding:16px 0!important;border-top-color:#edf1f6!important}.detail-section h3,.section-title-row h3{color:#344054!important;font-size:12px!important;font-weight:750!important;line-height:1.3!important}.detail-section dl{gap:10px!important}.detail-section dt{color:#78869b!important;font-size:10px!important;font-weight:600!important}.detail-section dd{color:#344054!important;font-size:11px!important;font-weight:650!important}.agent-thinking button,.learning-card button,.section-title-row button{min-height:32px!important;padding:7px 10px!important;border-radius:9px!important;font-size:10px!important;font-weight:650!important}.task-check{min-height:34px!important;color:#475467!important;font-size:11px!important;line-height:1.4!important}.learning-card{padding:15px!important;border-color:#d9ddfb!important;border-radius:13px!important;background:linear-gradient(180deg,#f8f8ff,#f3f5ff)!important}.learning-card span{color:#5b5ce2!important;font-size:9.5px!important;font-weight:750!important}.learning-card strong{font-size:12px!important;font-weight:750!important}@media (max-width:1280px){.workspace{padding-right:14px!important;padding-left:14px!important}.inbox-grid{grid-template-columns:300px minmax(420px,1fr) 290px!important}.metric-card,.metric-card:nth-child(n){padding-right:12px!important;padding-left:70px!important}.metric-card:before,.metric-card:nth-child(n):before{left:13px!important;width:44px!important;height:44px!important}}@media (max-width:980px){.topbar h1{font-size:23px!important}.metric-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.dashboard-shell{grid-template-columns:1fr!important}.workspace{padding:12px!important}.topbar>div:first-child{padding-left:58px!important}.topbar>div:first-child:before{width:44px!important;height:44px!important}.metric-card,.metric-card:nth-child(n){min-height:90px!important;padding-left:66px!important}.metric-card:before,.metric-card:nth-child(n):before{width:40px!important;height:40px!important}}.module-workspace{grid-template-rows:auto minmax(0,1fr)!important}.module-page-card{--module-accent:#2563eb;--module-accent-soft:#eff6ff;--module-accent-border:#bfdbfe;--module-icon:url(/dashboard-icons/02-conversations.png);min-height:0;overflow:auto;border:1px solid #dbe3ef;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(15,23,42,.08)}.module-page-card[data-module=contacts]{--module-accent:#2563eb;--module-accent-soft:#eff6ff;--module-accent-border:#bfdbfe;--module-icon:url(/dashboard-icons/03-contacts.png)}.module-page-card[data-module=leads]{--module-accent:#7c3aed;--module-accent-soft:#f5f3ff;--module-accent-border:#ddd6fe;--module-icon:url(/dashboard-icons/05-qualified-leads.png)}.module-page-card[data-module=analytics]{--module-accent:#0284c7;--module-accent-soft:#f0f9ff;--module-accent-border:#bae6fd;--module-icon:url(/dashboard-icons/07-analytics.png)}.module-page-card[data-module=knowledge]{--module-accent:#6d28d9;--module-accent-soft:#f5f3ff;--module-accent-border:#ddd6fe;--module-icon:url(/dashboard-icons/08-knowledge.png)}.module-page-card[data-module=settings]{--module-accent:#475569;--module-accent-soft:#f8fafc;--module-accent-border:#cbd5e1;--module-icon:url(/dashboard-icons/10-settings.png)}.module-page-header{min-height:118px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;border-bottom:1px solid #e7edf5;background:radial-gradient(circle at 12% 20%,color-mix(in srgb,var(--module-accent-soft) 76%,transparent),transparent 38%),linear-gradient(135deg,#fff 0,#f8fbff 100%)}.module-page-heading{min-width:0;display:flex;align-items:center;gap:18px}.module-page-icon{width:66px;height:66px;flex:0 0 66px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--module-accent-border);border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.11)}.module-page-icon img{width:100%;height:100%;display:block;object-fit:contain}.module-page-copy{min-width:0}.module-page-header .eyebrow{margin:0 0 5px!important;color:var(--module-accent)!important;font-size:10px!important;font-weight:750!important;letter-spacing:.1em!important}.module-page-header h2{margin:0;color:#10213a;font-size:24px;font-weight:760;line-height:1.15;letter-spacing:-.025em}.module-page-header .module-page-copy>p:last-child{max-width:760px;margin:7px 0 0;color:#53657d;font-size:13px;font-weight:500;line-height:1.55}.module-page-badge{flex:0 0 auto;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid var(--module-accent-border);border-radius:10px;background:var(--module-accent-soft);color:var(--module-accent);font-size:11px;font-weight:700;line-height:1}.module-page-content{display:grid;gap:18px;padding:22px 26px 28px}.module-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.module-info-card{position:relative;min-height:162px;padding:20px 20px 20px 74px;overflow:hidden;border:1px solid #e1e8f2;border-radius:16px;background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.045)}.module-info-card:before{content:"";position:absolute;left:18px;top:19px;width:42px;height:42px;border:1px solid var(--module-accent-border);border-radius:12px;background:var(--module-icon) center /contain no-repeat #fff;box-shadow:0 7px 16px rgba(15,23,42,.09)}.module-info-card:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,var(--module-accent),transparent 78%);opacity:.65}.module-info-card strong{display:block;margin:2px 0 8px;color:#10213a;font-size:15px;font-weight:740;line-height:1.3}.module-info-card li,.module-info-card p{color:#53657d;font-size:12px;font-weight:500;line-height:1.65}.module-info-card p{margin:0}.module-info-card ul{margin:9px 0 0;padding-left:17px}.module-status-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.module-status-item{min-height:88px;display:flex;flex-direction:column;justify-content:center;padding:15px 17px;border:1px solid #dfe7f2;border-radius:14px;background:linear-gradient(145deg,#fff,var(--module-accent-soft));box-shadow:0 6px 16px rgba(15,23,42,.035)}.module-status-item span{display:block;margin-bottom:6px;color:#66768d;font-size:11px;font-weight:650;line-height:1.25}.module-status-item strong{color:#10213a;font-size:17px;font-weight:760;line-height:1.25;overflow-wrap:anywhere}.module-note{min-height:56px;display:flex;align-items:center;padding:15px 17px;border:1px solid var(--module-accent-border);border-radius:14px;background:var(--module-accent-soft);color:#3f5674;font-size:12px;font-weight:500;line-height:1.65}.brand-mark{cursor:pointer}.rail-button{cursor:pointer!important}@media (max-width:1000px){.module-info-grid,.module-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.module-page-header{min-height:auto;align-items:flex-start;padding:18px}.module-page-heading{align-items:flex-start;gap:13px}.module-page-icon{width:52px;height:52px;flex-basis:52px;border-radius:14px}.module-page-header h2{font-size:21px}.module-page-header .module-page-copy>p:last-child{font-size:12px}.module-page-badge{display:none}.module-page-content{padding:18px}.module-info-grid,.module-status-strip{grid-template-columns:1fr}.module-info-card{min-height:148px}}