:root{--bf-primary: #7040ff;--bf-accent: #f75555;--bf-bkg-gradient: linear-gradient(180deg, #1f1232 0%, #0f071b 100%);--bf-surface-1: rgba(36, 22, 58, .92);--bf-surface-2: rgba(32, 19, 52, .88);--bf-surface-3: rgba(27, 15, 44, .9);--bf-text-strong: #f5f1ff;--bf-text-soft: rgba(255, 255, 255, .72);--bf-text-muted: rgba(255, 255, 255, .58)}.bf-section{padding:clamp(3rem,5vw,4.5rem);color:var(--bf-text-strong);position:relative;background:var(--bf-bkg-gradient);margin-top:-56px}@media (max-width: 992px){.bf-section{padding:clamp(3rem,5vw,4.5rem) 1.5rem}}.bf-container{width:min(1280px,100%);margin-left:auto;margin-right:auto}.bf-slab{position:relative;margin:clamp(3rem,7vw,5.5rem) 0;padding:clamp(3rem,7vw,8rem) 0;border-radius:2.75rem;overflow:hidden}@media (max-width: 679px){.bf-slab{margin:clamp(0rem,5vw,4rem) 0;padding:clamp(0%,5vw,4rem) 0}}.bf-slab:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--bf-slab-background, rgba(31, 18, 50, .85));border:1px solid rgba(255,255,255,.05);box-shadow:0 32px 82px #05020c6b}@media (max-width: 1480px){.bf-slab:before,.bf-slab--products:after{display:none}.bf-product{box-shadow:none!important}}.bf-slab>.bf-container{position:relative;z-index:1}.bf-slab--products{--bf-slab-background: linear-gradient( 180deg, rgba(42, 26, 74, .95) 0%, rgba(20, 10, 38, .92) 100% )}.bf-slab--products:after{content:"";position:absolute;width:520px;height:520px;top:-18%;right:-12%;background:radial-gradient(circle at center,#744aff8c,#744aff00 65%);opacity:.7;filter:blur(.5px)}.bf-slab--benefits{--bf-slab-background: linear-gradient( 180deg, rgba(28, 16, 50, .92) 0%, rgba(19, 11, 36, .95) 100% )}.bf-slab--testimonials{--bf-slab-background: linear-gradient( 180deg, rgba(49, 19, 83, .9) 0%, rgba(33, 13, 63, .92) 100% )}.bf-slab--faq{--bf-slab-background: linear-gradient( 180deg, rgba(23, 13, 42, .9) 0%, rgba(15, 9, 28, .94) 100% )}.bf-heading{font-family:"Montserrat",var(--font-heading, serif);font-size:clamp(2.6rem,4.5vw,4rem);font-weight:600;line-height:1.1;margin:0 0 .75rem;letter-spacing:-.01em;text-transform:none}@media (max-width: 679px){.bf-heading{font-size:clamp(2rem,4vw,3rem);line-height:1.25}}.bf-subheading{font-size:clamp(1.05rem,2.4vw,1.25rem);color:var(--bf-text-soft);line-height:1.6;margin:0;max-width:60ch}.bf-section-header{text-align:center;max-width:960px;margin:0 auto clamp(2.5rem,5vw,4rem)}.bf-section-header .bf-subheading{margin:0 auto}.bf-section-header p{color:#ffffffc7}.bf-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.75rem;border-radius:.9rem;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.bf-button--primary{background:linear-gradient(135deg,#6f4fff,#f755aa);color:#fff;box-shadow:0 15px 35px #6f4fff73}.bf-button--primary:hover,.bf-button--primary:focus-visible{color:#fff!important;transform:translateY(-2px);box-shadow:0 18px 42px #6f4fff8c}.bf-button--secondary{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.25)}.bf-button--secondary:hover,.bf-button--secondary:focus-visible{background:#ffffff40}.bf-button--product{width:100%;margin-top:auto;background:linear-gradient(135deg,#f75555,#6f4fff);color:#fff;box-shadow:0 18px 38px #6f4fff52}.bf-button--product:hover,.bf-button--product:focus-visible{color:#fff!important;transform:translateY(-2px);box-shadow:0 22px 48px #6f4fff73}.bf-hero{position:relative;padding:clamp(3rem,8vw,6rem) 0}.bf-hero .bf-subheading{max-width:33ch}.bf-hero__grid{display:grid;gap:clamp(2.5rem,6vw,5rem);align-items:center}@media (min-width: 992px){.bf-hero__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.bf-hero__badge{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:2rem;background:#f7555526;color:var(--bf-accent);padding:.5rem 1.4rem .4rem;border-radius:999px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;font-size:.85rem}.bf-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}@media (max-width: 640px){.bf-hero__actions{flex-direction:column}.bf-hero__actions .bf-button,.bf-hero__actions .bf-discount{width:100%;justify-content:center}}.bf-discount{border:2px dashed rgba(247,85,85,.55);background:#f7555514;color:inherit;padding:.85rem 1.5rem;border-radius:1rem;display:inline-flex;align-items:center;gap:.6rem;font-size:.95rem;font-family:"Inter",var(--font-heading, serif);cursor:pointer;transition:background .25s ease,transform .25s ease,border-color .25s ease}.bf-discount:hover,.bf-discount:focus-visible{background:#f7555529;border-color:#f75555e6;transform:translateY(-1px)}.bf-discount__icon{display:inline-flex;width:1.1rem;height:1.1rem;color:currentColor}.bf-discount__icon svg{width:100%;height:100%;fill:currentColor}.bf-hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2.25rem}@media (max-width: 992px){.bf-hero__trust{flex-wrap:nowrap;gap:.75rem;margin-top:1.5rem}}@media (max-width: 679px){.bf-hero__trust{flex-direction:column}}.bf-trust__item{display:flex;flex-direction:column;gap:.25rem}.bf-trust__value{font-size:1.5rem;font-weight:700}.bf-trust__text{color:var(--bf-text-muted);font-size:.85rem}.bf-media{position:relative;border-radius:2rem;overflow:hidden;box-shadow:0 25px 65px #0a0414a6}.bf-media img,.bf-media video{display:block;width:100%;height:auto}.bf-hero__ribbon{position:absolute;top:1rem;right:1rem;background:var(--bf-accent);color:#fff;padding:.6rem 1.2rem;border-radius:.85rem;font-weight:700;transform:rotate(3deg);box-shadow:0 10px 30px #f7555573}.bf-product-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(376px,1fr))}.bf-post-products{margin:clamp(2.5rem,6vw,4rem) auto 0;padding:clamp(1.5rem,4vw,2.75rem) clamp(1.5rem,5vw,3rem);max-width:720px;text-align:center;background:linear-gradient(135deg,#6f4fff2e,#f755aa1f);border:1px solid rgba(255,255,255,.18);border-radius:1.75rem;box-shadow:0 18px 48px #0a041459;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bf-post-products__heading{margin:0 0 .75rem;font-size:clamp(1.3rem,3.5vw,1.75rem);font-weight:700}.bf-post-products__message{margin:0;color:var(--bf-text-soft);font-size:clamp(.95rem,2.8vw,1.05rem);line-height:1.7}@media (max-width: 520px){.bf-product-grid{grid-template-columns:1fr}.bf-product{width:100%}}.bf-product{background:linear-gradient(180deg,#ffffff29,#36215beb);border-radius:1.5rem;overflow:hidden;display:flex;flex-direction:column;min-height:100%;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin-bottom:0}.bf-product:hover{box-shadow:0 32px 64px #0502128c;border-color:#ffffff59}.bf-product__media{position:relative;aspect-ratio:4 / 3;background:linear-gradient(180deg,#ffffff47,#6e4eff14);display:block}.bf-product__media img{width:100%;height:auto;display:block;object-fit:contain;transition:transform .4s ease}.bf-product__stock{position:absolute;left:1rem;bottom:1rem;background:#f75555eb;color:#fff;padding:.4rem .9rem;border-radius:999px;font-size:.85rem;font-weight:600}.bf-product__content{padding:2rem;display:flex;flex-direction:column;gap:1rem;flex-grow:1;background:linear-gradient(180deg,#2b1a49eb,#1a102ef7)}@media (max-width: 520px){.bf-product__content{padding:1rem}}.bf-product__badges{display:flex;flex-wrap:wrap;gap:.6rem}.bf-badge{background:#ffffff17;color:#ffffffc2;padding:.25rem .5rem;border-radius:.5rem;font-size:.78rem;font-weight:600;letter-spacing:.01em}.bf-product__title{font-size:1.65rem;font-family:"Montserrat",var(--font-heading, serif);font-weight:600;margin:0}.bf-product__title a:hover{color:#fff}.bf-product__description{color:var(--bf-text-soft);font-size:1rem;line-height:1.65;margin:0}.bf-product__pricing{display:flex;align-items:baseline;flex-wrap:wrap;gap:.8rem;margin-bottom:.5rem}.bf-product__details{display:grid;gap:1.25rem;margin:.5rem 0 1rem;flex-grow:1;align-content:start}@media (min-width: 640px){.bf-product__details{grid-template-columns:repeat(2,minmax(0,1fr))}}.bf-product__meta-heading{margin:0 0 .45rem;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--bf-text-muted)}.bf-ideal-list,.bf-feature-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.bf-ideal-list__item{display:flex;align-items:center;gap:.6rem;color:var(--bf-text-strong)}.bf-ideal-list__icon{display:inline-flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;color:inherit}.bf-ideal-list__icon svg{width:100%;height:100%}.bf-ideal-list__text,.bf-feature-list__item{font-size:.95rem;line-height:1.45;color:var(--bf-text-soft);overflow-wrap:break-word}.bf-product__price-group{display:flex;align-items:baseline;gap:.6rem}.bf-product__quantity{display:inline-flex;align-items:center;gap:.25rem;padding:.05rem .25rem;border:1px solid rgba(255,255,255,.18);border-radius:.9rem;background:#ffffff0d}.bf-quantity__input{width:2.5rem;background:transparent;padding:7px 10px;border:none;color:var(--bf-text-strong);font-weight:700;font-size:.95rem;text-align:center;-webkit-appearance:textfield;appearance:textfield}.bf-quantity__input::-webkit-inner-spin-button,.bf-quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.bf-quantity__control{width:1.5rem;height:1.5rem;border-radius:.65rem;border:none;background:#ffffff1f;color:var(--bf-text-strong);font-size:1.05rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.bf-quantity__control:hover,.bf-quantity__control:focus-visible{background:#fff3;transform:translateY(-1px)}.bf-price{font-weight:700;font-size:1.5rem}@media (max-width: 679px){.bf-price{font-size:1.25rem}}.bf-compare{text-decoration:line-through;color:#ee555f;font-size:1.05rem}.bf-product__media .bf-discount-badge{position:absolute;top:8px;right:8px;background:#f7555540;color:#f75555;padding:.35rem .9rem;border-radius:999px;font-weight:600;font-size:.82rem;z-index:2}.bf-benefit-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.bf-benefit{background:linear-gradient(180deg,#ffffff24,#3b246094);border-radius:1.75rem;padding:2rem;display:flex;flex-direction:column;gap:1.1rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 42px #06031073;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bf-benefit__icon{font-size:2.1rem}.bf-benefit__icon-img{width:3.5rem;height:3.5rem;object-fit:contain}.bf-benefit__title{font-size:1.35rem;font-weight:600;margin:0}.bf-benefit__text{color:var(--bf-text-soft);line-height:1.6;margin:0}.bf-testimonial-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.bf-testimonial{background:linear-gradient(180deg,#ffffff1f,#40246894);border-radius:1.75rem;padding:2rem;display:flex;flex-direction:column;gap:1.2rem;margin-bottom:0;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 48px #0603106b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bf-stars{display:inline-flex;gap:.25rem}.bf-star{fill:#f75555;width:20px;height:20px}.bf-testimonial__quote{font-size:1.05rem;line-height:1.75;color:#ffffffd9;margin:0}.bf-testimonial__meta{display:flex;align-items:center;gap:1rem}.bf-testimonial__avatar{flex-shrink:0;width:72px;height:72px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.22);box-shadow:0 12px 32px #08031266;background:#11071ba6}.bf-testimonial__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.bf-testimonial__meta-text{display:flex;flex-direction:column;gap:.2rem}.bf-testimonial__name{font-weight:600}.bf-testimonial__role{color:var(--bf-text-muted);font-size:.9rem}.bf-faq-list{display:grid;gap:1rem;max-width:720px;margin:0 auto}.bf-faq{background:#170e28d9;border-radius:1rem;padding:1.4rem 1.75rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 40px #05020c59;cursor:pointer;transition:box-shadow .3s ease,border-color .3s ease}.bf-faq:hover{box-shadow:0 32px 64px #0502128c;border-color:#ffffff59}.bf-faq__question{list-style:none;cursor:pointer;font-weight:600;display:flex;justify-content:space-between;gap:1rem;align-items:center;position:relative}.bf-faq summary::-webkit-details-marker{display:none}.bf-faq__answer{margin-top:.75rem;color:var(--bf-text-soft);line-height:1.6}.bf-faq__question:after{content:"+";font-size:1.2rem;color:#ffffffa6;transition:transform .3s ease,color .3s ease}.bf-faq[open] .bf-faq__question:after{transform:rotate(45deg);color:#f755aae6}.bf-final{position:relative;height:70vh;margin-top:clamp(4rem,8vw,6rem);background-size:cover;background-position:center;border-radius:2rem;overflow:hidden}.bf-final__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#11071bb8}.bf-final__content{position:relative;text-align:center;padding:clamp(3rem,7vw,5.5rem);display:flex;flex-direction:column;gap:1.5rem;align-items:center}.bf-countdown{display:flex;flex-direction:row;gap:.75rem;align-items:center}.bf-countdown__label{font-size:.9rem;color:var(--bf-text-muted);text-transform:uppercase;letter-spacing:.08em}.bf-countdown__items{display:inline-flex;align-items:center;gap:.6rem;font-variant-numeric:tabular-nums}.bf-countdown__item{display:flex;flex-direction:column;align-items:center;gap:.35rem}.bf-countdown__value{min-width:60px;padding:.5rem;border-radius:.85rem;background:linear-gradient(135deg,#8c3aaae6,#5f3bace6);border:1px solid rgba(128,68,255,.3);font-size:1.6rem;font-weight:700;color:#fff;text-align:center}.bf-countdown__text{font-size:.75rem;color:var(--bf-text-muted);text-transform:uppercase}.bf-countdown__separator{font-size:1.6rem;font-weight:700;color:#8044ff99;margin-bottom:1rem}.bf-countdown--inline{margin-top:3em}.bf-sticky{position:fixed;top:0;left:0;right:0;z-index:40;background:#1d1230f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);transition:transform .35s ease;transform:translateY(-100%)}.bf-sticky.is-visible{transform:translateY(0);box-shadow:0 18px 40px #05020c59}.bf-sticky__inner{display:flex;flex-direction:column;gap:1rem;padding:1rem}@media (min-width: 680px){.bf-sticky__inner{flex-direction:row;justify-content:space-between;align-items:center}}@media (max-width: 767px){.bf-sticky__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem}.bf-sticky__info{flex-shrink:0}.bf-sticky__label{font-size:.9rem}.bf-sticky__badge{display:none}.bf-sticky .bf-countdown{flex-shrink:1}.bf-sticky .bf-countdown__label{display:none}.bf-sticky .bf-countdown__items{gap:.35rem}.bf-sticky .bf-countdown__value{min-width:38px;padding:.4rem .2rem;font-size:1rem}.bf-sticky .bf-countdown__text{font-size:.55rem}.bf-sticky .bf-countdown__separator{font-size:.9rem}.bf-sticky__cart{margin-left:auto}}.bf-sticky__info{display:flex;align-items:center;gap:.75rem}.bf-sticky__cart{background:none;border:none;color:#fff;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;padding:.5rem;transition:transform .2s ease}.bf-sticky__cart:hover{transform:scale(1.1)}.bf-sticky__cart-icon{width:24px;height:24px}.bf-sticky__cart-count{position:absolute;top:-2px;right:-4px;background:var(--bf-accent);color:#fff;font-size:.7rem;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;box-shadow:0 2px 4px #0003}@media (max-width: 768px){.bf-sticky__inner{justify-content:space-between;padding:.75rem 1.5rem;gap:1rem}.bf-sticky__info{flex-grow:1}}@media (max-width: 480px){.bf-sticky__inner{flex-wrap:nowrap;gap:.5rem;padding:1rem;justify-content:flex-start;align-items:center}.bf-sticky__info{width:auto;flex-grow:0;justify-content:flex-start;margin-bottom:0;margin-right:.25rem}.bf-sticky__badge{display:none}.bf-sticky .bf-countdown{display:flex!important;gap:.25rem;flex-wrap:nowrap;align-items:center}.bf-sticky .bf-countdown__label{display:none}.bf-sticky .bf-countdown__items{gap:.2rem}.bf-sticky .bf-countdown__item{gap:0}.bf-sticky .bf-countdown__value{min-width:28px;padding:.25rem .1rem;font-size:.85rem;border-radius:.4rem}.bf-sticky .bf-countdown__text{display:none}.bf-sticky .bf-countdown__separator{font-size:.85rem;margin-bottom:0;margin-left:0;margin-right:0;line-height:1}.bf-sticky__cart{margin-left:auto;padding:.25rem}.bf-sticky__cart-icon{width:20px;height:20px}}.bf-sticky__info{display:inline-flex;align-items:center;gap:.75rem;font-weight:600}.bf-sticky__icon{font-size:1.2rem}.bf-sticky__badge{background:var(--bf-accent);color:#fff;padding:.45rem .9rem;border-radius:.75rem;font-size:1rem}[data-bf-sticky]+*{margin-top:0}@media (max-width: 679px){.bf-countdown__items{gap:.4rem}.bf-countdown__value{min-width:50px;font-size:1.35rem}}.page-width{max-width:1320px!important}.announcement-bar{display:none!important}body.page-black-friday .site-footer{color:#fff;background-color:#1f1232}.bf-product-ribbon{position:absolute;bottom:0;left:0;right:0;z-index:2;text-align:center;padding:.5rem 1rem;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;width:100%;line-height:1.2}.bf-slab--bundles{--bf-slab-background: linear-gradient( 180deg, rgba(35, 20, 60, .95) 0%, rgba(20, 10, 38, .92) 100% )}.bf-bundle-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 680px){.bf-bundle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.bf-bundle{margin-bottom:0;background:linear-gradient(180deg,#ffffff1f,#36215bd9);border-radius:1.75rem;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .35s ease,box-shadow .35s ease}.bf-bundle:hover{box-shadow:0 32px 64px #0502128c;border-color:#ffffff59}.bf-bundle__media{position:relative;aspect-ratio:16 / 9;background:linear-gradient(180deg,#fff3,#6e4eff0d);display:flex;align-items:center;justify-content:center;overflow:hidden}.bf-discount-badge-bundle{position:absolute;top:1rem;left:1rem;background:var(--bf-accent);color:#fff;padding:.5rem 1rem;border-radius:2rem;font-weight:700;font-size:.9rem;z-index:2;box-shadow:0 4px 12px #00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);text-transform:uppercase;letter-spacing:.05em}.bf-bundle__media img{width:100%;height:100%;object-fit:cover}.bf-bundle__content{padding:2rem;display:flex;flex-direction:column;gap:1.25rem;flex-grow:1}@media (max-width: 679px){.bf-bundle__content{padding:1rem}}.bf-bundle__title{font-size:1.75rem;font-family:"Montserrat",var(--font-heading, serif);font-weight:700;margin:0;line-height:1.2}.bf-bundle__description{color:var(--bf-text-soft);font-size:1rem;line-height:1.6;margin:0}.bf-bundle__products{background:#ffffff0d;border-radius:1rem;padding:1.25rem;border:1px solid rgba(255,255,255,.05);flex-grow:1;display:flex;flex-direction:column}.bf-bundle__includes{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--bf-text-muted);margin-bottom:.75rem;font-weight:700}.bf-bundle__list{margin:0;padding:0;list-style:none;color:var(--bf-text-strong);font-size:.95rem;display:flex;flex-direction:column;gap:.5rem;flex-grow:1}.bf-bundle__gift-message{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);font-weight:500;color:gold;font-size:.95rem;line-height:1.4;display:flex;align-items:center;gap:.5rem}.bf-bundle__gift-message:before{content:"\1f381";font-size:1.2rem}.bf-bundle__list li{display:flex;align-items:center;gap:.5rem}.bf-bundle__list li:before{content:"";display:block;width:6px;height:6px;background:var(--bf-primary);border-radius:50%;box-shadow:0 0 8px var(--bf-primary)}.bf-bundle .bf-product__pricing{margin-top:.5rem;margin-bottom:.5rem}.bf-button--full{width:100%}.bf-placeholder{width:50%;height:50%;opacity:.5}.is-hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/25/assets/black-friday.css.map */
