/* curiositeas — PDP-specific layout (theme-CSS drives the Elementor shell) */
.tea-pdp{--pad:clamp(20px,5vw,90px)}
section.product{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(30px,5vw,80px);padding:clamp(120px,15vh,155px) var(--pad) clamp(60px,8vw,110px);max-width:1500px;margin:0 auto;align-items:start}
.product__bg-word{position:absolute;top:36%;left:-2vw;transform:translateY(-50%);font-family:var(--serif);font-size:24vw;color:var(--pink);opacity:.16;white-space:nowrap;pointer-events:none;z-index:0;letter-spacing:-.04em}
.product__gallery{position:sticky;top:96px;z-index:2}
.gal__main{position:relative;border-radius:30px;overflow:hidden;background:var(--cream);aspect-ratio:1;box-shadow:0 40px 70px -40px rgba(206,57,97,.45)}
.gal__main img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s var(--ease)}
.gal__main:hover img{transform:scale(1.05)}
.gal__thumbs{display:flex;gap:14px;margin-top:16px}
.thumb{flex:1;aspect-ratio:1;border-radius:16px;overflow:hidden;border:2px solid transparent;background:var(--cream);padding:0;cursor:pointer;transition:border-color .3s var(--ease),transform .3s var(--ease)}
.thumb img{width:100%;height:100%;object-fit:cover}
.thumb:hover{transform:translateY(-4px)}
.thumb.is-active{border-color:var(--berry)}
.product__info{position:relative;z-index:2;padding-top:6px}
.product__info .eyebrow{margin-bottom:14px}
.product__title{font-family:var(--serif);font-weight:400;line-height:.96;font-size:clamp(40px,5.5vw,76px);letter-spacing:-.02em;margin:2px 0 18px}
.product__meta{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--muted);margin-bottom:22px}
.stars{color:var(--berry);letter-spacing:2px;font-size:16px}
.stars span{color:var(--pink)}
.meta-div{opacity:.5}
.product__lead{font-size:clamp(16px,1.2vw,18px);line-height:1.65;color:var(--grey);max-width:520px;margin-bottom:26px}
.product__price{display:flex;align-items:baseline;gap:14px;margin-bottom:30px;flex-wrap:wrap}
.product__price .price,.product__price .price ins{font-family:var(--serif);font-size:40px;color:var(--berry);line-height:1;text-decoration:none}
.product__price .price del{font-size:24px;color:var(--muted);opacity:.7}
.price-note{font-size:13px;color:var(--muted)}
/* buybar — full width ATC + qty */
.buybar{display:flex;gap:14px;align-items:stretch;margin:0 0 24px;flex-wrap:wrap;width:100%}
.buybar .qty{display:inline-flex;align-items:center;background:var(--cream);border-radius:100px;padding:6px}
.qty__btn{width:42px;height:42px;border-radius:50%;border:none;background:transparent;font-size:20px;color:var(--ink);cursor:pointer;transition:background .3s,color .3s}
.qty__btn:hover{background:var(--ink);color:var(--cream)}
.qty__val,.buybar input.qty__val{width:52px;text-align:center;border:none;background:transparent;font-family:var(--sans);font-size:17px;color:var(--ink);outline:none;-moz-appearance:textfield}
.qty__val::-webkit-outer-spin-button,.qty__val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.buybar .btn--add{flex:1 1 auto;min-width:210px}
.buybar .btn--add.is-pop{animation:pop .5s var(--ease)}
@keyframes pop{0%{transform:scale(1)}40%{transform:scale(.96)}100%{transform:scale(1)}}
.usps{list-style:none;display:flex;flex-direction:column;gap:11px;margin:0 0 34px;padding:0}
.usps li{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--grey)}
.usps i{width:18px;height:18px;border-radius:50%;background:var(--salmon);position:relative;flex:none}
.usps i::after{content:"";position:absolute;left:5px;top:8px;width:4px;height:7px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.accordion{border-top:1px solid rgba(11,11,11,.12)}
.acc__item{border-bottom:1px solid rgba(11,11,11,.12)}
.acc__head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--serif);font-size:21px;color:var(--ink)}
.acc__head i{position:relative;width:16px;height:16px;flex:none}
.acc__head i::before,.acc__head i::after{content:"";position:absolute;background:var(--berry);transition:transform .35s var(--ease)}
.acc__head i::before{top:7px;left:0;width:16px;height:2px}
.acc__head i::after{top:0;left:7px;width:2px;height:16px}
.acc__item.is-open .acc__head i::after{transform:scaleY(0)}
.acc__body{overflow:hidden;height:0}
.acc__item.is-open .acc__body{height:auto}
.acc__body p{padding:0 0 22px;font-size:15px;line-height:1.7;color:var(--grey);max-width:560px}
@media(max-width:880px){section.product{grid-template-columns:1fr;gap:30px}.product__gallery{position:relative;top:0}.product__bg-word{font-size:42vw;top:18%}}
/* flavour / smaakprofiel */
.flavour{position:relative;padding:clamp(70px,11vw,150px) var(--pad);overflow:hidden}
.flavour__planet{position:absolute;top:8%;right:-50px;width:clamp(150px,20vw,300px);height:auto;object-fit:contain;opacity:.9;z-index:0;pointer-events:none}
.flavour__grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr .85fr;gap:clamp(40px,6vw,90px);align-items:center;max-width:1400px;margin:0 auto}
.flavour__copy h2{font-family:var(--serif);font-weight:400;font-size:clamp(34px,5vw,68px);line-height:1.02;letter-spacing:-.02em;margin-bottom:22px}
.flavour__copy p{font-size:17px;line-height:1.7;color:var(--grey);margin-bottom:34px;max-width:520px}
.flavour__media{border-radius:24px;overflow:hidden;aspect-ratio:4/5;box-shadow:0 40px 70px -40px rgba(11,11,11,.45)}
.flavour__media img{width:100%;height:100%;object-fit:cover}
.bars{display:flex;flex-direction:column;gap:18px;max-width:520px}
.bar{display:grid;grid-template-columns:140px 1fr;align-items:center;gap:18px}
.bar>span{font-size:14px;color:var(--grey)}
.bar__track{height:10px;border-radius:100px;background:var(--cream);overflow:hidden}
.bar__track i{display:block;height:100%;width:0;border-radius:100px;background:linear-gradient(90deg,var(--salmon),var(--berry));transition:width 1.1s var(--ease)}
@media(max-width:880px){.flavour__grid{grid-template-columns:1fr;gap:44px}.bar{grid-template-columns:110px 1fr}}
/* facts strip */
.strip{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1400px;margin:0 auto;padding:0 var(--pad) clamp(20px,4vw,40px)}
.strip__item{text-align:center;background:var(--cream);border-radius:22px;padding:34px 18px}
.strip__item strong{display:block;font-family:var(--serif);font-weight:400;font-size:clamp(38px,5vw,60px);color:var(--berry);line-height:1}
.strip__item span{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted)}
@media(max-width:680px){.strip{grid-template-columns:repeat(2,1fr)}}
/* elementor shell: force full-width so theme grid layout drives the PDP (no .tea-pdp wrapper exists in DOM) */
[data-elementor-type="product"] .e-con,
[data-elementor-type="product"] .e-con>.elementor-widget,
[data-elementor-type="product"] .elementor-widget-shortcode,
[data-elementor-type="product"] .elementor-widget-shortcode>.elementor-widget-container,
[data-elementor-type="product"] .elementor-shortcode{width:100%;max-width:100%;flex:1 1 100%;align-self:stretch}
[data-elementor-type="product"] .elementor-shortcode{display:block}
[data-elementor-type="product"] .elementor-widget-container{margin:0}
/* cache-bump 1784296798 */

