:root{--brand-primary:#1e293b;--brand-accent:#f97316;--site-bg:#fff}*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background-color:#fff;font-family:Inter,sans-serif;overflow-x:hidden}.announcement-bar{color:#fff;white-space:nowrap;z-index:101;background:#f97316;padding:10px 0;font-size:.85rem;font-weight:800;overflow:hidden}.announcement-track{animation:25s linear infinite scroll;display:inline-block}.announcement-track span{padding:0 40px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.navbar{z-index:100;background:#fff;border-bottom:1px solid #f1f5f9;width:100%;padding:12px 0;position:sticky;top:0}.nav-logo{width:auto;height:48px;margin:0 auto;display:block}.landing-container{background:#fff;flex-direction:column;width:100%;max-width:500px;margin:0 auto;display:flex}.landing-img-container{cursor:pointer;width:100%;display:block;position:relative}.landing-img{width:100%;height:auto;display:block}.click-overlay{position:absolute;inset:0}.form-section{background:#fff;padding:3.5rem 1rem}.footer{color:#1e293b;text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;padding:2rem 1rem}.footer .container{max-width:400px;margin:0 auto}.footer-logo{height:45px;margin-bottom:.5rem}.footer-text{color:#64748b;margin-bottom:.75rem;font-size:.8rem}.footer-links a{color:#2563eb;margin:0 10px;font-size:.75rem;font-weight:700;text-decoration:none}.footer-copy{color:#64748b;border-top:1px solid #0000000d;margin-top:1rem;padding-top:.5rem;font-size:.65rem}.admin-wrapper{background:#f9fafb;min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.justify-center{justify-content:center}.items-center{align-items:center}.gap-4{gap:1rem}
