.Header-module__hBw1pG__header{z-index:50;background:var(--color-black);justify-content:space-between;align-items:center;gap:var(--space-8);padding:var(--space-2) var(--space-13);flex-wrap:wrap;display:flex;position:sticky;top:0}.Header-module__hBw1pG__logo{object-fit:contain;width:auto;height:45px;display:block}.Header-module__hBw1pG__nav{align-items:center;gap:36px;display:flex}.Header-module__hBw1pG__navLink{color:var(--color-white);font-size:15px;font-weight:700;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--color-orange)}.Header-module__hBw1pG__callButton{background:var(--color-orange);color:var(--color-text);white-space:nowrap;padding:12px 24px;font-size:15px;font-weight:700;transition:background .2s}.Header-module__hBw1pG__callButton:hover{background:var(--color-orange-hover)}.Header-module__hBw1pG__menuToggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:none}.Header-module__hBw1pG__menuIcon,.Header-module__hBw1pG__menuIcon:before,.Header-module__hBw1pG__menuIcon:after{background:var(--color-white);width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__hBw1pG__menuIcon{position:relative}.Header-module__hBw1pG__menuIcon:before,.Header-module__hBw1pG__menuIcon:after{content:"";position:absolute;left:0}.Header-module__hBw1pG__menuIcon:before{top:-7px}.Header-module__hBw1pG__menuIcon:after{top:7px}.Header-module__hBw1pG__menuIcon[data-open=true]{background:0 0}.Header-module__hBw1pG__menuIcon[data-open=true]:before{top:0;transform:rotate(45deg)}.Header-module__hBw1pG__menuIcon[data-open=true]:after{top:0;transform:rotate(-45deg)}.Header-module__hBw1pG__mobileNav{display:none}@media (max-width:880px){.Header-module__hBw1pG__header{padding:var(--space-2) var(--space-8)}.Header-module__hBw1pG__nav,.Header-module__hBw1pG__callButton{display:none}.Header-module__hBw1pG__menuToggle{display:flex}.Header-module__hBw1pG__mobileNav{align-items:flex-start;gap:var(--space-6);width:100%;padding:var(--space-8) 0 var(--space-6);border-top:1px solid var(--color-hairline-on-dark);flex-direction:column;display:flex}.Header-module__hBw1pG__mobileCallButton{background:var(--color-orange);color:var(--color-text);padding:12px 24px;font-size:15px;font-weight:700}.Header-module__hBw1pG__mobileCallButton:hover{background:var(--color-orange-hover)}}
.Hero-module__ZARIfG__hero{background-color:var(--color-black);background-image:linear-gradient(#0000001a,#000000eb),url(/images/photography/storefront-main.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;min-height:600px;display:flex;position:relative}.Hero-module__ZARIfG__content{padding:var(--space-15) var(--space-13);gap:var(--space-5);flex-direction:column;max-width:760px;display:flex}.Hero-module__ZARIfG__title{color:var(--color-white);font-size:60px;font-weight:700;line-height:1.06}.Hero-module__ZARIfG__subtitle{color:var(--color-bg-sunken);max-width:600px;font-size:18px;line-height:1.65}.Hero-module__ZARIfG__actions{gap:var(--space-4);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__primaryCta{background:var(--color-orange);color:var(--color-text);padding:14px 28px;font-size:16px;font-weight:700}.Hero-module__ZARIfG__primaryCta:hover{background:var(--color-orange-hover)}.Hero-module__ZARIfG__secondaryCta{border:1px solid var(--color-white);color:var(--color-white);padding:14px 28px;font-size:16px;font-weight:700}.Hero-module__ZARIfG__secondaryCta:hover{border-color:var(--color-orange);color:var(--color-orange)}@media (max-width:640px){.Hero-module__ZARIfG__content{padding:var(--space-13) var(--space-8)}.Hero-module__ZARIfG__title{font-size:40px}}
.InfoStrip-module__ey93IG__strip{background:var(--color-black);grid-template-columns:repeat(3,1fr);display:grid}.InfoStrip-module__ey93IG__col{padding:var(--space-9) var(--space-13);color:var(--color-white)}.InfoStrip-module__ey93IG__colMiddle{border-inline-start:1px solid var(--color-hairline-on-dark);border-inline-end:1px solid var(--color-hairline-on-dark)}.InfoStrip-module__ey93IG__label{color:var(--color-label-muted);letter-spacing:.5px;margin-bottom:var(--space-1);font-size:13px;font-weight:700}.InfoStrip-module__ey93IG__value{font-size:17px;font-weight:700}.InfoStrip-module__ey93IG__hoursValue{align-items:center;gap:var(--space-1);display:flex}.InfoStrip-module__ey93IG__dot{flex-shrink:0;width:8px;height:8px;display:inline-block;border-radius:50%!important}@media (max-width:720px){.InfoStrip-module__ey93IG__strip{grid-template-columns:1fr}.InfoStrip-module__ey93IG__colMiddle{border-inline:none;border-top:1px solid var(--color-hairline-on-dark);border-bottom:1px solid var(--color-hairline-on-dark)}}
.About-module__vAULUW__about{background:var(--color-bg);padding:var(--space-18) var(--space-13);gap:var(--space-15);grid-template-columns:1fr 1fr;align-items:center;display:grid}.About-module__vAULUW__image{object-fit:cover;width:100%;height:460px;display:block}.About-module__vAULUW__copy{gap:var(--space-6);flex-direction:column;display:flex}.About-module__vAULUW__heading{font-size:36px;font-weight:700}.About-module__vAULUW__paragraph{color:var(--color-text-muted);font-size:17px;line-height:1.75}@media (max-width:860px){.About-module__vAULUW__about{padding:var(--space-13) var(--space-8);gap:var(--space-9);grid-template-columns:1fr}.About-module__vAULUW__image{height:320px}}
.AdminLoginModal-module__Iz4OGG__overlay{z-index:100;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AdminLoginModal-module__Iz4OGG__card{background:var(--color-white);padding:var(--space-11);gap:var(--space-3);flex-direction:column;width:320px;display:flex}.AdminLoginModal-module__Iz4OGG__title{font-size:18px;font-weight:700}.AdminLoginModal-module__Iz4OGG__input{border:1px solid var(--color-input-border);padding:10px 12px;font-family:inherit;font-size:15px}.AdminLoginModal-module__Iz4OGG__error{color:var(--color-destructive);font-size:13px}.AdminLoginModal-module__Iz4OGG__actions{gap:10px;display:flex}.AdminLoginModal-module__Iz4OGG__submit{background:var(--color-orange);color:var(--color-text);cursor:pointer;border:none;flex:1;padding:10px;font-family:inherit;font-weight:700}.AdminLoginModal-module__Iz4OGG__submit:hover{background:var(--color-orange-hover)}.AdminLoginModal-module__Iz4OGG__cancel{border:1px solid var(--color-input-border);cursor:pointer;color:var(--color-text);background:0 0;padding:10px 16px;font-family:inherit}
.PartnersMarquee-module__2OekpW__section{background:var(--color-bg-sunken);padding:var(--space-16) 0;overflow:hidden}.PartnersMarquee-module__2OekpW__head{padding:0 var(--space-13) var(--space-12)}.PartnersMarquee-module__2OekpW__heading{margin:0 0 var(--space-1);font-size:30px;font-weight:700}.PartnersMarquee-module__2OekpW__subtext{color:var(--color-text-muted);font-size:16px}@keyframes PartnersMarquee-module__2OekpW__marquee-right{0%{transform:translate(-25%)}to{transform:translate(0%)}}.PartnersMarquee-module__2OekpW__track{align-items:stretch;gap:0;width:max-content;animation:40s linear infinite PartnersMarquee-module__2OekpW__marquee-right;display:flex}.PartnersMarquee-module__2OekpW__tile{background:var(--color-white);border:1px solid var(--color-hairline);border-inline-end:none;flex-shrink:0;justify-content:center;align-items:center;width:190px;height:96px;padding:0 40px;display:flex}.PartnersMarquee-module__2OekpW__tile img{object-fit:contain;width:auto;max-width:100%;height:38px}
.CatalogPreviewMarquee-module___BiCNa__section{padding:var(--space-18) 0;background:var(--color-bg);overflow:hidden}.CatalogPreviewMarquee-module___BiCNa__head{margin-bottom:var(--space-13);justify-content:space-between;align-items:flex-end;gap:var(--space-4);padding:0 var(--space-13);flex-wrap:wrap;display:flex}.CatalogPreviewMarquee-module___BiCNa__heading{margin:0 0 var(--space-1);color:inherit;font-size:30px;font-weight:700}.CatalogPreviewMarquee-module___BiCNa__headingLink{color:var(--color-text)}.CatalogPreviewMarquee-module___BiCNa__headingLink:hover{color:var(--color-orange)}.CatalogPreviewMarquee-module___BiCNa__subtext{color:var(--color-text-muted);font-size:16px}.CatalogPreviewMarquee-module___BiCNa__cta{background:var(--color-orange);color:var(--color-text);padding:12px 24px;font-size:14px;font-weight:700}.CatalogPreviewMarquee-module___BiCNa__cta:hover{background:var(--color-orange-hover)}@keyframes CatalogPreviewMarquee-module___BiCNa__marquee-right-half{0%{transform:translate(-50%)}to{transform:translate(0%)}}.CatalogPreviewMarquee-module___BiCNa__track{gap:var(--space-8);align-items:stretch;width:max-content;animation:50s linear infinite CatalogPreviewMarquee-module___BiCNa__marquee-right-half;display:flex}.CatalogPreviewMarquee-module___BiCNa__card{background:var(--color-white);border:1px solid var(--color-hairline);flex-direction:column;flex-shrink:0;width:280px;display:flex;overflow:hidden}.CatalogPreviewMarquee-module___BiCNa__imageArea{aspect-ratio:4/3;background:var(--color-bg-sunken);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.CatalogPreviewMarquee-module___BiCNa__imageArea img{object-fit:cover;width:100%;height:100%}.CatalogPreviewMarquee-module___BiCNa__placeholder{color:var(--color-label-muted);background:var(--color-bg-sunken);justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;position:absolute;inset:0}.CatalogPreviewMarquee-module___BiCNa__body{padding:var(--space-6);gap:var(--space-1);flex-direction:column;flex:1;display:flex}.CatalogPreviewMarquee-module___BiCNa__name{font-size:17px;font-weight:700}.CatalogPreviewMarquee-module___BiCNa__desc{color:var(--color-text-muted);flex:1;font-size:13px;line-height:1.6}.CatalogPreviewMarquee-module___BiCNa__price{color:var(--color-orange);font-size:19px;font-weight:700}
.CategoryQuickNav-module__FiMIXW__strip{justify-content:center;gap:var(--space-6);padding:var(--space-9) var(--space-13);border-bottom:1px solid var(--color-hairline);display:flex;overflow-x:auto}.CategoryQuickNav-module__FiMIXW__card{gap:var(--space-2);flex-direction:column;flex:none;width:200px;display:flex}.CategoryQuickNav-module__FiMIXW__imageArea{aspect-ratio:4/3;background:0 0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.CategoryQuickNav-module__FiMIXW__imageArea img{object-fit:contain;object-position:center;width:100%;height:100%}.CategoryQuickNav-module__FiMIXW__placeholder{color:var(--color-label-muted);text-align:center;padding:var(--space-2);justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;inset:0}.CategoryQuickNav-module__FiMIXW__name{color:var(--color-text);text-align:center;font-size:14px;font-weight:700}.CategoryQuickNav-module__FiMIXW__card:hover .CategoryQuickNav-module__FiMIXW__name{color:var(--color-orange)}@media (max-width:860px){.CategoryQuickNav-module__FiMIXW__strip{padding:var(--space-8)}.CategoryQuickNav-module__FiMIXW__card{width:150px}}
.ProductCard-module__t53O_a__card{background:var(--color-white);border:1px solid var(--color-hairline);flex-direction:column;display:flex;overflow:hidden}.ProductCard-module__t53O_a__imageArea{aspect-ratio:4/3;background:var(--color-bg-sunken);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProductCard-module__t53O_a__imageArea img{object-fit:cover;width:100%;height:100%}.ProductCard-module__t53O_a__placeholder{color:var(--color-label-muted);background:var(--color-bg-sunken);justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;position:absolute;inset:0}.ProductCard-module__t53O_a__uploadLabel{background:var(--color-black);color:var(--color-white);cursor:pointer;padding:8px 14px;font-size:12px;font-weight:700;position:absolute;bottom:10px;left:10px}.ProductCard-module__t53O_a__uploadLabel:hover{background:var(--color-orange);color:var(--color-text)}.ProductCard-module__t53O_a__body{padding:var(--space-7);gap:var(--space-2);flex-direction:column;flex:1;display:flex}.ProductCard-module__t53O_a__brand{color:var(--color-label-muted);text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:12px;font-weight:700}.ProductCard-module__t53O_a__name{margin:0;font-size:19px;font-weight:700}.ProductCard-module__t53O_a__outOfStock{opacity:.6}.ProductCard-module__t53O_a__outOfStockBadge{background:var(--color-destructive);color:var(--color-white);padding:6px 10px;font-size:11px;font-weight:700;position:absolute;top:10px;right:10px}.ProductCard-module__t53O_a__desc{color:var(--color-text-muted);flex:1;margin:0;font-size:14px;line-height:1.6}.ProductCard-module__t53O_a__price{color:var(--color-orange);font-size:20px;font-weight:700}.ProductCard-module__t53O_a__nameInput{border:none;border-bottom:1px solid var(--color-input-border);color:var(--color-text);padding:4px 0;font-family:inherit;font-size:19px;font-weight:700}.ProductCard-module__t53O_a__brandInput{border:1px solid var(--color-hairline);color:var(--color-text);padding:6px 8px;font-family:inherit;font-size:13px}.ProductCard-module__t53O_a__inStockRow{color:var(--color-text-muted);cursor:pointer;align-items:center;gap:6px;font-size:13px;display:flex}.ProductCard-module__t53O_a__descInput{color:var(--color-text-muted);border:1px solid var(--color-hairline);padding:var(--space-1);resize:vertical;min-height:60px;font-family:inherit;font-size:14px}.ProductCard-module__t53O_a__priceRow{align-items:center;gap:6px;display:flex}.ProductCard-module__t53O_a__priceSign{color:var(--color-orange);font-weight:700}.ProductCard-module__t53O_a__priceInput{border:1px solid var(--color-hairline);width:120px;color:var(--color-text);padding:6px 10px;font-family:inherit;font-size:16px;font-weight:700}.ProductCard-module__t53O_a__removeButton{border:1px solid var(--color-destructive);color:var(--color-destructive);cursor:pointer;background:0 0;align-self:flex-start;margin-top:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:700}.ProductCard-module__t53O_a__removeButton:hover{background:var(--color-destructive);color:var(--color-white)}
.ReviewsStack-module__3CyTLG__wrapper{position:relative}.ReviewsStack-module__3CyTLG__sticky{flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 65px);display:flex;position:sticky;top:65px;overflow:hidden}.ReviewsStack-module__3CyTLG__headingWrap{top:var(--space-8);right:var(--space-8);z-index:3;position:absolute}.ReviewsStack-module__3CyTLG__pinnedHeadingLink{color:var(--color-text)}.ReviewsStack-module__3CyTLG__pinnedHeadingLink:hover{color:var(--color-orange)}.ReviewsStack-module__3CyTLG__pinnedHeading{color:inherit;text-align:right;margin:0;font-size:30px;font-weight:700}.ReviewsStack-module__3CyTLG__stack{width:min(640px,100%);height:340px;position:relative}.ReviewsStack-module__3CyTLG__card{background:var(--color-white);border:1px solid var(--color-hairline);padding:var(--space-11) var(--space-9);gap:var(--space-4);flex-direction:column;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0}.ReviewsStack-module__3CyTLG__card[data-state=active]{opacity:1;z-index:2;transform:translateY(0)scale(1)}.ReviewsStack-module__3CyTLG__card[data-state=next]{opacity:0;z-index:1;transform:translateY(48px)scale(.96)}.ReviewsStack-module__3CyTLG__card[data-state=prev]{opacity:0;z-index:1;transform:translateY(-48px)scale(.96)}.ReviewsStack-module__3CyTLG__name{color:var(--color-text);font-size:18px;font-weight:700}.ReviewsStack-module__3CyTLG__stars{color:var(--color-orange);letter-spacing:2px;font-size:18px}.ReviewsStack-module__3CyTLG__starsEmpty{color:var(--color-hairline)}.ReviewsStack-module__3CyTLG__text{color:var(--color-text-muted);font-size:17px;line-height:1.75}.ReviewsStack-module__3CyTLG__progress{gap:var(--space-2);margin-top:var(--space-8);display:flex}.ReviewsStack-module__3CyTLG__dot{background:var(--color-hairline);width:8px;height:8px;transition:background .3s}.ReviewsStack-module__3CyTLG__dot[data-active=true]{background:var(--color-orange)}@media (max-width:860px){.ReviewsStack-module__3CyTLG__headingWrap{top:var(--space-4);right:var(--space-4)}.ReviewsStack-module__3CyTLG__pinnedHeading{font-size:22px}.ReviewsStack-module__3CyTLG__stack{height:400px}.ReviewsStack-module__3CyTLG__card{padding:var(--space-9) var(--space-6)}}
.catalog-module__ZyI-Aq__titleBand{background:var(--color-bg-sunken);padding:var(--space-14) var(--space-13) var(--space-12);border-bottom:1px solid var(--color-hairline)}.catalog-module__ZyI-Aq__backLink{color:var(--color-text-muted);font-size:14px;font-weight:700}.catalog-module__ZyI-Aq__backLink:hover{color:var(--color-orange)}.catalog-module__ZyI-Aq__title{color:var(--color-text);margin:var(--space-4) 0 0;font-size:44px;font-weight:700}.catalog-module__ZyI-Aq__subtitle{color:var(--color-text-muted);margin:var(--space-1) 0 0;font-size:16px}.catalog-module__ZyI-Aq__layout{align-items:start;gap:var(--space-13);padding:var(--space-13) var(--space-13) 0;grid-template-columns:260px 1fr;display:grid}.catalog-module__ZyI-Aq__layoutNoSidebar{grid-template-columns:1fr}.catalog-module__ZyI-Aq__layoutContent{min-width:0}@media (max-width:860px){.catalog-module__ZyI-Aq__layout{padding:var(--space-9) var(--space-8) 0;gap:var(--space-9);grid-template-columns:1fr}}.catalog-module__ZyI-Aq__categorySection{padding:var(--space-15) 0;border-bottom:1px solid var(--color-hairline)}.catalog-module__ZyI-Aq__layout .catalog-module__ZyI-Aq__categorySection:first-child{padding-top:var(--space-11)}@media (max-width:860px){.catalog-module__ZyI-Aq__categorySection{padding:var(--space-11) 0}}.catalog-module__ZyI-Aq__categoryHead{margin-bottom:var(--space-11);justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.catalog-module__ZyI-Aq__categoryName{margin:0;font-size:28px;font-weight:700}.catalog-module__ZyI-Aq__categoryNameInput{border:none;border-bottom:1px solid var(--color-input-border);color:var(--color-text);background:0 0;padding:4px 0;font-family:inherit;font-size:28px;font-weight:700}.catalog-module__ZyI-Aq__categoryImageArea{background:var(--color-bg-sunken);flex-shrink:0;justify-content:center;align-items:center;width:88px;height:66px;display:flex;position:relative;overflow:hidden}.catalog-module__ZyI-Aq__categoryImageArea img{object-fit:contain;width:100%;height:100%}.catalog-module__ZyI-Aq__categoryImagePlaceholder{color:var(--color-label-muted);text-align:center;padding:0 4px;font-size:10px;font-weight:700}.catalog-module__ZyI-Aq__categoryImageUploadLabel{color:var(--color-white);cursor:pointer;opacity:0;background:#0000008c;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;inset:0}.catalog-module__ZyI-Aq__categoryImageArea:hover .catalog-module__ZyI-Aq__categoryImageUploadLabel{opacity:1}.catalog-module__ZyI-Aq__categoryEditFields{align-items:baseline;gap:var(--space-6);flex-wrap:wrap;display:flex}.catalog-module__ZyI-Aq__categorySlugLabel{color:var(--color-label-muted);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.catalog-module__ZyI-Aq__categorySlugInput{border:none;border-bottom:1px solid var(--color-input-border);color:var(--color-text-muted);background:0 0;padding:2px 0;font-family:inherit;font-size:13px}.catalog-module__ZyI-Aq__destructiveButton{border:1px solid var(--color-destructive);color:var(--color-destructive);cursor:pointer;background:0 0;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:700}.catalog-module__ZyI-Aq__destructiveButton:hover{background:var(--color-destructive);color:var(--color-white)}.catalog-module__ZyI-Aq__productGrid{gap:var(--space-10);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}.catalog-module__ZyI-Aq__addProductTile{border:2px dashed var(--color-input-border);cursor:pointer;min-height:240px;color:var(--color-label-muted);background:0 0;justify-content:center;align-items:center;font-family:inherit;font-size:15px;font-weight:700;display:flex}.catalog-module__ZyI-Aq__addProductTile:hover{border-color:var(--color-orange);color:var(--color-orange)}.catalog-module__ZyI-Aq__subcategoryList{gap:var(--space-11);margin-top:var(--space-11);flex-direction:column;display:flex}.catalog-module__ZyI-Aq__subcategorySection{padding-right:var(--space-8);border-right:2px solid var(--color-hairline)}.catalog-module__ZyI-Aq__subcategoryName{margin:0;font-size:20px;font-weight:700}.catalog-module__ZyI-Aq__subcategoryNameInput{border:none;border-bottom:1px solid var(--color-input-border);color:var(--color-text);background:0 0;padding:4px 0;font-family:inherit;font-size:20px;font-weight:700}.catalog-module__ZyI-Aq__addSubcategoryTile{border:2px dashed var(--color-input-border);cursor:pointer;min-height:72px;color:var(--color-label-muted);background:0 0;justify-content:center;align-items:center;width:100%;font-family:inherit;font-size:14px;font-weight:700;display:flex}.catalog-module__ZyI-Aq__addSubcategoryTile:hover{border-color:var(--color-orange);color:var(--color-orange)}.catalog-module__ZyI-Aq__subcategoryNav{gap:var(--space-6);margin-bottom:var(--space-11);flex-wrap:wrap;display:flex}.catalog-module__ZyI-Aq__subcategoryNavLink{border:1px solid var(--color-hairline);color:var(--color-text);padding:8px 18px;font-size:14px;font-weight:700;text-decoration:none}.catalog-module__ZyI-Aq__subcategoryNavLink:hover{border-color:var(--color-orange);color:var(--color-orange)}.catalog-module__ZyI-Aq__addCategoryWrap{padding:var(--space-13);text-align:center}.catalog-module__ZyI-Aq__addCategoryButton{background:var(--color-black);color:var(--color-white);cursor:pointer;border:none;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:700}.catalog-module__ZyI-Aq__addCategoryButton:hover{background:var(--color-orange);color:var(--color-text)}.catalog-module__ZyI-Aq__reviewsBanner{background:var(--color-black);color:var(--color-white);padding:var(--space-11) var(--space-13);justify-content:space-between;align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.catalog-module__ZyI-Aq__reviewsBannerTitle{margin:0;font-size:24px;font-weight:700}.catalog-module__ZyI-Aq__reviewsBannerText{color:var(--color-label-muted);margin:var(--space-1) 0 0;font-size:14px}.catalog-module__ZyI-Aq__reviewsBannerLink{background:var(--color-orange);color:var(--color-text);white-space:nowrap;padding:12px 24px;font-size:15px;font-weight:700}.catalog-module__ZyI-Aq__reviewsBannerLink:hover{background:var(--color-orange-hover)}@media (max-width:860px){.catalog-module__ZyI-Aq__reviewsBanner{padding:var(--space-9) var(--space-8)}}.catalog-module__ZyI-Aq__footer{background:var(--color-black);color:var(--color-label-muted);padding:var(--space-12) var(--space-13);justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.catalog-module__ZyI-Aq__footerCopy{font-size:13px}.catalog-module__ZyI-Aq__logoutButton{border:1px solid var(--color-label-muted);color:var(--color-label-muted);cursor:pointer;background:0 0;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:700}.catalog-module__ZyI-Aq__logoutButton:hover{border-color:var(--color-orange);color:var(--color-orange)}.catalog-module__ZyI-Aq__adminTrigger{color:#453f34;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:11px}
.ReviewsSection-module__slDNfq__section{padding:var(--space-18) var(--space-13);background:var(--color-bg-sunken);border-top:1px solid var(--color-hairline);border-bottom:1px solid var(--color-hairline)}.ReviewsSection-module__slDNfq__head{margin-bottom:var(--space-13)}.ReviewsSection-module__slDNfq__subtext{color:var(--color-text-muted);font-size:16px}@media (max-width:860px){.ReviewsSection-module__slDNfq__section{padding:var(--space-13) var(--space-8)}}
.FilterSidebar-module__mg9f8W__sidebar{gap:var(--space-9);padding:var(--space-11) 0 var(--space-13);flex-direction:column;display:flex;position:sticky;top:90px}.FilterSidebar-module__mg9f8W__group{gap:var(--space-3);flex-direction:column;display:flex}.FilterSidebar-module__mg9f8W__groupTitle{text-transform:uppercase;letter-spacing:.02em;color:var(--color-label-muted);font-size:12px;font-weight:700}.FilterSidebar-module__mg9f8W__select{border:1px solid var(--color-input-border);color:var(--color-text);background:var(--color-white);padding:8px 10px;font-family:inherit;font-size:14px}.FilterSidebar-module__mg9f8W__sliderTrack{height:22px;position:relative}.FilterSidebar-module__mg9f8W__sliderTrack:before{content:"";background:var(--color-input-border);height:2px;position:absolute;top:10px;left:0;right:0}.FilterSidebar-module__mg9f8W__sliderFill{background:var(--color-orange);height:2px;position:absolute;top:10px}.FilterSidebar-module__mg9f8W__slider{appearance:none;pointer-events:none;background:0 0;width:100%;margin:0;position:absolute;inset:0}.FilterSidebar-module__mg9f8W__slider::-webkit-slider-runnable-track{background:0 0;height:2px}.FilterSidebar-module__mg9f8W__slider::-moz-range-track{background:0 0;height:2px}.FilterSidebar-module__mg9f8W__slider::-webkit-slider-thumb{appearance:none;pointer-events:auto;background:var(--color-orange);border:2px solid var(--color-white);width:14px;height:14px;box-shadow:0 0 0 1px var(--color-orange);cursor:pointer;margin-top:-6px}.FilterSidebar-module__mg9f8W__slider::-moz-range-thumb{pointer-events:auto;background:var(--color-orange);border:2px solid var(--color-white);width:14px;height:14px;box-shadow:0 0 0 1px var(--color-orange);cursor:pointer;border-radius:0}.FilterSidebar-module__mg9f8W__sliderBounds{color:var(--color-label-muted);justify-content:space-between;margin-top:-2px;font-size:12px;display:flex}.FilterSidebar-module__mg9f8W__priceRow{align-items:center;gap:var(--space-2);display:flex}.FilterSidebar-module__mg9f8W__priceInput{border:1px solid var(--color-input-border);width:0;color:var(--color-text);flex:1;padding:8px 10px;font-family:inherit;font-size:14px}.FilterSidebar-module__mg9f8W__priceDash{color:var(--color-label-muted)}.FilterSidebar-module__mg9f8W__checkboxList{gap:var(--space-2);flex-direction:column;max-height:220px;display:flex;overflow-y:auto}.FilterSidebar-module__mg9f8W__checkboxRow{align-items:center;gap:var(--space-2);color:var(--color-text);cursor:pointer;font-size:14px;display:flex}@media (max-width:860px){.FilterSidebar-module__mg9f8W__sidebar{padding:0 0 var(--space-9);border-bottom:1px solid var(--color-hairline);position:static}}
.Footer-module__S6Hkya__footer{background:var(--color-black);color:var(--color-white);padding:var(--space-10) var(--space-13) var(--space-6)}.Footer-module__S6Hkya__grid{gap:var(--space-9);padding-bottom:var(--space-8);grid-template-columns:1.2fr 1fr 1.2fr;display:grid}.Footer-module__S6Hkya__brandCol{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__S6Hkya__brandText{color:var(--color-label-muted);max-width:320px;font-size:13px;line-height:1.6}.Footer-module__S6Hkya__col{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.Footer-module__S6Hkya__colTitle{color:var(--color-label-muted);letter-spacing:.5px;font-size:13px;font-weight:700}.Footer-module__S6Hkya__link{color:var(--color-white);font-size:14px}.Footer-module__S6Hkya__link:hover{color:var(--color-orange)}.Footer-module__S6Hkya__contactRow{align-items:flex-start;gap:var(--space-4);min-width:0;display:flex}.Footer-module__S6Hkya__contactText{color:var(--color-white);flex:1 1 0;min-width:0;font-size:14px;line-height:1.6}.Footer-module__S6Hkya__mapEmbed{flex:2 1 0;width:100%;min-width:0;max-width:520px;height:200px}.Footer-module__S6Hkya__mapLink{border:1px solid var(--color-white);color:var(--color-white);align-self:flex-start;padding:10px 18px;font-size:13px;font-weight:700}.Footer-module__S6Hkya__mapLink:hover{border-color:var(--color-orange);color:var(--color-orange)}.Footer-module__S6Hkya__copyright{border-top:1px solid var(--color-hairline-on-dark);padding-top:var(--space-4);color:var(--color-label-muted);text-align:center;font-size:12px}@media (max-width:860px){.Footer-module__S6Hkya__grid{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__S6Hkya__footer{padding:var(--space-9) var(--space-8) var(--space-6)}}
