:root{--bg:#f6f7fb;--surface:#fff;--ink:#17202a;--muted:#77808e;--line:#e7e9ef;--primary:#5947d9;--primary-dark:#4635ba;--purple-soft:#eeeaff;--green:#35a879;--orange:#e69655;--shadow:0 18px 60px rgba(35,31,80,.08);--radius:20px;--font:Tahoma,"Vazirmatn",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}input,textarea,select{width:100%;border:1px solid var(--line);background:#fbfbfd;border-radius:11px;padding:12px 14px;color:var(--ink);outline:none;transition:.2s}input:focus,textarea:focus,select:focus{border-color:#988de9;box-shadow:0 0 0 4px rgba(89,71,217,.1);background:#fff}textarea{resize:vertical}label{display:block;font-weight:700;color:#3c4450}label small{font-weight:400;color:var(--muted);font-size:11px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 19px;border:1px solid transparent;border-radius:11px;font-weight:700;transition:.2s;white-space:nowrap}.btn.primary{background:var(--primary);color:#fff;box-shadow:0 8px 18px rgba(89,71,217,.2)}.btn.primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.btn.secondary{background:#fff;border-color:var(--line);color:#4b5361}.btn.secondary:hover{border-color:#bdb6ef;color:var(--primary)}.btn.wide{width:100%}.ghost-link,.text-link{color:var(--muted);font-size:13px}.ghost-link:hover,.text-link:hover{color:var(--primary)}.muted{color:var(--muted)}.eyebrow{display:flex;align-items:center;gap:7px;color:var(--primary);font-weight:800;font-size:11px;letter-spacing:.03em}.pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background:#5ad39e;box-shadow:0 0 0 4px rgba(90,211,158,.14)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.35}h1{font-size:33px;letter-spacing:-.6px}h2{font-size:23px}h3{font-size:16px}.stack{display:grid;gap:14px}.notice{padding:11px 14px;border-radius:12px;margin:12px 0;font-size:13px}.notice.error{background:#fff0f0;color:#b44646;border:1px solid #ffd2d2}.notice.success{background:#eafaf2;color:#207b53;border:1px solid #c7efd9}.notice.info{background:#eef2ff;color:#4e5ca7;border:1px solid #dce2ff}.hidden{display:none!important}.toast{position:fixed;left:22px;bottom:22px;z-index:100;min-width:240px;box-shadow:0 14px 36px rgba(25,24,62,.15);animation:toastIn .25s ease}@keyframes toastIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.topbar{height:76px;background:rgba(255,255,255,.88);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.brand-mark{display:inline-flex;align-items:center;gap:10px;color:var(--ink)}.brand-mark>span{width:37px;height:37px;border-radius:12px;background:linear-gradient(135deg,#6656e1,#4430b9);display:grid;place-items:center;color:#fff;font-weight:900;font-size:21px;box-shadow:0 7px 15px rgba(79,60,190,.22)}.brand-mark strong{display:block;font-size:18px;line-height:1.2}.brand-mark small{display:block;font-size:9px;color:#9299a6;letter-spacing:.03em;direction:ltr;text-align:right}.top-actions{display:flex;align-items:center;gap:19px}.user-chip{display:flex;align-items:center;gap:8px;font-weight:700;color:#4c5360}.user-chip i{font-style:normal;width:28px;height:28px;border-radius:50%;background:#e6e2ff;color:var(--primary);display:grid;place-items:center}.icon-btn{border:1px solid var(--line);width:35px;height:35px;border-radius:10px;background:#fff;color:#7c8490;display:inline-grid;place-items:center;transition:.2s}.icon-btn:hover{color:var(--primary);border-color:#bcb5ee;background:#faf9ff}.danger-icon:hover{color:#c95a5a;border-color:#f0c5c5}.mobile-only{display:none}.layout{display:flex;min-height:calc(100vh - 76px)}.sidebar{width:272px;background:#fff;border-left:1px solid var(--line);padding:25px 18px 18px;display:flex;flex-direction:column;flex-shrink:0;min-height:calc(100vh - 76px)}.side-top{margin-bottom:28px}.new-chat{width:100%;height:44px}.new-chat span{font-size:20px;line-height:1}.side-label{font-size:11px;font-weight:800;color:#a2a8b2;margin:0 10px 10px}.conversation-list{display:grid;gap:4px;overflow:auto;max-height:45vh}.conversation-item{display:flex;align-items:center;gap:9px;padding:10px 10px;border-radius:10px;color:#68717e;font-size:12px;min-width:0}.conversation-item:hover{background:#f6f5fc;color:var(--primary)}.conversation-item.active{background:#f0edff;color:var(--primary);font-weight:700}.conv-dot{width:6px;height:6px;border-radius:50%;background:#c9cdd5;flex:0 0 auto}.active .conv-dot{background:var(--primary)}.conv-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.pin-mark{font-size:10px;color:#e3a35b}.empty-side{font-size:12px;color:#b0b5bf;padding:14px 10px}.side-bottom{margin-top:auto;display:grid;gap:6px}.side-link{padding:10px;color:#68717e;font-size:12px;border-radius:10px}.side-link:hover{background:#f7f6fc;color:var(--primary)}.side-link span{width:24px;display:inline-block;color:#a399e8}.side-link em{font-style:normal;font-size:10px;background:#eeeaff;color:var(--primary);padding:2px 6px;border-radius:5px;margin-right:4px}.safety-mini{border-top:1px solid var(--line);padding:18px 5px 3px;margin-top:13px;display:flex;gap:9px;color:#8e96a3}.safety-mini>span{color:#e3a35b}.safety-mini strong{display:block;color:#646d7b;font-size:11px}.safety-mini small{display:block;font-size:10px;line-height:1.6}.main-content{flex:1;min-width:0;max-width:calc(100% - 272px)}.public-page .main-content{max-width:100%}.footer{display:flex;justify-content:space-between;padding:17px 35px;background:#fff;border-top:1px solid var(--line);font-size:10px;color:#a0a6b0;margin-right:272px}.public-page .footer{margin-right:0}.landing-hero{max-width:1200px;margin:0 auto;padding:86px 55px 85px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;min-height:625px}.hero-copy h1{font-size:50px;line-height:1.25;margin:15px 0 18px;letter-spacing:-1.5px}.hero-copy h1 em,.dashboard-greeting h1 em{font-style:normal;color:var(--primary)}.hero-copy p{font-size:16px;color:#7d8490;max-width:510px;line-height:2.1}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.hero-trust{display:flex;gap:20px;margin-top:38px;color:#9298a3;font-size:11px}.hero-trust span:first-child{color:#4b9e7c}.hero-visual{height:430px;position:relative;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#e4e0ff 0,#f0effc 45%,transparent 70%);filter:blur(3px)}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:30px;height:30px;background:#a5e7c8;top:13%;right:5%;box-shadow:0 0 0 9px rgba(165,231,200,.2)}.orb-two{width:14px;height:14px;background:#efb47d;bottom:12%;left:13%;box-shadow:0 0 0 7px rgba(239,180,125,.17)}.legal-card{position:relative;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);border-radius:22px}.main-card{width:360px;padding:17px;transform:rotate(-3deg);z-index:2}.card-head{display:flex;align-items:center;gap:8px;font-size:11px;color:#5d6572;font-weight:700;border-bottom:1px solid #f0f0f5;padding-bottom:13px}.card-head i{font-size:9px;color:#45a879;font-style:normal;margin-right:auto}.mini-avatar{width:26px;height:26px;border-radius:9px;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:800}.question-bubble{background:#f2f0ff;color:#5d55a4;font-size:11px;padding:11px 12px;border-radius:13px 13px 3px 13px;margin:20px 0 10px;line-height:1.7}.answer-bubble{background:#fff;border:1px solid #ececf2;color:#646c78;font-size:11px;padding:13px;border-radius:3px 13px 13px 13px;line-height:1.8}.answer-label{font-weight:800;color:#4c46a0;margin-bottom:5px}.answer-label span{color:#e5a05e}.citation-pill{background:#f7f5ff;border-radius:6px;padding:4px 7px;color:#776bc5;font-size:9px;margin-top:8px;display:inline-block}.typing-line{display:flex;gap:4px;padding:15px 4px 0}.typing-line span{width:5px;height:5px;background:#aba5e6;border-radius:50%;animation:bounce 1.2s infinite}.typing-line span:nth-child(2){animation-delay:.15s}.typing-line span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,60%,100%{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.floating-stat{position:absolute;background:#fff;border-radius:13px;box-shadow:0 14px 35px rgba(42,38,91,.12);padding:10px 15px;z-index:3}.floating-stat strong{display:block;color:var(--primary);font-size:17px}.floating-stat small{display:block;color:#9ba1ac;font-size:9px}.stat-one{top:16%;left:3%}.stat-two{bottom:18%;right:4%}.feature-grid{max-width:1200px;margin:0 auto;padding:0 55px 75px;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:18px}.section-intro{padding:17px 0}.section-intro h2{font-size:25px;margin-top:13px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:23px 20px;box-shadow:0 8px 28px rgba(35,31,80,.03)}.feature-card h3{margin:17px 0 8px}.feature-card p{color:#8b929d;font-size:12px;line-height:1.9}.feature-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;font-size:22px}.feature-icon.purple{background:#eeebff;color:#6556d9}.feature-icon.green{background:#e5f8ee;color:#42a879}.feature-icon.orange{background:#fff0e1;color:#d58b4f}.landing-note{max-width:1090px;margin:0 auto 75px;background:#1d2230;color:#fff;border-radius:22px;padding:35px 45px;display:flex;justify-content:space-between;align-items:center;gap:40px}.landing-note .eyebrow{color:#b7afff}.landing-note h2{font-size:25px;margin:12px 0 0}.landing-note p{color:#aeb4c1;max-width:440px;font-size:12px;line-height:2}.auth-page{min-height:100vh;background:#fff}.auth-split{display:grid;grid-template-columns:43% 57%;min-height:100vh}.auth-art{background:linear-gradient(145deg,#25213e,#3b2d6e);color:#fff;padding:42px 57px;position:relative;overflow:hidden}.auth-art:before,.auth-art:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.12)}.auth-art:before{width:480px;height:480px;right:-200px;top:-120px}.auth-art:after{width:300px;height:300px;left:-160px;bottom:-70px}.auth-art .brand-mark{color:#fff}.auth-art .brand-mark small{color:#aaa3cf}.auth-quote{position:absolute;top:37%;right:15%;z-index:1}.quote-mark{font-size:78px;line-height:.7;color:#9a8ff2;font-family:Georgia}.auth-quote h2{font-size:31px;line-height:1.55;margin:12px 0}.auth-quote h2 em{font-style:normal;color:#b9b0ff}.auth-quote p{color:#bbb7ca;font-size:13px}.auth-art-footer{position:absolute;bottom:32px;color:#918ba9;font-size:10px}.auth-form-wrap{display:grid;place-items:center;padding:40px}.auth-form-box{width:100%;max-width:410px}.auth-form-box h1{font-size:29px;margin:13px 0 7px}.auth-form-box>.muted{font-size:12px;margin-bottom:26px}.auth-switch{text-align:center;margin:22px 0;color:#858c97;font-size:12px}.auth-switch a{color:var(--primary);font-weight:700}.auth-disclaimer{text-align:center;color:#afb4bd;font-size:10px}.mobile-brand{display:none}.dashboard{max-width:1120px;margin:0 auto;padding:48px 42px}.dashboard-greeting{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px}.dashboard-greeting h1{font-size:35px;margin:12px 0 8px}.dashboard-greeting p{color:#8b929d;font-size:13px}.date-card{min-width:150px;border-right:2px solid #dedaf7;padding-right:18px;text-align:right;color:#9ca3af}.date-card span,.date-card small{display:block;font-size:10px}.date-card strong{display:block;color:#565f6c;font-size:18px;margin:2px 0}.quick-grid{display:grid;grid-template-columns:1.15fr 1.15fr 1fr;gap:17px;margin-bottom:30px}.quick-card,.metric-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:23px;min-height:175px}.quick-card{transition:.2s}.quick-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.quick-card.dark{background:#292842;color:#fff;border-color:#292842}.quick-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#5b4dd0;color:#fff;font-size:17px}.quick-icon.green{background:#e1f7eb;color:#35a879}.quick-card h3{margin:18px 0 5px}.quick-card p{font-size:11px;color:#aeb1c2;margin-bottom:17px}.quick-card:not(.dark) p{color:#8b929d}.quick-card b{font-size:11px;color:#c3bcff}.quick-card:not(.dark) b{color:#5e55bf}.metric-card{display:flex;flex-direction:column}.metric-card>span,.metric-card small{color:#8a929e;font-size:11px}.metric-card strong{font-size:45px;color:#454d5b;line-height:1.3;margin:9px 0 1px}.metric-line{height:5px;background:#eeeefa;border-radius:9px;margin-top:auto;overflow:hidden}.metric-line i{height:100%;display:block;background:#8b7eea;border-radius:9px}.dashboard-bottom{display:grid;grid-template-columns:1.3fr 1fr;gap:17px}.panel{background:#fff;border:1px solid var(--line);border-radius:17px;padding:23px}.panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.panel-header h2,.panel-header h3{font-size:16px;margin:0}.panel-header a{color:var(--primary);font-size:11px}.recent-row{display:flex;align-items:center;gap:11px;padding:13px 2px;border-bottom:1px solid #f1f1f5}.recent-row:last-child{border-bottom:0}.recent-symbol{width:30px;height:30px;border-radius:9px;background:#eeeaff;color:var(--primary);display:grid;place-items:center;font-weight:800}.recent-row div{flex:1;min-width:0}.recent-row strong,.recent-row small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-row strong{font-size:12px}.recent-row small{font-size:10px;color:#a6abb4}.recent-row>span:last-child{color:#aaa1e4}.guidance-panel ul{list-style:none;padding:0;margin:8px 0 0}.guidance-panel li{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f1f1f5}.guidance-panel li:last-child{border-bottom:0}.guidance-panel li>span{width:24px;height:24px;border-radius:7px;background:#f0eeff;color:var(--primary);display:grid;place-items:center;font-size:11px}.guidance-panel strong,.guidance-panel small{display:block}.guidance-panel strong{font-size:11px}.guidance-panel small{font-size:10px;color:#999fa9;margin-top:3px}.spark{color:#e0a05e}.chat-page{height:calc(100vh - 76px);display:flex;flex-direction:column;max-width:1040px;margin:0 auto;padding:30px 44px 20px}.chat-header{display:flex;justify-content:space-between;align-items:center;flex:0 0 auto}.chat-header h1{font-size:24px;margin:8px 0 0}.chat-tools{display:flex;gap:7px}.chat-window{flex:1;overflow-y:auto;padding:25px 5px 28px;scroll-behavior:smooth}.welcome-panel{text-align:center;max-width:600px;margin:8vh auto 20px}.welcome-symbol{margin:auto;width:58px;height:58px;display:grid;place-items:center;background:linear-gradient(135deg,#7567e2,#4833bc);color:#fff;border-radius:18px;font-size:29px;font-weight:900;box-shadow:0 13px 28px rgba(89,71,217,.25)}.welcome-panel h2{font-size:22px;margin:18px 0 7px}.welcome-panel p{color:#9198a4;font-size:12px}.suggestions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:22px}.suggestions button{border:1px solid #dfdcf8;background:#fbfaff;color:#655bc1;padding:8px 11px;border-radius:9px;font-size:11px}.suggestions button:hover{background:#f1efff}.message-row{display:flex;gap:11px;max-width:83%;margin:17px 0}.message-row.user{margin-right:auto;flex-direction:row-reverse}.message-avatar{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#ece9ff;color:var(--primary);font-size:10px;font-weight:800;flex:0 0 auto}.user .message-avatar{background:#dff6eb;color:#278a62}.message-content{min-width:0}.message-meta{color:#697281;font-size:11px;font-weight:800;margin-bottom:5px}.message-meta time{font-weight:400;color:#a4a9b1;font-size:9px;margin-right:9px}.bubble{font-size:13px;line-height:2;background:#fff;border:1px solid var(--line);padding:13px 16px;border-radius:4px 15px 15px 15px;box-shadow:0 5px 15px rgba(42,39,83,.03);overflow-wrap:anywhere}.user .bubble{background:#eeecff;border-color:#e2defc;border-radius:15px 4px 15px 15px;color:#524a9d}.bubble code{background:#f1f0f4;padding:2px 5px;border-radius:5px;color:#685cc1}.bubble strong{color:#49418e}.bubble a{color:#5849c7;text-decoration:underline}.citation-list{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.citation-list span{font-size:9px;color:#6a5ec1;background:#f3f0ff;border-radius:6px;padding:4px 7px;cursor:help}.composer-wrap{flex:0 0 auto}.composer{border:1px solid #dcdde7;background:#fff;border-radius:15px;padding:8px 9px 8px 13px;display:flex;align-items:flex-end;gap:8px;box-shadow:0 9px 30px rgba(38,35,88,.06)}.composer textarea{border:0;background:transparent;box-shadow:none;min-height:38px;max-height:150px;padding:8px 3px;line-height:1.8;resize:none}.composer textarea:focus{box-shadow:none}.attach-btn,.send-btn{border:0;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex:0 0 auto}.attach-btn{background:#f5f4fa;color:#8a83c9;font-size:21px}.send-btn{background:var(--primary);color:#fff;font-size:22px}.send-btn:disabled{opacity:.45}.composer-foot{display:flex;justify-content:space-between;color:#a7abb4;font-size:9px;padding:6px 5px}.composer-foot kbd{background:#e9ebef;border-radius:3px;padding:1px 4px;color:#7f8792;font-size:9px}.typing-message .bubble{min-width:78px}.typing-dots{display:flex;gap:4px}.typing-dots i{width:5px;height:5px;border-radius:50%;background:#958de0;animation:bounce 1s infinite}.typing-dots i:nth-child(2){animation-delay:.16s}.typing-dots i:nth-child(3){animation-delay:.32s}.content-page,.admin-page{max-width:1120px;margin:0 auto;padding:45px 42px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.page-heading h1{margin:10px 0 4px}.page-heading p{font-size:12px}.knowledge-grid{display:grid;grid-template-columns:300px 1fr;gap:18px}.upload-panel{background:linear-gradient(145deg,#2b284a,#3b3272);color:#fff}.upload-panel p{color:#c0bdd2;font-size:12px}.panel-icon{font-size:29px;color:#b9b0ff}.upload-panel h3{margin-top:22px}.upload-panel .btn{background:#fff;color:#5143b8;border:0;margin-top:15px}.count-badge{background:#eeeaff;color:var(--primary);font-size:11px;padding:2px 8px;border-radius:9px}.source-list{display:grid}.source-row{display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid #f0f1f4;padding:14px 0}.source-row:last-child{border-bottom:0}.source-type{width:35px;height:35px;border-radius:10px;background:#eeeaff;color:var(--primary);display:grid;place-items:center;font-size:17px;flex:0 0 auto}.source-type.file{background:#fff0e3;color:#d1874b}.source-type.text{background:#e4f7ee;color:#3b9d72}.source-info{flex:1;min-width:0}.source-info strong,.source-info small,.source-info p{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-info strong{font-size:12px}.source-info small{color:#a0a6b1;font-size:9px;margin:2px 0}.source-info p{color:#8a929d;font-size:10px;margin:0}.empty-state{text-align:center;padding:38px 8px;color:#a3a9b3;font-size:12px}.modal{display:none;position:fixed;inset:0;background:rgba(25,25,43,.44);z-index:50;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-card{width:100%;max-width:500px;background:#fff;border-radius:20px;padding:30px;position:relative;box-shadow:0 25px 80px rgba(29,28,65,.25)}.modal-close{position:absolute;left:17px;top:14px;border:0;background:transparent;font-size:25px;color:#a4a9b2}.modal-card h2{font-size:22px;margin:10px 0 4px}.modal-card>.muted{font-size:12px;margin-bottom:21px}.source-tabs{display:flex;gap:6px;border-bottom:1px solid var(--line);margin-bottom:19px}.source-tabs button{border:0;background:transparent;color:#9aa0aa;padding:9px 13px;font-size:12px;border-bottom:2px solid transparent}.source-tabs button.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:700}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:26px}.admin-stats>div{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px}.admin-stats span,.admin-stats small{display:block;color:#9198a4;font-size:10px}.admin-stats strong{display:block;color:#454e5d;font-size:28px;margin:5px 0}.admin-tabs{display:flex;gap:6px;overflow:auto;margin-bottom:34px;border-bottom:1px solid var(--line);padding-bottom:9px}.admin-tabs a{white-space:nowrap;padding:8px 13px;border-radius:8px;color:#7c8490;font-size:11px}.admin-tabs a:hover{background:#eeeaff;color:var(--primary)}.admin-section{margin-bottom:50px;scroll-margin-top:95px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-title h2{margin:7px 0 0}.security-badge{font-size:10px;color:#3e9e73;background:#e8f8ef;border-radius:8px;padding:7px 10px}.provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.admin-form{display:grid;gap:12px}.admin-form label{font-size:11px}.admin-form input,.admin-form textarea,.admin-form select{font-size:11px;padding:9px 10px;margin-top:5px}.form-card-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #f0f1f4;padding-bottom:13px;margin-bottom:1px}.form-card-head h3{margin:0 0 2px}.form-card-head small{font-size:9px;color:#9ca3ad}.switch{display:flex!important;align-items:center;gap:0}.switch input{display:none}.switch span{width:37px;height:21px;border-radius:20px;background:#dfe2e7;position:relative;transition:.2s;display:block;margin:0}.switch span:after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:#fff;top:3px;right:3px;transition:.2s;box-shadow:0 1px 3px #aaa}.switch input:checked+span{background:#5f52d2}.switch input:checked+span:after{right:19px}.add-details{margin-top:17px}.add-details summary{cursor:pointer;color:var(--primary);font-weight:700;font-size:12px}.inline-form{grid-template-columns:repeat(5,1fr);align-items:end;margin-top:17px}.inline-form .btn{height:38px}.check-label{display:flex!important;align-items:center;gap:7px}.check-label input{width:auto;margin:0}.assistant-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.new-assistant{border:1px dashed #cfc9f4;background:#fbfaff}.form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.table-wrap{overflow:auto;padding:0}.table-wrap table{width:100%;border-collapse:collapse;font-size:11px;min-width:600px}.table-wrap th{text-align:right;color:#959ca7;font-weight:400;background:#fbfbfd}.table-wrap th,.table-wrap td{padding:13px 16px;border-bottom:1px solid #f0f1f4}.table-wrap td strong,.table-wrap td small{display:block}.table-wrap td small{font-size:9px;color:#9ba1ab;margin-top:2px}.role-pill,.status-dot{font-size:9px;padding:3px 7px;border-radius:7px}.role-pill.admin{background:#eeeaff;color:#5d50cc}.role-pill.user{background:#f0f2f5;color:#7d8490}.status-dot{background:#e6f7ed;color:#3c9c6c}.status-dot.suspended{background:#fff0f0;color:#b95a5a}.compact-form{display:inline}.mini-select{width:auto;min-width:90px;padding:5px 7px;font-size:10px;background:#fbfbfd}.text-button{border:0;background:transparent;color:var(--primary);font-size:10px;padding:0}.danger-text{color:#bc5d5d}.plans-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.compact-admin-form{padding:17px}.compact-admin-form label{font-size:10px}.error-page{max-width:530px;margin:90px auto;text-align:center;padding:40px}.error-code{width:55px;height:55px;border-radius:18px;background:#fff0f0;color:#c05c5c;display:grid;place-items:center;margin:0 auto 18px;font-size:28px;font-weight:800}.error-page p{color:#89919d;margin-bottom:24px}.install-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,#e9e5ff,transparent 28%),var(--bg)}.install-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:35px;width:min(460px,calc(100% - 30px));box-shadow:var(--shadow)}.install-card .brand-mark{margin-bottom:28px}.install-card h1{font-size:25px}.install-card p{font-size:12px}.install-card code{font-size:10px;background:#f4f4f7;padding:3px}.brand-mark.large>span{width:45px;height:45px;font-size:25px}.brand-mark.large strong{font-size:21px}
@media(max-width:1000px){.landing-hero{gap:35px;padding-left:35px;padding-right:35px}.feature-grid{padding-left:35px;padding-right:35px;grid-template-columns:1fr 1fr}.section-intro{grid-column:span 2}.landing-note{margin-left:35px;margin-right:35px}.dashboard{padding:38px 28px}.chat-page{padding-left:28px;padding-right:28px}.content-page,.admin-page{padding-left:28px;padding-right:28px}}
@media(max-width:760px){.topbar{height:65px;padding:0 16px}.brand-mark>span{width:32px;height:32px;font-size:18px}.brand-mark strong{font-size:16px}.brand-mark small{font-size:8px}.mobile-only{display:inline-grid}.layout{min-height:calc(100vh - 65px)}.sidebar{position:fixed;right:-290px;top:65px;bottom:0;z-index:30;width:280px;box-shadow:-12px 0 30px rgba(30,29,69,.13);transition:.25s}.sidebar.open{right:0}.main-content{max-width:100%;width:100%}.footer{margin-right:0;padding:14px 16px;display:block;line-height:2}.footer span{display:block}.landing-hero{grid-template-columns:1fr;padding:53px 22px 65px;min-height:auto;text-align:center}.hero-copy .eyebrow{justify-content:center}.hero-copy h1{font-size:38px}.hero-copy p{font-size:13px;margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-trust{justify-content:center;gap:10px;flex-wrap:wrap}.hero-visual{height:330px}.main-card{width:300px}.floating-stat{transform:scale(.85)}.feature-grid{padding:0 22px 55px;grid-template-columns:1fr}.section-intro{grid-column:auto;text-align:center}.landing-note{margin:0 22px 45px;display:block;padding:27px}.landing-note p{margin-top:20px}.auth-split{display:block}.auth-art{min-height:205px;padding:25px}.auth-quote{top:90px;right:25px}.auth-quote h2{font-size:21px}.auth-quote p,.auth-art-footer{display:none}.auth-form-wrap{padding:42px 25px}.mobile-brand{display:block;color:var(--primary);font-weight:800;margin-bottom:25px}.auth-art .brand-mark{transform:scale(.9);transform-origin:right top}.dashboard{padding:32px 17px}.dashboard-greeting{align-items:flex-start;gap:20px}.dashboard-greeting h1{font-size:27px}.date-card{display:none}.quick-grid{grid-template-columns:1fr}.quick-card,.metric-card{min-height:150px}.dashboard-bottom{grid-template-columns:1fr}.chat-page{height:calc(100vh - 65px);padding:22px 13px 12px}.chat-header h1{font-size:19px}.chat-window{padding-left:0;padding-right:0}.message-row{max-width:96%}.bubble{font-size:12px}.composer-foot span:last-child{display:none}.content-page,.admin-page{padding:30px 16px}.page-heading{display:block}.page-heading .btn{margin-top:17px}.knowledge-grid{grid-template-columns:1fr}.provider-grid,.assistant-grid{grid-template-columns:1fr}.inline-form{grid-template-columns:1fr 1fr}.admin-stats{grid-template-columns:1fr 1fr}.plans-admin-grid{grid-template-columns:1fr}.section-title{align-items:flex-start;gap:12px}.modal-card{padding:25px 19px}.install-card{padding:25px 20px}}
@media(max-width:420px){.hero-actions{display:grid;gap:11px}.hero-actions .btn{width:100%}.hero-trust{font-size:10px}.main-card{width:275px}.suggestions button{width:100%}.message-avatar{width:26px;height:26px;font-size:9px}.form-row{grid-template-columns:1fr}.inline-form{grid-template-columns:1fr}.admin-stats strong{font-size:23px}}
