.tea-product{background:radial-gradient(circle at 12% 10%,color-mix(in srgb,var(--tea-town-accent) 32%,transparent),transparent 30rem),var(--tea-town-surface);color:var(--tea-town-ink);padding:var(--tea-town-space-16) var(--tea-town-page-gutter) var(--tea-town-space-24)}.tea-product__shell{width:min(100%,var(--tea-town-content-width));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);gap:clamp(2rem,6vw,7rem);align-items:start}.tea-product__gallery{display:grid;gap:var(--tea-town-space-4)}.tea-product__media-item{margin:0;aspect-ratio:1 / 1;border:1px solid var(--tea-town-line);border-radius:var(--tea-town-radius-lg);overflow:hidden;background:var(--tea-town-surface-strong);box-shadow:var(--tea-town-shadow-soft)}.tea-product__media-item img,.tea-product__media-item video,.tea-product__media-item model-viewer,.tea-product__media-item iframe{display:block;inline-size:100%;block-size:100%;object-fit:contain}.tea-product__media-placeholder{display:grid;min-height:32rem;place-items:center;border:1px dashed var(--tea-town-line-strong);border-radius:var(--tea-town-radius-lg);color:var(--tea-town-ink-muted);background:var(--tea-town-surface-strong)}.tea-product__thumbnails{display:flex;gap:var(--tea-town-space-2);padding-top:var(--tea-town-space-3);overflow-x:auto}.tea-product__thumbnail{flex:0 0 4.5rem;border:1px solid var(--tea-town-line);border-radius:var(--tea-town-radius-sm);overflow:hidden;background:var(--tea-town-surface-strong)}.tea-product__thumbnail.is-selected,.tea-product__thumbnail:hover{border-color:var(--tea-town-primary)}.tea-product__thumbnail img{display:block;inline-size:100%;aspect-ratio:1;object-fit:cover}.tea-product__details{position:sticky;top:2rem;padding-block:var(--tea-town-space-4)}.tea-product__eyebrow-row,.tea-product__chips,.tea-product__price-row,.tea-product__purchase-row{display:flex;align-items:center;flex-wrap:wrap;gap:var(--tea-town-space-2)}.tea-product__eyebrow,.tea-product__tier,.tea-product__chips span,.tea-product__availability{border-radius:var(--tea-town-radius-pill);font-family:var(--tea-town-font-body);font-size:var(--tea-town-text-xs);font-weight:700;letter-spacing:var(--tea-town-tracking-label);line-height:1;text-transform:uppercase}.tea-product__eyebrow,.tea-product__tier{padding:.6rem .75rem;background:var(--tea-town-primary);color:var(--tea-town-ink-inverse)}.tea-product__tier{background:var(--tea-town-accent);color:var(--tea-town-primary-dark)}.tea-product__title{max-width:13ch;margin:var(--tea-town-space-4) 0 var(--tea-town-space-4);font-family:var(--tea-town-font-heading);font-size:var(--tea-town-text-display);font-weight:700;letter-spacing:var(--tea-town-tracking-display);line-height:var(--tea-town-leading-tight)}.tea-product__lead{max-width:52ch;margin:0 0 var(--tea-town-space-6);color:var(--tea-town-ink-muted);font-size:var(--tea-town-text-lg);line-height:var(--tea-town-leading-copy)}.tea-product__chips{margin-bottom:var(--tea-town-space-6)}.tea-product__chips span{padding:.55rem .7rem;color:var(--tea-town-primary-dark);background:color-mix(in srgb,var(--tea-town-primary) 9%,var(--tea-town-surface-strong));letter-spacing:.04em}.tea-product__price-row{margin-bottom:var(--tea-town-space-6)}.tea-product__price{font-family:var(--tea-town-font-accent);font-size:var(--tea-town-text-xl);font-weight:700}.tea-product__compare-price{color:var(--tea-town-ink-muted)}.tea-product__availability{padding:.55rem .7rem}.tea-product__availability.is-available{color:var(--tea-town-primary-dark);background:var(--tea-town-accent)}.tea-product__availability.is-sold-out{color:var(--tea-town-ink-inverse);background:var(--tea-town-background-dark)}.tea-product__form{display:grid;gap:var(--tea-town-space-3)}.tea-product__field-label{font-size:var(--tea-town-text-sm);font-weight:700}.tea-product__variant-select,.tea-product__quantity input{min-height:3.5rem;border:1px solid var(--tea-town-line-strong);border-radius:var(--tea-town-radius-sm);background:var(--tea-town-surface-strong);color:var(--tea-town-ink);font:inherit}.tea-product__variant-select{inline-size:100%;padding:0 var(--tea-town-space-4)}.tea-product__quantity input{inline-size:4.5rem;padding-inline:var(--tea-town-space-3);text-align:center}.tea-product__add{flex:1 1 15rem;min-height:3.5rem;border:0;border-radius:var(--tea-town-radius-sm);background:var(--tea-town-primary);color:var(--tea-town-ink-inverse);cursor:pointer;font:700 var(--tea-town-text-sm)/1 var(--tea-town-font-body);letter-spacing:var(--tea-town-tracking-label);text-transform:uppercase;transition:transform var(--tea-town-duration-fast) var(--tea-town-ease-out),background var(--tea-town-duration-fast) ease}.tea-product__add:hover:not(:disabled){background:var(--tea-town-primary-dark);transform:translateY(-2px)}.tea-product__add:disabled{cursor:not-allowed;opacity:.55}.tea-product__whatsapp{display:flex;justify-content:space-between;gap:var(--tea-town-space-3);margin-top:var(--tea-town-space-3);padding:1rem 0;border-bottom:1px solid var(--tea-town-line);color:var(--tea-town-primary-dark);font-weight:700;text-decoration:none}.tea-product__whatsapp:hover{color:var(--tea-town-primary)}.tea-product__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:var(--tea-town-space-8) 0 0;overflow:hidden;border:1px solid var(--tea-town-line);border-radius:var(--tea-town-radius-md);background:var(--tea-town-line)}.tea-product__specs div{padding:var(--tea-town-space-4);background:var(--tea-town-surface-strong)}.tea-product__specs dt{margin-bottom:var(--tea-town-space-1);color:var(--tea-town-ink-muted);font-size:var(--tea-town-text-xs);letter-spacing:.08em;text-transform:uppercase}.tea-product__specs dd{margin:0;font-weight:700}.tea-product__promises{display:grid;gap:var(--tea-town-space-3);margin-top:var(--tea-town-space-6)}.tea-product__promise{display:grid;grid-template-columns:2rem 1fr;gap:var(--tea-town-space-3);padding:var(--tea-town-space-3) 0;border-top:1px solid var(--tea-town-line)}.tea-product__promise-mark{display:grid;inline-size:2rem;block-size:2rem;place-items:center;border-radius:50%;background:var(--tea-town-accent);color:var(--tea-town-primary-dark);font-weight:700}.tea-product__promise h2{margin:0 0 .25rem;font:700 var(--tea-town-text-sm)/1.2 var(--tea-town-font-body)}.tea-product__promise p{margin:0;color:var(--tea-town-ink-muted);font-size:var(--tea-town-text-sm);line-height:var(--tea-town-leading-copy)}@media(max-width:989px){.tea-product{padding-block:var(--tea-town-space-8) var(--tea-town-space-16)}.tea-product__shell{grid-template-columns:1fr;gap:var(--tea-town-space-6)}.tea-product__details{position:static;padding:0}.tea-product__title{max-width:16ch}}@media(max-width:480px){.tea-product__specs{grid-template-columns:1fr}.tea-product__purchase-row{align-items:stretch}.tea-product__quantity{flex:1 0 4.5rem}.tea-product__quantity input{inline-size:100%}.tea-product__add{flex-basis:100%}}@media(prefers-reduced-motion:no-preference){.tea-product__media-item:first-child{animation:tea-product-float 7s var(--tea-town-ease-in-out) infinite alternate}}@keyframes tea-product-float{to{transform:translateY(-.45rem) rotate(-.25deg)}}.tea-product-tech{width:min(100%,1320px);margin:clamp(4.5rem,8vw,7.5rem) auto 0;padding:clamp(2rem,5vw,4.5rem);border-radius:clamp(1.75rem,4vw,3rem);background:radial-gradient(circle at 95% 0,rgba(255,132,32,.22),transparent 22rem),linear-gradient(145deg,#edf7e8,#f8fbf5 52%,#eef8df)}.tea-product-tech__header{max-width:52rem;margin:0 auto clamp(1.75rem,4vw,3rem);text-align:center}.tea-product-tech__eyebrow{margin:0 0 .75rem;color:var(--tea-town-primary);font:800 .7rem/1 var(--tea-town-font-body);letter-spacing:.14em}.tea-product-tech__header h2{max-width:18ch;margin:0 auto;color:var(--tea-town-primary-dark);font:600 clamp(2.35rem,5vw,4.8rem)/.92 var(--tea-town-font-heading);letter-spacing:-.045em;text-wrap:balance}.tea-product-tech__header>p:last-child:not(.tea-product-tech__eyebrow){max-width:44rem;margin:1.2rem auto 0;color:var(--tea-town-ink-muted);font-size:clamp(.9rem,1.2vw,1.05rem);line-height:1.65}.tea-product-tech__quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:0 0 1rem}.tea-product-tech__quick div{min-width:0;padding:1.15rem 1.25rem;border:1px solid rgba(20,84,50,.12);border-radius:1.25rem;background:#ffffffb8;box-shadow:inset 0 1px #ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.tea-product-tech__quick dt{margin-bottom:.4rem;color:var(--tea-town-ink-muted);font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tea-product-tech__quick dd{margin:0;overflow-wrap:anywhere;color:var(--tea-town-primary-dark);font-size:.88rem;font-weight:750}.tea-product-tech__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.tea-product-tech__detail{min-width:0;overflow:hidden;border:1px solid rgba(20,84,50,.14);border-radius:1.35rem;background:#ffffffd1}.tea-product-tech__detail--warning{background:color-mix(in srgb,var(--tea-town-accent) 16%,white)}.tea-product-tech__detail--nutrition{grid-column:1/-1}.tea-product-tech__detail summary{display:flex;min-height:4rem;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;color:var(--tea-town-primary-dark);cursor:pointer;font-size:.86rem;font-weight:800;list-style:none}.tea-product-tech__detail summary::-webkit-details-marker{display:none}.tea-product-tech__detail summary span:last-child{font-size:1.35rem;transition:transform .25s ease}.tea-product-tech__detail[open] summary span:last-child{transform:rotate(45deg)}.tea-product-tech__body{padding:0 1.25rem 1.25rem;color:var(--tea-town-ink-muted);font-size:.84rem;line-height:1.7}.tea-product-tech__body p{margin:0}.tea-product-tech__body p+p{margin-top:.75rem}.tea-product-tech__body strong{color:var(--tea-town-primary-dark)}.tea-product-tech__table-wrap{overflow-x:auto}.tea-product-tech__body table{width:100%;border-collapse:collapse}.tea-product-tech__body th,.tea-product-tech__body td{padding:.72rem .2rem;border-bottom:1px solid rgba(20,84,50,.1);text-align:left}.tea-product-tech__body td{text-align:right;font-weight:700}.tea-product-tech__body tr.is-heading th,.tea-product-tech__body tr.is-heading td{color:var(--tea-town-primary-dark);font-weight:800}@media(max-width:749px){.tea-product-tech{margin-top:4rem;padding:2.25rem 1rem 1rem;border-radius:1.75rem}.tea-product-tech__header h2{font-size:clamp(2.25rem,11vw,3.35rem)}.tea-product-tech__quick{grid-template-columns:repeat(2,minmax(0,1fr))}.tea-product-tech__content{grid-template-columns:1fr}.tea-product-tech__detail--nutrition{grid-column:auto}.tea-product-tech__detail summary{min-height:3.65rem}.tea-product-tech__body{font-size:.8rem}}@media(max-width:749px){.tea-product{padding:2.25rem 1rem 4rem!important}.tea-product .tt-breadcrumbs{margin-bottom:1.25rem!important;font-size:.68rem}.tea-product__shell{gap:1.65rem!important}.tea-product__media-item{border-radius:2.25rem!important}.tea-product__title{max-width:100%!important;margin:1rem 0 .85rem!important;font-size:clamp(2.55rem,12.4vw,3rem)!important;line-height:.88!important}.tea-product__lead{margin-bottom:1.25rem!important;font-size:.92rem!important;line-height:1.55!important}.tea-product__chips,.tea-product__price-row{margin-bottom:1.15rem!important}.tea-product__specs{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-top:1.65rem!important}.tea-product__specs div{min-height:5.25rem;padding:1rem!important}.tea-product__promises{margin-top:1.5rem!important}.tea-product__promise{padding:.85rem 0!important}.tea-product-tech{margin-top:3.25rem;padding:2rem .85rem .85rem;border-radius:1.75rem}.tea-product-tech__header{margin-bottom:1.6rem;padding-inline:.25rem}.tea-product-tech__eyebrow{font-size:.62rem;letter-spacing:.11em}.tea-product-tech__header h2{max-width:15ch;font-size:clamp(2rem,9.4vw,2.35rem);line-height:.94;letter-spacing:-.04em}.tea-product-tech__header>p:last-child:not(.tea-product-tech__eyebrow){margin-top:.9rem;font-size:.8rem;line-height:1.55}.tea-product-tech__quick{gap:.5rem;margin-bottom:.65rem}.tea-product-tech__quick div{min-height:5.5rem;padding:.9rem .8rem;border-radius:1rem}.tea-product-tech__quick dt{font-size:.56rem;line-height:1.35}.tea-product-tech__quick dd{font-size:.78rem;line-height:1.35}.tea-product-tech__content{gap:.55rem}.tea-product-tech__detail{border-radius:1.05rem}.tea-product-tech__detail summary{min-height:3.35rem;padding:.85rem 1rem;font-size:.78rem}.tea-product-tech__body{padding:0 1rem 1rem;font-size:.76rem;line-height:1.65}}@media(max-width:374px){.tea-product__title{font-size:2.35rem!important}.tea-product-tech__header h2{font-size:1.85rem}.tea-product-tech__quick{grid-template-columns:1fr}.tea-product-tech__quick div{min-height:0}}.tea-product{padding-top:clamp(24px,2.6vw,42px)!important}.tea-product .tt-breadcrumbs{margin-bottom:clamp(14px,1.6vw,24px)!important}.tea-product__promise{grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:12px 0!important}.tea-product__promise h2{margin-bottom:5px!important;font-size:15px!important}.tea-product__promise p{font-size:14px!important;line-height:1.55!important}.tea-product-tech{position:relative;isolation:isolate;overflow:hidden;margin-top:clamp(52px,5vw,72px)!important;padding:clamp(34px,4vw,58px)!important;border:1px solid rgba(255,255,255,.25)!important;background:linear-gradient(120deg,#043d29,#08643a 38%,#0b7540 62%,#043d29)!important;background-size:260% 260%!important;box-shadow:none!important;animation:ttPdpTechnicalGradient 15s ease-in-out infinite}.tea-product-tech:before{content:"";position:absolute;z-index:-1;top:-35%;right:-35%;bottom:-35%;left:-35%;background:radial-gradient(circle,rgba(168,207,86,.2),transparent 38%);animation:ttPdpTechnicalGlow 12s ease-in-out infinite alternate;pointer-events:none}.tea-product-tech__header{margin-bottom:clamp(24px,3vw,38px)!important}.tea-product-tech__eyebrow{color:#d6ee9b!important}.tea-product-tech__header h2{color:#fff!important}.tea-product-tech__header>p:last-child:not(.tea-product-tech__eyebrow){color:#ffffffd6!important;font-size:clamp(15px,1.2vw,17px)!important}.tea-product-tech__quick>div,.tea-product-tech__detail,.tea-product-tech__detail--warning{border:1px solid rgba(255,255,255,.25)!important;background:#ffffff21!important;box-shadow:inset 0 1px #ffffff40!important;backdrop-filter:blur(18px) saturate(125%)!important;-webkit-backdrop-filter:blur(18px) saturate(125%)!important}.tea-product-tech__quick div{padding:16px 18px!important}.tea-product-tech__quick dt{color:#ffffffad!important;font-size:11px!important}.tea-product-tech__quick dd{color:#fff!important;font-size:15px!important}.tea-product-tech__detail summary{min-height:54px!important;padding:13px 18px!important;color:#fff!important;font-size:15px!important}.tea-product-tech__body{padding:0 18px 18px!important;color:#ffffffd6!important;font-size:14px!important;line-height:1.65!important}.tea-product-tech__body strong,.tea-product-tech__body tr.is-heading th,.tea-product-tech__body tr.is-heading td{color:#fff!important}.tea-product-tech__body th,.tea-product-tech__body td{border-color:#ffffff29!important}.tea-product .tt-related{margin-top:clamp(46px,5vw,66px)!important}.tea-product .tt-related .tea-town-product-card__flavor{display:none!important}.tea-product .tt-related .tea-town-product-card__media{height:128px!important;padding:4px 10px 0!important}.tea-product .tt-related .tea-town-product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center top!important}.tea-product .tt-related .tea-town-product-card__content{padding:9px 12px 12px!important}.tt-product-use__copy h2{color:#fff!important}.tt-product-use__copy h2 span{color:var(--tt-orange)!important}@keyframes ttPdpTechnicalGradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes ttPdpTechnicalGlow{0%{transform:translate(-10%,-4%) scale(.9)}to{transform:translate(12%,8%) scale(1.18)}}@media(max-width:749px){.tea-product{padding-top:18px!important}.tea-product__promise{grid-template-columns:42px minmax(0,1fr)!important}.tea-product__promise p{font-size:13px!important}.tea-product-tech{margin-top:42px!important;padding:30px 12px 12px!important}.tea-product-tech__quick div{min-height:0!important;padding:14px 12px!important}.tea-product-tech__detail summary{min-height:50px!important;padding:12px 14px!important;font-size:14px!important}.tea-product-tech__body{padding:0 14px 15px!important;font-size:13.5px!important}.tea-product .tt-related .tea-town-product-card__media{height:124px!important}}.tt-pdp-section{background:#fff;color:var(--tea-town-primary-dark);padding:1px 24px}.tt-pdp-section--technical{padding-block:clamp(34px,5vw,68px)}.tt-pdp-section--related{padding-block:clamp(30px,4vw,58px)}.tt-pdp-section--possibilities{padding-block:clamp(34px,5vw,72px)}.tt-pdp-section--marquee{padding:0}.tt-pdp-section--technical .tea-product-tech{margin:0 auto!important;border:1px solid rgba(255,255,255,.25)!important;background:linear-gradient(120deg,#043d29,#08643a 38%,#0b7540 62%,#043d29)!important;background-size:260% 260%!important;box-shadow:none!important;animation:ttPdpTechnicalGradient 15s ease-in-out infinite}.tt-pdp-section--technical .tea-product-tech__quick>div,.tt-pdp-section--technical .tea-product-tech__detail,.tt-pdp-section--technical .tea-product-tech__detail--warning{border:1px solid rgba(255,255,255,.25)!important;background:#ffffff21!important;box-shadow:inset 0 1px #ffffff40!important}.tt-pdp-section--related .tt-related{margin:0 auto!important}.tt-pdp-section--related .tea-town-product-card__flavor{display:none!important}.tt-pdp-section--related .tea-town-product-card__media{height:128px!important;padding:4px 10px 0!important}.tt-pdp-section--related .tea-town-product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center top!important}.tt-pdp-section--related .tea-town-product-card__content{padding:9px 12px 12px!important}.tt-pdp-section--possibilities .tt-product-use{margin:0 auto!important}.tt-pdp-section--possibilities .tt-product-use__copy h2 span{color:var(--tt-orange)!important}.tt-pdp-section--marquee .tt-product-marquee{margin:0 0 0 calc(50% - 50vw)!important;background:var(--tt-marquee-bg,#ff8420)!important;color:var(--tt-marquee-text,#fff)!important}.tt-pdp-section--marquee .tt-product-marquee__text{color:var(--tt-marquee-text,#fff)!important}.tt-pdp-section--marquee .tt-product-marquee__leaf{background:var(--tt-marquee-leaf,#064a31)!important}.tt-pdp-section--marquee .tt-product-marquee__track{animation-duration:var(--tt-marquee-duration,25s)!important}@media(min-width:990px){.tea-product__shell{grid-template-columns:minmax(0,500px) minmax(380px,540px)!important;gap:clamp(26px,3vw,44px)!important}.tea-product__media{max-width:500px!important}.tea-product__details{top:72px!important}}@media(max-width:749px){.tt-pdp-section{padding-inline:16px}.tt-pdp-section--marquee{padding:0}.tt-pdp-section--related .tea-town-product-card__media{height:124px!important}}.tea-product{padding-top:32px!important}.tea-product .tt-breadcrumbs{margin-bottom:20px!important}.tea-product__gallery{display:block!important}.tea-product__media-item[data-product-media]{display:none}.tea-product__media-item[data-product-media].is-active{display:grid;animation:ttPdpMediaIn .42s cubic-bezier(.22,1,.36,1) both}.tea-product__thumbnails{justify-content:center!important;gap:10px!important;margin-top:14px!important}.tea-product__thumbnail{width:62px!important;height:62px!important;border-radius:14px!important;opacity:.68;transition:opacity .25s ease,border-color .25s ease,transform .25s ease}.tea-product__thumbnail:hover,.tea-product__thumbnail.is-selected{opacity:1;transform:translateY(-2px)}.tea-product__price{font-size:clamp(28px,2.5vw,38px)!important}.tea-product__purchase-row{align-items:center!important;flex-wrap:nowrap!important}.tea-product__quantity{display:grid!important;grid-template-columns:40px 44px 40px;align-items:center;flex:0 0 124px!important;height:48px;overflow:hidden;border:1px solid var(--tt-line);border-radius:999px;background:#ffffffe6}.tea-product__quantity button{display:grid;width:40px;height:46px;place-items:center;padding:0;border:0;background:transparent;color:var(--tt-green-dark);cursor:pointer;transition:background .22s ease,color .22s ease}.tea-product__quantity button:hover{background:var(--tt-green);color:#fff}.tea-product__quantity button svg{width:18px;height:18px}.tea-product__quantity input{width:44px!important;height:46px!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--tt-green-dark);font:700 15px/1 Sora,sans-serif;text-align:center;-webkit-appearance:textfield;appearance:textfield}.tea-product__quantity input::-webkit-inner-spin-button,.tea-product__quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.tea-product__add{flex:0 1 290px!important;max-width:290px!important;min-height:50px!important}.tea-product__promise-mark{display:grid!important;width:44px!important;height:44px!important;flex:0 0 44px!important;place-items:center;border-radius:14px!important;background:#ff842024!important;color:var(--tt-orange)!important}.tea-product__promise-mark svg{width:22px;height:22px}.tea-product-tech{border:1px solid rgba(255,255,255,.74)!important;background:linear-gradient(135deg,#eff8e9db,#ffffffb8)!important;box-shadow:0 28px 70px #064a3117,inset 0 1px #ffffffe6!important;backdrop-filter:blur(24px) saturate(135%);-webkit-backdrop-filter:blur(24px) saturate(135%)}.tea-product-tech__quick>div,.tea-product-tech__detail{border:1px solid rgba(255,255,255,.72)!important;background:#ffffff7a!important;box-shadow:inset 0 1px #ffffffd1!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.tea-product .tt-related{margin-top:72px!important}.tea-product .tt-related .tea-town-product-card__media{height:142px!important;padding:10px 10px 2px!important}.tea-product .tt-related .tea-town-product-card__content{padding:11px 12px 13px!important}.tea-product .tt-related .tea-town-product-card h2{font-size:15px!important}.tea-product .tt-related .tea-town-product-card__presentation{font-size:11px!important;line-height:1.25!important}.tea-product .tt-related .tea-town-product-card__price{margin-block:7px!important;font-size:16px!important}.tea-product .tt-related .tea-town-product-card__form button{min-height:42px!important;padding-inline:10px!important;font-size:10.5px!important}.tea-product .tt-related .tea-town-product-card__form button svg{width:17px!important;height:17px!important}.tea-product .tt-related .tea-town-product-card__link{font-size:10.5px!important}.tt-product-use__slides,.tt-product-use__slide{position:absolute;top:0;right:0;bottom:0;left:0}.tt-product-use__slides{z-index:2}.tt-product-use__slide{display:grid;margin:0;place-items:center;opacity:0;visibility:hidden;transform:translateY(14px) scale(.97);transition:opacity .65s ease,visibility .65s ease,transform .65s cubic-bezier(.22,1,.36,1)}.tt-product-use__slide.is-active{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.tt-product-use__slide .tt-product-use__image{width:min(84%,470px)!important;height:440px!important;object-fit:contain!important;background:transparent!important}.tt-product-use__halo{background:#a9cf561f;box-shadow:inset 0 0 70px #d9efb629;transition:border-color .35s ease,box-shadow .35s ease,filter .35s ease}.tt-product-use__visual:hover .tt-product-use__halo{border-color:#ffffffb8;box-shadow:inset 0 0 90px #d9efb64d,0 0 38px #a9cf5638;filter:brightness(1.08)}.tt-product-use__benefit-icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff1f;color:#d9efb6}.tt-product-use__benefit-icon svg{width:21px;height:21px}@media(min-width:990px){.tea-product__shell{grid-template-columns:minmax(0,520px) minmax(360px,540px)!important;justify-content:center!important;gap:clamp(42px,5vw,78px)!important}.tea-product__media{width:100%;max-width:520px;justify-self:center}.tea-product__media-item{max-height:500px}.tea-product__media-item img{padding:9%!important}.tea-product__details{top:86px!important}.tea-product__title{font-size:clamp(44px,4.4vw,68px)!important}}@media(max-width:749px){.tea-product{padding-top:24px!important}.tea-product .tt-breadcrumbs{margin-bottom:14px!important}.tea-product__thumbnails{overflow-x:auto;justify-content:flex-start!important;padding:2px 2px 8px;scrollbar-width:none}.tea-product__thumbnails::-webkit-scrollbar{display:none}.tea-product__thumbnail{width:56px!important;height:56px!important;flex:0 0 56px}.tea-product__price{font-size:28px!important}.tea-product__purchase-row{display:flex!important;gap:10px!important}.tea-product__quantity{grid-template-columns:38px 42px 38px;flex-basis:118px!important}.tea-product__quantity button{width:38px}.tea-product__quantity input{width:42px!important}.tea-product__add{width:auto!important;flex:1 1 auto!important;max-width:none!important;padding-inline:15px!important}.tea-product .tt-related .tea-town-product-card{flex-basis:min(60vw,218px)!important}.tea-product .tt-related .tea-town-product-card__media{height:138px!important}.tt-product-use__slide .tt-product-use__image{width:78%!important;height:275px!important}.tt-product-use__label{right:50%!important;bottom:5%!important;width:max-content;max-width:82%!important;transform:translate(50%)}.tt-pdp-section--possibilities .tt-product-use__copy{text-align:center!important}.tt-pdp-section--possibilities .tt-product-use__copy h2,.tt-pdp-section--possibilities .tt-product-use__description{margin-inline:auto!important;text-align:center!important}}@keyframes ttPdpMediaIn{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:749px){.tt-pdp-section--related .tea-town-product-card__media{height:146px!important;padding:4px 10px 14px!important;overflow:hidden!important}.tt-pdp-section--related .tea-town-product-card__media img{height:124px!important;max-height:124px!important;align-self:start;transform:translateY(-10px)!important;transform-origin:center top}.tt-pdp-section--related .tea-town-product-card:hover .tea-town-product-card__media img{transform:translateY(-14px) scale(1.025)!important}.tt-pdp-section--related .tea-town-product-card__content{position:relative;z-index:2;padding-top:15px!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/tea-town-product.css.map */
