*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8f9fa;--sidebar-bg:#1a1a2e;--sidebar-text:#e0e0e0;--sidebar-active:#16213e;--card-bg:#fff;--border:#e2e8f0;--text:#1a202c;--text-muted:#718096;--primary:#4f46e5;--primary-hover:#4338ca;--danger:#ef4444;--success:#22c55e;--warning:#f59e0b}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:var(--primary);text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:.875rem}.layout{min-height:100vh;display:flex}.sidebar{background:var(--sidebar-bg);width:220px;color:var(--sidebar-text);flex-direction:column;flex-shrink:0;display:flex}.sidebar-brand{border-bottom:1px solid #ffffff1a;padding:1.25rem 1rem;font-size:1rem;font-weight:700}.sidebar-nav{flex:1;padding:.5rem 0}.sidebar-link{color:var(--sidebar-text);padding:.6rem 1rem;font-size:.875rem;transition:background .15s;display:block}.sidebar-link:hover,.sidebar-link.active{background:var(--sidebar-active);color:#fff}.sidebar-footer{border-top:1px solid #ffffff1a;padding:1rem}.sidebar-settings{opacity:.7;margin-bottom:.75rem;font-size:.8rem}.sidebar-user{opacity:.7;margin-bottom:.5rem;font-size:.8rem}.sidebar-logout{color:var(--sidebar-text);background:0 0;border:1px solid #fff3;border-radius:4px;padding:.3rem .75rem;font-size:.75rem}.main-content{flex:1;padding:1.5rem;overflow-y:auto}.forum-layout{color:#2c2c2c;background:#f9f8f5;flex-direction:column;min-height:100vh;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex}.forum-header{background:#fff;border-bottom:1px solid #e5e5e5;flex-shrink:0;justify-content:space-between;align-items:center;height:78px;padding:0 2rem;display:flex}.forum-header-left{flex:1;align-items:center;gap:0;display:flex}.forum-logo{align-items:center;gap:.6rem;display:flex}.forum-logo-img{width:179px;height:49px}.forum-logo-text{color:#a0a0a0;letter-spacing:-.01em;font-size:1.2rem;font-weight:300}.forum-nav{gap:.5rem;margin-left:auto;display:flex}.forum-nav-item{position:relative}.forum-nav-link{color:#2c2c2c;letter-spacing:1.5px;text-transform:uppercase;border-bottom:1px solid #0000;padding:.4rem .75rem;font-size:15px;font-weight:400;transition:border-color .15s;display:inline-block}.forum-nav-link:hover{border-bottom-color:#2c2c2c}.forum-dropdown{z-index:100;padding-top:.75rem;display:none;position:absolute;top:100%;right:0}.forum-nav-item:hover .forum-dropdown{display:block}.forum-dropdown-inner{background:#000000d9;border-radius:0 0 4px 4px;min-width:240px;padding:1rem 0;box-shadow:0 4px 12px #00000026}.forum-dropdown-link{color:#fff;letter-spacing:.3px;justify-content:space-between;align-items:center;padding:.45rem 1.25rem;font-size:17px;font-weight:400;line-height:22px;transition:background .15s;display:flex}.forum-dropdown-link:hover{color:#fff;background:#ffffff1a}.forum-dropdown-name{font-weight:400}.forum-dropdown-count{color:#ffffff80;margin-left:1rem;font-size:13px}.forum-header-right{align-items:center;gap:1rem;display:flex}.forum-search-input{color:#2c2c2c;background:#f9f8f5;border:1px solid #dbdcdd;border-radius:3px;width:220px;padding:.4rem .75rem;font-size:.85rem;transition:border-color .15s}.forum-search-input:focus{border-color:#e11e4a;outline:none}.forum-search-input::placeholder{color:#a0a0a0}.forum-user-name{color:#585858;font-size:.85rem}.forum-user-name:hover{color:#e11e4a}.forum-login-btn,.forum-logout-btn{color:#585858;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:1px solid #dbdcdd;border-radius:3px;padding:.35rem .85rem;font-size:.8rem;transition:all .15s}.forum-login-btn:hover,.forum-logout-btn:hover{color:#e11e4a;border-color:#e11e4a}.forum-footer{color:#a0a0a0;text-align:center;background:#2c2c2c;margin-top:auto;padding:2rem;font-size:.8rem}.forum-footer a{color:#fff}.forum-footer a:hover{color:#e11e4a}.forum-body{flex:1;width:100%;max-width:960px;margin:0 auto;padding:2rem 1.5rem}.forum-section-title{color:#2c2c2c;margin-bottom:1rem;font-size:1.1rem;font-weight:500}.forum-recent{margin-bottom:2.5rem}.forum-recent-list{background:#fff;border:1px solid #dbdcdd;border-radius:4px;overflow:hidden}.forum-recent-item{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 1.25rem;display:flex}.forum-recent-item:last-child{border-bottom:none}.forum-recent-left{min-width:0}.forum-recent-category a{color:#a0a0a0;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.forum-recent-category a:hover{color:#e11e4a}.forum-recent-title{color:#2c2c2c;white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.95rem;display:block;overflow:hidden}.forum-recent-title:hover{color:#e11e4a}.forum-recent-meta{color:#a0a0a0;white-space:nowrap;flex-shrink:0;font-size:.8rem}.forum-categories{background:#dbdcdd;border:1px solid #dbdcdd;border-radius:4px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.forum-category-card{background:#fff;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;transition:background .15s;display:flex}.forum-category-card:hover{background:#fafafa}.forum-category-name{color:#2c2c2c;font-size:1rem;font-weight:500}.forum-category-card:hover .forum-category-name{color:#e11e4a}.forum-category-desc{color:#585858;margin-top:.15rem;font-size:.85rem}.forum-category-stats{text-align:right;color:#a0a0a0;white-space:nowrap;font-size:.85rem}.forum-post-list{flex-direction:column;display:flex}.forum-post-row{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:.85rem 0;display:flex}.forum-post-row:first-child{border-top:1px solid #e5e5e5}.forum-post-title-link{color:#2c2c2c;font-size:.95rem;font-weight:400}.forum-post-title-link:hover{color:#e11e4a}.forum-post-meta{color:#a0a0a0;margin-top:.2rem;font-size:.8rem}.forum-post-stats{color:#a0a0a0;white-space:nowrap;gap:1.25rem;font-size:.8rem;display:flex}.forum-post-pinned{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#2c2c2c;border-radius:2px;margin-right:.5rem;padding:.1rem .45rem;font-size:.65rem;font-weight:500}.forum-post-locked{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#a0a0a0;border-radius:2px;margin-right:.5rem;padding:.1rem .45rem;font-size:.65rem;font-weight:500}.forum-feature-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:2px;margin-right:.5rem;padding:.1rem .45rem;font-size:.65rem;font-weight:500}.forum-feature-badge.planned{color:#1e40af;background:#dbeafe}.forum-feature-badge.in_progress{color:#92400e;background:#fef3c7}.forum-feature-badge.completed{color:#166534;background:#dcfce7}.forum-post-detail{background:#fff;border:1px solid #e5e5e5;border-radius:4px;margin-bottom:2rem;padding:2rem}.forum-post-detail h1{margin-bottom:.5rem;font-size:1.5rem;font-weight:500;line-height:1.3}.forum-post-author{color:#a0a0a0;border-bottom:1px solid #e5e5e5;margin-bottom:1.25rem;padding-bottom:1.25rem;font-size:.85rem}.forum-post-body{word-break:break-word;color:#2c2c2c;line-height:1.75}.forum-post-body a,.forum-comment-body a{color:inherit;pointer-events:none;cursor:text;text-decoration:none}.forum-post-body img,.forum-comment-body img{border-radius:4px;max-width:100%;height:auto}.forum-post-body p{margin-bottom:.75em}.forum-post-body pre{background:#f3f1e9;border-radius:4px;margin:.75em 0;padding:.75rem 1rem;font-size:.85rem;overflow-x:auto}.forum-post-tags{flex-wrap:wrap;gap:.4rem;margin-top:1.25rem;display:flex}.forum-tag{color:#585858;background:#f3f1e9;border-radius:2px;padding:.2rem .6rem;font-size:.75rem}.forum-comments{margin-top:0}.forum-comments h2{text-transform:uppercase;letter-spacing:.05em;color:#585858;margin-bottom:1rem;font-size:1rem;font-weight:500}.forum-comment{background:#fff;border:1px solid #e5e5e5;border-radius:4px;margin-bottom:.5rem;padding:1rem 1.25rem}.forum-comment.reply{margin-left:2rem}.forum-comment-header{color:#a0a0a0;margin-bottom:.5rem;font-size:.85rem}.forum-comment-author{color:#2c2c2c;font-weight:500}.forum-comment-body{word-break:break-word;line-height:1.65}.forum-comment-body p{margin-bottom:.5em}.forum-comment-actions{margin-top:.5rem}.forum-reply-btn{color:#a0a0a0;letter-spacing:.03em;background:0 0;border:none;padding:0;font-size:.8rem}.forum-reply-btn:hover{color:#e11e4a}.forum-comment-form{margin-top:1.5rem}.forum-comment-form textarea{resize:vertical;border:1px solid #dbdcdd;border-radius:4px;width:100%;min-height:100px;padding:.75rem;font-family:inherit;font-size:.9rem}.forum-comment-form textarea:focus{border-color:#e11e4a;outline:none}.forum-comment-form button{margin-top:.5rem}.forum-new-post{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:2rem}.forum-new-post h1{margin-bottom:1.25rem;font-size:1.3rem;font-weight:500}.forum-form-group{margin-bottom:1rem}.forum-form-group label{text-transform:uppercase;letter-spacing:.05em;color:#585858;margin-bottom:.35rem;font-size:.8rem;font-weight:500;display:block}.forum-form-group input,.forum-form-group textarea{border:1px solid #dbdcdd;border-radius:3px;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.9rem}.forum-form-group input:focus,.forum-form-group textarea:focus{border-color:#e11e4a;outline:none}.forum-form-group textarea{resize:vertical;min-height:200px}.forum-btn{cursor:pointer;letter-spacing:.05em;text-transform:uppercase;border:none;border-radius:3px;padding:.55rem 1.25rem;font-size:.8rem;font-weight:500;transition:background .15s;display:inline-block}.forum-btn-primary{color:#fff;background:#e11e4a}.forum-btn-primary:hover{background:#c41841}.forum-btn-secondary{color:#585858;background:#fff;border:1px solid #dbdcdd}.forum-btn-secondary:hover{color:#2c2c2c;border-color:#2c2c2c}.forum-breadcrumb{color:#a0a0a0;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.8rem}.forum-breadcrumb a{color:#a0a0a0}.forum-breadcrumb a:hover{color:#e11e4a}.forum-page-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.forum-page-header h1{font-size:1.4rem;font-weight:500}.forum-sort-tabs{gap:.25rem;margin-bottom:1rem;display:flex}.forum-sort-tab{color:#a0a0a0;letter-spacing:.05em;text-transform:uppercase;background:#fff;border:1px solid #dbdcdd;border-radius:3px;padding:.35rem .85rem;font-size:.75rem;transition:all .15s}.forum-sort-tab:hover{color:#585858;border-color:#585858}.forum-sort-tab.active{color:#fff;background:#2c2c2c;border-color:#2c2c2c}.forum-pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.forum-pagination button{color:#585858;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:1px solid #dbdcdd;border-radius:3px;padding:.4rem .85rem;font-size:.8rem}.forum-pagination button:hover:not(:disabled){color:#e11e4a;border-color:#e11e4a}.forum-pagination button:disabled{opacity:.4;cursor:default}.forum-empty{text-align:center;color:#a0a0a0;padding:3rem;font-size:.9rem}.forum-empty a{color:#e11e4a}.forum-login-page{max-width:400px;margin:3rem auto}.forum-login-page h1{margin-bottom:.5rem;font-size:1.3rem;font-weight:500}.forum-login-page p{color:#a0a0a0;margin-bottom:1.5rem;font-size:.85rem}.forum-login-card{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:1.75rem}.forum-error{color:#991b1b;background:#fef2f2;border-radius:3px;margin-bottom:1rem;padding:.5rem .75rem;font-size:.85rem}.forum-subscribe-btn{color:#585858;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #dbdcdd;border-radius:3px;padding:.2rem .6rem;font-size:.75rem;transition:all .15s}.forum-subscribe-btn:hover{color:#e11e4a;border-color:#e11e4a}.forum-mod-tools{border-top:1px solid #e5e5e5;margin-top:1.25rem;padding-top:1.25rem}.forum-mod-label{text-transform:uppercase;letter-spacing:.1em;color:#a0a0a0;margin-bottom:.5rem;font-size:.75rem}.forum-mod-actions{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.forum-mod-btn{color:#585858;cursor:pointer;background:#fff;border:1px solid #dbdcdd;border-radius:3px;padding:.3rem .65rem;font-size:.75rem;transition:all .15s}.forum-mod-btn:hover{color:#2c2c2c;border-color:#2c2c2c}.forum-mod-btn.active{color:#fff;background:#2c2c2c;border-color:#2c2c2c}.forum-search-results h1{margin-bottom:1rem;font-size:1.2rem;font-weight:500}@media (width<=768px){.forum-header{height:60px;padding:0 1rem}.forum-header-left{gap:0}.forum-logo-img{width:auto;height:36px}.forum-nav{display:none}.forum-body{padding:1.25rem 1rem}.forum-search-input{width:140px}.forum-comment.reply{margin-left:1rem}.forum-post-detail{padding:1.25rem}}.page-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.page-header h2{font-size:1.25rem;font-weight:600}.header-right{align-items:center;gap:.75rem;display:flex}.search-box{position:relative}.search-clear{color:var(--text-muted);background:0 0;border:none;padding:0 4px;font-size:1rem;line-height:1;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.ticket-count{color:var(--text-muted);font-size:.8rem}.ticket-toolbar{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem;display:flex}.status-filter{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.filter-label{color:var(--text-muted);margin-right:.2rem;font-size:.8rem;font-weight:600}.status-checkbox{cursor:pointer;align-items:center;display:inline-flex}.status-checkbox input{display:none}.status-chip{text-transform:capitalize;border:2px solid var(--status-color);color:var(--status-color);background:0 0;border-radius:10px;padding:.15rem .5rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-block}.status-checkbox input:checked+.status-chip{background:var(--status-color);color:#fff}.btn-link{color:var(--primary);background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:underline}.toolbar-right{align-items:center;gap:.5rem;display:flex}.sort-order-btn{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:4px;padding:.3rem .5rem;font-size:.9rem;line-height:1}.sort-order-btn:hover{border-color:var(--primary);color:var(--primary)}.toolbar-toggle{color:var(--text-muted);cursor:pointer;align-items:center;gap:.3rem;font-size:.8rem;display:flex}.toolbar-toggle input{width:auto}.sort-select{border:1px solid var(--border);background:#fff;border-radius:4px;padding:.3rem .4rem;font-size:.8rem}.ticket-group{margin-bottom:1rem}.group-header{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.group-count{color:var(--text-muted);font-size:.75rem}.bulk-bar{background:#fef3c7;border:1px solid #fde68a;border-radius:6px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.85rem;display:flex}.btn-bulk-archive{background:var(--danger);color:#fff;border:none;border-radius:4px;padding:.3rem .75rem;font-size:.8rem;font-weight:600}.btn-bulk-archive:hover:not(:disabled){opacity:.9}.btn-bulk-archive:disabled{opacity:.5}.btn-bulk-cancel{border:1px solid var(--border);background:#fff;border-radius:4px;padding:.3rem .75rem;font-size:.8rem}.col-check{text-align:center;width:32px}.col-check input{cursor:pointer;width:auto}.row-selected td{background:#eff6ff!important}.ticket-table{border-collapse:collapse;background:var(--card-bg);border-radius:8px;width:100%;overflow:hidden;box-shadow:0 1px 3px #0000000f}.ticket-table th{text-align:left;text-transform:uppercase;color:var(--text-muted);border-bottom:2px solid var(--border);padding:.6rem .75rem;font-size:.75rem}.ticket-table td{border-bottom:1px solid var(--border);padding:.6rem .75rem;font-size:.875rem}.ticket-table tr:hover td{background:#f7fafc}.status-badge{color:#fff;text-transform:capitalize;border-radius:10px;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.muted{color:var(--text-muted);font-size:.8rem}.priority-urgent{color:var(--danger);font-weight:600}.priority-high{color:var(--warning);font-weight:600}.empty{text-align:center;color:var(--text-muted);padding:2rem!important}.loading{text-align:center;color:var(--text-muted);padding:2rem}.pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.pagination button{border:1px solid var(--border);background:var(--card-bg);border-radius:4px;padding:.4rem .75rem;font-size:.8rem}.pagination button:disabled{opacity:.4;cursor:default}.pagination span{color:var(--text-muted);font-size:.8rem}.ticket-detail{gap:1.5rem;display:flex}.ticket-main{flex:1;min-width:0}.ticket-main h2{margin-bottom:1rem;font-size:1.15rem}.conversation{margin-bottom:1rem}.comment{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;margin-bottom:.5rem;padding:.75rem 1rem}.comment.internal{background:#fffbeb;border-color:#fde68a}.comment-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:.85rem;display:flex}.comment-meta{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.internal-badge{color:#92400e;background:#fef3c7;border-radius:3px;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.comment-body{white-space:pre-wrap;word-break:break-word;font-size:.875rem}.comment-attachments{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.attachment-chip{border:1px solid var(--border);color:var(--text);background:#f3f4f6;border-radius:4px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.8rem;text-decoration:none;transition:all .15s;display:inline-flex}.attachment-chip:hover{border-color:var(--primary);background:#e0e7ff}.attachment-icon{font-size:.9rem}.attachment-name{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.attachment-size{color:var(--text-muted);font-size:.7rem}.btn-create-rule{border:1px solid var(--border);background:var(--card-bg);width:100%;color:var(--text-muted);border-radius:4px;padding:.4rem;font-size:.8rem;transition:all .15s}.btn-create-rule:hover{border-color:var(--primary);color:var(--primary)}.timeline-event{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.4rem .75rem;font-size:.8rem;display:flex}.event-dot{background:var(--border);border-radius:50%;flex-shrink:0;width:8px;height:8px}.event-text{flex-shrink:0}.event-text strong{color:var(--text);font-weight:600}.event-reason{font-size:.75rem;font-style:italic}.event-time{margin-left:auto;font-size:.7rem}.status-badge-sm{color:#fff;text-transform:capitalize;border-radius:8px;padding:.05rem .35rem;font-size:.7rem;font-weight:600;display:inline-block}.btn-show-source{color:var(--text-muted);background:0 0;border:none;padding:.2rem 0;font-size:.75rem;text-decoration:underline}.btn-show-source:hover{color:var(--primary)}.comment.email-failed{background:#fef2f2;border-color:#fca5a5}.email-sent-badge{color:#166534;background:#dcfce7;border-radius:3px;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.email-failed-bar{color:#991b1b;background:#fee2e2;border-radius:4px;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.4rem .6rem;font-size:.8rem;display:flex}.btn-resend{color:#dc2626;background:#fff;border:1px solid #dc2626;border-radius:4px;flex-shrink:0;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.btn-resend:hover{color:#fff;background:#dc2626}.reply-box{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;overflow:hidden}.reply-tabs{border-bottom:1px solid var(--border);display:flex}.reply-tabs button{color:var(--text-muted);background:0 0;border:none;border-bottom:2px solid #0000;padding:.5rem 1rem;font-size:.8rem;font-weight:500}.reply-tabs button.active{color:var(--primary);border-bottom-color:var(--primary)}.reply-box textarea{resize:vertical;border:none;outline:none;width:100%;min-height:80px;padding:.75rem 1rem}.reply-actions{border-top:1px solid var(--border);justify-content:flex-end;padding:.5rem 1rem;display:flex}.split-button{display:inline-flex;position:relative}.split-main{border-radius:4px 0 0 4px!important}.split-toggle{min-width:28px;border-left:1px solid #ffffff4d!important;border-radius:0 4px 4px 0!important;padding:.45rem .5rem!important}.split-menu{background:var(--card-bg);border:1px solid var(--border);z-index:20;border-radius:4px;min-width:200px;margin-bottom:4px;position:absolute;bottom:100%;right:0;box-shadow:0 4px 12px #0000001f}.split-menu button{text-align:left;background:0 0;border:none;width:100%;padding:.5rem .75rem;font-size:.85rem;display:block}.split-menu button:hover{background:#f3f4f6}.split-menu button:first-child{border-radius:4px 4px 0 0}.split-menu button:last-child{border-radius:0 0 4px 4px}.btn-primary{background:var(--primary);color:#fff;border:none;border-radius:4px;padding:.45rem 1rem;font-size:.8rem;font-weight:600}.btn-primary:hover{background:var(--primary-hover)}.btn-primary:disabled{opacity:.5;cursor:default}.ticket-sidebar{flex-shrink:0;width:260px}.sidebar-section{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;margin-bottom:.5rem;padding:.6rem .75rem}.sidebar-section label{text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem;font-size:.7rem;font-weight:600;display:block}.sidebar-section select{border:1px solid var(--border);text-transform:capitalize;border-radius:3px;width:100%;padding:.3rem}.sidebar-value{font-size:.85rem}.sidebar-sub{color:var(--text-muted);font-size:.75rem}.contact-link{color:inherit;border-radius:4px;margin:-.2rem -.3rem;padding:.2rem .3rem;transition:background .15s;display:block}.contact-link:hover{background:#f0f0ff}.cc-list{flex-wrap:wrap;gap:.3rem;margin-bottom:.4rem;display:flex}.cc-chip{color:#3730a3;background:#e0e7ff;border-radius:10px;align-items:center;gap:.2rem;padding:.15rem .4rem;font-size:.75rem;display:inline-flex}.cc-remove{color:#6366f1;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;line-height:1}.cc-remove:hover{color:var(--danger)}.cc-add{position:relative}.cc-add input{border:1px solid var(--border);border-radius:3px;width:100%;padding:.3rem .4rem;font-size:.8rem}.cc-dropdown{background:var(--card-bg);border:1px solid var(--border);z-index:10;border-radius:4px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.cc-option{cursor:pointer;justify-content:space-between;padding:.4rem .6rem;font-size:.8rem;display:flex}.cc-option:hover{background:#f7fafc}.cc-option span{color:var(--text-muted);font-size:.75rem}.btn-small{border:1px solid var(--border);background:var(--card-bg);border-radius:3px;margin-top:.25rem;padding:.2rem .5rem;font-size:.75rem}.snooze-control{align-items:center;gap:.4rem;display:flex}.snooze-control input{border:1px solid var(--border);border-radius:3px;width:50px;padding:.2rem .4rem}.snooze-unit{color:var(--text-muted);font-size:.8rem}.merge-related{margin-bottom:.5rem}.merge-related-label{color:var(--text-muted);margin-bottom:.3rem;font-size:.75rem}.merge-related-item{cursor:pointer;align-items:center;gap:.3rem;padding:.2rem 0;font-size:.8rem;display:flex}.merge-related-item input{flex-shrink:0;width:auto}.merge-related-id{flex-shrink:0;font-weight:600}.merge-related-subject{text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:.75rem;overflow:hidden}.merge-control{align-items:center;gap:.4rem;display:flex}.merge-control input{border:1px solid var(--border);border-radius:3px;flex:1;padding:.3rem .4rem;font-size:.8rem}.merge-status{color:var(--success);margin-top:.3rem;font-size:.75rem}.tags{flex-wrap:wrap;gap:.3rem;display:flex}.tag{color:#3730a3;background:#e0e7ff;border-radius:10px;padding:.1rem .5rem;font-size:.75rem}.search-box{align-items:center;display:flex;position:relative}.search-box input{border:1px solid var(--border);border-radius:4px;width:200px;padding:.4rem 1.8rem .4rem .5rem;font-size:.85rem}.search-clear{color:var(--text-muted);background:0 0;border:none;padding:0 4px;font-size:1rem;line-height:1;position:absolute;right:4px}.search-clear:hover{color:var(--danger)}.inline-form{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;display:flex}.inline-form input,.inline-form select{border:1px solid var(--border);border-radius:4px;padding:.4rem .6rem}.empty-state{text-align:center;color:var(--text-muted);background:var(--card-bg);border:1px solid var(--border);border-radius:6px;padding:2rem}.role-badge{text-transform:capitalize;border-radius:10px;padding:.1rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.role-admin{color:#92400e;background:#fef3c7}.role-agent{color:#1e40af;background:#dbeafe}.role-end-user{color:#4b5563;background:#f3f4f6}.pipeline{gap:.75rem;padding-bottom:1rem;display:flex;overflow-x:auto}.pipeline-column{background:var(--bg);border:1px solid var(--border);border-radius:6px;flex:1;min-width:220px}.pipeline-header{border-bottom:1px solid var(--border);background:var(--card-bg);border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;padding:.6rem .75rem;font-size:.85rem;font-weight:600;display:flex}.pipeline-count{color:var(--text-muted);background:#e5e7eb;border-radius:10px;padding:.1rem .4rem;font-size:.7rem}.pipeline-card{background:var(--card-bg);border:1px solid var(--border);border-radius:4px;margin:.4rem;padding:.6rem .75rem;font-size:.85rem}.pipeline-title{margin-bottom:.2rem;font-weight:500}.pipeline-value{color:var(--success);font-size:.8rem;font-weight:600}.contact-detail{max-width:1000px}.contact-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.contact-header h2{margin-bottom:.15rem;font-size:1.3rem}.contact-email{color:var(--text-muted);font-size:.9rem}.contact-role{text-transform:capitalize;border-radius:10px;padding:.2rem .6rem;font-size:.8rem;font-weight:600}.contact-layout{gap:1.5rem;display:flex}.contact-main{flex:1;min-width:0}.contact-main h3{margin-bottom:.75rem;font-size:1rem}.contact-sidebar{flex-shrink:0;width:260px}.contact-notes{border:1px solid var(--border);resize:vertical;border-radius:4px;width:100%;padding:.4rem .5rem;font-family:inherit;font-size:.85rem}.rules-info{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem}.rules-list{flex-direction:column;gap:.5rem;display:flex}.rule-card{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;padding:.75rem 1rem}.rule-card.inactive{opacity:.6}.rule-card-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.rule-card-title{align-items:center;gap:.5rem;display:flex}.rule-position{color:var(--text-muted);min-width:24px;font-size:.75rem;font-weight:600}.inactive-badge{color:#6b7280;background:#f3f4f6;border-radius:3px;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.rule-card-actions{gap:.3rem;display:flex}.rule-card-body{font-size:.85rem}.rule-card-section{margin-bottom:.2rem}.rule-label{color:var(--text-muted);text-transform:uppercase;margin-right:.4rem;font-size:.75rem;font-weight:600}.btn-danger{color:var(--danger)!important;border-color:var(--danger)!important}.btn-secondary{border:1px solid var(--border);background:var(--card-bg);border-radius:4px;padding:.45rem 1rem;font-size:.8rem}.rule-editor{max-width:700px}.rule-editor h3{margin-bottom:1rem;font-size:1.1rem}.rule-field{margin-bottom:.75rem}.rule-field label{color:var(--text-muted);margin-bottom:.2rem;font-size:.8rem;font-weight:600;display:block}.rule-field input,.rule-field select,.rule-field textarea{border:1px solid var(--border);border-radius:4px;width:100%;padding:.45rem .6rem;font-size:.875rem}.rule-field textarea{resize:vertical}.rule-row{gap:1rem;display:flex}.rule-row .rule-field{flex:1}.rule-section{border:1px solid var(--border);border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem}.rule-section legend{color:var(--text);padding:0 .4rem;font-size:.85rem;font-weight:600}.rule-buttons{gap:.5rem;margin-top:1rem;display:flex}.toggle{cursor:pointer;align-items:center;gap:.4rem;display:flex;font-weight:400!important}.toggle input{width:auto!important}.trash-toggle span{color:var(--danger);font-weight:600}.trash-info{color:var(--danger);margin:.5rem 0;font-size:.85rem;font-style:italic}.jobs-list{flex-direction:column;gap:.75rem;display:flex}.job-card{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;padding:1rem}.job-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.job-title{align-items:center;gap:.5rem;font-size:.95rem;display:flex}.job-header-right{align-items:center;gap:.5rem;display:flex}.btn-run{border:1px solid var(--primary);background:var(--card-bg);color:var(--primary);border-radius:4px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;transition:all .15s}.btn-run:hover:not(:disabled){background:var(--primary);color:#fff}.btn-run:disabled{opacity:.5;cursor:default}.job-status-dot{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:inline-flex}.job-schedule{color:var(--text-muted);background:#f3f4f6;border-radius:10px;padding:.15rem .5rem;font-size:.8rem}.job-description{color:var(--text-muted);margin-bottom:.75rem;font-size:.85rem}.job-meta{flex-wrap:wrap;gap:1.5rem;display:flex}.job-meta-item{flex-direction:column;display:flex}.job-meta-label{text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:600}.job-meta-value{font-size:.85rem}.job-error .job-meta-value{color:var(--danger);font-size:.8rem}.settings-page{max-width:600px}.settings-page h2{margin-bottom:1.5rem;font-size:1.25rem}.settings-section{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;margin-bottom:1rem;padding:1rem 1.25rem}.settings-section h3{margin-bottom:1rem;font-size:.95rem}.settings-field{margin-bottom:1rem}.settings-field>label{color:var(--text-muted);margin-bottom:.3rem;font-size:.8rem;font-weight:600;display:block}.settings-field select{border:1px solid var(--border);background:#fff;border-radius:4px;padding:.4rem .5rem;font-size:.85rem}.status-chips{flex-wrap:wrap;gap:.4rem;display:flex}.settings-toggle{cursor:pointer;align-items:center;gap:.4rem;display:flex;color:var(--text)!important;font-size:.85rem!important;font-weight:400!important}.settings-toggle input{width:auto}.settings-info{color:var(--text-muted);margin-bottom:1rem;font-size:.8rem}.settings-value{font-size:.9rem;font-weight:500}.settings-note{color:var(--text-muted);margin-left:.4rem;font-size:.75rem;font-weight:400}.settings-tags{flex-wrap:wrap;gap:.3rem;display:flex}.settings-tag{color:#3730a3;background:#e0e7ff;border-radius:10px;padding:.1rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.settings-saved{color:var(--success);margin-left:.75rem;font-size:.85rem;font-weight:600}.forum-editor{border:1px solid #dbdcdd;border-radius:4px;overflow:hidden}.forum-editor-toolbar{background:#f9f8f5;border-bottom:1px solid #dbdcdd;align-items:center;gap:2px;padding:.35rem .5rem;display:flex}.forum-editor-btn{color:#585858;cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;border-radius:3px;min-width:28px;padding:.2rem .5rem;font-size:.85rem}.forum-editor-btn:hover{background:#e5e5e5;border-color:#dbdcdd}.forum-editor-hint{color:#a0a0a0;font-size:.75rem;font-style:italic}.forum-editor-sep{background:#dbdcdd;width:1px;height:18px;margin:0 .25rem}.forum-editor textarea{resize:vertical;border:none;outline:none;width:100%;padding:.75rem;font-family:inherit;font-size:.9rem}
