:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--bg: #f7f9fa;--surface: #ffffff;--surface-muted: #f2f7f7;--line: #dde8ea;--line-strong: #c7d8db;--text: #17212b;--muted: #687681;--brand: #00b4b0;--brand-deep: #027b7a;--brand-soft: #e5f8f7;--amber: #b97917;--amber-soft: #fff5df;--rose: #b94747;--rose-soft: #fff0ef;--green: #2c7b57;--green-soft: #edf8f2;--shadow: 0 18px 48px rgba(21, 49, 55, .08);--shell-top-gap: 22px;--shell-bottom-gap: 11px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:276px minmax(0,1fr)}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#00b4b014,#fff0 42%),var(--bg)}.login-panel{width:min(460px,100%);padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.login-copy{margin:18px 0 22px}.login-copy span{display:block;margin-top:10px;color:var(--muted);line-height:1.5}.login-form,.stack-form{display:grid;gap:13px}label{display:grid;gap:7px;color:#40505d;font-size:13px;font-weight:800}input,select,textarea{width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);outline:0;padding:0 12px}textarea{min-height:118px;padding:11px 12px;line-height:1.45;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#00b4b0b8;box-shadow:0 0 0 3px #00b4b01a}input:disabled{background:#f4f7f8;color:var(--muted)}.demo-code{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:0 14px;border:1px solid rgba(0,180,176,.24);border-radius:8px;background:var(--brand-soft)}.demo-code span,.form-message{color:var(--muted);font-size:13px}.demo-code strong{color:var(--brand-deep);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:22px;letter-spacing:0}.form-message{line-height:1.45}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:var(--shell-top-gap) 18px var(--shell-bottom-gap);background:linear-gradient(180deg,#ecfbfa,#f7f9fa 48%,#fff);border-right:1px solid var(--line)}.logo{display:flex;align-items:center;min-height:56px;margin-bottom:26px}.logo-image{display:block;width:188px;max-width:100%;height:auto}.login-panel .logo{min-height:72px;margin-bottom:18px}.login-panel .logo-image{width:236px}.nav-list{display:grid;gap:6px}.nav-item,.ghost-button,.primary-button,.danger-button,.date-button,.icon-button{border:0;border-radius:8px;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.nav-item{display:flex;align-items:center;gap:12px;min-height:42px;padding:0 12px;border:1px solid rgba(221,232,234,.78);background:#ffffffc2;color:#40505d;font-size:15px;font-weight:650}.nav-item:hover{border-color:#00b4b02e;background:#e5f8f7e0;color:var(--brand-deep)}.nav-item.active{border-color:transparent;background:var(--brand);color:#fff;box-shadow:0 10px 28px #00b4b038}.sidebar-footer{margin-top:auto;padding-top:20px;display:grid;gap:8px}.sidebar-refresh-button{width:100%;min-height:58px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#40505d;font-size:13px;font-weight:850}.sidebar-refresh-button span{white-space:nowrap}.sidebar-refresh-button:hover{color:var(--brand-deep);background:var(--brand-soft)}.sidebar-refresh-button:disabled{cursor:wait;color:var(--brand-deep);background:var(--brand-soft)}.sidebar-refresh-button.is-refreshing svg{animation:refresh-spin .9s linear infinite}@keyframes refresh-spin{to{transform:rotate(360deg)}}.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid var(--line);background:#fff;color:#40505d;font-size:14px;font-weight:800;line-height:1;white-space:nowrap}.ghost-button span,.primary-button span,.danger-button span{display:inline-flex;align-items:center;margin:0;color:inherit;font:inherit;line-height:inherit;white-space:inherit}.ghost-button svg,.primary-button svg,.danger-button svg{flex:0 0 auto;color:currentColor}.ghost-button:hover{border-color:var(--line-strong);color:var(--brand-deep)}.ghost-button.compact{min-height:36px;font-size:14px}.main-area{position:relative;min-width:0;min-height:100vh;display:flex;flex-direction:column;padding:var(--shell-top-gap) 26px var(--shell-bottom-gap)}.main-area-contained{height:100vh;min-height:0;overflow:hidden}.topbar{position:absolute;top:22px;right:26px;z-index:5;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:18px;margin-bottom:0}.search{flex:1 1 280px;width:min(540px,100%);min-height:44px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.search input{width:100%;border:0;outline:0;background:transparent;color:var(--text)}.search input::placeholder{color:#8c99a2}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;max-width:100%}.workspace-role-chip,.workspace-role-select{min-height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--brand-deep);font-size:13px;font-weight:800}.workspace-role-chip{display:inline-flex;align-items:center;padding:0 13px}.workspace-role-select{width:auto;min-width:190px;padding:0 36px 0 13px;box-shadow:none}.topbar-title{min-height:44px;display:grid;align-content:center;gap:3px}.topbar-title strong{color:var(--text);font-size:18px;line-height:1.15}.user-chip{min-height:58px;max-width:220px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#40505d;font-size:13px;font-weight:800}.user-chip>svg{flex:0 0 auto}.user-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-chip-text{flex:1 1 auto;min-width:0;display:grid;gap:3px;line-height:1.15}.user-chip-text strong,.user-chip-text small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-chip-text strong{color:#40505d;font-size:13px;font-weight:850}.user-chip-text small{color:var(--muted);font-size:12px;font-weight:700}.sidebar-user-chip{width:100%;max-width:100%;justify-content:flex-start}.user-chip-logout{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;margin-left:auto;border:0;border-left:1px solid var(--line);border-radius:0 8px 8px 0;background:transparent;color:#40505d}.user-chip-logout:hover{color:var(--brand-deep);background:var(--brand-soft)}.icon-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);background:#fff;color:#40505d}.icon-button:hover{color:var(--brand-deep)}.primary-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;background:var(--brand);color:#fff;font-size:14px;font-weight:800;line-height:1;white-space:nowrap;box-shadow:0 14px 30px #00b4b033}.primary-button:hover{background:var(--brand-deep)}.primary-button.compact{min-height:36px;padding:0 14px;font-size:14px;box-shadow:0 10px 22px #00b4b02e}.primary-button.wide{width:100%}.primary-button:disabled,.icon-button:disabled,.route-step:disabled{cursor:default;opacity:.78}.hero-strip{display:flex;justify-content:space-between;gap:22px;align-items:flex-end;margin-bottom:20px}.eyebrow{margin:0 0 7px;color:var(--brand-deep);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin:0}h1{font-size:32px;line-height:1.1;letter-spacing:0}h2{font-size:19px;line-height:1.25;letter-spacing:0}.hero-strip span{display:block;margin-top:9px;color:var(--muted);font-size:15px}.date-button{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--line);background:#fff;color:#40505d;font-weight:750;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.metric-card,.panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.metric-card{min-height:128px;padding:18px}.metric-card p{color:var(--muted);font-size:14px;font-weight:750}.metric-card strong{display:block;margin-top:12px;color:var(--text);font-size:38px;line-height:1;letter-spacing:0}.metric-card span{display:block;margin-top:10px;color:var(--muted);font-size:13px;line-height:1.35}.metric-card.tone-brand{background:linear-gradient(180deg,#fff,#eefcfb);border-color:#00b4b03d}.metric-card.tone-amber{background:linear-gradient(180deg,#ffffff 0%,var(--amber-soft) 100%)}.metric-card.tone-rose{background:linear-gradient(180deg,#ffffff 0%,var(--rose-soft) 100%)}.metric-card.tone-green{background:linear-gradient(180deg,#ffffff 0%,var(--green-soft) 100%)}.rfq-status-pipeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px}.rfq-status-card{position:relative;min-height:108px;padding:16px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);text-align:left;box-shadow:var(--shadow);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.rfq-status-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--line-strong)}.rfq-status-card span{display:block;max-width:100%;color:var(--muted);font-size:13px;font-weight:850;line-height:1.25}.rfq-status-card strong{display:block;margin-top:14px;font-size:34px;line-height:1;letter-spacing:0}.rfq-status-card:hover{border-color:#00b4b059;box-shadow:0 20px 52px #1531371c;transform:translateY(-1px)}.rfq-status-card.is-active{border-color:var(--brand);box-shadow:0 0 0 2px #00b4b01f,var(--shadow)}.price-directory-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:14px;margin-bottom:18px}.search-control{position:relative;min-width:0;display:block;color:var(--muted)}.search-control svg{position:absolute;top:50%;left:17px;z-index:1;transform:translateY(-50%);pointer-events:none}.search-control input{min-height:54px;padding-left:52px}.category-filter-bar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.category-filter-chip{min-height:38px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#40505d;font-size:13px;font-weight:850;cursor:pointer}.category-filter-chip.active{border-color:#09969147;background:var(--brand-soft);color:var(--brand-deep)}.price-directory-detail-page,.price-directory-alternatives{display:grid;gap:18px}.price-directory-detail-page{flex:1 1 0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.price-directory-selected-offer{display:grid;gap:14px}.rfq-status-card.tone-brand{background:linear-gradient(180deg,#fff,#eefcfb)}.rfq-status-card.tone-brand:before{background:var(--brand)}.rfq-status-card.tone-brand strong{color:var(--brand-deep)}.rfq-status-card.tone-amber{background:linear-gradient(180deg,#ffffff 0%,var(--amber-soft) 100%)}.rfq-status-card.tone-amber:before{background:#f3b23f}.rfq-status-card.tone-amber strong{color:var(--amber)}.rfq-status-card.tone-green{background:linear-gradient(180deg,#ffffff 0%,var(--green-soft) 100%)}.rfq-status-card.tone-green:before{background:#55b887}.rfq-status-card.tone-green strong{color:var(--green)}.rfq-status-card.tone-rose{background:linear-gradient(180deg,#ffffff 0%,var(--rose-soft) 100%)}.rfq-status-card.tone-rose:before{background:#df7575}.rfq-status-card.tone-rose strong{color:var(--rose)}.rfq-status-card.tone-slate:before{background:#9babb4}.rfq-status-card.tone-slate strong{color:#566671}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;min-width:0}.primary-column,.secondary-column{display:grid;gap:16px;align-content:start;min-width:0}.panel{min-width:0;padding:18px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-heading.tight{margin-bottom:14px}.route{display:grid;grid-template-columns:repeat(6,minmax(108px,1fr));gap:8px;max-width:100%;overflow-x:auto;padding-bottom:4px}.route-step{position:relative;min-height:96px;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);text-align:left}.route-step.active{border-color:#00b4b061;background:var(--brand-soft)}.route-node{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--brand-deep);font-weight:900;border:1px solid rgba(0,180,176,.26)}.route-step p{color:#40505d;font-size:13px;font-weight:800;line-height:1.25}.route-arrow{position:absolute;top:23px;right:10px;color:#9badb2}.route-card{min-width:0}.compact-route{padding:0}.compact-route .route{grid-template-columns:repeat(6,minmax(110px,1fr))}.table-wrap{width:100%;max-width:100%;overflow-x:auto}table{width:100%;min-width:860px;border-collapse:collapse}th{padding:0 14px 12px;color:#72808a;font-size:12px;font-weight:900;text-align:left;text-transform:uppercase}td{padding:16px 14px;border-top:1px solid #edf2f3;color:#43515d;font-size:14px;vertical-align:middle}td strong{display:block;margin-bottom:5px;color:var(--text);font-size:14px}td span{color:var(--muted);font-size:12px}.email-body-preview{display:block;max-width:620px;line-height:1.45}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#fbfdfd}.mono{color:var(--brand-deep);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:800}.status-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:850;white-space:nowrap}.status-badge.tone-brand{background:var(--brand-soft);color:var(--brand-deep)}.status-badge.tone-amber{background:var(--amber-soft);color:var(--amber)}.status-badge.tone-green{background:var(--green-soft);color:var(--green)}.status-badge.tone-slate{background:#eef3f5;color:#566671}.status-badge.tone-rose{background:var(--rose-soft);color:var(--rose)}.progress{width:110px;height:8px;overflow:hidden;border-radius:999px;background:#ecf2f3}.progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),var(--brand-deep))}.entity-page,.record-page{display:grid;align-content:start;grid-auto-rows:max-content;gap:16px;min-width:0}.main-area>.entity-page,.main-area>.record-page{flex:1 1 auto}.price-request-record-page{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.price-request-record-page>.page-heading,.price-request-record-page>.record-strip{flex:0 0 auto}@media(min-width:941px){.main-area-contained .page-heading{justify-content:flex-start;padding-right:0}}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;min-width:0;margin-bottom:2px}.page-heading>div{min-width:0}.page-heading-main{display:flex;align-items:flex-start;gap:12px;min-width:0}.page-heading-copy{min-width:0}.page-back-action{flex:0 0 auto;padding-top:2px}.page-back-button{width:42px;height:42px}.page-heading-description{display:block;margin-top:9px;color:var(--muted);font-size:15px;line-height:1.5}.page-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.list-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 220px max-content;gap:10px;align-items:center;margin-bottom:18px}.list-search{width:100%}.sort-control{min-height:42px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;margin:0;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.sort-control svg{color:var(--brand-deep)}.sort-control select{min-height:38px;padding:0;border:0;box-shadow:none}.entity-table tbody tr{transition:background .16s ease}.task-indicator{width:10px;height:10px;display:inline-block;border-radius:50%;vertical-align:middle;box-shadow:0 0 0 3px #2c7b571a}.task-indicator.no-tasks{background:var(--green)}.task-indicator.has-tasks{background:var(--rose);box-shadow:0 0 0 3px #b947471a}.table-empty,.muted-text{color:var(--muted);font-size:14px;line-height:1.5}.table-empty{margin-top:14px}.record-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fff}.record-strip-main{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0}.record-strip span:not(.status-badge){color:#40505d;font-size:13px;font-weight:750}.deadline-indicator{flex:0 0 auto;display:grid;grid-template-columns:auto auto auto;align-items:center;gap:2px 9px;min-width:228px;padding:9px 12px;border:1px solid rgba(0,180,176,.24);border-radius:8px;background:var(--brand-soft);color:var(--brand-deep)}.deadline-indicator svg{grid-row:1 / span 2}.deadline-indicator>span,.deadline-indicator strong{color:inherit!important}.deadline-indicator>span{font-size:11px!important;text-transform:uppercase}.deadline-indicator strong{font-size:15px}.deadline-indicator small{grid-column:3;grid-row:1 / span 2;justify-self:end;font-size:12px;font-weight:800;white-space:nowrap}.deadline-indicator.warning{border-color:#b9791747;background:var(--amber-soft);color:var(--amber)}.deadline-indicator.danger{border-color:#b9474747;background:var(--rose-soft);color:var(--rose)}.price-actuality{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:12px;font-weight:800}.price-actuality>span{width:9px;height:9px;border-radius:50%;color:inherit;background:currentColor;box-shadow:0 0 0 3px currentColor;opacity:.82}.price-actuality.current{color:var(--green)}.price-actuality.expired{color:var(--rose)}.catalogs-workspace{display:grid;grid-template-columns:minmax(190px,240px) minmax(0,1fr);align-items:start;gap:16px}.catalogs-subnav{display:grid;gap:7px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff}.catalogs-subnav button{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#40505d;font-weight:800;text-align:left}.catalogs-subnav button:hover{background:var(--surface-muted)}.catalogs-subnav button.active{background:var(--brand-soft);color:var(--brand-deep)}.catalog-list-panel,.catalog-list-panel table{min-width:0}.catalog-list-panel th:last-child,.catalog-list-panel td:last-child{width:112px;padding-left:6px;padding-right:6px}.catalog-entry-form{display:grid;grid-template-columns:minmax(150px,.5fr) minmax(260px,1fr) auto;align-items:end;gap:12px;margin:18px 0;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted)}.catalog-entry-form .form-actions{margin:0}.table-actions{display:flex;justify-content:flex-end;gap:7px}.inactive-row{opacity:.62}.danger-icon-button{color:var(--rose)}.compact-button{min-height:38px;padding:0 12px}.manufacturer-multiselect{position:relative;display:grid;gap:9px}.multiselect-control{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff}.multiselect-control:focus-within{border-color:#00b4b0b8;box-shadow:0 0 0 3px #00b4b01a}.multiselect-control svg{flex:0 0 auto;color:var(--muted)}.multiselect-control input{min-height:40px;padding:0;border:0;box-shadow:none}.selected-chip-list{display:flex;flex-wrap:wrap;gap:7px}.selected-chip{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 7px 0 10px;border:1px solid rgba(0,180,176,.22);border-radius:7px;background:var(--brand-soft);color:var(--brand-deep);font-size:13px;font-weight:800}.selected-chip button{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:5px;background:transparent;color:inherit}.selected-chip button:hover{background:#007b7a1a}.multiselect-menu{display:grid;max-height:240px;overflow-y:auto;border:1px solid var(--line-strong);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.multiselect-menu button{min-height:42px;padding:9px 12px;border:0;border-bottom:1px solid var(--line);background:transparent;color:#40505d;font-weight:750;text-align:left}.multiselect-menu button:last-child{border-bottom:0}.multiselect-menu button:hover{background:var(--surface-muted)}.multiselect-menu .multiselect-create{display:flex;align-items:center;gap:8px;color:var(--brand-deep)}.inline-action-button{justify-self:start;margin-top:8px}.record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0}.price-request-workspace{flex:1 1 0;display:grid;grid-template-columns:minmax(0,1fr) clamp(240px,25%,360px);gap:16px;align-items:stretch;min-height:0;min-width:0;overflow:hidden}.price-request-main{display:flex;flex-direction:column;gap:16px;height:100%;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.price-request-main>.record-section:only-child,.price-request-main>.record-section:last-child{flex:1 1 auto}.price-request-sidepanel{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.price-request-tabs{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:16px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#f6fafb}.price-request-tabs button{min-height:38px;border:0;border-radius:6px;background:transparent;color:#4d5b66;font-size:13px;font-weight:850}.price-request-tabs button.active{background:#fff;color:var(--brand-deep);box-shadow:0 8px 18px #15313714}.price-request-comments,.price-request-tasks{flex:1 1 auto;min-height:0;overflow:hidden}.price-request-comments,.price-request-tasks{display:flex;flex-direction:column}.price-request-comments .section-heading,.price-request-tasks .section-heading{flex:0 0 auto}.price-request-comments .timeline-list{flex:1 1 auto;align-content:start;grid-auto-rows:max-content;max-height:none;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:2px}.price-request-comments .inline-form,.price-request-tasks .inline-form{flex:0 0 auto}.rfq-task-list{flex:1 1 auto;display:grid;align-content:start;gap:10px;min-height:0;overflow:auto;padding-right:2px}.rfq-task-card{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.rfq-task-card.is-done{background:#f7fbfa}.rfq-task-card .rfq-task-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#6d7b86;font-size:12px;font-weight:800;line-height:1.4}.rfq-task-state-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;box-shadow:0 0 0 3px #b947471a}.rfq-task-state-dot.is-open{background:var(--rose)}.rfq-task-state-dot.is-done{background:var(--green);box-shadow:0 0 0 3px #2c7b571a}.rfq-task-card .rfq-task-meta strong{display:inline;color:var(--ink);font-size:12px;line-height:1.4}.rfq-task-card .rfq-task-text{margin:0;color:#334550;font-size:13px;font-weight:700;line-height:1.45}.rfq-task-actions{display:flex;align-items:center;justify-content:flex-end}.rfq-task-complete-button{min-height:34px;padding:0 10px;font-size:12px}.rfq-task-done-label{display:inline-flex;min-height:28px;align-items:center;color:var(--green);font-size:12px;font-weight:900}.rfq-task-card-header{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:8px}.rfq-task-card strong{display:block;color:var(--ink);font-size:14px;line-height:1.3}.rfq-task-card p{margin:5px 0 0;color:#63717d;font-size:12px;line-height:1.45}.rfq-task-card dl{display:grid;gap:6px;margin:0}.rfq-task-card dl div{display:flex;justify-content:space-between;gap:10px;color:#6d7b86;font-size:11px;font-weight:800}.rfq-task-card dd,.rfq-task-card dt{margin:0}.rfq-task-card dd{color:#334550;text-align:right}.required-pill{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#fff3d8;color:#a26500;font-size:11px;font-weight:900}.rfq-task-form{flex:0 0 auto;display:grid;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.rfq-task-form label{gap:6px;font-size:12px}.rfq-task-form input,.rfq-task-form select,.rfq-task-form textarea{min-height:42px;font-size:13px}.rfq-task-form textarea{min-height:74px}.rfq-task-form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.price-request-offer-workspace,.offer-workspace-list{display:grid;gap:14px}.offer-workspace-card{min-width:0;scroll-margin:18px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfdfd}.offer-workspace-card h3{margin:0;font-size:17px;letter-spacing:0}.offer-workspace-card.collapsible{display:grid;gap:12px}.offer-collapse-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.offer-summary-line{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px;color:var(--muted);font-size:13px;font-weight:850}.offer-collapse-body{display:grid;gap:12px;padding-top:12px;border-top:1px solid var(--line)}.price-request-additional-info{gap:14px}.price-request-additional-info textarea{min-height:150px}.additional-info-readonly{min-height:86px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfdfd;color:var(--text);font-size:14px;font-weight:750;line-height:1.5;white-space:pre-wrap}.file-placeholder-button{width:fit-content;margin-top:6px}.rfq-files-block{display:grid;gap:9px;margin:0;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfdfd}.rfq-files-block legend{padding:0 4px;color:#40505d;font-size:13px;font-weight:800}.rfq-files-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.rfq-files-hint,.rfq-file-row>span{color:#4b5e69;font-size:13px;font-weight:800;line-height:1.35}.file-picker-button{position:relative;cursor:pointer}.file-picker-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.rfq-file-draft,.rfq-file-row{display:grid;grid-template-columns:auto auto minmax(160px,1fr) auto auto;align-items:center;gap:10px;min-height:42px;padding:7px 0;border:0;background:transparent}.rfq-file-draft{grid-template-columns:42px minmax(220px,1fr) auto;align-items:end;gap:14px;padding:10px 0 12px}.rfq-file-draft label{min-width:0}.rfq-file-draft .file-type-icon{align-self:end;width:58px;height:42px}.rfq-file-draft .rfq-file-row-actions{align-self:end;flex-wrap:nowrap}.rfq-files-list{display:grid}.rfq-file-row+.rfq-file-row{border-top:1px solid var(--line)}.rfq-file-row strong{color:#17212b;font-size:13px;font-weight:900;line-height:1.35}.rfq-file-name-field{min-width:0;color:var(--muted);font-size:11px;font-weight:850;line-height:1.25;text-transform:uppercase}.rfq-file-name-field input{width:100%;min-height:34px;margin-top:3px;padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#17212b;font-size:13px;font-weight:850;text-transform:none}.rfq-file-number{width:24px;height:24px;display:inline-grid;place-items:center;border-radius:50%;background:var(--surface-muted);color:var(--muted);font-size:12px;font-weight:900}.file-type-icon{width:42px;height:34px;display:inline-grid;place-items:center;border-radius:8px;background:var(--surface-muted);color:var(--muted)}.file-type-label{color:currentColor;font-size:9px;font-weight:950;line-height:1;letter-spacing:0}.file-type-icon.pdf{background:var(--rose-soft);color:var(--rose)}.file-type-icon.word{background:#e9f2ff;color:#245da8}.file-type-icon.spreadsheet{background:var(--green-soft);color:var(--green)}.file-type-icon.presentation{background:#fff0e2;color:#b95d1e}.file-type-icon.image{background:var(--brand-soft);color:var(--brand-deep)}.file-type-icon.archive{background:var(--amber-soft);color:var(--amber)}.file-type-icon.document{background:var(--surface-muted);color:var(--muted)}.file-type-icon.code{background:#eef0ff;color:#4f5fb7}.file-type-icon.cad{background:#eff7ff;color:#1f6f8f}.rfq-file-row-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.danger-button.compact{min-height:36px;font-size:14px}.checkbox-line{display:flex;align-items:center;gap:8px;color:#4b5e69;font-size:12px;font-weight:800}.checkbox-line input{min-height:0;width:16px;height:16px}.checkbox-fieldset{display:grid;gap:9px;margin:0;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfdfd}.checkbox-fieldset legend{padding:0 4px;color:#40505d;font-size:13px;font-weight:800}.checkbox-fieldset .checkbox-line{align-items:flex-start;font-size:13px;line-height:1.35}.checkbox-fieldset .checkbox-line input{flex:0 0 auto;margin-top:1px}.full-width-button{width:100%}.record-section{min-width:0}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.section-heading h2{margin-top:0}.section-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#17212b38;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-panel{width:min(720px,100%);padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 24px 70px #15273233}.modal-panel h2{margin:4px 0 8px;font-size:28px;letter-spacing:0}.modal-panel p:not(.eyebrow){margin:0;color:var(--muted);font-size:15px;line-height:1.5}.modal-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px;margin-top:18px}.modal-actions .ghost-button,.modal-actions .primary-button,.modal-actions .danger-button{flex:0 0 auto}.support-ticket-fab{position:fixed;right:26px;bottom:26px;z-index:12;width:54px;height:54px;display:inline-grid;place-items:center;border:0;border-radius:8px;background:var(--brand);color:#fff;box-shadow:0 18px 46px #00b4b047}.support-ticket-fab:hover{background:var(--brand-deep)}.support-ticket-modal{width:min(900px,100%);max-height:min(88vh,820px);display:flex;flex-direction:column;overflow:hidden}.support-ticket-access-modal{width:min(760px,100%);max-height:min(86vh,760px);overflow:auto}.support-ticket-modal-header,.support-ticket-detail-toolbar{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.support-ticket-tabs{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:16px 0;padding:5px;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted)}.support-ticket-tab{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:transparent;color:#40505d;font-size:14px;font-weight:900}.support-ticket-tab.active{background:#fff;color:var(--brand-deep);box-shadow:0 8px 20px #15273214}.support-ticket-tab span{min-width:22px;min-height:22px;display:inline-grid;place-items:center;border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-size:12px}.support-ticket-modal-body{flex:1 1 auto;min-height:0;display:grid;align-content:start;gap:14px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.support-ticket-form,.support-ticket-detail,.support-ticket-comment-form{display:grid;gap:14px}.support-ticket-detail-layout,.support-ticket-detail-main,.support-ticket-comments{min-width:0;display:grid;gap:14px;align-content:start}.support-ticket-detail-page .support-ticket-detail-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start}.support-ticket-detail-page .support-ticket-comments{position:sticky;top:22px;max-height:calc(100vh - 160px);overflow-y:auto}.support-ticket-list,.support-ticket-comment-list,.support-ticket-access-list{display:grid;gap:8px}.support-ticket-list-item{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px 12px;width:100%;padding:13px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#17212b;text-align:left}.support-ticket-list-item span:not(.status-badge),.support-ticket-list-item small{grid-column:1 / -1;color:var(--muted);font-weight:700;line-height:1.35}.support-ticket-list-item:hover{border-color:#00b4b047;background:var(--brand-soft)}.support-ticket-detail-card,.support-ticket-comments,.support-ticket-admin-panel{display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.support-ticket-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.support-ticket-meta-grid div{min-width:0}.support-ticket-meta-grid dd{margin:5px 0 0;color:var(--text);font-size:14px;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.support-ticket-meta-grid dt,.support-ticket-meta-grid dd{text-align:left}.support-ticket-meta-grid dt{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.support-ticket-detail-page .support-ticket-meta-grid div:nth-child(5){grid-column:span 2}.support-ticket-description{color:#40505d;font-size:15px;line-height:1.55;white-space:pre-wrap}.support-ticket-admin-panel{grid-template-columns:minmax(0,1fr) minmax(220px,280px) auto;align-items:end}.support-ticket-admin-panel-copy{display:grid;gap:2px;align-self:center}.support-ticket-admin-panel-copy h3,.support-ticket-comments h3{margin:0;font-size:18px;line-height:1.25}.support-ticket-detail-page .support-ticket-admin-panel{grid-template-columns:1fr;align-items:stretch}.support-ticket-detail-page .support-ticket-admin-panel .primary-button{width:100%}.support-ticket-comment{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfdfd}.support-ticket-comment time{color:var(--muted);font-size:12px;font-weight:800}.support-ticket-comment p{white-space:pre-wrap}.support-ticket-access-row{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfdfd}.support-ticket-access-row input{width:18px;height:18px;min-height:0}.support-ticket-access-row span{display:grid;gap:2px}.support-ticket-access-row small{color:var(--muted);font-weight:750}.support-ticket-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.support-ticket-summary-card{position:relative;min-height:112px;padding:16px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.support-ticket-summary-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#9babb4}.support-ticket-summary-card span{display:block;color:var(--muted);font-size:13px;font-weight:850}.support-ticket-summary-card strong{display:block;margin-top:12px;color:var(--text);font-size:34px;line-height:1;letter-spacing:0}.support-ticket-summary-card small{display:block;margin-top:8px;color:var(--muted);font-size:12px;font-weight:750;line-height:1.35}.support-ticket-summary-card.tone-brand:before{background:var(--brand)}.support-ticket-summary-card.tone-brand strong{color:var(--brand-deep)}.support-ticket-summary-card.tone-amber:before{background:#f3b23f}.support-ticket-summary-card.tone-amber strong{color:var(--amber)}.support-ticket-summary-card.tone-green:before{background:#55b887}.support-ticket-summary-card.tone-green strong{color:var(--green)}.support-ticket-summary-card.tone-slate strong{color:#566671}.support-ticket-table-panel{display:grid;gap:16px}.support-ticket-table-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.support-ticket-table-header h2{margin:0}.support-ticket-table-header span:not(.status-badge){display:block;margin-top:7px;color:var(--muted);font-size:13px;font-weight:750}.support-ticket-admin-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,260px);gap:10px;align-items:center}.support-ticket-status-filter{margin:0}.support-ticket-admin-table{min-width:860px;table-layout:fixed}.support-ticket-admin-table th{padding-top:4px}.support-ticket-admin-table th,.support-ticket-admin-table td{padding-left:12px;padding-right:12px}.support-ticket-admin-table th:nth-child(1),.support-ticket-admin-table td:nth-child(1){width:150px}.support-ticket-admin-table th:nth-child(2),.support-ticket-admin-table td:nth-child(2){width:100px}.support-ticket-admin-table th:nth-child(4),.support-ticket-admin-table td:nth-child(4){width:150px}.support-ticket-admin-table th:nth-child(5),.support-ticket-admin-table td:nth-child(5){width:100px}.support-ticket-admin-table th:nth-child(6),.support-ticket-admin-table td:nth-child(6){width:130px}.support-ticket-admin-table td{vertical-align:top}.support-ticket-admin-table .clickable-row:hover td{background:#fbfdfd}.support-ticket-number-cell span,.support-ticket-description-cell span{display:block;margin-top:5px}.support-ticket-number-cell strong{white-space:nowrap}.support-ticket-description-cell{max-width:520px}.support-ticket-description-cell strong{line-height:1.35}.support-ticket-type-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f4f7f8;color:#40505d;font-size:12px;font-weight:850;white-space:nowrap}@media(max-width:1180px){.support-ticket-detail-page .support-ticket-detail-layout{grid-template-columns:1fr}.support-ticket-detail-page .support-ticket-comments{position:static;max-height:none;overflow:visible}}@media(max-width:820px){.support-ticket-modal{width:100%;max-height:calc(100vh - 32px)}.support-ticket-summary-grid,.support-ticket-admin-toolbar,.support-ticket-admin-panel{grid-template-columns:1fr}.support-ticket-table-header{align-items:flex-start;flex-direction:column}}.record-form{display:grid;gap:16px}.form-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.form-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;padding-top:4px}.compact-form{gap:12px}.nested-form{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.compact-table th,.compact-table td{padding-left:10px;padding-right:10px}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px}.danger-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(185,71,71,.22);border-radius:8px;background:var(--rose-soft);color:var(--rose);font-size:14px;font-weight:800;line-height:1;white-space:nowrap}.danger-button:hover{border-color:#b947475c;background:#ffe7e5}.count-pill{min-width:34px;min-height:28px;display:inline-grid;place-items:center;border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-weight:900}.approval-list,.activity-list{display:grid;gap:10px}.approval-item{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:13px;border:1px solid #edf2f3;border-radius:8px;background:#fbfdfd}.approval-item strong{display:block;color:var(--text);font-size:14px;line-height:1.3}.approval-item span,.approval-item p{color:var(--muted);font-size:12px;line-height:1.35}.approval-item span{display:block;margin-top:5px}.approval-item p{white-space:nowrap}.approval-item.done{opacity:.72}.approval-item.done strong{text-decoration:line-through}.activity-item{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;align-items:start}.activity-item>span{width:8px;height:8px;margin-top:6px;border-radius:50%;background:var(--brand)}.activity-item p{margin:0;color:#4d5b66;font-size:13px;line-height:1.45}.activity-item strong{color:var(--text)}.activity-meta{display:block}.activity-meta time{color:#4d5b66;font-weight:700}.activity-text{display:block;margin-top:2px}.workspace-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:16px;align-items:start}.workspace-side,.process-detail,.users-grid{display:grid;gap:16px;min-width:0}.process-list{display:grid;gap:8px}.process-row{width:100%;display:grid;gap:10px;padding:13px;border:1px solid #edf2f3;border-radius:8px;background:#fbfdfd;color:inherit;text-align:left}.process-row:hover,.process-row.active{border-color:#00b4b052;background:var(--brand-soft)}.process-row strong,.document-item strong,.task-card h3{color:var(--text)}.process-row span,.process-row p{color:var(--muted);font-size:13px}.process-row>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.form-grid-2,.detail-grid,.users-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.detail-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.detail-hero h1{font-size:28px}.detail-hero span{display:block;margin-top:10px;color:var(--muted);line-height:1.5}.kv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 18px;margin:0}.kv-grid div{min-width:0}.kv-grid dt,.action-stack span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.kv-grid dd{margin:5px 0 0;color:var(--text);font-size:14px;font-weight:750;line-height:1.35}.kv-list{display:grid;gap:4px;margin:0;padding-left:18px}.action-stack{display:grid;gap:13px}.action-stack div{padding:13px;border:1px solid #edf2f3;border-radius:8px;background:#fbfdfd}.action-stack strong{display:block;margin-top:5px;color:var(--text);line-height:1.35}.inline-form{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;margin-top:12px}.rfq-task-target-hint{grid-column:1 / -1;margin:-2px 0 0;color:var(--muted);font-size:12px;font-weight:750;line-height:1.35}.icon-button.small{width:34px;height:34px}.document-list,.task-board{display:grid;gap:10px}.document-item{display:flex;gap:10px;align-items:flex-start;padding:13px;border:1px solid #edf2f3;border-radius:8px;background:#fbfdfd}.document-item svg{color:var(--brand-deep);flex:0 0 auto;margin-top:2px}.document-item span{display:block;margin-top:4px;color:var(--muted);font-size:12px}.timeline-list{max-height:280px;overflow:auto;padding-right:4px}.empty-panel{min-height:220px}.techsupport-shell{background:var(--bg)}.techsupport-sidebar{background:linear-gradient(180deg,#edfafa,#f7f9fa 42%,#fff)}.techsupport-label{display:grid;gap:4px;margin:-12px 0 22px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.techsupport-label span{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.techsupport-label strong{color:var(--text);font-size:15px}.techsupport-page{gap:18px}.techsupport-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.access-config-panel,.access-position-panel{padding:18px}.access-config-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;align-items:stretch}.access-config-nav,.access-config-editor,.access-position-form{min-width:0}.access-config-nav{display:grid;align-content:start;gap:14px}.access-section-group{display:grid;gap:8px}.access-section-group>span{color:var(--brand-deep);font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.access-role-tab{display:grid;gap:5px;width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);text-align:left;transition:border-color .16s ease,background .16s ease}.access-role-tab.is-active{border-color:#00b4b08c;background:var(--brand-soft)}.access-role-tab strong{font-size:15px;line-height:1.2}.access-role-tab small,.access-role-heading span,.access-permission-line small,.checkbox-line small{color:var(--muted);font-size:12px;font-weight:700;line-height:1.35}.access-config-editor{display:grid;align-content:start;gap:16px}.access-role-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.access-role-heading h2{margin:2px 0 6px;font-size:25px;letter-spacing:0}.access-permission-list{display:grid;gap:10px}.access-permission-line{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:flex-start;padding:12px;border:1px solid #edf2f3;border-radius:8px;background:#fbfdfd}.access-permission-line input{width:18px;height:18px;min-height:0;margin-top:1px}.access-permission-line span,.checkbox-line span{display:grid;gap:3px;min-width:0}.access-permission-line strong,.checkbox-line strong{color:var(--text);font-size:14px;line-height:1.25}.access-section-permissions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.access-position-form{display:grid;gap:16px}.service-status{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:13px;border:1px solid #edf2f3;border-radius:8px;background:#fbfdfd}.service-status-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px}.service-status-icon.tone-green{background:var(--green-soft);color:var(--green)}.service-status-icon.tone-brand{background:var(--brand-soft);color:var(--brand-deep)}.service-status-icon.tone-amber{background:var(--amber-soft);color:var(--amber)}.service-status-icon.tone-slate{background:#eef3f5;color:#566671}.service-status span{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.service-status strong{display:block;margin-top:4px;color:var(--text);font-size:15px;line-height:1.25}.service-status p{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.35}.task-board{grid-template-columns:repeat(2,minmax(0,1fr))}.task-card{display:flex;justify-content:space-between;gap:16px;min-height:150px;padding:16px;border:1px solid #edf2f3;border-radius:8px;background:#fbfdfd}.task-card.done{opacity:.7}.task-card h3{margin:12px 0 7px;font-size:16px;letter-spacing:0}.task-card p{color:#4d5b66;font-size:13px;line-height:1.45}.task-card span:not(.status-badge){display:block;margin-top:10px;color:var(--muted);font-size:12px;font-weight:800}button.ghost-button span,button.primary-button span,button.danger-button span{display:inline-flex;align-items:center;margin:0;color:inherit;font:inherit;line-height:inherit;white-space:inherit}button.ghost-button svg,button.primary-button svg,button.danger-button svg{flex:0 0 auto;color:currentColor}@media(max-width:1180px){.app-shell{grid-template-columns:238px minmax(0,1fr)}.metric-grid,.rfq-status-pipeline{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid,.workspace-grid,.record-grid,.form-grid-3,.users-grid,.access-config-layout,.access-section-permissions,.task-board{grid-template-columns:1fr}.secondary-column{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-entry-form{grid-template-columns:1fr 1fr}.catalog-entry-form .form-actions{grid-column:1 / -1;justify-content:flex-end}}@media(max-width:940px){.main-area-contained{height:auto;min-height:100vh;overflow:visible}.topbar{position:static;align-items:stretch;flex-direction:column;margin-bottom:16px}.page-heading,.record-strip{align-items:stretch;flex-direction:column}.deadline-indicator{width:100%}.catalogs-workspace{grid-template-columns:1fr}.catalogs-subnav{grid-template-columns:repeat(4,minmax(140px,1fr));overflow-x:auto}.page-actions{justify-content:flex-start}.list-toolbar,.price-directory-toolbar{grid-template-columns:1fr}.category-filter-bar,.topbar-actions{justify-content:flex-start}.workspace-role-select{min-width:220px}.search{width:100%}.price-request-workspace{flex:0 1 auto;grid-template-columns:1fr;height:auto;min-height:0;overflow:visible}.price-request-main{height:auto;order:1;overflow:visible;padding-right:0}.price-request-sidepanel{order:2;height:auto;min-height:360px;overflow:visible}}@media(max-width:820px){.app-shell{display:block}.sidebar{position:static;height:auto;padding:16px;overflow:hidden}.nav-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.nav-item{white-space:nowrap}.sidebar-footer{display:none}.main-area{padding:18px 16px 28px}.topbar,.hero-strip{align-items:stretch;flex-direction:column}.topbar-actions{justify-content:space-between}.workspace-role-chip,.workspace-role-select{flex:1 1 100%;width:100%}.search{width:100%}.metric-grid,.rfq-status-pipeline,.secondary-column,.detail-grid,.form-grid-2,.form-grid-3,.record-grid,.kv-grid,.catalog-entry-form{grid-template-columns:1fr}.catalog-entry-form .form-actions{grid-column:auto}.primary-button{flex:1}.page-actions .primary-button,.page-actions .ghost-button{flex:0 0 auto}.detail-hero,.process-row>div,.section-heading{align-items:flex-start;flex-direction:column}.techsupport-status-grid{grid-template-columns:1fr}.user-chip{display:none}}@media(max-width:520px){.topbar-actions .icon-button{display:none}h1{font-size:27px}.panel,.metric-card{padding:15px}}
