body{background:#f5f7fb;color:#1d2939;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.sidebar{width:255px;min-height:100vh;background:#123c3a;color:#fff;position:sticky;top:0;display:flex;flex-direction:column}.sidebar a{color:#dbe9e7;text-decoration:none;padding:10px 12px;border-radius:9px;display:block;margin:2px 0}.sidebar a:hover{background:#1b5551;color:#fff}.sidebar i{width:22px}.brand{display:flex;gap:10px;align-items:center}.brand small{display:block;opacity:.75}.brand-mark{width:40px;height:40px;border-radius:12px;background:#fff;color:#123c3a;display:grid;place-items:center}.topbar{background:#fff;border-bottom:1px solid #e6e9ef}.card{border:0;box-shadow:0 4px 18px rgba(16,24,40,.05);border-radius:15px}.stat{min-height:120px}.stat i{font-size:24px}.table{vertical-align:middle}.btn-primary{background:#126b63;border-color:#126b63}.btn-primary:hover{background:#0d574f;border-color:#0d574f}.login-page{min-height:100vh;background:linear-gradient(135deg,#123c3a,#1b7068);display:grid;place-items:center}.login-card{max-width:430px;width:92%;border-radius:20px}.badge-soft{background:#e7f5f2;color:#126b63}.section-title{font-weight:700}.table-responsive{border-radius:12px}.form-control,.form-select{border-radius:10px}.alert{border:0;border-radius:12px}@media(max-width:991px){.sidebar{position:fixed;z-index:1040;left:-270px;transition:.2s}.sidebar.show{left:0}main{width:100%}}
