.bv5-announcement-badge{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:6px;padding:8px 16px;text-align:center;font-size:13px;color:#333;margin-bottom:12px}.bv5-social-proof{display:flex;align-items:center;justify-content:var(--bv5-sp-justify, flex-start);gap:var(--bv5-sp-gap, 10px);margin-bottom:var(--bv5-sp-mb, 10px);padding:var(--bv5-sp-py, 0) var(--bv5-sp-px, 0);background:var(--bv5-sp-bg, transparent);border:var(--bv5-sp-border-thick, 0) var(--bv5-sp-border-style, solid) var(--bv5-sp-border-color, transparent);border-radius:var(--bv5-sp-radius, 0);flex-wrap:wrap}.bv5-social-proof__avatars{display:flex;align-items:center;flex-shrink:0}.bv5-social-proof__avatar{width:var(--bv5-sp-avatar, 28px);height:var(--bv5-sp-avatar, 28px);border-radius:50%;border:2px solid var(--bv5-sp-avatar-ring, #FFFFFF);object-fit:cover;margin-left:calc(var(--bv5-sp-avatar, 28px) * -.28);box-shadow:0 0 0 1px #0000000a}.bv5-social-proof__avatar:first-child{margin-left:0}.bv5-social-proof__text{font-size:var(--bv5-sp-text-size, 13px);line-height:1.45;color:var(--bv5-sp-text-color, #2A1F12);letter-spacing:.005em}.bv5-social-proof__name{font-weight:500}.bv5-social-proof__verified{display:inline-flex;align-items:center;justify-content:center;width:var(--bv5-sp-check, 14px);height:var(--bv5-sp-check, 14px);margin-left:4px;vertical-align:-2px;flex-shrink:0}.bv5-social-proof__verified svg{width:100%;height:100%;display:block}.bv5-star-rating{display:flex;align-items:center;gap:6px;margin-bottom:6px}.bv5-star-rating__stars{display:flex;gap:1px}.bv5-star-rating__star svg{width:16px;height:16px;fill:#fbbf24}.bv5-star-rating__text{font-size:13px;color:#555}.bv5-enhanced-price{display:flex;align-items:baseline;gap:10px;flex-wrap:nowrap;margin-bottom:4px;white-space:nowrap}.bv5-enhanced-price__compare{font-size:18px;color:#999;text-decoration:line-through}.bv5-enhanced-price__current{font-size:24px;font-weight:700;color:#2a1f12}.bv5-enhanced-price__badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;position:relative;top:-2px}.bv5-enhanced-price__installment{font-size:13px;color:#666;margin-top:2px}.bv5-enhanced-price__installment img{height:16px;vertical-align:middle;margin-left:4px}.bv5-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.bv5-feature-grid__item{display:flex;align-items:center;gap:10px;padding:11px 13px;background:var(--fg-bg, #F4F0E9);border-radius:var(--fg-radius, 8px);font-size:var(--fg-size, 13px);color:var(--fg-text, #1A222B);line-height:1.3;font-family:var(--ond-sans, inherit)}.bv5-feature-grid__icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.bv5-feature-grid__icon img{width:100%;height:100%;object-fit:contain;border-radius:4px}.bv5-feature-grid__icon svg{width:22px;height:22px;color:var(--fg-icon, #22384F)}.bv5-short-desc{font-size:14px;line-height:1.6;color:#444;margin:8px 0 16px}.bv5-trust-badges{display:flex;justify-content:center;align-items:center;gap:18px;margin:14px 0;padding:10px 0;font-size:var(--bv5-trust-size, 12.5px);font-weight:400;letter-spacing:.005em;color:var(--bv5-trust-color, #2A1F12);border-top:1px solid var(--bv5-trust-border, rgba(140, 106, 46, .18));border-bottom:1px solid var(--bv5-trust-border, rgba(140, 106, 46, .18))}.bv5-trust-badges__item{display:flex;align-items:center;gap:8px;white-space:nowrap}.bv5-trust-badges__item svg{width:14px;height:14px;flex-shrink:0}.bv5-trust-badges__shipped{color:var(--bv5-trust-accent, #8C6A2E);font-weight:500}.bv5-trust-badges__divider{width:1px;height:16px;background:var(--bv5-trust-border, rgba(140, 106, 46, .28));flex-shrink:0}.bv5-trust-badges__flag{width:18px;height:13px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #0000000a}@media(max-width:480px){.bv5-trust-badges{gap:12px;font-size:12px}}.bv5-trust-badges--stacked{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:9px}.bv5-trust-badges--stacked .bv5-trust-badges__item{justify-content:flex-start;text-align:left}.bv5-trust-badges--stacked .bv5-trust-badges__divider{display:none}.bv5-faq-block{border-top:1px solid var(--bv5-faq-border, rgba(140, 106, 46, .18));margin:6px 0}.bv5-faq-block:last-child{border-bottom:1px solid var(--bv5-faq-border, rgba(140, 106, 46, .18))}.bv5-faq-block__summary{list-style:none;cursor:pointer;padding:16px 0;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:var(--bv5-faq-q-size, 14px);font-weight:500;letter-spacing:.005em;color:var(--bv5-faq-q-color, #2A1F12);line-height:1.4}.bv5-faq-block__summary::-webkit-details-marker{display:none}.bv5-faq-block__icon{flex-shrink:0;width:18px;height:18px;position:relative;color:var(--bv5-faq-icon-color, #8C6A2E);transition:transform .2s ease}.bv5-faq-block__icon:before,.bv5-faq-block__icon:after{content:"";position:absolute;background:currentColor;transition:opacity .2s ease}.bv5-faq-block__icon:before{top:50%;left:0;right:0;height:1.5px;margin-top:-.75px}.bv5-faq-block__icon:after{left:50%;top:0;bottom:0;width:1.5px;margin-left:-.75px}.bv5-faq-block[open] .bv5-faq-block__icon:after{opacity:0}.bv5-faq-block__answer{padding:0 0 18px;font-size:var(--bv5-faq-a-size, 13px);line-height:1.65;color:var(--bv5-faq-a-color, #5C4A36)}.bv5-faq-block__answer p{margin:0 0 8px}.bv5-faq-block__answer p:last-child{margin:0}.bv5-faq-block__answer strong{color:var(--bv5-faq-q-color, #2A1F12);font-weight:500}.bv5-guarantee{display:flex;gap:18px;padding:22px 22px 22px 20px;background:var(--bv5-guarantee-bg, #FAF6EE);border:1px solid var(--bv5-guarantee-border, rgba(140, 106, 46, .18));border-radius:12px;margin:18px 0;align-items:center}.bv5-guarantee__icon{flex-shrink:0;width:56px;height:56px;border-radius:50%;background:var(--bv5-guarantee-icon-bg, #FFFFFF);border:1px solid var(--bv5-guarantee-icon-border, rgba(140, 106, 46, .25));display:flex;align-items:center;justify-content:center;color:var(--bv5-guarantee-icon-color, #8C6A2E)}.bv5-guarantee__icon img{width:70%;height:70%;object-fit:contain}.bv5-guarantee__icon svg{width:26px;height:26px}.bv5-guarantee__body{flex:1;min-width:0}.bv5-guarantee__title{font-size:var(--bv5-guarantee-title-size, 15px);font-weight:500;letter-spacing:.005em;color:var(--bv5-guarantee-title-color, #2A1F12);margin-bottom:4px;line-height:1.3}.bv5-guarantee__text{font-size:var(--bv5-guarantee-text-size, 12px);color:var(--bv5-guarantee-text-color, #5C4A36);line-height:1.6}.bv5-guarantee__text p{margin:0}.bv5-guarantee__text strong{color:var(--bv5-guarantee-title-color, #2A1F12);font-weight:500}
/*# sourceMappingURL=/cdn/shop/t/12/assets/nailz-pdp-blocks.css.map */
