:root{--black: #0a0a0a;--black-soft: #111111;--black-mid: #1a1a1a;--white: #fafaf8;--off-white: #f2f0ec;--gold: #b8964a;--gold-light: #d4af6e;--gold-pale: rgba(184,150,74,.12);--mid: #6b6b6b;--light: #9e9b96;--border: #e0ddd8;--border-dk: rgba(255,255,255,.08);--error: #c0392b;--ok: #2d7a4f;--serif: "Bellefair", Georgia, serif;--sans: "Montserrat", sans-serif;--radius: 0px;--shadow: 0 4px 40px rgba(0,0,0,.18)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.fade-up{animation:fadeUp .55s ease both}.fade-in{animation:fadeIn .4s ease both}.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}.delay-4{animation-delay:.32s}.delay-5{animation-delay:.4s}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--black-soft)}::-webkit-scrollbar-thumb{background:#b8964a4d}@media (max-width: 768px){.left-panel{display:none!important}.auth-grid{grid-template-columns:1fr!important}.form-panel{padding:2rem 1.6rem!important}.rc-header{padding:0 1.2rem!important;height:auto!important;min-height:56px;flex-wrap:wrap;gap:.5rem}.rc-header-right{gap:.8rem!important}.rc-welcome{padding:1rem 1.2rem!important;flex-direction:column!important;align-items:flex-start!important;gap:.3rem}.rc-body{padding:2.5rem 1.2rem!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.packages-grid,.banners-grid{grid-template-columns:1fr!important}.admin-sidebar{display:none!important}.admin-stats{grid-template-columns:repeat(2,1fr)!important}.name-grid{grid-template-columns:1fr!important}.mobile-brand{display:flex!important}}.mobile-brand{display:none;background:var(--black);padding:1.2rem 1.6rem;border-bottom:1px solid rgba(184,150,74,.25);align-items:center;justify-content:space-between;flex-shrink:0}
