*{box-sizing:border-box}:root{--bg:#f4f7fb;--panel:#fff;--ink:#172033;--muted:#64748b;--line:#e3e9f2;--brand:#10b981;--danger:#ef4444;--shadow:0 16px 40px rgba(15,23,42,.08)}body{margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--bg)}button,input,textarea,select{font:inherit}.auth-page{min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#d1fae5,#f8fafc 50%)}.auth-card{width:min(520px,100%);padding:34px;background:#fff;border-radius:26px;box-shadow:0 24px 70px rgba(15,23,42,.15)}.auth-card h1{margin:18px 0 5px}.auth-card>p{color:var(--muted)}.brand-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:var(--brand);font-size:1.4rem;font-weight:900}.form-stack,.form-grid{display:grid;gap:15px}.form-grid{grid-template-columns:1fr 1fr}.span-2{grid-column:span 2}label{display:grid;gap:7px;font-size:.86rem;font-weight:700;color:#334155}input,textarea,select{width:100%;min-height:46px;border:1px solid #dbe3ef;border-radius:13px;padding:11px 13px;color:var(--ink);background:#fff}textarea{resize:vertical}.btn{min-height:44px;border:0;border-radius:13px;padding:11px 16px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn.primary{background:var(--brand);color:#052e20}.btn.ghost{background:#eef2f7;color:#334155}.alert{padding:13px 16px;border-radius:13px;margin:14px 0}.alert.success{background:#d1fae5;color:#065f46}.alert.error{background:#fee2e2;color:#991b1b}.admin-shell{height:100dvh;overflow:hidden;display:grid;grid-template-columns:250px 1fr}.sidebar{height:100dvh;padding:20px 14px;display:flex;flex-direction:column;background:#0f172a;color:#fff}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:0 10px 22px}.sidebar-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--brand);color:#052e20;font-weight:900}.sidebar-brand div{display:grid}.sidebar-brand small{color:#94a3b8}.sidebar nav{display:grid;gap:5px}.sidebar nav a,.sidebar-footer a{min-height:44px;padding:10px 12px;border-radius:12px;display:flex;align-items:center;gap:12px;color:#cbd5e1;text-decoration:none;font-size:.92rem}.sidebar nav a span{width:24px;text-align:center}.sidebar nav a.active,.sidebar nav a:hover{background:#1e293b;color:#fff}.sidebar-footer{display:grid;gap:4px;margin-top:auto;border-top:1px solid #26344a;padding-top:14px}.admin-main{min-width:0;height:100dvh;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.topbar{min-height:76px;padding:14px 24px;display:flex;align-items:center;gap:16px;background:#fff;border-bottom:1px solid var(--line)}.topbar h1{font-size:1.28rem;margin:2px 0 0}.topbar small{color:var(--muted)}.icon-btn{width:40px;height:40px;border:0;border-radius:12px;background:#eef2f7;cursor:pointer}.icon-btn.danger{color:#dc2626;background:#fee2e2}.user-chip{margin-left:auto;display:flex;align-items:center;gap:10px}.user-chip>span,.user-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#d1fae5;color:#047857;font-weight:900}.user-chip div{display:grid}.admin-content{overflow:auto;padding:24px;-webkit-overflow-scrolling:touch}.floating{position:fixed;z-index:80;top:84px;right:24px;box-shadow:var(--shadow)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.stat-card,.panel{background:var(--panel);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.stat-card{padding:22px}.stat-card span,.stat-card small{display:block;color:var(--muted)}.stat-card strong{display:block;font-size:2rem;margin:9px 0}.panel{padding:22px}.panel+.panel{margin-top:20px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.panel-head h2{font-size:1.08rem;margin:0}.panel-head p{margin:5px 0 0;color:var(--muted);font-size:.88rem}.table-wrap{overflow:auto}.table-wrap table{width:100%;border-collapse:collapse;white-space:nowrap}.table-wrap th,.table-wrap td{padding:13px 12px;text-align:left;border-bottom:1px solid var(--line);font-size:.88rem}.table-wrap th{color:var(--muted);font-size:.76rem;text-transform:uppercase}.empty{padding:50px;text-align:center;color:var(--muted)}.split-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:20px}.sticky-form{position:sticky;top:0;align-self:start}.list-cards,.media-list{display:grid;gap:10px}.list-cards article,.media-list article{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:15px}.list-cards article>div,.media-list article>div{min-width:0;display:grid;flex:1}.list-cards strong,.media-list strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-cards small,.media-list small{color:var(--muted);font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#eef2f7}.media-list img{width:68px;height:52px;object-fit:cover;border-radius:12px}.team-admin-list img{width:54px;height:54px;border-radius:50%}.media-list em{font-size:.7rem;color:#059669}.list-cards form,.media-list form{margin:0}.image-field>span{display:block}.image-picker{display:flex;align-items:center;gap:16px;padding:13px;border:1px dashed #b8c5d7;border-radius:17px;background:#f8fafc}.image-picker img{width:170px;height:100px;object-fit:cover;border-radius:13px}.image-picker.compact{display:grid}.image-picker.compact img{width:100%;height:170px}.image-picker.avatar img{width:130px;height:130px;border-radius:50%;margin:auto}.image-picker small{color:var(--muted)}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:8px}.check input{width:18px;min-height:auto}.message-list{display:grid;gap:12px}.message-list article{padding:18px;border:1px solid var(--line);border-radius:16px}.message-list article.unread{border-left:5px solid var(--brand);background:#f0fdf4}.message-list article>div,.message-list article footer{display:flex;justify-content:space-between;gap:12px}.message-list small,.message-list footer{color:var(--muted);font-size:.8rem}.message-list footer{align-items:center}.message-list footer form{margin-left:auto}.message-list footer select{min-height:36px;padding:6px 10px}.form-panel .form-grid{margin-top:10px}@media(max-width:1050px){.stat-grid{grid-template-columns:repeat(2,1fr)}.split-layout{grid-template-columns:1fr}.sticky-form{position:static}}@media(max-width:760px){.admin-shell{grid-template-columns:1fr}.sidebar{position:fixed;z-index:100;left:0;top:0;width:270px;transform:translateX(-100%);transition:.2s}.sidebar.open{transform:translateX(0)}.user-chip div{display:none}.admin-content{padding:15px}.topbar{padding:12px 15px}.stat-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.two{grid-template-columns:1fr}.panel{padding:16px}.panel-head{align-items:flex-start;flex-direction:column}.image-picker{align-items:flex-start;flex-direction:column}.image-picker img{width:100%;height:180px}.floating{left:15px;right:15px;top:80px}}@media(max-width:430px){.stat-grid{grid-template-columns:1fr}.user-chip{display:none}.topbar h1{font-size:1.05rem}}
