@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,sans-serif;--app-text: #12273a;--app-bg: linear-gradient(180deg, #f7f8fc 0%, #f1f3f8 100%);--sidebar-bg: #ffffff;--sidebar-border: #e7ebf3;--landing-text: #0f2340;--feature-border: rgba(16, 34, 63, .18);--feature-bg: rgba(255, 255, 255, .66);--hero-bg: linear-gradient(130deg, rgba(255, 255, 255, .92), rgba(255, 255, 255, .78));--hero-border: rgba(34, 79, 136, .16);--hero-shadow: 0 10px 30px rgba(27, 51, 84, .08)}body[data-theme=dark]{--app-text: #d7e5f6;--app-bg: radial-gradient(1200px 600px at 100% -10%, rgba(74, 126, 230, .2), transparent 45%), radial-gradient(900px 500px at -10% 100%, rgba(0, 158, 136, .14), transparent 40%), linear-gradient(180deg, #0b1423 0%, #101c31 100%);--sidebar-bg: linear-gradient(190deg, #121e2f 0%, #1a2f4c 55%, #1c4465 100%);--sidebar-border: rgba(255, 255, 255, .12);--landing-text: #d7e5f6;--feature-border: rgba(179, 205, 239, .18);--feature-bg: rgba(12, 27, 48, .45);--hero-bg: linear-gradient(130deg, rgba(14, 30, 50, .92), rgba(16, 33, 56, .8));--hero-border: rgba(172, 204, 244, .16);--hero-shadow: 0 10px 30px rgba(0, 0, 0, .25)}body{margin:0;background:var(--app-bg);color:var(--app-text)}.layout{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.sidebar{background:var(--sidebar-bg);color:#334155;padding:1rem;border-right:1px solid var(--sidebar-border);box-shadow:inset -1px 0 #0f172a0a;display:flex;flex-direction:column;gap:.3rem;height:100vh;position:sticky;top:0;overflow:hidden}.sidebar-brand{color:#0f172a;font-weight:800;letter-spacing:.005em;font-size:1.02rem}.sidebar-brand-sub{color:#64748b;font-size:.74rem}.sidebar-user{color:#64748b;padding:.58rem .65rem;border:1px solid #e6ebf5;border-radius:.72rem;background:#f8faff}.sidebar-brand-wrap{display:flex;align-items:center;gap:.6rem}.sidebar-logo-tile{width:32px;height:32px;border-radius:.6rem;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:.9rem;color:#fff;background:linear-gradient(135deg,#5563de,#7382ff);box-shadow:0 6px 16px #5563de59}.sidebar-user-role{color:#8092aa;font-size:.72rem;text-transform:capitalize}.sidebar-section-label{margin:.8rem 0 .45rem;font-size:.72rem;color:#6f87a3;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sidebar-nav{display:flex;flex-direction:column;gap:.44rem;overflow:auto;padding-right:.15rem}.sidebar-nav-btn{border:1px solid #e5e9f2;background:#fff;color:#334155!important;border-radius:.68rem;font-weight:600;padding:.55rem .62rem;transition:all .14s ease;display:flex;align-items:center;gap:.56rem}.sidebar-nav-icon{width:24px;height:24px;border-radius:.45rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe6f3;background:#f8fbff;color:#4a5f7a;font-size:.8rem}.sidebar-nav-svg{width:13px;height:13px;fill:currentColor}.sidebar-nav-btn:hover{background:#f4f7ff;border-color:#d9e3f8;color:#1e293b!important;transform:translateY(-1px)}.sidebar-nav-btn.active{background:linear-gradient(135deg,#eff4ff,#e7efff);border-color:#cfdcff;color:#1f3d8a!important;box-shadow:0 6px 14px #5471e624}.sidebar-nav-btn.active .sidebar-nav-icon{border-color:#c3d5ff;background:#e6eeff;color:#294da3}.sidebar-logout-btn{border:1px solid #d8dfee;background:#f8fafc;color:#1f2937;border-radius:.68rem;font-weight:600}.main{padding:1.25rem}.login-page{min-height:100vh;display:flex;align-items:center}.landing-panel{color:var(--landing-text);padding:1rem}.landing-panel h1{line-height:1.1}.feature-chip{border:1px solid var(--feature-border);border-radius:999px;padding:.55rem .9rem;background:var(--feature-bg);text-align:center;font-weight:600}.hero-banner{background:#fff;border:1px solid #e8ecf5;border-radius:.9rem;padding:1rem 1.2rem;box-shadow:0 1px 2px #1018280d}.card{border-radius:.9rem}.card .card-title{font-weight:700}textarea.form-control{min-height:120px}.theme-toggle{position:fixed;top:.5rem;left:14rem;z-index:1;width:44px;height:44px;padding:0;border:1px solid #000;background:#fff;color:#000;font-size:1.1rem;line-height:1;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}body[data-theme=dark] .theme-toggle{background:#000;border-color:#fff;color:#fff}body[data-theme=dark] .text-muted,body[data-theme=dark] .text-body-secondary{color:#adc2da!important}.avatar-circle{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#2f76ff,#13a87f);color:#fff;font-weight:700;font-size:.78rem;letter-spacing:.02em;border:1px solid rgba(255,255,255,.35);box-shadow:0 2px 8px #0b203e40;-webkit-user-select:none;user-select:none}body[data-theme=dark] .avatar-circle{border-color:#fff3}.dorjay-widget{display:none;position:fixed;right:1rem;bottom:1rem;z-index:1070}.dorjay-launch{border-radius:999px;min-width:92px;font-weight:700}.dorjay-panel{width:min(380px,calc(100vw - 1.5rem));border-radius:.9rem;overflow:hidden}.dorjay-header{background:linear-gradient(135deg,#0e4aa8,#1f6ca0);color:#fff}.dorjay-body textarea.form-control{min-height:84px}.dorjay-history{max-height:260px;overflow:auto;border-top:1px solid rgba(0,0,0,.08);padding-top:.6rem;display:flex;flex-direction:column;gap:.55rem}.dorjay-q,.dorjay-a{font-size:.86rem;border-radius:.75rem;padding:.55rem .65rem;line-height:1.35}.dorjay-q{background:#0d6efd14;border:1px solid rgba(13,110,253,.22)}.dorjay-a{background:#19875414;border:1px solid rgba(25,135,84,.2);margin-top:.35rem}.dorjay-badge{display:inline-block;font-size:.72rem;border-radius:999px;padding:.1rem .45rem;margin-right:.4rem;vertical-align:middle}.dorjay-badge-user{background:#0d6efd29;color:#0b4ea2}.dorjay-badge-bot{background:#1987542e;color:#19603f}.dorjay-time{font-size:.72rem;color:#6c757d;margin-top:.35rem;text-align:right}.popup-backdrop{position:fixed;inset:0;background:#080f1e94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:1200;animation:popupFadeIn .18s ease-out}.popup-card{width:min(560px,calc(100vw - 2rem));border-radius:1rem;border:1px solid rgba(255,255,255,.22);background:#fff;box-shadow:0 24px 70px #080f1e5c;transform-origin:center;animation:popupScaleIn .22s cubic-bezier(.22,1,.36,1)}body[data-theme=dark] .popup-card{background:#0f1c31;border-color:#b9cdeb33}.popup-head{padding:.9rem 1rem;border-bottom:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between}body[data-theme=dark] .popup-head{border-bottom-color:#b9cdeb33}.popup-body{padding:1rem}@keyframes popupFadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupScaleIn{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}body[data-theme=dark] .dorjay-header{background:linear-gradient(135deg,#17253f,#1c4465)}body[data-theme=dark] .dorjay-history,body[data-theme=dark] .dorjay-item+.dorjay-item{border-color:#ffffff29}body[data-theme=dark] .dorjay-q{background:#7cb0ff24;border-color:#7cb0ff42}body[data-theme=dark] .dorjay-a{background:#5ac99821;border-color:#5ac9983d}body[data-theme=dark] .dorjay-badge-user{background:#7cb0ff40;color:#d2e6ff}body[data-theme=dark] .dorjay-badge-bot{background:#5ac99842;color:#d7ffe9}body[data-theme=dark] .dorjay-time{color:#adc2da}@media(max-width:991px){.layout{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--sidebar-border)}.dorjay-widget{right:.75rem;bottom:.75rem}}.dashboard-shell{border:1px solid #e8ecf5;background:#fff;border-radius:1rem;box-shadow:0 1px 2px #1018280d}.dashboard-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1.1rem;border-bottom:1px solid #eef2f8}.dashboard-search-wrap{display:flex;align-items:center;gap:.5rem;min-width:min(560px,100%)}.dashboard-search{max-width:420px}.dashboard-search-kbd{font-size:.72rem;color:#64748b;border:1px solid #dbe3f2;border-radius:.4rem;padding:.2rem .45rem;background:#f8faff}.dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem .75rem;border-bottom:1px solid #eef2f8}.dashboard-title{margin:0;font-size:1.2rem;font-weight:700;color:#0f172a}.dashboard-sub{margin:.15rem 0 0;color:#64748b;font-size:.9rem}.dashboard-filters{padding:.9rem 1.1rem;border-bottom:1px solid #eef2f8}.metric-card{border:1px solid #e9edf5;border-radius:.85rem;background:#fff;padding:.85rem .95rem}.metric-label{color:#64748b;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.metric-value{color:#0f172a;font-size:1.6rem;font-weight:800;line-height:1.2;margin-top:.3rem}.dashboard-panel{border:1px solid #e9edf5;border-radius:.9rem;background:#fff}.dashboard-panel .panel-head{display:flex;align-items:center;justify-content:space-between;padding:.85rem .95rem .65rem;border-bottom:1px solid #eef2f8}.dashboard-panel .panel-body{padding:.95rem}.ticket-attachment-card{border:1px solid #e7edf7;border-radius:.8rem;padding:.7rem;background:#fbfdff}.ticket-attachment-preview{border:1px solid #dfe8f5;border-radius:.65rem;background:#f3f7fd;overflow:hidden;height:140px;display:flex;align-items:center;justify-content:center}.ticket-attachment-preview img{width:100%;height:100%;object-fit:cover;display:block}.ticket-attachment-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#466084;font-weight:700;letter-spacing:.04em}.ticket-attachment-meta{margin-top:.55rem}.ticket-attachment-name{font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body[data-theme=dark] .sidebar-brand{color:#e8f0ff}body[data-theme=dark] .sidebar-brand-sub{color:#b0c3d9}body[data-theme=dark] .sidebar-user{color:#d5e2f2;border-color:#2d3e59;background:#182a42}body[data-theme=dark] .sidebar-nav-btn{border-color:#2e405b;background:#17263d;color:#e6effa!important}body[data-theme=dark] .sidebar-nav-btn:hover{background:#22344f;color:#fff!important}body[data-theme=dark] .sidebar-nav-btn.active{background:linear-gradient(135deg,#253a57,#2c4668);border-color:#4f6990;color:#fff!important;box-shadow:0 8px 16px #0000004d}body[data-theme=dark] .sidebar-nav-icon{border-color:#3a4d6a;background:#1f314a;color:#c6d7ec}body[data-theme=dark] .sidebar-nav-btn.active .sidebar-nav-icon{border-color:#6785b0;background:#315275;color:#fff}body[data-theme=dark] .sidebar-logout-btn{border-color:#384d67;background:#1b2b43;color:#ecf4ff}body[data-theme=dark] .sidebar-section-label{color:#b0c3d9}body[data-theme=dark] .dashboard-shell,body[data-theme=dark] .hero-banner,body[data-theme=dark] .dashboard-panel,body[data-theme=dark] .metric-card{background:#131f33;border-color:#26344f;box-shadow:0 1px 2px #00000059}body[data-theme=dark] .ticket-attachment-card{border-color:#2c3f5f;background:#18263c}body[data-theme=dark] .ticket-attachment-preview{border-color:#314a6b;background:#0f1e34}body[data-theme=dark] .ticket-attachment-placeholder{color:#a9bfdb}body[data-theme=dark] .ticket-attachment-name{color:#ecf4ff}body[data-theme=dark] .dashboard-topbar,body[data-theme=dark] .dashboard-head,body[data-theme=dark] .dashboard-filters,body[data-theme=dark] .dashboard-panel .panel-head{border-bottom-color:#26344f}body[data-theme=dark] .dashboard-title,body[data-theme=dark] .metric-value{color:#ecf4ff}body[data-theme=dark] .dashboard-sub,body[data-theme=dark] .metric-label,body[data-theme=dark] .dashboard-search-kbd{color:#9eb4cc}body[data-theme=dark] .dashboard-search-kbd{border-color:#3a4d6a;background:#1b2b43}.dashboard-panel,.card,.metric-card{border:none!important;box-shadow:none!important;border-radius:0!important}.dashboard-panel{background-color:#fff;margin-bottom:20px;padding:20px}.modal-backdrop{backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important;background-color:#0006!important}.modal-content{border-radius:0!important;border:none!important;box-shadow:0 10px 30px #0003!important}.metric-card{background:#fff;border-radius:12px;padding:1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}.metric-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.metric-card-gradient-blue{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-left:4px solid #3b82f6}.metric-card-gradient-amber{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-left:4px solid #f59e0b}.metric-card-gradient-purple{background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-left:4px solid #8b5cf6}.metric-card-gradient-green{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-left:4px solid #10b981}.metric-icon{font-size:1.75rem}.metric-content{flex:1}.metric-label{font-size:.8rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.metric-value{font-size:1.75rem;font-weight:700;color:#111827}.chart-tooltip{background:#111827f2;border-radius:8px;padding:.75rem 1rem;box-shadow:0 4px 12px #0000004d}.chart-tooltip-label{color:#f3f4f6;font-weight:600;margin-bottom:.25rem;font-size:.875rem}.chart-tooltip-value{font-size:.8rem;margin:.125rem 0}.dashboard-panel{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.panel-head{padding:1rem 1.25rem;border-bottom:1px solid #f3f4f6}.panel-head h5{margin:0;font-weight:600;color:#111827}.panel-body{padding:1.25rem}.btn-group-sm .btn{padding:.375rem .75rem;font-size:.8rem}.table{margin-bottom:0}.table th{font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.table td{vertical-align:middle}.badge{font-weight:500;padding:.35em .65em}.teal-button{background-color:#007878!important;border-color:#007878!important;color:#fff!important}.text-bg-primary{background-color:#007878!important}.teal-outline,.teal-outline:hover{outline:#007878!important;border-color:teal!important;color:teal}.teal-outline:hover{border-color:teal!important;background-color:#007878!important;color:#fff}.active>.page-link,.page-link.active{background-color:#007878;border-color:#007878;color:#fff!important}.color-teal,.page-link{color:#007878!important}.alert-danger{z-index:9999}.testing{font-style:sans-serif;color:#004646}.reply-html{font-size:14px;line-height:1.6;color:#111827}.reply-html p{margin-bottom:10px}.reply-html blockquote{border-left:3px solid #d1d5db;padding-left:12px;color:#6b7280;margin-top:12px}.reply-html pre{white-space:pre-wrap}
