.value-days-container{background:var(--grofie-cream-warm, #f7f0e0);padding:16px 12px;margin:0;border-radius:0;position:relative;overflow:hidden}.bvd-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;position:relative;z-index:2}.bvd-title-wrapper{display:flex;align-items:baseline;gap:6px}.bvd-title-white{color:var(--grofie-charcoal, #1a1a1a);font-family:"Inter",serif);font-size:1.125rem;font-weight:700;letter-spacing:.01em}.bvd-title-green{color:var(--grofie-forest, #2d5a3d);font-family:"Inter",serif);font-size:1.125rem;font-weight:600;font-style:italic;letter-spacing:.01em}.bvd-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px)/4);gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px;position:relative;z-index:2}.bvd-grid::-webkit-scrollbar{display:none}.bvd-grid>*{scroll-snap-align:start;min-width:0}.bvd-card{background:#fff;border:1px solid var(--grofie-line, #e8e3d6);border-radius:10px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 2px #1a1a1a0a;aspect-ratio:1 / 1;position:relative;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;text-decoration:none}.bvd-card:active{transform:scale(.97)}.bvd-card-img{flex:1;display:flex;justify-content:center;align-items:center;padding:14px;margin-bottom:0;order:1}.bvd-card-img img{max-width:100%;max-height:100%;object-fit:contain;width:auto;height:auto}.bvd-card-title{color:var(--grofie-charcoal, #1a1a1a);font-family:var(--grofie-font-body, "Inter", sans-serif);font-size:11px;font-weight:600;text-align:center;padding:6px 8px 10px;line-height:1.2;order:2;background:transparent}.bvd-badge{background:var(--grofie-tan, #c8956d);color:#fff;font-family:var(--grofie-font-body, "Inter", sans-serif);font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center;padding:3px 8px;position:absolute;top:8px;left:8px;border-radius:4px;width:auto;bottom:auto;z-index:3}.reorder-section{padding:16px 12px;border-top:8px solid #f5f5f5}.rs-header{display:flex;align-items:center;gap:6px;margin-bottom:16px}.rs-title-black{font-size:20px;font-weight:900;color:#000;letter-spacing:-.5px}.rs-title-green{font-size:20px;font-weight:900;color:var(--green-main);font-style:italic;letter-spacing:-.5px}.rs-tabs{display:flex;border-bottom:1px solid #e0e0e0;margin-bottom:16px}.rs-tab{flex:1;text-align:center;padding-bottom:10px;font-size:14px;font-weight:700;color:#444;cursor:pointer}.rs-tab.active{color:var(--green-main);border-bottom:2px solid var(--green-main)}.view-more-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;color:var(--green-main);font-size:15px;font-weight:700;margin-top:16px;transition:background .2s ease,border-color .2s ease;background:transparent}.view-more-btn:active{background:#edf8f8;border-color:var(--green-main)}.view-more-btn svg{width:16px;height:16px;stroke:var(--green-main);stroke-width:2}.trending-section{padding:20px 12px 16px;border-top:8px solid #f5f5f5}.section-title-dark{font-size:18px;font-weight:800;color:#222;margin-bottom:12px;letter-spacing:-.3px}.trending-scroll{display:flex;overflow-x:auto;gap:12px;scrollbar-width:none}.trending-scroll::-webkit-scrollbar{display:none}.trending-card-img{width:110px;flex-shrink:0;border-radius:12px;transition:transform .2s ease;cursor:pointer}.trending-card-img:active{transform:scale(.95)}.single-banner-section{padding:0 12px 16px}.single-banner-img{width:100%;border-radius:12px;display:block}.carousel-section{padding:0 12px 16px}.carousel-scroll{display:flex;overflow-x:auto;gap:12px;scrollbar-width:none;scroll-snap-type:x mandatory}.carousel-scroll::-webkit-scrollbar{display:none}.carousel-img{width:100%;flex-shrink:0;scroll-snap-align:start;border-radius:12px}.cat-rounded-section{padding:20px 0 8px;border-top:8px solid #f5f5f5}.cat-rounded-head{display:flex;align-items:center;justify-content:space-between;padding:0 12px 12px;gap:12px}.cat-rounded-head .section-title-dark{margin:0}.cat-rounded-view-all{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:700;color:var(--grofie-forest, #2d5a3d);text-decoration:none;white-space:nowrap}.cat-rounded-view-all svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.5;fill:none}.cat-rounded-view-all:active{opacity:.6}.cat-rounded-grid{display:flex;gap:14px;padding:0 12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.cat-rounded-grid::-webkit-scrollbar{display:none;width:0;height:0}.cat-rounded-item{flex:0 0 calc((100% - 14px * 3.5) / 4.5);scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;text-align:center}.cat-rounded-img-cont{width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.cat-rounded-item:active .cat-rounded-img-cont{transform:scale(.93);box-shadow:0 4px 12px #0000001a}.cat-rounded-img-cont img{width:100%;height:100%;object-fit:cover}.cat-rounded-text{font-size:13px;font-weight:700;color:#000;line-height:1.2}.cat-rounded-section--compact{background:var(--grofie-cream-warm, #f7f0e0);border-top:none;padding:10px 0 12px;margin:0}.cat-rounded-section--compact .cat-rounded-head{max-width:1280px;margin:0 auto;padding:0 16px 6px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cat-rounded-section--compact .cat-rounded-head .section-title-dark,.cat-rounded-section--compact .cat-rounded-head .cat-grid-title{font-family:var(--grofie-font-body, "Inter", sans-serif);font-size:14px!important;font-weight:700!important;letter-spacing:.02em;text-transform:uppercase;color:var(--grofie-forest, #2d5a3d)!important;margin:0!important;line-height:1.2!important}.cat-rounded-section--compact .cat-rounded-view-all{font-size:12px;font-weight:700;color:var(--grofie-tan-dark, #a87850);text-transform:uppercase;letter-spacing:.04em}.cat-rounded-section--compact .cat-rounded-view-all svg{width:12px;height:12px}.cat-rounded-section--compact .cat-rounded-grid{display:flex;gap:8px;padding:4px 12px;max-width:1280px;margin:0 auto;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.cat-rounded-section--compact .cat-rounded-grid::-webkit-scrollbar{display:none;width:0;height:0}.cat-rounded-section--compact .cat-rounded-item{flex:0 0 96px;scroll-snap-align:start;gap:6px;text-align:center}.cat-rounded-section--compact .cat-rounded-img-cont{width:92px;height:92px;border-radius:14px;padding:0;margin:0 auto;background:#fff;border:1px solid rgba(45,90,61,.08);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cat-rounded-section--compact .cat-rounded-img-cont img,.cat-rounded-section--compact .cat-rounded-img-cont svg{width:100%;height:100%;object-fit:cover;padding:0!important;border-radius:14px;display:block}.cat-rounded-section--compact .cat-rounded-item:active .cat-rounded-img-cont{transform:scale(.95);box-shadow:0 4px 12px #00000014;border-color:var(--grofie-forest, #2d5a3d)}.cat-rounded-section--compact .cat-rounded-text{font-size:12px;font-weight:600;line-height:1.25;color:var(--grofie-charcoal, #1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:96px}@media(min-width:769px){.cat-rounded-section--compact{padding:14px 0 16px!important;background:var(--grofie-cream-warm, #f7f0e0)!important}.cat-rounded-section--compact .cat-rounded-head{padding:0 32px 10px!important}.cat-rounded-section--compact .cat-rounded-head .section-title-dark,.cat-rounded-section--compact .cat-rounded-head .cat-grid-title{font-size:13px!important}.cat-rounded-section--compact .cat-rounded-grid{display:flex!important;grid-template-columns:none!important;gap:10px!important;padding:4px 32px!important;overflow-x:auto!important;max-width:1280px;margin:0 auto!important}.cat-rounded-section--compact .cat-rounded-item{flex:0 0 124px!important}.cat-rounded-section--compact .cat-rounded-img-cont{width:120px;height:120px;border-radius:16px}.cat-rounded-section--compact .cat-rounded-img-cont img,.cat-rounded-section--compact .cat-rounded-img-cont svg{border-radius:16px}.cat-rounded-section--compact .cat-rounded-img-cont:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001a;border-color:var(--grofie-forest, #2d5a3d)}.cat-rounded-section--compact .cat-rounded-text{font-size:13px;max-width:124px}}.steal-deals-section{border-top:8px solid #f5f5f5;padding-bottom:16px}.steal-deals-header{display:flex;justify-content:space-between;align-items:center;padding:20px 12px 12px}.sd-subtitle{font-size:13px;color:#555;margin-top:4px}.sd-arrow-btn{border:1px solid #e0e0e0;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.sd-arrow-btn svg{width:14px;height:14px;stroke:var(--green-main);stroke-width:2;fill:none}.offers-strip{border-top:8px solid #f5f5f5}.offers-scroll{display:flex;overflow-x:auto;gap:12px;padding:0 12px 16px;scrollbar-width:none}.offers-scroll::-webkit-scrollbar{display:none}.offer-card{min-width:260px;height:120px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;padding:16px;flex-shrink:0;overflow:hidden;position:relative;cursor:pointer;transition:transform .2s ease}.offer-card:active{transform:scale(.97)}.offer-gradient-1{background:linear-gradient(135deg,#1a8a8c,#147578)}.offer-gradient-2{background:linear-gradient(135deg,#d4722c,#b85d1e)}.offer-gradient-3{background:linear-gradient(135deg,#8cc63f,#6da830)}.offer-content{display:flex;flex-direction:column;gap:6px;z-index:2;flex:1}.offer-tag{background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:9px;font-weight:800;padding:3px 8px;border-radius:4px;align-self:flex-start;letter-spacing:.5px}.offer-title{color:#fff;font-size:18px;font-weight:900;line-height:1.15;letter-spacing:-.3px}.offer-cta{color:#ffffffd9;font-size:12px;font-weight:600}.offer-card img{width:90px;height:90px;border-radius:12px;object-fit:cover;flex-shrink:0;box-shadow:0 4px 12px #0003}.season-section{border-top:8px solid #f5f5f5;padding:20px 12px 16px}.season-banner-scroll{display:flex;overflow-x:auto;gap:12px;scrollbar-width:none;scroll-snap-type:x mandatory}.season-banner-scroll::-webkit-scrollbar{display:none}.season-banner{position:relative;height:160px;border-radius:16px;overflow:hidden;flex-shrink:0;scroll-snap-align:start;cursor:pointer;transition:transform .2s ease}.season-banner:active{transform:scale(.97)}.season-banner img{width:100%;height:100%;object-fit:cover}.season-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent 0%,#000000b3);padding:32px 14px 14px;display:flex;flex-direction:column;gap:2px}.season-label{color:#fff;font-size:16px;font-weight:800;text-shadow:0 1px 4px rgba(0,0,0,.3)}.season-price{color:#bcff00;font-size:13px;font-weight:700}.essentials-section{border-top:8px solid #f5f5f5;padding:20px 12px 16px}.essentials-header{margin-bottom:16px}.essentials-subtitle{font-size:13px;color:#777;margin-top:2px}.essentials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.essential-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:10px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.essential-card:active{transform:scale(.95);box-shadow:0 4px 12px #00000014}.essential-img-wrap{position:relative;width:72px;height:72px;border-radius:50%;overflow:hidden;background:#f9f9f9}.essential-img-wrap img{width:100%;height:100%;object-fit:cover}.essential-badge{position:absolute;bottom:0;left:50%;transform:translate(-50%);background:var(--green-main);color:#fff;font-size:10px;font-weight:800;padding:2px 8px;border-radius:8px;white-space:nowrap}.essential-name{font-size:12px;font-weight:700;color:#222}.essential-qty{font-size:10px;color:#999;font-weight:500}.popular-section{border-top:8px solid #f5f5f5;padding-bottom:16px}.popular-header{padding:20px 12px 12px}.popular-title{font-size:20px;font-weight:900;color:#222;letter-spacing:-.3px}.popular-bb{color:var(--green-main);font-style:italic}.popular-subtitle{font-size:12px;color:#888;margin-top:2px}.download-banner{margin:16px 12px 20px;background:linear-gradient(135deg,var(--green-main) 0%,#0f6163 50%,#0a4a4c 100%);border-radius:14px;padding:20px 16px;position:relative;overflow:hidden}.download-banner:after{content:"";position:absolute;top:-30px;right:-30px;width:100px;height:100px;background:#ffffff0f;border-radius:50%}.download-banner:before{content:"";position:absolute;bottom:-20px;left:30%;width:60px;height:60px;background:#ffffff0a;border-radius:50%}.download-content{display:flex;align-items:center;gap:14px;position:relative;z-index:1}.download-icon{font-size:32px;flex-shrink:0}.download-title{color:#fff;font-size:16px;font-weight:800;margin-bottom:4px}.download-desc{color:#ffffffbf;font-size:11px;line-height:1.4}.rs-arrows{display:none}@media(min-width:769px){.value-days-container,.reorder-section,.trending-section,.single-banner-section,.carousel-section,.cat-rounded-section,.steal-deals-section,.offers-strip,.season-section,.essentials-section,.popular-section,.download-banner{border-top:none!important;padding:36px 32px!important;margin:0!important;max-width:none!important;width:auto!important;background:#fff!important;box-sizing:border-box;position:static!important;left:auto!important;right:auto!important}.rs-header,.popular-header,.steal-deals-header,.essentials-header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 16px!important;padding:0!important;gap:12px;flex-wrap:wrap}.bvd-header{display:flex!important;align-items:center!important;justify-content:center!important;margin:0 0 16px!important;padding:0!important;gap:12px}.rs-header__left,.popular-header__left,.essentials-header__left,.sd-title-block{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;min-width:0}.rs-header__left{flex-direction:row!important;align-items:baseline!important;gap:6px!important}.rs-header__actions{display:flex;align-items:center;gap:12px;margin-left:auto}.rs-arrows{display:inline-flex!important;align-items:center;gap:8px;flex-shrink:0}.rs-arrow{width:36px;height:36px;border-radius:999px;border:1px solid var(--grofie-line, #e8e3d6);background:#fff;color:var(--grofie-charcoal, #1a1a1a);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;box-shadow:none}.rs-arrow:hover{background:var(--grofie-forest, #2d5a3d);border-color:var(--grofie-forest, #2d5a3d);color:#fff}.rs-arrow:active{transform:scale(.94)}.rs-arrow[disabled]{opacity:.35;cursor:not-allowed;background:#fff;border-color:var(--grofie-line, #e8e3d6);color:var(--grofie-mist, #8a8a8a)}.rs-arrow svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.2;fill:none}.value-days-container{background:var(--grofie-cream-warm, #f7f0e0)!important;border-radius:0!important;padding:32px 32px 36px!important;margin:0!important;width:auto!important;left:auto!important;right:auto!important;position:static!important}.bvd-header{display:flex!important;justify-content:space-between!important;align-items:center!important;margin:0 0 20px!important;padding:0!important;gap:12px}.bvd-title-wrapper{gap:10px}.bvd-title-white,.bvd-title-green{font-family:Inter,serif!important;font-weight:600!important;font-size:1.5rem!important;letter-spacing:0!important;line-height:1.1!important;-webkit-text-stroke:0!important;-webkit-text-fill-color:currentColor!important;text-shadow:none!important}.bvd-title-white{color:var(--grofie-charcoal, #1a1a1a)!important}.bvd-title-green{color:var(--grofie-forest, #2d5a3d)!important;font-style:italic!important}[data-rs-layout=carousel] .bvd-grid,.bvd-grid{display:grid!important;grid-auto-flow:column!important;grid-template-columns:none!important;grid-auto-columns:calc((100% - 80px) / 6)!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth;scrollbar-width:none;padding:4px 0 8px!important}[data-rs-layout=carousel] .bvd-grid::-webkit-scrollbar,.bvd-grid::-webkit-scrollbar{display:none}[data-rs-layout=carousel] .bvd-grid>*,.bvd-grid>*{scroll-snap-align:start;min-width:0;flex:initial!important;grid-column:auto!important;grid-row:auto!important}[data-rs-layout=grid] .bvd-grid{display:grid!important;grid-auto-flow:row!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-columns:auto!important;overflow:visible!important;scroll-snap-type:none!important;padding:0!important}.bvd-card{background:#fff!important;border:1px solid var(--grofie-line, #e8e3d6)!important;border-radius:12px!important;height:auto!important;aspect-ratio:1 / 1!important;min-height:0!important;box-shadow:none!important;transition:transform .2s ease,box-shadow .2s ease!important;overflow:hidden;position:relative;display:flex!important;flex-direction:column!important}.bvd-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1a1a1a0f!important}.bvd-card-img{margin-bottom:0!important;padding:18px!important;flex:1;order:1;display:flex;align-items:center;justify-content:center}.bvd-card-img img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important}.bvd-card-title{color:var(--grofie-charcoal, #1a1a1a)!important;font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-size:.75rem!important;font-weight:600!important;padding:6px 10px 12px!important;line-height:1.25!important;background:transparent!important;text-align:center!important;order:2}.bvd-badge{background:var(--grofie-tan, #c8956d)!important;color:#fff!important;font-size:9px!important;font-weight:700!important;letter-spacing:.04em;text-transform:uppercase;top:8px!important;left:8px!important;right:auto!important;bottom:auto!important;width:auto!important;padding:3px 8px!important;border-radius:4px}.reorder-section,.steal-deals-section,.popular-section{padding:32px!important}.rs-title-black,.rs-title-green,.popular-title{font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-weight:700!important;font-size:1.375rem!important;letter-spacing:-.005em!important;line-height:1.2!important}.rs-title-black,.popular-title{color:var(--grofie-charcoal, #1a1a1a)!important}.rs-title-green,.popular-bb{color:var(--grofie-forest, #2d5a3d)!important;font-style:italic!important}.popular-header{padding:0!important}.popular-subtitle,.sd-subtitle{font-size:.8125rem!important;color:var(--grofie-graphite, #4b4b4b)!important;margin-top:4px!important;font-family:var(--grofie-font-body, "Inter", sans-serif);font-weight:400!important}.steal-deals-header{padding:0!important}.sd-arrow-btn{width:32px!important;height:32px!important;border-radius:6px!important;border:1px solid var(--grofie-line, #e8e3d6)!important;background:#fff;transition:background-color .2s ease,border-color .2s ease}.sd-arrow-btn:hover{background:var(--grofie-forest, #2d5a3d);border-color:var(--grofie-forest, #2d5a3d)}.sd-arrow-btn:hover svg{stroke:#fff}[data-rs-layout=grid] .rs-scroll,.rs-scroll{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;padding:0!important;flex-wrap:initial!important;overflow:visible!important}[data-rs-layout=carousel] .rs-scroll{display:grid!important;grid-auto-flow:column!important;grid-template-columns:none!important;grid-auto-columns:calc((100% - 64px)/5)!important;gap:16px!important;padding:4px 0 16px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}[data-rs-layout=carousel] .rs-scroll::-webkit-scrollbar{display:none}[data-rs-layout=carousel] .rs-scroll>*{scroll-snap-align:start;min-width:0}@media(max-width:1200px){[data-rs-layout=carousel] .rs-scroll{grid-auto-columns:calc((100% - 48px)/4)!important}}.rs-card{width:100%!important;min-width:0!important;flex:initial!important;flex-shrink:1!important;background:#fff!important;border:1px solid var(--grofie-line, #e8e3d6)!important;border-radius:10px!important;box-shadow:none!important;transition:transform .2s ease,box-shadow .2s ease!important;overflow:hidden!important;padding-bottom:12px;position:relative;display:flex!important;flex-direction:column!important}.rs-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1a1a1a0f!important}.rs-img-cont{height:auto!important;aspect-ratio:1 / 1;background:#fafafa!important;margin-bottom:10px!important;border-radius:0!important;overflow:visible;position:relative}.rs-img-cont>a{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:14px!important;box-sizing:border-box!important;overflow:hidden!important;border-radius:inherit!important}.rs-img-cont>a>img,.rs-img-cont img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important;padding:0!important}.rs-discount{background:#fef3c7!important;color:#92400e!important;font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-size:11px!important;font-weight:700!important;letter-spacing:0!important;padding:3px 8px!important;border-radius:0 0 8px!important;top:0!important;left:0!important}.rs-details{padding:0 12px!important;gap:4px!important;flex:1}.rs-name{font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-size:.875rem!important;font-weight:600!important;color:var(--grofie-charcoal, #1a1a1a)!important;line-height:1.35!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.4em;margin-top:4px!important}.rs-weight{font-size:.75rem!important;color:var(--grofie-mist, #8a8a8a)!important;margin-top:2px!important}.rs-price{font-size:.9375rem!important;font-weight:700!important;color:var(--grofie-charcoal, #1a1a1a)!important;font-family:var(--grofie-font-body, "Inter", sans-serif)!important}.rs-mrp{font-size:.75rem!important;color:var(--grofie-mist, #8a8a8a)!important}.rs-price-row{margin-top:4px!important;margin-bottom:0!important;align-items:baseline}.rs-time{background:#ecfdf5!important;color:#15803d!important;font-size:10px!important;padding:2px 6px!important;border-radius:4px!important;margin-top:6px;font-weight:600!important;letter-spacing:0}.rs-add-btn{width:38px!important;height:38px!important;min-width:38px!important;background:var(--grofie-forest, #2d5a3d)!important;border-radius:999px!important;position:absolute!important;inset:auto 12px -14px auto!important;margin:0!important;padding:0!important;box-shadow:0 6px 14px #2d5a3d40!important;transition:background-color .18s ease,transform .18s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;border:2px solid #fff!important;cursor:pointer!important;z-index:3!important;opacity:1!important;visibility:visible!important}.rs-add-btn:before{content:none!important}.rs-add-btn:hover{background:var(--grofie-forest-dark, #1f4029)!important;transform:scale(1.08)!important}.rs-add-btn[disabled]{opacity:.45!important;cursor:not-allowed!important}.rs-add-btn svg{display:block!important;width:18px!important;height:18px!important;stroke:#fff!important;stroke-width:2.4!important;fill:none!important;color:#fff!important}.rs-bottom-strip{background:transparent!important;color:var(--grofie-mist, #8a8a8a)!important;padding:6px 12px 0!important;font-size:.6875rem!important;border-top:0!important;margin-top:6px}.view-more-btn{width:auto!important;margin:20px auto 0!important;padding:10px 28px!important;border-radius:6px!important;border-color:var(--grofie-line, #e8e3d6)!important;color:var(--grofie-forest, #2d5a3d)!important;font-size:.875rem!important;transition:background-color .2s ease}.view-more-btn:hover{background:var(--grofie-forest-soft, #e8f0ea)!important}.trending-section{padding:32px!important}.section-title-dark{font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-weight:700!important;font-size:1.375rem!important;color:var(--grofie-charcoal, #1a1a1a)!important;letter-spacing:-.005em!important;padding:0!important;margin:0 0 16px!important;line-height:1.2}.trending-scroll{display:grid!important;grid-template-columns:repeat(9,minmax(0,1fr))!important;grid-template-rows:auto!important;gap:16px!important;overflow:visible!important;justify-content:initial!important;flex-wrap:initial!important}.trending-scroll>.trending-card-img:nth-child(1){grid-column:auto!important;grid-row:auto!important}.trending-card-img{width:100%!important;height:auto!important;aspect-ratio:4 / 5!important;object-fit:cover!important;border-radius:10px!important;flex-shrink:1!important;box-shadow:none!important;transition:transform .2s ease,box-shadow .2s ease;min-height:0!important}.trending-card-img:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1a1a1a0f;filter:none}.single-banner-section{padding:8px 32px!important}.single-banner-img{width:100%!important;height:auto!important;max-height:280px!important;object-fit:cover!important;border-radius:12px!important;display:block!important;aspect-ratio:auto!important}.carousel-section{padding:8px 32px!important}.carousel-scroll{display:block!important;border-radius:12px!important;overflow:hidden!important;gap:0!important;box-shadow:none!important}.carousel-img{width:100%!important;height:clamp(280px,32vw,420px)!important;object-fit:cover!important;border-radius:12px!important;flex-shrink:1!important;scroll-snap-align:initial;display:block}.cat-rounded-section{padding:32px!important;background:var(--grofie-cream, #fdf9f0)!important}.cat-rounded-section h2,.cat-rounded-section .cat-grid-title{font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-weight:700!important;font-size:1.375rem!important;color:var(--grofie-charcoal, #1a1a1a)!important;letter-spacing:-.005em!important;margin:0 0 16px!important;line-height:1.2}.cat-rounded-grid{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;flex-wrap:initial!important;overflow:visible!important;gap:16px!important}.cat-rounded-grid>*{flex:initial!important}.cat-rounded-item{gap:8px!important;cursor:pointer}.cat-rounded-img-cont{width:100%!important;aspect-ratio:1 / 1;border-radius:50%!important;border:0!important;background:#fff;box-shadow:0 1px 2px #1a1a1a0a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;position:relative}.cat-rounded-item:hover .cat-rounded-img-cont{transform:translateY(-2px);box-shadow:0 6px 16px #1a1a1a14}.cat-rounded-img-cont img{padding:14%!important;object-fit:contain!important;width:100%!important;height:100%!important}.cat-rounded-text{font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-size:.8125rem!important;font-weight:600!important;color:var(--grofie-charcoal, #1a1a1a)!important;line-height:1.25!important}.cat-rounded-item:hover .cat-rounded-text{color:var(--grofie-forest, #2d5a3d)!important}.offers-strip{padding:32px!important;background:var(--grofie-cream, #fdf9f0)!important}.offers-scroll{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;padding:0!important;overflow:visible!important}.offer-card{min-width:0!important;height:180px!important;border-radius:12px!important;padding:24px!important;flex-shrink:1!important;margin:0!important;transition:transform .2s ease,box-shadow .2s ease}.offer-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1a1a1a1a}.offer-content{gap:8px!important}.offer-tag{font-size:.625rem!important;padding:3px 8px!important;border-radius:4px!important;letter-spacing:.06em!important;background:#ffffff38!important;font-weight:700!important}.offer-title{font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-size:1.25rem!important;font-weight:800!important;letter-spacing:-.01em!important;line-height:1.1!important}.offer-cta{font-size:.8125rem!important;font-weight:600!important;margin-top:4px}.offer-card img{width:120px!important;height:120px!important;border-radius:10px!important}.season-section{padding:32px!important;background:#fff!important;color:var(--grofie-charcoal, #1a1a1a)!important}.season-section h2{font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-weight:700!important;font-size:1.375rem!important;color:var(--grofie-charcoal, #1a1a1a)!important;letter-spacing:-.005em!important;margin:0 0 16px!important;line-height:1.2}.season-banner-scroll{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;flex-wrap:initial!important;justify-content:initial!important;overflow:visible!important}.season-banner{min-width:0!important;width:100%!important;height:auto!important;aspect-ratio:4 / 5!important;border-radius:12px!important;box-shadow:none!important;transition:transform .2s ease,box-shadow .2s ease;flex-shrink:1!important;overflow:hidden}.season-banner:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1a1a1a14}.season-overlay{background:linear-gradient(transparent 40%,#0009)!important;padding:40px 14px 14px!important;gap:2px!important}.season-label{font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-weight:700!important;font-size:1rem!important;text-shadow:0 1px 4px rgba(0,0,0,.4)!important;letter-spacing:0}.season-price{color:#fff!important;font-size:.8125rem!important;font-weight:600!important;font-family:var(--grofie-font-body, "Inter", sans-serif);opacity:.9}.essentials-section{padding:32px!important}.essentials-header{margin-bottom:16px!important}.essentials-header h2{font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-weight:700!important;font-size:1.375rem!important;color:var(--grofie-charcoal, #1a1a1a)!important;letter-spacing:-.005em!important;margin:0!important;line-height:1.2}.essentials-subtitle{font-size:.8125rem!important;color:var(--grofie-graphite, #4b4b4b)!important;margin-top:4px!important;font-family:var(--grofie-font-body, "Inter", sans-serif)}[data-rs-layout=grid] .essentials-grid,.essentials-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;flex-wrap:initial!important;overflow:visible!important;gap:16px!important}.essentials-grid>*{flex:initial!important}[data-rs-layout=carousel] .essentials-grid{display:grid!important;grid-auto-flow:column!important;grid-template-columns:none!important;grid-auto-columns:calc((100% - 80px) / 6)!important;gap:16px!important;padding:4px 0 16px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth;scrollbar-width:none}[data-rs-layout=carousel] .essentials-grid::-webkit-scrollbar{display:none}[data-rs-layout=carousel] .essentials-grid>*{scroll-snap-align:start;min-width:0}@media(max-width:1200px){[data-rs-layout=carousel] .essentials-grid{grid-auto-columns:calc((100% - 64px)/5)!important}}.essential-card{background:#fff!important;border:1px solid var(--grofie-line, #e8e3d6)!important;border-radius:10px!important;padding:14px!important;gap:8px!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.essential-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1a1a1a0f;border-color:#2d5a3d29}.essential-img-wrap{width:90px!important;height:90px!important;background:#fafafa!important}.essential-badge{background:var(--grofie-forest, #2d5a3d)!important;color:#fff!important;font-size:9px!important;font-weight:700!important;letter-spacing:.03em;padding:2px 8px!important;border-radius:6px!important}.essential-name{font-size:.8125rem!important;color:var(--grofie-charcoal, #1a1a1a)!important;font-weight:600!important;font-family:var(--grofie-font-body, "Inter", sans-serif)}.essential-qty{font-size:.6875rem!important;color:var(--grofie-mist, #8a8a8a)!important}.download-banner{margin:24px 32px!important;padding:28px 32px!important;border-radius:14px!important;background:linear-gradient(135deg,var(--grofie-forest, #2d5a3d) 0%,var(--grofie-forest-dark, #1f4029) 100%)!important;position:relative;overflow:hidden;width:auto!important;left:auto!important;right:auto!important}.download-content{gap:18px!important;align-items:center;flex-direction:row!important}.download-icon{font-size:42px!important;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#ffffff1f;border-radius:14px;flex-shrink:0}.download-title{font-family:var(--grofie-font-body, "Inter", sans-serif)!important;font-weight:700!important;font-size:1.25rem!important;margin-bottom:4px!important;color:#fff!important}.download-desc{font-size:.875rem!important;line-height:1.5!important;color:#ffffffd9!important;max-width:none!important}}.rs-add-btn{width:38px!important;height:38px!important;min-width:38px!important;background:var(--grofie-forest, #2d5a3d)!important;border-radius:999px!important;position:absolute!important;inset:auto 12px -14px auto!important;margin:0!important;padding:0!important;box-shadow:0 6px 14px #2d5a3d40!important;transition:background-color .18s ease,transform .18s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;border:2px solid #fff!important;cursor:pointer!important;z-index:3!important;opacity:1!important;visibility:visible!important}.rs-add-btn:before{content:none!important}.rs-add-btn:hover{background:var(--grofie-forest-dark, #1f4029)!important;transform:scale(1.08)!important}.rs-add-btn[disabled]{opacity:.45!important;cursor:not-allowed!important}.rs-add-btn svg{display:block!important;width:18px!important;height:18px!important;stroke:#fff!important;stroke-width:2.4!important;fill:none!important;color:#fff!important}@media(max-width:700px){.trending-scroll a{min-width:100px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/grofie-home.css.map */
