.Home-module__rIHw0a__hero{background:linear-gradient(135deg, var(--secondary) 0%, var(--accent) 100%);color:#fff;text-align:center;justify-content:center;align-items:center;height:80vh;min-height:500px;display:flex;position:relative}.Home-module__rIHw0a__heroOverlay{background:linear-gradient(#0a162873 0%,#0a162859 40%,#0a1628b3 100%);position:absolute;inset:0}.Home-module__rIHw0a__heroContent{z-index:10;text-shadow:0 2px 12px #00000059;max-width:820px;position:relative}.Home-module__rIHw0a__heroEyebrow{color:#ffe2c2;margin-bottom:1rem}.Home-module__rIHw0a__heroContent h1{color:#fff;margin-bottom:1rem;font-size:3.5rem;line-height:1.2}.Home-module__rIHw0a__heroContent p{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.Home-module__rIHw0a__heroButtons{justify-content:center;gap:1rem;display:flex}.Home-module__rIHw0a__activitiesSection{background-color:var(--background);padding:5rem 0}.Home-module__rIHw0a__activitiesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Home-module__rIHw0a__activityCard{background:var(--card-bg);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);border:1px solid var(--border);padding:2.25rem 1.75rem;transition:transform .3s,box-shadow .3s}.Home-module__rIHw0a__activityCard:hover{box-shadow:var(--shadow-md);transform:translateY(-8px)}.Home-module__rIHw0a__activityCard h3{color:var(--secondary);font-size:1.35rem}.Home-module__rIHw0a__activityCard p{color:var(--muted)}.Home-module__rIHw0a__activityIcon{width:64px;height:64px;color:var(--primary);background:var(--primary-soft);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:inline-flex}.Home-module__rIHw0a__natureSection{background-color:var(--card-bg);padding:5rem 0}.Home-module__rIHw0a__natureContainer{align-items:center;gap:4rem;display:flex}.Home-module__rIHw0a__natureContent{flex:1}.Home-module__rIHw0a__natureList{flex-direction:column;gap:1.5rem;display:flex}.Home-module__rIHw0a__natureList li{align-items:center;gap:1rem;font-size:1.1rem;display:flex}.Home-module__rIHw0a__natureListIcon{color:var(--accent);flex-shrink:0}.Home-module__rIHw0a__natureImage{aspect-ratio:4/3;flex:1;position:relative}.Home-module__rIHw0a__imagePlaceholder{aspect-ratio:4/3;border-radius:var(--radius-lg);color:#999;width:100%;box-shadow:var(--shadow-md);background:linear-gradient(45deg,#e0e0e0,#f5f5f5);justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:1.5rem;display:flex}@media (max-width:768px){.Home-module__rIHw0a__heroContent h1{font-size:2.5rem}.Home-module__rIHw0a__natureContainer{flex-direction:column}}
