@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HomePage{background:linear-gradient(to bottom right,#fef4f0,#eee);min-height:100vh}.HomePage__header{width:100%;max-width:1280px;margin:0 auto;padding:1.5rem 1rem}.HomePage__nav{justify-content:space-between;align-items:center;display:flex}.HomePage__logo{color:#f79b72;font-size:1.5rem;font-weight:700}.HomePage__admin-link{color:#666;transition:color .2s}.HomePage__admin-link:hover{color:#f79b72}.HomePage__hero{text-align:center;width:100%;max-width:1280px;margin:0 auto;padding:4rem 1rem}.HomePage__title{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.HomePage__title{font-size:3.75rem}}.HomePage__title-highlight{color:#f79b72}.HomePage__subtitle{color:#666;max-width:42rem;margin:0 auto 2.5rem;font-size:1.25rem}.HomePage__cta-group{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.HomePage__cta-group{flex-direction:row}}.HomePage__cta-primary{color:#fff;background-color:#f79b72;border-radius:.75rem;padding:1rem 2rem;font-weight:600;transition:background-color .2s;box-shadow:0 10px 25px -5px #f79b724d}.HomePage__cta-primary:hover{background-color:#e86a35}.HomePage__cta-secondary{color:#4a4a4a;background-color:#fff;border:1px solid #ddd;border-radius:.75rem;padding:1rem 2rem;font-weight:600;transition:background-color .2s}.HomePage__cta-secondary:hover{background-color:#f8f8f8}.HomePage__features{width:100%;max-width:1280px;margin:0 auto;padding:4rem 1rem}.HomePage__section-title{text-align:center;color:#1a1a1a;margin-bottom:3rem;font-size:1.875rem;font-weight:700}.HomePage__features-grid{gap:2rem;display:grid}@media (min-width:768px){.HomePage__features-grid{grid-template-columns:repeat(3,1fr)}}.HomePage__feature-card{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.HomePage__feature-icon{border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex}.HomePage__feature-icon--blue{color:#f79b72;background-color:#f79b721a}.HomePage__feature-icon--green{color:#4caf7d;background-color:#4caf7d1a}.HomePage__feature-icon--purple{color:#2a4759;background-color:#2a47591a}.HomePage__feature-icon svg{width:1.75rem;height:1.75rem}.HomePage__feature-title{color:#1a1a1a;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.HomePage__feature-description{color:#666}.HomePage__how-it-works{color:#fff;background-color:#1a1a1a;padding:4rem 0}.HomePage__how-it-works-container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.HomePage__how-it-works-title{text-align:center;margin-bottom:3rem;font-size:1.875rem;font-weight:700}.HomePage__steps-grid{gap:2rem;display:grid}@media (min-width:768px){.HomePage__steps-grid{grid-template-columns:repeat(4,1fr)}}.HomePage__step{text-align:center}.HomePage__step-number{background-color:#f79b72;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;font-size:1.25rem;font-weight:700;display:flex}.HomePage__step-title{margin-bottom:.5rem;font-weight:600}.HomePage__step-description{color:#aaa;font-size:.875rem}.HomePage__final-cta{text-align:center;width:100%;max-width:1280px;margin:0 auto;padding:4rem 1rem}.HomePage__final-cta-title{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700}.HomePage__final-cta-text{color:#666;max-width:36rem;margin-bottom:2rem;margin-left:auto;margin-right:auto}.HomePage__footer{border-top:1px solid #ddd;padding:2rem 0}.HomePage__footer-container{text-align:center;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.HomePage__copyright{color:#888;font-size:.875rem}
