.about-module__pkN5va__about{min-height:80vh}.about-module__pkN5va__hero{background:hsl(var(--color-primary));text-align:center;padding:6rem 2rem 4rem}.about-module__pkN5va__title{font-family:var(--font-inter),system-ui,sans-serif;color:#fff;margin:0;font-size:4rem}.about-module__pkN5va__container{max-width:900px;margin:0 auto;padding:4rem 2rem}.about-module__pkN5va__section{margin-bottom:3rem}.about-module__pkN5va__section h2{font-family:var(--font-inter),system-ui,sans-serif;color:hsl(var(--color-primary));margin-bottom:1.5rem;font-size:2rem}.about-module__pkN5va__section p{color:hsl(var(--foreground));margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.about-module__pkN5va__services{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;padding:0;list-style:none;display:grid}.about-module__pkN5va__services li{background:hsl(var(--color-primary-light));border-radius:12px;align-items:center;gap:.75rem;padding:1.25rem;font-size:1.2rem;transition:transform .2s;display:flex}.about-module__pkN5va__services li:hover{transform:translateY(-3px)}.about-module__pkN5va__serviceIcon{font-size:1.5rem}.about-module__pkN5va__photoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.about-module__pkN5va__photoWrapper{aspect-ratio:4/3;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.about-module__pkN5va__photoWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.about-module__pkN5va__photoWrapper:hover img{transform:scale(1.05)}@media (max-width:768px){.about-module__pkN5va__title{font-size:2.5rem}.about-module__pkN5va__container{padding:2rem 1rem}.about-module__pkN5va__photoGrid{grid-template-columns:1fr}}
.PageHeader-module__bykAEq__headerContainer{background-color:hsl(var(--color-primary));justify-content:center;align-items:center;width:100%;height:420px;display:flex;position:relative;overflow:hidden}.PageHeader-module__bykAEq__backgroundImage{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.PageHeader-module__bykAEq__overlay{z-index:2;background:linear-gradient(#0003 0%,#00000073 100%);width:100%;height:100%;position:absolute;top:0;left:0}.PageHeader-module__bykAEq__content{z-index:10;text-align:center;color:#fff;padding:2rem;position:relative}.PageHeader-module__bykAEq__title{letter-spacing:-.5px;text-shadow:0 4px 15px #0000004d;opacity:0;margin-bottom:.75rem;font-size:3.5rem;font-weight:800;animation:.8s ease-out forwards PageHeader-module__bykAEq__fadeInDown}.PageHeader-module__bykAEq__subtitle{letter-spacing:.5px;opacity:0;text-shadow:0 2px 10px #0000004d;font-size:1.25rem;font-weight:500;animation:.8s ease-out .2s forwards PageHeader-module__bykAEq__fadeInUp}@media (max-width:768px){.PageHeader-module__bykAEq__headerContainer{height:300px}.PageHeader-module__bykAEq__title{font-size:2.5rem}.PageHeader-module__bykAEq__subtitle{font-size:1rem}}@keyframes PageHeader-module__bykAEq__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes PageHeader-module__bykAEq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.ProductCard-module__9j1fXa__card{background:#fff;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000000d}.ProductCard-module__9j1fXa__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.ProductCard-module__9j1fXa__linkWrapper{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.ProductCard-module__9j1fXa__linkWrapper:hover .ProductCard-module__9j1fXa__name{color:hsl(var(--color-primary))}.ProductCard-module__9j1fXa__imageContainer{background-color:#f0f0f0;height:250px;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__ribbons{z-index:10;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:.75rem;right:.75rem}.ProductCard-module__9j1fXa__ribbon{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;box-shadow:0 2px 8px #0003}.ProductCard-module__9j1fXa__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ProductCard-module__9j1fXa__name{font-family:var(--font-sans);color:hsl(var(--foreground));margin-bottom:.5rem;font-size:1.25rem}.ProductCard-module__9j1fXa__description{color:#666;flex:1;margin-bottom:1rem;font-size:.9rem}.ProductCard-module__9j1fXa__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ProductCard-module__9j1fXa__priceContainer{flex-direction:column;gap:.25rem;display:flex}.ProductCard-module__9j1fXa__price{color:hsl(var(--color-primary));font-size:1.1rem;font-weight:700}.ProductCard-module__9j1fXa__originalPrice{color:#9ca3af;font-size:.875rem;text-decoration:line-through}.ProductCard-module__9j1fXa__button{background-color:hsl(var(--color-primary));color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;transition:background-color .2s}.ProductCard-module__9j1fXa__button:hover{background-color:hsl(var(--color-primary));filter:brightness(90%)}
.LocationMap-module__mEFe-q__locationSection{background:#fff;padding:5rem 2rem;position:relative;overflow:hidden}.LocationMap-module__mEFe-q__container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.LocationMap-module__mEFe-q__header{text-align:center;margin-bottom:4rem}.LocationMap-module__mEFe-q__title{font-family:var(--font-sans);color:hsl(var(--foreground));margin-bottom:1rem;font-size:3.5rem;position:relative}.LocationMap-module__mEFe-q__title:after{content:"";background:hsl(var(--color-primary));border-radius:2px;width:80px;height:4px;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.LocationMap-module__mEFe-q__subtitle{color:hsl(var(--foreground)/.7);margin-top:1.5rem;font-size:1.25rem}.LocationMap-module__mEFe-q__content{grid-template-columns:1.2fr 1fr;align-items:start;gap:3rem;display:grid}.LocationMap-module__mEFe-q__contentMapOnly{display:block}.LocationMap-module__mEFe-q__contentMapOnly .LocationMap-module__mEFe-q__mapContainer{max-width:1100px;height:560px;margin:0 auto}.LocationMap-module__mEFe-q__mapContainer{border-radius:20px;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.LocationMap-module__mEFe-q__map{border:none;width:100%;height:100%}.LocationMap-module__mEFe-q__mapPlaceholder{background:hsl(var(--color-primary-light)/.5);width:100%;height:100%;color:hsl(var(--color-primary));flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.LocationMap-module__mEFe-q__infoContainer{flex-direction:column;gap:1.5rem;display:flex}.LocationMap-module__mEFe-q__infoCard{background:#fff;border-radius:16px;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000014}.LocationMap-module__mEFe-q__infoCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.LocationMap-module__mEFe-q__iconWrapper{background:hsl(var(--color-primary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 12px #0000001a}.LocationMap-module__mEFe-q__icon{color:#fff;width:28px;height:28px}.LocationMap-module__mEFe-q__infoTitle{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.LocationMap-module__mEFe-q__infoText{color:hsl(var(--foreground)/.7);line-height:1.6}.LocationMap-module__mEFe-q__phoneLink{color:hsl(var(--color-primary));font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s}.LocationMap-module__mEFe-q__phoneLink:hover{color:hsl(var(--color-secondary))}.LocationMap-module__mEFe-q__directionsButton{color:hsl(var(--color-primary));border:2px solid hsl(var(--color-primary));background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.LocationMap-module__mEFe-q__directionsButton:hover{background:hsl(var(--color-primary));color:#fff;transform:translate(4px)}@media (max-width:968px){.LocationMap-module__mEFe-q__content{grid-template-columns:1fr}.LocationMap-module__mEFe-q__mapContainer{height:400px}}@media (max-width:768px){.LocationMap-module__mEFe-q__locationSection{padding:3rem 1rem}.LocationMap-module__mEFe-q__title{font-size:2.5rem}.LocationMap-module__mEFe-q__subtitle{font-size:1.1rem}.LocationMap-module__mEFe-q__infoCard{padding:1.5rem}.LocationMap-module__mEFe-q__mapContainer{height:350px}.LocationMap-module__mEFe-q__contentMapOnly .LocationMap-module__mEFe-q__mapContainer{height:380px}}
.NewsSection-module__OplAPG__newsSection{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);padding:4rem 2rem}.NewsSection-module__OplAPG__container{max-width:1200px;margin:0 auto}.NewsSection-module__OplAPG__title{text-align:center;color:#1f2937;font-size:2.5rem;font-weight:700;font-family:var(--font-inter),system-ui,sans-serif;margin-bottom:3rem}.NewsSection-module__OplAPG__carouselWrapper{align-items:center;gap:1rem;display:flex;position:relative}.NewsSection-module__OplAPG__carouselButton{cursor:pointer;z-index:10;background:#fff;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.NewsSection-module__OplAPG__carouselButton:hover{background:hsl(var(--color-primary));border-color:hsl(var(--color-primary));color:#fff;transform:scale(1.1)}.NewsSection-module__OplAPG__newsCarousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:0;padding:0;display:flex;overflow-x:auto}.NewsSection-module__OplAPG__newsCarousel::-webkit-scrollbar{display:none}.NewsSection-module__OplAPG__newsCard{box-shadow:none;scroll-snap-align:start;background:#fff;border:2px solid #e5e7eb;border-radius:0;flex-direction:row;flex-shrink:0;align-items:center;min-width:100%;max-width:100%;height:auto;transition:opacity .3s;display:flex;overflow:hidden}.NewsSection-module__OplAPG__newsCard.NewsSection-module__OplAPG__active{opacity:1}.NewsSection-module__OplAPG__newsCard:not(.NewsSection-module__OplAPG__active){opacity:.7}.NewsSection-module__OplAPG__content{flex-direction:column;flex:1;justify-content:center;gap:1rem;padding:2.5rem;display:flex}.NewsSection-module__OplAPG__imageContainer{background:#f3f4f6;flex-shrink:0;width:45%;min-width:350px;height:400px;position:relative;overflow:hidden}.NewsSection-module__OplAPG__image{object-fit:cover;width:100%;height:100%;display:block}.NewsSection-module__OplAPG__newsTitle{color:#1f2937;font-size:2rem;font-weight:600;font-family:var(--font-inter),system-ui,sans-serif;margin-bottom:1.5rem}.NewsSection-module__OplAPG__newsContent{color:#4b5563;-webkit-line-clamp:15;line-clamp:15;-webkit-box-orient:vertical;margin-bottom:0;font-size:1.05rem;line-height:1.6;display:-webkit-box;overflow:hidden}.NewsSection-module__OplAPG__link{color:hsl(var(--color-primary));align-items:center;margin-top:.5rem;font-size:1.15rem;font-weight:600;text-decoration:underline;transition:opacity .2s;display:inline-flex}.NewsSection-module__OplAPG__link:hover{opacity:.7}.NewsSection-module__OplAPG__indicators{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.NewsSection-module__OplAPG__indicator{cursor:pointer;background:0 0;border:2px solid #d1d5db;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.NewsSection-module__OplAPG__indicator.NewsSection-module__OplAPG__active{background:hsl(var(--color-primary));border-color:hsl(var(--color-primary));transform:scale(1.2)}.NewsSection-module__OplAPG__loading{text-align:center;color:#6b7280;padding:2rem}@media (max-width:768px){.NewsSection-module__OplAPG__newsSection{padding:2rem 1rem}.NewsSection-module__OplAPG__title{margin-bottom:2rem;font-size:2rem}.NewsSection-module__OplAPG__newsCard{flex-direction:column;min-width:100%;max-width:100%;max-height:none}.NewsSection-module__OplAPG__content{padding:1.5rem}.NewsSection-module__OplAPG__imageContainer{width:100%;min-width:100%;height:250px}.NewsSection-module__OplAPG__carouselButton{width:40px;height:40px}}
.FAQ-module__8ZM7Ka__faq{background:hsl(var(--background));padding:4rem 1.5rem}.FAQ-module__8ZM7Ka__container{max-width:900px;margin:0 auto}.FAQ-module__8ZM7Ka__header{text-align:center;margin-bottom:2.5rem}.FAQ-module__8ZM7Ka__title{font-family:var(--font-inter),system-ui,sans-serif;color:hsl(var(--color-primary));margin:0 0 .5rem;font-size:2.25rem}.FAQ-module__8ZM7Ka__subtitle{color:hsl(var(--foreground)/.7);margin:0;font-size:1.05rem}.FAQ-module__8ZM7Ka__list{flex-direction:column;gap:.75rem;display:flex}.FAQ-module__8ZM7Ka__item{border:1px solid hsl(var(--color-primary-light));background:#fff;border-radius:12px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.FAQ-module__8ZM7Ka__item[open]{border-color:hsl(var(--color-primary)/.4);box-shadow:0 4px 12px #0000000a}.FAQ-module__8ZM7Ka__question{color:hsl(var(--foreground));cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.5rem;font-size:1.05rem;font-weight:600;line-height:1.4;list-style:none;display:flex}.FAQ-module__8ZM7Ka__question::-webkit-details-marker{display:none}.FAQ-module__8ZM7Ka__icon{color:hsl(var(--color-primary));flex-shrink:0;font-size:1.5rem;line-height:1;transition:transform .2s}.FAQ-module__8ZM7Ka__item[open] .FAQ-module__8ZM7Ka__icon{transform:rotate(45deg)}.FAQ-module__8ZM7Ka__answer{color:hsl(var(--foreground)/.85);padding:0 1.5rem 1.25rem;font-size:1rem;line-height:1.7}@media (max-width:640px){.FAQ-module__8ZM7Ka__faq{padding:3rem 1rem}.FAQ-module__8ZM7Ka__title{font-size:1.75rem}.FAQ-module__8ZM7Ka__question{padding:1rem 1.25rem;font-size:1rem}.FAQ-module__8ZM7Ka__answer{padding:0 1.25rem 1rem}}
.ProductList-module__fFXaQa__section{background-color:#fff;padding:4rem 2rem;position:relative;overflow:hidden}.ProductList-module__fFXaQa__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.ProductList-module__fFXaQa__title{font-family:var(--font-sans);color:hsl(var(--color-primary));text-align:center;margin-bottom:3rem;font-size:2.5rem}.ProductList-module__fFXaQa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}
.ShopFilters-module__h_x41W__filters{background:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.ShopFilters-module__h_x41W__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.ShopFilters-module__h_x41W__title{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.ShopFilters-module__h_x41W__clearBtn{color:hsl(var(--color-primary));cursor:pointer;background:0 0;border:none;border-radius:4px;min-height:44px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.ShopFilters-module__h_x41W__clearBtn:hover{background-color:#f3f4f6}.ShopFilters-module__h_x41W__section{margin-bottom:2rem}.ShopFilters-module__h_x41W__section:last-child{margin-bottom:0}.ShopFilters-module__h_x41W__sortSelect{color:#374151;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;width:100%;margin-top:.75rem;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,background-color .2s}.ShopFilters-module__h_x41W__sortSelect:focus{border-color:hsl(var(--color-primary));background:#fff;outline:none}.ShopFilters-module__h_x41W__sectionTitle{color:#374151;margin:0;font-size:1rem;font-weight:600}.ShopFilters-module__h_x41W__sectionHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin:0 0 1rem;padding:0;transition:opacity .2s;display:flex}.ShopFilters-module__h_x41W__sectionHeader:hover{opacity:.7}.ShopFilters-module__h_x41W__sectionHeader:hover .ShopFilters-module__h_x41W__chevron{color:hsl(var(--color-primary))}.ShopFilters-module__h_x41W__chevron{color:#374151;flex-shrink:0;margin-left:.5rem;transition:color .2s,transform .2s}.ShopFilters-module__h_x41W__categoryList{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.ShopFilters-module__h_x41W__categoryItem{text-align:left;color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.ShopFilters-module__h_x41W__categoryItem:hover{background:#f3f4f6;border-color:#d1d5db}.ShopFilters-module__h_x41W__categoryActive{background:hsl(var(--color-primary-light));border-color:hsl(var(--color-primary));color:hsl(var(--color-primary));box-shadow:0 2px 4px rgba(var(--color-primary-rgb),.1)}.ShopFilters-module__h_x41W__dualRangeContainer{width:100%;height:48px;margin-top:.5rem;position:relative}.ShopFilters-module__h_x41W__priceSlider{pointer-events:none;appearance:none;z-index:2;background:0 0;outline:none;width:100%;height:4px;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.ShopFilters-module__h_x41W__priceSlider::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;background:hsl(var(--color-primary));cursor:pointer;border:2px solid #fff;border-radius:50%;width:24px;height:24px;transition:transform .2s;box-shadow:0 2px 6px #0003}.ShopFilters-module__h_x41W__priceSlider::-webkit-slider-thumb:hover{transform:scale(1.1)}.ShopFilters-module__h_x41W__priceSlider::-moz-range-thumb{pointer-events:auto;background:hsl(var(--color-primary));cursor:pointer;border:2px solid #fff;border-radius:50%;width:24px;height:24px;transition:transform .2s;box-shadow:0 2px 6px #0003}.ShopFilters-module__h_x41W__priceSlider::-moz-range-thumb:hover{transform:scale(1.1)}.ShopFilters-module__h_x41W__sliderTrack{z-index:0;background:#e5e7eb;border-radius:2px;width:100%;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.ShopFilters-module__h_x41W__sliderRange{background:hsl(var(--color-primary));z-index:1;border-radius:2px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.ShopFilters-module__h_x41W__priceDisplay{color:#4b5563;justify-content:space-between;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:flex}.ShopFilters-module__h_x41W__priceInputs{gap:.75rem;margin-top:.5rem;display:flex}.ShopFilters-module__h_x41W__priceInputWrapper{flex:1}.ShopFilters-module__h_x41W__priceInput{background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.625rem;font-size:.875rem;transition:border-color .2s}.ShopFilters-module__h_x41W__priceInput:focus{border-color:hsl(var(--color-primary));background:#fff;outline:none}.ShopFilters-module__h_x41W__colorGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;display:grid}.ShopFilters-module__h_x41W__colorOption{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;transition:background-color .2s;display:flex}.ShopFilters-module__h_x41W__colorOption:hover{background-color:#f9fafb}.ShopFilters-module__h_x41W__colorCheckbox{cursor:pointer;width:18px;height:18px;accent-color:hsl(var(--color-primary))}.ShopFilters-module__h_x41W__colorSwatch{border:2px solid #e5e7eb;border-radius:4px;flex-shrink:0;width:24px;height:24px;box-shadow:0 1px 3px #0000001a}.ShopFilters-module__h_x41W__colorName{color:#374151;font-size:.875rem;font-weight:500}@media (max-width:768px){.ShopFilters-module__h_x41W__filters{padding:1rem}.ShopFilters-module__h_x41W__priceSlider::-webkit-slider-thumb{width:28px;height:28px}.ShopFilters-module__h_x41W__priceSlider::-moz-range-thumb{width:28px;height:28px}.ShopFilters-module__h_x41W__categoryItem{padding:.875rem 1rem}.ShopFilters-module__h_x41W__colorGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}.ShopFilters-module__h_x41W__priceInputs{flex-direction:column}}
.shop-module__SRu1PG__shop{min-height:80vh}.shop-module__SRu1PG__hero{background:hsl(var(--color-primary));text-align:center;padding:6rem 2rem 4rem}.shop-module__SRu1PG__title{font-family:var(--font-inter),system-ui,sans-serif;color:#fff;margin:0 0 1rem;font-size:4rem}.shop-module__SRu1PG__subtitle{color:#fff;opacity:.9;font-size:1.5rem}.shop-module__SRu1PG__container{grid-template-columns:280px 1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem;display:grid}.shop-module__SRu1PG__sidebar{height:-moz-fit-content;height:fit-content;position:sticky;top:2rem}.shop-module__SRu1PG__content{min-height:70vh}.shop-module__SRu1PG__loading,.shop-module__SRu1PG__noResults{text-align:center;color:#6b7280;padding:4rem 2rem;font-size:1.125rem}@media (max-width:1024px){.shop-module__SRu1PG__container{grid-template-columns:1fr;gap:1.5rem}.shop-module__SRu1PG__sidebar{position:static}}@media (max-width:768px){.shop-module__SRu1PG__title{font-size:2.5rem}.shop-module__SRu1PG__subtitle{font-size:1.2rem}.shop-module__SRu1PG__container{padding:1rem}}
.page-module__vss0Cq__page{background:hsl(var(--background));min-height:80vh}.page-module__vss0Cq__hero{background:linear-gradient(135deg,hsl(var(--color-primary))0%,hsl(var(--color-primary)/.85)100%);color:#fff;text-align:center;padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}.page-module__vss0Cq__hero:before{content:"";opacity:.18;z-index:0;background:url(/images/header_1.jpg) 50%/cover no-repeat;position:absolute;inset:0}.page-module__vss0Cq__heroInner{z-index:1;max-width:820px;margin:0 auto;position:relative}.page-module__vss0Cq__eyebrow{text-transform:uppercase;letter-spacing:.1em;background:#ffffff2e;border-radius:999px;margin:0 0 1rem;padding:.4rem .85rem;font-size:.8rem;font-weight:600;display:inline-block}.page-module__vss0Cq__title{font-family:var(--font-inter),system-ui,sans-serif;margin:0 0 1rem;font-size:3.25rem;line-height:1.1}.page-module__vss0Cq__lede{opacity:.95;max-width:680px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.7}.page-module__vss0Cq__ctaRow{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.page-module__vss0Cq__ctaPrimary{color:hsl(var(--color-primary));background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.page-module__vss0Cq__ctaPrimary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00000026}.page-module__vss0Cq__ctaSecondary{color:#fff;background:#ffffff1a;border:1px solid #fff6;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.page-module__vss0Cq__ctaSecondary:hover{background:#fff3}.page-module__vss0Cq__section,.page-module__vss0Cq__zonesSection,.page-module__vss0Cq__howSection{padding:4rem 1.5rem}.page-module__vss0Cq__zonesSection{background:hsl(var(--color-primary-light)/.4)}.page-module__vss0Cq__sectionInner{max-width:1100px;margin:0 auto}.page-module__vss0Cq__sectionTitle{font-family:var(--font-inter),system-ui,sans-serif;color:hsl(var(--color-primary));text-align:center;margin:0 0 1.5rem;font-size:2rem}.page-module__vss0Cq__sectionText{text-align:center;color:hsl(var(--foreground)/.8);max-width:720px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.page-module__vss0Cq__benefits{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.page-module__vss0Cq__benefit{border:1px solid hsl(var(--color-primary-light));background:#fff;border-radius:16px;padding:1.75rem 1.5rem;box-shadow:0 1px 3px #0000000a}.page-module__vss0Cq__benefit h3{color:hsl(var(--foreground));margin:.6rem 0 .4rem;font-size:1.15rem}.page-module__vss0Cq__benefit p{color:hsl(var(--foreground)/.75);margin:0;font-size:.97rem;line-height:1.6}.page-module__vss0Cq__benefitIcon{background:hsl(var(--color-primary-light));width:48px;height:48px;color:hsl(var(--color-primary));border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.page-module__vss0Cq__zonesGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.page-module__vss0Cq__zone{text-align:center;border:1px solid hsl(var(--color-primary-light));background:#fff;border-radius:16px;padding:1.75rem}.page-module__vss0Cq__zone h3{color:hsl(var(--color-primary));margin:0 0 .5rem;font-size:1.1rem}.page-module__vss0Cq__zonePrice{color:hsl(var(--foreground));margin:.25rem 0;font-size:2rem;font-weight:700}.page-module__vss0Cq__zoneNote{color:hsl(var(--foreground)/.65);margin:0;font-size:.92rem}.page-module__vss0Cq__steps{counter-reset:step;gap:1rem;max-width:760px;margin:0 auto;padding:0;list-style:none;display:grid}.page-module__vss0Cq__steps li{border:1px solid hsl(var(--color-primary-light));color:hsl(var(--foreground)/.85);background:#fff;border-radius:12px;padding:1.1rem 1.5rem;line-height:1.6}.page-module__vss0Cq__steps strong{color:hsl(var(--color-primary))}.page-module__vss0Cq__inlineLink{color:hsl(var(--color-primary));text-underline-offset:3px;text-decoration:underline}.page-module__vss0Cq__inlineLink:hover{color:hsl(var(--color-primary)/.75)}@media (max-width:740px){.page-module__vss0Cq__title{font-size:2.25rem}.page-module__vss0Cq__lede{font-size:1rem}.page-module__vss0Cq__hero{padding:4rem 1rem 3rem}.page-module__vss0Cq__section,.page-module__vss0Cq__zonesSection,.page-module__vss0Cq__howSection{padding:3rem 1rem}}
