.Home-module__jKgjFW__hero{color:#fff;background-image:url(/banner.jpg);background-position:50%;background-size:cover;align-items:center;min-height:80vh;display:flex;position:relative}.Home-module__jKgjFW__heroOverlay{z-index:1;background:linear-gradient(90deg,#000c 0%,#0006 100%);position:absolute;inset:0}.Home-module__jKgjFW__heroContent{z-index:2;max-width:800px;position:relative}.Home-module__jKgjFW__heroTitle{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Home-module__jKgjFW__heroSubtitle{color:#e5e5e5;max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Home-module__jKgjFW__about{background-color:var(--surface);padding:6rem 0}.Home-module__jKgjFW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Home-module__jKgjFW__aboutImageWrapper{border-radius:var(--radius);box-shadow:var(--shadow-lg);aspect-ratio:4/3;position:relative;overflow:hidden}.Home-module__jKgjFW__aboutImage{background-color:var(--border);background-image:url(/Ilsenira.jpg);background-position:50%;background-size:cover;width:100%;height:100%}.Home-module__jKgjFW__aboutText p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.125rem}.Home-module__jKgjFW__highlightText{border-left:4px solid var(--primary);padding-left:1rem;font-weight:700;color:var(--primary)!important;font-size:1.25rem!important}.Home-module__jKgjFW__features{background-color:var(--background);padding:6rem 0}.Home-module__jKgjFW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.Home-module__jKgjFW__featureCard{background-color:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-md);text-align:center;border:1px solid #0000;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.Home-module__jKgjFW__featureCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-8px)}.Home-module__jKgjFW__iconWrapper{background-color:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;transition:background-color .3s;display:flex}.Home-module__jKgjFW__featureCard:hover .Home-module__jKgjFW__iconWrapper{background-color:var(--primary)}.Home-module__jKgjFW__featureIcon{width:36px;height:36px;color:var(--primary);transition:color .3s}.Home-module__jKgjFW__featureCard:hover .Home-module__jKgjFW__featureIcon{color:#fff}.Home-module__jKgjFW__featureTitle{color:var(--secondary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Home-module__jKgjFW__featureText{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Home-module__jKgjFW__heroTitle{font-size:2.5rem}.Home-module__jKgjFW__aboutGrid{grid-template-columns:1fr}}
