*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}body{color:#111827;background:#f4f6fc}.home-container{background:linear-gradient(135deg,#e0ebff,#f4f6fc);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem 2rem;display:flex}.home-header{text-align:center;margin-bottom:3rem}.home-title{color:#1e3a8a;margin-bottom:.5rem;font-size:3rem;font-weight:800}.home-subtitle{color:#374151;font-size:1.2rem}.hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:25px;margin-bottom:3rem;padding:4rem 2rem;box-shadow:0 15px 35px #0000001a}.hero-title{margin-bottom:1rem;font-size:2.8rem;font-weight:900}.hero-subtitle{color:#e0e7ff;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.5}.hero-btn{border-radius:15px;padding:.8rem 2.5rem;font-size:1.2rem}.hero-btn:hover{background:#2563eb;box-shadow:0 8px 25px #2563eb66}.home-actions{margin-bottom:2.5rem}.home-btn{cursor:pointer;border-radius:12px;padding:.8rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.btn-primary{color:#fff;background:#f5ad27;border:none}.hero-stars{justify-content:center;gap:.4rem;margin-bottom:1rem;display:flex}.hero-stars span{color:gold;text-shadow:0 2px 5px #0000004d;font-size:2rem}.btn-primary:hover{background:#2563eb;box-shadow:0 5px 15px #2563eb4d}.btn-link{color:#1d4ed8;cursor:pointer;background:0 0;border:none;margin-top:1rem;font-size:.9rem;text-decoration:underline}.btn-link:hover{color:#2563eb}.login-card{background:#e0e7ff;border-radius:20px;flex-direction:column;gap:1rem;width:100%;max-width:600px;padding:2.5rem 2rem;display:flex;box-shadow:0 15px 30px #00000014}.login-title{color:#1e3a8a;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.input{border:1px solid #d1d5db;border-radius:12px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb33}.home-footer{text-align:center;color:#6b7280;margin-top:3rem;font-size:.9rem}@media (max-width:600px){.home-title{font-size:2.2rem}.login-card{padding:2rem 1.5rem}.home-btn{width:100%}}.marketing-hero-sections{text-align:center;flex-direction:column;gap:2rem;width:100%;max-width:1000px;margin:3rem auto 0;display:flex}.marketing-card{color:#fff;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:25px;padding:3rem 2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 15px 35px #0000001a}.marketing-card h3{margin-bottom:1rem;font-size:2rem;font-weight:900}.marketing-card p{color:#e0e7ff;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.5}.marketing-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #00000026}@media (min-width:768px){.marketing-hero-sections{flex-direction:row;justify-content:space-between}.marketing-card{flex:1;margin:0 10px}.marketing-sections{text-align:left;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.marketing-card{text-align:center}}.login-card{margin-bottom:3rem}
