:root{font-family:system-ui,sans-serif;color:#17212b;background:#f4f7f8}*{box-sizing:border-box}body{margin:0}header{background:#123e48;color:#fff;padding:17px max(20px,calc((100% - 1100px)/2));display:flex;justify-content:space-between;align-items:center}header strong{display:block;font-size:20px}header small{opacity:.8}nav{padding:10px max(20px,calc((100% - 1100px)/2));background:#fff;border-bottom:1px solid #d6e0e2}nav button{border:0;background:transparent;padding:9px 12px;border-radius:6px;color:#52646a;font:inherit;cursor:pointer}nav button.active{background:#e5f0f2;color:#123e48;font-weight:700}main{max-width:1100px;margin:auto;padding:24px 20px}.heading{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:16px}h1{font-size:22px;margin:0 0 4px}h2{font-size:18px;margin-top:0}p{color:#5b6c72;margin:0}.hint{font-size:13px;margin-top:12px}.primary,.secondary{padding:9px 12px;border-radius:6px;font:inherit;cursor:pointer}.primary{border:0;background:#14747e;color:#fff;font-weight:700}.secondary{border:1px solid #bdced2;background:#fff;color:#223238}table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #d8e2e4;border-radius:8px;overflow:hidden}th,td{text-align:left;padding:12px;border-bottom:1px solid #e8edef;font-size:14px}th{color:#53656b;font-weight:600;background:#f9fbfb}tr:last-child td{border:0}.mark{width:150px;padding:7px;border:1px solid #bdced2;border-radius:5px;font:inherit}.volume{text-align:right;font-variant-numeric:tabular-nums;font-weight:700}.tag{font-size:12px;background:#e5f2e9;color:#17653e;border-radius:20px;padding:4px 8px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:13px}.card{background:#fff;border:1px solid #d8e2e4;border-radius:9px;padding:16px}.card h2{margin-bottom:8px}.card p{font-size:14px;line-height:1.5;margin:4px 0}.hidden{display:none}dialog{border:0;border-radius:10px;width:min(520px,94vw);box-shadow:0 12px 45px #0004;padding:22px}dialog::backdrop{background:#092b334d}dialog label{display:block;font-size:13px;font-weight:600;margin-top:12px}dialog input,dialog select,dialog textarea{width:100%;margin-top:5px;padding:9px;border:1px solid #bdced2;border-radius:5px;font:inherit}dialog textarea{min-height:70px}menu{display:flex;justify-content:flex-end;gap:8px;padding:0;margin:18px 0 0}@media(max-width:650px){.heading{align-items:flex-start;flex-direction:column}table{display:block;overflow:auto}header{padding:16px 20px}}
.hidden{display:none!important}#import-dialog{width:min(920px,96vw);max-height:90vh;overflow:auto}#import-results{margin-top:16px}#import-results article{border:1px solid #d8e2e4;border-radius:8px;padding:14px;margin:12px 0;background:#f9fbfb}#import-results .review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#import-results .review-grid label{margin:0}#import-results .error{color:#a52525}#import-results .success{color:#17653e}#import-results .warning{color:#956000}@media(max-width:650px){#import-results .review-grid{grid-template-columns:1fr}}
#invoice-dialog{width:min(1050px,96vw);max-height:90vh;overflow:auto}.table-scroll{overflow:auto;margin-top:12px}.table-scroll input{min-width:90px}.table-scroll th,.table-scroll td{padding:5px}#invoice-detail>p{margin:7px 0}
.document-row{border:1px solid #d8e2e4;border-radius:7px;padding:10px;margin:9px 0;background:#f9fbfb}.document-row strong{display:block}.document-row .hint{margin:5px 0}.document-row label{margin-top:7px}#shipment-detail-dialog{width:min(800px,96vw);max-height:90vh;overflow:auto}#shipment-detail-dialog menu{flex-wrap:wrap}#show-archived{width:auto}
#company-logo-preview img{display:block;width:min(260px,100%);height:auto;margin:12px 0;border:1px solid #e0e8e9}#company-dialog input[type=checkbox]{width:auto;margin-right:6px}.report-logo{display:block;max-width:260px;max-height:120px;object-fit:contain;margin:0 0 12px}
.data-path{font-weight:700;overflow-wrap:anywhere;margin:8px 0 14px;color:#123e48}#working-data-folder{display:block;font-size:11px;overflow-wrap:anywhere;max-width:620px;margin-top:3px}
.warning{color:#956000}#import-results details{margin-top:14px}#import-results summary{cursor:pointer;font-weight:600}#import-results .table-scroll input{min-width:80px}
.pdf-preview{margin:14px 0;border:1px solid #d8e2e4;border-radius:7px;background:#fff;padding:10px}.pdf-preview summary{cursor:pointer;font-weight:600;color:#123e48}.pdf-preview iframe{display:block;width:100%;height:min(65vh,650px);margin-top:10px;border:1px solid #d8e2e4;border-radius:5px}#invoice-dialog .pdf-preview{margin:12px 0}
tr.double-check td{background:#ffe1e1;color:#9b111e}tr.double-check .tag{background:#ffd0d0;color:#8b0000}tr.double-check input[data-double-check]{accent-color:#b00020}
#original-packing-dialog{width:min(1100px,97vw);max-height:92vh;overflow:auto}#original-packing-files article{border:1px solid #d8e2e4;border-radius:8px;padding:12px;margin:12px 0}#original-packing-files article h3{margin:0 0 5px}#original-packing-files .page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-top:12px}.original-page{border:1px solid #cbd9dc;border-radius:7px;padding:7px;background:#fff}.original-page.invoice-page{background:#f5f6f6;color:#66767b}.original-page.mixed-page{background:#fff0e7;color:#9b3f14}.original-page label{display:flex;align-items:center;gap:6px;margin:0;font-weight:600}.original-page input[type=checkbox]{width:auto;margin:0}.original-page canvas{display:block;max-width:100%;margin:8px auto;border:1px solid #d8e2e4}.original-page a{font-size:12px}.original-page small{display:block;margin:5px 0;font-size:11px;color:#52646a}#original-packing-dialog menu{position:sticky;bottom:-22px;background:#fff;padding:12px 0 0;z-index:1}
.archive-toolbar{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 10px}.archive-toolbar label{display:flex;flex-direction:column;gap:5px;font-size:13px;font-weight:600;color:#53656b}.archive-toolbar input,.archive-toolbar select{min-width:220px;padding:9px;border:1px solid #bdced2;border-radius:6px;background:#fff;font:inherit;color:#17212b}#archive-search{width:min(430px,80vw)}#archive-count{margin:0 0 12px}.archive-date{font-weight:700;color:#123e48}
.stock-search{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 12px}.stock-search label{font-size:14px;font-weight:600;color:#53656b}.stock-search input{width:min(430px,100%);padding:9px;border:1px solid #bdced2;border-radius:6px;background:#fff;font:inherit;color:#17212b}.stock-search .hint{margin:0}.stock-empty{text-align:center;color:#5b6c72;padding:22px}
.report-option{display:flex;align-items:center;gap:8px;margin-top:16px!important}.report-option input[type=checkbox]{width:auto;margin:0}
.shipment-groups{display:grid;gap:24px}.shipment-port-group{border:1px solid #d8e2e4;border-radius:9px;padding:16px;background:#fafdfe}.shipment-port-group .cards{grid-template-columns:repeat(3,minmax(0,1fr))}.shipment-port-group .card button{font-size:13px;padding:8px 9px;margin-bottom:5px}.shipment-port-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.shipment-port-heading h2{margin:0;color:#123e48}.shipment-port-heading span{font-size:14px;color:#52646a;font-weight:600}.shipment-port-group.mixed-origin{border-color:#e3b0a6;background:#fff8f6}.shipment-port-group.mixed-origin .shipment-port-heading h2{color:#9b3f14}@media(max-width:900px){.shipment-port-group .cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.shipment-port-heading{align-items:flex-start;flex-direction:column}.shipment-port-group .cards{grid-template-columns:1fr}}

@media(max-width:650px){header{flex-wrap:wrap;gap:12px}header>div:last-child{display:flex;flex-wrap:wrap;gap:6px}nav{display:flex;overflow-x:auto;white-space:nowrap;padding:8px 12px}nav button{flex:none}main{padding:16px 12px}.heading>div:last-child{display:flex;flex-wrap:wrap;gap:6px}.heading button{font-size:13px}dialog{padding:16px}dialog menu{flex-wrap:wrap}.card{min-width:0;overflow-wrap:anywhere}}
