:root{--brand:#39482C;--brand-2:#6F773F;--gold:#C49A5D;--bg:#F7F3EC;--bg-2:#F0EDE8;--surface:rgba(255,255,255,0.82);--surface-strong:rgba(255,255,255,0.92);--ink:#1E2419;--muted:#5F6657;--line:rgba(57,72,44,0.12);--shadow-lg:0 30px 80px rgba(48,40,24,0.14);--shadow-md:0 14px 40px rgba(48,40,24,0.10);--radius-xl:30px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--container:1240px;--header-h:74px;--body-gradient:radial-gradient(circle at top left,rgba(196,154,93,0.12),transparent 22%),radial-gradient(circle at top right,rgba(111,119,63,0.14),transparent 18%),linear-gradient(180deg,#faf7f1 0%,var(--bg) 32%,#f9f5ee 100%);--header-bg:rgba(247,243,236,0.72);--header-border:rgba(57,72,44,0.08);--button-surface:rgba(255,255,255,0.75);--button-surface-strong:rgba(255,255,255,0.78);--button-shadow:0 10px 24px rgba(48,40,24,0.05);--hero-shell-shadow:var(--shadow-lg);--search-shell-bg:linear-gradient(180deg,rgba(255,255,255,0.96),rgba(248,244,236,0.96));--search-main-bg:linear-gradient(180deg,rgba(247,243,236,0.86),rgba(255,255,255,0.96));--search-icon-bg:linear-gradient(135deg,rgba(57,72,44,0.10),rgba(111,119,63,0.14));--search-suggestions-bg:rgba(255,255,255,0.96);--search-suggestions-shadow:0 18px 44px rgba(48,40,24,0.12);--category-card-bg:linear-gradient(180deg,rgba(255,255,255,0.92),rgba(247,243,236,0.85));--ghost-chip-bg:rgba(255,255,255,0.76);--product-badge-bg:rgba(255,255,255,0.82)}html[data-theme=dark]{color-scheme:dark;--brand:#C9D5A6;--brand-2:#8FA36C;--gold:#E0B77B;--bg:#0E1114;--bg-2:#13181C;--surface:rgba(18,24,30,0.82);--surface-strong:rgba(22,28,35,0.92);--ink:#EEF2E8;--muted:#B2BBAB;--line:rgba(210,224,195,0.12);--shadow-lg:0 34px 90px rgba(0,0,0,0.42);--shadow-md:0 18px 48px rgba(0,0,0,0.28);--body-gradient:radial-gradient(circle at top left,rgba(224,183,123,0.14),transparent 20%),radial-gradient(circle at top right,rgba(111,119,63,0.12),transparent 18%),linear-gradient(180deg,#081016,#0C1218 32%,#11171D);--header-bg:rgba(7,10,14,0.68);--header-border:rgba(210,224,195,0.08);--button-surface:rgba(18,24,30,0.88);--button-surface-strong:rgba(20,26,32,0.92);--button-shadow:0 12px 28px rgba(0,0,0,0.22);--hero-shell-shadow:0 34px 90px rgba(0,0,0,0.42);--search-shell-bg:linear-gradient(180deg,rgba(18,24,30,0.96),rgba(12,17,23,0.96));--search-main-bg:linear-gradient(180deg,rgba(23,31,39,0.94),rgba(14,20,27,0.98));--search-icon-bg:linear-gradient(135deg,rgba(201,213,166,0.10),rgba(143,163,108,0.16));--search-suggestions-bg:rgba(17,23,29,0.98);--search-suggestions-shadow:0 20px 46px rgba(0,0,0,0.34);--category-card-bg:linear-gradient(180deg,rgba(20,26,32,0.95),rgba(12,17,23,0.95));--ghost-chip-bg:rgba(18,24,30,0.88);--product-badge-bg:rgba(15,21,27,0.82)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans),"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--body-gradient);min-height:100vh;overflow-x:hidden;transition:background .26s ease,color .26s ease}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 28px),var(--container));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:var(--header-bg);backdrop-filter:blur(16px);border-bottom:1px solid var(--header-border);transition:background .26s ease,border-color .26s ease}.header-inner{min-height:var(--header-h);justify-content:space-between;gap:16px}.brandmark,.header-inner{display:flex;align-items:center}.brandmark{min-width:0;flex:none}.brand-logo{display:block;height:52px;width:auto;max-width:min(45vw,260px);object-fit:contain;filter:drop-shadow(0 10px 24px rgba(48,40,24,.1));transition:filter .18s ease,transform .18s ease}html[data-theme=dark] .brand-logo{height:52px;max-width:min(62vw,320px);filter:drop-shadow(0 10px 24px rgba(0,0,0,.28))}.trust-section{padding-top:18px}#why-foldijo.why-section{position:relative;padding-top:clamp(30px,5vw,64px);padding-bottom:clamp(34px,6vw,76px);isolation:isolate}#why-foldijo.why-section:after,#why-foldijo.why-section:before{content:"";position:absolute;z-index:-1;border-radius:999px;pointer-events:none;filter:blur(4px)}#why-foldijo.why-section:before{width:min(420px,55vw);height:min(420px,55vw);left:max(-160px,-12vw);top:10%;background:radial-gradient(circle,rgba(196,154,93,.2),rgba(196,154,93,0) 68%)}#why-foldijo.why-section:after{width:min(520px,60vw);height:min(520px,60vw);right:max(-190px,-14vw);bottom:2%;background:radial-gradient(circle,rgba(111,119,63,.18),rgba(111,119,63,0) 70%)}#why-foldijo .why-panel{position:relative;overflow:hidden;border-radius:clamp(28px,4vw,46px);padding:clamp(22px,4vw,48px);color:#F7F3EC;background:radial-gradient(circle at 12% 2%,rgba(196,154,93,.3),transparent 42%),radial-gradient(circle at 88% 8%,rgba(111,119,63,.55),transparent 46%),linear-gradient(150deg,#6F773F,#39482C 54%,#39482C);border:1px solid rgba(196,154,93,.3);box-shadow:0 30px 90px rgba(30,36,25,.3),inset 0 1px 0 rgba(247,243,236,.18)}#why-foldijo .why-panel-sheen{position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent,rgba(247,243,236,.14) 18%,transparent 36%),radial-gradient(circle at 76% 8%,rgba(196,154,93,.22),transparent 22%);opacity:.9}#why-foldijo .why-grid,#why-foldijo .why-head{position:relative;z-index:1}#why-foldijo .why-head{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(260px,.48fr);gap:clamp(22px,4vw,42px);align-items:center;margin-bottom:clamp(22px,4vw,38px)}#why-foldijo .why-head-copy{display:grid;gap:12px;max-width:760px}#why-foldijo .why-kicker{margin:0;display:inline-flex;width:fit-content;align-items:center;gap:9px;border-radius:999px;padding:8px 13px;color:#F7F3EC;background:rgba(247,243,236,.1);border:1px solid rgba(196,154,93,.42);box-shadow:inset 0 1px 0 rgba(247,243,236,.18);font-size:12px;font-weight:900;letter-spacing:.14em}#why-foldijo .why-kicker-leaf{width:22px;height:16px;color:#C49A5D;flex:0 0 auto}#why-foldijo .why-title{margin:0;color:#F7F3EC;font-family:var(--font-serif),"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(40px,6vw,72px);line-height:.92;letter-spacing:-.06em}#why-foldijo .why-title-accent{color:#C49A5D;white-space:nowrap}#why-foldijo .why-lead{max-width:560px;margin:0;color:rgba(247,243,236,.76);font-size:clamp(16px,1.7vw,20px);line-height:1.58}#why-foldijo .why-head-photo{position:relative;min-height:260px;border-radius:32px;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 26px 56px rgba(30,36,25,.32);border:1px solid rgba(196,154,93,.38)}#why-foldijo .why-head-photo:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(57,72,44,.02),rgba(57,72,44,.28));pointer-events:none}#why-foldijo .why-head-photo img{width:100%;height:100%;min-height:260px;object-fit:cover;transform:scale(1.04)}#why-foldijo .why-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,22px)}#why-foldijo .why-card{position:relative;min-height:188px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px;padding:clamp(20px,2.4vw,28px);border-radius:28px;overflow:hidden;background:linear-gradient(180deg,rgba(247,243,236,.15),rgba(247,243,236,.06));border:1px solid rgba(247,243,236,.16);box-shadow:0 18px 44px rgba(30,36,25,.22),inset 0 1px 0 rgba(247,243,236,.16);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}#why-foldijo .why-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 0,rgba(196,154,93,.26),transparent 34%);opacity:.9;pointer-events:none}#why-foldijo .why-card:nth-child(2):before{background:radial-gradient(circle at 88% 0,rgba(111,119,63,.42),transparent 36%)}#why-foldijo .why-card:nth-child(3):before{background:radial-gradient(circle at 88% 0,rgba(196,154,93,.2),transparent 34%)}#why-foldijo .why-card:nth-child(4):before{background:radial-gradient(circle at 88% 0,rgba(111,119,63,.38),transparent 36%)}#why-foldijo .why-card:hover{transform:translateY(-3px);background:linear-gradient(180deg,rgba(247,243,236,.2),rgba(247,243,236,.09));border-color:rgba(196,154,93,.55);box-shadow:0 26px 58px rgba(30,36,25,.3),inset 0 1px 0 rgba(247,243,236,.22)}#why-foldijo .why-medal{position:relative;z-index:1;width:64px;height:64px;display:grid;place-items:center;border-radius:22px}#why-foldijo .why-medal svg{display:block;width:32px;height:32px}#why-foldijo .why-medal--brand{color:#F7F3EC;background:linear-gradient(150deg,rgba(111,119,63,.98),#39482C);border:1px solid rgba(196,154,93,.45);box-shadow:0 16px 30px rgba(30,36,25,.32),inset 0 1px 0 rgba(247,243,236,.24)}#why-foldijo .why-medal--brand .why-icon-accent{fill:#C49A5D}#why-foldijo .why-medal--gold{color:#39482C;background:linear-gradient(150deg,rgba(196,154,93,.98),rgba(196,154,93,.66)),#39482C;border:1px solid rgba(247,243,236,.42);box-shadow:0 16px 30px rgba(196,154,93,.3),inset 0 1px 0 rgba(247,243,236,.46)}#why-foldijo .why-medal--gold .why-icon-accent{fill:#F7F3EC}#why-foldijo .why-card-copy{position:relative;z-index:1;display:grid;gap:10px}#why-foldijo .why-card-title{margin:0;color:#F7F3EC;font-family:var(--font-serif),"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(22px,2.1vw,30px);line-height:1.06;letter-spacing:-.035em}#why-foldijo .why-card-text{margin:0;color:rgba(247,243,236,.74);font-size:15.5px;line-height:1.58}.how-it-works-section .how-steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.how-it-works-section .how-steps-grid article{min-width:0;border-radius:22px;padding:18px 16px;background:rgba(255,255,255,.72);border:1px solid rgba(57,72,44,.1);box-shadow:0 12px 30px rgba(48,40,24,.07)}.how-it-works-section .how-step-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:10px;border-radius:16px;background:linear-gradient(135deg,rgba(57,72,44,.1),rgba(196,154,93,.16));color:var(--brand)}.how-it-works-section .how-step-icon svg{display:block;width:22px;height:22px;flex:none}.how-it-works-section .how-steps-grid h3{margin:0;color:var(--brand);font-size:15px;line-height:1.18;letter-spacing:-.02em}.how-it-works-section .how-steps-grid p{margin:7px 0 0;color:rgba(30,36,25,.66);font-size:13px;line-height:1.45}html[data-theme=dark] .how-it-works-section .how-steps-grid article{background:rgba(18,24,30,.82);border-color:rgba(210,224,195,.1)}html[data-theme=dark] .how-it-works-section .how-steps-grid p{color:rgba(238,242,232,.68)}@media (max-width:900px){.how-it-works-section .how-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}html[data-theme=dark] #why-foldijo .why-panel{background:radial-gradient(circle at 12% 2%,rgba(196,154,93,.22),transparent 42%),radial-gradient(circle at 88% 8%,rgba(111,119,63,.42),transparent 46%),linear-gradient(150deg,#39482C,#1E2419 74%);border-color:rgba(196,154,93,.24);box-shadow:0 34px 90px rgba(0,0,0,.42),inset 0 1px 0 rgba(247,243,236,.1)}html[data-theme=dark] #why-foldijo .why-panel-sheen{opacity:.5}html[data-theme=dark] #why-foldijo .why-kicker{background:rgba(247,243,236,.08);border-color:rgba(196,154,93,.34)}html[data-theme=dark] #why-foldijo .why-card{background:linear-gradient(180deg,rgba(247,243,236,.1),rgba(247,243,236,.04));border-color:rgba(247,243,236,.12)}html[data-theme=dark] #why-foldijo .why-card-text,html[data-theme=dark] #why-foldijo .why-lead{color:rgba(247,243,236,.7)}@media (max-width:900px){#why-foldijo .why-head{grid-template-columns:1fr}#why-foldijo .why-head-photo{display:none}}@media (max-width:760px){#why-foldijo.why-section{padding-top:30px;padding-bottom:36px}#why-foldijo .why-panel{padding:20px 16px;border-radius:30px}#why-foldijo .why-kicker{font-size:10px;letter-spacing:.12em;padding:7px 10px}#why-foldijo .why-title{font-size:clamp(36px,11vw,48px)}#why-foldijo .why-lead{font-size:15px;line-height:1.48}#why-foldijo .why-grid{grid-template-columns:1fr;gap:12px}#why-foldijo .why-card{min-height:0;grid-template-columns:54px minmax(0,1fr);gap:13px;padding:16px 14px;border-radius:22px}#why-foldijo .why-medal{width:54px;height:54px;border-radius:18px}#why-foldijo .why-medal svg{width:27px;height:27px}#why-foldijo .why-card-title{font-size:20px}#why-foldijo .why-card-text{font-size:13.5px;line-height:1.5}}.trust-showcase{position:relative}.trust-section-header{display:grid;justify-items:center;gap:8px;margin-bottom:26px;text-align:center}.trust-title-wrap{display:grid;justify-items:center;gap:6px}.trust-leaf{width:26px;height:18px;color:var(--brand-2)}.trust-title{margin:0;font-family:var(--font-serif),"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(30px,5vw,42px);line-height:1;letter-spacing:-.045em;color:var(--brand)}.trust-title-accent{color:var(--gold)}.trust-title-underline{width:52px;height:3px;border-radius:999px;background:linear-gradient(135deg,#D9AA5D,#E5C27D);box-shadow:0 6px 14px rgba(196,154,93,.18)}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.trust-card{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.72));border:1px solid rgba(57,72,44,.08);box-shadow:0 16px 34px rgba(48,40,24,.08);backdrop-filter:blur(18px);border-radius:28px;padding:22px 20px;display:grid;grid-template-columns:84px minmax(0,1fr);align-items:start;gap:18px;min-height:100%;text-align:left}html[data-theme=dark] .trust-card{background:linear-gradient(180deg,rgba(24,31,37,.94),rgba(18,24,30,.9));border-color:rgba(210,224,195,.08);box-shadow:0 18px 32px rgba(0,0,0,.24)}.trust-icon{width:84px;height:84px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,243,234,.9));border:1px solid rgba(57,72,44,.08);display:grid;place-items:center;color:var(--brand);box-shadow:0 10px 22px rgba(48,40,24,.08);flex:none}html[data-theme=dark] .trust-icon{background:linear-gradient(180deg,rgba(32,41,48,.98),rgba(22,30,36,.94));border-color:rgba(210,224,195,.1);box-shadow:0 12px 24px rgba(0,0,0,.22)}.trust-icon svg{width:54px;height:54px;display:block}.trust-copy{display:grid;gap:8px;align-content:start}.trust-card h3{font-family:var(--font-serif),"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(18px,1.8vw,20px);line-height:1.14;margin:0;letter-spacing:-.04em}.trust-card .muted{margin:0;font-size:14px;line-height:1.6;color:#50584a}html[data-theme=dark] .trust-card .muted{color:#BFC8B8}.trust-metrics{margin-top:11px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.82));border:1px solid rgba(57,72,44,.08);border-radius:28px;box-shadow:0 16px 34px rgba(48,40,24,.08);overflow:hidden}html[data-theme=dark] .trust-metrics{background:linear-gradient(180deg,rgba(24,31,37,.94),rgba(18,24,30,.9));border-color:rgba(210,224,195,.08);box-shadow:0 18px 32px rgba(0,0,0,.24)}.trust-metric{padding:20px 12px 18px;display:grid;justify-items:center;gap:6px;text-align:center;position:relative}.trust-metric+.trust-metric:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:1px;background:rgba(57,72,44,.1)}html[data-theme=dark] .trust-metric+.trust-metric:before{background:rgba(210,224,195,.1)}.trust-metric-icon{color:var(--brand);opacity:.92}.trust-metric-icon svg{width:28px;height:28px;display:block}.trust-metric strong{display:block;font-family:var(--font-serif),"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(26px,3vw,34px);line-height:1;letter-spacing:-.05em;color:var(--brand)}.trust-metric span{font-size:13px;line-height:1.4;color:var(--muted)}.header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.language-switcher{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:12px;background:var(--button-surface);box-shadow:var(--button-shadow)}.language-switcher-option{min-width:34px;padding:5px 8px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:all .16s ease}.language-switcher-option:hover:not(:disabled){color:var(--brand)}.language-switcher-option.is-active{background:var(--brand);color:#fff}.language-switcher-option:disabled{cursor:default;opacity:.7}.mm-language-row{display:flex;justify-content:flex-end;margin-bottom:12px}.chip,.dot,.ghost-chip,.icon-btn,.pill-btn,.sort-pill,.tab-btn{transition:all .18s ease}.icon-btn{width:42px;height:42px;border-radius:14px;border:1px solid var(--line);background:var(--button-surface);display:grid;place-items:center;color:var(--brand);box-shadow:var(--button-shadow)}.icon-btn.cart-bump{animation:cartBump .56s cubic-bezier(.22,1,.36,1)}.cart-icon-wrap{position:relative;display:inline-grid;place-items:center}.cart-count-badge{position:absolute;top:-8px;right:-10px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d39f4c,#7c9b3e);color:#fff;font-size:11px;font-weight:900;line-height:1;box-shadow:0 10px 20px rgba(126,101,34,.26);transform-origin:center}.cart-count-badge[hidden]{display:none}.cart-count-badge.bump{animation:cartCountPop .42s cubic-bezier(.22,1,.36,1)}@keyframes cartCountPop{0%{transform:scale(.8)}55%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes cartBump{0%{transform:scale(1)}35%{transform:scale(1.14);box-shadow:0 18px 30px rgba(196,154,93,.28)}70%{transform:scale(.96)}to{transform:scale(1)}}.pill-btn{padding:11px 15px;border-radius:999px;border:1px solid var(--line);background:var(--button-surface-strong);color:var(--brand);font-weight:700}.chip:hover,.ghost-chip:hover,.icon-btn:hover,.pill-btn:hover,.sort-pill:hover,.tab-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(48,40,24,.08)}.top-tabs{display:flex;gap:8px;flex-wrap:wrap;padding:18px 0 0}.tab-btn{border:1px solid rgba(57,72,44,.1);background:var(--button-surface);color:var(--muted);border-radius:999px;padding:10px 14px;font-weight:700}.tab-btn.active{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));border-color:transparent}.screen{display:none}.screen.active{display:block}.hero-wrap{padding:18px 0 0}.hero-card{position:relative;border-radius:38px;overflow:hidden;box-shadow:0 34px 70px rgba(48,40,24,.16);background:#16140f;min-height:min(68vh,620px);transition:box-shadow .26s ease}.slides{position:relative;min-height:inherit;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}.slides::-webkit-scrollbar{display:none}.slide{position:relative;width:100%;min-width:100%;min-height:inherit;flex:0 0 100%;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;opacity:1;pointer-events:auto;transform:none}.slide-bg{position:absolute;inset:0;transform:scale(1.01);filter:saturate(1.02);overflow:hidden}.slide-bg-image,.slide-bg-picture{position:absolute;inset:0;display:block;width:100%;height:100%}.slide-bg-image{object-fit:cover;object-position:center center}.slide-hero-reference .slide-bg{filter:saturate(1.02) contrast(1.03) brightness(.92)}.slide-hero-reference .slide-bg-image{object-position:68% center}.slide-hero-reference .slide-bg:after{background:linear-gradient(90deg,rgba(10,12,8,.86),rgba(10,12,8,.68) 34%,rgba(10,12,8,.3) 60%,rgba(10,12,8,.06) 78%,rgba(10,12,8,0)),linear-gradient(180deg,rgba(8,10,7,.1),rgba(8,10,7,.3))}.slide-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(94deg,rgba(18,20,14,.82),rgba(18,20,14,.58) 38%,rgba(18,20,14,.16) 72%),linear-gradient(180deg,rgba(12,14,10,.08),rgba(12,14,10,.46));transition:opacity .26s ease}html[data-theme=dark] .slide-bg:after{background:linear-gradient(94deg,rgba(6,9,13,.88),rgba(6,9,13,.62) 38%,rgba(6,9,13,.24) 72%),linear-gradient(180deg,rgba(3,5,8,.18),rgba(3,5,8,.64))}.slide-content{position:relative;z-index:2;min-height:inherit;display:grid;align-items:end;padding:32px 26px 92px}.slide-text{max-width:min(52%,520px);color:white;display:grid;gap:18px}.eyebrow{display:none;width:fit-content;align-items:center;gap:8px;border-radius:999px;padding:9px 14px;background:rgba(255,255,255,.14);color:rgba(255,255,255,.95);backdrop-filter:blur(10px);font-weight:700;font-size:13px;letter-spacing:.02em}.slide-title{font-family:var(--font-serif),"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(42px,7vw,74px);line-height:.94;letter-spacing:-.045em;margin:0;max-width:8.4ch;text-wrap:balance;text-shadow:0 8px 26px rgba(0,0,0,.22)}.slide-desc{font-size:clamp(18px,2vw,20px);line-height:1.52;color:rgba(255,255,255,.9);max-width:28ch}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.cta{border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;border-radius:16px;font-weight:800}.cta-primary{background:linear-gradient(135deg,#E2BC84,#D5A565);color:#2E2418;box-shadow:0 18px 36px rgba(196,154,93,.24);padding:15px 22px;border-radius:18px}.cta-secondary{background:rgba(255,255,255,.14);color:white;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(14px)}.slider-ui{position:absolute;inset:auto 18px 18px 18px;z-index:3;justify-content:space-between;gap:14px;flex-wrap:wrap}.dots,.slider-ui{display:flex;align-items:center}.dots{gap:10px}.dot{width:12px;height:12px;border-radius:999px;border:0;background:rgba(255,255,255,.36);padding:0}.dot.active{width:34px;background:linear-gradient(135deg,var(--gold),#ecd1ac)}.slider-controls{display:flex;gap:10px}.slider-btn{width:46px;height:46px;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.12);color:white;backdrop-filter:blur(12px);display:grid;place-items:center}.slides.is-dragging{scroll-snap-type:none;cursor:grabbing}.floating-search{margin-top:22px;position:relative;z-index:4}.search-shell{border-radius:30px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);box-shadow:0 14px 34px rgba(74,56,22,.08);border:1px solid rgba(113,92,45,.08);padding:10px 12px}.search-main{position:relative;display:flex;align-items:center;gap:12px;padding:0;border-radius:22px;background:transparent;transition:background .26s ease}.search-icon{width:42px;height:42px;border-radius:999px;background:transparent;display:grid;place-items:center;flex:none;color:#2f4a2c;transition:color .26s ease}.search-main input{flex:1;border:0;background:transparent;min-width:0;height:56px;font-size:17px;padding:0;color:var(--ink);outline:none}.search-main input::placeholder{color:#9a988f;font-weight:500}.search-submit{width:56px;height:56px;border:0;border-radius:18px;background:linear-gradient(180deg,#5d7331,#4c6428);color:white;padding:0;font-weight:800;flex:none;display:grid;place-items:center;box-shadow:0 10px 22px rgba(66,86,35,.22)}.search-submit svg{width:24px;height:24px}.search-suggestions{position:absolute;left:44px;right:68px;top:calc(100% + 8px);display:none;z-index:8;padding:8px;border-radius:20px;background:var(--search-suggestions-bg);border:1px solid rgba(57,72,44,.1);box-shadow:var(--search-suggestions-shadow);backdrop-filter:blur(14px);transition:background .26s ease,border-color .26s ease}.search-suggestions.visible{display:grid;gap:6px}.search-suggestion{width:100%;border:0;background:transparent;border-radius:14px;padding:12px 14px;text-align:left;color:var(--ink);font-weight:600}.search-suggestion:focus-visible,.search-suggestion:hover{background:rgba(57,72,44,.07);outline:none}.section{padding:34px 0}#categories{padding-top:20px;padding-bottom:8px}.section.trust-section{padding-top:4px}.reveal-on-scroll{opacity:0;transform:translateY(28px) scale(.985);filter:blur(10px);transition:opacity .52s ease,transform .68s cubic-bezier(.22,1,.36,1),filter .52s ease;transition-delay:var(--reveal-delay,0s);will-change:opacity,transform,filter}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.section-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:18px;flex-wrap:wrap}.card h3,.catalog-title,.producer-name,.product-name,.section-head h2,.section-head h3,.title-lg,.title-xl{margin:0;letter-spacing:-.04em}.title-xl{font-size:clamp(30px,5vw,48px)}.title-lg{font-size:clamp(24px,3vw,34px)}.section-kicker{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-2);font-weight:800;margin-bottom:8px}.muted,.section-copy{color:var(--muted);line-height:1.65}.catalog-grid,.catalog-layout,.category-strip,.editorial-grid,.feature-row,.metrics-grid,.producer-grid,.products-grid{display:grid;gap:16px}.category-strip{grid-auto-flow:column;grid-auto-columns:178px;overflow-x:auto;padding:0 8px 8px 0;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;gap:16px;scroll-snap-type:x mandatory;scroll-padding-left:0;scroll-behavior:smooth}.category-strip::-webkit-scrollbar{display:none}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.producer-grid{grid-template-columns:1.15fr .85fr}.editorial-grid{grid-template-columns:1.1fr .9fr}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-layout{grid-template-columns:280px minmax(0,1fr);align-items:start}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-row{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.catalog-card,.category-card,.filter-panel,.glass-banner,.producer-card,.product-card{background:var(--surface);backdrop-filter:blur(16px);border:1px solid rgba(57,72,44,.09);box-shadow:var(--shadow-md);border-radius:var(--radius-xl)}.card,.catalog-card,.category-card,.filter-panel,.glass-banner,.producer-card{padding:22px}.card h3,.catalog-card h3,.category-card h3,.producer-card h3{font-size:22px;margin-bottom:8px}.category-card{min-height:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;padding:4px 2px 0;background:transparent;border:0;box-shadow:none;backdrop-filter:none;border-radius:0;text-align:center;scroll-snap-align:start;text-decoration:none;color:inherit;cursor:pointer}.category-card:focus-visible{outline:3px solid rgba(111,119,63,.34);outline-offset:6px;border-radius:20px}.category-thumb{width:172px;height:172px;border-radius:34px;overflow:hidden;background:rgba(255,255,255,.72);box-shadow:0 14px 30px rgba(48,40,24,.1)}.category-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s ease}.category-card:focus-visible .category-thumb img,.category-card:hover .category-thumb img{transform:scale(1.04)}.category-card .category-name{margin:0;font-size:clamp(13px,1.1vw,16px);line-height:1.18;letter-spacing:-.04em;font-weight:650;color:var(--ink);text-wrap:balance;max-width:13ch}.chip,.ghost-chip,.sort-pill{border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;width:fit-content;gap:8px}.chip{padding:8px 12px;background:rgba(57,72,44,.08);color:var(--brand);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.ghost-chip{padding:8px 12px;border:1px solid rgba(57,72,44,.1);background:var(--ghost-chip-bg);font-size:13px;color:var(--muted)}.product-card{overflow:hidden;display:flex;flex-direction:column;background:var(--surface-strong)}.product-card--linked{cursor:pointer}.product-card--linked:focus-visible{outline:3px solid rgba(196,154,93,.7);outline-offset:4px}.product-media{position:relative;aspect-ratio:4/4.3;overflow:hidden}.banner-visual img,.editorial-photo img,.producer-cover img,.product-media img{width:100%;height:100%;object-fit:cover}html[data-theme=dark] .product-card{background:linear-gradient(180deg,rgba(14,18,23,.98),rgba(9,13,17,.98));border-color:rgba(210,224,195,.08);box-shadow:0 14px 34px rgba(0,0,0,.3)}html[data-theme=dark] #screen-catalog .product-card{background:linear-gradient(180deg,rgba(13,17,22,.995),rgba(8,11,15,.995));border-color:rgba(210,224,195,.18);box-shadow:0 16px 36px rgba(0,0,0,.34),inset 0 0 0 1px rgba(255,255,255,.03)}html[data-theme=dark] #screen-catalog .product-body,html[data-theme=dark] .product-body{background:linear-gradient(180deg,rgba(16,20,25,.98),rgba(11,14,18,.98));border-top:1px solid rgba(210,224,195,.12)}html[data-theme=dark] .price,html[data-theme=dark] .product-name{color:#f2f5ed}html[data-theme=dark] .muted,html[data-theme=dark] .producer-mini{color:#c2cab9}html[data-theme=dark] .product-tags span{background:rgba(255,255,255,.06);border-color:rgba(210,224,195,.1);color:#e6ebdf}html[data-theme=dark] .product-price-box{background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(224,183,123,.08))}html[data-theme=dark] .product-cta{box-shadow:none}html[data-theme=dark] .product-badge{background:rgba(17,22,27,.84);color:#f0e3b8;border-color:rgba(224,183,123,.18)}html[data-theme=dark] #screen-catalog .product-card:hover{border-color:rgba(224,183,123,.28);box-shadow:0 20px 42px rgba(0,0,0,.38),inset 0 0 0 1px rgba(224,183,123,.05)}.product-media img{transition:transform .4s ease}.product-card:hover .product-media img{transform:scale(1.04)}.product-card--linked:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(48,40,24,.14)}.product-badge{position:absolute;left:14px;top:14px;z-index:2;padding:8px 12px;border-radius:999px;background:var(--product-badge-bg);backdrop-filter:blur(10px);font-size:12px;font-weight:800;color:var(--brand)}.product-body{padding:18px;display:grid;gap:12px}.producer-mini{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:14px}.producer-mini img{width:34px;height:34px;border-radius:50%;object-fit:cover;flex:none}.product-name{font-size:21px}.filter-row,.menu-pills,.pack-row,.product-meta,.product-tags,.sort-row,.stats-inline{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.pack,.product-tags span,.stats-inline span{border-radius:14px;background:#f5f1ea;border:1px solid rgba(57,72,44,.08);padding:8px 10px;font-size:12px;font-weight:700;color:#53604a}.pack.active{background:rgba(57,72,44,.08);color:var(--brand);border-color:rgba(57,72,44,.16)}.price-row{display:flex;justify-content:space-between;align-items:end;gap:12px}.price{font-size:24px;font-weight:900;letter-spacing:-.05em}.product-unit-price{display:block;margin-top:2px;font-size:12px;font-weight:600;letter-spacing:0;color:var(--muted,#6b7280)}.product-cta{border:0;border-radius:16px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:white;padding:14px 16px;font-weight:800}#screen-catalog .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}#screen-catalog .product-card{border-radius:22px;border:1px solid rgba(57,72,44,.08);box-shadow:0 10px 28px rgba(48,40,24,.1);background:rgba(255,255,255,.97)}#screen-catalog .product-media{aspect-ratio:1/1;background:#f2ede4}#screen-catalog .product-badge{left:10px;top:10px;padding:6px 10px;font-size:11px}#screen-catalog .product-body{padding:12px 12px 14px;gap:9px}#screen-catalog .producer-mini{gap:8px;font-size:12px;line-height:1.3}#screen-catalog .producer-mini img{width:24px;height:24px}#screen-catalog .product-name{font-size:16px;line-height:1.2;letter-spacing:-.03em;margin:0}#screen-catalog .muted{font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#screen-catalog .product-tags{gap:6px}#screen-catalog .product-tags span{padding:6px 8px;border-radius:999px;font-size:10.5px;line-height:1.2}#screen-catalog .price-row{align-items:center;gap:8px;margin-top:2px}#screen-catalog .price{font-size:18px;letter-spacing:-.04em}#screen-catalog .product-cta{padding:10px 12px;border-radius:14px;font-size:13px;white-space:nowrap;box-shadow:none}.producer-detail-screen,.product-detail-screen{padding:24px 0 52px}.producer-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:18px;color:#77654a;font-size:13px;font-weight:700}.producer-breadcrumbs a{color:var(--brand);text-decoration:none}.producer-hero-card{position:relative;overflow:hidden;border-radius:38px;min-height:440px;background:#d9d0bf;box-shadow:0 30px 72px rgba(63,49,19,.2);margin-bottom:26px;isolation:isolate}.producer-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.producer-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,14,10,.04),rgba(12,14,10,.18) 32%,rgba(12,14,10,.74)),linear-gradient(90deg,rgba(22,19,14,.62),rgba(22,19,14,.24) 54%,rgba(22,19,14,.06))}.producer-hero-card:after{content:"";position:absolute;inset:auto 0 0 0;height:150px;background:linear-gradient(180deg,rgba(245,238,226,0),rgba(245,238,226,.96));z-index:0;pointer-events:none}.producer-hero-copy{position:absolute;left:28px;right:28px;bottom:28px;display:grid;gap:12px;color:#fff;z-index:1;max-width:640px}.producer-eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.14);backdrop-filter:blur(10px);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.producer-hero-title{margin:0;font-size:clamp(34px,5vw,62px);line-height:.96;letter-spacing:-.06em}.producer-hero-meta{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;font-size:15px;font-weight:700;color:rgba(255,255,255,.92)}.producer-hero-subtitle{margin:0;font-size:18px;line-height:1.45;color:rgba(255,255,255,.94);max-width:42ch}.producer-page-layout{display:grid;gap:22px;position:relative;margin-top:-58px;z-index:2}.producer-intro-card,.producer-more-card,.producer-section-card{border-radius:32px;padding:28px;background:linear-gradient(180deg,rgba(255,255,255,.93),rgba(248,242,231,.88));border:1px solid rgba(57,72,44,.08);box-shadow:0 24px 52px rgba(66,52,21,.13);backdrop-filter:blur(16px)}.producer-intro-card:first-child{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(249,244,235,.92));box-shadow:0 30px 58px rgba(58,45,18,.17)}.producer-quickfacts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.producer-quickfact{display:grid;justify-items:center;text-align:center;gap:10px;padding:18px 14px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,238,224,.94));border:1px solid rgba(190,151,71,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 12px 24px rgba(78,60,24,.08)}.producer-quickfact-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(109,138,63,.16),rgba(226,188,132,.28));color:var(--brand);font-size:21px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(109,138,63,.1)}.producer-quickfact span:last-child{font-size:13px;line-height:1.4;font-weight:800;color:#4f5a44}.producer-intro-card p,.producer-more-body p{margin:0;color:#5e5442;font-size:16px;line-height:1.7;max-width:72ch}.producer-section-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:16px}.producer-more-summary strong,.producer-section-head h2{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.02;letter-spacing:-.04em;color:#2d2b20}.producer-section-head p{margin:0;color:#75664d;font-size:14px;line-height:1.6;max-width:40ch}#screen-producer .producer-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}#screen-producer .producer-products-grid .product-card{border-radius:30px;border:1px solid rgba(57,72,44,.08);box-shadow:0 20px 40px rgba(48,40,24,.11);background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(251,247,240,.98));overflow:hidden}#screen-producer .producer-products-grid .product-media{aspect-ratio:1/1.06}#screen-producer .producer-products-grid .product-media img{transition:transform .42s ease}#screen-producer .producer-products-grid .product-card:focus-visible .product-media img,#screen-producer .producer-products-grid .product-card:hover .product-media img{transform:scale(1.05)}#screen-producer .producer-products-grid .product-body{padding:14px 14px 16px;gap:8px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(250,245,236,.96))}#screen-producer .producer-products-grid .product-name{font-size:15px;line-height:1.28;margin:0;font-weight:700;letter-spacing:-.02em;color:#2f2b1f}#screen-producer .producer-products-grid .price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}#screen-producer .producer-products-grid .price{font-size:17px;font-weight:800;letter-spacing:-.03em;color:var(--brand)}#screen-producer .producer-products-grid .product-card:after{content:"Megnézem";position:absolute;right:14px;top:14px;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.88);color:#2f2b1f;font-size:11px;font-weight:800;letter-spacing:.02em;box-shadow:0 10px 20px rgba(34,28,14,.1);pointer-events:none}.producer-more-toggle{margin-top:4px;border-radius:26px;background:linear-gradient(180deg,rgba(255,252,246,.94),rgba(248,242,232,.92));border:1px solid rgba(190,151,71,.16);overflow:hidden}.producer-more-toggle[open]{box-shadow:0 18px 34px rgba(75,58,23,.1)}.producer-more-summary{list-style:none;cursor:pointer;padding:20px 22px;display:flex;justify-content:space-between;gap:16px;align-items:center}.producer-more-summary::-webkit-details-marker{display:none}.join-producer-screen{padding:28px 0 88px}.join-producer-shell{display:grid;gap:28px}.join-producer-hero{display:grid;gap:24px;align-items:stretch;padding:clamp(24px,4vw,40px);border-radius:40px;border:1px solid rgba(196,154,93,.18);background:radial-gradient(circle at top right,rgba(196,154,93,.2),transparent 30%),linear-gradient(135deg,rgba(246,243,236,.98),rgba(237,243,228,.96));box-shadow:0 28px 54px rgba(53,43,24,.11);overflow:hidden}.join-producer-hero-copy{display:grid;align-content:center;gap:18px}.join-producer-kicker{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 14px;border-radius:999px;border:1px solid rgba(57,72,44,.1);background:rgba(255,255,255,.58);color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.join-producer-hero-title{margin:0;font-size:clamp(38px,5vw,68px);line-height:.98;letter-spacing:-.05em;max-width:10.5ch}.join-producer-hero-lead{margin:0;max-width:62ch;color:rgba(47,43,31,.82);font-size:17px;line-height:1.78}.join-producer-hero-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:4px 0 0;padding:0;list-style:none}.join-producer-hero-benefits li{min-height:100%;padding:18px 16px;border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(250,247,241,.9)),radial-gradient(circle at top left,rgba(196,154,93,.14),transparent 35%);border:1px solid rgba(57,72,44,.08);box-shadow:0 18px 32px rgba(53,43,24,.08),inset 0 1px 0 rgba(255,255,255,.7);position:relative;overflow:hidden}.join-producer-hero-benefits li:after{content:"";position:absolute;inset:auto -18px -18px auto;width:78px;height:78px;border-radius:50%;background:radial-gradient(circle,rgba(196,154,93,.18),transparent 66%);pointer-events:none}.join-producer-hero-benefits li:nth-child(2){background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(244,248,239,.92)),radial-gradient(circle at top left,rgba(111,119,63,.14),transparent 35%)}.join-producer-hero-benefits li:nth-child(3){background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(248,244,236,.92)),radial-gradient(circle at top left,rgba(179,137,78,.14),transparent 35%)}.join-producer-hero-benefit-icon{width:44px;height:44px;margin-bottom:14px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 14px 26px rgba(57,72,44,.18)}.join-producer-hero-benefits li:first-child .join-producer-hero-benefit-icon{background:linear-gradient(135deg,#3E5A38,#6F8A48)}.join-producer-hero-benefits li:nth-child(2) .join-producer-hero-benefit-icon{background:linear-gradient(135deg,#72823D,#A1B35D)}.join-producer-hero-benefits li:nth-child(3) .join-producer-hero-benefit-icon{background:linear-gradient(135deg,#B68749,#D5AF6A)}.join-producer-hero-benefit-icon svg{width:20px;height:20px}.join-producer-hero-benefits strong{display:block;margin-bottom:6px;font-size:14px;line-height:1.35}.join-producer-hero-benefits span{display:block;color:rgba(47,43,31,.68);font-size:13px;line-height:1.5}.join-producer-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.join-producer-cta-link,.join-producer-primary,.join-producer-secondary,.join-producer-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:56px;padding:0 22px;border-radius:18px;border:1px solid transparent;text-decoration:none;font-weight:800;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease;cursor:pointer}.join-producer-primary,.join-producer-submit{background:linear-gradient(135deg,#39482C,#4F613D);color:#fff;box-shadow:0 18px 36px rgba(57,72,44,.24)}.join-producer-cta-link,.join-producer-secondary{background:rgba(255,255,255,.76);color:var(--brand);border-color:rgba(57,72,44,.12);box-shadow:0 12px 26px rgba(53,43,24,.08)}.join-producer-cta-link:focus-visible,.join-producer-cta-link:hover,.join-producer-primary:focus-visible,.join-producer-primary:hover,.join-producer-secondary:focus-visible,.join-producer-secondary:hover,.join-producer-submit:focus-visible,.join-producer-submit:hover{transform:translateY(-2px)}.join-producer-hero-visual{position:relative;min-height:100%;border-radius:32px;overflow:hidden;background:#dcd8d0;box-shadow:0 24px 44px rgba(44,36,19,.16)}.join-producer-hero-visual img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.join-producer-hero-caption{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:20px;background:rgba(19,27,17,.68);backdrop-filter:blur(18px);color:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.1)}.join-producer-hero-caption strong{display:block;margin-bottom:6px;font-size:15px;letter-spacing:-.02em}.join-producer-hero-caption span{display:block;font-size:13px;line-height:1.55;color:rgba(255,255,255,.74)}.join-producer-section{display:grid;gap:18px}.join-producer-section-head{display:grid;gap:10px;max-width:62ch}.join-producer-section-label{display:inline-flex;width:fit-content;align-items:center;gap:8px;color:var(--brand);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.join-producer-section-label:before{content:"";width:28px;height:1px;background:rgba(196,154,93,.68)}.join-producer-section h2{margin:0;font-size:clamp(30px,4vw,48px);letter-spacing:-.045em;line-height:1.05}.join-producer-section p{margin:0;color:rgba(47,43,31,.76);line-height:1.76;font-size:16px}.join-producer-advantage-grid,.join-producer-problem-grid,.join-producer-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.join-producer-advantage-card,.join-producer-form-card,.join-producer-problem-card,.join-producer-step-card,.join-producer-story-card,.join-producer-value-card{border-radius:30px;border:1px solid rgba(196,154,93,.14);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,244,238,.94)),radial-gradient(circle at top left,rgba(196,154,93,.1),transparent 30%);box-shadow:0 24px 46px rgba(53,43,24,.08);position:relative;overflow:hidden}.join-producer-advantage-card:before,.join-producer-form-card:before,.join-producer-problem-card:before,.join-producer-step-card:before,.join-producer-story-card:before,.join-producer-value-card:before{content:"";position:absolute;top:-44px;right:-28px;width:118px;height:118px;border-radius:50%;background:radial-gradient(circle,rgba(196,154,93,.14),transparent 66%);pointer-events:none}.join-producer-advantage-card,.join-producer-problem-card,.join-producer-step-card,.join-producer-story-card,.join-producer-value-card{padding:22px}.join-producer-problem-index,.join-producer-step-index{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;color:#fff;margin-bottom:18px;box-shadow:0 16px 30px rgba(57,72,44,.18)}.join-producer-problem-index svg,.join-producer-step-index svg{width:24px;height:24px}.join-producer-problem-card:first-child .join-producer-problem-index,.join-producer-step-card:first-child .join-producer-step-index{background:linear-gradient(135deg,#3E5A38,#6E8745)}.join-producer-problem-card:nth-child(2) .join-producer-problem-index,.join-producer-step-card:nth-child(2) .join-producer-step-index{background:linear-gradient(135deg,#5F7740,#9CB65D)}.join-producer-problem-card:nth-child(3) .join-producer-problem-index,.join-producer-step-card:nth-child(3) .join-producer-step-index{background:linear-gradient(135deg,#B17C45,#D3A45F)}.join-producer-problem-card:nth-child(4) .join-producer-problem-index,.join-producer-step-card:nth-child(4) .join-producer-step-index{background:linear-gradient(135deg,#8C5C3D,#C98C64)}.join-producer-problem-card:nth-child(5) .join-producer-problem-index{background:linear-gradient(135deg,#39482C,#C49A5D)}.join-producer-advantage-card h3,.join-producer-problem-card h3,.join-producer-step-card h3,.join-producer-story-card h3,.join-producer-value-card h3{margin:0 0 7px;font-size:22px;line-height:1.15;letter-spacing:-.03em}.join-producer-advantage-card p,.join-producer-problem-card p,.join-producer-step-card p,.join-producer-story-card p,.join-producer-value-card p{margin:0;color:rgba(47,43,31,.72);font-size:15px;line-height:1.7}.join-producer-value-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);gap:18px;align-items:stretch}.join-producer-value-card{background:radial-gradient(circle at top left,rgba(196,154,93,.16),transparent 28%),linear-gradient(180deg,rgba(250,247,241,.98),rgba(242,247,235,.95))}.join-producer-value-list{display:grid;gap:14px;margin-top:18px}.join-producer-value-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:15px 16px;border-radius:20px;background:rgba(255,255,255,.78);border:1px solid rgba(57,72,44,.08)}.join-producer-advantage-icon,.join-producer-story-icon,.join-producer-value-icon{width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 14px 28px rgba(57,72,44,.16)}.join-producer-advantage-card:first-child .join-producer-advantage-icon,.join-producer-story-card:first-child .join-producer-story-icon,.join-producer-value-item:first-child .join-producer-value-icon{background:linear-gradient(135deg,#3E5A38,#6E8745)}.join-producer-advantage-card:nth-child(2) .join-producer-advantage-icon,.join-producer-story-card:nth-child(2) .join-producer-story-icon,.join-producer-value-item:nth-child(2) .join-producer-value-icon{background:linear-gradient(135deg,#6C7B3F,#99AE58)}.join-producer-advantage-card:nth-child(3) .join-producer-advantage-icon,.join-producer-story-card:nth-child(3) .join-producer-story-icon,.join-producer-value-item:nth-child(3) .join-producer-value-icon{background:linear-gradient(135deg,#B58244,#D5AA63)}.join-producer-advantage-card:nth-child(4) .join-producer-advantage-icon,.join-producer-story-card:nth-child(4) .join-producer-story-icon,.join-producer-value-item:nth-child(4) .join-producer-value-icon{background:linear-gradient(135deg,#8E5D3E,#C68B61)}.join-producer-advantage-card:nth-child(5) .join-producer-advantage-icon,.join-producer-story-card:nth-child(5) .join-producer-story-icon,.join-producer-value-item:nth-child(5) .join-producer-value-icon{background:linear-gradient(135deg,#39482C,#C49A5D)}.join-producer-advantage-card:nth-child(6) .join-producer-advantage-icon{background:linear-gradient(135deg,#567146,#8EAD66)}.join-producer-advantage-card:nth-child(7) .join-producer-advantage-icon{background:linear-gradient(135deg,#7F6B3D,#C4A15D)}.join-producer-advantage-card:nth-child(8) .join-producer-advantage-icon{background:linear-gradient(135deg,#485E38,#7F8F49)}.join-producer-advantage-icon svg,.join-producer-story-icon svg,.join-producer-value-icon svg{width:16px;height:16px}.join-producer-value-item strong{display:block;margin-bottom:4px;font-size:15px}.join-producer-value-item span{display:block;color:rgba(47,43,31,.68);font-size:14px;line-height:1.6}.join-producer-advantage-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.join-producer-advantage-card{display:grid;gap:16px;align-content:start}.join-producer-steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.join-producer-steps-grid .join-producer-step-card{position:relative;overflow:hidden}.join-producer-steps-grid .join-producer-step-card:after{content:"";position:absolute;inset:auto -40px -40px auto;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(196,154,93,.18),transparent 65%);pointer-events:none}.join-producer-urgency{padding:clamp(26px,4vw,40px);border-radius:36px;background:radial-gradient(circle at top right,rgba(196,154,93,.22),transparent 24%),linear-gradient(140deg,rgba(34,45,29,.98),rgba(57,72,44,.96));color:rgba(255,255,255,.94);box-shadow:0 30px 50px rgba(24,31,21,.22)}.join-producer-urgency .join-producer-section-label,.join-producer-urgency h2,.join-producer-urgency p{color:inherit}.join-producer-urgency .join-producer-section-label:before{background:rgba(255,255,255,.38)}.join-producer-urgency-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:22px;align-items:end;margin-top:16px}.join-producer-urgency-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.join-producer-urgency-list li{padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px);font-weight:600;line-height:1.55}.join-producer-urgency-quote{margin:0;padding:22px;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);font-size:24px;line-height:1.28;letter-spacing:-.03em}.join-producer-story-grid{align-items:stretch}.join-producer-story-card{display:grid;gap:16px;align-content:start}.join-producer-faq-list{display:grid;gap:14px}.join-producer-faq-item{border-radius:24px;border:1px solid rgba(196,154,93,.14);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,244,238,.94));box-shadow:0 20px 38px rgba(53,43,24,.08);overflow:hidden}.join-producer-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;font-size:18px;font-weight:800;letter-spacing:-.02em}.join-producer-faq-item summary::-webkit-details-marker{display:none}.join-producer-faq-item summary span[aria-hidden=true]{flex-shrink:0;color:var(--brand);font-size:24px;line-height:1}.join-producer-faq-item p{margin:0;padding:0 24px 24px;color:rgba(47,43,31,.72);line-height:1.72;font-size:15px}.join-producer-form-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;align-items:start}.join-producer-form-card{padding:26px}.join-producer-form-copy{display:grid;gap:16px;align-content:start}.join-producer-form-points{display:grid;gap:12px;margin-top:6px}.join-producer-form-point{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.76);border:1px solid rgba(57,72,44,.08)}.join-producer-form-point strong{display:block;margin-bottom:4px;font-size:15px}.join-producer-form-point span{display:block;color:rgba(47,43,31,.68);font-size:14px;line-height:1.58}.join-producer-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.join-producer-form-field{display:grid;gap:8px}.join-producer-form-field--full{grid-column:1/-1}.join-producer-form-field label{font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:rgba(57,72,44,.86)}.join-producer-form-field input,.join-producer-form-field select,.join-producer-form-field textarea{width:100%;border-radius:18px;border:1px solid rgba(57,72,44,.12);background:rgba(253,251,247,.96);padding:16px 18px;color:var(--text);font:inherit;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.55)}.join-producer-form-field input,.join-producer-form-field select{min-height:56px}.join-producer-form-field textarea{min-height:140px;resize:vertical}.join-producer-form-field input::placeholder,.join-producer-form-field textarea::placeholder{color:#8E8478}.join-producer-form-field input:focus,.join-producer-form-field select:focus,.join-producer-form-field textarea:focus{outline:none;border-color:rgba(57,72,44,.28);box-shadow:0 0 0 4px rgba(57,72,44,.1);background:#fff}.join-producer-form-note{margin:2px 0 0;color:rgba(47,43,31,.64);font-size:13px;line-height:1.6}.join-producer-form-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:18px}.join-producer-form-success{margin-top:16px;padding:18px 20px;border-radius:20px;border:1px solid rgba(57,72,44,.1);background:linear-gradient(180deg,rgba(239,244,230,.96),rgba(248,243,235,.96));color:var(--brand);font-weight:700;line-height:1.65}.join-producer-closing{text-align:center;padding:clamp(26px,4vw,44px);border-radius:36px;border:1px solid rgba(196,154,93,.14);background:radial-gradient(circle at top center,rgba(196,154,93,.16),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,242,236,.95));box-shadow:0 26px 48px rgba(53,43,24,.08)}.join-producer-closing h2{margin:0 0 14px;font-size:clamp(30px,4vw,48px);letter-spacing:-.045em;line-height:1.04}.join-producer-closing p{max-width:54ch;margin:0 auto 22px;color:rgba(47,43,31,.74);line-height:1.78;font-size:16px}html[data-theme=dark] .join-producer-advantage-card,html[data-theme=dark] .join-producer-closing,html[data-theme=dark] .join-producer-faq-item,html[data-theme=dark] .join-producer-form-card,html[data-theme=dark] .join-producer-hero,html[data-theme=dark] .join-producer-problem-card,html[data-theme=dark] .join-producer-step-card,html[data-theme=dark] .join-producer-story-card,html[data-theme=dark] .join-producer-value-card{background:linear-gradient(180deg,rgba(17,22,20,.96),rgba(24,31,27,.94));border-color:rgba(255,255,255,.08);box-shadow:0 24px 42px rgba(0,0,0,.28)}html[data-theme=dark] .join-producer-hero{background:radial-gradient(circle at top right,rgba(196,154,93,.15),transparent 30%),linear-gradient(145deg,rgba(22,31,25,.96),rgba(13,18,16,.96))}html[data-theme=dark] .join-producer-advantage-card p,html[data-theme=dark] .join-producer-closing p,html[data-theme=dark] .join-producer-faq-item p,html[data-theme=dark] .join-producer-form-note,html[data-theme=dark] .join-producer-form-point span,html[data-theme=dark] .join-producer-hero-benefits span,html[data-theme=dark] .join-producer-hero-lead,html[data-theme=dark] .join-producer-problem-card p,html[data-theme=dark] .join-producer-section p,html[data-theme=dark] .join-producer-step-card p,html[data-theme=dark] .join-producer-story-card p,html[data-theme=dark] .join-producer-value-card p,html[data-theme=dark] .join-producer-value-item span{color:rgba(232,234,228,.74)}html[data-theme=dark] .join-producer-cta-link,html[data-theme=dark] .join-producer-form-field input,html[data-theme=dark] .join-producer-form-field select,html[data-theme=dark] .join-producer-form-field textarea,html[data-theme=dark] .join-producer-form-point,html[data-theme=dark] .join-producer-form-success,html[data-theme=dark] .join-producer-hero-benefits li,html[data-theme=dark] .join-producer-kicker,html[data-theme=dark] .join-producer-secondary,html[data-theme=dark] .join-producer-value-item{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08);color:rgba(248,248,245,.94)}html[data-theme=dark] .join-producer-hero-caption{background:rgba(8,12,10,.7)}html[data-theme=dark] .join-producer-urgency{background:radial-gradient(circle at top right,rgba(196,154,93,.16),transparent 24%),linear-gradient(140deg,rgba(12,18,16,.98),rgba(27,37,29,.96))}@media (min-width:1100px){.join-producer-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr)}}@media (max-width:1099px){.join-producer-advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.join-producer-form-layout,.join-producer-steps-grid,.join-producer-urgency-grid,.join-producer-value-layout{grid-template-columns:1fr}}@media (max-width:860px){.join-producer-form-grid,.join-producer-hero-benefits,.join-producer-problem-grid,.join-producer-story-grid{grid-template-columns:1fr}.join-producer-hero-visual img{min-height:360px}}@media (max-width:720px){.join-producer-screen{padding:18px 0 72px}.join-producer-shell{gap:22px}.join-producer-advantage-card,.join-producer-closing,.join-producer-faq-item,.join-producer-form-card,.join-producer-hero,.join-producer-problem-card,.join-producer-step-card,.join-producer-story-card,.join-producer-urgency,.join-producer-value-card{border-radius:28px}.join-producer-closing h2,.join-producer-hero-title,.join-producer-section h2{max-width:none}.join-producer-advantage-grid,.join-producer-hero-benefits,.join-producer-steps-grid{grid-template-columns:1fr}.join-producer-faq-item summary{font-size:17px;padding:20px}.join-producer-faq-item p{padding:0 20px 20px}.join-producer-form-card{padding:22px}.join-producer-form-grid{gap:12px}.join-producer-form-actions{flex-direction:column;align-items:stretch}.join-producer-cta-link,.join-producer-primary,.join-producer-secondary,.join-producer-submit{width:100%}}.producer-more-summary span{color:var(--brand);font-weight:900;font-size:24px;line-height:1}.producer-more-body{padding:0 22px 22px;display:grid;gap:18px}.producer-gallery-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.producer-gallery-strip img{width:100%;aspect-ratio:1.15/1;object-fit:cover;border-radius:20px;box-shadow:0 14px 26px rgba(61,49,21,.12)}.product-breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:18px;color:var(--muted);font-size:13px}.product-breadcrumbs a{color:inherit;text-decoration:none}.product-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}.product-accordion-item,.product-facts-strip,.product-gallery-card,.product-nutrition-card,.product-purchase-card,.product-story-card{background:rgba(255,255,255,.96);border:1px solid rgba(57,72,44,.08);box-shadow:0 14px 34px rgba(48,40,24,.1);border-radius:28px}.product-gallery-card{padding:18px}.product-main-image-wrap{position:relative;overflow:hidden;border-radius:24px;aspect-ratio:1.08/1;background:#f0ebe3}.product-main-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-count{position:absolute;right:14px;bottom:14px;border-radius:999px;padding:8px 12px;background:rgba(21,23,18,.72);color:#fff;font-size:12px;font-weight:700;backdrop-filter:blur(10px)}.product-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.product-thumb{padding:0;border:0;border-radius:18px;overflow:hidden;aspect-ratio:1/1;background:#ede7dd;cursor:pointer;box-shadow:inset 0 0 0 2px transparent}.product-thumb.active{box-shadow:inset 0 0 0 2px rgba(88,101,43,.85)}.product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-purchase-card{padding:26px;position:static;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:22px;align-items:stretch;background:radial-gradient(circle at top right,rgba(227,190,109,.22),transparent 32%),linear-gradient(180deg,rgba(255,250,241,.98),rgba(247,242,231,.96));border:1px solid rgba(190,151,71,.22);box-shadow:0 20px 44px rgba(74,56,20,.14)}.product-buy-panel,.product-summary-copy{display:grid;gap:16px;align-content:start}.product-delivery-card,.product-producer-card{padding:18px;border-radius:20px;background:rgba(255,255,255,.74);border:1px solid rgba(190,151,71,.16)}.product-producer-card{display:grid;gap:12px}.producer-link-card,.producer-mini-link{text-decoration:none;color:inherit}.producer-link-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;cursor:pointer}.producer-link-card:focus-visible,.producer-link-card:hover{transform:translateY(-1px);border-color:rgba(109,138,63,.26);box-shadow:0 16px 28px rgba(72,59,29,.14);outline:none}.producer-mini-link{display:inline-flex;align-items:center;gap:10px;border-radius:999px}.producer-mini-link:focus-visible{outline:2px solid rgba(109,138,63,.5);outline-offset:3px}.product-producer-top{display:flex;align-items:center;gap:12px}.product-producer-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;box-shadow:0 10px 18px rgba(48,40,24,.12);flex:none}.product-delivery-card strong,.product-producer-eyebrow{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#7f6b49;margin-bottom:4px}.product-delivery-main,.product-producer-name{display:block;font-size:20px;line-height:1.12;font-weight:900;color:#2a2a21}.product-delivery-note,.product-producer-meta{color:var(--muted);font-size:14px;line-height:1.55}.product-buy-panel{padding:4px}.product-delivery-card{display:grid;gap:6px}.nutrition-grid,.product-badge-row,.product-benefit-list,.product-facts-grid,.product-info-grid,.product-kicker-row,.product-pack-options{display:flex;flex-wrap:wrap;gap:10px}.product-kicker-row{justify-content:space-between;align-items:center;gap:14px}.product-kicker{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:linear-gradient(135deg,rgba(109,138,63,.14),rgba(234,190,96,.16));color:var(--brand);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.product-origin{color:#746144;font-size:13px;font-weight:700}.product-page-title{margin:0;font-size:clamp(36px,4vw,54px);line-height:.92;letter-spacing:-.06em;max-width:10ch}.product-lead{margin:0;color:#645642;font-size:16px;line-height:1.58;max-width:40ch}.product-badge-row span,.product-pack-option{border-radius:999px;border:1px solid rgba(57,72,44,.1);padding:9px 12px;font-size:12px;font-weight:800;color:#4f5a44;background:#f6efe3}.product-badge-row span:first-child{background:rgba(255,226,149,.45);color:#725617}.product-badge-row span:nth-child(2){background:rgba(194,231,193,.55);color:#2f6a3e}.product-badge-row span:nth-child(3){background:rgba(255,209,224,.48);color:#8a4053}.product-benefit-list{display:grid;grid-template-columns:1fr;gap:8px}.product-benefit-item{display:flex;align-items:center;gap:10px;padding:11px 13px;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid rgba(190,151,71,.18);font-size:13px;font-weight:700;color:#4e5847}.product-benefit-item:before{content:"✓";width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#93ad57,#d4a74c);color:#fff;font-size:13px;box-shadow:0 8px 16px rgba(133,109,40,.18);flex:none}.product-pack-options{gap:10px}.product-pack-option{cursor:pointer;background:rgba(255,255,255,.82);box-shadow:inset 0 0 0 1px rgba(190,151,71,.08)}.product-pack-option.active{background:linear-gradient(135deg,rgba(88,101,43,.16),rgba(226,188,132,.3));border-color:rgba(88,101,43,.3);color:var(--brand);box-shadow:0 10px 18px rgba(88,101,43,.12)}.product-price-box{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 18px;border:1px solid rgba(190,151,71,.18);border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,241,211,.72))}.product-price-box .label{display:block;color:#85704f;font-size:12px;margin-bottom:6px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.product-page-price{font-size:38px;line-height:.94;letter-spacing:-.06em;font-weight:900;color:#2f2a1f}.product-page-unit-price{margin-top:6px;font-size:13px;font-weight:600;color:var(--muted,#6b7280)}.product-stock-note{color:#4f7b3a;font-size:13px;font-weight:800;max-width:16ch;text-align:right}.product-page-cta{border:0;border-radius:18px;background:linear-gradient(135deg,#79923a,#d2a04d);color:#fff;padding:18px 20px;font-size:16px;font-weight:900;letter-spacing:.01em;cursor:pointer;box-shadow:0 18px 32px rgba(126,101,34,.26);transition:transform .18s ease,box-shadow .18s ease}.product-page-cta:hover{transform:translateY(-1px);box-shadow:0 22px 34px rgba(126,101,34,.3)}.cart-flyer{position:fixed;z-index:9999;width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff7e6 0,#f0c987 30%,#cb9443 100%);box-shadow:0 14px 22px rgba(126,101,34,.34);pointer-events:none;transition:transform .82s cubic-bezier(.2,.9,.2,1),opacity .82s ease}.product-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-info-card{padding:14px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(190,151,71,.12)}.nutrition-item strong,.product-fact strong,.product-info-card strong{display:block;font-size:12px;color:var(--muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}.nutrition-item span,.product-fact span,.product-info-card span{font-size:15px;line-height:1.45;font-weight:700;color:var(--ink)}.product-facts-strip{margin-top:18px;padding:18px 20px;background:linear-gradient(135deg,rgba(246,236,213,.96),rgba(244,247,232,.96));border-color:rgba(190,151,71,.14)}.product-facts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-fact{padding:14px 14px 14px 48px;border-radius:18px;background:rgba(255,255,255,.54);position:relative}.product-fact:before{position:absolute;left:14px;top:14px;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8ea950,#dfb35d);color:#fff;font-size:12px;box-shadow:0 8px 16px rgba(126,101,34,.2)}.product-fact:first-child:before{content:"🎁"}.product-fact:nth-child(2):before{content:"🌿"}.product-fact:nth-child(3):before{content:"🍽"}.product-story-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;margin-top:22px;align-items:start}.product-accordion-stack{display:grid;gap:14px;align-content:start}.product-accordion-item{overflow:hidden;border-left:5px solid transparent;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,244,236,.98))}.product-accordion-item:first-child{border-left-color:#dfb35d}.product-accordion-item:nth-child(2){border-left-color:#8fa655}.product-accordion-item:nth-child(3){border-left-color:#c28a59}.product-accordion-item:nth-child(4){border-left-color:#c5858f}.product-accordion-trigger{width:100%;border:0;background:transparent;padding:20px 22px;display:flex;justify-content:space-between;gap:14px;align-items:center;cursor:pointer;font-size:18px;font-weight:800;color:var(--ink);text-align:left}.product-accordion-trigger .icon{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(95,110,46,.1);color:var(--brand);font-size:20px;flex:none}.product-accordion-panel{padding:0 22px 22px;color:var(--muted);font-size:15px;line-height:1.65}.product-accordion-panel[hidden]{display:none}.product-bullet-list{margin:0;padding-left:18px;display:grid;gap:8px}.product-nutrition-card,.product-story-card{padding:22px;display:grid;gap:14px;align-content:start}.product-story-card{background:linear-gradient(180deg,rgba(245,248,235,.98),rgba(238,242,223,.96));border-color:rgba(124,147,58,.16)}.product-nutrition-card{background:linear-gradient(180deg,rgba(255,247,232,.98),rgba(250,239,218,.96));border-color:rgba(210,160,77,.18)}.product-nutrition-card h3,.product-story-card h3{margin:0;font-size:24px;line-height:1.05;letter-spacing:-.04em}.product-nutrition-card p,.product-story-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.nutrition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.nutrition-item{border-radius:18px;padding:14px;background:rgba(247,243,236,.9);border:1px solid rgba(57,72,44,.08)}.product-story-pills{display:flex;flex-wrap:wrap;gap:8px}.product-story-pills span{border-radius:999px;padding:8px 11px;font-size:12px;font-weight:700;background:rgba(95,110,46,.08);color:var(--brand)}html[data-theme=dark] .product-accordion-item,html[data-theme=dark] .product-facts-strip,html[data-theme=dark] .product-gallery-card,html[data-theme=dark] .product-nutrition-card,html[data-theme=dark] .product-purchase-card,html[data-theme=dark] .product-story-card{background:rgba(20,24,29,.94);border-color:rgba(255,255,255,.06);box-shadow:0 18px 38px rgba(0,0,0,.3)}html[data-theme=dark] .nutrition-item,html[data-theme=dark] .product-badge-row span,html[data-theme=dark] .product-benefit-item,html[data-theme=dark] .product-info-card,html[data-theme=dark] .product-pack-option{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.08);color:#d6d1c7}.popular-adoptions{padding-top:28px}.producer-products-section{padding-top:12px}.producer-products-section .product-card,.producer-products-section .product-card.reveal-on-scroll{opacity:1;transform:none;filter:none}.popular-adoptions .section-head{margin-bottom:22px;align-items:center}.popular-adoptions .section-kicker{display:none}.popular-adoptions .title-lg{font-size:clamp(38px,5vw,60px);line-height:.98;letter-spacing:-.06em;color:#171714}html[data-theme=dark] .popular-adoptions .title-lg{color:#F4F2EC}.popular-adoptions .ghost-chip{padding:10px 14px;border-radius:999px;font-size:13px;font-weight:700}.popular-adoptions .products-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(360px,360px);grid-template-columns:none;overflow-x:auto;overflow-y:hidden;gap:18px;padding:4px 10px 16px 0;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-left:0;scroll-behavior:smooth}.popular-adoptions .products-grid::-webkit-scrollbar{display:none}.popular-adoptions .product-card{scroll-snap-align:start;border-radius:30px;overflow:hidden;background:rgba(255,255,255,.96);border:1px solid rgba(0,0,0,.05);box-shadow:0 8px 24px rgba(26,26,26,.1);min-height:100%}html[data-theme=dark] .popular-adoptions .product-card{background:rgba(20,24,29,.96);border-color:rgba(255,255,255,.06);box-shadow:0 18px 34px rgba(0,0,0,.3)}.popular-adoptions .product-media{aspect-ratio:1.22/1;background:#ece6dc}.popular-adoptions .product-media:after{content:"";position:absolute;left:50%;bottom:26px;width:58px;height:14px;transform:translateX(-50%);background-image:radial-gradient(circle,rgba(255,255,255,.98) 0 4px,transparent 5px);background-size:18px 14px;background-repeat:repeat-x;background-position:50%;filter:drop-shadow(0 2px 6px rgba(0,0,0,.12));pointer-events:none;opacity:.96}.popular-adoptions .product-badge{display:none}.popular-adoptions .product-body{padding:20px 24px 18px;gap:12px}.popular-adoptions .product-family{margin:0;font-size:16px;line-height:1.2;color:#37342f}html[data-theme=dark] .popular-adoptions .product-family{color:#D8D2C7}.popular-adoptions .product-name{margin:0;font-size:24px;line-height:1.08;letter-spacing:-.045em;color:#171714}html[data-theme=dark] .popular-adoptions .product-name{color:#F7F4EE}.popular-adoptions .product-flags{display:flex;flex-wrap:wrap;gap:10px;align-items:center;min-height:28px}.popular-adoptions .flag-chip,.popular-adoptions .pill-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:999px;font-size:12px;font-weight:800;padding:0 12px}.popular-adoptions .flag-chip{background:#7FCB17;color:#fff;letter-spacing:.04em}.popular-adoptions .pill-chip{background:#EED4FB;color:#7F2796}.popular-adoptions .product-meta-list{display:grid;gap:10px}.popular-adoptions .product-meta-row{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:12px;font-size:16px;line-height:1.25;color:#26231f}html[data-theme=dark] .popular-adoptions .product-meta-row{color:#ECE7DE}.popular-adoptions .meta-icon{width:28px;height:28px;display:grid;place-items:center;color:#151515;font-size:18px}html[data-theme=dark] .popular-adoptions .meta-icon{color:#F2EEE7}.popular-adoptions .price-row{margin-top:10px;justify-content:flex-end;align-items:baseline;gap:2px}.popular-adoptions .price-prefix{font-size:18px;color:#6B665E}.popular-adoptions .price{font-size:36px;line-height:1;color:#171714}html[data-theme=dark] .popular-adoptions .price{color:#F7F4EE}.subscribe-section{padding-top:10px}.subscribe-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.85fr);gap:26px;align-items:center;padding:30px 32px;border-radius:34px;background:radial-gradient(circle at top left,rgba(242,232,210,.86),transparent 40%),linear-gradient(135deg,rgba(255,255,255,.96),rgba(245,241,232,.96));border:1px solid rgba(85,66,36,.08);box-shadow:0 18px 40px rgba(64,47,23,.09);overflow:hidden}html[data-theme=dark] .subscribe-shell{background:radial-gradient(circle at top left,rgba(83,102,56,.18),transparent 36%),linear-gradient(135deg,rgba(20,24,29,.96),rgba(28,33,38,.96));border-color:rgba(255,255,255,.06);box-shadow:0 18px 36px rgba(0,0,0,.28)}.subscribe-copy{display:grid;gap:14px;align-content:center}.subscribe-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#6E8648}.subscribe-kicker svg{width:16px;height:16px;display:block}.subscribe-title{margin:0;font-size:clamp(34px,4vw,54px);line-height:.96;letter-spacing:-.055em;color:#171714;max-width:11ch}html[data-theme=dark] .subscribe-benefits strong,html[data-theme=dark] .subscribe-title{color:#F6F2EA}.subscribe-copy p{margin:0;max-width:40ch;font-size:16px;line-height:1.65;color:#585249}html[data-theme=dark] .subscribe-benefits span,html[data-theme=dark] .subscribe-consent,html[data-theme=dark] .subscribe-copy p{color:#D2CABD}.subscribe-benefits{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:4px 0 0;list-style:none}.subscribe-benefits li{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.74);border:1px solid rgba(87,70,39,.07)}html[data-theme=dark] .subscribe-benefits li{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.06)}.subscribe-benefits strong{font-size:14px;line-height:1.2;color:#191612}.subscribe-benefits span{font-size:13px;color:#6D655B}.subscribe-benefit-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(110,134,72,.12);color:#5A7740;flex:none}.subscribe-benefit-icon svg{width:15px;height:15px}.subscribe-card{display:grid;gap:16px;padding:24px;border-radius:28px;background:rgba(255,255,255,.9);border:1px solid rgba(89,70,39,.08);box-shadow:0 14px 30px rgba(64,47,23,.08)}html[data-theme=dark] .subscribe-card{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.06);box-shadow:none}.subscribe-card-head{display:grid;gap:8px}.subscribe-card-head h3{margin:0;font-size:24px;line-height:1.05;letter-spacing:-.04em;color:#171714}html[data-theme=dark] .subscribe-card-head h3{color:#F6F2EA}.subscribe-card-head p{margin:0;font-size:14px;line-height:1.55;color:#645D52}html[data-theme=dark] .subscribe-card-head p{color:#CEC6B9}.subscribe-form{display:grid;gap:12px}.subscribe-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.subscribe-input{width:100%;min-height:56px;border-radius:18px;border:1px solid rgba(90,71,39,.1);background:rgba(255,255,255,.9);padding:0 18px;font-size:15px;color:#1E1A15;outline:none}html[data-theme=dark] .subscribe-input{background:rgba(14,18,22,.92);border-color:rgba(255,255,255,.08);color:#F3EDE4}.subscribe-input::placeholder{color:#8A8175}.subscribe-submit{min-height:56px;padding:0 22px;border:0;border-radius:18px;background:linear-gradient(135deg,#4D6734,#314A22);color:#fff;font-size:15px;font-weight:800;box-shadow:0 14px 28px rgba(64,86,34,.2);cursor:pointer}.subscribe-consent{margin:0;font-size:12px;line-height:1.5;color:#7A7367}.popular-adoptions .pack-row,.popular-adoptions .producer-mini,.popular-adoptions .product-body>.muted,.popular-adoptions .product-cta,.popular-adoptions .product-tags{display:none!important}.blog-section{padding-top:14px}.blog-section .section-head{margin-bottom:22px;align-items:flex-end}.blog-layout{display:grid;gap:22px}.blog-rail{grid-auto-flow:column;grid-auto-columns:minmax(720px,1fr);grid-template-columns:none;overflow-x:auto;padding:2px 2px 12px;scrollbar-width:thin;scroll-snap-type:x mandatory}.blog-rail .blog-featured-card{scroll-snap-align:start}.blog-featured-card{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:24px;align-items:stretch;background:rgba(255,255,255,.94);border:1px solid rgba(70,52,26,.08);border-radius:34px;padding:22px;box-shadow:0 18px 44px rgba(64,47,23,.1);overflow:hidden}html[data-theme=dark] .blog-article-detail,html[data-theme=dark] .blog-featured-card{background:rgba(20,24,29,.94);border-color:rgba(255,255,255,.06);box-shadow:0 18px 38px rgba(0,0,0,.28)}.blog-visual{min-height:340px;border-radius:28px;overflow:hidden;background:#eee4d1}.blog-visual img{width:100%;height:100%;object-fit:cover;display:block}.blog-content{display:grid;align-content:center;gap:16px;padding:4px 2px 4px 0}.blog-meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.blog-pill,.blog-readtime{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.blog-pill{background:#E7F0D8;color:#48632B}.blog-readtime{background:#F3E6CA;color:#8D6431}.blog-title{margin:0;font-size:clamp(30px,4.2vw,46px);line-height:.98;letter-spacing:-.05em;color:#151410;max-width:13ch}html[data-theme=dark] .blog-article-detail h3,html[data-theme=dark] .blog-title{color:#F6F2EA}.blog-excerpt{margin:0;font-size:17px;line-height:1.58;color:#4E4A42;max-width:34ch}html[data-theme=dark] .blog-article-detail li,html[data-theme=dark] .blog-article-detail p,html[data-theme=dark] .blog-excerpt{color:#D8D1C4}.blog-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:4px}.blog-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 20px;border-radius:18px;border:0;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;font-size:15px;font-weight:800;text-decoration:none;box-shadow:0 14px 28px rgba(64,86,34,.18)}.blog-article-detail{background:rgba(255,255,255,.92);border:1px solid rgba(70,52,26,.08);border-radius:32px;padding:30px 32px;box-shadow:0 16px 34px rgba(64,47,23,.08)}.blog-article-detail h3{margin:0 0 14px;font-size:clamp(26px,3vw,34px);line-height:1.02;letter-spacing:-.04em;color:#171714}.blog-article-detail p{margin:0 0 14px;font-size:16px;line-height:1.72;color:#4E4A42;max-width:76ch}.blog-article-points{margin:8px 0 0;padding-left:22px;display:grid;gap:10px;color:#4E4A42}.producer-showcase-section{padding-top:6px}.producer-showcase-shell{position:relative;display:grid;grid-template-columns:minmax(250px,300px) minmax(0,1fr);gap:28px;padding:22px 26px;border-radius:32px;background:rgba(255,255,255,.94);border:1px solid rgba(70,52,26,.08);box-shadow:0 18px 44px rgba(64,47,23,.1);overflow:hidden}html[data-theme=dark] .producer-showcase-shell{background:rgba(20,24,29,.94);border-color:rgba(255,255,255,.06);box-shadow:0 18px 38px rgba(0,0,0,.28)}.producer-showcase-copy{display:grid;align-content:center;gap:16px;padding:8px 0}.producer-showcase-mark{width:24px;height:24px;color:#7D9B47}.producer-showcase-title{margin:0;font-family:var(--font-serif),"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,52px);line-height:.95;letter-spacing:-.05em;color:#171714;max-width:7ch}html[data-theme=dark] .producer-showcase-title{color:#F6F2EA}.producer-showcase-copy p{margin:0;font-size:16px;line-height:1.6;color:#4E4A42;max-width:24ch}html[data-theme=dark] .producer-showcase-copy p{color:#D8D1C4}.producer-showcase-cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:54px;padding:0 24px;border-radius:16px;border:1px solid rgba(94,122,57,.18);background:linear-gradient(135deg,#4B6733,#2E4A21);color:#fff;font-size:16px;font-weight:800;box-shadow:0 14px 28px rgba(64,86,34,.18)}.producer-showcase-rail-wrap{position:relative;min-width:0;display:flex;align-items:center;padding-right:44px}.producer-showcase-rail{display:grid;grid-auto-flow:column;grid-auto-columns:220px;gap:22px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:none;padding:2px 0;width:100%}.producer-showcase-rail::-webkit-scrollbar{display:none}.producer-teaser-card{scroll-snap-align:start;display:grid;justify-items:center;align-content:start;gap:10px;text-align:center;min-width:0}.producer-teaser-link{text-decoration:none;color:inherit;cursor:pointer;border-radius:18px;transition:transform .18s ease}.producer-teaser-link .producer-teaser-photo{transition:box-shadow .18s ease}.producer-teaser-link:focus-visible,.producer-teaser-link:hover{transform:translateY(-2px)}.producer-teaser-link:focus-visible .producer-teaser-photo,.producer-teaser-link:hover .producer-teaser-photo{box-shadow:0 20px 32px rgba(64,47,23,.2)}.producer-teaser-link:focus-visible{outline:2px solid rgba(109,138,63,.5);outline-offset:4px}.producer-teaser-photo{width:152px;aspect-ratio:1;border-radius:999px;overflow:hidden;box-shadow:0 16px 26px rgba(64,47,23,.12);background:#efe3d0}.producer-teaser-photo img{width:100%;height:100%;object-fit:cover;display:block}.producer-teaser-name{margin:0;font-size:clamp(18px,1.7vw,22px);line-height:1.15;letter-spacing:-.04em;color:#181713;max-width:12ch}html[data-theme=dark] .producer-teaser-name{color:#F6F2EA}.producer-teaser-category,.producer-teaser-location{margin:0;color:#70695F;font-size:14px;line-height:1.45}html[data-theme=dark] .producer-teaser-category,html[data-theme=dark] .producer-teaser-location{color:#CFC7BB}.producer-teaser-location{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.producer-teaser-location svg{width:14px;height:14px;color:#8B8B86;flex:none}.producer-showcase-next{position:absolute;top:50%;right:0;transform:translateY(-50%);width:52px;height:52px;border-radius:999px;border:1px solid rgba(70,52,26,.08);background:rgba(255,255,255,.98);color:#2E4A21;display:grid;place-items:center;box-shadow:0 14px 28px rgba(64,47,23,.12)}html[data-theme=dark] .producer-showcase-next{background:rgba(28,33,39,.98);border-color:rgba(255,255,255,.08);color:#E8E2D6}.producer-showcase-next svg{width:18px;height:18px}.blog-page{padding:44px 0 56px}.blog-page-shell{display:grid;gap:22px}.blog-page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:24px;align-items:center;background:rgba(255,255,255,.94);border:1px solid rgba(70,52,26,.08);border-radius:34px;padding:24px;box-shadow:0 18px 44px rgba(64,47,23,.1)}.blog-page-copy{display:grid;gap:16px;align-content:center}.blog-back-link{display:inline-flex;align-items:center;gap:10px;width:fit-content;min-height:42px;padding:0 16px;border-radius:999px;background:rgba(57,72,44,.08);color:var(--brand);font-size:13px;font-weight:800;text-decoration:none}.blog-page-title{margin:0;font-size:clamp(34px,4.8vw,58px);line-height:.95;letter-spacing:-.06em;color:#151410;max-width:12ch}.blog-page-summary{margin:0;font-size:18px;line-height:1.66;color:#4E4A42;max-width:42ch}.blog-page-visual{min-height:320px;border-radius:28px;overflow:hidden;background:#eee4d1}.blog-page-visual img{width:100%;height:100%;object-fit:cover;display:block}.blog-article-detail.blog-page-detail{padding:34px 36px}html[data-theme=dark] .blog-page-hero{background:rgba(20,24,29,.94);border-color:rgba(255,255,255,.06);box-shadow:0 18px 38px rgba(0,0,0,.28)}html[data-theme=dark] .blog-page-title{color:#F6F2EA}html[data-theme=dark] .blog-page-summary{color:#D8D1C4}.blog-landing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.blog-landing-card{display:flex;flex-direction:column;overflow:hidden;border-radius:28px;text-decoration:none;background:rgba(255,255,255,.96);border:1px solid rgba(70,52,26,.08);box-shadow:0 16px 34px rgba(48,40,24,.12);transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease}.blog-landing-card:focus-visible,.blog-landing-card:hover{transform:translateY(-3px);box-shadow:0 24px 46px rgba(48,40,24,.2)}.blog-landing-thumb{aspect-ratio:16/10;overflow:hidden;background:#eee4d1}.blog-landing-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .24s ease}.blog-landing-card:focus-visible .blog-landing-thumb img,.blog-landing-card:hover .blog-landing-thumb img{transform:scale(1.045)}.blog-landing-body{display:grid;gap:10px;padding:18px 20px 22px}.blog-landing-title{margin:0;font-size:clamp(19px,1.8vw,23px);line-height:1.16;letter-spacing:-.04em;color:#151410;text-wrap:balance}.blog-landing-excerpt{margin:0;color:#4E4A42;font-size:14px;line-height:1.6}.blog-landing-more{display:inline-flex;align-items:center;gap:6px;color:var(--brand);font-size:13px;font-weight:800}html[data-theme=dark] .blog-landing-card{background:rgba(20,24,29,.94);border-color:rgba(255,255,255,.06);box-shadow:0 18px 38px rgba(0,0,0,.28)}html[data-theme=dark] .blog-landing-title{color:#F6F2EA}html[data-theme=dark] .blog-landing-excerpt{color:#D8D1C4}@media (max-width:640px){.blog-landing-grid{grid-template-columns:1fr;gap:14px}.blog-landing-body{padding:16px 16px 18px}}.glass-banner{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;align-items:center;overflow:hidden}.banner-visual{min-height:250px;border-radius:26px;overflow:hidden;position:relative}.banner-visual:after{content:"";position:absolute;inset:auto 18px 18px auto;width:88px;height:88px;border-radius:50%;background:rgba(255,255,255,.2);backdrop-filter:blur(8px)}.producer-cover{min-height:440px;border-radius:30px;overflow:hidden;position:relative}.producer-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,21,17,.06),rgba(18,21,17,.4))}.producer-panel{display:grid;gap:16px;align-content:start}.metric{padding:18px;border-radius:20px;background:rgba(255,255,255,.76);border:1px solid rgba(57,72,44,.08)}.metric strong{display:block;font-size:28px;font-weight:900;letter-spacing:-.05em;margin-bottom:6px}.timeline{display:grid;gap:14px}.timeline-item{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:start}.timeline-dot{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:rgba(57,72,44,.1);color:var(--brand);font-weight:900}.catalog-hero{padding-top:18px}.catalog-header{display:grid;gap:18px;margin-bottom:22px}.catalog-title{font-size:clamp(34px,5vw,58px)}.catalog-peer-nav{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(74px,86px);gap:7px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;scroll-snap-type:x proximity;padding:4px 0 10px;scrollbar-width:none;-ms-overflow-style:none}.catalog-peer-nav::-webkit-scrollbar{display:none}.catalog-peer-link{display:grid;grid-template-rows:66px minmax(24px,auto);justify-items:center;align-content:start;gap:5px;min-height:98px;padding:6px 6px 8px;border-radius:18px;border:1px solid rgba(57,72,44,.14);background:rgba(255,255,255,.76);color:var(--muted);font-size:13px;font-weight:800;text-decoration:none;text-align:center;white-space:normal;line-height:1.2;scroll-snap-align:start;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.catalog-peer-link-thumb{width:66px;height:66px;border-radius:15px;overflow:hidden;background:rgba(248,244,236,.96);box-shadow:inset 0 0 0 1px rgba(57,72,44,.06)}.catalog-peer-link-thumb img{width:100%;height:100%;object-fit:cover;display:block}.catalog-peer-link-label{max-width:10ch;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;min-height:24px;text-align:center;justify-self:center;align-self:stretch;line-height:1.16}.catalog-peer-link:hover{border-color:rgba(57,72,44,.26);color:var(--brand);transform:translateY(-1px)}.catalog-peer-link.active{background:linear-gradient(135deg,var(--brand),var(--brand-2));border-color:transparent;color:#fff;box-shadow:0 16px 30px rgba(57,72,44,.18)}.catalog-toolbar{display:grid;gap:14px;align-items:start}.catalog-toolbar>.catalog-peer-nav{width:100%}.sort-pill{padding:10px 14px;background:rgba(255,255,255,.76);border:1px solid rgba(57,72,44,.1);color:var(--muted);font-size:14px}.sort-pill.active{background:rgba(57,72,44,.09);color:var(--brand)}.catalog-control-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px;position:relative;z-index:2}.catalog-control{position:relative;width:min(100%,360px)}.catalog-control-button{min-height:48px;width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;border-radius:999px;border:1px solid rgba(57,72,44,.14);background:rgba(255,255,255,.88);color:var(--brand);padding:10px 14px 10px 16px;font-size:14px;font-weight:900;box-shadow:0 12px 28px rgba(48,40,24,.08);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.catalog-control-button::-webkit-details-marker{display:none}.catalog-control-button:after{content:"⌄";width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(57,72,44,.09);color:var(--brand);transition:transform .18s ease}.catalog-control[open] .catalog-control-button:after{transform:rotate(180deg)}.catalog-control-button strong{font-size:12px;color:var(--muted);font-weight:800;white-space:nowrap}.catalog-control-button:hover{transform:translateY(-1px);border-color:rgba(57,72,44,.24);box-shadow:0 16px 34px rgba(48,40,24,.12)}.catalog-control-panel{margin-top:10px;width:min(720px,calc(100vw - 32px));border-radius:24px;border:1px solid rgba(57,72,44,.12);background:rgba(255,255,255,.96);box-shadow:0 22px 52px rgba(48,40,24,.14);padding:16px}.catalog-sort-control{width:min(100%,280px)}@media (max-width:767px){.header-language-switcher{display:none}.catalog-peer-nav{grid-auto-columns:minmax(90px,98px);gap:8px;padding:2px 0 8px}.catalog-peer-link{grid-template-columns:1fr;grid-template-rows:58px minmax(30px,auto);align-items:start;justify-items:center;align-content:start;gap:6px;min-height:106px;padding:7px 6px 8px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,245,240,.9));box-shadow:0 10px 26px rgba(48,40,24,.07);font-size:12px;text-align:center}.catalog-peer-link-thumb{width:58px;height:58px;border-radius:15px}.catalog-peer-link-label{max-width:9ch;min-height:30px;margin:0 auto;display:flex;align-items:flex-start;justify-content:center;text-align:center;line-height:1.12;overflow-wrap:anywhere}.catalog-peer-link.active{background:linear-gradient(135deg,#39482c,#6f7f3f);box-shadow:0 12px 28px rgba(57,72,44,.16)}.catalog-active-filter-row[data-has-active=false],.catalog-current-category-chip{display:none}.catalog-control-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.catalog-control,.catalog-sort-control{width:100%;min-width:0}.catalog-control-button{min-height:42px;padding:8px 10px 8px 12px;gap:8px;font-size:13px;box-shadow:0 10px 24px rgba(48,40,24,.08)}.catalog-control-button strong{display:none}.catalog-control-button:after{width:24px;height:24px;flex:none}.catalog-control-panel{width:calc(100vw - 32px)}.catalog-sort-control .catalog-control-panel{width:calc(100vw - 32px);margin-left:calc(-50vw + 50% - 8px)}}.catalog-sort-control .catalog-control-panel{width:min(320px,calc(100vw - 32px));align-items:stretch}.catalog-sort-control .sort-pill{width:100%;justify-content:space-between}@media (max-width:767px){.catalog-sort-control .catalog-control-panel{width:calc(100vw - 32px);margin-left:calc(-50vw + 50% - 8px)}}.catalog-control .filter-panel{position:static;top:auto;display:grid;gap:18px}.catalog-layout--full{grid-template-columns:minmax(0,1fr)}.filter-panel{position:sticky;top:calc(var(--header-h) + 18px);display:grid;gap:18px}.filter-group{display:grid;gap:10px}.checkbox{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);padding:10px 0;border-bottom:1px dashed rgba(57,72,44,.1)}.checkbox:last-child{border-bottom:0}.count{font-size:12px;color:var(--brand);background:rgba(57,72,44,.08);padding:6px 8px;border-radius:999px;font-weight:800}.mobile-filter{display:none;border:0;border-radius:16px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:white;padding:14px 16px;font-weight:800}.mobile-menu-overlay{position:fixed;inset:0;background:rgba(24,28,20,.34);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:stretch;justify-content:flex-end;z-index:60;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .26s ease,visibility .26s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu-panel{width:min(384px,92vw);height:100dvh;max-height:100dvh;background:#F7F5F0;border-left:1px solid #e8e2d8;box-shadow:-24px 0 60px rgba(34,39,28,.18);padding:14px 12px 0;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .38s cubic-bezier(.22,1,.36,1);will-change:transform}.mobile-menu-overlay.active .mobile-menu-panel{transform:translateX(0)}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 6px 12px;flex:none}.mobile-menu-title{margin:0;font-size:19px;font-weight:800;letter-spacing:-.03em;color:#39482C}.mobile-menu-close{border:1px solid #e8e2d8;background:#FFFFFF;color:#39482C;border-radius:12px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease}.mobile-menu-close:active,.mobile-menu-close:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(57,72,44,.14)}.mobile-menu-close svg{width:16px;height:16px}.mobile-menu-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:2px 6px 20px;gap:14px;scrollbar-width:thin}.mm-nav,.mobile-menu-scroll{display:flex;flex-direction:column}.mm-nav{gap:4px;background:#FFFFFF;border:1px solid #e8e2d8;border-radius:16px;padding:6px}.mm-row{display:flex;align-items:center;gap:12px;width:100%;padding:9px 10px;border:0;border-radius:12px;background:transparent;color:#39482C;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:transform .16s cubic-bezier(.22,1,.36,1),background .16s ease}.mm-row:active,.mm-row:hover{background:#F7F5F0;transform:translateY(-1px)}.mm-row-ic{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:none;border-radius:10px;background:rgba(57,72,44,.07);color:#39482C}.mm-row-ic svg{width:18px;height:18px}.mm-row-label{flex:1;font-size:15px;font-weight:700;letter-spacing:-.01em}.mm-row-arrow{color:#C49A5D;font-size:15px;opacity:.85}.mm-feature{display:block;text-decoration:none;border-radius:16px;padding:16px;background:linear-gradient(160deg,#EEF1E5,#E7ECDB);border:1px solid #dce1ce;color:#39482C;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease}.mm-feature:active,.mm-feature:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(57,72,44,.16)}.mm-feature-kicker{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6F773F}.mm-feature-title{margin:6px 0 4px;font-size:17px;font-weight:800;letter-spacing:-.02em}.mm-feature-copy{margin:0 0 12px;font-size:13px;line-height:1.4;color:#5F6657}.mm-feature-cta{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:800;color:#FFFFFF;background:#39482C;padding:9px 14px;border-radius:999px}.mm-section-head{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#6F773F;padding:0 4px 8px}.mm-chips{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding:2px 6px 6px;margin:0 -6px;scrollbar-width:none}.mm-chips::-webkit-scrollbar{display:none}.mm-chip{scroll-snap-align:start;flex:none;width:78px;display:flex;flex-direction:column;align-items:center;gap:7px;padding:12px 6px;border-radius:14px;background:#FFFFFF;border:1px solid #e8e2d8;text-decoration:none;color:#39482C;text-align:center;transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s ease,border-color .16s ease}.mm-chip:active,.mm-chip:hover{transform:translateY(-2px);box-shadow:0 12px 22px rgba(57,72,44,.14);border-color:#C49A5D}.mm-chip-ic{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:rgba(196,154,93,.12);color:#6F773F}.mm-chip-ic svg{width:22px;height:22px}.mm-chip-label{font-size:11px;font-weight:700;line-height:1.25;letter-spacing:-.01em}.mm-info{display:flex;flex-direction:column;background:#FFFFFF;border:1px solid #e8e2d8;border-radius:16px;overflow:hidden}.mm-info-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;text-decoration:none;color:#5F6657;font-size:13.5px;font-weight:600;border-top:1px solid #f0ebe1;transition:background .15s ease,color .15s ease}.mm-info-row:first-child{border-top:0}.mm-info-row:active,.mm-info-row:hover{background:#F7F5F0;color:#39482C}.mm-info-arrow{color:#C49A5D;font-size:13px}.mm-cta{display:block;text-decoration:none;border-radius:16px;padding:16px;margin-top:2px;background:linear-gradient(150deg,#39482C,#4B5A34);color:#FFFFFF;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease}.mm-cta:active,.mm-cta:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(57,72,44,.3)}.mm-cta-title{margin:0 0 4px;font-size:15px;font-weight:800;letter-spacing:-.02em}.mm-cta-copy{margin:0 0 12px;font-size:12.5px;line-height:1.4;color:rgba(255,255,255,.82)}.mm-cta-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:800;color:#2A3320;background:#C49A5D;padding:9px 14px;border-radius:999px}.categories-page{padding:28px 0 72px}.categories-landing-shell{position:relative;overflow:hidden;border-radius:34px;padding:clamp(24px,4vw,44px);background:radial-gradient(circle at 15% 10%,rgba(196,154,93,.18),transparent 34%),radial-gradient(circle at 88% 0,rgba(111,119,63,.16),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.94),rgba(247,245,240,.96));border:1px solid rgba(57,72,44,.1);box-shadow:0 22px 54px rgba(48,40,24,.13)}.categories-landing-header{max-width:760px;margin-bottom:28px}.categories-back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--brand);text-decoration:none;font-size:14px;font-weight:800}.categories-landing-title{margin:0;font-size:clamp(38px,6vw,72px);line-height:.95;letter-spacing:-.065em;color:var(--ink)}.categories-landing-copy{max-width:620px;margin:16px 0 0;color:var(--muted);font-size:clamp(15px,1.5vw,18px);line-height:1.62}.categories-landing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.categories-landing-card{position:relative;min-height:210px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate;border-radius:28px;padding:18px;text-decoration:none;color:#fff;background:#39482C;border:1px solid rgba(255,255,255,.34);box-shadow:0 16px 34px rgba(48,40,24,.14);transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease}.categories-landing-card:focus-visible,.categories-landing-card:hover{transform:translateY(-3px);box-shadow:0 24px 46px rgba(48,40,24,.2)}.categories-landing-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .24s ease}.categories-landing-card:focus-visible img,.categories-landing-card:hover img{transform:scale(1.045)}.categories-landing-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(15,20,12,.03),rgba(15,20,12,.3) 42%,rgba(15,20,12,.78))}.categories-landing-card h3{margin:0;font-size:clamp(18px,2vw,24px);line-height:1.04;letter-spacing:-.045em;text-wrap:balance}.categories-landing-card span{display:inline-flex;align-items:center;gap:6px;margin-top:10px;color:rgba(255,255,255,.84);font-size:13px;font-weight:800}html[data-theme=dark] .categories-landing-shell{background:radial-gradient(circle at 15% 10%,rgba(196,154,93,.12),transparent 34%),radial-gradient(circle at 88% 0,rgba(111,119,63,.16),transparent 32%),linear-gradient(135deg,rgba(17,23,29,.98),rgba(10,14,18,.98));border-color:rgba(210,224,195,.12)}@media (max-width:960px){.categories-landing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.categories-page{padding:16px 0 44px}.categories-landing-shell{border-radius:26px;padding:22px 14px 18px}.categories-landing-header{margin-bottom:18px}.categories-landing-title{font-size:clamp(36px,12vw,48px)}.categories-landing-copy{font-size:14px;line-height:1.55}.categories-landing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.categories-landing-card{min-height:150px;border-radius:20px;padding:14px}.categories-landing-card h3{font-size:18px}.categories-landing-card span{font-size:12px}}.mobile-menu-overlay.categories-mode{background:rgba(255,255,255,.92);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);justify-content:center}.mobile-menu-overlay.categories-mode .mobile-menu-panel{width:min(430px,100vw);max-width:100vw;background:#FFFFFF;border-left:0;border-radius:0;box-shadow:0 0 0 rgba(0,0,0,0);padding:24px 16px 0}.mobile-menu-overlay.categories-mode .mobile-menu-header{position:relative;display:block;padding:0 0 16px}.mobile-menu-overlay.categories-mode .mobile-menu-title{font-size:clamp(34px,10vw,42px);line-height:.95;letter-spacing:-.055em;color:#172027;font-weight:900;white-space:nowrap}.mobile-menu-overlay.categories-mode .mobile-menu-close{position:absolute;top:0;right:0;width:34px;height:34px;border-radius:12px;opacity:.78}.mobile-menu-categories-view[hidden],.mobile-menu-root[hidden]{display:none!important}.mobile-menu-categories-view{min-height:100%;padding-bottom:168px}.mm-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:start}.mm-category-tile{min-width:0;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;padding:0;border-radius:18px;background:transparent;color:inherit;text-decoration:none;text-align:center;box-shadow:none;transition:transform .12s ease}.mm-category-tile:active{transform:scale(.985)}.mm-category-tile img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block;border-radius:17px;background:#fff;border:1px solid rgba(85,107,47,.07);box-shadow:none;mix-blend-mode:normal;filter:none}.mm-category-tile span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.34em;max-width:100%;font-size:11.5px;font-weight:650;line-height:1.17;letter-spacing:-.04em;color:var(--ink);text-wrap:balance}.mm-category-bottom-nav{position:sticky;left:8px;right:8px;bottom:18px;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;margin:18px 8px 0;padding:13px 10px 12px;border-radius:24px;background:rgba(255,255,255,.88);border:1px solid rgba(137,145,151,.24);box-shadow:0 18px 42px rgba(30,38,45,.16);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mm-category-tab{min-width:0;display:grid;justify-items:center;gap:4px;border:0;background:transparent;color:#58616A;text-decoration:none;font:inherit;font-weight:700;font-size:13px;line-height:1.05;cursor:pointer}.mm-category-tab svg{width:26px;height:26px;stroke-width:2.25}.mm-category-tab.is-active{color:#2F8A3F;font-weight:900}.mm-category-tab.is-active svg{filter:drop-shadow(0 10px 14px rgba(47,138,63,.2))}@media (max-width:380px){.mobile-menu-overlay.categories-mode .mobile-menu-panel{padding-inline:12px}.mm-category-grid{gap:10px}.mm-category-tile{min-height:0;padding:0;border-radius:17px}.mm-category-tile img{width:100%;height:auto;aspect-ratio:1}.mm-category-tile span{font-size:11px}.mm-category-bottom-nav{margin-inline:4px;border-radius:22px}}html[data-theme=dark] .catalog-peer-link{background:linear-gradient(180deg,rgba(24,31,37,.96),rgba(16,22,28,.94));border-color:rgba(210,224,195,.1);color:#d7dfcf;box-shadow:0 14px 28px rgba(0,0,0,.18)}html[data-theme=dark] .catalog-peer-link-thumb{background:rgba(10,14,18,.92);box-shadow:inset 0 0 0 1px rgba(210,224,195,.08)}html[data-theme=dark] .catalog-peer-link:hover{border-color:rgba(224,183,123,.28);color:#f4f7ef}html[data-theme=dark] .catalog-peer-link.active{background:linear-gradient(180deg,rgba(201,213,166,.18),rgba(143,163,108,.3));border-color:rgba(224,183,123,.3);color:#f6f8f2;box-shadow:0 18px 34px rgba(0,0,0,.24)}html[data-theme=dark] .catalog-peer-link.active .catalog-peer-link-thumb{background:rgba(10,14,18,.96)}html[data-theme=dark] .mobile-menu-overlay{background:rgba(4,7,10,.56)}html[data-theme=dark] .mobile-menu-panel{background:#0E1114;border-left-color:rgba(210,224,195,.12);box-shadow:-24px 0 60px rgba(0,0,0,.42)}html[data-theme=dark] .mobile-menu-title{color:#EEF2E8}html[data-theme=dark] .mobile-menu-close{background:rgba(255,255,255,.05);border-color:rgba(210,224,195,.14);color:#EEF2E8}html[data-theme=dark] .mm-chip,html[data-theme=dark] .mm-info,html[data-theme=dark] .mm-nav{background:rgba(255,255,255,.04);border-color:rgba(210,224,195,.12)}html[data-theme=dark] .mm-row{color:#EEF2E8}html[data-theme=dark] .mm-info-row:active,html[data-theme=dark] .mm-info-row:hover,html[data-theme=dark] .mm-row:active,html[data-theme=dark] .mm-row:hover{background:rgba(255,255,255,.06)}html[data-theme=dark] .mm-row-ic{background:rgba(210,224,195,.1);color:#C9D5A6}html[data-theme=dark] .mm-info-row{color:#B2BBAB;border-top-color:rgba(210,224,195,.08)}html[data-theme=dark] .mm-chip,html[data-theme=dark] .mm-info-row:active,html[data-theme=dark] .mm-info-row:hover{color:#EEF2E8}html[data-theme=dark] .mm-chip-ic{background:rgba(224,183,123,.14);color:#E0B77B}html[data-theme=dark] .mm-feature{background:linear-gradient(160deg,rgba(201,213,166,.1),rgba(143,163,108,.1));border-color:rgba(210,224,195,.14);color:#EEF2E8}html[data-theme=dark] .mm-feature-kicker{color:#8FA36C}html[data-theme=dark] .mm-feature-copy{color:#B2BBAB}html[data-theme=dark] .mm-feature-cta{background:#C9D5A6;color:#0E1114}body.menu-open{overflow:hidden}.footer{padding:32px 0 48px;color:var(--muted)}.footer-card{border-radius:26px;background:rgba(255,255,255,.64);border:1px solid rgba(57,72,44,.08);box-shadow:var(--shadow-md);padding:24px;display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}@media (max-width:1180px){.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid,.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#screen-catalog .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-layout,.editorial-grid,.feature-row,.glass-banner,.producer-grid,.product-layout,.product-story-layout{grid-template-columns:1fr}.filter-panel,.product-purchase-card{position:static}.product-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1080px){.catalog-layout{grid-template-columns:1fr}.filter-panel{position:static}}@media (max-width:900px){#screen-catalog .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#screen-catalog .product-name{font-size:15px}#screen-catalog .product-body{padding:11px 11px 13px}.blog-featured-card{grid-template-columns:1fr;gap:18px}.blog-content{width:100%;justify-items:start;text-align:left;align-content:start}.blog-actions,.blog-excerpt,.blog-meta,.blog-title{justify-self:start;text-align:left}.blog-actions{width:100%;justify-content:flex-start}.producer-showcase-shell{grid-template-columns:1fr;gap:22px}#screen-producer .producer-products-grid,.producer-gallery-strip,.producer-quickfacts{grid-template-columns:repeat(2,minmax(0,1fr))}.producer-section-head{align-items:start;flex-direction:column}.producer-showcase-copy p,.producer-showcase-title{max-width:none}.producer-showcase-rail-wrap{padding-right:38px}}@media (min-width:761px){.hero-card{min-height:auto;aspect-ratio:2.04/1}.slide,.slides{min-height:inherit}.slide-bg-image{object-position:center center}.slide-bg:after{background:linear-gradient(92deg,rgba(12,14,10,.8),rgba(12,14,10,.54) 40%,rgba(12,14,10,.12) 76%),linear-gradient(180deg,rgba(12,14,10,.06),rgba(12,14,10,.36))}.slide-content{padding:42px 42px 78px}.slide-text{max-width:min(42%,470px);gap:16px}.slide-title{font-size:clamp(50px,5vw,74px);line-height:.98;max-width:8ch}.slide-desc{font-size:clamp(16px,1.6vw,20px);line-height:1.46;max-width:22ch}}@media (max-width:760px){:root{--header-h:68px}.mobile-menu-panel{width:min(88vw,380px);border-radius:24px 0 0 24px;padding:18px 16px 24px}.catalog-peer-nav{grid-auto-columns:minmax(94px,102px);gap:8px;margin-right:-8px;padding-right:8px}.catalog-peer-link{min-height:112px;padding:8px 7px 10px;font-size:12px}.catalog-peer-link-thumb{width:58px;height:58px;border-radius:16px}.catalog-peer-link-label{max-width:9ch}.producer-detail-screen,.product-detail-screen{padding:18px 0 34px}.producer-breadcrumbs{margin-bottom:14px;font-size:12px;gap:8px}.producer-hero-card{min-height:390px;border-radius:30px;box-shadow:0 22px 48px rgba(47,36,15,.2)}.producer-hero-copy{left:18px;right:18px;bottom:24px;gap:10px}.producer-eyebrow{padding:7px 10px;font-size:10px}.producer-hero-title{font-size:38px}.producer-hero-meta{gap:6px 10px;font-size:13px}.producer-hero-subtitle{font-size:14px;line-height:1.45;max-width:24ch}.product-breadcrumbs{margin-bottom:14px;font-size:12px;gap:8px}.producer-intro-card,.producer-more-card,.producer-section-card,.product-accordion-item,.product-facts-strip,.product-gallery-card,.product-nutrition-card,.product-purchase-card,.product-story-card{border-radius:22px}.product-gallery-card,.product-nutrition-card,.product-purchase-card,.product-story-card{padding:16px}.product-purchase-card{grid-template-columns:1fr}.product-main-image-wrap{border-radius:18px;aspect-ratio:1/1.02}.product-thumbs{gap:8px}.product-page-title{font-size:32px}.product-lead{font-size:14px}.product-price-box{flex-direction:column}.product-price-box,.product-producer-top{align-items:flex-start}.producer-page-layout{margin-top:-54px;gap:14px}.producer-intro-card,.producer-more-card,.producer-section-card{padding:18px;border-radius:26px}.producer-quickfacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.producer-quickfact{align-content:start;justify-items:start;text-align:left;padding:14px 12px;min-height:112px}.producer-quickfact-icon{width:42px;height:42px;border-radius:14px;font-size:17px}.producer-intro-card p,.producer-more-body p{font-size:14px;line-height:1.6}.producer-section-head{margin-bottom:12px;gap:10px}.producer-more-summary strong,.producer-section-head h2{font-size:24px;line-height:1.05}.producer-section-head p{display:none}#screen-producer .producer-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#screen-producer .producer-products-grid .product-media{aspect-ratio:1/1.04}#screen-producer .producer-products-grid .muted,#screen-producer .producer-products-grid .producer-mini,#screen-producer .producer-products-grid .product-badge,#screen-producer .producer-products-grid .product-cta,#screen-producer .producer-products-grid .product-tags{display:none}#screen-producer .producer-products-grid .product-card:after{right:10px;top:10px;padding:7px 9px;font-size:10px}#screen-producer .producer-products-grid .product-body{padding:12px 12px 14px;gap:6px}#screen-producer .producer-products-grid .product-name{font-size:14px;line-height:1.25}#screen-producer .producer-products-grid .price{font-size:16px}.producer-gallery-strip{grid-template-columns:1fr}.producer-more-summary{padding:18px}.producer-more-body{padding:0 18px 18px}.product-delivery-main,.product-producer-name{font-size:18px}.product-page-price{font-size:28px}.nutrition-grid,.product-facts-grid,.product-info-grid{grid-template-columns:1fr 1fr}.product-accordion-trigger{padding:17px 18px;font-size:16px}.product-accordion-panel{padding:0 18px 18px;font-size:14px}#screen-catalog .catalog-grid{grid-auto-flow:row;grid-auto-columns:unset;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible;overflow-y:visible;gap:10px;padding-bottom:0;scroll-snap-type:none}#screen-catalog .catalog-card,#screen-catalog .product-card{scroll-snap-align:none}#screen-catalog .product-media{aspect-ratio:1/1.02}#screen-catalog .product-badge{left:8px;top:8px;padding:5px 8px;font-size:10px}#screen-catalog .product-body{padding:10px 10px 12px;gap:8px}#screen-catalog .producer-mini{gap:6px;font-size:11px}#screen-catalog .producer-mini img{width:20px;height:20px}#screen-catalog .product-name{font-size:14px;line-height:1.22}#screen-catalog .muted{font-size:12px;line-height:1.4}#screen-catalog .product-tags{gap:5px}#screen-catalog .product-tags span{padding:5px 7px;font-size:9.5px}#screen-catalog .price{font-size:16px}#screen-catalog .product-cta{padding:9px 10px;font-size:12px}.container{width:min(calc(100% - 20px),var(--container))}.header-inner{align-items:center}.brand-logo{height:44px;max-width:min(52vw,220px)}html[data-theme=dark] .brand-logo{height:44px;max-width:min(72vw,280px)}.pill-btn,.top-tabs{display:none}.hero-wrap{width:calc(100% - 32px);margin:0 auto;padding-top:16px}.hero-card{min-height:auto;height:auto;margin:0;aspect-ratio:1525/1031;border-radius:30px;box-shadow:0 18px 48px rgba(48,40,24,.18)}.slide,.slides{min-height:inherit}.slide-bg{filter:saturate(1.02) contrast(1.03) brightness(.98)}.slide-bg-image{object-position:72% center}.slide-hero-reference .slide-bg{filter:saturate(1.02) contrast(1.03) brightness(.92);transform:none}.slide-hero-reference .slide-bg-image{object-position:70% center}.slide-bg:after{background:linear-gradient(90deg,rgba(17,20,15,.62),rgba(17,20,15,.48) 26%,rgba(17,20,15,.28) 54%,rgba(17,20,15,.1) 78%,rgba(17,20,15,0)),linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.1) 58%,rgba(0,0,0,.3))}.slide-content{display:flex;align-items:flex-start;padding:24px 22px 56px}.eyebrow{display:none}.slide-text{max-width:228px;gap:12px}.slide-title{max-width:228px;font-size:34px;font-weight:700;line-height:.98;letter-spacing:-.045em}.slide-desc,.slide-title{white-space:pre-line;display:block;overflow:visible}.slide-desc{font-size:12.5px;line-height:1.42;max-width:210px;color:rgba(255,255,255,.95)}.hero-actions{flex-direction:column;align-items:flex-start;gap:0;margin-top:4px}.cta{width:auto;min-width:214px;height:48px;min-height:48px;padding:0 20px;justify-content:center;gap:10px;max-width:100%;font-size:14px;white-space:nowrap}.cta-primary{min-height:48px;border-radius:18px;background:#e2bc84;color:#2b271d;box-shadow:0 14px 28px rgba(75,54,15,.2)}.cta-primary span{font-size:20px}.cta-secondary{display:none}.slider-ui{inset:auto 22px 4px 22px;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.dots{gap:10px}.dot{width:12px;height:12px;background:rgba(255,255,255,.42)}.dot.active{width:30px;border-radius:999px;background:#ead5aa}.slider-controls{display:none}#nextSlide,#prevSlide{position:static;display:grid;place-items:center}.slider-btn{width:52px;height:52px;border-radius:999px;border:1px solid rgba(36,70,40,.1);background:rgba(255,255,255,.92);color:#264428;box-shadow:0 10px 24px rgba(28,38,25,.18);backdrop-filter:blur(10px);z-index:3}.slider-btn svg{width:18px;height:18px}.floating-search{margin-top:18px}.container.floating-search{padding-bottom:0}.search-shell{border-radius:28px;padding:8px 10px;box-shadow:0 14px 30px rgba(68,55,28,.08)}.search-main{flex-wrap:nowrap;gap:10px;padding:0;border-radius:20px}.search-icon{width:40px;height:40px;border-radius:999px}.search-main input{height:50px;font-size:14px;padding:0}.search-suggestions{left:0;right:0;top:calc(100% + 10px)}.search-submit{width:50px;min-width:50px;height:50px;min-height:50px;padding:0;border-radius:16px;font-size:0;line-height:1;font-weight:800;display:grid;place-items:center}.search-submit svg{width:22px;height:22px}.section{padding:26px 0}#categories{padding-bottom:0}#categories,#categories>.container{padding-top:0}#categories .section-head{margin-bottom:6px}.section.trust-section{padding-top:4px}.section-head{flex-direction:column;align-items:flex-start;margin-bottom:10px}.section-copy{margin:0}.trust-section{padding-top:12px}.trust-section-header{gap:6px;margin-bottom:20px}.trust-title{font-size:26px}.trust-title-underline{width:44px}.card,.catalog-card,.category-card,.filter-panel,.glass-banner,.producer-card{padding:18px}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trust-card{grid-template-columns:58px minmax(0,1fr);padding:16px 14px;gap:12px;border-radius:22px}.trust-icon{width:58px;height:58px}.trust-icon svg{width:38px;height:38px}.trust-card h3{font-size:15px}.trust-card .muted{font-size:11.5px;line-height:1.42}.trust-metrics{margin-top:14px;border-radius:22px}.trust-metric{padding:14px 8px 12px;gap:5px}.trust-metric+.trust-metric:before{top:14px;bottom:14px}.trust-metric-icon svg{width:22px;height:22px}.trust-metric strong{font-size:21px}.trust-metric span{font-size:10.5px;line-height:1.3}.metrics-grid,.suggestion-row{grid-template-columns:1fr}.catalog-grid,.products-grid{grid-auto-flow:column;grid-auto-columns:minmax(82vw,1fr);grid-template-columns:none;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}.catalog-card,.product-card{scroll-snap-align:start}.popular-adoptions{padding-top:22px}.popular-adoptions .section-head{margin-bottom:18px;align-items:flex-start}.popular-adoptions .title-lg{font-size:30px;line-height:.98}.popular-adoptions .ghost-chip{padding:8px 12px;font-size:12px}.popular-adoptions .products-grid{grid-auto-columns:312px;gap:14px;padding-bottom:10px}.popular-adoptions .product-card{border-radius:24px}.popular-adoptions .product-body{padding:16px 18px;gap:10px}.popular-adoptions .product-family{font-size:13px}.popular-adoptions .product-name{font-size:21px}.popular-adoptions .product-meta-row{grid-template-columns:24px 1fr;gap:10px;font-size:14px}.popular-adoptions .meta-icon{width:24px;height:24px;font-size:16px}.popular-adoptions .price-prefix{font-size:16px}.popular-adoptions .price{font-size:28px}.blog-section{padding-top:10px}.blog-section .section-head{margin-bottom:16px;align-items:flex-start;text-align:left}.blog-section .section-head .ghost-chip{display:inline-flex;width:auto}.blog-rail{grid-auto-columns:minmax(310px,86vw);gap:14px;overflow-x:auto;padding:1px 2px 10px;scrollbar-width:none}.blog-rail::-webkit-scrollbar{display:none}.blog-featured-card{grid-template-columns:1fr;gap:16px;padding:14px;border-radius:26px}.blog-visual{min-height:220px;border-radius:22px}.blog-content{gap:12px;padding:2px 4px 4px;width:100%;justify-items:start;text-align:left}.blog-meta{gap:8px;justify-self:start}.blog-pill,.blog-readtime{min-height:28px;padding:0 10px;font-size:11px}.blog-title{font-size:28px;max-width:11ch}.blog-excerpt{font-size:14px;line-height:1.5;max-width:30ch}.blog-cta{width:100%;min-height:48px;font-size:14px;border-radius:16px}.blog-article-detail{padding:20px 18px;border-radius:24px}.blog-article-detail h3{font-size:24px}.blog-article-detail p,.blog-article-points li{font-size:14px;line-height:1.62}.blog-page{padding:30px 0 44px}.blog-page-hero{grid-template-columns:1fr;gap:16px;padding:14px;border-radius:26px}.blog-page-copy{gap:12px;width:100%;justify-items:start;text-align:left}.blog-back-link{min-height:38px;padding:0 14px;font-size:12px;justify-self:start}.blog-page-title{font-size:30px;max-width:11ch;justify-self:start;margin-left:0}.blog-page-summary{font-size:15px;line-height:1.58;justify-self:start;margin-left:0}.blog-page-visual{min-height:240px;border-radius:22px}.blog-article-detail.blog-page-detail{padding:22px 18px}.producer-showcase-section{padding-top:4px}.producer-showcase-shell{grid-template-columns:1fr;gap:16px;padding:18px 14px;border-radius:26px}.producer-showcase-copy{gap:12px;padding:0;justify-items:start;text-align:left}.producer-showcase-mark{width:20px;height:20px}.producer-showcase-title{font-size:32px;max-width:8ch}.producer-showcase-copy p{font-size:14px;line-height:1.52;max-width:none}.producer-showcase-cta{width:100%;min-height:48px;padding:0 18px;font-size:14px;border-radius:14px}.producer-showcase-rail-wrap{padding-right:0;overflow:hidden}.producer-showcase-rail{grid-auto-flow:column;grid-auto-columns:minmax(168px,72vw);grid-template-columns:none;gap:12px;overflow-x:auto;overflow-y:hidden;width:100%;padding:2px 8px 4px 0;scroll-snap-type:x mandatory}.producer-teaser-photo{width:104px}.producer-teaser-card{justify-items:start;text-align:left;gap:8px;padding:14px 12px 12px;border-radius:20px;background:rgba(247,243,236,.92);border:1px solid rgba(70,52,26,.06)}html[data-theme=dark] .producer-teaser-card{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.06)}.producer-teaser-name{font-size:16px;max-width:none}.producer-teaser-category,.producer-teaser-location{font-size:12px;line-height:1.42}.producer-teaser-location{justify-content:flex-start}.producer-showcase-next{display:none}.subscribe-section{padding-top:2px}.subscribe-shell{grid-template-columns:1fr;gap:20px;padding:20px 16px;border-radius:28px}.subscribe-title{font-size:30px;max-width:10ch}.subscribe-copy p{font-size:14px;line-height:1.56}.subscribe-benefits{display:grid;grid-template-columns:1fr}.subscribe-benefits li{min-height:44px;padding:10px 14px;border-radius:18px}.subscribe-card{padding:18px;border-radius:22px}.subscribe-card-head h3{font-size:22px}.subscribe-input-row{grid-template-columns:1fr}.subscribe-input,.subscribe-submit{min-height:50px;border-radius:16px}.category-strip{grid-auto-columns:calc((100% - 18px) / 4);gap:6px;padding:0 0 8px}.category-card{gap:5px;padding:2px 0 0}.category-thumb{width:min(69px,100%);height:auto;aspect-ratio:1/1;border-radius:19px;box-shadow:0 8px 16px rgba(48,40,24,.07)}.category-card .category-name{font-size:11.5px;line-height:1.12;max-width:9.5ch}.mobile-filter{display:inline-flex}.desktop-only{display:none!important}.product-name{font-size:19px}.footer-card{flex-direction:column}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto}.chip,.ghost-chip,.icon-btn,.pill-btn,.product-media img,.slide,.sort-pill,.tab-btn{transition:none!important}.reveal-on-scroll{opacity:1!important;transform:none!important;filter:none!important}}#screen-cart .cart-screen{padding:34px 0 96px}.cart-head{max-width:680px;margin-bottom:26px}.cart-title{font-size:clamp(30px,4vw,42px);line-height:1.06;letter-spacing:-.03em;color:var(--ink);margin-bottom:10px}.cart-trust{color:var(--muted);font-size:15.5px;line-height:1.62}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:26px;align-items:start}.cart-main{min-width:0}.cart-coupon{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;margin-bottom:18px;box-shadow:var(--shadow-sm)}.cart-coupon summary{list-style:none;cursor:pointer;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:14px;font-weight:600}.cart-coupon summary::-webkit-details-marker{display:none}.cart-coupon summary .icon{color:var(--brand-2);transition:transform .18s ease}.cart-coupon[open] summary .icon{transform:rotate(45deg)}.cart-coupon-body{padding:0 18px 16px;display:flex;gap:10px}.cart-coupon-body input{flex:1;min-width:0;padding:11px 14px;background:var(--button-surface)}.cart-coupon-body button,.cart-coupon-body input{border-radius:var(--radius-sm);border:1px solid var(--line);color:var(--ink);font-size:14px}.cart-coupon-body button{padding:11px 18px;background:var(--button-surface-strong);font-weight:700;cursor:pointer}.cart-coupon-note{padding:0 18px 14px;color:var(--muted);font-size:12px;line-height:1.5}.cart-producer-group{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:20px 22px 6px;margin-bottom:18px}.cart-producer-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--line);margin-bottom:4px}.cart-producer-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;border:1px solid var(--line);background:var(--bg-2);flex:none}.cart-producer-heading{font-size:17px;font-weight:700;letter-spacing:-.02em;color:var(--ink);line-height:1.2;margin:0}.cart-producer-subline{color:var(--muted);font-size:12.5px;margin-top:2px}.cart-producer-shipping{margin-top:10px;padding-top:12px;border-top:1px dashed var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12.5px;line-height:1.5}.cart-producer-shipping strong{color:var(--ink);font-size:13px;font-weight:800}.cart-item{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.cart-producer-group .cart-item:last-child{border-bottom:none}.cart-item-thumb{width:88px;height:88px;border-radius:18px;overflow:hidden;background:var(--bg-2);border:1px solid var(--line);box-shadow:inset 0 1px 0 rgba(255,255,255,.35)}.cart-item-thumb img{width:100%;height:100%;object-fit:cover;display:block}.cart-item-info{min-width:0}.cart-item-name{font-size:16px;line-height:1.28;letter-spacing:-.02em;color:var(--ink);font-weight:700;margin-bottom:4px}.cart-item-pack,.cart-item-producer,.cart-item-unit-price{color:var(--muted);font-size:12.5px;line-height:1.45}.cart-item-controls{display:flex;flex-direction:column;align-items:flex-end;gap:10px;text-align:right;min-width:154px}.cart-qty{border-radius:999px;border:1px solid var(--line);background:var(--button-surface);overflow:hidden}.cart-qty,.cart-qty button{display:inline-flex;align-items:center}.cart-qty button{width:34px;height:34px;border:none;background:transparent;color:var(--ink);font-size:18px;line-height:1;cursor:pointer;justify-content:center;transition:background .18s ease}.cart-qty button:hover{background:rgba(57,72,44,.08)}.cart-qty span{min-width:34px;text-align:center;font-size:14px;font-weight:700;color:var(--ink)}.cart-item-subtotal{font-size:16px;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.cart-item-remove{border:none;background:none;color:var(--muted);font-size:12.5px;font-weight:600;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:6px;transition:color .18s ease}.cart-item-remove:hover{color:#a4402f}.cart-summary{position:sticky;top:calc(var(--header-h) + 16px);background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:24px}.cart-summary h2{font-size:18px;letter-spacing:-.02em;color:var(--ink);margin-bottom:16px}.cart-summary-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:9px 0;color:var(--muted);font-size:14.5px;line-height:1.5}.cart-summary-row .value{color:var(--ink);font-weight:700;text-align:right}.cart-summary-row .value.value-stack{display:grid;gap:4px;justify-items:end;font-weight:700}.cart-summary-row .value.value-stack small{color:var(--muted);font-size:11.5px;font-weight:600;line-height:1.4}.cart-summary-sub{color:var(--muted);font-size:12px;line-height:1.5;margin-top:-3px;margin-bottom:7px}.cart-summary-divider{height:1px;background:var(--line);margin:8px 0 10px}.cart-summary-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:8px 0 18px}.cart-summary-total-label{color:var(--ink);font-size:15px;font-weight:700}.cart-summary-total-value{color:var(--ink);font-size:26px;font-weight:800;letter-spacing:-.03em;text-align:right}.cart-checkout-btn{width:100%;border:none;border-radius:18px;padding:16px;font-size:15.5px;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));cursor:pointer;box-shadow:0 14px 32px rgba(57,72,44,.28);transition:transform .18s ease,box-shadow .18s ease}.cart-checkout-btn:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(57,72,44,.32)}html[data-theme=dark] .cart-checkout-btn{color:#101418}.cart-summary-assurances{display:grid;gap:8px;margin-top:16px}.cart-summary-assurances span{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12.5px}.cart-summary-assurances span:before{content:"✓";color:var(--brand-2);font-weight:800}.cart-recommendations{margin-top:38px}.cart-recommendations h2{color:var(--ink);font-size:clamp(21px,2.8vw,26px);letter-spacing:-.03em;margin-bottom:6px}.cart-rec-sub{color:var(--muted);font-size:14px;line-height:1.6;margin-bottom:18px}.cart-rec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,208px));justify-content:start;gap:14px}.cart-rec-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-md);display:flex;flex-direction:column;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.cart-rec-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.cart-rec-media{aspect-ratio:4/3;background:var(--bg-2);overflow:hidden}.cart-rec-media img{width:100%;height:100%;object-fit:cover;display:block}.cart-rec-body{padding:13px 14px 15px;display:flex;flex-direction:column;gap:4px;flex:1}.cart-rec-name{color:var(--ink);font-size:14.5px;line-height:1.3;font-weight:700}.cart-rec-producer{color:var(--muted);font-size:12px}.cart-rec-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:8px}.cart-rec-price{color:var(--ink);font-size:14.5px;font-weight:800}.cart-rec-add{border:1px solid var(--line);background:var(--button-surface-strong);color:var(--brand);border-radius:999px;padding:7px 13px;font-size:12.5px;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease}.cart-rec-add:hover{background:var(--brand);color:#fff}html[data-theme=dark] .cart-rec-add:hover{color:#101418}.cart-empty{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:46px 34px;max-width:480px;margin:14px auto 0;text-align:center}.cart-empty-icon{width:78px;height:78px;margin:0 auto 18px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(57,72,44,.1),rgba(196,154,93,.18));color:var(--brand)}.cart-empty h2{color:var(--ink);font-size:24px;letter-spacing:-.02em;margin-bottom:8px}.cart-empty p{color:var(--muted);font-size:14.5px;line-height:1.65;margin-bottom:22px}.cart-empty-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:18px;padding:14px 26px;font-size:15px;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));cursor:pointer;box-shadow:0 14px 30px rgba(57,72,44,.26)}html[data-theme=dark] .cart-empty-cta{color:#101418}.cart-mobile-cta{display:none}html[data-theme=dark] .cart-coupon,html[data-theme=dark] .cart-empty,html[data-theme=dark] .cart-producer-group,html[data-theme=dark] .cart-rec-card,html[data-theme=dark] .cart-summary{background:linear-gradient(180deg,rgba(13,17,22,.99),rgba(8,11,15,.99));border-color:rgba(210,224,195,.14);box-shadow:0 16px 36px rgba(0,0,0,.34),inset 0 0 0 1px rgba(255,255,255,.03)}html[data-theme=dark] .cart-item-thumb{background:rgba(255,255,255,.03);border-color:rgba(210,224,195,.12)}@media (max-width:960px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-rec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){#screen-cart .cart-screen{padding:22px 0 108px}.cart-item{grid-template-columns:72px minmax(0,1fr);grid-template-areas:"thumb info" "controls controls";row-gap:12px}.cart-item-thumb{grid-area:thumb;width:72px;height:72px}.cart-item-info{grid-area:info}.cart-item-controls{grid-area:controls;width:100%;min-width:0;flex-direction:row;align-items:center;justify-content:space-between}.cart-summary{padding-bottom:22px}.cart-mobile-cta{display:flex;align-items:center;justify-content:space-between;gap:14px;position:fixed;left:12px;right:12px;bottom:12px;z-index:80;padding:12px 14px 12px 18px;border-radius:20px;background:var(--surface-strong);border:1px solid var(--line);box-shadow:0 18px 44px rgba(48,40,24,.24);backdrop-filter:blur(12px)}.cart-mobile-cta[hidden]{display:none!important}.cart-mobile-cta-total small{display:block;color:var(--muted);font-size:11px}.cart-mobile-cta-total strong{display:block;color:var(--ink);font-size:18px;letter-spacing:-.02em}.cart-mobile-cta button{border:none;border-radius:16px;padding:13px 18px;font-size:14px;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));cursor:pointer;white-space:nowrap}html[data-theme=dark] .cart-mobile-cta,html[data-theme=dark] .cart-mobile-cta button{color:#101418}}@media (max-width:460px){.cart-rec-grid{grid-template-columns:1fr}}#why-foldijo{--trust-gold:#E4C283;--trust-green:#9DC087;--trust-panel-lift:0px;--trust-photo-bleed:10px;position:relative;isolation:isolate;padding-top:14px;padding-bottom:14px;color:#F3F1E9}#why-foldijo .trust-backdrop{position:absolute;inset:0;z-index:0;background:radial-gradient(115% 62% at 82% 6%,rgba(74,104,58,.42),rgba(10,15,10,0) 60%),radial-gradient(90% 55% at 4% 26%,rgba(38,60,34,.45),rgba(8,12,8,0) 68%),linear-gradient(180deg,#0C120C,#080D08 58%,#050805);box-shadow:inset 0 1px 0 rgba(228,194,131,.12)}#why-foldijo>.container{position:relative;z-index:1}#why-foldijo .trust-intro{position:relative;min-height:150px;margin-bottom:8px;overflow:hidden}#why-foldijo .trust-intro-copy{position:relative;z-index:2;width:min(56%,220px);padding:15px 0 6px}#why-foldijo .trust-title{display:grid;justify-items:start;margin:0 0 7px;font-family:var(--font-serif),"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(25px,7.4vw,40px);line-height:.98;letter-spacing:-.04em;text-align:left;color:#F7F4EB}#why-foldijo .trust-title-line{display:inline-flex;align-items:flex-start;gap:.16em}#why-foldijo .trust-leaf{width:.5em;height:.35em;margin-top:.14em;color:var(--trust-green);opacity:.72}#why-foldijo .trust-title-accent{color:#82A067}#why-foldijo .trust-intro-lead{margin:0;max-width:21ch;font-size:clamp(10.8px,3.05vw,14px);line-height:1.32;color:rgba(233,236,224,.78)}#why-foldijo .trust-intro-photo{position:absolute;z-index:1;top:-16px;right:calc(-1 * var(--trust-photo-bleed));bottom:-14px;width:72%;margin:0}#why-foldijo .trust-intro-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:54% 50%;filter:saturate(1.06) contrast(1.04);-webkit-mask-image:linear-gradient(270deg,#000 44%,rgba(0,0,0,0) 98%),linear-gradient(0deg,rgba(0,0,0,0) 1%,#000 26%),linear-gradient(180deg,rgba(0,0,0,0) 1%,#000 20%);mask-image:linear-gradient(270deg,#000 44%,rgba(0,0,0,0) 98%),linear-gradient(0deg,rgba(0,0,0,0) 1%,#000 26%),linear-gradient(180deg,rgba(0,0,0,0) 1%,#000 20%);-webkit-mask-composite:source-in,source-in;mask-composite:intersect,intersect}#why-foldijo .trust-intro-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,12,8,.8),rgba(8,12,8,0) 48%),linear-gradient(0deg,rgba(6,10,6,.75),rgba(6,10,6,0) 30%),linear-gradient(180deg,rgba(6,10,6,.6),rgba(6,10,6,0) 22%);pointer-events:none}#why-foldijo .trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;align-items:stretch}#why-foldijo .trust-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;min-height:0;padding:8px 3px 9px;text-align:center;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.058),rgba(255,255,255,.014));border:1px solid rgba(228,233,216,.105);box-shadow:0 9px 18px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.045);backdrop-filter:blur(10px)}#why-foldijo .trust-icon{width:28px;height:28px;border-radius:999px;background:radial-gradient(circle at 50% 28%,rgba(157,192,135,.24),rgba(255,255,255,.035));border:1px solid rgba(228,233,216,.13);box-shadow:none;color:var(--trust-green);display:grid;place-items:center;flex:none}#why-foldijo .trust-icon svg{width:16px;height:16px}#why-foldijo .trust-card h3{margin:0;font-family:var(--font-serif),"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(9.2px,2.45vw,12px);line-height:1.06;letter-spacing:-.02em;color:#F5F2E8}#why-foldijo .trust-card .muted{margin:0;font-size:clamp(7px,1.86vw,9.5px);line-height:1.2;letter-spacing:-.012em;color:rgba(215,220,204,.66)}#why-foldijo .trust-metrics{position:relative;z-index:2;margin-top:9px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:linear-gradient(180deg,#FCF8F1,#F2EDE2);border:1px solid rgba(57,72,44,.08);border-radius:16px;box-shadow:0 14px 28px rgba(4,8,4,.24);overflow:hidden}#why-foldijo .trust-metric{padding:6px 2px 7px;gap:2px}#why-foldijo .trust-metric+.trust-metric:before{top:10px;bottom:10px;background:rgba(57,72,44,.075)}#why-foldijo .trust-metric-icon{width:22px;height:22px;border-radius:999px;background:linear-gradient(180deg,#82A660,#6B8B4A);box-shadow:0 4px 10px rgba(72,100,50,.2);color:#FFFFFF;opacity:1;display:grid;place-items:center}#why-foldijo .trust-metric-icon svg{width:12px;height:12px}#why-foldijo .trust-metric strong{font-size:clamp(16px,4.8vw,26px);color:#12160E}#why-foldijo .trust-metric span{font-size:clamp(7.6px,2.02vw,10.5px);line-height:1.12;color:#59604F}@media (min-width:761px){#why-foldijo{--trust-photo-bleed:14px}}@media (min-width:900px){#why-foldijo{--trust-panel-lift:66px;padding-top:54px}#why-foldijo .trust-intro{display:grid;position:relative;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;margin-bottom:34px;min-height:0;overflow:visible}#why-foldijo .trust-intro-copy{width:auto;padding:0}#why-foldijo .trust-title{margin-bottom:16px}#why-foldijo .trust-intro-lead{max-width:34ch}#why-foldijo .trust-intro-photo{position:relative;z-index:auto;top:auto;right:auto;bottom:auto;width:auto;margin:0;aspect-ratio:16/10;border-radius:24px;overflow:hidden}#why-foldijo .trust-grid{gap:18px}#why-foldijo .trust-card{gap:14px;padding:28px 20px 26px;border-radius:24px}#why-foldijo .trust-icon{width:64px;height:64px}#why-foldijo .trust-icon svg{width:36px;height:36px}#why-foldijo .trust-metrics{margin-top:26px;border-radius:28px}#why-foldijo .trust-metric{padding:22px 14px 20px;gap:8px}#why-foldijo .trust-metric-icon{width:46px;height:46px}#why-foldijo .trust-metric-icon svg{width:24px;height:24px}}@media (max-width:760px){#why-foldijo.trust-section{position:relative;padding:12px 0 30px;isolation:isolate}#why-foldijo .container{width:min(calc(100% - 20px),var(--container))}#why-foldijo .trust-backdrop{display:none}#why-foldijo .trust-showcase{--trust-gold:#e7c17b;position:relative;overflow:hidden;border-radius:34px;padding:22px 14px 16px;color:#fffaf0;background:radial-gradient(circle at 88% 6%,rgba(231,193,123,.24) 0 22%,transparent 43%),radial-gradient(circle at 5% 96%,rgba(111,119,63,.24) 0 30%,transparent 58%),linear-gradient(154deg,#172111,#26351d 46%,#0d120c);border:1px solid rgba(231,193,123,.18);box-shadow:0 24px 58px rgba(24,34,18,.28),inset 0 1px 0 rgba(255,255,255,.12)}#why-foldijo .trust-showcase:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0 36%,rgba(255,255,255,.1) 44%,transparent 52% 100%),repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px 12px);mix-blend-mode:screen;opacity:.62;transform:translateX(-42%);animation:foldijoTrustSheen 8s ease-in-out infinite}#why-foldijo .trust-intro{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:6px;align-items:start;min-height:142px;margin-bottom:14px}#why-foldijo .trust-intro-copy{position:relative;z-index:2;padding:3px 0 0 2px}#why-foldijo .trust-title{display:grid;justify-items:start;gap:0;margin:0;max-width:7.4ch;color:#fff8e8;font-size:31px;line-height:.94;letter-spacing:-.055em;text-shadow:0 12px 28px rgba(0,0,0,.34)}#why-foldijo .trust-title-line{display:inline-flex;align-items:center;gap:7px}#why-foldijo .trust-title-accent{color:var(--trust-gold)}#why-foldijo .trust-leaf{width:24px;height:17px;color:var(--trust-gold);filter:drop-shadow(0 7px 13px rgba(231,193,123,.28))}#why-foldijo .trust-intro-lead{margin:10px 0 0;max-width:20ch;color:rgba(255,250,240,.78);font-size:12.5px;line-height:1.5}#why-foldijo .trust-intro-photo{position:absolute;top:0;right:-18px;width:158px;height:148px;border-radius:999px 0 0 999px;overflow:hidden;opacity:.92;filter:saturate(1.04) contrast(1.03);mask-image:linear-gradient(90deg,transparent,#000 25%,#000);-webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000)}#why-foldijo .trust-intro-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,33,17,.72),rgba(23,33,17,.06) 44%,rgba(0,0,0,.18))}#why-foldijo .trust-intro-photo img{width:100%;height:100%;object-fit:cover}#why-foldijo .trust-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}#why-foldijo .trust-card{position:relative;min-height:118px;display:grid;grid-template-columns:1fr;align-content:start;gap:8px;padding:13px 11px 12px;overflow:hidden;text-align:left;color:#fffaf0;border-radius:22px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.065));box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 12px 26px rgba(0,0,0,.16);backdrop-filter:blur(18px);animation:foldijoTrustFloat 6.5s ease-in-out infinite}#why-foldijo .trust-card:nth-child(2){animation-delay:-1.2s}#why-foldijo .trust-card:nth-child(3){animation-delay:-2.4s}#why-foldijo .trust-card:nth-child(4){animation-delay:-3.6s}#why-foldijo .trust-card:after{content:"";position:absolute;left:12px;right:12px;bottom:8px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(231,193,123,0),rgba(231,193,123,.72),rgba(231,193,123,0));opacity:.72;transform-origin:left center;animation:foldijoTrustGlow 4.8s ease-in-out infinite}#why-foldijo .trust-icon{width:42px;height:42px;border-radius:16px;color:var(--trust-gold);border:1px solid rgba(231,193,123,.3);background:linear-gradient(145deg,rgba(231,193,123,.18),rgba(255,255,255,.08));box-shadow:0 10px 20px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.12)}#why-foldijo .trust-icon svg{width:26px;height:26px}#why-foldijo .trust-card h3{color:#fff8e8;font-size:14.5px;line-height:1.08;letter-spacing:-.035em}#why-foldijo .trust-card .muted{max-width:15ch;color:rgba(255,250,240,.72);font-size:11.5px;line-height:1.38}#why-foldijo .trust-metrics{position:relative;z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:10px;overflow:hidden;border-radius:24px;border:1px solid rgba(231,193,123,.26);background:linear-gradient(180deg,rgba(255,248,232,.96),rgba(238,226,198,.94));box-shadow:0 16px 34px rgba(0,0,0,.18)}#why-foldijo .trust-metric{min-width:0;padding:11px 5px 10px;gap:3px;color:#25341d}#why-foldijo .trust-metric:before{background:rgba(57,72,44,.1)}#why-foldijo .trust-metric-icon{width:22px;height:22px;color:#687640;background:rgba(104,118,64,.1)}#why-foldijo .trust-metric-icon svg{width:14px;height:14px}#why-foldijo .trust-metric strong{color:#26341d;font-size:15px;line-height:1;letter-spacing:-.035em}#why-foldijo .trust-metric span{max-width:8ch;color:rgba(38,52,29,.68);font-size:8.5px;line-height:1.12;text-transform:uppercase;letter-spacing:.04em}}@keyframes foldijoTrustSheen{0%,44%{transform:translateX(-46%);opacity:0}58%{opacity:.54}to{transform:translateX(46%);opacity:0}}@keyframes foldijoTrustFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes foldijoTrustGlow{0%,to{transform:scaleX(.28);opacity:.34}50%{transform:scaleX(.92);opacity:.78}}@media (prefers-reduced-motion:reduce){#why-foldijo .trust-card,#why-foldijo .trust-card:after,#why-foldijo .trust-showcase:before{animation:none!important}}@media (max-width:760px){#why-foldijo.trust-section{position:relative;padding:8px 0 24px;isolation:isolate}#why-foldijo .container{width:min(calc(100% - 20px),var(--container))}#why-foldijo .trust-backdrop{display:none}#why-foldijo .trust-showcase{--trust-ink:#26341d;--trust-muted:rgba(38,52,29,0.66);--trust-gold:#c99744;position:relative;overflow:hidden;border-radius:30px;padding:18px 13px 13px;color:var(--trust-ink);background:radial-gradient(circle at 93% 9%,rgba(201,151,68,.22) 0 20%,transparent 42%),radial-gradient(circle at 2% 100%,rgba(104,118,64,.16) 0 26%,transparent 52%),linear-gradient(180deg,#fffaf1,#f6eddd);border:1px solid rgba(80,92,52,.1);box-shadow:0 18px 44px rgba(48,40,24,.13),inset 0 1px 0 rgba(255,255,255,.86);transform-origin:center top;animation:foldijoTrustPanelEnterV2 .72s cubic-bezier(.2,.9,.22,1) both;animation-timeline:view();animation-range:entry 0 cover 34%}#why-foldijo .trust-showcase:before{content:"";position:absolute;inset:9px;border-radius:24px;pointer-events:none;border:1px solid rgba(201,151,68,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.48)}#why-foldijo .trust-showcase:after{content:"";position:absolute;top:-42%;left:-42%;width:82%;height:180%;pointer-events:none;background:linear-gradient(105deg,transparent 0 38%,rgba(255,255,255,.72) 48%,transparent 59% 100%);opacity:0;transform:rotate(7deg) translateX(-34%);animation:foldijoTrustSoftSheenV2 4.8s ease-in-out .55s both;animation-timeline:view();animation-range:entry 7% cover 50%}#why-foldijo .trust-intro{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 100px;gap:9px;align-items:center;min-height:118px;margin-bottom:12px}#why-foldijo .trust-intro-copy{position:relative;z-index:2;padding-left:2px;animation:foldijoTrustCopyEnterV2 .68s cubic-bezier(.2,.9,.22,1) both;animation-timeline:view();animation-range:entry 6% cover 38%}#why-foldijo .trust-title{display:grid;justify-items:start;gap:0;margin:0;color:var(--trust-ink);font-size:30px;line-height:.95;letter-spacing:-.055em;text-shadow:none}#why-foldijo .trust-title-line{display:inline-flex;align-items:center;gap:7px}#why-foldijo .trust-title-accent{color:#8c642b}#why-foldijo .trust-leaf{width:23px;height:16px;color:#718047;filter:drop-shadow(0 7px 12px rgba(113,128,71,.18))}#why-foldijo .trust-intro-lead{margin:9px 0 0;max-width:24ch;color:var(--trust-muted);font-size:12.4px;line-height:1.52}#why-foldijo .trust-intro-photo{position:relative;z-index:1;top:auto;right:auto;width:98px;height:98px;justify-self:end;border-radius:999px;padding:5px;background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(231,214,181,.78));border:1px solid rgba(201,151,68,.22);box-shadow:0 14px 28px rgba(48,40,24,.13);opacity:1;filter:none;mask-image:none;-webkit-mask-image:none;animation:foldijoTrustPhotoPopV2 .78s cubic-bezier(.2,.9,.22,1) both;animation-timeline:view();animation-range:entry 4% cover 40%}#why-foldijo .trust-intro-photo:after{content:"FöldiJó";position:absolute;inset:auto;right:-5px;bottom:4px;padding:4px 7px 3px;border-radius:999px;color:#fffaf0;background:linear-gradient(135deg,#6b7744,#39482c);border:1px solid rgba(255,255,255,.32);box-shadow:0 8px 18px rgba(57,72,44,.18);font-size:9px;font-weight:900;letter-spacing:.03em}#why-foldijo .trust-intro-photo img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}#why-foldijo .trust-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#why-foldijo .trust-card{position:relative;min-height:104px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;align-content:start;gap:8px;padding:11px 9px;overflow:hidden;text-align:left;color:var(--trust-ink);border-radius:19px;border:1px solid rgba(80,92,52,.1);background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,.45));box-shadow:0 10px 22px rgba(48,40,24,.075),inset 0 1px 0 rgba(255,255,255,.74);backdrop-filter:blur(14px);opacity:0;transform:translateY(18px) scale(.965);animation:foldijoTrustCardEnterV2 .62s cubic-bezier(.18,.94,.24,1) both;animation-timeline:view();animation-range:entry 10% cover 42%}#why-foldijo .trust-card:first-child{animation-delay:60ms}#why-foldijo .trust-card:nth-child(2){animation-delay:135ms}#why-foldijo .trust-card:nth-child(3){animation-delay:.21s}#why-foldijo .trust-card:nth-child(4){animation-delay:285ms}#why-foldijo .trust-card:after{content:"";position:absolute;inset:auto 11px 8px 53px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(201,151,68,.72),rgba(113,128,71,0));opacity:.55;transform:none;animation:none}#why-foldijo .trust-icon{width:34px;height:34px;border-radius:13px;color:#6c7b43;border:1px solid rgba(113,128,71,.14);background:linear-gradient(145deg,rgba(113,128,71,.12),rgba(201,151,68,.1));box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}#why-foldijo .trust-icon svg{width:22px;height:22px}#why-foldijo .trust-card h3{color:var(--trust-ink);font-family:var(--font-serif),"Playfair Display",Georgia,"Times New Roman",serif;font-size:13.6px;line-height:1.08;letter-spacing:-.035em;margin-top:1px}#why-foldijo .trust-card .muted{grid-column:2;margin-top:-1px;color:var(--trust-muted);font-size:10.8px;line-height:1.34}#why-foldijo .trust-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:9px;overflow:hidden;border-radius:22px;border:1px solid rgba(57,72,44,.12);background:linear-gradient(135deg,#314225,#6f7740);box-shadow:0 14px 30px rgba(57,72,44,.18);opacity:0;transform:translateY(18px) scale(.98);animation:foldijoTrustMetricEnterV2 .66s cubic-bezier(.2,.9,.22,1) both;animation-timeline:view();animation-range:entry 18% cover 50%}#why-foldijo .trust-metric{min-width:0;padding:10px 4px 9px;gap:3px;color:#fffaf0}#why-foldijo .trust-metric:before{background:rgba(255,250,240,.16)}#why-foldijo .trust-metric-icon{width:20px;height:20px;color:#eac57e;background:rgba(255,250,240,.1)}#why-foldijo .trust-metric-icon svg{width:13px;height:13px}#why-foldijo .trust-metric strong{color:#fffaf0;font-size:14px;line-height:1;letter-spacing:-.035em}#why-foldijo .trust-metric span{max-width:8ch;color:rgba(255,250,240,.72);font-size:8.2px;line-height:1.12;text-transform:uppercase;letter-spacing:.045em}}@supports not (animation-timeline:view()){@media (max-width:760px){#why-foldijo .trust-card,#why-foldijo .trust-intro-copy,#why-foldijo .trust-intro-photo,#why-foldijo .trust-metrics,#why-foldijo .trust-showcase{opacity:1;transform:none;animation-duration:.82s;animation-timing-function:cubic-bezier(.2,.9,.22,1);animation-fill-mode:both}}}@keyframes foldijoTrustPanelEnterV2{0%{opacity:.24;transform:translateY(26px) scale(.97);filter:blur(8px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes foldijoTrustCopyEnterV2{0%{opacity:0;transform:translateX(-14px)}to{opacity:1;transform:translateX(0)}}@keyframes foldijoTrustPhotoPopV2{0%{opacity:0;transform:translateX(18px) scale(.86) rotate(4deg)}to{opacity:1;transform:translateX(0) scale(1) rotate(0)}}@keyframes foldijoTrustCardEnterV2{0%{opacity:0;transform:translateY(18px) scale(.965)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes foldijoTrustMetricEnterV2{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes foldijoTrustSoftSheenV2{0%{opacity:0;transform:rotate(7deg) translateX(-36%)}45%{opacity:.48}to{opacity:0;transform:rotate(7deg) translateX(155%)}}@media (prefers-reduced-motion:reduce){#why-foldijo .trust-card,#why-foldijo .trust-intro-copy,#why-foldijo .trust-intro-photo,#why-foldijo .trust-metrics,#why-foldijo .trust-showcase,#why-foldijo .trust-showcase:after{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}}@media (max-width:760px){#why-foldijo.trust-reveal-ready .trust-card,#why-foldijo.trust-reveal-ready .trust-intro-copy,#why-foldijo.trust-reveal-ready .trust-intro-photo,#why-foldijo.trust-reveal-ready .trust-metrics,#why-foldijo.trust-reveal-ready .trust-showcase{animation:none!important;animation-timeline:auto!important}#why-foldijo.trust-reveal-ready:not(.is-trust-animated) .trust-showcase{opacity:0;transform:translateY(36px) scale(.965);filter:blur(10px)}#why-foldijo.trust-reveal-ready:not(.is-trust-animated) .trust-intro-copy{opacity:0;transform:translateX(-22px)}#why-foldijo.trust-reveal-ready:not(.is-trust-animated) .trust-intro-photo{opacity:0;transform:translateX(22px) scale(.82) rotate(5deg)}#why-foldijo.trust-reveal-ready:not(.is-trust-animated) .trust-card,#why-foldijo.trust-reveal-ready:not(.is-trust-animated) .trust-metrics{opacity:0;transform:translateY(28px) scale(.94)}#why-foldijo.trust-reveal-ready.is-trust-animated .trust-showcase{animation:foldijoTrustPanelEnterV3 .82s cubic-bezier(.16,1,.3,1) both!important}#why-foldijo.trust-reveal-ready.is-trust-animated .trust-intro-copy{animation:foldijoTrustCopyEnterV3 .72s cubic-bezier(.16,1,.3,1) .12s both!important}#why-foldijo.trust-reveal-ready.is-trust-animated .trust-intro-photo{animation:foldijoTrustPhotoPopV3 .84s cubic-bezier(.16,1,.3,1) .18s both!important}#why-foldijo.trust-reveal-ready.is-trust-animated .trust-card:first-child{animation:foldijoTrustCardEnterV3 .72s cubic-bezier(.16,1,.3,1) .26s both!important}#why-foldijo.trust-reveal-ready.is-trust-animated .trust-card:nth-child(2){animation:foldijoTrustCardEnterV3 .72s cubic-bezier(.16,1,.3,1) .38s both!important}#why-foldijo.trust-reveal-ready.is-trust-animated .trust-card:nth-child(3){animation:foldijoTrustCardEnterV3 .72s cubic-bezier(.16,1,.3,1) .5s both!important}#why-foldijo.trust-reveal-ready.is-trust-animated .trust-card:nth-child(4){animation:foldijoTrustCardEnterV3 .72s cubic-bezier(.16,1,.3,1) .62s both!important}#why-foldijo.trust-reveal-ready.is-trust-animated .trust-metrics{animation:foldijoTrustMetricEnterV3 .78s cubic-bezier(.16,1,.3,1) .78s both!important}#why-foldijo.trust-reveal-ready.is-trust-animated .trust-showcase:after{animation:foldijoTrustSoftSheenV3 1.15s ease-out .88s both!important}}@keyframes foldijoTrustPanelEnterV3{0%{opacity:0;transform:translateY(36px) scale(.965);filter:blur(10px)}58%{opacity:1;transform:translateY(-5px) scale(1.01);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes foldijoTrustCopyEnterV3{0%{opacity:0;transform:translateX(-22px)}to{opacity:1;transform:translateX(0)}}@keyframes foldijoTrustPhotoPopV3{0%{opacity:0;transform:translateX(22px) scale(.82) rotate(5deg)}62%{opacity:1;transform:translateX(-2px) scale(1.05) rotate(-1deg)}to{opacity:1;transform:translateX(0) scale(1) rotate(0)}}@keyframes foldijoTrustCardEnterV3{0%{opacity:0;transform:translateY(28px) scale(.94)}64%{opacity:1;transform:translateY(-4px) scale(1.018)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes foldijoTrustMetricEnterV3{0%{opacity:0;transform:translateY(28px) scale(.94)}64%{opacity:1;transform:translateY(-4px) scale(1.012)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes foldijoTrustSoftSheenV3{0%{opacity:0;transform:rotate(7deg) translateX(-42%)}28%{opacity:.72}to{opacity:0;transform:rotate(7deg) translateX(165%)}}@media (prefers-reduced-motion:reduce){#why-foldijo.trust-reveal-ready .trust-card,#why-foldijo.trust-reveal-ready .trust-intro-copy,#why-foldijo.trust-reveal-ready .trust-intro-photo,#why-foldijo.trust-reveal-ready .trust-metrics,#why-foldijo.trust-reveal-ready .trust-showcase,#why-foldijo.trust-reveal-ready .trust-showcase:after{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}}.container.container{width:min(calc(100% - 28px),var(--container));max-width:var(--container);margin-inline:auto}@media (max-width:720px){.container.container{width:min(calc(100% - 20px),var(--container))}}.cart-drawer-overlay{position:fixed;inset:0;background:rgba(24,28,20,.34);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:stretch;justify-content:flex-end;z-index:70;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .26s ease,visibility .26s ease}.cart-drawer-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.cart-drawer-panel{width:min(420px,94vw);height:100dvh;max-height:100dvh;background:#F7F5F0;border-left:1px solid #e8e2d8;box-shadow:-24px 0 60px rgba(34,39,28,.18);display:flex;flex-direction:column;transform:translateX(100%);transition:transform .38s cubic-bezier(.22,1,.36,1);will-change:transform}.cart-drawer-overlay.active .cart-drawer-panel{transform:translateX(0)}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line);flex:none}.cart-drawer-heading{display:flex;align-items:center;gap:12px;min-width:0}.cart-drawer-badge{position:relative;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(111,119,63,.12);color:var(--brand);flex:none}.cart-drawer-badge-count{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d39f4c,#7c9b3e);color:#fff;font-size:12px;font-weight:800;line-height:1}.cart-drawer-total{display:block;font-size:18px;font-weight:900;color:var(--ink);line-height:1.15}.cart-drawer-subtitle{display:block;font-size:13px;color:var(--muted)}.cart-drawer-close{width:38px;height:38px;border-radius:12px;border:1px solid var(--line);background:var(--button-surface);color:var(--brand);display:grid;place-items:center;cursor:pointer;flex:none;transition:background .16s ease}.cart-drawer-close:hover{background:var(--button-surface-strong)}.cart-drawer-scroll{flex:1;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:14px}.cart-drawer-group{display:flex;flex-direction:column;gap:8px}.cart-drawer-group-title{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:2px 2px 0}.cart-drawer-item{display:flex;gap:12px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px}.cart-drawer-thumb{width:64px;height:64px;border-radius:12px;overflow:hidden;background:var(--bg-2);flex:none;display:grid;place-items:center}.cart-drawer-thumb-img{width:64px;height:64px;object-fit:cover}.cart-drawer-item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.cart-drawer-item-title{font-size:14px;font-weight:700;color:var(--ink);line-height:1.25}.cart-drawer-item-meta{font-size:12px;color:var(--muted)}.cart-drawer-item-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.cart-drawer-item-price{font-size:15px;font-weight:800;color:var(--ink)}.cart-drawer-stepper{display:inline-flex;align-items:center;gap:6px}.cart-drawer-step{width:32px;height:32px;border-radius:10px;border:1px solid var(--line);background:#fff;color:var(--brand);display:grid;place-items:center;cursor:pointer;font-size:18px;font-weight:700;line-height:1;transition:background .16s ease,border-color .16s ease,transform .12s ease}.cart-drawer-step:hover:not(:disabled){background:var(--bg-2)}.cart-drawer-step:active:not(:disabled){transform:scale(.94)}.cart-drawer-step:disabled{opacity:.55;cursor:default}.cart-drawer-step-add{background:linear-gradient(135deg,#79923a,#6f8f3f);border-color:transparent;color:#fff}.cart-drawer-step-add:hover:not(:disabled){background:linear-gradient(135deg,#6f8a34,#62812f)}.cart-drawer-step-remove{color:var(--muted)}.cart-drawer-qty{min-width:28px;text-align:center;font-size:15px;font-weight:800;color:var(--ink)}.cart-drawer-footer{flex:none;border-top:1px solid var(--line);padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:var(--surface-strong);display:flex;flex-direction:column;gap:10px}.cart-drawer-footer-total{display:flex;align-items:baseline;justify-content:space-between;color:var(--muted);font-size:14px}.cart-drawer-footer-total strong{font-size:20px;font-weight:900;color:var(--ink)}.cart-drawer-checkout{border:0;border-radius:16px;background:linear-gradient(135deg,#79923a,#d2a04d);color:#fff;padding:15px 20px;font-size:16px;font-weight:900;letter-spacing:.01em;text-align:center;cursor:pointer;box-shadow:0 16px 30px rgba(126,101,34,.24);transition:transform .18s ease,box-shadow .18s ease}.cart-drawer-checkout:hover{transform:translateY(-1px);box-shadow:0 20px 32px rgba(126,101,34,.28)}.cart-drawer-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;text-align:center;color:var(--muted)}@media (max-width:480px){.cart-drawer-panel{width:100vw}}.content-page{background:#fbf7f1;padding:32px 0 64px}.content-page-inner{max-width:780px;margin:0 auto;padding:40px clamp(20px,5vw,48px);background:#fff;border:1px solid rgba(46,36,24,.08);border-radius:24px;box-shadow:0 24px 60px rgba(46,36,24,.06)}.content-page-title{font-family:var(--font-serif),"Playfair Display",Georgia,serif;font-size:clamp(30px,4vw,42px);line-height:1.15;color:#2f2419;margin:0 0 24px}.content-page-body{color:#4a3f33;font-size:17px;line-height:1.75}.content-page-body h2,.content-page-body h3,.content-page-body h4{font-family:var(--font-serif),"Playfair Display",Georgia,serif;color:#2f2419;margin:32px 0 12px;line-height:1.25}.content-page-body h2{font-size:26px}.content-page-body h3{font-size:21px}.content-page-body h4{font-size:18px}.content-page-body p{margin:0 0 16px}.content-page-body ol,.content-page-body ul{margin:0 0 16px;padding-left:24px}.content-page-body li{margin-bottom:8px}.content-page-body a{color:#4f6b34;text-decoration:underline;text-underline-offset:3px}.content-page-body a:hover{color:#3c5227}.content-page-body strong{color:#2f2419;font-weight:700}.foldijo-footer{background:#2f2419;color:#e8dfd2;padding:56px 0 0}.foldijo-footer-inner{max-width:1320px;margin:0 auto;padding:0 clamp(16px,4vw,32px) 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px}.foldijo-footer-heading{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#d5a565;margin:0 0 16px}.foldijo-footer-col nav{display:flex;flex-direction:column;gap:10px}.foldijo-footer-link{color:#e8dfd2;font-size:15px;text-decoration:none;transition:color .15s ease}.foldijo-footer-link:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.foldijo-footer-legal{border-top:1px solid rgba(232,223,210,.14);padding:20px 16px;text-align:center;font-size:14px;color:rgba(232,223,210,.7)}@media (max-width:760px){#why-foldijo .trust-intro-photo{display:none}#why-foldijo .trust-intro{display:block;min-height:0;margin-bottom:10px}#why-foldijo .trust-intro-copy{padding:0 0 0 2px}#why-foldijo .trust-intro-lead{margin-top:7px;max-width:42ch}#why-foldijo.trust-section{padding:6px 0 18px}#why-foldijo .trust-showcase{padding:14px 12px 12px}#why-foldijo .trust-grid{gap:8px}#why-foldijo .trust-card{min-height:96px}#why-foldijo .trust-metrics{margin-top:8px}}body,html{overflow-x:clip}.blog-landing-grid>*,.cart-drawer-item>*,.catalog-grid>*,.category-strip>*,.producer-grid>*,.products-grid>*,.trust-grid>*{min-width:0}iframe,table,video{max-width:100%}.cart-drawer-item,.content-page-body,.section-copy,.trust-card{overflow-wrap:break-word}.cart-drawer-panel{max-width:100%}@media (max-width:400px){.hero-card,.search-shell{max-width:100%}.search-main,.search-main input{min-width:0}.catalog-grid,.products-grid{gap:10px}}.fj-m-only{display:none!important}.fj-d-only{display:initial}.product-card-shell{position:relative;display:grid;min-width:0}.product-card-shell>.product-card{min-height:100%}.product-fav{display:none}@media (max-width:760px){:root{--bg:#F4F1E8;--brand:#556B2F;--brand-2:#6F7F42;--ink:#2E2E2E;--radius-lg:24px;--radius-md:18px;--header-h:72px}.fj-m-only{display:revert!important}.fj-d-only{display:none!important}.container.container{width:min(calc(100% - 32px),var(--container));padding-inline:0}.section{padding:26px 0}#screen-home>.section+.section{margin-top:10px}.section-head{margin-bottom:20px;gap:10px;align-items:flex-end}.section-kicker{margin-bottom:5px;font-size:11px;letter-spacing:.13em;color:#556B2F}.title-lg{font-size:26px;line-height:1.04;letter-spacing:-.045em}.section-sub{margin:6px 0 0;color:#65705a;font-size:14px;line-height:1.45;max-width:28ch}.category-card:active,.product-card:active,a:active,button:active{transform:scale(.97)}img{animation:foldijoImageFade .36s ease both}.site-header{position:sticky;min-height:72px;box-shadow:0 8px 24px rgba(48,40,24,.055)}.header-inner{min-height:72px;gap:8px}.brand-logo{height:54px;max-width:43vw;filter:drop-shadow(0 7px 16px rgba(48,40,24,.11))}.header-actions{gap:7px;flex-wrap:nowrap}.header-actions .pill-btn{display:none}.icon-btn{width:38px;height:38px;border-radius:12px;box-shadow:0 8px 18px rgba(48,40,24,.045)}.icon-btn svg{width:18px;height:18px;stroke-width:1.9}.cart-count-badge{top:-7px;right:-8px;min-width:18px;height:18px;font-size:10px}.hero-wrap{padding-top:12px}.hero-card{border-radius:24px;min-height:auto;aspect-ratio:1.48/1;box-shadow:0 18px 34px rgba(48,40,24,.13)}.slides{overflow:hidden}.slide,.slides{min-height:100%}.slide{display:none}.slide:first-child{display:block}.slide-bg{background-position:64%;filter:saturate(1.03) brightness(.96)}.slide-bg:after{background:linear-gradient(90deg,rgba(28,45,20,.88),rgba(28,45,20,.72) 38%,rgba(28,45,20,.32) 63%,rgba(28,45,20,.04))}.slide-content{min-height:100%;align-items:center;padding:18px 15px}.slide-text{max-width:51%;gap:7px}.eyebrow{display:inline-flex;padding:5px 7px;font-size:8.8px;line-height:1.15;letter-spacing:.12em;text-transform:uppercase;background:rgba(255,255,255,.16)}.slide-title{font-size:clamp(23px,7.2vw,31px);line-height:.98;max-width:8.7ch;letter-spacing:-.055em}.slide-desc{margin:0;font-size:11.5px;line-height:1.34;max-width:21ch}.hero-actions{margin-top:2px}.cta{min-height:34px;padding:0 11px;border-radius:12px;font-size:10.8px;gap:6px}.cta-primary{background:#F4F1E8;color:#314225;box-shadow:0 10px 20px rgba(0,0,0,.16)}.cta-secondary,.slider-ui{display:none!important}.floating-search{margin-top:12px}.search-shell{min-height:54px;border-radius:18px;padding:4px 5px 4px 10px;background:#FFFCF5;box-shadow:0 10px 24px rgba(48,40,24,.075);border-color:rgba(85,107,47,.08)}.search-main{gap:7px}.search-icon{width:30px;height:30px}.search-icon svg{width:18px;height:18px}.search-main input{height:46px;font-size:14px}.search-submit{width:44px;height:44px;border-radius:15px;box-shadow:0 8px 18px rgba(66,86,35,.18)}.search-submit svg{width:20px;height:20px}.fj-trust-strip{padding:0;margin-top:14px}.fj-trust-strip+.floating-search{margin-top:28px}.fj-trust-strip-rail{display:grid;grid-auto-flow:column;grid-auto-columns:43%;gap:12px;margin:0;padding:12px 13px;list-style:none;background:#FFFCF5;border:1px solid rgba(85,107,47,.08);border-radius:18px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.fj-trust-strip-rail::-webkit-scrollbar{display:none}.fj-trust-strip-item{min-width:0;scroll-snap-align:start}.fj-trust-strip-icon{display:block;color:#556B2F}.fj-trust-strip-icon svg{width:20px;height:20px}.fj-trust-strip-title{margin:7px 0 0;font-size:12.5px;line-height:1.16;letter-spacing:-.02em;font-weight:800;color:#39482C;min-height:2.32em}.fj-trust-strip-desc,.fj-trust-strip-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fj-trust-strip-desc{margin:4px 0 0;font-size:11px;line-height:1.32;color:#6A7560}#categories{padding-top:18px;padding-bottom:2px}#categories .section-head{margin-bottom:14px}#categories .section-kicker{font-size:12px}.category-strip{grid-auto-columns:calc((100vw - 32px - 48px) / 4.5);gap:12px;padding:0 0 4px;scroll-snap-type:x proximity}.category-card{gap:6px;padding-top:0}.category-thumb{width:100%;height:auto;aspect-ratio:1;border-radius:17px;box-shadow:none;border:1px solid rgba(85,107,47,.07);background:#fff}.category-card .category-name{max-width:100%;min-height:2.34em;font-size:11.5px;line-height:1.17;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.popular-adoptions:not(.seasonal-products-section) .products-grid{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;padding:0;gap:14px 12px}.popular-adoptions .section-head .ghost-chip{margin-left:auto;padding:7px 10px;font-size:12px}.ghost-chip-arrow{margin-left:2px}.popular-adoptions .product-card{border-radius:20px;border:1px solid rgba(85,107,47,.08);box-shadow:0 10px 24px rgba(48,40,24,.075);background:#fff;overflow:hidden}.popular-adoptions .product-media{aspect-ratio:1/1.05;border-radius:18px;margin:7px 7px 0;overflow:hidden}.popular-adoptions .product-media:after{display:none}.popular-adoptions .product-badge{display:inline-flex;left:8px;top:8px;padding:5px 8px;font-size:9px;line-height:1;background:rgba(255,255,255,.86);color:#556B2F;border:1px solid rgba(85,107,47,.1)}.product-fav{position:absolute;top:12px;right:12px;z-index:5;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#556B2F;box-shadow:0 8px 18px rgba(48,40,24,.14)}.product-fav svg{width:17px;height:17px}.product-fav.is-saved{color:#9B3E32}.popular-adoptions .product-body{padding:9px 9px 11px;gap:6px}.popular-adoptions .product-family{order:2;font-size:11.5px;line-height:1.2;color:#6f7b66;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.popular-adoptions .product-name{order:1;font-size:14.5px;line-height:1.18;letter-spacing:-.025em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.36em}.popular-adoptions .product-flags{order:0;min-height:0;gap:0}.popular-adoptions .flag-chip{min-height:20px;padding:0 7px;font-size:9px;background:#E8EDDF;color:#556B2F;letter-spacing:.03em}.popular-adoptions .pill-chip,.popular-adoptions .price-prefix,.popular-adoptions .product-meta-list{display:none!important}.popular-adoptions .price-row{order:3;justify-content:space-between;align-items:center;gap:8px;margin-top:2px}.popular-adoptions .price{font-size:17px;letter-spacing:-.035em;color:#2E2E2E}.popular-adoptions .product-unit-price{font-size:10px;margin-top:1px}.popular-adoptions .product-cta{display:inline-flex!important;align-items:center;justify-content:center;flex:none;min-height:30px;padding:7px 10px;border-radius:999px;font-size:11px;line-height:1;font-weight:800;letter-spacing:-.01em;box-shadow:0 8px 16px rgba(85,107,47,.16)}#why-foldijo{display:none!important}.mobile-trust-section{padding-top:14px;padding-bottom:10px}.mobile-trust-shell{position:relative;overflow:hidden;border-radius:26px;padding:18px 14px 15px;color:#F7F3EC;background:radial-gradient(circle at 10% 0,rgba(196,154,93,.28),transparent 42%),radial-gradient(circle at 92% 5%,rgba(111,119,63,.54),transparent 48%),linear-gradient(150deg,#6F773F,#39482C 58%,#39482C);border:1px solid rgba(196,154,93,.32);box-shadow:0 18px 40px rgba(30,36,25,.28),inset 0 1px 0 rgba(247,243,236,.16)}.mobile-trust-shell:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent,rgba(247,243,236,.13) 20%,transparent 40%)}.mobile-trust-intro{position:relative;z-index:1;display:block}.mobile-trust-copy .section-kicker{color:#C49A5D}.mobile-trust-copy .title-lg{color:#F7F3EC}.mobile-trust-copy p{margin:7px 0 0;font-size:13px;line-height:1.48;color:rgba(247,243,236,.76)}.mobile-trust-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:9px;margin-top:14px}.mobile-trust-grid article{display:block;background:linear-gradient(180deg,rgba(247,243,236,.15),rgba(247,243,236,.06));border:1px solid rgba(247,243,236,.16);border-radius:17px;padding:13px 12px 12px;box-shadow:0 10px 22px rgba(30,36,25,.2);min-width:0}.mobile-trust-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;margin:0 0 9px}.mobile-trust-icon--brand{color:#F7F3EC;background:linear-gradient(150deg,rgba(111,119,63,.98),#39482C);border:1px solid rgba(196,154,93,.46);box-shadow:0 10px 18px rgba(30,36,25,.28),inset 0 1px 0 rgba(247,243,236,.22)}.mobile-trust-icon--brand .mobile-trust-icon-accent{fill:#C49A5D}.mobile-trust-icon--gold{color:#39482C;background:linear-gradient(150deg,rgba(196,154,93,.98),rgba(196,154,93,.66));border:1px solid rgba(247,243,236,.42);box-shadow:0 10px 18px rgba(196,154,93,.26),inset 0 1px 0 rgba(247,243,236,.42)}.mobile-trust-icon--gold .mobile-trust-icon-accent{fill:#F7F3EC}.mobile-trust-icon svg{width:23px;height:23px}.mobile-trust-grid h3{margin:0;color:#F7F3EC;font-size:15px;line-height:1.18;letter-spacing:-.02em}.mobile-trust-grid p{margin:7px 0 0;color:rgba(247,243,236,.74);font-size:12.6px;line-height:1.48}.mobile-trust-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;width:100%;margin-top:12px;border-radius:15px;background:#556B2F;color:#fff;font-weight:800;box-shadow:0 12px 24px rgba(85,107,47,.18)}.producer-showcase-section{padding-top:4px;padding-bottom:6px}.producer-mobile{position:relative;overflow:hidden;margin-inline:-2px;padding:16px 12px 14px;border-radius:28px;background:radial-gradient(circle at 12% 0,rgba(255,228,154,.42),transparent 38%),radial-gradient(circle at 92% 12%,rgba(85,107,47,.2),transparent 44%),linear-gradient(180deg,#FFF8E9,#F5E8CF);border:1px solid rgba(196,154,93,.3);box-shadow:0 18px 42px rgba(48,40,24,.12),inset 0 1px 0 rgba(255,255,255,.78)}.producer-mobile:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.6),transparent 35%,rgba(85,107,47,.08))}.producer-mobile>*{position:relative;z-index:1}.producer-mobile .section-head{align-items:flex-start;justify-content:flex-start;gap:8px;margin-bottom:13px}.producer-mobile .section-head>div{width:100%;min-width:0;text-align:left}.producer-mobile .title-lg{max-width:20ch;font-size:clamp(23px,6.5vw,28px);line-height:1.02;letter-spacing:-.05em;text-align:left;color:#2F3E22}.producer-mobile .section-sub{display:block;margin-top:8px;max-width:none;color:#5F654D;font-size:13px;line-height:1.38;text-align:left}.producer-mobile .ghost-chip{flex:0 0 auto;margin-left:0;padding:8px 11px;font-size:12px;background:#fffaf0;border-color:rgba(85,107,47,.18);box-shadow:0 8px 18px rgba(48,40,24,.075)}.producer-feature{position:relative;display:block;overflow:hidden;border-radius:27px;min-height:334px;box-shadow:0 22px 48px rgba(48,40,24,.2),0 0 0 1px rgba(255,255,255,.62);background:#d8c6a8;transform:translateZ(0)}.producer-feature-photo{position:absolute;inset:0}.producer-feature-photo img{width:100%;height:100%;object-fit:cover;transform:scale(1.035)}.producer-feature:before{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 18% 12%,rgba(255,228,154,.26),transparent 33%),linear-gradient(180deg,rgba(34,42,24,.08),rgba(34,42,24,.02) 34%,rgba(34,42,24,.7));pointer-events:none}.producer-feature:after{content:"";position:absolute;inset:43% 0 0;z-index:1;background:linear-gradient(180deg,rgba(255,252,245,0),rgba(255,252,245,.88) 42%,rgba(255,252,245,.99))}.producer-feature-info{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;padding:14px;border-radius:21px;background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.75);backdrop-filter:blur(16px);box-shadow:0 16px 32px rgba(48,40,24,.14)}.producer-feature-kicker{display:inline-flex;align-items:center;width:max-content;color:#3F5524;background:rgba(229,205,167,.56);border:1px solid rgba(196,154,93,.26);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.producer-feature-name{margin:7px 0 0;font-size:24px;line-height:1.02;letter-spacing:-.045em;color:#2E2E2E}.producer-feature-meta{margin:5px 0 10px;color:#65705a;font-size:13px}.producer-feature-proof{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 11px}.producer-feature-proof span{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border-radius:999px;background:#EEF3E6;color:#3F5524;font-size:10.5px;font-weight:850}.producer-feature-cta{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:38px;padding:0 12px;border-radius:13px;background:#556B2F;color:#fff;font-size:13px;font-weight:900;box-shadow:0 10px 22px rgba(85,107,47,.22)}.producer-rank-badge{position:absolute;z-index:3;top:12px;left:12px;display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px 0 8px;border-radius:999px;color:#3C321D;font-size:11px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;border:1px solid rgba(255,255,255,.74);box-shadow:0 12px 24px rgba(48,40,24,.2),inset 0 1px 0 rgba(255,255,255,.72);backdrop-filter:blur(10px)}.producer-rank-badge svg{width:18px;height:18px;flex:0 0 auto}.producer-rank-badge--gold{background:linear-gradient(135deg,#FFE49A,#C99A31)}.producer-rank-badge--silver{background:linear-gradient(135deg,#F6F7F5,#B5B9B1);color:#343A36}.producer-rank-badge--bronze{background:linear-gradient(135deg,#F0BD82,#A8642B);color:#3D2818}.producer-rank-badge--slate{background:linear-gradient(135deg,#E7EDD9,#99AA7B);color:#314225}.producer-mini-rail{display:grid;grid-auto-flow:column;grid-auto-columns:39%;gap:12px;overflow-x:auto;padding:13px 1px 2px;scrollbar-width:none}.producer-mini-rail::-webkit-scrollbar{display:none}.producer-mini-card{position:relative;display:block;color:inherit;padding:7px;border-radius:21px;background:rgba(255,255,255,.64);border:1px solid rgba(255,255,255,.7);box-shadow:0 10px 24px rgba(48,40,24,.1)}.producer-mini-card .producer-rank-badge{top:10px;left:10px;min-height:25px;gap:3px;padding:0 7px 0 5px;font-size:9px}.producer-mini-card .producer-rank-badge svg{width:13px;height:13px}.producer-mini-photo{aspect-ratio:1;border-radius:16px;overflow:hidden;background:#efe3d0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}.producer-mini-photo img{width:100%;height:100%;object-fit:cover}.producer-mini-name{margin:8px 1px 0;font-size:13px;line-height:1.15;color:#2F3E22}.producer-mini-location{display:flex;align-items:center;gap:3px;margin:3px 1px 1px;font-size:10.5px;color:#65705a}.producer-mini-location svg{width:12px;height:12px}.how-it-works-section{padding-top:10px;padding-bottom:10px}.how-it-works-section .how-desktop-head,.how-it-works-section .how-steps-grid{display:none!important}.how-mobile-head{display:flex;align-items:center;justify-content:center;gap:12px}.how-mobile-rule{flex:0 1 66px;height:1px;background:linear-gradient(90deg,transparent,rgba(85,107,47,.45))}.how-mobile-head .how-mobile-rule:last-child{background:linear-gradient(90deg,rgba(85,107,47,.45),transparent)}.how-mobile-leaf{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#556B2F;background:#EAF0DE;border:1px solid rgba(85,107,47,.18);box-shadow:0 6px 14px rgba(85,107,47,.14)}.how-mobile-leaf svg{width:21px;height:21px}.how-mobile-title{margin:12px 0 0;text-align:center;font-family:var(--font-serif),"Playfair Display",Georgia,serif;font-weight:600;font-size:clamp(27px,8vw,34px);line-height:1.02;letter-spacing:-.03em;color:#2F3E22}.how-mobile-sub{margin:8px auto 0;max-width:30ch;text-align:center;color:#5F654D;font-size:13.5px;line-height:1.42}.how-mobile-list{display:grid;grid-template-columns:1fr;gap:11px;margin-top:18px}.how-mobile-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) 34%;align-items:center;gap:12px;padding:11px 12px;border-radius:22px;background:#FFFFFF;border:1px solid rgba(85,107,47,.1);box-shadow:0 12px 26px rgba(48,40,24,.08);min-height:96px}.how-mobile-badge{position:relative;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;color:#556B2F;background:radial-gradient(circle at 32% 28%,#F1F6E8,#E3EBD3);border:1px solid rgba(85,107,47,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.8);flex:0 0 auto}.how-mobile-badge-icon{display:grid;place-items:center}.how-mobile-badge-icon svg{width:26px;height:26px}.how-mobile-badge-num{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#556B2F;color:#fff;font-size:11.5px;font-weight:900;line-height:1;border:2px solid #fff;box-shadow:0 4px 10px rgba(85,107,47,.34)}.how-mobile-body{min-width:0}.how-mobile-body h3{margin:0;color:#2F3E22;font-size:15.5px;line-height:1.14;letter-spacing:-.02em}.how-mobile-body p{margin:5px 0 0;color:#6B7059;font-size:12.5px;line-height:1.36}.how-mobile-photo{display:block;overflow:hidden;border-radius:16px;aspect-ratio:1;background:#EEF3E6;box-shadow:0 8px 18px rgba(48,40,24,.12),inset 0 0 0 1px rgba(255,255,255,.5)}.how-mobile-photo img{display:block;width:100%;height:100%;object-fit:cover}.how-mobile-trust{display:flex;align-items:stretch;justify-content:space-between;gap:6px;margin:15px 0 0;padding:12px 8px;list-style:none;border-radius:20px;background:linear-gradient(180deg,rgba(234,240,222,.9),rgba(224,233,208,.72));border:1px solid rgba(85,107,47,.16)}.how-mobile-trust li{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;color:#3F5524;font-size:11px;font-weight:700;line-height:1.2;min-width:0}.how-mobile-trust-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#556B2F;background:#FFFFFF;border:1px solid rgba(85,107,47,.16);box-shadow:0 6px 14px rgba(85,107,47,.12)}.how-mobile-trust-icon svg{width:19px;height:19px}html[data-theme=dark] .how-mobile-card{background:rgba(18,24,30,.86);border-color:rgba(210,224,195,.12)}html[data-theme=dark] .how-mobile-body h3{color:#EEF2E8}html[data-theme=dark] .how-mobile-body p{color:rgba(238,242,232,.66)}html[data-theme=dark] .how-mobile-title{color:#EEF2E8}html[data-theme=dark] .how-mobile-sub{color:rgba(238,242,232,.62)}html[data-theme=dark] .how-mobile-trust{background:linear-gradient(180deg,rgba(40,50,32,.7),rgba(30,38,25,.6));border-color:rgba(210,224,195,.14)}html[data-theme=dark] .how-mobile-trust li{color:#D6E2C4}html[data-theme=dark] .how-mobile-trust-icon{background:rgba(28,36,24,.9);color:#C7D6AE;border-color:rgba(210,224,195,.18)}.seasonal-products-section{padding-top:10px;padding-bottom:10px}.seasonal-products-section .section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:12px;row-gap:6px;margin-bottom:12px;text-align:left}.seasonal-products-section .section-head>div{min-width:0;text-align:left}.seasonal-products-section .section-head .title-lg{font-size:22px;line-height:1.08;max-width:100%;text-align:left}.seasonal-products-section .section-head .section-sub{max-width:none;margin-top:6px;text-align:left}.seasonal-products-section .section-head .ghost-chip{justify-self:end;margin-top:2px;white-space:nowrap}.seasonal-products-section .products-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100vw - 32px - 14px) / 2.2);grid-template-columns:none;overflow-x:auto;gap:14px;padding-bottom:4px;scrollbar-width:none}.seasonal-products-section .products-grid::-webkit-scrollbar{display:none}.seasonal-products-section .product-card{border-radius:18px}.seasonal-products-section .product-media{aspect-ratio:1}.seasonal-products-section .product-body{padding:8px 8px 10px}.seasonal-products-section .product-name{font-size:13.5px}.blog-section{padding-top:8px;padding-bottom:8px}.blog-section .section-head .ghost-chip{display:inline-flex}.blog-rail{grid-auto-columns:minmax(310px,86vw);gap:14px;overflow-x:auto;padding:1px 2px 10px;scrollbar-width:none}.blog-rail::-webkit-scrollbar{display:none}.blog-featured-card{grid-template-columns:1fr;gap:0;padding:0;border-radius:22px;box-shadow:0 12px 28px rgba(48,40,24,.08)}.blog-visual{min-height:auto;aspect-ratio:16/9;border-radius:20px;margin:8px}.blog-content{padding:10px 13px 14px;gap:9px}.blog-pill{min-height:24px;padding:0 9px;font-size:9.5px}.blog-readtime{background:transparent;padding:0;min-height:0;color:#7a735f;font-size:11px;text-transform:none;letter-spacing:0}.blog-title{font-size:20px;line-height:1.08}.blog-excerpt,.blog-title{max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-excerpt{font-size:13px;line-height:1.42}.blog-cta{min-height:auto;padding:0;background:transparent;color:#556B2F;box-shadow:none;font-size:13px;justify-content:flex-start}.subscribe-section{padding-top:10px}.subscribe-shell{display:block;padding:18px;border-radius:24px;background:radial-gradient(circle at 92% 0,rgba(229,205,167,.22),transparent 38%),linear-gradient(135deg,#556B2F,#354820);color:#fff;box-shadow:0 18px 38px rgba(45,64,31,.18)}.subscribe-card-head h3,.subscribe-card-head p,.subscribe-consent,.subscribe-copy p,.subscribe-kicker,.subscribe-title{color:#fff}.subscribe-title{max-width:13ch;font-size:28px;line-height:1.02}.subscribe-copy p{margin-top:8px;color:rgba(255,255,255,.82);font-size:14px;line-height:1.45}.subscribe-card{margin-top:14px;padding:0;background:transparent;border:0;box-shadow:none}.subscribe-card-head{display:none}.subscribe-input-row{grid-template-columns:1fr;gap:9px}.subscribe-input{min-height:50px;border-radius:15px;background:rgba(255,255,255,.96)}.subscribe-submit{min-height:50px;border-radius:15px;background:#E5CDA7;color:#2E2E2E;box-shadow:none}.subscribe-consent{color:rgba(255,255,255,.66);font-size:10.5px}.foldijo-footer{background:#342B21;padding-top:28px}.foldijo-footer-inner{display:block;padding:0 16px 24px}.foldijo-footer-brand{display:block;margin-bottom:18px}.foldijo-footer-logo{width:132px;height:auto;filter:drop-shadow(0 8px 18px rgba(0,0,0,.2))}.foldijo-footer-tagline{margin:10px 0 0;font-weight:800;color:#fff4de}.foldijo-footer-about{margin:6px 0 0;color:rgba(255,244,222,.72);font-size:13px;line-height:1.5;max-width:32ch}.foldijo-footer-inner>.foldijo-footer-col{display:none}.foldijo-footer-mobile-accordions{display:grid;gap:8px}.foldijo-footer-accordion{border:1px solid rgba(255,255,255,.11);border-radius:16px;background:rgba(255,255,255,.045);overflow:hidden}.foldijo-footer-accordion summary{cursor:pointer;padding:14px;font-weight:850;color:#fff4de;list-style:none;display:flex;justify-content:space-between}.foldijo-footer-accordion summary:after{content:"+";color:#E5CDA7}.foldijo-footer-accordion[open] summary:after{content:"−"}.foldijo-footer-accordion nav{display:grid;gap:8px;padding:0 14px 14px}.foldijo-footer-link{color:rgba(255,244,222,.78);font-size:14px}.foldijo-footer-meta{margin-top:16px;display:grid;gap:8px;color:rgba(255,244,222,.68);font-size:12px;line-height:1.35}.foldijo-footer-social{display:flex;gap:8px}.foldijo-footer-social-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.08);color:#fff4de;font-weight:900}.foldijo-footer-legal{padding:14px 16px;font-size:12px}}@media (min-width:761px){.foldijo-footer-brand,.foldijo-footer-meta,.foldijo-footer-mobile-accordions{display:none}}.fj-trust-strip{margin-top:18px;padding:0}.fj-trust-strip+.floating-search{margin-top:30px}.fj-trust-strip-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:16px 18px;list-style:none;background:rgba(255,252,245,.96);border:1px solid rgba(85,107,47,.07);border-radius:22px;box-shadow:0 12px 30px rgba(48,40,24,.07);overflow:hidden}.fj-trust-strip-item{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:10px;align-items:start;min-width:0;padding:0 16px}.fj-trust-strip-item:first-child{padding-left:0}.fj-trust-strip-item:last-child{padding-right:0}.fj-trust-strip-item+.fj-trust-strip-item:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:1px;background:linear-gradient(180deg,transparent,rgba(85,107,47,.13),transparent)}.fj-trust-strip-icon{grid-row:1/span 2;display:grid;place-items:center;width:28px;height:28px;color:#556B2F}.fj-trust-strip-icon svg{width:23px;height:23px}.fj-trust-strip-title{margin:0;color:#35482A;font-size:14px;font-weight:850;line-height:1.15;letter-spacing:-.025em}.fj-trust-strip-desc,.fj-trust-strip-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fj-trust-strip-desc{margin:5px 0 0;color:#697660;font-size:12px;line-height:1.3}@media (max-width:980px){.fj-trust-strip-rail{padding:14px}.fj-trust-strip-item{grid-template-columns:24px minmax(0,1fr);column-gap:8px;padding:0 10px}.fj-trust-strip-icon{width:24px;height:24px}.fj-trust-strip-icon svg{width:20px;height:20px}.fj-trust-strip-title{font-size:12.5px}.fj-trust-strip-desc{font-size:11px}}@media (max-width:760px){.fj-trust-strip{margin-top:14px}.fj-trust-strip+.floating-search{margin-top:28px}.fj-trust-strip-rail{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;gap:0;padding:12px 7px 13px;border-radius:18px;overflow:hidden;scroll-snap-type:none}.fj-trust-strip-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;text-align:center;scroll-snap-align:none;padding:0 3px}.fj-trust-strip-item:before{display:none}.fj-trust-strip-icon{width:24px;height:24px;margin-bottom:6px}.fj-trust-strip-icon svg{width:23px;height:23px;stroke-width:1.45px}.fj-trust-strip-title{width:100%;min-height:2.34em;margin:0;font-size:10.6px;line-height:1.17;letter-spacing:-.035em}.fj-trust-strip-desc{width:100%;margin-top:6px;font-size:9.4px;line-height:1.2;letter-spacing:-.025em;-webkit-line-clamp:4}#screen-home.screen.active{display:flex;flex-direction:column}#screen-home.screen.active>*{order:20}#screen-home.screen.active>.hero-wrap{order:1}#screen-home.screen.active>.fj-trust-strip{order:2}#screen-home.screen.active>#categories{order:3}#screen-home.screen.active>.floating-search{order:4}#screen-home.screen.active>#popular-offers{order:5}#categories{padding-top:14px}#categories,#categories>.container{padding-bottom:0}#categories .section-head{align-items:flex-start;justify-content:flex-start;text-align:left;margin-bottom:8px;gap:0}#categories .section-head>div{width:100%;text-align:left}#categories .section-kicker{margin-bottom:1px;text-align:left}#categories .section-sub{margin:1px 0 0;max-width:none;text-align:left;line-height:1.22}#screen-home.screen.active>.floating-search{margin-top:10px!important;padding-top:0;padding-bottom:0}#screen-home.screen.active>.floating-search .search-shell{margin-top:0}#popular-offers{padding-top:18px;padding-bottom:20px}#popular-offers>.container{padding-top:0;padding-bottom:0}#popular-offers .section-head{align-items:flex-start;justify-content:flex-start;text-align:left;margin-bottom:10px;gap:0}#popular-offers .section-head>div{width:100%;text-align:left}#popular-offers .title-lg{margin:0;font-size:25px;line-height:1.03}#popular-offers .section-sub{margin:3px 0 0;max-width:none;text-align:left;line-height:1.25}#popular-offers .section-head .ghost-chip{margin-top:8px;margin-left:0}html{scroll-behavior:auto}body{transition:none;background:#F4F1E8}#screen-home>.section{content-visibility:auto;contain-intrinsic-size:1px 620px}#screen-home .fj-trust-strip,#screen-home .floating-search,#screen-home .hero-wrap{content-visibility:visible}.blog-page-visual img,.blog-visual img,.brand-logo,.category-thumb img,.mm-category-tile img,.product-media img,.slide-bg,img{animation:none!important;filter:none!important}#screen-home *,.blog-article-detail,.blog-featured-card,.blog-page-hero,.cart-drawer-overlay,.cart-drawer-panel,.catalog-card,.category-thumb,.eyebrow,.fj-trust-strip-rail,.ghost-chip,.glass-banner,.how-mobile-card,.how-mobile-trust,.icon-btn,.mobile-menu-overlay,.mobile-menu-overlay.categories-mode,.nav-chip,.producer-card,.producer-mini-card,.producer-mobile,.producer-mobile-featured,.product-badge,.product-card,.search-shell,.search-submit,.search-suggestions,.site-header,.slider-btn,.subscribe-shell,.trust-card,.trust-grid,.trust-metrics{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.blog-featured-card,.cart-drawer-panel,.category-thumb,.ghost-chip,.hero-card,.how-mobile-card,.how-mobile-trust,.icon-btn,.mobile-menu-panel,.producer-mini-card,.producer-mobile,.producer-mobile-featured,.product-card,.search-shell,.subscribe-shell,.trust-card,.trust-metrics{box-shadow:0 6px 16px rgba(48,40,24,.08)!important}.reveal-on-scroll{opacity:1!important;transform:none!important;filter:none!important;will-change:auto!important}.blog-visual img,.category-card,.category-thumb img,.chip,.ghost-chip,.icon-btn,.pill-btn,.product-card,.product-media img,.reveal-on-scroll,.slide,.sort-pill,.tab-btn{transition:none!important}}@media (max-width:370px){.fj-trust-strip-rail{padding-left:5px;padding-right:5px}.fj-trust-strip-title{font-size:9.8px}.fj-trust-strip-desc{font-size:8.8px}}@keyframes foldijoImageFade{0%{opacity:.01}to{opacity:1}}