.procurementModule{width:100%;max-width:100%}.procurementPageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-bottom:14px;display:flex}.procurementPageHeader h1{margin:0;font-size:1.35rem;font-weight:700}.procurementNav{gap:6px;margin-bottom:0;padding-bottom:2px;display:flex;overflow-x:auto}.procurementNav a{border:1px solid var(--line);color:var(--ink-secondary);background:#fff;border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:.88rem;text-decoration:none}.procurementNav a.active{border-color:var(--accent);color:var(--accent-strong);background:color-mix(in srgb, var(--accent) 8%, #fff)}.procurementStats{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:24px;display:grid}.procurementStatCard{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px}.procurementStatCard strong{font-size:1.5rem;font-weight:650;line-height:1.1;display:block}.procurementStatCard span{color:var(--ink-secondary);margin-top:4px;font-size:.82rem;display:block}.productGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.productCard{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;transition:box-shadow .15s,border-color .15s;display:flex;overflow:hidden}.productCard:hover{border-color:color-mix(in srgb, var(--accent) 30%, var(--line));box-shadow:0 8px 24px #0f172a0f}.productCard.isSelected{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 25%, transparent)}.productCardImage{aspect-ratio:4/3;background:var(--surface-muted,#f4f5f7);justify-content:center;align-items:center;display:flex;overflow:hidden}.productCardImage img{object-fit:cover;width:100%;height:100%}.productCardImagePlaceholder{color:var(--ink-tertiary);font-size:.8rem}.serviceImagePreview{aspect-ratio:4/3;border:1px solid var(--line);background:var(--surface-muted,#f4f5f7);border-radius:14px;width:min(100%,360px);overflow:hidden}.serviceImagePreview img{object-fit:cover;width:100%;height:100%;display:block}.productCardBody{flex-direction:column;flex:1;gap:6px;padding:14px;display:flex}.productCardTitle{font-size:.95rem;font-weight:600;line-height:1.3}.productCardMeta{color:var(--ink-secondary);font-size:.8rem}.productCardPricing{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:8px;font-size:.78rem;display:flex}.productCardPricing .retail{color:var(--ink);font-weight:600}.productCardPricing .internal{color:var(--ink-tertiary)}.productCardActions{flex-wrap:wrap;gap:6px;padding:0 14px 14px;display:flex}.productCardActions .danger,.productTableActions .danger,.catalogCardActions .danger,.vendorDirectoryActions .danger,.vendorAdminActions .danger{color:#b42318;border-color:color-mix(in srgb, #b42318 28%, var(--line));background:#b423180f}.productTableActions,.catalogCardActions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.productToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.productToolbarFilters{flex-wrap:wrap;flex:1;gap:8px;display:flex}.procurementEmpty{text-align:center;border:1px dashed var(--line);background:#fff;border-radius:16px;padding:48px 24px}.procurementEmpty h3{margin:12px 0 8px}.procurementEmptyActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.clipperReview{gap:24px;display:grid}@media (min-width:900px){.clipperReview{grid-template-columns:1fr 1fr}}.clipperGallery{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;display:grid}.clipperGallery img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:10px;width:100%}.procurementBulkBar{z-index:20;background:var(--ink);color:#fff;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex;position:sticky;bottom:16px;box-shadow:0 12px 40px #0f172a33}.procurementBulkBar a,.procurementBulkBar button{color:inherit}.projectProcurementCards{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}@media (max-width:720px){.projectProcurementCards{grid-template-columns:repeat(2,1fr)}}.procurementModule .pageToolbar{margin-bottom:14px}.procurementModule .chipButton,.procurementModule .button{border-radius:10px;min-height:34px;padding:7px 12px;font-size:.84rem;line-height:1}.procurementNav a{padding:7px 12px;font-size:.84rem}.procurementStats.compact{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.productCardActions .button.small,.productCardActions .chipButton{min-height:30px;padding:6px 10px;font-size:.78rem}.catalogLibrary{gap:14px;display:grid}.catalogPageHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;display:flex}.catalogPageHeader h1{letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:600}.catalogStatsInline{margin:0;font-size:.8125rem}.catalogToolbar{border:1px solid var(--line);background:var(--surface,#fff);color:var(--ink,#1d1d1f);z-index:15;border-radius:12px;gap:10px;padding:12px;display:grid;position:sticky;top:8px;box-shadow:0 4px 16px #0f172a0a}.catalogToolbarRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.catalogToolbarActions{flex-wrap:wrap;gap:6px;margin-left:auto;display:flex}.catalogFilterField{flex-direction:column;gap:4px;min-width:140px;display:flex}.catalogFilterField>span{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-secondary);font-size:.68rem;font-weight:600}.catalogFilterField .input{min-height:38px}.productToolbarActions,.procurementBulkBarActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.catalogSearchFull{width:100%;margin:0}.catalogSearchFull .input{width:100%;min-height:40px}.clientDetailTabs{margin-bottom:20px}.financeLightShell,.financeLightShell .financeModule{background:var(--apple-bg-secondary,#f5f5f7)}:root[data-theme=light] .financeLightShell,:root[data-theme=light] .financeLightShell .financeModule{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:light){:root:not([data-theme=dark]) .financeLightShell,:root:not([data-theme=dark]) .financeLightShell .financeModule{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}@media (max-width:1023px){.financeBuilderLayout{grid-template-columns:1fr!important}.financeBuilderAside{position:static}.financeBuilderToolbar h2{font-size:1.125rem}}@media (max-width:767px){.workspaceNav a{white-space:nowrap;padding:8px 10px;font-size:.78rem}}.catalogTopBar{border:1px solid var(--line);z-index:15;background:#fff;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;padding:10px 12px;display:flex;position:sticky;top:8px;box-shadow:0 4px 16px #0f172a0a}.catalogTopBarMain{flex-wrap:wrap;flex:320px;align-items:center;gap:10px;min-width:0;display:flex}.catalogSearch{flex:180px;min-width:140px;max-width:320px;margin:0}.catalogSearch .input{width:100%;min-height:36px}.catalogFilters{flex-shrink:0}.catalogCounts{white-space:nowrap;font-size:.78rem}.catalogTopBarActions{flex-wrap:wrap;flex-shrink:0;gap:6px;display:flex}.procurementModule .segmentedControl{border:1px solid var(--line);background:#f3f4f6;border-radius:10px;gap:2px;padding:3px;display:inline-flex}.procurementModule .procurementSegmentBtn{color:var(--ink-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:0;padding:6px 11px;font-size:.8rem;font-weight:600}.procurementModule .procurementSegmentBtn.active{color:var(--accent-strong);background:#fff;box-shadow:0 1px 3px #0f172a14}.catalogLibraryStorefront{gap:12px}.catalogPageHeaderStorefront{align-items:center}.catalogPageHeaderActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.catalogHeaderBtn{white-space:nowrap;min-height:36px}.catalogAddSegment{grid-template-columns:1fr 1fr;gap:8px;display:grid}.catalogAddSegmentBtn{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--ink-secondary);border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-size:.88rem;font-weight:650;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.catalogAddSegmentBtn:hover{border-color:color-mix(in srgb, var(--accent) 35%, var(--line));color:var(--accent-strong)}.catalogAddSegmentBtn--active{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--surface));color:var(--accent-strong)}.catalogInventoryHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 12px;padding:0 2px;display:flex}.catalogInventoryHead h2{margin:0;font-size:1rem;font-weight:700}.catalogInventoryHead p{margin:0;font-size:.82rem}.catalogGridStorefront{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.catalogCardStorefront{background:var(--surface);border-radius:14px}.catalogMediaWrap{display:block;position:relative}.catalogCardStorefront .catalogMedia{aspect-ratio:16/10;background:#eef1f4;text-decoration:none;display:block}.catalogMediaPlaceholder{width:100%;height:100%;min-height:100%;color:var(--ink-tertiary,var(--muted));letter-spacing:.08em;text-transform:uppercase;place-items:center;font-size:.82rem;font-weight:700;display:grid}.catalogCardStorefront .catalogMedia img{object-fit:cover;width:100%;height:100%;display:block}.catalogKindBadge{z-index:1;color:#1d1d1f;letter-spacing:.08em;text-transform:uppercase;background:#ffffffeb;border-radius:6px;padding:4px 8px;font-size:.62rem;font-weight:800;line-height:1;position:absolute;bottom:10px;left:10px}.catalogKindBadge--service{background:color-mix(in srgb, var(--accent) 88%, #fff);color:#fff}.catalogCardStorefront .catalogSelectBtn{border:none;width:32px;height:32px;top:10px;right:10px;box-shadow:0 2px 10px #0f172a2e}.catalogCardStorefront .catalogBody{gap:4px;padding:12px 14px 14px}.catalogCardStorefront .catalogBody h3{margin:0;font-size:1rem;font-weight:700;line-height:1.25}.catalogCardStorefront .catalogSubtitle{-webkit-line-clamp:1;margin:0;font-size:.82rem}.catalogCardStorefront .catalogPrice{align-items:baseline;margin-top:8px}.catalogCardStorefront .catalogPrice strong{color:var(--accent-strong);font-size:1.05rem;font-weight:700}.catalogCardStorefront .catalogPrice span{text-transform:capitalize;font-size:.72rem}.catalogCardStorefront .catalogCardActions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px}.catalogCardRemove{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:auto;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:650;display:inline-flex}.catalogCardRemove:hover:not(:disabled){background:var(--accent-hover,var(--accent-strong))}.catalogCardRemove:disabled{opacity:.65;cursor:not-allowed}.catalogGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.catalogCard{border:1px solid var(--line);background:var(--surface,#fff);color:var(--ink,#1d1d1f);border-radius:16px;flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.catalogCard:hover,.catalogCard.isSelected{border-color:color-mix(in srgb, var(--accent) 38%, var(--line));box-shadow:0 10px 28px #0f172a0f}.catalogSelectBtn{z-index:2;border:1px solid var(--line);width:28px;height:28px;color:var(--accent-strong);cursor:pointer;background:#fffffff2;border-radius:999px;place-items:center;min-height:0;padding:0;font-size:.85rem;font-weight:700;line-height:1;display:grid;position:absolute;top:8px;right:8px}.catalogSelectBtn.isActive{background:var(--accent-strong);color:#fff;border-color:#0000}.catalogMedia{aspect-ratio:4/3;color:var(--ink-secondary);background:#f4f6f8;place-items:center;font-size:.84rem;font-weight:700;text-decoration:none;display:grid}.catalogMedia img{object-fit:cover;width:100%;height:100%}.catalogBody{flex-direction:column;flex:1;min-width:0;padding:12px 12px 10px;display:flex}.catalogCardActions{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:12px;margin-top:auto;padding-top:10px;display:flex}.catalogCardAction{min-height:0;color:var(--ink-secondary);cursor:pointer;background:0 0;border:none;align-items:center;width:auto;padding:2px 0;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.catalogCardAction:hover{color:var(--accent-strong)}.catalogCardAction--danger{color:#b42318}.catalogCardAction--danger:hover{color:#991b1b}.catalogCardAction:disabled{opacity:.5;cursor:not-allowed}.catalogBody h3{margin:6px 0 4px;font-size:.95rem;line-height:1.25}.catalogBody h3 a{color:inherit;text-decoration:none}.catalogBody h3 a:hover{color:var(--accent-strong)}.catalogSubtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.catalogEmpty{padding:32px 20px}.catalogKind{color:var(--accent-strong);text-transform:capitalize;background:#eef6f4;border-radius:999px;padding:3px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.catalogPrice{justify-content:space-between;gap:10px;margin-top:10px;font-size:.8rem;display:flex}.catalogPrice span{color:var(--ink-secondary);text-transform:capitalize}.catalogBulk>div{flex-wrap:wrap;gap:8px;display:flex}.procurementFormPanel{border:1px solid var(--apple-separator,var(--line));background:var(--apple-bg,#fff);max-width:760px;color:var(--apple-label-primary,var(--ink));box-shadow:var(--apple-elev-2,0 8px 30px #0f172a0a);border-radius:18px;gap:14px;padding:20px;display:grid}.procurementFormPanel .eyebrow,.procurementFormPanel h2,.procurementFormPanel label span,.procurementFormPanel .muted{color:inherit}.procurementFormPanel .eyebrow,.procurementFormPanel .muted,.procurementFormPanel label span{color:var(--apple-label-secondary,var(--muted))}.catalogImageField{gap:10px;display:grid}.catalogImageUploadRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.catalogImageFileInput{display:none}.clipperStartPanel,.clipperReviewPanel{border:1px solid var(--apple-separator,var(--line));background:var(--apple-bg,#fff);color:var(--apple-label-primary,var(--ink));box-shadow:var(--apple-elev-2,0 8px 30px #0f172a0a);border-radius:18px;gap:14px;padding:20px;display:grid}.clipperStartPanel{max-width:760px}.clipperImportHero{color:#fff;background:linear-gradient(145deg,#1e293b,#0f172a);border-radius:18px;max-width:760px;padding:24px;box-shadow:0 16px 40px #0f172a33}.clipperImportHero h2{color:#fff;margin:6px 0 10px}.clipperImportHero .muted{color:#ffffffc7}.clipperImportHero .input{background:#fffffff2}.clipperImportHero .chipButton.primary{background:linear-gradient(135deg, var(--accent-strong), color-mix(in srgb, var(--accent) 70%, #4338ca));border-color:#0000}.clipperStartPanel h2,.clipperReviewPanel h3{margin:0;font-size:clamp(1.25rem,3vw,1.9rem)}.visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:720px){.catalogTopBar{top:0}.catalogTopBarMain{flex-direction:column;align-items:stretch}.catalogSearch{max-width:none}.catalogCounts{white-space:normal}.catalogTopBarActions{justify-content:flex-start;width:100%}}@media (max-width:520px){.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:400px){.catalogGrid{grid-template-columns:1fr}}.selectionOrderModule .selectionOrderTabs button{border:1px solid var(--line);background:var(--surface,#fff);color:var(--ink-secondary);cursor:pointer;border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:.88rem}.selectionOrderModule .selectionOrderTabs button.active{border-color:var(--accent);color:var(--accent-strong);background:color-mix(in srgb, var(--accent) 8%, var(--surface,#fff))}.selectionOrderSummary{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.selectionPackageGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.selectionPackageCard{background:var(--surface,#fff);border:1px solid var(--line);border-radius:16px;padding:18px}.selectionPackageCardHead{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.selectionPackageCardHead h3{margin:0;font-size:1.05rem}.statusChip{background:color-mix(in srgb, var(--accent) 12%, var(--surface,#fff));color:var(--accent-strong);white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:.75rem}.selectionPackageMeta{gap:6px;margin:0 0 12px;font-size:.85rem;display:grid}.selectionPackageMeta dt{margin-right:6px;font-weight:600;display:inline}.selectionPackageMeta dd{color:var(--ink-secondary);margin:0;display:inline}.selectionPackageNext{margin:0 0 8px;font-size:.88rem}.selectionOrderCreate{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.selectionOrderCreate .input{flex:1;min-width:200px}.selectionItemsTable{flex-direction:column;gap:10px;display:flex}.selectionItemRow{border:1px solid var(--line);background:var(--surface,#fff);border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.selectionItemThumb{background:var(--surface-muted,#f4f4f5);border-radius:10px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.selectionItemThumb img{object-fit:cover;width:100%;height:100%}.clientSelectionsPage .clientSelectionGroup{margin-bottom:28px}.procurementModule .clientSelectionCards{gap:14px;display:grid}.procurementModule .clientSelectionCard{background:var(--client-card-bg,#fff);border:1px solid var(--client-card-border,var(--line));color:var(--client-card-text,inherit);border-radius:16px;padding:18px}.clientSelectionCardHead{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.clientSelectionMessage{margin:0 0 12px;font-size:.92rem;line-height:1.45}.clientSelectionActions{flex-wrap:wrap;gap:8px;display:flex}.clientStatusChip{background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--accent-strong);border-radius:999px;padding:4px 10px;font-size:.72rem}.invoicePaymentConfirmPanel{border:1px solid var(--line);background:var(--surface,#fff);border-radius:16px;max-width:420px;margin:0 auto 24px;padding:20px}.invoicePaymentConfirmPanel .stackForm label{flex-direction:column;gap:6px;margin-bottom:12px;font-size:.88rem;display:flex}.invoicePaymentConfirmSuccess h2{margin:0 0 10px}.invoicePaymentConfirmPanel .formError{color:#b42318;margin:0 0 12px;font-size:.88rem}[data-theme=dark] .selectionPackageCard,[data-theme=dark] .selectionItemRow,[data-theme=dark] .invoicePaymentConfirmPanel{background:var(--surface-elevated,#1c1c1e);color:var(--ink,#f5f5f7)}[data-theme=dark] .procurementModule .clientSelectionCard{color:var(--client-card-text,#f5f5f7)}.selectionPackageSplit{grid-template-columns:1fr minmax(280px,340px);align-items:start;gap:24px;display:grid}@media (max-width:900px){.selectionPackageSplit{grid-template-columns:1fr}}.selectionPackageMain,.selectionPackageSide{background:var(--surface,#fff);border:1px solid var(--line);border-radius:16px;padding:20px}.selectionPackageLine{border-bottom:1px solid var(--line);gap:12px;padding:12px 0;display:flex}.selectionPackageTotals{border-top:1px solid var(--line);flex-wrap:wrap;gap:20px;margin-top:16px;padding-top:16px;display:flex}.selectionFlowStatus{gap:10px;margin:0 0 16px;font-size:.88rem;display:grid}.selectionFlowStatus dt{margin-right:8px;font-weight:600;display:inline}.selectionFlowStatus dd{color:var(--ink-secondary);margin:0;display:inline}.selectionSideCard{background:color-mix(in srgb, var(--accent) 6%, var(--surface,#fff));border-radius:12px;margin-bottom:16px;padding:14px}.selectionImpact{font-size:.88rem;line-height:1.45}.selectionDrawerBackdrop{z-index:200;background:#00000073;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}@media (min-width:640px){.selectionDrawerBackdrop{align-items:center}}.selectionDrawerPanel{background:var(--surface,#fff);width:100%;max-width:520px;max-height:85vh;color:var(--ink,inherit);border-radius:18px 18px 0 0;padding:20px;overflow:auto}@media (min-width:640px){.selectionDrawerPanel{border-radius:18px}}.selectionDrawerHead{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.selectionPickerList{flex-direction:column;gap:8px;max-height:50vh;display:flex;overflow-y:auto}.selectionPickerRow{border:1px solid var(--line);border-radius:12px;align-items:center;gap:12px;padding:10px;display:flex}.selectionPickerRowBody{flex:1;min-width:0}.selectionReminderModal label{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.selectionDrawerActions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}[data-theme=dark] .selectionPackageMain,[data-theme=dark] .selectionPackageSide,[data-theme=dark] .selectionDrawerPanel{background:var(--surface-elevated,#1c1c1e);color:var(--ink,#f5f5f7)}.procurementWorkflowGuide{border:1px solid var(--line);background:color-mix(in srgb, var(--accent) 6%, var(--surface,#fff));border-radius:14px;margin:16px 0 20px;padding:16px 18px}.procurementWorkflowGuide.compact{padding:12px 14px}.procurementWorkflowGuide h2{margin:0 0 8px;font-size:1rem}.procurementWorkflowLead{color:var(--ink-secondary);margin:0 0 12px;font-size:.9rem}.procurementWorkflowSteps{gap:10px;margin:0;padding-left:0;list-style:none;display:grid}.procurementWorkflowGuide.compact .procurementWorkflowSteps{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.procurementWorkflowSteps li{align-items:flex-start;gap:10px;font-size:.88rem;display:flex}.procurementWorkflowStepNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.selectionLinkQuoteRow{flex-wrap:wrap;align-items:center;gap:8px;width:100%;display:flex}.selectionLinkQuoteRow .input{flex:1;min-width:180px}.selectionPoActions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.clientSelectionsFlowInfo{border:1px solid var(--client-card-border,var(--line));background:color-mix(in srgb, var(--accent) 8%, var(--client-card-bg,#fff));border-radius:14px;margin-bottom:24px;padding:16px 18px}.clientSelectionsFlowInfo h2{margin:0 0 10px;font-size:1rem}.clientSelectionsFlowInfo ol{color:var(--ink-secondary);margin:0;padding-left:1.2rem;font-size:.9rem;line-height:1.5}.selectionOrderHeader,.selectionPackageHero{align-items:flex-start;padding:18px 0 4px}.selectionOrderHeader .eyebrow,.selectionPackageHero .eyebrow{margin:0 0 6px}.selectionOrderSubtitle{max-width:760px;margin:6px 0 0;line-height:1.45}.selectionHeaderActions,.selectionBuilderShortcuts,.selectionPackageMainActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.selectionSectionTabs{border:1px solid var(--line,#e8eaed);color:#3c4048;background:#eef1f4;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-bottom:12px;padding:3px;display:grid}.segmentTabModule .selectionSectionTabs button.selectionTabBtn,.segmentTabModule .selectionSectionTabs a.selectionTabBtn,.selectionOrderModule .selectionSectionTabs button.selectionTabBtn,.selectionOrderModule .selectionSectionTabs a.selectionTabBtn,.selectionSectionTabs button.selectionTabBtn,.selectionSectionTabs a.selectionTabBtn{cursor:pointer;justify-content:center;align-items:center;display:flex;color:#3c4048!important;-webkit-text-fill-color:#3c4048!important;min-height:34px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:8px!important;padding:7px 8px!important;font-size:.78rem!important;font-weight:600!important;line-height:1.2!important;text-decoration:none!important;transform:none!important}.segmentTabModule .selectionSectionTabs button.selectionTabBtn.active,.segmentTabModule .selectionSectionTabs a.selectionTabBtn.active,.selectionOrderModule .selectionSectionTabs button.selectionTabBtn.active,.selectionOrderModule .selectionSectionTabs a.selectionTabBtn.active,.selectionSectionTabs button.selectionTabBtn.active,.selectionSectionTabs a.selectionTabBtn.active{color:#0f1419!important;-webkit-text-fill-color:#0f1419!important;background:#fff!important;box-shadow:0 1px 3px #0f172a14!important}.segmentTabModule .selectionSectionTabs button.selectionTabBtn:hover:not(.active),.segmentTabModule .selectionSectionTabs a.selectionTabBtn:hover:not(.active),.selectionOrderModule .selectionSectionTabs button.selectionTabBtn:hover:not(.active),.selectionOrderModule .selectionSectionTabs a.selectionTabBtn:hover:not(.active),.selectionSectionTabs button.selectionTabBtn:hover:not(.active),.selectionSectionTabs a.selectionTabBtn:hover:not(.active){color:#0f1419!important;-webkit-text-fill-color:#0f1419!important;filter:none!important;transform:none!important}:root[data-theme=light] .selectionSectionTabs{color:#3c4048;background:#eef1f4;border-color:#e8eaed}:root[data-theme=dark] .segmentTabModule .selectionSectionTabs,:root[data-theme=dark] .selectionOrderModule .selectionSectionTabs{background:color-mix(in srgb, var(--line) 35%, var(--surface,#1c1c1e));border-color:color-mix(in srgb, var(--line) 80%, transparent)}:root[data-theme=dark] .segmentTabModule .selectionTabBtn,:root[data-theme=dark] .segmentTabModule a.selectionTabBtn,:root[data-theme=dark] .selectionOrderModule .selectionTabBtn,:root[data-theme=dark] .selectionOrderModule a.selectionTabBtn{color:var(--ink-secondary,#98989d)!important}:root[data-theme=dark] .segmentTabModule .selectionTabBtn.active,:root[data-theme=dark] .segmentTabModule a.selectionTabBtn.active,:root[data-theme=dark] .selectionOrderModule .selectionTabBtn.active,:root[data-theme=dark] .selectionOrderModule a.selectionTabBtn.active{background:var(--surface-raised,#3a3a3c)!important;color:var(--ink,#f5f5f7)!important}:root[data-theme=dark] .segmentTabModule .selectionTabBtn:hover:not(.active),:root[data-theme=dark] .segmentTabModule a.selectionTabBtn:hover:not(.active),:root[data-theme=dark] .selectionOrderModule .selectionTabBtn:hover:not(.active),:root[data-theme=dark] .selectionOrderModule a.selectionTabBtn:hover:not(.active){color:var(--ink,#f5f5f7)!important}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .segmentTabModule .selectionSectionTabs,:root:not([data-theme=light]) .selectionOrderModule .selectionSectionTabs{background:color-mix(in srgb, var(--line) 35%, var(--surface,#1c1c1e));border-color:color-mix(in srgb, var(--line) 80%, transparent)}:root:not([data-theme=light]) .segmentTabModule .selectionTabBtn,:root:not([data-theme=light]) .segmentTabModule a.selectionTabBtn,:root:not([data-theme=light]) .selectionOrderModule .selectionTabBtn,:root:not([data-theme=light]) .selectionOrderModule a.selectionTabBtn{color:var(--ink-secondary,#98989d)!important}:root:not([data-theme=light]) .segmentTabModule .selectionTabBtn.active,:root:not([data-theme=light]) .segmentTabModule a.selectionTabBtn.active,:root:not([data-theme=light]) .selectionOrderModule .selectionTabBtn.active,:root:not([data-theme=light]) .selectionOrderModule a.selectionTabBtn.active{background:var(--surface-raised,#3a3a3c)!important;color:var(--ink,#f5f5f7)!important}}.procurementWorkflowDisclosure{border:1px solid var(--line);background:color-mix(in srgb, var(--line) 12%, var(--surface,#fff));border-radius:10px;margin:0 0 12px;overflow:hidden}.procurementWorkflowDisclosure.compact .procurementWorkflowSteps p{display:none}.procurementWorkflowSummary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:.82rem;font-weight:600;list-style:none;display:flex}.procurementWorkflowSummary::-webkit-details-marker{display:none}.procurementWorkflowSummary:after{content:"";border-right:2px solid var(--ink-secondary);border-bottom:2px solid var(--ink-secondary);flex-shrink:0;width:7px;height:7px;margin-top:-3px;transition:transform .15s;transform:rotate(45deg)}.procurementWorkflowDisclosure[open] .procurementWorkflowSummary:after{margin-top:3px;transform:rotate(-135deg)}.procurementWorkflowSummaryLabel{color:var(--ink-secondary);font-weight:500}.procurementWorkflowSummaryHint{color:var(--ink-secondary);font-size:.72rem;font-weight:500}.procurementWorkflowNote{margin:0;padding:0 12px 10px;font-size:.8rem;line-height:1.4}.procurementWorkflowDisclosure .procurementWorkflowSteps{border-top:1px solid var(--line);margin:0;padding:0 12px 12px}.procurementWorkflowDisclosure .procurementWorkflowSteps li{padding-top:10px}.selectionOverviewToolbar{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.selectionFilterField{gap:4px;min-width:0;display:grid}.selectionFilterField>span{text-transform:uppercase;letter-spacing:.02em;color:var(--ink-secondary);font-size:.72rem;font-weight:600}.selectionFilterField .input{min-height:36px;font-size:.84rem}.selectionCommandGrid{grid-template-columns:minmax(220px,1.3fr) repeat(4,minmax(130px,1fr));gap:10px;margin-bottom:14px;display:grid}.selectionCommandMetric,.selectionInventoryStats>div{border:1px solid var(--line);background:var(--surface,#fff);border-radius:12px;gap:5px;min-width:0;padding:14px;display:grid}.selectionCommandMetric.isPrimary{color:#fff;background:#111827;border-color:#111827}.selectionCommandMetric.isPrimary strong{color:#fff}.selectionCommandMetric span,.selectionInventoryStats span{color:var(--ink-secondary);text-transform:uppercase;font-size:.76rem;font-weight:650}.selectionCommandMetric.isPrimary span{color:#ffffffb8}.selectionCommandMetric strong,.selectionInventoryStats strong{overflow-wrap:anywhere;min-width:0;font-size:1.2rem;line-height:1.1}.selectionPackageTable{gap:8px;display:grid}.selectionPackageStatusRow{border:1px solid var(--line);background:var(--surface,#fff);color:inherit;border-radius:12px;grid-template-columns:minmax(190px,1.1fr) auto repeat(4,minmax(120px,1fr)) minmax(100px,auto);align-items:center;gap:10px;padding:12px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:grid}.selectionPackageStatusTop,.selectionPackageStatusMeta{display:contents}.selectionPackageStatusRow:hover{border-color:color-mix(in srgb, var(--accent) 35%, var(--line));box-shadow:0 8px 22px #0f172a0d}.selectionPackageStatusMain,.selectionStatusCell,.selectionMiniPackage{gap:3px;min-width:0;display:grid}.selectionPackageStatusMain span,.selectionStatusCell span,.selectionMiniPackage span,.selectionPoRow span{color:var(--ink-secondary);font-size:.78rem}.selectionStatusCell strong,.selectionPackageStatusMain strong,.selectionMiniPackage strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selectionStatusCell strong{text-transform:capitalize;font-size:.84rem;font-weight:650}.selectionPackageValue{white-space:nowrap;justify-self:end}.selectionBuilderStart{gap:20px;display:grid}.selectionBuilderHero{border:1px solid var(--line);background:var(--surface,#fff);border-radius:10px;gap:8px;max-width:480px;padding:14px 16px;display:grid}.selectionBuilderHero h2{margin:0;font-size:1.15rem;line-height:1.2}.selectionBuilderHero .selectionOrderCreate{margin-top:6px}.selectionRecentPackages{gap:10px;display:grid}.selectionSectionHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.selectionSectionHead h3{margin:0}.selectionPackageGrid.compact{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.selectionMiniPackage{border:1px solid var(--line);color:inherit;background:#fff;border-radius:12px;padding:14px;text-decoration:none}.selectionMiniPackage em,.selectionPoRow em{color:var(--accent-strong);font-style:normal;font-weight:650}.selectionInventoryStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.selectionItemRow.inventory{grid-template-columns:56px minmax(0,1fr) auto auto;display:grid}.selectionItemBody{gap:3px;min-width:0;display:grid}.selectionPoList{gap:8px;display:grid}.selectionPoRow{border:1px solid var(--line);color:inherit;background:#fff;border-radius:12px;grid-template-columns:minmax(120px,.8fr) minmax(180px,1fr) auto auto;align-items:center;gap:12px;padding:12px;text-decoration:none;display:grid}.selectionQuoteBuilder{padding:0;overflow:hidden}.selectionQuoteBuilder>.muted,.selectionQuoteBuilder .builderActions,.selectionQuoteBuilder .selectionPackageTotals{margin-left:20px;margin-right:20px}.selectionQuoteBuilder .builderActions{padding-top:20px}.selectionPackageItems{margin-top:16px}.selectionBuilderEmpty{text-align:center;background:#f7f8fa;place-items:center;gap:10px;min-height:280px;padding:30px;display:grid}.selectionBuilderEmpty h3{margin:0}.selectionPackageLine{border-bottom:1px solid var(--line);grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 20px;display:grid}.selectionPackageLine .selectionItemThumb{aspect-ratio:4/3;border-radius:8px;width:120px;height:auto}.selectionPackageLineBody{gap:5px;min-width:0;display:grid}.selectionPackageLineBody strong{font-size:1rem}.selectionPackageLineBody p{color:var(--ink-secondary);margin:0;font-size:.86rem;line-height:1.4}.selectionLineTotal{white-space:nowrap}.selectionPackageTotals{justify-content:space-between}.selectionPackageTotals div{gap:3px;display:grid}.selectionPackageSide{position:sticky;top:12px}.selectionPackageSide h3{margin-top:0}.selectionSideCard{border:1px solid color-mix(in srgb, var(--accent) 18%, var(--line))}.selectionPackageActions{gap:8px;display:grid}.selectionPoActions{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr auto;gap:7px;padding:10px;display:grid}.selectionPoActions .button{width:100%}.selectionPickerToolbar{gap:10px;margin-bottom:12px;display:grid}.selectionDrawerPanel{max-width:min(760px,100%)}.selectionPickerList{gap:8px;display:grid}.selectionQuotePreviewModal{gap:12px;width:min(920px,96vw);max-height:92vh;display:grid}.selectionQuotePreviewFrame{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;min-height:70vh}.selectionAutomationPoLinks{line-height:1.5;display:inline}.selectionSlaBanner{border:1px solid color-mix(in srgb, var(--accent) 35%, var(--line));background:color-mix(in srgb, var(--accent) 10%, var(--surface,#fff));border-radius:10px;margin:0 0 14px;padding:12px 14px;font-size:.9rem}.selectionSlaBanner.isWarning{border-color:color-mix(in srgb, #f59e0b 40%, var(--line));background:color-mix(in srgb, #f59e0b 12%, var(--surface,#fff))}.selectionPackageAlert{margin:0 0 12px}.selectionLinkedQuoteNote{background:color-mix(in srgb, var(--accent) 6%, var(--surface,#fff));border:1px solid var(--line);border-radius:8px;margin:0 0 12px;padding:10px 12px}.selectionPoManageList{gap:10px;margin-top:16px;display:grid}.selectionPoManageList h4{margin:0;font-size:.85rem}.selectionPackageStatusRow.hasSla{border-color:color-mix(in srgb, #f59e0b 45%, var(--line));box-shadow:0 0 0 1px #f59e0b33}.selectionPaymentVerifyPanel{border:1px solid var(--line);background:color-mix(in srgb, #f59e0b 8%, var(--surface,#fff));border-radius:12px;margin-top:20px;padding:16px}.selectionPickerRow{border:1px solid var(--line);background:var(--surface,#fff);border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.selectionPickerRowBody{flex:1;gap:2px;min-width:0;display:grid}.selectionPickerRowBody strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selectionPickerRow .selectionItemThumb{flex-shrink:0;width:48px;height:48px}.selectionPickerRow .chipButton.primary{flex-shrink:0;width:auto;min-width:58px;padding:6px 12px;font-size:.8rem}.selectionPackageDetail.isClosed{opacity:.92}.selectionPackageDetail.isClosed .selectionPackageMain,.selectionPackageDetail.isClosed .selectionPackageSide{background:color-mix(in srgb, var(--line) 8%, var(--surface,#fff))}.selectionLinkedQuoteNote.isClosed{background:color-mix(in srgb, var(--line) 12%, var(--surface,#fff))}.selectionPackageHero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.poDetailView{gap:16px;display:grid}.poDetailHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.poDetailMetaGrid{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;padding:14px;display:grid}.poDetailMetaGrid span{color:var(--ink-secondary);text-transform:uppercase;font-size:.76rem;display:block}.poDetailLines{border:1px solid var(--line);border-radius:10px;overflow:hidden}.poDetailLinesHead,.poDetailLine{grid-template-columns:minmax(0,1.6fr) 60px 100px 100px;align-items:center;gap:10px;padding:10px 12px;display:grid}.poDetailLinesHead{background:color-mix(in srgb, var(--line) 30%, transparent);text-transform:uppercase;color:var(--ink-secondary);font-size:.76rem}.poDetailLine+.poDetailLine{border-top:1px solid var(--line)}.poDetailLineMain{align-items:center;gap:10px;min-width:0;display:flex}.poDetailLineThumb{object-fit:cover;border-radius:6px;width:40px;height:40px}.poDetailTotal{border-top:1px solid var(--line);background:color-mix(in srgb, var(--line) 15%, transparent);justify-content:space-between;padding:12px;display:flex}@media (max-width:1180px){.selectionCommandGrid,.selectionInventoryStats{grid-template-columns:repeat(2,minmax(0,1fr))}.selectionPackageStatusRow{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto auto;gap:8px 10px}.selectionPackageStatusTop,.selectionPackageStatusMeta{display:grid}.selectionPackageStatusMain{grid-area:1/1}.selectionPackageStatusTop{grid-area:1/2;align-items:center;display:flex}.selectionPackageStatusRow>.selectionPackageValue{grid-area:1/3;justify-self:end}.selectionPackageStatusMeta{grid-area:2/1/auto/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}}@media (max-width:767px){.selectionOrderModule{gap:12px}.selectionOrderModule .procurementPageHeader,.selectionOrderModule .selectionOrderHeader,.selectionOrderModule .selectionPackageHero{gap:8px;padding:8px 0 2px}.selectionOrderModule .procurementPageHeader h1,.selectionOrderModule .selectionPackageHero h1{font-size:1.15rem;line-height:1.2}.selectionOrderSubtitle{margin-top:4px;font-size:.82rem}.selectionSectionTabs{margin-bottom:10px}.segmentTabModule .selectionTabBtn,.segmentTabModule a.selectionTabBtn,.selectionOrderModule .selectionTabBtn,.selectionOrderModule a.selectionTabBtn{min-height:32px!important;padding:6px 4px!important;font-size:.74rem!important}.docLibrarySectionTabs{margin-bottom:.85rem}.selectionCommandGrid,.selectionInventoryStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.selectionCommandMetric.isPrimary{grid-column:1/-1}.selectionCommandMetric,.selectionInventoryStats>div{border-radius:10px;padding:10px 11px}.selectionCommandMetric strong,.selectionInventoryStats strong{font-size:1rem}.selectionCommandMetric span,.selectionInventoryStats span{font-size:.68rem}.selectionOverviewToolbar{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.selectionFilterField .input{min-height:34px}.selectionPackageTable{gap:6px}.selectionPackageStatusRow{border-radius:10px;grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;gap:6px 8px;padding:10px 11px}.selectionPackageStatusTop,.selectionPackageStatusMeta{display:grid}.selectionPackageStatusMain{grid-area:1/1/auto/-1}.selectionPackageStatusTop{grid-area:2/1;align-items:center;gap:8px;display:flex}.selectionPackageStatusTop .statusChip{padding:3px 8px;font-size:.68rem}.selectionPackageStatusRow>.selectionPackageValue{white-space:nowrap;grid-area:2/2;justify-self:end;font-size:.92rem}.selectionPackageStatusMeta{grid-area:3/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.selectionPackageStatusMeta .selectionStatusCell{background:color-mix(in srgb, var(--line) 28%, transparent);border-radius:8px;padding:6px 8px}.selectionPackageStatusMeta .selectionStatusCell span{font-size:.68rem}.selectionPackageStatusMeta .selectionStatusCell strong{white-space:normal;text-overflow:unset;font-size:.78rem;overflow:visible}.selectionPackageGrid,.selectionPackageGrid.compact{grid-template-columns:1fr;gap:8px}.selectionMiniPackage{border-radius:10px;padding:10px 11px}.selectionBuilderHero{border-radius:10px;max-width:none;padding:12px}.selectionBuilderHero h2{font-size:1rem}.selectionOrderCreate{flex-direction:column;align-items:stretch;gap:8px}.selectionOrderCreate .input{min-width:0;min-height:36px}.selectionOrderModule .button,.selectionOrderModule .chipButton,.selectionOrderModule a.button{border-radius:8px;min-height:32px;padding:6px 10px;font-size:.78rem}.selectionPackageSplit{gap:12px}.selectionPackageMain,.selectionPackageSide{border-radius:12px;padding:12px}.selectionPackageSide{position:static}.selectionPackageSide h3{margin:0 0 8px;font-size:.92rem}.selectionFlowStatus{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;font-size:.8rem}.selectionFlowStatus dt,.selectionFlowStatus dd{display:block}.selectionFlowStatus dt{text-transform:uppercase;color:var(--ink-secondary);margin:0 0 2px;font-size:.68rem}.selectionPackageMainActions,.selectionPackageActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.selectionPackageMainActions .selectionLinkQuoteRow,.selectionPackageMainActions select.input,.selectionPackageActions>.button,.selectionPackageActions>a.button{grid-column:1/-1}.selectionQuoteBuilder>.muted,.selectionQuoteBuilder .builderActions,.selectionQuoteBuilder .selectionPackageTotals{margin-left:12px;margin-right:12px}.selectionQuoteBuilder .builderActions{padding-top:12px}.selectionPackageLine{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:10px 12px}.selectionPackageLine .selectionItemThumb{aspect-ratio:1;width:64px}.selectionPackageLineBody strong{font-size:.88rem}.selectionPackageLineBody p,.selectionPackageLineBody .muted{font-size:.76rem}.selectionLineTotal{text-align:right;grid-column:2;font-size:.88rem}.selectionPackageTotals{flex-direction:column;gap:8px;margin-top:12px;padding-top:12px}.selectionPackageTotals div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.selectionBuilderEmpty{min-height:160px;padding:20px 16px}.selectionSlaBanner{margin-bottom:10px;padding:10px 11px;font-size:.82rem}.selectionPoRow{border-radius:10px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:10px 11px}.selectionPoRow strong{grid-area:1/1;font-size:.88rem}.selectionPoRow>span:not(.statusChip){grid-area:2/1;font-size:.78rem}.selectionPoRow .statusChip{grid-area:1/2/span 2;align-self:center;font-size:.68rem}.selectionItemRow.inventory{grid-template-columns:48px minmax(0,1fr);gap:10px;padding:10px}.selectionPoActions{grid-template-columns:1fr;gap:6px;padding:8px}.selectionPoActions .button{width:100%}.selectionDrawerBackdrop{align-items:flex-end;padding:0}.selectionDrawerPanel{width:100%;max-width:none;max-height:92dvh;padding:14px 14px calc(14px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0}.selectionDrawerActions{flex-direction:column-reverse;gap:8px}.selectionDrawerActions .button{width:100%}.selectionPickerRow{gap:8px;padding:8px}.selectionPickerRow .selectionItemThumb{width:40px;height:40px}.selectionPickerRow .chipButton.primary{min-width:52px;padding:5px 10px;font-size:.76rem}.selectionQuotePreviewModal{width:100%;max-height:96dvh}.selectionQuotePreviewFrame{min-height:55dvh}.poDetailHeader h1{font-size:1.15rem}.poDetailMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.poDetailLinesHead{display:none}.poDetailLine{grid-template-columns:1fr;gap:6px;padding:10px 11px}.poDetailLineMain{margin-bottom:4px}.poDetailLine>span,.poDetailLine>strong:last-child{justify-content:space-between;gap:8px;font-size:.82rem;display:flex}.poDetailLine>span:before,.poDetailLine>strong:last-child:before{color:var(--ink-secondary);text-transform:uppercase;font-size:.74rem;font-weight:500}.poDetailLine>span:nth-child(2):before{content:"Qty"}.poDetailLine>span:nth-child(3):before{content:"Unit"}.poDetailLine>strong:last-child:before{content:"Total"}.procurementWorkflowDisclosure{margin-bottom:8px}.procurementEmpty.selectionOrderEmpty{padding:20px 12px}.procurementModule .catalogPageHeaderStorefront{flex-direction:row;align-items:center;gap:10px;margin-bottom:0}.procurementModule .catalogPageHeaderStorefront h1{flex:1;min-width:0;font-size:1.2rem}.procurementModule .catalogPageHeaderActions{flex-shrink:0}.procurementModule .catalogPageHeaderActions .catalogHeaderBtn{width:auto;min-height:34px;padding:0 10px;font-size:.78rem}.procurementModule .catalogAddSegment{gap:6px}.procurementModule .catalogAddSegmentBtn{min-height:38px;font-size:.84rem}.procurementModule .catalogToolbar{gap:8px;margin-bottom:0;padding:10px;top:0}.procurementModule .catalogFilterField{width:100%;min-width:0}.procurementModule .catalogFilterField .input{width:100%;min-height:38px;font-size:.88rem}.procurementModule .catalogSearchFull .input{min-height:38px;font-size:.88rem}.procurementModule .catalogGridStorefront,.procurementModule .catalogGrid{grid-template-columns:1fr;gap:12px}.procurementModule .catalogCardStorefront,.procurementModule .catalogCard{border-radius:12px;flex-direction:column}.procurementModule .catalogCardStorefront .catalogMedia,.procurementModule .catalogMedia{aspect-ratio:16/10;border-radius:0;width:100%}.procurementModule .catalogCardStorefront .catalogBody,.procurementModule .catalogBody{padding:12px 14px 14px}.procurementModule .catalogCardStorefront .catalogCardActions,.procurementModule .catalogCardActions{border-top:1px solid var(--line);justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px}.procurementModule .catalogCardRemove{width:auto;min-height:36px;padding:0 16px}.procurementModule .catalogCardAction{font-size:.84rem}.procurementModule .productToolbar{grid-template-columns:1fr;gap:8px;margin-bottom:12px;display:grid}.procurementModule .productToolbarFilters{grid-template-columns:1fr;gap:8px;display:grid}.procurementModule .productToolbarFilters .input,.procurementModule .productToolbarFilters select{width:100%;max-width:none;min-height:38px;font-size:.88rem}.procurementModule .productToolbarActions{grid-template-columns:1fr 1fr;gap:6px;width:100%;display:grid}.procurementModule .productViewToggle{display:none}.procurementModule .productToolbarActions .button.primary,.procurementModule .productToolbarActions a.button.primary{grid-column:1/-1;justify-content:center;min-height:40px}.procurementModule .productToolbarActions .button,.procurementModule .productToolbarActions a.button{justify-content:center;min-height:36px}.procurementModule .productGrid{grid-template-columns:1fr;gap:8px}.procurementModule .productCard{border-radius:12px}.procurementModule .productCardImage{aspect-ratio:16/10}.procurementModule .productCardBody{padding:12px}.procurementModule .productCardActions{gap:6px;padding:0 12px 12px}.procurementModule .tableWrap{-webkit-overflow-scrolling:touch;border-radius:10px;margin:0 -4px;overflow-x:auto}.procurementModule .procurementBulkBar{bottom:calc(12px + env(safe-area-inset-bottom,0px));border-radius:12px;flex-direction:column;align-items:stretch;gap:10px;padding:12px 14px}.procurementModule .procurementBulkBarActions{grid-template-columns:1fr 1fr;gap:6px;width:100%;display:grid}.procurementModule .procurementBulkBarActions .button,.procurementModule .procurementBulkBarActions .chipButton{justify-content:center;width:100%;min-height:36px}.procurementModule .procurementBulkBarActions .button.ghost,.procurementModule .procurementBulkBarActions .chipButton:last-child{grid-column:1/-1}.procurementModule .financeCardGrid{gap:8px}.procurementModule .financeCard{border-radius:12px;flex-direction:column;align-items:stretch;gap:8px;padding:12px}.procurementModule .financeCard strong{overflow-wrap:anywhere;font-size:.92rem}.procurementModule .financeCardMeta{margin-top:2px;font-size:.8rem}.procurementModule .financeStatusChip{align-self:flex-start;font-size:.68rem}.procurementModule .procurementNav{flex-wrap:wrap;gap:6px;overflow-x:visible}.procurementModule .procurementNav a{text-align:center;border-radius:10px;flex:calc(50% - 3px);justify-content:center;align-items:center;min-height:36px;padding:8px 10px;font-size:.8rem;display:inline-flex}.procurementModule .catalogToolbarCompact{gap:8px;padding:8px 10px}.procurementModule .catalogToolbarActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.procurementModule .catalogActionBtn{justify-content:center;gap:4px;min-height:36px;padding:6px 8px}.procurementModule .catalogActionLabel{font-size:.72rem;font-weight:600}.procurementModule .catalogActionIcon{font-size:.9rem;line-height:1}}.procHub{--proc-accent:var(--accent,#14b8a6);--proc-accent-soft:color-mix(in srgb, var(--proc-accent) 18%, transparent);--proc-surface:var(--surface,#fff);--proc-raised:color-mix(in srgb, var(--line) 12%, var(--proc-surface));--proc-border:var(--line,#e5e7eb);gap:18px;display:grid}.procHubHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 16px;display:flex}.procHubBreadcrumb{color:var(--ink-secondary);letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:.72rem;font-weight:650}.procHubBreadcrumb span{color:var(--proc-accent)}.procHubHeader h1{margin:0;font-size:clamp(1.35rem,2.5vw,1.85rem);line-height:1.15}.procHubSubtitle{max-width:560px;color:var(--ink-secondary);margin:6px 0 0;font-size:.9rem}.procHubPrimaryBtn{white-space:nowrap;border-radius:10px;flex-shrink:0;min-height:42px;padding-inline:18px}.procHubTabs{border-bottom:1px solid var(--proc-border);-webkit-overflow-scrolling:touch;gap:22px;display:flex;overflow-x:auto}.procHubTab{color:var(--ink-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:10px 2px 12px;font-size:.88rem;font-weight:650;position:relative}.procHubTab.active{color:var(--proc-accent)}.procHubTab.active:after{content:"";background:var(--proc-accent);border-radius:999px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.procHubKpiGrid,.procHubOrderKpiGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.procHubOrderKpiGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.procHubKpiCard,.procHubOrderKpi{border:1px solid var(--proc-border);background:var(--proc-surface);border-radius:14px;gap:8px;min-width:0;padding:16px;display:grid}.procHubKpiCard.isPrimary{color:#f8fafc;background:linear-gradient(145deg,#0f172a,#1e293b);border-color:#1e293b}.procHubKpiTop{color:var(--ink-secondary);letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:flex}.procHubKpiCard.isPrimary .procHubKpiTop{color:#f8fafcb8}.procHubKpiCard strong,.procHubOrderKpi strong{overflow-wrap:anywhere;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.1}.procHubKpiHint{color:var(--ink-secondary);margin:0;font-size:.78rem}.procHubKpiCard.isPrimary .procHubKpiHint{color:#f8fafca6}.procHubProgress{background:color-mix(in srgb, var(--proc-accent) 20%, transparent);border-radius:999px;height:4px;overflow:hidden}.procHubProgress span{border-radius:inherit;background:var(--proc-accent);height:100%;display:block}.procHubPipeline{border:1px solid var(--proc-border);background:var(--proc-surface);border-radius:16px;padding:18px}.procHubPipelineHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.procHubPipelineHead h2,.procHubSectionHead h2,.procHubActivity h2,.procHubCreateCard h3{margin:0;font-size:1rem}.procHubPhaseBadge{background:var(--proc-accent-soft);color:var(--proc-accent);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700}.procHubPipelineSteps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.procHubPipelineStep{text-align:center;color:var(--ink-secondary);justify-items:center;gap:8px;font-size:.78rem;font-weight:600;display:grid}.procHubPipelineDot{border:2px solid var(--proc-border);background:var(--proc-raised);border-radius:999px;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:700;display:grid}.procHubPipelineStep.done .procHubPipelineDot,.procHubPipelineStep.current .procHubPipelineDot{border-color:var(--proc-accent);background:var(--proc-accent-soft);color:var(--proc-accent)}.procHubPipelineStep.current .procHubPipelineDot{box-shadow:0 0 0 4px color-mix(in srgb, var(--proc-accent) 22%, transparent)}.procHubSplit{grid-template-columns:minmax(0,1.6fr) minmax(260px,.9fr);align-items:start;gap:14px;display:grid}.procHubReview,.procHubActivity,.procHubOrdersPanel,.procHubCreateCard{border:1px solid var(--proc-border);background:var(--proc-surface);border-radius:16px;padding:16px}.procHubSectionHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.procHubInlineSelect{max-width:180px;min-height:36px;font-size:.82rem}.procHubReviewTable,.procHubPoTable{gap:8px;display:grid}.procHubReviewHead,.procHubPoHead{color:var(--ink-secondary);letter-spacing:.05em;text-transform:uppercase;gap:10px;padding:0 10px 6px;font-size:.72rem;font-weight:700;display:grid}.procHubReviewHead{grid-template-columns:minmax(140px,1.2fr) minmax(100px,1fr) minmax(110px,.9fr) 70px 72px}.procHubReviewRow{border:1px solid var(--proc-border);background:var(--proc-raised);color:inherit;border-radius:12px;grid-template-columns:minmax(140px,1.2fr) minmax(100px,1fr) minmax(110px,.9fr) 70px 72px;align-items:center;gap:10px;padding:12px 10px;text-decoration:none;transition:border-color .15s,transform .15s;display:grid}.procHubReviewRow:hover{border-color:color-mix(in srgb, var(--proc-accent) 40%, var(--proc-border))}.procHubReviewPackage{gap:2px;min-width:0;display:grid}.procHubReviewPackage strong,.procHubReviewVendor{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.procHubReviewPackage span{color:var(--ink-secondary);font-size:.76rem}.procHubStatusPill{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:100%;padding:5px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.procHubStatusPill.tone-teal,.procHubStatusPill.tone-success,.procHubStatusPill.tone-active{background:var(--proc-accent-soft);color:var(--proc-accent)}.procHubStatusPill.tone-neutral,.procHubStatusPill.tone-draft{background:color-mix(in srgb, var(--line) 35%, transparent);color:var(--ink-secondary)}.procHubStatusPill.tone-warning{color:#ea580c;background:#f973162e}.procHubStatusPill.tone-muted{background:color-mix(in srgb, var(--line) 25%, transparent);color:var(--ink-secondary)}.procHubPriority{font-size:.78rem;font-weight:650}.procHubPriority.high{color:#ef4444}.procHubPriority.normal{color:var(--ink-secondary)}.procHubReviewAction{color:var(--proc-accent);letter-spacing:.06em;text-transform:uppercase;justify-self:end;font-size:.72rem;font-weight:800}.procHubActivityList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.procHubActivityItem{border-bottom:1px solid var(--proc-border);gap:4px;padding-bottom:12px;display:grid}.procHubActivityItem:last-child{border-bottom:none;padding-bottom:0}.procHubActivityItem strong{font-size:.86rem;line-height:1.35}.procHubActivityItem span{color:var(--ink-secondary);font-size:.76rem}.procHubActivityItem.alert strong{color:#ef4444}.procHubToolbar{grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(140px,.8fr));gap:10px;margin-bottom:14px;display:grid}.procHubSearch{min-height:42px}.procHubCreateCard{margin-bottom:14px}.procHubCreateRow{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:12px;display:grid}.procHubPackageGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.procHubPackageCard{border:1px solid var(--proc-border);background:var(--proc-surface);border-radius:16px;gap:10px;padding:16px;display:grid}.procHubPackageCardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.procHubPackageIcon{background:var(--proc-accent-soft);width:38px;height:38px;color:var(--proc-accent);border-radius:10px;place-items:center;font-weight:800;display:grid}.procHubPackageCard h3{margin:0;font-size:1.05rem}.procHubPackageId{color:var(--ink-secondary);margin:0;font-size:.78rem}.procHubPackageStats{border-top:1px solid var(--proc-border);grid-template-columns:1fr 1fr;gap:10px;padding-top:10px;display:grid}.procHubPackageStats span{color:var(--ink-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:700;display:block}.procHubPackageStats strong{font-size:1.05rem}.procHubPackageFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.procHubPackageFooter span{color:var(--ink-secondary);font-size:.78rem}.procHubViewBtn{min-height:34px;padding-inline:14px;font-size:.82rem}.procHubOrders{gap:14px;display:grid}.procHubOrderKpi.isComplete{border-color:color-mix(in srgb, var(--proc-accent) 35%, var(--proc-border))}.procHubLiveBadge{background:var(--proc-accent-soft);color:var(--proc-accent);letter-spacing:.06em;vertical-align:middle;border-radius:999px;margin-left:8px;padding:4px 8px;font-size:.65rem;font-weight:800;display:inline-flex}.procHubPoFilters{flex-wrap:wrap;gap:6px;display:flex}.procHubPoFilter{border:1px solid var(--proc-border);min-height:34px;color:var(--ink-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:0 12px;font-size:.8rem;font-weight:650}.procHubPoFilter.active{border-color:var(--proc-accent);background:var(--proc-accent-soft);color:var(--proc-accent)}.procHubPoHead{grid-template-columns:minmax(90px,.8fr) minmax(140px,1.3fr) minmax(100px,.9fr) minmax(90px,.8fr) minmax(110px,.9fr) minmax(140px,1fr)}.procHubPoRow{border:1px solid var(--proc-border);background:var(--proc-raised);border-radius:12px;grid-template-columns:minmax(90px,.8fr) minmax(140px,1.3fr) minmax(100px,.9fr) minmax(90px,.8fr) minmax(110px,.9fr) minmax(140px,1fr);align-items:center;gap:10px;padding:12px 10px;display:grid}.procHubPoVendor{align-items:center;gap:10px;min-width:0;display:flex}.procHubPoVendor span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.procHubVendorAvatar{background:color-mix(in srgb, var(--line) 40%, transparent);border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:800;display:grid}.procHubPoActions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.procHubPoActions .button{min-height:32px;padding-inline:12px;font-size:.78rem}.procHubPoMeta{margin:10px 0 0;font-size:.78rem}.procHubEmpty{text-align:center;padding:28px 16px}:root[data-theme=dark] .procHubKpiCard,:root[data-theme=dark] .procHubOrderKpi,:root[data-theme=dark] .procHubPipeline,:root[data-theme=dark] .procHubReview,:root[data-theme=dark] .procHubActivity,:root[data-theme=dark] .procHubOrdersPanel,:root[data-theme=dark] .procHubCreateCard,:root[data-theme=dark] .procHubPackageCard{background:var(--surface,#1c1c1e)}:root[data-theme=dark] .procHubReviewRow,:root[data-theme=dark] .procHubPoRow{background:color-mix(in srgb, var(--line) 18%, var(--surface,#1c1c1e))}@media (max-width:1180px){.procHubKpiGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.procHubKpiGrid .procHubKpiCard.isPrimary{grid-column:1/-1}.procHubOrderKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.procHubSplit{grid-template-columns:1fr}.procHubPipelineSteps{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:14px}.procHubPoHead{display:none}.procHubPoRow{grid-template-columns:1fr 1fr;grid-template-areas:"id status""vendor vendor""date total""actions actions"}.procHubPoRow>strong:first-child{grid-area:id}.procHubPoRow>.procHubStatusPill{grid-area:status;justify-self:end}.procHubPoRow>.procHubPoVendor{grid-area:vendor}.procHubPoRow>span:first-of-type{grid-area:date}.procHubPoRow>strong:nth-of-type(2){grid-area:total;justify-self:end}.procHubPoRow>.procHubPoActions{grid-area:actions;justify-content:flex-start}}@media (max-width:767px){.procHubHeader{flex-direction:column;align-items:stretch}.procHubPrimaryBtn{width:100%}.procHubKpiGrid,.procHubOrderKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.procHubKpiGrid .procHubKpiCard.isPrimary{grid-column:1/-1}.procHubPipelineSteps{grid-template-columns:1fr}.procHubPipelineStep{text-align:left;grid-template-columns:34px 1fr;grid-auto-flow:column;justify-items:start}.procHubReviewHead{display:none}.procHubReviewRow{grid-template-columns:1fr auto;grid-template-areas:"package action""vendor vendor""status priority";gap:8px}.procHubReviewPackage{grid-area:package}.procHubReviewAction{grid-area:action}.procHubReviewVendor{grid-area:vendor}.procHubReviewRow .procHubStatusPill{grid-area:status}.procHubReviewRow .procHubPriority{grid-area:priority;justify-self:end}.procHubToolbar,.procHubCreateRow,.procHubPackageGrid{grid-template-columns:1fr}.procHubSectionHead{flex-direction:column;align-items:flex-start}.procHubPoFilters{width:100%}.procHubPoFilter{text-align:center;flex:1}}.projectProcurementShell{--pp-surface:var(--surface,#fff);--pp-line:var(--line,#e5e7eb);--pp-muted:var(--ink-secondary,#64748b);gap:1rem;display:grid}.projectProcurementTabs{border:1px solid var(--line);background:var(--surface);scrollbar-width:none;border-radius:14px;gap:.35rem;padding:.35rem;display:flex;overflow-x:auto}.projectProcurementTabs::-webkit-scrollbar{display:none}.projectProcurementTabs a{min-height:40px;color:var(--ink-secondary);white-space:nowrap;border-radius:10px;flex:none;justify-content:center;align-items:center;padding:.55rem .9rem;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex}.projectProcurementTabs a:hover,.projectProcurementTabs a.active{background:var(--surface-sunken,#f8fafc);color:var(--text-primary,var(--ink))}.projectProcurementContent>.goodsPage{border-radius:16px;min-height:auto;margin:0}.projectProcurementOverview,.projectProcurementAnalytics{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:1rem;padding:clamp(1rem,2.5vw,1.5rem);display:grid}.projectProcurementViewHeader h1{margin:.15rem 0 .4rem;font-size:clamp(1.6rem,3vw,2.25rem)}.projectProcurementViewHeader p{color:var(--ink-secondary);margin:0}.projectProcurementViewHeader .eyebrow,.projectProcurementSectionHead .eyebrow{color:var(--pp-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.projectProcurementMetricGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;display:grid}.projectProcurementMetricGrid a,.projectProcurementChart,.projectProcurementOverviewGrid>section,.projectProcurementOverviewGrid>aside{border:1px solid var(--line);background:var(--surface-raised,var(--surface));border-radius:14px}.projectProcurementMetricGrid a{color:inherit;gap:.35rem;padding:1rem;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.projectProcurementMetricGrid a:hover{border-color:color-mix(in srgb, var(--proc-accent) 48%, var(--line));transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14}.projectProcurementMetricGrid span,.projectProcurementMetricGrid small{color:var(--ink-secondary);font-size:.75rem}.projectProcurementMetricGrid strong{color:var(--proc-accent);font-size:1.65rem}.projectProcurementMetricGrid b{color:var(--proc-accent);margin-top:.3rem;font-size:.68rem}.projectProcurementMetricGrid .tone-alert{border-color:color-mix(in srgb, #e11d48 34%, var(--line))}.projectProcurementMetricGrid .tone-alert strong{color:#e11d48}.projectProcurementMetricGrid .tone-warning strong{color:#b45309}.projectProcurementViewHeader--overview{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.projectProcurementHeaderActions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.projectProcurementHeaderActions a{border:1px solid var(--line);min-height:38px;color:var(--ink);border-radius:9px;align-items:center;padding:0 .85rem;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}.projectProcurementOverviewGrid,.projectProcurementAnalyticsGrid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:1rem;display:grid}.projectProcurementOverviewGrid>section,.projectProcurementOverviewGrid>aside,.projectProcurementChart{padding:1rem}.projectProcurementSectionHead,.projectProcurementChart>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.projectProcurementSectionHead h2,.projectProcurementChart h2{margin:.15rem 0 0;font-size:1rem}.projectProcurementActionList,.projectProcurementActivityList,.projectProcurementVendorList,.projectProcurementBottlenecks{gap:.6rem;margin-top:1rem;display:grid}.projectProcurementActionList a,.projectProcurementActivityList a{border:1px solid var(--line);color:inherit;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;display:flex}.projectProcurementActionList a>span,.projectProcurementActivityList i{background:var(--proc-accent);border-radius:999px;flex:none;width:.55rem;height:.55rem}.projectProcurementActionList div,.projectProcurementActivityList span{flex:1;gap:.15rem;display:grid}.projectProcurementActionList small,.projectProcurementActivityList small,.projectProcurementChart header span{color:var(--ink-secondary);font-size:.75rem}.projectProcurementQuickLinks{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.projectProcurementQuickLinks a{background:var(--proc-accent-soft);color:var(--proc-accent);border-radius:8px;padding:.55rem .7rem;font-size:.78rem;font-weight:700;text-decoration:none}.projectProcurementEmpty{border:1px dashed var(--line);color:var(--ink-secondary);border-radius:10px;margin-top:1rem;padding:1rem}.projectProcurementAnalyticsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.projectProcurementFunnel{gap:.75rem;margin-top:1rem;display:grid}.projectProcurementFunnel>a{color:inherit;border-radius:8px;grid-template-columns:85px 1fr 32px;align-items:center;gap:.75rem;padding:.35rem;font-size:.8rem;text-decoration:none;display:grid}.projectProcurementFunnel>a:hover{background:var(--proc-accent-soft)}.projectProcurementFunnel>a>div{background:var(--line);border-radius:999px;height:8px;overflow:hidden}.projectProcurementFunnel i{border-radius:inherit;background:var(--proc-accent);height:100%;display:block}.projectProcurementRiskSummary{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem;display:grid}.projectProcurementRiskSummary a{background:var(--proc-accent-soft);color:inherit;border-radius:10px;gap:.25rem;padding:.8rem;text-decoration:none;transition:transform .16s;display:grid}.projectProcurementRiskSummary a:hover{transform:translateY(-2px)}.projectProcurementRiskSummary strong{color:var(--proc-accent);font-size:1.5rem}.projectProcurementVendorList>a,.projectProcurementBottlenecks>a{border-bottom:1px solid var(--line);color:inherit;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.65rem 0;text-decoration:none;display:grid}.projectProcurementVendorList>a:hover,.projectProcurementBottlenecks>a:hover{color:var(--proc-accent)}.projectProcurementBottlenecks>a{grid-template-columns:1fr auto}@media (max-width:1100px){.projectProcurementMetricGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.projectProcurementShell{gap:.65rem}.projectProcurementTabs{background:0 0;border-width:0 0 1px;border-radius:0;gap:1rem;padding:0 .75rem}.projectProcurementTabs a{border-radius:0;min-height:34px;padding:0;font-size:.72rem;position:relative}.projectProcurementTabs a:hover,.projectProcurementTabs a.active{background:0 0}.projectProcurementTabs a.active:after{content:"";background:var(--proc-accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.projectProcurementOverview,.projectProcurementAnalytics{gap:.75rem;padding:.85rem}.projectProcurementViewHeader--overview{flex-direction:column;align-items:flex-start}.projectProcurementHeaderActions{justify-content:flex-start;width:100%}.projectProcurementOverviewGrid,.projectProcurementAnalyticsGrid{grid-template-columns:1fr}.projectProcurementMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.projectProcurementOverview,.projectProcurementAnalytics{box-shadow:none;background:0 0;border:0;border-radius:0;gap:1rem;padding:0;display:grid}.projectProcurementViewHeader h1{letter-spacing:-.04em;margin:.15rem 0 .4rem;font-size:clamp(1.6rem,3vw,2.25rem)}.projectProcurementMetricGrid a{border:1px solid var(--pp-line);background:var(--pp-surface);min-height:132px;color:inherit;box-shadow:none;border-radius:16px;align-content:center;gap:.45rem;padding:1.1rem 1.15rem;text-decoration:none;transition:border-color .16s;display:grid;position:relative;overflow:hidden}.projectProcurementMetricGrid a:before{content:"";background:var(--metric-tone,#64748b);width:4px;position:absolute;inset:0 auto 0 0}.projectProcurementMetricGrid a:hover{border-color:color-mix(in srgb, var(--ink,#111827) 16%, var(--pp-line));box-shadow:none;transform:none}.projectProcurementMetricGrid span,.projectProcurementMetricGrid small{color:var(--pp-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:800}.projectProcurementMetricGrid small{letter-spacing:0;text-transform:none;font-size:.76rem;font-weight:500}.projectProcurementMetricGrid strong{color:var(--text-primary,var(--ink));letter-spacing:-.04em;font-size:clamp(1.2rem,2vw,1.65rem)}.projectProcurementMetricGrid b{width:fit-content;color:var(--pp-muted);background:0 0;border-radius:0;padding:0;font-size:.76rem;font-weight:600}.projectProcurementMetricGrid .tone-good{--metric-tone:#16a34a}.projectProcurementMetricGrid .tone-alert{--metric-tone:#dc2626}.projectProcurementMetricGrid .tone-warning{--metric-tone:#d97706}.projectProcurementMetricGrid .tone-neutral{--metric-tone:#2563eb}.projectProcurementOverviewGrid>section,.projectProcurementOverviewGrid>aside,.projectProcurementChart{border:1px solid var(--pp-line);background:var(--pp-surface);box-shadow:none;border-radius:16px}.projectProcurementOverviewGrid>section,.projectProcurementOverviewGrid>aside{border-left:1px solid var(--pp-line)}.projectProcurementActionList a,.projectProcurementActivityList a{background:var(--pp-surface);transition:border-color .16s,background .16s}.projectProcurementActionList a:hover,.projectProcurementActivityList a:hover{border-color:color-mix(in srgb, var(--ink,#111827) 14%, var(--pp-line));background:color-mix(in srgb, var(--surface-sunken,#f8fafc) 70%, var(--pp-surface));transform:none}.projectProcurementChart:after{display:none}.projectProcurementQuickLinks a{border:1px solid var(--pp-line);background:var(--pp-surface);color:var(--text-primary,var(--ink))}.projectProcurementHeaderActions a.primary,:root[data-theme=dark] .projectProcurementHeaderActions a.primary,:root:not([data-theme=light]) .projectProcurementHeaderActions a.primary{border-color:var(--button-primary-bg,var(--brand-primary,var(--accent)));background:var(--button-primary-bg,var(--brand-primary,var(--accent)));color:var(--button-primary-text,var(--brand-contrast,#fff))}.projectProcurementContent .procHub{--proc-accent:var(--ink,#111827);--proc-accent-soft:color-mix(in srgb, var(--ink,#111827) 8%, transparent);gap:24px}.projectProcurementContent .procHubBreadcrumb span{color:var(--pp-muted,var(--ink-secondary))}.projectProcurementContent .procHubTab.active{color:var(--ink,#111827)}.projectProcurementContent .procHubTab.active:after{background:var(--ink,#111827)}.projectProcurementContent .procHubKpiCard,.projectProcurementContent .procHubOrderKpi{background:var(--pp-surface,var(--surface));border-radius:16px;position:relative;overflow:hidden}.projectProcurementContent .procHubKpiCard:before,.projectProcurementContent .procHubOrderKpi:before{content:"";background:var(--ink,#111827);width:4px;position:absolute;inset:0 auto 0 0}.projectProcurementContent .procHubKpiCard.isPrimary{background:var(--pp-surface,var(--surface));border-color:var(--pp-line,var(--line));color:inherit}.projectProcurementContent .procHubKpiCard.isPrimary .procHubKpiTop,.projectProcurementContent .procHubKpiCard.isPrimary .procHubKpiHint{color:var(--pp-muted,var(--ink-secondary))}.projectProcurementContent .procHubProgress{background:color-mix(in srgb, var(--ink,#111827) 12%, transparent)}.projectProcurementContent .procHubProgress span{background:var(--ink,#111827)}.projectProcurementContent .procHubPipelineStep.done .procHubPipelineDot,.projectProcurementContent .procHubPipelineStep.current .procHubPipelineDot{background:var(--ink,#111827);border-color:var(--ink,#111827)}.projectProcurementFunnel>a:hover,.projectProcurementRiskSummary a:hover,.projectProcurementVendorList>a:hover,.projectProcurementBottlenecks>a:hover{border-color:color-mix(in srgb, var(--ink,#111827) 14%, var(--pp-line));background:color-mix(in srgb, var(--surface-sunken,#f8fafc) 70%, var(--pp-surface))}.projectProcurementFunnel>a>div{background:color-mix(in srgb, var(--line) 70%, transparent);height:10px}.projectProcurementFunnel i{background:color-mix(in srgb, var(--ink,#111827) 72%, var(--pp-line))}.projectProcurementRiskSummary a{border:1px solid var(--pp-line);background:var(--pp-surface);align-content:center;min-height:102px}.projectProcurementVendorList>a,.projectProcurementBottlenecks>a{border:1px solid #0000;border-radius:11px;padding:.72rem}.procHubHeader{align-items:center;padding:.2rem 0 .1rem}.procHubHeader h1{letter-spacing:-.025em;font-size:clamp(1.25rem,2.2vw,1.65rem)}.procHubTabs{border:1px solid var(--proc-border);background:color-mix(in srgb, var(--proc-border) 18%, transparent);border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;width:min(420px,100%);padding:.28rem;display:grid;overflow:visible}.procHubTab{text-align:center;border-radius:999px;min-height:38px;padding:0 .9rem}.procHubTab.active{background:var(--proc-surface);box-shadow:0 1px 2px #0f172a14}.procHubTab.active:after{content:none}.procHubCreateCard{background:linear-gradient(145deg, color-mix(in srgb, var(--proc-accent) 4%, var(--proc-surface)), var(--proc-surface))}.procHubCreateRow{align-items:stretch}.procHubCreateRow .button{min-width:160px}.procHubPoActions{grid-template-columns:repeat(2,minmax(88px,1fr));align-items:stretch;display:grid}.procHubPoActions .button{width:100%;min-height:38px}:root[data-theme=dark] .projectProcurementOverview,:root[data-theme=dark] .projectProcurementAnalytics,:root:not([data-theme=light]) .projectProcurementOverview,:root:not([data-theme=light]) .projectProcurementAnalytics{background:radial-gradient(circle at 8% 0%, color-mix(in srgb, var(--proc-accent,#14b8a6) 12%, transparent), transparent 24rem), linear-gradient(180deg, var(--surface-elevated,#1c1c1e), var(--surface,#111827))}:root[data-theme=dark] .projectProcurementMetricGrid a,:root[data-theme=dark] .projectProcurementOverviewGrid>section,:root[data-theme=dark] .projectProcurementOverviewGrid>aside,:root[data-theme=dark] .projectProcurementChart,:root:not([data-theme=light]) .projectProcurementMetricGrid a,:root:not([data-theme=light]) .projectProcurementOverviewGrid>section,:root:not([data-theme=light]) .projectProcurementOverviewGrid>aside,:root:not([data-theme=light]) .projectProcurementChart{background:var(--surface-elevated,#1c1c1e);border-color:color-mix(in srgb, var(--line,#3a3a3c) 86%, transparent)}@media (max-width:760px){.projectProcurementOverview,.projectProcurementAnalytics{border-radius:14px;padding:.8rem}.projectProcurementMetricGrid a{min-height:114px;padding:.85rem}.projectProcurementRiskSummary{grid-template-columns:1fr}.procHubTabs,.procHubCreateRow .button{width:100%}.procHubPoActions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}.workspaceContent :where(.projectProcurementOverview,.projectProcurementAnalytics,.segmentTabModule,.selectionOrderModule){color:var(--text-primary,var(--ink))}.workspaceContent :where(.selectionSectionTabs,.procHubTabs){border:1px solid var(--border-subtle,var(--line));box-shadow:var(--shadow-sm,0 1px 3px #0f172a14);border-radius:14px;gap:4px;padding:4px;background:color-mix(in srgb, var(--surface-card,#fff) 76%, var(--surface-sunken,#f5f5f7))!important}.workspaceContent :where(.selectionSectionTabs button.selectionTabBtn,.selectionSectionTabs a.selectionTabBtn,.procHubTab){min-height:34px!important;color:var(--text-secondary,var(--ink-secondary))!important;-webkit-text-fill-color:var(--text-secondary,var(--ink-secondary))!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:10px!important;padding:0 10px!important;font-family:inherit!important;font-size:.74rem!important;font-weight:720!important;line-height:1!important}.workspaceContent :where(.selectionSectionTabs button.selectionTabBtn.active,.selectionSectionTabs a.selectionTabBtn.active,.procHubTab.active){background:var(--surface-elevated,#fff)!important;color:var(--text-primary,var(--ink))!important;-webkit-text-fill-color:var(--text-primary,var(--ink))!important;box-shadow:var(--shadow-sm,0 1px 3px #0f172a14)!important}.workspaceContent :where(.projectProcurementMetricGrid a,.projectProcurementOverviewGrid>section,.projectProcurementOverviewGrid>aside,.projectProcurementChart,.procHubCreateCard,.procHubCard,.selectionPackageCard,.selectionOrderCard,.selectionPackageDetailCard,.catalogCard,.productCard){border-color:color-mix(in srgb, var(--border-medium,var(--line)) 78%, transparent);border-radius:var(--radius-card,16px);background:var(--surface-card,var(--surface,#fff));box-shadow:var(--shadow-card,0 10px 26px #0f172a12)}.workspaceContent :where(.projectProcurementMetricGrid a:hover,.selectionPackageCard:hover,.productCard:hover){border-color:color-mix(in srgb, var(--brand-primary,var(--accent)) 22%, var(--border-medium,var(--line)));box-shadow:var(--shadow-elevated,0 18px 38px #0f172a1f)}.workspaceContent :where(.projectProcurementMetricGrid strong,.procHubCreateCard h2,.projectProcurementOverview h2,.projectProcurementAnalytics h2){color:var(--text-primary,var(--ink));letter-spacing:-.02em}.workspaceContent :where(.projectProcurementMetricGrid span,.selectionOrderSubtitle,.projectProcurementOverview p,.projectProcurementAnalytics p){color:var(--text-secondary,var(--ink-secondary))}.projectProcurementActionQueue{border:1px solid color-mix(in srgb, var(--border-medium,var(--line)) 78%, transparent);border-radius:var(--radius-card,16px);background:var(--surface-card,var(--surface,#fff));box-shadow:var(--shadow-card,0 10px 26px #0f172a12);gap:1rem;padding:1rem;display:grid}.projectProcurementQueueGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.projectProcurementQueueColumn{border:1px solid var(--border-subtle,var(--line));background:color-mix(in srgb, var(--surface-card,#fff) 84%, var(--surface-sunken,#f5f5f7));border-radius:14px;align-content:start;gap:.55rem;min-height:210px;padding:.8rem;display:grid}.projectProcurementQueueColumn header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.projectProcurementQueueColumn h3{color:var(--text-primary,var(--ink));letter-spacing:-.01em;margin:0;font-size:.82rem}.projectProcurementQueueColumn header a,.projectProcurementQueueColumn>a{color:inherit;text-decoration:none}.projectProcurementQueueColumn header a{color:var(--text-secondary,var(--ink-secondary));font-size:.7rem;font-weight:800}.projectProcurementQueueColumn>a{border:1px solid var(--border-subtle,var(--line));background:var(--surface-elevated,#fff);border-radius:12px;gap:.18rem;padding:.65rem;display:grid}.projectProcurementQueueColumn strong{color:var(--text-primary,var(--ink));font-size:.78rem}.projectProcurementQueueColumn span,.projectProcurementQueueColumn p{color:var(--text-secondary,var(--ink-secondary));margin:0;font-size:.72rem}.procHubLifecycleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.8rem;display:grid}.procHubLifecycleGrid>div{border:1px solid var(--border-subtle,var(--line));background:color-mix(in srgb, var(--surface-card,#fff) 82%, var(--surface-sunken,#f5f5f7));border-radius:12px;gap:.2rem;padding:.65rem;display:grid}.procHubLifecycleGrid span{color:var(--text-secondary,var(--ink-secondary));font-size:.66rem;font-weight:800}.procHubLifecycleGrid strong{color:var(--text-primary,var(--ink));font-size:.78rem}.poRegisterPage{gap:1rem;display:grid}.poRegisterHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.poRegisterHeaderActions button,.poRegisterHeaderActions select{border:1px solid var(--border-subtle,var(--line));background:var(--surface-elevated,#fff);min-height:38px;color:var(--text-primary,var(--ink));font:inherit;cursor:pointer;border-radius:12px;padding:0 .85rem;font-size:.8rem;font-weight:850}.poRegisterHeaderActions select{min-width:150px}.poRegisterHeaderActions button.danger{border-color:color-mix(in srgb, #b42318 26%, var(--line));background:color-mix(in srgb, #b42318 7%, var(--surface-elevated,#fff));color:#b42318}.poRegisterHeaderActions button:disabled{cursor:not-allowed;opacity:.55}.poKpiGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.65rem;display:grid}.poKpiCard{border:1px solid var(--border-subtle,var(--line));background:var(--surface-card,#fff);min-height:112px;color:var(--text-primary,var(--ink));text-align:left;box-shadow:var(--shadow-sm,0 1px 3px #0f172a14);cursor:pointer;border-radius:18px;gap:.35rem;padding:.9rem;display:grid}.poKpiCard:hover,.poKpiCard.active{border-color:color-mix(in srgb, var(--brand-primary,var(--accent)) 36%, var(--line));background:color-mix(in srgb, var(--brand-primary,var(--accent)) 8%, var(--surface-card,#fff))}.poKpiCard span{color:var(--text-secondary,var(--ink-secondary));font-size:.74rem;font-weight:850}.poKpiCard strong{font-size:clamp(1.45rem,3vw,2rem);line-height:1}.poKpiCard small{color:var(--text-secondary,var(--ink-secondary));font-size:.72rem}.poRegisterFilters{grid-template-columns:repeat(5,minmax(150px,1fr));gap:.55rem;display:grid}.poRegisterFilters label{color:var(--text-secondary,var(--ink-secondary));letter-spacing:.04em;text-transform:uppercase;gap:.3rem;font-size:.68rem;font-weight:900;display:grid}.poRegisterFilters input,.poRegisterFilters select,.poRegisterActions select,.poDetailUpdatePanel input,.poDetailUpdatePanel select,.poDetailUpdatePanel textarea{border:1px solid var(--border-subtle,var(--line));background:var(--surface-elevated,#fff);min-height:42px;color:var(--text-primary,var(--ink));font:inherit;border-radius:12px;padding:0 .75rem}.poDetailUpdatePanel textarea{resize:vertical;min-height:90px;padding-block:.65rem}.poExecutionGrid,.poAttachmentGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.poRegisterTable{gap:.5rem;width:100%;padding-bottom:.2rem;display:grid;overflow-x:auto}.poRegisterHead,.poRegisterRow{grid-template-columns:32px minmax(110px,.8fr) minmax(130px,1fr) minmax(120px,.9fr) minmax(130px,1fr) minmax(130px,1fr) minmax(90px,.7fr) minmax(90px,.7fr) minmax(80px,.6fr) minmax(110px,.8fr) minmax(90px,.7fr) minmax(90px,.7fr) minmax(90px,.7fr) minmax(190px,1fr);align-items:center;gap:.55rem;min-width:1480px;display:grid}.poRegisterHead{color:var(--text-secondary,var(--ink-secondary));letter-spacing:.04em;text-transform:uppercase;padding:0 .75rem;font-size:.62rem;font-weight:900}.poRegisterRow{border:1px solid var(--border-subtle,var(--line));background:var(--surface-card,#fff);min-height:70px;box-shadow:var(--shadow-sm,0 1px 3px #0f172a14);border-radius:14px;padding:.7rem .75rem}.poRegisterRow span,.poRegisterRow strong{min-width:0;color:var(--text-primary,var(--ink));font-size:.74rem}.poRegisterRow a{color:var(--brand-primary,var(--accent));font-weight:850;text-decoration:none}.poRegisterActions{grid-template-columns:minmax(125px,1fr) auto;align-items:center;gap:.45rem;display:grid}.poRegisterActions select{border-radius:10px;min-height:34px;padding-inline:.55rem;font-size:.72rem}.poDetailUpdatePanel{border:1px solid var(--border-subtle,var(--line));border-radius:var(--radius-card,16px);background:var(--surface-card,#fff);box-shadow:var(--shadow-card,0 10px 26px #0f172a12);gap:.85rem;padding:1rem;display:grid}.poDetailUpdatePanel label{color:var(--text-secondary,var(--ink-secondary));gap:.35rem;font-size:.78rem;font-weight:800;display:grid}.poDetailUpdatePanel .button.primary{justify-self:start}@media (max-width:760px){.workspaceContent :where(.selectionSectionTabs,.procHubTabs){margin-bottom:10px}.workspaceContent :where(.selectionSectionTabs button.selectionTabBtn,.selectionSectionTabs a.selectionTabBtn,.procHubTab){min-height:32px!important;padding:0 6px!important;font-size:.68rem!important}.workspaceContent :where(.projectProcurementMetricGrid a,.projectProcurementOverviewGrid>section,.projectProcurementOverviewGrid>aside,.projectProcurementChart,.procHubCreateCard,.procHubCard){border-radius:14px}}@media (max-width:1180px){.poKpiGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.poRegisterFilters,.poExecutionGrid,.poAttachmentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.poRegisterHead{display:none}.poRegisterRow{grid-template-columns:1fr;gap:.5rem;min-width:0}.poRegisterRow>span,.poRegisterRow>strong{justify-content:space-between;gap:1rem;display:flex}.poRegisterRow>span:before,.poRegisterRow>strong:before{content:attr(data-label);color:var(--text-secondary,var(--ink-secondary));letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:900}.poRegisterActions{grid-template-columns:1fr auto;width:100%}}@media (max-width:680px){.poKpiGrid{scroll-snap-type:x mandatory;padding-bottom:.2rem;display:flex;overflow-x:auto}.poKpiCard{scroll-snap-align:start;min-width:178px}.poRegisterFilters,.poExecutionGrid,.poAttachmentGrid{grid-template-columns:1fr}}@media (max-width:760px){.poRegisterPage .projectProcurementViewHeader h1{font-size:1.45rem}.poRegisterPage .projectProcurementViewHeader p:not(.eyebrow){display:none}.poRegisterHeaderActions{grid-template-columns:1fr;display:grid}.poRegisterPage .poKpiGrid{scrollbar-width:none;gap:.55rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.poRegisterPage .poKpiGrid::-webkit-scrollbar{display:none}.poRegisterPage .poKpiCard{flex:0 0 8.6rem;min-width:0;min-height:86px;padding:.75rem}.poRegisterPage .poRegisterFilters{grid-template-columns:1fr 1fr;gap:.55rem}.poRegisterPage .poRegisterFilters label:nth-child(n+5){display:none}.poRegisterPage .poRegisterTable{gap:.55rem}.poRegisterPage .poRegisterHead{display:none}.poRegisterPage .poRegisterRow{border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:.35rem .7rem;min-height:0;padding:.78rem .85rem}.poRegisterPage .poRegisterRow>span,.poRegisterPage .poRegisterRow>strong{display:block}.poRegisterPage .poRegisterRow>span:before,.poRegisterPage .poRegisterRow>strong:before{content:none}.poRegisterPage .poRegisterRow>span[data-label=Select],.poRegisterPage .poRegisterRow>span[data-label=Client],.poRegisterPage .poRegisterRow>span[data-label=Client\ Value],.poRegisterPage .poRegisterRow>span[data-label=Actual\ Cost],.poRegisterPage .poRegisterRow>span[data-label=Margin],.poRegisterPage .poRegisterRow>span[data-label=Actual],.poRegisterPage .poRegisterRow>span[data-label=Updated],.poRegisterPage .poRegisterRow>span[data-label=Package]{display:none}.poRegisterPage .poRegisterRow>strong[data-label=PO\ Number]{text-overflow:ellipsis;white-space:nowrap;grid-area:1/1;font-size:.92rem;line-height:1.2;overflow:hidden}.poRegisterPage .poRegisterRow>span[data-label=Status]{grid-area:1/2;justify-self:end}.poRegisterPage .poRegisterRow>span[data-label=Project],.poRegisterPage .poRegisterRow>span[data-label=Vendor],.poRegisterPage .poRegisterRow>span[data-label=Expected]{color:var(--text-secondary,var(--ink-secondary));text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;line-height:1.25;overflow:hidden}.poRegisterPage .poRegisterRow>span[data-label=Project]{grid-area:2/1}.poRegisterPage .poRegisterRow>span[data-label=Vendor]{grid-area:3/1}.poRegisterPage .poRegisterRow>span[data-label=Expected]{grid-area:2/2;justify-self:end}.poRegisterPage .poRegisterActions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;width:100%;padding-top:.15rem}.poRegisterPage .poRegisterActions select{min-width:0;font-size:.74rem}}@media (max-width:1100px){.projectProcurementQueueGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.projectProcurementQueueGrid{grid-template-columns:1fr}.projectProcurementQueueColumn{min-height:0}}.projectProcurementOverview .projectProcurementMetricGrid a,.projectProcurementOverview .projectProcurementActionQueue,.projectProcurementOverview .projectProcurementQueueColumn,.projectProcurementOverview .projectProcurementQuickLinks a{border-color:var(--border-subtle,var(--line));background:var(--surface-card,var(--surface,#fff));color:var(--text-primary,var(--ink));box-shadow:var(--shadow-card,0 10px 26px #0f172a12)}.projectProcurementOverview .projectProcurementMetricGrid a:before{background:color-mix(in srgb, var(--accent,#0d9488) 36%, transparent)}.projectProcurementOverview .projectProcurementMetricGrid a.tone-good{background:linear-gradient(180deg, color-mix(in srgb, #16a34a 5%, var(--surface-card,#fff)), var(--surface-card,#fff))}.projectProcurementOverview .projectProcurementMetricGrid a.tone-warning{background:linear-gradient(180deg, color-mix(in srgb, #d97706 6%, var(--surface-card,#fff)), var(--surface-card,#fff))}.projectProcurementOverview .projectProcurementMetricGrid a.tone-alert{background:linear-gradient(180deg, color-mix(in srgb, #dc2626 5%, var(--surface-card,#fff)), var(--surface-card,#fff))}.projectProcurementOverview .projectProcurementMetricGrid a.tone-neutral{background:linear-gradient(180deg, color-mix(in srgb, var(--accent,#0d9488) 5%, var(--surface-card,#fff)), var(--surface-card,#fff))}.projectProcurementOverview .projectProcurementMetricGrid a span,.projectProcurementOverview .projectProcurementMetricGrid a small,.projectProcurementOverview .projectProcurementQueueColumn span,.projectProcurementOverview .projectProcurementQueueColumn p{color:var(--text-secondary,var(--ink-secondary))}.poRegisterPage{--po-surface:var(--surface-card,var(--surface-elevated,#fff));--po-surface-soft:color-mix(in srgb, var(--po-surface) 88%, var(--surface-sunken,#f5f7fb));--po-border:color-mix(in srgb, var(--border-subtle,var(--line)) 78%, transparent);--po-shadow:0 16px 44px #0f172a13, inset 0 1px 0 #ffffff6b;gap:.7rem;width:100%;max-width:1520px;margin-inline:auto}.poRegisterHero{border:1px solid var(--po-border);background:radial-gradient(circle at 92% 10%, color-mix(in srgb, var(--brand-primary,var(--accent)) 14%, transparent), transparent 34%), linear-gradient(145deg, color-mix(in srgb, var(--po-surface) 92%, var(--brand-primary,var(--accent))), var(--po-surface));box-shadow:var(--po-shadow);border-radius:16px;grid-template-columns:minmax(0,1fr);gap:.65rem;padding:.8rem .95rem;display:grid;position:relative;overflow:hidden}.poRegisterHero:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1f,#0000 38%);position:absolute;inset:0}.poRegisterHero>*{z-index:1;position:relative}.poRegisterHeroTop{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.poRegisterHeaderActionsPrimary{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;padding-top:.15rem;display:flex}.poRegisterHeaderActionsBulk{flex-wrap:wrap;gap:.45rem;display:flex}.poRegisterHeroCopy h1{letter-spacing:-.03em;max-width:none;margin:0;font-size:clamp(1.35rem,2.2vw,1.85rem);line-height:1.08}.poRegisterHeroCopy p:not(.eyebrow){max-width:52ch;color:var(--text-secondary,var(--ink-secondary));margin-top:.3rem;font-size:.82rem;line-height:1.4}.poRegisterHeroStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.poRegisterHeroStats article{border:1px solid color-mix(in srgb, var(--po-border) 78%, transparent);background:color-mix(in srgb, var(--po-surface) 78%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.25);backdrop-filter:blur(18px)saturate(1.25);border-radius:12px;gap:.18rem;min-width:0;min-height:72px;padding:.55rem .65rem;display:grid}.poRegisterHeroStats article.isReady{border-color:color-mix(in srgb, var(--brand-primary,var(--accent)) 24%, var(--po-border))}.poRegisterHeroStats article.isWarning{border-color:color-mix(in srgb, #d97706 32%, var(--po-border));background:color-mix(in srgb, #d97706 7%, var(--po-surface))}.poRegisterHeroStats span,.poRegisterHeroStats small{color:var(--text-secondary,var(--ink-secondary));text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.poRegisterHeroStats span{letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:900}.poRegisterHeroStats strong{color:var(--text-primary,var(--ink));letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1rem,1.5vw,1.28rem);overflow:hidden}.poRegisterHeroStats small{font-size:.68rem}.poRegisterHero .poRegisterHeaderActions{justify-content:flex-start;padding-top:0}.poRegisterHero .poRegisterHeaderActions button,.poRegisterHero .poRegisterHeaderActions select{border-color:var(--po-border);background:color-mix(in srgb, var(--po-surface) 82%, transparent);min-height:40px;box-shadow:none}.poRegisterHero .poRegisterHeaderActions button:first-of-type{border-color:var(--brand-primary,var(--accent));background:var(--brand-primary,var(--accent));color:var(--brand-contrast,#fff)}.poSelectionBar{border:1px solid color-mix(in srgb, var(--brand-primary,var(--accent)) 24%, var(--po-border));background:color-mix(in srgb, var(--brand-primary,var(--accent)) 8%, var(--po-surface));color:var(--text-primary,var(--ink));border-radius:16px;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;display:flex;box-shadow:0 12px 28px #0f172a0f}.poSelectionBar button{background:var(--po-surface);min-height:32px;color:var(--brand-primary,var(--accent));font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 .75rem;font-size:.76rem;font-weight:850}.poRegisterPage .poKpiGrid{scrollbar-width:thin;grid-template-columns:repeat(7,minmax(9.5rem,1fr));padding:.1rem .05rem .35rem;overflow-x:auto}.poRegisterPage .poKpiCard{border-color:var(--po-border);background:linear-gradient(180deg, color-mix(in srgb, var(--po-surface) 94%, transparent), var(--po-surface));min-height:104px;box-shadow:var(--po-shadow);transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.poRegisterPage .poKpiCard:before{content:"";background:var(--text-tertiary,var(--ink-secondary));border-radius:999px;width:2.2rem;height:.22rem}.poRegisterPage .poKpiCard.tone-ready:before{background:var(--brand-primary,var(--accent))}.poRegisterPage .poKpiCard.tone-success:before{background:#16a34a}.poRegisterPage .poKpiCard.tone-warning:before{background:#d97706}.poRegisterPage .poKpiCard:hover,.poRegisterPage .poKpiCard.active{transform:translateY(-2px);box-shadow:0 24px 56px #0f172a1f}.poRegisterFilterShell{border:1px solid var(--po-border);background:var(--po-surface);border-radius:14px;padding:.55rem .65rem;box-shadow:0 8px 20px #0f172a0a}.poRegisterFilterHeader{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.45rem;display:flex}.poRegisterFilterHeader .eyebrow{margin:0}.poRegisterFilterHeader h2{display:none}.poRegisterFilterHeader button{border:1px solid var(--po-border);background:var(--po-surface-soft);min-height:36px;color:var(--text-secondary,var(--ink-secondary));font:inherit;cursor:pointer;border-radius:999px;flex:none;padding:0 .85rem;font-size:.78rem;font-weight:800}.poRegisterPage .poRegisterFilters{box-shadow:none;background:0 0;border:0;padding:0}.poRegisterPage .poRegisterFilters input,.poRegisterPage .poRegisterFilters select,.poRegisterPage .poRegisterActions select{border-color:var(--po-border);background:var(--po-surface-soft)}.poRegisterPage .poRegisterFilters input:focus,.poRegisterPage .poRegisterFilters select:focus,.poRegisterPage .poRegisterActions select:focus,.poRegisterHeaderActions button:focus-visible,.poRegisterHeaderActions select:focus-visible,.poRegisterFilterHeader button:focus-visible,.poRegisterPage .poRegisterActions a:focus-visible{outline:3px solid color-mix(in srgb, var(--brand-primary,var(--accent)) 24%, transparent);outline-offset:2px}.poRegisterPage .poRegisterTable{gap:.65rem;padding-bottom:0;overflow-x:visible}.poRegisterPage .poRegisterHead,.poRegisterPage .poRegisterRow{grid-template-columns:32px minmax(108px,.75fr) minmax(128px,1fr) minmax(112px,.85fr) minmax(132px,1fr) minmax(128px,1fr) minmax(88px,.7fr) minmax(88px,.7fr) minmax(82px,.6fr) minmax(118px,.85fr) minmax(92px,.7fr) minmax(92px,.7fr) minmax(92px,.7fr) minmax(170px,.95fr);min-width:0}.poRegisterPage .poRegisterHead{padding:.2rem .95rem}.poRegisterPage .poRegisterRow{border-color:var(--po-border);background:var(--po-surface);min-height:76px;box-shadow:var(--po-shadow);border-radius:18px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.poRegisterPage .poRegisterRow:before{content:"";background:var(--text-tertiary,var(--ink-secondary));width:4px;position:absolute;inset:0 auto 0 0}.poRegisterPage .poRegisterRow.tone-ready:before{background:var(--brand-primary,var(--accent))}.poRegisterPage .poRegisterRow.tone-success:before{background:#16a34a}.poRegisterPage .poRegisterRow.tone-warning:before{background:#d97706}.poRegisterPage .poRegisterRow:hover{border-color:color-mix(in srgb, var(--brand-primary,var(--accent)) 18%, var(--po-border));transform:translateY(-1px);box-shadow:0 24px 58px #0f172a1f}.poRegisterPage .poRegisterRow>strong[data-label=PO\ Number]{letter-spacing:-.02em;font-size:.82rem}.poRegisterPage .poRegisterRow>span{text-overflow:ellipsis;overflow:hidden}.poRegisterPage .poRegisterActions a{border:1px solid color-mix(in srgb, var(--brand-primary,var(--accent)) 18%, var(--po-border));background:color-mix(in srgb, var(--brand-primary,var(--accent)) 7%, var(--po-surface));border-radius:10px;justify-content:center;align-items:center;min-height:34px;padding:0 .7rem;display:inline-flex}.poRegisterPage .procurementEmpty{border-color:var(--po-border);background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--brand-primary,var(--accent)) 9%, transparent), transparent 44%), var(--po-surface);color:var(--text-primary,var(--ink));box-shadow:var(--po-shadow);border-style:solid;border-radius:22px;padding:clamp(2.3rem,7vw,4.8rem) 1.5rem;position:relative;overflow:hidden}.poRegisterPage .procurementEmpty h3{letter-spacing:-.035em;margin-top:0;font-size:clamp(1.25rem,3vw,1.75rem)}:root[data-theme=dark] .poRegisterPage,:root:not([data-theme=light]) .poRegisterPage{--po-surface:var(--surface-elevated,#1c1c1e);--po-surface-soft:color-mix(in srgb, #000 14%, var(--surface-elevated,#1c1c1e));--po-border:color-mix(in srgb, var(--line,#3a3a3c) 82%, transparent);--po-shadow:0 22px 58px #00000057, inset 0 1px 0 #ffffff0f}:root[data-theme=dark] .poRegisterHero,:root:not([data-theme=light]) .poRegisterHero{background:radial-gradient(circle at 92% 10%, color-mix(in srgb, var(--brand-primary,var(--accent)) 16%, transparent), transparent 34%), linear-gradient(145deg, color-mix(in srgb, var(--po-surface) 88%, #fff), var(--po-surface))}@media (min-width:1181px) and (max-width:1480px){.poRegisterPage .poRegisterHead,.poRegisterPage .poRegisterRow{grid-template-columns:30px minmax(96px,.8fr) minmax(120px,1fr) minmax(118px,1fr) minmax(126px,1fr) minmax(105px,.8fr) minmax(112px,.9fr) minmax(88px,.75fr) minmax(86px,.75fr) minmax(155px,1fr)}.poRegisterPage .poRegisterHead span:nth-child(4),.poRegisterPage .poRegisterHead span:nth-child(6),.poRegisterPage .poRegisterHead span:nth-child(8),.poRegisterPage .poRegisterHead span:nth-child(9),.poRegisterPage .poRegisterRow>span[data-label=Client],.poRegisterPage .poRegisterRow>span[data-label=Package],.poRegisterPage .poRegisterRow>span[data-label=Actual\ Cost],.poRegisterPage .poRegisterRow>span[data-label=Margin]{display:none}}@media (min-width:920px){.poRegisterHero{grid-template-columns:minmax(0,1fr);align-items:start}}@media (max-width:1180px){.poRegisterPage .poRegisterHead{display:none}.poRegisterPage .poRegisterTable{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.poRegisterPage .poRegisterRow{grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:.45rem .8rem;min-height:0;padding:.9rem .95rem .95rem}.poRegisterPage .poRegisterRow>span,.poRegisterPage .poRegisterRow>strong{display:block}.poRegisterPage .poRegisterRow>span:before,.poRegisterPage .poRegisterRow>strong:before{content:none}.poRegisterPage .poRegisterRow>strong[data-label=PO\ Number]{grid-area:1/1;font-size:.92rem}.poRegisterPage .poRegisterRow>span[data-label=Status]{grid-area:1/2;justify-self:end}.poRegisterPage .poRegisterRow>span[data-label=Project],.poRegisterPage .poRegisterRow>span[data-label=Vendor],.poRegisterPage .poRegisterRow>span[data-label=Client],.poRegisterPage .poRegisterRow>span[data-label=Expected]{color:var(--text-secondary,var(--ink-secondary));text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.poRegisterPage .poRegisterRow>span[data-label=Project]{grid-area:2/1}.poRegisterPage .poRegisterRow>span[data-label=Vendor]{grid-area:3/1}.poRegisterPage .poRegisterRow>span[data-label=Expected]{grid-area:2/2;justify-self:end}.poRegisterPage .poRegisterRow>span[data-label=Select],.poRegisterPage .poRegisterRow>span[data-label=Client],.poRegisterPage .poRegisterRow>span[data-label=Package],.poRegisterPage .poRegisterRow>span[data-label=Actual\ Cost],.poRegisterPage .poRegisterRow>span[data-label=Margin],.poRegisterPage .poRegisterRow>span[data-label=Actual],.poRegisterPage .poRegisterRow>span[data-label=Updated]{display:none}.poRegisterPage .poRegisterActions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;padding-top:.2rem}}@media (max-width:760px){.poRegisterPage{gap:.85rem}.poRegisterHero{border-radius:20px;gap:.85rem;padding:1rem}.poRegisterHeroCopy h1{font-size:clamp(1.75rem,9vw,2.35rem)}.poRegisterHeroCopy p:not(.eyebrow){-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.55rem;font-size:.84rem;display:-webkit-box;overflow:hidden}.poRegisterHeroStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.poRegisterHeroStats article{border-radius:15px;padding:.72rem}.poRegisterHeroStats strong{font-size:1.12rem}.poRegisterHeroStats small{font-size:.64rem}.poRegisterHero .poRegisterHeaderActions{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.poRegisterHero .poRegisterHeaderActions select,.poRegisterHero .poRegisterHeaderActions button{width:100%;min-width:0;min-height:38px;padding-inline:.55rem;font-size:.7rem}.poRegisterHero .poRegisterHeaderActions select{grid-column:1/-1}.poRegisterPage .poKpiGrid{scroll-snap-type:x mandatory;gap:.55rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.poRegisterPage .poKpiCard{scroll-snap-align:start;flex:0 0 8.25rem;min-height:84px;padding:.72rem}.poRegisterPage .poRegisterFilters{grid-template-columns:repeat(2,minmax(0,1fr))}.poRegisterFilterShell{border-radius:17px;padding:.7rem}.poRegisterFilterHeader{align-items:flex-start;margin-bottom:.65rem}.poRegisterFilterHeader button{min-height:34px;padding-inline:.68rem;font-size:.72rem}.poRegisterPage .poRegisterFilters label:nth-child(n+5){display:none}.poRegisterPage .poRegisterFilters input,.poRegisterPage .poRegisterFilters select{min-height:38px;font-size:.72rem}.poRegisterPage .poRegisterTable{grid-template-columns:1fr;gap:.55rem}.poRegisterPage .poRegisterRow{border-radius:16px;gap:.34rem .65rem;padding:.78rem .85rem}.poRegisterPage .poRegisterRow>strong[data-label=PO\ Number]{font-size:.88rem}.poRegisterPage .poRegisterRow>span[data-label=Project],.poRegisterPage .poRegisterRow>span[data-label=Vendor],.poRegisterPage .poRegisterRow>span[data-label=Expected]{font-size:.66rem}.poRegisterPage .poRegisterActions{grid-template-columns:minmax(0,1fr) auto;gap:.4rem}.poRegisterPage .poRegisterActions select{min-width:0;min-height:34px;font-size:.68rem}.poRegisterPage .poRegisterActions a{min-height:34px;padding-inline:.65rem;font-size:.72rem}}@media (max-width:480px){.poRegisterHero .poRegisterHeaderActions,.poRegisterPage .poRegisterFilters{grid-template-columns:1fr}.poRegisterPage .poRegisterFilters label:nth-child(n+5){display:grid}}.poRegisterPage{--po-stat-surface:color-mix(in srgb, var(--po-surface) 92%, var(--surface-sunken,#f5f6f8));--po-stat-border:color-mix(in srgb, var(--text-secondary,var(--ink-secondary)) 18%, var(--po-border));--po-stat-active:color-mix(in srgb, var(--brand-primary,var(--accent)) 7%, var(--po-surface))}.poRegisterHeroStats article{border-color:color-mix(in srgb, var(--text-secondary,var(--ink-secondary)) 20%, var(--po-border));background:linear-gradient(180deg, var(--po-surface-soft), var(--po-surface));min-height:72px;padding:.55rem .65rem}.poRegisterHeroStats article.isReady,.poRegisterHeroStats article.isWarning{border-color:color-mix(in srgb, var(--text-secondary,var(--ink-secondary)) 32%, var(--po-border));background:linear-gradient(180deg, var(--po-surface-soft), var(--po-surface))}.poRegisterHeroStats span,.poRegisterHeroStats small{color:var(--text-secondary,var(--ink-secondary))}.poRegisterHeroStats strong{color:var(--text-primary,var(--ink))}.poRegisterPage .poKpiGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;padding:0;display:grid;overflow:visible}.poRegisterPage .poKpiCard{text-align:left;flex-direction:column;justify-content:space-between;align-items:stretch;gap:.35rem;min-width:0;display:flex;position:relative;overflow:hidden;border:1px solid var(--po-stat-border)!important;background:var(--po-stat-surface)!important;min-height:84px!important;color:var(--text-primary,var(--ink))!important;border-radius:12px!important;padding:.65rem .7rem!important;box-shadow:0 4px 14px #0f172a0a!important}.poRegisterPage .poKpiCard:before,.poRegisterPage .poKpiCard.tone-ready:before,.poRegisterPage .poKpiCard.tone-success:before,.poRegisterPage .poKpiCard.tone-warning:before{content:"";background:var(--text-muted,var(--ink-secondary));opacity:.38;border-radius:0;width:3px;height:auto;position:absolute;inset:0 auto 0 0}.poRegisterPage .poKpiCard:hover{transform:translateY(-1px);border-color:color-mix(in srgb, var(--text-secondary,var(--ink-secondary)) 36%, var(--po-border))!important;background:var(--po-stat-surface)!important;box-shadow:0 10px 24px #0f172a12!important}.poRegisterPage .poKpiCard.active{border-color:color-mix(in srgb, var(--brand-primary,var(--accent)) 34%, var(--po-border))!important;background:var(--po-stat-active)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand-primary,var(--accent)) 10%, transparent)!important}.poRegisterPage .poKpiCard.active:before{background:var(--brand-primary,var(--accent));opacity:1}.poRegisterPage .poKpiCard span{max-width:none;color:var(--text-secondary,var(--ink-secondary));letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:850;line-height:1.15;display:block}.poRegisterPage .poKpiMeasure{gap:.1rem;max-width:none;display:grid}.poRegisterPage .poKpiCard .poKpiMeasure strong{color:var(--text-primary,var(--ink));letter-spacing:-.04em;flex:none;font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:.95}.poRegisterPage .poKpiCard .poKpiMeasure small{min-width:0;color:var(--text-muted,var(--ink-secondary));text-align:left;overflow-wrap:anywhere;font-size:.64rem;line-height:1.2}.poRegisterFilterShell,.poRegisterPage .poRegisterFilters input,.poRegisterPage .poRegisterFilters select,.poRegisterPage .poRegisterActions select,.poRegisterFilterHeader button{background:var(--po-surface-soft)}.poRegisterPage .poRegisterFilters input,.poRegisterPage .poRegisterFilters select,.poRegisterPage .poRegisterActions select{min-height:36px;color:var(--text-primary,var(--ink));font-size:.8rem}.poRegisterPage .poRegisterFilters{grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem}.poRegisterPage .poRegisterFilters label{gap:.2rem;font-size:.62rem}:root[data-theme=dark] .poRegisterPage,:root:not([data-theme=light]) .poRegisterPage{--po-surface-soft:color-mix(in srgb, var(--surface-elevated,#1c1c1e) 84%, #000);--po-stat-surface:color-mix(in srgb, var(--surface-elevated,#1c1c1e) 90%, #000);--po-stat-border:color-mix(in srgb, var(--text-secondary,#d1d5db) 22%, transparent);--po-stat-active:color-mix(in srgb, var(--brand-primary,var(--accent)) 9%, var(--surface-elevated,#1c1c1e))}:root[data-theme=dark] .poRegisterFilterShell,:root[data-theme=dark] .poRegisterPage .poRegisterFilters input,:root[data-theme=dark] .poRegisterPage .poRegisterFilters select,:root[data-theme=dark] .poRegisterPage .poRegisterActions select,:root[data-theme=dark] .poRegisterFilterHeader button,:root:not([data-theme=light]) .poRegisterFilterShell,:root:not([data-theme=light]) .poRegisterPage .poRegisterFilters input,:root:not([data-theme=light]) .poRegisterPage .poRegisterFilters select,:root:not([data-theme=light]) .poRegisterPage .poRegisterActions select,:root:not([data-theme=light]) .poRegisterFilterHeader button{background:color-mix(in srgb, var(--surface-elevated,#1c1c1e) 86%, #000);color:var(--text-primary,var(--ink))}@media (max-width:1180px){.poRegisterPage .poKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.poRegisterPage .poKpiGrid{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid;overflow:visible}.poRegisterPage .poKpiCard{scroll-snap-align:unset;min-width:0;border-radius:16px!important;min-height:116px!important;padding:.9rem!important}.poRegisterPage .poKpiCard span{font-size:.72rem}.poRegisterPage .poKpiCard .poKpiMeasure strong{font-size:clamp(1.8rem,9vw,2.25rem)}.poRegisterPage .poKpiCard .poKpiMeasure small{font-size:.64rem}.poRegisterHeroStats article{min-height:96px}}@media (max-width:360px){.poRegisterPage .poKpiGrid{grid-template-columns:1fr}}@media (min-width:1024px){.consoleMain>.procurementModule.shell.mobileShell.commerceShell{max-width:1480px;width:min(1480px,100% - clamp(48px,5vw,96px))!important;margin-inline:auto!important;padding-inline:0!important}.procurementModule .tenantOperationsWorkspace{grid-template-columns:minmax(0,1fr) minmax(260px,.26fr);gap:clamp(1rem,1.6vw,1.4rem)}.procurementModule .tenantOperationsMain{min-width:0}.procurementModule :where(.catalogLibrary,.poRegisterPage,.productGrid,.projectProcurementShell){max-width:1180px}.procurementModule :where(.catalogTopBar,.catalogToolbar,.poRegisterHero,.poRegisterFilterShell){border-radius:8px}.procurementModule :where(.catalogCard,.catalogCardStorefront,.productCard,.procurementStatCard,.poKpiCard,.poRegisterRow){border-radius:8px!important}.procurementModule .catalogGrid,.procurementModule .catalogGridStorefront,.procurementModule .productGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.procurementModule .poRegisterPage{margin-inline:auto}}@media (min-width:1600px){.consoleMain>.procurementModule.shell.mobileShell.commerceShell{max-width:1540px;width:min(1540px,100% - 112px)!important}}
