.vellora-pdp *{box-sizing:border-box}.vellora-pdp{--vl-plum:#7B4A63;--vl-ink:#3E2233;--vl-rose:#C0876B;--vl-rose-deep:#A66B50;--vl-blush:#F6EEF1;--vl-line:#E7D8DF;--vl-body:#4a3a42;--vl-bg:#ffffff;font-family:Poppins,Helvetica Neue,Arial,sans-serif;color:var(--vl-body);background:var(--vl-bg);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.vellora-pdp img{max-width:100%;height:auto;display:block}.vellora-pdp__container{max-width:1180px;margin:0 auto;padding:0 20px}.vellora-pdp__narrow{max-width:760px}.vellora-pdp__section{padding:44px 0}.vellora-pdp__center{text-align:center}.vellora-pdp__center-block{margin-left:auto!important;margin-right:auto!important}.vellora-pdp__eyebrow{display:inline-block;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--vl-rose-deep);margin-bottom:10px}.vellora-pdp__h2{font-family:Poppins,sans-serif;font-weight:700;color:var(--vl-ink);font-size:30px;line-height:1.22;margin:0 0 14px}.vellora-pdp__sub{font-size:16px;color:var(--vl-body);margin:0 0 22px;max-width:640px}@media(min-width:900px){.vellora-pdp__h2{font-size:34px}.vellora-pdp__section{padding:64px 0}}.vellora-pdp__hero{padding:22px 0 34px}.vellora-pdp__hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:26px}@media(min-width:900px){.vellora-pdp__hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;align-items:start}}.vellora-pdp__gallery{position:relative}.vellora-pdp__main{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px;background:var(--vl-blush);border:1px solid var(--vl-line)}.vellora-pdp__main--empty{display:flex;align-items:center;justify-content:center}.vellora-pdp__thumbs{display:flex;gap:10px;margin-top:12px;padding:6px 2px;overflow-x:auto;justify-content:center;scrollbar-width:none}.vellora-pdp__thumbs.is-scrollable{justify-content:flex-start}.vellora-pdp__thumbs::-webkit-scrollbar{display:none}.vellora-pdp__thumb{flex:0 0 auto;width:66px;height:66px;padding:0;border-radius:12px;border:2px solid var(--vl-line);background:var(--vl-blush);cursor:pointer;overflow:hidden;outline:2px solid transparent;outline-offset:2px;transition:border-color .15s}.vellora-pdp__thumb img{width:100%;height:100%;object-fit:cover}.vellora-pdp__thumb.is-active{border-color:var(--vl-plum)}@media(min-width:900px){.vellora-pdp__main{position:sticky;top:16px}}.vellora-pdp__panel{display:flex;flex-direction:column}.vellora-pdp__title{font-family:Poppins,sans-serif;font-weight:700;color:var(--vl-ink);font-size:36px;line-height:1.15;margin:0 0 6px}@media(min-width:900px){.vellora-pdp__title{font-size:44px}}.vellora-pdp__ratewrap{display:flex;align-items:center;gap:8px;margin:2px 0 14px}.vellora-pdp__stars{color:var(--vl-rose);font-size:16px;letter-spacing:2px}.vellora-pdp__ratetext{font-size:14px;color:var(--vl-body)}.vellora-pdp__benefits{list-style:none;padding:0;margin:0 0 16px;display:grid;gap:9px}.vellora-pdp__benefit{position:relative;padding-left:28px;font-size:16px;color:var(--vl-body)}.vellora-pdp__benefit:before{content:"";position:absolute;left:0;top:3px;width:18px;height:18px;border-radius:50%;background:var(--vl-plum);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}.vellora-pdp__vetbadge{display:flex;align-items:center;gap:9px;background:var(--vl-blush);border:1px solid var(--vl-line);border-radius:12px;padding:10px 14px;margin:0 0 18px;font-size:14px;color:var(--vl-ink)}.vellora-pdp__vetbadge-mark{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:var(--vl-plum);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.vellora-pdp__shade{margin:0 0 18px}.vellora-pdp__shade-head{display:flex;justify-content:space-between;align-items:baseline;margin:0 0 10px}.vellora-pdp__shade-legend{font-size:15px;font-weight:700;color:var(--vl-ink)}.vellora-pdp__shade-selected{font-size:14px;color:var(--vl-plum);font-weight:600}.vellora-pdp__swatches{display:flex;flex-wrap:wrap;gap:10px}.vellora-pdp__swatch{position:relative;width:40px;height:40px;border-radius:50%;cursor:pointer;border:2px solid var(--vl-line);outline:2px solid transparent;outline-offset:2px;box-shadow:inset 0 0 0 2px #fff;transition:transform .12s,outline-color .12s}.vellora-pdp__swatch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.vellora-pdp__swatch.is-active{outline-color:var(--vl-plum);transform:scale(1.06)}.vellora-pdp__swatch.is-soldout{opacity:.4}.vellora-pdp__bundles{border:0;padding:0;margin:0 0 16px;display:grid;gap:11px}.vellora-pdp__bundles-legend{font-size:15px;font-weight:700;color:var(--vl-ink);margin:0 0 4px;padding:0}.vellora-pdp__bundle{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px 16px 15px 46px;border:2px solid var(--vl-line);border-radius:14px;cursor:pointer;background:#fff;transition:border-color .15s,box-shadow .15s}.vellora-pdp__bundle:before{content:"";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:2px solid var(--vl-line);background:#fff;transition:.15s}.vellora-pdp__bundle.is-active{border-color:var(--vl-plum);box-shadow:0 3px 16px #7b4a6324}.vellora-pdp__bundle.is-active:before{border-color:var(--vl-plum);background:var(--vl-plum);box-shadow:inset 0 0 0 3px #fff}.vellora-pdp__bundle-radio{position:absolute;opacity:0;pointer-events:none}.vellora-pdp__bundle-name{grid-column:2;font-size:16px;font-weight:700;color:var(--vl-ink)}.vellora-pdp__bundle-perunit{grid-column:2;grid-row:2;font-size:14px;color:var(--vl-body)}.vellora-pdp__bundle-pricing{grid-column:3;grid-row:1;text-align:right;white-space:nowrap}.vellora-pdp__bundle-price{font-size:16px;font-weight:700;color:var(--vl-ink)}.vellora-pdp__bundle-compare{display:block;font-size:14px;color:#9b8b92;text-decoration:line-through}.vellora-pdp__bundle-save{grid-column:3;grid-row:2;justify-self:end;font-size:14px;font-weight:700;color:var(--vl-rose-deep)}.vellora-pdp__bundle-tag{position:absolute;top:-11px;left:44px;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--vl-plum);padding:3px 10px;border-radius:20px}.vellora-pdp__bundle-tag--value{background:var(--vl-rose-deep)}.vellora-pdp__priceline{display:flex;align-items:center;gap:10px;margin:4px 0 14px;flex-wrap:wrap}.vellora-pdp__price{font-size:26px;font-weight:800;color:var(--vl-ink)}.vellora-pdp__compare{font-size:17px;color:#9b8b92;text-decoration:line-through}.vellora-pdp__save{font-size:14px;font-weight:700;color:#fff;background:var(--vl-rose-deep);padding:3px 10px;border-radius:20px}.vellora-pdp__buyrow{display:flex;gap:12px;align-items:stretch}.vellora-pdp__qty{display:flex;align-items:center;border:2px solid var(--vl-line);border-radius:12px;overflow:hidden}.vellora-pdp__qty button{width:42px;border:0;background:#fff;font-size:20px;color:var(--vl-ink);cursor:pointer}.vellora-pdp__qty input{width:40px;text-align:center;border:0;font-size:16px;font-family:inherit;-moz-appearance:textfield}.vellora-pdp__qty input::-webkit-outer-spin-button,.vellora-pdp__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vellora-pdp__atc{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:12px;background:var(--vl-plum);color:#fff;font-family:inherit;font-size:16px;font-weight:700;padding:15px 18px;cursor:pointer;transition:background .15s,transform .05s}.vellora-pdp__atc:hover{background:#693c54}.vellora-pdp__atc:active{transform:translateY(1px)}.vellora-pdp__atc:disabled{background:#b9a7af;cursor:not-allowed}.vellora-pdp__atc-price{font-weight:600;opacity:.92}.vellora-pdp__trust{list-style:none;padding:16px 0 0;margin:14px 0 0;border-top:1px solid var(--vl-line);display:grid;grid-template-columns:1fr 1fr;gap:10px}.vellora-pdp__trust-item{font-size:14px;color:var(--vl-body);display:flex;gap:7px;align-items:center}.vellora-pdp__trust-item:before{content:"";flex:0 0 auto;width:16px;height:16px;border-radius:50%;background:var(--vl-blush);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237B4A63' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-size:11px;background-repeat:no-repeat;background-position:center}.vellora-pdp__trust-item strong{color:var(--vl-ink)}.vellora-pdp__guarantee-note{font-size:16px;color:var(--vl-body);margin:14px 0 0;font-style:italic}.vellora-pdp__features{background:var(--vl-blush)}.vellora-pdp__features-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:8px}@media(min-width:900px){.vellora-pdp__features-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.vellora-pdp__feature{background:#fff;border:1px solid var(--vl-line);border-radius:16px;padding:20px 16px;display:flex;flex-direction:column;gap:8px;text-align:left}.vellora-pdp__feature-ico{flex:0 0 auto;width:44px;height:44px;border-radius:12px;background:var(--vl-blush);color:var(--vl-plum);display:flex;align-items:center;justify-content:center}.vellora-pdp__feature-ico svg{width:24px;height:24px}.vellora-pdp__feature-title{font-size:15px;font-weight:700;color:var(--vl-ink)}.vellora-pdp__feature-desc{font-size:16px;color:var(--vl-body)}.vellora-pdp__mediarow{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;align-items:center}@media(min-width:900px){.vellora-pdp__mediarow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px}.vellora-pdp__mediarow--reverse .vellora-pdp__mediarow-media{order:2}}.vellora-pdp__mediarow-media img{width:100%;border-radius:18px;object-fit:cover;border:1px solid var(--vl-line)}.vellora-pdp__mediarow-media--tall img{aspect-ratio:4/5}.vellora-pdp__mediarow-body p{font-size:16px;margin:0 0 12px}.vellora-pdp__checklist{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:9px}.vellora-pdp__checklist li{position:relative;padding-left:28px;font-size:16px;color:var(--vl-body)}.vellora-pdp__checklist li:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border-radius:50%;background:var(--vl-plum);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}.vellora-pdp__founder-quote{font-size:17px;font-style:italic;color:var(--vl-ink);line-height:1.55}.vellora-pdp__founder-by{font-size:14px}.vellora-pdp__ing-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:8px}@media(min-width:700px){.vellora-pdp__ing-grid{grid-template-columns:1fr 1fr}}.vellora-pdp__ing{display:flex;gap:14px;align-items:flex-start;background:var(--vl-blush);border:1px solid var(--vl-line);border-radius:14px;padding:16px}.vellora-pdp__ing-ico{flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid var(--vl-line);color:var(--vl-plum);display:flex;align-items:center;justify-content:center}.vellora-pdp__ing-ico svg{width:22px;height:22px}.vellora-pdp__ing-name{font-size:15px;font-weight:700;color:var(--vl-ink);margin:0 0 3px}.vellora-pdp__ing-desc{font-size:16px;color:var(--vl-body);margin:0}.vellora-pdp__compare-wrap{overflow:hidden;border:1px solid var(--vl-line);border-radius:16px}.vellora-pdp__compare-table{width:100%;border-collapse:collapse;font-size:15px;table-layout:fixed}.vellora-pdp__compare-table th,.vellora-pdp__compare-table td{padding:13px 12px;text-align:left;border-bottom:1px solid var(--vl-line)}.vellora-pdp__compare-table thead th{font-family:Poppins,sans-serif;font-size:14px;color:var(--vl-ink);background:var(--vl-blush)}.vellora-pdp__compare-table tbody th{font-weight:500;color:var(--vl-body)}.vellora-pdp__col-us{background:#7b4a630f;text-align:center;font-weight:700;color:var(--vl-ink)}thead .vellora-pdp__col-us{color:var(--vl-plum)}.vellora-pdp__compare-table td:last-child{text-align:center}.vellora-pdp__yes{color:var(--vl-plum);font-weight:700}.vellora-pdp__no{color:#b09aa3}.vellora-pdp__guarantee{background:var(--vl-blush);padding:48px 0}.vellora-pdp__guarantee-inner{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;text-align:center}@media(min-width:820px){.vellora-pdp__guarantee-inner{grid-template-columns:220px 1fr;text-align:left}}.vellora-pdp__seal{width:180px;margin:0 auto}.vellora-pdp__seal svg{width:100%;height:auto}.vellora-pdp__guarantee-body p{font-size:16px;margin:0 0 12px}.vellora-pdp__guarantee-chips{list-style:none;padding:0;margin:14px 0 0;display:flex;flex-wrap:wrap;gap:9px;justify-content:center}@media(min-width:820px){.vellora-pdp__guarantee-chips{justify-content:flex-start}}.vellora-pdp__guarantee-chips li{font-size:14px;font-weight:600;color:var(--vl-ink);background:#fff;border:1px solid var(--vl-line);border-radius:20px;padding:7px 14px}.vellora-pdp__kit{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}@media(min-width:820px){.vellora-pdp__kit{grid-template-columns:1fr 1fr;gap:40px}}.vellora-pdp__kit-media img{width:100%;border-radius:18px;aspect-ratio:1/1;object-fit:cover;border:1px solid var(--vl-line)}.vellora-pdp__kit-list{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:10px}.vellora-pdp__kit-list li{position:relative;padding-left:28px;font-size:16px;color:var(--vl-body)}.vellora-pdp__kit-list li:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border-radius:50%;background:var(--vl-rose);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}.vellora-pdp__steps{display:grid;grid-template-columns:1fr;gap:16px;margin-top:8px}@media(min-width:820px){.vellora-pdp__steps{grid-template-columns:repeat(3,1fr);gap:22px}}.vellora-pdp__step{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--vl-line);border-radius:16px;padding:20px 18px;counter-increment:vlstep}.vellora-pdp__step-num{flex:0 0 auto;width:38px;height:38px;border-radius:50%;background:var(--vl-plum);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center}.vellora-pdp__step-num:before{content:counter(vlstep)}.vellora-pdp__step-title{font-size:15px;font-weight:700;color:var(--vl-ink);margin:0 0 4px}.vellora-pdp__step p{font-size:16px;margin:0}.vellora-pdp__steps{counter-reset:vlstep}.vellora-pdp__lowstock{background:var(--vl-ink);color:#f3e7ee;padding:34px 0}.vellora-pdp__lowstock-title{font-family:Poppins,sans-serif;color:#fff;font-size:20px;font-weight:700;margin:0 0 10px}.vellora-pdp__lowstock p{font-size:15px;margin:0 0 8px;color:#e7d3de}.vellora-pdp__lowstock-ps{font-size:14px;color:#d9bccb}.vellora-pdp__faq-item{border-bottom:1px solid var(--vl-line);padding:6px 0}.vellora-pdp__faq-item summary{list-style:none;cursor:pointer;font-size:16px;font-weight:600;color:var(--vl-ink);padding:12px 30px 12px 0;position:relative}.vellora-pdp__faq-item summary::-webkit-details-marker{display:none}.vellora-pdp__faq-item summary:after{content:"+";position:absolute;right:4px;top:10px;font-size:22px;color:var(--vl-plum);font-weight:400}.vellora-pdp__faq-item[open] summary:after{content:"\2212"}.vellora-pdp__faq-item p{font-size:16px;margin:0 0 12px;color:var(--vl-body)}.vellora-pdp__socialproof .vellora-pdp__h2{margin-bottom:12px}.vellora-pdp__disclaimer{padding:26px 0;background:var(--vl-blush)}.vellora-pdp__disclaimer p{font-size:14px;color:#8a7a82;margin:0}.vellora-pdp__sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;align-items:center;gap:12px;justify-content:space-between;background:#fff;border-top:1px solid var(--vl-line);padding:10px 16px;box-shadow:0 -6px 20px #3e22331f;transform:translateY(110%);transition:transform .25s}.vellora-pdp__sticky[data-active=true]{transform:translateY(0)}.vellora-pdp__sticky-info{font-size:14px;color:var(--vl-ink);font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vellora-pdp__sticky-btn{flex:0 0 auto;border:0;border-radius:11px;background:var(--vl-plum);color:#fff;font-family:inherit;font-size:15px;font-weight:700;padding:12px 22px;cursor:pointer}@media(min-width:900px){.vellora-pdp__sticky{display:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/vellora-pdp.css.map */
