:root{font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif;color:#1c2824;background:#f3f5f4;font-synthesis:none;--brand: #176b51;--brand-strong: #0f5842;--brand-soft: #e5f2ed;--ink: #1c2824;--muted: #65716d;--border: #dce3e0;--surface: #ffffff;--danger: #b63b32;--danger-soft: #fbe9e7;--warning: #9a6810;--warning-soft: #fff1cc;--blue: #3a6f98;--blue-soft: #e7f0f7;--shadow: 0 12px 30px rgba(24, 44, 37, .12)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f3f5f4}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #4fc092;outline-offset:1px}svg{width:18px;height:18px;stroke-width:1.8}.app-loading,.fatal-error{min-height:100vh;display:grid;place-items:center;align-content:center;gap:14px;color:var(--muted)}.app-loading img{width:56px;height:56px}.fatal-error svg{width:36px;height:36px;color:var(--danger)}.fatal-error h1{margin:0;font-size:22px}.fatal-error p{margin:0}.crm-shell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:18px 14px;background:#172c25;color:#fff;z-index:20}.brand-block{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 8px 18px;border-bottom:1px solid rgba(255,255,255,.11)}.brand-block img{width:38px;height:38px;background:#fff;border-radius:6px;padding:3px}.brand-block div,.sidebar-foot div{display:flex;flex-direction:column;min-width:0}.brand-block b{font-size:15px}.brand-block span,.sidebar-foot span{margin-top:2px;color:#aabcb5;font-size:11px}.primary-nav{display:grid;gap:6px;padding-top:18px}.nav-section-label{padding:16px 11px 3px;color:#82978f;font-size:9px;font-weight:800;text-transform:uppercase}.nav-item{width:100%;min-height:44px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:0 11px;border:0;border-radius:6px;color:#bfd0ca;background:transparent;text-align:left}.nav-item:hover{background:#ffffff12;color:#fff}.nav-item.active{background:#fff;color:#143c30}.nav-item span{font-weight:650}.nav-item strong{min-width:25px;padding:3px 6px;border-radius:10px;color:inherit;background:#809b912e;font-size:11px;text-align:center}.sidebar-foot{margin-top:auto;display:flex;align-items:center;gap:9px;padding:13px 8px 3px;border-top:1px solid rgba(255,255,255,.11)}.sidebar-foot b{font-size:12px}.sync-dot{width:9px;height:9px;border-radius:50%;background:#50cf84;box-shadow:0 0 0 4px #50cf841f;flex:0 0 auto}.workspace{min-width:0}.topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 24px;background:var(--surface);border-bottom:1px solid var(--border)}.eyebrow{margin:0 0 3px;color:var(--brand);font-size:10px;font-weight:800}.topbar h1{margin:0;font-size:22px;line-height:1.2;letter-spacing:0}.topbar-actions{display:flex;gap:8px;align-items:center}.mobile-search{display:none!important}.primary-button,.secondary-button,.whatsapp-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid transparent;border-radius:6px;font-weight:700;font-size:13px;text-decoration:none;white-space:nowrap}.primary-button{color:#fff;background:var(--brand)}.primary-button:hover,.whatsapp-button:hover{background:var(--brand-strong)}.secondary-button{color:#31403b;background:#fff;border-color:#cfd8d4}.secondary-button:hover{background:#f5f7f6}.whatsapp-button{flex:1;color:#fff;background:var(--brand)}.icon-button{width:36px;height:36px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:6px;background:#fff;color:#394641}.icon-button:hover{background:#f0f4f2}.metric-band,.followup-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--surface);border-bottom:1px solid var(--border)}.metric-item{min-width:0;display:flex;align-items:center;gap:12px;padding:18px 22px;border-right:1px solid var(--border)}.metric-item:last-child{border-right:0}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;background:#edf1ef;color:#48554f;flex:0 0 auto}.metric-item.danger .metric-icon{background:var(--danger-soft);color:var(--danger)}.metric-item.warning .metric-icon{background:var(--warning-soft);color:var(--warning)}.metric-item.brand .metric-icon{background:var(--brand-soft);color:var(--brand)}.metric-item>div{min-width:0;display:grid;grid-template-columns:1fr auto;align-items:baseline;column-gap:10px}.metric-item span{grid-column:1;color:var(--muted);font-size:12px}.metric-item strong{grid-column:2;grid-row:1 / span 2;font-size:25px;line-height:1}.metric-item small{grid-column:1;margin-top:4px;color:#8a9490;font-size:10px}.toolbar-band{min-height:64px;display:flex;align-items:center;gap:14px;padding:11px 18px;background:#fafbfa;border-bottom:1px solid var(--border)}.search-box{position:relative;width:min(330px,27vw);flex:0 0 auto}.search-box>svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#75807b;width:16px;height:16px}.search-box input{width:100%;height:38px;padding:0 36px;border:1px solid #cfd8d4;border-radius:6px;outline:0;background:#fff;font-size:13px}.search-box input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #176b511a}.search-box button{position:absolute;right:4px;top:4px;width:30px;height:30px;display:grid;place-items:center;border:0;background:transparent;color:#7d8883}.search-box button svg{width:15px}.filter-scroll{display:flex;gap:5px;min-width:0;overflow-x:auto;scrollbar-width:none}.filter-scroll::-webkit-scrollbar{display:none}.filter-button{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid transparent;border-radius:5px;background:transparent;color:#52605a;font-size:12px;font-weight:650;white-space:nowrap}.filter-button:hover{background:#edf2f0}.filter-button.active{color:var(--brand-strong);background:var(--brand-soft);border-color:#c6dfd6}.filter-button span{color:#7f8b86;font-size:10px}.sort-control{margin-left:auto;display:flex;align-items:center;gap:5px;color:#68746f;white-space:nowrap}.sort-control svg{width:15px}.sort-control select{height:34px;border:0;outline:0;background:transparent;color:#3e4b46;font-size:12px}.customer-layout{display:grid;grid-template-columns:minmax(0,1fr) 410px;min-height:calc(100vh - 205px)}.table-panel{min-width:0;display:flex;flex-direction:column;background:var(--surface);border-right:1px solid var(--border)}.table-meta{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:var(--muted);border-bottom:1px solid var(--border);font-size:11px}.table-meta b{color:var(--ink);font-size:12px}.table-scroll{overflow:auto;flex:1}.customer-table{width:100%;min-width:950px;border-collapse:collapse;table-layout:fixed}.customer-table th{height:39px;padding:0 12px;color:#6a7671;background:#f7f9f8;border-bottom:1px solid var(--border);font-size:10px;font-weight:800;text-align:left;position:sticky;top:0;z-index:3}.customer-table th:nth-child(1){width:195px}.customer-table th:nth-child(2){width:72px}.customer-table th:nth-child(3){width:150px}.customer-table th:nth-child(4){width:138px}.customer-table th:nth-child(5){width:260px}.customer-table th:nth-child(6){width:210px}.customer-table td{height:70px;padding:9px 12px;border-bottom:1px solid #e6ebe9;vertical-align:middle;font-size:12px}.customer-row{cursor:pointer}.customer-row:hover{background:#f7faf9}.customer-row.selected{background:#edf7f3;box-shadow:inset 3px 0 var(--brand)}.customer-cell{display:flex;align-items:center;gap:9px;min-width:0}.customer-cell>div{min-width:0}.customer-cell b,.customer-cell span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-cell b{color:#21302b;font-size:12px}.customer-cell span{margin-top:4px;color:#7a8580;font-size:10px}.market-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#dce8e3;color:#31594c;font-size:10px;font-weight:800;flex:0 0 auto}.market-avatar.large{width:42px;height:42px;font-size:12px}.priority-badge{min-width:34px;height:23px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:11px;font-weight:850}.priority-badge.p1{background:#f5c7c3;color:#89251f}.priority-badge.p2{background:#ffe4a8;color:#6f4c09}.priority-badge.p3{background:#d8ece4;color:#28604d}.priority-badge.p4{background:#e7eae9;color:#5d6864}.stage-text{display:block;line-height:1.35;font-weight:650;color:#3d4b46}.action-dot{display:inline-flex;align-items:center;gap:4px;margin-top:5px;color:var(--danger);font-size:9px;font-weight:800}.action-dot:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.signal-list{display:flex;flex-wrap:wrap;gap:4px}.signal-list span{padding:3px 6px;border-radius:3px;background:var(--blue-soft);color:#3e6684;font-size:9px;font-weight:700}.signal-list .muted-chip{background:#f0f2f1;color:#8a9490}.message-preview,.next-step{margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;line-height:1.45}.message-preview{-webkit-line-clamp:2;color:#46534e}.next-step{-webkit-line-clamp:2;color:#263b34;font-weight:600}.due-date{display:flex;align-items:center;gap:4px;margin-top:5px;color:var(--brand);font-size:9px}.due-date svg{width:11px;height:11px}.pagination{min-height:48px;display:flex;align-items:center;justify-content:center;gap:14px;border-top:1px solid var(--border);background:#fafbfa;color:var(--muted);font-size:11px}.pagination .icon-button{width:30px;height:30px}.empty-state{min-height:240px;display:grid;place-items:center;align-content:center;gap:8px;color:#82908a;text-align:center}.empty-state svg{width:28px;height:28px}.empty-state b{color:#4f5d57}.empty-state span{font-size:11px}.empty-state.tall{min-height:430px}.desktop-detail{min-width:0;background:#fbfcfb}.detail-panel{height:calc(100vh - 77px);display:flex;flex-direction:column;background:#fff}.customer-layout .detail-panel{height:calc(100vh - 205px)}.detail-header{min-height:75px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-bottom:1px solid var(--border)}.detail-identity{min-width:0;display:flex;align-items:center;gap:10px}.detail-identity>div{min-width:0}.detail-identity h2{margin:0;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-identity p{margin:4px 0 0;color:var(--muted);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.close-drawer{display:none}.detail-actions{display:flex;gap:8px;padding:10px 16px;border-bottom:1px solid var(--border)}.detail-scroll{overflow-y:auto;padding:0 16px 24px}.signal-strip{display:grid;grid-template-columns:repeat(4,1fr);margin:14px 0;border:1px solid var(--border);border-radius:6px}.signal-strip div{min-width:0;padding:9px 7px;border-right:1px solid var(--border);text-align:center}.signal-strip div:last-child{border-right:0}.signal-strip span,.signal-strip b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signal-strip span{color:var(--muted);font-size:9px}.signal-strip b{margin-top:3px;font-size:11px}.risk-banner{display:flex;gap:9px;margin:12px 0;padding:10px;border-radius:6px;background:var(--danger-soft);color:#8f2b24}.risk-banner svg{flex:0 0 auto}.risk-banner div{display:grid;gap:3px}.risk-banner b{font-size:11px}.risk-banner span{font-size:10px;line-height:1.45}.section-label{display:flex;align-items:center;justify-content:space-between;margin:18px 0 9px}.section-label span{font-size:12px;font-weight:800}.section-label small{color:var(--muted);font-size:9px}.message{position:relative;margin:8px 0;padding:10px 11px;border-radius:6px}.message span{display:block;margin-bottom:4px;color:var(--muted);font-size:9px;font-weight:800}.message p{margin:0;color:#3f4c47;font-size:11px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.customer-message{background:#f0f3f2;margin-right:18px}.our-message{background:var(--brand-soft);margin-left:18px}.reply-section>p{margin:0;padding:11px;border:1px solid #cfe0da;border-radius:6px;background:#f7fbf9;color:#29443a;font-size:11px;line-height:1.55;white-space:pre-wrap}.customer-form{margin-top:18px;padding-top:1px;border-top:1px solid var(--border)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-grid label,.notes-field{display:grid;gap:5px}.form-grid label>span,.notes-field>span{color:#65716d;font-size:9px;font-weight:700}.form-grid input:not([type=checkbox]),.form-grid select,.notes-field textarea{width:100%;min-width:0;border:1px solid #cfd8d4;border-radius:5px;outline:0;background:#fff;color:#2b3833;font-size:11px}.form-grid input:not([type=checkbox]),.form-grid select{height:34px;padding:0 8px}.notes-field{margin-top:10px}.notes-field textarea{padding:8px;resize:vertical;line-height:1.5}.form-grid input:focus,.form-grid select:focus,.notes-field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #176b5114}.toggle-field{position:relative;grid-template-columns:1fr 38px!important;align-items:center}.toggle-field>span{grid-column:1}.toggle-field input{position:absolute;opacity:0}.toggle-field i{grid-column:2;position:relative;width:36px;height:20px;border-radius:10px;background:#c9d1ce;transition:.2s}.toggle-field i:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:.2s}.toggle-field input:checked+i{background:var(--brand)}.toggle-field input:checked+i:after{transform:translate(16px)}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.activity-section{margin-top:18px;border-top:1px solid var(--border)}.timeline{padding-left:4px}.timeline>div{display:grid;grid-template-columns:12px 1fr;gap:8px;min-height:39px}.timeline i{position:relative;width:7px;height:7px;margin-top:4px;border-radius:50%;background:var(--brand)}.timeline i:after{content:"";position:absolute;top:8px;left:3px;width:1px;height:30px;background:var(--border)}.timeline>div:last-child i:after{display:none}.timeline p{margin:0;display:grid;gap:3px}.timeline b{font-size:10px}.timeline span{color:var(--muted);font-size:9px}.detail-placeholder{height:100%;display:grid;place-items:center;align-content:center;gap:10px;color:#84908b}.detail-placeholder svg{width:32px;height:32px}.drawer-backdrop,.mobile-drawer{display:none}.followup-summary{margin:18px;border:1px solid var(--border);border-radius:6px;overflow:hidden}.workbench-panel{margin:0 18px 24px;background:#fff;border:1px solid var(--border);border-radius:6px}.workbench-head{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 16px;border-bottom:1px solid var(--border)}.workbench-head>div:first-child{display:flex;align-items:baseline;gap:9px}.workbench-head h2,.section-heading h2{margin:0;font-size:15px}.workbench-head span,.section-heading span{color:var(--muted);font-size:10px}.segmented-control{display:flex;gap:2px;padding:3px;border-radius:6px;background:#eef2f0;overflow-x:auto}.segmented-control button{min-height:28px;padding:0 10px;border:0;border-radius:4px;background:transparent;color:#68746f;font-size:10px;font-weight:700;white-space:nowrap}.segmented-control button.active{background:#fff;color:var(--brand);box-shadow:0 1px 3px #192d261f}.followup-list{min-height:480px}.followup-item{width:100%;min-height:65px;display:grid;grid-template-columns:4px 210px minmax(220px,1fr) 105px 20px;align-items:center;gap:13px;padding:8px 16px;border:0;border-bottom:1px solid #e5eae8;background:#fff;text-align:left}.followup-item:hover{background:#f8faf9}.priority-line{width:4px;height:34px;border-radius:2px;background:#cfd6d3}.priority-line.p1{background:var(--danger)}.priority-line.p2{background:#d39a1d}.priority-line.p3{background:var(--brand)}.followup-person{min-width:0;display:grid;gap:4px}.followup-person b,.followup-person span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.followup-person b{font-size:12px}.followup-person span{color:var(--muted);font-size:10px}.followup-item p{margin:0;color:#47544f;font-size:11px;line-height:1.4}.followup-date{display:flex;align-items:center;gap:5px;color:#69756f;font-size:10px}.followup-date svg{width:14px}.followup-date.overdue{color:var(--danger);font-weight:800}.followup-date.today{color:var(--brand);font-weight:800}.row-arrow{color:#9aa39f;width:15px}.pipeline-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;padding:18px}.priority-board,.stage-panel{min-width:0;background:#fff;border:1px solid var(--border);border-radius:6px}.section-heading{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border-bottom:1px solid var(--border)}.section-heading>div{display:grid;gap:4px}.pipeline-columns{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));overflow-x:auto}.pipeline-column{min-width:180px;padding:13px 10px;border-right:1px solid var(--border)}.pipeline-column:last-child{border-right:0}.pipeline-column header{display:flex;align-items:center;justify-content:space-between;padding:0 2px}.pipeline-column header>b{font-size:16px}.column-progress{height:3px;margin:10px 2px 12px;background:#e9edeb}.column-progress span{display:block;height:100%;background:var(--brand)}.pipeline-column:nth-child(1) .column-progress span{background:var(--danger)}.pipeline-column:nth-child(2) .column-progress span{background:#d39a1d}.pipeline-items{display:grid;gap:7px}.pipeline-items button{position:relative;width:100%;min-height:82px;display:grid;gap:4px;padding:9px;border:1px solid #dfe5e2;border-radius:5px;background:#fff;text-align:left}.pipeline-items button:hover{border-color:#a7c9bc;background:#f8fbfa}.pipeline-items b,.pipeline-items span,.pipeline-items small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pipeline-items b{font-size:11px}.pipeline-items span{color:var(--muted);font-size:9px}.pipeline-items small{color:#56625e;font-size:9px}.pipeline-items svg{position:absolute;right:7px;top:7px;width:13px;color:var(--danger)}.column-more{width:100%;min-height:30px;margin-top:9px;border:0;border-radius:4px;background:#eff4f2;color:var(--brand);font-size:10px;font-weight:750}.stage-bars{display:grid;gap:12px;padding:15px}.stage-bars button{display:grid;gap:6px;padding:0;border:0;background:transparent;text-align:left}.stage-bars button>span{display:flex;justify-content:space-between;gap:8px}.stage-bars b{font-size:10px}.stage-bars small{color:var(--muted);font-size:9px}.stage-bars div{height:5px;overflow:hidden;background:#e8ecea;border-radius:3px}.stage-bars i{display:block;height:100%;min-width:3px;background:var(--blue)}.risk-watch{margin:8px 14px 14px;border-top:1px solid var(--border)}.risk-watch header{display:flex;align-items:center;gap:9px;padding:13px 2px 8px;color:var(--danger)}.risk-watch header div{display:grid;gap:2px}.risk-watch header b{font-size:11px}.risk-watch header span{color:var(--muted);font-size:9px}.risk-watch>button{width:100%;display:grid;gap:2px;padding:7px 2px;border:0;border-bottom:1px solid #edf0ef;background:transparent;text-align:left}.risk-watch>button:hover{color:var(--danger)}.risk-watch>button span{font-size:10px;font-weight:700}.risk-watch>button small{color:var(--muted);font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toast{position:fixed;right:22px;bottom:22px;z-index:100;padding:10px 14px;border-radius:6px;background:#173f33;color:#fff;box-shadow:var(--shadow);font-size:12px;font-weight:700;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translateY(0)}.text-button{min-height:30px;padding:0;border:0;background:transparent;color:var(--brand);font-size:11px;font-weight:750}.dashboard-page{padding-bottom:24px}.kpi-row,.transaction-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border-bottom:1px solid var(--border)}.kpi-row .metric-item strong,.transaction-summary .metric-item strong{font-size:20px;white-space:nowrap}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.8fr);gap:16px;padding:18px}.dashboard-column{min-width:0;display:grid;gap:16px;align-content:start}.dash-panel{min-width:0;background:#fff;border:1px solid var(--border);border-radius:6px}.panel-heading{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 15px;border-bottom:1px solid var(--border)}.panel-heading>div{min-width:0;display:grid;gap:3px}.panel-heading h2{margin:0;font-size:15px}.panel-heading span{color:var(--muted);font-size:10px}.funnel-strip{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));overflow-x:auto}.funnel-strip button{min-width:100px;min-height:122px;display:grid;align-content:center;gap:7px;padding:14px;border:0;border-right:1px solid var(--border);background:#fff;text-align:left}.funnel-strip button:last-child{border-right:0}.funnel-strip button:hover{background:#f7faf9}.funnel-strip strong{font-size:26px}.funnel-strip span{color:var(--muted);font-size:10px;font-weight:700}.funnel-strip i{width:30%;height:4px;margin-top:4px;border-radius:2px;background:var(--brand)}.funnel-strip button:nth-child(2) i{background:var(--blue)}.funnel-strip button:nth-child(3) i{background:#c88b1d}.funnel-strip button:nth-child(4) i{background:#428766}.funnel-strip button:nth-child(5) i{background:#9aa39f}.compact-list>button{width:100%;min-height:58px;display:grid;grid-template-columns:38px 155px minmax(140px,1fr) 18px;align-items:center;gap:10px;padding:8px 14px;border:0;border-bottom:1px solid #e7ecea;background:#fff;text-align:left}.compact-list>button:last-child{border-bottom:0}.compact-list>button:hover{background:#f7faf9}.compact-list div{min-width:0;display:grid;gap:3px}.compact-list b,.compact-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-list b{font-size:11px}.compact-list small{color:var(--muted);font-size:9px}.compact-list p{margin:0;color:#4d5a55;font-size:10px;line-height:1.4}.compact-list svg{width:14px;color:#9ba49f}.empty-compact{min-height:170px;display:grid;place-items:center;color:var(--muted);font-size:11px}.market-bars{display:grid;gap:15px;padding:17px 16px 20px}.market-bars>div{display:grid;gap:6px}.market-bars span{display:flex;align-items:center;justify-content:space-between;gap:10px}.market-bars b{font-size:10px}.market-bars small{color:var(--muted);font-size:9px}.market-bars i{height:6px;overflow:hidden;border-radius:3px;background:#e9eeec}.market-bars em{display:block;height:100%;border-radius:inherit;background:var(--blue)}.quote-mini-list>button{width:100%;min-height:61px;display:grid;grid-template-columns:minmax(0,1fr) auto 95px;align-items:center;gap:10px;padding:9px 14px;border:0;border-bottom:1px solid #e7ecea;background:#fff;text-align:left}.quote-mini-list>button:last-child{border-bottom:0}.quote-mini-list>button:hover{background:#f7faf9}.quote-mini-list div{min-width:0;display:grid;gap:4px}.quote-mini-list b,.quote-mini-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quote-mini-list b{font-size:11px}.quote-mini-list small{color:var(--muted);font-size:9px}.quote-mini-list strong{font-size:11px;text-align:right}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:3px 7px;border-radius:4px;background:var(--blue-soft);color:#365f7e;font-size:9px;font-weight:800;white-space:nowrap}.status-pill.strong{min-height:27px;background:var(--brand-soft);color:var(--brand-strong)}.transaction-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;min-height:calc(100vh - 205px)}.transaction-list-panel{min-width:0;background:#fff;border-right:1px solid var(--border)}.transaction-table-wrap{height:calc(100vh - 205px);overflow:auto}.transaction-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}.transaction-table th{position:sticky;top:0;z-index:2;height:42px;padding:0 13px;border-bottom:1px solid var(--border);background:#f7f9f8;color:var(--muted);font-size:10px;text-align:left}.transaction-table td{height:68px;padding:9px 13px;border-bottom:1px solid #e6ebe9;color:#46534e;font-size:11px;vertical-align:middle}.transaction-table tr{cursor:pointer}.transaction-table tbody tr:hover{background:#f7faf9}.transaction-table tbody tr.selected{background:#edf7f3;box-shadow:inset 3px 0 var(--brand)}.transaction-table td b,.transaction-table td small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-table td b{color:var(--ink);font-size:11px}.transaction-table td small{margin-top:4px;color:var(--muted);font-size:9px}.transaction-table th:nth-child(1){width:185px}.transaction-table th:nth-child(2){width:175px}.transaction-table th:nth-child(3){width:90px}.transaction-table th:nth-child(4){width:115px}.transaction-table th:nth-child(5){width:105px}.transaction-table th:nth-child(6){width:85px}.orders-table th:nth-child(1){width:190px}.orders-table th:nth-child(2){width:190px}.orders-table th:nth-child(3){width:130px}.orders-table th:nth-child(4){width:120px}.orders-table th:nth-child(5){width:110px}.transaction-detail{min-width:0;background:#fbfcfb}.document-detail{height:calc(100vh - 205px);overflow-y:auto;background:#fff}.document-detail>header{min-height:77px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 17px;border-bottom:1px solid var(--border)}.document-detail>header>div{min-width:0;display:grid;gap:4px}.document-detail>header span,.document-customer>span{color:var(--muted);font-size:9px;font-weight:800}.document-detail h2{margin:0;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-customer{display:grid;gap:4px;padding:15px 17px;border-bottom:1px solid var(--border)}.document-customer b{font-size:13px}.document-customer small{color:var(--muted);font-size:10px}.document-meta{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--border)}.document-meta div{min-width:0;display:grid;gap:4px;padding:12px 10px;border-right:1px solid var(--border)}.document-meta div:last-child{border-right:0}.document-meta span{color:var(--muted);font-size:8px}.document-meta b{overflow:hidden;color:#394741;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.line-items{padding:12px 17px 4px}.line-items>div{display:grid;grid-template-columns:minmax(0,1.2fr) 65px 80px 90px;gap:8px;align-items:center;min-height:42px;border-bottom:1px solid #e8ecea;font-size:9px}.line-items .line-items-head{min-height:28px;color:var(--muted);font-size:8px;font-weight:800}.line-items strong{text-align:right}.document-total{display:flex;align-items:center;justify-content:space-between;margin:9px 17px 0;padding:12px;background:var(--brand-soft);color:var(--brand-strong)}.document-total span{font-size:10px;font-weight:800}.document-total strong{font-size:19px}.document-terms{display:grid;gap:9px;padding:14px 17px}.document-terms p{margin:0;color:#45534e;font-size:10px;line-height:1.5}.document-terms span{display:block;margin-bottom:2px;color:var(--muted);font-size:8px;font-weight:800}.inline-select{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 17px;padding:11px 0;border-top:1px solid var(--border)}.inline-select span{color:var(--muted);font-size:9px;font-weight:800}.inline-select select{height:34px;min-width:135px;border:1px solid #cfd8d4;border-radius:5px;background:#fff;padding:0 8px;font-size:10px}.document-actions{display:flex;gap:8px;padding:12px 17px 20px}.document-actions button{flex:1}.order-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:13px 5px;padding:16px 14px;border-bottom:1px solid var(--border)}.order-progress div{min-width:0;display:grid;justify-items:center;gap:5px;color:#98a29e;text-align:center}.order-progress i{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#e7ebe9;font-size:8px;font-style:normal;font-weight:900}.order-progress span{font-size:7px}.order-progress .done{color:var(--brand)}.order-progress .done i{background:var(--brand);color:#fff}.modal-backdrop{position:fixed;inset:0;z-index:79;background:#0b161280}.modal-layer{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;pointer-events:none}.modal-card{width:min(520px,100%);max-height:calc(100vh - 40px);overflow:hidden;display:flex;flex-direction:column;border-radius:6px;background:#fff;box-shadow:var(--shadow);pointer-events:auto}.modal-card.wide{width:min(760px,100%)}.modal-card>header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px;border-bottom:1px solid var(--border)}.modal-card>header div{display:grid;gap:3px}.modal-card>header span{color:var(--brand);font-size:8px;font-weight:850}.modal-card h2{margin:0;font-size:17px}.modal-body{overflow-y:auto;padding:17px}.form-stack{display:grid;gap:13px}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-stack label{min-width:0;display:grid;gap:5px}.form-stack label>span{color:#65716d;font-size:9px;font-weight:750}.form-stack input,.form-stack select,.form-stack textarea{width:100%;min-width:0;border:1px solid #cfd8d4;border-radius:5px;outline:0;background:#fff;color:var(--ink);font-size:11px}.form-stack input,.form-stack select{height:38px;padding:0 9px}.form-stack textarea{padding:9px;resize:vertical;line-height:1.5}.form-stack input:focus,.form-stack select:focus,.form-stack textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #176b5117}.modal-card>footer{min-height:62px;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:10px 16px;border-top:1px solid var(--border);background:#fafbfa}.quote-form-lines{display:grid;border:1px solid var(--border);border-radius:5px;overflow:hidden}.quote-form-lines>div{display:grid;grid-template-columns:minmax(0,1fr) 105px 120px;gap:8px;padding:7px 9px;border-bottom:1px solid var(--border)}.quote-form-lines>div:last-child{border-bottom:0}.quote-form-lines>div:first-child{padding-block:8px;background:#f3f6f5;color:var(--muted);font-size:8px;font-weight:800}.quote-form-lines input{height:34px}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#17364a}.auth-panel{width:min(430px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#fff;box-shadow:0 24px 60px #081d2a47}.auth-panel>header{min-height:76px;display:flex;align-items:center;gap:11px;padding:14px 20px;color:#fff;background:#1d4258}.auth-panel>header img{width:42px;height:42px;padding:3px;border-radius:5px;background:#fff}.auth-panel>header div{display:grid;gap:2px}.auth-panel>header b{font-size:15px}.auth-panel>header span{color:#b9ced9;font-size:10px}.auth-body{display:flex;flex-direction:column;align-items:center;padding:30px 30px 26px;text-align:center}.auth-lock{width:48px;height:48px;display:grid;place-items:center;margin-bottom:16px;border-radius:50%;color:#176b51;background:#e5f2ed}.auth-lock svg{width:23px;height:23px}.auth-body h1{margin:0;color:#233945;font-size:21px}.auth-body>p{max-width:330px;margin:9px 0 20px;color:#6c7a83;font-size:12px;line-height:1.6}.auth-message{width:100%;margin-bottom:14px;padding:9px 10px;border:1px solid #d6e0e5;border-radius:5px;color:#51616b;background:#f5f8f9;font-size:11px;line-height:1.45;text-align:left}.auth-message.success{color:#1f6048;border-color:#b9d9cc;background:#eaf5f0}.auth-message.error{color:#92342d;border-color:#edc6c2;background:#fbeceb}.auth-form{width:100%;display:grid;gap:13px}.auth-form label{display:grid;gap:6px;color:#5d6c75;font-size:10px;font-weight:750;text-align:left}.auth-form input{width:100%;height:40px;padding:0 11px;border:1px solid #c9d5db;border-radius:5px;outline:0;color:#263b47;background:#fff;font-size:12px}.auth-form input:focus{border-color:#5ca78b;box-shadow:0 0 0 3px #176b5117}.auth-form .primary-button,.empty-workspace-button{width:100%;min-height:40px}.backup-file input{height:auto;padding:9px}.backup-file input::file-selector-button{min-height:28px;margin-right:9px;padding:0 9px;border:1px solid #c7d4da;border-radius:4px;color:#344b57;background:#f4f7f8;font:inherit;font-weight:700;cursor:pointer}.backup-paste{width:100%;color:#5d6c75;font-size:10px;text-align:left}.backup-paste summary{width:fit-content;cursor:pointer;font-weight:750}.backup-paste[open]{display:grid;gap:8px}.backup-paste textarea{width:100%;min-height:78px;padding:9px 10px;resize:vertical;border:1px solid #c9d5db;border-radius:5px;outline:0;color:#263b47;background:#fff;font-size:11px;line-height:1.45}.backup-paste textarea:focus{border-color:#5ca78b;box-shadow:0 0 0 3px #176b5117}.empty-workspace-button{margin-top:10px}.auth-panel>footer{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 18px;border-top:1px solid #e0e6e9;color:#7b8991;background:#f7f9fa;font-size:10px}.auth-panel>footer svg{width:14px;height:14px;color:#4b7d69}.sidebar-foot{min-width:0}.sidebar-foot .sync-label{flex:1}.sidebar-signout{width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;color:#bdd0da;background:transparent;flex:0 0 auto}.sidebar-signout:hover{color:#fff;background:#ffffff1a}.sidebar-signout svg{width:15px;height:15px}.sync-dot.error{background:#e05b50;box-shadow:0 0 0 4px #e05b5024}.sidebar{background:#17364a}.brand-block span,.sidebar-foot span{color:#a9bdc9}.nav-section-label{color:#7896a7}.nav-item{color:#c2d2db}.nav-item.active{color:#fff;background:#ffffff1f;box-shadow:inset 3px 0 #46bd8e}.topbar{color:#fff;background:#1d4258;border-bottom-color:#16374a}.topbar .eyebrow{color:#91d7bd}.topbar .secondary-button,.topbar .icon-button{color:#e8f0f4;background:#ffffff14;border-color:#fff3}.topbar .secondary-button:hover,.topbar .icon-button:hover{background:#ffffff24}.leads-page{height:calc(100vh - 77px);min-height:500px;display:flex;flex-direction:column;overflow:hidden;background:#fff}.lead-view-tabs{min-height:49px;display:flex;align-items:stretch;gap:18px;padding:0 16px;border-bottom:1px solid #d8e0e5;background:#fff}.lead-module-title{width:204px;display:flex;align-items:center;gap:8px;color:#243946;flex:0 0 auto}.lead-module-title svg{width:17px;color:#28745b}.lead-module-title b{font-size:13px}.lead-view-tabs nav{min-width:0;display:flex;gap:2px;overflow-x:auto;scrollbar-width:none}.lead-view-tabs nav::-webkit-scrollbar{display:none}.lead-view-tabs nav button{position:relative;min-width:max-content;display:inline-flex;align-items:center;gap:6px;padding:0 13px;border:0;background:transparent;color:#5e6d76;font-size:12px;font-weight:650}.lead-view-tabs nav button:hover{color:#1e4c63;background:#f6f8fa}.lead-view-tabs nav button.active{color:#166447}.lead-view-tabs nav button.active:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:3px;background:var(--brand)}.lead-view-tabs nav span{min-width:22px;padding:2px 5px;border-radius:9px;background:#edf1f3;color:#6d7a82;font-size:9px;text-align:center}.lead-view-tabs nav button.active span{color:#176247;background:#e2f1eb}.sheet-toolbar{min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:5px 12px;border-bottom:1px solid #d8e0e5;background:#f8fafb}.sheet-tools-left,.sheet-tools-right{display:flex;align-items:center;gap:5px;min-width:0}.sheet-tool,.sheet-icon-button,.sheet-view-mode{height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ccd7dd;border-radius:4px;background:#fff;color:#40535e}.sheet-tool{gap:6px;padding:0 9px;font-size:11px;font-weight:700}.sheet-tool:hover,.sheet-icon-button:hover{background:#eef4f6}.sheet-tool.active{color:#176448;border-color:#9ccbb9;background:#e9f5f0}.sheet-tool strong{min-width:17px;padding:2px 4px;border-radius:8px;background:var(--brand);color:#fff;font-size:8px}.sheet-tool svg,.sheet-sort svg,.sheet-view-mode svg,.sheet-icon-button svg{width:14px;height:14px}.sheet-icon-button{width:32px;padding:0}.sheet-view-mode{width:32px;color:#176448;background:#e9f5f0;border-color:#b8d9cc}.sheet-sort{height:32px;display:inline-flex;align-items:center;gap:3px;padding-left:8px;border:1px solid #ccd7dd;border-radius:4px;background:#fff;color:#52646e}.sheet-sort select{height:30px;padding:0 24px 0 4px;border:0;outline:0;background:transparent;color:#40535e;font-size:11px}.primary-button.compact,.secondary-button.compact{min-height:32px;height:32px;padding-inline:10px;border-radius:4px;font-size:11px}.sheet-workspace{min-height:0;flex:1;display:grid;grid-template-columns:232px minmax(0,1fr)}.sheet-workspace.filters-hidden{grid-template-columns:minmax(0,1fr)}.sheet-workspace.filters-hidden .lead-filter-panel{display:none}.lead-filter-panel{min-width:0;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid #d8e0e5;background:#f8fafb}.lead-filter-panel>header{min-height:53px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-bottom:1px solid #dfe6ea}.lead-filter-panel>header div{min-width:0;display:grid;gap:2px}.lead-filter-panel>header b{color:#2a3d49;font-size:12px}.lead-filter-panel>header span{color:#85919a;font-size:9px}.lead-filter-panel>header button{padding:3px;border:0;background:transparent;color:var(--brand);font-size:10px;font-weight:700}.filter-search{position:relative;margin:10px 10px 5px}.filter-search>svg{position:absolute;top:50%;left:9px;width:14px;transform:translateY(-50%);color:#81909a;pointer-events:none}.filter-search input{width:100%;height:32px;padding:0 31px;border:1px solid #cbd6dc;border-radius:4px;outline:0;background:#fff;color:#253b47;font-size:11px}.filter-search input:focus{border-color:#61a88d;box-shadow:0 0 0 2px #176b5114}.filter-search button{position:absolute;top:3px;right:3px;width:26px;height:26px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#7f8d95}.filter-search button svg{width:13px}.filter-groups{min-height:0;overflow-y:auto;padding-bottom:16px}.filter-groups section{padding:10px 11px 8px;border-bottom:1px solid #e1e7ea}.filter-groups h3{margin:0 0 7px;color:#63727b;font-size:9px;font-weight:800;text-transform:uppercase}.sheet-filter-option{min-height:28px;display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:6px;color:#334650;font-size:10px;cursor:pointer}.sheet-filter-option:hover{color:#176448}.sheet-filter-option input,.lead-sheet-table input{width:14px;height:14px;margin:0;accent-color:var(--brand)}.sheet-filter-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-filter-option small{color:#8a969d;font-size:9px}.sheet-grid-panel{position:relative;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff}.sheet-bulk-bar{min-height:38px;display:flex;align-items:center;gap:12px;padding:5px 13px;border-bottom:1px solid #a8cbbb;background:#e9f4ef;color:#285342}.sheet-bulk-bar b{margin-right:auto;font-size:11px}.sheet-bulk-bar button{height:27px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #aacbbc;border-radius:4px;background:#fff;color:#28624b;font-size:10px;font-weight:700}.sheet-bulk-bar button svg{width:13px}.sheet-grid-scroll{min-height:0;flex:1;overflow:auto}.lead-sheet-table{width:100%;min-width:1260px;border-collapse:separate;border-spacing:0;table-layout:fixed}.lead-sheet-table th{position:sticky;top:0;z-index:3;height:35px;padding:0 10px;border-right:1px solid #e1e7ea;border-bottom:1px solid #cad5db;background:#eef2f4;color:#53646e;font-size:9px;font-weight:800;text-align:left;white-space:nowrap}.lead-sheet-table th:nth-child(1){width:38px}.lead-sheet-table th:nth-child(2){width:210px}.lead-sheet-table th:nth-child(3){width:190px}.lead-sheet-table th:nth-child(4){width:102px}.lead-sheet-table th:nth-child(5){width:170px}.lead-sheet-table th:nth-child(6){width:115px}.lead-sheet-table th:nth-child(7){width:105px}.lead-sheet-table th:nth-child(8){width:175px}.lead-sheet-table th:nth-child(9){width:72px}.lead-sheet-table th:nth-child(10){width:95px}.lead-sheet-table td{height:37px;padding:0 10px;border-right:1px solid #e8edef;border-bottom:1px solid #e5ebee;color:#334650;font-size:10px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lead-sheet-table .select-column{padding:0;text-align:center}.lead-sheet-table .customer-row:hover{background:#f2f8f6}.lead-sheet-table .customer-row.selected{background:#e6f3ee;box-shadow:inset 3px 0 var(--brand)}.lead-sheet-table .customer-row.active-record{background:#edf6fa;box-shadow:inset 3px 0 #3482a4}.lead-name{max-width:100%;padding:0;border:0;background:transparent;color:#166b90;font-size:10px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.company-cell,.stage-cell,.phone-cell,.sheet-date{display:inline-flex;max-width:100%;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-cell{gap:6px;color:#365765}.phone-cell svg{width:11px;height:11px;color:#4a8b72;flex:0 0 auto}.stage-cell{max-width:calc(100% - 12px)}.row-action-dot{width:6px;height:6px;display:inline-block;margin-left:5px;border-radius:50%;background:#d25145;vertical-align:middle}.lead-sheet-table .priority-badge{min-width:29px;height:20px;font-size:9px}.cell-muted{color:#9aa5ab}.sheet-date{color:#4e626d}.sheet-pagination{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:5px 12px;border-top:1px solid #d8e0e5;background:#f8fafb;color:#71808a;font-size:10px}.sheet-pagination>div{display:flex;align-items:center;gap:8px}.sheet-pagination b{color:#2d424e;font-size:11px}.sheet-pagination .sheet-icon-button{width:29px;height:29px}.drawer-backdrop{display:block;position:fixed;inset:0;z-index:69;background:#0b1d2866;opacity:0;pointer-events:none;transition:opacity .2s}.drawer-backdrop.open{opacity:1;pointer-events:auto}.mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;width:min(470px,42vw);z-index:70;background:#fff;box-shadow:-12px 0 32px #0d253233;transform:translate(104%);transition:transform .22s ease}.mobile-drawer.open{transform:translate(0)}.mobile-drawer .close-drawer{display:inline-grid}.mobile-drawer .detail-panel{height:100%}@media(max-width:1180px){.crm-shell{grid-template-columns:78px minmax(0,1fr)}.sidebar{padding-inline:10px}.brand-block{justify-content:center;padding-inline:0}.brand-block div,.nav-item span,.nav-item strong,.nav-section-label,.sidebar-foot div{display:none}.nav-item{grid-template-columns:1fr;justify-items:center;padding:0}.sidebar-foot{justify-content:center}.customer-layout{grid-template-columns:minmax(0,1fr) 360px}.metric-item{padding-inline:14px}.pipeline-layout,.dashboard-grid{grid-template-columns:1fr}.transaction-layout{grid-template-columns:minmax(0,1fr) 380px}.stage-panel{display:grid;grid-template-columns:1fr 1fr}.stage-panel .section-heading{grid-column:1 / -1}.lead-module-title{width:180px}.sheet-workspace{grid-template-columns:218px minmax(0,1fr)}}@media(max-width:900px){.crm-shell{display:block;padding-bottom:62px}.sidebar{position:fixed;inset:auto 0 0;width:100%;height:62px;display:block;padding:6px 10px;border-top:1px solid #30483f;z-index:40}.brand-block,.sidebar-foot{display:none}.primary-nav{display:grid;grid-template-columns:repeat(6,1fr);padding:0;gap:2px}.nav-section-label{display:none}.nav-item{min-height:50px;display:grid;grid-template-columns:1fr;gap:2px;justify-items:center;color:#b7c7c1}.nav-item span{display:block;font-size:9px}.nav-item.active{background:#ffffff1f;color:#fff}.topbar{min-height:66px;padding:10px 14px}.topbar h1{font-size:19px}.topbar-actions .secondary-button span,.topbar-actions .primary-button span{display:none}.topbar-actions .secondary-button,.topbar-actions .primary-button{width:36px;padding:0}.mobile-search{display:inline-grid!important}.metric-band,.followup-summary,.kpi-row,.transaction-summary{grid-template-columns:repeat(2,1fr)}.kpi-row .metric-item:nth-child(2),.transaction-summary .metric-item:nth-child(2){border-right:0}.kpi-row .metric-item:nth-child(-n+2),.transaction-summary .metric-item:nth-child(-n+2){border-bottom:1px solid var(--border)}.metric-item:nth-child(2){border-right:0}.metric-item:nth-child(-n+2){border-bottom:1px solid var(--border)}.toolbar-band{flex-wrap:wrap;padding:10px;gap:8px}.search-box{width:100%;order:1}.filter-scroll{width:calc(100% - 100px);order:2}.sort-control{order:3}.customer-layout{display:block;min-height:0}.desktop-detail{display:none}.table-panel{border-right:0}.drawer-backdrop{display:block;position:fixed;inset:0;z-index:69;background:#0c161273;opacity:0;pointer-events:none;transition:.2s}.drawer-backdrop.open{opacity:1;pointer-events:auto}.mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;width:min(430px,94vw);z-index:70;background:#fff;box-shadow:var(--shadow);transform:translate(104%);transition:.22s}.mobile-drawer.open{transform:translate(0)}.mobile-drawer .close-drawer{display:inline-grid}.mobile-drawer .detail-panel{height:100%}.followup-summary{margin:12px}.workbench-panel{margin:0 12px 16px}.workbench-head{align-items:flex-start;flex-direction:column}.segmented-control{width:100%}.followup-item{grid-template-columns:4px minmax(140px,.7fr) minmax(180px,1fr) 90px 16px}.pipeline-layout{padding:12px}.pipeline-columns{grid-template-columns:repeat(4,minmax(210px,1fr))}.transaction-layout{display:block;min-height:0}.transaction-list-panel{border-right:0}.transaction-table-wrap{height:auto;max-height:52vh}.transaction-detail{border-top:1px solid var(--border)}.document-detail{height:auto;max-height:none}.leads-page{height:calc(100vh - 128px);min-height:440px}.lead-view-tabs{padding-inline:12px}.lead-module-title{width:168px}.sheet-workspace{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.sheet-workspace.filters-hidden{grid-template-rows:minmax(0,1fr)}.lead-filter-panel{max-height:250px;border-right:0;border-bottom:1px solid #d8e0e5}.lead-filter-panel>header{min-height:45px}.filter-search{margin-block:7px 2px}.filter-groups{display:grid;grid-template-columns:repeat(4,minmax(165px,1fr));overflow:auto;padding:0}.filter-groups section{border-right:1px solid #e1e7ea;border-bottom:0}.sheet-grid-panel{min-height:260px}}@media(max-width:600px){.eyebrow{display:none}.topbar-actions{gap:5px}.metric-item{padding:13px 11px;gap:9px}.metric-icon{width:32px;height:32px}.metric-item strong{font-size:21px}.metric-item span{font-size:10px}.metric-item small{font-size:8px}.kpi-row .metric-item>div,.transaction-summary .metric-item>div{display:grid;grid-template-columns:1fr}.kpi-row .metric-item strong,.transaction-summary .metric-item strong{grid-column:1;grid-row:2;margin-top:4px;font-size:18px}.kpi-row .metric-item small,.transaction-summary .metric-item small{grid-column:1;grid-row:3}.dashboard-grid{padding:10px;gap:10px}.compact-list>button{grid-template-columns:36px minmax(0,1fr) 16px}.compact-list p{display:none}.quote-mini-list>button{grid-template-columns:minmax(0,1fr) auto}.quote-mini-list .status-pill{display:none}.funnel-strip{grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible}.funnel-strip button{min-width:0;padding:10px 7px}.funnel-strip strong{font-size:22px}.funnel-strip span{font-size:8px}.transaction-table{min-width:680px}.document-meta{grid-template-columns:1fr}.document-meta div{border-right:0;border-bottom:1px solid var(--border)}.document-meta div:last-child{border-bottom:0}.line-items>div{grid-template-columns:minmax(90px,1fr) 52px 65px 80px;gap:5px}.modal-layer{padding:8px}.modal-card{max-height:calc(100vh - 16px)}.modal-grid{grid-template-columns:1fr}.quote-form-lines>div{grid-template-columns:minmax(100px,1fr) 74px 85px;gap:5px;padding-inline:6px}.filter-scroll{width:100%;order:2}.sort-control{width:100%;justify-content:flex-end}.customer-table{min-width:760px}.customer-table th:nth-child(4),.customer-table td:nth-child(4){display:none}.followup-item{grid-template-columns:4px minmax(0,1fr) 82px 14px;padding-inline:10px;gap:8px}.followup-item>p{display:none}.stage-panel{display:block}.signal-strip{grid-template-columns:repeat(2,1fr)}.signal-strip div:nth-child(2){border-right:0}.signal-strip div:nth-child(-n+2){border-bottom:1px solid var(--border)}.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.form-actions button{width:100%}.toast{left:14px;right:14px;bottom:76px;text-align:center}.lead-view-tabs{min-height:45px;padding-inline:6px}.lead-module-title{display:none}.lead-view-tabs nav{width:100%}.lead-view-tabs nav button{flex:1 0 auto;justify-content:center;padding-inline:8px;font-size:10px}.sheet-toolbar{min-height:43px;padding-inline:7px;gap:7px}.sheet-tool{padding-inline:7px}.sheet-view-mode,.sheet-tools-right .secondary-button{display:none}.sheet-sort{min-width:0}.sheet-sort select{max-width:96px;padding-right:17px}.sheet-tools-right .primary-button{width:32px;padding:0;font-size:0}.sheet-tools-right .primary-button svg{width:15px}.leads-page{height:calc(100vh - 128px)}.lead-filter-panel{max-height:224px}.filter-groups{grid-template-columns:repeat(2,minmax(150px,1fr))}.sheet-bulk-bar{gap:6px;padding-inline:8px}.sheet-bulk-bar button{padding-inline:6px}.lead-sheet-table{min-width:1140px}.sheet-pagination{padding-inline:8px}}
