:root{color:#213547;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}.landing-page{flex-direction:column;min-height:100vh;display:flex}.navbar{border-bottom:1px solid #e0e0e0;padding:1rem 0}.navbar-brand{color:#333;font-size:1.5rem;font-weight:700}.hero-section{flex:1;align-items:center;padding:4rem 0;display:flex}.hero-title{color:#333;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.hero-subtitle{color:#666;max-width:600px;margin:0 auto;font-size:1.25rem}.feature-card{background:#f8f9fa;border-radius:12px;height:100%;padding:2rem;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.feature-card h3{color:#333;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.feature-card p{color:#666;margin-bottom:0}.landing-footer{color:#999;border-top:1px solid #e0e0e0;padding:2rem 0}.admin-login-page{background:#f5f5f5;align-items:center;min-height:100vh;display:flex}.login-card{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 20px #00000014}.login-card h2{color:#333;font-weight:700}.back-link{color:#666;font-size:.9rem;text-decoration:none}.back-link:hover{color:#333}
