:root{font-family:Inter,system-ui,-apple-system,sans-serif;color:#13243a;background:#f5f7fa}*{box-sizing:border-box}body{margin:0}header{height:64px;background:#102a43;color:white;display:flex;justify-content:space-between;align-items:center;padding:0 22px}header strong{display:block}header small{opacity:.7}.header-actions{display:flex;gap:14px;align-items:center}.header-actions a{color:white}.header-actions select{padding:8px 12px;border-radius:7px}.prod-banner{background:#b42318;color:#fff;text-align:center;font-weight:800;padding:8px;letter-spacing:.08em}.hidden{display:none!important}.layout{display:grid;grid-template-columns:270px 1fr;min-height:calc(100vh - 64px)}aside{background:white;border-right:1px solid #d9e2ec;padding:14px;overflow:auto}aside input,.toolbar input,.toolbar select{width:100%;padding:9px;border:1px solid #bcccdc;border-radius:7px}.club,.navbtn{width:100%;text-align:left;background:white;border:0;border-bottom:1px solid #edf2f7;padding:11px 8px;cursor:pointer}.club:hover,.navbtn:hover{background:#f0f4f8}.club b,.club small{display:block}.club small{color:#627d98;margin-top:2px}.content{padding:22px;min-width:0}.content h1{margin:0 0 4px}.content p{margin-top:0;color:#627d98}.toolbar{display:grid;grid-template-columns:280px 1fr auto;gap:10px;margin:18px 0}.toolbar button,.primary{background:#1367a8;color:#fff;border:0;border-radius:7px;padding:9px 16px;font-weight:700;cursor:pointer}.table-scroll{overflow:auto;background:white;border:1px solid #d9e2ec;border-radius:10px;max-height:70vh}table{border-collapse:collapse;min-width:100%;font-size:12px}th{position:sticky;top:0;background:#eaf0f6;z-index:1;text-align:left}th,td{border-bottom:1px solid #edf2f7;padding:7px 9px;white-space:nowrap;max-width:420px;overflow:hidden;text-overflow:ellipsis}.cell{border:0;background:transparent;text-align:left;width:100%;padding:0;cursor:pointer;font:inherit;color:inherit}.cell:hover{color:#1367a8;text-decoration:underline}.plain{white-space:normal}.error,.ok{padding:10px 12px;border-radius:7px;margin:10px 0}.error{background:#fee4e2;color:#912018}.ok{background:#ecfdf3;color:#166534}.empty{background:white;border:1px dashed #bcccdc;padding:30px;text-align:center;color:#627d98;border-radius:10px}.login{display:grid;place-items:center;min-height:100vh}.login-card{background:white;width:min(430px,92vw);padding:28px;border:1px solid #d9e2ec;border-radius:14px;box-shadow:0 10px 30px #102a4318}.login-card label{display:block;margin:14px 0;font-weight:600}.login-card input{width:100%;padding:10px;margin-top:5px;border:1px solid #bcccdc;border-radius:7px}.login-card button{width:100%;margin-top:10px}dialog{border:0;border-radius:12px;max-width:700px;width:90vw;padding:24px;box-shadow:0 20px 60px #0005}dialog::backdrop{background:#102a4388}.diff{display:grid;grid-template-columns:1fr 1fr;gap:12px}.diff>div{background:#f5f7fa;padding:10px;border-radius:8px;min-width:0}.diff pre{white-space:pre-wrap;word-break:break-word}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.dialog-actions button{padding:9px 14px;border-radius:7px;border:1px solid #bcccdc}.danger{background:#b42318!important;color:white;border-color:#b42318!important}@media(max-width:800px){.layout{grid-template-columns:1fr}aside{border-right:0;border-bottom:1px solid #d9e2ec}.toolbar{grid-template-columns:1fr}}
