:root{--brand:#0f766e;--brand2:#14b8a6;--soft:#ecfeff;--dark:#0f172a}body{background:linear-gradient(135deg,#f8fafc,#e0f2fe);font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:#0f172a}.navbar{background:linear-gradient(90deg,#115e59,#0f766e);box-shadow:0 8px 25px rgba(15,118,110,.18)}.navbar-brand,.nav-link{font-weight:700}.hero{background:linear-gradient(135deg,#0f766e,#14b8a6);border-radius:0 0 28px 28px;color:#fff;padding:28px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-60px;top:-80px;width:250px;height:250px;background:rgba(255,255,255,.14);border-radius:50%}.cardx{background:rgba(255,255,255,.92);border:0;border-radius:22px;box-shadow:0 14px 40px rgba(15,23,42,.08)}.btn-brand{background:linear-gradient(90deg,#0f766e,#14b8a6);border:0;color:#fff;font-weight:800}.btn-brand:hover{color:#fff;filter:brightness(.95)}.form-control,.form-select{border-radius:14px;padding:11px}.table{vertical-align:middle}.table thead th{background:#ecfeff;color:#115e59}.stat{border-radius:22px;padding:22px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.07)}.stat h2{font-size:34px;margin:0;font-weight:900;color:#0f766e}.small-muted{font-size:13px;color:#64748b}.action-btns .btn{margin:2px}.login-wrap{min-height:100vh;display:flex;align-items:center}.logo-circle{width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,#0f766e,#22c55e);display:flex;align-items:center;justify-content:center;color:#fff;font-size:30px;box-shadow:0 12px 28px rgba(15,118,110,.25)}
