:root{color:#172033;font-synthesis:none;background:#f4f6f9;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.loading{place-items:center;min-height:100vh;display:grid}.login{background:linear-gradient(145deg,#071d2b,#12364a 60%,#e7ecef 60%);place-items:center;min-height:100vh;padding:24px;display:grid}.login section{background:#fff;border-radius:22px;width:min(450px,100%);padding:40px;box-shadow:0 30px 90px #0004}.brand{color:#fff;background:#0e495e;border-radius:20px;place-items:center;width:70px;height:70px;margin-bottom:20px;font-weight:900;display:grid}.brand.small{border-radius:14px;width:50px;height:50px;margin:0}.eyebrow{color:#0e667e;letter-spacing:.16em;margin-bottom:8px;font-size:.72rem;font-weight:900;display:block}h1,h2,h3,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);line-height:1}p{color:#667085;line-height:1.6}.login form{gap:18px;margin-top:28px;display:grid}label{color:#344054;gap:7px;font-size:.84rem;font-weight:700;display:grid}input,select{background:#fff;border:1px solid #d0d5dd;border-radius:10px;min-height:44px;padding:10px 12px}.login button,.filters button{color:#fff;background:#0e495e;border:0;border-radius:10px;min-height:46px;font-weight:800}.alert{color:#b42318;background:#fef3f2;border:1px solid #fda29b;border-radius:10px;padding:13px 15px}.shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#081f2c;flex-direction:column;height:100vh;padding:26px 20px;display:flex;position:sticky;top:0}.sidebar nav{gap:6px;margin-top:36px;display:grid}.sidebar a{color:#b9cad2;border-radius:10px;padding:12px 14px;text-decoration:none}.sidebar a:hover{color:#fff;background:#ffffff1a}.user{border-top:1px solid #ffffff1f;gap:5px;margin-top:auto;padding-top:20px;display:grid}.user span,.user small{color:#a8bec8;overflow-wrap:anywhere}.user button{color:#fff;background:0 0;border:1px solid #fff3;border-radius:8px;margin-top:10px;padding:9px}.content{min-width:0;padding:32px}.page-header{justify-content:space-between;gap:24px;margin-bottom:28px;display:flex}.badge{color:#067647;background:#ecfdf3;border:1px solid #b7e4c7;border-radius:999px;height:max-content;padding:10px 13px;font-weight:800}.cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:28px;display:grid}.cards article{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:20px}.cards span{color:#667085;font-size:.82rem;display:block}.cards strong{margin-top:8px;font-size:2rem;display:block}.table-section{background:#fff;border:1px solid #e4e7ec;border-radius:16px;overflow:hidden}.table-section>header{justify-content:space-between;padding:22px 24px 16px;display:flex}.filters{border-bottom:1px solid #eaecf0;grid-template-columns:160px 160px minmax(180px,1fr) minmax(180px,1fr) auto;gap:12px;padding:0 24px 20px;display:grid}.filters button{align-self:end;padding:10px 18px}.table-wrap{width:100%;overflow-x:hidden}table{table-layout:fixed;border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;overflow-wrap:anywhere;word-break:normal;border-bottom:1px solid #eaecf0;padding:14px 12px;font-size:.82rem}th{color:#475467;text-transform:uppercase;background:#f9fafb;font-size:.74rem}td strong,td small{white-space:normal;display:block}td small{color:#667085;margin-top:4px}th:first-child{width:13%}th:nth-child(2){width:11%}th:nth-child(3){width:12%}th:nth-child(4){width:24%}th:nth-child(5){width:8%}th:nth-child(6),th:nth-child(7){width:9%}th:nth-child(8),th:nth-child(9){width:7%}.pill{background:#f2f4f7;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:800;display:inline-flex}.confirmed,.completed{color:#067647;background:#ecfdf3}.rejected,.failed{color:#b42318;background:#fef3f2}.retry,.processing,.pending{color:#b54708;background:#fffaeb}.link{color:#0e667e;background:#eef6f8;border:0;border-radius:8px;padding:7px 10px;font-weight:800}.empty{text-align:center;color:#667085;padding:28px}.pager{justify-content:flex-end;align-items:center;gap:14px;padding:16px 24px;display:flex}.pager button{background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:8px 12px}.detail{z-index:20;background:#f8fafc;border-left:1px solid #d0d5dd;width:min(720px,100%);position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-20px 0 60px #1018282e}.detail>header{background:#fff;border-bottom:1px solid #e4e7ec;justify-content:space-between;padding:24px;display:flex;position:sticky;top:0}.detail-body{gap:18px;padding:20px;display:grid}.detail-body section{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:18px}pre{color:#d0d5dd;white-space:pre-wrap;overflow-wrap:anywhere;background:#101828;border-radius:9px;padding:14px;font:.76rem/1.55 ui-monospace,monospace;overflow:auto}@media (width<=1180px){.cards{grid-template-columns:repeat(3,1fr)}.filters{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.table-wrap{overflow-x:auto}table{table-layout:auto;min-width:1000px}th,td{white-space:nowrap}}@media (width<=760px){.shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.sidebar nav{display:none}.content{padding:20px 14px}.page-header{display:grid}.cards{grid-template-columns:repeat(2,1fr)}.filters{grid-template-columns:1fr}}@media (width<=460px){.cards{grid-template-columns:1fr}.login section{padding:28px 22px}}
