.projects-layout{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1fr) minmax(320px,.38fr)}.project-card,.project-list{display:grid;grid-gap:12px;gap:12px}.project-card{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;padding:14px}.project-card-head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.project-card h3{font-size:18px;line-height:1.25;margin:3px 0 0}.project-card p{color:var(--muted);line-height:1.5;margin:0}.project-code{color:var(--blue);display:block;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.project-meta{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.project-meta span{color:var(--text-soft);font-size:13px;font-weight:700;min-height:38px}.project-meta span,.project-responsibles{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:10px}.project-responsibles{display:grid;grid-gap:8px;gap:8px}.project-responsibles strong{color:var(--text-soft);font-size:12px;text-transform:uppercase}.project-responsibles p{color:var(--muted);font-size:13px;font-weight:700}.project-responsible-list{display:flex;flex-wrap:wrap;gap:8px}.project-responsible-pill{background:#e8f1ff;border:1px solid #bfdbfe;border-radius:var(--radius-pill);color:#1f5eaa;font-size:12px;font-weight:800;max-width:100%;overflow:hidden;padding:7px 9px;text-overflow:ellipsis;white-space:nowrap}.project-responsible-pill.muted-pill{background:#eef1f5;border-color:#d8e0ea;color:#526174}.project-portfolio-panel{display:grid;grid-gap:14px;gap:14px;min-width:0}.project-portfolio-summary{align-items:center;display:flex;flex-wrap:wrap;gap:10px;min-height:32px}.project-portfolio-summary>span{color:var(--muted);font-size:13px;font-weight:750}.project-portfolio-summary strong{color:var(--text);font-size:16px}.project-portfolio-alert{align-items:center;background:#fff2f0;border:1px solid #efc5c0;border-radius:var(--radius-pill);color:#ad3e35;cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:850;gap:6px;min-height:30px;padding:5px 10px}.project-portfolio-alert:hover{background:#ffe7e3}.project-budget-summary span,.project-detail-kpi-grid span,.project-objects-heading span,.project-stock-summary span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.project-portfolio-toolbar{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(250px,1fr) minmax(140px,.38fr) minmax(152px,.42fr) auto 42px}.project-search-field{align-items:center;background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;color:var(--muted);display:flex;gap:8px;min-height:42px;padding:0 11px}.project-search-field:focus-within{background:var(--surface);border-color:#6fa5e8;box-shadow:0 0 0 3px rgba(67,132,208,.12);color:var(--blue)}.project-search-field input{background:transparent;border:0;color:var(--text);font:inherit;min-width:0;outline:0;width:100%}.project-search-field input::placeholder{color:#8796a8}.project-portfolio-select{min-height:42px;width:100%}.project-create-button{min-height:42px;white-space:nowrap}.project-refresh-button{height:42px;width:42px}.project-card-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.project-portfolio-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 26px rgba(31,48,75,.05);display:grid;grid-gap:14px;gap:14px;grid-template-rows:auto auto auto auto auto 1fr;min-height:288px;min-width:0;overflow:hidden;padding:18px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.project-portfolio-card:hover{border-color:#b9cce1;box-shadow:0 16px 32px var(--shadow-color-quiet);transform:translateY(-2px)}.project-portfolio-card.has-attention{border-color:#eed7a6}.project-portfolio-card.has-critical{border-color:#ecc2bd}.project-portfolio-card-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;min-width:0}.project-portfolio-card-title{align-items:flex-start;background:transparent;border:0;color:inherit;cursor:pointer;display:grid;grid-gap:4px;gap:4px;min-width:0;padding:0;text-align:left}.project-portfolio-card-title:hover h3{color:var(--blue)}.project-portfolio-card-title h3{color:var(--text);display:-webkit-box;font-size:20px;line-height:1.15;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-portfolio-card-head .project-risk-pill{flex:0 1 auto;max-width:52%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-portfolio-customer{color:var(--muted);font-size:13px;font-weight:700;line-height:1.3;margin:-5px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-portfolio-card-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px 12px;min-width:0}.project-portfolio-card-meta>span:last-child{align-items:center;color:var(--muted);display:inline-flex;font-size:12px;font-weight:750;gap:6px;min-width:0}.project-portfolio-card-meta svg{color:#6c839e;flex:0 0 auto}.project-portfolio-spend{background:var(--surface-muted);border:1px solid #e2eaf2;border-radius:8px;display:grid;grid-gap:9px;gap:9px;padding:12px}.project-portfolio-spend>div{align-items:baseline;display:grid;grid-gap:3px 8px;gap:3px 8px;grid-template-columns:auto 1fr}.project-portfolio-spend small,.project-portfolio-spend span{color:var(--muted);font-size:11px;font-weight:800}.project-portfolio-spend strong{color:var(--text);font-size:18px;line-height:1.1}.project-portfolio-spend small{grid-column:2}.project-portfolio-progress{background:#dfe8f1;border-radius:var(--radius-pill);display:block;height:5px;overflow:hidden;width:100%}.project-portfolio-progress i{background:var(--green);border-radius:inherit;display:block;height:100%}.project-portfolio-card-stats{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.project-portfolio-card-stats>div{align-items:center;display:grid;grid-gap:2px 6px;gap:2px 6px;grid-template-columns:18px 1fr;min-width:0}.project-portfolio-card-stats svg{color:#71869f;grid-row:span 2}.project-portfolio-card-stats strong{color:var(--text);font-size:15px;line-height:1}.project-portfolio-card-stats span{color:var(--muted);font-size:11px;font-weight:750;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-portfolio-card-footer{align-self:end;border-top:1px solid var(--line);display:flex;justify-content:flex-end;margin-top:2px;padding-top:12px}.project-portfolio-open{align-items:center;background:transparent;border:0;color:var(--blue);cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:850;gap:5px;padding:2px 0}.project-portfolio-open:hover{color:color-mix(in srgb,var(--blue) 82%,var(--text))}.project-risk-pill{align-items:center;border:1px solid transparent;border-radius:var(--radius-pill);display:inline-flex;font-size:11px;font-weight:850;gap:5px;line-height:1;max-width:100%;padding:7px 8px;white-space:nowrap}.project-risk-pill.normal{background:var(--success-bg);border-color:#bee5d1;color:#24714d}.project-risk-pill.attention{background:#fff4dc;border-color:#f0d49e;color:#9a6410}.project-risk-pill.critical{background:#ffe9e7;border-color:#efbbb7;color:#b03b34}.project-detail-view{display:grid;grid-gap:16px;gap:16px}.project-detail-header{border-bottom:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;grid-template-columns:auto minmax(0,1fr) auto;padding-bottom:16px}.project-detail-back{align-self:start;min-height:38px}.project-detail-title{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;min-width:0}.project-detail-title h3{color:var(--text);font-size:21px;line-height:1.15;margin:4px 0 0}.project-detail-actions{align-items:center;display:flex;gap:8px}.project-detail-facts{display:flex;flex-wrap:wrap;gap:10px 18px}.project-detail-facts span{align-items:center;color:var(--text-soft);display:inline-flex;font-size:13px;font-weight:750;gap:6px}.project-detail-facts svg{color:#6c839e}.project-orders-summary,.project-risk-notice{align-items:center;border:1px solid;border-radius:8px;display:flex;font-size:13px;font-weight:750;gap:8px;line-height:1.35;padding:10px 12px}.project-risk-notice.attention{background:#fff8e9;border-color:#efd49b;color:#875b18}.project-risk-notice.critical{background:#fff0ee;border-color:#edc0bb;color:#a6423a}.project-detail-tabs{border-bottom:1px solid var(--line);display:flex;gap:2px;overflow-x:auto;scrollbar-width:thin}.project-detail-tabs button{background:transparent;border:0;border-bottom:2px solid transparent;color:var(--muted);cursor:pointer;flex:0 0 auto;font:inherit;font-size:13px;font-weight:850;min-height:42px;padding:0 12px}.project-detail-tabs button.active{border-bottom-color:var(--blue);color:var(--blue)}.project-budget-summary,.project-detail-kpi-grid,.project-stock-summary{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.project-budget-summary>div,.project-detail-kpi-grid>div,.project-stock-summary>div{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:6px;gap:6px;min-height:92px;padding:12px}.project-budget-summary strong,.project-detail-kpi-grid strong,.project-objects-heading strong,.project-stock-summary strong{color:var(--text);font-size:19px;line-height:1.1;overflow-wrap:anywhere}.project-detail-kpi-grid small{color:var(--muted);font-size:11px;font-weight:700}.project-detail-kpi-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.project-detail-content{display:grid;grid-gap:14px;gap:14px}.project-budget-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.project-budget-stage-list,.project-object-tree,.project-team-list,.project-warehouse-list{border:1px solid var(--line);border-radius:8px;overflow:hidden}.project-budget-stage,.project-warehouse-row{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:10px;justify-content:space-between;min-height:54px;padding:10px 12px}.project-budget-stage:last-child,.project-warehouse-row:last-child{border-bottom:0}.project-budget-stage>div,.project-warehouse-row>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.project-budget-stage strong,.project-warehouse-row strong{color:var(--text);font-size:13px}.project-budget-stage span,.project-warehouse-row span{color:var(--muted);font-size:12px;font-weight:700}.project-warehouse-row>svg{color:#7087a2;flex:0 0 auto}.warehouse-state{background:#eef1f5;border-radius:var(--radius-pill);color:#5f6d7d!important;flex:0 0 auto;padding:5px 7px}.warehouse-state.active{background:#e4f6ee;color:#24714d!important}.project-stock-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.project-stock-summary>div>svg{color:#5a8293}.project-orders-summary{background:var(--info-bg);border-color:#c8def6;color:#285c94}.project-team-content{max-width:760px}.project-team-summary{align-items:center;background:var(--info-bg);border:1px solid #c8def6;border-radius:8px;color:#285c94;display:flex;gap:9px;min-height:54px;padding:10px 12px}.project-team-summary span{font-size:13px;font-weight:800}.project-team-summary strong{font-size:20px;margin-left:auto}.project-team-member{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:10px;min-height:60px;padding:10px 12px}.project-team-member:last-child{border-bottom:0}.project-team-member>span{align-items:center;background:#e8f1ff;border:1px solid #c3dcfb;border-radius:50%;color:#2366ad;display:grid;flex:0 0 auto;font-size:12px;font-weight:850;height:34px;place-items:center;width:34px}.project-team-member>div{display:grid;grid-gap:3px;gap:3px}.project-team-member strong{color:var(--text);font-size:13px}.project-team-member small{color:var(--muted);font-size:12px;font-weight:700}.project-objects-heading{align-items:center;background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:flex;justify-content:space-between;min-height:54px;padding:10px 12px}.project-object-row{align-items:start;border-bottom:1px solid var(--line);color:var(--muted);display:grid;grid-gap:9px;gap:9px;grid-template-columns:auto minmax(0,1fr);padding-bottom:10px;padding-right:12px;padding-top:10px}.project-object-row:last-child{border-bottom:0}.project-object-row>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.project-object-row strong{color:var(--text);font-size:13px}.project-object-row span{color:var(--muted);font-size:12px;font-weight:700}.project-object-row .project-object-row{grid-column:2;margin-top:4px}@media (max-width:1120px){.project-portfolio-toolbar{grid-template-columns:minmax(210px,1fr) minmax(126px,.42fr) minmax(140px,.46fr) auto 42px}}@media (max-width:820px){.project-portfolio-toolbar{grid-template-columns:minmax(0,1fr) minmax(132px,.45fr) minmax(140px,.48fr) auto 42px}.project-card-grid{grid-template-columns:1fr}.project-detail-header{grid-template-columns:minmax(0,1fr) auto}.project-detail-back{grid-column:1/-1;justify-self:start}.project-detail-kpi-grid,.project-detail-kpi-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1000px){.project-budget-row,.project-category-add,.projects-layout{grid-template-columns:1fr}}@media (max-width:560px){.project-portfolio-toolbar{grid-template-columns:1fr 1fr 42px}.project-search-field{grid-column:1/-1}.project-create-button{grid-column:span 2;justify-content:center}.project-portfolio-card{min-height:276px;padding:15px}.project-portfolio-card-title h3{font-size:18px}.project-portfolio-card-head .project-risk-pill{max-width:46%}.project-portfolio-spend strong{font-size:16px}.project-detail-title{display:grid;grid-gap:8px;gap:8px}.project-detail-title h3{font-size:18px}.project-detail-actions .project-risk-pill{display:none}.project-detail-facts{display:grid;grid-gap:8px;gap:8px}.project-budget-summary,.project-stock-summary{grid-template-columns:1fr}.project-budget-stage{align-items:start;flex-direction:column}}@media (max-width:640px){.project-budget-row,.project-card-head,.project-category-add,.project-meta{grid-template-columns:1fr}}.project-user-picker{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.project-budget-toolbar{align-items:end;display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(220px,.85fr) minmax(0,1.15fr);margin-bottom:12px}.project-budget-toolbar>label{display:grid;grid-gap:6px;gap:6px}.project-budget-totals{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.project-budget-totals>span{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;color:var(--muted);display:grid;font-size:11px;font-weight:750;grid-gap:4px;gap:4px;padding:9px 10px}.project-budget-totals strong{color:var(--text);font-size:17px}.project-budget-totals .is-overflow{background:#fff1ef;border-color:#efbbb7;color:#b03b34}.project-budget-totals .is-overflow strong{color:#b03b34}.project-budget-list{display:grid;grid-gap:12px;gap:12px}.project-budget-row{align-items:end;display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(140px,1fr) minmax(160px,1fr) minmax(120px,.7fr) minmax(180px,1fr) auto}.project-category-add{align-items:end;display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(180px,1fr) auto;margin-top:14px}@media (max-width:640px){.section-projects .topbar{align-items:center;flex-direction:row}.section-projects .topbar-actions{display:grid;grid-gap:10px;gap:10px;grid-template-columns:42px minmax(0,1fr)}.section-projects .topbar-actions>*{min-width:0;width:auto}.section-projects .topbar-actions .notification-bell-button{height:42px;width:42px}.section-projects .topbar-actions .security-pill{min-height:42px;padding:0 12px}}:root[data-theme=dark] .project-action{background:var(--surface-muted);border-color:var(--line);color:var(--text)}:root[data-theme=dark] .project-risk-pill.normal,:root[data-theme=dark] .warehouse-state.active{background:var(--success-bg);border-color:var(--success-border);color:var(--success)!important}:root[data-theme=dark] .project-orders-summary,:root[data-theme=dark] .project-team-summary{background:var(--info-bg);border-color:var(--info-border);color:var(--blue)}.buyer-orders-table{min-width:1280px}.buyer-transfer-modal{width:min(100%,820px)}.buyer-transfer-fields{padding-bottom:2px}.buyer-transfer-items{margin:18px 20px 0}.buyer-transfer-items input[type=checkbox]{accent-color:var(--green);block-size:18px;cursor:pointer;inline-size:18px}.buyer-transfer-quantity{align-items:center;display:flex;gap:8px;min-width:150px}.buyer-transfer-quantity span{color:var(--muted);font-size:13px;font-weight:700}.buyer-transfer-history{display:grid;grid-gap:8px;gap:8px;margin:0 20px 20px}.buyer-transfer-history>strong{font-size:14px}.buyer-transfer-history>div{border-left:3px solid var(--green);display:grid;grid-gap:3px;gap:3px;padding:8px 10px}.buyer-transfer-history small,.buyer-transfer-history span{color:var(--muted);font-size:12px}@media (max-width:640px){.section-buyer-new-orders .buyer-orders-desktop-table,.section-buyer-new-orders .buyer-orders-section .mini-metrics,.section-buyer-new-orders .mobile-app-bar,.section-buyer-new-orders .topbar{display:none}.section-buyer-new-orders .buyer-orders-section .work-panel{padding-top:18px}.section-buyer-new-orders .buyer-orders-section .panel-title{align-items:flex-start;gap:12px;margin-bottom:12px}.section-buyer-new-orders .buyer-orders-section .panel-title .secondary-button.compact{flex:0 0 auto;font-size:0;gap:0;min-height:44px;padding:0;width:44px}.buyer-mobile-order-card .tracking-mobile-card-head h3{font-size:19px}.buyer-mobile-order-items{padding:9px}.buyer-order-details-backdrop{align-items:end;padding:max(10px,var(--safe-top)) max(10px,var(--safe-right)) calc(82px + max(10px, var(--safe-bottom))) max(10px,var(--safe-left));z-index:82}.buyer-order-details-sheet{animation:mobile-sheet-up .22s ease both;display:grid;grid-template-rows:auto auto minmax(0,auto) minmax(0,1fr);height:min(82dvh,680px);max-height:min(82dvh,680px);min-height:0;width:100%}.buyer-order-details-sheet .buyer-details-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.buyer-order-details-sheet .buyer-details-grid>div{padding:10px}.buyer-order-details-table{display:none}}.buyer-check-form{gap:18px}.buyer-available-mobile-list,.buyer-mobile-readonly-note,.buyer-purchase-mobile-steps,.buyer-purchase-mobile-summary,.buyer-wizard-actions{display:none}.buyer-check-item,.buyer-check-items{display:grid;grid-gap:12px;gap:12px}.buyer-check-item{border:1px solid var(--line);border-radius:8px;padding:14px}.buyer-check-item-head{align-items:center;display:flex;justify-content:space-between}.buyer-check-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.buyer-allocation-panel{border-top:1px solid var(--line);display:grid;grid-gap:10px;gap:10px;padding-top:12px}.buyer-allocation-row{align-items:end;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(220px,2fr) minmax(140px,1fr) auto}@media (max-width:640px){.buyer-allocation-row,.buyer-check-grid{grid-template-columns:1fr}.section-buyer-purchase .mobile-app-bar,.section-buyer-purchase .topbar{display:none}.section-buyer-purchase .buyer-purchase-section .work-panel{padding-top:18px}.section-buyer-purchase .buyer-purchase-section .panel-title{align-items:flex-start;gap:12px;margin-bottom:12px}.section-buyer-purchase .buyer-purchase-section .panel-title .secondary-button.compact{flex:0 0 auto;font-size:0;gap:0;min-height:44px;padding:0;width:44px}.buyer-purchase-mobile-summary{background:linear-gradient(135deg,var(--green-alpha-12),rgba(126,166,255,.1)),var(--surface);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px;padding:12px}.buyer-purchase-mobile-summary div{display:grid;grid-gap:3px;gap:3px;min-width:0}.buyer-purchase-mobile-summary small,.buyer-purchase-mobile-summary span{color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.buyer-purchase-mobile-summary strong{font-size:18px;overflow-wrap:anywhere}.buyer-purchase-mobile-summary small{grid-column:1/-1;line-height:1.35;text-transform:none}.buyer-purchase-mobile-steps{display:flex;gap:8px;margin:0 0 12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.buyer-purchase-mobile-steps::-webkit-scrollbar{display:none}.buyer-purchase-mobile-steps button{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;color:var(--muted);cursor:pointer;display:grid;flex:0 0 132px;font:inherit;grid-gap:2px;gap:2px;min-height:56px;padding:8px 10px;text-align:left}.buyer-purchase-mobile-steps button span{color:var(--text);font-size:13px;font-weight:900}.buyer-purchase-mobile-steps button small{font-size:11px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.buyer-purchase-mobile-steps button.active{background:var(--green-alpha-12);border-color:var(--green-alpha-28)}.buyer-purchase-mobile-steps button.done{border-color:rgba(31,111,88,.25)}.buyer-purchase-mobile-steps button.done small{color:var(--green)}.buyer-purchase-mobile-steps button.error{border-color:rgba(209,84,84,.35)}.buyer-purchase-mobile-steps button.error small{color:var(--red)}.buyer-purchase-mobile-steps button.active span{color:var(--green)}.buyer-purchase-step{margin-top:0}.buyer-purchase-step:not(.active){display:none}.section-buyer-purchase .buyer-add-item-row,.section-buyer-purchase .buyer-allocation-panel,.section-buyer-purchase .buyer-allocation-row,.section-buyer-purchase .buyer-available-mobile-list,.section-buyer-purchase .buyer-check-form,.section-buyer-purchase .buyer-check-grid,.section-buyer-purchase .buyer-check-item,.section-buyer-purchase .buyer-check-items,.section-buyer-purchase .buyer-item-destination-grid,.section-buyer-purchase .buyer-purchase-step,.section-buyer-purchase .request-form-section,.section-buyer-purchase .request-modal-grid{max-width:100%;min-width:0;width:100%}.section-buyer-purchase .buyer-check-form{overflow-x:hidden;padding-bottom:calc(150px + max(12px, var(--safe-bottom)))}.section-buyer-purchase .buyer-purchase-step{overflow-x:hidden}.section-buyer-purchase .buyer-check-item{overflow:hidden}.section-buyer-purchase .buyer-check-item .searchable-field,.section-buyer-purchase .buyer-check-item .searchable-select,.section-buyer-purchase .buyer-check-item .select-input,.section-buyer-purchase .buyer-check-item .text-input,.section-buyer-purchase .buyer-check-item input,.section-buyer-purchase .buyer-check-item select,.section-buyer-purchase .buyer-check-item textarea{max-width:100%;min-width:0}.buyer-mobile-readonly-note{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;color:var(--muted);display:block;font-size:12px;font-weight:800;padding:10px}.buyer-available-desktop-table{display:none}.buyer-available-mobile-list{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.buyer-available-mobile-card{align-items:center;background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;color:var(--text);display:grid;grid-gap:10px;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;min-height:58px;padding:9px 10px}.buyer-available-mobile-card.selected{background:var(--green-alpha-10);border-color:var(--green-alpha-28)}.buyer-available-mobile-card span{display:grid;grid-gap:2px;gap:2px;min-width:0}.buyer-available-mobile-card small,.buyer-available-mobile-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.buyer-available-mobile-card small{color:var(--muted);font-size:12px;font-weight:800}.buyer-available-mobile-card em{color:var(--green);font-size:12px;font-style:normal;font-weight:950;white-space:nowrap}.buyer-check-item{background:var(--surface);box-shadow:0 12px 28px var(--shadow-color-faint)}.buyer-check-item-head{align-items:flex-start;gap:10px}.buyer-allocation-panel{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;padding:10px}.buyer-item-destination-grid{margin-bottom:12px}.buyer-purchase-review{display:grid;grid-gap:12px;gap:12px}.buyer-review-warning{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#9a5a00;cursor:pointer;display:grid;font:inherit;grid-gap:10px;gap:10px;grid-template-columns:auto minmax(0,1fr);padding:10px;text-align:left}.buyer-review-warning span{display:grid;grid-gap:2px;gap:2px;min-width:0}.buyer-review-warning strong{color:#7a4300;font-size:13px}.buyer-review-warning small{font-size:12px;font-weight:800;overflow-wrap:anywhere}.buyer-review-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-review-grid>div{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:4px;gap:4px;min-width:0;padding:10px}.buyer-review-grid span{color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.buyer-review-grid small,.buyer-review-grid strong{overflow-wrap:anywhere}.buyer-review-grid small{color:var(--muted);font-size:12px;font-weight:800}.buyer-review-items,.buyer-wizard-actions{display:grid;grid-gap:8px;gap:8px}.buyer-wizard-actions{background:var(--surface);border:1px solid var(--line);border-radius:8px;bottom:calc(68px + max(8px, var(--safe-bottom)));box-shadow:0 -14px 34px rgba(11,18,28,.16);left:max(10px,var(--safe-left));margin:0;padding:10px;position:fixed;right:max(10px,var(--safe-right));z-index:60}.buyer-wizard-actions>div:last-child{display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.buyer-wizard-actions .primary-button,.buyer-wizard-actions .secondary-button{justify-content:center;min-height:46px}.buyer-wizard-error{align-items:center;background:rgba(209,84,84,.1);border:1px solid rgba(209,84,84,.24);border-radius:8px;color:var(--red);display:grid;font-size:13px;font-weight:850;grid-gap:8px;gap:8px;grid-template-columns:auto minmax(0,1fr);padding:9px 10px}.buyer-submit-actions{display:none}.section-buyer-purchase .buyer-purchase-section .request-form-section{margin-bottom:12px}.buyer-purchase-section .request-modal-actions{margin:0 -14px -20px;padding-bottom:calc(82px + max(12px, var(--safe-bottom)));z-index:20}}.buyer-details-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:20px}.buyer-details-grid>div{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:5px;gap:5px;padding:12px}.buyer-details-grid span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.buyer-segment-field{display:grid;grid-gap:7px;gap:7px;min-width:0}.buyer-segment-control{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:4px;gap:4px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px}.buyer-segment-option{align-items:center;background:transparent;border:0;border-radius:6px;color:var(--muted);cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:850;gap:7px;justify-content:center;min-height:34px;min-width:0;padding:0 10px;transition:background .16s ease,box-shadow .16s ease,color .16s ease}.buyer-segment-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.buyer-segment-option svg{flex:0 0 auto}.buyer-segment-option:focus-visible,.buyer-segment-option:hover{color:var(--green);outline:0}.buyer-segment-option.active{background:var(--surface);box-shadow:0 1px 4px var(--shadow-color-soft);color:var(--green)}.buyer-segment-option:disabled{cursor:wait;opacity:.65}.buyer-add-item-row{margin-bottom:12px;max-width:520px}.buyer-mobile-details-items,.buyer-mobile-orders-list{display:none}.compact-modal{max-width:820px}@media (max-width:640px){.buyer-details-grid{grid-template-columns:1fr}.buyer-mobile-orders-list{display:grid;grid-gap:12px;gap:12px}.buyer-mobile-details-items{-webkit-overflow-scrolling:touch;display:grid;grid-gap:8px;gap:8px;min-height:0;overflow-y:auto;padding:0 14px 14px}.buyer-add-item-row{max-width:none}}.buyer-mobile-sheet-handle{display:none}@media (max-width:640px){.buyer-mobile-sheet-handle{display:block}}.purchase-history-grid{min-width:1500px}.purchase-history-mobile-list,.purchase-history-mobile-tools{display:none}@media (max-width:640px){.section-purchase-history .mobile-app-bar,.section-purchase-history .purchase-history-desktop-frame,.section-purchase-history .purchase-history-section .mini-metrics,.section-purchase-history .topbar{display:none}.section-purchase-history .purchase-history-section .work-panel{padding-top:18px}.section-purchase-history .purchase-history-section .panel-title{align-items:flex-start;gap:12px;margin-bottom:12px}.section-purchase-history .purchase-history-section .panel-title .secondary-button.compact{flex:0 0 auto;font-size:0;gap:0;min-height:44px;padding:0;width:44px}.purchase-history-mobile-list{display:grid;grid-gap:12px;gap:12px}.purchase-history-mobile-card .tracking-mobile-card-head h3{font-size:19px}.purchase-history-mobile-tools{display:grid}.purchase-history-detail-sheet .request-mobile-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.purchase-history-toolbar{display:flex;justify-content:flex-end;margin-bottom:10px}.purchase-history-summary{align-items:center;background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:flex;flex-wrap:wrap;margin-bottom:10px;overflow:hidden}.purchase-history-summary>span{align-items:baseline;color:var(--muted);display:inline-flex;font-size:12px;font-weight:800;gap:6px;min-height:44px;padding:9px 13px}.purchase-history-summary>span+span{border-left:1px solid var(--line)}.purchase-history-summary strong{color:var(--text);font-size:19px;line-height:1}.purchase-history-summary>span:first-child strong{color:var(--blue)}.purchase-history-summary .warning,.purchase-history-summary .warning strong{color:var(--amber)}.purchase-history-periods{display:flex;gap:6px;margin:0 0 10px}.purchase-history-periods button{background:var(--surface);border:1px solid var(--line);border-radius:8px;color:var(--muted);cursor:pointer;font:inherit;font-size:12px;font-weight:850;min-height:34px;padding:0 11px}.purchase-history-periods button.active,.purchase-history-periods button:hover{background:color-mix(in srgb,var(--green) 10%,var(--surface));border-color:color-mix(in srgb,var(--green) 38%,var(--line));color:var(--green)}.purchase-history-primary-filters{display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(300px,1.8fr) minmax(170px,.75fr) auto auto;margin:0 0 10px}.purchase-history-search-field{display:block;min-width:0;position:relative}.purchase-history-search-field svg{color:var(--muted);left:13px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.purchase-history-compact-control{display:block;min-width:0}.purchase-history-advanced-filters-button.active,.purchase-history-receipt-filter.active{background:color-mix(in srgb,var(--green) 10%,var(--surface));border-color:color-mix(in srgb,var(--green) 38%,var(--line));color:var(--green)}.purchase-history-advanced-filters-button{position:relative}.purchase-history-advanced-filters-button span{align-items:center;background:currentColor;border-radius:var(--radius-pill);color:var(--surface);display:grid;font-size:10px;font-weight:900;height:18px;min-width:18px;padding:0 5px;place-items:center}.purchase-history-advanced-filters{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 10px;padding:12px}.purchase-history-advanced-filters>label,.purchase-history-date-range>label{color:var(--text-soft);display:grid;font-size:12px;font-weight:800;grid-gap:6px;gap:6px;min-width:0}.purchase-history-date-range{border:0;display:grid;grid-gap:8px;gap:8px;grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;min-width:0;padding:0}.purchase-history-date-range legend{color:var(--text-soft);font-size:12px;font-weight:800;grid-column:1/-1;padding:0}.purchase-history-active-filters{align-items:center;display:flex;flex-wrap:wrap;gap:7px;margin:0 0 10px}.purchase-history-active-filters button{align-items:center;background:color-mix(in srgb,var(--green) 9%,var(--surface));border:1px solid color-mix(in srgb,var(--green) 24%,var(--line));border-radius:var(--radius-pill);color:var(--green);cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:800;gap:6px;max-width:300px;min-height:32px;overflow:hidden;padding:0 9px;text-overflow:ellipsis;white-space:nowrap}.purchase-history-active-filters .purchase-history-clear-filters{background:transparent;border-color:transparent;color:var(--muted)}.section-purchase-history .work-panel{padding:16px}.section-purchase-history .purchase-history-desktop-frame{content-visibility:visible;contain-intrinsic-size:auto;max-height:calc(100dvh - 400px);overflow:auto}.section-purchase-history .purchase-history-grid{min-width:0;table-layout:fixed}.section-purchase-history .purchase-history-grid td,.section-purchase-history .purchase-history-grid th{font-size:12px;line-height:1.28;overflow:hidden;padding:9px 10px}.section-purchase-history .purchase-history-grid th{font-size:10px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.section-purchase-history .purchase-history-grid th:first-child{width:15%}.section-purchase-history .purchase-history-grid th:nth-child(2){width:20%}.section-purchase-history .purchase-history-grid th:nth-child(3){width:26%}.section-purchase-history .purchase-history-grid th:nth-child(4){width:19%}.section-purchase-history .purchase-history-grid th:nth-child(5),.section-purchase-history .purchase-history-grid th:nth-child(6){width:10%}.purchase-history-row{cursor:pointer}.purchase-history-row:hover td{background:color-mix(in srgb,var(--green) 5%,var(--surface))}.purchase-history-row:focus-visible{outline:2px solid color-mix(in srgb,var(--green) 65%,transparent);outline-offset:-2px}.section-purchase-history .purchase-history-grid td>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.purchase-history-item-meta{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:11px;font-weight:800;gap:5px;margin-top:5px}.purchase-history-receipt-action{margin-top:6px;min-height:30px;width:30px}.purchase-history-no-receipt{align-items:center;color:var(--amber);display:inline-flex;font-size:11px;font-weight:850;gap:5px;margin-top:6px}.purchase-history-item-allocations{color:var(--muted);display:block;font-size:12px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}@media (min-width:1001px){.section-purchase-history .purchase-history-detail-backdrop{align-items:stretch;background:var(--overlay-ink-44);display:flex;inset:0;justify-content:flex-end;padding:20px;position:fixed;z-index:82}.section-purchase-history .purchase-history-detail-sheet{animation:mobile-modal-in .18s ease both;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:-22px 0 60px var(--overlay-ink-22);display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;max-width:620px;min-height:0;overflow:hidden;width:min(46vw,620px)}.section-purchase-history .purchase-history-detail-sheet .tracking-mobile-sheet-handle{display:none}.section-purchase-history .tracking-mobile-sheet-header{align-items:start;border-bottom:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:18px 20px}.section-purchase-history .tracking-mobile-sheet-header h2{font-size:24px}.section-purchase-history .tracking-mobile-sheet-header>div>span{color:var(--green);display:inline-block;font-size:13px;font-weight:900;margin-top:4px}.section-purchase-history .tracking-mobile-sheet-body{display:grid;grid-gap:16px;gap:16px;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:20px}.section-purchase-history .request-mobile-detail-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-purchase-history .request-mobile-detail-grid>div{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:4px;gap:4px;padding:10px}.section-purchase-history .request-mobile-detail-grid>.field-wide{grid-column:1/-1}.section-purchase-history .request-mobile-detail-grid span{color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.section-purchase-history .request-mobile-detail-grid strong{font-size:13px;line-height:1.35;overflow-wrap:anywhere}.section-purchase-history .request-mobile-items,.section-purchase-history .tracking-mobile-sheet-section{display:grid;grid-gap:8px;gap:8px}.section-purchase-history .request-mobile-sheet-section-title{align-items:center;display:flex;justify-content:space-between}.section-purchase-history .request-mobile-sheet-section-title span{color:var(--muted);font-size:12px;font-weight:900}.section-purchase-history .request-mobile-item{border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:10px;gap:10px;padding:10px}.section-purchase-history .request-mobile-item span,.section-purchase-history .request-mobile-item strong{display:block}.section-purchase-history .request-mobile-item>div:first-child span{color:var(--muted);font-size:12px;line-height:1.35;margin-top:3px}.section-purchase-history .request-mobile-item-facts{display:grid;grid-gap:6px;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-purchase-history .request-mobile-item-facts span{background:var(--surface-muted);border-radius:8px;color:var(--muted);font-size:12px;font-weight:800;overflow:hidden;padding:7px 8px;text-overflow:ellipsis;white-space:nowrap}.section-purchase-history .tracking-mobile-sheet-actions{border-top:1px solid var(--line);display:flex;gap:8px;justify-content:flex-end;padding:14px 20px}}@media (max-width:1000px){.section-purchase-history .purchase-history-active-filters,.section-purchase-history .purchase-history-advanced-filters,.section-purchase-history .purchase-history-periods,.section-purchase-history .purchase-history-primary-filters,.section-purchase-history .purchase-history-summary,.section-purchase-history .purchase-history-toolbar{display:none}}.line-items{display:grid;grid-gap:12px;gap:12px}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.request-draft-stack{display:grid;grid-gap:14px;gap:14px;padding:18px 20px}.request-draft-card{border:1px solid var(--line);border-radius:8px;display:grid;overflow:visible}.request-draft-header{align-items:center;background:var(--surface-muted);border-bottom:1px solid var(--line);display:flex;gap:14px;justify-content:space-between;padding:14px 16px}.request-draft-header h3{color:#172238;font-size:18px;margin:2px 0 0}.request-draft-error{align-items:center;background:#fff4f0;color:#9b2f18;display:flex;font-size:13px;font-weight:800;gap:8px;padding:12px 16px}.request-form-section{display:grid;grid-gap:14px;gap:14px;padding:18px 20px}.request-form-section+.request-form-section{border-top:1px solid var(--line)}.request-form-section h3{color:#26364c;font-size:16px;margin:0}.request-kind-switch{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:4px;gap:4px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px}.request-kind-option{align-items:center;background:transparent;border:0;border-radius:6px;color:#53637a;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;gap:8px;justify-content:center;min-height:38px;padding:0 12px}.request-kind-option.active{background:var(--surface);box-shadow:0 1px 4px var(--shadow-color-soft);color:var(--success-text-strong)}.request-kind-option:disabled{cursor:wait;opacity:.65}.request-batch-controls{background:var(--surface)}.request-photo-field{display:grid;grid-gap:12px;gap:12px}.request-photo-existing-list{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:6px;gap:6px;padding:10px}.request-photo-existing-list>span{color:var(--muted);font-size:12px;font-weight:800}.request-photo-existing-item{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:0}.request-photo-existing-item span{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-photo-label{color:var(--muted);font-size:13px;font-weight:850}.request-photo-dropzone{align-items:center;background:linear-gradient(135deg,var(--green-bright-alpha-12),var(--blue-soft-alpha-12)),var(--surface-muted);border:1px dashed rgba(72,200,150,.46);border-radius:8px;cursor:pointer;display:grid;grid-gap:12px;gap:12px;grid-template-columns:auto minmax(0,1fr) auto;min-height:82px;padding:14px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.request-photo-dropzone:focus-within,.request-photo-dropzone:hover{border-color:var(--green);box-shadow:0 14px 32px rgba(31,111,88,.14);transform:translateY(-1px)}.request-photo-dropzone-icon{align-items:center;background:var(--green-bright-alpha-16);border:1px solid var(--green-bright-alpha-28);border-radius:8px;color:var(--green);display:inline-flex;height:42px;justify-content:center;width:42px}.request-photo-dropzone small,.request-photo-dropzone strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-photo-dropzone small{color:var(--muted);font-size:12px;margin-top:2px}.request-photo-input{height:1px;opacity:0;overflow:hidden;position:absolute;width:1px}.request-photo-preview-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fill,minmax(118px,1fr))}.request-photo-preview{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:7px;gap:7px;min-width:0;padding:8px;position:relative}.request-photo-preview img{aspect-ratio:4/3;background:var(--surface);border-radius:6px;object-fit:cover;width:100%}.request-photo-preview .request-photo-preview-button>svg{aspect-ratio:4/3;background:var(--surface);border-radius:6px;color:var(--muted);padding:24px;width:100%}.request-photo-preview-button{background:transparent;border:0;cursor:zoom-in;display:block;padding:0;text-align:left;width:100%}.request-photo-preview-button:focus-visible{border-radius:6px;box-shadow:0 0 0 3px var(--green-alpha-18);outline:0}.request-photo-preview span{color:var(--muted);font-size:12px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-photo-preview small{color:var(--muted);font-size:11px;font-weight:750}.request-photo-preview-existing{border-color:var(--green-bright-alpha-28)}.request-photo-remove{align-items:center;background:rgba(15,27,43,.72);border:0;border-radius:var(--radius-pill);color:var(--surface);cursor:pointer;display:inline-flex;height:26px;justify-content:center;position:absolute;right:14px;top:14px;width:26px}.request-photos-button{margin-top:7px;width:-moz-fit-content;width:fit-content}.request-item-photo-gallery{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.request-item-photo-gallery>span{color:var(--muted);font-size:11px;font-weight:750;white-space:nowrap}.request-item-photo-more,.request-item-photo-thumbnail{align-items:center;background:var(--surface-muted);border:1px solid var(--line);border-radius:6px;color:var(--muted);cursor:zoom-in;display:inline-flex;height:38px;justify-content:center;overflow:hidden;padding:0;width:46px}.tracking-mobile-item>.request-item-photo-gallery{grid-column:1/-1}.request-item-photo-more:focus-visible,.request-item-photo-more:hover,.request-item-photo-thumbnail:focus-visible,.request-item-photo-thumbnail:hover{border-color:var(--green);box-shadow:0 0 0 2px var(--green-alpha-18);outline:0}.request-item-photo-more:disabled,.request-item-photo-thumbnail:disabled{cursor:wait;opacity:.6}.request-item-photo-thumbnail img{height:100%;object-fit:cover;width:100%}.request-item-photo-more{cursor:pointer;font-size:12px;font-weight:850}.request-photo-modal{width:min(100%,1120px)}.request-photo-modal-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));max-height:calc(min(92vh, 900px) - 92px);overflow:auto;padding:18px 20px 20px}.request-photo-modal-item{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:10px;gap:10px;margin:0;overflow:hidden;padding:10px}.request-photo-modal-item img{background:var(--surface);border-radius:6px;max-height:58vh;object-fit:contain;width:100%}.request-photo-modal-item figcaption{align-items:center;display:flex;gap:10px;justify-content:space-between;min-width:0}.request-photo-modal-item figcaption span{color:var(--muted);font-size:13px;font-weight:800;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-batch-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.request-batch-limit{color:#5f6f84;font-size:13px;font-weight:800;margin-left:auto}.request-customer-cell{min-width:230px}.request-customer-cell span{display:block;margin-bottom:8px}.request-initiator-select{min-height:34px;min-width:210px;padding:0 10px}:root[data-theme=dark] .request-draft-card{background:var(--surface-muted);border-color:var(--line);color:var(--text)}@media (max-width:640px){.request-form-section{padding-left:14px;padding-right:14px}}.request-history-grid{min-width:2100px}.requests-registry-toolbar{display:flex;justify-content:flex-end;margin-bottom:10px}.requests-summary{align-items:center;background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:12px;overflow:hidden}.requests-summary-item{align-items:baseline;color:var(--muted);display:flex;font-size:12px;font-weight:800;gap:7px;min-height:46px;min-width:0;padding:10px 14px}.requests-summary-item+.requests-summary-item{border-left:1px solid var(--line)}.requests-summary-item strong{color:var(--text);flex:0 0 auto;font-size:20px;line-height:1}.requests-summary-item.blue strong{color:var(--blue)}.requests-summary-item.violet strong{color:var(--violet)}.requests-summary-item.amber strong{color:var(--amber)}.requests-summary-item.green strong{color:var(--green)}.requests-mobile-filters,.requests-mobile-list{display:none}@media (max-width:640px){.requests-mobile-filters{display:flex;gap:8px;margin:0 0 12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.requests-mobile-filters::-webkit-scrollbar{display:none}.requests-mobile-list{display:grid;grid-gap:10px;gap:10px}.request-history-grid{min-width:1180px}}.section-requests .work-panel{padding:16px}.section-requests .request-desktop-frame{overflow-x:hidden}.section-requests .request-history-grid{min-width:0;table-layout:fixed}.section-requests .request-history-grid td,.section-requests .request-history-grid th{font-size:12px;line-height:1.25;overflow:hidden;padding:8px 6px}.section-requests .request-history-grid th{font-size:10px;line-height:1.15}.section-requests .request-history-grid th:first-child{width:5%}.section-requests .request-history-grid th:nth-child(2){width:5.6%}.section-requests .request-history-grid th:nth-child(3),.section-requests .request-history-grid th:nth-child(4){width:6.5%}.section-requests .request-history-grid th:nth-child(5){width:11%}.section-requests .request-history-grid th:nth-child(6){width:5.4%}.section-requests .request-history-grid th:nth-child(7){width:4%}.section-requests .request-history-grid th:nth-child(8){width:3.5%}.section-requests .request-history-grid th:nth-child(9){width:2.5%}.section-requests .request-history-grid th:nth-child(10){width:7.5%}.section-requests .request-history-grid th:nth-child(11){width:9%}.section-requests .request-history-grid th:nth-child(12),.section-requests .request-history-grid th:nth-child(13){width:4%}.section-requests .request-history-grid th:nth-child(14){width:4.2%}.section-requests .request-history-grid th:nth-child(15),.section-requests .request-history-grid th:nth-child(16){width:6%}.section-requests .request-history-grid th:nth-child(17){width:6.5%}.section-requests .request-history-grid th:nth-child(18){width:2.8%}.section-requests .request-history-grid td>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-requests .request-history-value{-webkit-box-orient:vertical;display:-webkit-box;line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.section-requests .request-customer-cell{min-width:0}.section-requests .request-customer-cell .request-history-value{margin-bottom:6px}.section-requests .request-initiator-select{min-height:30px;min-width:0;padding:0 6px;width:100%}.section-requests .request-history-grid .approval-mark{align-items:flex-start;font-size:10px;gap:3px;line-height:1.2;white-space:normal}.section-requests .request-history-grid .approval-mark svg{flex:0 0 auto;height:13px;width:13px}.section-requests .request-history-grid .plain-pill{font-size:10px;max-width:100%;overflow:hidden;padding:5px 6px;text-overflow:ellipsis}.section-requests .request-history-grid .icon-button{min-height:30px;width:30px}.section-requests .request-history-row{cursor:pointer}.section-requests .request-history-row:hover td{background:color-mix(in srgb,var(--green) 5%,var(--surface))}.section-requests .request-history-row:focus-visible{outline:2px solid color-mix(in srgb,var(--green) 65%,transparent);outline-offset:-2px}@media (min-width:1001px){.section-requests .request-desktop-frame{content-visibility:visible;contain-intrinsic-size:auto;max-height:calc(100dvh - 400px);overflow:auto}.section-requests .request-history-grid thead th{position:-webkit-sticky;position:sticky;top:0;z-index:2}.section-requests .request-mobile-sheet-backdrop{align-items:stretch;background:var(--overlay-ink-44);display:flex;inset:0;justify-content:flex-end;padding:20px;position:fixed;z-index:82}.section-requests .request-mobile-sheet{animation:mobile-modal-in .18s ease both;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:-22px 0 60px var(--overlay-ink-22);display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;max-width:620px;min-height:0;overflow:hidden;width:min(46vw,620px)}.section-requests .request-mobile-sheet-handle{display:none}.section-requests .request-mobile-sheet-header{align-items:start;border-bottom:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:18px 20px}.section-requests .request-mobile-sheet-header h2{font-size:24px}.section-requests .request-mobile-sheet-header>div>span{color:var(--green);display:inline-block;font-size:13px;font-weight:900;margin-top:4px}.section-requests .request-mobile-sheet-body{display:grid;grid-gap:16px;gap:16px;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:20px}.section-requests .request-mobile-detail-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-requests .request-mobile-approval>div,.section-requests .request-mobile-detail-grid>div{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:4px;gap:4px;padding:10px}.section-requests .request-mobile-approval span:first-child,.section-requests .request-mobile-detail-grid span{color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.section-requests .request-mobile-approval strong,.section-requests .request-mobile-detail-grid strong{font-size:13px;line-height:1.35;overflow-wrap:anywhere}.section-requests .request-mobile-approval,.section-requests .request-mobile-items,.section-requests .request-mobile-sheet-section{display:grid;grid-gap:8px;gap:8px}.section-requests .request-mobile-sheet-section-title{align-items:center;display:flex;justify-content:space-between}.section-requests .request-mobile-sheet-section-title span{color:var(--muted);font-size:12px;font-weight:900}.section-requests .request-mobile-item{border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:10px;gap:10px;padding:10px}.section-requests .request-mobile-item span,.section-requests .request-mobile-item strong{display:block}.section-requests .request-mobile-item>div:first-child span{color:var(--muted);font-size:12px;line-height:1.35;margin-top:3px}.section-requests .request-mobile-item-facts{display:grid;grid-gap:6px;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-requests .request-mobile-item-facts span{background:var(--surface-muted);border-radius:8px;color:var(--muted);font-size:12px;font-weight:800;overflow:hidden;padding:7px 8px;text-overflow:ellipsis;white-space:nowrap}.section-requests .request-mobile-sheet-actions{border-top:1px solid var(--line);display:flex;gap:8px;justify-content:flex-end;padding:14px 20px}}@media (max-width:640px){.section-requests .mobile-app-bar,.section-requests .requests-section .mini-metrics,.section-requests .requests-section .requests-summary,.section-requests .topbar{display:none}.section-requests .requests-section .work-panel{padding-top:18px}.section-requests .requests-section .panel-title{align-items:flex-start;gap:12px;margin-bottom:12px}.section-requests .requests-section .panel-title .icon-button{flex:0 0 auto;min-height:44px;width:44px}.section-requests .request-desktop-frame{display:none}}.approval-participants-summary{align-items:flex-start;display:grid;grid-gap:6px;gap:6px}.approval-participants-summary .approval-mark{white-space:normal}.orders-tracking-grid{min-width:2250px}.orders-tracking-filters{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(260px,1.6fr) repeat(3,minmax(170px,1fr));margin:18px 0 4px}.orders-tracking-filters label{color:var(--text-soft);display:grid;font-size:13px;font-weight:700;grid-gap:7px;gap:7px;min-width:0}.orders-tracking-primary-filters{display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(300px,1.8fr) minmax(155px,.7fr) minmax(190px,.85fr) auto;margin:0 0 10px}.orders-tracking-advanced-filters{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 10px;padding:12px}.orders-tracking-advanced-filters>label{color:var(--text-soft);display:grid;font-size:12px;font-weight:800;grid-gap:6px;gap:6px;min-width:0}.section-orders-tracking .work-panel{padding:16px}.section-orders-tracking .tracking-desktop-frame{content-visibility:visible;contain-intrinsic-size:auto;max-height:calc(100dvh - 360px);overflow:auto}.section-orders-tracking .orders-tracking-grid{min-width:0;table-layout:fixed}.section-orders-tracking .orders-tracking-grid td,.section-orders-tracking .orders-tracking-grid th{font-size:12px;line-height:1.28;overflow:hidden;padding:9px 10px}.section-orders-tracking .orders-tracking-grid th{font-size:10px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.section-orders-tracking .orders-tracking-grid th:first-child{width:14%}.section-orders-tracking .orders-tracking-grid th:nth-child(2){width:31%}.section-orders-tracking .orders-tracking-grid th:nth-child(3){width:10%}.section-orders-tracking .orders-tracking-grid th:nth-child(4){width:17%}.section-orders-tracking .orders-tracking-grid th:nth-child(5){width:13%}.section-orders-tracking .orders-tracking-grid th:nth-child(6){width:15%}.orders-tracking-row{cursor:pointer}.orders-tracking-row:hover td{background:color-mix(in srgb,var(--green) 5%,var(--surface))}.orders-tracking-row:focus-visible{outline:2px solid color-mix(in srgb,var(--green) 65%,transparent);outline-offset:-2px}.section-orders-tracking .orders-tracking-grid td>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-orders-tracking .orders-tracking-grid .orders-status-select{min-height:32px;min-width:0;padding:0 7px;width:100%}@media (min-width:1001px){.section-orders-tracking .tracking-mobile-sheet-backdrop{align-items:stretch;background:var(--overlay-ink-44);display:flex;inset:0;justify-content:flex-end;padding:20px;position:fixed;z-index:82}.section-orders-tracking .tracking-mobile-sheet{animation:mobile-modal-in .18s ease both;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:-22px 0 60px var(--overlay-ink-22);display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;max-width:620px;min-height:0;overflow:hidden;width:min(46vw,620px)}.section-orders-tracking .tracking-mobile-sheet-handle{display:none}.section-orders-tracking .tracking-mobile-sheet-header{align-items:start;border-bottom:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:18px 20px}.section-orders-tracking .tracking-mobile-sheet-header h2{font-size:24px}.section-orders-tracking .tracking-mobile-sheet-header>div>span{color:var(--green);display:inline-block;font-size:13px;font-weight:900;margin-top:4px}.section-orders-tracking .tracking-mobile-sheet-body{display:grid;grid-gap:16px;gap:16px;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:20px}.section-orders-tracking .request-mobile-detail-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-orders-tracking .request-mobile-approval>div,.section-orders-tracking .request-mobile-detail-grid>div{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:4px;gap:4px;padding:10px}.section-orders-tracking .request-mobile-detail-grid>.field-wide{grid-column:1/-1}.section-orders-tracking .request-mobile-approval span:first-child,.section-orders-tracking .request-mobile-detail-grid span{color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.section-orders-tracking .request-mobile-approval strong,.section-orders-tracking .request-mobile-detail-grid strong{font-size:13px;line-height:1.35;overflow-wrap:anywhere}.section-orders-tracking .request-mobile-approval,.section-orders-tracking .request-mobile-items,.section-orders-tracking .tracking-mobile-sheet-section{display:grid;grid-gap:8px;gap:8px}.section-orders-tracking .request-mobile-sheet-section-title{align-items:center;display:flex;justify-content:space-between}.section-orders-tracking .request-mobile-sheet-section-title span{color:var(--muted);font-size:12px;font-weight:900}.section-orders-tracking .tracking-mobile-progress{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.section-orders-tracking .tracking-mobile-step{color:var(--muted);display:grid;grid-gap:5px;gap:5px;min-width:0;text-align:center}.section-orders-tracking .tracking-mobile-step i{background:var(--surface-muted);border:1px solid var(--line);border-radius:var(--radius-pill);height:8px;width:100%}.section-orders-tracking .tracking-mobile-step small{font-size:10px;font-weight:900;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.section-orders-tracking .tracking-mobile-step.done{color:var(--green)}.section-orders-tracking .tracking-mobile-step.done i{background:var(--green);border-color:var(--green)}.section-orders-tracking .tracking-mobile-step.active{color:var(--blue)}.section-orders-tracking .tracking-mobile-step.active i{background:linear-gradient(90deg,var(--blue),rgba(126,166,255,.25));border-color:rgba(126,166,255,.7)}.section-orders-tracking .tracking-mobile-step.danger{color:var(--red)}.section-orders-tracking .tracking-mobile-step.danger i{background:var(--red);border-color:var(--red)}.section-orders-tracking .request-mobile-item{border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:10px;gap:10px;padding:10px}.section-orders-tracking .request-mobile-item span,.section-orders-tracking .request-mobile-item strong{display:block}.section-orders-tracking .request-mobile-item>div:first-child span{color:var(--muted);font-size:12px;line-height:1.35;margin-top:3px}.section-orders-tracking .request-mobile-item-facts{display:grid;grid-gap:6px;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-orders-tracking .request-mobile-item-facts span{background:var(--surface-muted);border-radius:8px;color:var(--muted);font-size:12px;font-weight:800;overflow:hidden;padding:7px 8px;text-overflow:ellipsis;white-space:nowrap}.section-orders-tracking .tracking-mobile-sheet-actions{border-top:1px solid var(--line);display:flex;gap:8px;justify-content:flex-end;padding:14px 20px}}@media (max-width:640px){.section-orders-tracking .mobile-app-bar,.section-orders-tracking .orders-status-board,.section-orders-tracking .orders-tracking-advanced-filters,.section-orders-tracking .orders-tracking-filters,.section-orders-tracking .orders-tracking-primary-filters,.section-orders-tracking .orders-tracking-section .mini-metrics,.section-orders-tracking .orders-tracking-section .section-actions,.section-orders-tracking .orders-tracking-section .tracking-summary,.section-orders-tracking .orders-tracking-section .tracking-toolbar,.section-orders-tracking .topbar,.section-orders-tracking .tracking-active-filters,.section-orders-tracking .tracking-desktop-frame{display:none}.section-orders-tracking .orders-tracking-section .work-panel{padding-top:18px}.section-orders-tracking .orders-tracking-section .panel-title{align-items:flex-start;gap:12px;margin-bottom:12px}.section-orders-tracking .orders-tracking-section .panel-title .icon-button{flex:0 0 auto;min-height:44px;width:44px}.orders-tracking-grid{min-width:1180px}.orders-tracking-filters{grid-template-columns:1fr}}.orders-status-board{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:16px 0 4px}.orders-status-chip{align-items:center;background:#f7f9fc;border:1px solid var(--line);border-radius:8px;color:var(--text);cursor:pointer;display:flex;gap:10px;justify-content:space-between;min-height:48px;padding:10px 12px;text-align:left}.orders-status-chip span{color:var(--text-soft);font-size:12px;font-weight:800}.orders-status-chip strong{font-size:18px}.orders-status-chip.active{background:var(--success-bg-muted);border-color:var(--success-border-strong)}.tracking-toolbar{display:flex;justify-content:flex-end;margin-bottom:10px}.tracking-summary{align-items:center;background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:flex;flex-wrap:wrap;margin-bottom:12px;overflow:hidden}.tracking-summary-item{align-items:baseline;background:transparent;border:0;color:var(--muted);display:inline-flex;font:inherit;font-size:12px;font-weight:800;gap:7px;min-height:46px;padding:10px 14px}.tracking-summary-item+.tracking-summary-item{border-left:1px solid var(--line)}.tracking-summary-item strong{color:var(--text);font-size:20px;line-height:1}.tracking-summary-item.blue strong{color:var(--blue)}.tracking-summary-item.amber strong{color:var(--amber)}.tracking-summary-item.status{cursor:pointer}.tracking-summary-item.status.active,.tracking-summary-item.status:hover{background:color-mix(in srgb,var(--green) 9%,var(--surface-muted));color:var(--green)}.tracking-search-field{display:block;min-width:0;position:relative}.tracking-search-field svg{color:var(--muted);left:13px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.tracking-compact-control{display:block;min-width:0}.tracking-advanced-filters-button{position:relative}.tracking-advanced-filters-button.active{background:color-mix(in srgb,var(--green) 10%,var(--surface));border-color:color-mix(in srgb,var(--green) 38%,var(--line));color:var(--green)}.tracking-advanced-filters-button span{align-items:center;background:currentColor;border-radius:var(--radius-pill);color:var(--surface);display:grid;font-size:10px;font-weight:900;height:18px;min-width:18px;padding:0 5px;place-items:center}.tracking-date-range>label{color:var(--text-soft);display:grid;font-size:12px;font-weight:800;grid-gap:6px;gap:6px;min-width:0}.tracking-date-range{border:0;display:grid;grid-gap:8px;gap:8px;grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;min-width:0;padding:0}.tracking-date-range legend{color:var(--text-soft);font-size:12px;font-weight:800;grid-column:1/-1;padding:0}.tracking-active-filters{align-items:center;display:flex;flex-wrap:wrap;gap:7px;margin:0 0 10px}.tracking-active-filter{align-items:center;background:color-mix(in srgb,var(--green) 9%,var(--surface));border:1px solid color-mix(in srgb,var(--green) 24%,var(--line));border-radius:var(--radius-pill);color:var(--green);cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:800;gap:6px;max-width:300px;min-height:32px;padding:0 9px}.tracking-active-filter span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tracking-item-meta{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:11px;font-weight:800;gap:5px;margin-top:5px}.orders-status-select{min-width:190px}:root[data-theme=dark] .orders-status-chip{background:var(--surface-muted);border-color:var(--line);color:var(--text)}:root[data-theme=dark] .orders-status-chip.active{background:var(--green-bright-alpha-12)}@media (max-width:640px){.tracking-filter-sheet{height:min(76dvh,620px);max-height:min(76dvh,620px)}.tracking-filter-sheet-body label{color:var(--muted);display:grid;font-size:13px;font-weight:900;grid-gap:7px;gap:7px}}.section-order-history .work-panel{padding:16px}.section-order-history .history-desktop-frame{content-visibility:visible;contain-intrinsic-size:auto;max-height:calc(100dvh - 350px);overflow:auto}.section-order-history .order-history-grid{min-width:0;table-layout:fixed}.section-order-history .order-history-grid td,.section-order-history .order-history-grid th{font-size:12px;line-height:1.28;overflow:hidden;padding:9px 10px}.section-order-history .order-history-grid th{font-size:10px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.section-order-history .order-history-grid th:first-child{width:17%}.section-order-history .order-history-grid th:nth-child(2){width:37%}.section-order-history .order-history-grid th:nth-child(3){width:12%}.section-order-history .order-history-grid th:nth-child(4){width:19%}.section-order-history .order-history-grid th:nth-child(5){width:15%}.section-order-history .order-history-grid td>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1001px){.section-order-history .history-mobile-sheet-backdrop{align-items:stretch;background:var(--overlay-ink-44);display:flex;inset:0;justify-content:flex-end;padding:20px;position:fixed;z-index:82}.section-order-history .history-mobile-sheet{animation:mobile-modal-in .18s ease both;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:-22px 0 60px var(--overlay-ink-22);display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;max-width:620px;min-height:0;overflow:hidden;width:min(46vw,620px)}.section-order-history .tracking-mobile-sheet-handle{display:none}.section-order-history .tracking-mobile-sheet-header{align-items:start;border-bottom:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:18px 20px}.section-order-history .tracking-mobile-sheet-header h2{font-size:24px}.section-order-history .tracking-mobile-sheet-header>div>span{color:var(--green);display:inline-block;font-size:13px;font-weight:900;margin-top:4px}.section-order-history .tracking-mobile-sheet-body{display:grid;grid-gap:16px;gap:16px;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:20px}.section-order-history .request-mobile-detail-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-order-history .request-mobile-detail-grid>div{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:4px;gap:4px;padding:10px}.section-order-history .request-mobile-detail-grid>.field-wide{grid-column:1/-1}.section-order-history .request-mobile-detail-grid span{color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.section-order-history .request-mobile-detail-grid strong{font-size:13px;line-height:1.35;overflow-wrap:anywhere}.section-order-history .request-mobile-items,.section-order-history .tracking-mobile-sheet-section{display:grid;grid-gap:8px;gap:8px}.section-order-history .request-mobile-sheet-section-title{align-items:center;display:flex;justify-content:space-between}.section-order-history .request-mobile-sheet-section-title span{color:var(--muted);font-size:12px;font-weight:900}.section-order-history .request-mobile-item{border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:10px;gap:10px;padding:10px}.section-order-history .request-mobile-item span,.section-order-history .request-mobile-item strong{display:block}.section-order-history .request-mobile-item>div:first-child span{color:var(--muted);font-size:12px;line-height:1.35;margin-top:3px}.section-order-history .request-mobile-item-facts{display:grid;grid-gap:6px;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-order-history .request-mobile-item-facts span{background:var(--surface-muted);border-radius:8px;color:var(--muted);font-size:12px;font-weight:800;overflow:hidden;padding:7px 8px;text-overflow:ellipsis;white-space:nowrap}.section-order-history .tracking-mobile-sheet-actions{border-top:1px solid var(--line);display:flex;gap:8px;justify-content:flex-end;padding:14px 20px}}@media (max-width:640px){.section-order-history .history-active-filters,.section-order-history .history-desktop-frame,.section-order-history .mobile-app-bar,.section-order-history .order-history-advanced-filters,.section-order-history .order-history-filters,.section-order-history .order-history-primary-filters,.section-order-history .order-history-section .history-summary,.section-order-history .order-history-section .history-toolbar,.section-order-history .order-history-section .mini-metrics,.section-order-history .order-history-section .section-actions,.section-order-history .topbar{display:none}.section-order-history .order-history-section .work-panel{padding-top:18px}.section-order-history .order-history-section .panel-title{align-items:flex-start;gap:12px;margin-bottom:12px}.section-order-history .order-history-section .panel-title .icon-button{flex:0 0 auto;min-height:44px;width:44px}}.order-history-grid{min-width:1900px}.order-history-filters{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(260px,1.6fr) repeat(3,minmax(170px,1fr));margin:18px 0 4px}.order-history-filters label{color:var(--text-soft);display:grid;font-size:13px;font-weight:700;grid-gap:7px;gap:7px;min-width:0}.history-toolbar{display:flex;justify-content:flex-end;margin-bottom:10px}.history-summary{align-items:center;background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:flex;margin-bottom:12px;overflow:hidden}.history-summary-item{align-items:baseline;color:var(--muted);display:inline-flex;font-size:12px;font-weight:800;gap:7px;min-height:46px;padding:10px 14px}.history-summary-item+.history-summary-item{border-left:1px solid var(--line)}.history-summary-item strong{color:var(--text);font-size:20px;line-height:1}.history-summary-item.blue strong{color:var(--blue)}.history-summary-item.green strong{color:var(--green)}.history-summary-item.violet strong{color:var(--violet)}.order-history-primary-filters{display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(300px,1.8fr) minmax(155px,.7fr) minmax(190px,.85fr) auto;margin:0 0 10px}.history-search-field{display:block;min-width:0;position:relative}.history-search-field svg{color:var(--muted);left:13px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.history-compact-control{display:block;min-width:0}.history-advanced-filters-button.active{background:color-mix(in srgb,var(--green) 10%,var(--surface));border-color:color-mix(in srgb,var(--green) 38%,var(--line));color:var(--green)}.history-advanced-filters-button span{align-items:center;background:currentColor;border-radius:var(--radius-pill);color:var(--surface);display:grid;font-size:10px;font-weight:900;height:18px;min-width:18px;padding:0 5px;place-items:center}.order-history-advanced-filters{background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 10px;padding:12px}.history-date-range>label,.order-history-advanced-filters>label{color:var(--text-soft);display:grid;font-size:12px;font-weight:800;grid-gap:6px;gap:6px;min-width:0}.history-date-range{border:0;display:grid;grid-gap:8px;gap:8px;grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;min-width:0;padding:0}.history-date-range legend{color:var(--text-soft);font-size:12px;font-weight:800;grid-column:1/-1;padding:0}.history-active-filters{align-items:center;display:flex;flex-wrap:wrap;gap:7px;margin:0 0 10px}.history-active-filter{align-items:center;background:color-mix(in srgb,var(--green) 9%,var(--surface));border:1px solid color-mix(in srgb,var(--green) 24%,var(--line));border-radius:var(--radius-pill);color:var(--green);cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:800;gap:6px;max-width:300px;min-height:32px;padding:0 9px}.history-active-filter span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-history-row{cursor:pointer}.order-history-row:hover td{background:color-mix(in srgb,var(--green) 5%,var(--surface))}.order-history-row:focus-visible{outline:2px solid color-mix(in srgb,var(--green) 65%,transparent);outline-offset:-2px}.history-item-meta{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:11px;font-weight:800;gap:5px;margin-top:5px}.history-item-line{display:block;white-space:nowrap}@media (max-width:640px){.history-mobile-list{gap:14px}.history-mobile-date-group{display:grid;grid-gap:8px;gap:8px}.history-mobile-date-head{align-items:center;color:var(--muted);display:flex;font-size:12px;font-weight:900;justify-content:space-between;padding:0 2px;text-transform:uppercase}.history-mobile-date-head span{align-items:center;background:var(--surface-muted);border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--text);display:grid;font-size:11px;height:24px;min-width:24px;padding:0 7px;place-items:center}.history-mobile-date-list{display:grid;grid-gap:10px;gap:10px}.order-history-grid{min-width:1180px}.order-history-filters{grid-template-columns:1fr}}