.picker-empty[data-v-d46c4fc2]{text-align:center;color:var(--muted,#64748b);margin:14px;font-size:13px}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--oev-lime:#1d5efa;--xcrm-orange:#1d5efa;--xcrm-orange-strong:#164fdc;--xcrm-orange-soft:#eaf1ff;--oev-black:#1f1f23;--bg:#fff;--panel:#fff;--panel-soft:#fcfcfd;--text:#202124;--muted:#7b7f87;--muted-strong:#5f6368;--line:#ececef;--line-strong:#dedee3;--blue:#1d5efa;--blue-soft:#eaf1ff;--green:#14945f;--green-soft:#e9f7ef;--orange:#1d5efa;--orange-soft:#eaf1ff;--red:#d44732;--red-soft:#fff0ed;--shadow:0 18px 44px #2021240d;--shadow-soft:0 8px 22px #20212409}*{box-sizing:border-box}html{min-height:100%}body{background:var(--bg);min-height:100vh;color:var(--text);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.icon-sprite{width:0;height:0;position:absolute;overflow:hidden}.crm-app{grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#fafafa;grid-template-rows:auto 1fr auto auto;gap:22px;height:100vh;padding:17px 14px 16px;display:grid;position:sticky;top:0}.brand{border-bottom:1px solid var(--line);justify-content:center;align-items:center;min-height:42px;padding:0 4px 12px;display:flex}.brand img{width:auto;max-width:148px;height:46px;display:block}.side-nav{align-content:start;gap:6px;display:grid}.nav-item,.bottom-item{cursor:pointer;background:0 0;border:0}.nav-item{color:#5f6368;text-align:left;border-radius:8px;align-items:center;gap:11px;min-height:40px;padding:0 74px 0 11px;font-size:14px;font-weight:650;display:flex;position:relative}.nav-item svg{stroke-width:1.6px;width:18px;height:18px}.nav-wip-badge{color:#8a6200;letter-spacing:.02em;background:#fff7dc;border:1px solid #f0d68a;border-radius:999px;padding:2px 6px;font-size:8px;font-weight:800;line-height:1;position:absolute;top:6px;right:7px}.nav-item:hover{color:var(--text);background:#f3f3f4}.nav-item.is-active{color:var(--xcrm-orange);box-shadow:inset 3px 0 0 var(--xcrm-orange);background:#f4f4f5}.sidebar-user{border-top:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;min-height:56px;padding:10px 8px;transition:background .16s,box-shadow .16s;display:flex}.sidebar-user:hover,.sidebar-user:focus-within{box-shadow:var(--shadow-soft);background:#fff}.avatar{background:var(--oev-black);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:inline-grid}.user-meta,.customer-card>div{gap:2px;min-width:0;display:grid}.user-meta{flex:auto}.user-meta strong,.user-meta small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-user strong,.customer-card strong{font-size:14px}.sidebar-user small,.customer-card span,.customer-card small{color:var(--muted)}.logout-button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;transition:background .16s,border-color .16s,color .16s;display:inline-grid}.logout-button svg{width:18px;height:18px}.sidebar-user:hover .logout-button,.sidebar-user:focus-within .logout-button,.logout-button:hover{border-color:var(--line);background:var(--panel-soft);color:var(--xcrm-orange)}.main-shell{grid-template-rows:auto 1fr;min-width:0;display:grid}.topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;grid-template-columns:minmax(150px,240px) minmax(520px,1fr) auto;align-items:center;gap:10px;padding:16px 22px;display:grid;position:sticky;top:0}.title-block{min-width:0}.eyebrow{color:var(--muted);margin:0 0 2px;font-size:11px;font-weight:650}h1,h2,h3,p{overflow-wrap:anywhere}h1{white-space:nowrap;overflow-wrap:normal;margin:0;font-size:24px;font-weight:760;line-height:1.14}h2{margin:0;font-size:17px;font-weight:760;line-height:1.2}h3{align-items:center;gap:8px;margin:0;font-size:14px;font-weight:720;line-height:1.25;display:inline-flex}.global-search,.quick-input{border:1px solid var(--line);min-width:0;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:10px;display:flex}.global-search{min-height:44px;padding:0 14px;font-size:14px}.global-search input,.quick-input input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.global-search input::-webkit-search-cancel-button{display:none}.search-clear-button{width:30px;height:24px;color:var(--muted-strong);cursor:pointer;background:linear-gradient(#fff,#f5f6f8);border:1px solid #d8dbe2;border-radius:7px;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:760;line-height:1;display:inline-flex;box-shadow:inset 0 -1px #2021240f,0 1px 2px #2021240f}.search-clear-button[hidden]{display:none}.search-clear-button:hover,.search-clear-button:focus-visible{color:var(--blue);background:#f7fbff;border-color:#1d5efa4d;outline:0}.search-clear-button:active{transform:translateY(1px);box-shadow:inset 0 1px 2px #2021241a}.global-search:focus-within,.quick-input:focus-within{border-color:#1d5efa80;box-shadow:0 0 0 3px #1d5efa1a}.button,.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button{white-space:nowrap;gap:9px;min-height:40px;padding:0 13px;font-size:13px;font-weight:720}.button.primary{border-color:var(--xcrm-orange);background:var(--xcrm-orange);color:#fff}.button.danger{border-color:var(--red);background:var(--red);color:#fff}.button.success{border-color:var(--green);background:var(--green);color:#fff}.button.secondary:hover,.icon-button:hover{background:#f6f6f7}.button.primary:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1d5efa2e}.button.danger:hover{transform:translateY(-1px);box-shadow:0 10px 22px #d447322e}.button.success:hover{transform:translateY(-1px);box-shadow:0 10px 22px #14945f2e}.button.full{width:100%}.icon-button{width:38px;height:38px;padding:0}.filter-button{width:40px;height:40px;color:var(--muted-strong)}.filter-button:hover{color:var(--xcrm-orange)}.mobile-menu{display:none}.content{width:min(100%,1880px);margin:0 auto;padding:20px 22px 112px}.surface,.metric,.modal-card{border:1px solid var(--line);background:var(--panel);box-shadow:none;border-radius:8px}.surface{padding:16px}.workstation{grid-template-rows:auto auto minmax(300px,auto) auto;grid-template-columns:minmax(520px,1.02fr) minmax(360px,.74fr) minmax(300px,.42fr);align-items:stretch;gap:12px;display:grid}.workstation>*,.legacy-card,.legacy-card-head{min-width:0}.legacy-card{box-shadow:none}.order-register{grid-area:1/1/2/4;padding:14px}.action-ribbon{grid-area:1/2/2/4;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;min-width:0;display:none}.customer-workspace{grid-area:2/1/4/3;grid-template-rows:auto minmax(148px,auto) minmax(108px,auto);gap:12px;min-width:0;display:grid}.vehicle-meta-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;display:grid}.vehicle-meta-card{border:1px solid var(--line);background:#fbfcfe;border-radius:7px;gap:4px;min-width:0;padding:9px 10px;display:grid}.vehicle-meta-card>span{color:var(--muted);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:600;overflow:hidden}.vehicle-meta-card strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:760;overflow:hidden}.vehicle-meta-editable{padding-bottom:6px;position:relative}.vehicle-meta-input{width:100%;min-width:0;color:var(--text);font:inherit;text-overflow:ellipsis;background:0 0;border:0;outline:0;padding:0;font-size:13px;font-weight:760}.vehicle-meta-editable:focus-within{background:#fff;border-color:#1d5efa73;box-shadow:0 0 0 2px #1d5efa14}.vehicle-autocomplete-menu{z-index:20;border:1px solid var(--line-strong);background:#fff;border-radius:7px;width:max(190px,100%);max-height:238px;padding:4px;position:absolute;top:calc(100% + 5px);left:0;overflow-y:auto;box-shadow:0 12px 24px #161f2e29}.vehicle-autocomplete-option{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:8px 9px;font-size:12px;font-weight:650}.vehicle-autocomplete-option:hover,.vehicle-autocomplete-option.is-active{background:var(--xcrm-orange-soft);color:var(--xcrm-orange-strong)}.vehicle-vin-card{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 30px}.vehicle-vin-card>span,.vehicle-vin-card strong{grid-column:1/2}.vin-copy-button{width:26px;height:26px;color:var(--muted);background:0 0;border-color:#0000;grid-area:1/2/3/3;align-self:center}.vin-copy-button:hover,.vin-copy-button:focus-visible{color:var(--xcrm-orange);background:#fff;border-color:#1d5efa2e}.vin-copy-button svg{width:14px;height:14px}@media (width<=980px){.vehicle-meta-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=480px){.vehicle-meta-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.legacy-side{grid-area:2/3/5/4;align-content:start;gap:12px;min-width:0;display:grid}.item-register{grid-area:4/1/5/3;min-width:0}.item-register-footer{border-top:1px solid var(--line);justify-content:center;margin-top:12px;padding-top:12px;display:flex}.supplier-write-controls{align-items:center;gap:10px;display:inline-flex}.supplier-note-number input{border:1px solid var(--line);width:190px;min-height:40px;color:var(--muted-strong);font:inherit;background:#f4f5f7;border-radius:8px;padding:0 11px;font-size:13px}.supplier-note-number input:disabled{cursor:not-allowed;opacity:1}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.note-register{grid-area:5/1/6/3}.legacy-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.legacy-card-head h2{font-size:17px;font-weight:760}.legacy-card-head p{color:var(--muted);margin:3px 0 0;font-size:12px}.order-register-actions{flex:none;align-items:center;gap:6px;display:inline-flex}.order-step-button{width:32px;height:32px;color:var(--xcrm-orange)}.order-step-button:disabled{cursor:default;opacity:.42}.order-step-button:disabled:hover{background:#fff}.count-badge{min-height:22px;color:var(--xcrm-orange-strong);vertical-align:middle;background:#eaf1ff;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 7px;font-size:11px;font-weight:650;display:inline-flex}.count-badge svg{width:12px;height:12px}.classic-table{border:1px solid var(--line);background:#fff;border-radius:8px;max-height:276px;overflow:auto}.classic-table.is-keyboard-active{border-color:#1d5efa5c;box-shadow:0 0 0 3px #1d5efa14}.classic-row{appearance:none;border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:84px 92px 1fr 1fr 1.15fr 132px 132px;align-items:stretch;gap:0;width:100%;min-height:34px;padding:0;display:grid}.classic-row:last-child{border-bottom:0}.classic-row>span{border-right:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;padding:0 9px;font-size:12px;display:flex;overflow:hidden}.classic-row>span:last-child{border-right:0}.classic-head{z-index:2;min-height:32px;color:var(--muted-strong);cursor:default;background:#fafafa;font-weight:700;position:sticky;top:0}.classic-head span{font-size:11px}.classic-row:not(.classic-head):not(.is-active):hover{background:#f7fbff}.classic-row.is-active:hover,.classic-row.is-active{color:#fff;background:#19191d}.classic-row.is-active>span{color:#fff;border-right-color:#ffffff29}.classic-row.is-active .badge{color:#fff;background:#ffffff24}.source-select{width:100%;min-width:0;height:30px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;outline:0;padding:0 8px;font-size:12px;font-weight:650}.source-select:focus{background:#eaf1ffb8;box-shadow:0 0 0 3px #1d5efa1f}.classic-row.is-active .source-select{color:#fff;background:#19191d}.classic-row.is-active .source-select:focus{background:#242429;box-shadow:0 0 0 3px #ffffff1f}.classic-row .badge{font-size:11px}.status-badge-button{max-width:100%;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.status-badge-button:focus-visible{outline-offset:2px;border-radius:7px;outline:2px solid #1d5efa47}.ribbon-button{border:1px solid var(--line);min-height:78px;color:var(--text);box-shadow:none;cursor:pointer;background:#fff;border-radius:8px;align-content:center;justify-items:center;gap:3px;display:grid}.ribbon-button:hover{background:var(--xcrm-orange-soft);border-color:#1d5efa52}.ribbon-button svg{color:var(--xcrm-orange)}.ribbon-button span{font-size:13px;font-weight:720}.ribbon-button small{color:var(--muted);font-size:11px;font-weight:650}.legacy-kicker{color:var(--xcrm-orange-strong);text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:720;display:inline-flex}.legacy-description{border:1px solid var(--line);background:#fff;border-radius:8px;gap:8px;padding:14px;display:grid}.legacy-description-interest{background:#f7f9ff;border-color:#3150a838}.legacy-description-ordered{background:#f6f9ff;border-color:#315f9f38}.legacy-description-processing{background:#f4fbfd;border-color:#24708938}.legacy-description-supplier{background:#fffaf0;border-color:#8a62003d}.legacy-description-neutral{background:#f8f9fa;border-color:#6b728038}.legacy-description strong{font-size:13px;font-weight:720}.note-editor-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.note-editor-field{position:relative}.note-lock-status{color:#875900;min-height:26px;font:inherit;background:#fff8e9;border:1px solid #f0c98c;border-radius:6px;align-items:center;gap:5px;padding:3px 7px;font-size:11px;font-weight:720;display:inline-flex}button.note-lock-status{cursor:pointer}button.note-lock-status:hover{background:#fff0ce}.note-lock-status-own{background:var(--xcrm-orange-soft);color:var(--xcrm-orange-strong);border-color:#1d5efa3d}.note-lock-status svg,.note-lock-modal-icon svg{width:14px;height:14px}.note-editor.is-locked textarea{color:var(--muted-strong)}.note-lock-overlay{cursor:pointer;background:0 0;border:0;border-radius:5px;width:100%;position:absolute;inset:0}.note-lock-overlay:focus-visible{outline:2px solid var(--xcrm-orange);outline-offset:2px}.legacy-description textarea{resize:vertical;width:100%;min-height:124px;color:var(--muted-strong);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:13px;line-height:1.55}.legacy-description.subtle textarea{min-height:88px}.legacy-description textarea:focus{color:var(--text)}.legacy-description textarea:disabled{opacity:1;cursor:default;color:var(--muted);-webkit-text-fill-color:var(--muted-strong);background:0 0}.legacy-description-copy{color:var(--muted-strong);margin:0;font-size:13px;line-height:1.55}.legacy-description-copy a{color:var(--xcrm-orange-strong);text-underline-offset:2px;font-weight:720;text-decoration:underline}.legacy-description-copy.is-editable{cursor:text}.legacy-description-empty{color:var(--muted);font-style:italic}.description-edit-button{background:0 0;border-color:#0000;width:26px;height:26px}.description-edit-button:hover,.description-edit-button:focus-visible{background:#fff;border-color:#1d5efa2e}.description-edit-button svg{width:14px;height:14px}.og-preview-card{border:1px solid var(--line-strong);width:min(100%,348px);color:inherit;background:#fff;border-radius:8px;grid-template-columns:108px minmax(0,1fr);gap:0;margin:2px 8px 0 0;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:inline-grid;position:relative;overflow:hidden}.og-preview-card:hover{border-color:#1d5efa73;transform:translateY(-1px);box-shadow:0 7px 18px #1d5efa1a}.og-preview-card:focus-visible{outline:2px solid var(--xcrm-orange);outline-offset:2px}.og-preview-card img{object-fit:cover;width:100%;height:100%;min-height:88px}.og-preview-card.is-youtube:before{content:"▶";z-index:1;color:#fff;background:red;border-radius:7px;place-items:center;width:36px;height:25px;font-size:12px;line-height:1;display:grid;position:absolute;top:50%;left:34px;transform:translateY(-50%)}.og-preview-content{align-content:center;gap:5px;min-width:0;padding:10px 11px;display:grid}.og-preview-content small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:760}.og-preview-content strong{color:var(--text);font-size:12px;font-weight:760}.og-preview-content>span{color:var(--muted-strong);font-size:11px;line-height:1.45}.mini-panel{padding:14px}.mini-panel h3{margin-bottom:12px}.status-radio,.state-button-grid{gap:8px;display:grid}.status-radio{grid-template-columns:repeat(2,minmax(0,1fr))}.status-radio button,.state-button-grid button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-height:36px;font-size:12px;font-weight:650}.status-radio button.is-active,.state-button-grid button.is-active{border-color:var(--xcrm-orange);background:var(--xcrm-orange);color:#fff}.delivery-schedule-form{gap:10px;display:grid}.delivery-schedule-form label{color:var(--muted-strong);gap:6px;font-size:12px;font-weight:700;display:grid}.delivery-schedule-form input{border:1px solid var(--line-strong);width:100%;min-height:38px;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:0 10px;font-size:13px}.delivery-schedule-form input:focus{border-color:#1d5efa73;outline:0;box-shadow:0 0 0 3px #1d5efa1a}.delivery-period-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.delivery-period-toggle button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-height:36px;font-size:12px;font-weight:700}.delivery-period-toggle button.is-active{border-color:var(--xcrm-orange);background:var(--xcrm-orange);color:#fff}.state-button-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-dl{gap:8px;margin:0;display:grid}.compact-dl div{grid-template-columns:92px minmax(0,1fr);align-items:baseline;gap:8px;display:grid}.compact-dl dt{color:var(--muted);font-size:11px;font-weight:650}.compact-dl dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px;font-weight:700}.total-dl div:last-child dd{color:var(--xcrm-orange-strong);font-size:16px}.section-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.section-head.compact{margin-bottom:12px}.section-head p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.4}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.metric{align-content:start;gap:8px;min-height:152px;padding:16px;display:grid}.metric-icon{width:36px;height:36px;color:var(--oev-black);background:#f0f3df;border-radius:8px;place-items:center;display:grid}.metric strong{margin-top:8px;font-size:26px;line-height:1}.metric span:not(.metric-icon){font-size:14px;font-weight:850}.metric small,.task-row small{color:var(--muted);line-height:1.35}.stats-page{gap:16px;display:grid}.stats-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.stats-kpi{--kpi:#ff7a1a;--kpi-soft:#fff8f2;--kpi-border:#ece7df;--kpi-shadow:#ff7a1a24;border:1px solid var(--kpi-border);background:linear-gradient(150deg, #fff 0%, #fff 50%, var(--kpi-soft) 100%);border-radius:8px;align-content:start;gap:10px;min-height:230px;padding:24px 24px 64px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px #2021240b}.stats-kpi:hover,.stats-kpi:focus-visible{border-color:color-mix(in srgb, var(--kpi) 55%, #fff);box-shadow:0 18px 36px var(--kpi-shadow);outline:0;transform:translateY(-1px)}.stats-kpi-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.stats-kpi-icon{width:34px;height:34px;color:var(--kpi);z-index:2;background:#ffffffd1;border-radius:999px;place-items:center;display:grid;position:absolute;bottom:18px;right:22px;box-shadow:inset 0 0 0 1px #2021240f}.stats-kpi-icon svg{width:17px;height:17px}.stats-kpi-top>span{color:var(--muted-strong);font-size:15px;font-weight:650;line-height:1.25}.stats-kpi-top small{color:color-mix(in srgb, var(--kpi) 74%, #202124);text-transform:uppercase;letter-spacing:0;background:#ffffffb8;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850}.stats-kpi strong{color:var(--text);margin-top:4px;font-size:34px;line-height:1}.stats-kpi p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.stats-spark{height:96px;color:var(--kpi);pointer-events:auto;position:absolute;bottom:0;left:0;right:0}.stats-spark-chart{pointer-events:none;width:100%;height:74px;position:absolute;inset:3px 0 16px}.stats-spark polygon{fill:currentColor;opacity:.06}.stats-spark polyline{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px}.stats-spark-points{pointer-events:none;position:absolute;inset:3px 0 16px}.stats-spark-point{left:var(--x);top:var(--y);pointer-events:auto;z-index:3;place-items:center;width:18px;height:18px;display:grid;position:absolute;transform:translate(-50%,-50%)}.stats-spark-point i{background:#fff;border:2px solid;border-radius:999px;width:7px;height:7px;transition:transform .18s,box-shadow .18s;box-shadow:0 0 0 3px #ffffffc7}.stats-spark-point b{color:var(--text);white-space:nowrap;opacity:0;pointer-events:none;background:#fffffff0;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:760;transition:opacity .18s,transform .18s;position:absolute;bottom:18px;left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 10px 24px #2021241f}.stats-spark-point.is-first b{left:0;transform:translate(0)translateY(6px)}.stats-spark-point.is-last b{left:auto;right:0;transform:translate(0)translateY(6px)}.stats-spark-point:hover i{box-shadow:0 0 0 5px color-mix(in srgb, var(--kpi) 14%, #fff);transform:scale(1.32)}.stats-spark-point:hover b{opacity:1;transform:translate(-50%)translateY(0)}.stats-spark-point.is-first:hover b,.stats-spark-point.is-last:hover b{transform:translate(0)translateY(0)}.stats-spark-months{color:var(--muted);opacity:.72;pointer-events:none;grid-template-columns:repeat(6,minmax(0,1fr));font-size:9px;font-weight:760;line-height:1;display:grid;position:absolute;bottom:6px;left:18px;right:18px}.stats-spark-months small{text-align:center}.stats-kpi-orange{--kpi:#ff7a1a;--kpi-soft:#fff8f2;--kpi-border:#ece3d9;--kpi-shadow:#ff7a1a29}.stats-kpi-blue{--kpi:#2d6cdf;--kpi-soft:#f3f7ff;--kpi-border:#dce6fa;--kpi-shadow:#2d6cdf24}.stats-kpi-green{--kpi:#2b9b66;--kpi-soft:#f3fbf6;--kpi-border:#d9eee2;--kpi-shadow:#2b9b6624}.stats-kpi-amber{--kpi:#d99018;--kpi-soft:#fff9ed;--kpi-border:#f1dfb8;--kpi-shadow:#d9901826}.stats-kpi-violet{--kpi:#7355c8;--kpi-soft:#f7f4ff;--kpi-border:#e4dcff;--kpi-shadow:#7355c824}.stats-kpi-slate{--kpi:#4f5d75;--kpi-soft:#f7f8fa;--kpi-border:#e1e4ea;--kpi-shadow:#4f5d7521}.stats-kpi-teal{--kpi:#14919b;--kpi-soft:#f0fbfb;--kpi-border:#d2eaec;--kpi-shadow:#14919b24}.dashboard-layout{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:14px;margin-bottom:14px;display:grid}.order-feed,.task-list,.notes,.settings-list{gap:10px;display:grid}.compact-order,.order-row,.task-row,.delivery-item,.settings-row{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;width:100%}.compact-order,.order-row{cursor:pointer;text-align:left;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:68px;padding:10px 12px;display:grid}.compact-order:hover,.order-row:hover,.order-row.is-active{border-color:var(--oev-black);background:#fff}.compact-order strong,.row-main strong{font-size:14px;display:block}.compact-order small,.row-main small,.row-meta{color:var(--muted)}.compact-order b,.row-meta b{color:var(--text);font-size:14px}.process-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.process-step{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;align-content:start;gap:6px;min-height:96px;padding:12px;display:grid}.process-step span{background:var(--oev-lime);width:26px;height:26px;color:var(--oev-black);border-radius:8px;place-items:center;font-size:12px;font-weight:900;display:grid}.process-step small{color:var(--muted)}.orders-layout{grid-template-columns:minmax(340px,430px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.list-pane{grid-template-rows:auto auto 1fr;max-height:calc(100vh - 120px);display:grid;position:sticky;top:98px;overflow:hidden}.filter-row{flex-wrap:wrap;gap:8px;padding-bottom:10px;display:flex}.filter-chip{border:1px solid var(--line-strong);min-height:34px;color:var(--muted-strong);cursor:pointer;background:#fff;border-radius:8px;flex:none;padding:0 10px;font-size:13px;font-weight:800}.filter-chip.is-active{border-color:var(--oev-black);background:var(--oev-black);color:var(--oev-lime)}.order-list{gap:8px;padding-right:2px;display:grid;overflow:auto}.order-row{grid-template-columns:minmax(0,1fr) auto}.row-meta{justify-items:end;gap:6px;display:grid}.detail-pane{gap:14px;min-width:0;display:grid}.detail-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.backline{align-items:center;gap:12px;min-width:0;display:flex}.back-mobile{display:none}.detail-header h2{margin-bottom:4px;font-size:24px}.detail-header p{color:var(--muted);margin:0}.detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.detail-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:14px;display:grid}.wide{min-width:0}.customer-block{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.customer-block div{gap:4px;display:grid}.customer-block strong{color:var(--orange);font-size:20px}.customer-block span,.customer-block a{color:var(--muted)}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.info-tile,.note-box,.delivery-card{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;gap:8px;padding:11px;display:grid}.info-tile{cursor:pointer;text-align:left;width:100%;transition:border-color .14s,background .14s,box-shadow .14s}.info-tile:hover,.info-tile:focus-visible{background:#fff;border-color:#1d5efa57;outline:0;box-shadow:0 0 0 3px #1d5efa14}.info-tile span{color:var(--muted-strong);align-items:center;gap:7px;font-size:12px;font-weight:650;display:inline-flex}.info-tile strong{color:var(--text);font-size:13px;font-weight:650;line-height:1.35}.body-copy{color:var(--muted-strong);margin:0;line-height:1.55}.tag-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tag-row span,.mini-status{color:var(--muted-strong);background:#f4f4f5;border-radius:7px;padding:4px 7px;font-size:11px;font-weight:650}.summary-list{gap:0;margin:0;display:grid}.summary-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:11px 0;display:flex}.summary-list div:last-child{border-bottom:0}.summary-list dt{color:var(--muted)}.summary-list dd{margin:0;font-weight:700}.summary-list .total{color:var(--orange);font-size:18px}.status-actions{gap:8px;display:grid}.status-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;font-weight:650;display:flex}.status-actions button:after{content:"";background:var(--line-strong);border-radius:50%;width:9px;height:9px}.status-actions button.is-active{border-color:var(--oev-black);background:var(--oev-black);color:var(--oev-lime)}.status-actions button.is-active:after{background:var(--oev-lime)}.table-wrap{border:1px solid var(--line);border-radius:8px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:10px 12px;font-size:13px}th{color:var(--muted-strong);background:#fafafa;font-size:11px;font-weight:700}tbody tr:last-child td{border-bottom:0}.parts-table{table-layout:fixed;min-width:0}.parts-table th,.parts-table td{white-space:nowrap;padding:9px 7px;font-size:12px;line-height:1.35}.parts-table th{padding-top:8px;padding-bottom:8px;font-size:11px}.parts-table th:first-child,.parts-table td:first-child{width:112px}.parts-table th:nth-child(3),.parts-table td:nth-child(3),.parts-table th:nth-child(6),.parts-table td:nth-child(6){text-align:right;width:58px}.parts-table th:nth-child(4),.parts-table td:nth-child(4),.parts-table th:nth-child(5),.parts-table td:nth-child(5),.parts-table th:nth-child(7),.parts-table td:nth-child(7),.parts-table th:nth-child(8),.parts-table td:nth-child(8){text-align:right;width:98px}.parts-table th:nth-child(9),.parts-table td:nth-child(9){width:78px}.parts-table td{text-overflow:ellipsis;overflow:hidden}.item-price-input{background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.item-price-input:focus-within{background:#fff;border-color:#1d5efa73;box-shadow:0 0 0 3px #1d5efa1a}.item-price-input input{width:100%;min-width:0;color:var(--text);font:inherit;font-variant-numeric:tabular-nums;text-align:right;background:0 0;border:0;outline:0;padding:5px 0 5px 5px;font-size:12px}.item-price-input span{color:var(--muted);padding:0 5px 0 3px;font-size:10px;font-weight:700}.accounting-mode-panel{border-top:1px solid var(--line);gap:8px;margin-top:12px;padding-top:12px;display:grid}.accounting-mode-panel>strong{color:var(--text);font-size:13px;font-weight:760}.accounting-mode-panel label{color:var(--muted-strong);font-size:12px;font-weight:700;display:grid}.accounting-mode-panel select{border:1px solid var(--line-strong);width:100%;min-height:38px;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:0 34px 0 10px;font-size:13px;font-weight:650}.accounting-mode-panel select:focus{border-color:#1d5efa73;outline:0;box-shadow:0 0 0 3px #1d5efa1a}.delivery-card{margin-bottom:12px}.delivery-card span,.delivery-card small,.note-box p,.note span{color:var(--muted)}.note-box{margin-bottom:12px}.note-box p,.note p{margin:0;line-height:1.45}.note{border-bottom:1px solid var(--line);gap:6px;padding:12px 0;display:grid}.note:last-child{border-bottom:0}.task-attachment-panel{border:1px solid var(--line);background:#fbf8ff;border-radius:8px;gap:10px;margin-bottom:12px;padding:12px;display:grid}.attachment-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.attachment-heading strong,.task-attachment-count{align-items:center;gap:6px;display:inline-flex}.attachment-heading strong{font-size:13px;font-weight:720}.attachment-heading span,.task-attachment-count{color:var(--muted);font-size:12px}.attachment-heading svg,.task-attachment-count svg{width:14px;height:14px;color:var(--xcrm-orange)}.attachment-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.attachment-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:8px;display:grid}.attachment-thumb{width:58px;height:44px;color:var(--xcrm-orange);background:linear-gradient(135deg,#eaf1ff,#f7fbff);border-radius:7px;place-items:center;display:grid;position:relative}.attachment-video .attachment-thumb{background:linear-gradient(135deg,#eef2ff,#f8f7ff)}.attachment-thumb svg{width:18px;height:18px}.attachment-thumb span{color:#fff;background:#1f1f23d1;border-radius:5px;padding:2px 4px;font-size:9px;line-height:1;position:absolute;bottom:4px;right:4px}.attachment-meta{gap:3px;min-width:0;display:grid}.attachment-meta strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:720;overflow:hidden}.attachment-meta span,.attachment-meta small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.attachment-empty{border:1px dashed var(--line-strong);min-height:48px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:12px;display:flex}.attachment-empty svg{width:14px;height:14px}.timeline{gap:8px;margin-top:14px;display:grid}.timeline span{color:var(--muted-strong);padding-left:18px;font-size:13px;position:relative}.timeline span:before{content:"";background:var(--oev-lime);border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:0;box-shadow:0 0 0 3px #d2e05647}.badge{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:22px;padding:0 7px;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.badge svg{stroke-width:2px;width:12px;height:12px}.badge-info{color:#3c65a8;background:#dbe8ff}.badge-interest{color:#3150a8;background:#eef2ff}.badge-ordered{color:#315f9f;background:#e7f0ff}.badge-processing{color:#247089;background:#e5f6fb}.badge-supplier{color:#8a6200;background:#fff4d8}.badge-success{color:#2f7a52;background:#e8f7ef}.badge-warning{color:#164fdc;background:#eaf1ff}.badge-danger{color:#b34435;background:#fff0ed}.badge-neutral{color:#6b7280;background:#f1f2f4}.task-board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}.task-column{min-height:420px}.task-list.large{gap:12px}.task-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px;display:grid}.task-row>div{gap:4px;min-width:0;display:grid}.task-row span{color:var(--muted-strong);font-size:13px}.task-row .attachment-list{grid-column:1/-1}.task-danger{background:var(--red-soft);border-color:#ffd0c8}.task-success{background:var(--green-soft);border-color:#ccefd9}.task-warning{background:var(--orange-soft);border-color:#ffd9ba}.focus-panel{align-content:start;gap:14px;display:grid}.quick-input{min-height:58px;padding:0 14px}.focus-panel p{color:var(--muted);margin:0;line-height:1.55}.customer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-card{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.customer-card dl{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0 0;display:grid}.customer-card dl div{background:#fff;border-radius:8px;gap:3px;padding:10px;display:grid}.customer-card dt{color:var(--muted);font-size:12px}.customer-card dd{margin:0;font-weight:850}.delivery-grid,.settings-layout{gap:12px;display:grid}.delivery-item{grid-template-columns:minmax(0,1fr) minmax(190px,auto) auto;align-items:center;gap:14px;padding:14px;display:grid}.delivery-item>div{gap:5px;display:grid}.delivery-item span,.delivery-item small{color:var(--muted)}.settings-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:start}.settings-row{grid-template-columns:170px minmax(0,1fr);gap:12px;padding:13px;display:grid}.settings-row span{color:var(--muted)}.swatches{gap:10px;display:grid}.swatches span{align-items:center;gap:10px;font-weight:800;display:flex}.swatches span:before{content:"";background:var(--swatch);border-radius:8px;width:30px;height:30px;box-shadow:inset 0 0 0 1px #1416101f}.empty-state{border:1px dashed var(--line-strong);background:var(--panel-soft);min-height:92px;color:var(--muted);text-align:center;border-radius:8px;place-items:center;padding:16px;display:grid}.bottom-nav{left:calc(50vw + 122px);bottom:max(18px, env(safe-area-inset-bottom));z-index:30;-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);background:#ffffffc7;border:1px solid #dedee3ad;border-radius:8px;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;width:min(740px,100vw - 292px);padding:7px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 18px 48px #2021241f}.bottom-item{width:100%;min-height:58px;color:var(--text);border-radius:8px;align-content:center;justify-items:center;gap:3px;font-size:12px;font-weight:850;line-height:1.1;list-style:none;transition:background .14s,color .14s,transform .14s;display:grid}.bottom-item svg{width:19px;height:19px;color:var(--xcrm-orange)}.bottom-item small{color:currentColor;opacity:.62;font-size:10px;font-weight:760;line-height:1}.bottom-item:hover,.bottom-item:focus-visible,.bottom-item.is-emphasized,.bottom-more[open]>.bottom-item{color:var(--text);background:#eaf1ffe6;outline:0}.bottom-item:active{transform:translateY(1px)}.bottom-item:disabled{cursor:default}.bottom-item:disabled:not(.is-emphasized){opacity:.52}.bottom-more{min-width:0;display:none;position:relative}.bottom-more summary{cursor:pointer}.bottom-more summary::-webkit-details-marker{display:none}.bottom-more-menu{-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);background:#ffffffd1;border:1px solid #dedee3b8;border-radius:8px;gap:4px;min-width:174px;padding:7px;display:grid;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:0 18px 44px #20212424}.bottom-more-menu button{min-height:40px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 8px;font-size:12px;font-weight:760;display:grid}.bottom-more-menu button:hover,.bottom-more-menu button:focus-visible{color:var(--text);background:#eaf1ffe6;outline:0}.bottom-more-menu svg{width:17px;height:17px;color:var(--xcrm-orange)}.bottom-more-menu small{color:var(--muted);font-size:10px;font-weight:760}.overlay{z-index:40;-webkit-backdrop-filter:blur(14px)saturate(118%);backdrop-filter:blur(14px)saturate(118%);background:#14161838;animation:.16s ease-out overlay-fade-in;position:fixed;inset:0}.modal{z-index:70;pointer-events:none;place-items:start center;padding:clamp(20px,6vh,56px) 20px 20px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal[hidden],.overlay[hidden],.toast[hidden]{display:none}.modal-card{pointer-events:auto;width:min(100%,520px);padding:18px;animation:.18s ease-out modal-rise-in}.note-lock-modal-content{background:#fffaf0;border:1px solid #f0d4a4;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;margin:4px 0 20px;padding:14px;display:grid}.note-lock-modal-icon{color:#875900;background:#fff0ce;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.note-lock-modal-content strong{color:var(--text);font-size:14px;display:block}.note-lock-modal-content p{color:var(--muted-strong);margin:5px 0 0;font-size:13px;line-height:1.5}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-rise-in{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-form{gap:12px;margin:16px 0;display:grid}.modal-form label{color:var(--muted-strong);gap:7px;font-size:13px;font-weight:650;display:grid}.modal-form input,.modal-form select{border:1px solid var(--line-strong);width:100%;min-height:44px;color:var(--text);background:#fff;border-radius:8px;padding:0 11px}.print-modal{width:min(100%,560px)}.print-option-fieldset{border:1px solid var(--line-strong);background:#fafafa;border-radius:8px;margin:16px 0;padding:15px 16px 16px}.print-option-fieldset legend{color:var(--muted-strong);padding:0 7px;font-size:13px;font-weight:720}.print-choice-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.print-choice-row label{color:var(--text);cursor:pointer;align-items:center;gap:7px;font-size:13px;font-weight:650;display:inline-flex}.print-choice-row input{width:16px;height:16px;accent-color:var(--xcrm-orange)}.file-picker{min-height:116px;color:var(--text);cursor:pointer;background:#f8fbff;border:1px dashed #1d5efa57;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:16px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid;position:relative}.file-picker:hover,.file-picker:focus-visible,.file-picker.is-dragging{background:#f1f6ff;border-color:#1d5efa85;outline:0;box-shadow:0 0 0 3px #1d5efa14}.file-picker>svg{width:34px;height:34px;color:var(--xcrm-orange)}.file-picker-copy{min-width:0}.file-picker strong{margin-bottom:4px;font-size:14px;font-weight:720;display:block}.file-picker small{color:var(--muted);font-size:12px;font-weight:500}.file-picker-actions{align-items:center;gap:10px;min-width:0;margin-top:12px;display:flex}.file-picker-button{min-height:34px;color:var(--blue);white-space:nowrap;background:#fff;border:1px solid #1d5efa3d;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:760;display:inline-flex}.file-picker-name{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.file-picker.has-file .file-picker-name{color:var(--text)}.file-picker input[type=file]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.picker-modal{width:min(100%,880px)}.picker-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin:16px 0 12px;display:grid}.picker-toolbar label{color:var(--muted-strong);gap:6px;font-size:12px;font-weight:720;display:grid}.picker-toolbar input{border:1px solid var(--line-strong);width:100%;min-height:40px;color:var(--text);border-radius:8px;padding:0 11px}.picker-table-wrap{border:1px solid var(--line);border-radius:8px;max-height:340px;margin-bottom:18px;overflow:auto}.partner-table{min-width:620px}.product-table{min-width:780px}.picker-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:48px;color:var(--text);text-align:left;cursor:pointer;background:#fff;align-items:stretch;padding:0;display:grid}.partner-row{grid-template-columns:1.55fr 1fr 132px 108px}.product-row{grid-template-columns:116px minmax(180px,1.3fr) 76px 94px 94px 92px}.picker-row:last-child{border-bottom:0}.picker-row>span{border-right:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:8px 10px;font-size:12px;display:flex;overflow:hidden}.picker-row>span:last-child{border-right:0}.picker-row small{color:var(--muted);font-size:11px;font-weight:600}.picker-head{z-index:1;min-height:34px;color:var(--muted-strong);cursor:default;background:#fafafa;font-size:11px;font-weight:760;position:sticky;top:0}.picker-head>span{flex-direction:row;align-items:center;padding-block:0}.picker-row:not(.picker-head):hover,.picker-row.is-active{background:#eef4ff}.picker-row.is-active{box-shadow:inset 3px 0 0 var(--blue)}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.delete-modal{text-align:center}.delete-modal-icon{background:var(--red-soft);width:52px;height:52px;color:var(--red);border-radius:50%;place-items:center;margin:2px auto 14px;display:grid}.delete-modal-icon svg{width:24px;height:24px}.process-modal-icon{background:var(--green-soft);color:var(--green)}.delete-modal-copy{justify-items:center;gap:7px;margin-bottom:18px;display:grid}.delete-modal-copy p{max-width:340px;color:var(--muted-strong);margin:0;font-size:14px;line-height:1.45}.delete-modal-copy strong{color:var(--text);font-size:14px}.delete-modal-copy small{max-width:380px;color:var(--muted);font-size:12px;line-height:1.45}.status-modal{max-width:430px}.status-modal-order{color:var(--muted-strong);margin-bottom:14px;font-size:13px;display:block}.status-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.status-choice{border:1px solid var(--line);min-height:46px;color:var(--muted-strong);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:760;display:flex}.status-choice-interest{color:#3150a8}.status-choice-ordered{color:#315f9f}.status-choice-processing{color:#247089}.status-choice-supplier{color:#8a6200}.status-choice-neutral{color:#6b7280}.status-choice svg{width:17px;height:17px}.status-choice:hover,.status-choice:focus-visible,.status-choice.is-active{outline:0}.status-choice-interest:hover,.status-choice-interest:focus-visible,.status-choice-interest.is-active{background:#eef2ff;border-color:#3150a847}.status-choice-ordered:hover,.status-choice-ordered:focus-visible,.status-choice-ordered.is-active{background:#e7f0ff;border-color:#315f9f47}.status-choice-processing:hover,.status-choice-processing:focus-visible,.status-choice-processing.is-active{background:#e5f6fb;border-color:#24708947}.status-choice-supplier:hover,.status-choice-supplier:focus-visible,.status-choice-supplier.is-active{background:#fff4d8;border-color:#8a620047}.status-choice-neutral:hover,.status-choice-neutral:focus-visible,.status-choice-neutral.is-active{background:#f1f2f4;border-color:#6b72803d}.toast{z-index:80;max-width:min(420px,100vw - 36px);min-height:52px;color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #1d5efa24;border-radius:8px;align-items:center;gap:11px;padding:11px 14px 11px 12px;animation:.18s ease-out toast-in;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 44px #2021241f}.toast-icon{background:var(--xcrm-orange-soft);width:28px;height:28px;color:var(--xcrm-orange);border-radius:50%;flex:none;place-items:center;display:grid}.toast-icon svg{width:16px;height:16px}.toast-message{min-width:0;font-size:13px;font-weight:650;line-height:1.35}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1240px){.crm-app{grid-template-columns:246px minmax(0,1fr)}.dashboard-grid,.stats-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-layout,.detail-grid,.settings-layout{grid-template-columns:1fr}.process-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.task-board{grid-template-columns:1fr 1fr}.workstation{grid-template-rows:auto auto auto auto auto;grid-template-columns:minmax(0,1fr) minmax(300px,.48fr)}.order-register{grid-area:1/1/2/-1}.action-ribbon{grid-area:1/2/2/3;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-workspace{grid-area:2/1/4/2}.legacy-side{grid-area:2/2/6/3}.item-register,.note-register{grid-column:1/2}}@media (width<=1500px){.orders-layout{grid-template-columns:minmax(320px,410px) minmax(0,1fr)}.detail-grid{grid-template-columns:1fr}.workstation{grid-template-rows:auto auto auto auto auto;grid-template-columns:minmax(0,1fr) minmax(288px,.44fr)}.order-register{grid-area:1/1/2/-1}.action-ribbon{grid-area:1/2/2/3;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-workspace{grid-area:2/1/4/2}.legacy-side{grid-area:2/2/6/3}.item-register,.note-register{grid-column:1/2}}@media (width<=980px){html,body{overflow-x:hidden}.crm-app{padding-bottom:86px;display:block}.sidebar{width:min(84vw,310px);max-width:calc(100vw - 28px);box-shadow:var(--shadow);z-index:60;transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-104%)}.sidebar.is-open{transform:translate(0)}.mobile-menu{display:inline-flex}.topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:9px;padding:14px;top:0}.global-search{order:5;grid-column:1/-1;width:100%;min-height:42px}.content{padding:14px;overflow-x:hidden}.orders-layout{grid-template-columns:1fr}.list-pane{max-height:none;position:static}.detail-header{flex-direction:column;align-items:flex-start}.back-mobile{display:inline-flex}.bottom-nav{left:10px;right:10px;bottom:max(10px, env(safe-area-inset-bottom));z-index:30;-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);background:#ffffffbd;border:1px solid #dedee3ad;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;width:auto;padding:6px;display:grid;position:fixed;transform:none;box-shadow:0 18px 48px #2021241f}.bottom-item{width:100%;min-height:56px;color:var(--text);border-radius:8px;align-content:center;justify-items:center;gap:3px;font-size:11px;font-weight:850;line-height:1.1;list-style:none;transition:background .14s,color .14s,transform .14s;display:grid}.bottom-nav .desktop-bottom-item{display:none}.bottom-item svg{width:19px;height:19px;color:var(--xcrm-orange)}.bottom-item small{color:currentColor;opacity:.62;font-size:9px;font-weight:760;line-height:1}.bottom-item:hover,.bottom-item:focus-visible,.bottom-item.is-emphasized,.bottom-more[open]>.bottom-item{color:var(--text);background:#eaf1ffe6;outline:0}.bottom-item:active{transform:translateY(1px)}.bottom-more{min-width:0;display:block;position:relative}.bottom-more summary{cursor:pointer}.bottom-more summary::-webkit-details-marker{display:none}.bottom-more-menu{-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);background:#ffffffd1;border:1px solid #dedee3b8;border-radius:8px;gap:4px;min-width:174px;padding:7px;display:grid;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:0 18px 44px #20212424}.bottom-more-menu button{min-height:40px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 8px;font-size:12px;font-weight:760;display:grid}.bottom-more-menu button:hover,.bottom-more-menu button:focus-visible{color:var(--text);background:#eaf1ffe6;outline:0}.bottom-more-menu svg{width:17px;height:17px;color:var(--xcrm-orange)}.bottom-more-menu small{color:var(--muted);font-size:10px;font-weight:760}.workstation{grid-template-rows:auto;grid-template-columns:1fr}.order-register,.action-ribbon,.customer-workspace,.legacy-side,.item-register,.note-register{grid-area:auto/1/auto/-1}.action-ribbon{order:2;grid-template-columns:repeat(3,minmax(0,1fr));display:none}.ribbon-button{min-height:62px}.classic-table{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.classic-row{min-width:860px}.order-register{order:1}.customer-workspace{order:3}.item-register{order:4}.legacy-side{order:5}.note-register{order:6}.parts-table-wrap,.table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.modal{padding:18px 14px calc(96px + env(safe-area-inset-bottom));align-items:start;overflow-y:auto}.modal-card{width:100%;max-width:520px;margin:auto 0}}@media (width<=760px){h1{font-size:22px}h2{font-size:18px}.dashboard-grid,.stats-kpi-grid,.dashboard-layout,.process-strip,.task-board,.customer-grid,.info-grid{grid-template-columns:1fr}.surface{padding:14px}.stats-kpi{min-height:156px}.stats-kpi strong{font-size:26px}.workstation{gap:10px}.section-head{flex-direction:column;align-items:stretch}.section-head .button,.detail-actions .button,.modal-actions .button{width:100%}.compact-order,.order-row{grid-template-columns:1fr;gap:9px}.row-meta{justify-content:space-between;place-items:center start;display:flex}.customer-block{flex-direction:column;align-items:flex-start}.delivery-item,.settings-row,.status-radio,.state-button-grid,.attachment-list{grid-template-columns:1fr}.action-ribbon{grid-template-columns:repeat(2,minmax(0,1fr))}.ribbon-button{min-height:58px}.legacy-card-head{flex-direction:column}.modal-actions{flex-direction:column-reverse}.task-row{grid-template-columns:minmax(0,1fr) 38px}.attachment-card{grid-template-columns:52px minmax(0,1fr) auto}.attachment-thumb{width:52px;height:42px}}@media (width<=480px){.topbar{gap:10px}.title-block h1{font-size:20px}.eyebrow{font-size:10px}.button{min-height:42px;padding:0 11px}.filter-button,.mobile-menu{width:40px;height:40px}.action-ribbon{gap:8px}.ribbon-button{gap:2px;min-height:56px}.classic-table{max-height:328px}.classic-row{grid-template-columns:76px 84px 112px 112px 140px 118px 122px;min-width:850px}.classic-row>span{padding:0 7px;font-size:11px}.ribbon-button span{font-size:12px}.ribbon-button small{font-size:10px}.metric{min-height:132px}.customer-card dl{grid-template-columns:1fr}.toast{left:12px;right:12px;bottom:calc(78px + env(safe-area-inset-bottom));max-width:none}}
