:root{--blue:#2695dc;--dark:#1782c8;--sky:#eef8ff;--ok:#31b66b}
.logo-crop{background-image:url('/logo.png')!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;color:transparent!important;overflow:hidden}
.mini-crest.logo-crop{display:block;width:42px;height:42px;border-radius:50%;flex:0 0 auto}
.error{color:#b42626!important;font-size:13px;min-height:18px}.notice{padding:12px 15px;border-radius:12px;background:#fff5cc;color:#765b00;margin:0 0 16px}.permission-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.permission-grid label{display:flex;gap:8px;align-items:center;margin:0;padding:8px;border:1px solid #deebf3;border-radius:10px}.permission-grid input{width:auto}.danger{background:#d64040!important}.muted{color:var(--muted)}.user-actions{display:flex;gap:8px;flex-wrap:wrap}.month-list{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.month-chip{font-size:11px;padding:4px 7px;border-radius:8px;background:#ffe7e7;color:#a22}.month-chip.paid{background:#e2f8ee;color:#08784c}.month-chip.partial{background:#fff2cc;color:#8a6300}.tabs{display:flex;gap:8px;margin-bottom:16px}.tabs button{border:0;border-radius:10px;padding:10px 14px;background:#dcecf7;color:var(--dark)}.tabs button.active{background:var(--blue);color:#fff}
@media(max-width:800px){.permission-grid{grid-template-columns:1fr}.user-actions{justify-content:flex-end}header{background:#2695dc;color:#fff}.brand,.brand small{color:#fff}.hero{border-radius:14px;background:linear-gradient(135deg,#2695dc,#55b8ec)}main{background:#f7fbfe}.panel,.stat{border-radius:12px;box-shadow:0 3px 14px #1688c718}.bottom{border-top:1px solid #dcecf7}}
