:root{color:#172033;font-synthesis:none;background:#f4f6fa;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.shell{grid-template-columns:230px 1fr;min-height:100vh;display:grid}aside{color:#e5e7eb;background:#111827;flex-direction:column;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:4px 7px 24px;display:flex}.brand strong{font-size:16px;display:block}.brand small{color:#94a3b8;margin-top:2px;display:block}.moon{background:#24304a;border-radius:12px;place-items:center;width:36px;height:36px;font-size:23px;display:grid}nav{gap:6px;display:grid}nav button{color:#aeb8c8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 12px}nav button:hover,nav button.active{color:#fff;background:#24304a}.security{color:#8190a6;border-top:1px solid #293449;margin-top:auto;padding:16px 8px 0;font-size:12px;line-height:1.65}main{min-width:0;padding:30px 34px 60px}header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}h1{margin:0;font-size:26px}header p{color:#7a8495;margin:5px 0 0;font-size:13px}button{color:#fff;cursor:pointer;background:#18243a;border:1px solid #26334b;border-radius:8px;padding:9px 14px}button:disabled{opacity:.45;cursor:not-allowed}button.secondary{color:#27334a;background:#fff;border-color:#d9dfeb}.notice{border:1px solid;border-radius:9px;margin:0 0 16px;padding:12px 14px}.notice.ok{color:#17623b;background:#eefbf3;border-color:#bfe8ce}.notice.error{color:#a12929;background:#fff1f1;border-color:#f1c0c0}.toolbar{gap:9px;margin-bottom:14px;display:flex}.toolbar input{width:min(540px,70vw)}input,select,textarea{color:#172033;background:#fff;border:1px solid #d7dde8;border-radius:8px;outline:none;padding:9px 10px}input:focus,select:focus,textarea:focus{border-color:#8294b5;box-shadow:0 0 0 3px #485e8414}.table-wrap{background:#fff;border:1px solid #e0e5ee;border-radius:11px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:900px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #edf0f5;padding:12px 13px;font-size:13px}th{color:#667085;background:#fafbfc;font-weight:600;position:sticky;top:0}tbody tr:last-child td{border-bottom:0}td strong{display:block}code{color:#758098;word-break:break-all;margin-top:4px;font-family:Cascadia Code,Consolas,monospace;font-size:11px;display:block}.actions{flex-wrap:wrap;gap:6px;display:flex}button.small{color:#344054;background:#fff;border-color:#d8dee9;padding:6px 9px;font-size:12px}button.small.danger{color:#a83232;border-color:#ebc4c4}.hint{color:#7a8495;font-size:12px;line-height:1.6}.card{background:#fff;border:1px solid #e0e5ee;border-radius:11px;margin-bottom:16px;padding:16px}.card h2{margin:0 0 14px;font-size:15px}.form-grid{grid-template-columns:1.6fr 1.2fr 1.2fr auto;align-items:end;gap:10px;display:grid}.form-grid.four{grid-template-columns:repeat(4,1fr) auto}.form-grid label{color:#667085;gap:6px;font-size:12px;display:grid}.form-grid input,.form-grid select{width:100%}.secret-box{border-top:1px solid #edf0f5;margin-top:16px;padding-top:14px}.secret-box>div{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.secret-box textarea{width:100%;height:180px;font-family:Cascadia Code,Consolas,monospace;font-size:12px}.status{background:#eef2f7;border-radius:999px;padding:4px 7px;font-size:11px}.status.paid{color:#187340;background:#eaf8ef}.status.pending{color:#8a5b00;background:#fff5df}.status.refunded,.status.expired{color:#596171;background:#f2f3f5}pre{white-space:pre-wrap;color:#5c6678;max-width:420px;margin:0;font-size:11px}@media (width<=900px){.shell{grid-template-columns:1fr}aside{height:auto;position:static}nav{grid-template-columns:repeat(4,1fr)}.security{display:none}main{padding:20px}.form-grid,.form-grid.four{grid-template-columns:1fr 1fr}}.plans-table{min-width:1250px}.plan-url-editor{gap:7px;min-width:360px;display:grid}.plan-url-editor input{width:100%;font-family:Cascadia Code,Consolas,monospace;font-size:12px}.plan-url-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.url-configured{color:#187340;font-size:11px}.url-missing{color:#8a5b00;font-size:11px}
