.shop-shell{--shop-green:#183638;--shop-green-2:#244d4d;--shop-green-3:#315e5d;--shop-peach:#ffc9ad;--shop-peach-soft:#fff0e8;--shop-mist:#edf3f1;--shop-ink:#173032;--shop-muted:#526665;--shop-line:rgba(24,54,56,0.14);--shop-ease:cubic-bezier(0.16,1,0.3,1);color:var(--shop-ink);background:#fff}.shop-shell p{text-wrap:pretty}.shop-shell .container{max-width:1280px}.shop-shell .shop-kicker{color:var(--shop-green-3);font-family:var(--font-body);font-size:.96rem!important;font-style:italic;font-weight:700;letter-spacing:0;text-transform:none}.shop-shell .btn{min-height:50px;border-radius:999px;transition:transform .22s var(--shop-ease),background .22s ease,color .22s ease,box-shadow .22s ease}.shop-shell .btn:hover{transform:translateY(-2px)}.shop-shell .btn:active{transform:translateY(0) scale(.98)}.shop-shell .btn-teal{color:#fff;background:var(--shop-green)}.shop-shell .btn-teal:hover{background:var(--shop-green-2);box-shadow:0 6px 8px rgba(13,42,42,.18)}.shop-shell .btn-outline{color:var(--shop-green);background:transparent;border:1px solid}.shop-shell .btn-outline:hover,.shop-shell .shop-nav{color:#fff;background:var(--shop-green)}.shop-shell .shop-nav{position:-webkit-sticky;position:sticky;top:92px;z-index:40;border:0}.shop-shell .shop-nav-track{display:flex;align-items:center;gap:4px;min-height:56px;overflow-x:auto;padding-block:6px;scrollbar-width:none}.shop-shell .shop-nav-track::-webkit-scrollbar{display:none}.shop-shell .shop-pill{position:relative;flex:0 0 auto;min-height:42px;padding:10px 13px;color:rgba(255,255,255,.78);background:transparent;border:0;border-radius:0;font-size:.88rem;text-decoration:none;transition:color .18s ease,background .18s ease}.shop-shell .shop-pill:after{content:"";position:absolute;right:13px;bottom:5px;left:13px;height:2px;background:var(--shop-peach);transform:scaleX(0);transform-origin:left;transition:transform .22s var(--shop-ease)}.shop-shell .shop-pill.active,.shop-shell .shop-pill:hover{color:#fff;background:rgba(255,255,255,.06)}.shop-shell .shop-pill.active:after{transform:scaleX(1)}.shop-shell .shop-nav-divider{flex:0 0 1px;width:1px;height:22px;margin-inline:6px;background:rgba(255,255,255,.2)}.shop-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 12% 10%,rgba(255,201,173,.16),transparent 28rem),var(--shop-green)}.shop-hero:after{content:"";position:absolute;right:-9rem;bottom:-11rem;width:30rem;height:30rem;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 4rem rgba(255,255,255,.025),0 0 0 8rem rgba(255,255,255,.018);pointer-events:none}.shop-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);grid-gap:clamp(36px,5vw,68px);gap:clamp(36px,5vw,68px);align-items:center;min-height:min(580px,calc(100dvh - 148px));padding-block:clamp(44px,5vw,68px)}.shop-hero-copy{max-width:660px;min-width:0}.shop-hero-copy .shop-kicker{color:var(--shop-peach);font-style:normal}.shop-hero-copy h1{max-width:15ch;margin-block:14px 20px;color:#fff;font-size:clamp(2.8rem,5vw,4.5rem);line-height:1;letter-spacing:-.035em;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal}.shop-hero-copy h1 span{display:block}.shop-hero-copy>p:not(.shop-kicker){max-width:58ch;color:rgba(255,255,255,.78);font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.65}.shop-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.shop-hero-actions .btn{min-width:210px}.shop-hero .btn-teal{color:var(--shop-green);background:var(--shop-peach)}.shop-hero .btn-teal:hover{color:var(--shop-green);background:#ffd9c5}.shop-hero .btn-outline{color:#fff;border-color:rgba(255,255,255,.54)}.shop-hero .btn-outline:hover{color:var(--shop-green);background:#fff}.shop-hero-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;max-width:660px;margin:28px 0 0}.shop-hero-trust-item{display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-width:0;padding:11px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px}.shop-hero-trust-item small,.shop-hero-trust-item strong{display:block}.shop-hero-trust-item strong{color:#fff;font-size:.72rem;line-height:1.25}.shop-hero-trust-item small{margin-top:3px;color:rgba(255,255,255,.62);font-size:.63rem;line-height:1.35}.shop-trust-icon{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;color:var(--shop-green);background:var(--shop-peach-soft);border-radius:10px}.shop-hero .shop-trust-icon{color:var(--shop-peach);background:rgba(255,201,173,.11)}.shop-hero-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;width:min(100%,440px);min-height:390px;justify-self:end}.shop-hero-world{position:relative;isolation:isolate;overflow:hidden;min-width:0;min-height:0;color:#fff;background:#f6f3ef;border:1px solid rgba(255,255,255,.14);border-radius:16px;box-shadow:0 16px 32px rgba(7,31,32,.16)}.shop-hero-world:after{content:"";position:absolute;z-index:1;inset:42% 0 0;background:linear-gradient(180deg,transparent,rgba(7,31,32,.82));pointer-events:none}.shop-hero-world img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--shop-ease)}.shop-hero-world--merch img{object-position:center 28%}.shop-hero-world:hover img{transform:scale(1.025)}.shop-hero-world:focus-visible{outline:3px solid var(--shop-peach);outline-offset:4px}.shop-hero-world span{position:absolute;z-index:2;right:12px;bottom:11px;left:12px;color:#fff;font-family:var(--font-head);font-size:clamp(.72rem,1.1vw,.84rem);font-weight:700;line-height:1.25;text-wrap:balance}.shop-service-strip{background:var(--shop-peach)}.shop-service-list{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none}.shop-service-list li{display:grid;grid-gap:3px;gap:3px;min-width:0;padding:20px clamp(18px,3vw,36px)}.shop-service-list li+li{border-left:1px solid rgba(24,54,56,.18)}.shop-service-list strong{font-family:var(--font-head);font-size:.96rem}.shop-service-list span{color:rgba(24,54,56,.72);font-size:.8rem}.shop-category-section{padding-block:clamp(72px,9vw,128px)}.shop-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:clamp(28px,4vw,48px)}.shop-section-head>div{max-width:740px}.shop-section-head h2{margin:4px 0 0;color:var(--shop-green);font-size:clamp(2rem,4vw,3.7rem);letter-spacing:-.025em}.shop-section-head p{margin-bottom:0}.shop-all-link{display:inline-flex;flex:0 0 auto;gap:8px;align-items:center;padding-bottom:4px;color:var(--shop-green);border-bottom:1px solid rgba(24,54,56,.35);font-weight:800;text-decoration:none;transition:gap .22s var(--shop-ease),border-color .22s ease}.shop-all-link:hover{gap:12px;border-bottom-color:var(--shop-green)}.shop-category-mosaic{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:180px;grid-gap:14px;gap:14px}.shop-category-card{position:relative;grid-column:span 4;overflow:hidden;min-width:0;color:#fff;background:var(--shop-green);border-radius:14px;text-decoration:none;isolation:isolate}.shop-category-card--feature{grid-column:span 7;grid-row:span 2}.shop-category-card--wide{grid-column:span 5}.shop-category-card--portrait{grid-column:span 5;grid-row:span 2}.shop-category-card img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .65s var(--shop-ease)}.shop-category-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(8,27,28,.04) 15%,rgba(8,27,28,.88))}.shop-category-card:hover img{transform:scale(1.04)}.shop-category-card-copy{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:9px;gap:9px;align-items:end;padding:clamp(18px,3vw,30px)}.shop-category-card h3{margin:0;color:#fff;font-size:clamp(1.2rem,2vw,1.75rem)}.shop-category-card p{display:-webkit-box;overflow:hidden;margin:5px 0 0;color:rgba(255,255,255,.72);font-size:.84rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shop-category-card-count{justify-self:start;padding:4px 8px;color:#fff;background:rgba(8,27,28,.42);border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:.7rem;font-weight:800;white-space:nowrap}.shop-featured{background:var(--shop-mist)}.shop-shell .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(14px,2vw,24px);gap:clamp(14px,2vw,24px);max-width:none;margin:0 0 clamp(40px,6vw,72px)}.shop-shell .product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;color:var(--shop-ink);background:#fff;border:0;border-radius:16px;box-shadow:0 10px 30px rgba(18,55,54,.07);text-decoration:none;transition:transform .26s var(--shop-ease),box-shadow .26s ease}.shop-shell .product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(18,55,54,.12)}.shop-product-media{position:relative;overflow:hidden;aspect-ratio:16/9;margin:10px 10px 0;background:var(--shop-peach-soft);border-radius:13px}.shop-product-media--cutout{display:grid;place-items:center;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.74),transparent 32%),linear-gradient(145deg,#fff8f4,#ffe6db)}.shop-product-media--editorial{background:#f5eee9}.shop-product-media--square{aspect-ratio:1;background:#f2efeb}.shop-shell .product-img{width:100%;height:100%;aspect-ratio:16/9;padding:10px;object-fit:contain;transition:transform .52s var(--shop-ease)}.shop-shell .product-img--editorial{padding:0;object-fit:cover}.shop-shell .product-img--square{aspect-ratio:1;padding:0;object-fit:cover}.shop-shell .product-img--cutout{position:absolute;top:50%;left:50%;width:72%;height:58%;padding:0;transform:translate(-50%,-50%)}.shop-shell .product-card:hover .product-img{transform:scale(1.025)}.shop-shell .product-card:hover .product-img--cutout{transform:translate(-50%,-50%) scale(1.025)}.shop-product-state,.shop-shell .product-badge{position:absolute;top:12px;left:12px;z-index:1;padding:6px 10px;color:var(--shop-green);background:var(--shop-peach);border-radius:999px;font-size:.7rem;font-weight:800}.shop-product-state{color:#fff;background:var(--shop-green)}.shop-shell .product-body{display:flex;flex:1 1;flex-direction:column;gap:10px;padding:17px 18px 18px}.shop-product-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.shop-product-category{margin:0!important;color:var(--shop-green-3)!important;font-size:.68rem!important;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.shop-product-topline>span{display:inline-flex;align-items:center;gap:5px;color:var(--shop-muted);font-size:.64rem;font-weight:700;white-space:nowrap}.shop-product-topline>span:before{content:"";width:6px;height:6px;flex:0 0 auto;background:var(--shop-peach);border-radius:50%}.shop-shell .product-body h3{margin:0;color:var(--shop-green);font-size:clamp(1.05rem,1.35vw,1.2rem);line-height:1.25;letter-spacing:-.01em}.shop-shell .product-card .shop-product-description{display:-webkit-box;flex:none;overflow:hidden;min-height:2.58rem;margin:0;color:var(--shop-muted);font-size:.86rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shop-product-focus{display:flex;flex-wrap:wrap;gap:5px;margin:-2px 0 0}.shop-product-focus span{padding:4px 7px;color:var(--shop-green-3);background:var(--shop-mist);border:1px solid rgba(24,54,56,.08);border-radius:999px;font-size:.62rem;font-weight:800;line-height:1.2}.shop-product-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:10px}.shop-shell .product-price{color:var(--shop-green);font-size:1.08rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.shop-product-price-stack{display:grid;min-width:0}.shop-product-compare-price{margin-top:2px;color:var(--shop-muted);font-size:.68rem;text-decoration:line-through}.shop-shell .price-note{display:block;margin:2px 0 0;color:var(--shop-muted);font-family:var(--font-body);font-size:.7rem}.shop-product-arrow{display:inline-flex;height:36px;flex:0 0 auto;gap:5px;align-items:center;justify-content:center;padding:0 12px;color:var(--shop-green);background:var(--shop-peach);border-radius:999px;font-size:.7rem;font-weight:800;transition:transform .22s var(--shop-ease)}.shop-shell .product-card:hover .shop-product-arrow{transform:translate(2px,-2px)}.shop-product-availability{display:flex!important;gap:6px;align-items:center;margin:0!important;padding-top:10px;color:var(--shop-muted)!important;border-top:1px solid var(--shop-line);font-size:.72rem!important}.shop-shell .shop-head{padding:0;background:radial-gradient(circle at 82% 18%,rgba(255,201,173,.1),transparent 24rem),var(--shop-green)}.shop-category-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);grid-gap:clamp(34px,5vw,68px);gap:clamp(34px,5vw,68px);align-items:center;min-height:314px;padding-block:clamp(32px,4vw,48px)}.shop-category-hero-copy,.shop-category-hero-copy .breadcrumbs,.shop-category-hero-copy .breadcrumbs a,.shop-category-hero-copy p{color:rgba(255,255,255,.76)}.shop-category-hero-copy .breadcrumbs a:hover{color:#fff}.shop-category-hero-copy .shop-category-kicker{margin:22px 0 0;color:var(--shop-peach);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shop-category-hero-copy h1{max-width:15ch;margin-block:8px 14px;color:#fff;font-size:clamp(2.35rem,4.3vw,3.8rem);line-height:1.02;letter-spacing:-.03em}.shop-category-hero-copy>p{max-width:58ch;font-size:1.08rem;line-height:1.65}.shop-category-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.shop-category-meta span{display:inline-flex;gap:7px;align-items:center;padding:8px 11px;color:#fff;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:.72rem;font-weight:700}.shop-category-meta span:first-child{color:var(--shop-green);background:var(--shop-peach);border-color:var(--shop-peach)}.shop-category-hero-media{overflow:hidden;width:100%;max-width:360px;aspect-ratio:16/10;margin:0;background:#fff;border:1px solid rgba(255,255,255,.18);border-radius:18px;box-shadow:0 18px 42px rgba(7,26,27,.24),12px 12px 0 rgba(255,255,255,.04);justify-self:end}.shop-category-hero-media img{width:100%;height:100%;object-fit:cover}.shop-oil-finder{margin-bottom:clamp(58px,8vw,104px);padding:clamp(28px,5vw,58px);color:var(--shop-green);background:radial-gradient(circle at 94% 8%,rgba(240,183,154,.32),transparent 24rem),linear-gradient(135deg,#fffaf7,#f2f7f3);border:1px solid rgba(24,54,56,.1);border-radius:16px}.shop-oil-finder-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.72fr);grid-gap:clamp(26px,5vw,74px);gap:clamp(26px,5vw,74px);align-items:end;margin-bottom:clamp(28px,4vw,42px)}.shop-oil-finder-kicker{margin:0 0 8px;color:var(--shop-green-3);font-size:.96rem;font-style:italic;font-weight:700}.shop-oil-finder-head h2{max-width:15ch;margin:0;color:var(--shop-green);font-size:clamp(2rem,3.8vw,3.25rem);line-height:1.05;letter-spacing:-.03em;text-wrap:balance}.shop-oil-finder-head>p{margin:0;color:var(--shop-muted);line-height:1.7}.shop-oil-finder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;background:rgba(255,255,255,.58);border-top:1px solid rgba(24,54,56,.12);border-left:1px solid rgba(24,54,56,.12);border-radius:14px}.shop-oil-finder-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:14px;gap:14px;align-content:start;min-height:184px;padding:22px;color:var(--shop-green);background:rgba(255,255,255,.66);border-right:1px solid rgba(24,54,56,.12);border-bottom:1px solid rgba(24,54,56,.12);text-decoration:none;transition:color .22s var(--shop-ease),background-color .22s var(--shop-ease)}.shop-oil-finder-card:hover{color:#fff;background:var(--shop-green)}.shop-oil-finder-icon{display:grid;width:42px;height:42px;place-items:center;color:var(--shop-green);background:var(--shop-peach);border-radius:50%}.shop-oil-finder-card-copy,.shop-oil-finder-card-copy strong,.shop-oil-finder-card-copy>span{display:block}.shop-oil-finder-card-copy strong{margin-top:2px;font-size:.98rem}.shop-oil-finder-card-copy>span{margin-top:8px;color:var(--shop-muted);font-size:.78rem;line-height:1.55}.shop-oil-finder-card:hover .shop-oil-finder-card-copy>span,.shop-oil-finder-card:hover .shop-oil-finder-count{color:rgba(255,255,255,.72)}.shop-oil-finder-count{grid-column:2;align-self:end;margin-top:14px;color:var(--shop-green-3);font-size:.68rem;font-weight:800}.shop-oil-finder-help{margin:20px 0 0;color:var(--shop-muted);font-size:.82rem}.shop-category-type-picker{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.25fr);grid-gap:clamp(24px,5vw,68px);gap:clamp(24px,5vw,68px);align-items:center;margin-bottom:clamp(38px,6vw,68px);padding:clamp(22px,3.6vw,38px);background:linear-gradient(135deg,rgba(239,247,243,.96),rgba(255,247,242,.92));border:1px solid rgba(29,75,70,.09);border-radius:14px}.shop-category-type-picker>div>p{margin:0 0 6px;color:var(--shop-green-3);font-size:.82rem;font-style:italic;font-weight:700}.shop-category-type-picker h2{max-width:15ch;margin:0;color:var(--shop-green);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.12;letter-spacing:-.025em}.shop-category-type-picker nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.shop-category-type-picker a{display:grid;grid-gap:5px;gap:5px;min-height:84px;align-content:center;padding:15px 17px;color:var(--shop-green);background:rgba(255,255,255,.82);border:1px solid rgba(29,75,70,.1);border-radius:11px;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.shop-category-type-picker a:focus-visible,.shop-category-type-picker a:hover{transform:translateY(-2px);border-color:rgba(29,75,70,.28);box-shadow:0 10px 24px rgba(15,48,47,.08)}.shop-category-type-picker a strong{font-size:.92rem;line-height:1.25}.shop-category-type-picker a span{color:var(--shop-muted);font-size:.76rem}.shop-audience-picker{display:grid;grid-template-columns:minmax(210px,.52fr) minmax(0,1.48fr);grid-gap:clamp(22px,5vw,64px);gap:clamp(22px,5vw,64px);align-items:center;margin-bottom:clamp(30px,5vw,54px);padding:clamp(20px,3.4vw,34px);background:linear-gradient(135deg,rgba(255,240,232,.98),rgba(239,247,243,.96));border:1px solid rgba(29,75,70,.09);border-radius:14px}.shop-audience-picker>div>p{margin:0 0 6px;color:var(--shop-green-3);font-size:.82rem;font-style:italic;font-weight:700}.shop-audience-picker h2{margin:0;color:var(--shop-green);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.12;letter-spacing:-.025em}.shop-audience-picker nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:9px;gap:9px}.shop-audience-picker a{display:grid;grid-gap:4px;gap:4px;min-height:78px;align-content:center;padding:14px 15px;color:var(--shop-green);background:rgba(255,255,255,.78);border:1px solid rgba(29,75,70,.1);border-radius:11px;text-align:center;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.shop-audience-picker a:focus-visible,.shop-audience-picker a:hover{transform:translateY(-2px);border-color:rgba(29,75,70,.28);box-shadow:0 10px 24px rgba(15,48,47,.08)}.shop-audience-picker a.active{color:#fff;background:var(--shop-green);border-color:var(--shop-green)}.shop-audience-picker a strong{font-size:.88rem;line-height:1.2}.shop-audience-picker a span{color:var(--shop-muted);font-size:.72rem;font-weight:800}.shop-audience-picker a.active span{color:rgba(255,255,255,.72)}.shop-category-products-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);grid-gap:6px clamp(30px,6vw,84px);gap:6px clamp(30px,6vw,84px);align-items:end;margin-bottom:clamp(28px,4vw,44px)}.shop-category-products-head>p{grid-column:1;margin:0 0 6px;color:var(--shop-green-3);font-size:.9rem;font-style:italic;font-weight:700}.shop-category-products-head h2{grid-column:1;margin:0;color:var(--shop-green);font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.1;letter-spacing:-.025em;text-wrap:balance}.shop-category-products-head>span{grid-column:2;grid-row:1/span 2;color:var(--shop-muted);line-height:1.65}.shop-theme-orientation{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.7fr);grid-gap:clamp(36px,7vw,96px);gap:clamp(36px,7vw,96px);align-items:start;margin-bottom:clamp(58px,8vw,104px);padding-bottom:clamp(42px,6vw,72px);border-bottom:1px solid var(--shop-line)}.shop-theme-orientation>div>p{margin:0 0 8px;color:var(--shop-green-3);font-size:.9rem;font-style:italic;font-weight:700}.shop-theme-orientation h2{max-width:19ch;margin:0 0 18px;color:var(--shop-green);font-size:clamp(2rem,3.7vw,3.3rem);line-height:1.08;letter-spacing:-.03em;text-wrap:balance}.shop-theme-orientation>div>span{display:block;max-width:68ch;color:var(--shop-muted);line-height:1.7}.shop-theme-orientation dl{margin:0;border-top:1px solid var(--shop-line)}.shop-theme-orientation dl div{display:grid;grid-template-columns:minmax(110px,.42fr) minmax(0,1fr);grid-gap:20px;gap:20px;padding-block:16px;border-bottom:1px solid var(--shop-line)}.shop-theme-orientation dt{color:var(--shop-muted);font-size:.72rem;font-weight:800}.shop-theme-orientation dd{margin:0;color:var(--shop-green);font-size:.86rem;font-weight:700;line-height:1.5}.shop-category-guide{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.65fr);grid-gap:clamp(30px,6vw,86px);gap:clamp(30px,6vw,86px);margin-bottom:clamp(42px,7vw,84px);padding:clamp(28px,5vw,58px);color:#fff;background:var(--shop-green);border-radius:14px}.shop-category-guide h2{max-width:17ch;color:#fff}.shop-category-guide p{max-width:62ch;color:rgba(255,255,255,.72)}.shop-category-guide ul{display:grid;align-content:center;grid-gap:14px;gap:14px;margin:0;padding:0;list-style:none}.shop-category-guide li{display:flex;gap:10px;align-items:center;color:rgba(255,255,255,.88);font-weight:700}.shop-category-guide li:before{content:"";width:10px;height:10px;flex:0 0 auto;border:2px solid var(--shop-peach);border-radius:50%}.shop-shell .catalog-head .shop-category-hero-copy h1{max-width:13ch}.shop-shell .catalog-section{padding-top:clamp(28px,4vw,48px)}.shop-category-filter-row{display:flex;gap:8px;overflow-x:auto;margin-bottom:18px;padding:2px 0 6px;scrollbar-width:none}.shop-category-filter-row::-webkit-scrollbar{display:none}.shop-category-filter{flex:0 0 auto;padding:8px 12px;color:var(--shop-green);background:var(--shop-mist);border-radius:999px;font-size:.78rem;font-weight:800;text-decoration:none}.shop-category-filter.active,.shop-shell .catalog-controls{color:#fff;background:var(--shop-green)}.shop-shell .catalog-controls{position:relative;z-index:2;margin-top:-42px;margin-bottom:clamp(32px,5vw,52px);padding:clamp(18px,2.5vw,26px);border:0;border-radius:14px;box-shadow:0 8px 8px rgba(10,32,33,.1)}.shop-shell .catalog-controls .shop-category-filter-row{margin-bottom:14px;padding-top:0}.shop-shell .catalog-controls .shop-category-filter{color:rgba(255,255,255,.82);background:rgba(255,255,255,.1)}.shop-shell .catalog-controls .shop-category-filter.active{color:var(--shop-green);background:var(--shop-peach)}.catalog-subcategory-row{display:flex;gap:8px;align-items:center;overflow-x:auto;margin:-2px 0 18px;padding:0 0 6px;scrollbar-width:none}.catalog-subcategory-row::-webkit-scrollbar{display:none}.catalog-subcategory-row>span{flex:0 0 auto;margin-right:3px;color:rgba(255,255,255,.62);font-size:.7rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.catalog-type-filter{flex:0 0 auto;padding:7px 11px;color:rgba(255,255,255,.86);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:.76rem;font-weight:750;text-decoration:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.catalog-type-filter:focus-visible,.catalog-type-filter:hover{color:#fff;background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.36)}.catalog-type-filter.active{color:var(--shop-green);background:#fff;border-color:#fff}.shop-shell .catalog-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,.42fr) minmax(155px,.34fr) minmax(155px,.34fr) auto;grid-gap:12px;gap:12px;align-items:end;margin-bottom:clamp(32px,5vw,52px);padding:clamp(20px,3vw,30px);color:#fff;background:var(--shop-green);border:0;border-radius:14px}.shop-shell .catalog-controls .catalog-toolbar{margin:0;padding:0;background:transparent;border-radius:0}.shop-shell .catalog-toolbar label{color:rgba(255,255,255,.88);font-size:.84rem}.shop-shell .catalog-toolbar input,.shop-shell .catalog-toolbar select{min-height:50px;color:var(--shop-ink);background:#fff;border:1px solid transparent;border-radius:10px}.shop-shell .catalog-toolbar input:focus,.shop-shell .catalog-toolbar select:focus{outline-color:var(--shop-peach);border-color:var(--shop-peach)}.shop-shell .catalog-toolbar .btn{color:var(--shop-green);background:var(--shop-peach)}.shop-shell .catalog-reset{grid-column:1/-1;justify-self:start;margin-top:-2px;color:#fff;text-underline-offset:4px}.shop-shell .catalog-result-head{align-items:end}.shop-shell .catalog-result-head h2{color:var(--shop-green);font-size:clamp(1.8rem,3vw,2.6rem)}.shop-shell .catalog-empty,.shop-shell .catalog-review-note{background:var(--shop-mist);border:0;border-radius:14px}.shop-shell .catalog-pagination{border-color:var(--shop-line)}.shop-shell .catalog-pagination a{color:var(--shop-green)}.shop-shell .pdp{grid-template-columns:minmax(320px,500px) minmax(410px,1fr);gap:clamp(36px,5vw,64px);padding-block:clamp(38px,5vw,64px)}.shop-shell .pdp-figure{justify-self:start;overflow:hidden;margin:0;background:var(--shop-peach-soft);border:1px solid rgba(24,54,56,.1);border-radius:16px;box-shadow:0 18px 48px rgba(18,55,54,.09)}.pdp-gallery,.shop-shell .pdp-figure{position:-webkit-sticky;position:sticky;top:174px;width:100%;max-width:500px}.pdp-gallery{align-self:start}.shop-shell .pdp-gallery .pdp-figure{position:relative;top:auto;max-width:none}.shop-shell .pdp-figure--square{display:block;aspect-ratio:1;background:#f2efeb}.shop-shell .pdp-img--square{display:block;width:100%;height:100%;aspect-ratio:1;padding:0;object-fit:cover}.pdp-gallery-thumbnails{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:10px}.pdp-gallery-thumbnails button{overflow:hidden;aspect-ratio:1;padding:0;background:#f2efeb;border:2px solid transparent;border-radius:10px;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.pdp-gallery-thumbnails button:focus-visible,.pdp-gallery-thumbnails button:hover{transform:translateY(-1px);border-color:rgba(24,54,56,.34)}.pdp-gallery-thumbnails button.active{border-color:var(--shop-green);box-shadow:0 0 0 2px rgba(255,201,173,.72)}.pdp-gallery-thumbnails img{display:block;width:100%;height:100%;object-fit:cover}.shop-shell .pdp-figure--cutout{display:grid;aspect-ratio:4/3;place-items:center;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.78),transparent 34%),linear-gradient(145deg,#fff8f4,#ffe6db)}.shop-shell .pdp-figure--editorial{aspect-ratio:4/3;background:#f5eee9}.shop-shell .pdp-img{width:100%;aspect-ratio:4/3;padding:18px;object-fit:contain;border-radius:0;box-shadow:none}.shop-shell .pdp-img--editorial{height:100%;padding:0;object-fit:cover}.shop-shell .pdp-img--cutout{position:absolute;top:50%;left:50%;width:66%;height:56%;aspect-ratio:auto;padding:0;transform:translate(-50%,-50%)}.shop-shell .pdp-symbolbild{right:14px;left:14px;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 28px);color:var(--shop-green);background:rgba(255,255,255,.94);border-radius:999px}.shop-shell .pdp-info{min-width:0;padding-top:4px}.shop-shell .breadcrumbs{color:var(--shop-muted)}.shop-shell .breadcrumbs a{color:var(--shop-green-3)}.pdp-meta-row{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:20px 0 12px}.shop-shell .pdp-brand{margin:0;color:var(--shop-green-3);font-size:.78rem;font-weight:800}.pdp-availability-badge,.pdp-curation-badge{display:inline-flex;gap:6px;align-items:center;padding:6px 9px;color:var(--shop-green);background:var(--shop-peach-soft);border:1px solid rgba(24,54,56,.08);border-radius:999px;font-size:.68rem;font-weight:800}.pdp-availability-badge{color:var(--shop-muted);background:var(--shop-mist)}.pdp-availability-badge.available{color:var(--shop-green);background:#edf5f0}.shop-shell .pdp-info h1{margin-bottom:12px;color:var(--shop-green);font-size:clamp(2.1rem,4vw,3.6rem);line-height:1.04;letter-spacing:-.03em;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.shop-pdp-summary{margin:0 0 18px;color:var(--shop-muted);font-size:1.03rem;line-height:1.6}.shop-shell .pdp-price{margin:16px 0 4px;color:var(--shop-green);font-size:clamp(1.8rem,3vw,2.35rem);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pdp-price-block{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center}.pdp-price-advantage{display:grid;grid-template-columns:auto auto;grid-gap:2px 8px;gap:2px 8px;align-items:center;margin:16px 0 4px}.pdp-price-advantage>span{padding:5px 8px;color:var(--shop-green);background:var(--shop-peach);border-radius:999px;font-size:.72rem;font-weight:800}.pdp-price-advantage del{color:var(--shop-muted);font-size:.78rem}.pdp-price-advantage small{grid-column:1/-1;color:var(--shop-green-3);font-size:.7rem;font-weight:800}.shop-shell .pdp-vat{max-width:65ch;color:var(--shop-muted);line-height:1.55}.shop-pdp-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin:26px 0 28px}.shop-pdp-trust-item{display:grid;grid-template-columns:36px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:center;min-width:0;padding:11px;background:#f7f9f8;border:1px solid var(--shop-line);border-radius:12px}.shop-pdp-trust .shop-trust-copy,.shop-pdp-trust .shop-trust-copy strong,.shop-pdp-trust .shop-trust-copy>span{display:block}.shop-pdp-trust .shop-trust-copy strong{color:var(--shop-green);font-size:.72rem;line-height:1.25}.shop-pdp-trust .shop-trust-copy>span{margin-top:3px;color:var(--shop-muted);font-size:.64rem;line-height:1.35}.product-purchase{margin-top:26px}.product-option-stack{display:grid;grid-gap:18px;gap:18px}.product-color-field{min-width:0;margin:0;padding:0;border:0}.product-color-field legend{margin-bottom:9px;color:var(--shop-green);font-family:var(--font-head);font-size:.9rem;font-weight:800}.product-color-options{display:flex;flex-wrap:wrap;gap:8px}.product-color-option{display:inline-flex;gap:8px;align-items:center;min-height:42px;padding:7px 11px 7px 8px;color:var(--shop-ink);background:#fff;border:1px solid rgba(24,54,56,.2);border-radius:999px;cursor:pointer;font:inherit;font-size:.78rem;font-weight:750}.product-color-option:focus-visible,.product-color-option:hover{border-color:rgba(24,54,56,.5)}.product-color-option[aria-pressed=true]{color:var(--shop-green);background:var(--shop-peach-soft);border-color:var(--shop-green);box-shadow:0 0 0 2px rgba(255,201,173,.42)}.product-color-swatch{width:25px;height:25px;flex:0 0 auto;background:var(--product-color);border:1px solid rgba(24,54,56,.22);border-radius:50%;box-shadow:inset 0 0 0 2px rgba(255,255,255,.42)}.product-variant-field{display:grid;grid-gap:8px;gap:8px;max-width:340px}.product-variant-field span{color:var(--shop-green);font-family:var(--font-head);font-size:.9rem;font-weight:800}.product-variant-field select{min-height:50px;width:100%;padding:0 44px 0 15px;color:var(--shop-ink);background:#fff;border:1px solid rgba(24,54,56,.28);border-radius:10px;font:inherit}.product-variant-field select:focus-visible{outline:3px solid rgba(255,201,173,.7);outline-offset:2px}.product-variant-help{margin:9px 0 0;color:var(--shop-muted);font-size:.85rem}.shop-shell .pdp-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.shop-shell .pdp-actions .btn{width:100%;min-height:52px}.shop-shell .pdp-actions .btn:disabled{cursor:not-allowed;opacity:.52;transform:none}.shop-shell .pdp-themes{padding-top:18px;border-top:1px solid var(--shop-line)}.shop-product-fit{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);grid-gap:clamp(22px,4vw,48px);gap:clamp(22px,4vw,48px);align-items:stretch;margin-top:clamp(44px,6vw,76px);padding:clamp(26px,4vw,42px);background:#f7faf8;border:1px solid rgba(24,54,56,.1);border-radius:20px}.shop-product-fit-kicker{margin:0 0 8px;color:var(--shop-green-3);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.shop-product-fit h2{max-width:22ch;margin:0;color:var(--shop-green);font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.12;letter-spacing:-.025em}.shop-product-fit ul{display:grid;grid-gap:11px;gap:11px;margin:24px 0 0;padding:0;list-style:none}.shop-product-fit li{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;color:var(--shop-muted);line-height:1.55}.shop-daniela-tip-icon,.shop-product-fit li>span:first-child{display:grid;width:28px;height:28px;place-items:center;color:var(--shop-green);background:var(--shop-peach);border-radius:50%}.shop-symbolic-focus{margin-top:24px;padding-top:20px;border-top:1px solid rgba(24,54,56,.12)}.shop-symbolic-focus>p{margin:0;color:var(--shop-green);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.shop-product-fit .shop-symbolic-focus-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.shop-product-fit .shop-symbolic-focus-list li{display:inline-flex;padding:7px 10px;color:var(--shop-green);background:#fff;border:1px solid rgba(24,54,56,.12);border-radius:999px;font-size:.72rem;font-weight:800;line-height:1.2}.shop-symbolic-focus small{display:block;max-width:62ch;margin-top:10px;color:var(--shop-muted);font-size:.7rem;line-height:1.5}.shop-daniela-tip{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:14px;gap:14px;align-content:start;padding:clamp(20px,3vw,30px);color:#fff;background:var(--shop-green);border-radius:16px}.shop-daniela-tip-icon{width:38px;height:38px;color:var(--shop-green);background:var(--shop-peach)}.shop-daniela-tip p{margin:2px 0 10px;color:var(--shop-peach);font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.shop-daniela-tip blockquote{margin:0;color:rgba(255,255,255,.86);font-size:.95rem;line-height:1.65}.shop-oil-application{margin-top:clamp(28px,4vw,48px);padding:clamp(28px,5vw,54px);color:#fff;background:radial-gradient(circle at 92% 8%,rgba(240,183,154,.16),transparent 24rem),var(--shop-green);border-radius:16px}.shop-oil-application-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.62fr);grid-gap:8px clamp(30px,6vw,86px);gap:8px clamp(30px,6vw,86px);align-items:end;margin-bottom:clamp(28px,5vw,48px)}.shop-oil-application-head>p{grid-column:1;margin:0;color:var(--shop-peach);font-size:.9rem;font-style:italic;font-weight:700}.shop-oil-application-head h2{grid-column:1;max-width:18ch;margin:0;color:#fff;font-size:clamp(2rem,3.5vw,3.15rem);line-height:1.07;letter-spacing:-.03em;text-wrap:balance}.shop-oil-application-head>span{grid-column:2;grid-row:1/span 2;color:rgba(255,255,255,.7);line-height:1.7}.shop-oil-application-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.14)}.shop-oil-application-methods article{position:relative;min-height:260px;padding:clamp(22px,3vw,32px);border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.shop-oil-application-number{position:absolute;top:22px;right:24px;color:rgba(255,255,255,.3);font-size:.7rem;font-weight:800;letter-spacing:.08em}.shop-oil-application-icon{display:grid;width:46px;height:46px;margin-bottom:28px;place-items:center;color:var(--shop-green);background:var(--shop-peach);border-radius:50%}.shop-oil-application-methods h3{margin:0 0 10px;color:#fff;font-size:1.05rem}.shop-oil-application-methods p{margin:0;color:rgba(255,255,255,.68);font-size:.83rem;line-height:1.65}.shop-oil-safety{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;margin-top:22px;padding:20px 22px;color:var(--shop-green);background:var(--shop-peach);border-radius:12px}.shop-oil-safety>span{display:grid;width:44px;height:44px;place-items:center;background:rgba(255,255,255,.48);border-radius:50%}.shop-oil-safety h3{margin:0 0 8px;color:var(--shop-green);font-size:.94rem}.shop-oil-safety ul{display:grid;grid-gap:5px;gap:5px;margin:0;padding-left:18px}.shop-oil-safety li{font-size:.78rem;line-height:1.5}.shop-product-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,.55fr);grid-gap:clamp(34px,6vw,82px);gap:clamp(34px,6vw,82px);padding-block:clamp(50px,7vw,92px);border-top:1px solid var(--shop-line)}.shop-product-description h2,.shop-product-details h2{color:var(--shop-green)}.shop-product-description p{max-width:70ch;line-height:1.75}.shop-product-details dl{margin:0}.shop-product-details dl div{display:grid;grid-template-columns:minmax(105px,.4fr) 1fr;grid-gap:18px;gap:18px;padding-block:13px;border-bottom:1px solid var(--shop-line)}.shop-product-details dt{color:var(--shop-muted);font-size:.78rem;font-weight:800}.shop-product-details dd{margin:0;color:var(--shop-green);font-size:.86rem;font-weight:700}.shop-product-note{margin-top:26px;padding:18px 20px;color:var(--shop-green);background:var(--shop-peach-soft);border-radius:12px;font-size:.86rem}.shop-product-note p:last-child{margin-bottom:0}.shop-shell .upsell-section{padding-block:clamp(42px,7vw,84px);border-top:1px solid var(--shop-line)}.shop-shell .upsell-section h2{margin-bottom:24px;color:var(--shop-green);font-size:clamp(1.8rem,3vw,2.5rem)}.shop-shell .wellness-hinweis{color:var(--shop-green);background:var(--shop-peach-soft);border:0;border-radius:12px}.shop-shell .wellness-hinweis p{color:var(--shop-green)}@media (min-width:1200px){.shop-shell .shop-pill{padding-inline:10px;font-size:.82rem}.shop-shell .shop-nav-track{gap:2px}.shop-shell .shop-nav-divider{margin-inline:3px}}@media (max-width:1100px){.shop-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,390px)}.shop-hero-media{min-height:360px}.shop-shell .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-category-card,.shop-category-card--feature,.shop-category-card--portrait{grid-column:span 6}.shop-oil-finder-grid,.shop-shell .catalog-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-shell .catalog-toolbar .btn{grid-column:1/-1}}@media (max-width:980px){.shop-shell .shop-nav{top:72px}.shop-audience-picker,.shop-category-type-picker,.shop-hero-grid,.shop-oil-application-head,.shop-oil-finder-head,.shop-product-content,.shop-product-fit,.shop-shell .pdp,.shop-theme-orientation{grid-template-columns:1fr}.shop-oil-application-head>span{grid-column:1;grid-row:auto;margin-top:10px}.shop-hero-grid{min-height:0}.shop-hero-copy h1{max-width:13ch}.shop-hero-media{width:min(100%,420px);min-height:min(330px,62vw);justify-self:start}.shop-category-hero-media{max-width:340px;justify-self:end}.shop-shell .pdp-figure,.shop-shell .pdp-gallery{position:relative;top:auto;max-width:420px}.shop-shell .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-shell .catalog-toolbar{grid-template-columns:1fr 1fr}.shop-shell .catalog-toolbar .btn{grid-column:1/-1}}@media (min-width:760px) and (max-width:980px){.shop-hero-grid{grid-template-columns:minmax(0,1fr) 300px;gap:34px;min-height:560px}.shop-hero-copy h1{max-width:14ch;font-size:clamp(2.65rem,5.4vw,3.4rem)}.shop-hero-media{width:300px;min-height:330px;justify-self:end}.shop-hero-actions{display:grid;width:min(100%,300px)}.shop-hero-actions .btn{width:100%}.shop-hero-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 18px;gap:8px 18px}.shop-hero-trust-item:last-child{grid-column:1/-1}.shop-shell .pdp{grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:32px;align-items:start}.shop-shell .pdp-figure,.shop-shell .pdp-gallery{position:-webkit-sticky;position:sticky;top:174px;max-width:320px}.shop-shell .pdp-gallery .pdp-figure{position:relative;top:auto;max-width:none}.shop-shell .pdp-info h1{font-size:clamp(2rem,4.2vw,2.55rem)}}@media (min-width:760px) and (max-width:860px){.shop-pdp-trust{grid-template-columns:1fr}}@media (max-width:720px){.shop-service-list{grid-template-columns:1fr}.shop-service-list li+li{border-top:1px solid rgba(24,54,56,.18);border-left:0}.shop-section-head{align-items:flex-start;flex-direction:column}.shop-category-mosaic{grid-auto-rows:200px}.shop-category-hero,.shop-category-mosaic{grid-template-columns:1fr}.shop-category-hero-media{max-width:300px;justify-self:start}.shop-category-card,.shop-category-card--feature,.shop-category-card--portrait,.shop-category-card--wide{grid-column:1;grid-row:span 1}.shop-category-card-copy{grid-template-columns:minmax(0,1fr)}.shop-category-card-count{display:none}.shop-category-guide,.shop-category-type-picker nav{grid-template-columns:1fr}.shop-audience-picker nav{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-oil-application-methods{grid-template-columns:1fr}.shop-oil-application-methods article{min-height:0}.shop-category-products-head{grid-template-columns:1fr}.shop-category-products-head>span{grid-column:1;grid-row:auto;margin-top:8px}.shop-pdp-trust{grid-template-columns:1fr}}@media (max-width:560px){.shop-shell .shop-nav-track{margin-inline:auto;padding-inline:16px}.shop-hero-grid{gap:30px;padding-block:42px 50px}.shop-hero-copy h1{font-size:clamp(2.15rem,10.5vw,3rem)}.shop-hero-actions .btn{width:100%}.shop-hero-media{width:min(100%,300px);min-height:280px;justify-self:center}.shop-hero-world span{right:9px;bottom:8px;left:9px;font-size:.68rem}.shop-hero-trust{display:grid;grid-template-columns:1fr;grid-gap:8px 12px;gap:8px 12px}.shop-hero-trust-item:last-child{grid-column:auto}.shop-category-hero{gap:26px;min-height:0;padding-block:30px 36px}.shop-product-fit{padding:22px 18px;border-radius:16px}.shop-oil-finder{padding:24px 18px;border-radius:16px}.shop-oil-finder-grid{grid-template-columns:1fr}.shop-oil-finder-card{min-height:0}.shop-oil-application{padding:24px 18px;border-radius:16px}.shop-oil-safety{grid-template-columns:38px minmax(0,1fr);padding:18px}.shop-oil-safety>span{width:38px;height:38px}.shop-daniela-tip{grid-template-columns:34px minmax(0,1fr)}.shop-daniela-tip-icon{width:34px;height:34px}.shop-shell .catalog-controls{margin-top:-20px}.shop-shell .pdp-figure{width:min(100%,300px);justify-self:center}.shop-shell .pdp-gallery{position:relative;top:auto;width:min(100%,340px);max-width:none;justify-self:center}.shop-shell .pdp-actions{grid-template-columns:1fr}.shop-shell .product-grid{grid-template-columns:1fr;max-width:440px;margin-inline:auto}.shop-shell .catalog-toolbar{grid-template-columns:1fr}.shop-shell .catalog-reset,.shop-shell .catalog-toolbar .btn{grid-column:auto}.shop-product-details dl div{grid-template-columns:1fr;gap:4px}}@media (prefers-reduced-motion:reduce){.shop-shell *,.shop-shell :after,.shop-shell :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}