:root{--background:#e9edf2;--panel:#ffffffb8;--panel-strong:#ffffffe6;--panel-soft:#f7f9fbb8;--ink:#15171a;--muted:#666b73;--line:#5258602e;--glass-line:#ffffffc7;--glass-surface:#ffffffad;--glass-soft:#ffffff7a;--glass-control:#ffffffc2;--glass-hover:#fffffff0;--red-soft:#a4000012;--segmented-text:#666b73;--teal:#a40000;--teal-dark:#7d0000;--blue:#111;--ter-red:#a40000;--ter-black:#050505;--ter-stripe:#cfcfcf;--amber:#b96f00;--green:#1e7c45;--red:#b92f2f;--shadow:0 18px 48px #252a311c, inset 0 1px 0 #ffffffd1;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--background:#111318;--panel:#1d2026c7;--panel-strong:#262930f0;--panel-soft:#2a2e35b3;--ink:#f4f5f7;--muted:#a9afb8;--line:#ffffff21;--glass-line:#ffffff1a;--glass-surface:#23262dc7;--glass-soft:#1e21279e;--glass-control:#30343cc7;--glass-hover:#393d46f0;--red-soft:#d63e3e24;--segmented-text:#d2d6dc;--teal:#e15a5a;--teal-dark:#ff8b8b;--ter-red:#d83f3f;--ter-black:#08090b;--amber:#f0ad4e;--green:#57bd7b;--red:#f77;--shadow:0 20px 54px #00000052, inset 0 1px 0 #ffffff14;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme]),:root[data-theme=system]{--background:#111318;--panel:#1d2026c7;--panel-strong:#262930f0;--panel-soft:#2a2e35b3;--ink:#f4f5f7;--muted:#a9afb8;--line:#ffffff21;--glass-line:#ffffff1a;--glass-surface:#23262dc7;--glass-soft:#1e21279e;--glass-control:#30343cc7;--glass-hover:#393d46f0;--red-soft:#d63e3e24;--segmented-text:#d2d6dc;--teal:#e15a5a;--teal-dark:#ff8b8b;--ter-red:#d83f3f;--ter-black:#08090b;--amber:#f0ad4e;--green:#57bd7b;--red:#f77;--shadow:0 20px 54px #00000052, inset 0 1px 0 #ffffff14;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box}html{background:var(--background);min-width:0;max-width:100%;overflow-x:clip}body{max-width:100%;color:var(--ink);background:var(--background);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;overflow-x:clip}button,textarea,select,input{max-width:100%;font:inherit}fieldset{min-width:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.72}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:1;color:color-mix(in srgb, var(--ink) 72%, var(--muted));background:color-mix(in srgb, var(--glass-control) 70%, var(--background))}.app-shell{width:100%;min-width:0;max-width:100%;min-height:100vh;padding:18px 28px 36px;overflow-x:clip}.workspace{width:min(1440px,100%);min-width:0;max-width:100%;margin:0 auto}.workspace-view,.workspace-view>*{min-width:0;max-width:100%}.workspace-view[hidden]{display:none!important}.topbar{z-index:50;border:1px solid var(--glass-line);background:var(--glass-surface);-webkit-backdrop-filter:blur(28px)saturate(170%);border-radius:8px;grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);justify-content:space-between;align-items:center;gap:24px;width:100%;margin-bottom:18px;padding:10px 12px;transition:top .22s,padding .22s,gap .22s,margin-bottom .22s,background .22s,box-shadow .22s;display:grid;position:sticky;top:12px;box-shadow:0 12px 32px #23282f1a,inset 0 1px #fffffff2}.topbar.no-search{grid-template-columns:minmax(0,1fr) minmax(0,auto)}.topbar.app-topbar,.topbar.app-topbar.no-search{grid-template-rows:auto auto auto;grid-template-columns:1fr minmax(0,650px) 1fr;align-items:center;gap:8px 16px}.topbar-leading,.topbar-center{grid-template-rows:subgrid;grid-row:1/span 2;align-items:center;gap:8px;display:grid}.topbar-leading{justify-self:start;justify-items:start;max-width:100%}.topbar-center{justify-self:center;justify-items:center;width:100%;min-width:0;max-width:100%}.topbar-center .universal-search{width:100%}.topbar.app-topbar .topbar-actions{flex-wrap:nowrap;grid-row:1;place-self:center end;min-width:auto}.topbar.app-topbar .workspace-tabbar,.topbar.app-topbar.no-search .workspace-tabbar{grid-area:3/1/auto/-1}.brand-lockup{align-items:center;gap:14px;min-width:0;transition:gap .22s;display:flex}.brand-logo{box-sizing:border-box;background:#fffffff0;border-radius:6px;place-items:center;width:182px;height:73px;padding:5px 7px;transition:width .22s,height .22s,padding .22s;display:grid;overflow:hidden;box-shadow:inset 0 1px #fff}.brand-logo img{grid-area:1/1;width:168px;height:auto;transition:width .22s}.brand-logo .ctg-logo-image{object-fit:contain;width:88%;max-height:100%;transform:none}.brand-logo.brand-logo-ctg{box-shadow:none;background:0 0;padding:0}.brand-logo-dark{display:none}:root[data-theme=dark] .brand-logo{box-shadow:none;background:0 0}:root[data-theme=dark] .brand-logo-light{display:none}:root[data-theme=dark] .brand-logo-dark{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme]) .brand-logo,:root[data-theme=system] .brand-logo{box-shadow:none;background:0 0}:root:not([data-theme]) .brand-logo-light,:root[data-theme=system] .brand-logo-light{display:none}:root:not([data-theme]) .brand-logo-dark,:root[data-theme=system] .brand-logo-dark{display:block}}.product-name{border-left:1px solid var(--line);color:var(--ink);gap:2px;padding-left:14px;font-size:.95rem;font-weight:750;transition:padding .22s,font-size .22s;display:grid}.product-name>small{max-width:150px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:720;display:none;overflow:hidden}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;min-width:0;max-width:100%;display:flex;overflow-x:clip}.mobile-topbar-actions,.mobile-navigation-layer{display:none}.app-view-actions{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:inline-flex}.app-back-button,.app-refresh-button{border:1px solid var(--line);background:var(--glass-control);min-height:40px;color:var(--ink);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff1f}.app-back-button:not(:disabled):hover,.app-refresh-button:hover{border-color:color-mix(in srgb, var(--ter-red) 35%, var(--line));background:var(--red-soft);color:var(--ter-red)}.app-back-button svg,.app-refresh-button svg{width:17px;height:17px}.app-back-button:disabled{background:var(--glass-soft);color:var(--muted);opacity:.5}.landscape-header-toggle{display:none}@media (orientation:landscape) and (max-height:560px){.topbar.app-topbar.landscape-chrome{cursor:pointer}.topbar.app-topbar:not(.landscape-expanded),.topbar.app-topbar.no-search:not(.landscape-expanded),.topbar.app-topbar.landscape-compact,.topbar.app-topbar.landscape-compact.no-search{grid-template-rows:auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0 10px;margin-bottom:8px;padding:4px 8px}.app-topbar .landscape-header-toggle,.app-topbar.landscape-chrome .landscape-header-toggle{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:7px;flex:none;place-items:center;padding:0;display:inline-grid}.app-topbar .landscape-header-toggle:hover,.app-topbar .landscape-header-toggle:focus-visible,.app-topbar.landscape-chrome .landscape-header-toggle:hover,.app-topbar.landscape-chrome .landscape-header-toggle:focus-visible{background:var(--red-soft);color:var(--ter-red)}.app-topbar .landscape-header-toggle svg{width:16px;height:16px}.app-topbar:not(.landscape-expanded) .topbar-leading,.app-topbar.landscape-compact .topbar-leading{flex-wrap:nowrap;grid-area:1/1;align-items:center;min-width:0;display:flex}.app-topbar:not(.landscape-expanded) .topbar-center,.app-topbar:not(.landscape-expanded) .desktop-topbar-actions,.app-topbar:not(.landscape-expanded) .mobile-topbar-actions,.app-topbar:not(.landscape-expanded) .app-view-actions,.app-topbar.landscape-compact .topbar-center,.app-topbar.landscape-compact .desktop-topbar-actions,.app-topbar.landscape-compact .mobile-topbar-actions,.app-topbar.landscape-compact .app-view-actions{display:none!important}.app-topbar:not(.landscape-expanded) .workspace-tabbar,.topbar.app-topbar.no-search:not(.landscape-expanded) .workspace-tabbar,.app-topbar:not(.landscape-expanded).mobile-search-open .workspace-tabbar,.app-topbar.landscape-compact .workspace-tabbar,.topbar.app-topbar.no-search.landscape-compact .workspace-tabbar,.app-topbar.landscape-compact.mobile-search-open .workspace-tabbar{border-top:0;grid-area:1/2;padding-top:0;display:grid}.app-topbar:not(.landscape-expanded) .brand-logo,.app-topbar.landscape-compact .brand-logo{width:52px;height:26px;padding:2px 3px}.app-topbar:not(.landscape-expanded) .brand-logo img,.app-topbar.landscape-compact .brand-logo img{width:46px}.app-topbar:not(.landscape-expanded) .brand-logo .ctg-logo-image,.app-topbar.landscape-compact .brand-logo .ctg-logo-image{width:48px}.app-topbar:not(.landscape-expanded) .product-name,.app-topbar.landscape-compact .product-name{padding-left:8px;font-size:.7rem;line-height:1.05}.app-topbar:not(.landscape-expanded) .product-name>small,.app-topbar.landscape-compact .product-name>small{display:block}}.workspace-tabbar{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding-top:8px;display:grid}.workspace-tab-list{overscroll-behavior-inline:contain;scrollbar-color:color-mix(in srgb, var(--muted) 38%, transparent) transparent;scrollbar-width:thin;gap:5px;min-width:0;display:flex;overflow-x:auto}.workspace-tab-list,.form-section-tabs,.catalog-filter,.workspace-switcher{overscroll-behavior-inline:contain;scrollbar-color:color-mix(in srgb, var(--muted) 38%, transparent) transparent;scrollbar-width:thin;min-width:0;max-width:100%;overflow-x:auto}.form-section-tabs>button,.catalog-filter>button,.workspace-switcher>.workspace-nav-button{flex:none;min-width:max-content;max-width:none}.workspace-tab{background:color-mix(in srgb, var(--glass-soft) 76%, transparent);min-width:0;color:var(--muted);border:1px solid #0000;border-radius:7px;flex:0 0 clamp(142px,17vw,236px);grid-template-columns:minmax(0,1fr) 28px;align-items:center;transition:border-color .14s,background-color .14s,color .14s,box-shadow .14s;display:grid;position:relative;overflow:hidden}.workspace-tab:hover{border-color:var(--line);background:var(--glass-control);color:var(--ink)}.workspace-tab.active{border-color:color-mix(in srgb, var(--ter-red) 32%, var(--line));background:color-mix(in srgb, var(--panel-strong) 88%, var(--red-soft));color:var(--ink);box-shadow:inset 0 -2px 0 var(--ter-red), 0 3px 10px #14181c0f}.workspace-tab-select,.workspace-tab-close,.workspace-new-tab-button{color:inherit;background:0 0;border:0}.workspace-tab-select{text-align:left;align-items:center;gap:7px;min-width:0;min-height:34px;padding:0 4px 0 9px;display:flex}.workspace-tab-select span{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:800;overflow:hidden}.workspace-tab-select svg,.workspace-new-tab-button svg{flex:none;width:15px;height:15px}.workspace-tab.active .workspace-tab-select svg{color:var(--ter-red)}.workspace-tab-close{opacity:.58;border-radius:5px;place-items:center;width:24px;height:24px;display:grid}.workspace-tab-close:hover{background:var(--red-soft);color:var(--ter-red);opacity:1}.workspace-tab-close:disabled{cursor:default;opacity:.2}.workspace-tab-close:disabled:hover{color:inherit;background:0 0}.workspace-tab-close svg{width:13px;height:13px}.workspace-new-tab-button{border:1px solid var(--line);background:var(--glass-soft);min-height:34px;color:var(--muted);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:.74rem;font-weight:800;display:inline-flex}.workspace-new-tab-button:hover{border-color:color-mix(in srgb, var(--ter-red) 30%, var(--line));background:var(--red-soft);color:var(--ter-red)}.workspace-switcher{border:1px solid var(--line);background:var(--glass-soft);border-radius:8px;gap:2px;min-width:0;max-width:100%;padding:3px;display:inline-flex}.workspace-nav-button{min-width:0;min-height:32px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.workspace-nav-button span{white-space:nowrap;overflow:visible}.workspace-nav-button:hover,.workspace-nav-button.active{background:var(--red-soft);color:var(--ter-red)}.workspace-nav-button svg{width:16px;height:16px}.universal-search{z-index:60;justify-self:center;width:min(650px,100%);min-width:0;position:relative}.universal-search-form{border:1px solid var(--line);background:var(--glass-control);-webkit-backdrop-filter:blur(22px)saturate(160%);border-radius:8px;grid-template-columns:20px minmax(0,1fr) auto 36px;align-items:center;min-height:44px;padding-left:12px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff24,0 4px 14px #14181c0f}.universal-search-form:focus-within{border-color:var(--ter-red);background:var(--glass-hover);box-shadow:0 0 0 3px color-mix(in srgb, var(--ter-red) 14%, transparent), inset 0 1px 0 #ffffff2e}.universal-search-leading{width:17px;height:17px;color:var(--muted)}.universal-search-form input{min-width:0;min-height:42px;box-shadow:none;color:var(--ink);background:0 0;border:0;border-radius:0;padding:0 10px;font-size:.9rem}.universal-search-form input:focus{box-shadow:none;background:0 0;border:0}.universal-search-form input::-webkit-search-cancel-button{display:none}.universal-search-clear,.universal-search-submit{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:inline-grid}.universal-search-clear:hover{background:var(--glass-soft);color:var(--ink)}.universal-search-submit{border-left:1px solid var(--line);background:color-mix(in srgb, var(--ter-red) 9%, transparent);width:36px;height:44px;color:var(--ter-red);border-radius:0}.universal-search-submit:hover:not(:disabled){background:var(--ter-red);color:#fff}.universal-search-clear svg,.universal-search-submit svg{width:16px;height:16px}.universal-search-results{border:1px solid var(--glass-line);background:var(--panel-strong);-webkit-backdrop-filter:blur(34px)saturate(170%);border-radius:8px;width:100%;min-width:min(620px,100vw - 48px);max-height:min(620px,100vh - 118px);padding:10px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 24px 64px #0c0f143d,inset 0 1px #ffffff1f}.universal-search-status{min-height:74px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:.86rem;font-weight:800;display:flex}.universal-search-status.error{color:var(--red)}.universal-search-status svg{width:18px;height:18px}.universal-results-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:2px 2px 10px 6px;display:flex}.universal-results-heading>div{gap:3px;min-width:0;display:grid}.universal-results-heading strong,.universal-results-heading span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.universal-results-heading strong{font-size:.85rem}.universal-results-heading span{color:var(--muted);font-size:.72rem;font-weight:750}.universal-result-list{gap:6px;max-height:min(548px,100vh - 190px);padding:8px 2px 2px;display:grid;overflow-y:auto}.universal-result{background:var(--glass-soft);width:100%;min-height:72px;color:var(--ink);text-align:left;border:1px solid #0000;border-radius:7px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.universal-result:hover,.universal-result.selected{border-color:color-mix(in srgb, var(--ter-red) 50%, var(--line));background:var(--red-soft)}.universal-result>svg{width:19px;height:19px;color:var(--ter-red)}.universal-result-body{gap:3px;min-width:0;display:grid}.universal-result-title{align-items:center;gap:7px;min-width:0;display:flex}.universal-result-title strong,.universal-result-body>span,.universal-result-body>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.universal-result-title strong{flex:auto;min-width:0;font-size:.9rem}.universal-result-title small{border:1px solid var(--line);max-width:46%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:none;padding:2px 6px;font-size:.62rem;font-weight:850;overflow:hidden}.universal-result-body>span{color:var(--ink);font-size:.78rem;font-weight:750}.universal-result-body>small{color:var(--muted);font-size:.7rem}.universal-result-total{color:var(--muted);justify-content:flex-end;align-items:center;gap:6px;display:flex}.universal-result-total strong{max-width:116px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.universal-result-total svg{width:15px;height:15px}.universal-search-empty{min-height:150px;color:var(--muted);text-align:center;align-content:center;justify-items:center;gap:7px;padding:20px;display:grid}.universal-search-empty svg{width:26px;height:26px;color:var(--ter-red)}.universal-search-empty strong{color:var(--ink);font-size:.88rem}.universal-search-empty span{max-width:380px;font-size:.76rem;line-height:1.4}.theme-control{border:1px solid var(--line);background:var(--glass-soft);border-radius:8px;grid-auto-flow:column;gap:2px;padding:3px;display:inline-grid;box-shadow:inset 0 1px #ffffff1f}.theme-control button{width:32px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:inline-grid}.theme-control button:hover{color:var(--ink)}.theme-control button.active{background:var(--glass-hover);color:var(--ink);box-shadow:0 2px 7px #14181c1f,inset 0 1px #ffffff38}.theme-control svg{width:15px;height:15px}.eyebrow,.section-label{color:var(--teal-dark);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.status-chip{color:#fffffff0;background:#141517e6;border:1px solid #0000001f;border-radius:999px;flex:none;align-items:center;gap:8px;min-height:38px;padding:8px 12px;font-size:.88rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff21}.status-chip span{background:var(--ter-red);border-radius:999px;width:8px;height:8px}.account-chip{border:1px solid var(--line);background:var(--glass-soft);border-radius:8px;align-items:center;gap:9px;min-width:0;min-height:38px;padding:6px 10px;display:inline-flex}.account-chip>svg{width:17px;height:17px;color:var(--ter-red);flex:none}.account-chip>span{min-width:0;line-height:1.15;display:grid}.account-chip strong,.account-chip small{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.account-chip strong{font-size:.8rem}.account-chip small{color:var(--muted);margin-top:3px;font-size:.68rem;font-weight:700}.sign-out-action{width:38px;height:38px}.auth-shell{align-items:start;min-height:100vh;display:grid}.auth-workspace{grid-template-rows:auto 1fr;min-height:calc(100vh - 54px);display:grid}.access-panel{border:1px solid var(--glass-line);background:var(--panel);width:min(480px,100%);box-shadow:var(--shadow);text-align:center;-webkit-backdrop-filter:blur(30px)saturate(165%);border-radius:8px;place-self:center;justify-items:center;gap:12px;padding:34px;display:grid}.access-icon{border:1px solid color-mix(in srgb, var(--ter-red) 30%, var(--line));background:var(--red-soft);width:48px;height:48px;color:var(--ter-red);border-radius:50%;place-items:center;margin-bottom:2px;display:grid}.access-icon svg{width:22px;height:22px}.access-panel h1{letter-spacing:0;margin:0;font-size:1.55rem}.access-panel>p:not(.section-label){max-width:390px;color:var(--muted);margin:0 0 8px;font-size:.92rem;line-height:1.5}.access-sign-in{min-width:210px;text-decoration:none}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes mobile-sheet-in{0%{opacity:.7;transform:translate(28px)}}@keyframes mobile-backdrop-in{0%{opacity:0}}@keyframes mobile-search-in{0%{opacity:0;transform:translateY(-4px)}}.command-panel,.data-panel,.empty-state{border:1px solid var(--glass-line);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(30px)saturate(165%);border-radius:8px}.command-panel{box-shadow:var(--shadow);width:100%;padding:22px}.panel-heading,.selected-header,.review-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-heading h2,.selected-header h2,.review-header h2,.empty-state h2,.estimate-panel h2{letter-spacing:0;margin:4px 0 0;font-size:1.35rem;line-height:1.18}.record-title-line{flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin-top:4px;display:flex}.record-title-line h2{margin:0}.record-header-status{color:var(--muted);white-space:nowrap;align-items:center;font-size:.9rem;font-weight:800;line-height:1.2;display:inline-flex}.record-header-status:before{background:var(--line);content:"";width:1px;height:1em;margin-right:12px}.panel-heading svg{width:28px;height:28px;color:var(--ter-red);flex:none}.panel-heading.compact h2{font-size:1rem}.quote-form{align-content:stretch;gap:0;margin-top:0;display:grid}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}label{gap:8px;display:grid}label span{color:var(--muted);font-size:.79rem;font-weight:700}.required-marker{color:var(--ter-red);margin-left:4px;font-style:normal;font-weight:900}textarea,select,input{border:1px solid var(--line);background:var(--glass-control);width:100%;color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;outline:none;box-shadow:inset 0 1px #fffffff2,0 1px 2px #14181c0a}textarea{resize:vertical;min-height:106px;padding:14px;font-size:1.03rem;line-height:1.45}select{min-height:44px;padding:0 12px}input{min-height:40px;padding:0 11px}textarea:focus,select:focus,input:focus,button:focus-visible{border-color:var(--teal);background:var(--glass-hover);outline:none;box-shadow:0 0 0 3px #a400001f,inset 0 1px #fff}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.quote-entry-layout,.results-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);width:100%;margin-top:18px;display:grid}.quote-entry-layout{align-items:start;column-gap:18px}.quote-search-column,.quote-details-column{align-content:start;gap:14px;width:100%;min-width:0;display:grid}.quote-form{grid-template-rows:58px auto;align-content:start;align-self:start;width:100%;min-width:0;margin:0}.needs-form-content{grid-template-rows:repeat(3,auto);align-content:start;gap:14px;min-height:0;padding:14px;display:grid}.needs-form-actions{flex-wrap:wrap;align-self:start;gap:10px;display:flex}.needs-form-actions .primary-action,.needs-form-actions .secondary-action{align-self:start}.quote-details-column>.netsuite-form{width:100%}.quote-search-column>.catalog-matches-panel{align-self:start}.quote-details-column>.package-preview{width:100%}.package-preview{border:1px solid var(--glass-line);background:var(--glass-surface);-webkit-backdrop-filter:blur(26px)saturate(165%);backdrop-filter:blur(26px)saturate(165%);border-radius:8px;gap:14px;padding:16px;display:grid;box-shadow:0 14px 34px #2329301a,inset 0 1px #fffffff0}.package-preview-header{justify-content:space-between;align-items:flex-start;gap:16px;min-height:62px;display:flex;overflow:hidden}.package-preview-header>div{min-width:0}.package-preview-header h3{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 2px;font-size:1.05rem;overflow:hidden}.package-preview-header>div>span,.package-preview p{color:var(--muted);font-size:.86rem;line-height:1.48}.package-preview-header>div>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.package-preview p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;max-height:42px;margin:0;display:-webkit-box;overflow:hidden}.package-preview-meta{flex-wrap:wrap;gap:7px;min-height:31px;max-height:31px;display:flex;overflow:hidden}.package-preview-meta span{border:1px solid var(--line);background:var(--glass-soft);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:.72rem;font-weight:750}.package-preview-actions{justify-content:flex-end;align-items:flex-end;min-height:42px;display:flex}.package-preview .package-metrics,.package-preview .line-preview{margin-top:0}.package-preview .metric{height:74px;min-height:74px}.icon-action{border:1px solid var(--line);background:var(--glass-soft);width:34px;height:34px;color:var(--muted);border-radius:8px;flex:none;place-items:center;display:inline-grid}.icon-action:hover{background:var(--glass-hover);color:var(--ink)}.icon-action svg{width:16px;height:16px}.persistent-items{padding-top:2px}.catalog-panel{border:1px solid var(--line);background:var(--glass-soft);-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);border-radius:8px;gap:10px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffe0}.catalog-filter{border:1px solid var(--line);background:var(--panel-soft);border-radius:6px;width:max-content;max-width:100%;margin-top:12px;display:inline-flex;overflow-y:hidden;box-shadow:inset 0 1px #ffffffe0}.catalog-panel>.catalog-filter{margin-top:0}.catalog-filter button{border:0;border-right:1px solid var(--line);min-height:34px;color:var(--segmented-text);background:0 0;border-radius:0;padding:0 11px;font-size:.78rem;font-weight:900}.catalog-filter button:last-child{border-right:0}.catalog-filter button:hover{background:var(--glass-hover);color:var(--ink)}.catalog-filter button.active{color:#fff;background:#141517eb}.vehicle-filter-summary{border-left:3px solid var(--ter-red);background:var(--glass-soft);border-radius:6px;align-items:center;gap:9px;width:fit-content;min-height:38px;margin-top:12px;padding:7px 10px;display:flex}.catalog-panel>.vehicle-filter-summary{width:100%;margin-top:0}.vehicle-filter-summary svg{width:18px;height:18px;color:var(--ter-red);flex:none}.vehicle-filter-summary>span{gap:2px;display:grid}.vehicle-filter-summary strong{font-size:.8rem}.vehicle-filter-summary small{color:var(--muted);font-size:.72rem;font-weight:800}.product-category-filter{width:min(360px,100%);margin-top:12px}.catalog-panel>.product-category-filter{width:100%;margin-top:0}.product-category-filter select{min-height:38px}.record-picker{min-width:0;position:relative}.record-menu{z-index:30;border:1px solid var(--line);border-color:var(--glass-line);background:var(--panel-strong);-webkit-backdrop-filter:blur(28px)saturate(170%);backdrop-filter:blur(28px)saturate(170%);border-radius:8px;max-height:320px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 44px #181d2333,inset 0 1px #fff}.record-menu button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:78px minmax(0,1fr);gap:10px;padding:9px;display:grid}.record-menu button:hover,.record-menu button:focus-visible{background:var(--red-soft)}.record-type{background:var(--ter-black);color:#fff;text-transform:uppercase;border-radius:4px;place-self:start;padding:4px 6px;font-size:.68rem;font-weight:900}.record-type.customer{background:var(--ter-red)}.record-type.package{background:#4b4b4b}.record-main{gap:3px;min-width:0;display:grid}.record-main strong,.record-main small,.record-main em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.record-main small{color:var(--muted);font-size:.78rem;font-style:normal}.record-main em{color:#777;font-size:.76rem;font-style:normal}.record-empty{color:var(--muted);padding:12px;font-size:.86rem;font-weight:800}.record-empty.error{color:var(--ter-red)}.selection-chips{flex-wrap:wrap;gap:8px;display:flex}.selection-chip{background:var(--red-soft);min-height:32px;color:var(--ink);border:1px solid #dfc7c7;border-radius:999px;align-items:center;gap:7px;padding:4px 5px 4px 10px;font-size:.82rem;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.selection-chip strong{color:var(--ter-red);text-transform:uppercase;font-size:.7rem}.selection-chip-quantity{color:var(--muted);font-variant-numeric:tabular-nums;font-weight:900}.selection-chip button{background:var(--ter-red);color:#fff;border:0;border-radius:999px;place-items:center;width:22px;height:22px;padding:0;display:inline-grid}.selection-chip svg{width:13px;height:13px}.quote-form,.netsuite-form{border:1px solid var(--glass-line);background:var(--glass-soft);-webkit-backdrop-filter:blur(26px)saturate(160%);backdrop-filter:blur(26px)saturate(160%);border-radius:8px;overflow:hidden;box-shadow:0 12px 34px #242a3117,inset 0 1px #fffffff0}.form-titlebar{border-bottom:1px solid var(--line);background:var(--glass-soft);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffff14}.form-titlebar p{color:var(--teal-dark);text-transform:uppercase;margin:0;font-size:.75rem;font-weight:900}.form-titlebar h3{color:var(--ink);letter-spacing:0;margin:2px 0 0;font-size:1.1rem}.form-id-badge{background:var(--panel-strong);text-align:right;border:1px solid #ffffff4d;border-radius:8px;gap:2px;min-width:98px;padding:8px 10px;display:grid}.form-id-badge span{color:var(--muted);font-size:.68rem;font-weight:900}.form-id-badge strong{font-size:1.05rem}.form-section-tabs{border-bottom:1px solid var(--line);background:var(--glass-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-wrap:nowrap;gap:4px;padding:6px 12px;display:flex}.form-section-tabs button{min-height:32px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:0 13px;font-size:.78rem;font-weight:900}.form-section-tabs button:hover{background:var(--red-soft);color:var(--ink)}.form-section-tabs button.active{background:var(--glass-hover);color:var(--ink);box-shadow:0 2px 7px #14181c1a,inset 0 1px #ffffff1f}.form-sections{gap:16px;padding:14px;display:grid}.form-group{background:var(--glass-soft);min-width:0;box-shadow:inset 0 0 0 1px var(--line), inset 0 1px 0 #ffffff14;border-radius:8px;gap:14px;padding:15px;display:grid}.form-group-title{min-height:22px;color:var(--ink);align-items:center;gap:8px;display:flex}.form-group-title h4{letter-spacing:0;margin:0;font-size:.88rem;font-weight:760}.form-group-title svg{width:16px;height:16px;color:var(--teal)}.form-group-content{min-width:0}.field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.vehicle-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.notes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.notes-grid textarea{min-height:84px;font-size:.95rem}.form-items-list{gap:8px;display:grid}.form-item-row{border:1px solid var(--line);background:var(--glass-surface);border-radius:8px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px;display:grid}.form-item-details{gap:3px;min-width:0;display:grid}.form-item-description{resize:vertical;width:100%;min-height:52px;margin-top:5px;padding:8px 10px;font-size:.82rem;line-height:1.35}.form-item-controls{justify-content:flex-end;align-items:center;gap:8px;display:flex}.form-item-remove{border:1px solid var(--line);width:28px;height:28px;min-height:28px;color:var(--muted);background:0 0;border-radius:50%;flex:0 0 28px;place-items:center;padding:0;display:grid}.form-item-remove:hover{border-color:var(--ter-red);background:var(--red-soft);color:var(--ter-red)}.form-item-remove svg{width:14px;height:14px}.form-item-row strong,.form-item-row span,.form-item-row small{overflow-wrap:anywhere}.form-item-details>span,.form-item-row small,.form-items-empty span{color:var(--muted);font-size:.8rem;line-height:1.35}.quantity-control{justify-items:end;gap:5px;display:grid}.quantity-control>span{color:var(--muted);text-transform:uppercase;font-size:.7rem;font-weight:900}.quantity-stepper{border:1px solid var(--line);background:var(--glass-control);border-radius:8px;grid-template-columns:32px 50px 32px;height:34px;display:grid;overflow:hidden}.quantity-stepper:focus-within{border-color:var(--ter-red);box-shadow:0 0 0 3px #a400001f}.quantity-stepper button,.quantity-stepper input{width:100%;min-height:32px;color:var(--ink);background:0 0;border:0;border-radius:0;padding:0}.quantity-stepper button{place-items:center;display:grid}.quantity-stepper button:first-child{border-right:1px solid var(--line)}.quantity-stepper button:last-child{border-left:1px solid var(--line)}.quantity-stepper button:hover:not(:disabled){background:var(--red-soft);color:var(--ter-red)}.quantity-stepper button:disabled{color:var(--muted);opacity:.4}.quantity-stepper button svg{width:15px;height:15px}.quantity-stepper input{appearance:textfield;text-align:center;font-variant-numeric:tabular-nums;box-shadow:none;font-size:.9rem;font-weight:900}.quantity-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.quantity-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.quantity-stepper input:focus{box-shadow:none;background:0 0}.form-items-empty{border:1px dashed var(--line);background:var(--panel-soft);border-radius:8px;align-items:center;gap:12px;min-height:84px;padding:14px;display:flex}.form-items-empty>svg{width:24px;height:24px;color:var(--ter-red);flex:none}.form-items-empty>div{gap:4px;display:grid}.selected-items-actions{border-top:1px solid var(--line);justify-content:flex-end;margin-top:14px;padding-top:14px;display:flex}.readonly-quantity{min-width:64px;color:var(--muted);text-align:right;font-size:.76rem;font-weight:800}.role-access-notice{border:1px solid var(--line);background:var(--panel-soft);color:var(--muted);border-radius:8px;align-items:center;gap:9px;margin-top:14px;padding:11px 12px;font-size:.82rem;font-weight:700;line-height:1.4;display:flex}.role-access-notice svg{width:18px;height:18px;color:var(--ter-red);flex:none}.checkbox-field{border:1px solid var(--line);background:var(--glass-soft);border-radius:8px;align-items:center;gap:10px;min-height:64px;padding:10px;display:flex}.checkbox-field input{flex:none;width:18px;height:18px;min-height:18px}.checkbox-field span{color:var(--ink)}.panel-note{color:var(--muted);margin:10px 0 0;font-size:.9rem;line-height:1.4}.primary-action,.secondary-action,.ghost-action{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:800;display:inline-flex}.primary-action{background:var(--ter-red);color:#fff;width:fit-content}.primary-action:hover{background:var(--ter-black)}.secondary-action{border-color:var(--line);background:var(--panel-soft);color:var(--ink)}.export-action-group{align-items:center;gap:8px;display:inline-flex;position:relative}.export-share-button{padding-right:9px}.export-share-button .export-share-chevron{width:13px;height:13px;margin-left:-3px}.export-share-menu{z-index:90;border:1px solid color-mix(in srgb, var(--ink) 14%, var(--line));background:var(--panel-strong);border-radius:9px;gap:4px;width:min(280px,100vw - 32px);padding:6px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 16px 38px #14181e33}.export-share-menu button{color:var(--ink);text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;padding:8px;display:grid}.export-share-menu button:hover,.export-share-menu button:focus-visible{background:var(--red-soft);color:var(--ter-red)}.export-share-menu button>svg{justify-self:center;width:18px;height:18px}.export-share-menu button>span{gap:2px;min-width:0;display:grid}.export-share-menu strong{font-size:.79rem}.export-share-menu small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;line-height:1.3;overflow:hidden}.export-share-notice{z-index:140;border:1px solid color-mix(in srgb, var(--amber) 48%, var(--line));background:color-mix(in srgb, var(--panel-strong) 92%, var(--amber));max-width:min(390px,100vw - 32px);color:var(--ink);border-radius:9px;padding:11px 13px;font-size:.78rem;font-weight:750;line-height:1.4;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 38px #14181e33}.ghost-action{color:var(--muted);background:0 0;border-color:#0000}.primary-action svg,.secondary-action svg{width:18px;height:18px}.results-layout{align-items:start;gap:18px;margin-inline:0}.left-column,.right-column{gap:18px;width:100%;min-width:0;display:grid}.data-panel{--panel-pad:18px;padding:var(--panel-pad);width:100%}.requirements-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.requirement,.metric,.estimate-detail{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;gap:5px;min-height:74px;padding:12px;display:grid}.requirement span,.metric span,.estimate-detail span{color:var(--muted);font-size:.78rem;font-weight:800}.requirement strong,.metric strong,.estimate-detail strong{align-self:end;line-height:1.2}.confidence{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;align-items:center;gap:10px;min-width:106px;padding:9px 10px;display:inline-flex}.confidence svg{width:22px;height:22px;color:var(--blue)}.confidence div{gap:1px;display:grid}.confidence strong{line-height:1}.confidence span{color:var(--muted);font-size:.74rem;font-weight:800}.alias-list{gap:8px;margin-top:14px;display:grid}.alias-list>span{color:var(--muted);font-size:.8rem;font-weight:800}.alias-list div,.clarification-log{flex-wrap:wrap;gap:8px;display:flex}mark,.clarification-log span{color:var(--teal-dark);background:#a4000012;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.clarification-log{margin-top:14px}.clarification-log svg{width:14px;height:14px}.match-list{gap:10px;margin-top:16px;display:grid}.match-card{border:1px solid var(--line);background:var(--glass-surface);width:100%;min-height:92px;color:var(--ink);text-align:left;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 54px;align-items:center;gap:12px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffe6}.match-card:hover,.match-card.selected{border-color:var(--teal);background:var(--red-soft)}.rank{background:var(--ink);color:#fff;border-radius:999px;place-items:center;width:34px;height:34px;font-size:.82rem;font-weight:800;display:inline-grid}.match-body{gap:4px;display:grid}.match-body strong{line-height:1.2}.match-body small,.reason-list{color:var(--muted)}.reason-list{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.score{color:var(--ink);text-align:right;font-weight:900}.catalog-match-list{gap:8px;max-height:520px;margin-top:14px;padding-right:3px;display:grid;overflow-y:auto}.catalog-matches-panel .catalog-match-list{max-height:420px}.catalog-match{border:1px solid var(--line);background:var(--glass-surface);width:100%;min-height:78px;color:var(--ink);text-align:left;border-radius:8px;grid-template-columns:76px minmax(0,1fr) 54px 64px;align-items:center;gap:11px;padding:10px;display:grid}.catalog-match:hover{border-color:var(--ter-red);background:var(--red-soft)}.catalog-match.selected{border-color:var(--green);background:color-mix(in srgb, var(--green) 12%, transparent)}.catalog-match .score{border:1px solid color-mix(in srgb, var(--ter-red) 38%, var(--line));background:var(--red-soft);min-width:54px;min-height:30px;color:var(--teal-dark);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;display:inline-flex}.catalog-match-body{gap:3px;min-width:0;display:grid}.catalog-match-body strong,.catalog-match-body span,.catalog-match-body small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-match-body span,.catalog-match-body small{color:var(--muted);font-size:.78rem}.catalog-add-state{color:var(--ter-red);justify-content:flex-end;align-items:center;gap:5px;font-size:.76rem;font-weight:900;display:inline-flex}.catalog-match.selected .catalog-add-state{color:var(--green)}.catalog-add-state svg{width:15px;height:15px}.catalog-no-results{border:1px dashed var(--line);background:var(--panel-soft);min-height:72px;color:var(--muted);border-radius:8px;align-items:center;gap:9px;margin-top:14px;padding:12px;font-size:.84rem;font-weight:800;display:flex}.catalog-no-results svg{width:18px;height:18px;color:var(--ter-red);flex:none}.success-panel,.estimate-panel{align-items:flex-start;gap:14px;display:flex}.success-panel>svg,.estimate-panel>svg{width:30px;height:30px;color:var(--green);flex:none}.question-stack{gap:12px;margin-top:16px;display:grid}.question{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:13px}.question p{margin:0 0 10px;font-weight:800}.answer-options{flex-wrap:wrap;gap:8px;display:flex}.answer-options button{border:1px solid var(--line);background:var(--glass-surface);min-height:34px;color:var(--ink);border-radius:999px;padding:0 11px;font-size:.84rem;font-weight:800}.answer-options button:hover{border-color:var(--teal);color:var(--teal-dark)}.selected-header p,.review-header p,.empty-state p,.estimate-panel p{color:var(--muted);margin:7px 0 0;line-height:1.45}.package-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.line-preview{grid-template-rows:repeat(3,54px);gap:0;margin-top:16px;display:grid}.line-preview div{border-top:1px solid var(--line);grid-template-columns:150px minmax(0,1fr);align-items:center;gap:10px;height:54px;min-height:54px;padding-top:8px;display:grid;overflow:hidden}.line-preview span{color:var(--muted);font-size:.8rem;font-weight:900}.line-preview strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.review-panel{overflow:hidden}.transaction-record-shell{margin-bottom:18px;scroll-margin-top:118px}.record-tabs{width:calc(100% + (var(--panel-pad,18px) * 2));min-width:0;max-width:none;margin:18px calc(var(--panel-pad,18px) * -1) 0;border-block:1px solid var(--line);padding:6px var(--panel-pad,18px);overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:color-mix(in srgb, var(--panel-soft) 72%, transparent);flex-wrap:nowrap;gap:6px;display:flex;overflow-x:auto}.record-tabs::-webkit-scrollbar{width:0;height:0;display:none}.record-tabs :is(button,a){border:1px solid var(--line);background:color-mix(in srgb, var(--glass-control) 88%, var(--panel-soft));min-width:0;max-width:none;min-height:38px;color:var(--muted);white-space:nowrap;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.8rem;font-weight:850;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 1px #14181c0d}.record-tabs :is(button,a) span,.record-tabs :is(button,a) small{overflow-wrap:normal;text-overflow:clip;white-space:nowrap;overflow:visible}.record-tabs :is(button,a):hover{border-color:color-mix(in srgb, var(--ink) 16%, var(--line));background:var(--glass-hover);color:var(--ink)}.record-tabs :is(button,a).active{border-color:var(--ter-red);background:color-mix(in srgb, var(--ter-red) 12%, var(--panel-strong));box-shadow:inset 0 -3px 0 var(--ter-red), 0 2px 8px #a4000029;color:var(--ink)}.record-tabs :is(button,a).active small{background:color-mix(in srgb, var(--ter-red) 14%, var(--panel-strong));color:var(--ink)}.record-tabs svg{width:16px;height:16px;color:var(--ter-red)}.record-tabs small,.related-record-group-heading span{background:var(--panel-soft);min-width:22px;color:var(--muted);text-align:center;border-radius:999px;padding:2px 7px;font-size:.68rem;font-weight:900}.sales-order-edc{overflow-wrap:normal;white-space:nowrap;flex-wrap:nowrap;align-items:baseline;gap:8px;min-width:0;max-width:100%;margin:12px 0 0;display:flex;overflow:hidden}.sales-order-edc-label{min-width:0;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;flex:0 auto;font-size:.62rem;font-weight:800}.sales-order-edc-value{color:var(--ink);font-variant-numeric:tabular-nums;flex:none;font-size:.86rem;font-weight:800}.sales-order-edc+.production-status-pipeline{margin-top:8px}.production-status-pipeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;min-width:0;max-width:100%;margin:12px 0 0;display:grid;overflow-x:clip}@media (orientation:portrait){.production-status-pipeline{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-order-edc{gap:6px;margin-top:10px}.sales-order-edc-label{letter-spacing:.03em;font-size:.58rem}.sales-order-edc-value{font-size:.8rem}}.production-status-pipeline-step{gap:6px;min-width:0;display:grid}.production-status-pipeline-step>i{background:var(--line);border-radius:999px;height:4px;display:block}.production-status-pipeline-step.done>i,.production-status-pipeline-step.current>i{background:var(--ter-red)}.production-status-pipeline-step span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;white-space:normal;overflow-wrap:anywhere;font-size:.62rem;font-weight:800;overflow:visible}.production-status-pipeline-step.current span,.production-status-pipeline-step.done span{color:var(--ink)}.record-tab-panel{margin-top:16px}.record-sections{gap:10px;margin-bottom:18px;display:grid}.record-sections-toolbar{justify-content:space-between;align-items:end;gap:14px;display:flex}.record-sections-toolbar h3{margin:3px 0 0;font-size:1rem}.record-sections-toggle-all{border:1px solid var(--glass-line);background:var(--glass-surface);min-height:34px;color:var(--muted);border-radius:7px;padding:0 11px;font-size:.72rem;font-weight:850}.record-sections-toggle-all:hover{border-color:color-mix(in srgb, var(--ter-red) 38%, var(--glass-line));color:var(--ink)}.record-section-list{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;overflow:hidden}.record-section+.record-section{border-top:1px solid var(--line)}.record-section-heading{background:color-mix(in srgb, var(--panel-strong) 64%, transparent);width:100%;min-height:46px;color:var(--ink);text-align:left;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:.84rem;font-weight:900;display:flex}.record-section-heading:hover{background:var(--glass-surface)}.record-section-heading svg{width:17px;height:17px;color:var(--muted);flex:none;transition:transform .16s,color .16s}.record-section.expanded .record-section-heading svg{color:var(--ter-red);transform:rotate(180deg)}.record-field-grid{border-top:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.record-field{background:var(--panel-soft);align-content:start;gap:6px;min-width:0;min-height:62px;padding:12px 14px;display:grid}.record-field span{color:var(--muted);font-size:.7rem;font-weight:850}.record-field strong{overflow-wrap:anywhere;white-space:pre-wrap;min-width:0;font-size:.86rem;line-height:1.35}.record-field.empty strong{color:var(--muted);font-weight:650}.record-field.editing{background:color-mix(in srgb, var(--panel-soft) 84%, var(--ter-red) 3%);min-height:82px;padding:10px}.record-field-editor{gap:6px;min-width:0;display:grid}.record-field-editor>span{display:block}.record-field-editor i{color:var(--ter-red);font-style:normal}.record-field-option-status{color:var(--muted);align-items:center;gap:5px;font-size:.66rem;font-weight:750;display:inline-flex}.record-field-option-status svg{width:12px;height:12px;color:var(--ter-red)}.record-field-option-status.error{color:var(--ter-red)}.record-field-editor input,.record-field-editor select,.record-field-editor textarea{border:1px solid var(--glass-line);background:var(--glass-control);width:100%;min-height:38px;color:var(--ink);font:inherit;border-radius:7px;padding:8px 10px;font-size:.84rem;line-height:1.35}.record-field-editor textarea{resize:vertical;min-height:74px}.record-field-editor input:focus,.record-field-editor select:focus,.record-field-editor textarea:focus{border-color:color-mix(in srgb, var(--ter-red) 64%, var(--glass-line));outline:2px solid color-mix(in srgb, var(--ter-red) 20%, transparent);outline-offset:0}.record-field-editor select[multiple]{min-height:86px;padding:5px}.record-field-editor select[multiple] option{border-radius:5px;padding:6px 7px}.record-field-editor.checkbox{grid-template-columns:minmax(0,1fr) 38px;align-items:center;min-height:38px}.record-field-editor.checkbox input{justify-self:end;width:20px;height:20px;min-height:20px;padding:0}.record-field-radio{border:0;min-width:0;margin:0;padding:0}.record-field-radio legend{color:var(--muted);margin-bottom:6px;padding:0;font-size:.7rem;font-weight:850}.record-field-radio>div{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.record-field-radio label{border:1px solid var(--glass-line);background:var(--glass-control);border-radius:7px;align-items:center;gap:6px;min-height:32px;padding:5px 8px;display:inline-flex}.record-field-radio label input{width:15px;height:15px;min-height:15px;margin:0;padding:0}.record-field-radio label span{color:var(--ink);font-size:.78rem}.record-sections-loading{border:1px dashed var(--line);background:var(--panel-soft);min-height:76px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-bottom:18px;font-size:.82rem;display:flex}.record-sections-loading svg{width:19px;height:19px;color:var(--ter-red)}.record-save-error{border:1px solid color-mix(in srgb, var(--red) 46%, var(--line));background:color-mix(in srgb, var(--red) 12%, var(--panel-soft));color:var(--red);border-radius:8px;align-items:flex-start;gap:9px;margin:14px 16px 0;padding:11px 13px;font-size:.84rem;font-weight:750;line-height:1.4;display:flex}.record-save-error svg{flex:none;width:18px;height:18px}.record-detail-error{border:1px solid color-mix(in srgb, var(--red) 46%, var(--line));background:color-mix(in srgb, var(--red) 12%, var(--panel-soft));color:var(--red);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:14px 16px 0;padding:11px 13px;display:grid}.record-detail-error>svg{width:18px;height:18px}.record-detail-error span{gap:2px;min-width:0;display:grid}.record-detail-error strong{font-size:.84rem}.record-detail-error small{color:var(--muted);font-size:.75rem;line-height:1.35}.record-detail-error .secondary-action{min-height:34px;padding:7px 10px}.record-save-status{border:1px solid var(--line);background:var(--panel-soft);color:var(--muted);border-radius:8px;align-items:center;gap:9px;margin:14px 16px 0;padding:10px 13px;font-size:.8rem;font-weight:760;display:flex}.record-save-status svg{width:17px;height:17px;color:var(--ter-red)}.related-records-panel{gap:18px;display:grid}.box-content-panel{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:600px;overflow:hidden}.box-content-frame{background:#fff;border:0;width:100%;height:650px;display:block}.box-content-mobile-toolbar{border-bottom:1px solid var(--line);background:var(--panel-soft);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.box-content-mobile-toolbar>div{gap:2px;min-width:0;display:grid}.box-content-mobile-toolbar strong,.box-content-mobile-toolbar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.box-content-mobile-toolbar span{color:var(--muted);font-size:.76rem}.box-content-mobile-toolbar .secondary-action{flex:none;min-height:36px;padding:7px 10px}.box-content-state{background:var(--panel-soft);min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.box-content-state.error{color:var(--red)}.box-content-state>svg{width:24px;height:24px;color:var(--ter-red);flex:none}.box-content-state>div{gap:4px;max-width:620px;display:grid}.box-content-state strong,.box-content-state span{line-height:1.4}.box-content-state span{font-size:.8rem}.box-content-state :is(.secondary-action,.primary-action){margin-left:12px}.box-content-state>.box-content-mobile-actions{align-items:center;gap:8px;display:flex;max-width:none!important}.related-records-state{border:1px dashed var(--line);background:var(--panel-soft);min-height:82px;color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:18px;display:flex}.related-records-state.error{border-color:color-mix(in srgb, var(--red) 45%, var(--line));background:color-mix(in srgb, var(--red) 9%, var(--panel-soft));color:var(--red)}.related-records-state svg{flex:none;width:20px;height:20px}.related-record-group{min-width:0}.related-record-group-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.related-record-group-heading h3{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:900}.related-record-list{gap:6px;display:grid}.related-record-row{border:1px solid var(--line);background:var(--panel-soft);width:100%;min-height:68px;color:var(--ink);text-align:left;border-radius:8px;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:10px 12px;display:grid}.related-record-row:hover{border-color:color-mix(in srgb, var(--ter-red) 48%, var(--line));background:var(--glass-surface)}.related-record-row>svg:first-child{width:20px;height:20px;color:var(--ter-red)}.related-record-row>svg:last-child{width:17px;height:17px;color:var(--muted)}.related-record-body,.related-record-body>span:first-child{min-width:0;display:flex}.related-record-body{flex-direction:column;gap:3px}.related-record-body>span:first-child{align-items:baseline;gap:8px}.related-record-body strong,.related-record-body span,.related-record-body small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.related-record-body strong{font-size:.88rem}.related-record-body span,.related-record-body small{color:var(--muted);font-size:.75rem}.record-workspace-empty{margin-top:0}.transaction-record-state{grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;gap:12px;min-height:112px;display:grid}.transaction-record-state>svg{width:26px;height:26px;color:var(--ter-red)}.transaction-record-state.error>svg{color:var(--red)}.transaction-record-state h2{margin:4px 0 0;font-size:1.15rem}.transaction-record-state p:not(.section-label){color:var(--muted);margin:5px 0 0;font-size:.84rem}.transaction-open-link{text-decoration:none}.transaction-line-description{white-space:pre-wrap;line-height:1.45}.quote-line-item-type{min-width:130px}.quote-line-item-type>span:first-child{margin-bottom:6px;display:block}.transaction-lines-empty{color:var(--muted);text-align:center!important;font-weight:750!important}.production-planning-panel{margin-bottom:18px;scroll-margin-top:118px;overflow:hidden;container:production-planning-panel/inline-size}.production-planning-heading,.production-planning-title,.production-detail-header,.production-detail-actions{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.production-planning-title{justify-content:flex-start}.production-planning-icon{border:1px solid color-mix(in srgb, var(--ter-red) 28%, var(--line));background:var(--red-soft);width:42px;height:42px;color:var(--ter-red);border-radius:8px;flex:none;place-items:center;display:grid}.production-planning-icon svg{width:21px;height:21px}.production-planning-heading h2,.production-detail-header h3{letter-spacing:0;margin:3px 0 0}.production-planning-heading h2{font-size:1.35rem}.production-detail-header h3{font-size:1.15rem}.production-planning-heading p:not(.section-label),.production-detail-header p:not(.section-label){color:var(--muted);margin:5px 0 0;font-size:.82rem;line-height:1.4}.production-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.production-summary>.production-summary-item{border:1px solid var(--line);background:color-mix(in srgb, var(--glass-control) 60%, transparent);min-height:76px;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--glass-line) 60%, transparent);border-radius:7px;align-content:center;gap:5px;padding:11px 14px;display:grid}.production-summary-filter{appearance:none;color:inherit;font:inherit;text-align:left;cursor:pointer;grid-template-columns:minmax(0,1fr) auto;column-gap:12px;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;position:relative}.production-summary-filter>span,.production-summary-filter>strong{grid-column:1}.production-summary-filter:hover{border-color:color-mix(in srgb, var(--red) 42%, var(--line));background:color-mix(in srgb, var(--glass-control) 88%, var(--red-soft));box-shadow:0 7px 18px #00000014, inset 0 1px 0 var(--glass-line);transform:translateY(-1px)}.production-summary-filter.active{border-color:color-mix(in srgb, var(--red) 55%, var(--line));background:var(--red-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--red) 14%, transparent), 0 5px 14px #0000000f}.production-summary-filter.active span,.production-summary-filter.active strong{color:var(--red)}.production-summary-filter-icon{width:18px;height:18px;color:var(--muted);grid-area:1/2/span 2;align-self:center;transition:color .16s,transform .16s}.production-summary-filter:hover .production-summary-filter-icon,.production-summary-filter.active .production-summary-filter-icon{color:var(--red);transform:translate(2px)}.production-summary-filter:focus-visible{z-index:1;outline:2px solid var(--red);outline-offset:2px}.production-summary-filter:active{transform:translateY(0)scale(.985)}.production-summary span,.production-detail-amount span{color:var(--muted);font-size:.72rem;font-weight:800}.production-summary strong{font-size:1.08rem}.production-filter-bar{grid-template-columns:minmax(0,1fr) repeat(4,minmax(0,.58fr)) minmax(0,1.35fr);align-items:end;gap:10px;padding:14px 0;display:grid}.production-filter-bar>label,.production-date-filter label{gap:6px;min-width:0;display:grid}.production-filter-bar>label>span,.production-date-filter label>span{color:var(--muted);font-size:.68rem;font-weight:800}.production-filter-bar select,.production-date-filter input{border:1px solid var(--line);background:var(--glass-control);width:100%;min-width:0;min-height:40px;color:var(--ink);border-radius:8px;padding:0 10px}.production-search-field{border:1px solid var(--line);background:var(--glass-control);border-radius:8px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;min-height:40px;padding:0 9px 0 11px;gap:8px!important;display:grid!important}.production-search-field:focus-within{border-color:var(--ter-red);box-shadow:0 0 0 3px color-mix(in srgb, var(--ter-red) 13%, transparent)}.production-search-field>svg{width:16px;height:16px;color:var(--muted)}.production-search-field input{width:100%;min-width:0;min-height:38px;box-shadow:none;color:var(--ink);background:0 0;border:0;padding:0;font-size:.82rem}.production-search-field input:focus{box-shadow:none;background:0 0;border:0}.production-search-field button{width:26px;height:26px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.production-search-field button:hover{background:var(--glass-soft);color:var(--ink)}.production-search-field button svg{width:14px;height:14px}.production-date-filter{grid-template-columns:20px minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.production-date-filter>svg{width:17px;height:17px;color:var(--ter-red);align-self:center}.production-apply-filter{min-height:40px}.production-report-error{border:1px solid color-mix(in srgb, var(--red) 35%, var(--line));background:var(--red-soft);color:var(--red);border-radius:8px;align-items:center;gap:9px;margin-bottom:12px;padding:10px 12px;font-size:.82rem;font-weight:800;display:flex}.production-report-error svg{flex:none;width:18px;height:18px}.production-role-notice{border:1px solid var(--line);background:color-mix(in srgb, var(--glass-control) 72%, transparent);color:var(--muted);border-radius:8px;margin-bottom:12px;padding:9px 12px;font-size:.78rem;font-weight:700}.production-filter-bar select:disabled,.production-date-filter input:disabled{cursor:not-allowed;opacity:.62}.production-report-state{border-top:1px solid var(--line);min-height:260px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.production-report-state>svg{width:28px;height:28px;color:var(--ter-red);margin-bottom:4px}.production-report-state strong{color:var(--ink)}.production-report-state span{font-size:.8rem}.production-report-meta{border-top:1px solid var(--line);min-height:36px;color:var(--muted);align-items:center;gap:8px 18px;font-size:.7rem;font-weight:750;display:flex}.production-report-meta span:not(:first-child):before{content:"";background:var(--ter-red);border-radius:50%;width:4px;height:4px;margin:0 8px 2px 0;display:inline-block}.production-planning-workspace{grid-template-columns:minmax(0, var(--production-table-pane-width,1052px)) 24px minmax(0, 1fr);border-top:1px solid var(--line);min-height:560px;display:grid}.production-planning-workspace.is-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.production-planning-splitter{z-index:3;cursor:col-resize;touch-action:none;background:0 0;border:0;outline:0;width:24px;min-height:100%;position:relative}.production-planning-splitter:before{content:"";background:var(--line);width:1px;transition:width .14s,background .14s,box-shadow .14s;position:absolute;inset:0 auto 0 50%;transform:translate(-50%)}.production-planning-splitter>span{border:1px solid var(--glass-line);background:radial-gradient(circle, var(--muted) 1px, transparent 1.5px) center / 3px 6px, var(--panel-strong);border-radius:999px;width:5px;height:42px;margin:0 auto;transition:border-color .14s,background-color .14s,box-shadow .14s;display:block;position:sticky;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #12161c1f}.production-planning-splitter:hover:before,.production-planning-splitter:focus-visible:before,.production-planning-workspace.is-resizing .production-planning-splitter:before{background:var(--ter-red);width:2px;box-shadow:0 0 0 3px color-mix(in srgb, var(--ter-red) 12%, transparent)}.production-planning-splitter:hover>span,.production-planning-splitter:focus-visible>span,.production-planning-workspace.is-resizing .production-planning-splitter>span{border-color:color-mix(in srgb, var(--ter-red) 58%, var(--glass-line));background-color:color-mix(in srgb, var(--panel-strong) 86%, var(--red-soft));box-shadow:0 5px 14px #12161c29}.production-planning-splitter:focus-visible{outline:2px solid color-mix(in srgb, var(--ter-red) 38%, transparent);outline-offset:-4px}.production-order-list{min-width:0;max-height:720px;padding-right:12px;overflow:auto}.production-list-head,.production-order-row{grid-template-columns:minmax(198px,1.36fr) minmax(102px,.56fr) minmax(106px,.58fr) minmax(118px,.62fr) minmax(76px,.4fr) minmax(84px,.44fr) minmax(130px,.72fr) minmax(108px,.52fr);align-items:center;gap:10px;min-width:1020px;display:grid}.production-list-head,.production-detail-header{border:1px solid var(--glass-line);background:color-mix(in srgb, var(--panel-strong) 90%, transparent);box-shadow:0 8px 22px #12161c14, inset 0 1px 0 color-mix(in srgb, var(--glass-line) 55%, transparent);-webkit-backdrop-filter:blur(22px)saturate(150%);border-radius:8px}.production-list-head{z-index:2;min-height:44px;color:var(--muted);margin:10px 0;padding:0 9px 0 12px;font-size:.66rem;font-weight:850;position:sticky;top:10px}.production-mobile-sort{display:none}.production-list-head>button{min-width:0;color:inherit;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;display:inline-flex}.production-list-head>button:last-child{text-align:right;justify-content:flex-end}.production-list-head>button:hover,.production-list-head>button.active{color:var(--ink)}.production-list-head>button svg{width:13px;height:13px;color:var(--ter-red);flex:none}.production-order-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:74px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border-left:3px solid #0000;padding:9px 8px 9px 9px}.production-order-row:hover{background:var(--glass-soft)}.production-order-row.selected{border-left-color:var(--ter-red);background:var(--red-soft)}.production-order-identity,.production-order-date,.production-order-truck-arrival,.production-order-sales-rep{gap:3px;min-width:0;display:grid}.production-record-link{width:fit-content;max-width:100%;color:var(--ink);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;font-size:.83rem;font-weight:850;overflow:hidden}.production-record-link:hover,.production-record-link:focus-visible,.production-rep-link:hover,.production-rep-link:focus-visible{color:var(--ter-red);text-underline-offset:2px;text-decoration:underline}.production-order-identity span,.production-order-identity small,.production-order-date small,.production-readonly-date strong,.production-readonly-date small,.production-order-sales-rep,.production-order-sales-rep>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-order-identity span{font-size:.76rem;font-weight:750}.production-order-identity small,.production-order-date small,.production-readonly-date small{color:var(--muted);font-size:.66rem}.production-order-context{align-items:center;gap:3px;display:flex}.production-order-context>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.production-rep-link{max-width:100%;color:var(--muted);font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;flex:none;padding:0;font-weight:800;overflow:hidden}.production-order-sales-rep .production-rep-link,.production-order-sales-rep>span{color:var(--ink);font-size:.72rem}.production-parts-flag{border:1px solid var(--line);width:fit-content;max-width:100%;min-height:24px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:.64rem;font-weight:850;display:inline-flex;overflow:hidden}.production-table-edit-cell{gap:4px;min-width:0;display:grid}.production-table-edit-trigger{width:fit-content;min-width:0;max-width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:0;padding:0;display:grid}.production-table-edit-trigger:hover strong,.production-table-edit-trigger:focus-visible strong,.production-table-edit-trigger:hover .production-status,.production-table-edit-trigger:focus-visible .production-status{color:var(--ter-red)}.production-table-edit-trigger:disabled{cursor:not-allowed;opacity:.62}.production-table-edit-cell input,.production-table-edit-cell select{border:1px solid var(--glass-line);background:var(--glass-control);width:100%;min-width:0;min-height:34px;color:var(--ink);font:inherit;border-radius:7px;padding:6px 8px;font-size:.72rem;font-weight:780}.production-table-edit-cell input:focus,.production-table-edit-cell select:focus{border-color:color-mix(in srgb, var(--ter-red) 64%, var(--glass-line));outline:2px solid color-mix(in srgb, var(--ter-red) 19%, transparent);outline-offset:0}.production-table-edit-cell input:disabled,.production-table-edit-cell select:disabled{cursor:not-allowed;opacity:.68}.production-parts-flag.production-table-checkbox-cell{background:0 0;border:0;justify-content:start;justify-items:start;gap:3px;padding:0;display:grid}.production-table-checkbox-cell label{background:0 0;border:0;justify-content:flex-start;align-items:center;min-width:0;min-height:20px;padding:0;display:inline-flex}.production-table-checkbox-cell input{box-sizing:border-box;aspect-ratio:1;appearance:none;border:2px solid color-mix(in srgb, var(--muted) 64%, var(--line));cursor:pointer;background:0 0;border-radius:999px;flex:none;width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px;margin:0;padding:0;transition:border-color .14s,background .14s,box-shadow .14s;display:block}.production-table-checkbox-cell input:hover{border-color:color-mix(in srgb, var(--ter-red) 62%, var(--muted))}.production-table-checkbox-cell input:checked{border-color:var(--ter-red);background:var(--ter-red);box-shadow:inset 0 0 0 3px var(--panel)}.production-table-checkbox-cell input:focus-visible{outline:2px solid color-mix(in srgb, var(--ter-red) 24%, transparent);outline-offset:2px}.production-table-checkbox-cell input:disabled{cursor:not-allowed;opacity:.66}.production-table-checkbox-cell label:has(input:disabled){cursor:not-allowed;opacity:.66}.production-table-edit-saving,.production-table-edit-state,.production-table-edit-error{min-width:0;color:var(--muted);align-items:center;gap:5px;font-size:.6rem;font-weight:760;line-height:1.25;display:inline-flex}.production-table-edit-saving svg,.production-table-edit-state svg{width:12px;height:12px;color:var(--ter-red);flex:none}.production-table-edit-error{max-width:220px;color:var(--red);white-space:normal}.production-order-date strong,.production-readonly-date strong{font-size:.75rem}.production-status{border:1px solid var(--line);width:fit-content;max-width:100%;min-height:26px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 8px;font-size:.64rem;font-weight:850;display:inline-flex;overflow:hidden}.production-status.truck{border-color:color-mix(in srgb, var(--amber) 36%, var(--line));background:color-mix(in srgb, var(--amber) 9%, transparent);color:var(--amber)}.production-status.parts{border-color:color-mix(in srgb, var(--red) 32%, var(--line));background:var(--red-soft);color:var(--red)}.production-status.active{border-color:color-mix(in srgb, var(--green) 34%, var(--line));background:color-mix(in srgb, var(--green) 9%, transparent);color:var(--green)}.production-order-amount{min-width:0;color:var(--ink);background:0 0;border:0;justify-content:flex-end;align-items:center;gap:6px;padding:5px 0;display:flex}.production-order-amount strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.production-order-amount svg{width:15px;height:15px;color:var(--ter-red);flex:none}.production-detail{min-width:0;max-height:720px;padding-left:16px;overflow:auto;container:production-preview/inline-size}.production-detail-empty{min-height:320px;color:var(--muted);text-align:center;align-content:center;justify-items:center;gap:8px;padding-right:14px;display:grid}.production-detail-empty svg{width:34px;height:34px;color:var(--ter-red)}.production-detail-empty strong{color:var(--ink);font-size:.88rem}.production-detail-empty span{max-width:260px;font-size:.72rem;font-weight:720;line-height:1.45}.production-detail-header{z-index:2;align-items:center;margin:10px 12px 10px 0;padding:12px 14px;position:sticky;top:10px}.production-detail-actions{align-items:center;gap:7px}.production-detail-actions .secondary-action{min-height:36px;padding-inline:10px;font-size:.72rem}.production-detail-actions .icon-action{text-decoration:none}.production-detail-amount{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:64px;display:flex}.production-detail-amount strong{font-size:1.12rem}.production-detail-section{border-bottom:1px solid var(--line);padding:14px 0}.production-detail-section h4{color:var(--ink);margin:0 0 10px;font-size:.76rem}.production-detail-section dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 14px;margin:0;display:grid}.production-detail-section dl>div{min-width:0}.production-detail-section dl>div.wide{grid-column:1/-1}.production-detail-section dt{color:var(--muted);font-size:.64rem;font-weight:800}.production-detail-section dd{overflow-wrap:anywhere;color:var(--ink);margin:4px 0 0;font-size:.75rem;font-weight:720;line-height:1.4}.production-detail-section dl>div.editable{min-height:72px}.production-detail-section dd.production-detail-editor-cell{margin-top:6px}@container production-preview (max-width:600px){.production-detail-header{flex-direction:column;align-items:stretch}.production-detail-header>div:first-child{min-width:0}.production-detail-header p:not(.section-label){overflow-wrap:anywhere}.production-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-self:stretch;width:100%;display:grid}.production-detail-actions .secondary-action{white-space:normal;justify-content:center;width:100%;min-width:0}}@container production-preview (max-width:460px){.production-detail-section dl{grid-template-columns:minmax(0,1fr)}.production-detail-section dl>div.wide{grid-column:1}}@container production-preview (max-width:380px){.production-detail-actions{grid-template-columns:minmax(0,1fr) auto}.production-detail-actions .secondary-action{grid-column:1}.production-detail-actions .icon-action{grid-area:1/2/span 2;align-self:center}}.production-inline-field{gap:6px;min-width:0;display:grid}.production-inline-field input,.production-inline-field select,.production-inline-field textarea{border:1px solid var(--glass-line);background:var(--glass-control);width:100%;min-width:0;min-height:36px;color:var(--ink);font:inherit;border-radius:7px;padding:7px 9px;font-size:.76rem;font-weight:720;line-height:1.35}.production-inline-field textarea{resize:vertical;min-height:74px}.production-inline-field select[multiple]{min-height:88px;padding:5px}.production-inline-field input:focus,.production-inline-field select:focus,.production-inline-field textarea:focus{border-color:color-mix(in srgb, var(--ter-red) 64%, var(--glass-line));outline:2px solid color-mix(in srgb, var(--ter-red) 19%, transparent);outline-offset:0}.production-inline-field input:disabled,.production-inline-field select:disabled,.production-inline-field textarea:disabled{cursor:not-allowed;opacity:.66}.production-inline-field.checkbox{grid-template-columns:22px minmax(0,1fr);align-items:center}.production-inline-field.checkbox input{width:20px;height:20px;min-height:20px;padding:0}.production-inline-radio{border:0;margin:0;padding:0}.production-inline-radio>div{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.production-inline-radio label{border:1px solid var(--glass-line);background:var(--glass-control);border-radius:7px;align-items:center;gap:6px;min-height:30px;padding:4px 8px;display:inline-flex}.production-inline-radio input{width:14px;height:14px;min-height:14px;margin:0;padding:0}.production-inline-radio span{color:var(--ink);font-size:.72rem}.production-inline-field-status,.production-inline-status{min-width:0;color:var(--muted);align-items:center;gap:6px;font-size:.66rem;font-weight:760;display:inline-flex}.production-inline-field-status svg,.production-inline-status svg{width:13px;height:13px;color:var(--ter-red);flex:none}.production-inline-field-status.error{color:var(--red)}.background-save-center{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:80;pointer-events:none;gap:6px;width:min(320px,100vw - 24px);max-height:min(50vh,280px);display:grid;position:fixed;overflow-y:auto}.background-save-notice{border:1px solid var(--line);background:var(--panel);color:var(--ink);pointer-events:auto;border-radius:7px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 9px;display:grid;box-shadow:0 8px 22px #14181f29}.background-save-notice>svg{width:16px;height:16px;color:var(--ter-red)}.background-save-notice.saved>svg{color:var(--green)}.background-save-notice.error{border-color:color-mix(in srgb, var(--red) 52%, var(--line))}.background-save-notice.error>svg,.background-save-notice.error strong{color:var(--red)}.background-save-notice>span{gap:1px;min-width:0;display:grid}.background-save-notice strong{font-size:.72rem;line-height:1.2}.background-save-notice small{overflow-wrap:anywhere;color:var(--muted);font-size:.65rem;line-height:1.25}.background-save-notice button{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;display:inline-grid}.background-save-notice button:hover{background:var(--panel-soft);color:var(--ink)}.background-save-notice button svg{width:13px;height:13px}@media (max-width:720px){.background-save-center{right:8px;bottom:calc(8px + env(safe-area-inset-bottom));width:min(320px,100vw - 16px)}}.production-inline-status,.production-inline-error{border:1px solid var(--line);background:color-mix(in srgb, var(--glass-control) 72%, transparent);border-radius:8px;margin:10px 12px 0 0;padding:9px 11px}.production-inline-error{border-color:color-mix(in srgb, var(--red) 38%, var(--line));background:color-mix(in srgb, var(--red) 10%, var(--panel-soft));color:var(--red);align-items:flex-start;gap:8px;font-size:.78rem;font-weight:780;line-height:1.4;display:flex}.production-inline-error svg{flex:none;width:17px;height:17px}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.required-fields-alert{background:var(--red-soft);color:var(--ink);border:1px solid #a400003d;border-radius:8px;align-items:flex-start;gap:9px;margin-top:16px;padding:11px 12px;font-size:.84rem;font-weight:750;line-height:1.4;display:flex}.required-fields-alert svg{width:18px;height:18px;color:var(--ter-red);flex:none}.quote-profit-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.profitability-section{border-block:1px solid var(--line);margin-top:20px;padding:18px 0}.profitability-heading h3{letter-spacing:0;margin:4px 0 0;font-size:1.05rem}.profitability-table-wrap{border:1px solid var(--line);border-radius:8px;width:100%;margin-top:14px;overflow-x:auto}.profitability-table{table-layout:fixed;min-width:620px}.profitability-table th,.profitability-table td{text-align:right;vertical-align:middle;width:22%;padding:12px 14px}.profitability-table th:first-child,.profitability-table td:first-child{text-align:left;width:34%}.profitability-table tbody th{color:var(--muted);letter-spacing:0;text-transform:none;background:0 0;font-size:.8rem}.profitability-table tbody td{color:var(--ink);font-weight:850}.profitability-class{border:1px solid var(--line);border-radius:999px;align-items:center;min-height:26px;padding:3px 8px;font-size:.72rem;font-weight:900;display:inline-flex}.profitability-class.parts{background:color-mix(in srgb, var(--teal) 10%, transparent);color:var(--teal-dark)}.profitability-class.labor{background:color-mix(in srgb, var(--amber) 12%, transparent);color:var(--amber)}.review-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.review-header.transaction-record-header{grid-template-columns:minmax(0,1fr) auto auto;align-items:start;gap:10px 12px;display:grid}.transaction-record-heading{grid-area:1/1;min-width:0}.transaction-record-header>.review-actions{grid-area:1/2;justify-content:flex-end}.transaction-record-close{grid-area:1/3;place-self:start end}.sales-order-record-actions{flex:none;width:auto;max-width:100%;position:relative}.sales-order-record-actions>.secondary-action{width:auto;min-width:0}.sales-order-record-actions>.secondary-action.compact{min-height:38px;padding:0 11px}.sales-order-record-actions>.secondary-action>svg:last-child{width:14px;height:14px;margin-left:-3px}.sales-order-record-action-menu{z-index:95;border:1px solid color-mix(in srgb, var(--ink) 14%, var(--line));background:var(--panel-strong);border-radius:9px;gap:4px;width:min(290px,100vw - 32px);padding:6px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 16px 38px #14181e33}.sales-order-record-action-menu button,.sales-order-record-action-menu a{color:var(--ink);text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:9px;text-decoration:none;display:grid}.sales-order-record-action-menu button:hover,.sales-order-record-action-menu button:focus-visible,.sales-order-record-action-menu a:hover,.sales-order-record-action-menu a:focus-visible{background:var(--glass-hover)}.sales-order-record-action-menu button:disabled{opacity:.55;cursor:not-allowed}.sales-order-record-action-menu button>svg,.sales-order-record-action-menu a>svg{width:19px;height:19px;color:var(--muted);justify-self:center}.sales-order-record-action-menu button>span,.sales-order-record-action-menu a>span{gap:2px;min-width:0;display:grid}.sales-order-record-action-menu strong{font-size:.8rem}.sales-order-record-action-menu small{color:var(--muted);font-size:.69rem;line-height:1.3}.sales-order-record-action-menu button.danger,.sales-order-record-action-menu button.danger>svg{color:var(--red)}.sales-order-record-action-menu button.danger:hover,.sales-order-record-action-menu button.danger:focus-visible{background:color-mix(in srgb, var(--red) 10%, var(--panel-soft))}.sales-order-action-dialog.danger{border-top-color:var(--red)}.sales-order-action-dialog.danger .submit-dialog-icon{background:color-mix(in srgb, var(--red) 12%, var(--panel-soft));color:var(--red)}.primary-action.danger-action{background:var(--red)}.primary-action.danger-action:hover{background:color-mix(in srgb, var(--red) 76%, #000)}.sales-order-line-editor{border:1px solid var(--line);background:var(--panel-strong);border-radius:8px;gap:10px;margin-top:16px;padding:14px;display:grid}.sales-order-line-editor-header{justify-content:space-between;align-items:end;gap:12px;display:flex}.sales-order-line-editor-header h3{margin:3px 0 0;font-size:1rem}.sales-order-line-editor-labels,.sales-order-line-editor-row{grid-template-columns:minmax(0,1.1fr) minmax(0,2fr) 86px 126px 126px 42px;align-items:start;gap:10px;display:grid}.sales-order-line-editor-labels{color:var(--muted);text-transform:uppercase;padding:0 10px;font-size:.68rem;font-weight:900}.sales-order-line-editor-rows{gap:8px;display:grid}.sales-order-line-editor-row{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:10px;position:relative}.sales-order-line-editor-row label,.sales-order-item-picker,.sales-order-line-amount{gap:5px;min-width:0;display:grid}.sales-order-line-editor-row label>span:first-child,.sales-order-line-amount>span:first-child{color:var(--muted);font-size:.68rem;font-weight:850;display:none}.sales-order-line-editor-row input,.sales-order-line-editor-row textarea{border:1px solid var(--glass-line);background:var(--glass-control);width:100%;min-height:40px;color:var(--ink);border-radius:7px;padding:8px 10px;font-size:.82rem}.sales-order-line-editor-row textarea{resize:vertical;min-height:64px}.sales-order-line-editor-row input:focus,.sales-order-line-editor-row textarea:focus{border-color:color-mix(in srgb, var(--ter-red) 64%, var(--glass-line));outline:2px solid color-mix(in srgb, var(--ter-red) 20%, transparent);outline-offset:0}.sales-order-item-picker{position:relative}.sales-order-item-search{display:block;position:relative}.sales-order-item-search>svg:first-child{z-index:1;width:17px;height:17px;color:var(--muted);pointer-events:none;position:absolute;top:11px;left:10px}.sales-order-item-search>input{padding-left:34px}.sales-order-item-search>.spin{width:17px;height:17px;color:var(--ter-red);position:absolute;top:11px;right:10px}.sales-order-item-results{z-index:30;border:1px solid var(--glass-line);background:var(--panel-strong);max-height:260px;box-shadow:var(--shadow);border-radius:8px;display:grid;position:absolute;top:46px;left:0;right:0;overflow-y:auto}.sales-order-item-results button{border:0;border-bottom:1px solid var(--line);color:var(--ink);text-align:left;background:0 0;gap:3px;padding:10px 11px;display:grid}.sales-order-item-results button:last-child{border-bottom:0}.sales-order-item-results button:hover{background:var(--glass-hover)}.sales-order-item-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sales-order-line-amount{align-content:center;min-height:40px;padding:6px 4px}.sales-order-line-amount strong{font-size:.84rem}.sales-order-line-amount small{color:var(--muted);font-size:.68rem}.icon-action.danger{color:var(--red)}.icon-action.danger:hover{border-color:color-mix(in srgb, var(--red) 45%, var(--line));background:color-mix(in srgb, var(--red) 10%, var(--panel-soft))}@media (max-width:1180px){.sales-order-line-editor-labels{display:none}.sales-order-line-editor-row{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-order-line-editor-row>:first-child,.sales-order-line-editor-row>:nth-child(2){grid-column:1/-1}.sales-order-line-editor-row label>span:first-child,.sales-order-line-amount>span:first-child{display:block}}@media (max-width:680px){.sales-order-line-editor{padding:10px}.sales-order-line-editor-header{flex-direction:column;align-items:stretch}.sales-order-line-editor-header .secondary-action{width:100%}.sales-order-line-editor-row{grid-template-columns:minmax(0,1fr) 42px}.sales-order-line-editor-row>:first-child,.sales-order-line-editor-row>:nth-child(2),.sales-order-line-editor-row>:nth-child(3),.sales-order-line-editor-row>:nth-child(4),.sales-order-line-editor-row>:nth-child(5){grid-column:1/-1}.sales-order-line-editor-row>:nth-child(6){grid-column:2}}.table-wrap{border:1px solid var(--line);border-radius:8px;width:100%;margin-top:16px;overflow-x:auto}table{border-collapse:collapse;background:var(--panel-strong);width:100%;min-width:1240px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:11px 12px}th{background:var(--panel-soft);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.76rem}td{font-size:.9rem}td:first-child{font-weight:900}td:first-child,td:nth-child(5),td:nth-child(6),td:nth-child(7),td:nth-child(8),td:nth-child(9),td:nth-child(10){text-align:right}.line-description-cell{min-width:320px}.line-description-input{resize:vertical;min-height:64px;padding:9px 10px;font-size:.86rem;line-height:1.4}.line-description-cell .required,.line-description-cell .optional{margin-top:6px;margin-left:0}.line-price-cell{min-width:150px}.line-price-input{border:1px solid var(--line);background:var(--glass-control);border-radius:7px;grid-template-columns:28px minmax(0,1fr);width:142px;min-height:36px;margin-left:auto;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff1a}.line-price-input:focus-within{border-color:var(--ter-red);box-shadow:0 0 0 3px #e43d4124}.line-price-input.invalid{border-color:var(--ter-red)}.line-price-input>span{border-right:1px solid var(--line);color:var(--muted);place-items:center;font-weight:850;display:grid}.line-price-input input{width:100%;min-width:0;min-height:34px;box-shadow:none;color:var(--ink);font:inherit;text-align:right;background:0 0;border:0;border-radius:0;padding:0 9px;font-weight:850}.line-price-input input:focus{box-shadow:none;background:0 0;border:0;outline:0}.line-price-input input::-webkit-inner-spin-button{appearance:none;margin:0}.line-price-input input::-webkit-outer-spin-button{appearance:none;margin:0}tr:last-child td{border-bottom:0}.required,.optional{border-radius:999px;margin-left:8px;padding:3px 7px;font-size:.68rem;font-weight:900;display:inline-flex}.required{color:var(--green);background:#eaf5ee}.optional{background:color-mix(in srgb, var(--amber) 13%, transparent);color:var(--amber)}.estimate-panel{min-height:230px}.dialog-backdrop{z-index:100;background:#050505a3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.submit-dialog{border:1px solid var(--line);border-top:5px solid var(--ter-red);background:var(--panel-strong);border-radius:8px;grid-template-columns:46px minmax(0,1fr);gap:16px;width:min(560px,100%);max-height:calc(100vh - 40px);padding:22px;display:grid;overflow-y:auto;box-shadow:0 24px 70px #00000052}.submit-dialog h2{letter-spacing:0;margin:4px 0 0;font-size:1.35rem}.submit-dialog p:not(.section-label){color:var(--muted);margin:9px 0 0;line-height:1.5}.submit-dialog-icon{background:var(--red-soft);width:46px;height:46px;color:var(--ter-red);border-radius:8px;place-items:center;display:grid}.submit-dialog-icon svg{width:22px;height:22px}.submit-dialog-summary,.submit-dialog-actions{grid-column:1/-1}.submit-dialog-summary{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.submit-dialog-summary span{color:var(--muted);font-size:.82rem;font-weight:800}.submit-dialog-pricing{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.submit-dialog-pricing>div{gap:5px;min-width:0;display:grid}.submit-dialog-pricing strong{overflow-wrap:anywhere}.submit-dialog-actions{justify-content:flex-end;gap:8px;display:flex}.estimate-warnings{color:var(--amber);gap:6px;margin-top:14px;font-size:.84rem;font-weight:700;display:grid}.estimate-link{margin-top:16px;text-decoration:none}.review-summary,.estimate-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.estimate-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mapping-grid{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;padding:10px;display:grid}.mapping-grid div{border-bottom:1px solid var(--line);gap:4px;min-height:48px;padding:0 0 8px;display:grid}.mapping-grid div:nth-last-child(-n+2){border-bottom:0;padding-bottom:0}.mapping-grid span{color:var(--muted);font-size:.73rem;font-weight:900}.mapping-grid strong{overflow-wrap:anywhere;font-size:.86rem;line-height:1.25}.estimate-detail{min-height:56px;margin-top:10px}.empty-state{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:24px;display:flex}.empty-state>svg{width:42px;height:42px;color:var(--teal);flex:none}.alert{border-radius:8px;align-items:center;gap:10px;margin-top:14px;padding:11px 12px;font-weight:800;display:flex}.alert.error{background:color-mix(in srgb, var(--red) 12%, transparent);color:var(--red);border:1px solid #b92f2f40}.alert svg{width:18px;height:18px}@container production-planning-panel (max-width:1395px){.production-planning-workspace{grid-template-columns:minmax(0,1fr)}.production-planning-splitter{display:none}.production-order-list{max-height:560px;padding-right:0}.production-detail{border-top:1px solid var(--line);max-height:none;padding-left:0}.production-detail-header{margin-inline:12px}}@media (max-width:1180px){.production-filter-bar{grid-template-columns:minmax(0,1.2fr) repeat(4,minmax(0,.6fr))}.production-date-filter{grid-column:1/-1;grid-template-columns:20px minmax(0,1fr) minmax(0,1fr) auto}}@media (min-width:1201px) and (max-width:1360px){.topbar.app-topbar,.topbar.app-topbar.no-search{grid-template-columns:1fr minmax(0,560px) 1fr}}@media (max-width:1200px){.topbar.app-topbar,.topbar.app-topbar.no-search{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) minmax(0,auto);gap:10px 16px}.app-topbar .topbar-leading{flex-flow:wrap;grid-area:1/1;align-items:center;gap:8px 12px;min-width:0;display:flex}.app-topbar .topbar-actions{flex-wrap:wrap;grid-area:1/2;justify-content:flex-end;min-width:0}.app-topbar .topbar-center{flex-direction:column;grid-area:2/1/auto/-1;align-items:center;width:min(650px,100%);display:flex}.app-topbar .workspace-tabbar,.topbar.app-topbar.no-search .workspace-tabbar{grid-row:3}}@media (max-width:980px){.app-shell{padding:18px}.brand-lockup{grid-template-columns:170px minmax(0,1fr)}.topbar,.results-layout,.quote-entry-layout,.empty-state{grid-template-columns:1fr}.topbar{grid-template-columns:minmax(0,1fr) auto;display:grid}.topbar.no-search{grid-template-columns:minmax(0,1fr) auto}.brand-lockup{grid-area:1/1}.topbar-actions{grid-area:1/2}.universal-search{grid-area:2/1/auto/-1;width:100%;max-width:none}.workspace-tabbar{grid-row:3}.topbar.no-search .workspace-tabbar{grid-row:2}.results-layout{margin-inline:0;display:grid}.status-chip{width:fit-content}.topbar-actions{justify-content:space-between}.production-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.production-planning-workspace{grid-template-columns:1fr}.production-order-list{max-height:560px;padding-right:0}.production-detail{border-top:1px solid var(--line);border-left:0;max-height:none;padding-left:0}.production-detail-header{margin-inline:12px}.record-field-grid,.production-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.production-date-filter{grid-column:1/-1;grid-template-columns:20px minmax(0,1fr) minmax(0,1fr) auto}}@media (max-width:680px){.app-shell{padding:12px;overflow-x:clip}.app-shell :where(section,article,header,footer,nav,form,fieldset,label,div),.app-shell :where(input,select,textarea,button,a){min-width:0;max-width:100%}.app-shell .record-tabs{min-width:0;max-width:none}.app-shell .record-tabs :is(button,a){flex:1 1 0;min-width:0;max-width:none}.app-shell :where(h1,h2,h3,h4,p,strong,small,dd){overflow-wrap:anywhere}.command-panel,.data-panel,.empty-state,.dashboard-panel,.dashboard-report-panel,.production-planning-panel,.transaction-record-shell,.review-panel,.estimate-panel{--panel-pad:14px;width:100%;min-width:0;max-width:100%;padding:var(--panel-pad,14px)}.brand-lockup{grid-area:1/1;align-self:center;gap:8px}.topbar,.topbar.no-search,.topbar.app-topbar,.topbar.app-topbar.no-search{background:color-mix(in srgb, var(--background) 80%, var(--panel-strong));grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:12px;padding:7px 8px;top:6px;box-shadow:0 12px 30px #14181e26,inset 0 1px #ffffffb8}.app-topbar .brand-logo{width:78px;height:38px;padding:2px 4px}.app-topbar .brand-logo img{width:70px}.app-topbar .brand-logo .ctg-logo-image{width:74px}.app-topbar .product-name{min-width:0;padding-left:8px;font-size:.71rem;line-height:1.05}.app-topbar .product-name>small{display:block}.app-topbar .topbar-leading{grid-area:1/1}.app-topbar .topbar-leading .app-view-actions,.app-topbar .workspace-switcher,.app-topbar .desktop-topbar-actions{display:none}.app-topbar .topbar-center{grid-area:2/1/auto/-1;width:100%;display:none}.app-topbar.mobile-search-open .topbar-center{display:flex}.app-topbar .workspace-tabbar{grid-row:2;gap:6px;padding-top:6px;display:grid}.app-topbar.mobile-search-open .workspace-tabbar{grid-row:3}.app-topbar .workspace-tab{flex-basis:min(46vw,164px)}.app-topbar .workspace-new-tab-button{width:34px;min-height:34px;padding:0}.app-topbar .workspace-new-tab-button span{display:none}.mobile-topbar-actions{grid-area:1/2;justify-content:flex-end;align-self:center;align-items:center;gap:4px;display:flex}.mobile-header-button{width:38px;height:38px;color:var(--muted);background:0 0;border:0;border-radius:7px;flex:none;place-items:center;padding:0;display:inline-grid}.mobile-header-button:hover,.mobile-header-button.active{background:var(--red-soft);color:var(--ter-red)}.mobile-header-button svg{width:19px;height:19px}.app-topbar .universal-search{width:100%}.app-topbar.mobile-search-open .universal-search{animation:.16s ease-out mobile-search-in}.universal-search-form{min-height:42px}.universal-search-form input{min-height:40px}.mobile-navigation-layer{z-index:120;display:block;position:fixed;inset:0}.mobile-navigation-backdrop{-webkit-backdrop-filter:blur(5px);background:#07090c7a;border:0;width:100%;height:100%;padding:0;animation:.18s ease-out mobile-backdrop-in;position:absolute;inset:0}.mobile-navigation-sheet{border-left:1px solid var(--glass-line);width:min(370px,100vw - 20px);height:100dvh;padding:max(10px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) 14px;background:color-mix(in srgb, var(--panel-strong) 96%, var(--background));color:var(--ink);border-radius:18px 0 0 18px;grid-template-rows:auto minmax(0,1fr) auto;animation:.22s cubic-bezier(.2,.8,.2,1) mobile-sheet-in;display:grid;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-24px 0 70px #07090c47}.mobile-navigation-drag-handle{background:color-mix(in srgb, var(--muted) 38%, transparent);border-radius:999px;width:3px;height:52px;position:absolute;top:calc(50% - 26px);left:5px}.mobile-navigation-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:2px 0 12px;display:flex}.mobile-navigation-brand{align-items:center;gap:10px;min-width:0;display:flex}.mobile-navigation-brand .brand-logo{flex:none;width:72px;height:38px;padding:2px 4px}.mobile-navigation-brand .brand-logo img{width:64px}.mobile-navigation-brand>span,.mobile-navigation-account span,.mobile-destination-list button>span,.mobile-workspace-select>span{gap:2px;min-width:0;display:grid}.mobile-navigation-brand strong{font-size:.86rem}.mobile-navigation-brand small{color:var(--muted);font-size:.66rem;font-weight:700}.mobile-sheet-close{border:1px solid var(--line);background:var(--glass-soft);width:38px;height:38px;color:var(--muted);border-radius:9px;flex:none;place-items:center;padding:0;display:inline-grid}.mobile-sheet-close:hover{background:var(--red-soft);color:var(--ter-red)}.mobile-sheet-close svg{width:18px;height:18px}.mobile-navigation-content{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;padding:4px 2px 18px 0;overflow-y:auto}.mobile-menu-section{gap:9px;padding-top:18px;display:grid}.mobile-menu-section+.mobile-menu-section{border-top:1px solid var(--line);margin-top:18px}.mobile-menu-section h2{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:850}.mobile-menu-section-heading{justify-content:space-between;align-items:center;display:flex}.mobile-menu-section-heading>span{background:var(--glass-soft);min-width:24px;height:22px;color:var(--muted);border-radius:999px;place-items:center;font-size:.68rem;font-weight:850;display:inline-grid}.mobile-destination-list,.mobile-workspace-list{gap:6px;display:grid}.mobile-destination-list>button{min-height:58px;color:var(--ink);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:8px 10px;display:grid}.mobile-destination-list>button:hover,.mobile-destination-list>button.active{border-color:color-mix(in srgb, var(--ter-red) 28%, var(--line));background:var(--red-soft)}.mobile-destination-list>button>svg:first-child{width:19px;height:19px;color:var(--ter-red);justify-self:center}.mobile-destination-list>button>svg:last-child{width:16px;height:16px;color:var(--muted)}.mobile-destination-list strong,.mobile-workspace-select strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.mobile-destination-list small,.mobile-workspace-select small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:680;overflow:hidden}.mobile-workspace-list>div{border:1px solid var(--line);background:var(--glass-soft);border-radius:10px;grid-template-columns:minmax(0,1fr) 38px;align-items:center;display:grid;overflow:hidden}.mobile-workspace-list>div.active{border-color:color-mix(in srgb, var(--ter-red) 34%, var(--line));background:color-mix(in srgb, var(--red-soft) 78%, var(--glass-soft));box-shadow:inset 3px 0 0 var(--ter-red)}.mobile-workspace-select{min-width:0;min-height:52px;color:var(--ink);text-align:left;background:0 0;border:0;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;padding:7px 8px 7px 11px;display:grid}.mobile-workspace-select>svg{width:17px;height:17px;color:var(--ter-red)}.mobile-workspace-close{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:inline-grid}.mobile-workspace-close:hover:not(:disabled){background:var(--red-soft);color:var(--ter-red)}.mobile-workspace-close svg{width:15px;height:15px}.mobile-new-workspace{border:1px dashed color-mix(in srgb, var(--muted) 45%, var(--line));min-height:44px;color:var(--muted);background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-size:.76rem;font-weight:820;display:inline-flex}.mobile-new-workspace:hover{border-color:var(--ter-red);background:var(--red-soft);color:var(--ter-red)}.mobile-new-workspace svg{width:16px;height:16px}.mobile-theme-control{border:1px solid var(--line);background:var(--glass-soft);border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.mobile-theme-control button{min-width:0;min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 6px;font-size:.71rem;font-weight:800;display:inline-flex}.mobile-theme-control button.active{background:var(--glass-hover);color:var(--ink);box-shadow:0 2px 8px #14181c1a}.mobile-theme-control svg{flex:none;width:15px;height:15px}.mobile-navigation-account{border-top:1px solid var(--line);gap:10px;padding-top:12px;display:grid}.mobile-navigation-account>div{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.mobile-navigation-account>div>svg{width:18px;height:18px;color:var(--ter-red);justify-self:center}.mobile-navigation-account strong,.mobile-navigation-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-navigation-account strong{font-size:.78rem}.mobile-navigation-account small{color:var(--muted);font-size:.66rem;font-weight:700}.mobile-navigation-account>button{border:1px solid var(--line);background:var(--glass-soft);min-height:42px;color:var(--muted);border-radius:9px;justify-content:center;align-items:center;gap:8px;font-size:.74rem;font-weight:820;display:inline-flex}.mobile-navigation-account>button:hover{border-color:color-mix(in srgb, var(--ter-red) 36%, var(--line));background:var(--red-soft);color:var(--ter-red)}.mobile-navigation-account>button svg{width:16px;height:16px}.universal-search-results{min-width:0}.universal-result{grid-template-columns:28px minmax(0,1fr)}.universal-result-total{grid-column:2;justify-content:flex-start}.transaction-record-state{grid-template-columns:32px minmax(0,1fr) 34px}.record-detail-error{grid-template-columns:auto minmax(0,1fr)}.record-detail-error .secondary-action{grid-column:2;justify-self:start}.production-planning-heading,.production-detail-header{flex-direction:column;align-items:stretch}.production-planning-heading>.review-actions{grid-template-columns:minmax(0,1fr) 38px 38px;justify-content:stretch;align-self:stretch;width:100%;display:grid}.production-planning-heading>.review-actions .export-action-group{grid-column:1/-1}.production-planning-heading>.review-actions .icon-action{width:38px;height:38px}.production-detail-actions{align-self:flex-end}.production-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.production-filter-bar{grid-template-columns:1fr}.production-date-filter{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr))}.production-date-filter>svg{display:none}.production-date-filter .production-apply-filter{grid-column:1/-1;width:100%}.production-report-meta{flex-wrap:wrap;padding-block:8px}.production-list-head{display:none}.production-mobile-sort{grid-template-columns:minmax(0,1fr) 34px;align-items:end;gap:8px;margin:10px 0;display:grid}.production-mobile-sort label,.dashboard-report-mobile-sort label{min-width:0;color:var(--muted);gap:5px;font-size:.66rem;font-weight:800;display:grid}.production-mobile-sort select,.dashboard-report-mobile-sort select{border:1px solid var(--line);background:var(--glass-control);width:100%;min-width:0;min-height:34px;color:var(--ink);font:inherit;border-radius:7px;padding:0 30px 0 10px}.production-order-list{max-height:460px}.production-order-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-width:0}.production-order-identity{grid-area:1/1}.production-order-date{text-align:right;grid-area:1/2}.production-order-sales-rep{grid-area:2/1}.production-order-truck-arrival{text-align:right;grid-area:2/2;justify-self:end}.production-parts-flag.standard{grid-area:3/2;justify-self:end}.production-parts-flag.long{grid-area:4/2;justify-self:end}.production-status{grid-area:3/1}.production-order-amount{grid-area:5/2}.brand-logo{width:128px;height:54px;padding:3px 5px}.brand-logo img{width:118px}.product-name{padding-left:10px;font-size:.78rem}.account-chip{grid-area:account;justify-self:end;gap:0;width:auto;max-width:116px;min-height:34px;padding:5px 8px}.account-chip>svg{display:none}.account-chip strong,.account-chip small{max-width:98px}.account-chip strong{font-size:.7rem}.account-chip small{margin-top:2px;font-size:.6rem}.auth-workspace .topbar>.theme-control{grid-area:1/2;justify-self:end}.access-panel{align-self:start;margin-top:48px;padding:26px 18px}.form-grid,.field-grid,.vehicle-grid,.notes-grid,.requirements-grid,.package-metrics,.quote-profit-metrics,.review-summary,.estimate-detail-grid,.mapping-grid,.submit-dialog-pricing{grid-template-columns:1fr}.panel-heading,.selected-header,.review-header,.empty-state{flex-direction:column;align-items:stretch}.match-card{grid-template-columns:36px minmax(0,1fr)}.catalog-match{grid-template-columns:1fr auto auto}.catalog-match .record-type{grid-area:1/1}.catalog-match .score{grid-area:1/2}.catalog-add-state{grid-area:1/3}.catalog-match-body{grid-column:1/-1}.score{text-align:left;grid-column:2}.line-preview div{grid-template-columns:1fr;gap:4px}.package-preview-header,.package-preview-meta,.package-preview>p,.package-preview-actions,.package-preview .metric,.line-preview div{height:auto;min-height:0;max-height:none}.line-preview{grid-template-rows:none}.primary-action,.secondary-action,.sales-order-record-actions,.sales-order-record-action-menu{width:100%}.sales-order-record-action-menu{left:0;right:auto}.submit-dialog{grid-template-columns:1fr;padding:18px}.submit-dialog-summary,.submit-dialog-actions{grid-column:1}.submit-dialog-actions{display:grid}.record-menu button{grid-template-columns:1fr}.form-item-row{grid-template-columns:64px minmax(0,1fr)}.form-item-controls{grid-column:2;justify-content:flex-start}.quantity-control{grid-column:2;justify-items:start}.catalog-filter{width:max-content;max-width:100%;display:flex}.record-tabs{width:calc(100% + (var(--panel-pad,14px) * 2));max-width:none;margin-inline:calc(var(--panel-pad,14px) * -1);flex-wrap:nowrap;gap:4px;padding-inline:6px;display:flex;overflow-x:auto}.record-tabs :is(button,a){flex:1 1 0;gap:3px;min-width:0;max-width:none;min-height:36px;padding-inline:4px;font-size:.68rem}.record-tabs svg{display:none}.record-tabs small{min-width:16px;padding:0 4px;font-size:.58rem}.record-sections-toolbar{align-items:flex-start}.record-field-grid{grid-template-columns:1fr}.record-field{min-height:0}.related-record-row{grid-template-columns:24px minmax(0,1fr) 16px;gap:9px}.related-record-body>span:first-child{flex-direction:column;align-items:flex-start;gap:2px}.box-content-panel{min-height:460px}.box-content-frame{height:clamp(460px,68dvh,720px)}.box-content-state{flex-direction:column;align-items:flex-start}.box-content-state :is(.secondary-action,.primary-action){margin-left:0}.box-content-mobile-launch{min-height:clamp(460px,68dvh,720px)}.box-content-state>.box-content-mobile-actions{flex-direction:column;align-items:stretch;width:100%}.box-content-mobile-actions :is(.primary-action,.secondary-action){justify-content:center;width:100%}.review-header.transaction-record-header{flex-direction:unset;grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.transaction-record-heading{grid-area:1/1}.transaction-record-close{grid-area:1/2;place-self:start end}.transaction-record-header>.review-actions{grid-area:2/1/auto/-1;justify-content:flex-start}.transaction-record-header .sales-order-record-actions,.transaction-record-header .sales-order-record-actions>.secondary-action{flex:none;width:auto;max-width:max-content}.transaction-record-header .sales-order-record-action-menu{width:min(290px,100vw - 32px);left:0;right:auto}}@media (max-width:380px){.brand-lockup{gap:8px}.brand-logo{width:92px;height:48px}.brand-logo img{width:84px}.product-name{padding-left:6px;font-size:.68rem}.mobile-header-button{width:36px}.mobile-navigation-sheet{border-radius:14px 0 0 14px;width:calc(100vw - 10px)}.mobile-theme-control button{gap:4px;padding-inline:4px;font-size:.67rem}}@media (prefers-reduced-motion:reduce){.topbar,.brand-lockup,.brand-logo,.brand-logo img,.product-name,.universal-search{transition:none}.mobile-navigation-backdrop,.mobile-navigation-sheet,.app-topbar.mobile-search-open .universal-search{animation:none}}.dashboard-panel{border:1px solid var(--glass-line);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(28px)saturate(155%);border-radius:8px;gap:16px;padding:22px;display:grid}.dashboard-heading{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;min-width:0;padding-bottom:17px;display:flex}.dashboard-title-lockup{align-items:center;gap:13px;min-width:0;display:flex}.dashboard-heading-icon{border:1px solid color-mix(in srgb, var(--ter-red) 34%, var(--line));background:var(--red-soft);width:44px;height:44px;color:var(--ter-red);border-radius:8px;flex:none;place-items:center;display:inline-grid}.dashboard-heading-icon svg{width:22px;height:22px}.dashboard-title-lockup>div{gap:3px;min-width:0;display:grid}.dashboard-title-lockup h1{color:var(--ink);letter-spacing:0;margin:0;font-size:1.45rem;line-height:1.15}.dashboard-role-line{color:var(--muted);align-items:center;gap:5px;font-size:.72rem;font-weight:750;display:inline-flex}.dashboard-role-line svg{width:13px;height:13px;color:var(--green)}.dashboard-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.dashboard-heading-actions time{color:var(--muted);white-space:nowrap;margin-right:3px;font-size:.7rem;font-weight:750}.dashboard-heading-actions .secondary-action.compact{background:var(--glass-soft);min-height:34px;padding-inline:11px;font-size:.76rem}.dashboard-heading-actions .secondary-action.compact svg{width:15px;height:15px}.dashboard-customizer{border:1px solid color-mix(in srgb, var(--ter-red) 24%, var(--line));background:color-mix(in srgb, var(--red-soft) 50%, var(--glass-soft));border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:56px;padding:9px 11px;display:grid}.dashboard-customizer>div:first-child{gap:2px;display:grid}.dashboard-customizer strong{font-size:.78rem}.dashboard-customizer span{color:var(--muted);font-size:.68rem;font-weight:700}.dashboard-hidden-widgets{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.dashboard-hidden-widgets button,.dashboard-reset-button{border:1px solid var(--line);background:var(--glass-control);min-height:32px;color:var(--ink);border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:.7rem;font-weight:800;display:inline-flex}.dashboard-hidden-widgets button:hover,.dashboard-reset-button:hover{border-color:var(--ter-red);color:var(--ter-red)}.dashboard-hidden-widgets svg,.dashboard-reset-button svg{width:14px;height:14px}.dashboard-grid{isolation:isolate;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:14px;display:grid}.dashboard-widget{border:1px solid var(--line);background:var(--glass-soft);border-radius:8px;min-width:0;transition:border-color .16s,box-shadow .16s;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff1a}.dashboard-widget-full,.dashboard-widget-compact{grid-column:span 12}.dashboard-widget-wide{grid-column:span 8}.dashboard-widget-half{grid-column:span 6}.dashboard-widget.editing{border-color:color-mix(in srgb, var(--ter-red) 42%, var(--line));box-shadow:0 0 0 2px color-mix(in srgb, var(--ter-red) 8%, transparent), inset 0 1px 0 #ffffff1f}.dashboard-widget.dragging{z-index:2;border-color:var(--ter-red);box-shadow:0 18px 40px color-mix(in srgb, var(--shadow) 72%, transparent), 0 0 0 2px color-mix(in srgb, var(--ter-red) 22%, transparent);opacity:.9}.dashboard-widget-heading{border-bottom:1px solid var(--line);background:var(--panel-soft);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:10px 12px;display:grid}.dashboard-widget-heading>span{border:1px solid color-mix(in srgb, var(--ter-red) 25%, var(--line));background:var(--red-soft);width:32px;height:32px;color:var(--ter-red);border-radius:7px;place-items:center;display:inline-grid}.dashboard-widget-heading>span svg{width:17px;height:17px}.dashboard-widget-heading>div:nth-child(2){gap:1px;min-width:0;display:grid}.dashboard-widget-heading p,.dashboard-widget-heading h2{margin:0}.dashboard-widget-heading p{color:var(--teal-dark);letter-spacing:.07em;text-transform:uppercase;font-size:.62rem;font-weight:850}.dashboard-widget-heading h2{color:var(--ink);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;overflow:hidden}.dashboard-widget-controls{border:1px solid var(--line);background:var(--glass-soft);border-radius:7px;grid-auto-flow:column;gap:3px;padding:2px;display:inline-grid}.dashboard-widget-controls button{width:27px;height:27px;color:var(--muted);background:0 0;border:0;border-radius:5px;place-items:center;display:inline-grid}.dashboard-widget-controls button:hover:not(:disabled){background:var(--glass-hover);color:var(--ter-red)}.dashboard-widget-controls .dashboard-widget-drag-handle{cursor:grab;touch-action:none}.dashboard-widget-controls .dashboard-widget-drag-handle:active{cursor:grabbing}.dashboard-widget-controls .dashboard-widget-drag-handle:focus-visible{outline:2px solid var(--ter-red);outline-offset:1px}.dashboard-widget-controls button:disabled{opacity:.3}.dashboard-widget-controls svg{width:14px;height:14px}.dashboard-widget-content{min-width:0;padding:0 14px 14px;container-type:inline-size}.dashboard-quote-approval-summary{border:1px solid color-mix(in srgb, var(--ter-red) 28%, var(--line));background:linear-gradient(135deg, color-mix(in srgb, var(--ter-red) 9%, transparent), transparent 58%), var(--glass-soft);width:100%;min-height:130px;color:var(--ink);font:inherit;text-align:left;border-radius:8px;grid-template-columns:minmax(105px,.72fr) minmax(0,1.28fr);align-items:center;gap:16px;margin-top:14px;padding:18px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.dashboard-quote-approval-summary:hover{border-color:color-mix(in srgb, var(--ter-red) 68%, var(--line));box-shadow:0 10px 24px color-mix(in srgb, var(--shadow) 44%, transparent);transform:translateY(-1px)}.dashboard-quote-approval-summary:focus-visible{outline:2px solid var(--ter-red);outline-offset:2px}.dashboard-quote-approval-count,.dashboard-quote-approval-value{gap:3px;min-width:0;display:grid}.dashboard-quote-approval-count{border-right:1px solid var(--line)}.dashboard-quote-approval-count strong{color:var(--ter-red);font-variant-numeric:tabular-nums;font-size:clamp(2rem,4vw,2.85rem);line-height:.95}.dashboard-quote-approval-value strong{font-variant-numeric:tabular-nums;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.25rem,2.5vw,1.75rem);overflow:hidden}.dashboard-quote-approval-count small,.dashboard-quote-approval-value small{color:var(--muted);text-transform:uppercase;font-size:.66rem;font-weight:800}.dashboard-quote-approval-open{color:var(--ter-red);grid-column:1/-1;justify-content:flex-end;align-items:center;gap:5px;font-size:.72rem;font-weight:850;display:inline-flex}.dashboard-quote-approval-open svg{width:15px;height:15px}.dashboard-metric-grid{grid-template-columns:repeat(6,minmax(0,1fr));min-width:0;max-width:100%;display:grid}.dashboard-metric-grid[data-metric-count="7"]{grid-template-columns:repeat(7,minmax(0,1fr))}.dashboard-metric{appearance:none;min-width:0;min-height:112px;color:inherit;font:inherit;text-align:left;cursor:pointer;border:0;border-right:1px solid var(--line);background:0 0;align-content:center;gap:5px;padding:14px 18px;text-decoration:none;transition:background-color .16s,box-shadow .16s;display:grid;position:relative}.dashboard-metric:hover{background:color-mix(in srgb, var(--accent) 7%, transparent)}.dashboard-metric:focus-visible{z-index:1;outline:2px solid color-mix(in srgb, var(--accent) 72%, white);outline-offset:-2px}.dashboard-metric:first-child{padding-left:4px}.dashboard-metric:last-child{border-right:0;padding-right:4px}.dashboard-metric>span,.dashboard-metric>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:750;overflow:hidden}.dashboard-metric>strong{color:var(--ink);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.35rem,2.3vw,2rem);overflow:hidden}.dashboard-metric[data-value-size=compact]>strong{font-size:clamp(1.05rem,1.6vw,1.45rem)}.dashboard-metric[data-value-size=tight]>strong{font-size:clamp(.9rem,1.3vw,1.18rem)}.dashboard-metric>small{color:var(--teal-dark);padding-right:20px}.dashboard-metric>svg{width:16px;height:16px;color:var(--muted);transition:transform .16s,color .16s;position:absolute;bottom:15px;right:14px}.dashboard-metric:hover>svg{color:var(--accent);transform:translate(2px)}.dashboard-reminder-list,.dashboard-leader-list,.dashboard-activity-list{margin:0;padding:0;display:grid}.dashboard-reminder{border:0;border-bottom:1px solid var(--line);width:100%;min-height:66px;color:var(--ink);text-align:left;background:0 0;grid-template-columns:50px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:0 2px;display:grid}.dashboard-reminder:hover{color:var(--ter-red)}.dashboard-reminder>svg{width:17px;height:17px;color:var(--muted);transition:color .16s,transform .16s}.dashboard-reminder:hover>svg{color:var(--ter-red);transform:translate(2px)}.dashboard-reminder:last-child,.dashboard-leader-list li:last-child,.dashboard-activity-list button:last-child{border-bottom:0}.dashboard-reminder>strong{color:var(--ter-red);font-variant-numeric:tabular-nums;font-size:1.25rem}.dashboard-reminder>span,.dashboard-leader-list li>button>span:nth-child(2),.dashboard-quick-actions button>span{gap:2px;min-width:0;display:grid}.dashboard-reminder b,.dashboard-leader-list strong,.dashboard-quick-actions strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.dashboard-reminder small,.dashboard-leader-list small,.dashboard-quick-actions small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;font-weight:700;overflow:hidden}.dashboard-search-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0;max-width:100%;padding-top:14px;display:grid}.dashboard-search-tile{--tile-accent:#7d899f;border:1px solid color-mix(in srgb, var(--tile-accent) 62%, var(--line));background:color-mix(in srgb, var(--tile-accent) 34%, var(--panel-strong));width:100%;min-width:0;min-height:100px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;border-radius:8px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:15px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff24,0 5px 14px #00000014}.dashboard-search-tile[data-tone=houston]{--tile-accent:#b89e00}.dashboard-search-tile[data-tone=dfw]{--tile-accent:#65749f}.dashboard-search-tile[data-tone=consolidated]{--tile-accent:#a45f71}.dashboard-search-tile[data-tone=ctg]{--tile-accent:#16819b}.dashboard-search-tile[data-tone=business]{--tile-accent:var(--ter-red)}.dashboard-search-tile:hover{border-color:color-mix(in srgb, var(--tile-accent) 86%, white);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff2e,0 9px 22px #00000024}.dashboard-search-tile:focus-visible{outline:2px solid color-mix(in srgb, var(--tile-accent) 78%, white);outline-offset:2px}.dashboard-search-tile-icon{border:1px solid color-mix(in srgb, var(--tile-accent) 70%, white);background:color-mix(in srgb, var(--tile-accent) 24%, var(--glass-soft));border-radius:7px;place-items:center;width:34px;height:34px;display:inline-grid}.dashboard-search-tile-icon svg,.dashboard-search-tile>svg{width:18px;height:18px}.dashboard-search-tile>span:nth-child(2){gap:4px;min-width:0;display:grid}.dashboard-search-tile strong,.dashboard-search-tile small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-search-tile strong{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:0;font-size:1.1rem}.dashboard-search-tile small{color:color-mix(in srgb, var(--ink) 76%, var(--tile-accent));text-overflow:clip;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72rem;font-weight:760;line-height:1.25;display:-webkit-box;overflow:hidden}.dashboard-search-tile>svg{color:color-mix(in srgb, var(--ink) 62%, var(--tile-accent))}.dashboard-dip-trend{gap:8px;min-width:0;max-width:100%;padding-top:10px;display:grid}.dashboard-dip-chart{--tile-accent:#7d899f;border:1px solid color-mix(in srgb, var(--tile-accent) 62%, var(--line));background:color-mix(in srgb, var(--tile-accent) 18%, var(--panel-strong));border-radius:8px;gap:6px;min-width:0;max-width:100%;padding:8px 4px 6px;display:grid;overflow:hidden}.dashboard-dip-chart[data-tone=houston]{--tile-accent:#b89e00}.dashboard-dip-chart[data-tone=dfw]{--tile-accent:#65749f}.dashboard-dip-chart figcaption{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.dashboard-dip-chart figcaption strong,.dashboard-dip-chart figcaption small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-dip-chart figcaption strong{color:var(--ink);font-size:.86rem}.dashboard-dip-chart figcaption small{color:color-mix(in srgb, var(--ink) 72%, var(--tile-accent));font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:750}.dashboard-dip-chart-svg-wrap{width:100%;min-width:0;max-width:100%;height:152px;position:relative;overflow:hidden}.dashboard-dip-chart-svg-wrap svg{width:100%;max-width:100%;height:100%;display:block}.dashboard-dip-chart-grid{stroke:color-mix(in srgb, var(--ink) 12%, var(--tile-accent));stroke-width:1px}.dashboard-dip-chart-line{fill:none;stroke:var(--tile-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.dashboard-dip-chart-hit{fill:#0000;cursor:pointer}.dashboard-dip-chart-point{fill:var(--panel-strong);pointer-events:none;stroke:var(--tile-accent);stroke-width:2px}.dashboard-dip-chart-point.active{fill:var(--tile-accent)}.dashboard-dip-chart-tooltip{z-index:1;border:1px solid color-mix(in srgb, var(--tile-accent) 55%, var(--line));background:var(--panel-strong);min-width:86px;color:var(--ink);pointer-events:none;border-radius:6px;gap:1px;padding:5px 8px;display:grid;position:absolute;transform:translate(-50%,calc(-100% - 8px));box-shadow:0 8px 18px #00000047}.dashboard-dip-chart-tooltip[data-placement=below]{transform:translate(-50%,10px)}.dashboard-dip-chart-tooltip strong,.dashboard-dip-chart-tooltip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-dip-chart-tooltip strong{color:var(--muted);font-size:.62rem;font-weight:750}.dashboard-dip-chart-tooltip span{font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:800}.dashboard-dip-chart-axis{fill:color-mix(in srgb, var(--ink) 70%, var(--tile-accent));font-size:11px;font-weight:700}.dashboard-dip-trend-note{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.65rem;font-weight:650;overflow:hidden}.dashboard-report-panel{--report-accent:#7d899f;border:1px solid var(--glass-line);background:var(--panel);min-width:0;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(28px)saturate(155%);border-radius:8px;gap:16px;padding:22px;display:grid}.dashboard-report-panel[data-tone=houston]{--report-accent:#b89e00}.dashboard-report-panel[data-tone=dfw]{--report-accent:#65749f}.dashboard-report-panel[data-tone=consolidated]{--report-accent:#a45f71}.dashboard-report-panel[data-tone=ctg]{--report-accent:#16819b}.dashboard-report-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-bottom:17px;display:flex}.dashboard-report-title-lockup{align-items:center;gap:10px;min-width:0;display:flex}.dashboard-report-title-lockup>.icon-action{flex:none}.dashboard-report-heading-icon{border:1px solid color-mix(in srgb, var(--report-accent) 62%, var(--line));background:color-mix(in srgb, var(--report-accent) 20%, var(--glass-soft));width:42px;height:42px;color:color-mix(in srgb, var(--report-accent) 76%, var(--ink));border-radius:8px;flex:none;place-items:center;display:inline-grid}.dashboard-report-heading-icon svg{width:21px;height:21px}.dashboard-report-title-lockup>div{gap:3px;min-width:0;display:grid}.dashboard-report-title-lockup h1,.dashboard-report-title-lockup p{margin:0}.dashboard-report-title-lockup h1{color:var(--ink);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:1.3rem;line-height:1.2;overflow:hidden}.dashboard-report-title-lockup>div>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:700;overflow:hidden}.dashboard-report-actions{flex:none;align-items:center;gap:8px;display:flex}.dashboard-report-netsuite-link{min-height:38px;text-decoration:none}.dashboard-report-netsuite-link svg{width:16px;height:16px}.dashboard-report-filter-bar{flex-wrap:wrap;align-items:end;gap:10px;padding:2px 0;display:flex}.dashboard-report-filter-icon{width:32px;height:40px;color:var(--report-accent);place-items:center;display:grid}.dashboard-report-filter-icon svg{width:18px;height:18px}.dashboard-report-filter-bar label{flex:160px;gap:6px;min-width:0;display:grid}.dashboard-report-filter-bar label>span{color:var(--muted);font-size:.68rem;font-weight:800}.dashboard-report-filter-bar select,.dashboard-report-filter-bar input[type=date]{border:1px solid var(--line);background:var(--glass-control);width:100%;min-width:0;min-height:40px;color:var(--ink);border-radius:8px;padding:0 10px}.dashboard-report-filter-bar select:disabled,.dashboard-report-filter-bar input[type=date]:disabled{cursor:not-allowed;opacity:.62}.dashboard-report-date-filter{flex:3 520px;grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(0,1fr));align-items:end;gap:10px;display:grid}.dashboard-report-date-filter label{min-width:0}.dashboard-report-date-preset select{font-weight:760}.dashboard-report-filter-clear{flex:none;min-height:40px}.dashboard-report-filter-clear svg{width:15px;height:15px}.dashboard-report-summary{border:1px solid var(--line);background:var(--glass-soft);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.dashboard-report-summary>span{border-right:1px solid var(--line);align-content:center;gap:5px;min-width:0;min-height:78px;padding:13px 16px;display:grid}.dashboard-report-summary>span:last-child{border-right:0}.dashboard-report-summary small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.65rem;font-weight:800}.dashboard-report-summary strong{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.dashboard-report-summary>span:first-child strong{color:color-mix(in srgb, var(--report-accent) 72%, var(--ink));font-size:1.25rem}.dashboard-report-table-wrap{border:1px solid var(--line);background:var(--glass-soft);border-radius:8px;min-width:0;transition:opacity .16s;overflow:auto}.dashboard-report-mobile-sort{display:none}.dashboard-report-table-wrap.refreshing{opacity:.55;pointer-events:none}.dashboard-report-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;color:var(--ink);font-size:.75rem}.dashboard-report-table th,.dashboard-report-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;max-width:360px;padding:11px 13px}.dashboard-report-table th:last-child,.dashboard-report-table td:last-child{border-right:0}.dashboard-report-table tbody tr:last-child td{border-bottom:0}.dashboard-report-table th{z-index:1;background:color-mix(in srgb, var(--report-accent) 12%, var(--panel-strong));color:color-mix(in srgb, var(--ink) 78%, var(--report-accent));letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;font-size:.66rem;font-weight:850;position:sticky;top:0}.dashboard-report-table th>button{width:100%;min-width:0;color:inherit;font:inherit;letter-spacing:inherit;text-align:left;text-transform:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:7px;padding:0;display:inline-flex}.dashboard-report-table th>button:hover,.dashboard-report-table th>button.active{color:var(--ink)}.dashboard-report-table th>button svg{width:13px;height:13px;color:var(--report-accent);flex:none}.dashboard-report-table td{color:var(--ink);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-report-record-link,.dashboard-report-drilldown-link{max-width:100%;color:var(--ink);font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:2px 0;font-weight:850;display:inline-flex;overflow:hidden}.dashboard-report-record-link:hover,.dashboard-report-record-link:focus-visible,.dashboard-report-drilldown-link:hover,.dashboard-report-drilldown-link:focus-visible{color:var(--ter-red);text-underline-offset:2px;text-decoration:underline}.dashboard-report-record-link svg,.dashboard-report-drilldown-link svg{flex:none;width:14px;height:14px}.dashboard-report-drilldown-link{color:color-mix(in srgb, var(--ink) 86%, var(--report-accent))}.dashboard-report-table tbody tr:nth-child(2n) td{background:color-mix(in srgb, var(--glass-hover) 42%, transparent)}.dashboard-report-table tbody tr:hover td{background:color-mix(in srgb, var(--report-accent) 8%, var(--glass-hover))}.dashboard-report-action-cell{width:1%;text-align:center!important}.dashboard-report-action-cell .primary-action{justify-content:center;min-width:104px}.dashboard-report-feedback{border:1px solid var(--line);background:var(--glass-soft);color:var(--ink);border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;padding:10px 12px;font-size:.75rem;font-weight:750;display:grid}.dashboard-report-feedback.success{border-color:color-mix(in srgb, var(--green) 45%, var(--line));background:color-mix(in srgb, var(--green) 8%, var(--glass-soft))}.dashboard-report-feedback.error{border-color:color-mix(in srgb, var(--red) 45%, var(--line));background:color-mix(in srgb, var(--red) 8%, var(--glass-soft))}.dashboard-report-feedback svg{width:18px;height:18px}.dashboard-report-feedback.success svg{color:var(--green)}.dashboard-report-feedback.error svg{color:var(--red)}.dashboard-report-state{border:1px dashed var(--line);background:var(--glass-soft);border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:84px;padding:14px;display:grid}.dashboard-report-state.error{border-style:solid;border-color:color-mix(in srgb, var(--danger) 44%, var(--line));background:color-mix(in srgb, var(--danger) 8%, var(--glass-soft))}.dashboard-report-state>svg{width:22px;height:22px;color:var(--report-accent)}.dashboard-report-state.error>svg{color:var(--danger)}.dashboard-report-state>span{gap:3px;min-width:0;display:grid}.dashboard-report-state strong{color:var(--ink);font-size:.8rem}.dashboard-report-state small{color:var(--muted);font-size:.7rem;font-weight:650}.dashboard-report-pagination{justify-content:flex-end;align-items:center;gap:12px;display:flex}.dashboard-report-pagination>span{min-width:105px;color:var(--muted);text-align:center;font-size:.7rem;font-weight:800}.dashboard-report-pagination .secondary-action.compact{min-height:36px}.dashboard-leader-list{list-style:none}.dashboard-leader-list li{border-bottom:1px solid var(--line)}.dashboard-leader-list li>button{width:100%;min-height:64px;color:var(--ink);text-align:left;background:0 0;border:0;grid-template-columns:32px minmax(0,1fr) auto 18px;align-items:center;gap:10px;padding:0 2px;display:grid}.dashboard-leader-list li>button:hover{color:var(--ter-red)}.dashboard-leader-list li>button>svg{width:17px;height:17px;color:var(--muted);transition:color .16s,transform .16s}.dashboard-leader-list li>button:hover>svg{color:var(--ter-red);transform:translate(2px)}.dashboard-rank{background:var(--glass-control);width:27px;height:27px;color:var(--muted);border-radius:7px;place-items:center;font-size:.72rem;font-weight:850;display:inline-grid}.dashboard-leader-list li:first-child .dashboard-rank{background:var(--red-soft);color:var(--ter-red)}.dashboard-leader-list li>button>b{max-width:140px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.dashboard-activity-list button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:62px;color:var(--ink);text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;padding:7px 2px;display:grid}.dashboard-activity-list button:hover{color:var(--ter-red)}.dashboard-activity-list button>span{grid-template-columns:auto minmax(0,1fr);gap:2px 8px;min-width:0;display:grid}.dashboard-activity-list small{border:1px solid var(--line);color:var(--muted);text-transform:uppercase;white-space:nowrap;border-radius:5px;grid-column:1;align-self:center;padding:2px 5px;font-size:.58rem;font-weight:850}.dashboard-activity-list strong{text-overflow:ellipsis;white-space:nowrap;grid-column:2;align-self:center;font-size:.8rem;overflow:hidden}.dashboard-activity-list b{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:.67rem;font-weight:700;overflow:hidden}.dashboard-activity-list button>svg{width:16px;height:16px;color:var(--muted)}.dashboard-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.dashboard-quick-actions button{border:0;border-right:1px solid var(--line);min-height:74px;color:var(--ink);text-align:left;background:0 0;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:10px 18px 10px 4px;display:grid}.dashboard-quick-actions button:last-child{border-right:0;padding-left:18px;padding-right:4px}.dashboard-quick-actions button:hover{color:var(--ter-red)}.dashboard-quick-actions button>svg:first-child{width:20px;height:20px;color:var(--ter-red)}.dashboard-quick-actions button>svg:last-child{width:16px;height:16px;color:var(--muted)}.dashboard-widget-empty,.dashboard-load-state,.dashboard-skeleton,.dashboard-empty-layout{min-height:180px;color:var(--muted);text-align:center;align-content:center;justify-items:center;gap:8px;display:grid}.dashboard-widget-empty svg,.dashboard-skeleton svg,.dashboard-empty-layout svg{width:24px;height:24px;color:var(--green)}.dashboard-widget-empty span,.dashboard-skeleton span,.dashboard-empty-layout strong{font-size:.76rem;font-weight:750}.dashboard-load-state{border:1px solid color-mix(in srgb, var(--red) 28%, var(--line));background:color-mix(in srgb, var(--red) 8%, var(--glass-soft));color:var(--red);border-radius:8px;padding:24px}.dashboard-load-state svg{width:26px;height:26px}.dashboard-load-state span{color:var(--muted);font-size:.74rem}.dashboard-empty-layout{border:1px dashed var(--line);border-radius:8px;grid-column:1/-1}.dashboard-empty-layout button{border:1px solid var(--line);background:var(--glass-control);min-height:34px;color:var(--ink);border-radius:7px;padding:0 10px;font-size:.72rem;font-weight:800}.income-statement-panel{--report-accent:#9f2636}.income-statement-primary-filters{grid-template-columns:32px minmax(0,.9fr) repeat(2,minmax(0,.8fr)) minmax(0,1.3fr) minmax(0,.9fr) auto auto;align-items:end;gap:10px;display:grid}.income-statement-primary-filters label,.income-statement-advanced-filters label{gap:6px;min-width:0;display:grid}.income-statement-primary-filters label>span,.income-statement-advanced-filters label>span{color:var(--muted);font-size:.68rem;font-weight:800}.income-statement-primary-filters select,.income-statement-primary-filters input,.income-statement-advanced-filters select{border:1px solid var(--line);background:var(--glass-control);width:100%;min-width:0;min-height:40px;color:var(--ink);border-radius:8px;padding:0 10px}.income-statement-primary-filters select:disabled,.income-statement-primary-filters input:disabled,.income-statement-advanced-filters select:disabled{cursor:not-allowed;opacity:.62}.income-statement-more-filters,.income-statement-reset{white-space:nowrap;min-height:40px}.income-statement-more-filters>svg{transition:transform .16s}.income-statement-more-filters[aria-expanded=true]>svg{transform:rotate(180deg)}.income-statement-more-filters b{background:var(--red-soft);min-width:18px;height:18px;color:var(--ter-red);border-radius:9px;place-items:center;font-size:.62rem;display:inline-grid}.income-statement-advanced-filters{border:1px solid var(--line);background:var(--glass-soft);border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px;display:grid}.income-statement-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.income-statement-summary>span:nth-child(3) strong{color:color-mix(in srgb, var(--ink) 82%, var(--report-accent))}.income-statement-summary>.income-statement-summary-pair{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:14px}.income-statement-summary-pair>span{gap:5px;min-width:0;display:grid}.income-statement-summary-pair>.income-statement-summary-rate{border-left:1px solid var(--line);text-align:right;min-width:82px;padding-left:14px}.income-statement-summary-rate strong{font-size:.96rem}.income-statement-table-tools{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.income-statement-find{border:1px solid var(--line);background:var(--glass-control);border-radius:8px;grid-template-columns:18px minmax(0,1fr) auto 34px 34px;align-items:center;gap:7px;width:min(560px,100%);min-width:0;padding:3px 4px 3px 10px;display:grid}.income-statement-find>svg{width:16px;height:16px;color:var(--muted)}.income-statement-find input{width:100%;min-width:0;min-height:34px;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:.75rem}.income-statement-find>span{min-width:54px;color:var(--muted);text-align:right;font-size:.65rem;font-weight:750}.income-statement-find .icon-action{width:34px;height:34px}.income-statement-expand-actions{flex:none;gap:8px;display:flex}.income-statement-table-wrap{border:1px solid var(--line);background:var(--glass-soft);overscroll-behavior:contain;border-radius:8px;min-width:0;max-height:min(70vh,820px);transition:opacity .16s;overflow:auto}.income-statement-table-wrap.refreshing{opacity:.52;pointer-events:none}.income-statement-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;color:var(--ink);font-variant-numeric:tabular-nums;font-size:.75rem}.income-statement-table th,.income-statement-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--panel);text-align:right;white-space:nowrap;min-width:150px;padding:10px 13px}.income-statement-table th:first-child{z-index:3;text-align:left;width:330px;min-width:330px;max-width:420px;position:sticky;left:0}.income-statement-table thead th{z-index:2;background:color-mix(in srgb, var(--report-accent) 11%, var(--panel-strong));color:color-mix(in srgb, var(--ink) 80%, var(--report-accent));letter-spacing:.03em;text-transform:uppercase;font-size:.66rem;font-weight:850;position:sticky;top:0}.income-statement-table thead th:first-child{z-index:4}.income-statement-table tr:last-child th,.income-statement-table tr:last-child td{border-bottom:0}.income-statement-table th:last-child,.income-statement-table td:last-child{border-right:0;font-weight:800}.income-statement-row-label{padding-left:calc(var(--income-row-depth,0) * 18px);grid-template-columns:20px minmax(0,1fr);align-items:center;gap:4px;display:grid}.income-statement-row-label>button,.income-statement-row-label>i{place-items:center;width:20px;height:20px;display:inline-grid}.income-statement-row-label>button{color:var(--muted);background:0 0;border:0;border-radius:5px;padding:0}.income-statement-row-label>button:hover,.income-statement-row-label>button:focus-visible{background:var(--glass-hover);color:var(--report-accent)}.income-statement-row-label>button svg{width:14px;height:14px;transition:transform .15s}.income-statement-row-label>button[aria-expanded=true] svg{transform:rotate(90deg)}.income-statement-row-label>span,.income-statement-row-label>mark{color:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.income-statement-row-label>mark{background:#ffce4561;border-radius:4px;padding:2px 3px}.income-statement-table tr[data-kind=section] th,.income-statement-table tr[data-kind=section] td{background:var(--panel);color:var(--ink);font-weight:900}.income-statement-table tr[data-kind=group] th,.income-statement-table tr[data-kind=group] td{background:var(--panel);font-weight:820}.income-statement-table tr[data-kind=total] th,.income-statement-table tr[data-kind=total] td{border-top:1px dotted color-mix(in srgb, var(--ink) 48%, var(--line));background:var(--panel);font-weight:900}.income-statement-table tr[data-kind=percent] th,.income-statement-table tr[data-kind=percent] td{border-top:1px dotted color-mix(in srgb, var(--ink) 48%, var(--line));background:var(--panel);color:var(--ink);font-style:normal;font-weight:900}.income-statement-table tr[data-find-match] th,.income-statement-table tr[data-find-match] td{box-shadow:inset 0 0 0 1px color-mix(in srgb, #e3a400 72%, var(--line))}.income-statement-table tbody tr:hover th,.income-statement-table tbody tr:hover td{background:color-mix(in srgb, var(--report-accent) 8%, var(--glass-hover))}.income-statement-table tr:is(#income-statement-row-total-income,#income-statement-row-gross-profit,#income-statement-row-net-ordinary-income) th,.income-statement-table tr:is(#income-statement-row-total-income,#income-statement-row-gross-profit,#income-statement-row-net-ordinary-income) td{color:#000;background:#fdffc4}.income-statement-table tr:is(#income-statement-row-gross-profit-percent,#income-statement-row-net-ordinary-income-percent) th,.income-statement-table tr:is(#income-statement-row-gross-profit-percent,#income-statement-row-net-ordinary-income-percent) td{color:#000;background:#fef0d2}.income-statement-table tr#income-statement-row-parts-gross-profit th,.income-statement-table tr#income-statement-row-parts-gross-profit td{color:#000;background:#e1dfe3}.income-statement-table tr#income-statement-row-parts-gross-profit-percent th,.income-statement-table tr#income-statement-row-parts-gross-profit-percent td{color:#000;background:#e5f2bf}.income-statement-footnote{color:var(--muted);margin:-4px 0 0;font-size:.65rem;font-weight:650}.dashboard-permission-note{color:var(--muted);align-items:center;gap:6px;margin:0;font-size:.68rem;font-weight:700;display:flex}.dashboard-permission-note svg{width:14px;height:14px;color:var(--green)}@container (max-width:1220px){.dashboard-metric-grid,.dashboard-metric-grid[data-metric-count="7"]{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-metric:nth-child(4){border-right:0;padding-right:4px}.dashboard-metric:nth-child(n+5){border-top:1px solid var(--line)}.dashboard-metric:nth-child(5){padding-left:4px}}@media (max-width:1200px){.dashboard-search-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.income-statement-primary-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.income-statement-primary-filters .dashboard-report-filter-icon{display:none}}@media (max-width:980px){.dashboard-widget-wide,.dashboard-widget-half{grid-column:span 12}.dashboard-heading{align-items:flex-start}.dashboard-heading-actions{margin-left:auto}.dashboard-metric-grid,.dashboard-metric-grid[data-metric-count="7"]{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metric:nth-child(2){border-right:0;padding-right:4px}.dashboard-metric:nth-child(3){border-top:1px solid var(--line);padding-left:4px}.dashboard-metric:nth-child(4){border-top:1px solid var(--line);border-right:0}.dashboard-metric:nth-child(5){border-top:1px solid var(--line);padding-left:4px}.dashboard-metric:nth-child(6){border-top:1px solid var(--line);border-right:0}.dashboard-metric:nth-child(7){border-top:1px solid var(--line);padding-left:4px}.income-statement-primary-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.income-statement-primary-filters .dashboard-report-filter-icon{display:none}.income-statement-subsidiary-filter{grid-column:span 2}.income-statement-advanced-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.dashboard-panel,.dashboard-report-panel{gap:12px;padding:14px}.dashboard-report-heading{align-items:start;gap:12px;padding-bottom:13px;display:grid}.dashboard-report-title-lockup h1{white-space:normal;font-size:1.05rem}.dashboard-report-actions{grid-template-columns:38px minmax(0,1fr);justify-content:stretch;width:100%;min-width:0;display:grid}.dashboard-report-actions .export-action-group{grid-column:1/-1}.dashboard-report-actions>.icon-action{grid-column:1;width:38px;height:38px}.dashboard-report-netsuite-link{text-align:center;white-space:normal;grid-column:2;width:100%;min-width:0;padding-inline:10px;line-height:1.2}.dashboard-report-filter-bar{grid-template-columns:1fr;display:grid}.dashboard-report-date-filter{flex-basis:100%;grid-template-columns:1fr;width:100%}.dashboard-report-filter-icon{display:none}.dashboard-report-filter-clear{width:100%}.dashboard-report-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-report-summary>span{min-height:70px;padding:11px 12px}.dashboard-report-summary>span:first-child{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1}.dashboard-report-summary>span:nth-child(2){border-right:1px solid var(--line)}.dashboard-report-summary>span:last-child{min-height:70px}.dashboard-report-mobile-sort{grid-template-columns:minmax(0,1fr) 34px;align-items:end;gap:8px;display:grid}.dashboard-report-table-wrap{background:0 0;border:0;overflow:visible}.dashboard-report-table,.dashboard-report-table tbody{gap:10px;width:100%;display:grid}.dashboard-report-table thead{display:none}.dashboard-report-table tr{border:1px solid var(--line);background:var(--glass-soft);border-radius:8px;display:grid;overflow:hidden}.dashboard-report-table td{text-align:right;white-space:normal;overflow-wrap:anywhere;border-right:0;grid-template-columns:minmax(105px,.72fr) minmax(0,1.28fr);align-items:start;gap:10px;max-width:none;padding:10px 12px;display:grid}.dashboard-report-table td:before{content:attr(data-label);color:var(--muted);letter-spacing:.03em;text-align:left;text-transform:uppercase;font-size:.63rem;font-weight:850}.dashboard-report-record-link,.dashboard-report-drilldown-link{white-space:normal;justify-self:end}.dashboard-report-table td.dashboard-report-action-cell{width:100%;max-width:100%;padding:12px;display:block}.dashboard-report-table td.dashboard-report-action-cell:before{display:none}.dashboard-report-action-cell .primary-action{white-space:nowrap;justify-content:center;width:100%;min-width:0;min-height:44px}.dashboard-report-table tbody tr:nth-child(2n) td,.dashboard-report-table tbody tr:hover td{background:0 0}.dashboard-report-table tbody tr:last-child td:not(:last-child){border-bottom:1px solid var(--line)}.dashboard-report-table tbody tr td:last-child{border-bottom:0}.income-statement-primary-filters,.income-statement-advanced-filters{grid-template-columns:1fr}.income-statement-subsidiary-filter{grid-column:auto}.income-statement-more-filters,.income-statement-reset{width:100%}.income-statement-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.income-statement-summary>span:first-child{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-column:auto}.income-statement-summary>span:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.income-statement-summary>span:nth-child(3){border-right:1px solid var(--line)}.income-statement-table-tools{display:grid}.income-statement-find{width:100%}.income-statement-expand-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.income-statement-expand-actions .secondary-action{width:100%}.income-statement-table-wrap{max-height:68vh}.income-statement-table th:first-child{width:255px;min-width:255px}.income-statement-table th,.income-statement-table td{min-width:132px;padding:9px 10px}.dashboard-report-state{grid-template-columns:30px minmax(0,1fr)}.dashboard-report-state .secondary-action{grid-column:1/-1}.dashboard-report-pagination{justify-content:space-between;gap:6px}.dashboard-report-pagination>span{min-width:82px}.dashboard-heading{align-items:flex-start;padding-bottom:13px}.dashboard-heading-icon{width:38px;height:38px}.dashboard-title-lockup h1{font-size:1.15rem}.dashboard-heading-actions{grid-template-columns:auto 34px;display:grid}.dashboard-heading-actions time{text-align:right;grid-column:1/-1;margin:0}.dashboard-heading-actions .secondary-action.compact{width:34px;min-height:34px;padding:0;font-size:0}.dashboard-heading-actions .secondary-action.compact svg{width:16px;height:16px}.dashboard-heading-actions .export-share-chevron{display:none}.export-action-group{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;min-width:0;display:grid}.export-action-group .secondary-action.compact{white-space:nowrap;width:100%;min-width:0;padding-inline:8px;font-size:.72rem}.export-action-group .export-share-chevron{display:none}.export-share-notice{max-width:calc(100vw - 24px);bottom:12px;right:12px}.dashboard-customizer{grid-template-columns:minmax(0,1fr) auto}.dashboard-hidden-widgets{grid-area:2/1/auto/-1}.dashboard-reset-button{grid-area:1/2}.dashboard-widget-content{padding-inline:12px}.dashboard-metric{min-height:100px;padding-inline:12px}.dashboard-metric>strong{font-size:1.35rem}.dashboard-search-tiles{grid-template-columns:1fr}.dashboard-search-tile{min-height:84px;padding:12px}.dashboard-dip-chart{padding:8px 4px 6px}.dashboard-dip-chart-svg-wrap{height:136px}.dashboard-dip-trend-note{white-space:normal}.dashboard-leader-list li>button>b{max-width:105px;font-size:.7rem}.dashboard-quick-actions{grid-template-columns:1fr}.dashboard-quick-actions button,.dashboard-quick-actions button:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:66px;padding-inline:2px}.dashboard-quick-actions button:last-child{border-bottom:0}}@media (max-width:380px){.dashboard-panel,.dashboard-report-panel{padding:11px}.dashboard-report-heading-icon{display:none}.dashboard-report-title-lockup{gap:7px}.dashboard-report-netsuite-link{padding-inline:10px;font-size:.69rem}.dashboard-title-lockup{gap:8px}.dashboard-heading-icon{display:none}.dashboard-metric>span,.dashboard-metric>small{font-size:.64rem}.dashboard-widget-heading{grid-template-columns:30px minmax(0,1fr) auto;padding-inline:9px}}
