.bdb{margin:12px 0;border-radius:14px;overflow:hidden;border:2px solid #f59e0b;background:linear-gradient(135deg,#fffbeb,#fef3c7);box-shadow:0 4px 20px #f59e0b40;animation:bdb-pulse-border 3s ease-in-out infinite}@keyframes bdb-pulse-border{0%,to{box-shadow:0 4px 20px #f59e0b40}50%{box-shadow:0 4px 28px #f59e0b80}}.bdb__trigger{width:100%;background:none;border:none;padding:16px;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;display:flex;flex-direction:column;gap:10px}.bdb__trigger-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.bdb__left{display:flex;align-items:flex-start;gap:10px;flex:1}.bdb__pill{background:#d97706;color:#fff;font-size:13px;font-weight:800;padding:6px 10px;border-radius:8px;flex-shrink:0;letter-spacing:.05em;line-height:1;margin-top:2px}.bdb__headline-wrap{display:flex;flex-direction:column;gap:2px}.bdb__headline{font-size:17px;font-weight:700;color:#78350f;margin:0;line-height:1.2}.bdb__sub{font-size:13px;color:#92400e;margin:0;line-height:1.4}.bdb__sub strong{font-size:15px;color:#b45309}.bdb__right{display:flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0}.bdb__tap{font-size:10px;color:#b45309;font-weight:500;white-space:nowrap}.bdb__chevron{color:#d97706;transition:transform .25s ease}.bdb--open .bdb__chevron{transform:rotate(180deg)}.bdb__banks{display:flex;gap:6px;flex-wrap:wrap}.bdb__bank-tag{background:#fff;border:1px solid #fde68a;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;color:#92400e}.bdb__drawer{border-top:2px dashed #fcd34d}.bdb__drawer[hidden]{display:none}.bdb__drawer-inner{padding:16px;display:flex;flex-direction:column;gap:14px}.bdb__how-it-works{display:flex;flex-direction:column;gap:8px}.bdb__steps-title{font-size:12px;font-weight:700;color:#78350f;text-transform:uppercase;letter-spacing:.05em;margin:0 0 2px}.bdb__step{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#78350f;line-height:1.5}.bdb__step-num{background:#f59e0b;color:#fff;font-size:11px;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.bdb__accounts{display:flex;flex-direction:column;gap:8px}.bdb__account{background:#fff;border:1px solid #fde68a;border-radius:10px;padding:10px 14px;display:flex;flex-direction:column;gap:2px}.bdb__account-bank{font-size:11px;font-weight:700;color:#d97706;text-transform:uppercase;letter-spacing:.05em}.bdb__account-name{font-size:14px;font-weight:600;color:#111827}.bdb__account-num{font-size:14px;color:#374151;font-variant-numeric:tabular-nums;letter-spacing:.03em}.bdb__account-iban{font-size:11px;color:#6b7280;word-break:break-all;margin-top:2px}.bdb__wa-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 16px;background:#25d366;color:#fff;text-decoration:none;border-radius:10px;font-size:15px;font-weight:700;transition:background .15s;-webkit-tap-highlight-color:transparent}.bdb__wa-btn:hover{background:#1ebe5d}.bdb__guarantee{font-size:11px;color:#92400e;text-align:center;margin:0;line-height:1.5}.trust-strip{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 12px;padding:12px 0 4px;margin:0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.trust-strip__item{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:500;color:#3a3a3c;white-space:nowrap;font-family:Inter,-apple-system,sans-serif}.trust-strip__icon{width:14px;height:14px;flex-shrink:0;color:#34c759}.trust-strip__dot{width:3px;height:3px;border-radius:50%;background:#d2d2d7;flex-shrink:0;display:block}@media(max-width:400px){.trust-strip{gap:4px 8px}.trust-strip__item{font-size:11px}.trust-strip__dot{display:none}}.cross-sell{margin:2rem 0;padding-top:1.5rem;border-top:1px solid #e5e7eb}.cross-sell__header{margin-bottom:1rem}.cross-sell__heading{font-size:16px;font-weight:600;color:#111827;margin:0 0 2px}.cross-sell__subtitle{font-size:13px;color:#6b7280;margin:0}.cross-sell__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:480px){.cross-sell__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.cross-sell__grid{grid-template-columns:repeat(4,1fr)}}.cs-card{display:block;text-decoration:none;color:inherit;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;transition:box-shadow .18s,transform .18s;background:#fff}.cs-card:hover{box-shadow:0 4px 18px #00000014;transform:translateY(-2px)}.cs-card__img-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:#f9fafb}.cs-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.cs-card:hover .cs-card__img-wrap img{transform:scale(1.04)}.cs-card__badge{position:absolute;top:8px;left:8px;font-size:10px;font-weight:700;padding:2px 7px;border-radius:4px;background:#dc2626;color:#fff}.cs-card__body{padding:8px 10px 10px}.cs-card__title{font-size:12px;color:#374151;margin:0 0 4px;line-height:1.35}.cs-card__price{font-size:13px;font-weight:600;color:#111827;margin:0;display:flex;align-items:center;gap:5px}.cs-card__price--sale{color:#dc2626}.cs-card__price--compare{font-size:11px;color:#9ca3af;text-decoration:line-through;font-weight:400}.product-desc-cro{margin:1rem 0 1.5rem}.desc-cro__tagline{font-size:15px;font-style:italic;color:#6b7280;margin:0 0 1rem;padding-left:12px;border-left:3px solid #e5e7eb;line-height:1.5}.benefit-list{list-style:none;padding:0;margin:0 0 1.25rem;display:flex;flex-direction:column;gap:10px}.benefit-item{display:flex;align-items:flex-start;gap:10px}.benefit-item__icon{font-size:18px;flex-shrink:0;width:28px;text-align:center;line-height:1.2}.benefit-item__content{display:flex;flex-direction:column;gap:1px}.benefit-item__title{font-size:13px;font-weight:600;color:#111827;display:block}.benefit-item__sub{font-size:12px;color:#6b7280;line-height:1.4}.specs-table{margin-bottom:1.25rem;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.specs-table__title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;padding:8px 12px 6px;background:#f9fafb;margin:0;border-bottom:1px solid #e5e7eb}.specs-row{display:flex;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #f3f4f6;font-size:13px}.specs-row:last-child{border-bottom:none}.specs-row__label{color:#6b7280}.specs-row__value{color:#111827;font-weight:500;text-align:right}.gift-callout{display:flex;align-items:flex-start;gap:10px;background:linear-gradient(135deg,#fff7ed,#fefce8);border:1px solid #fed7aa;border-radius:10px;padding:12px 14px;margin-bottom:1.25rem}.gift-callout__icon{font-size:22px;flex-shrink:0;margin-top:-1px}.gift-callout__title{font-size:13px;font-weight:700;color:#92400e;margin:0 0 2px}.gift-callout__text{font-size:12px;color:#b45309;margin:0;line-height:1.45}.full-desc{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.full-desc__trigger{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;font-size:13px;font-weight:500;color:#374151;cursor:pointer;background:#f9fafb;list-style:none;-webkit-user-select:none;user-select:none}.full-desc__trigger::-webkit-details-marker{display:none}.full-desc__chevron{transition:transform .2s;flex-shrink:0}details[open] .full-desc__chevron{transform:rotate(180deg)}.full-desc__body{padding:14px;font-size:13px;color:#374151;line-height:1.65}.product-faq{margin:2rem 0;padding-top:1.5rem;border-top:1px solid #e5e7eb}.product-faq__heading{font-size:16px;font-weight:600;color:#111827;margin:0 0 1rem}.faq-list{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;margin-bottom:1rem}.faq-item{border-bottom:1px solid #e5e7eb}.faq-item:last-child{border-bottom:none}.faq-item__question{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;font-size:13px;font-weight:500;color:#111827;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;background:#fff;gap:10px;-webkit-tap-highlight-color:transparent;transition:background .1s}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question:hover{background:#f9fafb}.faq-item__chevron{flex-shrink:0;color:#9ca3af;transition:transform .22s ease}details[open] .faq-item__chevron{transform:rotate(180deg)}.faq-item__answer{padding:4px 16px 14px;font-size:13px;color:#4b5563;line-height:1.65;background:#fafafa;border-top:1px solid #f3f4f6}.faq-item__answer p{margin:.5rem 0}.faq-item__answer strong{color:#374151}.faq-contact{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;flex-wrap:wrap}.faq-contact__text{font-size:13px;color:#166534;margin:0;flex:1}.faq-contact__btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:#16a34a;color:#fff;text-decoration:none;border-radius:7px;font-size:12px;font-weight:600;flex-shrink:0;transition:background .15s}.faq-contact__btn:hover{background:#15803d}.product-reviews{margin:2rem 0;padding-top:1.5rem;border-top:1px solid #e5e7eb}.reviews__header{display:flex;gap:1.5rem;margin-bottom:1.5rem;align-items:flex-start;flex-wrap:wrap}.reviews__summary{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:90px}.reviews__avg-score{font-size:40px;font-weight:700;color:#111827;margin:0;line-height:1}.reviews__stars{display:flex;gap:2px}.reviews__count{font-size:11px;color:#6b7280;margin:0;white-space:nowrap}.star{width:16px;height:16px}.star--sm{width:12px;height:12px}.star--filled{fill:#f59e0b}.star--empty{fill:#e5e7eb}.reviews__distribution{flex:1;min-width:160px}.dist-row{display:flex;align-items:center;gap:6px;margin-bottom:4px}.dist-label{font-size:11px;color:#6b7280;width:26px;flex-shrink:0}.dist-bar-wrap{flex:1;height:7px;background:#f3f4f6;border-radius:99px;overflow:hidden}.dist-bar{height:100%;background:#f59e0b;border-radius:99px}.dist-count{font-size:11px;color:#9ca3af;width:20px;text-align:right;flex-shrink:0}.reviews__list{display:flex;flex-direction:column;gap:12px}.review-card{padding:14px 16px;background:#fafafa;border:1px solid #e5e7eb;border-radius:10px}.review-card__top{display:flex;align-items:flex-start;gap:10px;margin-bottom:8px}.review-card__avatar{width:34px;height:34px;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.review-card__meta{flex:1}.review-card__name{font-size:13px;font-weight:600;color:#111827;margin:0}.review-card__stars{display:flex;gap:1px;margin-top:2px}.review-card__date{font-size:11px;color:#9ca3af;flex-shrink:0;margin-top:1px}.review-card__title{font-size:13px;font-weight:600;color:#374151;margin:0 0 4px}.review-card__text{font-size:13px;color:#4b5563;margin:0;line-height:1.55}.review-card__verified{display:inline-block;margin-top:6px;font-size:11px;color:#16a34a;font-weight:500}.trust-urgency{margin:12px 0 16px;display:flex;flex-direction:column;gap:8px;font-size:13px}.urgency-stock{display:flex;align-items:center;gap:6px;background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;padding:7px 12px;color:#7c2d12;font-size:13px;font-weight:500}.urgency-viewers{display:flex;align-items:center;gap:6px;color:#6b7280;font-size:12px}.urgency-viewers__dot{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.urgency-timer{display:flex;align-items:center;gap:5px;color:#b45309;font-size:12px;background:#fffbeb;padding:6px 10px;border-radius:6px;border:1px solid #fde68a}.urgency-timer strong{font-variant-numeric:tabular-nums;min-width:52px;display:inline-block;color:#92400e}.trust-badges{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:4px}.trust-badge{display:flex;align-items:center;gap:7px;padding:7px 10px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:11px;color:#374151;line-height:1.3}.trust-badge__icon{width:16px;height:16px;flex-shrink:0;color:#059669}.payment-icons{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:2px}.payment-icons__label{font-size:11px;color:#9ca3af;flex-shrink:0}.payment-icons__list{display:flex;gap:5px;flex-wrap:wrap;align-items:center}.payment-icon{height:22px;width:auto;border-radius:3px}@media(max-width:400px){.trust-badges{grid-template-columns:1fr}}.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -4px 24px #0000001a;padding:10px 16px;transform:translateY(100%);transition:transform .32s cubic-bezier(.22,1,.36,1);will-change:transform}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{max-width:600px;margin:0 auto;display:flex;align-items:center;gap:12px}.sticky-atc__product{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.sticky-atc__thumb{width:48px;height:48px;object-fit:cover;border-radius:6px;flex-shrink:0;border:1px solid #f3f4f6}.sticky-atc__info{min-width:0}.sticky-atc__title{font-size:13px;font-weight:500;color:#111827;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:13px;color:#374151;margin:2px 0 0;display:flex;align-items:center;gap:6px}.sticky-atc__price--sale{color:#dc2626;font-weight:600}.sticky-atc__price--compare{text-decoration:line-through;color:#9ca3af;font-size:11px}.sticky-atc__btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:0 20px;height:44px;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;flex-shrink:0;letter-spacing:.02em;transition:background .15s,transform .1s;-webkit-tap-highlight-color:transparent;min-width:110px}.sticky-atc__btn:hover{background:#2d2d2d}.sticky-atc__btn:active{transform:scale(.97)}.sticky-atc__btn:disabled{background:#9ca3af;cursor:not-allowed}.sticky-atc__btn.loading{pointer-events:none;opacity:.75}.sticky-atc__btn.added{background:#16a34a!important}@media(min-width:1024px){.sticky-atc{display:none}}@supports (padding: max(0px)){.sticky-atc{padding-bottom:max(10px,env(safe-area-inset-bottom))}}.wa-order-btn-wrap{margin:8px 0 4px;display:flex;flex-direction:column;align-items:stretch;gap:6px}.wa-order-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 20px;background:#25d366;color:#fff;text-decoration:none;border-radius:8px;font-size:15px;font-weight:600;letter-spacing:.01em;transition:background .15s,transform .1s;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.wa-order-btn:hover{background:#1ebe5d}.wa-order-btn:active{transform:scale(.98);background:#17a84f}.wa-order-btn__icon{width:22px;height:22px;flex-shrink:0}.wa-order-btn__sub{font-size:11px;color:#6b7280;text-align:center;margin:0;line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