/* accordion: no hover bg + smooth height */
.acc__head:hover,.acc__head:focus,.acc__head:active{background:transparent!important;box-shadow:none!important}
.acc__body{transition:height .38s var(--ease)}
.acc__rte p{padding:0 0 22px;font-size:15px;line-height:1.7;color:var(--grey);max-width:560px}
.acc__rte ul,.acc__rte ol{padding:0 0 22px 18px;font-size:15px;line-height:1.7;color:var(--grey);max-width:560px}
.acc__rte li{margin:2px 0}
.acc__rte :last-child{margin-bottom:0}

/* curiositeas — zetadvies pills (temperatuur / zettijd / gr per liter) */
.brew{margin:0 0 30px}
.brew__label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);margin-bottom:12px}
.brew__list{list-style:none;display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0}
.brew__item{display:flex;align-items:center;gap:10px;background:var(--cream);border-radius:100px;padding:10px 20px 10px 14px}
.brew__item img{width:26px;height:26px;flex:none}
.brew__txt{display:flex;flex-direction:column;gap:3px;line-height:1}
.brew__val{font-family:var(--serif);font-size:20px;line-height:1;color:var(--berry)}
.brew__key{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted)}
@media(max-width:420px){.brew__item{padding:9px 16px 9px 12px}.brew__val{font-size:18px}}
