header nav{flex-wrap:wrap;gap:20px}header .nav-link{align-items:center;min-height:44px;font-size:14px;text-decoration:none;display:inline-flex}.orders-heading{justify-content:space-between;align-items:center;gap:16px;margin:32px 0 18px;display:flex}.orders-heading h2{margin:0 0 6px;font-size:25px}.orders-heading p{color:var(--muted);margin:0;font-size:14px}#selection-count{color:var(--muted);white-space:nowrap;font-size:14px}.board-toolbar{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:18px;display:flex}.board-toolbar>input{flex:240px;max-width:360px;min-height:44px;font-size:16px}.board-actions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.board-actions button{border-radius:8px;min-height:44px;padding:10px 14px;font-size:14px}.orders-table-wrap{border:1px solid var(--line);border-radius:12px;overflow:auto}.orders-table-wrap table{border-collapse:collapse;width:100%;min-width:800px;font-size:15px}.orders-table-wrap th{text-align:left;letter-spacing:.03em;color:#52617a;background:#f4f6fa;padding:16px;font-size:12px;font-weight:700}.orders-table-wrap td{vertical-align:top;border-top:1px solid var(--line);padding:20px 16px;line-height:1.5}.orders-table-wrap tr:hover td{background:#fafbfe}.orders-table-wrap tr.is-selected td{background:#f0f3fc}.orders-table-wrap th:first-child,.orders-table-wrap td:first-child{width:48px}.orders-table-wrap input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue)}.orders-table-wrap th:nth-child(4),.orders-table-wrap td:nth-child(4){text-align:right;white-space:nowrap}.orders-table-wrap td:nth-child(2){min-width:160px}.orders-table-wrap td:nth-child(2)>strong a{text-underline-offset:3px;font-size:16px}.orders-table-wrap small{color:var(--muted);margin-top:4px;font-size:14px;line-height:1.5;display:block}.table-item+.table-item{margin-top:12px}.table-item strong{font-weight:500}.orders-table-wrap .status{white-space:nowrap;border-radius:20px;align-items:center;min-height:28px;padding:4px 10px;font-size:13px;display:inline-flex}.admin-footnote{color:var(--muted);font-size:13px;line-height:1.6}@media (width<=700px){.orders-heading{flex-direction:column;align-items:start}.board-actions{margin-left:0}.board-toolbar>input{width:100%;max-width:none}header{flex-direction:column;align-items:start}header nav{gap:16px}.orders-table-wrap{border:0;border-radius:0;overflow:visible}.orders-table-wrap table,.orders-table-wrap tbody{min-width:0;display:block}.orders-table-wrap thead{margin-bottom:12px;display:block}.orders-table-wrap thead tr{display:block}.orders-table-wrap th{display:none}.orders-table-wrap th:first-child{background:0 0;align-items:center;gap:10px;width:auto;padding:10px 0;display:flex}.orders-table-wrap th:first-child:after{content:"Select all orders";font-size:14px}.orders-table-wrap tbody tr{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;padding:16px;display:grid;position:relative}.orders-table-wrap td{border:0;padding:0;font-size:15px;display:block}.orders-table-wrap tbody tr.is-selected{background:#f0f3fc}.orders-table-wrap tbody tr:hover td,.orders-table-wrap tr.is-selected td{background:0 0}.orders-table-wrap td:first-child{width:auto;position:absolute;top:16px;right:16px}.orders-table-wrap td:nth-child(2){grid-column:1/-1;padding-right:36px}.orders-table-wrap td:nth-child(3){border-top:1px solid var(--line);grid-column:1/-1;padding-top:12px}.orders-table-wrap td:nth-child(4){text-align:left}.orders-table-wrap td[data-label]:before{content:attr(data-label);color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.orders-table-wrap input[type=checkbox]{width:22px;height:22px}.orders-table-wrap .status{min-height:30px;font-size:14px}.board-actions button{flex:auto}.board-actions{width:100%}}.admin-section>.section-heading{justify-content:flex-end;align-items:center;gap:10px}.admin-section>.section-heading>div:first-child{margin-right:auto}.admin-section>.section-heading>button{flex:none;margin:0}.orders-table-wrap td:nth-child(7){color:var(--muted)}@media (width<=700px){.admin-section>.section-heading{flex-wrap:wrap}.admin-section>.section-heading>div:first-child{flex-basis:100%}}.site-settings-dialog{border:1px solid var(--line);width:min(820px,94vw);max-height:88dvh;color:var(--navy);background:#fff;border-radius:12px;padding:24px;overflow-y:auto}.site-settings-dialog::backdrop{background:#152d5173}.settings-modal-header{z-index:1;background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:12px 0;display:flex;position:sticky;top:-24px}.settings-modal-header h2{margin:0;font-size:28px}.settings-modal-header button{border:1px solid var(--line);min-height:44px;color:var(--navy);background:#fff;border-radius:6px;padding:8px 16px}.site-settings-dialog p{line-height:1.6}.site-settings-dialog input{width:100%;min-width:0;min-height:44px;font-size:16px}.site-settings-dialog .cost-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:20px 0}@media (width<=600px){.site-settings-dialog{padding:18px}.settings-modal-header{top:-18px}.site-settings-dialog .cost-grid{grid-template-columns:1fr}}.earnings-stat-detail{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.4;display:block}.vendor-cost-dialog{border:1px solid var(--line);width:min(720px,94vw);max-height:88dvh;color:var(--navy);background:#fff;border-radius:12px;padding:24px;overflow-y:auto}.vendor-cost-dialog::backdrop{background:#152d5173}.vendor-cost-header{z-index:1;background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex;position:sticky;top:-24px}.vendor-cost-header h2{margin:0;font-size:26px}.vendor-cost-header button{border:1px solid var(--line);min-height:44px;color:var(--navy);background:#fff;border-radius:6px;padding:8px 16px}.vendor-cost-dialog p{line-height:1.6}.vendor-cost-dialog input{width:100%;min-width:0;min-height:44px;font-size:16px}.vendor-cost-dialog .cost-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:20px 0}@media (width<=600px){.vendor-cost-dialog{padding:18px}.vendor-cost-header{top:-18px}.vendor-cost-dialog .cost-grid{grid-template-columns:1fr}}
