.veylla-pdp{--wine:#6f1227;--ink:#141414;--muted:#686868;--line:#dedbd6;--cream:#f7f3ee;color:var(--ink);background:#fff;font-family:var(--text-font-family,Arial,sans-serif)}
.veylla-pdp *{box-sizing:border-box}.veylla-pdp button,.veylla-pdp input{font:inherit}.veylla-pdp img,.veylla-pdp video{display:block;width:100%}.veylla-pdp a{color:inherit;text-decoration:none}
.veylla-pdp__top{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(360px,1fr);gap:36px;max-width:1500px;margin:0 auto;padding:32px 34px 72px}
.veylla-pdp__gallery{position:relative;min-width:0}.veylla-pdp__gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
.veylla-pdp__media{position:relative;overflow:hidden;background:#f4f2ef;aspect-ratio:1/1}.veylla-pdp__media[hidden]{display:none}.veylla-pdp__media img{height:100%;object-fit:cover;transition:transform .45s ease}.veylla-pdp__media:hover img{transform:scale(1.012)}
.veylla-pdp__badges{position:absolute;z-index:2;top:14px;left:14px;display:flex;gap:7px;flex-wrap:wrap;max-width:80%}.veylla-pdp__badge{display:inline-flex;align-items:center;min-height:30px;padding:6px 12px;border-radius:999px;background:#fff;color:#171717;font-size:11px;font-weight:700;letter-spacing:.025em;box-shadow:0 1px 7px #00000012}.veylla-pdp__badge--wine{background:var(--wine);color:#fff}
.veylla-pdp__buybox{align-self:start;position:sticky;top:26px;padding:22px 0 0;min-width:0}.veylla-pdp__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.veylla-pdp__title{min-width:0;margin:0;font-size:clamp(30px,3vw,48px);font-weight:500;line-height:1.06;letter-spacing:-.03em;overflow-wrap:break-word}.veylla-pdp__rating{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;white-space:nowrap;font-size:13px;margin-top:9px}.veylla-pdp__stars{color:#f4a51c;letter-spacing:1px;font-size:15px}.veylla-pdp__price{display:flex;align-items:center;gap:10px;margin-top:17px}.veylla-pdp__price-current{font-size:19px;font-weight:700}.veylla-pdp__price-compare{font-size:16px;color:#777;text-decoration:line-through}.veylla-pdp__discount{display:none;padding:4px 8px;border-radius:999px;background:var(--wine);color:#fff;font-size:11px;font-weight:700}.veylla-pdp__discount.is-visible{display:inline-flex}.veylla-pdp__terms{margin:7px 0 24px;color:#666;font-size:12px}
.veylla-pdp__option{border:0;padding:0;margin:0 0 20px}.veylla-pdp__legend{display:flex;gap:5px;align-items:baseline;margin-bottom:10px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.veylla-pdp__legend-value{font-weight:400;text-transform:none;letter-spacing:0;color:#666}.veylla-pdp__swatches{display:flex;flex-wrap:wrap;gap:9px}.veylla-pdp__swatch{appearance:none;width:32px;height:32px;border:2px solid #fff;border-radius:50%;background:var(--swatch,#111);box-shadow:0 0 0 1px #c9c6c1;cursor:pointer;transition:box-shadow .2s,transform .2s}.veylla-pdp__swatch:hover{transform:scale(1.05)}.veylla-pdp__swatch:has(input:checked){box-shadow:0 0 0 2px #111}.veylla-pdp__swatch input{position:absolute;opacity:0;pointer-events:none}.veylla-pdp__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.veylla-pdp__variant-button{position:relative;cursor:pointer}.veylla-pdp__variant-button input{position:absolute;opacity:0}.veylla-pdp__variant-button span{display:flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #bdb9b3;border-radius:2px;padding:8px 12px;font-size:13px}.veylla-pdp__variant-button input:checked+span{border-color:#111;background:#111;color:#fff}
.veylla-pdp__atc{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;padding:0 20px;border:0;border-radius:0;background:#111;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.08em;line-height:1.2;font-weight:700;font-size:13px;cursor:pointer;transition:background .2s,transform .2s}.veylla-pdp__atc span{display:block;width:100%;text-align:center}.veylla-pdp__atc:hover{background:var(--wine)}.veylla-pdp__atc:active{transform:scale(.995)}.veylla-pdp__atc[disabled]{opacity:.55;cursor:not-allowed}.veylla-pdp__form-message{min-height:18px;margin:8px 0 0;color:#7a1830;font-size:12px}
.veylla-pdp__swatch{position:relative}.veylla-pdp__swatch .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.veylla-pdp__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 20px;padding:0 4px}.veylla-pdp__trust-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0;text-align:center;font-size:10px;line-height:1.3}.veylla-pdp__trust-item span{display:block;max-width:118px;text-wrap:balance}.veylla-pdp__trust-item svg{flex:0 0 auto;width:25px;height:25px;margin:0 auto 7px;stroke:currentColor;fill:none;stroke-width:1.4}
.veylla-pdp__gift{display:grid;grid-template-columns:80px 1fr;gap:13px;align-items:center;margin:18px 0;padding:12px;border:1px solid var(--line);background:#faf8f5}.veylla-pdp__gift img{aspect-ratio:1;object-fit:cover}.veylla-pdp__gift h3{font-size:13px;line-height:1.35;margin:0 0 7px}.veylla-pdp__gift p{font-size:11px;color:#666;margin:0 0 9px}.veylla-pdp__gift button{border:1px solid #111;background:#fff;min-height:34px;padding:6px 14px;font-size:11px;font-weight:700}
.veylla-pdp__accordions{border-top:1px solid var(--line)}.veylla-pdp__accordion{border-bottom:1px solid var(--line)}.veylla-pdp__accordion summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;padding:17px 0;font-size:12px;font-weight:700;letter-spacing:.055em}.veylla-pdp__accordion summary::-webkit-details-marker{display:none}.veylla-pdp__accordion summary:after{content:'+';font-size:20px;font-weight:400;line-height:1}.veylla-pdp__accordion[open] summary:after{content:'−'}.veylla-pdp__accordion-content{padding:0 10px 20px 0;color:#555;font-size:13px;line-height:1.65}.veylla-pdp__accordion-content p{margin:0 0 10px}.veylla-pdp__accordion-content ul{padding-left:19px;margin:0}
.veylla-pdp__section{padding:72px 32px}.veylla-pdp__section--soft{background:var(--cream)}.veylla-pdp__section-inner{max-width:1320px;margin:0 auto}.veylla-pdp__eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:var(--wine);font-weight:700;margin:0 0 12px}.veylla-pdp__heading{text-align:center;font-size:clamp(30px,4vw,52px);font-weight:500;letter-spacing:-.035em;line-height:1.08;margin:0 0 36px}
.veylla-pdp__video-track,.veylla-pdp__styled-track,.veylla-pdp__related-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.veylla-pdp__video-track::-webkit-scrollbar,.veylla-pdp__styled-track::-webkit-scrollbar{display:none}.veylla-pdp__video-card{position:relative;aspect-ratio:9/16;overflow:hidden;background:#111;scroll-snap-align:start}.veylla-pdp__video-card video{width:100%;height:100%;object-fit:cover}.veylla-pdp__video-play{position:absolute;inset:0;margin:auto;width:54px;height:54px;border-radius:50%;border:0;background:#ffffffdd;color:#111;font-size:19px;cursor:pointer;transition:opacity .2s}.veylla-pdp__video-card.is-playing .veylla-pdp__video-play{opacity:0;pointer-events:none}
.veylla-pdp__faq{max-width:920px;margin:0 auto;border-top:1px solid var(--line)}.veylla-pdp__faq-item{border-bottom:1px solid var(--line)}.veylla-pdp__faq-item summary{list-style:none;cursor:pointer;padding:20px 2px;display:flex;justify-content:space-between;gap:20px;font-size:15px;font-weight:600}.veylla-pdp__faq-item summary::-webkit-details-marker{display:none}.veylla-pdp__faq-item summary:after{content:'+';font-size:21px;font-weight:400}.veylla-pdp__faq-item[open] summary:after{content:'−'}.veylla-pdp__faq-answer{padding:0 34px 21px 2px;color:#626262;font-size:14px;line-height:1.65}
.veylla-pdp__section--reviews{background:#fff}.veylla-pdp__reviews{max-width:760px;margin:0 auto}.veylla-pdp__reviews-heading{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.veylla-pdp__review-summary{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 0 38px}.veylla-pdp__score{font-size:42px;line-height:1;font-weight:400}.veylla-pdp__review-summary>.veylla-pdp__stars{margin-top:14px;font-size:17px}.veylla-pdp__review-copy{margin-top:11px;font-size:13px;color:#555}.veylla-pdp__review-copy strong{display:block;color:#111;font-size:13px;font-weight:400;margin-bottom:12px}.veylla-pdp__recommend{display:flex;align-items:baseline;justify-content:center;gap:16px}.veylla-pdp__recommend b{color:#111;font-size:21px;font-weight:500}.veylla-pdp__review-thumbs{display:flex;justify-content:center;gap:6px;margin-top:14px}.veylla-pdp__review-thumb{width:68px;height:68px;border-radius:3px;overflow:hidden;background:#f2f0ed}.veylla-pdp__review-thumb img{height:100%;object-fit:cover}.veylla-pdp__review-button{min-height:36px;margin-top:17px;padding:8px 17px;border:0;border-radius:999px;background:#202020;color:#fff;font-size:12px;font-weight:600}.veylla-pdp__review-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:16px 0 8px;border-top:1px solid var(--line);font-size:12px}.veylla-pdp__review-toolbar select{appearance:none;border:0;background:transparent;padding:6px 20px 6px 4px;font-size:12px;background-image:linear-gradient(45deg,transparent 50%,#111 50%),linear-gradient(135deg,#111 50%,transparent 50%);background-position:calc(100% - 8px) 50%,calc(100% - 4px) 50%;background-size:4px 4px,4px 4px;background-repeat:no-repeat}.veylla-pdp__review{padding:28px 0;border-bottom:1px solid var(--line)}.veylla-pdp__review[hidden]{display:none}.veylla-pdp__review-author{display:flex;align-items:center;gap:7px;font-size:13px}.veylla-pdp__review-author strong{font-weight:500}.veylla-pdp__verified{display:inline-grid;place-items:center;width:13px;height:13px;border-radius:50%;background:#222;color:#fff;font-size:9px;line-height:1}.veylla-pdp__review-meta{margin:14px 0 10px}.veylla-pdp__review-date{display:block;margin-top:5px;color:#888;font-size:11px}.veylla-pdp__review-body h3{font-size:14px;font-weight:600;margin:0 0 8px}.veylla-pdp__review-body p{max-width:620px;font-size:13px;line-height:1.45;color:#333;margin:0}.veylla-pdp__review-photos{display:flex;gap:7px;margin-top:15px}.veylla-pdp__review-photo{width:82px;height:82px;margin:0;border-radius:2px;object-fit:cover}.veylla-pdp__review-pagination{display:flex;align-items:center;justify-content:center;gap:6px;padding-top:26px}.veylla-pdp__review-page{display:grid;place-items:center;min-width:34px;height:34px;padding:0 9px;border:1px solid #d6d3ce;background:#fff;color:#222;font-size:12px;cursor:pointer}.veylla-pdp__review-page[aria-current="page"]{border-color:#202020;background:#202020;color:#fff}.veylla-pdp__review-page:disabled{opacity:.35;cursor:default}
.veylla-pdp__review-photos{align-items:center}.veylla-pdp__review-photo-button{display:block;width:82px;height:82px;padding:0;border:0;background:#f6f5f3;cursor:zoom-in;overflow:hidden}.veylla-pdp__review-photo-button .veylla-pdp__review-photo{width:100%;height:100%;margin:0;border-radius:0;object-fit:contain}.veylla-pdp__review-lightbox[hidden]{display:none}.veylla-pdp__review-lightbox{position:fixed;z-index:10050;inset:0;display:grid;place-items:center;padding:18px;background:#00000070}.veylla-pdp__review-lightbox-dialog{width:min(430px,100%);max-height:calc(100vh - 36px);overflow-y:auto;border-radius:6px;background:#fff;box-shadow:0 18px 50px #0005}.veylla-pdp__review-lightbox-media{position:relative;display:grid;place-items:center;min-height:380px;background:#050505;overflow:hidden}.veylla-pdp__review-lightbox-media>img{width:100%;height:min(62vh,560px);object-fit:contain;background:#050505}.veylla-pdp__review-lightbox-close{position:absolute;z-index:2;top:7px;right:9px;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;background:#0008;color:#fff;font-size:29px;font-weight:300;line-height:1;cursor:pointer}.veylla-pdp__review-lightbox-arrow{position:absolute;z-index:2;top:50%;translate:0 -50%;display:grid;place-items:center;width:42px;height:52px;padding:0;border:0;background:transparent;color:#fff;font-size:48px;line-height:1;text-shadow:0 1px 8px #000;cursor:pointer}.veylla-pdp__review-lightbox-arrow--prev{left:3px}.veylla-pdp__review-lightbox-arrow--next{right:3px}.veylla-pdp__review-lightbox-arrow[hidden]{display:none}.veylla-pdp__review-lightbox-thumbs{display:flex;justify-content:center;gap:5px;padding:24px 18px 16px}.veylla-pdp__review-lightbox-thumb{width:66px;height:66px;padding:2px;border:1px solid transparent;background:#fff;cursor:pointer}.veylla-pdp__review-lightbox-thumb[aria-current="true"]{border:3px solid #222;padding:0}.veylla-pdp__review-lightbox-thumb img{width:100%;height:100%;object-fit:contain}.veylla-pdp__review-lightbox-copy{padding:0 22px 24px}.veylla-pdp__review-lightbox-copy>.veylla-pdp__review-date{margin:5px 0 24px}.veylla-pdp__review-lightbox-copy>.veylla-pdp__stars{margin-bottom:13px;font-size:17px}.veylla-pdp__review-lightbox-copy h3{font-size:14px;margin:0 0 8px}.veylla-pdp__review-lightbox-copy p{font-size:14px;line-height:1.42;color:#222;margin:0}.veylla-review-lock{overflow:hidden!important}
.veylla-pdp__related-grid{grid-auto-flow:initial;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.veylla-pdp__related-card{position:relative}.veylla-pdp__related-media{display:block;aspect-ratio:1;background:#f4f1ed;overflow:hidden}.veylla-pdp__related-media img{height:100%;object-fit:cover;transition:transform .35s}.veylla-pdp__related-card:hover img{transform:scale(1.015)}.veylla-pdp__related-title{display:block;margin-top:12px;font-size:14px;font-weight:600}.veylla-pdp__related-price{font-size:13px;color:#666;margin-top:4px}.veylla-pdp__styled-track{grid-auto-columns:calc(25% - 9px)}.veylla-pdp__styled-item{scroll-snap-align:start;aspect-ratio:4/5;overflow:hidden}.veylla-pdp__styled-item img{height:100%;object-fit:cover}
.veylla-pdp__sticky{display:none}
@media(max-width:999px){.veylla-pdp__top{display:block;padding:0 0 44px}.veylla-pdp__gallery{margin:0}.veylla-pdp__gallery-grid{display:flex;gap:5px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 18px 8px 0}.veylla-pdp__gallery-grid::-webkit-scrollbar{display:none}.veylla-pdp__media{flex:0 0 calc(100vw - 34px);scroll-snap-align:start;aspect-ratio:1}.veylla-pdp__badges{position:fixed;top:auto;left:12px}.veylla-pdp__gallery>.veylla-pdp__badges{position:absolute;top:12px}.veylla-pdp__buybox{position:static;padding:25px 19px 0}.veylla-pdp__title{font-size:33px}.veylla-pdp__title-row{align-items:center}.veylla-pdp__rating{font-size:11px}.veylla-pdp__section{padding:52px 18px}.veylla-pdp__heading{margin-bottom:28px}.veylla-pdp__video-track{grid-auto-columns:42vw}.veylla-pdp__related-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px}.veylla-pdp__related-card{flex:0 0 72vw;scroll-snap-align:start}.veylla-pdp__styled-track{grid-auto-columns:50vw}.veylla-pdp__sticky{position:fixed;z-index:19;display:flex;align-items:center;gap:12px;left:0;right:0;bottom:0;padding:9px 14px calc(9px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #ddd;box-shadow:0 -4px 16px #0000000d}.veylla-pdp__sticky-price{font-size:13px;font-weight:700;min-width:72px}.veylla-pdp__sticky button{flex:1;min-height:46px;border:0;background:#111;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.07em;font-weight:700;font-size:12px}}
@media(max-width:520px){.veylla-pdp__title-row{flex-wrap:wrap;gap:6px}.veylla-pdp__title{flex:1 1 100%;overflow-wrap:normal}.veylla-pdp__rating{margin-top:0}.veylla-pdp__atc{min-height:48px;font-size:12px}.veylla-pdp__trust{gap:4px;margin-top:16px;padding:0}.veylla-pdp__trust-item{font-size:10px;line-height:1.25}.veylla-pdp__trust-item span{max-width:108px}.veylla-pdp__trust-item svg{width:23px;height:23px;margin-bottom:6px}.veylla-pdp__video-track{grid-auto-columns:43vw}.veylla-pdp__section{padding-left:14px;padding-right:14px}.veylla-pdp__section--reviews{padding-top:44px;padding-bottom:46px}.veylla-pdp__heading{font-size:31px}.veylla-pdp__reviews{max-width:390px}.veylla-pdp__score{font-size:38px}.veylla-pdp__review-summary{padding-bottom:32px}.veylla-pdp__review-summary>.veylla-pdp__stars{margin-top:12px}.veylla-pdp__review-copy{margin-top:9px}.veylla-pdp__recommend{gap:12px}.veylla-pdp__review-thumb{width:62px;height:62px}.veylla-pdp__review-toolbar{padding-top:14px}.veylla-pdp__review{padding:25px 12px}.veylla-pdp__review-body p{font-size:13px;line-height:1.4}.veylla-pdp__review-photo{width:76px;height:76px}.veylla-pdp__review-pagination{padding-top:22px}.veylla-pdp__review-button{width:auto}.veylla-pdp__sticky button{text-align:center}}
@media(max-width:520px){.veylla-pdp__review-photo-button{width:72px;height:72px}.veylla-pdp__review-photo-button .veylla-pdp__review-photo{width:100%;height:100%}.veylla-pdp__review-lightbox{padding:8px}.veylla-pdp__review-lightbox-dialog{width:100%;max-height:calc(100vh - 16px)}.veylla-pdp__review-lightbox-media{min-height:300px}.veylla-pdp__review-lightbox-media>img{height:min(58vh,490px)}.veylla-pdp__review-lightbox-thumbs{padding:22px 14px 15px}.veylla-pdp__review-lightbox-copy{padding:0 20px 22px}}
@media(prefers-reduced-motion:reduce){.veylla-pdp *{scroll-behavior:auto!important;transition:none!important}.veylla-pdp__video-card video{animation:none!important}}
