:root{font-family:Inter,system-ui,sans-serif;color:#00315B;background:#f4f7fa;font-size:16px}*{box-sizing:border-box}body{margin:0}header{display:flex;align-items:center;gap:20px;padding:20px 5%;background:#fff;border-bottom:3px solid #0AA2EE}header img{width:155px;height:auto}header small{display:block;color:#60788c;margin-top:5px}header button{margin-left:auto}main{max-width:1200px;margin:24px auto;padding:0 20px}h1{font-size:1.65rem}h2{font-size:1.25rem}h3{font-size:1rem}p{line-height:1.5}button{font:inherit;background:#00315B;color:#fff;border:0;border-radius:8px;padding:11px 16px;cursor:pointer}button:hover{background:#216984}button:disabled{opacity:.5;cursor:wait}.secondary{background:#e7eef3;color:#00315B}input,select,textarea{width:100%;font:inherit;padding:10px;border:1px solid #bccdd9;border-radius:6px;background:#fff;color:#00315B}textarea{min-height:90px;resize:vertical}label{display:block;margin:14px 0}.card{background:#fff;border:1px solid #dce6ed;border-radius:12px;padding:20px;margin:16px 0}#login{max-width:430px;margin:70px auto}.heading{display:flex;justify-content:space-between;align-items:center}.heading p{color:#60788c}.metrics{display:flex;gap:16px;flex-wrap:wrap}.metric{flex:1;min-width:180px;background:#fff;border-left:4px solid #0AA2EE;padding:18px;border-radius:8px}.metric strong{display:block;font-size:1.6rem;margin-top:8px}nav{display:flex;gap:8px;margin:24px 0;flex-wrap:wrap}nav button{background:#e7eef3;color:#00315B}nav button[aria-pressed=true]{background:#00315B;color:#fff}table{width:100%;border-collapse:collapse;background:#fff;text-align:left}th,td{padding:14px;border-bottom:1px solid #e2eaf0;white-space:nowrap}th{font-size:.9rem;color:#60788c}.scroll{overflow-x:auto}.actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.order-header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.badge{padding:6px 10px;background:#eaf6fa;border-radius:16px;font-size:.9rem}#notice{min-height:24px}#notice.error{color:#9e2929}#notice.success{color:#1c6b4b}dialog{width:min(540px,94vw);border:1px solid #b6ccd9;border-radius:14px;padding:24px;color:#00315B}dialog::backdrop{background:#00315B88}pre{white-space:pre-wrap;overflow-wrap:anywhere}footer{max-width:1200px;margin:40px auto;padding:20px;color:#60788c;font-size:.85rem}[hidden]{display:none!important}@media(max-width:600px){header{padding:14px;gap:12px}header img{width:100px}header strong{font-size:.9rem}header small{font-size:.7rem}main{padding:0 12px}.card{padding:14px}h1{font-size:1.35rem}nav button{padding:10px;font-size:.9rem}.heading{align-items:start;gap:10px}header button{font-size:.8rem;padding:8px}.metric{min-width:130px}th,td{padding:10px}}

header{background:#00315b;color:#fff}header small{color:#c9dfef}header button{border:1px solid #6b8ba5}
/* Shared Aegean workspace theme; operation controls and confirmations retained. */
:root{color:#153b52;background:#f0f8fc}header{border-bottom:1px solid #cde3ef}button{background:#087fa6;border-radius:10px}button:hover{background:#086582}.secondary,nav button{background:#e5f3fa;color:#153b52}nav button[aria-pressed=true]{background:#087fa6;color:white}.card{border-color:#d0e4ef;border-radius:16px;box-shadow:0 4px 16px #17486005}.metric{border:1px solid #d0e4ef;border-top:3px solid #087fa6;border-radius:14px;padding:20px}.metric strong{font-size:30px;font-variant-numeric:tabular-nums}input,select,textarea{border-color:#bed9e7;border-radius:9px;color:#153b52}th{background:#eef7fc;color:#496777}h1{letter-spacing:-.5px}#login{padding:25px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-color:#087fa6}
