.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}}
@keyframes AnnouncementBar-module__m9ibBG__ring{0%{transform:rotate(0)}10%{transform:rotate(22deg)}20%{transform:rotate(-18deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-10deg)}50%{transform:rotate(6deg)}60%{transform:rotate(-4deg)}70%{transform:rotate(2deg)}80%{transform:rotate(-1deg)}to{transform:rotate(0)}}.AnnouncementBar-module__m9ibBG__bar{background:#0a0a0a;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 36px;padding:28px 32px;display:flex}.AnnouncementBar-module__m9ibBG__channelLink{font-family:var(--font-oswald);letter-spacing:.04em;color:#fff;border:1px solid #fff;align-items:center;gap:10px;padding:10px 22px;font-size:1.35rem;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.AnnouncementBar-module__m9ibBG__channelLink:hover{color:#f0c040;background:#f0c0400d;border-color:#f0c040}.AnnouncementBar-module__m9ibBG__bell{transform-origin:top;animation:1s ease-in-out both AnnouncementBar-module__m9ibBG__ring;display:inline-block}.AnnouncementBar-module__m9ibBG__bell:last-of-type{animation-delay:.15s}.AnnouncementBar-module__m9ibBG__newsButton{font-family:var(--font-oswald);letter-spacing:.1em;text-transform:uppercase;color:#fff;border:1px solid #333;align-items:center;padding:11px 28px;font-size:1.1rem;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.AnnouncementBar-module__m9ibBG__newsButton:hover{color:#f0c040;border-color:#f0c040}@media (max-width:600px){.AnnouncementBar-module__m9ibBG__bar{text-align:center;flex-direction:column;gap:14px;padding:16px 20px}}
.ProductCard-module__g-pugq__card{cursor:pointer;flex-direction:column;gap:12px;display:flex}.ProductCard-module__g-pugq__imageWrapper{aspect-ratio:1;background:#000;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__imageContain{object-fit:contain}.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}.ProductCard-module__g-pugq__rating{align-items:center;gap:5px;padding:0 4px;display:flex}.ProductCard-module__g-pugq__stars{gap:1px;font-size:.75rem;line-height:1;display:inline-flex}.ProductCard-module__g-pugq__starFilled{color:#f5b50a}.ProductCard-module__g-pugq__starEmpty{color:#444}.ProductCard-module__g-pugq__ratingCount{font-family:var(--font-inter);color:#888;font-size:.75rem}@media (max-width:600px){.ProductCard-module__g-pugq__imageWrapper{max-height:60vw}}
.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;gap:24px}.ProductGrid-module__I0z52G__section{padding:60px 16px}}
.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}}
.Blog-module__jW6Nga__container{max-width:1400px;margin:0 auto;padding-bottom:100px}.Blog-module__jW6Nga__title{font-family:var(--font-oswald);text-align:center;color:#fff;margin-bottom:48px;font-size:3rem;font-weight:700}.Blog-module__jW6Nga__grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:32px;display:grid}.Blog-module__jW6Nga__card{color:inherit;background:#0a0a0a;border:1px solid #1a1a1a;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.Blog-module__jW6Nga__card:hover{border-color:#333;transform:translateY(-4px)}.Blog-module__jW6Nga__cardImage{aspect-ratio:16/9;background:#111;width:100%;position:relative;overflow:hidden}.Blog-module__jW6Nga__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Blog-module__jW6Nga__card:hover .Blog-module__jW6Nga__cardImage img{transform:scale(1.05)}.Blog-module__jW6Nga__noImage{color:#333;width:100%;height:100%;font-family:var(--font-oswald);text-transform:uppercase;letter-spacing:.1em;justify-content:center;align-items:center;font-size:1rem;display:flex}.Blog-module__jW6Nga__cardBody{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.Blog-module__jW6Nga__cardTitle{font-family:var(--font-oswald);color:#fff;font-size:1.4rem;font-weight:600;line-height:1.3}.Blog-module__jW6Nga__cardExcerpt{font-family:var(--font-inter);color:#888;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Blog-module__jW6Nga__cardDate{font-family:var(--font-inter);color:#555;text-transform:uppercase;letter-spacing:.05em;margin-top:auto;font-size:.75rem}.Blog-module__jW6Nga__empty{text-align:center;font-family:var(--font-inter);color:#555;padding:80px 20px;font-size:1rem}@media (max-width:768px){.Blog-module__jW6Nga__title{margin-bottom:32px;font-size:2.2rem}.Blog-module__jW6Nga__grid{grid-template-columns:1fr;gap:24px}.Blog-module__jW6Nga__cardTitle{font-size:1.2rem}}
.InstagramGallery-module__YZC4uW__section{text-align:center;max-width:1200px;margin:0 auto;padding:60px 20px}.InstagramGallery-module__YZC4uW__heading{font-family:var(--font-oswald);letter-spacing:.15em;color:#fff;margin-bottom:28px;font-size:1.6rem;font-weight:700}.InstagramGallery-module__YZC4uW__embedWrap{width:100%;min-height:520px;position:relative}.InstagramGallery-module__YZC4uW__embed{background:0 0;border:none;width:100%;height:640px}.InstagramGallery-module__YZC4uW__grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.InstagramGallery-module__YZC4uW__cell{text-decoration:none;display:block}.InstagramGallery-module__YZC4uW__cellMedia{aspect-ratio:1;background:linear-gradient(100deg,#141414 30%,#1f1f1f 50%,#141414 70%) 0 0/200% 100%;border-radius:4px;width:100%;animation:1.4s ease-in-out infinite InstagramGallery-module__YZC4uW__cellShimmer;position:relative;overflow:hidden}@keyframes InstagramGallery-module__YZC4uW__cellShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.InstagramGallery-module__YZC4uW__cellMedia{background:#161616;animation:none}}.InstagramGallery-module__YZC4uW__cellVideo{z-index:1;position:relative}.InstagramGallery-module__YZC4uW__cellMedia img{z-index:1;position:relative}.InstagramGallery-module__YZC4uW__cellVideo{object-fit:cover;width:100%;height:100%;display:block}.InstagramGallery-module__YZC4uW__playBadge{color:#fff;text-shadow:0 1px 6px #000000b3;pointer-events:none;font-size:1.4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}a.InstagramGallery-module__YZC4uW__cell .InstagramGallery-module__YZC4uW__cellMedia{transition:transform .2s}a.InstagramGallery-module__YZC4uW__cell:hover .InstagramGallery-module__YZC4uW__cellMedia{transform:scale(1.02)}.InstagramGallery-module__YZC4uW__gridFooter{margin-top:22px}.InstagramGallery-module__YZC4uW__viewAll{font-family:var(--font-oswald);letter-spacing:.12em;color:#fff;border-bottom:1px solid #0000;font-size:.85rem;font-weight:700;text-decoration:none;transition:border-color .15s}.InstagramGallery-module__YZC4uW__viewAll:hover{border-color:#fff}.InstagramGallery-module__YZC4uW__fallback{flex-direction:column;align-items:center;gap:18px;padding:24px 0;display:flex}.InstagramGallery-module__YZC4uW__fallbackText{font-family:var(--font-inter);color:#bbb;max-width:460px;font-size:1rem}.InstagramGallery-module__YZC4uW__fallbackCtas{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.InstagramGallery-module__YZC4uW__fallbackCta,.InstagramGallery-module__YZC4uW__fallbackCtaOutline{font-family:var(--font-oswald);letter-spacing:.15em;padding:14px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.InstagramGallery-module__YZC4uW__fallbackCta{color:#000;background:#fff;border:1px solid #fff}.InstagramGallery-module__YZC4uW__fallbackCta:hover{color:#fff;background:0 0}.InstagramGallery-module__YZC4uW__fallbackCtaOutline{color:#fff;background:0 0;border:1px solid #fff}.InstagramGallery-module__YZC4uW__fallbackCtaOutline:hover{color:#000;background:#fff}@media (max-width:1024px){.InstagramGallery-module__YZC4uW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.InstagramGallery-module__YZC4uW__heading{font-size:1.3rem}.InstagramGallery-module__YZC4uW__embed{height:520px}.InstagramGallery-module__YZC4uW__grid{grid-template-columns:repeat(2,1fr)}}
