*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f6f8;color:#1f2937;font-family:Inter,Arial,"Noto Sans Devanagari",sans-serif}.topbar{position:sticky;top:0;z-index:20;height:68px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:24px;padding:0 4vw;box-shadow:0 3px 18px rgba(31,41,55,.06)}.brand{font-weight:900;font-size:20px;color:#111827;text-decoration:none;white-space:nowrap}.brand span{display:inline-grid;place-items:center;width:36px;height:36px;background:#f97316;color:#fff;border-radius:50%;margin-right:8px}.search{flex:1;max-width:600px}.search input,.input,.select,.textarea{width:100%;border:1px solid #d1d5db;background:#fff;border-radius:10px;padding:12px 14px;font-size:15px;outline:none}.search input:focus,.input:focus,.textarea:focus{border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,.12)}nav{display:flex;align-items:center;gap:16px}nav a,.footer a{color:#374151;text-decoration:none;font-weight:700}.nav-cta,.btn{background:#f97316!important;color:#fff!important;border:0;border-radius:9px;padding:11px 16px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-block}.btn-secondary{background:#fff!important;color:#f97316!important;border:1px solid #f97316}.page-shell{max-width:1320px;margin:24px auto;padding:0 20px;min-height:72vh}.grid{display:grid;grid-template-columns:260px minmax(0,1fr) 300px;gap:22px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;box-shadow:0 4px 18px rgba(17,24,39,.04);margin-bottom:18px}.hero{background:linear-gradient(120deg,#fff7ed,#fff);border:1px solid #fed7aa;padding:42px;border-radius:18px}.hero h1{font-size:42px;line-height:1.08;margin:0 0 14px}.hero h1 em{color:#f97316;font-style:normal}.muted{color:#6b7280}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{margin-bottom:14px}.field label{display:block;font-weight:800;margin-bottom:7px}.textarea{min-height:130px;resize:vertical}.alert{padding:12px 14px;border-radius:9px;margin-bottom:16px}.alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.alert-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.avatar{width:86px;height:86px;border-radius:50%;object-fit:cover;background:#ffedd5}.avatar.disabled{filter:blur(18px);transform:scale(.9)}.profile-cover{height:220px;background:linear-gradient(130deg,#fb923c,#f97316,#c2410c);border-radius:16px 16px 0 0}.profile-head{margin-top:-55px;display:flex;align-items:end;gap:18px;padding:0 22px}.profile-head .avatar{width:130px;height:130px;border:5px solid #fff}.badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:900}.list-item{padding:15px 0;border-bottom:1px solid #eef0f3}.footer{background:#111827;color:#fff;padding:32px 5vw;display:flex;justify-content:space-between}.footer a{color:#d1d5db;margin-left:18px}.admin-stat{font-size:30px;font-weight:900;color:#f97316}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:12px;border-bottom:1px solid #e5e7eb}.section-title{display:flex;justify-content:space-between;align-items:center}.mobile-nav{display:none}@media(max-width:980px){.grid{grid-template-columns:1fr}.search{display:none}.topbar nav a:not(.nav-cta){display:none}.hero h1{font-size:34px}}@media(max-width:768px){body{overflow-x:hidden}.page-shell{padding:0 12px}.topbar{padding:0 12px}.form-grid{grid-template-columns:1fr}.btn{width:100%;text-align:center}.hero{padding:25px}.profile-head{align-items:center;flex-direction:column;text-align:center}.footer{display:block}.footer div+div{margin-top:18px}.footer a{display:block;margin:8px 0}.input,.textarea,.select{font-size:16px}}