:root{color-scheme:light;--bg:#f4f5f7;--panel:#fff;--text:#15171a;--muted:#68707b;--border:#dfe3e8;--accent:#111827}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{max-width:1400px;margin:0 auto;padding:24px}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:16px}.title{font-size:28px;font-weight:800;margin:0}.subtitle{color:var(--muted);margin-top:4px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.card{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:16px;box-shadow:0 1px 2px rgba(0,0,0,.03)}.stat-label{color:var(--muted);font-size:13px}.stat-value{font-size:26px;font-weight:800;margin-top:5px}.toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.input,.select{background:#fff;border:1px solid var(--border);border-radius:10px;padding:10px 12px;min-height:42px}.input{flex:1 1;min-width:240px}.table-wrap{background:#fff;border:1px solid var(--border);border-radius:14px}table{width:100%;border-collapse:collapse;min-width:980px}td,th{padding:13px 14px;text-align:left;border-bottom:1px solid var(--border);vertical-align:top}th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;background:#fafafa}.badge,th{font-size:12px}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-weight:700;background:#eef1f4;margin:2px 4px 2px 0}.status-not-started{background:#eceff3}.status-in-progress{background:#fff1bf}.status-printing{background:#dcecff}.status-assembly{background:#e9ddff}.status-ready-to-ship{background:#d9f7e4}.status-on-hold{background:#ffe0db}.status-completed{background:#d7f3ef}.platform{font-weight:700;font-size:12px}.order-link{font-weight:800}.muted{color:var(--muted)}.detail-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:16px;gap:16px}.note{border-left:3px solid #c7ccd3;padding:10px 12px;margin:10px 0;background:#fafafa;border-radius:0 8px 8px 0}textarea{width:100%;min-height:100px;resize:vertical}.button{border:0;border-radius:10px;padding:10px 14px;color:#fff;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.button.secondary{background:#e9edf2;color:#1b2027}.login{min-height:100vh;display:grid;place-items:center;padding:20px}.login-card{width:min(420px,100%)}@media (max-width:800px){.stats{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.shell{padding:14px}.header{align-items:flex-start;flex-direction:column}}.header-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.header-actions form{margin:0}.button:disabled{opacity:.55;cursor:not-allowed}.full-width{width:100%}.field-label{display:block;color:var(--muted);font-size:13px;font-weight:700;margin:12px 0 6px}.login-subtitle{margin:6px 0 18px}.form-error{background:#ffe7e3;color:#8a2318;border-radius:9px;padding:10px 12px;font-size:13px}.empty-state{color:var(--muted);text-align:center;padding:32px}.order-title{margin-top:8px}.line-item{padding:12px 0;border-bottom:1px solid var(--border)}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.section-heading{margin-top:24px}.inline-form{display:inline}.label-button{border:0;cursor:pointer}.label-form{margin-top:12px}.label-form .select{margin-bottom:8px}.divider{border:0;border-top:1px solid var(--border);margin:20px 0}.order-total{font-size:24px}.customer-email{color:var(--muted);margin-top:8px;overflow-wrap:anywhere}.narrow-shell{max-width:900px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px 16px;gap:4px 16px}.form-span{grid-column:1/-1}@media (max-width:800px){.header-actions{width:100%}.form-grid{grid-template-columns:1fr}.form-span{grid-column:auto}.header-actions .button,.header-actions form{flex:1 1}.header-actions form .button{width:100%}}.status-form{margin:0}.status-select{width:100%;min-width:145px;border:1px solid rgba(0,0,0,.12);border-radius:999px;padding:7px 30px 7px 11px;font-size:12px;font-weight:800;color:var(--text);cursor:pointer}.status-select:focus{outline:2px solid #9ca3af;outline-offset:2px}.sync-banner{margin:-6px 0 18px;border:1px solid;border-radius:10px;padding:11px 14px;font-size:14px;font-weight:700}.sync-banner.success{background:#ecfdf3;border-color:#a7e3bd;color:#176534}.sync-banner.error{background:#fff0ed;border-color:#f2b8ae;color:#8a2318;overflow-wrap:anywhere}.status-canceled{background:#eceff3}.compact-toolbar{align-items:center;margin-bottom:8px}.order-search{min-width:300px}.order-results-summary{color:var(--muted);font-size:13px;margin:0 2px 10px}.compact-orders-table table{min-width:1050px}.compact-orders-table td,.compact-orders-table th{vertical-align:middle}.order-summary-row{cursor:pointer;transition:background-color .15s ease}.order-summary-row:focus,.order-summary-row:hover{background:#f7f8fa;outline:none}.order-summary-row.expanded{background:#f8fafc}.order-number-cell{display:inline-flex;align-items:center;gap:7px}.expand-icon{width:13px;color:var(--muted);font-size:15px;line-height:1}.order-date-cell,.order-total-cell{white-space:nowrap}.order-total-cell{font-weight:800}.order-expanded-row td{padding:0;background:#f8fafc}.expanded-order-content{display:grid;grid-template-columns:minmax(240px,1.4fr) minmax(220px,1fr) minmax(260px,1.25fr);grid-gap:20px;gap:20px;padding:20px 24px 22px 34px;border-bottom:1px solid var(--border)}.expanded-order-section h3{font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 10px}.expanded-items-list{display:grid;grid-gap:10px;gap:10px}.expanded-item{padding-bottom:10px;border-bottom:1px solid var(--border)}.expanded-item:last-child{border-bottom:0;padding-bottom:0}.order-detail-list{display:grid;grid-gap:8px;gap:8px;margin:0}.order-detail-list>div{display:grid;grid-template-columns:75px minmax(0,1fr);grid-gap:10px;gap:10px}.order-detail-list dt{color:var(--muted);font-size:12px;font-weight:700}.order-detail-list dd{margin:0;overflow-wrap:anywhere}.compact-note-list{display:grid;grid-gap:8px;gap:8px}.compact-note{background:#fff;border:1px solid var(--border);border-radius:9px;padding:9px 10px}.compact-note-meta{margin-top:5px;font-size:11px}.expanded-order-actions{grid-column:1/-1;display:flex;justify-content:flex-end}@media (max-width:900px){.order-search{min-width:100%}.expanded-order-content{grid-template-columns:1fr;padding:18px}.expanded-order-actions{grid-column:auto;justify-content:flex-start}}.compact-orders-table table{min-width:1220px}.collapsed-products{display:grid;grid-gap:3px;gap:3px;min-width:170px;max-width:280px;font-size:13px;font-weight:700;line-height:1.25}.collapsed-products>div{overflow-wrap:anywhere}.expanded-order-content{grid-template-columns:minmax(220px,.8fr) minmax(420px,1.8fr);align-items:start}.expanded-items-section{grid-column:1/-1}.line-items-table-wrap,.notes-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:10px;background:#fff}.internal-notes-table,.line-items-table{width:100%;min-width:720px;border-collapse:collapse}.internal-notes-table td,.internal-notes-table th,.line-items-table td,.line-items-table th{padding:11px 12px;vertical-align:top}.internal-notes-table th,.line-items-table th{background:#f7f8fa}.line-items-table th:first-child{width:auto}.line-items-table th:nth-child(2){width:70px}.line-items-table th:nth-child(3),.line-items-table th:nth-child(4){width:125px}.expanded-product-name{font-weight:800;margin-bottom:9px}.line-item-money,.line-item-number{white-space:nowrap;font-weight:700}.item-option-list{margin:0;border:1px solid var(--border);border-radius:8px;overflow:hidden;max-width:760px}.item-option-row{display:grid;grid-template-columns:minmax(120px,180px) minmax(220px,1fr);border-bottom:1px solid var(--border)}.item-option-row:last-child{border-bottom:0}.item-option-row dd,.item-option-row dt{margin:0;padding:8px 10px;overflow-wrap:anywhere;white-space:pre-wrap}.item-option-row dt{background:#f7f8fa;color:var(--muted);font-size:12px;font-weight:800}.item-option-row dd{background:#fff;line-height:1.35}.no-options{font-size:12px}.internal-notes-table th:nth-child(2){width:130px}.internal-notes-table th:nth-child(3){width:175px}.internal-note-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.4}.internal-note-date{white-space:nowrap}@media (max-width:900px){.expanded-order-content{grid-template-columns:1fr}.expanded-items-section{grid-column:auto}.item-option-row{grid-template-columns:120px minmax(220px,1fr)}}.lead-time-settings{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:13px 16px}.lead-time-title{font-weight:800}.lead-time-description{color:var(--muted);font-size:13px;margin-top:3px}.lead-time-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lead-time-form label{color:var(--muted);font-size:13px;font-weight:800}.lead-time-input{flex:0 0 76px;min-width:76px;width:76px;text-align:center}.compact-orders-table table{min-width:1450px}.order-due-cell{min-width:145px;white-space:nowrap}.due-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.due-date{color:var(--muted);font-size:11px;margin-top:4px}.due-on-track{background:#e4f5e9;color:#176534}.due-soon{background:#fff1bf;color:#815800}.due-today{background:#ffe2ac;color:#874d00}.due-overdue{background:#ffe0db;color:#982d20}.due-complete{background:#d7f3ef;color:#17665d}.due-not-set{background:#eceff3;color:#68707b}.order-print-cell{width:78px;text-align:right}.print-order-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:8px;padding:7px 10px;background:#fff;color:#1b2027;font-size:12px;font-weight:800;white-space:nowrap}.print-order-button:hover{background:#f3f5f7}.expanded-order-actions{gap:8px}.print-order-page{max-width:960px;margin:0 auto;padding:32px;background:#fff;color:#111;min-height:100vh}.print-controls{display:flex;justify-content:flex-end;gap:8px;margin-bottom:20px}.print-order-header{display:flex;justify-content:space-between;gap:30px;align-items:flex-start;border-bottom:2px solid #111;padding-bottom:18px;margin-bottom:24px}.print-brand{font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.print-order-header h1{margin:7px 0 4px;font-size:30px}.print-muted{color:#5d636b}.print-order-summary{min-width:210px;display:grid;grid-gap:9px;gap:9px}.print-order-summary>div{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid #ddd;padding-bottom:7px}.print-order-summary span{color:#5d636b}.print-customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;margin-bottom:28px}.print-address-block h2,.print-section h2{margin:0 0 9px;font-size:14px;text-transform:uppercase;letter-spacing:.05em}.print-address-block{line-height:1.45;overflow-wrap:anywhere}.print-section{margin-top:24px}.print-items-table{width:100%;min-width:0;border-collapse:collapse}.print-items-table td,.print-items-table th{border-bottom:1px solid #d8d8d8;padding:11px 9px;vertical-align:top}.print-items-table th{background:#f4f4f4;color:#333;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.print-items-table th:nth-child(2){width:65px}.print-items-table th:nth-child(3),.print-items-table th:nth-child(4){width:120px}.print-items-table tfoot td{border-top:2px solid #111;border-bottom:0;font-weight:800}.print-items-table tfoot td:first-child{text-align:right}.print-product-name{font-weight:800;margin-bottom:8px}.print-option-list{margin:0;display:grid;grid-gap:0;gap:0;border:1px solid #ddd;border-radius:6px;overflow:hidden}.print-option-list>div{display:grid;grid-template-columns:155px 1fr;border-bottom:1px solid #ddd}.print-option-list>div:last-child{border-bottom:0}.print-option-list dd,.print-option-list dt{margin:0;padding:7px 8px;overflow-wrap:anywhere;white-space:pre-wrap}.print-option-list dt{background:#f5f5f5;font-size:11px;font-weight:800;color:#555}.print-option-list dd{background:#fff}.print-internal-notes{border-top:1px solid #ccc;padding-top:18px}.print-note{border:1px solid #ddd;border-radius:7px;padding:10px 12px;margin-top:8px;white-space:pre-wrap}.print-note small{display:block;color:#666;margin-top:6px}@media (max-width:900px){.lead-time-settings{align-items:flex-start;flex-direction:column}.lead-time-form{width:100%}.print-customer-grid{grid-template-columns:1fr}.print-order-header{flex-direction:column}.print-order-summary{width:100%}}@media print{@page{margin:.45in}body{background:#fff!important}.no-print{display:none!important}.print-order-page{max-width:none;margin:0;padding:0;min-height:auto}.print-order-header{page-break-after:avoid;break-after:avoid}.print-address-block,.print-items-table tr,.print-note{page-break-inside:avoid;break-inside:avoid}.print-internal-notes{page-break-before:auto;break-before:auto}}.item-progress-box{display:inline-flex;width:max-content;max-width:100%;margin-top:6px;border:1px solid var(--border);border-radius:8px;padding:5px 8px;font-size:11px;font-weight:800;line-height:1.2;white-space:nowrap}.item-progress-pending{background:#f1f3f5;color:#626a74}.item-progress-partial{background:#fff1bf;border-color:#ead78c;color:#815800}.item-progress-complete{background:#dff3e5;border-color:#b6dec2;color:#176534}.line-items-table th:first-child{width:90px}.line-items-table th:nth-child(2){width:auto}.line-items-table th:nth-child(3){width:70px}.line-items-table th:nth-child(4),.line-items-table th:nth-child(5){width:125px}.line-item-complete-cell{text-align:center;vertical-align:middle!important}.item-completion-form{display:flex;justify-content:center}.item-completion-checkbox{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:2px solid #9aa2ad;border-radius:7px;background:#fff;color:#fff;font-size:18px;font-weight:900;line-height:1;cursor:pointer}.item-completion-checkbox:hover{border-color:#59616d;background:#f6f7f8}.item-completion-checkbox:focus-visible{outline:3px solid rgba(37,99,235,.25);outline-offset:2px}.item-completion-checkbox.checked{border-color:#23804a;background:#23804a}.completed-line-item>td{background:#f7fbf8}.completed-line-item .expanded-product-name{text-decoration:line-through;color:var(--muted)}.contact-link{color:#1d4ed8;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;overflow-wrap:anywhere}.contact-link:hover{color:#1e40af}.contact-link:focus-visible{outline:2px solid #93c5fd;outline-offset:3px;border-radius:3px}.customer-contact-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.expanded-order-actions .inline-form,.manual-order-delete-form{margin:0}.delete-order-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #b42318;border-radius:9px;background:#fff;color:#b42318;padding:10px 14px;font:inherit;font-weight:800;cursor:pointer}.delete-order-button:hover{background:#fff1f0}.delete-order-button:focus-visible{outline:3px solid rgba(180,35,24,.22);outline-offset:2px}.delete-order-button.compact{padding:8px 12px}.compact-orders-table table{min-width:1320px}.order-inline-note-cell{min-width:260px;width:300px}.order-inline-note-form{display:grid;grid-template-columns:minmax(150px,1fr) auto;align-items:stretch;grid-gap:7px;gap:7px;margin:0}.order-inline-note-input{width:100%;min-height:48px;max-height:110px;resize:vertical;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);padding:8px 9px;font:inherit;font-size:12px;line-height:1.3}.order-inline-note-input:focus{outline:3px solid rgba(37,99,235,.14);border-color:#8aa9e8}.order-inline-note-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;align-self:stretch;border:1px solid #20252c;border-radius:8px;background:#20252c;color:#fff;padding:0 11px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.order-inline-note-button:hover{background:#343b45}.order-latest-note{max-width:280px;margin-top:6px;color:var(--muted);font-size:11px;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:900px){.order-inline-note-cell{min-width:230px}}:root{color-scheme:dark;--bg:#081015;--panel:#151b20;--panel-soft:#10171c;--panel-raised:#192127;--text:#edf2f6;--muted:#7f8b98;--border:#29343c;--border-strong:#35434d;--accent:#3aa7d8;--accent-hover:#2e95c5;--accent-soft:rgba(58,167,216,0.14);--danger:#ef6b63;--success:#43c38c}body,html{background:var(--bg);color:var(--text)}body{min-height:100vh;background:radial-gradient(circle at 50% -20%,rgba(58,167,216,.08),transparent 34rem),var(--bg)}a{color:var(--accent)}a:hover{color:#67bfe5}.shell{padding-top:28px}.title{color:var(--text);letter-spacing:-.02em}.compact-note-meta,.customer-email,.due-date,.lead-time-description,.muted,.order-results-summary,.print-muted,.stat-label,.subtitle{color:var(--muted)}.card,.lead-time-settings,.line-items-table-wrap,.login-card,.notes-table-wrap,.table-wrap{background:var(--panel);border-color:var(--border);box-shadow:0 18px 50px rgba(0,0,0,.16)}.card,.lead-time-settings,.login-card,.table-wrap{border-radius:12px}.input,.select,.status-select,textarea{background:#10161b;color:var(--text);border-color:var(--border-strong)}.input::placeholder,textarea::placeholder{color:#66727e}.input:focus,.select:focus,.status-select:focus,textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px rgba(58,167,216,.2)}.button{background:var(--accent);color:#ffffff;border:1px solid transparent;box-shadow:none}.button:hover{background:var(--accent-hover)}.button.secondary{background:#1b242b;color:var(--text);border-color:var(--border)}.button.secondary:hover{background:#232e36}.header{padding-bottom:16px;border-bottom:1px solid rgba(127,139,152,.18)}.stats .card{background:linear-gradient(180deg,#171e24,#131a1f)}.stat-value{color:#f4f8fb}.table-wrap{overflow:auto}table{background:transparent}td,th{border-bottom-color:var(--border)}th{background:#10171c;color:#8d99a5}tr:last-child td{border-bottom:0}.order-expanded-row td,.order-summary-row.expanded,.order-summary-row:focus,.order-summary-row:hover{background:#11191e}.expanded-order-content{background:#11191e;border-bottom-color:var(--border)}.expanded-product-name,.lead-time-title,.order-link,.order-number-cell,.order-total,.order-total-cell{color:var(--text)}.compact-note,.internal-notes-table,.item-option-row dd,.line-items-table,.note{background:#151d22;border-color:var(--border)}.note{border-left-color:var(--accent)}.divider,.expanded-item,.item-option-list,.item-option-row,.line-item,.print-order-summary>div{border-color:var(--border)}.internal-notes-table th,.item-option-row dt,.line-items-table th{background:#10171c;color:#8d99a5}.badge{background:#202a31;color:#dbe5ec;border:1px solid #303d46}.status-canceled,.status-not-started{background:#28323a;color:#dce4e9}.status-in-progress{background:#5a4518;color:#ffe39a}.status-printing{background:#143f58;color:#9edcff}.status-assembly{background:#35265b;color:#d9c2ff}.status-ready-to-ship{background:#153f31;color:#9be8c6}.status-on-hold{background:#552722;color:#ffbbb2}.status-completed{background:#154137;color:#9ce8d5}.due-pill{border:1px solid transparent}.due-on-track{background:#163f30;color:#9be8c6;border-color:#245c48}.due-soon{background:#554214;color:#ffe39a;border-color:#725b20}.due-today{background:#5d3816;color:#ffd19a;border-color:#7b4d20}.due-overdue{background:#542520;color:#ffb6ad;border-color:#74342d}.due-complete{background:#154137;color:#9ce8d5;border-color:#245d50}.due-not-set{background:#273139;color:#aeb9c2;border-color:#39464f}.print-order-button{background:#1a2329;color:var(--text);border-color:var(--border-strong)}.print-order-button:hover{background:#243038}.sync-banner.success{background:#123826;border-color:#256247;color:#9be8c6}.form-error,.sync-banner.error{background:#45201d;border-color:#71342d;color:#ffb6ad}.login{background:radial-gradient(circle at 50% 25%,rgba(58,167,216,.07),transparent 28rem),#081015}.login-card{background:#151b20;border:1px solid #2a353d;padding:24px}.login-card .title{font-size:26px}.login-card .button{min-height:42px}.login-subtitle{color:var(--muted)}.print-order-page{background:#ffffff;color:#111111}.print-order-page a{color:#111111}.print-order-page .print-muted{color:#5d636b}.print-order-page .print-items-table th{background:#f4f4f4;color:#333333}.print-order-page .print-items-table td,.print-order-page .print-items-table th,.print-order-page .print-option-list,.print-order-page .print-option-list>div{border-color:#d8d8d8}@media (max-width:800px){.shell{padding-top:16px}}textarea.order-inline-note-input{background:#10161b!important;color:#edf2f6!important;-webkit-text-fill-color:#edf2f6!important;caret-color:#3aa7d8!important;border-color:#35434d!important}textarea.order-inline-note-input::placeholder{color:#66727e!important;-webkit-text-fill-color:#66727e!important;opacity:1}textarea.order-inline-note-input:focus{border-color:#3aa7d8!important;box-shadow:0 0 0 2px rgba(58,167,216,.2)!important;outline:none!important}.live-status-control{display:grid;grid-gap:4px;gap:4px;min-width:132px}.live-status-control .status-select{width:100%}.live-status-control .status-select:disabled{cursor:wait;opacity:.82}.live-status-state{min-height:14px;font-size:11px;line-height:1.2;color:var(--muted,#7d8ca3)}.live-status-state.saved{color:#35c995}.live-status-state.error{color:#ff6b6b}.live-item-status-control,.print-item-status-control{display:grid;grid-gap:4px;gap:4px;min-width:155px}.item-status-select{width:100%;min-width:155px;border:1px solid #64748b;border-radius:8px;padding:7px 28px 7px 9px;color:#e6edf3;font:inherit;cursor:pointer}.item-status-select:disabled{cursor:wait;opacity:.82}.live-item-status-state{min-height:14px;font-size:10px;line-height:1.2;color:#91a0b3}.live-item-status-state.saved{color:#35c995}.live-item-status-state.error{color:#ff7474}.line-item-status-cell{min-width:175px}.status-readonly{display:inline-block;border:1px solid;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.ready-to-ship-section{margin:0 0 28px;overflow:hidden}.dashboard-section-heading,.ready-to-ship-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.ready-to-ship-header{padding:20px 22px 16px;border-bottom:1px solid rgba(148,163,184,.18)}.dashboard-section-heading h2,.ready-to-ship-header h2{margin:0;font-size:1.2rem}.dashboard-section-heading p,.ready-to-ship-header p{margin:5px 0 0;color:#94a3b8;font-size:.9rem}.ready-to-ship-count{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(34,211,238,.45);border-radius:999px;background:rgba(8,145,178,.16);color:#67e8f9;font-size:1.1rem;font-weight:700}.ready-to-ship-stat{border-color:rgba(34,211,238,.38)!important}.ready-to-ship-table-wrap{border:0;border-radius:0}.ready-to-ship-table{width:100%;border-collapse:collapse}.ready-to-ship-table td,.ready-to-ship-table th{padding:13px 14px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(148,163,184,.14)}.ready-to-ship-table tbody tr:last-child td{border-bottom:0}.ready-to-ship-products{display:grid;grid-gap:3px;gap:3px;min-width:180px}.ready-to-ship-actions{display:flex;gap:8px;justify-content:flex-end}.compact-button{padding:7px 10px!important;font-size:.82rem;white-space:nowrap}.ready-to-ship-empty{padding:24px 22px;color:#94a3b8}.dashboard-section-heading{margin:0 0 12px}@media (max-width:900px){.ready-to-ship-table-wrap{overflow-x:auto}.ready-to-ship-table{min-width:820px}}.ready-to-ship-badge{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid rgba(34,211,238,.5);border-radius:999px;background:rgba(6,182,212,.15);color:#67e8f9;font-size:.82rem;font-weight:700;white-space:nowrap}.status-settings-page,.status-settings-page *{--status-page-text:#172033;--status-page-muted:#52657f}.status-settings-page .section-title,.status-settings-page .title,.status-settings-page h1,.status-settings-page h2,.status-settings-page h3,.status-settings-page label{color:var(--status-page-text)!important;-webkit-text-fill-color:var(--status-page-text)!important;opacity:1!important}.status-settings-page .help-text,.status-settings-page .muted,.status-settings-page .subtitle,.status-settings-page p,.status-settings-page small{color:var(--status-page-muted)!important;-webkit-text-fill-color:var(--status-page-muted)!important;opacity:1!important}.status-settings-page input[type=email],.status-settings-page input[type=number],.status-settings-page input[type=search],.status-settings-page input[type=text],.status-settings-page select,.status-settings-page textarea{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;background:#ffffff!important;caret-color:#0f172a!important;opacity:1!important}.status-settings-page input[type=email]::placeholder,.status-settings-page input[type=number]::placeholder,.status-settings-page input[type=search]::placeholder,.status-settings-page input[type=text]::placeholder,.status-settings-page textarea::placeholder{color:#64748b!important;-webkit-text-fill-color:#64748b!important;opacity:1!important}.status-settings-page input:disabled,.status-settings-page select:disabled,.status-settings-page textarea:disabled{color:#334155!important;-webkit-text-fill-color:#334155!important;opacity:1!important}