.true-not-found{display:grid;min-height:68vh;place-items:center;background:var(--true-pink);text-align:center}.true-not-found__inner{max-width:720px}.true-not-found .true-eyebrow{justify-content:center}.true-not-found h1{color:var(--true-espresso)}.true-not-found .true-lead{margin-inline:auto;margin-bottom:28px}.true-bundle{scroll-margin-top:118px;background:radial-gradient(circle at 8% 18%,rgba(248,199,212,.55) 0 10%,transparent 10.2%),radial-gradient(circle at 92% 84%,rgba(252,208,158,.62) 0 12%,transparent 12.2%),var(--true-vanilla)}.true-bundle__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(590px,1.28fr);align-items:center;gap:clamp(38px,7vw,86px)}.true-bundle__copy,.true-bundle__panel{min-width:0}.true-bundle__copy h2{margin-bottom:20px;color:var(--true-espresso)}.true-bundle__discount{display:flex;width:fit-content;margin-top:24px;padding:10px 15px;align-items:center;gap:10px;color:var(--true-espresso);background:var(--true-biscuit);border-radius:999px}.true-bundle__discount strong{font-family:var(--font-heading);font-size:1.25rem}.true-bundle__discount span{font-size:.72rem;font-weight:700}.true-bundle__facts{display:grid;margin:24px 0 0;padding:0;gap:9px;list-style:none}.true-bundle__facts li{display:flex;align-items:center;gap:10px;color:var(--true-muted);font-size:.84rem}.true-bundle__facts li:before{width:8px;height:8px;flex:0 0 8px;content:"";background:var(--true-caramel);border-radius:50%}.true-bundle__panel{padding:clamp(18px,3vw,30px);background:#ffffffe0;border:1px solid var(--true-line);border-radius:var(--true-radius-lg);box-shadow:var(--true-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.true-bundle__preset-heading{display:flex;margin-bottom:10px;align-items:baseline;justify-content:space-between;gap:12px}.true-bundle__preset-heading strong{color:var(--true-espresso);font-family:var(--font-heading);font-size:.86rem}.true-bundle__preset-heading span{color:var(--true-muted);font-size:.67rem}.true-bundle__presets{display:flex;margin-bottom:18px;gap:7px;overflow-x:auto}.true-bundle__presets button{min-height:34px;padding:7px 11px;color:var(--true-cacao);background:var(--true-cream);border:1px solid var(--true-line);border-radius:999px;font-family:var(--font-heading);font-size:.64rem;font-weight:800;white-space:nowrap;cursor:pointer}.true-bundle__presets button:hover,.true-bundle__presets button:focus-visible,.true-bundle__presets button.is-active{color:#fff;background:var(--true-espresso)}.true-bundle__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.true-bundle__product{--bundle-main: var(--true-pink);display:grid;grid-template-columns:92px minmax(0,1fr);overflow:hidden;background:color-mix(in srgb,var(--bundle-main) 58%,white);border:1px solid rgba(76,55,27,.11);border-radius:16px}.true-bundle__product--clusters-dark-chocolate-200-g{--bundle-main: var(--true-rose)}.true-bundle__product--clusters-milk-chocolate-200-g{--bundle-main: var(--true-caramel)}.true-bundle__product--flakes-dark-chocolate-200-g{--bundle-main: var(--true-pink)}.true-bundle__product--flakes-milk-chocolate-200-g{--bundle-main: var(--true-biscuit)}.true-bundle__image{display:block;overflow:hidden}.true-bundle__image img{width:100%;height:100%;object-fit:cover}.true-bundle__product-info{padding:12px}.true-bundle__product-info>strong,.true-bundle__product-info>small{display:block}.true-bundle__product-info>strong{color:var(--true-espresso);font-family:var(--font-heading);font-size:.72rem}.true-bundle__product-info>small{margin-top:3px;color:var(--true-muted);font-size:.62rem}.true-bundle__quantity{display:inline-grid;margin-top:9px;grid-template-columns:30px 30px 30px;align-items:center;background:#ffffffc7;border:1px solid var(--true-line);border-radius:999px}.true-bundle__quantity button{height:30px;padding:0;color:var(--true-espresso);background:transparent;border:0;cursor:pointer}.true-bundle__quantity button:disabled{opacity:.32;cursor:not-allowed}.true-bundle__quantity output{color:var(--true-espresso);font-family:var(--font-heading);font-size:.72rem;font-weight:800;text-align:center}.true-bundle__progress{display:grid;margin-top:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;color:var(--true-muted);font-size:.7rem}.true-bundle__progress strong{color:var(--true-espresso);font-family:var(--font-heading);font-size:1rem}.true-bundle__progress-track{height:8px;overflow:hidden;background:#eadfd2;border-radius:999px}.true-bundle__progress-track i{display:block;height:100%;background:linear-gradient(90deg,var(--true-rose),var(--true-caramel));border-radius:inherit;transition:width .18s ease}.true-bundle__checkout{display:grid;margin-top:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px}.true-bundle__totals span,.true-bundle__totals strong,.true-bundle__totals small{display:block}.true-bundle__totals span,.true-bundle__totals small{color:var(--true-muted);font-size:.67rem}.true-bundle__totals strong{margin:2px 0;color:var(--true-cacao);font-family:var(--font-heading);font-size:1.25rem}.true-bundle__totals b{color:var(--true-cacao)}.true-bundle__note,.true-bundle__status{margin:10px 0 0;color:var(--true-muted);font-size:.68rem}.true-bundle__status:not(:empty){color:var(--true-cacao);font-weight:700}@media(max-width:980px){.true-bundle__grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:620px){.true-bundle__products{grid-template-columns:1fr}.true-bundle__product{grid-template-columns:104px minmax(0,1fr)}.true-bundle__checkout{grid-template-columns:1fr}.true-bundle__checkout .true-button{width:100%}}@media(prefers-reduced-motion:reduce){.true-bundle__progress-track i{transition:none}}.true-cart{min-height:68vh;background:var(--true-cream)}.true-cart__header{margin-bottom:42px}.true-cart__header h1{margin-bottom:0;color:var(--true-espresso)}.true-cart__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:clamp(32px,6vw,76px)}.true-cart__items{display:grid;gap:14px}.true-cart-item{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:22px;padding:16px;background:#fff;border:1px solid var(--true-line);border-radius:20px}.true-cart-item__image{display:block;width:100%;aspect-ratio:1;height:auto;overflow:hidden;background:var(--true-pink);border-radius:14px}.true-cart-item__image img{width:100%;height:100%;object-fit:cover}.true-cart-item h2{margin-bottom:7px;font-size:1.05rem}.true-cart-item h2 a{text-decoration:none}.true-cart-item__body>p{margin-bottom:8px;color:var(--true-muted);font-size:.82rem}.true-cart-item__actions{display:flex;margin-top:16px;align-items:center;gap:10px}.true-cart-item__actions label{color:var(--true-muted);font-size:.72rem}.true-cart-item__actions .true-input{width:70px;min-height:40px;padding:8px}.true-cart-item__actions a{color:var(--true-cacao);font-size:.76rem}.true-cart-item__total{font-family:var(--font-heading);white-space:nowrap}.true-cart__summary{position:sticky;top:130px;padding:30px;background:var(--true-biscuit);border-radius:var(--true-radius)}.true-cart__summary h2{font-size:1.6rem}.true-cart__subtotal{display:flex;margin-block:20px;padding-block:18px;align-items:center;justify-content:space-between;gap:20px;border-block:1px solid rgba(76,55,27,.18)}.true-cart__summary>p{color:var(--true-muted);font-size:.82rem}.true-cart__summary .true-button{width:100%;margin-top:10px}.true-cart__summary .true-text-link{display:flex;margin-top:20px;justify-content:center}.true-cart__payments{display:grid;margin-top:18px;justify-items:center;gap:7px;color:var(--true-muted);font-size:.68rem}.true-cart__payments>span{font-family:var(--font-heading);font-weight:800}.true-cart__payments ul{display:flex;margin:0;padding:0;justify-content:center;flex-wrap:wrap;gap:5px;list-style:none}.true-cart__payments .icon{width:38px;height:24px}.true-cart__policy-links{display:flex;margin-top:16px;justify-content:center;flex-wrap:wrap;gap:7px 12px;color:var(--true-muted);font-size:.68rem;text-align:center}.true-cart__policy-links a{color:var(--true-cacao)}.true-cart__bundle-link{display:block;margin-top:20px;padding:16px;color:var(--true-espresso);background:var(--true-pink);border-radius:15px;text-decoration:none}.true-cart__bundle-link strong,.true-cart__bundle-link span{display:block}.true-cart__bundle-link strong{font-family:var(--font-heading);font-size:.78rem}.true-cart__bundle-link span{margin-top:4px;color:var(--true-muted);font-size:.68rem}.true-cart__empty{max-width:620px;padding:46px;background:#fff;border-radius:var(--true-radius)}@media(max-width:900px){.true-cart__grid{grid-template-columns:1fr}.true-cart__summary{position:static}}@media(max-width:620px){.true-cart-item{grid-template-columns:100px 1fr;align-items:start}.true-cart-item__image{height:auto}.true-cart-item__total{grid-column:2}.true-cart-item__actions{align-items:flex-start;flex-direction:column}}.true-collection{min-height:65vh;background:var(--true-cream)}.true-collection__header{max-width:760px;margin-bottom:48px}.true-collection__header h1{margin-bottom:20px;color:var(--true-espresso)}.true-collection__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.true-collection-card .true-card__media{aspect-ratio:1;background:var(--true-cream)}.true-collection-card--clusters-dark-chocolate-200-g .true-card__media{background:var(--true-rose)}.true-collection-card--clusters-milk-chocolate-200-g .true-card__media{background:var(--true-caramel)}.true-collection-card--flakes-dark-chocolate-200-g .true-card__media{background:var(--true-pink)}.true-collection-card--flakes-milk-chocolate-200-g .true-card__media{background:var(--true-biscuit)}.true-collection-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;transition:opacity .28s ease,transform .36s ease}.true-collection-card__image img{width:100%;height:100%;padding:0;object-fit:contain}.true-collection-card__image--pack img{object-fit:cover}.true-collection-card__image--product{opacity:0;transform:scale(.88) translateY(10px)}@media(hover:hover){.true-collection-card:hover .true-collection-card__image--pack,.true-collection-card:focus-within .true-collection-card__image--pack{opacity:0;transform:scale(.94)}.true-collection-card:hover .true-collection-card__image--product,.true-collection-card:focus-within .true-collection-card__image--product{opacity:1;transform:scale(1.18)}}.true-collection-card__badge{position:absolute;top:14px;left:14px;padding:7px 10px;color:#fff;background:var(--true-espresso);border-radius:999px;font-family:var(--font-heading);font-size:.62rem;font-weight:800;text-transform:uppercase}.true-collection-card__type{margin-bottom:6px;color:var(--true-cacao);font-family:var(--font-heading);font-size:.67rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.true-collection-card__arrow{display:inline-grid;width:34px;height:34px;place-items:center;background:var(--true-cream);border-radius:50%;text-decoration:none}.true-pagination{margin-top:48px;text-align:center}.true-pagination .page,.true-pagination .next,.true-pagination .prev{display:inline-grid;min-width:40px;height:40px;margin:3px;place-items:center;border:1px solid var(--true-line);border-radius:50%}.true-collection__empty{max-width:620px;padding:44px;background:#fff;border-radius:var(--true-radius)}@media(max-width:990px){.true-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.true-collection__grid{grid-template-columns:1fr}}.true-footer{padding-top:clamp(64px,8vw,100px);color:#fff8ef;background:#4c371b}.true-footer__grid{display:grid;grid-template-columns:1.25fr .8fr 1fr 1.25fr;gap:clamp(30px,5vw,72px);padding-bottom:64px}.true-footer__logo{display:inline-block;color:#fff8ef;text-decoration:none}.true-footer__logo img{width:190px;height:auto}.true-footer__logo span{color:#fff8ef;font-family:var(--font-heading);font-size:3.25rem;font-weight:500;letter-spacing:-.075em;line-height:1}.true-footer__origin,.true-footer__contact p,.true-footer__newsletter p{color:#fff8efb3;font-size:.9rem}.true-footer__origin{margin-top:20px}.true-footer h2{margin-bottom:20px;color:#fcd09e;font-size:.78rem;letter-spacing:.09em;text-transform:uppercase}.true-footer nav{display:grid;gap:11px}.true-footer nav a,.true-footer__contact a{color:#fff8ef;font-size:.9rem;text-decoration:none}.true-footer nav a:hover,.true-footer__contact a:hover{color:#f8c7d4}.true-footer__social{display:flex;gap:16px;margin-top:24px}.true-footer__social a{color:#fff8ef;font-family:var(--font-heading);font-size:.74rem;font-weight:800}.true-newsletter-form{display:grid;position:relative;grid-template-columns:1fr 48px;margin-top:20px}.true-newsletter-form .true-input{padding-right:52px;color:#fff8ef;background:#ffffff14;border-color:#ffffff38;border-radius:999px}.true-newsletter-form .true-input::placeholder{color:#fff8ef8c}.true-newsletter-form button{display:grid;width:42px;height:42px;margin:4px 4px 4px -46px;padding:0;place-items:center;color:#4c371b;background:#f8c7d4;border:0;border-radius:50%;cursor:pointer}.true-footer__form-message{grid-column:1 / -1;margin-top:10px;color:#fcd09e!important}.true-footer__bottom{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px;color:#fff8ef8a;border-top:1px solid rgba(255,255,255,.13);font-size:.75rem}@media(max-width:960px){.true-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:590px){.true-footer__grid{grid-template-columns:1fr}.true-footer__bottom{min-height:96px;align-items:flex-start;flex-direction:column;justify-content:center}}.true-announcement{position:relative;z-index:40;color:#fff8ef;background:#4c371b;font-family:var(--font-heading);font-size:.69rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.true-announcement__inner{display:flex;min-height:32px;align-items:center;justify-content:center;gap:14px;text-align:center}.true-announcement a{color:#fcd09e}.true-header{position:sticky;z-index:35;top:0;background:#fffdf8f0;border-bottom:1px solid rgba(76,55,27,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.true-header__inner{display:grid;min-height:78px;grid-template-columns:170px minmax(0,1fr) 150px;align-items:center;gap:20px}.true-logo{display:inline-flex;width:fit-content;align-items:center;text-decoration:none}.true-logo img{width:132px;height:auto;object-fit:contain}.true-logo__word{color:var(--true-espresso);font-family:var(--font-heading);font-size:2rem;font-weight:500;letter-spacing:-.07em}.true-header__nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.1vw,32px)}.true-header__nav a{position:relative;color:var(--true-espresso);font-family:var(--font-heading);font-size:.77rem;font-weight:700;text-decoration:none}.true-header__nav a:after{position:absolute;right:0;bottom:-7px;left:0;height:2px;content:"";background:var(--true-caramel);transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.true-header__nav a:hover:after,.true-header__nav a[aria-current=page]:after{transform:scaleX(1);transform-origin:left}.true-header__tools{display:flex;align-items:center;justify-content:flex-end;gap:8px}.true-icon-button{display:inline-flex;position:relative;width:42px;height:42px;padding:0;align-items:center;justify-content:center;color:var(--true-espresso);background:transparent;border:0;border-radius:50%;text-decoration:none;cursor:pointer}.true-icon-button:hover{background:var(--true-cream)}.true-cart-link__count{display:inline-flex;position:absolute;top:1px;right:0;width:18px;height:18px;align-items:center;justify-content:center;color:#fff;background:var(--true-cacao);border-radius:50%;font-family:var(--font-heading);font-size:.62rem;font-weight:800}.true-mobile-menu{display:none}.true-mobile-menu summary{list-style:none}.true-mobile-menu summary::-webkit-details-marker{display:none}.true-mobile-menu__panel{display:flex;position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;padding:22px;flex-direction:column;color:var(--true-espresso);background:#fff8ef;isolation:isolate;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.true-mobile-menu__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:54px}.true-mobile-menu__title{font-family:var(--font-heading);font-size:1rem;font-weight:800}.true-mobile-menu__close{display:inline-grid;width:44px;height:44px;padding:0;place-items:center;color:var(--true-espresso);background:#fff;border:1px solid var(--true-line);border-radius:50%}.true-mobile-menu nav{display:grid;margin-bottom:42px}.true-mobile-menu nav a{padding-block:16px;border-bottom:1px solid var(--true-line);font-family:var(--font-heading);font-size:clamp(1.5rem,7vw,2.3rem);font-weight:700;letter-spacing:-.04em;text-decoration:none}.true-mobile-menu__panel>.true-button{width:fit-content;margin-top:auto}@media(max-width:990px){body.menu-open #MainContent,body.menu-open footer{visibility:hidden}body.menu-open .true-header{z-index:1000;backdrop-filter:none;-webkit-backdrop-filter:none}.true-header__inner{min-height:70px;grid-template-columns:1fr auto}.true-header__nav{display:none}.true-logo img{height:48px}.true-mobile-menu{display:block}.true-mobile-menu[open]{position:fixed;z-index:1001;top:32px;right:0;bottom:0;left:0}.true-mobile-menu[open]>summary{display:none}.true-mobile-menu__panel{z-index:1002;top:32px;right:0;bottom:0;left:0;min-height:calc(100vh - 32px);min-height:calc(100dvh - 32px);padding:22px 22px calc(22px + env(safe-area-inset-bottom))}}@media(max-width:520px){.true-announcement__inner{justify-content:space-between;gap:8px}.true-header__search{display:none}}.true-home-hero{position:relative;overflow:clip;background:radial-gradient(circle at 8% 90%,rgba(248,199,212,.6) 0 9%,transparent 9.2%),radial-gradient(circle at 88% 18%,rgba(252,208,158,.55) 0 11%,transparent 11.2%),#fff8ef}.true-home-hero__grid{display:grid;min-height:clamp(650px,78vh,800px);grid-template-columns:minmax(0,.93fr) minmax(470px,1.07fr);align-items:center;gap:42px;padding-block:clamp(64px,8vw,110px)}.true-home-hero__copy{position:relative;z-index:2}.true-home-hero h1{max-width:720px;margin-bottom:24px;color:var(--true-espresso)}.true-home-hero .true-lead{max-width:580px;margin-bottom:30px}.true-home-hero__proof{margin-top:34px}.true-home-hero__visual{position:relative;min-width:0}.true-home-hero__composition{position:relative;display:block;width:112%;max-width:760px;aspect-ratio:1.18 / 1;margin-left:-8%;isolation:isolate}.true-home-hero__item{--hero-rotate: 0deg;--hero-lift: 0px;--hero-accent: var(--true-pink);position:absolute;top:15%;left:0;width:31.5%;height:78%;color:var(--true-espresso);text-decoration:none;transform:translateY(var(--hero-lift)) rotate(var(--hero-rotate));transform-origin:50% 82%;transition:opacity .26s ease,filter .26s ease,transform .42s cubic-bezier(.2,.75,.25,1)}.true-home-hero__item--clusters-dark{--hero-rotate: -4deg;--hero-lift: 22px;--hero-accent: var(--true-rose);left:0;z-index:2}.true-home-hero__item--clusters-milk{--hero-rotate: -1deg;--hero-accent: var(--true-caramel);left:23%;z-index:4}.true-home-hero__item--flakes-dark{--hero-rotate: 1deg;--hero-lift: 4px;--hero-accent: var(--true-pink);left:46%;z-index:5}.true-home-hero__item--flakes-milk{--hero-rotate: 4deg;--hero-lift: 24px;--hero-accent: var(--true-biscuit);left:69%;z-index:3}.true-home-hero__composition:hover .true-home-hero__item:not(:hover),.true-home-hero__composition:focus-within .true-home-hero__item:not(:focus){opacity:.52;filter:saturate(.72);transform:translateY(var(--hero-lift)) rotate(var(--hero-rotate)) scale(.94)}.true-home-hero__item:hover,.true-home-hero__item:focus-visible{z-index:20;outline:none;transform:translateY(calc(var(--hero-lift) - 12px)) rotate(0) scale(1.09)}.true-home-hero__package,.true-home-hero__loose-product{position:absolute;display:block}.true-home-hero__package{inset:3% 2% auto;height:83%;overflow:visible;z-index:1;transition:transform .42s cubic-bezier(.2,.75,.25,1)}.true-home-hero__loose-product{right:-4%;top:3%;bottom:auto;left:-4%;height:44%;z-index:0;opacity:0;transform:translateY(92%) scale(.54) rotate(-4deg);transform-origin:50% 75%;pointer-events:none;transition:opacity .18s ease,transform .52s cubic-bezier(.18,.86,.28,1.18)}.true-home-hero__loose-product--flakes{right:-10%;left:-10%;height:41%}.true-home-hero__item:hover .true-home-hero__package,.true-home-hero__item:focus-visible .true-home-hero__package{transform:translateY(10px)}.true-home-hero__item:hover .true-home-hero__loose-product,.true-home-hero__item:focus-visible .true-home-hero__loose-product{z-index:3;opacity:1;transform:translateY(-52%) scale(1.06) rotate(0)}.true-home-hero__package img,.true-home-hero__loose-product img{position:absolute;display:block;max-width:none;object-fit:contain}.true-home-hero__package img{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 20px 20px rgba(76,55,27,.16))}.true-home-hero__loose-product img{top:-30%;right:-30%;bottom:-30%;left:-30%;width:160%;height:160%;filter:drop-shadow(0 16px 14px rgba(76,55,27,.22))}.true-home-hero__loose-product--flakes img{top:-40%;right:-40%;bottom:-40%;left:-40%;width:180%;height:180%}.true-home-hero__selector-label{position:absolute;right:4%;bottom:-1%;left:4%;z-index:4;padding:8px 10px;overflow:hidden;color:var(--true-espresso);background:color-mix(in srgb,var(--hero-accent) 78%,#fff8ef);border:1px solid rgba(76,55,27,.16);border-radius:999px;box-shadow:0 8px 20px #4c371b1a;font-family:var(--font-heading);font-size:clamp(.56rem,.72vw,.68rem);font-weight:800;letter-spacing:.035em;line-height:1;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;transition:background .22s ease,box-shadow .22s ease,transform .32s ease}.true-home-hero__item:hover .true-home-hero__selector-label,.true-home-hero__item:focus-visible .true-home-hero__selector-label{background:var(--hero-accent);box-shadow:0 11px 28px #4c371b2e;transform:translateY(5px)}.true-home-hero__item:focus-visible .true-home-hero__selector-label{box-shadow:0 0 0 3px #fff8ef,0 0 0 6px var(--true-espresso),0 11px 28px #4c371b2e}.true-home-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}.true-home-heading h2{max-width:620px;margin-bottom:0}.true-home-heading .true-lead{max-width:430px;margin-bottom:5px}.true-home-heading--center{align-items:center;flex-direction:column;text-align:center}.true-home-heading--center .true-eyebrow{justify-content:center}.true-home-products{background:#fffdf8}.true-moments{overflow:clip;background:var(--true-biscuit)}.true-moments__grid{display:grid;grid-template-columns:minmax(290px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(46px,7vw,100px)}.true-moments__copy{position:relative;z-index:2}.true-moments__copy .true-lead{margin-bottom:28px;color:#4c371bc2}.true-moments__gallery{display:grid;min-height:620px;grid-template-columns:1.3fr .7fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:16px}.true-moments__photo{position:relative;margin:0;overflow:hidden;background:var(--true-cream);border-radius:var(--true-radius)}.true-moments__photo--main{grid-row:1 / 3}.true-moments__photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.true-moments__photo:hover img{transform:scale(1.025)}.true-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.true-product-card .true-card__media{aspect-ratio:1}.true-product-card--1 .true-card__media{background:var(--true-rose)}.true-product-card--2 .true-card__media{background:var(--true-caramel)}.true-product-card--3 .true-card__media{background:var(--true-pink)}.true-product-card--4 .true-card__media{background:var(--true-biscuit)}.true-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;transition:opacity .28s ease,transform .36s ease}.true-product-card__image img{width:100%;height:100%;padding:0;object-fit:contain}.true-product-card__image--pack img{object-fit:cover}.true-product-card__image--product{opacity:0;transform:scale(.88) translateY(10px)}@media(hover:hover){.true-product-card:hover .true-product-card__image--pack,.true-product-card:focus-within .true-product-card__image--pack{opacity:0;transform:scale(.94)}.true-product-card:hover .true-product-card__image--product,.true-product-card:focus-within .true-product-card__image--product{opacity:1;transform:scale(1.18)}}.true-product-card__badge{position:absolute;top:14px;left:14px;padding:7px 10px;color:#fff;background:var(--true-espresso);border-radius:999px;font-family:var(--font-heading);font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.true-product-card__type{margin-bottom:6px;color:var(--true-cacao);font-family:var(--font-heading);font-size:.67rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.true-product-card__arrow{display:inline-grid;width:34px;height:34px;place-items:center;color:var(--true-espresso);background:var(--true-cream);border-radius:50%;font-weight:800;text-decoration:none}.true-proof{color:#fff;background:var(--true-espresso)}.true-proof .true-eyebrow,.true-proof h2{color:var(--true-pink)}.true-proof .true-lead{color:#ffffffb8}.true-proof .true-text-link{color:var(--true-biscuit)}.true-proof__grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(48px,8vw,110px)}.true-proof__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid rgba(255,255,255,.2);border-radius:var(--true-radius);overflow:hidden}.true-proof__stats article{display:grid;min-height:170px;padding:28px;align-content:center;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.true-proof__stats article:nth-child(2n){border-right:0}.true-proof__stats article:nth-child(n+3){border-bottom:0}.true-proof__stats strong{color:var(--true-caramel);font-family:var(--font-heading);font-size:clamp(2.4rem,5vw,4rem);letter-spacing:-.05em;line-height:1}.true-proof__stats span{margin-top:9px;color:#ffffffc2;font-size:.83rem}.true-story{background:var(--true-pink)}.true-story__grid{display:grid;grid-template-columns:1fr .86fr;align-items:center;gap:clamp(50px,9vw,120px)}.true-story__visual{position:relative;min-height:570px}.true-story__circle{position:absolute;top:4%;right:0;bottom:0;left:4%;background:var(--true-caramel);border-radius:50%}.true-story__visual img{position:absolute;z-index:2;top:0;right:5%;bottom:0;left:0;width:92%;height:100%;object-fit:cover;border-radius:48% 48% 24px 24px;box-shadow:0 28px 48px #4c371b38;transform:rotate(-2deg)}.true-story__note{position:absolute;z-index:3;right:0;bottom:8%;max-width:170px;padding:18px;color:#fff;background:var(--true-espresso);border-radius:18px;font-family:var(--font-heading);font-size:.78rem;font-weight:800;transform:rotate(3deg)}.true-story__copy h2{color:var(--true-espresso)}.true-story__copy .true-lead{margin-bottom:30px;color:#4c371bc7}.true-channels{background:var(--true-cream)}.true-channels__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.true-channel-card{display:flex;min-height:390px;padding:30px;flex-direction:column;border-radius:var(--true-radius)}.true-channel-card--online{background:var(--true-biscuit)}.true-channel-card--retail{color:#fff;background:var(--true-espresso)}.true-channel-card--pros{background:var(--true-pink)}.true-channel-card__number{align-self:flex-end;color:currentColor;font-family:var(--font-heading);font-size:.72rem;font-weight:800;opacity:.54}.true-channel-card__icon{display:grid;width:66px;height:66px;margin:36px 0 28px;place-items:center;color:var(--true-espresso);background:#ffffff94;border-radius:50%}.true-channel-card--retail .true-channel-card__icon{color:var(--true-espresso);background:var(--true-caramel)}.true-channel-card h3{margin-bottom:14px;font-size:1.45rem}.true-channel-card p{margin-bottom:24px;opacity:.76}.true-channel-card a{margin-top:auto;font-family:var(--font-heading);font-size:.84rem;font-weight:800}.true-home-faq{background:#fff}.true-home-faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(48px,8vw,120px)}.true-home-faq__warning{margin-top:48px}@media(max-width:990px){.true-home-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(350px,1.08fr)}.true-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.true-proof__grid,.true-story__grid,.true-moments__grid{grid-template-columns:1fr}.true-moments__gallery{min-height:560px}.true-story__visual{min-height:600px}.true-channels__grid{grid-template-columns:1fr}.true-channel-card{min-height:320px}}@media(max-width:749px){.true-home-hero__grid{min-height:auto;grid-template-columns:1fr;gap:24px;padding-top:56px;padding-bottom:34px}.true-home-hero h1{font-size:clamp(3rem,14vw,4.5rem)}.true-home-hero__composition{width:110%;aspect-ratio:1.24 / 1;margin:-6px 0 0 -5%}.true-home-hero__item{width:32%;height:80%}.true-home-hero__item--clusters-dark{left:0}.true-home-hero__item--clusters-milk{left:23%}.true-home-hero__item--flakes-dark{left:46%}.true-home-hero__item--flakes-milk{left:69%}.true-home-hero__selector-label{right:1%;left:1%;padding:6px 5px;font-size:.52rem;letter-spacing:.015em}.true-home-heading{align-items:flex-start;flex-direction:column;gap:16px}.true-grid.true-product-grid{display:flex;width:calc(100vw - ((100vw - var(--true-wrap)) / 2));padding-right:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.true-moments__gallery{min-height:520px;grid-template-columns:1fr 1fr;grid-template-rows:1.45fr .8fr;gap:10px}.true-moments__photo--main{grid-column:1 / -1;grid-row:1}.true-product-grid::-webkit-scrollbar{display:none}.true-product-card{min-width:0;flex:0 0 min(78vw,330px);scroll-snap-align:start}.true-proof__stats article{min-height:145px;padding:20px}.true-story__visual{min-height:430px}.true-story__visual img{top:0;right:3%;bottom:0;left:0;width:94%}.true-home-faq__grid{grid-template-columns:1fr;gap:40px}}@media(prefers-reduced-motion:reduce){.true-home-hero__item,.true-home-hero__package,.true-home-hero__loose-product,.true-home-hero__selector-label{transition:none}.true-home-hero__item:hover .true-home-hero__loose-product,.true-home-hero__item:focus-visible .true-home-hero__loose-product{transform:translateY(-42%) scale(1.02)}}.true-page-hero{position:relative;overflow:clip;padding-block:clamp(76px,10vw,142px)}.true-page-hero h1{margin-bottom:24px;color:var(--true-espresso)}.true-page-heading{max-width:740px;margin-bottom:44px}.true-page-heading h2{margin-bottom:18px}.true-pro-hero{background:var(--true-pink)}.true-pro-hero__grid,.true-retail-hero__grid,.true-story-page__grid,.true-business-page__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);align-items:center;gap:clamp(42px,8vw,110px)}.true-pro-hero .true-lead,.true-retail-hero .true-lead,.true-story-page .true-lead,.true-business-page .true-lead{margin-bottom:30px}.true-pro-hero__visual{position:relative;min-height:520px}.true-pro-hero__photo{position:absolute;top:0;right:8%;bottom:0;left:0;overflow:hidden;background:var(--true-biscuit);border-radius:48% 48% 24px 24px;transform:rotate(2deg)}.true-pro-hero__photo img{width:100%;height:100%;object-fit:cover}.true-pro-hero__pack{position:absolute;z-index:3;right:-1%;bottom:-7%;width:42%;overflow:hidden;border-radius:18px;filter:drop-shadow(0 24px 24px rgba(76,55,27,.24));transform:rotate(7deg)}.true-pro-hero__pack img{width:100%;height:auto}.true-pro-hero__seal{position:absolute;z-index:3;right:1%;bottom:7%;width:128px;height:128px;padding:18px;color:#fff;background:var(--true-espresso);border-radius:50%;text-align:center;transform:rotate(-8deg)}.true-pro-hero__seal span,.true-pro-hero__seal strong{display:block;font-family:var(--font-heading)}.true-pro-hero__seal span{font-size:1.7rem;letter-spacing:-.06em}.true-pro-hero__seal strong{font-size:.67rem;letter-spacing:.05em;text-transform:uppercase}.true-pro-options{background:var(--true-cream)}.true-pro-options__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.true-pro-options__grid article{min-height:330px;padding:clamp(28px,4vw,44px);background:#fff;border:1px solid var(--true-line);border-radius:var(--true-radius)}.true-pro-options__grid article:nth-child(2){background:var(--true-biscuit)}.true-pro-options__number{display:block;color:var(--true-muted);font-family:var(--font-heading);font-size:.72rem;font-weight:800}.true-pro-options__icon{display:grid;width:62px;height:62px;margin:38px 0 24px;place-items:center;color:#fff;background:var(--true-espresso);border-radius:50%;font-family:var(--font-heading);font-size:1.5rem}.true-pro-options__grid h3{font-size:1.55rem}.true-pro-options__grid p{max-width:430px;color:var(--true-muted)}.true-pro-options__note{display:grid;margin-top:22px;grid-template-columns:auto 1fr;gap:12px}.true-pro-gallery{background:var(--true-biscuit)}.true-pro-gallery__grid{display:grid;min-height:660px;grid-template-columns:.75fr 1fr .6fr;align-items:stretch;gap:16px}.true-pro-gallery__copy{display:flex;padding:clamp(30px,5vw,56px);justify-content:center;flex-direction:column;background:var(--true-pink);border-radius:var(--true-radius)}.true-pro-gallery__copy .true-lead{margin-bottom:0;color:#4c371bbd}.true-pro-gallery__photo{margin:0;overflow:hidden;background:var(--true-cream);border-radius:var(--true-radius)}.true-pro-gallery__photo--secondary{align-self:end;height:76%}.true-pro-gallery__photo img{width:100%;height:100%;object-fit:cover}.true-pro-information{background:#fff}.true-pro-information__grid,.true-why-detail__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(48px,8vw,120px)}.true-pro-form-section{background:var(--true-espresso)}.true-pro-form-section h2,.true-pro-form-section .true-eyebrow{color:var(--true-pink)}.true-pro-form-section .true-lead{color:#fff8efb3}.true-pro-form-section__grid{display:grid;grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(48px,8vw,110px)}.true-pro-form-card,.true-contact-card{padding:clamp(24px,4vw,42px);background:var(--true-cream);border-radius:var(--true-radius)}.true-checkbox{display:grid;grid-template-columns:18px 1fr;align-items:start;gap:10px;color:var(--true-muted)!important;font-family:var(--font-body)!important;font-weight:400!important;line-height:1.4}.true-checkbox input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--true-cacao)}.true-retail-hero{background:var(--true-biscuit)}.true-retail-hero__mark{display:grid;min-height:340px;place-items:center;color:#fff;background:var(--true-espresso);border-radius:var(--true-radius-lg);font-family:var(--font-heading);font-size:clamp(4rem,10vw,8rem);font-weight:800;letter-spacing:-.08em;transform:rotate(2deg)}.true-retail-locator{background:#fff}.true-retail-card{display:grid;grid-template-columns:180px minmax(0,1fr) auto;align-items:center;gap:30px;padding:28px;background:var(--true-cream);border:1px solid var(--true-line);border-radius:var(--true-radius)}.true-retail-card__logo{display:grid;min-height:120px;place-items:center;color:#fff;background:#d2212f;border-radius:18px;font-family:var(--font-heading);font-size:2.8rem;font-weight:800;letter-spacing:-.06em}.true-retail-card h3{margin-bottom:8px}.true-retail-card p{margin-bottom:0;color:var(--true-muted)}.true-retail-online{color:#fff;background:var(--true-espresso)}.true-retail-online .true-eyebrow{color:var(--true-pink)}.true-retail-online h2{color:var(--true-biscuit)}.true-retail-online .true-lead{margin-bottom:28px;color:#ffffffb3}.true-retail-online__grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px}.true-retail-online__visual{overflow:hidden;aspect-ratio:8 / 5;background:var(--true-biscuit);border-radius:var(--true-radius);box-shadow:0 28px 60px #0000003d}.true-retail-online__visual img{display:block;width:100%;height:100%;object-fit:cover}.true-retail-business{background:var(--true-pink)}.true-retail-business__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,120px)}.true-why-hero{background:var(--true-pink)}.true-why-hero__grid{display:grid;grid-template-columns:1fr .55fr;align-items:center;gap:80px}.true-why-hero__badge{display:grid;width:min(340px,70vw);aspect-ratio:1;justify-self:center;place-items:center;align-content:center;color:#fff;background:var(--true-espresso);border-radius:50%;transform:rotate(6deg)}.true-why-hero__badge strong{font-family:var(--font-heading);font-size:clamp(4rem,10vw,7rem);line-height:1}.true-why-hero__badge span{max-width:170px;text-align:center}.true-why-proof{background:var(--true-cream)}.true-why-proof__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.true-why-proof article{min-height:360px;padding:34px;background:#fff;border:1px solid var(--true-line);border-radius:var(--true-radius)}.true-why-proof article:nth-child(2){background:var(--true-biscuit)}.true-why-proof article:nth-child(3){background:var(--true-caramel)}.true-why-proof article>strong{display:block;margin-bottom:64px;color:var(--true-cacao);font-family:var(--font-heading);font-size:3.6rem;letter-spacing:-.05em}.true-why-proof h2{font-size:1.5rem}.true-why-proof p{color:var(--true-muted)}.true-why-detail{background:#fff}.true-why-detail .true-warning{margin-block:24px}.true-story-page{background:var(--true-caramel)}.true-story-page__visual{min-height:520px;overflow:hidden;background:var(--true-pink);border-radius:48% 48% 24px 24px;transform:rotate(2deg)}.true-story-page__visual img{width:100%;height:100%;object-fit:cover}.true-story-page__chapters{background:var(--true-cream)}.true-story-page__chapters article{display:grid;grid-template-columns:120px 1fr;gap:32px;padding-block:48px;border-bottom:1px solid var(--true-line)}.true-story-page__chapters article>span{color:var(--true-caramel);font-family:var(--font-heading);font-size:2.5rem;font-weight:800}.true-story-page__chapters h2{margin-bottom:14px}.true-faq-page{background:var(--true-biscuit);text-align:center}.true-faq-page .true-eyebrow{justify-content:center}.true-faq-page .true-lead{margin-inline:auto}.true-faq-page__content{background:#fff}.true-faq-page__grid{display:grid;grid-template-columns:1.25fr .75fr;align-items:start;gap:clamp(48px,8vw,110px);margin-bottom:48px}.true-faq-page__grid aside{padding:34px;color:#fff;background:var(--true-espresso);border-radius:var(--true-radius)}.true-faq-page__grid aside h2{color:var(--true-pink);font-size:1.8rem}.true-faq-page__grid aside p{color:#ffffffb3}.true-contact-page{min-height:680px;background:var(--true-pink)}.true-contact-page__grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(48px,8vw,110px)}.true-business-page{background:var(--true-biscuit)}.true-business-page__visual{position:relative;min-height:560px;overflow:hidden;background:var(--true-pink);border-radius:48% 48% 24px 24px;transform:rotate(1.5deg)}.true-business-page__visual>img{width:100%;height:100%;object-fit:cover}.true-business-page__mark{display:grid;position:absolute;right:24px;bottom:24px;width:128px;height:128px;place-items:center;background:#fff8efeb;border-radius:50%;transform:rotate(-8deg)}.true-business-page__mark img{width:72%;height:auto}.true-business-audiences{background:var(--true-cream)}.true-business-audiences__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.true-business-audiences__grid article{display:flex;min-height:360px;padding:30px;flex-direction:column;background:#fff;border:1px solid var(--true-line);border-radius:var(--true-radius)}.true-business-audiences__grid article:nth-child(2){background:var(--true-biscuit)}.true-business-audiences__grid article:nth-child(3){background:var(--true-pink)}.true-business-audiences__grid article:nth-child(4){color:#fff;background:var(--true-espresso)}.true-business-audiences__grid article>span{margin-bottom:64px;font-family:var(--font-heading);font-size:.72rem;font-weight:800;opacity:.58}.true-business-audiences__grid h3{font-size:1.4rem}.true-business-audiences__grid p{color:inherit;opacity:.72}.true-business-audiences__grid .true-text-link{margin-top:auto}.true-business-process{color:#fff;background:var(--true-espresso)}.true-business-process h2,.true-business-process .true-eyebrow{color:var(--true-pink)}.true-business-process .true-lead{color:#ffffffb3}.true-business-process__grid,.true-business-form-section__grid{display:grid;grid-template-columns:.76fr 1.24fr;align-items:start;gap:clamp(48px,8vw,110px)}.true-business-page__facts{display:grid;overflow:hidden;background:#fff;border:1px solid var(--true-line);border-radius:var(--true-radius)}.true-business-page__facts article{display:grid;min-height:120px;grid-template-columns:54px 1fr;align-items:center;gap:18px;padding:24px;border-bottom:1px solid var(--true-line)}.true-business-page__facts article:last-child{border-bottom:0}.true-business-page__facts strong{color:var(--true-caramel);font-family:var(--font-heading);font-size:1.6rem}.true-business-page__facts span{color:var(--true-espresso)}.true-business-form-section{overflow:clip;background:var(--true-pink)}.true-business-form-section__intro{position:relative;min-height:640px}.true-business-form-section__intro .true-lead{color:#4c371bbd}.true-business-form-section__pack{position:absolute;right:4%;bottom:-15%;width:64%;overflow:hidden;border-radius:22px;filter:drop-shadow(0 26px 30px rgba(76,55,27,.2));transform:rotate(-6deg)}.true-business-form-section__pack img{width:100%;height:auto}.true-default-page{min-height:60vh;background:var(--true-cream)}.true-default-page__inner{max-width:820px}.true-default-page h1{color:var(--true-espresso)}@media(max-width:900px){.true-pro-hero__grid,.true-retail-hero__grid,.true-story-page__grid,.true-business-page__grid,.true-pro-form-section__grid,.true-retail-online__grid,.true-business-process__grid,.true-business-form-section__grid,.true-pro-information__grid,.true-why-detail__grid{grid-template-columns:1fr}.true-retail-card{grid-template-columns:150px 1fr}.true-retail-card .true-button{grid-column:1 / -1;justify-self:start}.true-why-proof__grid{grid-template-columns:1fr}.true-pro-gallery__grid{min-height:0;grid-template-columns:1fr 1fr}.true-pro-gallery__copy{grid-column:1 / -1}.true-pro-gallery__photo{min-height:480px}.true-pro-gallery__photo--secondary{height:auto}.true-business-audiences__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.true-page-hero{padding-block:68px}.true-pro-hero__visual,.true-story-page__visual{min-height:420px}.true-pro-options__grid,.true-retail-business__inner,.true-why-hero__grid,.true-faq-page__grid,.true-contact-page__grid,.true-business-audiences__grid,.true-pro-options__note{grid-template-columns:1fr}.true-pro-gallery__grid{grid-template-columns:1fr;gap:10px}.true-pro-gallery__copy{grid-column:auto}.true-pro-gallery__photo{min-height:430px}.true-pro-hero__pack{right:0;width:45%}.true-retail-card{grid-template-columns:1fr}.true-retail-card__logo{min-height:100px}.true-retail-online__visual{border-radius:20px}.true-story-page__chapters article{grid-template-columns:58px 1fr;gap:18px}.true-business-page__visual{min-height:470px}.true-business-form-section__intro{min-height:520px}}.true-product{background:var(--true-vanilla)}.true-product__breadcrumbs{display:flex;margin-bottom:34px;flex-wrap:wrap;gap:8px;color:var(--true-muted);font-size:.76rem}.true-product__breadcrumbs a{text-decoration:none}.true-product__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(370px,.95fr);align-items:start;gap:clamp(42px,7vw,92px)}.true-product__gallery{position:sticky;top:132px;min-width:0}.true-product__main-media{position:relative;display:grid;width:100%;aspect-ratio:1;overflow:hidden;min-height:0;padding:0;place-items:center;color:var(--true-espresso);background:var(--true-pink);border:0;border-radius:var(--true-radius-lg);cursor:zoom-in}.true-product__main-media img{width:100%;height:100%;max-height:760px;padding:clamp(22px,5vw,54px);object-fit:contain}.true-product__main-media.is-photo img{max-height:none;padding:0;object-fit:cover}.true-product__zoom-label{position:absolute;right:18px;bottom:18px;padding:8px 12px;background:#fffdf8e6;border:1px solid var(--true-line);border-radius:999px;font-family:var(--font-heading);font-size:.7rem;font-weight:800;pointer-events:none}.true-product__thumbnails{display:flex;margin-top:14px;gap:12px;overflow-x:auto}.true-product__thumbnail{display:grid;width:78px;height:88px;flex:0 0 78px;padding:4px;place-items:center;overflow:hidden;background:var(--true-cream);border:2px solid transparent;border-radius:12px;cursor:pointer}.true-product__thumbnail.is-active{border-color:var(--true-cacao)}.true-product__thumbnail img{width:100%;height:100%;object-fit:contain}.true-product__thumbnail--photo img{object-fit:cover}.true-product__info{position:static}.true-product__bundle-promo{display:grid;margin-top:22px;padding:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 16px;background:linear-gradient(135deg,#f8c7d4bf,#fcd09eb8);border:1px solid rgba(76,55,27,.13);border-radius:18px}.true-product__bundle-promo>span{grid-column:1 / -1;color:var(--true-cacao);font-family:var(--font-heading);font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.true-product__bundle-promo strong{color:var(--true-espresso);font-family:var(--font-heading)}.true-product__bundle-promo p{margin:4px 0 0;color:var(--true-muted);font-size:.74rem}.true-product__bundle-promo .true-button{min-height:42px;padding:10px 16px;white-space:nowrap}.true-product__info h1{margin-bottom:16px;color:var(--true-espresso);font-size:clamp(2.2rem,4.5vw,4.2rem)}.true-product__meta-row{display:flex;margin-bottom:14px;align-items:center;justify-content:space-between;gap:18px}.true-product__price{margin-bottom:0;color:var(--true-cacao);font-family:var(--font-heading);font-size:1.28rem;font-weight:800}.true-product__stock{display:inline-flex;align-items:center;gap:7px;color:#365f3f;font-family:var(--font-heading);font-size:.72rem;font-weight:800}.true-product__stock:before{width:8px;height:8px;content:"";background:#4f8a5b;border-radius:50%}.true-product__stock.is-unavailable{color:var(--true-muted)}.true-product__stock.is-unavailable:before{background:var(--true-muted)}.true-product__rating-summary{display:inline-flex;margin-bottom:18px;align-items:center;gap:8px;color:var(--true-cacao);font-size:.82rem}.true-product__rating-summary strong{font-family:var(--font-heading)}.true-product__intro{max-width:560px;margin-bottom:28px;color:var(--true-muted);font-size:1.05rem}.true-product__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:28px;overflow:hidden;background:var(--true-cream);border:1px solid var(--true-line);border-radius:16px}.true-product__proof div{display:grid;min-height:90px;padding:15px;align-content:center;border-right:1px solid var(--true-line)}.true-product__proof div:last-child{border-right:0}.true-product__proof strong{color:var(--true-cacao);font-family:var(--font-heading);font-size:1.3rem;line-height:1}.true-product__proof span{margin-top:7px;color:var(--true-muted);font-size:.68rem;line-height:1.25}.true-product__chooser{margin-bottom:26px}.true-product__chooser-heading{display:flex;margin-bottom:10px;align-items:baseline;justify-content:space-between;gap:12px}.true-product__chooser-heading strong{font-family:var(--font-heading);font-size:.82rem}.true-product__chooser-heading span{color:var(--true-muted);font-size:.72rem}.true-product__chooser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.true-product__choice{--choice-main: var(--true-pink);--choice-accent: var(--true-rose);display:grid;min-height:70px;padding:7px 10px 7px 7px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;background:color-mix(in srgb,var(--choice-main) 28%,white);border:1px solid color-mix(in srgb,var(--choice-accent) 52%,transparent);border-radius:14px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.true-product__choice:hover,.true-product__choice:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px #4c371b1a}.true-product__choice.is-current{border:2px solid var(--true-espresso)}.true-product__choice--clusters-dark-chocolate-200-g{--choice-main: var(--true-rose);--choice-accent: var(--true-pink)}.true-product__choice--clusters-milk-chocolate-200-g{--choice-main: var(--true-caramel);--choice-accent: var(--true-biscuit)}.true-product__choice--flakes-dark-chocolate-200-g{--choice-main: var(--true-pink);--choice-accent: var(--true-rose)}.true-product__choice--flakes-milk-chocolate-200-g{--choice-main: var(--true-biscuit);--choice-accent: var(--true-caramel)}.true-product__choice-image{display:grid;width:52px;height:54px;padding:3px;place-items:center;overflow:hidden;background:#ffffffb8;border-radius:10px}.true-product__choice-image img{width:100%;height:100%;object-fit:cover}.true-product__choice strong,.true-product__choice small{display:block}.true-product__choice strong{font-family:var(--font-heading);font-size:.76rem;line-height:1.15}.true-product__choice small{margin-top:3px;color:var(--true-muted);font-size:.67rem}.true-product-form{margin-bottom:18px}.true-product-form__row{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:end;gap:12px}.true-product-form__quantity label{display:block;margin-bottom:7px;color:var(--true-muted);font-family:var(--font-heading);font-size:.72rem;font-weight:800}.true-quantity{display:grid;height:52px;grid-template-columns:34px 1fr 34px;align-items:center;border:1px solid var(--true-line);border-radius:999px}.true-quantity button{height:100%;padding:0;color:var(--true-espresso);background:transparent;border:0;cursor:pointer}.true-quantity input{width:100%;padding:0;text-align:center;background:transparent;border:0;-webkit-appearance:textfield;appearance:textfield}.true-quantity input::-webkit-outer-spin-button,.true-quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.true-product-form__submit{width:100%}.true-product__shipping{display:flex;align-items:center;gap:9px;margin:0 0 20px;color:var(--true-muted);font-size:.82rem}.true-product__shipping svg{color:var(--true-cacao)}.true-payment-methods{display:flex;margin-bottom:16px;align-items:center;flex-wrap:wrap;gap:9px;color:var(--true-muted);font-size:.7rem}.true-payment-methods>span{font-family:var(--font-heading);font-weight:800}.true-payment-methods ul{display:flex;margin:0;padding:0;align-items:center;flex-wrap:wrap;gap:5px;list-style:none}.true-payment-methods .icon{width:38px;height:24px}.true-product__trust-links{display:flex;margin-bottom:20px;align-items:center;flex-wrap:wrap;gap:8px 14px;color:var(--true-muted);font-size:.72rem}.true-product__trust-links a{color:var(--true-cacao)}.true-product__details{margin-top:24px}.true-product-related{background:var(--true-cream)}.true-product-zoom{width:min(1100px,calc(100vw - 28px));max-width:none;max-height:calc(100vh - 28px);padding:0;overflow:hidden;background:var(--true-vanilla);border:0;border-radius:24px;box-shadow:var(--true-shadow)}.true-product-zoom::backdrop{background:#382718c7}.true-product-zoom__bar{display:flex;padding:14px 18px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--true-line)}.true-product-zoom__bar strong{font-family:var(--font-heading);font-size:.84rem}.true-product-zoom__bar button{padding:8px 13px;color:var(--true-espresso);background:transparent;border:1px solid var(--true-line);border-radius:999px;cursor:pointer}.true-product-zoom>img{width:100%;height:calc(100vh - 105px);padding:18px;object-fit:contain}.true-product-sticky{display:none}.true-product-moments{overflow:clip;background:var(--true-pink)}.true-product-moments__heading{max-width:680px;margin-bottom:42px}.true-product-moments__heading .true-lead{margin-bottom:0;color:#4c371bbf}.true-product-moments__gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.true-product-moments__gallery figure{min-height:480px;margin:0;overflow:hidden;background:var(--true-cream);border-radius:var(--true-radius)}.true-product-moments__gallery figure:nth-child(2){transform:translateY(30px)}.true-product-moments__gallery img{width:100%;height:100%;object-fit:cover}.true-product-reviews{background:var(--true-vanilla)}.true-product-related__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:36px}.true-product-related__heading h2{margin-bottom:0;font-size:clamp(2rem,4vw,3.4rem)}.true-product-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.true-product-related .true-card__media{aspect-ratio:1}.true-product-related .true-card__media img{padding:0;object-fit:cover}@media(max-width:900px){.true-product__grid{grid-template-columns:1fr}.true-product__gallery{position:static}}@media(max-width:749px){.true-product__bundle-promo{grid-template-columns:1fr}.true-product__bundle-promo .true-button{width:100%}.true-product__main-media{min-height:0;border-radius:24px}.true-product__main-media img{padding:20px}.true-product__zoom-label{right:12px;bottom:12px}.true-product__proof span{font-size:.64rem}.true-product-related__heading{align-items:flex-start;flex-direction:column}.true-product-related__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.true-product-moments__gallery{display:flex;width:calc(100vw - ((100vw - var(--true-wrap)) / 2));padding-right:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.true-product-moments__gallery figure{min-width:min(78vw,340px);min-height:450px;scroll-snap-align:start}.true-product-moments__gallery figure:nth-child(2){transform:none}.true-product-related__grid .true-card{min-width:min(78vw,330px);scroll-snap-align:start}.true-product-sticky{position:fixed;z-index:35;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;display:grid;min-height:70px;padding:9px 9px 9px 14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;background:#fffdf8f5;border:1px solid var(--true-line);border-radius:18px;box-shadow:0 14px 44px #38271838;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.true-theme-preview .true-product-sticky{bottom:calc(74px + env(safe-area-inset-bottom))}.true-product-sticky>div{min-width:0}.true-product-sticky strong,.true-product-sticky span{display:block}.true-product-sticky strong{overflow:hidden;font-family:var(--font-heading);font-size:.74rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.true-product-sticky span{margin-top:3px;color:var(--true-cacao);font-size:.72rem;font-weight:700}.true-product-sticky .true-button{min-height:48px;padding-inline:18px;font-size:.78rem}}@media(max-width:420px){.true-product-form__row{grid-template-columns:1fr}.true-product-form__quantity{max-width:130px}.true-product__chooser-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.true-product__choice{transition:none}}.true-reviews-showcase{background:var(--true-pink)}.true-reviews-showcase__heading{display:flex;margin-bottom:38px;align-items:end;justify-content:space-between;gap:26px}.true-reviews-showcase__heading h2{max-width:720px;margin-bottom:14px;color:var(--true-espresso)}.true-reviews-showcase__heading .true-lead{margin-bottom:0}.true-reviews-showcase__scope{max-width:640px;margin:10px 0 0;color:var(--true-muted)}.true-reviews-showcase__carousel{margin:0}@media(max-width:620px){.true-reviews-showcase__heading{align-items:flex-start;flex-direction:column}}.true-reviews-page{min-height:72vh;background:radial-gradient(circle at 8% 12%,rgba(248,199,212,.64) 0 10%,transparent 10.2%),radial-gradient(circle at 92% 86%,rgba(252,208,158,.7) 0 12%,transparent 12.2%),var(--true-vanilla)}.true-reviews-page__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);align-items:center;gap:clamp(44px,8vw,100px)}.true-reviews-page__copy h1{margin-bottom:22px;color:var(--true-espresso);font-size:clamp(2.8rem,6vw,5.2rem)}.true-reviews-page__promise{margin-top:32px;padding:24px;background:#f8c7d49e;border-radius:var(--true-radius)}.true-reviews-page__promise>strong{font-family:var(--font-heading)}.true-reviews-page__promise ul{display:grid;margin:14px 0 0;padding:0;gap:9px;list-style:none}.true-reviews-page__promise li{display:flex;gap:9px;color:var(--true-muted);font-size:.82rem}.true-reviews-page__promise li:before{width:7px;height:7px;margin-top:7px;flex:0 0 7px;content:"";background:var(--true-caramel);border-radius:50%}.true-reviews-page__card{padding:clamp(28px,5vw,52px);background:#fffffff0;border:1px solid var(--true-line);border-radius:var(--true-radius-lg);box-shadow:var(--true-shadow)}.true-reviews-page__card h2{max-width:620px;margin:12px 0 16px;color:var(--true-espresso);font-size:clamp(2rem,4vw,3.4rem)}.true-reviews-page__card>p{color:var(--true-muted)}.true-reviews-page__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:28px 0;padding:0;gap:10px;list-style:none}.true-reviews-page__product{min-height:84px;padding:17px;color:var(--true-espresso);border:1px solid rgba(76,55,27,.1);border-radius:17px}.true-reviews-page__product strong,.true-reviews-page__product span{display:block}.true-reviews-page__product strong{font-family:var(--font-heading);font-size:.82rem}.true-reviews-page__product span{margin-top:4px;color:var(--true-muted);font-size:.7rem}.true-reviews-page__product--clusters-dark-chocolate-200-g{background:var(--true-rose)}.true-reviews-page__product--clusters-milk-chocolate-200-g{background:var(--true-caramel)}.true-reviews-page__product--flakes-dark-chocolate-200-g{background:var(--true-pink)}.true-reviews-page__product--flakes-milk-chocolate-200-g{background:var(--true-cream)}.true-reviews-page__cta{width:100%}.true-reviews-page__privacy{margin:14px 0 0;font-size:.7rem;text-align:center}@media(max-width:900px){.true-reviews-page__grid{grid-template-columns:1fr}}@media(max-width:520px){.true-reviews-page__products{grid-template-columns:1fr}}.true-search-page{min-height:65vh;background:var(--true-cream)}.true-search-page__header{max-width:780px;margin-bottom:46px}.true-search-page__header h1{color:var(--true-espresso)}.true-search-page__form{display:grid;grid-template-columns:1fr auto;gap:10px}.true-search-page__count{color:var(--true-muted)}.true-search-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.true-search-page__grid .true-card__media{aspect-ratio:1}.true-search-page__grid .true-card__media img{padding:0;object-fit:cover}@media(max-width:760px){.true-search-page__grid,.true-search-page__form{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
