.Home-module__g21JLG__hero{text-align:center;width:100%;height:100vh;color:var(--color-primary);margin-top:calc(var(--nav-height)*-1);justify-content:center;align-items:center;display:flex;position:relative}.Home-module__g21JLG__heroImage{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__g21JLG__overlay{background:linear-gradient(#0000004d,#0009);width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__g21JLG__heroContent{z-index:1;max-width:800px;padding:0 2rem;animation:1s ease-out Home-module__g21JLG__fadeUp}.Home-module__g21JLG__heroContent h1{letter-spacing:.05em;margin-bottom:1.5rem;font-size:4rem;font-weight:300;line-height:1.1}.Home-module__g21JLG__heroContent p{color:var(--color-accent);margin-bottom:2.5rem;font-size:1.2rem;font-weight:300}.Home-module__g21JLG__heroButtons{justify-content:center;gap:1.5rem;display:flex}.Home-module__g21JLG__section{padding:6rem 0}.Home-module__g21JLG__darkSection{background-color:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.Home-module__g21JLG__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.Home-module__g21JLG__sectionHeader h2{text-transform:uppercase;letter-spacing:.05em;font-size:2.5rem;font-weight:300}.Home-module__g21JLG__viewAll{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #0000;padding-bottom:2px;font-size:.9rem}.Home-module__g21JLG__viewAll:hover{border-bottom-color:var(--color-primary)}.Home-module__g21JLG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Home-module__g21JLG__card{background:0 0;transition:transform .3s}.Home-module__g21JLG__card:hover{transform:translateY(-5px)}.Home-module__g21JLG__cardImage{aspect-ratio:3/4;background-color:var(--color-surface);width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.Home-module__g21JLG__placeholderImage{background:linear-gradient(45deg,#1a1a1a,#2a2a2a);width:100%;height:100%}.Home-module__g21JLG__cardContent h3{margin-bottom:.5rem;font-size:1.2rem;font-weight:400}.Home-module__g21JLG__price{color:var(--color-secondary);margin-bottom:1rem}.Home-module__g21JLG__cardLink{text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600}.Home-module__g21JLG__valueGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4rem;display:grid}.Home-module__g21JLG__valueItem h3{text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1.2rem}.Home-module__g21JLG__valueItem p{color:var(--color-secondary);line-height:1.6}@keyframes Home-module__g21JLG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Home-module__g21JLG__heroContent h1{font-size:2.5rem}.Home-module__g21JLG__heroButtons{flex-direction:column}}
