*{box-sizing:border-box}body{margin:0;background:#061008;color:#f5fff1;font-family:Arial,sans-serif}.shell{max-width:1180px;margin:0 auto;padding:22px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand img{width:58px;height:58px;object-fit:contain}.brand span{display:grid}.brand b{font-size:20px}.brand small,.fine,.card small{color:#9cad96}.nav{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.nav a,.nav button,.actions button{border:1px solid #47733b;background:#102010;color:#fff;text-decoration:none;border-radius:11px;padding:11px 14px;font-weight:900}.hero,.card{border:1px solid #355f30;border-radius:22px;background:linear-gradient(145deg,#0a160d,#102010);padding:24px}.hero{margin-top:22px;border-color:#7ac84c}.release{color:#9be45a;font-weight:900;font-size:12px;letter-spacing:.08em}.hero h1{font-size:clamp(34px,6vw,62px);line-height:1.02;margin:16px 0}.hero p{max-width:860px;color:#d9e7d3;line-height:1.65}.guard{padding:16px;border-left:4px solid #9be45a;background:#071008;border-radius:10px;line-height:1.55}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:18px}.stat{font-size:36px;font-weight:900;color:#9be45a;margin:8px 0}.pill{display:inline-block;padding:7px 10px;border-radius:999px;font-weight:900;font-size:12px}.pill.on{background:#173f1f;color:#bfff87}.pill.off{background:#332511;color:#ffd98a}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.check{display:flex;gap:10px;align-items:flex-start;background:#081109;padding:14px;border-radius:12px}.check input{width:20px;height:20px}.field label{display:block;color:#bcd9af;font-weight:900;margin-bottom:7px}.field input,.field select{width:100%;padding:12px;border-radius:10px;border:1px solid #426d38;background:#071008;color:#fff;font-size:16px}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.actions button{cursor:pointer}.actions .primary{background:#9be45a;color:#071008}.actions .danger{background:#35120f;border-color:#a94b3d}.status{display:none;margin:16px 0;padding:14px;border-radius:12px;background:#102010;border:1px solid #4a7c3c}.status.show{display:block}.status.error{border-color:#d75b4a;color:#ffb3a8}.history{display:grid;gap:10px}.history-item{border-left:4px solid #4a7c3c;background:#071008;border-radius:10px;padding:14px}.history-item.manual_review{border-left-color:#e37a54}.history-item.sent{border-left-color:#9be45a}.history-item.deferred{border-left-color:#d9ad45}.history-item h3{margin:0 0 7px}.history-meta{font-size:12px;color:#9cad96}.fine{line-height:1.55}a{color:#9be45a}@media(max-width:720px){.topbar{align-items:flex-start;flex-direction:column}.shell{padding:16px}.hero,.card{padding:19px}.nav{width:100%}.nav a,.nav button{flex:1;text-align:center}}.pill.blocked{background:#471916;color:#ffb2a8}.pill.truth{background:#153547;color:#a9e4ff}.transport-warning{display:none;margin:18px 0;padding:16px;border-radius:12px;border:1px solid #d75b4a;background:#35120f;color:#ffd0c9;line-height:1.55}.transport-warning.show{display:block}.history-item.delivered{border-left-color:#9be45a}.history-item.provider_accepted,.history-item.sent{border-left-color:#5fb7de}.history-item.delivery_delayed{border-left-color:#d9ad45}.history-item.failed,.history-item.bounced,.history-item.complained,.history-item.provider_suppressed{border-left-color:#e35f54}.delivery-meta{color:#bcd9af;font-size:13px;font-weight:900}.actions button:disabled{opacity:.45;cursor:not-allowed}
