.auth-background{background-image:linear-gradient(110deg,rgba(9,17,33,.2),rgba(9,17,33,.7)),url('../img/auth/bg4.jpg');background-size:cover;background-position:center}.auth-brand-panel{min-height:100vh;background:rgba(10,20,40,.18)}.admin-mark,.sidebar-brand-mark{display:inline-grid;place-items:center;background:#3e97ff;color:#fff;font-weight:800;border-radius:10px}.admin-mark{width:58px;height:58px;font-size:28px}.sidebar-brand-mark{width:30px;height:30px;font-size:16px}.app-sidebar-logo .app-sidebar-logo-minimize{display:none}.brand-link .sidebar-flow-logo-mark{display:none!important;width:34px;height:34px}.app-sidebar-minimize .brand-link .sidebar-flow-logo-full{display:none!important}.app-sidebar-minimize .brand-link .sidebar-flow-logo-mark{display:block!important}.panel{background:#fff;border:1px solid #f1f1f2;border-radius:.625rem;padding:2rem;box-shadow:0 0 20px 0 rgba(76,87,125,.02)}.welcome{position:relative;overflow:hidden;background:linear-gradient(115deg,#1e3a5f,#3e97ff);color:#fff;border-radius:.625rem;padding:2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.welcome:after{content:"";position:absolute;width:280px;height:280px;border:50px solid rgba(255,255,255,.08);border-radius:50%;right:-100px;top:-120px}.welcome h2{color:#fff;font-size:1.75rem;margin:.5rem 0}.welcome p{color:rgba(255,255,255,.78);margin:0;max-width:760px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700;color:#3e97ff;margin:0}.welcome .eyebrow{color:#b8dbff}.status-pill{z-index:1;white-space:nowrap;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);padding:.75rem 1rem;border-radius:2rem;font-weight:600}.status-pill span{display:inline-block;width:8px;height:8px;background:#50cd89;border-radius:50%;margin-right:7px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:1.5rem 0}.stats article{background:#fff;border:1px solid #f1f1f2;border-radius:.625rem;padding:1.75rem;box-shadow:0 0 20px rgba(76,87,125,.02);display:grid}.stats span,.stats small,.muted{color:#99a1b7}.stats strong{font-size:2.5rem;color:#071437;margin:.5rem 0}.empty-state{text-align:center;padding:4rem}.empty-state h3{margin:1rem 0 .5rem}.empty-icon{display:grid;place-items:center;width:54px;height:54px;margin:auto;border-radius:12px;background:#eef6ff;color:#3e97ff;font-size:1.8rem}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:.475rem;padding:.775rem 1.25rem;font-weight:600;background:#f1f1f2;color:#4b5675;cursor:pointer}.button:hover{background:#e9e9ec;color:#252f4a}.button.primary{background:#3e97ff;color:#fff}.button.primary:hover{background:#2884ef}.button.secondary{background:#fff;border:1px solid #dbdfe9}.button.tiny{padding:.55rem .9rem;font-size:.85rem}.danger-button{background:#fff5f8;color:#f1416c}.alert{border:0}.toolbar{display:flex;gap:.75rem;margin-bottom:1.5rem}.toolbar input{max-width:360px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:1.15rem .9rem;border-bottom:1px dashed #dbdfe9}th{color:#99a1b7;font-size:.8rem;text-transform:uppercase;font-weight:600}td{color:#4b5675}td strong{color:#252f4a}td small{display:block;color:#99a1b7;margin-top:.25rem}.right{text-align:right}.badge{display:inline-flex;align-items:center;border-radius:.425rem;padding:.45rem .75rem;font-weight:600}.badge.on{background:#e8fff3;color:#17c653}.badge.off{background:#fff5f8;color:#f1416c}.cards-list{display:grid;gap:1.25rem}.role-card{display:flex;align-items:center;justify-content:space-between;gap:2rem}.role-title,.role-actions{display:flex;align-items:center;gap:.75rem}.role-card h3{margin:0}.role-card p{color:#99a1b7;margin:.6rem 0}.form-panel{max-width:980px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-stack{display:grid;gap:1.25rem}.form-grid label,.form-stack label{display:grid;gap:.6rem;font-weight:600;color:#252f4a}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea,.form-stack input,.toolbar input{width:100%;border:1px solid #dbdfe9;border-radius:.475rem;padding:.775rem 1rem;background:#fff;color:#252f4a}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.form-stack input:focus,.toolbar input:focus{outline:0;border-color:#3e97ff;box-shadow:0 0 0 .2rem rgba(62,151,255,.12)}.check{display:flex!important;align-items:center;grid-template-columns:auto 1fr}.check input,.permission-check input{width:auto}.form-actions{border-top:1px solid #f1f1f2;margin-top:2rem;padding-top:1.5rem}.permissions-box{margin-top:2rem;border-top:1px solid #f1f1f2;padding-top:1.5rem}.permissions-box h4{font-size:.8rem;text-transform:uppercase;color:#99a1b7;margin:1.5rem 0 .5rem}.permission-check{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:.475rem}.permission-check:hover{background:#f9f9f9}.permission-check span{display:grid}.permission-check small{font-family:monospace;color:#99a1b7}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.auth-links{display:flex;justify-content:space-between;margin-top:1.5rem}.error{color:#f1416c;font-size:.85rem}.auth-card-title{text-align:center;margin-bottom:2.5rem}.auth-card-title h1{color:#071437}.pagination{margin-top:1.5rem}code{background:#f1f1f2;color:#3e97ff;padding:.35rem .55rem;border-radius:.35rem}@media(max-width:991.98px){.auth-brand-panel{display:none!important}.stats,.profile-grid{grid-template-columns:1fr}.role-card{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}@media(max-width:575.98px){.welcome{align-items:flex-start;flex-direction:column;padding:1.75rem}.stats{gap:1rem}.role-actions{flex-wrap:wrap}.panel{padding:1.25rem}}
.flow-logo{display:block;height:auto;max-width:100%}.flow-logo-mark{width:36px;height:36px}.flow-logo-full,.flow-logo-light{width:132px;height:38px}.sidebar-flow-logo{width:118px;height:34px}.brand-link{display:inline-flex;align-items:center;min-width:0;gap:0}.brand-mobile-link{display:inline-flex;align-items:center}.brand-mobile-link .flow-logo{width:34px;height:34px}.auth-flow-mark{width:58px;height:58px;border-radius:14px;box-shadow:0 10px 28px rgba(62,151,255,.32)}.admin-mark{background:transparent;padding:0;width:auto;height:auto}
.register-tips{display:grid;gap:10px;margin:0 0 22px;padding:14px 16px;border:1px solid #e7eef8;border-radius:12px;background:#f7faff}.register-tips>div{display:flex;align-items:flex-start;gap:10px;color:#4b5675;font-size:13px;line-height:1.4}.register-tips i{margin-top:2px;color:#3e97ff}.register-form .register-group{display:grid;gap:14px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f1f1f4}.register-form .register-group:last-of-type{border-bottom:0;margin-bottom:4px;padding-bottom:0}.register-form .register-group h3{margin:4px 0 0;font-size:14px;font-weight:700;color:#071437}.register-form label{gap:.45rem!important}.field-hint{display:block;color:#99a1b7;font-size:12px;font-weight:500;line-height:1.35}.register-note{margin:12px 0 0;color:#78829d;font-size:12px;line-height:1.45;text-align:center}
.recaptcha-hint{margin:0 0 8px}
.auth-home-link{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:#3e97ff;font-size:13px;font-weight:650;text-decoration:none}.auth-home-link:hover{color:#2884ef}.auth-brand-home{display:block;color:inherit;text-decoration:none}.auth-brand-home:hover{opacity:.92}
.actions-cell{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;flex-wrap:wrap}.actions-cell form{margin:0}
