*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text,#171717);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.container{width:min(1240px,calc(100% - 32px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px}.topbar{background:var(--primary);color:#fff;font-size:13px}.topbar__inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.header-main{min-height:82px;display:flex;align-items:center;gap:24px}.brand{font-size:27px;font-weight:900;letter-spacing:-1px;white-space:nowrap}.brand img{max-height:48px;width:auto}.location{font-size:12px;color:#64748b;white-space:nowrap}.location strong{display:block;color:#111827;margin-top:2px}.search-form{flex:1;display:flex;border:1px solid #e5e7eb;background:#f6f7f9;border-radius:999px;overflow:hidden}.search-form input{flex:1;padding:14px 18px;border:0;outline:0;background:transparent}.search-form button{border:0;background:transparent;padding:0 18px;cursor:pointer}.header-actions{display:flex;align-items:center;gap:18px;font-size:14px;white-space:nowrap}.main-nav{border-top:1px solid #f1f5f9}.nav-list{list-style:none;margin:0;padding:0;display:flex;gap:26px;height:50px;align-items:center;font-size:14px;font-weight:700}.nav-list a:hover{color:var(--accent)}.section{padding:42px 0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.section-title{font-size:27px;margin:0;letter-spacing:-.4px}.section-link{font-size:14px;font-weight:800;color:var(--accent)}.hero-grid{display:grid;grid-template-columns:2fr .8fr;gap:18px}.hero-main{min-height:390px;border-radius:24px;padding:52px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(125deg,#e6f6ef,#f5fcf8 58%,#cfeedd);overflow:hidden}.hero-main.has-image{background-size:cover;background-position:center;position:relative}.hero-main.has-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,var(--hero-overlay-opacity,0));pointer-events:none}.hero-content{position:relative;z-index:1}.eyebrow{font-size:13px;font-weight:800;color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.hero-main h1{font-size:48px;line-height:1.03;max-width:650px;margin:0 0 16px}.hero-main p{font-size:18px;line-height:1.5;color:#475569;max-width:570px;margin:0 0 26px}.btn{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:14px 24px;border-radius:999px;background:var(--accent);color:#fff;font-weight:800;border:0;cursor:pointer}.side-banners{display:grid;gap:18px}.side-banner{min-height:186px;border-radius:20px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,#14574f,#1f7665);color:#fff;overflow:hidden}.side-banner:nth-child(2){background:linear-gradient(135deg,#eef9f1,#dff3e5);color:#1f2d2a}.side-banner small{font-weight:800;opacity:.75;margin-bottom:6px}.side-banner h3{font-size:23px;margin:0}.categories{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.category{text-align:center}.category-media{width:118px;height:118px;border-radius:50%;margin:0 auto 11px;display:flex;align-items:center;justify-content:center;background:var(--surface,#f6f7f9);border:1px solid #e5e7eb;overflow:hidden;transition:.2s}.category-media img{width:100%;height:100%;object-fit:cover}.category:hover .category-media{transform:translateY(-3px);box-shadow:0 10px 25px #0f172a14}.category span{font-size:13px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{position:relative;border:1px solid #e5e7eb;border-radius:var(--radius,16px);padding:15px;background:#fff;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0f172a14}.product-card__image{height:185px;border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:center;margin-bottom:14px;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:contain}.product-card__title{font-size:14px;line-height:1.38;min-height:39px}.product-card__vendor{font-size:11px;color:#64748b;text-transform:uppercase;margin-bottom:5px}.price{font-size:21px;font-weight:900;margin-top:10px}.compare-price{font-size:12px;color:#64748b;text-decoration:line-through;margin-top:8px}.product-card__button{display:block;margin-top:13px;width:100%;text-align:center;padding:11px;border-radius:9px;background:var(--accent);color:#fff;font-weight:800}.promo{border-radius:24px;min-height:250px;padding:42px;color:#fff;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(120deg,var(--primary),#1e3a8a)}.promo.has-image{background-size:cover;background-position:center;position:relative;overflow:hidden}.promo.has-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a8c}.promo>*{position:relative;z-index:1}.promo h2{font-size:34px;max-width:650px;margin:0}.promo p{max-width:560px;line-height:1.5;margin:12px 0 22px;color:#e2e8f0}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit{background:var(--surface,#f6f7f9);border:1px solid #e5e7eb;border-radius:var(--radius,16px);padding:24px}.benefit-icon{font-size:28px;margin-bottom:12px}.benefit h3{font-size:16px;margin:0 0 6px}.benefit p{font-size:13px;color:#64748b;line-height:1.45;margin:0}.brands{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.brand-card{height:92px;border:1px solid #e5e7eb;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:14px;font-weight:900;color:#475569}.brand-card img{max-height:58px;width:auto}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.editorial-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:16px}.editorial-card__media{height:170px;background:#e0e7ff}.editorial-card__media img{width:100%;height:100%;object-fit:cover}.editorial-card__body{padding:19px}.editorial-card small{font-weight:800;color:var(--accent)}.editorial-card h3{font-size:19px;line-height:1.25;margin:8px 0}.editorial-card p{font-size:13px;color:#64748b;line-height:1.5;margin:0}.newsletter{display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--surface,#f6f7f9);border:1px solid #e5e7eb;border-radius:22px;padding:38px}.newsletter h2{font-size:27px;margin:0}.newsletter p{color:#64748b;font-size:14px;margin:7px 0 0}.newsletter form{display:flex;gap:10px}.newsletter input{width:290px;padding:14px;border:1px solid #d1d5db;border-radius:10px}.newsletter button{border:0;border-radius:10px;background:var(--accent);color:#fff;font-weight:800;padding:0 20px}.site-footer{margin-top:50px;background:var(--primary);color:#fff;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:46px}.footer-grid h4{margin:0 0 16px}.footer-grid a{display:block;font-size:13px;color:#cbd5e1;margin:9px 0}.footer-desc{font-size:13px;line-height:1.6;color:#cbd5e1;max-width:320px;margin-top:12px}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid #334155;color:#94a3b8;font-size:12px}.page-width{width:min(1100px,calc(100% - 32px));margin:auto;padding:44px 0}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:42px}.product-gallery{background:#f8fafc;border-radius:18px;overflow:hidden}.product-gallery img{width:100%;height:auto}.product-info h1{font-size:34px;margin-top:0}.product-price{font-size:28px;font-weight:900;margin:16px 0}.product-form select,.product-form input[type=number]{width:100%;padding:13px;border:1px solid #d1d5db;border-radius:10px;margin:7px 0 14px}.product-form button{width:100%;padding:14px;border:0;border-radius:10px;background:var(--accent);color:#fff;font-weight:900}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cart-table{width:100%;border-collapse:collapse}.cart-table td,.cart-table th{padding:14px;border-bottom:1px solid #e5e7eb;text-align:left}.cart-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.cart-actions button,.cart-actions a{padding:12px 18px;border-radius:10px;border:1px solid #d1d5db}.cart-actions button{background:var(--accent);color:#fff;border:0}.empty-state{text-align:center;padding:80px 20px}.rte{line-height:1.7}.rte img{height:auto}.pagination{margin-top:30px;text-align:center}.pagination a,.pagination span{display:inline-block;padding:8px 10px}.search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media(max-width:980px){.location,.header-actions,.main-nav{display:none}.header-main{flex-wrap:wrap;padding:14px 0}.search-form{order:3;flex-basis:100%}.hero-grid{grid-template-columns:1fr}.side-banners{grid-template-columns:1fr 1fr}.categories{grid-template-columns:repeat(4,1fr)}.product-grid,.collection-grid,.search-results,.benefits{grid-template-columns:repeat(2,1fr)}.brands{grid-template-columns:repeat(3,1fr)}.content-grid,.product-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.container,.page-width{width:min(100% - 30px,1240px)}.topbar{display:none}.hero-main{padding:34px 24px;min-height:340px}.hero-main h1{font-size:36px}.side-banners{grid-template-columns:1fr}.categories{grid-template-columns:repeat(3,1fr)}.category-media{width:90px;height:90px}.benefits{grid-template-columns:1fr}.brands{grid-template-columns:repeat(2,1fr)}.newsletter{display:block}.newsletter form{display:block;margin-top:18px}.newsletter input,.newsletter button{width:100%}.newsletter button{padding:14px;margin-top:8px}.footer-grid{grid-template-columns:1fr}.product-grid,.collection-grid,.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{padding:10px}.product-card__image{height:145px}}.gmf-category-nav{border-top:1px solid #f1f5f9;background:#fff}.gmf-category-nav__list{min-height:50px;margin:0;padding:0;list-style:none;display:flex;align-items:center;justify-content:center;gap:24px;white-space:nowrap}.gmf-category-nav__list li{display:flex;align-items:center}.gmf-category-nav__list a{font-size:14px;line-height:1;font-weight:500;color:#111827;transition:color .18s ease}.gmf-category-nav__list a:hover{color:var(--accent)}.gmf-category-nav__separator{color:#cbd5e1;font-size:15px;-webkit-user-select:none;user-select:none}.testimonials-section{overflow:hidden}.testimonials-section__head{text-align:center;margin-bottom:22px}.testimonials-section__head .section-title{font-size:32px;font-weight:500}.testimonials-carousel{position:relative}.testimonials-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px) / 3);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:1px}.testimonials-track::-webkit-scrollbar{display:none}.testimonial-card{min-width:0;min-height:225px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;padding:16px;scroll-snap-align:start;display:flex;flex-direction:column}.testimonial-stars{display:flex;gap:2px;margin-bottom:12px;line-height:1}.testimonial-stars span{color:#d1d5db;font-size:18px}.testimonial-stars span.is-active{color:#ff8500}.testimonial-text{color:#4b5563;font-size:14px;line-height:1.7;flex:1;margin-bottom:18px}.testimonial-author{display:flex;align-items:center;gap:12px;margin-top:auto}.testimonial-avatar{width:52px;height:52px;flex:0 0 52px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#219653;color:#fff;font-size:17px;font-weight:700}.testimonial-avatar img{width:100%;height:100%;object-fit:cover}.testimonial-author__info{display:flex;min-width:0;flex-direction:column;gap:5px}.testimonial-author__info strong{color:#111;font-size:16px;line-height:1.15}.testimonial-author__info small{color:#4b5563;font-size:12px}.testimonials-arrow{position:absolute;top:50%;z-index:3;width:34px;height:34px;margin-top:-17px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#2e9f62;display:flex;align-items:center;justify-content:center;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 2px 5px #0f172a08}.testimonials-arrow--prev{left:-38px}.testimonials-arrow--next{right:-38px}.testimonial-empty{grid-column:1/-1;padding:30px;border:1px dashed #d1d5db;text-align:center;color:#64748b}@media(max-width:980px){.gmf-category-nav{overflow-x:auto;scrollbar-width:none}.gmf-category-nav::-webkit-scrollbar{display:none}.gmf-category-nav__list{justify-content:flex-start;width:max-content;min-width:100%;padding:0 16px;gap:18px}.gmf-category-nav__list a{font-size:13px}.testimonials-track{grid-auto-columns:calc((100% - 12px)/2)}.testimonials-arrow--prev{left:4px}.testimonials-arrow--next{right:4px}}@media(max-width:600px){.gmf-category-nav__list{min-height:44px;gap:13px}.gmf-category-nav__list a,.gmf-category-nav__separator{font-size:12px}.testimonials-section__head .section-title{font-size:27px}.testimonials-track{grid-auto-columns:90%;gap:10px}.testimonial-card{min-height:230px}}.brand img{max-height:56px}.search-form{background:#f7faf8;border-color:#dfe8e3}.search-form:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px #2e9f621a}.search-form button{color:var(--accent);font-weight:700}.header-actions a:hover,.location strong,.brand{color:var(--primary)}.btn{box-shadow:0 10px 24px #2e9f622e}.btn:hover{filter:brightness(.96)}.section-link:hover,.nav-list a:hover,.gmf-category-nav__list a:hover{color:var(--primary)}.category-media{background:linear-gradient(180deg,#f8fcfa,#eef8f2);border-color:#e1ece6}.product-card{border-color:#e5ece8}.product-card:hover{box-shadow:0 14px 32px #1c6b631a}.product-card__badge,.badge{background:var(--accent)}.promo p{color:#ecfdf3}.benefit{background:linear-gradient(180deg,#f8fcfa,#f3faf7);border-color:#e2ece6}.brand-box,.brand,.article,.testimonial-card{border-color:#e4ebe7}.article{background:#fff}.newsletter{background:linear-gradient(180deg,#f7fbf8,#eff8f3);border-color:#dfe8e3}footer{background:linear-gradient(180deg,#134e47,#0f3f39)}.footer-grid a:hover{color:#fff}.gmf-category-nav{border-top:1px solid #eef3f0;box-shadow:inset 0 -1px #eef3f0}.gmf-category-nav__list a{font-weight:500;letter-spacing:.01em}.testimonials-section__head .section-title{color:var(--primary)}.testimonial-stars span.is-active{color:#f59e0b}.gmf-footer{margin-top:50px;background:var(--footer-bg)!important;color:var(--footer-text);padding:0 0 24px}.gmf-footer a{color:inherit}.gmf-footer-newsletter{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(0,2.3fr);gap:46px;align-items:start;padding:32px 0 28px}.gmf-footer-newsletter__intro h2{margin:2px 0 0;color:var(--footer-text);font-size:17px;line-height:1.3;font-weight:800}.gmf-footer-newsletter__fields{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) minmax(170px,.75fr);gap:16px}.gmf-footer-newsletter__fields input{width:100%;height:40px;border:1px solid var(--footer-border);border-radius:0;background:transparent;color:var(--footer-text);padding:0 16px;outline:none}.gmf-footer-newsletter__fields input::placeholder{color:var(--footer-text);opacity:.95}.gmf-footer-newsletter__fields input:focus{border-color:var(--footer-text)}.gmf-footer-newsletter__fields button{height:40px;border:1px solid var(--footer-button-bg);border-radius:0;background:var(--footer-button-bg);color:var(--footer-button-text);font-weight:700;cursor:pointer;padding:0 22px}.gmf-footer-newsletter__consent,.gmf-footer-newsletter__message{margin:9px 0 0;color:var(--footer-text);font-size:11px;line-height:1.5}.gmf-footer__divider{border-top:1px solid var(--footer-border);opacity:.9}.gmf-footer-brand{padding:28px 0 0}.gmf-footer-brand__logo{display:inline-block}.gmf-footer-brand__logo img{max-height:58px;width:auto}.gmf-footer-brand p{max-width:430px;margin:10px 0 0;color:var(--footer-muted);font-size:13px;line-height:1.6}.gmf-footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:46px;padding:32px 0 36px}.gmf-footer-column h3{margin:0 0 24px;color:var(--footer-text);font-size:14px;line-height:1.2;font-weight:800;text-transform:uppercase}.gmf-footer-column nav{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.gmf-footer-column nav a{color:var(--footer-text);font-size:14px;line-height:1.35}.gmf-footer-column nav a:hover{opacity:.75}.gmf-footer-editor-note{margin:0;color:var(--footer-muted);font-size:12px;line-height:1.5}.gmf-footer-contact{display:flex;flex-direction:column;align-items:flex-start}.gmf-footer-contact__item{display:flex;align-items:center;gap:11px;margin:0 0 15px;color:var(--footer-text);font-size:14px;line-height:1.35}.gmf-footer-contact__icon{width:28px;height:28px;flex:0 0 28px;display:flex;align-items:center;justify-content:center;color:var(--footer-text)}.gmf-footer-contact__icon svg{width:26px;height:26px;fill:currentColor}.gmf-footer-social__list{display:flex;flex-wrap:wrap;gap:16px}.gmf-footer-social__list a{width:40px;height:40px;border:1px solid var(--footer-border);display:flex;align-items:center;justify-content:center;color:var(--footer-text);transition:.2s ease}.gmf-footer-social__list a:hover{background:#ffffff14;border-color:var(--footer-text)}.gmf-footer-social__list svg{width:21px;height:21px;fill:currentColor}.gmf-footer-payments{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;padding:8px 0 12px}.gmf-footer-payments svg{width:auto;height:23px;max-width:48px;filter:grayscale(1) brightness(0) invert(1)}.gmf-footer-copyright{margin-top:12px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:var(--footer-muted);font-size:12px;text-align:center}.promo-carousel{position:relative}.promo-carousel__heading{margin-bottom:18px}.promo-carousel__viewport{overflow:hidden;border-radius:24px}.promo-carousel__track{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.promo-carousel__track::-webkit-scrollbar{display:none}.promo-carousel__slide{position:relative;flex:0 0 100%;width:100%;min-height:var(--promo-desktop-height,280px);overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;background:linear-gradient(120deg,var(--primary),var(--accent));color:#fff}.promo-carousel__slide.has-image{background:var(--promo-bg,#173f3a)}.promo-carousel__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.promo-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,var(--promo-overlay,0));pointer-events:none}.promo-carousel__full-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.promo-carousel__content{position:relative;z-index:3;width:100%;padding:42px 54px;pointer-events:none}.promo-carousel__content>*{pointer-events:auto}.promo-carousel__content--left{text-align:left}.promo-carousel__content--center{text-align:center}.promo-carousel__content--center h3,.promo-carousel__content--center p,.promo-carousel__content--center .btn{margin-left:auto;margin-right:auto}.promo-carousel__content--right{text-align:right}.promo-carousel__content--right h3,.promo-carousel__content--right p,.promo-carousel__content--right .btn{margin-left:auto}.promo-carousel__content h3{max-width:650px;margin-top:0;margin-bottom:12px;font-size:34px;line-height:1.12}.promo-carousel__content p{max-width:560px;margin-top:0;margin-bottom:22px;color:#fff;line-height:1.5}.promo-carousel__arrow{position:absolute;top:50%;z-index:5;width:42px;height:42px;margin-top:-21px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:29px;line-height:1;cursor:pointer;box-shadow:0 5px 18px #0f172a24}.promo-carousel__arrow--prev{left:14px}.promo-carousel__arrow--next{right:14px}.promo-carousel__dots{display:flex;justify-content:center;align-items:center;gap:8px;padding-top:13px}.promo-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#cbd5e1;cursor:pointer}.promo-carousel__dot.is-active{width:22px;border-radius:999px;background:var(--accent)}@media(max-width:980px){.gmf-footer-newsletter{grid-template-columns:1fr;gap:18px}.gmf-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 28px}}@media(max-width:700px){.gmf-footer-newsletter__fields{grid-template-columns:1fr;gap:10px}.gmf-footer-newsletter__fields input,.gmf-footer-newsletter__fields button{height:44px}.gmf-footer-columns{grid-template-columns:1fr;gap:30px}.gmf-footer-column h3{margin-bottom:16px}.promo-carousel__slide{min-height:var(--promo-mobile-height,200px)}.promo-carousel__viewport{border-radius:16px}.promo-carousel__content{padding:28px 24px}.promo-carousel__content h3{font-size:27px}.promo-carousel__arrow{width:36px;height:36px;margin-top:-18px;font-size:25px}.promo-carousel__arrow--prev{left:8px}.promo-carousel__arrow--next{right:8px}}.hero-main{position:relative}.hero-main__full-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:block;cursor:pointer}.hero-main.has-image{background-image:none!important}.hero-main__responsive-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;object-fit:cover}.hero-main__responsive-image--mobile{display:none}.hero-main.has-image:before{z-index:1}.hero-main__full-link{z-index:10}.hero-main .hero-content{position:relative;z-index:3}.promo-carousel__image--mobile{display:none}.hero-main__responsive-image--fallback,.promo-carousel__image--fallback{object-fit:contain!important}@media(max-width:700px){.promo-carousel__image--desktop{display:none}.promo-carousel__image--mobile{display:block}}@media(max-width:600px){.hero-main{min-height:var(--hero-mobile-height,340px)}.hero-main__responsive-image--desktop{display:none}.hero-main__responsive-image--mobile{display:block}}.responsive-product-item{min-width:0}.responsive-product-item>.product-card{height:100%}.responsive-product-item--desktop-extra{display:none}@media(max-width:600px){.responsive-product-item--desktop-extra{display:block}.responsive-product-item--mobile-extra{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category--mobile-hidden{display:none}.categories{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/theme.css.map */
