@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";select{border:1px solid #d8e0db;border-radius:9px;padding:11px 12px;outline:none;background:#fbfcfb}select:focus{border-color:#259d59;box-shadow:0 0 0 3px #dff4e7}.small{border:1px solid #d8e0db;background:#fff;color:#375044;border-radius:7px;padding:5px 8px;cursor:pointer}:root{font-family:DM Sans,sans-serif;color:#17211b;background:#f3f6f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:235px 1fr}aside{background:#11271d;color:#fff;padding:28px 20px;display:flex;flex-direction:column}.brand{font:700 19px Manrope;display:flex;align-items:center;gap:10px}.brand span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#25d366;color:#0b2117}nav{display:grid;gap:6px;margin-top:48px}nav button,.signout{border:0;color:#a9b9b0;background:none;padding:11px 13px;text-align:left;border-radius:9px;cursor:pointer}nav button.active,nav button:hover{color:#fff;background:#204232}.signout{margin-top:auto}.content{padding:45px clamp(24px,5vw,72px);max-width:1250px;width:100%}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}h1,h2{font-family:Manrope;margin:0}h1{font-size:34px}h2{font-size:19px}header small{color:#728078;font-size:11px;letter-spacing:2px;font-weight:700}.status{background:#fff0df;color:#92581a;border:1px solid #f1d0a9;border-radius:20px;padding:8px 13px;font-size:13px}.status i{display:inline-block;width:7px;height:7px;background:#e69b42;border-radius:50%;margin-right:7px}.status.ok{background:#e5f8ec;color:#267043;border-color:#bfe8ce}.status.ok i{background:#25a85a}.grid{display:grid;grid-template-columns:minmax(400px,1.4fr) minmax(260px,.8fr);gap:22px}.card{background:#fff;border:1px solid #e0e7e2;border-radius:16px;padding:26px;box-shadow:0 8px 30px #1531220a}.card>p{color:#718078;margin:7px 0 24px;font-size:14px}label{display:grid;gap:7px;font-weight:600;font-size:13px;margin:16px 0}input,textarea{border:1px solid #d8e0db;border-radius:9px;padding:11px 12px;outline:none;background:#fbfcfb}input:focus,textarea:focus{border-color:#259d59;box-shadow:0 0 0 3px #dff4e7}textarea{resize:vertical}button[type=submit],form>button{border:0;border-radius:9px;background:#168846;color:#fff;padding:11px 18px;font-weight:700;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.tips>div{border-left:3px solid #28c766;padding:2px 0 2px 14px;margin-top:24px}.tips p{font-size:14px;color:#718078;line-height:1.5;margin:5px 0}.history{margin-top:22px;overflow:auto}.history h2{margin-bottom:18px}table{border-collapse:collapse;width:100%;font-size:13px}th,td{padding:12px 8px;text-align:left;border-top:1px solid #edf0ee}th{color:#78857e;font-weight:600}em{font-style:normal;padding:4px 8px;border-radius:10px;background:#eef1ef}.good{color:#227a43;background:#e7f7ed}.bad{color:#a13c3c;background:#fceaea}.settings{max-width:850px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.webhook{background:#f3f6f3;padding:14px;border-radius:9px;margin:20px 0;display:grid;gap:6px;font-size:13px}.webhook code{overflow-wrap:anywhere;color:#377252}.notice{border-radius:10px;padding:12px 15px;margin:-10px 0 20px;font-size:14px}.success{background:#e6f7ec;color:#226f40}.error{background:#fceaea;color:#9d3535}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 70% 20%,#dff4e7,transparent 32%),#f3f6f3}.auth-card{width:min(420px,calc(100% - 32px));padding:38px}.auth-card .brand{margin-bottom:35px}.auth-card h1{font-size:29px}.auth-card button{width:100%;margin-top:8px}@media(max-width:760px){.shell{display:block}aside{padding:16px;flex-direction:row;align-items:center;position:sticky;top:0;z-index:2}nav{display:flex;margin:0 0 0 auto}.signout{margin:0}.content{padding:28px 16px}.grid,.form-grid{grid-template-columns:1fr}header{align-items:end}h1{font-size:27px}.brand{font-size:0}.brand span{font-size:19px}}
