:root{--navy:#123047;--navy2:#0b2436;--green:#38b878;--bg:#f3f6f8;--line:#dce4e9;--text:#183143;--muted:#6b7c87;--red:#d94a4a}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--text)}.hidden{display:none!important}header{height:76px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 4%;box-shadow:0 2px 8px #0002}.brand{display:flex;align-items:center;gap:13px}.brand>div{display:flex;flex-direction:column}.brand b{font-size:17px}.brand small{opacity:.72;margin-top:2px}.header-logo-wrap{display:grid!important;place-items:center;background:#fff;border-radius:8px;padding:6px 10px;width:172px;height:54px}.header-logo-wrap img{display:block;width:100%;height:100%;object-fit:contain}.header-actions{display:flex;gap:8px}main{width:min(1400px,94%);margin:34px auto}.title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.title-row h1{margin:0;font-size:30px}.title-row p{color:var(--muted);margin:5px 0}.primary,.ghost,.danger{border:0;border-radius:8px;padding:11px 18px;font-weight:650;cursor:pointer}.primary{background:var(--green);color:white}.ghost{background:#fff;color:var(--navy);border:1px solid var(--line)}header .ghost{background:#ffffff15;color:white;border-color:#ffffff44}.danger{background:#ffecec;color:var(--red)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.stats article{background:#fff;padding:20px;border-radius:10px;border:1px solid var(--line);box-shadow:0 2px 6px #0b243608}.stats article.green{border-left:4px solid var(--green)}.stats small{font-size:11px;color:var(--muted);font-weight:700}.stats strong{display:block;font-size:25px;margin-top:9px}.panel{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden}.filters{display:flex;gap:12px;padding:16px;border-bottom:1px solid var(--line)}input,select,textarea{width:100%;border:1px solid #cbd6dc;border-radius:7px;padding:10px 11px;font:inherit;color:var(--text);background:white}input:focus,select:focus,textarea:focus{outline:2px solid #38b87844;border-color:var(--green)}.filters input{flex:1}.filters select{width:220px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th{text-align:left;background:#f8fafb;color:#61737e;font-size:11px;letter-spacing:.03em;padding:12px}td{padding:14px 12px;border-top:1px solid #edf1f3;vertical-align:top}td small{display:block;color:var(--muted);margin-top:4px}.money{white-space:nowrap;font-weight:650}.margin{color:#15935a}.badge{display:inline-block;border-radius:20px;padding:5px 9px;background:#e9eef2;font-size:12px;white-space:nowrap}.badge.Consegnato{background:#e3f7ed;color:#13804c}.badge.Confermato{background:#e4f0fc;color:#286a9e}.badge.In-viaggio{background:#fff1cf;color:#8a6510}.row-btn{padding:6px 9px}.empty{text-align:center;padding:50px;color:var(--muted)}dialog{width:min(720px,94%);border:0;border-radius:13px;padding:22px;color:var(--text);box-shadow:0 20px 60px #0004}dialog::backdrop{background:#082033aa}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.modal-head h2{margin:0}.modal-head button{border:0;background:none;font-size:26px;cursor:pointer}.grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.grid label{font-size:13px;font-weight:650}.grid input,.grid select,.grid textarea{margin-top:6px}.wide{grid-column:1/-1}.modal-actions{display:flex;gap:10px;margin-top:20px}.modal-actions span{flex:1}.error{color:var(--red);min-height:18px}.auth{position:fixed;inset:0;background:linear-gradient(140deg,var(--navy2),var(--navy));display:grid;place-items:center;padding:20px}.auth-card{background:white;width:min(430px,100%);border-radius:15px;padding:32px;box-shadow:0 20px 60px #0005}.auth-logo-wrap{height:94px;display:grid;place-items:center;padding:5px 0 12px;border-bottom:1px solid var(--line)}.auth-logo-wrap img{display:block;width:100%;height:100%;object-fit:contain}.auth-card h1{margin:25px 0 5px}.auth-card>p{color:var(--muted)}.auth-card label{display:block;font-size:13px;font-weight:650;margin:14px 0}.auth-card input{margin-top:6px}.auth-card .primary{width:100%}.users-list{margin-top:20px;border-top:1px solid var(--line)}.user-row{display:flex;justify-content:space-between;padding:12px 4px;border-bottom:1px solid var(--line)}.user-row small{color:var(--muted)}
@media(max-width:850px){.stats{grid-template-columns:1fr 1fr}.title-row{align-items:flex-end}.table-wrap table{min-width:930px}}@media(max-width:560px){header{padding:0 12px;height:68px}.header-logo-wrap{width:125px;height:44px;padding:5px 7px}.brand{gap:8px}.brand b{font-size:13px}.brand small{font-size:10px}main{width:94%;margin-top:22px}.title-row{display:block}.title-row .primary{width:100%;margin-top:12px}.stats{grid-template-columns:1fr 1fr;gap:9px}.stats article{padding:14px}.stats strong{font-size:19px}.filters{display:block}.filters select{width:100%;margin-top:10px}.grid{grid-template-columns:1fr}.wide{grid-column:auto}dialog{padding:16px}.header-actions{gap:3px}.header-actions button{padding:7px 9px;font-size:12px}.auth-card{padding:25px}.auth-logo-wrap{height:82px}}
