.vd-pdv{width:100%}.vd-pdv__crumbs{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-family:var(--vd-font);font-size:.8125rem;color:var(--vd-muted);margin-bottom:1.25rem}.vd-pdv__crumbs--slim{align-self:flex-start}.vd-pdv__crumbs a{color:var(--vd-muted);text-decoration:none;transition:color .2s ease}.vd-pdv__crumbs a:hover{color:var(--vd-brand)}.vd-pdv__crumbs [aria-current=page]{color:var(--vd-ink);font-weight:600}.vd-pdv__crumbs span[aria-hidden=true]{color:var(--vd-faint)}.vd-pdv__main{max-width:1280px;margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2rem)}.vd-pdv__main-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,5vw,4rem);align-items:start}@media (max-width:880px){.vd-pdv__main-inner{grid-template-columns:1fr}}.vd-pdv__gallery{display:flex;flex-direction:column;gap:1rem}.vd-pdv__gallery-stage{position:relative;aspect-ratio:1;width:100%;min-height:320px;background:#ffffff;border-radius:16px;overflow:hidden;contain:layout paint}.vd-pdv__gallery-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;padding:0;filter:none;display:block;opacity:0;transform:scale(1.015);transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1);pointer-events:none;will-change:opacity}.vd-pdv__gallery-img[data-active]{opacity:1;transform:scale(1);pointer-events:auto;z-index:1}.vd-pdv__gallery-thumb{position:relative}.vd-pdv__gallery-thumb:active{transform:scale(.95);transition:transform 80ms ease-out}.vd-pdv__gallery-thumb[data-active]{border-color:var(--vd-brand);box-shadow:0 0 0 1px var(--vd-brand),0 0 0 4px rgba(47,107,78,.12)}.vd-pdv__gallery-thumb[data-active] img{transform:scale(1.04)}.vd-pdv__gallery-thumb img{transition:transform .32s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.vd-pdv__gallery-img{transform:none;transition:opacity .2s ease}.vd-pdv__gallery-thumb:active{transform:none}}.vd-pdv__gallery-nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%) scale(.92);display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.92);border:0;color:#0F1F17;cursor:pointer;backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);box-shadow:0 2px 6px -1px rgba(15,31,23,.1),0 10px 28px -8px rgba(15,31,23,.22);opacity:0;transition:opacity .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1),background .2s ease,color .2s ease}.vd-pdv__gallery-nav:focus-visible,.vd-pdv__gallery-stage:hover .vd-pdv__gallery-nav{opacity:1;transform:translateY(-50%) scale(1)}.vd-pdv__gallery-nav:hover{background:#2F6B4E;color:#FFFFFF;transform:translateY(-50%) scale(1.06);box-shadow:0 4px 12px -2px rgba(47,107,78,.3),0 14px 36px -8px rgba(47,107,78,.38)}.vd-pdv__gallery-nav:active{transform:translateY(-50%) scale(.97)}.vd-pdv__gallery-nav:focus-visible{outline:2px solid #2F6B4E;outline-offset:3px}.vd-pdv__gallery-nav svg{width:20px;height:20px;stroke-width:2.25}.vd-pdv__gallery-nav--prev{left:1rem}.vd-pdv__gallery-nav--next{right:1rem}@media (hover:none){.vd-pdv__gallery-nav{opacity:1;transform:translateY(-50%) scale(1);width:42px;height:42px}}.vd-pdv__gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.5rem}.vd-pdv__gallery-thumb{aspect-ratio:1;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#ffffff;cursor:pointer;padding:0;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.vd-pdv__gallery-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;padding:0;display:block}.vd-pdv__gallery-thumb:hover{transform:translateY(-2px);box-shadow:0 6px 16px -6px rgba(15,31,23,.18)}.vd-pdv__gallery-thumb[data-active]{border-color:#2F6B4E;box-shadow:0 0 0 1px #2F6B4E}.vd-pdv__info{display:flex;flex-direction:column;gap:.875rem}.vd-pdv__category{font-family:var(--vd-font);font-size:.875rem;font-weight:500;color:var(--vd-brand);letter-spacing:0}.vd-pdv__title-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.vd-pdv__title{margin:0;font-family:var(--vd-font-serif,"Fraunces",serif);font-size:clamp(1.875rem,3.5vw,2.5rem);font-weight:500;line-height:1.1;letter-spacing:-.02em;color:var(--vd-ink)}.vd-pdv__stock{display:inline-block;padding:.25rem .75rem;background:rgba(47,107,78,.12);color:var(--vd-brand);border-radius:999px;font-family:var(--vd-font);font-size:.75rem;font-weight:700;letter-spacing:-.005em}.vd-pdv__latin{margin:-.25rem 0 0;font-family:var(--vd-font-serif,"Fraunces",serif);font-size:.9375rem;font-style:italic;color:var(--vd-muted)}.vd-pdv__rating-row{display:flex;align-items:center;gap:.625rem;margin-top:.125rem}.vd-pdv__stars{display:inline-flex;align-items:center;gap:.125rem}.vd-pdv__star{width:16px;height:16px;color:rgba(15,31,23,.18);fill:rgba(15,31,23,.18);transition:color .2s ease,fill .2s ease}.vd-pdv__star[data-filled]{color:var(--vd-honey,#E0AD52);fill:var(--vd-honey,#E0AD52)}.vd-pdv__stars--large .vd-pdv__star{width:20px;height:20px}.vd-pdv__rating-text{font-family:var(--vd-font);font-size:.8125rem;font-weight:600;color:var(--vd-ink-2)}.vd-pdv__price-row{display:flex;align-items:baseline;gap:.75rem;margin-top:.25rem}.vd-pdv__price-current{font-family:var(--vd-font);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:700;color:var(--vd-honey,#E0AD52);letter-spacing:-.015em}.vd-pdv__price-was{font-family:var(--vd-font);font-size:1.125rem;color:var(--vd-faint);text-decoration:line-through;text-decoration-thickness:1px}.vd-pdv__desc{margin:0;font-family:var(--vd-font);font-size:.9375rem;line-height:1.65;color:var(--vd-ink-2);max-width:56ch}.vd-pdv__variants{display:flex;flex-direction:column;gap:.625rem;margin-top:.5rem}.vd-pdv__variants-label{font-family:var(--vd-font);font-size:.875rem;font-weight:700;color:var(--vd-ink)}.vd-pdv__variants-list{display:flex;flex-wrap:wrap;gap:.5rem}.vd-pdv__variant{display:inline-flex;align-items:center;padding:.5rem .875rem;background:#FFFFFF;border:1.5px solid var(--vd-divider);border-radius:999px;cursor:pointer;font-family:var(--vd-font);font-size:.8125rem;font-weight:600;color:var(--vd-ink);white-space:nowrap;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .2s ease}.vd-pdv__variant:hover{border-color:var(--vd-brand);transform:translateY(-1px)}.vd-pdv__variant[data-active]{background:var(--vd-brand);border-color:var(--vd-brand);color:#FFFFFF}.vd-pdv__cta-row{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap;margin-top:.75rem}.vd-pdv__qty{height:44px;background:#FFFFFF;border:1.5px solid var(--vd-divider);border-radius:999px;overflow:hidden}.vd-pdv__qty,.vd-pdv__qty button{display:inline-flex;align-items:center}.vd-pdv__qty button{justify-content:center;width:38px;height:100%;background:transparent;border:0;color:var(--vd-ink);cursor:pointer;transition:background .18s ease}.vd-pdv__qty button:hover{background:var(--vd-cream,#f7f5ef)}.vd-pdv__qty button svg{width:14px;height:14px}.vd-pdv__qty input{width:36px;height:100%;background:transparent;border:0;text-align:center;font-family:var(--vd-font);font-size:.9375rem;font-weight:700;color:var(--vd-ink);-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.vd-pdv__qty input::-webkit-inner-spin-button,.vd-pdv__qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.vd-pdv__add{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 1.25rem;background:var(--vd-brand);border:0;border-radius:999px;font-family:var(--vd-font);font-size:.875rem;font-weight:700;color:#FFFFFF;cursor:pointer;transition:background .2s ease,transform .2s ease}.vd-pdv__add:hover{background:var(--vd-brand-deep,#1f513a);transform:translateY(-1px)}.vd-pdv__buy{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 1.25rem;background:var(--vd-honey,#E0AD52);border:0;border-radius:999px;font-family:var(--vd-font);font-size:.875rem;font-weight:700;color:#FFFFFF;cursor:pointer;transition:background .2s ease,transform .2s ease}.vd-pdv__buy:hover{background:#C89540;transform:translateY(-1px)}.vd-pdv__fav{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#FFFFFF;border:1.5px solid var(--vd-divider);border-radius:999px;color:var(--vd-muted);cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.vd-pdv__fav svg{width:18px;height:18px}.vd-pdv__fav:hover,.vd-pdv__fav[aria-pressed=true]{border-color:#E06C6C;color:#E06C6C}.vd-pdv__fav[aria-pressed=true]{background:rgba(224,108,108,.08)}.vd-pdv__fav[aria-pressed=true] svg{fill:currentColor}.vd-pdv__total{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding-top:.5rem;border-top:1px dashed var(--vd-divider)}.vd-pdv__total-label{font-family:var(--vd-font);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--vd-muted)}.vd-pdv__total-value{font-family:var(--vd-font-serif,"Fraunces",serif);font-size:1.5rem;font-weight:500;letter-spacing:-.015em;color:var(--vd-ink)}.vd-pdv__meta{margin:.75rem 0 0;padding:0;display:flex;flex-direction:column;gap:.4rem}.vd-pdv__meta>div{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;font-family:var(--vd-font);font-size:.8125rem;margin:0}.vd-pdv__meta dt{margin:0;font-weight:700;color:var(--vd-ink)}.vd-pdv__meta dt:after{content:":";font-weight:700;color:var(--vd-ink)}.vd-pdv__meta dd{margin:0;color:var(--vd-ink-2);display:inline-flex;flex-wrap:wrap;gap:.375rem}.vd-pdv__tag{color:var(--vd-brand);text-decoration:none}.vd-pdv__tag:hover{text-decoration:underline;text-underline-offset:2px}.vd-pdv__tag:after{content:",";color:var(--vd-faint)}.vd-pdv__tag:last-child:after{content:""}.vd-pdv__share{display:inline-flex;gap:.375rem}.vd-pdv__share-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--vd-brand);color:#FFFFFF;transition:background .2s ease,transform .2s ease}.vd-pdv__share-icon:hover{background:var(--vd-brand-deep,#1f513a);transform:translateY(-1px)}.vd-pdv__share-icon svg{width:13px;height:13px}.vd-pdv__tabs-wrap{border-top:1px solid var(--vd-divider);background:#FFFFFF}.vd-pdv__tabs-inner{max-width:1280px;margin:0 auto;padding:clamp(2rem,4vw,3rem) clamp(1rem,3vw,2rem)}.vd-pdv__tabs{display:flex;gap:1.75rem;border-bottom:1px solid var(--vd-divider);margin-bottom:2rem;flex-wrap:wrap}.vd-pdv__tab{position:relative;display:inline-flex;align-items:center;padding:.875rem 0;background:transparent;border:0;font-family:var(--vd-font);font-size:1rem;font-weight:600;color:var(--vd-muted);cursor:pointer;transition:color .2s ease}.vd-pdv__tab:hover{color:var(--vd-ink)}.vd-pdv__tab[data-active]{color:var(--vd-brand)}.vd-pdv__tab[data-active]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--vd-brand)}.vd-pdv__tab-panel{display:flex;flex-direction:column;gap:1.5rem}.vd-pdv__panel-text{margin:0;font-family:var(--vd-font);font-size:.9375rem;line-height:1.7;color:var(--vd-ink-2);max-width:72ch}.vd-pdv__panel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:.5rem}.vd-pdv__panel-heading{margin:0 0 .5rem;font-family:var(--vd-font);font-size:.875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--vd-brand)}.vd-pdv__panel-grid p{margin:0;font-family:var(--vd-font);font-size:.9375rem;line-height:1.6;color:var(--vd-ink-2)}.vd-pdv__specs{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem 1.5rem;margin:0}.vd-pdv__specs>div{display:flex;align-items:baseline;gap:.5rem;padding:.625rem 0;border-bottom:1px solid var(--vd-divider);font-family:var(--vd-font);font-size:.9375rem}.vd-pdv__specs dt{margin:0;font-weight:700;color:var(--vd-ink)}.vd-pdv__specs dt:after{content:":"}.vd-pdv__specs dd{margin:0;color:var(--vd-ink-2)}.vd-pdv__panel-reviews{gap:2rem}.vd-pdv__review-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:center;padding:1.5rem;background:var(--vd-cream,#f7f5ef);border-radius:16px}@media (max-width:720px){.vd-pdv__review-summary{grid-template-columns:1fr}}.vd-pdv__review-score{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:160px}.vd-pdv__review-score-num{font-family:var(--vd-font-serif,"Fraunces",serif);font-size:clamp(2.5rem,6vw,4rem);font-weight:500;line-height:1;color:var(--vd-ink)}.vd-pdv__review-score-of{font-family:var(--vd-font);font-size:.875rem;color:var(--vd-muted);margin-top:-.25rem}.vd-pdv__review-score-count{font-family:var(--vd-font);font-size:.8125rem;color:var(--vd-muted)}.vd-pdv__review-bars{display:flex;flex-direction:column;gap:.5rem}.vd-pdv__review-bar{display:grid;grid-template-columns:50px minmax(0,1fr) 48px;align-items:center;gap:.625rem;font-family:var(--vd-font);font-size:.8125rem}.vd-pdv__review-bar-label{color:var(--vd-ink);font-weight:600}.vd-pdv__review-bar-track{height:8px;background:rgba(15,31,23,.06);border-radius:999px;overflow:hidden}.vd-pdv__review-bar-fill{display:block;height:100%;background:var(--vd-honey,#E0AD52);border-radius:999px;transition:width .36s cubic-bezier(.22,1,.36,1)}.vd-pdv__review-bar-pct{text-align:right;color:var(--vd-muted);font-weight:600}.vd-pdv__review-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.vd-pdv__review-controls-title{margin:0;font-family:var(--vd-font);font-size:1.125rem;font-weight:700;color:var(--vd-ink)}.vd-pdv__review-meta{display:inline-flex;align-items:center;gap:1rem;flex-wrap:wrap;font-family:var(--vd-font);font-size:.8125rem;color:var(--vd-muted)}.vd-pdv__review-meta strong{color:var(--vd-ink)}.vd-pdv__review-sort{display:inline-flex;align-items:center;gap:.4rem;color:var(--vd-muted)}.vd-pdv__review-sort select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:.375rem 1.75rem .375rem .625rem;background:#FFFFFF;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230f1f17' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right .5rem center;border:1px solid var(--vd-divider);border-radius:8px;font-family:var(--vd-font);font-size:.8125rem;font-weight:600;color:var(--vd-ink);cursor:pointer}.vd-pdv__review-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.vd-pdv__review{display:flex;flex-direction:column;gap:.625rem;padding-bottom:1.5rem;border-bottom:1px solid var(--vd-divider)}.vd-pdv__review:last-child{border-bottom:0;padding-bottom:0}.vd-pdv__review-head{display:flex;align-items:center;gap:.625rem}.vd-pdv__review-avatar{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:var(--vd-brand);color:#FFFFFF;font-family:var(--vd-font);font-size:.875rem;font-weight:700;flex:0 0 auto}.vd-pdv__review-author{display:flex;flex-direction:column;gap:.05rem;flex:1;min-width:0}.vd-pdv__review-author strong{font-family:var(--vd-font);font-size:.875rem;font-weight:700;color:var(--vd-ink)}.vd-pdv__review-verified{font-family:var(--vd-font);font-size:.6875rem;color:var(--vd-muted)}.vd-pdv__review-time{font-family:var(--vd-font);font-size:.75rem;color:var(--vd-faint);white-space:nowrap}.vd-pdv__review-title{margin:0;font-family:var(--vd-font);font-size:1rem;font-weight:700;color:var(--vd-ink)}.vd-pdv__review-body{margin:0;font-family:var(--vd-font);font-size:.875rem;line-height:1.65;color:var(--vd-ink-2);max-width:72ch}.vd-pdv__review-photos{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.vd-pdv__review-photo{width:76px;height:76px;border-radius:10px;overflow:hidden;background:var(--vd-cream,#f7f5ef);flex:0 0 auto}.vd-pdv__review-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vd-pdv__related{max-width:1280px;margin:0 auto;padding:clamp(2rem,4vw,3rem) clamp(1rem,3vw,2rem) clamp(3rem,5vw,4.5rem);border-top:1px solid var(--vd-divider)}.vd-pdv__related-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.vd-pdv__related-head h2{margin:0;font-family:var(--vd-font-serif,"Fraunces",serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:500;letter-spacing:-.018em;color:var(--vd-ink)}.vd-pdv__related-head em{font-style:italic;color:var(--vd-brand);font-weight:500}.vd-pdv__related-link{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--vd-font);font-size:.875rem;font-weight:600;color:var(--vd-brand);text-decoration:none;transition:color .2s ease}.vd-pdv__related-link:hover{color:var(--vd-brand-deep,#1f513a)}.vd-pdv__related-link svg{width:14px;height:14px}.vd-pdv__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}@media (max-width:880px){.vd-pdv__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.vd-pdv__related-grid{grid-template-columns:1fr}}.vd-pdv__related-card{display:flex;flex-direction:column;gap:.625rem;text-decoration:none;color:inherit;transition:transform .28s cubic-bezier(.22,1,.36,1)}.vd-pdv__related-card:hover{transform:translateY(-3px)}.vd-pdv__related-img{aspect-ratio:1;background:#FFFFFF;border-radius:12px;overflow:hidden;display:block;border:1px solid var(--vd-divider);transition:border-color .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1)}.vd-pdv__related-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;padding:0;display:block}.vd-pdv__related-card:hover .vd-pdv__related-img{border-color:var(--vd-border-strong);box-shadow:0 12px 28px -10px rgba(15,31,23,.14)}.vd-pdv__related-body{display:flex;flex-direction:column;gap:.125rem;padding:0 .125rem}.vd-pdv__related-cat{font-family:var(--vd-font);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--vd-faint)}.vd-pdv__related-name{margin:0;font-family:var(--vd-font-serif,"Fraunces",serif);font-size:1rem;font-weight:500;color:var(--vd-ink)}.vd-pdv__related-price{font-weight:600;color:var(--vd-muted)}.vd-pdv__related-price,.vd-pdv__review-write{font-family:var(--vd-font);font-size:.8125rem}.vd-pdv__review-write{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .875rem;background:var(--vd-brand);color:#FFFFFF;border:0;border-radius:999px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease;white-space:nowrap}.vd-pdv__review-write:hover{background:var(--vd-brand-deep,#1f513a);transform:translateY(-1px)}.vd-pdv__review-form{padding:1.5rem;background:var(--vd-cream,#f7f5ef);border-radius:16px;display:flex;flex-direction:column;gap:1rem}.vd-pdv__review-form h4{margin:0;font-family:var(--vd-font);font-size:.875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--vd-ink)}.vd-pdv__review-form-stars{display:inline-flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.vd-pdv__review-form-star{background:transparent;border:0;padding:.125rem;cursor:pointer;color:rgba(15,31,23,.18);transition:color .16s ease,transform .16s ease}.vd-pdv__review-form-star:hover{transform:scale(1.1)}.vd-pdv__review-form-star[data-filled]{color:var(--vd-honey,#E0AD52)}.vd-pdv__review-form-star svg{width:26px;height:26px;fill:currentColor}.vd-pdv__review-form-rating-label{margin-left:.5rem;font-family:var(--vd-font);font-size:.875rem;font-weight:700;color:var(--vd-ink-2)}.vd-pdv__review-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}@media (max-width:640px){.vd-pdv__review-form-row{grid-template-columns:1fr}}.vd-pdv__review-form label{display:flex;flex-direction:column;gap:.375rem}.vd-pdv__review-form label>span{font-family:var(--vd-font);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--vd-muted)}.vd-pdv__review-form input[type=text],.vd-pdv__review-form textarea{width:100%;padding:.625rem .875rem;background:#FFFFFF;border:1.5px solid var(--vd-divider);border-radius:10px;font-family:var(--vd-font);font-size:.9375rem;color:var(--vd-ink);outline:none;transition:border-color .18s ease,box-shadow .18s ease;resize:vertical;min-height:38px}.vd-pdv__review-form textarea{min-height:110px;font-family:var(--vd-font)}.vd-pdv__review-form input:focus,.vd-pdv__review-form textarea:focus{border-color:var(--vd-brand);box-shadow:0 0 0 3px rgba(47,107,78,.1)}.vd-pdv__review-form-body small{display:block;margin-top:.25rem;font-family:var(--vd-font);font-size:.6875rem;color:var(--vd-faint);text-align:right}.vd-pdv__review-form-photos{display:flex;flex-direction:column;gap:.625rem}.vd-pdv__review-form-upload{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;padding:.5rem .875rem;background:#FFFFFF;border:1.5px dashed var(--vd-border,#d8dcd5);border-radius:999px;font-family:var(--vd-font);font-size:.8125rem;font-weight:600;color:var(--vd-ink-2);cursor:pointer;transition:border-color .18s ease,color .18s ease}.vd-pdv__review-form-upload:hover{border-color:var(--vd-brand);color:var(--vd-brand)}.vd-pdv__review-form-upload svg{width:16px;height:16px}.vd-pdv__review-form-thumbs{display:flex;flex-wrap:wrap;gap:.5rem}.vd-pdv__review-form-thumb{position:relative;width:70px;height:70px;border-radius:8px;overflow:hidden;background:#FFFFFF}.vd-pdv__review-form-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vd-pdv__review-form-thumb button{position:absolute;top:.125rem;right:.125rem;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:rgba(15,31,23,.7);color:#FFFFFF;border:0;border-radius:999px;cursor:pointer;padding:0}.vd-pdv__review-form-thumb button svg{width:10px;height:10px}.vd-pdv__review-form-error{margin:0;padding:.5rem .75rem;background:rgba(196,69,69,.08);border-left:3px solid #c44545;border-radius:4px;font-family:var(--vd-font);font-size:.8125rem;color:#c44545}.vd-pdv__review-form-success{padding:.875rem 1rem;background:rgba(47,107,78,.1);border-left:3px solid var(--vd-brand);border-radius:8px;font-family:var(--vd-font);font-size:.9375rem;color:var(--vd-brand-deep,#1f513a)}.vd-pdv__review-form-actions{display:flex;gap:.5rem;flex-wrap:wrap}.vd-pdv__review-form-submit{display:inline-flex;align-items:center;gap:.375rem;padding:.625rem 1.25rem;background:var(--vd-brand);color:#FFFFFF;border:0;border-radius:999px;font-family:var(--vd-font);font-size:.875rem;font-weight:700;cursor:pointer;transition:background .2s ease}.vd-pdv__review-form-submit:hover{background:var(--vd-brand-deep,#1f513a)}.vd-pdv__review-form-submit svg{width:14px;height:14px}.vd-pdv__review-form-cancel{padding:.625rem 1rem;background:transparent;color:var(--vd-muted);border:0;border-radius:999px;font-family:var(--vd-font);font-size:.875rem;font-weight:600;cursor:pointer;transition:color .2s ease}.vd-pdv__review-form-cancel:hover{color:var(--vd-ink)}.vd-pdv__review[data-customer]{padding-left:1rem;border-left:3px solid var(--vd-brand);background:rgba(47,107,78,.03);border-radius:0 8px 8px 0;padding-top:.875rem;padding-right:.875rem;border-bottom-color:var(--vd-brand)}.vd-pdv__review-new{font-family:var(--vd-font);font-size:.6875rem;font-weight:700;color:var(--vd-brand);background:rgba(47,107,78,.12);padding:.125rem .5rem;border-radius:999px}.vd-pdv__panel-specs{gap:clamp(1.5rem,3vw,2.25rem)}.vd-pdv__spec-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.5rem,3vw,2.25rem);background:linear-gradient(135deg,var(--vd-sage-50) 0,#FFFFFF 100%);border:1px solid var(--vd-border);border-radius:20px;box-shadow:0 12px 32px -8px rgba(15,31,23,.06)}.vd-pdv__spec-hero-main{display:flex;flex-direction:column;gap:.5rem;min-width:0}.vd-pdv__spec-hero-eyebrow{font-family:var(--vd-font);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--vd-brand)}.vd-pdv__spec-hero-value{font-family:var(--vd-font-serif);font-size:clamp(2.25rem,6vw,3.5rem);font-weight:500;line-height:1;color:var(--vd-ink);letter-spacing:-.01em}.vd-pdv__spec-hero-note{margin-top:.25rem;font-family:var(--vd-font);font-size:.9375rem;color:var(--vd-ink-2);line-height:1.5}.vd-pdv__spec-hero-note strong{color:var(--vd-ink);font-weight:600}.vd-pdv__spec-hero-aside{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:999px;background:#FFFFFF;color:var(--vd-brand);box-shadow:0 4px 14px -4px rgba(47,107,78,.18)}.vd-pdv__spec-hero-aside svg{width:32px;height:32px;stroke-width:1.5}@media (max-width:520px){.vd-pdv__spec-hero{grid-template-columns:1fr;gap:1rem;text-align:left}.vd-pdv__spec-hero-aside{width:56px;height:56px}.vd-pdv__spec-hero-aside svg{width:26px;height:26px}}.vd-pdv__care-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.875rem}.vd-pdv__care-tile{display:flex;flex-direction:column;gap:.5rem;padding:1.125rem 1.25rem;background:#FFFFFF;border:1px solid var(--vd-border);border-radius:16px;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1),border-color .22s cubic-bezier(.22,1,.36,1)}.vd-pdv__care-tile:hover{transform:translateY(-2px);border-color:var(--vd-border-strong);box-shadow:0 14px 32px -12px rgba(15,31,23,.1)}.vd-pdv__care-tile-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--vd-sage-50);color:var(--vd-brand)}.vd-pdv__care-tile-icon svg{width:18px;height:18px;stroke-width:2}.vd-pdv__care-tile-label{font-family:var(--vd-font);font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vd-muted)}.vd-pdv__care-tile-value{font-family:var(--vd-font);font-size:.9375rem;font-weight:600;color:var(--vd-ink);line-height:1.4;text-transform:lowercase}.vd-pdv__care-tile-value:first-letter{text-transform:uppercase}.vd-pdv__spec-rows{display:flex;flex-direction:column;gap:0;margin:0;background:#FFFFFF;border:1px solid var(--vd-border);border-radius:16px;overflow:hidden}.vd-pdv__spec-rows>div{display:grid;grid-template-columns:minmax(160px,240px) minmax(0,1fr);align-items:baseline;gap:1.5rem;padding:.9375rem 1.25rem;border-bottom:1px solid var(--vd-divider)}.vd-pdv__spec-rows>div:last-child{border-bottom:0}.vd-pdv__spec-rows dt{display:inline-flex;align-items:center;gap:.5rem;margin:0;font-family:var(--vd-font);font-size:.8125rem;font-weight:600;color:var(--vd-muted);letter-spacing:.02em}.vd-pdv__spec-rows dt svg{width:14px;height:14px;stroke-width:2;color:var(--vd-brand)}.vd-pdv__spec-rows dd{margin:0;font-family:var(--vd-font);font-size:.9375rem;color:var(--vd-ink);line-height:1.5}.vd-pdv__spec-rows dd em{font-style:italic;color:var(--vd-ink-2)}@media (max-width:520px){.vd-pdv__spec-rows>div{grid-template-columns:1fr;gap:.25rem;padding:.875rem 1rem}}.vd-pdv__sticky{position:fixed;top:64px;left:0;right:0;z-index:45;background:rgba(255,255,255,.96);backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid var(--vd-border);box-shadow:0 8px 24px -12px rgba(15,31,23,.1);transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .24s ease}.vd-pdv__sticky[data-visible]{transform:translateY(0);opacity:1;pointer-events:auto}.vd-pdv__sticky-inner{max-width:1280px;margin:0 auto;padding:.625rem clamp(1rem,3vw,2rem);display:flex;align-items:center;gap:clamp(.75rem,2vw,1.5rem);min-height:64px}.vd-pdv__sticky-thumb{width:44px;height:44px;border-radius:10px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:1px solid var(--vd-divider);background:#FFFFFF}.vd-pdv__sticky-text{display:flex;flex-direction:column;gap:.125rem;min-width:0;flex:1 1 auto;overflow:hidden}.vd-pdv__sticky-name{font-size:.9375rem;font-weight:700;color:var(--vd-ink);line-height:1.2}.vd-pdv__sticky-name,.vd-pdv__sticky-variant{font-family:var(--vd-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vd-pdv__sticky-variant{font-size:.75rem;color:var(--vd-muted);font-weight:500}.vd-pdv__sticky-price{font-family:var(--vd-font);font-size:1.0625rem;font-weight:700;color:var(--vd-ink);letter-spacing:-.005em;flex-shrink:0}.vd-pdv__sticky-qty{display:inline-flex;align-items:center;gap:0;border:1px solid var(--vd-border);border-radius:999px;background:#FFFFFF;padding:.1875rem;flex-shrink:0}.vd-pdv__sticky-qty button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;background:transparent;border-radius:999px;color:var(--vd-ink);cursor:pointer;transition:background .16s ease}.vd-pdv__sticky-qty button:hover:not(:disabled){background:var(--vd-sage-50)}.vd-pdv__sticky-qty button:disabled{color:var(--vd-faint);cursor:not-allowed}.vd-pdv__sticky-qty button svg{width:14px;height:14px;stroke-width:2.25}.vd-pdv__sticky-qty span{justify-content:center;min-width:28px;color:var(--vd-ink)}.vd-pdv__sticky-add,.vd-pdv__sticky-qty span{display:inline-flex;align-items:center;font-family:var(--vd-font);font-size:.875rem;font-weight:600}.vd-pdv__sticky-add{gap:.4375rem;padding:.625rem 1.125rem;background:var(--vd-brand);color:#FFFFFF;border:0;border-radius:999px;letter-spacing:.005em;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1)}.vd-pdv__sticky-add:hover{background:var(--vd-brand-hover);transform:translateY(-1px);box-shadow:0 8px 20px -6px rgba(47,107,78,.36)}.vd-pdv__sticky-add svg{width:15px;height:15px;stroke-width:2}@media (max-width:720px){.vd-pdv__sticky{top:56px}.vd-pdv__sticky-inner{padding:.5rem .875rem;gap:.625rem}.vd-pdv__sticky-thumb{width:40px;height:40px}.vd-pdv__sticky-add span,.vd-pdv__sticky-qty,.vd-pdv__sticky-variant{display:none}.vd-pdv__sticky-add{padding:.5rem;width:40px;height:40px;justify-content:center}.vd-pdv__sticky-add svg{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.vd-pdv__sticky{transition:opacity .2s ease;transform:none}.vd-pdv__sticky:not([data-visible]){opacity:0;visibility:hidden}}.vd-pdv__care-tiles--six{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:880px){.vd-pdv__care-tiles--six{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.vd-pdv__care-tiles--six{grid-template-columns:1fr}}.vd-pdv__care-tile--accent{background:linear-gradient(135deg,var(--vd-sage-50) 0,#FFFFFF 70%);border-color:var(--vd-border-strong)}.vd-pdv__care-tile--accent .vd-pdv__care-tile-icon{background:var(--vd-brand);color:#FFFFFF}.vd-pdv__care-tile-value--multiline{font-size:.875rem;line-height:1.45;text-transform:none}.vd-pdv__care-calendar{display:flex;flex-direction:column;gap:1.25rem;padding:clamp(1.5rem,3vw,2rem);background:#FFFFFF;border:1px solid var(--vd-border);border-radius:20px;box-shadow:0 12px 32px -16px rgba(15,31,23,.06)}.vd-pdv__care-calendar-head{display:flex;flex-direction:column;gap:.375rem;padding-bottom:.5rem;border-bottom:1px solid var(--vd-divider)}.vd-pdv__care-calendar-eyebrow{font-family:var(--vd-font);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--vd-brand)}.vd-pdv__care-calendar-title{margin:0;font-family:var(--vd-font-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:500;color:var(--vd-ink);line-height:1.15;letter-spacing:-.005em}.vd-pdv__care-calendar-title em{font-style:italic;color:var(--vd-brand)}.vd-pdv__care-calendar-sub{margin:0;font-family:var(--vd-font);font-size:.9375rem;color:var(--vd-ink-2);line-height:1.55;max-width:60ch}.vd-pdv__care-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}@media (max-width:720px){.vd-pdv__care-cards{grid-template-columns:1fr}}.vd-pdv__care-card{display:flex;flex-direction:column;gap:.625rem;padding:1.125rem 1.25rem;background:var(--vd-sage-50);border-radius:14px;border:1px solid transparent;transition:border-color .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1)}.vd-pdv__care-card:hover{border-color:var(--vd-border-strong);transform:translateY(-1px)}.vd-pdv__care-card[data-accent=water]{background:#EAF4FA}.vd-pdv__care-card[data-accent=water] .vd-pdv__care-card-icon{background:#3B82F6;color:#FFFFFF}.vd-pdv__care-card[data-accent=prune]{background:#ECF5EE}.vd-pdv__care-card[data-accent=prune] .vd-pdv__care-card-icon{background:var(--vd-brand);color:#FFFFFF}.vd-pdv__care-card[data-accent=feed]{background:#FFF6E6}.vd-pdv__care-card[data-accent=feed] .vd-pdv__care-card-icon{background:#E0AD52;color:#FFFFFF}.vd-pdv__care-card[data-accent=general]{background:var(--vd-cream,#F7F5EF)}.vd-pdv__care-card[data-accent=general] .vd-pdv__care-card-icon{background:var(--vd-ink);color:#FFFFFF}.vd-pdv__care-card-head{display:flex;align-items:center;gap:.625rem}.vd-pdv__care-card-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;flex-shrink:0}.vd-pdv__care-card-icon svg{width:18px;height:18px;stroke-width:2}.vd-pdv__care-card-title{margin:0;font-family:var(--vd-font);font-size:.9375rem;font-weight:700;color:var(--vd-ink);letter-spacing:.005em}.vd-pdv__care-card-body{margin:0;font-family:var(--vd-font);font-size:.875rem;line-height:1.55;color:var(--vd-ink-2)}.vd-pdv__bloom-banner{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#FFF6E6,#FFFFFF);border:1px solid #f2dba4;border-radius:14px}.vd-pdv__bloom-banner-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#FFFFFF;color:#C97A2D;flex-shrink:0;box-shadow:0 2px 6px -1px rgba(201,122,45,.2)}.vd-pdv__bloom-banner-icon svg{width:22px;height:22px;stroke-width:1.75}.vd-pdv__bloom-banner-text{display:flex;flex-direction:column;gap:.125rem;min-width:0}.vd-pdv__bloom-banner-eyebrow{font-family:var(--vd-font);font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#C97A2D}.vd-pdv__bloom-banner-value{font-family:var(--vd-font-serif);font-size:1.0625rem;font-weight:500;color:var(--vd-ink)}.vd-pdv__tolerance{display:flex;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;background:var(--vd-cream,#F7F5EF);border-radius:14px;border-left:0}.vd-pdv__tolerance-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#FFFFFF;color:var(--vd-brand);flex-shrink:0}.vd-pdv__tolerance-icon svg{width:18px;height:18px;stroke-width:2}.vd-pdv__tolerance-text{margin:0;font-family:var(--vd-font);font-size:.9375rem;line-height:1.55;color:var(--vd-ink-2)}.vd-pdv__tolerance-text strong{color:var(--vd-ink);font-weight:700}.vd-pdv__panel-description{gap:clamp(1.5rem,3vw,2rem)}.vd-pdv__panel-lead{margin:0;font-family:var(--vd-font-serif);font-size:clamp(1.0625rem,1.5vw,1.1875rem);line-height:1.65;color:var(--vd-ink);max-width:68ch;letter-spacing:-.005em}.vd-pdv__panel-lead:first-letter{float:left;font-family:var(--vd-font-serif);font-size:3.5em;line-height:.85;font-weight:500;color:var(--vd-brand);margin:.05em .15em 0 0;padding-top:.05em}.vd-pdv__panel-heading{display:flex;align-items:center;gap:.4375rem}.vd-pdv__panel-heading svg{width:13px;height:13px;stroke-width:2;color:var(--vd-brand)}.vd-pdv__panel-callout{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,var(--vd-sage-50) 0,#FFFFFF 100%);border:1px solid var(--vd-border);border-radius:16px}.vd-pdv__panel-callout-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#FFFFFF;color:var(--vd-brand);flex-shrink:0;box-shadow:0 2px 6px -1px rgba(47,107,78,.16)}.vd-pdv__panel-callout-icon svg{width:20px;height:20px;stroke-width:1.75}.vd-pdv__panel-callout-eyebrow{display:block;font-family:var(--vd-font);font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vd-brand);margin-bottom:.25rem}.vd-pdv__panel-callout-text{margin:0;font-family:var(--vd-font);font-size:.9375rem;color:var(--vd-ink);font-weight:500;line-height:1.45}@media (max-width:520px){.vd-pdv__panel-lead:first-letter{font-size:1em;float:none;color:inherit;margin:0;padding:0}.vd-pdv__panel-lead{font-size:1rem}}.vd-pdv__info{gap:clamp(.875rem,1.4vw,1.25rem)!important}.vd-pdv__category{margin-bottom:-.25rem;font-family:var(--vd-font)!important;font-size:.6875rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--vd-muted,#6B7C73)!important}.vd-pdv__title-row{gap:.875rem!important;align-items:baseline!important}.vd-pdv__title{font-size:clamp(2rem,3.8vw,2.75rem)!important;line-height:1.05!important;letter-spacing:-.025em!important}.vd-pdv__latin{margin:-.5rem 0 0!important;font-size:1rem!important}.vd-pdv__facets{list-style:none;margin:.5rem 0 0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:var(--vd-divider,#E6EFEA);border:1px solid var(--vd-divider,#e6efea);border-radius:14px;overflow:hidden}.vd-pdv__facet{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;padding:.875rem .875rem 1rem;background:#FFFFFF;min-width:0}.vd-pdv__facet-icon{width:18px;height:18px;stroke-width:1.75;color:var(--vd-brand,#2F6B4E);margin-bottom:.125rem}.vd-pdv__facet-eyebrow{font-family:var(--vd-font);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--vd-muted,#6B7C73);line-height:1}.vd-pdv__facet-value{font-family:var(--vd-font);font-size:.875rem;font-weight:600;letter-spacing:-.005em;color:var(--vd-ink,#0F1F17);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:880px){.vd-pdv__facets{grid-template-columns:repeat(3,minmax(0,1fr))}.vd-pdv__facet:nth-child(4),.vd-pdv__facet:nth-child(5){border-top:1px solid var(--vd-divider,#e6efea)}}@media (max-width:540px){.vd-pdv__facets{grid-template-columns:repeat(2,minmax(0,1fr))}.vd-pdv__facet{padding:.75rem .75rem .875rem}.vd-pdv__facet-icon{width:16px;height:16px}.vd-pdv__facet-value{font-size:.8125rem}}