.grid-stack{position:relative}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;width:auto;margin:0;position:absolute;z-index:0!important}.grid-stack>.grid-stack-item{width:var(--gs-column-width);height:var(--gs-cell-height);padding:0;position:absolute;top:0}.grid-stack>.grid-stack-item>.grid-stack-item-content{width:auto;margin:0;position:absolute;overflow:hidden auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack:not(.grid-stack-rtl)>.grid-stack-item{left:0}.grid-stack.grid-stack-rtl>.grid-stack-item{right:0}.grid-stack>.grid-stack-item>.grid-stack-item-content,.grid-stack>.grid-stack-placeholder>.placeholder-content{top:var(--gs-item-margin-top);right:var(--gs-item-margin-right);bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-handle{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;user-select:none;z-index:100;font-size:.1px;display:block;position:absolute}.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle,.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{z-index:101;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"%23666\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewBox=\"0 0 20 20\"><path d=\"m10 3 2 2H8l2-2v14l-2-2h4l-2 2\"/></svg>");background-position:50%;background-repeat:no-repeat}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:var(--gs-item-margin-top);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:var(--gs-item-margin-top);left:25px;right:25px}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:var(--gs-item-margin-top);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px;right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:var(--gs-item-margin-bottom);right:25px}.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px;left:var(--gs-item-margin-left)}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left, right, top}.grid-stack-item.ui-resizable-resizing{will-change:width, height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{opacity:.8;box-shadow:1px 4px 6px #0003}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,right .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing,.grid-stack-animate .grid-stack-item.grid-stack-placeholder{transition:left,right,top,height,width}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack:not(.grid-stack-rtl)>.grid-stack-item[gs-x="0"]{left:0%}.grid-stack.grid-stack-rtl>.grid-stack-item[gs-x="0"]{right:0%}:root{--background:0 0% 100%;--foreground:240 10% 3.9%;--primary:240 5.9% 10%;--primary-foreground:0 0% 98%;--secondary:240 4.8% 95.9%;--muted:240 4.8% 95.9%;--muted-foreground:240 3.8% 46.1%;--accent:240 4.8% 95.9%;--destructive:0 84.2% 60.2%;--border:240 5.9% 90%;--ring:240 5% 64.9%;--radius:.5rem}*,:before,:after{box-sizing:border-box;border:0 solid hsl(var(--border));margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}body{background-color:hsl(var(--muted) / .35);color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.app-container{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.dashboard-shell{width:100vw;height:100vh;display:flex;overflow:hidden}.dashboard-main{flex:1;min-width:0;overflow:hidden}.dashboard-header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--background));flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}.dashboard-header-title{font-size:.95rem;font-weight:600}.dashboard-header-brand{color:hsl(var(--muted-foreground));font-size:.78rem;font-weight:500}.app-content{background:hsl(var(--muted) / .35);flex:1;gap:0;padding:0;display:flex;overflow:hidden}.panel{background:hsl(var(--background));border:0;border-radius:0;flex-direction:column;display:flex;overflow:hidden}.panel-left{border-right:1px solid hsl(var(--border));width:320px;min-width:320px}.panel-middle{background:0 0;border:0;border-radius:0;flex:1;min-width:540px;overflow:visible}.panel-right{border-left:1px solid hsl(var(--border));width:330px;min-width:330px}.panel-header{border-bottom:1px solid hsl(var(--border));flex-shrink:0;justify-content:space-between;align-items:center;height:58px;padding:0 18px;display:flex}.scroll-area{scrollbar-gutter:stable;flex:1;overflow:hidden auto}.scroll-area::-webkit-scrollbar{width:8px}.scroll-area::-webkit-scrollbar-track{background:0 0}.scroll-area::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:4px}.search-container{padding:10px 18px;position:relative}.search-icon{color:hsl(var(--muted-foreground));pointer-events:none;position:absolute;top:50%;left:28px;transform:translateY(-50%)}.search-input{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;height:38px;color:hsl(var(--foreground));border-radius:10px;outline:none;padding:8px 12px 8px 34px;font-size:.875rem}.search-input:focus{border-color:hsl(var(--ring));box-shadow:none}.search-input::placeholder{color:hsl(var(--muted-foreground))}.icon-btn{width:32px;height:32px;color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:background-color .15s;display:inline-flex}.icon-btn:hover{background-color:hsl(var(--accent))}.btn{cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.btn-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover{opacity:.9}.btn:disabled{opacity:.5;cursor:not-allowed}.empty-state{text-align:center;height:100%;color:hsl(var(--muted-foreground));flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex}.empty-state-title{color:hsl(var(--foreground));margin-bottom:4px;font-size:1rem;font-weight:600}.empty-state-text{font-size:.875rem}.tabs{gap:14px;display:flex}.tab{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border-bottom:2px solid #0000;border-radius:0;padding:4px 0;font-size:.75rem;font-weight:500;transition:all .15s}.tab:hover{background-color:hsl(var(--accent));color:hsl(var(--foreground))}.tab.active{color:hsl(var(--foreground));border-bottom-color:hsl(var(--foreground));background-color:#0000}.icon-sidebar{background:hsl(var(--background));border-right:1px solid hsl(var(--border));flex-direction:column;flex-shrink:0;align-items:center;width:60px;height:100%;padding:0 0 16px;display:flex}.icon-nav{flex-direction:column;align-items:center;gap:8px;width:100%;padding:12px 8px 0;display:flex}.icon-nav-main{width:100%}.icon-nav-bottom{margin-top:auto}.icon-link{color:#9ca3af;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .15s;display:flex;position:relative}.icon-link svg{width:24px;height:24px}.icon-link:hover{background-color:hsl(var(--accent));color:hsl(var(--foreground))}.icon-link.active{background-color:hsl(var(--secondary));color:hsl(var(--foreground))}.icon-link .tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:100;background-color:#1f2937;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:opacity .15s,visibility .15s;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)}.icon-link .tooltip:before{content:"";border:6px solid #0000;border-right-color:#1f2937;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.icon-link:hover .tooltip{opacity:1;visibility:visible}.brand-switcher{border-bottom:1px solid hsl(var(--border));flex-shrink:0;justify-content:center;align-items:center;width:100%;height:52px;display:flex;position:relative}.brand-switcher-btn{cursor:pointer;background:0 0;border:none;border-radius:12px;padding:4px;transition:all .15s}.brand-switcher-btn:hover{background-color:hsl(var(--accent))}.brand-avatar{width:36px;height:36px;color:hsl(var(--foreground));letter-spacing:.05em;-webkit-user-select:none;user-select:none;border:1.5px solid hsl(var(--border));border-radius:10px;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;display:flex;overflow:hidden;background:#fff!important}.brand-menu{background:hsl(var(--background));border:1px solid hsl(var(--border));z-index:200;border-radius:10px;min-width:220px;padding:4px;animation:.15s menuFadeIn;position:absolute;top:4px;left:calc(100% + 8px);box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d}@keyframes menuFadeIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.brand-menu-header{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.08em;padding:8px 12px 6px;font-size:.65rem;font-weight:600}.brand-menu-item{cursor:pointer;width:100%;color:hsl(var(--foreground));text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:.8125rem;font-weight:500;transition:background-color .1s;display:flex}.brand-menu-item:hover{background-color:hsl(var(--accent))}.brand-menu-item.active{background-color:hsl(var(--secondary))}.brand-avatar-sm{width:28px;height:28px;color:hsl(var(--foreground));letter-spacing:.05em;border:1.5px solid hsl(var(--border));border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.5rem;font-weight:700;display:flex;overflow:hidden;background:#fff!important}.brand-menu-name{flex:1}.brand-check{color:hsl(var(--primary));flex-shrink:0}.brand-logo-img{object-fit:contain;border-radius:inherit;width:100%;height:100%;padding:4px}.brand-avatar-sm .brand-logo-img{padding:3px}.brand-logo-fallback{font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:inherit}.hidden{display:none!important}.reports-shell{flex-direction:column;min-width:0;height:100%;display:flex}.reports-content{background:hsl(var(--muted) / .35);flex:1;padding:18px}.reports-topbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.reports-view-tabs{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:10px;align-items:center;gap:3px;width:fit-content;padding:3px;display:inline-flex}.reports-view-tab{height:30px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:8px;padding:0 12px;font-size:.78rem;font-weight:600}.reports-view-tab.active{background:hsl(var(--secondary));color:hsl(var(--foreground))}.reports-meta{color:hsl(var(--muted-foreground));font-size:.75rem}.reports-warning{color:#854d0e;background:#fef9c3;border:1px solid #facc15;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:.8rem}.reports-state{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--muted-foreground));border-radius:10px;padding:14px;font-size:.86rem}.reports-error{color:#b91c1c;background:#fff1f2;border-color:#fecaca}.reports-overview,.reports-reporting{flex-direction:column;gap:12px;display:flex}.reports-grid{gap:12px;display:grid}.reports-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.reports-card{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;padding:12px;overflow-x:auto}.reports-card-title{margin-bottom:10px;font-size:.82rem;font-weight:700}.reports-table{border-collapse:collapse;width:100%;font-size:.77rem}.reports-table th,.reports-table td{text-align:left;border-bottom:1px solid hsl(var(--border));vertical-align:top;padding:8px 6px}.reports-table th{letter-spacing:.03em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.7rem;font-weight:700}.reports-empty-cell{color:hsl(var(--muted-foreground));text-align:center;padding:18px!important}.reports-list{flex-direction:column;gap:8px;list-style:none;display:flex}.reports-list li{border-bottom:1px dashed hsl(var(--border));justify-content:space-between;align-items:center;padding-bottom:6px;font-size:.8rem;display:flex}.reports-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.reports-filters label{color:hsl(var(--muted-foreground));flex-direction:column;gap:5px;font-size:.72rem;display:flex}.reports-filters input,.reports-filters select{border:1px solid hsl(var(--border));background:hsl(var(--background));height:34px;color:hsl(var(--foreground));border-radius:8px;padding:0 10px;font-size:.78rem}.reports-filters input:focus,.reports-filters select:focus{border-color:hsl(var(--ring));outline:none}.leads-workspace{flex-direction:column;gap:12px;min-width:0;display:flex}.leads-toolbar,.leads-table-card,.leads-add-panel{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px}.leads-toolbar{z-index:10;padding:0;display:block;position:relative;overflow:visible}.leads-toolbar-main{justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.leads-toolbar-heading,.leads-toolbar-actions,.leads-pagination,.leads-pagination>div,.leads-drawer-actions{align-items:center;display:flex}.leads-toolbar-heading{gap:10px;min-width:250px}.leads-toolbar-heading h2{font-size:1rem;line-height:1.25}.leads-toolbar-heading p{color:hsl(var(--muted-foreground));margin-top:2px;font-size:.72rem}.leads-page-size{background:hsl(var(--muted));color:hsl(var(--muted-foreground));white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:.67rem;font-weight:700}.leads-toolbar-actions{flex:1;justify-content:flex-end;gap:8px}.leads-filter-bar{border-top:1px solid hsl(var(--border));background:hsl(var(--muted) / .18);align-items:end;gap:8px;min-height:60px;padding:10px 16px 12px;display:flex}.leads-filter-bar label{flex-direction:column;gap:4px;min-width:130px;display:flex}.leads-filter-bar label>span{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.035em;font-size:.62rem;font-weight:700}.leads-filter-bar select{border:1px solid hsl(var(--border));background:hsl(var(--background));height:34px;color:hsl(var(--foreground));border-radius:8px;padding:0 9px;font-size:.72rem}.leads-date-range{flex:620px;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.leads-date-presets{flex-wrap:wrap;align-items:center;gap:2px;min-width:0;display:flex}.leads-date-presets button{color:hsl(var(--muted-foreground));cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:6px 7px;font-size:.67rem;font-weight:650}.leads-date-presets button:hover,.leads-date-presets button.active{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:inset 0 0 0 1px hsl(var(--border))}.leads-calendar-range{flex:none;align-items:center;gap:6px;display:flex}.leads-calendar-range input{border:1px solid hsl(var(--border));background:hsl(var(--background));width:132px;height:34px;color:hsl(var(--foreground));border-radius:8px;padding:0 8px;font-size:.7rem}.leads-calendar-range span{color:hsl(var(--muted-foreground));font-size:.66rem}.leads-date-picker{flex:none;position:relative}.leads-date-trigger{border:1px solid hsl(var(--border));background:hsl(var(--background));min-width:180px;height:34px;color:hsl(var(--foreground));cursor:pointer;border-radius:8px;align-items:center;gap:7px;padding:0 9px;font-size:.72rem;display:flex}.leads-date-trigger span{text-align:left;white-space:nowrap;flex:1}.leads-date-popover{z-index:40;border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:12px;grid-template-columns:116px minmax(0,1fr);width:430px;display:grid;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden;box-shadow:0 18px 45px #0f172a29}.leads-date-shortcuts{border-right:1px solid hsl(var(--border));background:hsl(var(--muted) / .25);flex-direction:column;gap:2px;padding:10px 8px;display:flex}.leads-date-shortcuts button{color:hsl(var(--muted-foreground));text-align:left;cursor:pointer;background:0 0;border-radius:6px;padding:7px 8px;font-size:.68rem}.leads-date-shortcuts button:hover,.leads-date-shortcuts button.active{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:inset 0 0 0 1px hsl(var(--border))}.leads-calendar{padding:10px}.leads-calendar>header{justify-content:space-between;align-items:center;height:32px;display:flex}.leads-calendar>header strong{font-size:.75rem}.leads-calendar>header button{width:28px;height:28px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:6px;place-items:center;display:grid}.leads-calendar>header button:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.leads-calendar-weekdays,.leads-calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.leads-calendar-weekdays span{color:hsl(var(--muted-foreground));text-align:center;padding:7px 0 4px;font-size:.6rem;font-weight:700}.leads-calendar-grid button{height:32px;color:hsl(var(--foreground));cursor:pointer;background:0 0;font-size:.69rem;position:relative}.leads-calendar-grid button:hover{background:hsl(var(--muted));border-radius:7px}.leads-calendar-grid button.outside{color:hsl(var(--muted-foreground) / .55)}.leads-calendar-grid button.in-range{background:hsl(var(--primary) / .08)}.leads-calendar-grid button.selected{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:7px;font-weight:700}.leads-calendar>footer{border-top:1px solid hsl(var(--border));justify-content:space-between;align-items:end;gap:8px;min-height:45px;margin-top:6px;padding-top:10px;display:flex}.leads-calendar>footer>span{max-width:150px;color:hsl(var(--muted-foreground));font-size:.62rem;line-height:1.3}.leads-calendar>footer>div{gap:5px;display:flex}.leads-calendar>footer .btn{height:30px;min-height:30px;padding:0 9px;font-size:.67rem}.leads-search{border:1px solid hsl(var(--border));background:hsl(var(--background));width:min(330px,100%);height:36px;color:hsl(var(--muted-foreground));border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.leads-search:focus-within{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring) / .12)}.leads-search input{min-width:0;color:hsl(var(--foreground));background:0 0;outline:none;flex:1;font-size:.78rem}.leads-search button{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;place-items:center;display:grid}.leads-year,.leads-add-panel input{border:1px solid hsl(var(--border));background:hsl(var(--background));height:36px;color:hsl(var(--foreground));border-radius:8px;padding:0 10px;font-size:.78rem}.leads-year{width:82px}.leads-icon-button{justify-content:center;align-items:center;width:36px;min-width:36px;padding:0;display:inline-flex}.leads-add-panel{grid-template-columns:minmax(180px,1.15fr) repeat(3,minmax(140px,1fr)) auto auto;align-items:center;gap:8px;padding:12px;display:grid}.leads-add-panel>div{flex-direction:column;gap:3px;display:flex}.leads-add-panel strong{font-size:.78rem}.leads-add-panel span{color:hsl(var(--muted-foreground));font-size:.68rem}.leads-table-card{overflow:hidden}.leads-table-header{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;display:flex}.leads-table-header>div{align-items:baseline;gap:5px;font-size:.78rem;display:flex}.leads-table-header span,.leads-loading{color:hsl(var(--muted-foreground));font-size:.7rem}.leads-table-viewport{scrollbar-width:thin;min-height:360px;max-height:calc(100vh - 286px);overflow:auto}.leads-loading-bar{border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted) / .45);height:28px;color:hsl(var(--muted-foreground));align-items:center;padding:0 12px;font-size:.68rem;display:flex}.leads-skeleton-row{pointer-events:none}.leads-skeleton{background:linear-gradient(90deg, hsl(var(--muted)) 25%, hsl(var(--background)) 50%, hsl(var(--muted)) 75%);background-size:220% 100%;border-radius:999px;width:72%;height:11px;animation:1.25s ease-in-out infinite leads-skeleton-shimmer;display:block}.leads-skeleton-1{width:82%;height:13px}.leads-skeleton-2{width:58%}.leads-skeleton-3{width:64%}.leads-skeleton-4{width:70%}.leads-skeleton-5{border-radius:7px;width:78%;height:28px}.leads-skeleton-6{width:68%}@keyframes leads-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.leads-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;font-size:.75rem}.leads-table th{z-index:2;background:hsl(var(--muted) / .62);border-bottom:1px solid hsl(var(--border));height:38px;color:hsl(var(--muted-foreground));text-align:left;text-transform:uppercase;letter-spacing:.035em;padding:0 10px;font-size:.64rem;font-weight:700;position:sticky;top:0}.leads-table th button{width:100%;height:100%;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;align-items:center;gap:5px;display:flex}.leads-table th button.active{color:hsl(var(--foreground))}.leads-table td{border-bottom:1px solid hsl(var(--border) / .72);vertical-align:middle;text-overflow:ellipsis;min-height:58px;padding:10px;overflow:hidden}.leads-table tbody tr{cursor:pointer;transition:background .12s}.leads-table tbody tr:hover,.leads-table tbody tr.selected{background:hsl(var(--muted) / .42)}.leads-table th:first-child{width:22%}.leads-table th:nth-child(2),.leads-table th:nth-child(3){width:9%}.leads-table th:nth-child(4),.leads-table th:nth-child(5),.leads-table th:nth-child(6){width:11%}.leads-table th:nth-child(7){width:7%}.leads-table th:nth-child(8),.leads-table th:nth-child(9){width:10%}.leads-communication-cell{text-align:center}.leads-communication-icon{border-radius:7px;place-items:center;width:26px;height:26px;display:inline-grid}.leads-communication-icon.inbound{color:#2563eb;background:#eff6ff}.leads-communication-icon.outbound{color:#7c3aed;background:#f5f3ff}.leads-communication-empty{width:26px;height:26px;display:inline-block}.leads-table select{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;height:30px;color:hsl(var(--foreground));border-radius:7px;padding:0 7px;font-size:.72rem}.leads-person,.leads-drawer-person{align-items:center;gap:10px;min-width:0;display:flex}.leads-person>div,.leads-drawer-person>div{min-width:0}.leads-person strong,.leads-person span,.leads-person small,.leads-scheduled strong,.leads-scheduled span,.leads-activity strong,.leads-activity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.leads-person strong{font-size:.76rem}.leads-person strong a{color:inherit;text-decoration:none}.leads-person strong a:hover{text-decoration:underline}.leads-person span{color:hsl(var(--muted-foreground));margin-top:2px;font-size:.69rem}.leads-person small{color:hsl(var(--muted-foreground));margin-top:3px;font-size:.62rem}.leads-avatar{background:hsl(var(--primary) / .09);width:30px;height:30px;color:hsl(var(--foreground));border-radius:9px;flex:0 0 30px;place-items:center;font-size:.72rem;font-weight:800;display:grid}.leads-avatar.large{border-radius:12px;flex-basis:40px;width:40px;height:40px;font-size:.88rem}.leads-status{background:hsl(var(--muted));max-width:100%;color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:.67rem;display:inline-flex;overflow:hidden}.leads-status.active{color:#166534;background:#ecfdf3}.leads-scheduled strong,.leads-activity strong{font-size:.7rem}.leads-scheduled span,.leads-activity span{color:hsl(var(--muted-foreground));margin-top:2px;font-size:.64rem}.leads-pagination{min-height:52px;color:hsl(var(--muted-foreground));border-top:1px solid hsl(var(--border));justify-content:space-between;padding:0 14px;font-size:.72rem}.leads-pagination>div,.leads-drawer-actions{gap:7px}.leads-drawer-layer{z-index:80;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0f172a2e;justify-content:flex-end;display:flex;position:fixed;inset:0}.leads-drawer{background:hsl(var(--background));border-left:1px solid hsl(var(--border));flex-direction:column;width:min(520px,100vw);height:100%;animation:.18s ease-out leads-drawer-in;display:flex;box-shadow:-18px 0 45px #0f172a21}@keyframes leads-drawer-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.leads-drawer-header{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:14px 16px;display:flex}.leads-drawer-person h3{text-overflow:ellipsis;white-space:nowrap;max-width:315px;font-size:.94rem;overflow:hidden}.leads-drawer-person p{text-overflow:ellipsis;white-space:nowrap;max-width:315px;color:hsl(var(--muted-foreground));margin-top:3px;font-size:.7rem;overflow:hidden}.leads-drawer-profile{background:hsl(var(--border));border-bottom:1px solid hsl(var(--border));grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.leads-drawer-profile>div{background:hsl(var(--background));min-width:0;padding:11px 13px}.leads-drawer-profile span,.leads-drawer-profile strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.leads-stage-editor{border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted) / .18);grid-template-columns:1fr 1fr;gap:9px;padding:12px 16px;display:grid}.leads-stage-editor>div{flex-direction:column;grid-column:1/-1;gap:2px;display:flex}.leads-stage-editor>div strong{font-size:.76rem}.leads-stage-editor>div span{color:hsl(var(--muted-foreground));font-size:.67rem}.leads-stage-editor label{color:hsl(var(--muted-foreground));flex-direction:column;gap:4px;font-size:.66rem;font-weight:700;display:flex}.leads-stage-editor select,.leads-stage-editor textarea{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));font:inherit;border-radius:7px;padding:7px;font-size:.72rem}.leads-stage-note{grid-column:1/-1}.leads-stage-editor textarea{resize:vertical;min-height:58px}.leads-stage-editor button{grid-column:1/-1;justify-self:start}.leads-drawer-profile span{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.035em;font-size:.62rem}.leads-drawer-profile strong{margin-top:4px;font-size:.72rem}.leads-summary-strip{border:1px solid hsl(var(--border));border-radius:10px;grid-template-columns:repeat(3,1fr);margin:14px 16px 0;display:grid;overflow:hidden}.leads-summary-strip>div{border-right:1px solid hsl(var(--border));grid-template-columns:auto auto;justify-content:center;align-items:center;column-gap:6px;padding:10px;display:grid}.leads-summary-strip>div:last-child{border-right:0}.leads-summary-strip strong{font-size:.82rem}.leads-summary-strip span{color:hsl(var(--muted-foreground));text-align:center;grid-column:1/-1;font-size:.62rem}.leads-drawer-tabs{border-bottom:1px solid hsl(var(--border));gap:4px;padding:16px 16px 0;display:flex}.leads-drawer-tabs button{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-bottom:2px solid #0000;padding:0 10px 10px;font-size:.72rem;font-weight:700}.leads-drawer-tabs button.active{color:hsl(var(--foreground));border-bottom-color:hsl(var(--foreground))}.leads-drawer-content{scrollbar-width:thin;flex:1;min-height:0;padding:14px 16px 24px;overflow-y:auto}.leads-drawer-state{color:hsl(var(--muted-foreground));margin:18px;font-size:.76rem}.leads-timeline,.leads-message-list{flex-direction:column;display:flex}.leads-timeline article,.leads-message-list article{border-bottom:1px solid hsl(var(--border) / .72);grid-template-columns:20px minmax(0,1fr);gap:9px;padding:11px 0;display:grid;position:relative}.leads-event-dot{background:#64748b;border-radius:50%;width:9px;height:9px;margin:5px auto 0;box-shadow:0 0 0 4px #f1f5f9}.leads-event-dot.status{background:#16a34a}.leads-event-dot.workflow{background:#7c3aed}.leads-event-dot.routing{background:#2563eb}.leads-timeline strong,.leads-message-list strong{font-size:.76rem;display:block}.leads-timeline time,.leads-message-list time{color:hsl(var(--muted-foreground));margin-top:3px;font-size:.64rem;display:block}.leads-timeline p,.leads-message-list p{color:hsl(var(--muted-foreground));margin-top:6px;font-size:.7rem;line-height:1.45}.leads-message-icon{color:#2563eb;background:#eff6ff;border-radius:6px;place-items:center;width:20px;height:20px;display:grid}.leads-message-icon.outbound{color:#7c3aed;background:#f5f3ff}.leads-empty{min-height:210px;color:hsl(var(--muted-foreground));text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.leads-empty strong{color:hsl(var(--foreground));font-size:.78rem}.leads-empty span{max-width:300px;font-size:.7rem;line-height:1.45}.reports-kpi{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.reports-kpi span{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.03em;font-size:.72rem}.reports-kpi strong{font-size:.98rem;line-height:1.25}.reports-lead-cell{flex-direction:column;gap:2px;display:flex}.reports-lead-cell strong{font-size:.78rem}.reports-lead-cell span{color:hsl(var(--muted-foreground))}.reports-coverage-note{color:hsl(var(--muted-foreground));font-size:.76rem}.validation-card{padding:16px 18px;overflow:visible}.validation-title{color:#111827;margin:0 0 8px;font-size:1rem;font-weight:700;line-height:1.35}.validation-subtitle{color:#6b7280;margin:0 0 12px;font-size:.78rem;line-height:1.35}.validation-chip-grid{flex-wrap:wrap;gap:8px;display:flex}.validation-chip{color:#374151;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;padding:6px 10px;font-size:.74rem;line-height:1.25;display:inline-flex}.crm-dashboard-content{flex-direction:column;gap:12px;display:flex}.overview-navigation{justify-content:space-between;align-items:center;gap:16px;padding-right:12px;display:flex}.overview-navigation-actions{align-items:center;gap:8px;display:flex}.overview-toolbar{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;margin:0 12px;padding:10px;display:flex;position:relative;box-shadow:0 8px 30px #0f172a0a}.overview-date-control{position:relative}.overview-date-control>button,.overview-filter-button,.overview-refresh{color:#334155;background:#fff;border:1px solid #dbe3ec;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:36px;padding:0 11px;font-size:.77rem;font-weight:700;display:inline-flex}.overview-filter-button.active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.overview-filter-button b{color:#fff;background:#2563eb;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:.65rem;display:grid}.overview-refresh{width:36px;padding:0}.overview-generated{color:#94a3b8;margin-left:auto;font-size:.69rem}.overview-date-menu{z-index:40;background:#fff;border:1px solid #dbe3ec;border-radius:12px;width:min(540px,100vw - 48px);padding:14px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 20px 60px #0f172a29}.preset-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.preset-grid button{color:#475569;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:7px;padding:9px 8px;font-size:.74rem}.preset-grid button:hover,.preset-grid button.active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.custom-range{border-top:1px solid #edf2f7;margin-top:12px;padding-top:12px}.custom-range>strong{margin-bottom:8px;font-size:.76rem;display:block}.custom-range>div{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.custom-range label,.overview-filter-panel label,.metric-editor label{color:#64748b;flex-direction:column;gap:5px;font-size:.68rem;font-weight:700;display:flex}.metric-editor .editor-help{color:#94a3b8;font-size:.64rem;font-weight:500;line-height:1.35}.custom-range input,.overview-filter-panel select,.metric-editor input,.metric-editor select,.metric-editor textarea{color:#1e293b;min-height:36px;font:inherit;background:#fff;border:1px solid #dbe3ec;border-radius:7px;padding:7px 9px}.overview-filter-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:repeat(6,minmax(120px,1fr)) auto;align-items:end;gap:8px;margin:-4px 12px 0;padding:12px;display:grid}.overview-notice{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:0 12px;padding:9px 12px;font-size:.78rem}.overview-loading{color:#64748b;align-content:center;place-items:center;gap:10px;min-height:300px;display:grid}.overview-grid{min-height:360px;padding:4px 12px 18px;transition:opacity .15s}.overview-grid.is-refreshing{opacity:.55}.overview-grid .grid-stack-item-content{background:0 0;inset:0;overflow:visible}.overview-grid .grid-stack-item-content>.overview-chip{height:100%;min-height:0}.overview-chip{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;min-width:0;min-height:160px;display:flex;overflow:hidden;box-shadow:0 9px 30px #0f172a0b}.overview-span-1{grid-column:span 1}.overview-span-2{grid-column:span 2}.overview-span-3{grid-column:span 3}.overview-span-4{grid-column:span 4}.overview-chip.is-editing{cursor:grab;border-style:dashed;border-color:#60a5fa}.overview-chip.is-editing:active{cursor:grabbing;opacity:.72}.overview-chip>header{justify-content:space-between;align-items:flex-start;gap:10px;padding:14px 14px 8px;display:flex}.overview-chip>header>div:first-child{flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.overview-chip h3{color:#172033;letter-spacing:-.018em;font-family:Aptos Display,Avenir Next,Segoe UI Variable Display,Segoe UI,sans-serif;font-size:.9rem;font-weight:650;line-height:1.15}.overview-chip header p{color:#94a3b8;margin-top:2px;font-size:.68rem;line-height:1.35}.chip-grip{color:#3b82f6;margin-left:-5px}.chip-header-actions{flex-shrink:0;align-items:flex-start;gap:5px;display:flex}.chip-actions{gap:4px;display:flex}.chip-actions button{color:#64748b;background:#fff;border:1px solid #dbe3ec;border-radius:6px;place-items:center;min-width:27px;height:27px;font-size:.62rem;display:grid}.chip-actions button:hover{color:#1d4ed8;border-color:#93c5fd}.chip-kpi{flex-direction:column;flex:1;justify-content:center;padding:3px 16px 15px;display:flex}.chip-kpi>strong{color:#0f172a;letter-spacing:-.045em;font-size:clamp(1.75rem,2.7vw,2.55rem);line-height:1}.chip-kpi>span{color:#94a3b8;align-items:center;gap:3px;margin-top:10px;font-size:.69rem;display:flex}.chip-kpi>span.positive{color:#047857}.chip-kpi>span.negative{color:#b91c1c}.chip-unavailable{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:9px;flex:1;align-items:center;gap:10px;margin:5px 14px 14px;padding:13px;display:flex}.chip-unavailable div{flex-direction:column;gap:2px;display:flex}.chip-unavailable strong{font-size:.76rem}.chip-unavailable span{color:#9a3412;font-size:.68rem}.chip-loading{color:#94a3b8;flex:1;place-items:center;display:grid}.overview-bars,.overview-table-wrap,.overview-legend,.overview-funnel{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.overview-bars::-webkit-scrollbar{width:5px;height:5px}.overview-table-wrap::-webkit-scrollbar{width:5px;height:5px}.overview-legend::-webkit-scrollbar{width:5px;height:5px}.overview-funnel::-webkit-scrollbar{width:5px;height:5px}.overview-bars::-webkit-scrollbar-track{background:0 0}.overview-table-wrap::-webkit-scrollbar-track{background:0 0}.overview-legend::-webkit-scrollbar-track{background:0 0}.overview-funnel::-webkit-scrollbar-track{background:0 0}.overview-bars::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.overview-table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.overview-legend::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.overview-funnel::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.overview-bars{flex-direction:column;flex:1;gap:9px;min-height:0;padding:8px 10px 15px 15px;display:flex;overflow-y:auto}.overview-bar-row>div{color:#475569;justify-content:space-between;gap:10px;font-size:.68rem;display:flex}.overview-bar-row i{background:#eff3f8;border-radius:999px;height:7px;margin-top:4px;display:block;overflow:hidden}.overview-bar-row b{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#38bdf8);height:100%;display:block}.overview-bars.is-line .overview-bar-row b{background:linear-gradient(90deg,#0f766e,#2dd4bf)}.overview-stacked-bars{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex-direction:column;flex:1;gap:9px;min-height:0;padding:7px 10px 15px 15px;display:flex;overflow-y:auto}.overview-stacked-bars::-webkit-scrollbar{width:5px}.overview-stacked-bars::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.overview-stack-legend{color:#64748b;flex-wrap:wrap;gap:5px 10px;margin-bottom:2px;font-size:.62rem;display:flex}.overview-stack-legend span{align-items:center;gap:4px;display:inline-flex}.overview-stack-legend i{border-radius:2px;width:7px;height:7px}.overview-stacked-row>div{color:#475569;justify-content:space-between;gap:8px;margin-bottom:4px;font-size:.68rem;display:flex}.overview-stacked-row>div span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overview-stacked-row>i{background:#eff3f8;border-radius:999px;height:10px;display:flex;overflow:hidden}.overview-stacked-row b{min-width:2px;height:100%;display:block}.overview-donut-wrap{flex:1;align-items:center;gap:18px;min-height:0;padding:4px 16px 16px;display:flex;overflow:hidden}.overview-donut{border-radius:50%;flex:none;place-items:center;width:118px;height:118px;display:grid;position:relative}.overview-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:25px}.overview-donut span{z-index:1;color:#0f172a;font-weight:800}.overview-legend{flex-direction:column;flex:1;gap:7px;min-width:0;min-height:0;padding-right:5px;display:flex;overflow-y:auto}.overview-legend>div{grid-template-columns:8px 1fr auto;align-items:center;gap:6px;font-size:.67rem;display:grid}.overview-legend i{border-radius:2px;width:8px;height:8px}.overview-legend span{text-overflow:ellipsis;white-space:nowrap;color:#64748b;overflow:hidden}.overview-table-wrap{flex:1;min-height:0;padding:4px 10px 14px 14px;overflow:auto}.overview-table{border-collapse:collapse;width:100%;font-size:.7rem}.overview-table th,.overview-table td{text-align:left;border-bottom:1px solid #edf2f7;padding:7px}.overview-table th:last-child,.overview-table td:last-child{text-align:right}.overview-funnel{flex-direction:column;flex:1;align-items:center;gap:5px;min-height:0;padding:5px 10px 16px 16px;display:flex;overflow-y:auto}.overview-funnel div{color:#1e40af;background:#dbeafe;border-radius:6px;justify-content:space-between;padding:7px 12px;font-size:.68rem;display:flex}.overview-connections{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:4px 12px 18px;padding:15px}.overview-connections>header{align-items:flex-start;gap:9px;display:flex}.overview-connections h2{font-size:.82rem}.overview-connections header p{color:#64748b;margin-top:2px;font-size:.69rem}.overview-connections>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px;display:grid}.overview-connections article{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:8px;gap:8px;padding:10px;display:flex}.overview-connections article div{flex-direction:column;gap:2px;display:flex}.overview-connections article strong{color:#475569;font-size:.72rem}.overview-connections article span{font-size:.64rem}.overview-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.overview-modal{background:#fff;border-radius:16px;flex-direction:column;width:min(860px,100%);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 30px 100px #0f172a59}.overview-modal>header{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:12px;padding:18px 20px;display:flex}.overview-modal>header h2{font-size:1.05rem}.overview-modal>header p{color:#64748b;margin-top:3px;font-size:.72rem}.overview-modal>header button{color:#64748b;background:0 0;border:0}.editor-mode{gap:4px;padding:10px 20px 0;display:flex}.editor-mode button{color:#64748b;background:0 0;border:0;border-radius:7px;padding:8px 11px;font-size:.72rem;font-weight:700}.editor-mode button.active{color:#1d4ed8;background:#eff6ff}.metric-editor-body{flex-direction:column;gap:12px;padding:14px 20px 20px;display:flex;overflow-y:auto}.editor-grid{grid-template-columns:2fr 1fr;gap:10px;display:grid}.editor-grid-3{grid-template-columns:repeat(3,1fr)}.metric-live-preview{background:linear-gradient(110deg,#f4f6ff,#fff);border:1px solid #dbe3ff;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;display:flex}.metric-live-preview div{flex-direction:column;gap:3px;display:flex}.metric-live-preview span{color:#7a83b7;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:800}.metric-live-preview strong{color:#5362c6;letter-spacing:-.04em;font-size:1.75rem}.metric-live-preview p{color:#6b728b;text-align:right;max-width:280px;font-size:.72rem;line-height:1.4}.condition-builder{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;padding:12px}.condition-builder>div:first-child{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.74rem;display:flex}.condition-builder>div:first-child button{color:#2563eb;background:0 0;border:0;align-items:center;gap:4px;font-size:.69rem;font-weight:700;display:flex}.condition-row{grid-template-columns:1.2fr 1fr 1fr auto;gap:6px;margin-top:6px;display:grid}.condition-row button{color:#dc2626;background:#fff;border:1px solid #fecaca;border-radius:6px;width:34px}.definition-preview{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;gap:9px;padding:11px;display:flex}.definition-preview div{flex-direction:column;gap:2px;display:flex}.definition-preview strong{font-size:.71rem}.definition-preview span{font-size:.67rem}.advanced-editor textarea{resize:vertical;width:100%;height:260px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.73rem;line-height:1.5}.advanced-editor .btn{margin-top:8px}.form-error{color:#b91c1c;margin-top:5px;font-size:.7rem}.overview-modal>footer{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}@media (max-width:1100px){.overview-filter-panel{grid-template-columns:repeat(3,1fr)}.overview-connections>div{grid-template-columns:1fr}}@media (max-width:720px){.overview-navigation{flex-direction:column;align-items:flex-start;padding-right:0}.overview-navigation-actions{align-self:flex-end;margin-top:-48px;margin-right:8px}.overview-toolbar{flex-wrap:wrap}.overview-generated{width:100%;margin-left:0}.overview-filter-panel{grid-template-columns:1fr 1fr}.overview-grid{padding-inline:8px}.overview-donut-wrap{flex-direction:column;align-items:flex-start}.editor-grid,.editor-grid-3{grid-template-columns:1fr}.condition-row{grid-template-columns:1fr 1fr}.overview-modal-backdrop{padding:8px}}.dashboard-field-settings{max-width:980px;padding:24px}.dashboard-field-settings>header{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.settings-field-icon{color:#2563eb;background:#eff6ff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.dashboard-field-settings header span{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:800}.dashboard-field-settings h1{margin:3px 0;font-size:1.25rem}.dashboard-field-settings header p{color:#64748b;font-size:.76rem}.dashboard-mapping-list{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.dashboard-mapping-list article{border-bottom:1px solid #edf2f7;grid-template-columns:1.5fr 1fr 90px;align-items:center;gap:18px;padding:16px;display:grid}.dashboard-mapping-list article:last-child{border-bottom:0}.dashboard-mapping-list strong{color:#1e293b;font-size:.78rem}.dashboard-mapping-list p{color:#94a3b8;margin-top:3px;font-size:.68rem}.dashboard-mapping-list label{color:#64748b;flex-direction:column;gap:4px;font-size:.65rem;font-weight:700;display:flex}.dashboard-mapping-list select{background:#fff;border:1px solid #dbe3ec;border-radius:7px;min-height:35px;padding:0 8px;font-size:.72rem}.mapping-state{color:#64748b;background:#f1f5f9;border-radius:999px;justify-self:end;padding:5px 8px;font-size:.62rem;font-weight:800}.mapping-state.ready{color:#166534;background:#dcfce7}.dashboard-field-settings>footer{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.dashboard-field-settings>footer p{color:#64748b;font-size:.7rem}@media (max-width:720px){.dashboard-field-settings{padding:14px}.dashboard-mapping-list article{grid-template-columns:1fr;gap:10px}.mapping-state{justify-self:start}.dashboard-field-settings>footer{flex-direction:column;align-items:flex-start}}.crm-dashboard-toolbar{justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex;overflow:visible}.crm-toolbar-title{color:#1f2937;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;display:flex}.crm-toolbar-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-toolbar-controls select,.crm-toolbar-controls input{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:8px;min-width:150px;height:34px;padding:0 10px;font-size:.78rem}.crm-toolbar-date-group{align-items:center;gap:6px;display:flex}.crm-toolbar-date-group span{color:hsl(var(--muted-foreground));padding:0 2px;font-size:.74rem}.crm-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.crm-kpi-card{border:1px solid hsl(var(--border));min-height:108px;box-shadow:none;background:#fff;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex;position:relative}.crm-kpi-icon{color:#6b7280;background:#f8fafc;border:1px solid #d1d5db;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.crm-kpi-content h3{color:#374151;margin-bottom:2px;font-size:.78rem;font-weight:700}.crm-kpi-content{min-width:0}.crm-kpi-value{letter-spacing:-.01em;color:#0f172a;overflow-wrap:anywhere;word-break:break-word;font-size:clamp(1.18rem,1.2vw,1.8rem);font-weight:700;line-height:1.05}.crm-kpi-content p{color:#6b7280;margin-top:6px;font-size:.72rem;font-weight:500}.crm-chart-card{border:1px solid hsl(var(--border));box-shadow:none;background:#fff;border-radius:14px;grid-column:span 2;padding:12px}.crm-chart-card h3{margin-bottom:10px;font-size:.82rem;font-weight:700}.crm-chart-row{align-items:center;gap:16px;display:flex}.crm-donut{border-radius:999px;flex-shrink:0;width:142px;height:142px;position:relative}.crm-donut:after{content:"";background:#fff;border-radius:999px;width:64px;height:64px;margin:auto;position:absolute;inset:0}.crm-chart-row ul{flex-direction:column;gap:8px;width:100%;font-size:.79rem;list-style:none;display:flex}.crm-chart-row li{grid-template-columns:12px 1fr auto;align-items:center;gap:8px;display:grid}.crm-chart-row li span{border-radius:2px;width:12px;height:12px}.crm-pattern-swatch{background-color:#d1d5db;border:1px solid #9ca3af}.crm-chart-row li strong{font-weight:600}.crm-table-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.crm-table-grid-3{grid-template-columns:1fr 1fr 1.2fr}.crm-bars{justify-content:space-around;align-items:flex-end;gap:10px;height:300px;padding:10px 6px 6px;display:flex}.crm-bar-item{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;width:100%;max-width:90px;display:flex}.crm-bar-value{color:hsl(var(--muted-foreground));font-size:.76rem;font-weight:600}.crm-bar{background-color:#9ca3af;border:1px solid #9ca3af;border-bottom:0;border-radius:8px 8px 0 0;width:62px;min-height:8px}.crm-bar-label{text-align:center;font-size:.74rem}.crm-funnel-wrap{flex-direction:column;gap:12px;width:min(1100px,100%);margin:0 auto;padding:10px 6px 4px;display:flex}.crm-funnel-tier{text-align:center;box-shadow:none;background:#fff;border:1px solid #d1d5db;border-radius:14px;margin:0 auto;padding:16px 18px}.crm-funnel-tier h3{color:#374151;margin-bottom:4px;font-size:.8rem}.crm-funnel-tier strong{margin-bottom:8px;font-size:2.2rem;line-height:1.1;display:block}.crm-funnel-tier div{color:#475569;justify-content:center;gap:18px;font-size:.78rem;display:flex}.crm-funnel-tier-top{background-color:#fff;width:58%}.crm-funnel-tier-mid{background-color:#fff;width:72%}.crm-funnel-tier-bottom{background-color:#fff;width:86%}@media (max-width:1180px){.panel-left{width:280px;min-width:280px}.panel-middle{min-width:420px}.panel-right{width:290px;min-width:290px}.reports-filters,.reports-grid-4,.crm-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-table-grid,.crm-table-grid-3{grid-template-columns:1fr}.crm-toolbar-controls{width:100%}.crm-chart-card{grid-column:span 2}.leads-toolbar-main{flex-direction:column;align-items:stretch}.leads-toolbar-actions{justify-content:flex-start}.leads-search{flex:1;width:auto}.leads-date-range{flex-basis:100%}.leads-add-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.leads-add-panel>div{grid-column:1/-1}}@media (max-width:900px){.icon-link .tooltip{display:none}.dashboard-header{padding:0 12px}.panel-left{width:260px;min-width:260px}.panel-right{display:none}.reports-content{padding:10px}.reports-grid-2,.reports-grid-4,.reports-filters{grid-template-columns:1fr}.reports-topbar{flex-direction:column;align-items:stretch}.crm-dashboard-toolbar{flex-direction:column;align-items:flex-start}.crm-kpi-grid{grid-template-columns:1fr}.crm-chart-card{grid-column:span 1}.crm-toolbar-controls{gap:6px;width:100%}.crm-toolbar-controls select,.crm-toolbar-controls input{flex:140px;min-width:0}.crm-chart-row{flex-direction:column;align-items:flex-start}.crm-donut{width:120px;height:120px}.crm-donut:after{width:54px;height:54px}.crm-funnel-tier-top,.crm-funnel-tier-mid,.crm-funnel-tier-bottom{width:100%}.crm-funnel-tier div{flex-direction:column;gap:4px}.leads-toolbar-actions{flex-wrap:wrap}.leads-search{flex-basis:100%}.leads-filter-bar{flex-wrap:wrap;align-items:end}.leads-date-range{flex-direction:column;align-items:flex-start}.leads-date-popover{grid-template-columns:104px minmax(0,1fr);width:min(430px,100vw - 40px)}.leads-table{min-width:760px}.leads-drawer{width:min(480px,100vw)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.thread-timeline{flex-direction:column;gap:12px;max-width:100%;padding:14px 6px 18px;display:flex;position:relative}.timeline-item{z-index:1;position:relative}.message-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.6875rem;font-weight:600;display:flex;overflow:hidden}.message-avatar.brand-avatar-img{background:#fff;border:1.5px solid;padding:3px}.message-avatar-img{object-fit:contain;width:100%;height:100%}.message-card{background:hsl(var(--background));border:1px solid hsl(var(--border) / .72);min-width:0;box-shadow:none;border-radius:12px;flex:1;transition:box-shadow .15s,border-color .15s;overflow:visible}.message-card:hover{box-shadow:none}.message-card.outbound{background-color:hsl(var(--secondary) / .4);border-color:hsl(var(--border) / .8)}.message-header-collapsed{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.message-header-collapsed:hover{background-color:hsl(var(--accent) / .5)}.message-sender-collapsed{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.875rem;font-weight:600;overflow:hidden}.message-snippet-collapsed{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8125rem;overflow:hidden}.message-time-collapsed{color:hsl(var(--muted-foreground));white-space:nowrap;flex-shrink:0;font-size:.75rem}.message-header-expanded{border-bottom:1px solid hsl(var(--border));cursor:pointer;background:0 0;flex-direction:column;padding:12px 14px;display:flex}.message-header-expanded-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.message-sender-expanded{color:hsl(var(--foreground));font-size:.875rem;font-weight:600}.message-metadata-toggle{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;margin-left:8px;padding:2px 6px;font-size:.75rem;transition:all .15s;display:inline-flex}.message-metadata-toggle:hover{background-color:hsl(var(--accent));color:hsl(var(--foreground))}.message-details-dropdown{background:hsl(var(--muted) / .3);color:hsl(var(--muted-foreground));border-radius:6px;flex-direction:column;gap:4px;margin-top:8px;padding:8px 12px;font-size:.75rem;display:flex}.message-details-row{display:flex}.message-details-label{flex-shrink:0;width:60px;font-weight:500}.message-details-value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mailbox-config-content{background:hsl(var(--background));padding:0;display:block;overflow:hidden}.mailbox-config-shell{flex-direction:column;gap:12px;width:100%;max-width:1540px;height:100%;min-height:0;margin:0 auto;padding:16px 18px;display:flex}.mailbox-config-subtitle{color:hsl(var(--muted-foreground));margin-bottom:14px;font-size:.8rem}.mailbox-config-alert{border:1px solid hsl(var(--border) / .8);background:hsl(var(--background) / .92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;margin-bottom:12px;padding:10px 12px;font-size:.8rem}.mailbox-config-alert-error{color:hsl(var(--destructive));border-color:hsl(var(--destructive) / .4);background:hsl(var(--destructive) / .06)}.mailbox-config-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;padding:0}.mailbox-config-panel{flex:1;max-width:100%;min-height:0}.mailbox-config-panel .btn svg,.mailbox-config-panel .icon-btn svg{flex-shrink:0;width:14px;height:14px}.mailbox-config-input{padding:8px 12px}.mailbox-template-layout{grid-template-columns:280px minmax(0,1fr) 360px;align-items:stretch;gap:18px;height:100%;min-height:0;display:grid}.mailbox-template-rail{background:hsl(var(--background) / .55);border-right:1px solid hsl(var(--border) / .55);border-radius:0;flex-direction:column;gap:8px;min-height:0;padding:4px 12px 4px 0;display:flex;overflow:hidden}.mailbox-template-rail-head{justify-content:space-between;align-items:center;display:flex}.mailbox-template-rail-head h3{font-size:.88rem;font-weight:700}.mailbox-template-rail-list{flex-direction:column;flex:1;align-items:stretch;gap:7px;min-height:0;padding-right:2px;display:flex;overflow:auto}.mailbox-template-empty{color:hsl(var(--muted-foreground));padding:12px 8px;font-size:.74rem}.mailbox-template-item{border:1px solid #0000;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;padding:6px 8px;transition:background .2s;display:grid}.mailbox-template-item:hover{background:hsl(var(--accent) / .22)}.mailbox-template-item.active{background:hsl(var(--accent) / .16);border-color:hsl(var(--border) / .8);box-shadow:none}.mailbox-template-item>.icon-btn{opacity:0;transition:opacity .15s,background-color .15s}.mailbox-template-item:hover>.icon-btn,.mailbox-template-item.active>.icon-btn,.mailbox-template-item:focus-within>.icon-btn{opacity:1}.mailbox-template-item-btn{text-align:left;cursor:pointer;background:0 0;border-left:2px solid #0000;min-width:0;padding:5px 6px 5px 8px}.mailbox-template-item.active .mailbox-template-item-btn{border-left-color:hsl(var(--ring))}.mailbox-template-item-name{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;display:block;overflow:hidden}.mailbox-template-item-key{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;display:block;overflow:hidden}.mailbox-template-workbench{grid-template-rows:auto minmax(0,1fr) auto;gap:12px;min-width:0;height:100%;min-height:0;padding:2px 0 6px;display:grid;overflow:hidden}.mailbox-template-workbench-top{gap:10px;display:grid}.mailbox-template-formatting{align-content:start;gap:8px;min-height:0;display:grid}.mailbox-template-workbench-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.mailbox-template-workbench-head h3{margin-bottom:3px;font-size:.9rem;font-weight:700}.mailbox-template-workbench-head p{color:hsl(var(--muted-foreground));font-size:.74rem}.mailbox-template-workbench-head code{background:hsl(var(--muted));border-radius:6px;padding:2px 5px;font-size:.7rem}.mailbox-template-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.mailbox-template-meta-grid{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.mailbox-template-workbench .mailbox-config-input{border-radius:var(--radius);border-color:hsl(var(--border));background:hsl(var(--background))}.mailbox-template-inline-note{color:hsl(var(--muted-foreground));margin-top:-4px;font-size:.72rem}.mailbox-template-toolbar{background:0 0;border-radius:0;flex-wrap:wrap;gap:8px;padding:0;display:flex}.mailbox-template-toolbar-bottom{border-top:1px solid hsl(var(--border) / .8);padding:8px 10px}.mailbox-template-editor-region{grid-template-rows:minmax(0,1fr) auto;gap:8px;height:100%;min-height:0;display:grid}.mailbox-template-compose{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--background));grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid;overflow:hidden}.mailbox-template-subject-inline{border-bottom:1px solid hsl(var(--border) / .8);grid-template-columns:auto minmax(0,1fr);align-items:end;gap:10px;padding:10px 12px 8px;display:grid}.mailbox-template-subject-inline strong{font-size:.84rem;font-weight:700;line-height:1}.mailbox-template-subject-input{width:100%;min-width:0;color:hsl(var(--foreground));background:0 0;border:none;outline:none;padding:0;font-size:.84rem}.mailbox-template-subject-input:focus{outline:none}.mailbox-template-subject-input::placeholder{color:hsl(var(--muted-foreground))}.mailbox-template-editor{box-sizing:border-box;scrollbar-gutter:stable both-edges;scrollbar-width:thin;overscroll-behavior:contain;background:0 0;border:none;border-radius:0;outline:none;width:100%;height:100%;min-height:0;max-height:none;padding:12px 12px 72px;scroll-padding-bottom:72px;font-size:.86rem;line-height:1.55;overflow:hidden auto}.mailbox-template-editor::-webkit-scrollbar{width:10px}.mailbox-template-editor::-webkit-scrollbar-track{background:0 0}.mailbox-template-editor::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:999px}.mailbox-template-editor>:last-child{margin-bottom:0}.mailbox-template-editor img{max-width:100%;height:auto}.mailbox-template-editor img:hover{outline:1px dashed hsl(var(--ring));cursor:nwse-resize}.mailbox-reply-editor img{max-width:100%;height:auto}.mailbox-reply-editor img:hover{outline:1px dashed hsl(var(--ring));cursor:nwse-resize}.mailbox-reply-editor{scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}.mailbox-reply-editor::-webkit-scrollbar{width:8px}.mailbox-reply-editor::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:999px}.mailbox-reply-quick-tools{align-items:center;gap:4px;display:inline-flex;position:relative}.mailbox-reply-quick-button{border:1px solid hsl(var(--border));height:27px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:.7rem;font-weight:650;display:inline-flex}.mailbox-reply-quick-button:hover,.mailbox-reply-quick-button.active{background:hsl(var(--muted));color:hsl(var(--foreground))}.mailbox-reply-quick-menu{z-index:30;border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:10px;width:min(340px,100vw - 40px);position:absolute;bottom:34px;left:0;overflow:hidden;box-shadow:0 14px 40px #16161d2e}.mailbox-reply-quick-search{border-bottom:1px solid hsl(var(--border));padding:8px}.mailbox-reply-quick-search input{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;height:30px;color:hsl(var(--foreground));font:inherit;border-radius:7px;outline:none;padding:0 9px;font-size:.75rem}.mailbox-reply-quick-list{max-height:250px;padding:4px;overflow-y:auto}.mailbox-reply-quick-list>button{width:100%;color:hsl(var(--foreground));text-align:left;cursor:pointer;background:0 0;border-radius:7px;gap:2px;padding:8px 9px;display:grid}.mailbox-reply-quick-list>button:hover{background:hsl(var(--muted))}.mailbox-reply-quick-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:650;overflow:hidden}.mailbox-reply-quick-list span,.mailbox-reply-quick-empty{color:hsl(var(--muted-foreground));font-size:.68rem}.mailbox-reply-quick-empty{justify-content:center;align-items:center;gap:6px;min-height:56px;padding:12px;display:flex}.mailbox-template-editor.mailbox-template-editor-modal{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:0;height:220px;min-height:170px;max-height:260px;padding-bottom:14px;overflow-y:auto}.mailbox-template-editor:empty:before{content:attr(data-placeholder);color:hsl(var(--muted-foreground))}.mailbox-template-suggest{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;box-shadow:none;border-radius:12px;overflow:hidden}.mailbox-template-suggest-inline{margin:0}.mailbox-template-suggest-item{cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 10px;display:flex}.mailbox-template-suggest-item span{font-size:.75rem;font-weight:600}.mailbox-template-suggest-item small{color:hsl(var(--muted-foreground));font-size:.67rem}.mailbox-template-suggest-item:hover{background:hsl(var(--accent))}.mailbox-template-token{background:hsl(var(--secondary));border:1px solid hsl(var(--ring) / .35);vertical-align:baseline;border-radius:999px;align-items:center;gap:6px;margin:0 2px;padding:2px 7px;display:inline-flex}.mailbox-template-token-label{color:hsl(var(--foreground));font-size:.69rem;font-weight:700}.mailbox-template-token-preview,.mailbox-template-token-note{color:hsl(var(--muted-foreground));border-left:1px solid hsl(var(--border));padding-left:6px;font-size:.64rem}.mailbox-template-token-rich{border-left:1px solid hsl(var(--border));align-items:center;gap:6px;padding-left:6px;display:inline-flex}.mailbox-template-token-rich *{max-height:28px}.mailbox-template-preview-context{grid-template-columns:280px minmax(0,1fr);align-items:end;gap:10px;display:grid}.mailbox-template-preview-label{color:hsl(var(--muted-foreground));margin-bottom:4px;font-size:.7rem;display:inline-block}.mailbox-template-preview-subject{background:hsl(var(--muted) / .2);border-radius:12px;gap:3px;padding:8px 10px;display:grid}.mailbox-template-preview-subject span{color:hsl(var(--muted-foreground));font-size:.68rem}.mailbox-template-preview-subject strong{font-size:.76rem;line-height:1.35}.mailbox-template-sidepanel{border-left:1px solid hsl(var(--border) / .55);grid-template-rows:auto auto auto;align-content:start;gap:10px;min-height:0;padding-left:14px;display:grid}.mailbox-template-sidecard{background:0 0;border:none;gap:8px;min-height:0;padding:0;display:grid}.mailbox-template-sidecard+.mailbox-template-sidecard{border-top:1px solid hsl(var(--border) / .55);padding-top:10px}.mailbox-template-var-chip-row{flex-wrap:wrap;gap:6px;display:flex}.mailbox-template-var-chip{background:hsl(var(--muted) / .45);border-radius:999px;height:28px;font-size:.68rem}.mailbox-template-var-chip-row-side{gap:8px}.mailbox-template-sidepanel-save{margin-top:6px}.mailbox-template-save-btn{width:100%;min-height:38px;font-size:.82rem;font-weight:600}.mailbox-automation-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.mailbox-automation-head h3{font-size:.9rem;font-weight:700}.mailbox-automation-switch{cursor:pointer;align-items:center;display:inline-flex;position:relative}.mailbox-automation-switch input{opacity:0;pointer-events:none;position:absolute}.mailbox-automation-switch-track{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .8);border-radius:999px;align-items:center;width:40px;height:22px;padding:2px;transition:background .2s,border-color .2s;display:inline-flex}.mailbox-automation-switch-thumb{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:50%;width:16px;height:16px;transition:transform .2s,background .2s,border-color .2s;transform:translate(0)}.mailbox-automation-switch input:checked+.mailbox-automation-switch-track{background:hsl(var(--primary));border-color:hsl(var(--primary))}.mailbox-automation-switch input:checked+.mailbox-automation-switch-track .mailbox-automation-switch-thumb{background:hsl(var(--primary-foreground));border-color:hsl(var(--primary-foreground));transform:translate(18px)}.mailbox-automation-switch input:disabled+.mailbox-automation-switch-track{opacity:.55;cursor:not-allowed}.mailbox-automation-off-note{color:hsl(var(--muted-foreground));margin:2px 0 10px;font-size:.72rem}.mailbox-automation-grid{grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:14px;display:grid}.mailbox-automation-form{background:0 0;border-radius:0;gap:8px;padding:0;display:grid}.mailbox-automation-form-simple{gap:8px}.mailbox-automation-fill-line{flex-wrap:nowrap;align-items:center;gap:6px;min-height:30px;font-size:.72rem;line-height:1.2;display:flex}.mailbox-automation-line-label{width:76px;color:hsl(var(--muted-foreground));font-size:.68rem;font-weight:650;line-height:1.2}.mailbox-automation-line-suffix{color:hsl(var(--muted-foreground));font-size:.68rem;line-height:1.2}.mailbox-automation-match{flex-wrap:nowrap;align-items:center;gap:6px;min-height:30px;font-size:.72rem;line-height:1.2;display:flex}.mailbox-automation-match-fields{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px;display:grid}.mailbox-automation-match-select{width:100%}.mailbox-automation-control{border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--background));height:30px;color:hsl(var(--foreground));box-shadow:none;padding:4px 8px;font-size:.72rem;font-weight:500;line-height:1.2}.mailbox-automation-control:focus{border-color:hsl(var(--ring));box-shadow:none}.mailbox-automation-blank{font-variant-numeric:tabular-nums;padding:4px}.mailbox-automation-blank-days{text-align:center;width:50px}.mailbox-automation-blank-time{text-align:center;width:65px}.mailbox-automation-time-separator{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600;line-height:1.2}.mailbox-automation-blank-meridiem{text-align:center;width:68px}.mailbox-automation-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mailbox-automation-timezone-note{color:hsl(var(--muted-foreground));margin-top:2px;margin-bottom:2px;font-size:.62rem;line-height:1.15;display:block}.mailbox-automation-checks{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.mailbox-automation-list{gap:8px;display:grid}.mailbox-automation-item{background:hsl(var(--muted) / .26);border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:6px;display:grid}.mailbox-automation-item-btn{text-align:left;cursor:pointer;background:0 0;min-width:0}.mailbox-automation-item-btn span{font-size:.76rem;font-weight:600;display:block}.mailbox-automation-item-btn small{color:hsl(var(--muted-foreground));margin-top:2px;font-size:.68rem;display:block}.mailbox-config-modal-backdrop{z-index:1200;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mailbox-config-modal{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:16px;width:min(760px,92vw);max-height:88vh;padding:14px;overflow:auto;box-shadow:0 24px 48px #0003}.mailbox-config-modal-head{justify-content:space-between;gap:10px;margin-bottom:10px;display:flex}.mailbox-config-modal-title{font-size:.92rem;font-weight:700}.mailbox-config-modal-subtitle{color:hsl(var(--muted-foreground));margin-top:2px;font-size:.74rem}.mailbox-config-modal-body{gap:9px;display:grid}.mailbox-config-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.mailbox-config-modal-list{gap:6px;max-height:220px;padding-right:2px;display:grid;overflow:auto}.mailbox-config-modal-list-item{background:hsl(var(--muted) / .26);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.mailbox-config-modal-list-item strong{font-size:.75rem;display:block}.mailbox-config-modal-list-item small{color:hsl(var(--muted-foreground));margin-top:2px;font-size:.68rem;display:block}.settings-content{background:hsl(var(--background));padding:0;overflow:hidden}.settings-shell{flex-direction:column;gap:12px;width:100%;height:100%;min-height:0;padding:0 18px 8px;display:flex}.settings-tabs{border-bottom:1px solid hsl(var(--border));flex-shrink:0;align-items:flex-end;gap:18px;height:44px;display:flex}.settings-tab{height:100%;color:hsl(var(--muted-foreground));cursor:pointer;font:inherit;background:0 0;border-bottom:2px solid #0000;align-items:center;padding:0 2px;font-size:.78rem;font-weight:650;display:inline-flex}.settings-tab:hover{color:hsl(var(--foreground))}.settings-tab.active{color:hsl(var(--foreground));border-bottom-color:hsl(var(--foreground))}.settings-templates-content{flex:1;height:auto;min-height:0}.settings-templates-content .mailbox-config-shell{gap:10px;max-width:none;padding:0}.settings-templates-content .mailbox-config-alert{background:0 0;border-radius:0;margin-bottom:0}.settings-templates-content .mailbox-template-layout{border-top:0;gap:0}.settings-templates-content .mailbox-template-sidepanel{padding:8px 0 0 14px}.settings-workspace{flex:1;grid-template-columns:280px minmax(0,1fr) 360px;gap:0;min-height:0;display:grid}.settings-staff-list{border-right:1px solid hsl(var(--border) / .55);background:0 0;border-radius:0;flex-direction:column;gap:8px;min-height:0;padding:8px 14px 4px 0;display:flex;overflow:hidden}.settings-staff-list-head,.settings-signature-head,.settings-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.settings-staff-list-head h2,.settings-signature-head h2{font-size:.88rem;font-weight:700}.settings-staff-items{flex-direction:column;flex:1;align-items:stretch;gap:7px;min-height:0;padding-right:2px;display:flex;overflow:auto}.settings-staff-item{text-align:left;min-height:50px;color:hsl(var(--foreground));cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;transition:background .2s;display:grid}.settings-staff-item:hover{background:hsl(var(--accent) / .22)}.settings-staff-item.active{background:hsl(var(--accent) / .16);border-color:hsl(var(--border) / .8);box-shadow:none}.settings-staff-avatar{background:hsl(var(--accent));width:34px;height:34px;color:hsl(var(--foreground));border-radius:8px;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.settings-staff-meta{border-left:2px solid #0000;min-width:0;padding-left:8px}.settings-staff-item.active .settings-staff-meta{border-left-color:hsl(var(--ring))}.settings-staff-meta strong,.settings-staff-meta small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.settings-staff-meta strong{font-size:.78rem}.settings-staff-meta small{color:hsl(var(--muted-foreground));margin-top:2px;font-size:.68rem}.settings-staff-empty{border:1px dashed hsl(var(--border));color:hsl(var(--muted-foreground));border-radius:10px;padding:12px;font-size:.74rem;line-height:1.45}.settings-default-dot{background:hsl(var(--primary));border-radius:999px;width:8px;height:8px}.settings-primary-pill{background:hsl(var(--primary) / .1);color:hsl(var(--primary));letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:.62rem;font-weight:800}.settings-gmail-pill{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:.62rem;font-weight:800}.settings-gmail-pill-accepted{color:#17823e;background:#22c35d1f}.settings-gmail-pill-pending{color:#a65707;background:#f59f0a26}.settings-gmail-pill-missing{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.settings-editor{flex-direction:column;gap:12px;min-width:0;padding:8px 14px 4px;display:flex;overflow:auto}.settings-editor>.settings-actions{margin-top:auto;padding-top:0}.settings-empty-sidepanel{border-left:1px solid hsl(var(--border) / .55);min-height:0;padding:8px 0 0 14px}.settings-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.settings-editor-grid label{flex-direction:column;gap:6px;display:flex}.settings-editor-grid label span,.settings-default-row span{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600}.settings-default-row{align-self:flex-start;align-items:center;gap:8px;display:inline-flex}.settings-note,.settings-provider-row{border:none;border-left:2px solid hsl(var(--border));background:0 0;border-radius:0}.settings-note{gap:4px;padding:12px 14px;display:grid}.settings-note strong{font-size:.8rem}.settings-note span,.settings-help-text,.settings-provider-row small{color:hsl(var(--muted-foreground));font-size:.72rem;line-height:1.45}.settings-provider-row{align-self:flex-start;gap:2px;padding:9px 11px;display:grid}.settings-provider-row span{font-size:.75rem;font-weight:700}.settings-signature-actions{gap:8px;display:flex}.settings-signature-editor{height:min(46vh,440px);min-height:300px}.settings-signature-editor img{max-width:100%;height:auto}.settings-signature-image-size{width:fit-content;color:hsl(var(--muted-foreground));align-items:center;gap:6px;font-size:.72rem;display:inline-flex}.settings-signature-image-size strong{color:hsl(var(--foreground));font-variant-numeric:tabular-nums}.settings-help-text{margin:-8px 0 0}.settings-actions{flex-wrap:wrap;justify-content:flex-start}.settings-test-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14141a8f;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.settings-test-modal{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:16px;gap:12px;width:min(100%,640px);max-height:min(760px,100vh - 32px);padding:18px;display:grid;overflow-y:auto;box-shadow:0 24px 72px #1111185c}.settings-test-modal h3{margin:0;font-size:1rem;font-weight:700}.settings-test-modal .settings-help-text{margin:0}.settings-test-fields,.settings-test-variable-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.settings-test-fields label,.settings-test-variable-grid label{gap:6px;display:grid}.settings-test-fields label>span,.settings-test-variable-grid label>span{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:700}.settings-test-variable-section{border-top:1px solid hsl(var(--border));gap:12px;padding-top:12px;display:grid}.settings-test-variable-summary{flex-wrap:wrap;gap:6px;display:flex}.settings-test-variable-summary span{background:hsl(var(--muted));color:hsl(var(--muted-foreground));border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:600}@media (max-width:640px){.settings-test-fields,.settings-test-variable-grid{grid-template-columns:1fr}}.settings-gmail-action-accepted{border-color:#22c35d59}.settings-gmail-action-pending{border-color:#f59f0a6b}.settings-gmail-action-missing,.settings-gmail-action-unknown{border-color:hsl(var(--border))}@media (max-width:1240px){.mailbox-template-layout,.settings-workspace{grid-template-columns:260px minmax(0,1fr)}.mailbox-template-rail,.settings-staff-list{min-height:auto}.mailbox-template-sidepanel,.settings-empty-sidepanel{border-left:none;border-top:1px solid hsl(var(--border) / .55);grid-column:1/-1;grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:12px;padding-left:0}.mailbox-template-preview-context,.mailbox-automation-grid{grid-template-columns:1fr}}@media (max-width:900px){.settings-workspace{grid-template-columns:1fr}.settings-staff-list{border-right:none;border-bottom:1px solid hsl(var(--border));max-height:280px;padding:8px 0 12px}.settings-editor{padding:12px 0 4px}.settings-editor-grid{grid-template-columns:1fr}.settings-empty-sidepanel{display:none}}@media (max-width:700px){.mailbox-config-content{padding:0}.mailbox-config-shell{padding:10px}.mailbox-template-layout,.mailbox-template-sidepanel,.mailbox-template-meta-grid,.mailbox-automation-row{grid-template-columns:1fr}.mailbox-template-editor{height:56vh;min-height:320px;max-height:56vh}.settings-shell{padding:0 10px 8px}}.settings-page-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.settings-page-eyebrow,.mailbox-template-eyebrow,.settings-card-kicker,.settings-card-heading>div>span{color:hsl(var(--muted-foreground));letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.62rem;font-weight:750;display:block}.settings-page-header h1{letter-spacing:-.02em;font-size:1.18rem;font-weight:740}.settings-page-header p{color:hsl(var(--muted-foreground));margin-top:4px;font-size:.76rem}.settings-tabs{border:1px solid hsl(var(--border));background:hsl(var(--background));height:38px;box-shadow:0 1px 2px hsl(var(--foreground) / .04);border-radius:12px;align-items:center;gap:4px;padding:4px}.settings-tab{border:0;border-radius:8px;gap:7px;height:28px;padding:0 12px}.settings-tab.active{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:0}.settings-workspace,.settings-templates-content .mailbox-config-panel{border:1px solid hsl(var(--border));background:hsl(var(--background));box-shadow:0 1px 3px hsl(var(--foreground) / .04);border-radius:14px;overflow:hidden}.settings-templates-content .mailbox-template-layout{grid-template-columns:340px minmax(430px,1fr) 330px;gap:0}.settings-templates-content .mailbox-template-rail{background:hsl(var(--muted) / .16);padding:16px 12px 10px}.mailbox-template-rail-head{align-items:flex-start;padding:0 4px}.mailbox-template-rail-head p,.settings-staff-list-head p{color:hsl(var(--muted-foreground));margin-top:3px;font-size:.67rem}.mailbox-template-filters{gap:8px;padding:4px;display:grid}.mailbox-template-search,.settings-list-search{border:1px solid hsl(var(--border));background:hsl(var(--background));height:38px;color:hsl(var(--muted-foreground));border-radius:10px;align-items:center;gap:8px;padding:0 10px;display:flex}.mailbox-template-search input,.settings-list-search input{width:100%;min-width:0;color:hsl(var(--foreground));background:0 0;outline:none;font-size:.75rem}.mailbox-template-filter-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px;display:grid}.mailbox-template-filter-row select{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;height:32px;color:hsl(var(--muted-foreground));border-radius:9px;outline:none;padding:0 8px;font-size:.68rem}.mailbox-template-rail-list{gap:12px;padding:0 4px 8px}.mailbox-template-category-group{gap:4px;display:grid}.mailbox-template-category-label{height:28px;color:hsl(var(--muted-foreground));letter-spacing:.03em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 8px;font-size:.66rem;font-weight:720;display:flex}.mailbox-template-category-label span{align-items:center;gap:6px;display:inline-flex}.mailbox-template-category-label small{background:hsl(var(--muted));text-align:center;border-radius:999px;min-width:22px;padding:2px 6px}.mailbox-template-item{border-radius:10px;min-height:74px;padding:7px 5px 7px 8px}.mailbox-template-item.active{border-color:hsl(var(--ring) / .35);background:hsl(var(--background));box-shadow:0 1px 3px hsl(var(--foreground) / .06)}.mailbox-template-item-btn{padding:2px 5px 2px 8px}.mailbox-template-item-subject{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.67rem;display:block;overflow:hidden}.mailbox-template-item-badges{align-items:center;gap:5px;margin-top:7px;display:flex;overflow:hidden}.mailbox-template-item-badges small{background:hsl(var(--muted) / .75);color:hsl(var(--muted-foreground));text-transform:capitalize;white-space:nowrap;border-radius:999px;align-items:center;gap:3px;padding:2px 6px;font-size:.58rem;display:inline-flex}.mailbox-template-item-badges .is-automated{color:#207941;background:#25b1591a}.settings-templates-content .mailbox-template-workbench{padding:16px 18px 14px}.mailbox-template-workbench-head h3{font-size:1rem}.mailbox-template-meta-grid .mailbox-config-input{height:42px;font-size:.88rem;font-weight:650}.mailbox-template-compose{box-shadow:0 1px 2px hsl(var(--foreground) / .03);border-radius:12px}.settings-templates-content .mailbox-template-sidepanel{background:hsl(var(--muted) / .1);flex-direction:column;gap:0;padding:0;display:flex;overflow-y:auto}.mailbox-template-sidecard{border-bottom:1px solid hsl(var(--border));gap:10px;padding:16px}.mailbox-template-sidecard+.mailbox-template-sidecard{border-top:0;padding:16px}.mailbox-template-field{gap:5px;display:grid}.mailbox-template-field>span{color:hsl(var(--muted-foreground));align-items:center;gap:6px;font-size:.67rem;font-weight:650;display:flex}.mailbox-template-note-input{resize:vertical;height:70px;min-height:70px;font-family:inherit}.mailbox-template-variable-drawer{display:block}.mailbox-template-variable-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mailbox-template-variable-heading span{align-items:center;gap:7px;font-size:.75rem;font-weight:700;display:inline-flex}.mailbox-template-variable-heading small{color:hsl(var(--muted-foreground));font-size:.63rem}.mailbox-template-sidepanel-save{border-top:1px solid hsl(var(--border));background:hsl(var(--background) / .94);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-top:auto;padding:12px 16px;position:sticky;bottom:0}.settings-workspace{grid-template-columns:320px minmax(0,1fr)}.settings-staff-list{background:hsl(var(--muted) / .16);padding:16px 12px 10px}.settings-staff-list-head{align-items:flex-start;padding:0 4px}.settings-list-search{margin:0 4px}.settings-staff-items{gap:5px;padding:2px 4px 8px}.settings-staff-item{border-radius:10px;min-height:68px}.settings-staff-item.active{border-color:hsl(var(--ring) / .35);background:hsl(var(--background));box-shadow:0 1px 3px hsl(var(--foreground) / .06)}.settings-staff-department{text-transform:capitalize;align-items:center;gap:4px;margin-top:5px!important;display:flex!important}.settings-editor{background:hsl(var(--background));gap:16px;padding:20px 24px 16px}.settings-editor-heading{align-items:center;gap:12px;display:flex}.settings-editor-avatar{background:hsl(var(--primary));width:44px;height:44px;color:hsl(var(--primary-foreground));border-radius:12px;place-items:center;font-size:.78rem;font-weight:760;display:grid}.settings-editor-heading span,.settings-editor-heading p{color:hsl(var(--muted-foreground));font-size:.67rem}.settings-editor-heading h2{margin:2px 0;font-size:1rem}.settings-form-card{background:0 0;border:0;border-radius:0;gap:12px;padding:0;display:grid}.settings-identity-card{border-bottom:1px solid hsl(var(--border));padding-bottom:16px}.settings-editor .settings-editor-grid{grid-template-columns:minmax(180px,.9fr) minmax(260px,1.2fr) minmax(150px,.55fr);gap:12px}.settings-identity-meta{justify-content:space-between;align-items:center;gap:18px;min-height:34px;display:flex}.settings-usage-controls{border-top:1px solid hsl(var(--border));flex-wrap:wrap;gap:10px 24px;margin-top:16px;padding-top:14px;display:flex}.settings-usage-control{color:hsl(var(--foreground));cursor:pointer;align-items:center;gap:8px;font-size:13px;display:inline-flex}.settings-usage-control input{accent-color:hsl(var(--primary));margin:0}.settings-identity-meta .settings-provider-row{border:0;align-items:center;gap:8px;padding:0;display:flex}.settings-identity-meta .settings-provider-row span,.settings-identity-meta .settings-provider-row small{font-size:.66rem}.settings-identity-meta .settings-provider-row small+small{text-overflow:ellipsis;white-space:nowrap;max-width:320px;overflow:hidden}.settings-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.settings-card-heading h3{font-size:.88rem}.settings-status-badge{background:hsl(var(--muted));max-width:220px;color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:.62rem;font-weight:680;overflow:hidden}.settings-status-accepted{color:#207941;background:#25b1591a}.settings-signature-card{flex:none;grid-template-rows:auto auto auto;min-height:0}.settings-signature-editor{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .08);border-radius:10px;height:320px;min-height:260px;max-height:320px}.settings-editor>.settings-actions{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top:0;margin:0;padding:0;position:static}@media (max-width:1180px){.settings-editor .settings-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1280px){.settings-templates-content{overflow:auto}.settings-templates-content .mailbox-config-panel{overflow:visible}.settings-templates-content .mailbox-template-layout{grid-template-columns:300px minmax(420px,1fr);height:auto;min-height:100%}.settings-templates-content .mailbox-template-sidepanel{border-top:1px solid hsl(var(--border));grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.mailbox-template-sidepanel-save{grid-column:1/-1;position:static}}@media (max-width:820px){.settings-page-header{flex-direction:column;align-items:flex-start}.settings-workspace,.settings-templates-content .mailbox-template-layout{grid-template-columns:1fr}.settings-staff-list,.settings-templates-content .mailbox-template-rail{border-right:0;border-bottom:1px solid hsl(var(--border));max-height:340px}.settings-templates-content .mailbox-template-sidepanel{grid-template-columns:1fr}}.settings-shell{background:hsl(var(--background));gap:0;padding:0}.settings-layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);width:100%;height:100%;min-height:0;display:grid}.settings-section-nav{background:hsl(var(--muted) / .12);padding:10px 12px 0}.settings-section-nav .settings-tabs{border:1px solid hsl(var(--border));background:hsl(var(--background));width:fit-content;height:38px;box-shadow:none;border-radius:10px;flex-direction:row;align-items:center;gap:3px;padding:3px;display:inline-flex}.settings-section-nav .settings-tab{border-radius:8px;justify-content:center;width:auto;height:30px;padding:0 12px;font-size:.78rem}.settings-section-nav .settings-tab.active{background:hsl(var(--secondary));color:hsl(var(--foreground))}.settings-view{background:hsl(var(--muted) / .12);min-width:0;min-height:0;padding:12px;overflow:hidden}.settings-view>.settings-templates-content,.settings-view>.settings-workspace{height:100%}.zoho-sync-settings{max-width:860px;padding:22px}.zoho-sync-settings>header span{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:.72rem;font-weight:700;display:block}.zoho-sync-settings h1{margin:0;font-size:1.2rem}.zoho-sync-settings>header p{max-width:650px;color:hsl(var(--muted-foreground));margin:7px 0 20px;font-size:.82rem;line-height:1.55}.zoho-sync-card{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:12px;padding:18px}.zoho-sync-scope{color:hsl(var(--muted-foreground));flex-direction:column;gap:5px;margin-bottom:18px;font-size:.7rem;font-weight:700;display:inline-flex}.zoho-sync-scope select{border:1px solid hsl(var(--border));background:hsl(var(--background));min-width:190px;height:34px;color:hsl(var(--foreground));border-radius:7px;padding:0 8px}.zoho-sync-card-head,.zoho-sync-card footer,.zoho-sync-card dl{justify-content:space-between;gap:16px;display:flex}.zoho-sync-card-head strong,.zoho-sync-card-head span{display:block}.zoho-sync-card-head span:not(.zoho-sync-status){color:hsl(var(--muted-foreground));margin-top:4px;font-size:.76rem}.zoho-sync-status{background:hsl(var(--muted));height:fit-content;color:hsl(var(--muted-foreground));text-transform:capitalize;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:700}.zoho-sync-status.syncing{color:#1d4ed8;background:#eff6ff}.zoho-sync-status.complete{color:#15803d;background:#f0fdf4}.zoho-sync-status.failed{color:#b91c1c;background:#fef2f2}.zoho-sync-progress{background:hsl(var(--muted));border-radius:999px;height:7px;margin:18px 0;overflow:hidden}.zoho-sync-progress span{border-radius:inherit;background:#2563eb;height:100%;transition:width .18s;display:block}.zoho-sync-card dl{margin:0}.zoho-sync-card dl div{flex:1}.zoho-sync-card dt{color:hsl(var(--muted-foreground));font-size:.7rem}.zoho-sync-card dd{margin:4px 0 0;font-size:1rem;font-weight:700}.zoho-sync-error{color:#b91c1c;margin:16px 0 0;font-size:.76rem}.zoho-sync-card footer{align-items:center;margin-top:20px}.zoho-sync-card footer p{max-width:470px;color:hsl(var(--muted-foreground));margin:0;font-size:.75rem;line-height:1.45}.zoho-sync-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.settings-templates-content .mailbox-template-layout{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:320px minmax(0,1fr);height:100%}.settings-templates-content .mailbox-template-rail{grid-row:1/3}.settings-templates-content .mailbox-template-workbench{grid-area:1/2;padding:14px 18px 10px}.mailbox-template-organization-row{grid-template-columns:minmax(160px,.9fr) 140px minmax(180px,1.1fr);gap:8px;display:grid}.mailbox-template-compose-row{background:0 0;grid-template-columns:minmax(0,1fr) 250px;gap:10px;height:100%;min-height:0;display:grid}.mailbox-template-compose-row .mailbox-template-compose{border:1px solid hsl(var(--border));box-shadow:0 1px 2px hsl(var(--foreground) / .03);border-radius:12px}.mailbox-template-inline-variables{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .28);border-radius:12px;flex-direction:column;min-height:0;padding:12px;display:flex;overflow:hidden}.mailbox-template-inline-variable-list{flex-direction:column;gap:2px;min-height:0;display:flex;overflow-y:auto}.mailbox-template-inline-variable{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:minmax(0,1fr);width:100%;padding:7px 8px;display:grid}.mailbox-template-inline-variable:hover{background:hsl(var(--background) / .85)}.mailbox-template-inline-variable strong{white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.62rem}.mailbox-template-variable-manage{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:6px;padding:2px 5px;font-size:.61rem;font-weight:650}.mailbox-template-variable-manage:hover{background:hsl(var(--background));color:hsl(var(--foreground))}.mailbox-variable-manager-modal{width:min(920px,94vw)}.mailbox-variable-manager{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:16px;min-height:0;display:grid}.mailbox-variable-manager-form,.mailbox-variable-manager-library{align-content:start;gap:9px;min-width:0;display:grid}.mailbox-variable-manager-library{border-left:1px solid hsl(var(--border));padding-left:16px}.mailbox-variable-manager-heading{gap:2px;display:grid}.mailbox-variable-manager-heading strong{font-size:.78rem}.mailbox-variable-manager-heading small{color:hsl(var(--muted-foreground));font-size:.66rem}.mailbox-variable-manager-library .mailbox-config-modal-list{max-height:430px}.mailbox-variable-system-pill{background:hsl(var(--muted));color:hsl(var(--muted-foreground));text-transform:uppercase;border-radius:999px;padding:3px 6px;font-size:.57rem;font-weight:700}.mailbox-template-organization-row .mailbox-config-input{height:34px;padding:5px 9px;font-size:.7rem}.settings-templates-content .mailbox-template-sidepanel{border-top:1px solid hsl(var(--border));background:hsl(var(--muted) / .08);border-left:0;grid-area:2/2;grid-template-columns:minmax(0,1fr);gap:0;max-height:132px;display:grid;overflow:hidden}.settings-templates-content .mailbox-template-sidecard{border:0;border-right:1px solid hsl(var(--border));min-width:0;padding:12px 14px;overflow:auto}.settings-templates-content .mailbox-template-sidecard:last-child{border-right:0}.settings-templates-content .mailbox-automation-head{margin-bottom:8px}.settings-templates-content .mailbox-automation-form-simple{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:8px 12px;display:grid}.settings-templates-content .mailbox-automation-match,.settings-templates-content .mailbox-automation-fill-line{min-height:28px}.settings-templates-content .mailbox-automation-line-label{width:auto;min-width:58px}.settings-templates-content .mailbox-automation-timezone-note{grid-column:1/-1;margin:0}.settings-templates-content .mailbox-template-variable-heading{margin-bottom:8px}.settings-templates-content .mailbox-template-var-chip-row-side{max-height:106px;overflow:auto}.settings-workspace{height:100%}@media (max-width:1240px){.settings-templates-content{overflow:auto}.settings-templates-content .mailbox-template-layout{grid-template-columns:300px minmax(500px,1fr);min-height:760px}.settings-templates-content .mailbox-template-sidepanel{grid-template-columns:1fr;max-height:none}.settings-templates-content .mailbox-template-sidecard{border-right:0;border-bottom:1px solid hsl(var(--border))}}@media (max-width:1080px){.mailbox-template-compose-row{grid-template-columns:minmax(0,1fr) 240px}}@media (max-width:760px){.settings-section-nav{padding:8px 10px}.mailbox-template-organization-row,.mailbox-template-compose-row{grid-template-columns:1fr}.mailbox-template-inline-variables{max-height:240px}.mailbox-variable-manager{grid-template-columns:1fr}.mailbox-variable-manager-library{border-top:1px solid hsl(var(--border));border-left:0;padding:12px 0 0}}
