:root{--radius:8px;--sidebar-width:204px}.simple-shell .sidebar{width:var(--sidebar-width);background:#fbfcfd;padding:20px 12px 14px}.simple-shell .main-column{margin-left:var(--sidebar-width)}.simple-sidebar .brand-row{padding:0 8px}.simple-sidebar .brand-mark{width:32px;height:32px;box-shadow:none;background:#173d66;border-radius:7px;flex-basis:32px}.simple-sidebar .brand-copy strong{letter-spacing:0;font-size:15px}.simple-sidebar .brand-copy small{letter-spacing:0;margin-top:3px;font-size:10px}.simple-nav{gap:6px;margin-top:30px}.simple-nav .nav-item{border-radius:7px;min-height:42px}.simple-nav .nav-item.active:before{display:none}.simple-sidebar .quick-record{min-height:42px;box-shadow:none;background:#173d66;border-radius:7px;justify-content:flex-start;gap:10px;margin:0;padding:0 12px;font-size:12px;font-weight:700}.simple-sidebar .quick-record>span:first-of-type{background:0 0;width:auto;height:auto;display:inline}.simple-topbar{height:64px;padding:0 24px}.simple-topbar .page-title{min-width:0}.simple-topbar .page-title h1{letter-spacing:0;margin:0;font-size:18px}.simple-profile{align-items:center;gap:8px;font-size:12px;display:flex}.simple-shell .page-content{width:min(100%,1320px);padding:22px 24px 44px}.session-recovery-notice{z-index:130;max-width:calc(100vw - 24px);min-height:34px;color:var(--navy);background:#f7fbfefa;border:1px solid #cfe1f0;border-radius:8px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;display:flex;position:fixed;top:10px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #14243a1f}.session-recovery-notice.is-offline,.session-recovery-notice.is-error{color:#8a5517;background:#fffaf1fa;border-color:#ead6b5}.session-recovery-notice button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-weight:700;display:inline-flex}.draft-save-state{min-height:36px;color:var(--navy);background:#f3f8fc;border:1px solid #cfe1f0;border-radius:8px;align-items:center;gap:7px;margin-bottom:12px;padding:7px 10px;font-size:10px;display:flex}.draft-save-state span{flex:1;min-width:0}.draft-save-state button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:3px 5px;font-size:10px}.draft-save-state button:hover{color:var(--red)}.scope-tabs{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:38px;padding:3px;display:inline-flex}.scope-tabs button{min-width:82px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;display:flex}.scope-tabs button.active{color:var(--navy);background:#edf3f8;font-weight:700}.scope-tabs button span{color:var(--faint);font-size:10px}.compact-button{min-height:32px;padding:0 11px}.icon-action{border:1px solid var(--line-strong);width:32px;height:32px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;place-items:center;padding:0;display:grid}.icon-action:hover{color:var(--navy);background:#f4f7f9}.customer-more-trigger[aria-expanded=true]{color:var(--navy);background:#edf3f8;border-color:#b8cbdc}.customer-actions-menu{z-index:85;border:1px solid var(--line);background:#fff;border-radius:8px;width:176px;padding:5px;position:fixed;box-shadow:0 14px 34px #14243a29}.customer-actions-menu>button{width:100%;min-height:48px;color:var(--red);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:20px 1fr;align-items:center;gap:7px;padding:7px 9px;display:grid}.customer-actions-menu>button:hover,.customer-actions-menu>button:focus-visible{background:#fbefef;outline:0}.customer-actions-menu>button>span{flex-direction:column;min-width:0;display:flex}.customer-actions-menu strong{font-size:11px}.customer-actions-menu small{color:var(--muted);margin-top:3px;font-size:9px}.spin{animation:.8s linear infinite simple-spin}@keyframes simple-spin{to{transform:rotate(360deg)}}.simple-customers-page{gap:14px;display:grid}.customer-list-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.simple-customer-browser{box-shadow:none;overflow:visible}.simple-customer-toolbar{align-items:center;gap:8px;min-height:64px;padding:12px 14px;display:flex}.multi-filter-toolbar{grid-template-columns:minmax(230px,1.3fr) minmax(180px,1fr) minmax(180px,1fr) 140px auto;align-items:end;gap:10px;display:grid}.customer-filter-field{flex-direction:column;gap:6px;min-width:0;display:flex;position:relative}.customer-filter-field>span{color:var(--muted);font-size:10px;font-weight:700}.customer-name-filter .simple-query-field{width:100%;min-width:0}.status-filter .select{width:100%;height:40px}.multi-select-control{border:1px solid var(--line-strong);cursor:text;background:#fff;border-radius:7px;flex-wrap:wrap;align-items:center;gap:4px;min-height:40px;padding:4px 34px 4px 8px;display:flex}.multi-select-control.is-open{border-color:#80a9cf;box-shadow:0 0 0 3px #2c75b714}.multi-select-control>input{background:0 0;border:0;outline:0;flex:1;min-width:68px;height:28px;font-size:11px}.selected-filter-chip{min-height:25px;color:var(--navy);white-space:nowrap;background:#edf3f8;border-radius:5px;align-items:center;gap:3px;padding:0 4px 0 7px;font-size:10px;display:inline-flex}.selected-filter-chip button,.multi-select-toggle{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.selected-filter-chip button{width:19px;height:19px}.multi-select-toggle{width:28px;height:28px;position:absolute;bottom:6px;right:7px}.multi-select-options{z-index:70;border:1px solid var(--line);background:#fff;border-radius:7px;max-height:230px;padding:5px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 34px #14243a24}.multi-select-options>button{width:100%;min-height:36px;color:var(--ink-2);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;padding:0 9px;font-size:11px;display:flex}.multi-select-options>button:hover,.multi-select-options>button.selected{color:var(--navy);background:#f0f5f9}.multi-select-options>button>span{border:1px solid var(--line-strong);color:#fff;background:#fff;border-radius:4px;place-items:center;width:17px;height:17px;display:grid}.multi-select-options>button.selected>span{border-color:var(--navy);background:var(--navy)}.multi-select-options>small{min-height:46px;color:var(--muted);place-items:center;font-size:10px;display:grid}.clear-all-filters{min-height:40px}.simple-query-field{border:1px solid var(--line-strong);min-width:240px;height:40px;color:var(--muted);background:#fff;border-radius:7px;flex:1;align-items:center;gap:8px;padding:0 11px;display:flex}.simple-query-field:focus-within{border-color:#80a9cf;box-shadow:0 0 0 3px #2c75b714}.simple-query-field input{background:0 0;border:0;outline:0;flex:1;min-width:0}.simple-query-field button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.search-submit{min-width:64px}.filter-button.active{color:var(--navy);background:#edf3f8;border-color:#b8cbdc}.simple-filter-row{border-top:1px solid var(--line);background:#fafbfc;align-items:center;gap:8px;min-height:58px;padding:9px 14px;display:flex}.simple-filter-row .select{min-width:130px}.updates-checkbox{height:38px;color:var(--ink-2);cursor:pointer;align-items:center;gap:7px;padding:0 10px;font-size:11px;display:flex}.updates-checkbox input{accent-color:var(--navy)}.simple-filter-row .text-button{margin-left:auto}.simple-result-bar{border-block:1px solid var(--line);min-height:38px;color:var(--muted);background:#fafbfc;align-items:center;gap:12px;padding:0 14px;font-size:10px;display:flex}.bulk-select-control{color:var(--navy);white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.bulk-select-control input,.customer-select-checkbox{accent-color:var(--navy);cursor:pointer}.recommendations-filter{min-height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:inline-flex}.recommendations-filter:hover,.recommendations-filter.active{color:var(--navy);background:#e9f0f6}.recommendations-filter b{min-width:18px;height:18px;color:var(--navy);background:#fff;border-radius:9px;place-items:center;padding:0 5px;font-size:9px;display:grid}.simple-customer-list{overflow-x:auto}.simple-customer-head,.simple-customer-row{grid-template-columns:minmax(210px,1.05fr) minmax(255px,1.4fr) minmax(240px,1.25fr) minmax(145px,.72fr) 116px;align-items:center;gap:16px;min-width:1120px;padding:0 14px;display:grid}.simple-customer-head{min-height:38px;color:var(--faint);font-size:10px;font-weight:700}.simple-customer-row{border-top:1px solid var(--line);min-height:112px;position:relative}.simple-customer-row.has-new-intelligence:before{content:"";background:var(--amber);border-radius:0 3px 3px 0;width:3px;position:absolute;top:13px;bottom:13px;left:0}.simple-customer-row:hover{background:#fbfcfd}.simple-customer-row.is-archived{opacity:.58}.simple-customer-name{align-items:center;gap:10px;min-width:0;display:flex}.simple-customer-name-link{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.simple-customer-name>i,.simple-customer-name-link>i{width:36px;height:36px;color:var(--navy);background:#edf3f8;border-radius:7px;flex:none;place-items:center;font-style:normal;font-weight:800;display:grid}.simple-customer-name>span,.simple-customer-name-link>span,.simple-region,.simple-follow{flex-direction:column;min-width:0;display:flex}.simple-customer-name strong,.simple-customer-name-link strong,.simple-follow strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.simple-customer-name small,.simple-customer-name-link small{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:6px;font-size:10px;display:flex}.simple-customer-name small em,.simple-customer-name-link small em{align-items:center;gap:3px;font-style:normal;display:inline-flex}.simple-customer-name small b,.simple-customer-name-link small b{color:var(--amber);font-weight:700}.customer-intelligence-cell,.customer-recommendation-cell{flex-direction:column;min-width:0;display:flex}.customer-intelligence-cell>span,.customer-recommendation-cell>span{min-width:0;color:var(--muted);align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.customer-intelligence-cell>span>svg{color:var(--blue)}.customer-intelligence-cell time{color:var(--faint);white-space:nowrap;margin-left:auto;font-weight:400}.customer-intelligence-cell>strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:11px;line-height:1.45;overflow:hidden}.customer-intelligence-preview{gap:4px;margin-top:7px;display:grid}.customer-intelligence-preview strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.4;overflow:hidden}.customer-intelligence-preview strong+strong{color:var(--muted);font-weight:600}.customer-intelligence-cell>p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:9px;line-height:1.5;overflow:hidden}.customer-recommendation-cell{border-left:3px solid var(--green);background:#f2f8f5;justify-content:center;min-height:72px;padding:10px 11px}.customer-recommendation-cell>span{color:var(--green)}.customer-recommendation-cell>strong{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:10px;font-weight:700;line-height:1.55;display:-webkit-box;overflow:hidden}.simple-region>span{align-items:center;gap:4px;font-size:11px;display:flex}.simple-region small,.simple-follow small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;overflow:hidden}.simple-owner{flex-direction:column;gap:7px;min-width:0;display:flex}.simple-owner>span{align-items:center;gap:6px;min-width:0;display:flex}.simple-owner .avatar-sm{width:22px;height:22px;font-size:8px}.simple-owner small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.simple-row-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.intelligence-page{gap:14px;display:grid}.intelligence-page-head{justify-content:space-between;align-items:center;min-height:40px;display:flex}.intelligence-browser{box-shadow:none;overflow:hidden}.intelligence-toolbar{grid-template-columns:minmax(260px,1fr) 170px;align-items:end;gap:12px;min-height:64px;padding:12px 14px;display:grid}.intelligence-toolbar .simple-query-field{width:100%}.intelligence-category-filter{flex-direction:column;gap:6px;display:flex}.intelligence-category-filter>span{color:var(--muted);font-size:10px;font-weight:700}.intelligence-category-filter .select{width:100%;height:40px}.intelligence-feed-item{border-top:1px solid var(--line);grid-template-columns:minmax(205px,.82fr) minmax(300px,1.4fr) minmax(250px,1fr) 24px;align-items:center;gap:16px;min-height:112px;padding:14px;display:grid;position:relative}.intelligence-feed-item.is-unread:before{content:"";background:var(--amber);border-radius:0 3px 3px 0;width:3px;position:absolute;top:13px;bottom:13px;left:0}.intelligence-feed-item:hover{background:#fbfcfd}.intelligence-feed-customer{align-items:center;gap:10px;min-width:0;display:flex}.intelligence-feed-customer>i{width:36px;height:36px;color:var(--navy);background:#edf3f8;border-radius:7px;flex:none;place-items:center;font-style:normal;font-weight:800;display:grid}.intelligence-feed-customer>span{flex-direction:column;min-width:0;display:flex}.intelligence-feed-customer strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.intelligence-feed-customer small{color:var(--muted);align-items:center;gap:3px;margin-top:6px;font-size:9px;display:flex}.intelligence-feed-content{flex-direction:column;min-width:0;display:flex}.intelligence-feed-content>div{align-items:center;gap:6px;display:flex}.intelligence-feed-content time{color:var(--faint);margin-left:auto;font-size:9px}.intelligence-feed-content>strong{text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:11px;overflow:hidden}.intelligence-feed-content>p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:10px;line-height:1.5;overflow:hidden}.intelligence-feed-content>small{color:var(--faint);margin-top:5px;font-size:9px}.intelligence-feed-recommendation{border-left:3px solid var(--green);background:#f2f8f5;flex-direction:column;justify-content:center;min-width:0;min-height:76px;padding:10px 11px;display:flex}.intelligence-feed-recommendation>span{color:var(--green);align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.intelligence-feed-recommendation>strong{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.intelligence-feed-open{width:24px;height:32px;color:var(--faint);place-items:center;display:grid}.simple-pagination{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:10px;min-height:50px;padding:8px 14px;display:flex}.simple-pagination button{border:1px solid var(--line-strong);width:30px;height:30px;color:var(--navy);cursor:pointer;background:#fff;border-radius:6px;place-items:center;padding:0;display:grid}.simple-pagination button:disabled{color:var(--faint);cursor:not-allowed;background:#f7f8f9}.simple-pagination span{min-width:74px;color:var(--muted);text-align:center;font-size:10px}.customer-pagination{justify-content:space-between}.customer-page-size{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.customer-page-size .select{width:78px;height:30px;min-height:30px;padding:0 8px;font-size:10px}.customer-pagination-controls{align-items:center;gap:10px;display:flex}.modal-backdrop{z-index:90;background:#0f1c2a59;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.crm-modal{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;width:min(100%,560px);max-height:calc(100vh - 36px);animation:.18s ease-out pop-in;display:flex;overflow:hidden;box-shadow:0 24px 70px #0f1f303d}.crm-modal>form,.crm-modal>.crm-modal-panel{flex-direction:column;min-height:0;display:flex}.crm-modal-head,.crm-modal-foot{flex:none}.crm-modal-body{align-content:start;gap:17px;min-height:0;padding:16px 18px 18px;display:grid;overflow-y:auto}.modal-form-section{gap:11px;display:grid}.modal-form-section>h4{color:var(--faint);letter-spacing:.1em;margin:0;font-size:10px;font-weight:800}.modal-form-section>.modal-form-grid{gap:12px;padding:0}.crm-modal-head{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr 32px;align-items:center;gap:9px;min-height:68px;padding:14px 17px;display:grid}.crm-modal-head>span{width:34px;height:34px;color:var(--navy);background:#edf3f8;border-radius:7px;place-items:center;display:grid}.crm-modal-head>div{flex-direction:column;min-width:0;display:flex}.crm-modal-head h3{letter-spacing:0;margin:0;font-size:15px}.crm-modal-head small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.crm-modal-head>button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid}.modal-form-grid{grid-template-columns:1fr 1fr;gap:13px;padding:17px;display:grid}.modal-form-grid label,.assignment-select{flex-direction:column;gap:6px;min-width:0;display:flex}.modal-form-grid label>span,.assignment-select>span{color:var(--muted);font-size:10px;font-weight:700}.modal-form-grid .wide{grid-column:1/-1}.customer-photo-picker{border:1px solid var(--line);background:#fafcfe;border-radius:10px;padding:11px}.customer-photo-picker.has-error{background:snow;border-color:#d99a9a}.customer-photo-select{min-height:66px;color:var(--blue);cursor:pointer;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;display:grid}.customer-photo-select>span{flex-direction:column;gap:4px;min-width:0;display:flex}.customer-photo-select strong{color:var(--ink);font-size:11px}.customer-photo-select small{color:var(--muted);font-size:9px;line-height:1.55}.customer-photo-select input{width:100%;color:var(--muted);grid-column:1/-1;font-size:10px}.customer-photo-select input::file-selector-button{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:#fff;border-radius:7px;margin-right:9px;padding:6px 10px}.customer-photo-previews{border-top:1px dashed var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:9px;padding-top:10px;display:grid}.customer-photo-previews figure{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;margin:0;position:relative;overflow:hidden}.customer-photo-previews img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.customer-photo-previews figcaption{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:6px 7px;font-size:9px;overflow:hidden}.customer-photo-previews button{color:#fff;cursor:pointer;background:#122332c7;border:0;border-radius:50%;place-items:center;width:25px;height:25px;padding:0;display:grid;position:absolute;top:5px;right:5px}.customer-photo-error{color:var(--red);margin:-4px 0 0;font-size:10px}.assignment-select{margin:18px 18px 12px}.simple-assignment-note{color:var(--muted);margin:2px 0 0;font-size:11px;line-height:1.6}.customer-release-head>span{color:var(--red);background:#fbefef}.customer-release-warning{background:#fff8f8;border:1px solid #ebcaca;border-radius:8px;padding:14px}.customer-release-warning>strong{color:var(--ink);font-size:13px}.customer-release-warning>p,.customer-release-retention{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.65}.customer-release-retention{margin:0}.customer-release-retention strong{color:var(--ink-2)}.crm-modal-foot{border-top:1px solid var(--line);background:#fafbfc;justify-content:flex-end;align-items:center;gap:8px;min-height:62px;padding:12px 17px;display:flex}.crm-toast{z-index:110;color:#fff;min-height:42px;box-shadow:var(--shadow-md);background:#173d66;border-radius:8px;align-items:center;gap:8px;padding:0 15px;font-size:12px;display:flex;position:fixed;bottom:22px;right:22px}.simple-detail-page{gap:14px;display:grid}.simple-detail-page .back-link{margin:0 0 2px}.simple-customer-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.simple-customer-identity{align-items:center;gap:12px;min-width:0;display:flex}.simple-customer-identity .customer-logo-large{width:48px;height:48px;box-shadow:none;background:#edf3f8;border:0;border-radius:8px;font-size:18px}.simple-customer-identity>div{min-width:0}.simple-customer-identity>div>div{align-items:center;gap:8px;display:flex}.simple-customer-identity h2{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;overflow:hidden}.simple-customer-identity p{color:var(--muted);align-items:center;gap:5px;margin:6px 0 0;font-size:11px;display:flex}.simple-customer-identity p span{border-left:1px solid var(--line-strong);margin-left:6px;padding-left:10px}.simple-detail-actions{align-items:center;gap:7px;display:flex}.simple-ownership-bar{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(3,minmax(120px,1fr)) auto;align-items:center;gap:16px;min-height:62px;padding:10px 14px;display:grid}.simple-ownership-bar>div:not(.ownership-actions){flex-direction:column;display:flex}.simple-ownership-bar small{color:var(--muted);font-size:10px}.simple-ownership-bar strong{margin-top:4px;font-size:12px}.simple-ownership-bar .ownership-actions{justify-content:flex-end;display:flex}.simple-detail-tabs{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(5,1fr);gap:4px;min-height:48px;padding:4px;display:grid}.simple-detail-tabs button{min-width:0;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.simple-detail-tabs button.active{color:var(--navy);background:#edf3f8}.simple-detail-tabs button span{min-width:21px;height:21px;color:var(--muted);background:#f1f3f5;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:9px;display:inline-flex}.simple-detail-tabs button i{color:#fff;background:var(--amber);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:9px;font-style:normal;display:inline-flex}.simple-detail-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:14px;display:grid}.simple-detail-card,.simple-module-card{box-shadow:none;padding:18px}.simple-section-head{justify-content:space-between;align-items:flex-start;gap:12px;min-height:36px;display:flex}.simple-section-head h3{letter-spacing:0;margin:0;font-size:14px}.simple-section-head p{color:var(--muted);margin:4px 0 0;font-size:10px}.simple-section-head .button{min-height:32px}.customer-info-list{margin:8px 0 0}.customer-info-list>div{border-top:1px solid var(--line);grid-template-columns:90px 1fr;align-items:center;gap:14px;min-height:49px;padding:10px 0;display:grid}.customer-info-list dt{color:var(--muted);font-size:10px}.customer-info-list dd{min-width:0;margin:0;font-size:11px;line-height:1.55}.detail-tag-list{flex-wrap:wrap;gap:5px;display:flex}.simple-contact-list{margin-top:8px}.simple-contact-list>div{border-top:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:9px;min-height:60px;display:grid}.simple-contact-list>div>span{flex-direction:column;min-width:0;display:flex}.simple-contact-list strong{font-size:11px}.simple-contact-list small{color:var(--muted);margin-top:4px;font-size:9px}.simple-contact-list a{color:var(--blue);align-items:center;gap:5px;font-size:10px;display:flex}.simple-record-list{margin-top:8px}.simple-record-list>div{border-top:1px solid var(--line);grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:76px;padding:12px 0;display:grid}.record-icon{border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.record-icon.amber{color:var(--amber);background:var(--amber-soft)}.record-icon.green{color:var(--green);background:var(--green-soft)}.simple-record-list>div>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.simple-record-list small{color:var(--muted);font-size:9px}.simple-record-list strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.simple-record-list p{color:var(--muted);margin:4px 0 0;font-size:10px}.simple-sales-summary{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:-18px -18px 8px;display:grid}.simple-sales-summary>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:74px;padding:14px 18px;display:flex}.simple-sales-summary>div:last-child{border-right:0}.simple-sales-summary small{color:var(--muted);font-size:10px}.simple-sales-summary strong{margin-top:5px;font-size:18px}.simple-followup-layout{gap:14px;display:grid}.simple-next-action{min-height:70px;box-shadow:none;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.simple-next-action>div{align-items:center;gap:10px;min-width:0;display:flex}.simple-next-action>div>svg{color:var(--amber)}.simple-next-action span{flex-direction:column;min-width:0;display:flex}.simple-next-action small{color:var(--muted);font-size:10px}.simple-next-action strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.simple-next-action em{color:var(--faint);margin-top:4px;font-size:9px;font-style:normal}.customer-next-followup{border-left:3px solid var(--amber);background:linear-gradient(105deg,#fffaf1 0%,#fff 55%)}.customer-next-followup.is-empty{border-left-color:var(--line-strong);background:#fafbfc}.customer-next-followup.is-empty>div>svg{color:var(--faint)}.followup-section-head{align-items:flex-end;min-height:46px}.followup-type-filter{min-width:190px;color:var(--muted);flex-direction:column;gap:5px;font-size:9px;font-weight:700;display:flex}.followup-type-filter .select{width:100%;height:34px;font-size:10px}.simple-timeline{margin-top:8px}.simple-timeline>div{grid-template-columns:34px 1fr;gap:10px;display:grid}.timeline-dot{z-index:1;width:32px;height:32px;color:var(--blue);background:var(--blue-soft);border-radius:7px;place-items:center;display:grid;position:relative}.simple-timeline>div:not(:last-child) .timeline-dot:after{content:"";z-index:-1;background:var(--line);width:1px;position:absolute;top:32px;bottom:-78px}.simple-timeline>div>div{padding:1px 0 18px}.simple-timeline>div>div>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.simple-timeline strong{font-size:11px}.simple-timeline time{color:var(--faint);font-size:9px}.simple-timeline p{color:var(--ink-2);background:#f7f9fa;border-radius:7px;margin:7px 0;padding:10px;font-size:10px;line-height:1.6}.simple-timeline small{color:var(--muted);font-size:9px}.followup-timeline-title{align-items:center;gap:7px;min-width:0;display:flex}.followup-timeline-title strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.followup-timeline-title .badge{flex:none;min-height:19px;padding:1px 6px;font-size:8px}.next-followup-form-grid{grid-template-columns:minmax(160px,.65fr) 1.35fr}.next-followup-form-hint{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.detail-list-pagination{flex-wrap:wrap;margin:14px -18px -18px}.detail-list-pagination>span{flex:1}.missing-customer-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:360px;padding:30px;display:flex}.missing-customer-card h2{margin:0}.customer-intelligence-hub{box-shadow:none;padding:16px 18px 4px;overflow:hidden}.customer-intelligence-recommendation-layout{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.45fr) 34px minmax(300px,.9fr);align-items:center;gap:14px;margin:10px -18px 0;display:grid}.customer-intelligence-array{min-width:0;padding:15px 0 14px 18px}.customer-intelligence-array-head{justify-content:space-between;align-items:center;gap:10px;min-height:28px;display:flex}.customer-intelligence-array-head>span{color:var(--blue);align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.customer-intelligence-items{margin-top:5px}.customer-intelligence-item{border-top:1px solid var(--line);cursor:pointer;padding:11px 10px;scroll-margin:110px;transition:background .2s,box-shadow .2s}.customer-intelligence-item:first-child{border-top:0}.customer-intelligence-item:hover{background:#f8fafb}.customer-intelligence-item.is-focused{z-index:1;box-shadow:inset 3px 0 var(--amber);background:#fffaf0;position:relative}.customer-intelligence-item>div{align-items:center;gap:6px;display:flex}.customer-intelligence-item time{color:var(--faint);margin-left:auto;font-size:9px}.customer-intelligence-item h4{margin:7px 0 4px;font-size:11px}.customer-intelligence-item p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.customer-intelligence-item>small{color:var(--faint);margin-top:6px;font-size:9px;display:block}.customer-intelligence-pagination{margin:6px 10px 0;padding-inline:0}.intelligence-chain-arrow{color:var(--line-strong);justify-self:center}.daily-recommendation-panel{border-left:3px solid var(--green);background:#f2f8f5;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;min-height:220px;margin:16px 18px 16px 0;padding:16px 16px 14px;display:flex}.daily-recommendation-head{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.daily-recommendation-head>span{color:var(--green);align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.daily-recommendation-panel>small{color:var(--muted);margin-top:6px;font-size:9px}.daily-recommendation-panel>strong{color:var(--ink-2);margin-top:12px;font-size:12px;line-height:1.65}.daily-recommendation-panel>p{color:var(--muted);margin:8px 0 13px;font-size:10px;line-height:1.6}.daily-recommendation-panel>.button{min-height:32px}.recommendation-history{width:100%;color:var(--muted);border-top:1px solid #d6e8de;margin-top:12px;padding-top:10px;font-size:9px}.recommendation-history summary{cursor:pointer;font-weight:700}.recommendation-history article{background:#ffffffa6;margin-top:8px;padding:8px}.recommendation-history article time{color:var(--faint)}.recommendation-history article p{color:var(--ink-2);margin:4px 0 0;line-height:1.55}.simple-visit-page{width:min(100%,820px);margin:0 auto}.simple-visit-page>.back-link{margin-bottom:14px}.simple-capture-card,.simple-review-card{box-shadow:none;overflow:hidden}.simple-mode-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:4px;min-height:54px;padding:5px;display:grid}.simple-mode-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.simple-mode-tabs button.active{color:var(--navy);background:#edf3f8}.followup-entry-type-field{gap:6px;display:grid}.followup-entry-type-field.is-capture{padding:18px 22px 0}.followup-entry-type-field.is-review{margin:0 0 16px}.followup-entry-type-field>span{color:var(--ink);font-size:11px;font-weight:800}.followup-entry-type-field>span b{color:var(--red)}.followup-entry-type-field .select{width:100%}.followup-entry-type-field>small{color:var(--muted);font-size:9px;line-height:1.5}.simple-record-panel{flex-direction:column;align-items:center;min-height:410px;padding:55px 20px;display:flex}.record-button{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:50%;place-items:center;width:74px;height:74px;display:grid}.record-button.recording{background:var(--red);box-shadow:0 0 0 8px var(--red-soft)}.simple-record-panel>strong{font-variant-numeric:tabular-nums;margin-top:24px;font-size:28px}.simple-record-panel>p{color:var(--muted);margin:6px 0 22px}.simple-upload-panel{flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:410px;padding:45px 24px;display:flex}.simple-upload-panel label{width:min(100%,520px);min-height:210px;color:var(--muted);cursor:pointer;border:1px dashed #b7c2cd;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.simple-upload-panel label strong{color:var(--ink)}.simple-upload-panel label small{font-size:10px}.simple-text-panel{padding:22px}.capture-step-label{align-items:center;gap:9px;margin-bottom:11px;display:flex}.capture-step-label>span{color:#fff;background:var(--navy);border-radius:7px;flex:none;place-items:center;width:25px;height:25px;font-size:10px;font-weight:800;display:grid}.capture-step-label>div{flex-direction:column;min-width:0;display:flex}.capture-step-label strong{font-size:11px}.capture-step-label small{color:var(--muted);margin-top:2px;font-size:9px}.simple-text-panel textarea{border:1px solid var(--line-strong);resize:vertical;border-radius:7px;outline:0;width:100%;min-height:260px;padding:14px;line-height:1.7}.simple-text-panel textarea:focus{border-color:#80a9cf;box-shadow:0 0 0 3px #2c75b714}.simple-text-panel>.simple-text-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.simple-text-panel>.simple-text-actions .active{color:var(--red);background:var(--red-soft);border-color:#dfb5b5}.customer-search-picker{gap:8px;display:grid}.customer-search-picker>label{color:var(--ink);align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.customer-search-picker>label>span{color:var(--red);background:var(--red-soft);border-radius:999px;padding:2px 6px;font-size:8px}.customer-search-selected{background:#f4fbf7;border:1px solid #bcd9ca;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:10px 12px;display:grid}.customer-search-selected>span{color:#fff;background:var(--green);border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.customer-search-selected>div{flex-direction:column;min-width:0;display:flex}.customer-search-selected strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.customer-search-selected small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.customer-search-selected button{min-height:30px;color:var(--muted);cursor:pointer;background:#fff;border:0;border-radius:7px;align-items:center;gap:4px;padding:0 8px;font-size:9px;display:flex}.customer-content-match{min-height:58px;color:inherit;text-align:left;cursor:pointer;background:#f2f7fc;border:1px solid #c8d9ea;border-radius:9px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 11px;display:grid}.customer-content-match>span{width:30px;height:30px;color:var(--blue);background:#fff;border-radius:8px;place-items:center;display:grid}.customer-content-match>div{flex-direction:column;min-width:0;display:flex}.customer-content-match small{color:var(--muted);font-size:8px}.customer-content-match strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.customer-content-match b{color:#fff;background:var(--blue);border-radius:6px;padding:5px 8px;font-size:9px}.customer-search-combobox{position:relative}.customer-search-input{border:1px solid var(--line-strong);min-height:42px;color:var(--muted);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:0 11px;display:flex}.customer-search-input:focus-within{border-color:#80a9cf;box-shadow:0 0 0 3px #2c75b714}.customer-search-input input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.customer-search-results{border:1px solid var(--line-strong);background:#fff;border-radius:9px;gap:3px;max-height:278px;margin-top:6px;padding:5px;display:grid;overflow-y:auto;box-shadow:0 10px 24px #19334a1a}.customer-search-results>button{width:100%;min-height:51px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 9px;display:grid}.customer-search-results>button:hover,.customer-search-results>button.active{background:#edf4fa}.customer-search-results>button>span{width:29px;height:29px;color:var(--navy);background:var(--blue-soft);border-radius:7px;place-items:center;display:grid}.customer-search-results>button>div{flex-direction:column;min-width:0;display:flex}.customer-search-results strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.customer-search-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.customer-search-results em{color:var(--muted);font-size:8px;font-style:normal}.customer-search-empty{min-height:92px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.customer-search-empty strong{color:var(--ink-2);margin-top:6px;font-size:10px}.customer-search-empty small{margin-top:3px;font-size:8px}.customer-search-help{color:var(--muted);font-size:9px;line-height:1.5}.review-customer-field{border:1px solid var(--line);background:#f9fafb;border-radius:10px;margin-bottom:16px;padding:13px}.review-customer-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;display:flex}.review-customer-heading>span{color:var(--ink);font-size:11px;font-weight:800}.simple-analyzing{min-height:380px;box-shadow:none;flex-direction:column;justify-content:center;align-items:center;display:flex}.simple-analyzing h2{letter-spacing:0;margin:16px 0 6px;font-size:18px}.simple-analyzing p{color:var(--muted);margin:0}.simple-review-card{padding:22px}.simple-review-head{align-items:center;gap:10px;margin-bottom:20px;display:flex}.simple-review-head>span{width:36px;height:36px;color:var(--green);background:var(--green-soft);border-radius:7px;place-items:center;display:grid}.simple-review-head h2{letter-spacing:0;margin:0;font-size:17px}.simple-review-head p{color:var(--muted);margin:4px 0 0;font-size:10px}.simple-review-card>label,.simple-review-grid label{flex-direction:column;gap:6px;margin-top:14px;display:flex}.simple-review-card label>span{color:var(--muted);font-size:10px;font-weight:700}.simple-review-grid{grid-template-columns:1fr 180px;gap:12px;display:grid}.simple-review-card details{color:var(--muted);background:#f7f9fa;border-radius:7px;margin-top:16px;padding:11px 12px;font-size:10px}.simple-review-card summary{cursor:pointer;align-items:center;gap:5px;display:flex}.simple-review-card details p{color:var(--ink-2);margin:10px 0 0;line-height:1.7}.simple-review-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:20px;padding-top:16px;display:flex}.simple-success-page{place-items:center;min-height:calc(100vh - 150px);display:grid}.simple-success-card{text-align:center;width:min(100%,500px);box-shadow:none;padding:38px 26px}.simple-success-card>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto;display:grid}.simple-success-card h2{letter-spacing:0;margin:17px 0 7px;font-size:20px}.simple-success-card p{color:var(--muted);margin:0;line-height:1.6}.simple-success-card>div{justify-content:center;gap:8px;margin-top:22px;display:flex}@media (max-width:980px){.simple-detail-grid{grid-template-columns:1fr}.multi-filter-toolbar{grid-template-columns:1.35fr 1fr 1fr}.status-filter{grid-column:1/2}.clear-all-filters{justify-self:start}}@media (max-width:820px){:root{--sidebar-width:0px}.simple-shell .sidebar{width:240px}.simple-shell .main-column{margin-left:0}.simple-shell .page-content{padding:18px 14px 34px}.simple-profile{display:none}.customer-list-head{align-items:stretch}.customer-list-head .scope-tabs{flex:1}.scope-tabs button{flex:1;min-width:0}.multi-filter-toolbar{grid-template-columns:1fr 1fr}.customer-name-filter{grid-column:1/-1}.status-filter{grid-column:auto}.simple-ownership-bar{grid-template-columns:repeat(3,1fr)}.simple-ownership-bar .ownership-actions{grid-column:1/-1;justify-content:flex-start}.customer-intelligence-recommendation-layout{grid-template-columns:minmax(0,1.2fr) 24px minmax(260px,.9fr);gap:10px}.intelligence-feed-item{grid-template-columns:minmax(190px,.8fr) minmax(290px,1.3fr) minmax(230px,1fr) 24px;overflow-x:auto}}@media (max-width:580px){.simple-topbar{padding:0 14px}.customer-list-head{flex-wrap:wrap}.customer-list-head .scope-tabs{flex:0 0 100%;order:2;width:100%}.customer-list-head>.button{margin-left:auto}.multi-filter-toolbar,.intelligence-toolbar{grid-template-columns:1fr}.customer-name-filter,.status-filter{grid-column:auto}.clear-all-filters{width:100%}.simple-customer-list{overflow:visible}.simple-customer-head{display:none}.simple-customer-row{grid-template-columns:1fr auto;grid-template-areas:"name name""intelligence intelligence""recommendation recommendation""owner actions";gap:12px;min-width:0;min-height:0;padding:15px 13px}.simple-customer-name{grid-area:name}.simple-customer-name strong{white-space:normal;line-height:1.45}.customer-intelligence-cell{border-top:1px solid var(--line);grid-area:intelligence;padding-top:10px}.customer-intelligence-cell>strong,.customer-intelligence-cell>p,.customer-intelligence-preview strong{white-space:normal}.customer-recommendation-cell{grid-area:recommendation}.simple-owner{grid-area:owner}.simple-row-actions{grid-area:actions;justify-content:flex-end}.intelligence-page-head .scope-tabs{width:100%}.intelligence-page-head .scope-tabs button{flex:1}.intelligence-feed-item{grid-template-columns:1fr 28px;grid-template-areas:"customer open""content content""recommendation recommendation";gap:12px;min-height:0;padding:14px 13px;overflow:visible}.intelligence-feed-customer{grid-area:customer}.intelligence-feed-customer strong{white-space:normal;line-height:1.45}.intelligence-feed-content{border-top:1px solid var(--line);grid-area:content;padding-top:10px}.intelligence-feed-content>strong,.intelligence-feed-content>p{white-space:normal}.intelligence-feed-recommendation{grid-area:recommendation}.intelligence-feed-open{grid-area:open}.simple-customer-header{flex-direction:column;align-items:flex-start}.simple-customer-identity{align-items:flex-start}.simple-customer-identity h2{white-space:normal;font-size:17px;line-height:1.45}.simple-customer-identity>div>div{flex-wrap:wrap;align-items:flex-start}.simple-detail-actions{width:100%}.simple-detail-actions .button-primary{flex:1}.simple-ownership-bar{grid-template-columns:1fr 1fr;gap:14px}.simple-ownership-bar>div:nth-child(3){grid-column:1/-1}.simple-detail-tabs{grid-template-columns:1fr 1fr}.simple-detail-tabs button{min-height:40px}.simple-detail-card,.simple-module-card{padding:14px}.customer-info-list>div{grid-template-columns:76px 1fr}.simple-contact-list>div{grid-template-columns:34px 1fr}.simple-contact-list a{grid-column:2;margin-bottom:9px}.simple-sales-summary{margin:-14px -14px 8px}.simple-sales-summary>div{min-height:67px;padding:11px}.simple-sales-summary strong{font-size:15px}.detail-list-pagination{margin:14px -14px -14px}.simple-next-action{flex-direction:column;align-items:stretch}.customer-next-followup .button{width:100%}.followup-section-head{flex-direction:column;align-items:stretch}.followup-type-filter{width:100%;min-width:0}.simple-timeline>div>div>div{align-items:flex-start}.followup-timeline-title{flex-direction:column;align-items:flex-start;gap:4px}.followup-timeline-title strong{white-space:normal}.next-followup-form-grid{grid-template-columns:1fr}.simple-result-bar{flex-wrap:wrap;padding-block:5px}.customer-pagination{justify-content:center}.customer-page-size{justify-content:center;width:100%}.customer-intelligence-hub{padding:14px 14px 4px}.customer-intelligence-recommendation-layout{grid-template-columns:1fr;gap:4px;margin-inline:-14px}.customer-intelligence-array{padding:12px 14px 4px}.customer-intelligence-item{padding-inline:8px}.customer-intelligence-item>div{flex-wrap:wrap}.customer-intelligence-item time{order:3;width:100%;margin-left:0}.intelligence-chain-arrow{justify-self:start;margin-left:10px;transform:rotate(90deg)}.daily-recommendation-panel{min-height:0;margin:0 14px 14px}.daily-recommendation-panel>.button{width:100%}.simple-mode-tabs button{gap:4px;font-size:10px}.followup-entry-type-field.is-capture{padding:14px 14px 0}.simple-record-panel,.simple-upload-panel{min-height:360px}.simple-text-panel{padding:14px}.capture-step-label{align-items:flex-start}.customer-search-selected{grid-template-columns:32px minmax(0,1fr)}.customer-search-selected>button{grid-column:1/-1;justify-content:center}.customer-search-results>button{grid-template-columns:30px minmax(0,1fr)}.customer-search-results em{display:none}.customer-content-match{grid-template-columns:30px minmax(0,1fr) auto}.simple-review-card{padding:15px}.simple-review-grid{grid-template-columns:1fr;gap:0}.modal-backdrop{padding:8px}.modal-form-grid{grid-template-columns:1fr}.modal-form-grid .wide{grid-column:auto}.customer-photo-previews{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-modal-foot .button{flex:1}.crm-toast{justify-content:center;bottom:14px;left:14px;right:14px}}
.board-page,.tasks-page{gap:14px;display:grid}.board-head{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.board-filter-toolbar{border:1px solid var(--line);background:#ffffffeb;border-radius:11px;align-items:center;gap:6px;min-height:50px;padding:6px;display:flex;box-shadow:0 5px 18px #14243a09}.board-filter-select{min-width:158px;height:36px;color:var(--faint);background:#f7f9fa;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;padding:0 10px;transition:border-color .15s,background .15s;display:flex}.board-filter-select:focus-within{color:var(--blue);background:#fff;border-color:#b8cddd}.board-filter-select select{width:100%;min-width:0;color:var(--ink-2);cursor:pointer;background:0 0;border:0;outline:0;font-size:10px}.board-filter-toolbar>.sales-date-filter{min-width:0;margin-left:auto}.board-filter-toolbar .sales-period-tabs{max-width:100%;overflow-x:auto}.performance-comparison-card{min-width:0;padding:18px;overflow:hidden}.performance-comparison-head{align-items:flex-start}.performance-comparison-head h3{margin-bottom:4px}.performance-table-scroll{border-top:1px solid var(--line);max-height:390px;margin:14px -18px -18px;overflow:auto}.performance-comparison-table{border-collapse:collapse;width:100%;min-width:680px;font-size:10px}.performance-comparison-table th{z-index:2;height:38px;color:var(--faint);letter-spacing:.06em;text-align:left;white-space:nowrap;background:#fafcfd;padding:0 10px;font-size:9px;font-weight:800;position:sticky;top:0}.performance-comparison-table th:first-child,.performance-comparison-table td:first-child{padding-left:18px}.performance-comparison-table th:last-child,.performance-comparison-table td:last-child{padding-right:18px}.performance-comparison-table td{border-top:1px solid var(--line);height:62px;color:var(--ink-2);vertical-align:middle;padding:8px 10px}.performance-comparison-table tbody tr{transition:background .15s,box-shadow .15s}.performance-comparison-table tbody tr:hover{background:#fafcfd}.performance-comparison-table tbody tr.is-selected{box-shadow:inset 3px 0 0 var(--blue);background:#f1f6fa}.performance-scope-button{width:100%;min-width:120px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:4px;padding:0;display:grid}.performance-scope-button strong{color:var(--ink);font-size:11px}.performance-scope-button small{color:var(--faint);font-size:9px}.performance-scope-button:hover strong{color:var(--blue)}.performance-scope-button:focus-visible{outline-offset:4px;border-radius:3px;outline:2px solid #2c75b740}.performance-amount{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;font-weight:800;color:var(--ink)!important}.performance-amount.is-reference{font-weight:700;color:var(--muted)!important}.performance-change{gap:3px;min-width:74px;line-height:1.2;display:inline-grid}.performance-change strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;font-weight:800}.performance-change small{color:var(--faint);white-space:nowrap;font-size:9px}.performance-change.up strong{color:var(--green)}.performance-change.down strong{color:var(--red)}.performance-change.flat strong{color:var(--muted)}.performance-change.unavailable strong{color:var(--faint)}.performance-comparison-empty{color:var(--faint);text-align:center;margin:24px 0 8px;font-size:10px}.board-stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.board-stat{flex-direction:column;padding:16px 18px;display:flex;position:relative}.board-stat-icon{border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:15px;right:15px}.board-stat small{color:var(--muted);font-size:11px}.board-stat strong{letter-spacing:-.04em;margin:7px 0 5px;font-size:24px}.board-stat em{color:var(--faint);font-size:10px;font-style:normal}.board-target-card{padding:16px 18px}.board-target-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.board-target-head span{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.board-target-head strong{letter-spacing:-.03em;font-size:19px}.board-target-card small{color:var(--muted);margin-top:8px;font-size:10px;display:block}.board-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.board-chart-card{padding:18px}.board-chart{height:260px;margin-top:12px}.board-trend-card{background:linear-gradient(135deg,#fff 0%,#fbfdff 58%,#f3f7fa 100%);padding:20px 22px 16px;position:relative;overflow:hidden}.board-trend-card:after{content:"";pointer-events:none;border:54px solid #2c75b709;border-radius:50%;width:250px;height:250px;position:absolute;top:-95px;right:-75px}.board-trend-head{z-index:1;grid-template-columns:minmax(150px,180px) minmax(0,1fr);align-items:stretch;gap:16px;display:grid;position:relative}.board-trend-head h3{letter-spacing:-.02em;margin:4px 0 5px;font-size:17px}.board-eyebrow{color:var(--blue);letter-spacing:.16em;font-size:8px;font-weight:800}.board-department-picker{z-index:1;min-width:148px;color:var(--muted);gap:5px;font-size:9px;font-weight:700;display:grid;position:relative}.board-department-picker .select{background:#ffffffe0;height:34px;font-size:10px}.board-trend-metrics{grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:8px;min-width:0;display:grid}.board-trend-summary{background:#fffc;border:1px solid #e1e8ee;border-radius:10px;align-content:center;gap:4px;min-width:0;min-height:82px;padding:10px 12px;display:grid}.board-trend-summary>span{color:var(--muted);align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.board-trend-summary>span i{background:var(--navy);border-radius:50%;width:7px;height:7px}.board-trend-summary.trend-previous>span i{background:var(--blue)}.board-trend-summary.trend-year>span i{background:var(--amber)}.board-trend-summary strong{letter-spacing:-.025em;font-size:16px}.board-trend-summary small{color:var(--faint);font-size:9px}.board-trend-change{background:#fffc;border:1px solid #e1e8ee;border-radius:10px;align-content:center;gap:7px;min-width:0;min-height:82px;padding:10px 12px;display:grid}.board-trend-change>span{color:var(--muted);font-size:9px;font-weight:800}.board-trend-change .performance-change{min-width:0}.board-trend-change .performance-change strong{font-size:15px}.board-trend-change .performance-change small{text-overflow:ellipsis;overflow:hidden}.board-trend-chart{z-index:1;height:310px;margin-top:16px;position:relative}.board-table-card{padding:18px}.board-table{margin-top:12px}.board-table-head,.board-table-row{grid-template-columns:minmax(180px,2fr) 100px 74px 100px 110px 24px;align-items:center;gap:10px;padding:10px 4px;display:grid}.board-table-head{border-bottom:1px solid var(--line);color:var(--faint);letter-spacing:.06em;font-size:9px;font-weight:700}.board-table-row{border-bottom:1px solid var(--line);min-height:54px;color:var(--ink-2);font-size:11px;transition:background .15s}.board-table-row:last-child{border-bottom:0}.board-table-row:hover{background:#fafcfd}.board-table-row.is-me{background:#f6f9fc}.board-customer{align-items:center;gap:8px;min-width:0;display:flex}.board-customer i{width:28px;height:28px;color:var(--navy);background:#edf3f8;border-radius:8px;flex:0 0 28px;place-items:center;font-size:11px;font-style:normal;font-weight:800;display:grid}.board-customer strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.board-amount{color:var(--ink);font-weight:800}.board-row-arrow{color:var(--faint);justify-content:flex-end;display:flex}.board-progress-cell{grid-template-columns:1fr 30px;align-items:center;gap:6px;display:grid}.board-progress-cell small{color:var(--muted);font-size:9px}.board-customer-sales-card{padding-bottom:0;overflow:hidden}.board-customer-sales-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.board-customer-sales-query{width:min(260px,28vw);min-width:190px;height:34px}.board-customer-sales-query input{font-size:10px}.board-customer-pagination{margin:4px -18px 0}.board-customer-pagination>span{text-align:center;flex:1}.team-table .board-table-head,.team-table .board-table-row{grid-template-columns:44px minmax(120px,1.1fr) 90px 74px 70px 54px minmax(150px,1.2fr)}.board-member-rank{color:var(--faint);font-variant-numeric:tabular-nums;font-size:10px;font-weight:800}.board-member-sales{background:#f2f5f7;border-radius:7px;justify-content:flex-end;align-items:center;min-width:0;height:31px;padding:0 9px;display:flex;position:relative;overflow:hidden}.board-member-sales i{background:linear-gradient(90deg,#dbe9f5,#c6dcee);border-radius:7px;position:absolute;inset:0 auto 0 0}.board-member-sales strong{z-index:1;color:var(--navy);font-variant-numeric:tabular-nums;font-size:10px;position:relative}.team-table .is-me .board-member-sales i{background:linear-gradient(90deg,#d5e2ec,#a9c5dc)}.followup-table .board-table-head,.followup-table .board-table-row{grid-template-columns:56px minmax(140px,1.1fr) 84px 72px 74px minmax(200px,2fr) 74px}.board-summary{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.followup-calendar-layout{grid-template-columns:minmax(650px,1.6fr) minmax(320px,.72fr)}.followup-calendar-card{background:linear-gradient(150deg,#fff 0%,#fcfdff 68%,#f5f8fb 100%)}.followup-calendar-legend{justify-content:flex-end}.followup-calendar-grid .sales-calendar-day{min-height:96px}.followup-calendar-grid .sales-calendar-day small{height:19px}.followup-calendar-grid .sales-calendar-day small.followup{color:#5f487f;border-left-color:var(--violet);background:#f5f1fa}.followup-calendar-grid .sales-calendar-day small.plan{color:#8a591f;border-left-color:var(--amber);background:#fff8eb}.followup-day-card{max-height:724px}.followup-day-card .day-event-list{max-height:650px}.followup-board-event .followup-event-subject{justify-content:space-between;align-items:center;gap:8px;display:flex}.followup-event-subject b{min-width:0;color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:800;overflow:hidden}.followup-board-event .followup-event-result{color:var(--faint);margin-top:6px;font-size:8px;font-style:normal}.tasks-head-actions{align-items:center;gap:8px;display:flex}.todo-legend{border:1px solid var(--line);background:#fff;border-radius:11px;flex-wrap:wrap;align-items:center;gap:18px;padding:11px 14px;display:flex}.todo-legend .legend-item{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.todo-legend b{color:var(--ink)}.todo-legend small{color:var(--faint);margin-left:auto;font-size:10px}.todo-dot{border-radius:50%;flex:0 0 9px;width:9px;height:9px;display:inline-block}.dot-red{background:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.dot-amber{background:var(--amber);box-shadow:0 0 0 3px var(--amber-soft)}.dot-green{background:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.dot-done{background:#c3ccd6}.todo-calendar-layout{grid-template-columns:minmax(620px,1.55fr) minmax(340px,.8fr)}.todo-calendar-card{min-width:0}.todo-calendar-legend i.todo-red{background:var(--red)}.todo-calendar-legend i.todo-amber{background:var(--amber)}.todo-calendar-legend i.todo-green{background:var(--green)}.todo-calendar-legend i.todo-closed{background:#9ca9b7}.todo-calendar-grid .sales-calendar-day small{color:var(--ink-2);background:#f3f5f7;border-left-color:#9ca9b7}.todo-calendar-grid .sales-calendar-day small.todo-red{color:#984545;border-left-color:var(--red);background:var(--red-soft)}.todo-calendar-grid .sales-calendar-day small.todo-amber{color:#8a591f;border-left-color:var(--amber);background:var(--amber-soft)}.todo-calendar-grid .sales-calendar-day small.todo-green{color:#276b59;border-left-color:var(--green);background:var(--green-soft)}.todo-day-card{max-height:710px}.todo-day-list{gap:9px;margin-top:12px;display:grid;overflow-y:auto}.todo-row{border-bottom:1px solid var(--line);grid-template-columns:14px minmax(0,1fr) 168px auto;align-items:center;gap:14px;min-height:88px;padding:16px 0;display:grid}.todo-row:last-child{border-bottom:0}.todo-row.is-closed{opacity:.62}.todo-row.is-closed .todo-main strong{text-decoration:line-through}.todo-main{flex-direction:column;gap:5px;min-width:0;display:flex}.todo-title-row{align-items:center;gap:8px;display:flex}.todo-title-row strong{font-size:13px}.todo-main p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.todo-customer{color:var(--blue);font-size:10px;font-weight:700}.todo-customer:hover{text-decoration:underline}.todo-meta{flex-direction:column;gap:5px;display:flex}.todo-due{align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.due-red{color:var(--red)}.due-amber{color:var(--amber)}.due-green{color:var(--green)}.due-done{color:var(--muted)}.todo-meta small{color:var(--muted);font-size:10px}.todo-meta em{color:var(--faint);align-items:center;gap:4px;font-size:9px;font-style:normal;display:inline-flex}.todo-actions,.todo-reschedule{align-items:center;gap:6px;display:flex}.todo-reschedule .input{width:148px;height:32px;font-size:11px}.todo-day-item{border:1px solid var(--line);background:#fff;border-left:3px solid #9ca9b7;border-radius:10px;grid-template-columns:10px minmax(0,1fr);align-items:start;gap:8px 10px;min-height:0;padding:12px}.todo-day-item:has(.dot-red){border-left-color:var(--red)}.todo-day-item:has(.dot-amber){border-left-color:var(--amber)}.todo-day-item:has(.dot-green){border-left-color:var(--green)}.todo-day-item:last-child{border-bottom:1px solid var(--line)}.todo-day-item .todo-dot{margin-top:5px}.todo-day-item .todo-main{gap:6px}.todo-day-item .todo-title-row{justify-content:space-between;align-items:flex-start}.todo-day-item .todo-title-row strong{line-height:1.45}.todo-day-item .todo-main p{max-height:52px;overflow:hidden}.todo-day-item .todo-meta,.todo-day-item .todo-actions{grid-column:2}.todo-day-item .todo-meta{border-top:1px dashed var(--line);padding-top:8px}.todo-day-item .todo-actions{flex-wrap:wrap;justify-content:flex-end}.todo-day-item .todo-reschedule{flex-wrap:wrap;justify-content:flex-end;width:100%}.todo-day-card>.empty-state{min-height:310px}.nav-count{color:#fff;background:var(--red);border-radius:9px;place-items:center;min-width:19px;height:19px;margin-left:auto;padding:0 5px;font-size:9px;font-style:normal;font-weight:800;display:grid}.competition-groups{gap:10px;margin-top:12px;display:grid}.competition-group{border:1px solid var(--line);border-radius:11px;overflow:hidden}.competition-group.is-expanded{border-color:#c9d9e6}.competition-group-head{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:12px;width:100%;min-height:70px;padding:12px 14px;display:grid}.competition-group-head:hover{background:#fafcfd}.competition-group-name{flex-direction:column;gap:4px;min-width:0;display:flex}.competition-group-name strong{font-size:13px}.competition-group-name small{color:var(--muted);font-size:10px}.competition-years{gap:5px;display:flex}.competition-year{border-radius:6px;place-items:center;min-width:46px;height:24px;padding:0 8px;font-size:10px;font-style:normal;font-weight:700;display:grid}.competition-year.joined{color:#1f745e;background:var(--green-soft)}.competition-year.missed{color:var(--faint);background:#f2f4f6;text-decoration:line-through}.competition-chevron{color:var(--faint);transition:transform .18s}.is-expanded .competition-chevron{transform:rotate(90deg)}.competition-entries{border-top:1px solid var(--line);background:#fbfcfd}.competition-entry-head,.competition-entry{grid-template-columns:60px minmax(0,1.2fr) 110px 80px 120px;align-items:center;gap:10px;padding:9px 14px;font-size:11px;display:grid}.competition-entry-head{color:var(--faint);letter-spacing:.06em;font-size:9px;font-weight:700}.competition-entry{border-top:1px solid var(--line);color:var(--ink-2)}.competition-filter-note{color:var(--muted);font-size:10px}.competition-filter-note b{color:var(--navy)}.simple-sales-summary{grid-template-columns:repeat(4,1fr)}.sales-ledger-toolbar{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.sales-ledger-toolbar h3{margin:0;font-size:14px}.sales-ledger-toolbar p{color:var(--muted);margin:4px 0 0;font-size:10px}.sales-date-filter{justify-items:end;gap:8px;display:grid}.sales-period-tabs{border:1px solid var(--line);background:#f7f9fa;border-radius:9px;padding:3px;display:flex}.sales-period-tabs button{min-width:52px;height:29px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:10px}.sales-period-tabs button:hover{color:var(--navy)}.sales-period-tabs button.active{color:var(--navy);background:#fff;font-weight:800;box-shadow:0 1px 4px #14243a1a}.sales-custom-range{border:1px solid var(--line);min-height:34px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:7px;padding:5px 8px;display:flex}.sales-custom-range label{align-items:center;gap:5px;display:flex}.sales-custom-range label span{color:var(--faint);font-size:9px}.sales-custom-range input{width:120px;color:var(--ink-2);background:0 0;border:0;outline:0;font-size:10px}.sales-custom-range i{color:var(--faint);font-size:9px;font-style:normal}.sales-day-picker input{width:128px}.sales-date-filter.is-overlay{display:block;position:relative}.sales-date-filter.is-overlay .sales-date-popover{z-index:30;width:max-content;max-width:min(420px,100vw - 44px);position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 34px #14243a29}.sales-ledger-toolbar+.simple-sales-summary{border:1px solid var(--line);border-radius:10px;margin:15px 0 8px;overflow:hidden}.sales-return-amount{color:var(--red)!important}.sales-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.sales-section-head{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.sales-product-grid .sales-section-head{align-items:center}.product-total-table{border:1px solid var(--line);border-radius:10px;margin-top:10px;overflow:hidden}.product-total-head,.product-total-row{grid-template-columns:minmax(0,2fr) 110px 110px;align-items:center;gap:10px;padding:10px 13px;font-size:11px;display:grid}.product-total-head{color:var(--faint);letter-spacing:.06em;background:#f8f9fa;font-size:9px;font-weight:700}.product-total-row{border-top:1px solid var(--line);color:var(--ink-2)}.product-total-row strong{color:var(--ink);font-size:13px}.is-return-summary{border-color:#edd4d4}.is-return-summary .product-total-head{background:#fdf8f8}.sales-product-empty{border:1px dashed var(--line);min-height:48px;color:var(--faint);border-radius:10px;margin:10px 0 0;padding:14px;font-size:10px}.order-list{gap:9px;margin-top:10px;display:grid}.order-card{border:1px solid var(--line);border-radius:10px;padding:13px 14px}.order-card.is-return{background:#fdf8f8;border-color:#edd4d4}.order-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-card-head>span:first-child{flex-direction:column;gap:4px;display:flex}.order-card-head strong{font-size:12px}.order-card-head small{color:var(--muted);font-size:10px}.order-card-amount{align-items:center;gap:8px;display:flex}.order-card-amount strong{font-size:14px}.order-lines{border-top:1px dashed var(--line);gap:6px;margin-top:10px;padding-top:10px;display:grid}.order-lines>div{color:var(--ink-2);grid-template-columns:minmax(0,2fr) 56px 100px 90px;align-items:center;gap:10px;font-size:11px;display:grid}.order-lines span:not(:first-child){color:var(--muted);text-align:right}.order-paid{color:var(--muted);margin-top:9px;font-size:10px;display:block}.order-refund-meta{border-top:1px solid #edd4d4;grid-template-columns:120px minmax(0,1fr);gap:12px;margin-top:11px;padding-top:10px;display:grid}.order-refund-meta>span{flex-direction:column;gap:4px;display:flex}.order-refund-meta small{color:var(--faint);font-size:9px}.order-refund-meta strong{color:var(--ink-2);font-size:11px;line-height:1.55}.basic-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.attachment-upload{cursor:pointer}.attachment-list{gap:8px;margin-top:10px;display:grid}.attachment-list>div{border:1px solid var(--line);border-radius:9px;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.attachment-list>div>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.attachment-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.attachment-list small{color:var(--muted);font-size:10px}.customer-photo-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.customer-photo-gallery>a{border:1px solid var(--line);min-width:0;color:inherit;background:#fafcfe;border-radius:9px;text-decoration:none;overflow:hidden}.customer-photo-gallery img{aspect-ratio:4/3;object-fit:cover;background:#eef2f5;width:100%;display:block}.customer-photo-gallery a>span{flex-direction:column;gap:3px;padding:8px 9px;display:flex}.customer-photo-gallery strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.customer-photo-gallery small{color:var(--muted);font-size:9px}.legacy-attachment-list{border-top:1px dashed var(--line);margin-top:12px;padding-top:10px}.record-icon.blue{color:var(--blue);background:var(--blue-soft)}.analysis-preference{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.analysis-preference-toggle{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:11px;font-weight:700;display:flex}.analysis-preference-options{margin-top:11px}.analysis-preference-options small{color:var(--faint);margin-bottom:9px;font-size:10px;line-height:1.6;display:block}.analysis-preference-options>div{flex-wrap:wrap;gap:7px;display:flex}.preference-chip{border:1px solid var(--line-strong);min-height:30px;color:var(--ink-2);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:0 11px;font-size:11px;display:inline-flex}.preference-chip.active{border-color:var(--navy);color:var(--navy);background:var(--blue-soft);font-weight:700}.review-customer-field small{color:var(--faint);font-size:10px}.review-customer-field>span{align-items:center;gap:8px;display:flex}.review-block{border-top:1px solid var(--line);margin-top:18px;padding-top:15px}.review-block-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.review-block-head>span{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.review-opportunities{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:9px;margin-top:11px;display:grid}.review-opportunities>div{border:1px solid var(--line);background:#fbfcfd;border-radius:9px;flex-direction:column;gap:5px;padding:11px 12px;display:flex}.review-opportunities strong{font-size:12px}.review-opportunities small{color:var(--muted);font-size:10px}.review-todos{gap:8px;margin-top:11px;display:grid}.review-todo-row{grid-template-columns:minmax(0,1fr) 152px 34px;align-items:center;gap:8px;display:grid}.review-todo-row .input{height:34px;font-size:11px}.review-hint{color:var(--faint);margin-top:9px;font-size:10px;line-height:1.6;display:block}.review-talking-points{color:var(--ink-2);gap:7px;margin:11px 0 0;padding-left:17px;font-size:11px;line-height:1.65;display:grid}.review-talking-points li::marker{color:var(--blue)}.simple-review-head>span{color:var(--violet);background:var(--violet-soft)}.multi-filter-toolbar{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.multi-filter-toolbar .customer-name-filter{grid-column:span 2}.multi-filter-toolbar .clear-all-filters{align-self:end}@media (max-width:1180px){.board-stat-grid{grid-template-columns:repeat(2,1fr)}.board-grid,.basic-info-grid{grid-template-columns:1fr}.board-table-card{overflow-x:auto}.followup-calendar-layout,.todo-calendar-layout{grid-template-columns:1fr}.board-table{min-width:720px}.team-table{min-width:790px}.board-trend-head{grid-template-columns:1fr}}@media (max-width:860px){.board-head{align-items:stretch}.board-head .scope-tabs{flex:1}.board-filter-toolbar{flex-wrap:wrap}.board-filter-select{flex:1}.board-filter-toolbar>.sales-date-filter{width:100%;margin-left:0}.board-department-picker{width:100%}.board-trend-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.board-customer-sales-actions{justify-content:space-between;width:100%}.board-customer-sales-query{width:min(100%,360px)}.todo-row:not(.todo-day-item){grid-template-columns:14px minmax(0,1fr);row-gap:10px}.todo-row:not(.todo-day-item) .todo-meta{flex-flow:wrap;grid-column:2;align-items:center;gap:10px}.todo-row:not(.todo-day-item) .todo-actions{flex-wrap:wrap;grid-column:2}.competition-group-head{grid-template-columns:34px minmax(0,1fr) 18px;row-gap:10px}.competition-years{grid-column:2/4}.competition-entry-head{display:none}.competition-entry{grid-template-columns:52px 1fr;row-gap:4px}.order-lines>div{grid-template-columns:1fr 1fr}.sales-ledger-toolbar{flex-direction:column;align-items:stretch}.sales-date-filter{justify-items:stretch}.sales-period-tabs button{flex:1}.sales-custom-range{align-self:flex-start}.sales-product-grid{grid-template-columns:1fr;gap:0}.simple-sales-summary{grid-template-columns:repeat(2,1fr)}.simple-sales-summary>div:nth-child(2){border-right:0}.simple-sales-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.order-refund-meta{grid-template-columns:1fr}.review-todo-row{grid-template-columns:1fr 34px}.review-todo-row .input:first-child{grid-column:1/-1}.multi-filter-toolbar .customer-name-filter{grid-column:auto}}@media (max-width:620px){.board-stat-grid{grid-template-columns:1fr}.board-filter-select{flex-basis:100%;width:100%}.todo-legend small{width:100%;margin-left:0}.sales-period-tabs button{min-width:0;padding-inline:6px}.board-filter-toolbar .sales-period-tabs{width:100%}.board-trend-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-date-filter.is-overlay .sales-date-popover{left:0;right:auto}.sales-custom-range{flex-wrap:wrap;width:100%}.sales-custom-range label{flex:1}.sales-custom-range input{width:100%;min-width:105px}.order-card-head{flex-direction:column;align-items:stretch}.order-card-amount{justify-content:space-between}.customer-photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
