.Hero-module__JgYmMq__hero{background:#111;justify-content:center;align-items:center;width:100%;height:100vh;min-height:500px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__video{object-fit:cover;opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__content{z-index:10;text-align:center;position:relative}.Hero-module__JgYmMq__headline{font-family:var(--font-oswald);text-transform:uppercase;letter-spacing:-.02em;color:#fff;margin-bottom:20px;font-size:8vw;font-weight:700;line-height:.9}.Hero-module__JgYmMq__subheadline{font-family:var(--font-inter);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:1rem}.Hero-module__JgYmMq__heroLogo{object-fit:contain;width:50vw;min-width:250px;max-width:600px;height:auto}.Hero-module__JgYmMq__overlay{z-index:2;pointer-events:none;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.Hero-module__JgYmMq__hero{height:60vh;min-height:350px}}
.ProductCard-module__g-pugq__card{cursor:pointer;flex-direction:column;gap:12px;display:flex}.ProductCard-module__g-pugq__imageWrapper{aspect-ratio:1;background:#111;width:100%;position:relative;overflow:hidden}.ProductCard-module__g-pugq__image{object-fit:cover;width:100%;height:100%;transition:opacity .4s}.ProductCard-module__g-pugq__imageSecondary{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__imageSecondary{opacity:1}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__imagePrimary{opacity:0}.ProductCard-module__g-pugq__addButton{background:var(--foreground);width:100%;color:var(--background);font-family:var(--font-oswald);text-transform:uppercase;border:none;padding:12px;font-weight:700;transition:transform .3s;position:absolute;bottom:0;left:0;transform:translateY(100%)}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__addButton{transform:translateY(0)}.ProductCard-module__g-pugq__details{justify-content:space-between;align-items:flex-start;padding:0 4px;display:flex}.ProductCard-module__g-pugq__title{font-family:var(--font-oswald);text-transform:uppercase;color:var(--foreground);font-size:1rem;font-weight:700}.ProductCard-module__g-pugq__price{font-family:var(--font-inter);color:var(--accent);font-size:.9rem}
.ProductGrid-module__I0z52G__section{background:var(--background);padding:80px 40px}.ProductGrid-module__I0z52G__header{border-bottom:1px solid #ffffff1a;margin-bottom:40px;padding-bottom:20px}.ProductGrid-module__I0z52G__title{font-family:var(--font-oswald);color:var(--foreground);text-transform:uppercase;font-size:2rem}.ProductGrid-module__I0z52G__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:40px 20px;display:grid}@media (max-width:600px){.ProductGrid-module__I0z52G__grid{grid-template-columns:1fr}.ProductGrid-module__I0z52G__section{padding:60px 20px}}
.AboutSection-module__EBwypG__section{background:#000;padding:80px 40px}.AboutSection-module__EBwypG__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.AboutSection-module__EBwypG__imageWrap{aspect-ratio:3/4;position:relative;overflow:hidden}.AboutSection-module__EBwypG__heading{font-family:var(--font-oswald);color:#fff;letter-spacing:.05em;margin-bottom:12px;font-size:2.5rem;font-weight:700}.AboutSection-module__EBwypG__divider{background:#fff;width:60px;height:2px;margin-bottom:32px}.AboutSection-module__EBwypG__text{font-family:var(--font-inter);color:#aaa;margin-bottom:20px;font-size:1rem;line-height:1.8}.AboutSection-module__EBwypG__socials{gap:12px;margin-top:24px;display:flex}.AboutSection-module__EBwypG__socialLink{color:#fff;font-family:var(--font-oswald);letter-spacing:.1em;border:1px solid #333;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;text-decoration:none;transition:border-color .2s;display:inline-flex}.AboutSection-module__EBwypG__socialLink:hover{border-color:#fff}@media (max-width:768px){.AboutSection-module__EBwypG__section{padding:60px 20px}.AboutSection-module__EBwypG__container{grid-template-columns:1fr;gap:32px}.AboutSection-module__EBwypG__imageWrap{aspect-ratio:4/5;max-height:500px}.AboutSection-module__EBwypG__heading{font-size:2rem}.AboutSection-module__EBwypG__text{font-size:.95rem}.AboutSection-module__EBwypG__socials{flex-direction:column}.AboutSection-module__EBwypG__socialLink{justify-content:center}}
