:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#e8edf8;background:#080b12;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% -10%,#213153 0,transparent 35%),#080b12;min-height:100vh}main{max-width:1180px;margin:auto;padding:48px 24px}header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}h1{font-size:46px;letter-spacing:-2px;margin:6px 0}h2{margin:5px 0 18px;font-size:22px}p{color:#8f9bb2;margin:0}.eyebrow{color:#7f9cff;font-size:11px;font-weight:800;letter-spacing:1.8px}.card,.stats article{background:#121723db;border:1px solid #252d3f;border-radius:18px;box-shadow:0 18px 60px #0005}.login{max-width:480px;padding:28px}.login form{display:flex;gap:10px;margin-top:24px}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px}.stats article{padding:22px}.stats span{display:block;color:#8f9bb2;font-size:13px}.stats strong{font-size:32px}.grid{display:grid;grid-template-columns:1fr;gap:16px}.grid>.card{padding:24px;min-width:0}.sectionHead{display:flex;align-items:center;justify-content:space-between}.ruleForm{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px 0;border-bottom:1px solid #252d3f}.ruleForm label{display:flex;flex-direction:column;gap:6px;color:#8f9bb2;font-size:12px}.ruleForm label:first-child,.ruleForm .formActions,.ruleForm .error{grid-column:1/3}.formActions{display:flex;gap:9px}.formActions button{flex:1}.ruleForm fieldset{grid-column:1/3;border:1px solid #303a50;border-radius:9px;padding:12px;display:flex;gap:18px}.ruleForm fieldset label{flex-direction:row;align-items:center;color:#e8edf8}.ruleForm fieldset input{width:auto}input,select,button{border-radius:9px;border:1px solid #303a50;background:#101522;color:#e8edf8;padding:11px 13px;font:inherit}button{background:#5f7cff;border-color:#5f7cff;font-weight:700;cursor:pointer}button:hover{filter:brightness(1.1)}button.ghost{background:transparent;border-color:#39445c;color:#aeb9ce}.danger{background:transparent;border-color:#56333b;color:#ff8797}.row,.delivery{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 0;border-bottom:1px solid #202738}.row small,.delivery small{display:block;color:#7f8aa1;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.actions{display:flex;gap:7px}.actions button{padding:7px 9px;font-size:12px}.delivery{justify-content:flex-start}.delivery>div{min-width:0;flex:1}.status{width:8px;height:8px;border-radius:50%;background:#798499;flex:none}.status.sent{background:#43d6a0;box-shadow:0 0 10px #43d6a088}.status.failed{background:#ff6077}.pill{font-size:11px;text-transform:uppercase;color:#9aa8c1}.empty{padding:30px 0;text-align:center}.error{color:#ff8797;margin-top:12px;font-size:13px}[hidden]{display:none!important}@media(max-width:800px){main{padding:28px 16px}.grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr 1fr}h1{font-size:36px}.ruleForm{grid-template-columns:1fr}.ruleForm label:first-child,.ruleForm .formActions,.ruleForm .error{grid-column:auto}.ruleForm fieldset{grid-column:auto;flex-direction:column;gap:8px}}@media(max-width:520px){.stats{grid-template-columns:1fr}.login form{flex-direction:column}.row{align-items:flex-start;flex-direction:column}.actions{width:100%}.actions button{flex:1}}.inboxCard{padding:24px;margin-bottom:16px}.inboxForm{display:flex;gap:10px;margin:22px 0 6px}.addressInput{display:flex;align-items:center;flex:1;border:1px solid #303a50;background:#101522;border-radius:9px;overflow:hidden}.addressInput input{border:0;flex:1;min-width:100px}.addressInput span{color:#7f8aa1;padding-right:13px}@media(max-width:520px){.inboxForm{flex-direction:column}.addressInput span{font-size:13px}}
