.cr-origin{background:var(--color-surface)}.cr-origin--pulp{background:color-mix(in srgb,var(--cr-pulp) 48%,#fff)}.cr-origin--green{background:color-mix(in srgb,var(--color-brand) 11%,#fff)}.cr-origin__intro{display:grid;gap:18px;margin-bottom:34px}.cr-origin__intro .cr-h2{margin-top:8px}.cr-origin__intro .cr-lead{max-width:54ch;margin:0}@media(min-width:900px){.cr-origin__intro{grid-template-columns:1fr 1fr;align-items:end;gap:80px;margin-bottom:46px}}.cr-origin__rail{display:grid;gap:18px}.cr-origin__step{display:grid;grid-template-columns:minmax(0,1fr);border:1px solid var(--color-line);border-radius:20px;overflow:hidden;background:#ffffffdb}.cr-origin__media{position:relative;width:100%;aspect-ratio:1/1;background:var(--cr-husk);overflow:hidden}.cr-origin__media img{display:block;width:100%;height:100%;object-fit:var(--cr-origin-media-fit,cover);object-position:var(--cr-origin-media-x,50%) var(--cr-origin-media-y,50%)}.cr-origin__number{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:46px;font-weight:700;color:var(--color-brand-deep);opacity:.7}.cr-origin__copy{padding:20px}.cr-origin__index{font-size:10px;letter-spacing:.12em;color:var(--color-brand-deep);font-weight:700}.cr-origin__copy h3{font-family:var(--font-heading);font-size:20px;margin:4px 0 6px}.cr-origin__copy p{font-size:13px;line-height:1.45;color:var(--color-text-soft);margin:0}@media(min-width:640px)and (max-width:899px){.cr-origin__rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.cr-origin__rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cr-origin__copy{padding:20px}.cr-origin__copy h3{font-size:20px}}.cr-origin__claims{display:flex;gap:10px;margin-top:22px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px var(--page-pad) 6px 0;margin-right:calc(var(--page-pad) * -1)}.cr-origin__claims::-webkit-scrollbar{display:none}.cr-origin__claim{min-width:0;flex:0 0 min(76vw,300px);min-height:72px;display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 16px;border-radius:18px;background:#ffffffd1;border:1px solid var(--color-line);text-align:center;scroll-snap-align:start}.cr-origin__claim span{width:24px;height:24px;flex:none;color:var(--color-brand-deep);display:flex}.cr-origin__claim .cr-icon{width:24px;height:24px}.cr-origin__claim small{font-size:12px;color:var(--color-text-soft);line-height:1.3}@media(min-width:700px){.cr-origin__claims{justify-content:center;overflow:visible;margin-right:0;padding-right:0;gap:12px}.cr-origin__claim{flex:0 1 auto;min-height:0;padding:11px 18px;border-radius:999px}.cr-origin__claim small{font-size:12px}}.cr-badges{border-block:1px solid var(--color-line);background:transparent;overflow:hidden}.cr-badges__marquee{padding-block:var(--sp-5)}.cr-badges__track{display:flex;gap:30px;width:max-content;align-items:center;animation:cr-marquee 46s linear infinite}.cr-badge{flex:none;display:inline-flex;align-items:center;gap:12px}.cr-badge__ico{flex:none;display:flex;color:var(--color-brand)}.cr-badge__ico .cr-icon{width:38px;height:38px;stroke-width:1.9}.cr-badge__ico-img{width:38px;height:38px;object-fit:contain}.cr-badge__label{font-family:var(--font-heading);font-weight:600;font-size:18px;line-height:1;color:var(--color-brand-deep);white-space:nowrap;background:color-mix(in srgb,var(--cr-original) 14%,#fff);border-radius:15px;padding:10px 20px}@keyframes cr-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:900px){.cr-badges__marquee{padding-block:var(--sp-5)}}@media(prefers-reduced-motion:reduce){.cr-badges__track{animation:none;flex-wrap:wrap;justify-content:center;width:auto;gap:var(--sp-3) var(--sp-4)}.cr-badges__marquee{overflow-x:auto}}.cr-moments{max-width:100%;overflow:clip}.cr-moments__head{max-width:720px;margin-bottom:24px}.cr-moments__head .cr-h2{margin:8px 0}.cr-moments__head .cr-lead{margin:0}.cr-moments__tabs{display:flex;max-width:100%;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;padding:2px 2px 14px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cr-moments__tabs::-webkit-scrollbar{display:none}.cr-moments__tab{display:inline-flex;align-items:center;gap:8px;flex:none;border:1px solid var(--color-line);background:var(--color-surface);color:var(--color-text-soft);font-family:var(--font-heading);font-weight:700;font-size:12px;padding:9px 14px 9px 10px;border-radius:999px;cursor:pointer}.cr-moments__tab-icon{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:color-mix(in srgb,currentColor 10%,transparent);overflow:hidden}.cr-moments__tab-icon img,.cr-moments__tab-icon .cr-icon{display:block;width:18px;height:18px;object-fit:contain}.cr-moments__tab.is-active{background:var(--color-brand);color:#fff;border-color:var(--color-brand)}.cr-moments__tab:focus-visible{outline:2px solid var(--color-brand-deep);outline-offset:3px}.cr-moments__panel{overflow:hidden;border:1px solid var(--color-line);border-radius:24px;background:var(--color-surface)}.cr-moments__panel[hidden]{display:none}.cr-moments__panel.is-active{display:grid}.cr-moments__media{min-width:0;min-height:260px}.cr-moments__media img{display:block;width:100%;max-width:100%;height:100%;min-height:260px;object-fit:cover}.cr-moments__copy{min-width:0;padding:30px}.cr-moments__panel--no-media .cr-moments__copy{min-height:230px;background:linear-gradient(145deg,color-mix(in srgb,var(--cr-pulp) 44%,#fff),#fff)}.cr-moments__kicker{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--color-brand-deep);font-weight:700}.cr-moments__copy h3{font-family:var(--font-heading);font-size:clamp(24px,3vw,36px);line-height:1.06;margin:8px 0 12px;max-width:18ch}.cr-moments__copy p{color:var(--color-text-soft);font-size:15px;line-height:1.55;max-width:44ch;margin:0}.cr-moments__copy a{display:inline-block;margin-top:20px;font-weight:700;color:var(--color-brand-deep);font-size:13px}.cr-moments__copy a:focus-visible{outline:2px solid var(--color-brand-deep);outline-offset:3px}@media(min-width:800px){.cr-moments__tabs{justify-content:flex-start}.cr-moments__panel.is-active{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);min-height:400px}.cr-moments__panel--no-media.is-active{grid-template-columns:minmax(0,1fr);min-height:300px}.cr-moments__media{min-height:400px}.cr-moments__copy{display:flex;flex-direction:column;justify-content:center;padding:54px}.cr-moments__panel--no-media .cr-moments__copy{min-height:300px}.cr-moments__panel:nth-child(2n) .cr-moments__media{order:2}}.cr-combo-banner{padding-block:var(--cr-combo-banner-space-top) var(--cr-combo-banner-space-bottom);overflow:clip}.cr-combo-banner__header{margin-bottom:var(--sp-4)}.cr-combo-banner__header .cr-caption{margin-bottom:var(--sp-2)}.cr-combo-banner__shell{position:relative}.cr-combo-banner__track{display:flex;gap:var(--sp-3);overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch}.cr-combo-banner__track::-webkit-scrollbar{display:none}.cr-combo-banner__track:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand) 45%,transparent);outline-offset:4px}.cr-combo-banner__slide{flex:0 0 100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-surface-2)}.cr-combo-banner__link,.cr-combo-banner__picture{display:block}.cr-combo-banner__link:focus-visible{outline:3px solid var(--color-brand);outline-offset:-5px}.cr-combo-banner__picture{width:100%}.cr-combo-banner__image{display:block;width:100%;height:auto;aspect-ratio:820 / 420;object-fit:cover}.cr-combo-banner__placeholder{display:grid;place-items:center;aspect-ratio:820 / 420;color:var(--color-text-faint);background:var(--color-surface-2)}.cr-combo-banner__placeholder-svg{width:100%;height:100%}.cr-combo-banner__arrow{display:none;position:absolute;top:50%;width:44px;height:44px;padding:0;border:1px solid color-mix(in srgb,var(--color-line-strong) 70%,transparent);border-radius:50%;background:color-mix(in srgb,var(--color-surface) 90%,transparent);color:var(--color-text);box-shadow:var(--shadow-sm);cursor:pointer;transform:translateY(-50%);transition:background var(--dur) var(--ease),transform var(--dur) var(--ease);z-index:2}.cr-combo-banner__arrow:hover{background:var(--color-surface)}.cr-combo-banner__arrow:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand) 45%,transparent);outline-offset:3px}.cr-combo-banner__arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cr-combo-banner__arrow--prev{left:var(--sp-3)}.cr-combo-banner__arrow--next{right:var(--sp-3)}.cr-combo-banner__dots{display:flex;align-items:center;justify-content:center;gap:7px;min-height:28px;margin-top:var(--sp-2)}.cr-combo-banner__dot{width:8px;height:8px;padding:0;border:0;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-text) 22%,transparent);cursor:pointer;transition:width var(--dur) var(--ease),background var(--dur) var(--ease)}.cr-combo-banner__dot.is-active{width:24px;background:var(--color-brand)}.cr-combo-banner__dot:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand) 35%,transparent);outline-offset:3px}.cr-combo-banner__empty{display:grid;min-height:180px;place-items:center;padding:var(--sp-5);border:1px dashed var(--color-line-strong);border-radius:var(--radius-lg);color:var(--color-text-soft);text-align:center}@media(min-width:750px){.cr-combo-banner__track{gap:0}.cr-combo-banner__image,.cr-combo-banner__placeholder{aspect-ratio:1580 / 440}.cr-combo-banner__arrow{display:grid;place-items:center}}@media(prefers-reduced-motion:reduce){.cr-combo-banner__track{scroll-behavior:auto}.cr-combo-banner__dot,.cr-combo-banner__arrow{transition:none}}.cr-combo{overflow-x:clip}.cr-combo.has-cart-actions{padding-bottom:112px}.cr-combo__head{max-width:760px;margin:0 auto 30px;text-align:center}.cr-combo__head .cr-h2{margin:7px 0 8px}.cr-combo__head .cr-lead{margin-inline:auto}.cr-combo-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1060px;margin:0 auto}.cr-combo-product{position:relative;min-width:0;display:grid;grid-template-columns:minmax(132px,42%) minmax(0,1fr) auto;gap:20px;align-items:center;min-height:210px;padding:18px;text-align:left;border:1px solid var(--color-line);border-radius:24px;background:#fff;color:var(--color-text);cursor:pointer;box-shadow:0 10px 32px #2623190a;transition:border-color .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease)}.cr-combo-product:hover{transform:translateY(-3px);border-color:#5d6e1e6b;box-shadow:0 16px 40px #26231917}.cr-combo-product:focus-visible{outline:0;box-shadow:0 0 0 4px #5d6e1e33,0 16px 40px #26231917}.cr-combo-product__image{display:grid;place-items:center;width:100%;aspect-ratio:1;border-radius:18px;overflow:hidden;background:color-mix(in srgb,var(--cr-pulp) 35%,#fff)}.cr-combo-product__image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.cr-combo-product__copy{min-width:0}.cr-combo-product__copy b,.cr-combo-product__copy small{display:block}.cr-combo-product__copy b{font:700 clamp(17px,2vw,23px)/1.16 var(--font-heading)}.cr-combo-product__copy small{margin-top:10px;color:var(--color-text-soft);font-size:13px}.cr-combo-product__arrow{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--color-surface-2);color:#5d6e1e;font-size:19px;transition:transform .2s var(--ease),background .2s var(--ease)}.cr-combo-product:hover .cr-combo-product__arrow{transform:translate(3px);background:color-mix(in srgb,#5D6E1E 12%,#fff)}.cr-combo-quick__shell{width:min(1160px,calc(100vw - 40px));grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr)}.cr-combo-quick__gallery{display:flex;align-items:center;min-width:0}.cr-combo-quick__gallery>.cr-qv-gallery{width:100%}.cr-combo-quick__content{padding-bottom:0}.cr-combo-quick__heading{padding-right:42px}.cr-combo-quick__flavors{min-width:0;margin:24px 0 0;padding:0;border:0}.cr-combo-quick__flavors legend{width:100%;padding:0 0 10px;font:700 16px/1.2 var(--font-heading);color:var(--color-text)}.cr-combo-quick__flavor-list{display:grid;gap:9px}.cr-combo-flavor{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;border:1px solid var(--color-line);border-radius:15px;background:#fff}.cr-combo-flavor.is-unavailable{opacity:.48}.cr-combo-flavor__copy{min-width:0}.cr-combo-flavor__copy b,.cr-combo-flavor__copy small{display:block}.cr-combo-flavor__copy b{font-size:13px;line-height:1.25}.cr-combo-flavor__copy small{margin-top:4px;color:var(--color-text-faint);font-size:10px}.cr-combo-flavor__stepper{display:flex;align-items:center;gap:10px;flex:none}.cr-combo-flavor__stepper button{width:38px;height:38px;border:1px solid var(--color-line-strong);border-radius:50%;background:#fff;color:#465317;font:500 22px/1 var(--font-body);cursor:pointer}.cr-combo-flavor__stepper button:disabled{cursor:not-allowed;opacity:.36}.cr-combo-flavor__stepper button:focus-visible{outline:0;box-shadow:0 0 0 3px #5d6e1e33}.cr-combo-flavor__stepper [data-cr-variant-qty]{min-width:22px;text-align:center;font:700 15px/1 var(--font-heading)}.cr-combo-flavor.has-items{border-color:#5d6e1e8c;background:color-mix(in srgb,#5D6E1E 5%,#fff)}.cr-combo-quick__error{margin:12px 0 0;color:var(--color-danger,#9b241b);font-size:12px;text-align:center}.cr-combo-quick__footer{position:sticky;bottom:0;margin-top:auto;padding:18px 0 26px;background:linear-gradient(to bottom,#fff0,#fff 14px)}.cr-combo-quick__add{min-height:54px;background:#5d6e1e!important;border-color:#5d6e1e!important;color:#fff!important}.cr-combo-quick__add:disabled{background:#d9dbd2!important;border-color:#d9dbd2!important;color:#767a70!important;cursor:not-allowed}.cr-rewards{max-width:1060px;margin:34px auto 0;padding:22px;border:1px solid var(--color-line);border-radius:22px;background:#fff}.cr-rewards[hidden]{display:none!important}.cr-rewards__top h2{margin:0;color:#465317;font:700 11px/1.2 var(--font-heading);letter-spacing:.08em;text-transform:uppercase}.cr-rewards__top strong{display:block;margin-top:7px;font:700 clamp(16px,2vw,20px)/1.25 var(--font-heading)}.cr-rewards__top small{display:block;margin-top:4px;color:var(--color-text-soft);font-size:11px}.cr-rewards__track{height:7px;margin:18px 0 14px;overflow:hidden;border-radius:999px;background:var(--color-surface-2)}.cr-rewards__fill{width:0;height:100%;border-radius:inherit;background:#5d6e1e;transition:width .35s var(--ease)}.cr-rewards__marks{display:grid;grid-template-columns:repeat(var(--reward-count,1),minmax(0,1fr));gap:12px}.cr-rewards__mark{display:flex;align-items:center;gap:9px;min-width:0;color:var(--color-text-faint)}.cr-rewards__mark[data-reached=true]{color:#465317}.cr-rewards__icon{display:grid;place-items:center;width:34px;height:34px;flex:none;border:1px solid var(--color-line);border-radius:50%;background:var(--color-surface-2);font-size:17px}.cr-rewards__icon img{width:22px!important;height:22px!important;object-fit:contain!important}.cr-rewards__mark[data-reached=true] .cr-rewards__icon{border-color:#5d6e1e;background:color-mix(in srgb,#5D6E1E 10%,#fff)}.cr-rewards__mark[data-reached=true] .cr-rewards__icon:after{content:"\2713";font-weight:800;font-size:13px}.cr-rewards__mark[data-reached=true] .cr-rewards__icon>img,.cr-rewards__mark[data-reached=true] .cr-rewards__icon>.cr-rewards__dot{display:none}.cr-rewards__dot{width:9px;height:9px;border-radius:50%;background:var(--color-line-strong)}.cr-rewards__copy{min-width:0}.cr-rewards__copy b,.cr-rewards__copy small{display:block;overflow-wrap:anywhere}.cr-rewards__copy b{font-size:12px;line-height:1.25}.cr-rewards__copy small{margin-top:2px;font-size:9px;line-height:1.3}.cr-combo__note{max-width:1060px;margin:16px auto 0;text-align:center;color:var(--color-text-faint);font-size:10px}.cr-combo-toast{position:fixed;left:50%;bottom:112px;z-index:125;max-width:min(420px,calc(100vw - 28px));transform:translate(-50%,12px);padding:12px 18px;border-radius:999px;background:#25300d;color:#fff;box-shadow:0 14px 44px #191f0a47;font:700 13px/1.25 var(--font-heading);text-align:center;opacity:0;pointer-events:none;transition:opacity .2s var(--ease),transform .2s var(--ease)}.cr-combo-toast.is-visible{opacity:1;transform:translate(-50%)}.cr-combo-toast[hidden]{display:none!important}.cr-combo-cartbar{position:fixed;left:0;right:0;bottom:0;z-index:55;padding:10px 18px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--color-line);background:#fffffff5;box-shadow:0 -10px 34px #1e1b1317;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cr-combo-cartbar[hidden]{display:none!important}.cr-combo-cartbar__inner{display:flex;align-items:center;justify-content:space-between;gap:22px;max-width:1120px;margin:0 auto}.cr-combo-cartbar__summary{display:flex;flex-direction:column;margin:0;white-space:nowrap}.cr-combo-cartbar__summary span{color:var(--color-text-soft);font-size:10px}.cr-combo-cartbar__summary strong{margin-top:2px;font:700 18px/1.15 var(--font-heading)}.cr-combo-cartbar__actions{display:grid;grid-template-columns:minmax(190px,1fr) minmax(210px,1fr);gap:10px}.cr-combo-cartbar__actions .cr-btn{min-height:50px;padding-inline:22px}.cr-combo-cartbar__view{background:#fff!important;border:1px solid #5D6E1E!important;color:#465317!important}.cr-combo-cartbar__checkout{background:#5d6e1e!important;border-color:#5d6e1e!important;color:#fff!important;text-decoration:none!important}.cr-combo-cartbar__checkout:hover{background:#4d5c18!important;border-color:#4d5c18!important}body.cr-combo-cartbar-visible{padding-bottom:86px}cart-drawer .drawer__inner{max-width:min(100vw,480px)}.cr-combo .cr-btn{display:flex;align-items:center;justify-content:center;text-align:center}.cr-combo-product{grid-template-columns:1fr;grid-template-rows:auto auto;align-items:stretch;gap:13px;padding:16px}.cr-combo-product__image{width:100%;aspect-ratio:4/3}.cr-combo-product__copy{padding:0 4px 3px;text-align:center}.cr-combo-product__arrow{position:absolute;right:14px;top:calc(50% - 19px);background:#ffffffeb;box-shadow:0 3px 12px #2623191f}.cr-combo-cartbar__checkout{display:flex;align-items:center;justify-content:center;text-align:center}@media(max-width:899px){.cr-combo{padding-inline:0}.cr-combo.has-cart-actions{padding-bottom:126px}.cr-combo .cr-wrap{padding-inline:14px}.cr-combo__head{margin-bottom:20px;text-align:left}.cr-combo-products{grid-template-columns:1fr;gap:13px}.cr-combo-product{grid-template-columns:118px minmax(0,1fr) auto;gap:15px;min-height:150px;padding:14px;border-radius:19px}.cr-combo-product__image{width:118px;border-radius:15px}.cr-combo-product__copy b{font-size:17px}.cr-combo-product__copy small{margin-top:7px;font-size:11px}.cr-combo-product__arrow{width:34px;height:34px;font-size:17px}.cr-combo-quick__shell{top:0;right:0;bottom:0;left:0;transform:none;width:100vw;height:100dvh;max-height:100dvh;border-radius:0;display:block;overflow-y:auto;overflow-x:hidden}.cr-combo-quick__gallery{padding:12px 14px 8px}.cr-combo-quick__gallery .cr-qv-gallery{max-width:min(100%,520px);margin:0 auto}.cr-combo-quick .cr-qv-gallery__viewport{border-radius:15px}.cr-combo-quick .cr-qv-gallery__slide{aspect-ratio:4/5!important}.cr-combo-quick .cr-qv-gallery__thumbs{margin-top:7px}.cr-combo-quick .cr-qv-gallery__thumb{width:52px;height:52px}.cr-combo-quick .cr-qv-gallery__arrow{width:38px;height:38px;top:calc(50% - 25px)}.cr-combo-quick__content{min-height:0;padding:20px 16px 0;overflow:visible}.cr-combo-quick__heading{padding-right:36px}.cr-combo-quick__heading .cr-qv__title{font-size:25px}.cr-combo-quick__flavors{margin-top:18px}.cr-combo-flavor{padding:11px 12px}.cr-combo-quick__footer{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.cr-rewards{margin-top:24px;padding:18px 15px;border-radius:18px}.cr-rewards__marks{grid-template-columns:1fr;gap:9px}.cr-combo-cartbar{bottom:calc(var(--cr-mobile-nav-height,72px) + var(--cr-shopify-preview-bar-offset,0px) + env(safe-area-inset-bottom));padding:8px 10px}.cr-combo-cartbar__inner{display:block}.cr-combo-cartbar__summary{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 3px 6px}.cr-combo-cartbar__summary span{font-size:9px}.cr-combo-cartbar__summary strong{margin:0;font-size:14px}.cr-combo-cartbar__actions{grid-template-columns:1fr 1fr;gap:8px}.cr-combo-cartbar__actions .cr-btn{min-width:0;min-height:48px;padding:10px 7px;font-size:11px}.cr-combo-toast{bottom:calc(var(--cr-mobile-nav-height,72px) + var(--cr-shopify-preview-bar-offset,0px) + 98px + env(safe-area-inset-bottom))}body.cr-combo-cartbar-visible{padding-bottom:calc(var(--cr-mobile-nav-height,72px) + var(--cr-shopify-preview-bar-offset,0px) + 106px + env(safe-area-inset-bottom))}cart-drawer .drawer__inner{width:min(100vw,480px)!important;max-width:100vw!important}}@media(max-width:420px){.cr-combo-product{min-height:0;padding:12px;gap:12px}.cr-combo-product__arrow{width:30px;height:30px}.cr-combo-quick__shell{grid-template-rows:minmax(0,43dvh) minmax(0,1fr)}.cr-combo-quick .cr-qv-gallery__slide{height:min(33dvh,350px)}}@media(max-width:899px){.cr-combo-products{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;gap:14px;padding:2px 2px 10px;scrollbar-width:none}.cr-combo-products::-webkit-scrollbar{display:none}.cr-combo-product,.cr-combo-product:hover{flex:0 0 min(82vw,336px);display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;min-height:0;transform:none}.cr-combo-product__image{width:100%;aspect-ratio:1/1}.cr-combo-product__copy{text-align:center}.cr-combo-product__arrow{right:12px;top:calc(50% - 17px)}.cr-combo-cartbar__actions .cr-btn{display:flex;align-items:center;justify-content:center;text-align:center}}@media(prefers-reduced-motion:reduce){.cr-combo-product,.cr-combo-product__arrow,.cr-rewards__fill,.cr-combo-toast{transition:none}}.cr-ctaband{position:relative;min-height:var(--cr-cta-h-m);overflow:hidden;background:var(--color-brand);color:var(--cr-cta-text);display:flex;align-items:center}.cr-ctaband__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--cr-cta-x) var(--cr-cta-y)}.cr-ctaband__bg--desktop,.cr-ctaband__bg--mobile{display:block}.cr-ctaband__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(20,18,12,var(--cr-cta-overlay))}.cr-ctaband__inner{position:relative;z-index:2;width:100%;display:flex;padding-block:42px}.cr-ctaband__inner--left{justify-content:flex-start;text-align:left}.cr-ctaband__inner--center{justify-content:center;text-align:center}.cr-ctaband__inner--right{justify-content:flex-end;text-align:right}.cr-ctaband__copy{max-width:620px}.cr-ctaband .cr-eyebrow,.cr-ctaband .cr-display,.cr-ctaband .cr-lead{color:var(--cr-cta-text)}.cr-ctaband .cr-display{margin:8px 0 12px}.cr-ctaband .cr-lead{margin:0;max-width:48ch}.cr-ctaband__inner--center .cr-lead{margin-inline:auto}.cr-ctaband__inner--right .cr-lead{margin-left:auto}.cr-ctaband__btn{margin-top:22px!important;background:var(--cr-cta-btn-bg)!important;color:var(--cr-cta-btn-text)!important;border-color:var(--cr-cta-btn-bg)!important}@media(min-width:750px){.cr-ctaband{min-height:var(--cr-cta-h-d)}.cr-ctaband__bg--mobile{display:none}}.cr-footer{padding-block:var(--cr-footer-space-top) var(--cr-footer-space-bottom);background:var(--color-bg-alt, var(--color-surface-2));border-top:1px solid var(--color-line);color:var(--color-text-soft);--cr-green: var(--color-text-soft)}.cr-footer__top{display:grid;gap:var(--sp-5);padding-bottom:var(--sp-5)}.cr-footer__logo-link{display:inline-block}.cr-footer .cr-footer__logo{display:block;width:auto;max-width:140px;height:auto}.cr-footer__wordmark{font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:20px;color:var(--color-text);text-decoration:none}.cr-footer__tagline{margin:var(--sp-3) 0 0;max-width:42ch;font-size:var(--fs-small);line-height:1.6;color:var(--color-text-soft)}.cr-footer__social{display:flex;gap:10px;margin:var(--sp-4) 0 0;padding:0;list-style:none}.cr-footer__social a{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--color-line-strong);border-radius:50%;color:var(--color-text);transition:background var(--dur) var(--ease),border-color var(--dur) var(--ease)}.cr-footer__social a:hover{background:var(--color-brand);border-color:var(--color-brand);text-decoration:none}.cr-footer__social a:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand) 45%,transparent);outline-offset:2px}.cr-footer__social svg{width:19px;height:19px;fill:none;stroke:var(--color-text);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cr-footer__social a:hover svg{stroke:#fff}.cr-footer__menus{display:grid;gap:2px}.cr-footer__col{border-top:1px solid var(--color-line)}.cr-footer__col-title{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:4px 0;font-family:var(--font-heading);font-weight:var(--fw-medium);font-size:14px;color:var(--color-text);cursor:pointer;list-style:none}.cr-footer__col-title::-webkit-details-marker{display:none}.cr-footer__col-title:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand) 45%,transparent);outline-offset:2px;border-radius:var(--radius-sm)}.cr-footer__chev{width:18px;height:18px;flex:none;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--dur) var(--ease)}.cr-footer__col[open] .cr-footer__chev{transform:rotate(180deg)}.cr-footer__links{margin:0 0 14px;padding:0;list-style:none;display:grid;gap:10px}.cr-footer__links a,.cr-footer__plain{font-size:14px;line-height:1.5;text-decoration:none}.cr-footer a:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand) 45%,transparent);outline-offset:2px;border-radius:3px}.cr-footer a:hover{text-decoration:underline;text-underline-offset:2px}.cr-footer__strip{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--sp-3);padding:var(--sp-4) 0;border-top:1px solid var(--color-line)}.cr-footer__policies{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0;padding:0;list-style:none}.cr-footer__policies a{font-size:13px;line-height:1.5;color:var(--color-text-soft);text-decoration:none}.cr-footer__policies a:hover{color:var(--color-brand-deep);text-decoration:underline;text-underline-offset:2px}.cr-footer__pay{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.cr-footer__pay-label{font-size:12px;color:var(--color-text-faint)}.cr-footer__pay-icons{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.cr-footer__pay-icons li{display:flex}.cr-footer__pay-icon{width:36px;height:24px;display:block}.cr-footer__base{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:6px var(--sp-4);padding-top:var(--sp-4);border-top:1px solid var(--color-line)}.cr-footer__legal,.cr-footer__copy{margin:0;font-size:12px;line-height:1.6;color:var(--color-text-faint)}@media(max-width:749px){.cr-footer__brand{text-align:center}.cr-footer__tagline{margin-inline:auto}.cr-footer__social{justify-content:center}.cr-footer__links{justify-items:center;text-align:center}.cr-footer__strip{justify-content:center;text-align:center}.cr-footer__policies,.cr-footer__pay,.cr-footer__pay-icons{justify-content:center}.cr-footer__base{justify-content:center;text-align:center}.cr-footer__legal,.cr-footer__copy{width:100%}}@media(min-width:750px){.cr-footer__top{grid-template-columns:minmax(220px,1fr) 2fr;gap:var(--sp-7);padding-bottom:var(--sp-6)}.cr-footer__menus{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:var(--sp-5)}.cr-footer__col{border-top:0}.cr-footer__col-title{min-height:0;margin-bottom:12px;padding:0;cursor:default;pointer-events:none}.cr-footer__chev{display:none}.cr-footer__links{margin-bottom:0}.cr-footer__col--wide{grid-column:span 2}.cr-footer__col--wide .cr-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px var(--sp-5)}}@media(prefers-reduced-motion:reduce){.cr-footer__chev,.cr-footer__social a{transition:none}}.cr.cr-gr{padding-block:var(--cr-gr-space-top) var(--cr-gr-space-bottom)}.cr-gr__head{margin-bottom:var(--sp-4)}.cr-gr__title{margin:var(--sp-1) 0 0}.cr-gr__summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-top:var(--sp-3)}.cr-gr__score{font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:30px;line-height:1;color:var(--color-text);font-variant-numeric:tabular-nums}.cr-gr__count{font-size:var(--fs-small);color:var(--color-text-soft)}.cr-gr__verified{display:inline-flex;align-items:center;gap:6px;font-size:var(--fs-small);color:var(--color-text-soft)}.cr-gr__verified svg,.cr-gr__source svg{width:15px;height:15px;flex:none;display:block}.cr-gr__stars{display:inline-flex;align-items:center;gap:2px}.cr-gr__star{width:18px;height:18px;flex:none;fill:none;stroke:var(--color-line-strong);stroke-width:1.5}.cr-gr__star.is-on{fill:#f5a623;stroke:none}.cr-gr__stars--sm .cr-gr__star{width:15px;height:15px}.cr-gr__list{margin-top:var(--sp-2);padding-bottom:4px}.cr-gr__list:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand) 40%,transparent);outline-offset:4px;border-radius:var(--radius-sm)}.cr-gr__card{display:flex;flex-direction:column;gap:10px;min-height:190px;padding:16px 18px;border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);box-sizing:border-box}.cr-gr__card-head{display:flex;align-items:center;gap:10px}.cr-gr__avatar{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:50%;background:var(--color-brand-tint, var(--color-surface-2));color:var(--color-brand-deep);font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:15px}.cr-gr__who{display:flex;flex-direction:column;min-width:0;flex:1}.cr-gr__name{font-size:15px;line-height:1.25;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cr-gr__date{font-size:12px;line-height:1.3;color:var(--color-text-faint);margin-top:1px}.cr-gr__source{flex:none;display:inline-flex}.cr-gr__text{margin:0;font-size:var(--fs-body);line-height:1.55;color:var(--color-text-soft);max-width:62ch}.cr-gr__reply{margin-top:2px;padding:10px 12px;border-radius:var(--radius-sm);background:var(--color-surface-2);border-left:3px solid var(--color-brand)}.cr-gr__reply-label{display:block;font-family:var(--font-heading);font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-faint);margin-bottom:3px}.cr-gr__reply-text{margin:0;font-size:13px;line-height:1.5;color:var(--color-text-soft)}.cr-gr__card-link{margin-top:auto;align-self:flex-start;font-size:13px;color:var(--color-brand-deep);text-decoration:underline;text-underline-offset:2px}.cr-gr__cta{margin-top:var(--sp-4)}@media(min-width:900px){.cr-gr__list.cr-scroller{--card-w: calc((100% - 2 * var(--sp-3)) / 3);overflow-x:auto}.cr-gr__list.cr-scroller>*{flex:0 0 var(--card-w)}.cr-gr__summary{gap:10px 16px}}@media(max-width:749px){.cr-gr__head{margin-bottom:var(--sp-3)}.cr-gr__card{min-height:172px;padding:14px 15px}.cr-gr__score{font-size:26px}.cr-gr__text{font-size:15px;line-height:1.5}}.cr-promo{background:var(--promo-bg);color:var(--promo-text);font-family:var(--font-heading);font-weight:var(--fw-medium);font-size:var(--fs-caption);letter-spacing:.05em;text-align:center;padding:9px 12px}.cr-nav{position:sticky;top:0;z-index:40;background:var(--nav-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-line)}.cr-nav__inner{display:flex;align-items:center;justify-content:space-between;min-height:var(--nav-height);gap:var(--sp-4)}.cr-nav__logo{font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:18px;letter-spacing:-.01em;color:var(--color-text)}.cr-nav__logo-img{max-height:30px;width:auto}.cr-nav__links{display:none;align-items:center;gap:var(--sp-5);font-family:var(--font-heading);font-weight:var(--fw-medium);font-size:var(--fs-small)}.cr-nav__links a:hover{color:var(--color-brand)}.cr-nav__actions{display:flex;align-items:center;gap:var(--sp-2)}.cr-nav__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-pill);color:var(--color-text);border:none;background:transparent;cursor:pointer;position:relative}.cr-nav__badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--color-brand);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.cr-nav__cta{display:none;padding:8px 16px;font-size:var(--fs-small)}.cr-nav__burger{font-size:18px}@media(max-width:899px){.cr-nav__inner{position:relative}.cr-nav__links{position:absolute;top:calc(100% + 1px);left:var(--sp-3);right:var(--sp-3);z-index:2;padding:12px;flex-direction:column;align-items:stretch;gap:0;border:1px solid var(--color-line);border-radius:14px;background:var(--nav-bg);box-shadow:var(--shadow-md)}.cr-nav.is-open .cr-nav__links{display:flex}.cr-nav__links a{min-height:44px;display:flex;align-items:center;padding:0 10px;border-radius:10px}}@media(min-width:900px){.cr-nav__burger{display:none}.cr-nav__logo{position:static}.cr-nav__links{display:flex}.cr-nav__cta{display:inline-flex}}.cr-hero{position:relative;width:100%;max-width:none;overflow:clip;--hero-pad:clamp(16px,2vw,36px);padding-inline:0;padding-top:var(--sp-2)}.cr-hero__viewport{width:100%;max-width:100%;min-width:0;overflow:hidden;overscroll-behavior-x:contain;touch-action:pan-y;border-radius:clamp(16px,3vw,24px);box-shadow:0 12px 44px #2b261b0f;cursor:grab}.cr-hero__viewport.is-dragging{cursor:grabbing}.cr-hero__track{display:flex;width:100%;min-width:0;transform:translateZ(0);transition:transform .5s var(--ease);will-change:transform}.cr-hero__track.is-dragging{transition:none}.cr-hero__slide{position:relative;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;display:block;overflow:hidden;-webkit-user-select:none;user-select:none}.cr-hero__pic{display:block;width:100%}.cr-hero__img{display:block;width:100%;max-width:100%;aspect-ratio:4/5;object-fit:cover;-webkit-user-drag:none}.cr-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(15,13,8,var(--cr-hero-overlay));pointer-events:none}.cr-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;padding:clamp(24px,6vw,72px);color:var(--cr-hero-text);pointer-events:none}.cr-hero__content--left{justify-content:flex-start;text-align:left}.cr-hero__content--center{justify-content:center;text-align:center}.cr-hero__content--right{justify-content:flex-end;text-align:right}.cr-hero__copy{display:flex;flex-direction:column;align-items:flex-start;max-width:min(590px,82%)}.cr-hero__content--center .cr-hero__copy{align-items:center}.cr-hero__content--right .cr-hero__copy{align-items:flex-end}.cr-hero__eyebrow{font-family:var(--font-heading);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.cr-hero__heading{display:block;font-family:var(--font-heading);font-size:clamp(32px,5vw,68px);line-height:.98;letter-spacing:-.035em;max-width:12ch}.cr-hero__sub{display:block;font-size:clamp(14px,1.8vw,19px);line-height:1.45;margin-top:16px;max-width:42ch}.cr-hero__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:22px;padding:12px 20px;border-radius:999px;background:var(--color-brand-deep);color:#fff;font-family:var(--font-heading);font-size:13px;font-weight:700;box-shadow:0 8px 24px #32361626}.cr-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;background:#ffffffe0;color:var(--color-brand-deep);display:none;align-items:center;justify-content:center;box-shadow:0 4px 14px -4px #140f0a66}.cr-hero__arrow svg{width:20px;height:20px}.cr-hero__arrow--prev{left:var(--hero-pad)}.cr-hero__arrow--next{right:var(--hero-pad)}.cr-hero__arrow:focus-visible,.cr-hero__dots button:focus-visible{outline:2px solid #fff;outline-offset:3px}.cr-hero__dots{position:absolute;left:0;right:0;bottom:12px;z-index:3;display:flex;gap:8px;justify-content:center}.cr-hero__dots button{width:10px;height:10px;border-radius:999px;border:none;background:#ffffff8c;cursor:pointer;padding:0;box-shadow:0 1px 3px #140f0a4d;transition:width var(--dur) var(--ease),background-color var(--dur) var(--ease)}.cr-hero__dots button[aria-current=true]{background:#fff;width:24px;border-radius:5px}@media(min-width:700px){.cr-hero__arrow{display:flex}}@media(min-width:900px){.cr-hero{margin-inline:0}.cr-hero .cr-hero__img,.cr-hero .cr-imgslot[data-ratio=hero]{aspect-ratio:12/5;height:auto}}@media(max-width:749px){.cr-hero__content{align-items:flex-start;padding-top:32px}.cr-hero__heading{font-size:clamp(30px,10vw,44px)}.cr-hero__sub{max-width:28ch}.cr-hero__cta{padding:11px 17px}}@media(prefers-reduced-motion:reduce){.cr-hero__track,.cr-hero__dots button{transition:none}}.cr-nutri__head{margin-bottom:var(--sp-3)}.cr-nutri__tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.cr-nutri__tab{flex:none;white-space:nowrap;cursor:pointer;font-family:var(--font-heading);font-weight:var(--fw-medium);font-size:13px;padding:6px 12px;border-radius:var(--radius-pill);background:var(--color-surface);border:1px solid var(--color-line-strong);color:var(--color-text-soft)}.cr-nutri__tab[aria-selected=true]{background:var(--color-brand);color:#fff;border-color:var(--color-brand)}.cr-nutri__variants{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:12px}.cr-nutri__pill{cursor:pointer;font-family:var(--font-heading);font-size:12px;padding:4px 10px;border-radius:var(--radius-pill);background:var(--color-bg);border:1px solid var(--color-line);color:var(--color-text-soft)}.cr-nutri__pill[aria-selected=true]{background:var(--color-brand);color:#fff;border-color:var(--color-brand)}.cr-nutri__body{border:1px solid var(--color-line);border-radius:var(--radius);padding:16px 18px;background:var(--color-surface)}.cr-nutri__desc{font-size:14px;color:var(--color-text-soft);margin:0 0 10px;line-height:1.35}.cr-nutri__ing{font-size:13px;color:var(--color-text-soft);margin:0 0 10px}.cr-nutri__portion{margin:8px 0 6px;font-size:11px}.cr-nutri__table-scroll{overflow-x:auto}.cr-nutri__table{width:100%;border-collapse:collapse;font-size:13px}.cr-nutri__table th,.cr-nutri__table td{text-align:left;padding:5px 8px;border-bottom:1px solid var(--color-line)}.cr-nutri__table td:nth-child(n+2),.cr-nutri__table th:nth-child(n+2){text-align:right;white-space:nowrap}.cr-nutri__vd{color:var(--color-text-faint);font-size:11px}.cr-nutri__table th{font-family:var(--font-heading);font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-faint);font-weight:var(--fw-medium)}.cr-nutri__claims{font-size:12px;color:var(--color-text-soft);margin:10px 0 0;white-space:pre-line}.cr-nutri__aviso{font-size:11px;color:var(--cr-cacau);margin-top:8px;font-style:italic}.cr-nutri__footnote{margin:8px 0 0;font-size:10px;color:var(--color-text-faint)}.cr-pdp__grid{display:grid;gap:var(--sp-6)}@media(min-width:800px){.cr-pdp__grid{grid-template-columns:1fr 1fr;align-items:start;gap:var(--sp-8)}}.cr-pdp__gallery{position:relative}@media(min-width:800px){.cr-pdp__gallery{position:sticky;top:80px}}.cr-pdp__main-img{border-radius:var(--radius);overflow:hidden;background:var(--color-surface-2);aspect-ratio:1/1}.cr-pdp__img{width:100%;height:100%;object-fit:cover}.cr-pdp__thumbs{display:flex;gap:var(--sp-2);margin-top:var(--sp-3);overflow-x:auto;scrollbar-width:none}.cr-pdp__thumbs::-webkit-scrollbar{display:none}.cr-pdp__thumb{flex:0 0 64px;height:64px;border-radius:var(--radius-sm);overflow:hidden;border:1.5px solid var(--color-line);background:none;cursor:pointer;padding:0}.cr-pdp__thumb[aria-current=true]{border-color:var(--color-brand)}.cr-pdp__thumb img{width:100%;height:100%;object-fit:cover}.cr-pdp__badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:var(--sp-3)}.cr-pdp__title{margin-bottom:var(--sp-2)}.cr-pdp__price{display:flex;align-items:baseline;gap:var(--sp-3);margin-bottom:var(--sp-4)}.cr-pdp__price-now{font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:26px;font-variant-numeric:tabular-nums}.cr-pdp__price-was{font-family:var(--mono, var(--font-body));color:var(--color-text-faint);text-decoration:line-through;font-size:var(--fs-body)}.cr-pdp__desc{color:var(--color-text-soft);font-size:var(--fs-body);margin-bottom:var(--sp-5)}.cr-pdp__desc p{margin:0 0 var(--sp-2)}.cr-pdp__opt{margin-bottom:var(--sp-4)}.cr-pdp__opt-label{margin-bottom:var(--sp-2)}.cr-pdp__pills{display:flex;gap:8px;flex-wrap:wrap}.cr-pdp__pill{font-family:var(--font-heading);font-weight:var(--fw-medium);font-size:var(--fs-small);padding:9px 16px;border-radius:var(--radius-pill);background:var(--color-surface);border:1.5px solid var(--color-line-strong);color:var(--color-text-soft);cursor:pointer}.cr-pdp__pill[aria-pressed=true]{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.cr-pdp__pill[data-unavailable=true]{opacity:.4;text-decoration:line-through}.cr-pdp__buy{display:flex;gap:var(--sp-3);align-items:stretch;margin:var(--sp-4) 0 var(--sp-3)}.cr-pdp__qty{display:flex;align-items:center;border:1.5px solid var(--color-line-strong);border-radius:var(--radius-pill);overflow:hidden;flex:none}.cr-pdp__qty button{width:40px;height:100%;border:none;background:var(--color-surface);cursor:pointer;font-size:18px}.cr-pdp__qty input{width:44px;text-align:center;border:none;background:transparent;font-family:var(--font-heading);font-size:var(--fs-body);-moz-appearance:textfield}.cr-pdp__qty input::-webkit-outer-spin-button,.cr-pdp__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cr-pdp__add{flex:1}.cr-pdp__combo-link{display:inline-block;font-family:var(--font-heading);font-weight:var(--fw-medium);font-size:var(--fs-small);color:var(--color-brand-deep);text-decoration:underline;text-underline-offset:3px}.cr-pdp__perks{list-style:none;padding:0;margin:var(--sp-4) 0 0;display:grid;gap:6px}.cr-pdp__perks li{font-size:var(--fs-small);color:var(--color-text-soft);padding-left:22px;position:relative}.cr-pdp__perks li:before{content:"\2713";position:absolute;left:0;color:var(--color-brand);font-weight:700}.cr-pdp__error{color:var(--cr-cacau);font-size:var(--fs-small);margin:var(--sp-2) 0 0}.cr-products__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:var(--sp-5)}.cr-products__head .cr-h2{margin:0}.cr-products__all{font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:var(--fs-small);color:var(--color-brand-deep);white-space:nowrap}.cr-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}@media(min-width:900px){.cr-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}.cr-prodcard{display:flex;flex-direction:column;min-width:0;background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;padding:14px;transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease)}@media(min-width:900px){.cr-prodcard{padding:16px}}.cr-prodcard:hover{transform:translateY(-3px);box-shadow:0 14px 36px #42362214;border-color:color-mix(in srgb,var(--color-brand) 35%,var(--card-border))}.cr-prodcard__open{border:0;background:none;padding:0;color:inherit;font:inherit;text-align:inherit;cursor:pointer}.cr-prodcard__media{display:block;aspect-ratio:4/5!important;border-radius:15px;overflow:hidden;background:color-mix(in srgb,var(--cr-pulp) 22%,#fff)}.cr-products .cr-prodcard__img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transition:transform .35s var(--ease)}.cr-prodcard:hover .cr-prodcard__img{transform:scale(1.015)}.cr-prodcard__body{display:flex;flex:1;flex-direction:column;padding:14px 2px 2px;text-align:left}.cr-prodcard__title{font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:clamp(15px,1.5vw,18px);line-height:1.2;margin:0 0 5px}.cr-prodcard__price{font-family:var(--font-heading);font-weight:var(--fw-bold);font-size:14px;color:var(--color-text-soft)}.cr-prodcard__meta{font-size:12px;color:var(--color-text-faint);margin:5px 0 0;line-height:1.35}.cr-prodcard__actions{display:grid;gap:8px;margin-top:auto;padding-top:14px}.cr-prodcard__actions .cr-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:10px 12px;font-size:12px;line-height:1.25;text-align:center!important}.cr-prodcard__details{background:transparent!important;color:var(--color-brand-deep)!important;border:1px solid color-mix(in srgb,var(--color-brand) 60%,#fff)!important}.cr-prodcard__combo{color:#fff!important}@media(max-width:639px){.cr-products__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;gap:12px;padding:0 2px 8px;scrollbar-width:none}.cr-products__grid::-webkit-scrollbar{display:none}.cr-products__grid>.cr-prodcard{flex:0 0 min(78vw,304px);scroll-snap-align:start}.cr-prodcard__actions{gap:7px}.cr-prodcard__actions .cr-btn{min-height:46px;font-size:11px;padding-inline:8px}.cr-prodcard__meta{display:none}}.cr-proof{overflow:clip}.cr-proof__title{margin-bottom:var(--sp-4)}.cr-proof__testi-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.cr-proof__label{margin:0}.cr-proof__arrows{display:flex;gap:8px}.cr-proof__arrows button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--color-line);border-radius:50%;background:#fff;color:var(--color-brand-deep);cursor:pointer}.cr-proof__arrows svg{width:19px;height:19px}.cr-proof__testis{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab}.cr-proof__testis.is-dragging{cursor:grabbing;scroll-snap-type:none}.cr-proof__testi-track{display:flex;gap:14px}.cr-testi{flex:0 0 min(88vw,420px);scroll-snap-align:start;border:1px solid var(--color-line);border-radius:18px;padding:20px;background:var(--color-surface);margin:0}.cr-testi__who{display:flex;align-items:center;gap:12px;margin-bottom:14px}.cr-testi__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.cr-testi__who b{display:block;font-size:13px}.cr-testi__who small{display:block;font-size:11px;color:var(--color-text-faint)}.cr-testi__quote{margin:0;font-size:14px;line-height:1.55;color:var(--color-text-soft);font-style:normal}.cr-proof__partner-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:46px 0 18px}.cr-proof__partner-head h3{font-family:var(--font-heading);font-size:clamp(22px,2.5vw,30px);margin:0}.cr-proof__partner-head p{margin:0;color:var(--color-text-soft);font-size:13px}.cr-proof__logo-viewport{width:100%;max-width:100%;overflow:hidden;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.cr-proof__logo-viewport.is-dragging{cursor:grabbing}.cr-proof__logo-track{display:flex;width:max-content;will-change:transform}.cr-proof__logo-set{display:flex;align-items:center;flex:none;gap:var(--cr-logo-gap);padding-right:var(--cr-logo-gap)}.cr-proof__logo-wrap{height:calc(var(--cr-logo-mobile) + 18px);min-width:120px;display:flex;align-items:center;justify-content:center;padding:4px 10px;background:transparent;border:0}.cr-proof__logo-img{display:block;max-height:var(--cr-logo-mobile);max-width:150px;width:auto;height:auto;object-fit:contain}.cr-proof__logo-text{font-family:var(--font-heading);font-weight:700;font-size:12px;color:var(--color-text-soft)}.cr-proof__press{margin-top:28px;border:1px solid var(--color-line);border-radius:16px;padding:18px;background:var(--color-surface);font-size:13px;color:var(--color-text-soft)}.cr-proof__press cite{display:block;margin-top:8px;font-style:normal;font-size:11px;color:var(--color-text-faint)}.cr-proof button:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand) 65%,#fff);outline-offset:2px}@media(min-width:750px){.cr-proof__logo-wrap{height:calc(var(--cr-logo-desktop) + 20px);min-width:150px}.cr-proof__logo-img{max-height:var(--cr-logo-desktop);max-width:190px}}@media(min-width:900px){.cr-proof__testi-track{gap:18px}.cr-testi{flex-basis:calc((100% - 36px)/3)}}@media(prefers-reduced-motion:reduce){.cr-proof__testis{scroll-behavior:auto}}.cr-story__grid{display:grid;gap:var(--sp-4)}.cr-story__title{margin:0}@media(min-width:800px){.cr-story__grid{grid-template-columns:1.1fr 1fr;grid-template-areas:"title media" "text media";align-items:start;gap:var(--sp-3) var(--sp-8)}.cr-story__title{grid-area:title}.cr-story__media{grid-area:media;align-self:start}.cr-story__text{grid-area:text}}.cr-story__rte p{font-size:var(--fs-body);color:var(--color-text-soft);margin:0 0 var(--sp-3)}.cr-story__sig{font-family:var(--font-heading);font-style:italic;font-size:var(--fs-lead);color:var(--color-text);margin-top:var(--sp-4)}.cr-story__img{width:100%;border-radius:var(--radius);aspect-ratio:1/1;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
