html,body,#root{margin:0;min-height:100%}*{box-sizing:border-box}body{font-family:Poppins,sans-serif;color:#0f172a;background:#f7faf8;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}.admin-shell-bg{background:radial-gradient(circle at top left,rgba(4,120,87,.08),transparent 28%),linear-gradient(180deg,#ffffffd1,#f7faf8fa)}.admin-panel-line{border-top:1px solid rgba(15,23,42,.08)}.admin-scroll::-webkit-scrollbar{width:10px;height:10px}.admin-scroll::-webkit-scrollbar-thumb{background:#0f172a1f;border-radius:999px}@keyframes pulseSoft{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.live-dot{animation:pulseSoft 2s ease-in-out infinite}.admin-page{width:100%;min-width:0;padding-bottom:calc(108px + env(safe-area-inset-bottom))}@media(min-width:768px){.admin-page{padding-bottom:0}}.admin-title{font-family:Space Grotesk,Poppins,sans-serif;font-size:clamp(2rem,3vw,2.5rem);font-weight:700;letter-spacing:-.04em;line-height:1}.admin-subtitle{margin-top:.5rem;max-width:48rem;color:#64748b;font-size:.95rem;line-height:1.7}.admin-panel{border:1px solid rgb(226 232 240);background:#fffffff5;border-radius:1.75rem;box-shadow:0 10px 26px -26px #0f172a2e}.admin-input,.admin-textarea{width:100%;border:0;border-bottom:1px solid rgba(148,163,184,.5);background:transparent;padding:.8rem 0;outline:none;color:#0f172a;transition:border-color .16s ease}.admin-input::placeholder,.admin-textarea::placeholder{color:#94a3b8}.admin-input:focus,.admin-textarea:focus{border-bottom-color:#047857e6}.admin-button-primary,.admin-button-secondary,.admin-button-ghost{border-radius:1rem;padding:.82rem 1.15rem;font-size:.9rem;font-weight:800;transition:transform .14s ease,box-shadow .14s ease,background-color .14s ease,color .14s ease}.admin-button-primary{background:#047857;color:#fff;box-shadow:0 14px 28px -20px #04785794}.admin-button-primary:hover{transform:translateY(-1px)}.admin-button-secondary{background:#dcfce7;color:#14532d}.admin-button-ghost{background:#fff;color:#334155;border:1px solid rgb(226 232 240)}.admin-pill{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.45rem .8rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.admin-pill--active,.admin-pill--good{background:#dcfce7;color:#166534}.admin-pill--muted{background:#f1f5f9;color:#64748b}.admin-pill--warn{background:#fef3c7;color:#92400e}.admin-stat{position:relative;overflow:hidden;border:1px solid rgb(229 231 235);background:#fff;border-radius:1.5rem;padding:1.2rem 1.15rem;box-shadow:0 8px 24px -26px #0f172a2e}.admin-stat:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0478570f,#fff0 42%,#04785708),radial-gradient(circle at top right,rgba(16,185,129,.08),transparent 28%);pointer-events:none}.admin-empty{display:grid;place-items:center;min-height:220px;padding:2rem;text-align:center;color:#64748b}.admin-surface{border:1px solid rgb(226 232 240);background:#fffffffa;border-radius:1.75rem}.admin-surface-soft{border:1px solid rgba(226,232,240,.9);background:#fcfdfcfa;border-radius:1.5rem}.admin-page-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem}.admin-kicker{font-size:.72rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase;color:#64748b}.admin-meta{color:#64748b;font-size:.93rem;line-height:1.7}.admin-list>*+*{border-top:1px solid rgba(226,232,240,.85)}.admin-row{padding:1rem 0}.admin-row:first-child{padding-top:0}.admin-row:last-child{padding-bottom:0}.admin-control{width:100%;border:1px solid rgba(226,232,240,.95);background:#fffffffa;border-radius:1.1rem;padding:.9rem 1rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.admin-control:focus{border-color:#0478578c;box-shadow:0 0 0 3px #04785714}.admin-control::placeholder{color:#94a3b8}.admin-grid-note{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:767px){.admin-grid-note{grid-template-columns:1fr}}
