.home{font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.home__authenticated{text-align:center}.home__user-info{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;max-width:600px;margin-left:auto;margin-right:auto;box-shadow:0 4px 6px -1px #0000001a}.home__user-info h2{margin-bottom:1rem;color:#1f2937;font-weight:700}.home__user-info p{margin:.5rem 0;color:#6b7280;line-height:1.6}.home__unauthenticated{text-align:center;color:#6b7280}.hero-section{position:relative}.hero-section__background{position:absolute;top:0;right:0;bottom:0;left:0}.hero-section__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3}.feature-card{transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:0 10px 40px #0000001a}.btn-primary{background-color:#942017!important}.btn-primary:hover{background-color:#7a1a12!important}.section-spacing{padding-top:3rem;padding-bottom:3rem}@media(min-width:1024px){.section-spacing{padding-top:4rem;padding-bottom:4rem}}.container-spacing{padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container-spacing{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container-spacing{padding-left:2rem;padding-right:2rem}}@media(max-width:768px){.home .hero-search{max-width:100%}.home .action-cards,.home .info-cards{grid-template-columns:1fr}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease forwards}
