@charset "UTF-8";:root{font-family:Geist,ui-sans-serif,system-ui,Segoe UI,sans-serif;font-size:13.5px;color:#18181b;background:#f4f4f5}*{box-sizing:border-box}body{margin:0}:focus-visible{outline:2px solid #d9000d;outline-offset:2px;border-radius:4px}.app{max-width:1500px;margin:0 auto;padding:18px}.auth-shell{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:24px;transform:none}.auth-card{width:min(460px,100%);border:1px solid #e5e5e8;border-radius:16px;background:#fff;box-shadow:0 16px 36px #0f172a1a;padding:30px}.auth-brand{display:flex;align-items:center;justify-content:flex-start}.auth-logo{height:38px;width:auto;display:block}.auth-title{margin:10px 0 0;font-size:32px;line-height:1.05;letter-spacing:-.01em}.auth-subtitle{margin:10px 0 0;color:#71717a;font-size:15px;line-height:1.35}.auth-form{margin-top:22px;display:flex;flex-direction:column;gap:14px}.auth-field{display:flex;flex-direction:column;gap:6px;font-size:12.5px;color:#52525b;font-weight:600;letter-spacing:.01em}.auth-field span{display:inline-block}.auth-input{width:100%;height:44px;border-radius:10px;border:1px solid #d6d6db;background:#fff;padding:0 12px;color:#18181b;font-size:14px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.auth-input::placeholder{color:#a1a1aa}.auth-input:focus{border-color:#64748b;box-shadow:0 0 0 3px #64748b2e;background-color:#fefefe}.auth-submit{margin-top:8px;height:44px;border-radius:10px;font-size:14px;font-weight:700;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .12s ease}.auth-submit:not(:disabled):hover{background:#e2e8f0;border-color:#94a3b8;color:#1e293b}.auth-submit:not(:disabled):focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f633}.auth-submit:not(:disabled):active{transform:translateY(1px)}.auth-submit:disabled{background:#f4f4f5;border-color:#e5e5e8;color:#a1a1aa;opacity:1;box-shadow:none}.auth-error{margin:2px 0 0;color:#d9000d;font-size:12.5px;font-weight:600}@media (max-width: 640px){.auth-shell{padding:16px}.auth-card{padding:22px 18px}.auth-logo{height:32px}.auth-title{margin-top:12px;font-size:26px}.auth-subtitle{font-size:14px}}.top{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:2px}.top-main{min-width:0}.top h1{margin:0;font-size:40px;line-height:1.06}.top p{margin:7px 0 0;color:#52525b;font-size:14px}.top .top-updated-at{margin:0;color:#52525b;font-size:12.5px;font-weight:600;letter-spacing:.01em;white-space:nowrap}.top-logo-wrap{margin:0;line-height:0}.top-logo{display:block;width:auto;height:2.5rem;max-width:100%}@media (min-width: 768px){.top-logo{height:4.5rem}}@media (min-width: 576px) and (max-width: 991px){.top-logo{height:3.5rem}}.card{margin-top:14px;background:#fff;border-radius:12px;border:1px solid #e5e5e8;box-shadow:0 4px 14px #0f172a0a;padding:16px}.card-upload-secondary{background:#fafafa;border-color:#e5e5e8;box-shadow:none;padding:14px 16px}.card-upload-secondary.collapsed{padding-bottom:14px}.card-reco-neutral{background:#fafafa;border-color:#e2e8f0;box-shadow:none}.card-upload-secondary .field-label,.card-reco-neutral .field-label{color:#52525b}.panel-head{margin:0 0 10px}.panel-title{margin:0;color:#18181b;font-size:14px;font-weight:700;line-height:1.3}.panel-hint{display:block;margin:3px 0 0;color:#71717a;font-size:12px;line-height:1.35}.panel-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.panel-toggle .panel-hint{margin-top:3px}.panel-toggle-meta{flex-shrink:0;color:#71717a;font-size:12px;font-weight:600}.card-upload-secondary.expanded .panel-toggle{margin-bottom:0;padding-bottom:10px;border-bottom:1px solid #e5e5e8}.card-upload-secondary .upload-form{margin-top:10px}.table-panel{padding:0 0 10px;overflow:hidden}.app-embedded--fill .table-panel:has(tbody tr){flex:0 1 auto;display:flex;flex-direction:column;padding-bottom:0;max-height:calc(100dvh - 5rem)}.app-embedded--fill>.card:not(.table-panel){flex-shrink:0}.table-panel .table-empty-message{padding:20px 16px}.table-panel .error{padding:12px 16px}.filter-form{margin:0}.upload-form,.query-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap;width:100%}.upload-form{display:block}.upload-grid{display:grid;gap:10px;align-items:start}.upload-grid-with-new-supplier{grid-template-columns:minmax(200px,230px) minmax(250px,340px) minmax(320px,1fr) auto}.upload-grid-without-new-supplier{grid-template-columns:minmax(220px,280px) minmax(320px,1fr) auto}.upload-grid-file-only{grid-template-columns:minmax(320px,1fr) auto}.card-upload-secondary .form-field input,.card-upload-secondary .form-field select,.card-upload-secondary .supplier-dropdown-trigger{height:36px;padding:6px 11px;border-radius:9px;border:1px solid #d6d6db;font-size:12.5px;background:#fff}.card-upload-secondary .form-field input:focus,.card-upload-secondary .form-field select:focus,.card-upload-secondary .supplier-dropdown-trigger:focus-visible{outline:2px solid #b8c5d6;outline-offset:1px;border-color:#94a3b8}.card-upload-secondary .form-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%2364748b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:12px}.file-input-shell{min-height:36px;width:100%;max-width:none;display:flex;align-items:center;gap:10px;padding:4px 10px;border:1px solid #c7c7ce;border-radius:9px;background:#fff}.file-input-native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.file-input-trigger{display:inline-flex;align-items:center;border:1px solid #e5e5e8;border-radius:7px;padding:5px 10px;background:#fafafa;color:#262626;font-size:12.5px;font-weight:600;line-height:1;cursor:pointer;flex-shrink:0}.file-input-name{min-width:0;font-size:12.5px;color:#3f3f46;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.file-input-name.is-empty{color:#71717a}.file-input-native:focus-visible+.file-input-trigger{outline:2px solid #f2c4c2;outline-offset:1px;border-color:#93c5fd}.form-field{display:flex;flex-direction:column;gap:6px;min-width:0}.form-field-action{width:auto;min-width:0;justify-content:flex-end;padding-top:22px;justify-self:end}.form-field-action .action-btn{width:auto;min-width:160px}.upload-grid .form-field .file-input-shell{width:100%}.field-label{color:#3f3f46;font-size:12px;font-weight:600;line-height:1.2}.field-error{color:#d9000d;font-size:11px;line-height:1.25;min-height:14px}input,select{border:1px solid #d6d6db;border-radius:8px;padding:8px 10px;font:inherit;font-size:13px;background:#fff}input[type=text]{min-width:180px}.query-form input{flex:1;min-width:240px}.upload-profile-hint{display:flex;align-items:baseline;flex-wrap:wrap;gap:2px 10px;margin:8px 2px 0;color:#71717a;font-size:12px;line-height:1.35}.action-btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid #e5e5e8;border-radius:8px;padding:8px 12px;cursor:pointer;background:#fafafa;color:#18181b;font-weight:600;font-size:13px;text-decoration:none}.action-btn-primary{background:#eef2f6;border-color:#b8c5d6;color:#334155}.action-btn-primary:not(:disabled):hover{background:#e2e8f0;border-color:#94a3b8;color:#1e293b}.action-btn-reco{background:#ecfdf3;border-color:#a6f4c5;color:#067647}.action-btn-filter{background:#fafafa;border-color:#d6d6db;color:#3f3f46}.action-btn-danger{background:#fdeceb;border-color:#f2c4c2;color:#b1000b}.action-btn-danger:not(:disabled):hover{background:#fad9d7;border-color:#d9000d;color:#900009}.action-btn:disabled{opacity:.6;cursor:not-allowed}.action-btn-secondary{background:#fff;border-color:#d6d6db;color:#3f3f46}.action-btn-secondary:not(:disabled):hover{background:#fafafa;border-color:#d6d6db;color:#18181b}.action-btn-small{padding:5px 9px;font-size:12px;border-radius:6px}.text-action-link{display:inline-flex;align-items:center;padding:0;border:0;background:transparent;color:#3f3f46;cursor:pointer;font:inherit;font-weight:600;text-decoration:none;white-space:nowrap}.text-action-link:after{content:"↗";display:inline-block;margin-left:3px;font-size:10px;font-weight:400;color:#71717a;opacity:0;transform:translate(-2px,1px);transition:opacity .12s ease,transform .12s ease}.text-action-link:hover{color:#18181b}.text-action-link:hover:after,.text-action-link:focus-visible:after{opacity:1;transform:translate(0)}.text-action-link:focus-visible{color:#18181b;outline:2px solid #262626;outline-offset:2px}.message,.error{margin:10px 2px 0;font-size:13px;line-height:1.45}.message{color:#52525b}.error{color:#d9000d}.supplier-dropdown{position:relative}.supplier-dropdown-trigger{width:100%;text-align:left;color:#18181b;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;gap:10px}.supplier-dropdown-trigger:after{content:"";width:12px;height:12px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%2364748b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px;transition:transform .14s ease}.supplier-dropdown-trigger.open:after{transform:rotate(180deg)}.supplier-dropdown-trigger:disabled,.supplier-dropdown-trigger.is-empty{color:#52525b;cursor:not-allowed;opacity:.85}.supplier-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;margin:0;padding:6px;list-style:none;border:1px solid #c7c7ce;border-radius:10px;background:#fff;box-shadow:0 10px 24px #0f172a1f;z-index:40;max-height:220px;overflow-y:auto}.supplier-dropdown-option{width:100%;border:1px solid transparent;border-radius:8px;background:transparent;color:#262626;text-align:left;font:inherit;font-size:13px;line-height:1.2;padding:7px 9px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px}.supplier-dropdown-option-status{color:#52525b;font-size:11px;font-weight:500;white-space:nowrap}.supplier-dropdown-option:hover{background:#fafafa}.supplier-dropdown-option.selected{background:#eef2f6;border-color:#b8c5d6;color:#334155;font-weight:600}.supplier-dropdown-option:focus-visible{outline:2px solid #94a3b8;outline-offset:1px}.recommendation-card{margin-top:12px;padding:14px 16px;border:1px solid #f7d6d4;border-radius:10px;background:#fdfcfb}.verification-card{margin-top:10px;padding:10px 12px;border-color:#d6d6db;background:#fafafa;display:flex;flex-direction:column;gap:3px}.verification-card .recommendation-kicker{color:#71717a;font-size:10px;letter-spacing:.08em}.verification-card .recommendation-material{margin:0;color:#262626;font-size:13px;font-weight:600}.verification-card .recommendation-stats{margin:0;color:#52525b;font-size:12px}.verification-status{margin:0;display:inline-flex;align-items:center;gap:8px;color:#067647;font-size:14px;font-weight:600}.verification-status-icon{display:inline-block;color:#067647;font-size:13px;font-weight:700;line-height:1}.verification-card .recommendation-warning{margin:4px 0 0}.verification-card.is-compatible{border-color:#d6d6db}.verification-card.is-warning{border-color:#fedf89;background:#fffaeb}.verification-card.is-warning .verification-status,.verification-card.is-warning .verification-status-icon,.verification-card.is-incompatible .verification-status-icon{color:#b54708}.verification-card.is-incompatible{border-color:#d9000d59}.verification-card.is-incompatible .verification-status{color:#d9000d}.verification-findings{margin:5px 0 0;padding-left:18px;color:#52525b;font-size:12px}.verification-findings .is-warning,.verification-findings .is-blocking{color:#92400e}.recommendation-card.fallback{border-color:#fedf89;background:#fffaeb}.recommendation-badge{margin:0 0 10px;display:inline-block;padding:3px 8px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:11px;font-weight:600}.recommendation-warning{margin:0 0 10px;padding:8px 10px;border-radius:8px;border:1px solid #fcd34d;background:#fffaeb;color:#92400e;font-size:12px;line-height:1.4}.recommendation-kicker{margin:0;color:#71717a;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.recommendation-supplier{margin:4px 0 0;color:#18181b;font-size:22px;font-weight:700;line-height:1.2}.recommendation-material{margin:4px 0 0;color:#3f3f46;font-size:14px}.recommendation-stats{margin:8px 0 0;color:#52525b;font-size:13px}.recommendation-stats strong{color:#52525b}.recommendation-stats-sep{margin:0 6px;color:#d6d6db}.recommendation-section-label{margin:14px 0 6px;color:#71717a;font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.recommendation-reason{margin:0;color:#3f3f46;font-size:13px;line-height:1.5}.recommendation-comparison{margin:0;padding:0;list-style:none;border-top:1px solid #e8eef4}.recommendation-comparison li{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #eef2f6}.recommendation-comparison li:last-child{border-bottom:none;padding-bottom:0}.recommendation-comparison-name{color:#52525b;font-size:13px;font-weight:500}.recommendation-comparison-meta{color:#71717a;font-size:12px;white-space:nowrap}.recommendation-empty{margin:0;color:#3f3f46;font-size:13px;line-height:1.5}.card-reco-neutral .panel-head{margin-bottom:10px}.card-reco-neutral .query-form{margin-top:0}.inventory-supplier-heading,.inventory-supplier-updated{display:block}.inventory-supplier-updated{margin-top:3px;color:#71717a;font-size:10.5px;font-weight:500;white-space:nowrap}.table-wrap{max-height:calc(100dvh - 5rem);overflow:auto;position:relative;border:1px solid #ededf0;border-radius:8px;scrollbar-width:thin;scrollbar-color:#d6d6db #fafafa;transition:opacity .15s ease}.table-panel .table-wrap{border:none;border-top:1px solid #ededf0;border-radius:0}.app-embedded--fill .table-panel:has(tbody tr) .table-wrap{flex:1 1 auto;min-height:0;max-height:none}.table-wrap.is-refreshing{opacity:.72;pointer-events:none}.table-refresh-indicator{position:absolute;top:10px;right:10px;z-index:6;width:16px;height:16px;border:2px solid #f7d6d4;border-top-color:#d9000d;border-radius:50%;animation:table-spin .7s linear infinite}@keyframes table-spin{to{transform:rotate(360deg)}}.table-wrap::-webkit-scrollbar{height:8px;width:8px}.table-wrap::-webkit-scrollbar-track{background:#fafafa;border-radius:999px}.table-wrap::-webkit-scrollbar-thumb{background:#d6d6db;border-radius:999px;border:2px solid #fafafa}.table-wrap::-webkit-scrollbar-thumb:hover{background:#a1a1aa}table{width:max-content;min-width:100%;border-collapse:collapse}th,td{border-bottom:1px solid #ededf0;text-align:left;vertical-align:top;padding:7px 8px;font-size:13px}th:first-child,td:first-child{position:sticky;left:0;z-index:2;min-width:260px;max-width:320px;background:#fff;box-shadow:1px 0 #ededf0}th{position:sticky;top:0;z-index:2;background:#fafafa}th:first-child{z-index:4;background:#fafafa}th:not(:first-child),td:not(:first-child){white-space:nowrap;overflow:visible}.material-main-row.even td:first-child{background:#fafafa}.material-main-row.even td:not(:first-child){background:#fcfcfd}.material-main-row.expanded td{border-bottom:0}.material-cell strong{display:block;margin-bottom:4px}.material-expand-btn{display:inline-flex;align-items:center;gap:2px;border:0;background:transparent;padding:0;color:inherit;font:inherit;cursor:pointer}.material-expand-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0;color:#52525b;transition:color .12s ease}.material-expand-btn.expanded .material-expand-icon{color:#d9000d}.material-expand-icon svg{display:block}.material-expand-btn strong{display:inline;margin-bottom:0;line-height:1.2}.material-cell div{color:#52525b;font-size:12px;line-height:1.35}.material-details-row td{padding:2px 8px 8px;background:inherit;border-bottom:1px solid #ededf0;box-shadow:none}.material-details-row.even td:first-child{background:#fafafa}.material-details-row.even td:not(:first-child){background:#fcfcfd}.material-details-label{color:#71717a;font-size:11.5px;font-weight:600;letter-spacing:0;text-transform:none}.material-details-cell{vertical-align:top}.material-details-content{min-height:42px;padding:4px 6px 0}.material-details-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.material-details-list li{display:flex;flex-direction:column;gap:1px;padding:2px 0 3px;border-bottom:1px dashed #ededf0;color:#3f3f46;font-size:11.5px;line-height:1.3}.material-details-list li:last-child{border-bottom:0;padding-bottom:0}.material-details-empty{margin:0;color:#a1a1aa;font-size:11px}.material-details-empty-cell{min-height:42px;display:flex;align-items:center;justify-content:center;padding:0}.supplier-cell{border:1px solid transparent;border-radius:8px;padding:4px 6px;min-height:42px}.supplier-cell.has-data{position:relative;cursor:default}.supplier-cell.is-empty{display:flex;align-items:center;justify-content:center;min-height:42px;padding:4px}.supplier-cell-primary{margin:0;color:#3f3f46;line-height:1.35}.supplier-cell-spec{margin:2px 0 0;color:#52525b;font-size:11px;line-height:1.3}.supplier-cell-warning{margin:2px 0 0;color:#b54708;font-size:10.5px;line-height:1.3;font-weight:600}.supplier-cell-date{margin:2px 0 0;color:#a1a1aa;font-size:11px;line-height:1.3}.supplier-cell-date span{display:block}.supplier-cell-empty{color:#d6d6db;font-size:14px;line-height:1;-webkit-user-select:none;user-select:none}.supplier-cell.highlighted{background:#ecfdf3;border-color:#bbf7d0;box-shadow:none}.supplier-cell.highlighted .supplier-cell-date,.muted{color:#71717a}.table-empty-message{margin:8px 0 0;font-size:13px}.table-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px}.table-panel .table-toolbar{flex-shrink:0;padding:10px 16px;border-bottom:1px solid #ededf0}.table-toolbar .panel-head{margin-bottom:0;flex:1 1 220px}.table-filter{flex:0 1 280px;width:100%;max-width:280px}.table-filter-shell{display:flex;align-items:center;gap:6px;width:100%;min-width:0;height:32px;padding:0 10px;border:1px solid #d6d6db;border-radius:8px;background:#fafafa}.table-filter-shell:focus-within{border-color:#a1a1aa;background:#fff;box-shadow:0 0 0 2px #94a3b826}.table-filter-icon{display:inline-flex;flex-shrink:0;width:14px;height:14px;color:#a1a1aa}.table-filter-input{width:100%;min-width:0;height:100%;padding:0;border:0;background:transparent;color:#18181b;font-size:12.5px}.table-filter-input:focus{outline:none}.table-filter-input::placeholder{color:#a1a1aa}.view-switcher-single{margin-top:14px;margin-bottom:0;padding:0 2px 4px}.view-switcher-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;margin-bottom:8px;padding:0 2px 4px}.view-switcher-tab{border:1px solid #e5e5e8;border-radius:8px;background:#fff;color:#3f3f46;font:inherit;font-size:14px;font-weight:600;padding:8px 14px;cursor:pointer}.view-switcher-tab.active{border-color:#e5e5e8;background:#fafafa;color:#18181b}.table-panel .view-switcher-single{margin:0;padding:11px 16px 10px;border-bottom:1px solid #e5e5e8}.table-panel .view-switcher-tabs{display:flex;flex-wrap:nowrap;gap:0;margin:0;padding:0 16px;border-bottom:1px solid #e5e5e8;background:#fff}.table-panel .view-switcher-tab{border:none;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#71717a;font:inherit;font-size:13px;font-weight:500;padding:11px 16px 9px;cursor:pointer;margin-bottom:-1px;transition:color .12s ease,border-bottom-color .12s ease}.table-panel .view-switcher-tab:hover{color:#3f3f46}.table-panel .view-switcher-tab.active{border:none;border-bottom:2px solid #262626;background:transparent;color:#18181b;font-weight:600}.upload-panel-body{padding-top:4px}.upload-type-tabs{display:flex;gap:6px;margin-bottom:14px;border-bottom:1px solid #e5e5e8;padding-bottom:0}.upload-type-tab{border:none;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#71717a;font:inherit;font-size:13px;font-weight:500;padding:6px 12px 8px;cursor:pointer;margin-bottom:-1px;transition:color .12s ease,border-color .12s ease}.upload-type-tab:hover{color:#3f3f46}.upload-type-tab.active{color:#262626;border-bottom-color:#d9000d;font-weight:600}.open-orders-table-wrapper{max-height:calc(100dvh - 5rem);overflow:auto;border:1px solid #ededf0;border-radius:8px;scrollbar-width:thin;scrollbar-color:#d6d6db #fafafa}.open-orders-table-wrapper::-webkit-scrollbar{height:8px;width:8px}.open-orders-table-wrapper::-webkit-scrollbar-track{background:#fafafa;border-radius:999px}.open-orders-table-wrapper::-webkit-scrollbar-thumb{background:#d6d6db;border-radius:999px;border:2px solid #fafafa}.open-orders-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a1a1aa}.table-panel .open-orders-table-wrapper{border:none;border-top:1px solid #ededf0;border-radius:0}.app-embedded--fill .table-panel:has(tbody tr) .open-orders-table-wrapper{flex:1 1 auto;min-height:0;max-height:none}.open-orders-table{width:max-content;min-width:100%;border-collapse:collapse}.open-orders-table tbody tr:nth-child(2n) td{background:#fcfcfd}.open-orders-table th:first-child,.open-orders-table td:first-child{position:sticky;left:0;min-width:150px;max-width:none;padding-left:14px}.open-orders-table tbody tr:nth-child(2n) td:first-child{background:#fcfcfd}.open-orders-table th:not(:first-child),.open-orders-table td:not(:first-child){min-width:132px}.open-orders-table th.num-col,.open-orders-table td.num-col{text-align:right;font-variant-numeric:tabular-nums}.open-orders-table td.col-placeholder{color:#a1a1aa;text-align:center}.open-orders-table td.description-cell{min-width:200px;white-space:normal}.open-orders-table th.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.open-orders-table th.sortable-th:hover{background:#fcfcfd}.open-orders-table th .th-inner{display:inline-flex;align-items:center;gap:5px}.sort-icon{display:inline-flex;align-items:center;color:#a1a1aa;flex-shrink:0}.sort-icon--active{color:#18181b}.open-orders-table td.balance-positive{color:#16a34a;font-weight:500}.open-orders-table td.balance-warning{color:#ca8a04;font-weight:500}.open-orders-table td.balance-negative{color:#dc2626;font-weight:500}.open-orders-table td.coverage-cell{text-align:center}.coverage-dot{display:inline-block;width:10px;height:10px;border-radius:50%;vertical-align:middle}.coverage-dot--positive{background-color:#16a34a}.coverage-dot--warning{background-color:#f59e0b}.coverage-dot--negative{background-color:#dc2626}.open-orders-table tbody tr.row--shipped td{color:#94a3b8}.open-orders-table .material-cell{display:inline-flex;align-items:center;gap:4px}.open-orders-table .material-cell strong{display:inline;margin-bottom:0;line-height:1.2}.open-orders-table .material-cell__check{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:14px;height:14px;font-size:11px;font-weight:700;line-height:1;color:#067647;position:relative;top:-.5px}.awizacja-view{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.awizacja-filters-row{flex-shrink:0}.awizacja-filter-select{flex:0 0 180px;width:180px}.awizacja-filter-select--status{flex:0 0 220px;width:220px}.awizacja-filters-row .table-filter-shell{flex:1 1 300px;max-width:420px}.awizacja-filters-row .profile-select-trigger{width:100%;min-height:32px;height:32px;padding:0 10px;background:#fafafa;border-color:#d6d6db;font-size:12.5px;box-shadow:none}.awizacja-filters-row .profile-select.is-open .profile-select-trigger{background:#fff;border-color:#a1a1aa;box-shadow:0 0 0 2px #94a3b826}.awizacja-filter-select .profile-select-option.is-selected{background:#eef2f6;border-color:#b8c5d6;color:#334155}.awizacja-filter-select .profile-select-option:focus-visible{outline-color:#94a3b8}.awizacja-status{white-space:nowrap}.awizacja-status--active{background:#ecfdf3;border-color:#a6f4c5;color:#067647}.awizacja-status--warn{background:#fffaeb;border-color:#fedf89;color:#b54708}.awizacja-status--muted{background:#fafafa;border-color:#d6d6db;color:#71717a}.awizacja-table-wrapper{min-height:0}.awizacja-table{min-width:1420px}.sp-table.awizacja-table>thead>tr>th:first-child,.sp-table.awizacja-table>tbody>tr.awizacja-row>td:first-child{position:static;min-width:40px;max-width:40px;width:40px;padding-left:8px;padding-right:4px;box-shadow:none}.sp-table.awizacja-table th.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.sp-table.awizacja-table th.sortable-th:hover{background:#fcfcfd}.sp-table.awizacja-table th .th-inner{display:inline-flex;align-items:center;gap:5px}.sp-table.awizacja-table .truck-load-subline{display:block;margin-top:2px;font-size:12px;font-weight:400;color:#71717a}.sp-table.awizacja-table th.num-col,.sp-table.awizacja-table td.num-col{text-align:right;font-variant-numeric:tabular-nums}.sp-table.awizacja-table .awizacja-row--expanded>td{border-bottom-color:transparent}.sp-table.awizacja-table .truck-load-detail-row>td{padding:0;background:#fafafa;min-width:0}.sp-table.awizacja-table .truck-load-detail{padding:14px 16px 16px 40px}.sp-table.awizacja-table .truck-load-materials{width:100%;min-width:640px}.sp-table.awizacja-table .truck-load-materials th,.sp-table.awizacja-table .truck-load-materials td{position:static;min-width:0;max-width:none;white-space:normal;vertical-align:top;box-shadow:none}.sp-table.awizacja-table .truck-load-materials th:nth-child(1),.sp-table.awizacja-table .truck-load-materials td:nth-child(1){width:140px;white-space:nowrap}.sp-table.awizacja-table .truck-load-materials th:nth-child(2),.sp-table.awizacja-table .truck-load-materials td:nth-child(2){min-width:240px}@media (max-width: 900px){.awizacja-filter-select,.awizacja-filter-select--status{flex:1 1 180px;width:auto}.awizacja-filters-row .table-filter-shell{flex-basis:100%;max-width:none}}.demand-table-wrapper{max-height:calc(100dvh - 5rem);overflow:auto;border:1px solid #ededf0;border-radius:8px;scrollbar-width:thin;scrollbar-color:#d6d6db #fafafa}.demand-table-wrapper::-webkit-scrollbar{height:8px;width:8px}.demand-table-wrapper::-webkit-scrollbar-track{background:#fafafa;border-radius:999px}.demand-table-wrapper::-webkit-scrollbar-thumb{background:#d6d6db;border-radius:999px;border:2px solid #fafafa}.demand-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a1a1aa}.table-panel .demand-table-wrapper{border:none;border-top:1px solid #ededf0;border-radius:0}.app-embedded--fill .table-panel:has(tbody tr) .demand-table-wrapper{flex:1 1 auto;min-height:0;max-height:none}.demand-table{width:max-content;min-width:100%;border-collapse:collapse}.demand-table tbody tr:nth-child(2n) td{background:#fcfcfd}.demand-table th:first-child,.demand-table td:first-child{position:sticky;left:0;min-width:150px;padding-left:14px}.demand-table tbody tr:nth-child(2n) td:first-child{background:#fcfcfd}.demand-table th:not(:first-child),.demand-table td:not(:first-child){min-width:140px}.demand-table td.description-cell{min-width:220px;white-space:normal}.demand-table th.num-col,.demand-table td.num-col{text-align:right;font-variant-numeric:tabular-nums}.demand-table th.coverage-col,.demand-table td.coverage-cell{min-width:130px;white-space:nowrap}.coverage-pct{font-variant-numeric:tabular-nums;font-size:.85em;vertical-align:middle}.coverage-pct--positive{color:#16a34a}.coverage-pct--warning{color:#ca8a04}.coverage-pct--negative{color:#dc2626}.coverage-pct--none{color:#a1a1aa}.demand-table th.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.demand-table th.sortable-th:hover{background:#fcfcfd}.demand-table th .th-inner{display:inline-flex;align-items:center;gap:5px}.demand-table td.balance-positive{color:#16a34a;font-weight:500}.demand-table td.balance-negative{color:#dc2626;font-weight:500}.demand-table th.demand-recommendation-col,.demand-table td.demand-recommendation-cell{min-width:140px;text-align:right}.truck-load-view{min-width:0}.truck-load-tabs{display:flex;flex-shrink:0;gap:0;padding:0 16px;border-bottom:1px solid #e5e5e8;background:#fff}.truck-load-tab{display:inline-flex;align-items:center;gap:8px;margin-bottom:-1px;padding:11px 16px 9px;border:0;border-bottom:2px solid transparent;background:transparent;color:#71717a;cursor:pointer;font:inherit;font-size:13px;font-weight:500}.truck-load-tab:hover{color:#3f3f46}.truck-load-tab.is-active{border-bottom-color:#d9000d;color:#262626;font-weight:600}.truck-load-tab:focus-visible{outline:2px solid #262626;outline-offset:-2px}.truck-load-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#fafafa;color:#3f3f46;font-size:11px;font-weight:700;line-height:1}.truck-load-tab.is-active .truck-load-tab-count{background:#fdeceb;color:#b1000b}.truck-load-tabpanel,.app-embedded--fill .truck-load-view{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.truck-load-toolbar{flex-shrink:0;align-items:center;justify-content:space-between}.truck-load-material-focus,.truck-load-diagnostics,.truck-load-empty{flex-shrink:0}.truck-load-toolbar-actions{display:flex;flex-shrink:0;align-items:center;gap:8px}.truck-load-filter-toggle{display:inline-flex;align-items:center;gap:6px}.truck-load-filter-toggle>svg{width:15px;height:15px}.truck-load-filter-toggle--active{border-color:#3f3f46;background:#fafafa}.truck-load-filter-toggle-caret{display:inline-flex;align-items:center}.truck-load-filter-toggle-caret svg{width:14px;height:14px;transition:transform .16s ease}.truck-load-filter-toggle-caret--open svg{transform:rotate(180deg)}.truck-load-filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 16px;border-bottom:1px solid #ededf0}.truck-load-filters-row .table-filter-shell{flex:1 1 130px;max-width:220px}.truck-load-filters-clear{flex-shrink:0;padding:0 6px;border:0;background:transparent;color:#3f3f46;font:inherit;font-size:12px;cursor:pointer}.truck-load-filters-clear:hover{color:#18181b}.truck-load-material-focus{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 18px 0;padding:13px 14px;border:1px solid #cbd5e1;border-radius:10px;background:#f1f5f9}.truck-load-material-focus>div:first-child{display:flex;flex-direction:column;gap:3px}.truck-load-material-focus span{color:#3f3f46;font-size:13px}.truck-load-focus-actions{display:flex;flex-shrink:0;gap:8px}.truck-load-selected-material{color:#18181b;font-weight:700}.truck-load-table-wrap,.truck-load-materials-wrap{overflow-x:auto}.app-embedded--fill .table-panel .truck-load-table-wrap{flex:1 1 auto;min-height:280px;overflow:auto}.truck-load-table,.truck-load-materials{width:100%;border-collapse:collapse;font-size:13px}.truck-load-table th,.truck-load-table td,.truck-load-materials th,.truck-load-materials td{padding:7px 8px;border-bottom:1px solid #ededf0;text-align:left;vertical-align:middle}.truck-load-table thead th,.truck-load-materials thead th{background:#fafafa;color:#52525b}.truck-load-table th.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.truck-load-table th.sortable-th:hover{background:#fcfcfd}.truck-load-table th .th-inner{display:inline-flex;align-items:center;gap:5px}.truck-load-expand-col{width:128px}.truck-load-table>thead>tr>th:first-child,.truck-load-table>tbody>tr:not(.truck-load-detail-row)>td:first-child{position:static;z-index:auto;width:128px;min-width:128px;max-width:128px;box-shadow:none;background:transparent}.truck-load-table>thead>tr>th:first-child{background:#fafafa}.truck-load-table .truck-load-row--expanded>td:first-child{background:#fafafa}.truck-load-expand{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid #d6d6db;border-radius:50%;background:#fff;color:#3f3f46;cursor:pointer;font-size:17px;line-height:1}.truck-load-row--expanded td{background:#fafafa}.truck-load-subline,.truck-load-position{display:block;margin-top:3px;color:#71717a;font-size:12px}.truck-load-progress{display:inline-block;width:72px;height:7px;margin-right:8px;overflow:hidden;border-radius:999px;background:#e5e5e8;vertical-align:middle}.truck-load-progress span{display:block;height:100%;border-radius:inherit;background:#067647}.truck-load-progress--warning span{background:#b54708}.truck-load-progress--critical span{background:#d9000d}.truck-load-utilization-cell{white-space:nowrap}.truck-load-detail-row>td{padding:0;background:#fafafa}.truck-load-detail{padding:18px 28px 22px 54px}.truck-load-warnings,.truck-load-diagnostics{margin:12px 0;padding:10px 14px 10px 32px;border:1px solid #fedf89;border-radius:8px;background:#fffaeb;color:#92400e;font-size:13px}.truck-load-diagnostics{margin:0 18px 14px}.truck-load-materials-wrap{margin-top:16px;border:1px solid #e5e5e8;border-radius:8px;background:#fff}.truck-load-materials th,.truck-load-materials td{padding:7px 8px}.truck-load-aggregate{color:#92400e;font-weight:600}.truck-load-material-desc{max-width:28em;color:#3f3f46;overflow-wrap:anywhere}.truck-load-material-link{display:inline-flex;align-items:center;gap:3px;padding:0;border:0;background:transparent;color:#18181b;cursor:pointer;font:inherit;font-weight:600}.truck-load-material-link:after{content:"↗";display:inline-block;font-size:10px;font-weight:400;color:#71717a;opacity:0;transform:translate(-2px,1px);transition:opacity .12s ease,transform .12s ease}.truck-load-material-link:hover:after,.truck-load-material-link:focus-visible:after{opacity:1;transform:translate(0)}.truck-load-material-link:focus-visible{color:#18181b;outline:2px solid #262626;outline-offset:2px}.truck-load-empty{margin:12px 18px 20px;padding:24px;border:1px dashed #d6d6db;border-radius:10px;text-align:center}.truck-load-empty p{margin:6px 0 0}@media (max-width: 820px){.truck-load-detail{padding:14px}.truck-load-material-focus{align-items:flex-start;flex-direction:column;margin-inline:12px}.truck-load-focus-actions{flex-wrap:wrap}.truck-load-table{min-width:1100px}}.truck-load-actions-col{width:1%;white-space:nowrap}.truck-load-row-actions{white-space:nowrap;vertical-align:middle}.truck-load-row-menu{display:inline-flex;justify-content:flex-end}.truck-load-row-menu-trigger{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid #e5e5e8;border-radius:6px;background:#fff;color:#3f3f46;cursor:pointer}.truck-load-row-menu-trigger svg{width:16px;height:16px}.truck-load-row-menu-trigger:hover,.truck-load-row-menu-trigger:focus-visible,.truck-load-row-menu-trigger.is-open{border-color:#d6d6db;background:#fafafa;color:#18181b}.truck-load-row-menu-trigger:focus-visible{outline:2px solid #262626;outline-offset:1px}.truck-load-row-menu-panel{position:fixed;z-index:80;margin:0;padding:6px;border:1px solid #e5e5e8;border-radius:10px;background:#fff;box-shadow:0 10px 24px #18181b1f}.truck-load-row-menu-item{display:block;width:100%;padding:7px 10px;border:0;border-radius:8px;background:transparent;color:#18181b;cursor:pointer;font:inherit;font-size:13px;font-weight:600;text-align:left}.truck-load-row-menu-item:hover,.truck-load-row-menu-item:focus-visible{background:#fafafa}.truck-load-row-menu-item:focus-visible{outline:2px solid #262626;outline-offset:0}.truck-load-row-menu-item--danger{color:#b1000b}.truck-load-row-menu-item--danger:hover,.truck-load-row-menu-item--danger:focus-visible{background:#fdeceb;color:#b1000b}.truck-load-row-menu-confirm{padding:4px 4px 2px}.truck-load-row-menu-confirm p{margin:0 6px 8px;color:#3f3f46;font-size:12px;font-weight:600}.truck-load-row-menu-confirm>div{display:flex;gap:4px}.truck-load-action-link{padding:4px 7px;border:0;border-radius:6px;background:transparent;color:#3f3f46;cursor:pointer;font:inherit;font-size:12px;font-weight:600}.truck-load-action-link:hover,.truck-load-action-link:focus-visible{background:#fafafa;color:#18181b}.truck-load-action-link:focus-visible{outline:2px solid #262626;outline-offset:1px}.truck-load-action-link--danger:hover,.truck-load-action-link--danger:focus-visible{background:#fdeceb;color:#b1000b}.truck-load-remove-prompt{margin-right:2px;color:#71717a;font-size:12px}.truck-load-composer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:450;display:flex;align-items:center;justify-content:center;padding:18px;background:#18181b85;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.truck-load-discard-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:18px;background:#18181b66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.truck-load-discard-dialog{width:min(400px,100%);padding:20px 22px 18px;background:#fff;border:1px solid #e5e5e8;border-radius:12px;box-shadow:0 18px 50px #18181b38}.truck-load-discard-dialog h3{margin:0;color:#18181b;font-size:16px;font-weight:700}.truck-load-discard-dialog p{margin:8px 0 0;color:#3f3f46;font-size:13px;line-height:1.45}.truck-load-discard-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.truck-load-composer-modal{position:relative;display:flex;flex-direction:column;width:min(1280px,100%);height:min(860px,100vh - 36px);overflow:hidden;background:#fff;border:1px solid #e5e5e8;border-radius:12px;box-shadow:0 24px 70px #18181b3d}.truck-load-composer-modal th,.truck-load-composer-modal td,.truck-load-composer-modal th:first-child,.truck-load-composer-modal td:first-child{position:static;z-index:auto;min-width:0;max-width:none;box-shadow:none}.truck-load-composer-modal thead th{background:#fafafa}.truck-load-composer-modal tbody td:first-child{background:transparent}.truck-load-composer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #e5e5e8}.truck-load-composer-header span{color:#71717a;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.truck-load-composer-header h2{margin:3px 0 0;color:#18181b;font-size:18px}.truck-load-composer-header-actions{display:flex;align-items:center;gap:8px}.truck-load-composer-close{width:30px;height:30px;border:0;border-radius:6px;background:transparent;color:#71717a;cursor:pointer}.truck-load-composer-close:hover{background:#fafafa}.truck-load-composer-capacity{display:flex;flex-direction:column;gap:6px;flex-shrink:0;padding:12px 20px 14px;border-bottom:1px solid #e5e5e8}.truck-load-composer-capacity-row{display:flex;align-items:center;gap:12px}.truck-load-composer-capacity-row .truck-load-progress{flex:1;width:auto;height:8px;margin-right:0}.truck-load-composer-capacity-row strong{font-variant-numeric:tabular-nums;white-space:nowrap}.truck-load-capacity-readout{display:inline-flex;align-items:baseline}.truck-load-capacity-edit{display:inline-flex;align-items:baseline;margin:0 -5px;padding:1px 5px;border:1px dashed transparent;border-radius:6px;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:700;font-variant-numeric:tabular-nums}.truck-load-capacity-edit:hover,.truck-load-capacity-edit:focus-visible{border-color:#d6d6db;background:#fafafa}.truck-load-capacity-edit:focus-visible{outline:2px solid #262626;outline-offset:1px}.truck-load-capacity-field{display:inline-flex;align-items:baseline;gap:4px}.truck-load-capacity-field input{width:4.4em;padding:2px 6px;border:1px solid #d6d6db;border-radius:6px;background:#fff;color:inherit;font:inherit;font-weight:700;font-variant-numeric:tabular-nums;text-align:right}.truck-load-capacity-field input:focus{outline:none;border-color:#a1a1aa;box-shadow:0 0 0 2px #94a3b826}.truck-load-composer-remaining{margin:0;color:#3f3f46;font-size:13px;font-weight:600}.truck-load-composer-delivery{display:flex;align-items:center;gap:10px;margin-top:4px;padding:8px 10px;border:1px solid #e5e5e8;border-radius:8px;background:#fafafa}.truck-load-composer-delivery-label{flex-shrink:0;font-size:13px;font-weight:600;color:#3f3f46;white-space:nowrap}.truck-load-composer-delivery-input{width:11.5rem;max-width:100%;height:32px;margin:0;padding:0 9px;border:1px solid #d6d6db;border-radius:6px;background:#fff;color:#18181b;font:inherit;font-size:13px;font-variant-numeric:tabular-nums;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.truck-load-composer-delivery-input:focus{border-color:#a1a1aa;box-shadow:0 0 0 2px #94a3b826}.truck-load-composer-delivery-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55}.truck-load-composer-capacity--good .truck-load-composer-remaining{color:#067647}.truck-load-composer-capacity--warning .truck-load-composer-remaining,.truck-load-composer-capacity--critical .truck-load-composer-remaining{color:#92400e}.truck-load-composer-body{flex:1 1 auto;min-height:0;overflow:auto;padding:16px 20px 24px}.truck-load-composer-body--split{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(340px,1.08fr);gap:0;padding:0;overflow:hidden}.truck-load-composer-body--review{display:flex;flex-direction:column;padding:0;overflow:hidden}.truck-load-composer-body--review .truck-load-composer-pane{flex:1 1 auto}.truck-load-composer-pane{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.truck-load-composer-pane--catalog{border-left:1px solid #e5e5e8;background:#fafafa}.truck-load-composer-pane-header{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;padding:12px 16px;border-bottom:1px solid #e5e5e8;background:inherit}.truck-load-composer-pane-header h3{margin:0;color:#18181b;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.truck-load-composer-pane-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding:10px 16px 20px}.truck-load-composer-empty{margin:18px 0 0;color:#71717a;font-size:13px;line-height:1.45}.truck-load-spec,.truck-load-catalog-meta{display:block;color:#71717a;font-size:12px;font-weight:400;line-height:1.35}.truck-load-qty,.truck-load-coil-id{font-variant-numeric:tabular-nums}.truck-load-qty{color:#3f3f46;font-size:12px;font-weight:600;text-align:right;white-space:nowrap}.truck-load-coil-id{min-width:0;overflow:hidden;color:#18181b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.truck-load-draft-lines,.truck-load-catalog-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.truck-load-draft-line{padding:10px 12px 8px;border:1px solid #e5e5e8;border-radius:8px;background:#fff}.truck-load-draft-line-head{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.truck-load-draft-line-head strong{color:#18181b;font-size:13px;font-weight:700;line-height:1.3}.truck-load-draft-coils{display:flex;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none}.truck-load-draft-coils li{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;column-gap:10px;min-height:32px;padding:0}.truck-load-draft-coils .truck-load-chip-remove,.truck-load-catalog-coils .truck-load-add-btn,.truck-load-catalog-coils .truck-load-catalog-too-heavy{justify-self:end}.truck-load-draft-aggregate{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px}.truck-load-draft-aggregate label{display:flex;align-items:center;gap:8px;color:#71717a;font-size:12px}.truck-load-draft-aggregate input{width:96px;padding:4px 8px;font-variant-numeric:tabular-nums}.truck-load-draft-line-total{margin:6px 0 0;padding-top:6px;border-top:1px solid #ededf0;color:#52525b;font-size:12px;font-variant-numeric:tabular-nums;text-align:right}.truck-load-chip-remove{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;border-radius:6px;background:transparent;color:#71717a;cursor:pointer;font-size:13px;line-height:1}.truck-load-chip-remove:hover,.truck-load-chip-remove:focus-visible{background:#fafafa;color:#18181b}.truck-load-chip-remove:focus-visible{outline:2px solid #262626;outline-offset:1px}.truck-load-catalog-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.truck-load-catalog-filters label{display:inline-flex;align-items:center;gap:6px;color:#3f3f46;font-size:12px;font-weight:600;white-space:nowrap}.truck-load-spec-toggle-wrap{display:inline-flex;align-items:center;gap:2px}.truck-load-spec-toggle{display:inline-flex;align-items:center;gap:6px;max-width:220px;padding:3px 8px;border:0;border-radius:6px;background:transparent;color:#3f3f46;cursor:pointer;font:inherit;font-size:12px;font-weight:600}.truck-load-spec-toggle:hover,.truck-load-spec-toggle:focus-visible{background:#fff;color:#18181b}.truck-load-spec-toggle:focus-visible{outline:2px solid #262626;outline-offset:1px}.truck-load-spec-toggle .truck-load-filter-toggle-caret svg{width:12px;height:12px}.truck-load-spec-toggle--active{background:#fff;color:#18181b}.truck-load-spec-toggle-value{overflow:hidden;color:#71717a;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.truck-load-spec-clear{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:0;border-radius:6px;background:transparent;color:#71717a;cursor:pointer;font-size:12px;line-height:1}.truck-load-spec-clear:hover,.truck-load-spec-clear:focus-visible{background:#fff;color:#18181b}.truck-load-spec-clear:focus-visible{outline:2px solid #262626;outline-offset:1px}.truck-load-spec-filters{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:flex-end;gap:10px;padding:10px 16px 12px;border-bottom:1px solid #e5e5e8;background:#fff}.truck-load-spec-filters label{display:flex;flex:1 1 120px;flex-direction:column;gap:4px;min-width:0;color:#71717a;font-size:11px;font-weight:600}.truck-load-spec-filters input{width:100%;height:32px;padding:0 10px;border:1px solid #d6d6db;border-radius:8px;background:#fafafa;color:#18181b;font:inherit;font-size:13px;font-variant-numeric:tabular-nums}.truck-load-spec-filters input:focus{outline:none;border-color:#a1a1aa;background:#fff;box-shadow:0 0 0 2px #94a3b826}.truck-load-spec-filters input::placeholder{color:#a1a1aa;font-weight:400}.truck-load-add-btn{flex-shrink:0;padding:4px 10px;border:1px solid #e5e5e8;border-radius:6px;background:#fff;color:#18181b;cursor:pointer;font:inherit;font-size:12px;font-weight:600}.truck-load-add-btn:hover,.truck-load-add-btn:focus-visible{background:#fafafa;border-color:#d6d6db}.truck-load-add-btn:focus-visible{outline:2px solid #262626;outline-offset:1px}.truck-load-catalog-too-heavy{flex-shrink:0;color:#71717a;font-size:11px;font-weight:600;line-height:1.3;text-align:right;white-space:nowrap}.truck-load-composer-toast{display:flex;flex-shrink:0;align-items:flex-start;justify-content:space-between;gap:12px;margin:12px 20px 0;padding:12px 14px;border:1px solid #fedf89;border-radius:8px;background:#fffaeb;color:#92400e;font-size:13px;line-height:1.4}.truck-load-composer-toast-dismiss{flex-shrink:0;width:24px;height:24px;padding:0;border:0;border-radius:6px;background:transparent;color:inherit;cursor:pointer;font-size:14px;line-height:1}.truck-load-composer-toast-dismiss:hover{background:#18181b0f}.truck-load-composer-groups{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.truck-load-catalog-material{display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:8px 10px;border:1px solid #e5e5e8;border-radius:8px;background:#fff}.truck-load-catalog-material-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px}.truck-load-catalog-material-toggle{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.truck-load-catalog-material-toggle .truck-load-expand{margin-top:1px}.truck-load-catalog-material-copy{min-width:0}.truck-load-catalog-material-copy strong{display:block;margin:0;color:#18181b;font-size:13px;font-weight:700;line-height:1.3}.truck-load-catalog-coils{display:flex;flex-direction:column;gap:0;margin:0;padding:4px 0 2px 36px;list-style:none}.truck-load-catalog-coils li{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;column-gap:10px;min-height:32px;padding:0 2px}.truck-load-catalog-coils li.is-too-heavy{opacity:.72}@media (max-width: 860px){.truck-load-composer-body--split{grid-template-columns:1fr;overflow:auto}.truck-load-composer-pane{min-height:240px}.truck-load-composer-pane--catalog{border-left:0;border-top:1px solid #e5e5e8}}.portal-shell{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:24px;background:#f4f4f5}.portal-orders-shell{min-height:100vh;display:flex;flex-direction:column;background:#f4f4f5}.portal-pin-supplier{margin:6px 0 0;font-size:15px;font-weight:600;color:#3f3f46}.portal-pin-kicker{margin:10px 0 0;font-size:11.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#71717a}.portal-pin-card{width:min(460px,100%);border:1px solid #e5e5e8;border-radius:16px;background:#fff;box-shadow:0 16px 36px #0f172a1a;overflow:hidden}.portal-pin-header{display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 30px 22px;background:linear-gradient(180deg,#fafafa,#fff);border-bottom:1px solid #e5e5e8}.portal-pin-logo{height:40px;width:auto;display:block}.portal-pin-body{padding:26px 30px 32px;display:flex;flex-direction:column;align-items:stretch}.portal-pin-title{margin:0;font-size:26px;font-weight:700;line-height:1.15;letter-spacing:-.01em;color:#18181b;text-align:center}.portal-pin-subtitle{margin:10px 0 0;font-size:14.5px;color:#71717a;line-height:1.45;text-align:center}.portal-pin-form{margin-top:22px;display:flex;flex-direction:column;gap:14px}.portal-pin-field{display:flex;flex-direction:column;align-items:center;gap:8px}.portal-pin-label{font-size:12.5px;font-weight:600;color:#52525b;letter-spacing:.01em}.portal-pin-input{width:100%;max-width:200px;height:52px;border-radius:10px;border:1px solid #d6d6db;background:#fff;padding:0 16px;font-size:24px;letter-spacing:.45em;text-align:center;color:#18181b;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.portal-pin-input::placeholder{color:#a1a1aa;letter-spacing:.35em}.portal-pin-input:focus{border-color:#64748b;box-shadow:0 0 0 3px #06b6d429}.portal-pin-input--error{border-color:#d9000d;box-shadow:0 0 0 3px #b91c1c1a}.portal-pin-error{margin:0;font-size:12.5px;font-weight:600;color:#d9000d;text-align:center}.portal-pin-submit{margin-top:4px;width:100%;height:44px;border-radius:10px;font-size:14px;font-weight:700}.portal-orders-header{background:#fff;border-bottom:1px solid #e5e5e8;padding:14px 24px}.portal-orders-header-inner{max-width:min(1600px,100% - 48px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.portal-orders-header-brand{display:flex;align-items:center;gap:14px}.portal-orders-logo{height:32px;width:auto;display:block;flex-shrink:0}.portal-orders-kicker{font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#71717a;white-space:nowrap}.portal-orders-supplier-name{margin:0;font-size:14px;font-weight:600;color:#3f3f46;white-space:nowrap}.portal-orders-main{flex:1;max-width:min(1600px,100% - 48px);width:100%;margin:0 auto;padding:28px 24px 40px}.portal-orders-title-row{margin-bottom:20px}.portal-orders-title{margin:0;font-size:22px;font-weight:700;color:#18181b}.portal-orders-hint{margin:6px 0 0;font-size:13.5px;color:#71717a}.portal-tabs{display:flex;gap:0;margin:0 0 16px;border-bottom:1px solid #e5e5e8}.portal-tab{display:inline-flex;align-items:center;gap:8px;margin-bottom:-1px;padding:10px 14px 8px;border:0;border-bottom:2px solid transparent;background:transparent;color:#71717a;cursor:pointer;font:inherit;font-size:13.5px;font-weight:500}.portal-tab:hover{color:#3f3f46}.portal-tab.is-active{border-bottom-color:#d9000d;color:#262626;font-weight:600}.portal-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#fafafa;color:#3f3f46;font-size:11px;font-weight:700;line-height:1}.portal-tab.is-active .portal-tab-count{background:#fdeceb;color:#b1000b}.portal-reference-panel{display:flex;flex-direction:column;gap:0}.portal-secondary-bar{display:flex;align-items:center;padding:0 0 12px;flex-shrink:0}.portal-source-switcher{display:inline-flex;align-items:center;gap:0;flex-shrink:0}.portal-source-link{display:inline-flex;align-items:center;gap:6px;padding:2px 0;border:0;background:transparent;color:#71717a;cursor:pointer;font:inherit;font-size:13px;font-weight:500;white-space:nowrap}.portal-source-link:hover{color:#3f3f46}.portal-source-link.is-active{color:#18181b;font-weight:700}.portal-source-link:focus-visible{outline:2px solid #262626;outline-offset:2px;border-radius:2px}.portal-source-sep{margin:0 10px;color:#a1a1aa;font-size:13px;-webkit-user-select:none;user-select:none}.portal-planning{border:1px solid #e5e5e8;border-radius:12px;background:#fff;overflow:hidden}.portal-planning-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border:0;background:#fff;color:#18181b;cursor:pointer;text-align:left}.portal-planning-toggle span:first-child{display:flex;flex-direction:column;gap:2px}.portal-planning-toggle strong{font-size:13.5px}.portal-planning-toggle small{color:#71717a;font-size:12px}.portal-planning-toggle:hover{background:#fafafa}.portal-planning-body{padding:12px 16px 16px;border-top:1px solid #e5e5e8}.portal-proposal-sections,.portal-order-stages,.portal-history{display:flex;flex-direction:column;gap:20px}.portal-work-section{display:flex;flex-direction:column;gap:8px}.portal-work-section-heading{display:flex;align-items:center;gap:8px}.portal-work-section-title{margin:0;color:#18181b;font-size:14px;font-weight:700}.portal-work-section-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#fafafa;color:#3f3f46;font-size:11px;font-weight:700}.portal-work-section-hint{margin:-4px 0 0;color:#71717a;font-size:12px}.portal-history-filters{display:flex;flex-wrap:wrap;gap:6px}.portal-history-filter{padding:6px 10px;border:1px solid #e5e5e8;border-radius:999px;background:#fff;color:#71717a;cursor:pointer;font:inherit;font-size:12.5px}.portal-history-filter:hover,.portal-history-filter.is-active{border-color:#71717a;color:#18181b}.portal-history-filter.is-active{background:#fafafa;font-weight:600}.portal-expand{width:28px;height:28px;border:1px solid #e5e5e8;border-radius:8px;background:#fff;color:#3f3f46;cursor:pointer;font-size:16px;line-height:1}.portal-expand:hover{border-color:#71717a;color:#18181b}.portal-load-detail-row td{background:#fafafa;padding:12px;border-bottom:1px solid #ededf0}.portal-load-detail-row .truck-load-materials-wrap{margin:0}.portal-load-lines{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px;font-size:13px}.portal-load-lines li{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:baseline}.portal-table-wrapper{overflow-x:auto;border:1px solid #ededf0;border-radius:12px;background:#fff}.portal-orders-table{width:100%;min-width:1100px;border-collapse:collapse;font-size:13.5px;table-layout:fixed}.portal-orders-table th:nth-child(1){width:72px}.portal-orders-table th:nth-child(2){width:120px}.portal-orders-table th:nth-child(3){width:120px}.portal-orders-table th:nth-child(4){width:130px}.portal-orders-table th:nth-child(5){width:150px}.portal-orders-table th:nth-child(6){width:320px}.portal-orders-table th:nth-child(7){width:110px}.portal-th{padding:10px 12px;text-align:left;font-size:12px;font-weight:600;color:#71717a;letter-spacing:.02em;white-space:nowrap;background:#fafafa;border-bottom:1px solid #ededf0}.portal-th--num{text-align:right}.portal-th--date{min-width:180px}.portal-th--ship,.portal-th--confirm{min-width:56px;text-align:center}.portal-th.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.portal-th.sortable-th:hover{background:#fcfcfd}.portal-th .th-inner{display:inline-flex;align-items:center;gap:5px}.portal-td{padding:10px 12px;border-bottom:1px solid #ededf0;vertical-align:middle;color:#18181b}.portal-td--num{text-align:right;font-variant-numeric:tabular-nums}.portal-td--code strong{font-weight:600}.portal-td--desc{color:#3f3f46;font-size:13px;min-width:260px;max-width:420px}.portal-td--date{min-width:160px;white-space:nowrap}.portal-td--confirmed-qty{min-width:120px}.portal-td--confirm,.portal-td--ship{min-width:56px;text-align:center}.portal-td--due{white-space:nowrap;color:#52525b}.portal-order-row:last-child .portal-td{border-bottom:none}.portal-order-row:nth-child(2n) .portal-td{background:#fafafa}.portal-order-row--shipped .portal-td:first-child{border-left:3px solid #067647;padding-left:9px}.portal-order-row--shipped .portal-td{opacity:.65}.portal-confirm-date{display:flex;flex-direction:row;align-items:center;gap:8px;min-width:0;white-space:nowrap}.portal-confirm-date--saving{opacity:.55}.portal-confirm-date .action-btn{flex-shrink:0}.portal-date-note{font-size:11px;color:#92400e;font-weight:600}.portal-date-wrap{display:inline-flex;align-items:center;gap:6px}.portal-date-wrap--saving{opacity:.5}.portal-date-locked{display:inline-flex;align-items:center;gap:6px}.portal-date-locked__value{font-size:13px;color:#71717a}.portal-confirmed-indicator{font-size:12px;font-weight:700;color:#067647;flex-shrink:0}.portal-qty-input-wrap{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.portal-qty-input-wrap--saving{opacity:.5}.portal-qty-input{width:72px;height:32px;border:1px solid #d6d6db;border-radius:8px;background:#fff;padding:0 8px;font-size:13px;color:#18181b;text-align:right;font-variant-numeric:tabular-nums;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.portal-qty-input:focus{border-color:#64748b;box-shadow:0 0 0 2px #06b6d429}.portal-qty-unit{font-size:13px;color:#71717a;-webkit-user-select:none;user-select:none;flex-shrink:0}.portal-date-input{height:32px;border:1px solid #d6d6db;border-radius:8px;background:#fff;padding:0 8px;font-size:13px;color:#18181b;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.portal-date-input:focus{border-color:#64748b;box-shadow:0 0 0 2px #06b6d429}.portal-date-input--confirmed{border-color:#067647;background:#10b9810d}.portal-field-locked{font-size:13px;color:#71717a}.portal-checkbox-label{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.portal-checkbox-label--saving{opacity:.5;pointer-events:none}.portal-checkbox-label--disabled{opacity:.5;cursor:not-allowed}.portal-checkbox{width:16px;height:16px;accent-color:#067647;cursor:pointer;margin:0}.portal-confirmed-badge{display:inline-flex;align-items:center;font-size:12.5px;font-weight:600;color:#18181b}.portal-shipped-badge{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;font-weight:600;color:#067647}.portal-td--ship-shipped{display:inline-flex;align-items:center;gap:4px}.shipment-info-btn{background:none;border:none;padding:0 2px;font-size:14px;color:#71717a;cursor:pointer;line-height:1;transition:color .1s}.shipment-info-btn:hover{color:#d9000d}.shipment-popover{position:fixed;z-index:500;width:220px;background:#fff;border:1px solid #e5e5e8;border-radius:8px;box-shadow:0 8px 24px #0f172a29,0 2px 8px #0f172a1a;padding:10px 12px}.shipment-popover__row{display:flex;flex-direction:column;gap:1px;margin:0 0 8px}.shipment-popover__row:last-child{margin:0}.shipment-popover__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#71717a}.shipment-popover__value{font-size:13px;color:#18181b;word-break:break-word}@media (max-width: 640px){.portal-pin-header{padding:22px 20px 18px}.portal-pin-body{padding:22px 20px 28px}.portal-pin-logo{height:34px}.portal-pin-title{font-size:24px}.portal-orders-main{padding:20px 16px 32px}.portal-orders-header{padding:12px 16px}}.portal-stock{display:flex;flex-direction:column;gap:16px}.portal-stock-data-card{overflow:hidden;border:1px solid #ededf0;border-radius:12px;background:#fff}.portal-stock-table-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:10px 12px;border-bottom:1px solid #ededf0;background:#fff}.portal-stock-table-summary{min-width:0;display:flex;align-items:baseline;margin-right:auto}.portal-stock-table-summary strong{color:#3f3f46;font-size:13px}.portal-stock-search{flex:1 1 240px;max-width:320px;background:#fafafa}.portal-stock-import-card{overflow:hidden;border:1px solid #e5e5e8;border-radius:12px;background:#fff;box-shadow:0 2px 8px #18181b0a}.portal-stock-import-header{display:flex;align-items:center;gap:14px;padding:18px 20px}.portal-stock-import-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#fdeceb;color:#d9000d}.portal-stock-import-icon svg{width:21px;height:21px}.portal-stock-import-copy{min-width:0;flex:1}.portal-stock-import-copy h3{margin:0;color:#18181b;font-size:14px;font-weight:700}.portal-stock-import-copy p{max-width:670px;margin:4px 0 0;color:#3f3f46;font-size:13px;line-height:1.45}.portal-stock-freshness{display:flex;flex-direction:column;align-items:flex-end;gap:4px;padding-left:20px;border-left:1px solid #e5e5e8;white-space:nowrap}.portal-stock-freshness span{color:#71717a;font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.portal-stock-freshness strong{color:#3f3f46;font-size:12.5px}.portal-stock-import-body{display:flex;align-items:stretch;gap:12px;padding:14px 20px;border-top:1px solid #e5e5e8;background:#fafafa}.portal-stock-file-picker{min-width:0;min-height:58px;display:flex;align-items:center;gap:12px;flex:1;padding:9px 11px;border:1px dashed #c7c7ce;border-radius:10px;background:#fff;color:#3f3f46;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.portal-stock-file-picker:hover{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b81a}.portal-stock-file-picker.has-file{border-style:solid;border-color:#b8c5d6}.portal-stock-file-picker:has(input:disabled){cursor:not-allowed;opacity:.6}.portal-stock-file-native{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.portal-stock-file-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:#eef2f6;color:#334155}.portal-stock-file-icon svg{width:19px;height:19px}.portal-stock-file-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.portal-stock-file-copy strong{overflow:hidden;color:#3f3f46;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.portal-stock-file-copy small{color:#3f3f46;font-size:11.5px}.portal-stock-file-action{padding:6px 10px;border:1px solid #d6d6db;border-radius:8px;background:#fff;color:#3f3f46;font-size:11.5px;font-weight:600}.portal-stock-verify{min-width:116px;align-self:center}.portal-stock-confirm{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 17px;border:1px solid #cbd5e1;border-radius:12px;background:#f1f5f9}.portal-stock-notice,.portal-stock-success{margin:0;padding:11px 14px;border-radius:10px;background:#fff;border:1px solid #e5e5e8;font-size:13px}.portal-stock-success{color:#067647;border-color:#a6f4c5;background:#ecfdf3}.portal-stock-confirm p{margin:4px 0 0;color:#71717a;font-size:13px}.portal-stock-confirm-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.portal-stock-table td small{display:block;margin-top:3px;color:#71717a}.portal-stock-material-cell{display:inline-flex;align-items:flex-start;flex-direction:column}.portal-stock-material-cell>small{margin-left:28px}.portal-stock-material-row.is-expanded td{border-bottom-color:transparent;background:#fafafa}.portal-stock-material-toggle{display:inline-flex;align-items:center;gap:7px;width:auto;min-height:32px;margin:-3px 0;padding:4px 7px 4px 3px;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.portal-stock-material-toggle:hover .portal-stock-material-chevron{color:#d9000d}.portal-stock-material-toggle:focus-visible{outline:2px solid #f7d6d4;outline-offset:2px}.portal-stock-material-toggle strong{font-size:13.5px}.portal-stock-material-chevron{width:18px;height:18px;display:grid;place-items:center;flex:0 0 auto;color:#71717a;transition:transform .15s ease,color .15s ease}.portal-stock-material-chevron svg{width:12px;height:12px}.portal-stock-material-toggle[aria-expanded=true] .portal-stock-material-chevron{transform:rotate(180deg);color:#d9000d}.portal-stock-batch-row>td,.portal-stock-batch-row>td:first-child{position:static;min-width:0;max-width:none;padding:0 12px 12px;border-bottom:1px solid #ededf0;background:#fafafa;box-shadow:none}.portal-stock-batch-details{overflow:hidden;border:1px solid #e5e5e8;border-radius:10px;background:#fff}.portal-stock-batch-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 11px;border-bottom:1px solid #e5e5e8;color:#3f3f46;font-size:11.5px}.portal-stock-batch-heading span{color:#71717a;font-weight:500}.portal-stock-batch-table-wrap{overflow-x:auto}.portal-stock-batch-table{width:100%;border-collapse:collapse}.portal-stock-batch-table th,.portal-stock-batch-table td,.portal-stock-batch-table th:first-child,.portal-stock-batch-table td:first-child{position:static;min-width:0;max-width:none;padding:7px 11px;background:#fff;box-shadow:none;white-space:nowrap}.portal-stock-batch-table th{color:#71717a;font-size:11px;font-weight:600;text-transform:none}.portal-stock-batch-table td{color:#3f3f46;font-size:12px}.portal-stock-batch-table tbody tr:last-child td{border-bottom:0}.portal-stock-data-card>.portal-stock-table-wrap{width:100%;box-sizing:border-box;margin:0;border:0;border-radius:0}.portal-stock-filter-empty{margin:0;padding:24px 14px;text-align:center}@media (max-width: 720px){.portal-stock-import-header,.portal-stock-confirm,.portal-stock-import-body{align-items:stretch;flex-direction:column}.portal-stock-freshness{align-items:flex-start;padding:12px 0 0;border-top:1px solid #e5e5e8;border-left:0}.portal-stock-verify{width:100%}.portal-stock-confirm-actions{justify-content:flex-end}.portal-stock-table-toolbar{align-items:stretch;flex-direction:column}.portal-stock-table-summary{width:100%}.portal-stock-search{width:100%;max-width:none;flex-basis:34px}}.sp-util-bar-wrap{display:inline-flex;align-items:center;gap:6px;vertical-align:middle;white-space:nowrap}.sp-util-bar{position:relative;width:72px;height:8px;border-radius:999px;background:#e5e5e8;overflow:hidden;flex-shrink:0}.sp-util-bar-fill{position:absolute;left:0;top:0;height:100%;border-radius:inherit;transition:width .2s ease}.sp-util-bar-fill--green{background:#067647}.sp-util-bar-fill--yellow{background:#b54708}.sp-util-bar-fill--red{background:#d9000d}.sp-util-bar-label{font-size:12px;font-variant-numeric:tabular-nums;color:#71717a}.sp-status,.sp-badge{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;font-size:11.5px;font-weight:600;white-space:nowrap;border:1px solid transparent}.sp-status--proposed,.sp-badge--proposed{background:#f1f5f9;border-color:#cbd5e1;color:#52525b}.sp-status--revision,.sp-badge--revision{background:#fffaeb;border-color:#fedf89;color:#b54708}.sp-status--rejected,.sp-badge--rejected{background:#fdeceb;border-color:#f7d6d4;color:#b1000b}.sp-status--cancelled,.sp-badge--cancelled,.sp-badge--withdrawn{background:#fafafa;border-color:#d6d6db;color:#71717a}.sp-badge--approved{background:#ecfdf3;border-color:#a6f4c5;color:#067647}.sp-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:16px;background:#18181b59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sp-modal{width:min(480px,100%);border:1px solid #e5e5e8;border-radius:16px;background:#fff;box-shadow:0 20px 48px #18181b2e;padding:24px 24px 20px;display:flex;flex-direction:column;gap:12px}.sp-modal--wide{width:min(860px,100%);max-height:min(90vh,820px);overflow:auto}.sp-modal-load-meta{display:flex;flex-wrap:wrap;gap:6px 14px;margin:0;padding:8px 10px;border:1px solid #e5e5e8;border-radius:8px;background:#fafafa;font-size:12.5px;color:#3f3f46}.sp-modal-materials .truck-load-materials-wrap{margin-top:0;max-height:240px;overflow:auto}.sp-modal-title{margin:0;font-size:15px;font-weight:700;color:#18181b}.sp-modal-hint{margin:0;font-size:13px;color:#3f3f46}.sp-modal-hint--warning{padding:10px 12px;border-radius:8px;border:1px solid #fedf89;background:#fffaeb;color:#b54708}.sp-modal-label{display:block;margin-bottom:5px;font-size:12.5px;font-weight:600;color:#52525b}.sp-modal-textarea{width:100%;box-sizing:border-box;border:1px solid #d6d6db;border-radius:8px;background:#fff;padding:9px 11px;font:inherit;font-size:13px;color:#18181b;resize:vertical;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.sp-modal-textarea:focus{border-color:#64748b;box-shadow:0 0 0 2px #64748b29}.sp-modal-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.sp-proposals-panel,.tl-proposals-panel{display:flex;flex-direction:column;flex:1 1 auto}.tl-secondary-bar{display:flex;align-items:center;padding:8px 16px;border-bottom:1px solid #ededf0;background:#fff;flex-shrink:0}.tl-source-switcher{display:inline-flex;align-items:center;gap:0;flex-shrink:0}.tl-source-link{display:inline-flex;align-items:center;gap:6px;padding:2px 0;border:0;background:transparent;color:#71717a;cursor:pointer;font:inherit;font-size:13px;font-weight:500;white-space:nowrap}.tl-source-link:hover{color:#3f3f46}.tl-source-link.is-active{color:#18181b;font-weight:700}.tl-source-link:focus-visible{outline:2px solid #262626;outline-offset:2px;border-radius:2px}.tl-source-sep{margin:0 10px;color:#a1a1aa;font-size:13px;-webkit-user-select:none;user-select:none}.tl-source-count{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#fdeceb;color:#b1000b;font-size:10.5px;font-weight:700;line-height:1}.tl-proposal-filter-select{flex:0 0 160px;width:160px}.tl-proposal-filter-select--status{flex:0 0 186px;width:186px}.truck-load-filters-row .tl-proposal-filter-select .profile-select-trigger,.truck-load-filters-row .profile-select-trigger{width:100%;min-height:32px;height:32px;padding:0 10px;background:#fafafa;border-color:#d6d6db;font-size:12.5px;box-shadow:none}.truck-load-filters-row .profile-select.is-open .profile-select-trigger{background:#fff;border-color:#a1a1aa;box-shadow:0 0 0 2px #94a3b826}.tl-proposal-filter-select .profile-select-option.is-selected{background:#eef2f6;border-color:#b8c5d6;color:#334155}.tl-rejected-check{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;margin:0;color:#3f3f46;cursor:pointer;font:inherit;font-size:12.5px;font-weight:500;-webkit-user-select:none;user-select:none;white-space:nowrap}.tl-rejected-check input{width:14px;height:14px;margin:0;accent-color:#262626;cursor:pointer}.tl-rejected-check-count{color:#71717a;font-weight:400}.tl-filters-clear{margin-left:auto;color:#71717a;font-size:12px;font-weight:500}.tl-filters-clear:hover{color:#18181b}.sp-table-wrapper{overflow-x:auto;border:1px solid #ededf0;border-radius:12px;background:#fff;margin:14px 16px 0;flex:1 1 auto}.ai-recommendations-table-wrapper{min-height:0;overflow:auto}.ai-recommendations-table{min-width:980px}.ai-recommendations-table th.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.ai-recommendations-table th.sortable-th:hover{background:#fcfcfd}.ai-recommendations-table th .th-inner{display:inline-flex;align-items:center;gap:5px}.ai-recommendations-table .truck-load-row-actions{width:48px;text-align:right}.ai-recommendations-table .truck-load-detail{padding:14px 16px 16px 40px}.ai-recommendations-table .truck-load-materials-wrap{margin-top:0}.sp-table{width:100%;min-width:820px;border-collapse:collapse;font-size:13px}.sp-table th{padding:9px 10px;text-align:left;font-size:12px;font-weight:600;color:#71717a;letter-spacing:.02em;white-space:nowrap;background:#fafafa;border-bottom:1px solid #ededf0}.sp-table td{padding:10px;border-bottom:1px solid #ededf0;vertical-align:middle;color:#18181b}.sp-table tbody tr:last-child td{border-bottom:none}.sp-expand-col{width:40px;padding-left:8px!important;padding-right:4px!important}.sp-table>thead>tr>th:first-child,.sp-table>tbody>tr:not(.truck-load-detail-row)>td:first-child{position:static;left:auto;z-index:auto;width:40px;min-width:40px;max-width:40px;box-shadow:none}.sp-table>thead>tr>th:first-child{background:#fafafa}.sp-table>tbody>tr:not(.truck-load-detail-row)>td:first-child{background:inherit}.sp-materials-preview{display:block;margin-top:2px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#71717a}.sp-proposals-panel .truck-load-detail-row>td{border-bottom:1px solid #ededf0}.sp-proposals-panel .truck-load-detail{padding:14px 16px 16px 40px}.sp-proposals-panel .truck-load-materials-wrap{margin-top:0}.truck-load-state-table{min-width:980px}.truck-load-state-table-wrapper .truck-load-detail-row>td{border-bottom:1px solid #ededf0}.truck-load-state-table-wrapper .truck-load-detail{padding:14px 16px 16px 40px}.truck-load-state-table-wrapper .truck-load-materials-wrap{margin-top:0}.sp-table-row{background:#fff}.sp-table-row--revision_requested{background:#fffaeb8c}.sp-table-row--rejected{opacity:.55}.sp-table-row--expanded{background:#fafafa}.sp-table-row--revision_requested.sp-table-row--expanded{background:#fffaeb8c}.sp-table-row>td{background:inherit}.sp-table-row--expanded>td{border-bottom-color:transparent}.sp-actions-cell{width:48px;text-align:right;white-space:nowrap}.sp-comment-cell{max-width:240px;font-size:12.5px;color:#3f3f46;white-space:pre-wrap;word-break:break-word}.sp-no-action{font-size:12px;font-style:italic;color:#71717a}.portal-proposals-panel{display:flex;flex-direction:column;gap:16px}.portal-proposals-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.portal-proposals-header .portal-orders-hint{margin:0;flex:1}.sp-proposals-list{display:flex;flex-direction:column;gap:10px}.sp-proposal-card{border:1px solid #e5e5e8;border-radius:12px;background:#fff;padding:14px 16px;display:flex;flex-direction:column;gap:10px;transition:box-shadow .12s ease}.sp-proposal-card:hover{box-shadow:0 1px 2px #18181b0f,0 8px 24px -12px #18181b1a}.sp-proposal-card--revision_requested{border-color:#fedf89;background:#fffaeb}.sp-proposal-card--rejected,.sp-proposal-card--cancelled,.sp-proposal-card--withdrawn,.sp-proposal-card--closed{opacity:.65}.sp-proposal-card-header{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.sp-proposal-card-warehouse{font-size:13.5px;font-weight:600;color:#18181b}.sp-proposal-card-date{font-size:13px;color:#3f3f46;margin-left:auto}.sp-proposal-card-weight{display:flex;align-items:center;gap:14px;font-size:12.5px;color:#3f3f46}.sp-proposal-card-lines{margin:0;padding:10px 12px;border:1px solid #e5e5e8;border-radius:8px;background:#fafafa;list-style:none;display:flex;flex-direction:column;gap:5px}.sp-proposal-card-line{display:flex;align-items:baseline;gap:10px;font-size:13px;color:#3f3f46}.sp-proposal-card-line-code{font-weight:600;color:#18181b;min-width:100px}.sp-proposal-card-comment{padding:10px 12px;border-radius:8px;font-size:13px}.sp-proposal-card-comment--revision_requested{border:1px solid #fedf89;background:#fff;color:#b54708}.sp-proposal-card-comment--rejected{border:1px solid #f7d6d4;background:#fdeceb;color:#b1000b}.sp-proposal-card-comment strong{display:block;margin-bottom:4px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;opacity:.7}.sp-proposal-card-comment p{margin:0;white-space:pre-wrap;word-break:break-word}.sp-proposal-card-actions{display:flex;gap:8px;flex-wrap:wrap}.sp-composer-backdrop{align-items:stretch}@media (min-width: 640px){.sp-composer-backdrop{align-items:center}}.sp-composer-modal{width:min(680px,100%);max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.sp-composer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding-bottom:12px;border-bottom:1px solid #e5e5e8;margin-bottom:4px}.sp-composer-close{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid #e5e5e8;border-radius:50%;background:#fff;color:#71717a;cursor:pointer;font-size:13px;flex-shrink:0}.sp-composer-close:hover{background:#fafafa;color:#18181b}.sp-composer-hint{font-size:13px;color:#3f3f46;margin:0 0 12px}.sp-composer-body{flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding-right:2px}.sp-composer-body--compose{padding-top:4px}.sp-composer-groups{display:flex;flex-direction:column;gap:8px}.sp-composer-group-btn{display:flex;align-items:center;width:100%;padding:12px 14px;border:1px solid #e5e5e8;border-radius:10px;background:#fff;color:#18181b;cursor:pointer;font:inherit;font-size:14px;text-align:left;transition:background .12s ease,border-color .12s ease}.sp-composer-group-btn:hover{border-color:#d6d6db;background:#fafafa}.sp-composer-group-btn:focus-visible{outline:2px solid #262626;outline-offset:1px}.sp-composer-capacity{position:relative;flex-shrink:0;height:28px;border-radius:8px;background:#e5e5e8;overflow:hidden}.sp-composer-capacity--green .sp-composer-capacity-fill{background:#067647}.sp-composer-capacity--yellow .sp-composer-capacity-fill{background:#b54708}.sp-composer-capacity--red .sp-composer-capacity-fill{background:#d9000d}.sp-composer-capacity-fill{position:absolute;inset:0 auto 0 0;border-radius:inherit;transition:width .18s ease}.sp-composer-capacity-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#18181b;mix-blend-mode:multiply}.sp-composer-date-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 12px;border:1px solid #e5e5e8;border-radius:8px;background:#fafafa}.sp-composer-date-row label{font-size:13px;font-weight:600;color:#3f3f46;white-space:nowrap}.sp-composer-date-input{height:32px;border:1px solid #d6d6db;border-radius:8px;background:#fff;padding:0 9px;font:inherit;font-size:13px;color:#18181b;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.sp-composer-date-input:focus{border-color:#64748b;box-shadow:0 0 0 2px #64748b29}.sp-composer-materials{display:flex;flex-direction:column;gap:8px}.sp-composer-mat{padding:10px 12px;border:1px solid #e5e5e8;border-radius:8px;background:#fff}.sp-composer-mat--selected{border-color:#cbd5e1;background:#f1f5f9}.sp-composer-mat-header{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 10px;margin-bottom:8px}.sp-composer-mat-code{font-size:13.5px;font-weight:700;color:#18181b}.sp-composer-mat-name{font-size:12.5px;color:#3f3f46}.sp-composer-mat-shortage{font-size:12px;font-weight:600;color:#b1000b;background:#fdeceb;border:1px solid #f7d6d4;border-radius:4px;padding:1px 5px;white-space:nowrap}.sp-composer-mat-selected-qty{font-size:12px;font-weight:600;color:#067647;background:#ecfdf3;border:1px solid #a6f4c5;border-radius:4px;padding:1px 5px;white-space:nowrap;margin-left:auto}.sp-composer-aggregate{display:flex;align-items:center;gap:10px}.sp-composer-qty-input{width:80px;height:30px;border:1px solid #d6d6db;border-radius:8px;background:#fff;padding:0 8px;font:inherit;font-size:13px;color:#18181b;text-align:right;font-variant-numeric:tabular-nums;outline:none;transition:border-color .14s ease}.sp-composer-qty-input:focus{border-color:#64748b;box-shadow:0 0 0 2px #64748b29}.sp-composer-coils{display:flex;flex-wrap:wrap;gap:6px}.sp-composer-coil{padding:4px 9px;border:1px solid #e5e5e8;border-radius:6px;background:#fafafa;color:#3f3f46;cursor:pointer;font:inherit;font-size:12.5px;transition:background .1s ease,border-color .1s ease,color .1s ease}.sp-composer-coil:hover:not(:disabled){border-color:#d6d6db;background:#fff;color:#18181b}.sp-composer-coil--selected{border-color:#cbd5e1;background:#f1f5f9;color:#18181b;font-weight:600}.sp-composer-coil--disabled{opacity:.4;cursor:not-allowed}.material-data-view{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.material-data-filters-row{flex-shrink:0}.material-data-filters-row .table-filter-shell{flex:1 1 300px;max-width:420px}.table-panel .modern-data-table-wrapper{flex:1 1 auto;min-height:0;max-height:none;margin:14px 16px 0;overflow:auto;border:1px solid #ededf0;border-radius:12px;background:#fff}.modern-data-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:13px}.modern-data-table>thead>tr>th{padding:9px 10px;border-bottom:1px solid #ededf0;background:#fafafa;color:#71717a;font-size:12px;font-weight:600;letter-spacing:.02em;text-align:left;vertical-align:middle;white-space:nowrap}.modern-data-table>tbody>tr:not(.material-details-row)>td{padding:10px;border-bottom:1px solid #ededf0;color:#18181b;vertical-align:middle}.modern-data-table th.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.modern-data-table th.sortable-th:hover{background:#fcfcfd}.modern-data-table th .th-inner{display:inline-flex;align-items:center;gap:5px}.modern-data-table th.num-col,.modern-data-table td.num-col{text-align:right;font-variant-numeric:tabular-nums}@media (max-width: 760px){.material-data-filters-row .table-filter-shell{max-width:none}}.sup-mgmt-table{width:100%;table-layout:auto}.sup-mgmt-table th:first-child,.sup-mgmt-table td:first-child{position:static;box-shadow:none;width:100%;min-width:180px;max-width:none;padding-left:14px}.sup-mgmt-table th:not(:first-child),.sup-mgmt-table td:not(:first-child){width:1%;min-width:0;white-space:nowrap;padding-left:16px;padding-right:16px}.sup-mgmt-table th.sup-col-version,.sup-mgmt-table td.sup-col-version,.sup-mgmt-table th.sup-col-sap,.sup-mgmt-table td.sup-col-sap{text-align:center}.sup-mgmt-table th.sup-col-sap .sup-th-label{display:inline-flex;align-items:center;justify-content:center;gap:2px}.sup-mgmt-table th.sup-col-date,.sup-mgmt-table td.sup-col-date{font-variant-numeric:tabular-nums}.sup-mgmt-table .sup-cell-empty{color:#a1a1aa}.sup-mgmt-table th.sup-col-actions,.sup-mgmt-table td.sup-col-actions{text-align:right;padding-right:14px}.sup-mgmt-table td .sup-name{font-weight:700;color:#18181b;display:block;overflow:hidden;text-overflow:ellipsis}.sup-version-tag{display:inline-flex;align-items:center;justify-content:center;min-width:32px;padding:2px 7px;border:1px solid #e5e5e8;border-radius:999px;background:#fafafa;color:#52525b;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:11px;font-weight:600}.sup-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.sup-profile-action{padding:0;border:0;background:transparent;color:#d9000d;font:inherit;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.sup-profile-action:hover{color:#b1000b;text-decoration:underline}.sup-code{font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:12px;color:#52525b}.sup-profile-tag{display:inline-block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:11px;color:#52525b;background:#fafafa;border:1px solid #e5e5e8;border-radius:5px;padding:2px 6px;vertical-align:middle}.sup-profile-tag--legacy{font-family:inherit;font-size:12px;color:#71717a;background:transparent;border-style:dashed}.sup-legacy-section{border-top:1px solid #ededf0}.sup-legacy-heading{margin:0;padding:14px 14px 0;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#71717a}.sup-manage-layout{display:grid;grid-template-columns:1fr 1fr;min-height:0}.sup-manage-col{padding:20px}.sup-manage-col:first-child{border-right:1px solid #e5e5e8}.sup-manage-col-label{margin:0 0 16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#71717a}.sup-manage-col-label--spaced{margin-top:28px}.sup-import-section{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:14px;border:1px solid #e5e5e8;border-radius:10px;background:#fafafa}.sup-import-section-copy{display:flex;flex-direction:column;gap:8px}.sup-import-section-hint{margin:0;font-size:12.5px;line-height:1.45;color:#71717a}.sup-manage-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 20px;border-top:1px solid #e5e5e8}.sup-danger-zone{margin-top:22px;padding-top:16px;border-top:1px dashed #d6d6db}.sup-danger-zone-label{margin:0 0 6px;color:#71717a;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.sup-danger-zone-copy{margin:0 0 10px;color:#71717a;font-size:13px;line-height:1.45}.sup-danger-zone-confirm{display:flex;flex-direction:column;gap:10px}.sup-danger-zone-actions{display:flex;flex-wrap:wrap;gap:8px}.sup-danger-link{padding:0;border:0;background:transparent;color:#b1000b;font:inherit;font-size:13px;font-weight:600;cursor:pointer;text-align:left}.sup-danger-link:hover:not(:disabled){color:#900009;text-decoration:underline}.sup-danger-link:disabled{color:#a1a1aa;cursor:not-allowed}.sup-details-form{display:flex;flex-direction:column;gap:12px}.sup-details-actions{display:flex;align-items:center;gap:12px;padding-top:4px}.sup-manage-link{display:inline-flex;align-items:center;padding:0;border:0;background:transparent;color:#71717a;cursor:pointer;font:inherit;font-size:13px;font-weight:600;white-space:nowrap;transition:color .12s ease}.sup-manage-link:after{content:" →";font-size:11px;color:#d6d6db;margin-left:1px;transition:color .12s ease,transform .12s ease;display:inline-block;transform:translate(0)}.sup-manage-link:hover{color:#3f3f46}.sup-manage-link:hover:after{color:#71717a;transform:translate(2px)}.sup-manage-link:focus-visible{color:#3f3f46;outline:2px solid #262626;outline-offset:2px;border-radius:2px}.sup-status{display:inline-flex;align-items:center;gap:6px;padding:2px 7px;border:1px solid transparent;border-radius:999px;font-size:11.5px;font-weight:600;white-space:nowrap}.sup-status--active{background:#ecfdf3;border-color:#a6f4c5;color:#067647}.sup-status--warn{background:#fffaeb;border-color:#fedf89;color:#b54708}.sup-status--muted{background:#fafafa;border-color:#d6d6db;color:#71717a}.sup-dot{display:inline-block;width:6px;height:6px;border-radius:50%;flex-shrink:0}.sup-dot--active{background:#067647}.sup-dot--warn{background:#b54708}.sup-dot--muted{background:#d6d6db}.sup-access-panel{display:flex;flex-direction:column;gap:16px}.sup-access-status{display:flex;align-items:baseline;gap:10px}.sup-access-hint{margin:0;font-size:12.5px;line-height:1.45;color:#71717a}.sup-access-muted{margin:0;font-size:13px;color:#71717a}.sup-access-field{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.sup-token-block{display:flex;flex-direction:column;align-self:stretch;gap:6px}.sup-pin-form{display:flex;flex-direction:column;gap:6px}.sup-pin-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sup-status-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 14px;background:#fafafa;border:1px solid #e5e5e8;border-radius:8px}.sup-status-toggle-label{font-size:13px;color:#3f3f46;line-height:1.4}.sup-text-btn{font:inherit;font-size:12.5px;font-weight:600;padding:0;border:none;background:none;color:#71717a;cursor:pointer;text-align:left;align-self:flex-start}.sup-text-btn:hover{color:#d9000d;text-decoration:underline}.sup-inline-actions{display:flex;justify-content:flex-end;gap:8px}.sup-success-msg{margin:0;font-size:12.5px;font-weight:600;color:#067647}.sup-wizard-step{margin:0 0 4px;font-size:12px;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.03em}.sup-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:flex;align-items:center;justify-content:center;padding:20px;background:#18181b73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sup-modal{width:100%;max-width:480px;background:#fff;border:1px solid #e5e5e8;border-radius:12px;box-shadow:0 20px 60px #18181b2e,0 4px 16px #18181b14;overflow:hidden}.sup-modal--wide{max-width:540px}.sup-modal--two-col{max-width:760px}.sup-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #e5e5e8}.sup-modal-title{margin:0;font-size:16px;font-weight:600;color:#18181b;line-height:1.3;padding-right:12px}.sup-modal-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:6px;font-size:13px;color:#71717a;cursor:pointer;flex-shrink:0;transition:background .1s,color .1s}.sup-modal-close:hover{background:#fafafa;color:#18181b}.sup-modal-body{padding:20px}.sup-form{display:flex;flex-direction:column;gap:16px}.sup-form-error{margin:0;padding:10px 12px;background:#fdeceb;border:1px solid #f7d6d4;border-radius:8px;color:#d9000d;font-size:13px}.sup-field{display:flex;flex-direction:column;gap:5px}.sup-field-label{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:500;color:#52525b}.sup-field-label-badge{font-size:11px;font-weight:500;color:#067647;background:#ecfdf3;border-radius:999px;padding:1px 7px}.sup-field-input{height:36px;padding:0 10px;border:1px solid #d6d6db;border-radius:8px;background:#fff;font-size:14px;color:#18181b;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.sup-field-input:focus{border-color:#94a3b8;box-shadow:0 0 0 2px #64748b2e}.sup-field-input::placeholder{color:#a1a1aa}.sup-field-input--readonly{background:#fafafa;color:#52525b;cursor:default}.sup-field-input--readonly:focus{border-color:#d6d6db;box-shadow:none}.sup-field-select{cursor:pointer}.sup-field-hint{font-size:11.5px;color:#71717a}.sup-field-error{font-size:11.5px;color:#d9000d}.sup-info-tooltip{position:relative;display:inline-flex;align-items:center;flex-shrink:0}.sup-info-tooltip__btn{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:transparent;font-size:13px;line-height:1;color:#71717a;cursor:help;border-radius:50%;transition:color .12s}.sup-info-tooltip__btn:hover,.sup-info-tooltip__btn:focus-visible{color:#334155;outline:none}.sup-info-tooltip__btn:focus-visible{box-shadow:0 0 0 2px #64748b2e}.sup-info-tooltip__content{width:max-content;max-width:240px;padding:8px 10px;font-size:12px;font-weight:400;line-height:1.4;color:#18181b;background:#fff;border:1px solid #e5e5e8;border-radius:8px;box-shadow:0 8px 24px #0f172a1f;white-space:normal;text-align:left;pointer-events:none}.sup-info-tooltip__content--portal{position:fixed;z-index:600;transform:translate(-50%);pointer-events:auto}.sup-pin-input{letter-spacing:.3em;font-size:20px;text-align:center;width:100px;flex-shrink:0}.sup-modal-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:8px;margin-top:4px;border-top:1px solid #e5e5e8}.sup-token-row{display:flex;align-items:center;gap:8px;background:#fafafa;border:1px solid #e5e5e8;border-radius:8px;padding:8px 10px}.sup-token-url{font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:11.5px;color:#52525b;word-break:break-all;flex:1;min-width:0}.sup-confirm-block{display:flex;flex-direction:column;gap:10px}.sup-warn-text{margin:0;font-size:13px;color:#b54708;background:#fffaeb;border:1px solid #fedf89;border-radius:8px;padding:10px 12px;line-height:1.5}.profile-wizard-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:450;display:flex;align-items:center;justify-content:center;padding:18px;background:#18181b85;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.profile-wizard-modal{display:flex;flex-direction:column;width:min(1180px,100%);height:min(850px,100vh - 36px);overflow:hidden;background:#fff;border:1px solid #e5e5e8;border-radius:12px;box-shadow:0 24px 70px #18181b3d}.profile-wizard-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e5e8}.profile-wizard-header span{color:#71717a;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.profile-wizard-header h2{margin:3px 0 0;color:#18181b;font-size:18px}.profile-wizard-header button{width:30px;height:30px;border:0;border-radius:6px;background:transparent;color:#71717a;cursor:pointer}.profile-wizard-header button:hover{background:#fafafa}.profile-wizard-nav{display:flex;gap:4px;padding:0 20px;border-bottom:1px solid #e5e5e8}.profile-wizard-nav button{padding:12px 14px 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:#71717a;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.profile-wizard-nav button.is-active{border-bottom-color:#d9000d;color:#18181b}.profile-wizard-nav button:disabled{color:#a1a1aa;cursor:not-allowed}.profile-wizard-content{flex:1;min-height:0;overflow:auto}.profile-wizard-step{padding:22px}.profile-wizard-step h3,.profile-wizard-step h4{color:#18181b}.profile-wizard-step h3{margin:0 0 6px;font-size:17px}.profile-wizard-step h4{margin:18px 0 8px;font-size:14px}.profile-wizard-help{margin:0 0 18px;color:#71717a;font-size:13px;line-height:1.5}.profile-step-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.profile-step-heading>div:first-child{min-width:0;flex:1}.profile-step-heading .profile-wizard-help{margin-bottom:0}.profile-step-heading>.action-btn{flex-shrink:0;white-space:nowrap}.profile-mapping-coverage{flex-shrink:0;width:200px;display:flex;flex-direction:column;gap:10px;padding:12px 14px;border:1px solid #e5e5e8;border-radius:8px;background:#fff}.profile-mapping-coverage-summary{display:flex;flex-direction:column;gap:10px}.profile-mapping-coverage-metric{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:baseline;font-variant-numeric:tabular-nums}.profile-mapping-coverage-label{color:#3f3f46;font-size:12px;font-weight:500}.profile-mapping-coverage-count{color:#18181b;font-size:12px;font-weight:600}.profile-mapping-coverage-meter{grid-column:1/-1;height:4px;overflow:hidden;border-radius:999px;background:#0f172a14}.profile-mapping-coverage-meter span{display:block;height:100%;border-radius:inherit;background:#d9000d;transition:width .2s ease}.profile-mapping-coverage-meter--secondary span{background:#64748b8c}.profile-mapping-coverage--ready .profile-mapping-coverage-metric:first-child .profile-mapping-coverage-count{color:#067647}.profile-mapping-coverage--ready .profile-mapping-coverage-metric:first-child .profile-mapping-coverage-meter span{background:#067647}.profile-mapping-coverage-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;margin:0;padding:8px 4px 0;border:0;border-top:1px solid #e5e5e8;background:transparent;color:#3f3f46;font-size:12px;font-weight:600;cursor:pointer}.profile-mapping-coverage-toggle:hover{color:#b1000b}.profile-mapping-coverage-toggle:focus-visible{outline:2px solid #d9000d;outline-offset:2px;border-radius:4px}.profile-mapping-coverage-chevron{width:6px;height:6px;margin-top:-2px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .22s ease}.profile-mapping-coverage-chevron--open{margin-top:2px;transform:rotate(-135deg)}.profile-coverage-list-collapse{display:grid;grid-template-rows:0fr;opacity:0;margin-bottom:0;transition:grid-template-rows .28s ease,opacity .22s ease,margin-bottom .28s ease}.profile-coverage-list-collapse.is-open{grid-template-rows:1fr;opacity:1;margin-bottom:18px}@media (prefers-reduced-motion: reduce){.profile-coverage-list-collapse{transition:none}.profile-coverage-list-collapse .profile-coverage-list-panel{transition:none;transform:none}}.profile-coverage-list-collapse-inner{min-height:0;overflow:hidden}.profile-coverage-list-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px 28px;padding:12px 14px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#0f172a05;transform:translateY(-4px);transition:transform .28s ease}.profile-coverage-list-collapse.is-open .profile-coverage-list-panel{transform:translateY(0)}.profile-coverage-list-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:4px}.profile-coverage-list-section-head h4{margin:0;font-size:12px;font-weight:600;color:#3f3f46}.profile-coverage-list-section-head span{color:#71717a;font-size:12px;font-variant-numeric:tabular-nums}.profile-coverage-list{display:grid;grid-template-columns:1fr 1fr;gap:2px 16px;margin:0;padding:0;list-style:none}.profile-coverage-list li{display:flex;align-items:center;gap:8px;min-height:28px;padding:2px 0;font-size:13px;line-height:1.3}.profile-coverage-list .is-missing .profile-coverage-list-field{color:#71717a}.profile-coverage-list-mark{width:1em;flex-shrink:0;font-size:14px;font-weight:700;line-height:1;text-align:center}.profile-coverage-list .is-mapped .profile-coverage-list-mark{color:#067647}.profile-coverage-list .is-missing .profile-coverage-list-mark{color:#64748bbf}.profile-coverage-list-field{display:flex;flex-direction:column;gap:1px;min-width:0;color:#18181b;font-weight:500}.profile-coverage-list-field small{color:#71717a;font-size:11px;font-weight:400;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-upload{padding:16px;border:1px dashed #c7c7ce;border-radius:8px;background:#fafafa;color:#3f3f46;font-size:13px}.profile-upload .file-input-shell{width:100%}.profile-analysis-progress{display:flex;align-items:flex-start;gap:14px;margin-top:16px;padding:16px 18px;border:1px solid #e5e5e8;border-radius:8px;background:#fafafa}.profile-analysis-progress strong{display:block;margin-bottom:4px;color:#18181b;font-size:13.5px}.profile-analysis-progress p{margin:0;color:#71717a;font-size:12.5px;line-height:1.45}.profile-spinner{width:22px;height:22px;flex-shrink:0;margin-top:2px;border:2px solid rgba(100,116,139,.25);border-top-color:#d9000d;border-radius:50%;animation:profile-spin .8s linear infinite}@keyframes profile-spin{to{transform:rotate(360deg)}}.profile-detection-summary{margin-top:18px;padding:14px 16px;border:1px solid #e5e5e8;border-radius:8px;background:#fafafa}.profile-detection-summary strong{display:inline-flex;align-items:center;gap:8px;margin-bottom:4px;font-size:13.5px;color:#18181b}.profile-detection-summary p{margin:0;color:#71717a;font-size:12.5px;line-height:1.45}.profile-detection-summary-icon{color:#067647;font-size:13px;font-weight:700;line-height:1}.profile-detection-summary-note{margin-top:6px!important}.profile-sheet-choice{display:flex;flex-direction:column;gap:6px;margin-top:14px;max-width:360px}.profile-sheet-choice>span:first-child{font-size:12px;font-weight:600;color:#3f3f46}.profile-sheet-choice select{height:36px;padding:0 10px;border:1px solid #c7c7ce;border-radius:8px;background:#fff;color:#18181b;font:inherit}.profile-sheet-choice-hint{color:#71717a;font-size:12px;line-height:1.4}.profile-parser-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-top:18px}.profile-parser-grid label{display:flex;flex-direction:column;gap:5px}.profile-parser-grid label span{color:#52525b;font-size:12px;font-weight:600}.profile-parser-grid input,.profile-parser-grid select{height:36px;padding:0 9px;border:1px solid #d6d6db;border-radius:6px;background:#fff;color:#18181b}.profile-columns-summary{display:flex;gap:18px;margin-top:14px;color:#71717a;font-size:12px}.profile-callout{margin:12px 0;padding:10px 12px;border:1px solid;border-radius:8px;font-size:13px;line-height:1.45}.profile-callout ul{margin:6px 0 0 18px;padding:0}.profile-callout--warning{border-color:#fedf89;background:#fffaeb;color:#92400e}.profile-callout--error{border-color:#f7d6d4;background:#fdeceb;color:#d9000d}.profile-callout--info{border-color:#cbd5e1;background:#f1f5f9;color:#3f3f46}.profile-callout--success{border-color:#06764759;background:#06764714;color:#067647}.profile-wizard-error{margin:12px 20px 0}.profile-mapping-table-wrap,.profile-preview-scroll{overflow:auto;border:1px solid #ededf0;border-radius:8px}.profile-mapping-table-wrap{overflow:visible}.profile-mapping-table,.profile-preview table{width:100%;border-collapse:collapse;font-size:12px}.profile-mapping-table th,.profile-preview table th{padding:12px 14px;background:#fafafa;color:#71717a;text-align:left;white-space:nowrap;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.profile-mapping-table td,.profile-preview table td{padding:14px;border-top:1px solid #ededf0;vertical-align:middle}.profile-mapping-table select,.profile-mapping-table input,.profile-preview table select,.profile-preview table input{width:100%;min-width:130px;height:32px;border:1px solid #d6d6db;border-radius:5px;background:#fff}.profile-mapping-table td:first-child{width:30%;min-width:180px}.profile-mapping-table td:nth-child(2){width:26%;min-width:200px;max-width:280px}.profile-mapping-table td:nth-child(3){width:44%;min-width:220px}.profile-mapping-source,.profile-mapping-suggestion{display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:40px}.profile-mapping-source strong,.profile-mapping-suggestion strong{color:#18181b;font-size:13px;font-weight:600;line-height:1.3}.profile-mapping-source .profile-suggestion-confidence,.profile-mapping-suggestion .profile-suggestion-confidence{color:#71717a;font-size:12px;font-weight:400}.profile-mapping-source small,.profile-mapping-suggestion small{color:#71717a;font-size:12px;line-height:1.4}.profile-mapping-control{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:5px;min-height:40px}.profile-mapping-shared-note{display:flex;flex-direction:column;gap:2px;max-width:100%;color:#3f3f46;font-size:11.5px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.profile-unit-default{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px 20px;margin:0 0 14px;padding:14px 16px;border:1px solid #e5e5e8;border-radius:10px;background:#fafafa}.profile-unit-default-copy{flex:1 1 280px;min-width:0}.profile-unit-default-title{margin:0 0 4px;color:#18181b;font-size:13.5px;font-weight:650}.profile-unit-default-help{margin:0;color:#52525b;font-size:12.5px;line-height:1.45}.profile-unit-default-help em{font-style:normal;font-weight:600;color:#3f3f46}.profile-unit-default-control{flex:0 1 220px;display:flex;flex-direction:column;gap:6px;min-width:180px}.profile-unit-default-control small{color:#71717a;font-size:11.5px}.profile-select{position:relative;width:100%}.profile-select-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:40px;padding:0 12px;border:1px solid #d6d6db;border-radius:8px;background:#fff;color:#18181b;font:inherit;font-size:13px;text-align:left;cursor:pointer}.profile-select-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-select-trigger .is-placeholder{color:#52525b}.profile-select-trigger:after{content:"";width:12px;height:12px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%2364748b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px;transition:transform .14s ease}.profile-select.is-open .profile-select-trigger{border-color:#c7c7ce;box-shadow:0 0 0 3px #94a3b82e}.profile-select.is-open .profile-select-trigger:after{transform:rotate(180deg)}.profile-select.is-disabled .profile-select-trigger{color:#52525b;cursor:not-allowed;opacity:.75}.profile-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:50}.profile-select-menu.is-ported{position:fixed;right:auto}.profile-select-menu{margin:0;padding:6px;list-style:none;border:1px solid #c7c7ce;border-radius:10px;background:#fff;box-shadow:0 12px 28px #0f172a24;max-height:240px;overflow-y:auto}.profile-select-option{width:100%;padding:9px 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#18181b;font:inherit;font-size:13px;text-align:left;cursor:pointer}.profile-select-option:hover{background:#fafafa}.profile-select-option.is-selected{background:#eef2f6;border-color:#b8c5d6;color:#334155;font-weight:600}.profile-select-option:focus-visible{outline:2px solid #94a3b8;outline-offset:1px}.profile-suggestion-source{color:#067647;font-size:11px;font-weight:700;text-transform:uppercase}.profile-suggestion-source--empty{color:#71717a;font-weight:600}.profile-conflicts,.profile-findings-group{display:flex;flex-direction:column;gap:7px;margin:14px 0}.profile-findings-intro{margin:-2px 0 4px;font-size:12.5px;line-height:1.4}.profile-finding{display:grid;grid-template-columns:1fr;gap:3px;align-items:start;padding:9px 11px;border-left:3px solid #d6d6db;background:#fafafa;font-size:12.5px;line-height:1.4}.profile-finding .profile-finding-title{color:#18181b;font-size:13px;font-weight:650}.profile-finding small{color:#71717a}.profile-finding--blocking{border-left-color:#d9000d}.profile-finding--info,.profile-finding--advisory{border-left-color:#e5e5e8}.profile-finding-severity{color:#52525b;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.profile-validation-summary{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:10px;margin:16px 0}.profile-validation-summary div{display:flex;flex-direction:column;padding:12px;border:1px solid #e5e5e8;border-radius:8px;background:#fafafa}.profile-validation-summary strong{color:#18181b;font-size:22px}.profile-validation-summary span{color:#71717a;font-size:11.5px}.profile-validation-summary .is-error strong{color:#d9000d}.profile-validation-summary .is-success strong{color:#067647}.profile-validation-summary .is-info strong{color:#3f3f46}.profile-preview{margin-top:18px}.profile-preview>small{display:block;margin-top:6px;color:#71717a}.profile-inventory-preview{display:flex;flex-direction:column;gap:10px}.profile-inventory-preview__hint{margin:0;font-size:12.5px;line-height:1.4}.profile-inventory-preview__table-wrap{max-height:min(420px,50vh)}.profile-inventory-preview__table{width:100%;min-width:100%;border-collapse:collapse}.profile-inventory-preview__table th{text-transform:none;letter-spacing:0;font-size:12px;font-weight:700}.profile-inventory-preview__table th:first-child,.profile-inventory-preview__table td:first-child{min-width:220px;max-width:300px}.profile-inventory-preview__table th:not(:first-child),.profile-inventory-preview__table td:not(:first-child){min-width:200px}.profile-inventory-preview>small{color:#71717a;font-size:12px}.profile-activation{display:flex;justify-content:flex-end;margin-top:18px;padding-top:14px;border-top:1px solid #e5e5e8}.profile-confirm{display:flex;align-items:center;gap:8px}.profile-confirm p{max-width:500px;margin:0 12px 0 0;color:#3f3f46;font-size:13px}.profile-history-list{display:grid;gap:10px}.profile-version-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e5e5e8;border-radius:8px}.profile-version-card.is-selected{border-color:#c7c7ce;background:#fafafa}.profile-version-card>button{display:grid;grid-template-columns:50px 110px minmax(180px,1fr) 120px;align-items:center;flex:1;border:0;background:transparent;color:#18181b;text-align:left;cursor:pointer}.profile-version-card small{color:#71717a}.profile-version-card code{color:#52525b;font-size:11px}.profile-version-status{font-size:11px;font-weight:700}.profile-version-status--active{color:#067647}.profile-version-status--draft{color:#b54708}.profile-version-status--archived{color:#71717a}.profile-version-actions{display:flex;align-items:center;gap:7px;font-size:12px}.profile-version-actions button{border:0;background:transparent;color:#71717a;cursor:pointer}.profile-wizard-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-top:1px solid #e5e5e8;background:#fafafa}.profile-wizard-footer>span{color:#71717a;font-size:12px}.profile-wizard-footer>div{display:flex;gap:8px}.profile-onboarding,.profile-wizard-loading{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:50px;text-align:center}.profile-onboarding h3,.profile-wizard-loading h3{margin:12px 0 6px}.profile-onboarding p,.profile-wizard-loading p{max-width:520px;color:#71717a;line-height:1.5}.profile-onboarding-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#eef2f6;color:#334155;font-size:24px}.profile-empty{padding:20px;color:#71717a;text-align:center}@media (max-width: 800px){.profile-wizard-overlay{padding:0}.profile-wizard-modal{height:100vh;border-radius:0}.profile-wizard-nav{overflow-x:auto}.profile-parser-grid{grid-template-columns:1fr 1fr}.profile-step-heading,.profile-wizard-footer{align-items:stretch;flex-direction:column}.profile-mapping-coverage{width:auto;align-self:stretch}.profile-coverage-list-panel,.profile-coverage-list{grid-template-columns:1fr}.profile-version-card>button{grid-template-columns:40px 90px 1fr}.profile-version-card code{display:none}}.dp-wrap{position:relative;display:inline-block}.dp-trigger{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 10px;border:1px solid #d6d6db;border-radius:8px;background:#fff;font-size:13px;color:#18181b;cursor:pointer;white-space:nowrap;transition:border-color .14s ease,box-shadow .14s ease}.dp-trigger:focus-visible{outline:none;border-color:#64748b;box-shadow:0 0 0 2px #06b6d429}.dp-trigger:hover:not(:disabled){border-color:#c7c7ce}.dp-trigger--confirmed{border-color:#067647;background:#16a34a0a}.dp-trigger--disabled{opacity:.5;cursor:not-allowed;background:#f4f4f5}.dp-trigger__text{min-width:80px;font-variant-numeric:tabular-nums}.dp-trigger__text--placeholder{color:#a1a1aa}.dp-trigger__icon{color:#71717a;flex-shrink:0}.dp-popover{position:fixed;z-index:600;width:252px;background:#fff;border:1px solid #e5e5e8;border-radius:10px;box-shadow:0 8px 24px #0f172a1a,0 2px 6px #0f172a0f;padding:12px;-webkit-user-select:none;user-select:none}.dp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.dp-month-label{font-size:13px;font-weight:600;color:#18181b;letter-spacing:.01em}.dp-nav-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:6px;color:#71717a;cursor:pointer;transition:background .1s ease,color .1s ease}.dp-nav-btn:hover{background:#fafafa;color:#18181b}.dp-nav-btn:focus-visible{outline:2px solid #64748b;outline-offset:1px}.dp-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1px}.dp-weekday{display:flex;align-items:center;justify-content:center;height:28px;font-size:11px;font-weight:600;color:#71717a;letter-spacing:.03em}.dp-day{display:flex;align-items:center;justify-content:center;height:30px;border:none;background:transparent;border-radius:6px;font-size:13px;color:#18181b;cursor:pointer;transition:background .1s ease}.dp-day:hover:not(.dp-day--selected){background:#fafafa}.dp-day:focus-visible{outline:2px solid #64748b;outline-offset:-1px}.dp-day--today{font-weight:700;color:#d9000d}.dp-day--selected{background:#067647;color:#fff;font-weight:600}.dp-day--selected:hover{background:#15803d}.dp-footer{border-top:1px solid #ededf0;margin-top:8px;padding-top:8px;text-align:right}.dp-clear-btn{background:none;border:none;font-size:12px;color:#71717a;cursor:pointer;padding:2px 4px;border-radius:4px;transition:color .1s ease}.dp-clear-btn:hover{color:#d9000d}.sm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sm-card{width:100%;max-width:420px;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0f172a2e,0 4px 16px #0f172a14;overflow:hidden}.sm-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #e5e5e8}.sm-title{margin:0;font-size:16px;font-weight:600;color:#18181b}.sm-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:6px;font-size:13px;color:#71717a;cursor:pointer;transition:background .1s,color .1s}.sm-close:hover{background:#fafafa;color:#18181b}.sm-body{padding:20px;display:flex;flex-direction:column;gap:16px}.sm-hint{margin:0;font-size:13px;color:#71717a}.sm-hint--warn{padding:8px 10px;border:1px solid #fedf89;border-radius:8px;background:#fffaeb;color:#92400e}.sm-field{display:flex;flex-direction:column;gap:5px}.sm-label{font-size:12.5px;font-weight:500;color:#52525b}.sm-input{height:36px;padding:0 10px;border:1px solid #d6d6db;border-radius:8px;background:#fff;font-size:14px;color:#18181b;outline:none;transition:border-color .14s ease,box-shadow .14s ease}.sm-input:focus{border-color:#64748b;box-shadow:0 0 0 2px #06b6d429}.sm-input::placeholder{color:#a1a1aa}.sm-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.wq-shell{display:flex;height:100dvh;min-height:100dvh;overflow:hidden}.wq-side-slot{position:sticky;top:0;width:236px;height:100dvh;flex-shrink:0}.wq-side-slot.collapsed{width:0}.wq-side{position:absolute;inset:0 auto auto 0;height:100dvh;width:236px;display:flex;flex-direction:column;background:linear-gradient(178deg,#262626,#181818);color:#a3a3a3;padding:18px 14px 16px;overflow:clip;z-index:10;transform:translate(0);transition:transform .22s ease-out;will-change:transform}.wq-side .wq-side-brand,.wq-side .wq-side-scroll,.wq-side .wq-side-footer{white-space:nowrap}.wq-side.collapsed{transform:translate(-100%);pointer-events:none}.wq-side-brand{padding:4px 10px 18px}.wq-side-brand-link{display:inline-block;border-radius:4px;line-height:0}.wq-side-brand-link:focus-visible{outline:2px solid #d9000d;outline-offset:3px}.wq-side-logo{height:48px;width:auto;display:block}.wq-side-scroll{flex:1;overflow-y:auto;overflow-x:hidden;min-width:0;min-height:0;display:flex;flex-direction:column;gap:20px}.wq-side-glabel{font-size:11px;font-weight:600;letter-spacing:.03em;color:#7f7f7f;padding:0 10px 6px}.wq-side-group{display:flex;flex-direction:column;gap:2px}.wq-side-mod{display:flex;flex-direction:column;gap:1px;width:100%;text-align:left;font-family:inherit;text-decoration:none;cursor:pointer;padding:8px 10px;border-radius:9px;border:1px solid transparent;background:transparent;transition:background .15s cubic-bezier(.32,.72,0,1)}.wq-side-mod .wq-mod-label{font-size:13px;font-weight:600;color:#e7e7e7}.wq-side-mod .wq-mod-sub{font-size:10.5px;color:#7f7f7f}.wq-side-mod:hover{background:#ffffff0a}.wq-side-mod.active{background:#ffffff12;border-color:#ffffff17}.wq-side-mod.active .wq-mod-label{color:#fff}.wq-side-nav{display:flex;flex-direction:column;gap:2px}.wq-snav-item{position:relative;display:block;width:100%;text-align:left;font-family:inherit;font-size:13.5px;font-weight:500;color:#a3a3a3;text-decoration:none;padding:8px 12px 8px 14px;border:none;border-radius:9px;background:transparent;cursor:pointer;transition:background .15s cubic-bezier(.32,.72,0,1),color .15s cubic-bezier(.32,.72,0,1)}.wq-snav-item:hover{color:#e7e7e7;background:#ffffff0d}.wq-snav-item.active{color:#fff;font-weight:600;background:#ffffff14}.wq-snav-item.active:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:3px;background:#d9000d}.wq-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;padding:20px 28px 24px;overflow:auto}.wq-main.sidebar-collapsing{animation:wq-main-collapse-shift .22s ease-out}.wq-main.sidebar-expanding{animation:wq-main-expand-shift .22s ease-out}@keyframes wq-main-collapse-shift{0%{transform:translate(118px)}to{transform:translate(0)}}@keyframes wq-main-expand-shift{0%{transform:translate(-118px)}to{transform:translate(0)}}.wq-content-wrap{max-width:1900px;margin:0 auto;width:100%}.wq-main-head+.wq-content-wrap{padding-top:20px}.wq-main:has(.app-embedded){padding-top:16px}.wq-main:has(.app-embedded--fill){padding-bottom:16px}.wq-main-head+.wq-content-wrap:has(.app-embedded--fill){flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding-top:12px}.wq-main-head{flex-shrink:0;display:flex;align-items:center;gap:4px;border-bottom:1px solid #e5e5e8}.wq-main-head .wq-content-wrap{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 2px;min-height:44px}.wq-main-head h1{margin:0;font-size:21px;font-weight:700;letter-spacing:-.01em;color:#18181b}.wq-sidebar-restore{flex-shrink:0;align-self:center;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e5e8;border-radius:7px;background:transparent;color:#71717a;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.wq-sidebar-restore:hover{background:#f4f4f5;border-color:#d6d6db;color:#3f3f46}.wq-side-footer{flex-shrink:0;padding:8px 0 2px;display:flex;flex-direction:column;gap:2px}.wq-side-hide-btn{width:100%;display:flex;align-items:center;gap:8px;padding:8px 12px;border:none;border-radius:9px;background:transparent;color:#a3a3a3;font:inherit;font-size:13px;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.wq-side-hide-btn:hover{background:#ffffff0d;color:#e7e7e7}.wq-side-opcje{position:relative;width:100%;display:flex;align-items:center;gap:8px;padding:8px 12px;border:none;border-radius:9px;background:transparent;color:#a3a3a3;font:inherit;font-size:13px;text-align:left;text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease}.wq-side-opcje svg{flex-shrink:0;opacity:.85}.wq-side-opcje:hover{background:#ffffff0d;color:#e7e7e7}.wq-side-opcje.active{background:#ffffff12;color:#e7e7e7}.wq-side-opcje.active:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:3px;background:#d9000d}.wq-side-logout{width:100%;display:flex;align-items:center;padding:8px 12px;border:none;border-top:1px solid #3a3a3a;border-radius:0;background:transparent;color:#a3a3a3;font:inherit;font-size:13px;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.wq-side-logout:hover{background:#ffffff0d;color:#e7e7e7}.wq-updated{color:#71717a;font-size:12px;font-weight:500;white-space:nowrap}.wq-updated b{color:#3f3f46;font-weight:600}.app.app-embedded{max-width:none;margin:0;padding:0;width:100%}.app.app-embedded--fill{flex:1 1 auto;align-self:stretch;min-height:0;width:100%;display:flex;flex-direction:column}.wq-shell-mobile{flex-direction:column}.wq-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:10px;padding:9px 12px;background:linear-gradient(178deg,#262626,#181818);color:#e7e7e7}.wq-topbar-burger{flex-shrink:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:transparent;color:inherit;cursor:pointer}.wq-topbar-burger:active{background:#ffffff14}.wq-topbar-logo{height:26px;width:auto;display:block;flex-shrink:0}.wq-topbar-title{margin:0;font-size:15px;font-weight:650;letter-spacing:-.01em;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wq-topbar-updated{margin:0 0 10px;font-size:12px;color:#71717a}.wq-topbar-updated:empty{display:none}.wq-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;background:#0c0c0c80}.wq-side-drawer{position:relative;inset:auto;width:min(284px,84vw);height:100dvh;transform:none;will-change:auto;overflow:hidden auto;box-shadow:0 0 40px -8px #0009}@media (prefers-reduced-motion: no-preference){.wq-side-drawer{animation:wq-drawer-in .2s cubic-bezier(.16,1,.3,1) both}}@keyframes wq-drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.wq-side-drawer .wq-side-brand{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:14px}.wq-side-close{flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:transparent;color:#a3a3a3;cursor:pointer}.wq-side-close:active{background:#ffffff14}@media (max-width: 880px){.wq-main{padding:14px 14px 40px}.wq-main.sidebar-collapsing,.wq-main.sidebar-expanding{animation:none}}@media (prefers-reduced-motion: reduce){.wq-side{transition:none}.wq-main.sidebar-collapsing,.wq-main.sidebar-expanding{animation:none}}.module-catalog{min-height:100dvh;background:#f4f4f5;color:#18181b}.module-catalog__header{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:14px clamp(24px,6vw,88px);background:#262626}.module-catalog__logo{display:block;width:auto;height:40px}.module-catalog__logout{padding:7px 10px;border:1px solid #3a3a3a;border-radius:8px;background:transparent;color:#e7e7e7;font:inherit;font-size:13px;cursor:pointer}.module-catalog__logout:hover{background:#ffffff12}.module-catalog__content{width:min(100% - 48px,960px);margin:0 auto;padding:clamp(56px,12vh,130px) 0 64px}.module-catalog__eyebrow,.not-found-view__code{margin:0 0 8px;color:#b1000b;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.module-catalog__content h1,.not-found-view h2{margin:0;color:#18181b;font-size:clamp(28px,4vw,38px);letter-spacing:-.025em;line-height:1.15}.module-catalog__intro,.not-found-view>p:not(.not-found-view__code){max-width:560px;margin:12px 0 0;color:#71717a;font-size:15px;line-height:1.5}.module-catalog__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:36px}.module-catalog__card{display:flex;flex-direction:column;min-height:196px;padding:22px;border:1px solid #e5e5e8;border-radius:12px;background:#fff;color:inherit;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .15s ease}.module-catalog__card:hover{background:#fafafa;border-color:#f2c4c2;transform:translateY(-2px)}.module-catalog__card:hover .module-catalog__card-action span{transform:translate(3px)}.module-catalog__card:focus-visible{outline:2px solid #d9000d;outline-offset:3px}.module-catalog__card-title{font-size:17px;font-weight:700}.module-catalog__card-description{margin-top:7px;color:#71717a;font-size:13px;line-height:1.45}.module-catalog__card-action{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding-top:22px;color:#b1000b;font-size:13px;font-weight:600}.module-catalog__card-action span{transition:transform .15s ease}.module-catalog__empty{margin:36px 0 0;padding:18px;border:1px solid #e5e5e8;border-radius:10px;background:#fff;color:#71717a;line-height:1.5}.not-found-view{max-width:620px;padding:clamp(56px,15vh,150px) 0}.not-found-view__link{display:inline-flex;margin-top:24px;padding:9px 12px;border-radius:8px;background:#d9000d;color:#fff;font-size:13px;font-weight:600;text-decoration:none}.not-found-view__link:hover{background:#b1000b}@media (max-width: 600px){.module-catalog__header{min-height:64px;padding-inline:20px}.module-catalog__logo{height:32px}.module-catalog__content{width:min(100% - 40px,960px);padding-top:64px}}.wq-view>*{margin-top:16px}.wq-view>*:first-child{margin-top:0}@media (prefers-reduced-motion: no-preference){.wq-view{animation:wq-rise .32s cubic-bezier(.16,1,.3,1) both}@keyframes wq-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}}.wq-grid{display:grid;gap:16px}.wq-grid>*{min-width:0}.wq-grid-2{grid-template-columns:1fr 1fr}@media (max-width: 1080px){.wq-grid-2{grid-template-columns:1fr}}.wq-card{background:#fff;border:1px solid #e5e5e8;border-radius:16px;padding:16px 20px 18px;box-shadow:0 1px 2px #18181b0d}.wq-grid .wq-card{margin:0}.wq-card-h{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.wq-card-h h3{margin:0;font-size:13.5px;font-weight:650;color:#18181b;letter-spacing:-.005em}.wq-card-hint{font-size:11.5px;color:#71717a;text-align:right}.wq-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ededf0;border:1px solid #e5e5e8;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #18181b0d}.wq-kpi-3{grid-template-columns:repeat(3,1fr)}.wq-kpi-4{grid-template-columns:repeat(4,1fr)}.wq-kpi-5{grid-template-columns:repeat(5,1fr)}@media (max-width: 1080px){.wq-kpi-row{grid-template-columns:repeat(2,1fr)}}.wq-tile{background:#fff;padding:15px 18px 13px;min-height:96px;display:flex;flex-direction:column}.wq-tile-label{font-size:11.5px;color:#71717a;font-weight:550;letter-spacing:.01em}.wq-tile-value{font-size:25px;font-weight:700;color:#18181b;margin-top:4px;letter-spacing:-.02em;line-height:1.12;font-variant-numeric:tabular-nums}.wq-tile-delta{font-size:11px;font-weight:600;margin-left:7px;vertical-align:middle;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace}.wq-tile-delta.up{color:#067647}.wq-tile-delta.down{color:#d9000d}.wq-tile-foot{font-size:11.5px;color:#71717a;margin-top:auto;padding-top:6px}.wq-tile-spark{margin-top:6px}.wq-chart-wrap{width:100%}.wq-chart{display:block;overflow:visible;max-width:100%}.wq-ax{font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:11px;font-weight:500;fill:#a1a1aa}.wq-hm-day{fill:#71717a;font-size:10.5px}.wq-hm-lbl{font-family:Geist,ui-sans-serif,system-ui,Segoe UI,sans-serif;fill:#18181b;font-weight:600;font-size:12.5px}.wq-dot{stroke:#fff;stroke-width:2}.wq-chart-dark .wq-dot{stroke:#222}.wq-legend{display:flex;gap:16px;flex-wrap:wrap;margin-top:10px;padding-left:52px}.wq-lg{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#3f3f46}.wq-sw{width:10px;height:10px;border-radius:3px;display:inline-block}.wq-ramp-legend{display:flex;align-items:center;gap:3px;margin-top:8px;padding-left:118px;font-size:11px;color:#71717a}.wq-ramp-legend i{width:22px;height:11px;display:inline-block;border-radius:2px}.wq-ramp-legend span:last-child{margin-left:4px}.wq-hbars{display:flex;flex-direction:column;gap:8px}.wq-hb-row{display:flex;align-items:center;gap:10px}.wq-hb-name{width:110px;flex-shrink:0;text-align:right;font-size:12.5px;font-weight:600;color:#18181b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wq-hb-track{flex:1;height:16px}.wq-hb-track i{display:block;height:100%;border-radius:0 4px 4px 0;min-width:2px}.wq-hb-val{flex-shrink:0;width:158px;font-size:11.5px;font-weight:500;color:#3f3f46;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;white-space:nowrap}.wq-bub-wrap span{position:absolute;white-space:nowrap;pointer-events:none;line-height:1}.wq-bub-lbl{transform:translateY(-50%);font-size:12.5px;font-weight:700;color:#18181b;text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 2px #fff}.wq-bub-lbl.end{transform:translate(-100%,-50%)}.wq-bub-ax{transform:translate(-50%);font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:11px;color:#a1a1aa}.wq-bub-ay{transform:translate(-100%,-50%);font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:11px;color:#a1a1aa}.wq-bub-title{font-size:11.5px;font-weight:600;color:#71717a}.wq-bub-title.xc{transform:translate(-50%)}.wq-bub-title.rot{transform:translate(-50%,-50%) rotate(-90deg)}.wq-tbl-wrap{overflow-x:auto;border:1px solid #ededf0;border-radius:10px}.wq-tbl-scroll{max-height:620px;overflow-y:auto}.wq-tbl{width:100%;border-collapse:collapse;font-size:13px}.wq-tbl thead th{background:#fafafa;color:#52525b;font-weight:600;font-size:11.5px;text-align:left;padding:9px 12px;border-bottom:1px solid #ededf0;white-space:nowrap;position:sticky;top:0;z-index:1}.wq-tbl thead th.r{text-align:right}.wq-tbl tbody td{padding:8px 12px;border-bottom:1px solid #ededf0;color:#3f3f46}.wq-tbl tbody tr:last-child td{border-bottom:none}.wq-tbl tbody tr:hover{background:#f7f7f8}.wq-tbl .r{text-align:right;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:12px;font-variant-numeric:tabular-nums}.wq-tbl thead th.r{font-family:Geist,ui-sans-serif,system-ui,Segoe UI,sans-serif;font-size:11.5px}.wq-tbl-dense tbody td{padding:6px 12px;font-size:12.5px}.wq-tbl-plan tbody td{padding:5px 10px;font-size:12px}.wq-tbl-forecast tbody td{padding:9px 12px}.wq-tbl-actions thead th:last-child,.wq-tbl-actions tbody td:last-child,.wq-tbl-actions tfoot td:last-child{position:sticky;right:0;background:#fff;z-index:1;box-shadow:-1px 0 #ededf0}.wq-tbl-actions thead th:last-child{background:#fafafa;z-index:2}.wq-tbl-actions tbody tr:hover td:last-child{background:#f7f7f8}.wq-muted{color:#a1a1aa}.wq-typ{display:inline-block;min-width:20px;text-align:center;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:10.5px;font-weight:600;border-radius:999px;padding:2px 8px}.wq-typ-a{background:#fdeceb;color:#b3120d}.wq-typ-b{background:#f1f1f3;color:#52525b}.wq-typ-c{background:#f8f8fa;color:#71717a}.wq-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.wq-fld{display:flex;flex-direction:column;gap:4px}.wq-fld.wq-grow{flex:1;min-width:160px}.wq-fld span{font-size:11px;font-weight:600;color:#71717a}.wq-fld select,.wq-fld input{font:inherit;font-size:13px;padding:7px 10px;border:1px solid #d6d6db;border-radius:8px;background:#fff;color:#3f3f46;min-width:130px}.wq-fld select:focus,.wq-fld input:focus{outline:none;border-color:#d9000d;box-shadow:0 0 0 3px #d9000d1a}.wq-chips{display:flex;gap:6px;align-items:flex-end;flex-wrap:wrap}.wq-chips-wrap{row-gap:6px;margin-bottom:12px}.wq-chip{font:inherit;font-size:12.5px;font-weight:550;padding:7px 13px;border:1px solid #d6d6db;border-radius:8px;background:#fff;color:#52525b;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.wq-chip:hover:not(.on){border-color:#a8a8ae;color:#18181b}.wq-chip.on{background:#262626;border-color:#262626;color:#fff}.wq-seg{display:flex;background:#ededf0;border:1px solid #e5e5e8;padding:3px;border-radius:10px;gap:2px}.wq-seg .wq-chip{border:none;background:transparent;border-radius:7px;padding:6px 13px}.wq-seg .wq-chip.on{background:#fff;color:#18181b;box-shadow:0 1px 2px #18181b0d;font-weight:600}.wq-realiz{display:inline-flex;align-items:center}.wq-bullet{display:inline-block;width:120px;vertical-align:middle}.wq-bullet-track{height:7px;background:#ededf0;border-radius:99px;overflow:hidden;display:block}.wq-bullet-fill{height:100%;background:#566170;border-radius:99px;display:block}.wq-bullet-pct{font-size:11.5px;font-weight:500;color:#3f3f46;margin-left:8px;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace}.wq-prose{margin:0;color:#52525b;font-size:13px;line-height:1.55;max-width:78ch}.wq-ms-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:150px;font:inherit;font-size:13px;padding:7px 10px;border:1px solid #e5e5e8;border-radius:8px;background:#fff;color:#3f3f46;cursor:pointer}.wq-ms-trigger>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wq-ms-trigger:hover{border-color:#a8a8ae}.wq-ms-trigger.on{border-color:#d9000d;color:#b1000b;font-weight:600}.wq-ms-caret{flex:none;font-size:10px;color:#71717a}.wq-ms-panel{position:fixed;z-index:70;max-width:320px;background:#fff;border:1px solid #e5e5e8;border-radius:10px;box-shadow:0 14px 40px -12px #18181b59;padding:8px;display:flex;flex-direction:column;gap:6px}.wq-ms-search{font:inherit;font-size:12.5px;padding:6px 9px;border:1px solid #ededf0;border-radius:7px;outline:none}.wq-ms-search:focus{border-color:#d9000d}.wq-ms-list{max-height:260px;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.wq-ms-glabel{font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#71717a;padding:4px 6px 2px}.wq-ms-opt{display:flex;align-items:center;gap:8px;padding:4px 6px;border-radius:6px;font-size:12.5px;color:#3f3f46;cursor:pointer}.wq-ms-opt:hover{background:#f4f4f5}.wq-ms-opt input{accent-color:#d9000d;cursor:pointer}.wq-ms-empty{margin:0;padding:10px 6px;font-size:12.5px;color:#71717a}.wq-ms-foot{display:flex;justify-content:space-between;gap:8px;border-top:1px solid #ededf0;padding-top:6px}.wq-ms-foot button{font:inherit;font-size:12px;font-weight:600;padding:5px 10px;border-radius:7px;cursor:pointer;border:1px solid transparent;background:transparent;color:#3f3f46}.wq-ms-foot button:disabled{opacity:.45;cursor:not-allowed}.wq-ms-done{border-color:#e5e5e8!important;background:#fff!important}.wq-meter-track{position:relative;height:10px;background:#ededf0;border-radius:99px}.wq-meter-fill{height:100%;border-radius:99px}.wq-meter-mark{position:absolute;top:-3px;bottom:-3px;width:2px;border-radius:1px;background:#18181b8c}.wq-meter-cap{display:flex;align-items:baseline;justify-content:space-between;margin-top:8px}.wq-meter-cap b{font-size:21px;font-weight:700;font-variant-numeric:tabular-nums}.wq-meter-cap span{font-size:11.5px;color:#71717a;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace}.wq-hero{display:flex;gap:28px;align-items:center;justify-content:space-between;flex-wrap:wrap;background:linear-gradient(135deg,#2b2b2b,#1c1c1c);border:1px solid #3d3d3d;border-radius:20px;padding:22px 28px;color:#fff;box-shadow:0 1px 2px #18181b0f,0 8px 24px -12px #18181b1a,inset 0 1px #ffffff0f}.wq-hero-main{min-width:280px}.wq-hero-label{font-size:12.5px;font-weight:600;color:#ababab}.wq-hero-value{font-size:54px;font-weight:800;letter-spacing:-.03em;color:#fff;line-height:1.02;margin-top:4px;font-variant-numeric:tabular-nums}.wq-hero-sub{font-size:13px;color:#cbcbcb;margin-top:8px}.wq-hero-sub b{color:#fff}.wq-hero-side{min-width:320px;flex:1;max-width:620px}.wq-hero-yoy{font-size:12.5px;color:#cbcbcb;margin-top:12px}.wq-hero-yoy b{color:#fff}.wq-pace-note{font-size:13px;color:#cbcbcb;margin-top:10px}.wq-pace-note b.up{color:#7ee2a4}.wq-pace-note b.down{color:#ff958e}.wq-pace-cap{font-size:11.5px;color:#8f8f8f;margin-bottom:4px;text-align:right}.wq-hero .wq-lg{color:#c6c6c6}.wq-entry-hint{font-size:12px;color:#71717a;margin:0 0 10px}.wq-tbl tfoot tr.wq-add-row td{background:#fbf6f5;border-top:2px solid #f2c4c2;padding:7px 10px;vertical-align:middle}.wq-add-row .wq-ar-lp{color:#b1000b;font-weight:700;white-space:nowrap}.wq-add-row .wq-add-idx{color:#a1a1aa;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:11px;text-align:right;white-space:nowrap}.wq-tbl tfoot tr.wq-add-cta td{background:#fbf6f5;padding:7px 10px}.wq-ar-in{width:100%;min-width:54px;padding:5px 7px;border:1px solid #d0d0d6;border-radius:6px;font:inherit;font-size:12.5px;background:#fff}.wq-ar-in:focus{outline:none;border-color:#d9000d;box-shadow:0 0 0 3px #d9000d1a}.r .wq-ar-in{text-align:right;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:12px}.wq-ar-in.warn{border-color:#b54708;background:#fffaeb}.wq-ar-auto{color:#52525b;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:12px;font-variant-numeric:tabular-nums}.wq-ar-auto.empty{color:#a1a1aa}.wq-add-cta-in{display:flex;justify-content:space-between;align-items:center;gap:12px}.wq-ar-note{font-size:11.5px;color:#71717a}.wq-ar-note.warn{color:#b54708;font-weight:500}.wq-cell-in{width:55px;padding:5px 7px;border:1px solid #d6d6db;border-radius:6px;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:11.5px;text-align:right;background:#fff}.wq-cell-in:focus{outline:none;border-color:#d9000d;box-shadow:0 0 0 3px #d9000d1a}.wq-cell-sel{max-width:120px;padding:5px 6px;border:1px solid #d6d6db;border-radius:6px;font-family:Geist,ui-sans-serif,system-ui,Segoe UI,sans-serif;font-size:11.5px;background:#fff;cursor:pointer}.wq-cell-sel:focus{outline:none;border-color:#d9000d;box-shadow:0 0 0 3px #d9000d1a}.wq-row-edit{border:none;background:transparent;cursor:pointer;color:#a1a1aa;font-size:14px;padding:2px 6px;border-radius:6px;line-height:1}.wq-row-edit:hover,.wq-row-edit.on{color:#b1000b;background:#fdeceb}.wq-row-save:hover,.wq-row-save.on{color:#067647;background:#ecfdf3}.wq-row-actions{display:inline-flex;gap:4px;align-items:center}.wq-row-del{color:#b1000b}.wq-row-del:hover:not(:disabled){color:#fff;background:#d9000d}.wq-row-edit:disabled{opacity:.4;cursor:not-allowed}.wq-tbl-katalog tbody td{vertical-align:middle}.wq-fc-grid td,.wq-fc-grid th{white-space:nowrap}.wq-fc-grid{table-layout:fixed;min-width:1240px}.wq-fc-grid tbody td{vertical-align:middle}.wq-fc-grid tbody td:not(.wq-fc-sticky){text-align:right}.wq-fc-grid thead th:not(.wq-fc-sticky),.wq-fc-grid tbody td:not(.wq-fc-sticky){padding-left:2px;padding-right:2px}.wq-fc-grid thead th.wq-fc-total,.wq-fc-grid tbody td.wq-fc-total{padding-right:4px}.wq-fc-in{width:100%;text-align:right;font-size:11.5px;padding:4px}.wq-fc-prob{width:100%;text-align:center;font-size:11.5px;padding:4px}.wq-tg-in{width:100%;text-align:right;font-size:11.5px;padding:4px 5px}.wq-pk-name{font-weight:600;color:#3f3f46;white-space:nowrap}.wq-fc-sticky{position:sticky;left:0;z-index:2;background:#fafafa;box-shadow:1px 0 #ededf0}.wq-fc-col-label{width:164px}.wq-fc-col-prob{width:52px}.wq-fc-col-total{width:100px}.wq-tbl thead th.wq-fc-sticky{z-index:3}.wq-fc-grid tbody .wq-fc-sticky{background:#fff}.wq-fc-grid tbody tr:hover .wq-fc-sticky{background:#f7f7f8}.wq-save-status{font-size:12px;font-weight:500;color:#71717a}.wq-save-status.saving{color:#52525b}.wq-save-status.dirty{color:#b54708}.wq-save-status.saved{color:#067647}.wq-save-status.err{color:#b1000b}.wq-jump-add{white-space:nowrap}.wq-btn-primary{font:inherit;font-size:13px;font-weight:600;padding:8px 16px;border:1px solid #d9000d;border-radius:9px;background:#d9000d;color:#fff;cursor:pointer;transition:background .15s,transform .1s}.wq-btn-primary:hover:not(:disabled){background:#b1000b;border-color:#b1000b}.wq-btn-primary:active:not(:disabled){transform:translateY(1px)}.wq-btn-primary:disabled{opacity:.5;cursor:not-allowed}.wq-btn-ghost{font:inherit;font-size:13px;font-weight:600;padding:8px 14px;border:1px solid #d6d6db;border-radius:9px;background:#fff;color:#3f3f46;cursor:pointer}.wq-btn-ghost:hover:not(:disabled){border-color:#a8a8ae;background:#fafafa}.wq-btn-ghost:disabled{opacity:.6;cursor:not-allowed}.wq-btn-danger{font:inherit;font-size:13px;font-weight:600;padding:8px 16px;border:1px solid #d9000d;border-radius:9px;background:#fff;color:#b1000b;cursor:pointer;transition:background .15s,color .15s}.wq-btn-danger:hover:not(:disabled){background:#d9000d;color:#fff}.wq-btn-danger:disabled{opacity:.5;cursor:not-allowed}.wq-btn-sm{padding:4px 10px;font-size:12px;border-radius:7px}.wq-ok-b{display:inline-block;color:#067647;background:#ecfdf3;border:1px solid #a6f4c5;border-radius:999px;font-size:11px;font-weight:600;padding:2px 9px}.wq-ok-b-btn{font-family:inherit;cursor:pointer;transition:filter .15s ease}.wq-ok-b-btn:hover:not(:disabled){filter:brightness(.94)}.wq-ok-b-btn:disabled{opacity:.6;cursor:default}.wq-luna-containers{margin-top:14px}.wq-state{color:#71717a;font-size:13px;padding:24px 4px}.wq-state-err{color:#b1000b}.wq-tooltip{position:absolute;pointer-events:none;background:#1f1f1f;color:#fff;border:1px solid rgba(255,255,255,.09);font-size:12px;font-weight:500;padding:5px 9px;border-radius:8px;box-shadow:0 8px 24px -8px #18181b66;max-width:280px;z-index:50}.wq-tooltip b{font-weight:600}.wq-tt-sub{display:block;font-size:10.5px;font-weight:500;color:#c9c9c9;margin-top:3px}.wq-tt-up{color:#7ee2a4;font-style:normal;font-weight:600}.wq-tt-down{color:#ff958e;font-style:normal;font-weight:600}.wq-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:flex;align-items:center;justify-content:center;padding:20px;background:#18181b73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.wq-modal{width:100%;max-width:420px;background:#fff;border:1px solid #e5e5e8;border-radius:12px;box-shadow:0 20px 60px #18181b2e,0 4px 16px #18181b14;padding:20px}.wq-modal-wide{max-width:560px}.wq-modal-actions{flex-wrap:wrap}.wq-modal-title{margin:0 0 10px;font-size:16px;font-weight:600;color:#18181b}.wq-modal-body{font-size:13px;line-height:1.5;color:#52525b}.wq-modal-body b{color:#3f3f46;font-weight:600}.wq-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.wq-opt-cols{grid-template-columns:1fr 1fr}@media (max-width: 1560px){.wq-opt-cols{grid-template-columns:1fr}}.wq-tbl.wq-tbl-opt{table-layout:fixed;width:100%;min-width:300px}.wq-tbl.wq-tbl-opt thead th{white-space:normal}.wq-tbl.wq-tbl-opt .wq-ar-in,.wq-tbl.wq-tbl-opt .wq-ms,.wq-tbl.wq-tbl-opt .wq-ms-trigger{min-width:0;width:100%;max-width:360px}.wq-col-ord{width:56px}.wq-col-cycle{width:116px}.wq-col-act{width:70px}.wq-cal-section>.wq-card{width:fit-content;max-width:100%;margin-inline:auto}.wq-opt-fields{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px;margin-top:12px}.wq-opt-note{margin:12px 0 0;font-size:12px;color:#71717a}.wq-in-narrow{max-width:64px}.wq-code-tags{display:flex;flex-wrap:wrap;gap:4px}.wq-code-tag{display:inline-block;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace;font-size:11px;color:#3f3f46;background:#f4f4f5;border:1px solid #ededf0;border-radius:6px;padding:1px 6px}.wq-cal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.wq-cal-title{display:flex;flex-direction:column;align-items:center;gap:1px}.wq-cal-title b{font-size:14px;color:#18181b}.wq-cal-title span{font-size:11.5px;color:#71717a}.wq-cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,46px));justify-content:start;gap:4px}.wq-cal-wd{text-align:center;font-size:10px;font-weight:600;color:#71717a;padding-bottom:1px}.wq-cal-blank{aspect-ratio:1}.wq-cal-day{position:relative;aspect-ratio:1;min-height:0;display:flex;align-items:center;justify-content:center;font:inherit;font-size:11.5px;font-variant-numeric:tabular-nums;border:1px solid #ededf0;border-radius:8px;cursor:pointer;transition:filter .12s ease,border-color .12s ease}.wq-cal-day.working{background:#ecfdf3;color:#0f7a44;border-color:#b7ebcd}.wq-cal-day.off{background:#f4f4f5;color:#a1a1aa}.wq-cal-day.override{border-color:#d9000d}.wq-cal-day.override:after{content:"";position:absolute;top:2px;right:2px;width:4px;height:4px;border-radius:50%;background:#d9000d}.wq-cal-day:hover:not(:disabled){filter:brightness(.96);border-color:#d9000d}.wq-cal-day:disabled{opacity:.5;cursor:default}.wq-cal-legend{display:flex;flex-wrap:wrap;gap:14px;margin-top:12px;font-size:11.5px;color:#71717a}.wq-cal-legend span{display:inline-flex;align-items:center;gap:5px}.wq-cal-sw{width:12px;height:12px;border-radius:4px;border:1px solid #ededf0}.wq-cal-sw.working{background:#ecfdf3;border-color:#b7ebcd}.wq-cal-sw.off{background:#f4f4f5}.wq-cal-sw.override{background:#fff;border-color:#d9000d}.wq-only-m{display:none}.wq-mob{max-width:460px}.wq-mob-hero{background:linear-gradient(150deg,#2e2e2e,#1e1e1e);color:#fff;border-radius:16px;padding:16px;border:1px solid #3d3d3d}.wq-mob-hero .wq-meter-track{background:#fff3}.wq-mob-hero .wq-meter-fill{background:#ff6059!important}.wq-mob-hero .wq-meter-mark{background:#ffffffe6}.wq-mob-hero .wq-meter-cap b{color:#fff}.wq-mob-hero .wq-meter-cap span{color:#c9c9c9}.wq-mob-hero-lbl{font-size:12px;color:#b0b0b0;font-weight:600}.wq-mob-hero-val{font-size:34px;font-weight:800;letter-spacing:-.02em;margin:2px 0 10px;font-variant-numeric:tabular-nums}.wq-mob-hero-foot{font-size:12.5px;margin-top:8px}.wq-mob-hero-foot .up{color:#7ee2a4}.wq-mob-hero-foot .down{color:#ff958e}.wq-mob-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.wq-mob-cell{background:#fff;border:1px solid #e5e5e8;border-radius:12px;padding:9px 11px}.wq-mob-cell-lbl{display:block;font-size:11px;color:#71717a;font-weight:600}.wq-mob-cell-val{display:block;font-size:19px;font-weight:700;color:#18181b;margin-top:2px;font-variant-numeric:tabular-nums}.wq-mob-chart,.wq-mob-clients{background:#fff;border:1px solid #e5e5e8;border-radius:12px;padding:10px 12px;margin-top:8px}.wq-mob-chart-h{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;color:#71717a;font-weight:600;margin-bottom:2px}.wq-mob-chart-h b{color:#18181b;font-size:14px;font-variant-numeric:tabular-nums;white-space:nowrap}.wq-mob-crow{display:flex;align-items:center;gap:8px;padding:3px 0}.wq-mob-cname{width:70px;font-size:11.5px;color:#3f3f46;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wq-mob-cbar{flex:1;height:8px;background:#ededf0;border-radius:99px;overflow:hidden}.wq-mob-cbar i{display:block;height:100%;background:#566170;border-radius:99px}.wq-mob-cpct{width:44px;text-align:right;font-size:11px;font-weight:500;color:#3f3f46;font-family:Geist Mono,ui-monospace,Cascadia Mono,Consolas,monospace}@media (max-width: 620px){.wq-only-m{display:block}.wq-no-m{display:none}.wq-mob{margin:0 auto}}@media (max-width: 1240px){.upload-grid-with-new-supplier,.upload-grid-without-new-supplier{grid-template-columns:repeat(2,minmax(240px,1fr))}.upload-grid-file-only{grid-template-columns:minmax(240px,1fr) auto}.form-field-action{width:100%;min-width:0;justify-self:stretch}.form-field-action .action-btn{width:100%;min-width:0}}@media (max-width: 760px){.top{flex-wrap:wrap;align-items:flex-start}.top-updated-at{width:100%;white-space:normal}.upload-grid-with-new-supplier,.upload-grid-without-new-supplier,.upload-grid-file-only{grid-template-columns:1fr}.table-filter{flex-basis:100%;max-width:none}}
