.bliix-pulse-page *,.bliix-pulse-page *:before,.bliix-pulse-page *:after{box-sizing:border-box;margin:0;padding:0}.bliix-pulse-page{--c-bg: #ffffff;--c-bg-2: #f5f6f7;--c-bg-card: #98a5b5;--c-bg-card-hover: #8795a6;--c-border: rgba(30,25,30,.1);--c-border-active: rgba(30,25,30,.25);--c-text: #1a1618;--c-silver: #6b6570;--c-muted: rgba(30,25,30,.45);--c-gold: #C9A84C;--c-gold-light: #E0C878;--c-gold-bg: rgba(201,168,76,.08);--c-gold-border: rgba(201,168,76,.3);--c-ok: #6BCB8B;--c-no: rgba(30,25,30,.2);--r-sm: 8px;--r-md: 14px;--r-lg: 24px;--r-xl: 40px;--r-pill: 9999px;--ease: cubic-bezier(.16,1,.3,1);--ease-std: cubic-bezier(.4,0,.2,1);--dur: .4s;--section-gap: clamp(72px,10vw,120px);--max-w: 60vw;--narrow-w: 800px;--gutter: clamp(20px,5vw,48px);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Helvetica,Arial,sans-serif;background-color:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip;line-height:1.6;display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;justify-content:flex-start!important;gap:0!important}.bp-container{width:min(100%,var(--max-w));margin-inline:auto;padding-inline:var(--gutter)}.bp-container--narrow{width:min(100%,var(--narrow-w));margin-inline:auto;padding-inline:var(--gutter)}.bp-section{padding-block:var(--section-gap);position:relative}.bp-section.bp-section--flush-top{padding-top:0}.bp-section.bp-section--flush-bottom{padding-bottom:0}.bp-section.bp-perf{padding-block:16px}.bp-section.bp-problem{padding-top:25px;padding-bottom:40px}.bp-section.bp-bigidea{padding-block:clamp(32px,4vw,60px)}.bp-section.bp-features{padding-block:30px}.bp-section.bp-how{padding-block:40px}.bp-section.bp-specs{padding-top:30px;padding-bottom:10px}.bp-section.bp-final-cta.bp-section--flush-top{padding-bottom:40px}.bp-section.bp-comparison{padding-top:20px;padding-bottom:30px}.bp-section.bp-reviews{padding-top:30px;padding-bottom:60px;padding-inline:var(--gutter)}.bp-section.bp-faq{padding-top:20px;padding-bottom:30px}.bp-gap-spacer{height:20px;background:radial-gradient(ellipse 80% 80% at 50% 50%,rgba(201,168,76,.07) 0%,transparent 70%),var(--c-bg-2);margin:-20px 0}.bp-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:center}.bp-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bp-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.bp-flex-center{display:flex;align-items:center;justify-content:center}.bp-flex-between{display:flex;align-items:center;justify-content:space-between}.bp-text-center{text-align:center}.bp-label{font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--c-silver)}.bp-divider{height:1px;background:var(--c-border);border:none}.bp-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:1.5rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#000;margin-bottom:0;padding-bottom:0}.bp-eyebrow:before{display:none}.bp-h1{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--c-text)}.bp-h2{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--c-text)}.bp-h3{font-size:clamp(1.25rem,2vw,1.625rem);font-weight:600;line-height:1.25;color:var(--c-text)}.bp-lead{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7;color:var(--c-silver)}.bp-body{font-size:.975rem;line-height:1.7;color:var(--c-silver)}.bp-gold-text{color:var(--c-gold)}.bp-highlight{background:var(--c-gold-bg);border:1px solid var(--c-gold-border);border-radius:var(--r-sm);padding:2px 8px;color:var(--c-gold-light);font-weight:600}.bp-logo{font-size:1.5rem;font-weight:800;letter-spacing:-.04em;color:var(--c-text);text-decoration:none;line-height:1}.bp-logo span{color:var(--c-silver);font-weight:300}.bp-nav-header{position:sticky;top:0;z-index:101;background:#fff;border-bottom:1px solid var(--c-border);transition:transform .25s cubic-bezier(.4,0,.2,1),background .25s ease,border-bottom-color .25s ease;will-change:transform;transform:translateZ(0)}.bp-nav-header--hidden{transform:translate3d(0,-100%,0)}.bp-nav-header--adjoined{border-bottom-color:transparent}.bp-nav-header--transparent{background:transparent;border-bottom-color:transparent}.bp-nav-header--transparent .bp-nav-link,.bp-nav-header--transparent .bp-nav-icon{color:#fff}.bp-nav-header__inner{position:relative;width:100%;margin-inline:0;padding:12px clamp(20px,4vw,64px);display:flex;align-items:center;justify-content:space-between;gap:24px}.bp-nav-logo{flex-shrink:0;text-decoration:none;display:flex;align-items:center;margin-right:24px}.bp-nav-logo__img{display:block;width:144px;height:28.8px}.bp-nav-logo__img--light,.bp-nav-header--transparent .bp-nav-logo__img--dark{display:none}.bp-nav-header--transparent .bp-nav-logo__img--light{display:block}.bliix-pulse-page.bh-home .bp-nav-header .bp-nav-logo__img--dark{display:none}.bliix-pulse-page.bh-home .bp-nav-header .bp-nav-logo__img--light,.bliix-pulse-page.bh-home .bp-nav-header.is-scrolled .bp-nav-logo__img--dark{display:block}.bliix-pulse-page.bh-home .bp-nav-header.is-scrolled .bp-nav-logo__img--light{display:none}@media(min-width:901px){.bliix-pulse-page.bh-home .bp-nav-header:hover .bp-nav-logo__img--dark{display:block}.bliix-pulse-page.bh-home .bp-nav-header:hover .bp-nav-logo__img--light{display:none}}.bp-nav-logo__placeholder{width:44px;height:44px;border:1px dashed var(--c-gold-border);border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;color:var(--c-muted);font-size:.65rem;font-weight:600;letter-spacing:.1em;transition:border-color .2s,color .2s}.bp-nav-logo:hover .bp-nav-logo__placeholder{border-color:var(--c-gold);color:var(--c-gold)}.bp-nav-links{display:flex;align-items:center;gap:28px;justify-content:center}.bp-nav-item{display:flex;align-items:center}.bp-nav-link{font-size:1.5rem;font-weight:500;color:var(--c-silver);text-decoration:none;position:relative;padding:8px 0;transition:color .2s var(--ease-std);white-space:nowrap}.bp-nav-trigger{position:relative;background:transparent;border:none;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:6px;line-height:inherit}.bp-nav-caret{flex-shrink:0;transition:transform .25s var(--ease-std)}.bp-nav-item--dropdown:hover>.bp-nav-trigger .bp-nav-caret,.bp-nav-item--dropdown.is-open>.bp-nav-trigger .bp-nav-caret{transform:rotate(-180deg)}.bp-nav-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:0;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;border-bottom:1px solid var(--c-border);border-radius:0 0 28px 28px;box-shadow:0 24px 40px -12px #00000014;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transform-origin:top center;transition:opacity .25s var(--ease-std),transform .3s var(--ease-std),visibility 0s linear .25s;z-index:105;overflow:hidden}.bp-nav-item--dropdown>.bp-nav-trigger:before{content:"";position:absolute;top:100%;left:-32px;right:-32px;height:24px;pointer-events:none}@media(min-width:901px){.bp-nav-item--dropdown:hover>.bp-nav-trigger:before,.bp-nav-item--dropdown:focus-within>.bp-nav-trigger:before{pointer-events:auto}}@media(min-width:901px){.bp-nav-item--dropdown:hover>.bp-nav-dropdown,.bp-nav-item--dropdown:focus-within>.bp-nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .2s var(--ease-std),transform .25s var(--ease-std),visibility 0s linear 0s}}.bp-nav-dropdown__inner{display:flex;align-items:stretch;justify-content:center;gap:clamp(24px,4vw,64px);padding:24px clamp(20px,4vw,64px) 32px;height:270px}.bp-nav-feature{position:relative;display:block;flex-shrink:0;width:clamp(260px,24vw,360px);border-radius:20px;overflow:hidden;text-decoration:none;background:var(--c-bg-2);aspect-ratio:5 / 4}.bp-nav-feature__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s var(--ease)}.bp-nav-feature__image--placeholder{background:linear-gradient(135deg,#d8dde3,#f0f2f5)}.bp-nav-feature:hover .bp-nav-feature__image{transform:scale(1.04)}.bp-nav-feature__overlay{position:absolute;left:18px;right:18px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;pointer-events:none}.bp-nav-feature__label{color:#fff;font-size:1.05rem;font-weight:500;text-shadow:0 1px 12px rgba(0,0,0,.35)}.bp-nav-feature__arrow{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:#fff;color:var(--c-text);flex-shrink:0;box-shadow:0 2px 8px #00000026;transition:transform .25s var(--ease-std)}.bp-nav-feature:hover .bp-nav-feature__arrow{transform:translate(2px)}.bp-nav-megalist{display:grid;grid-template-columns:1fr;align-content:center;gap:4px;padding:8px 8px 8px 0}.bp-nav-megalink{display:flex;align-items:center;gap:18px;padding:12px 16px;text-decoration:none;color:var(--c-text);font-size:1.05rem;font-weight:500;border-radius:12px;transition:background .2s var(--ease-std),color .2s var(--ease-std)}.bp-nav-megalink__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--c-silver);flex-shrink:0;transition:color .2s var(--ease-std)}.bp-nav-megalink__text{line-height:1.2}.bp-nav-megalink:hover{background:var(--c-bg-2);color:var(--c-text)}.bp-nav-megalink:hover .bp-nav-megalink__icon{color:var(--c-text)}.bp-nav-link:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--c-bg-card);transform:scaleX(0);transform-origin:center;transition:transform .3s var(--ease-std)}.bp-nav-link:hover{color:var(--c-text)}.bp-nav-link:hover:after{transform:scaleX(1)}.bp-nav-link--active{color:var(--c-text)}.bp-nav-link--active:after{transform:scaleX(1)}.bp-nav-actions{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:24px}.bp-nav-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--c-silver);text-decoration:none;border-radius:var(--r-md);transition:all .2s var(--ease-std);position:relative}.bp-nav-icon:hover{background:#1e191e0d;color:var(--c-silver)}.bp-nav-cart-count{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;background:var(--c-silver);color:#fff;font-size:.7rem;font-weight:700;border-radius:9999px;display:flex;align-items:center;justify-content:center;line-height:1}.bp-nav-mobile-toggle{display:none;width:40px;height:40px;align-items:center;justify-content:center;background:transparent;border:none;color:var(--c-silver);cursor:pointer;border-radius:var(--r-md);transition:all .2s var(--ease-std)}.bp-nav-mobile-toggle:focus-visible{outline:2px solid var(--c-gold);outline-offset:2px}.bp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;font-family:inherit;font-weight:600;border-radius:var(--r-md);transition:all var(--dur) var(--ease);text-decoration:none;white-space:nowrap}.bp-btn--primary{background:#2a6fd3;color:#fff;font-size:1rem;padding:16px 32px;letter-spacing:.02em;box-shadow:0 4px 24px #2a6fd340}.bp-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #2a6fd359;background:#2a6fd3}.bp-btn--primary:active{transform:translateY(0)}.bp-btn--primary.full-width{width:100%;font-size:1.05rem;padding:18px 32px}.bp-btn--outline{background:transparent;color:var(--c-silver);border:1px solid var(--c-border-active);font-size:.9rem;padding:12px 24px}.bp-btn--outline:hover{border-color:var(--c-silver);color:var(--c-text);background:#1e191e0d}.bp-btn--ghost{background:transparent;color:var(--c-gold);font-size:.875rem;padding:8px 0;text-decoration:underline;text-underline-offset:3px}.bp-btn--ghost:hover{color:var(--c-gold-light)}.bp-btn--lg{padding:13px 25px;font-size:1.5rem;border-radius:var(--r-lg)}.bp-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:var(--r-pill);font-size:.75rem;font-weight:600;letter-spacing:.08em}.bp-badge--promo{background:#2a6fd30a;border:1px solid rgba(42,111,211,.3);color:#4a87d9;font-size:.95rem;padding:6px 14px}.bp-badge--silver{background:#1e191e0f;border:1px solid var(--c-border);color:var(--c-silver)}.bp-hero{display:flex;flex-direction:column;justify-content:flex-start;padding-top:20px;padding-bottom:18px;background:#fff;position:relative;overflow:hidden}.bp-hero:before{content:none}.bp-hero .bp-container{width:min(100%,70vw)}.bp-hero__inner{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;column-gap:80px;row-gap:0;position:relative;z-index:1}.bp-hero__copy-top{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:8px}.bp-hero__headline{margin:-5px 0 0}.bp-hero__headline em{font-style:normal;color:var(--c-silver);font-weight:400}.bp-hero__headline-mobile{display:none}@media(max-width:900px){.bp-hero__headline-desktop{display:none}.bp-hero__headline-mobile{display:inline}}.bp-hero__rating{display:flex;align-items:center;gap:12px;margin-bottom:-5px}.bp-rating__stars{font-size:1.15rem;color:var(--c-silver);letter-spacing:1px;display:flex;align-items:center}.bp-rating__half-star{display:inline-block;width:.5em;overflow:hidden;margin-left:-.5px}.bp-rating__text{font-size:1.15rem;color:var(--c-silver);font-weight:500}.bp-hero__sub{font-size:clamp(1.1rem,1.65vw,1.265rem);color:var(--c-silver);line-height:1.65;max-width:480px}.bp-hero-tabs{max-width:480px;margin-top:18px}.bp-hero-tabs__nav{display:flex;gap:28px;border-bottom:1px solid var(--c-border);margin-bottom:18px}.bp-hero-tab{background:none;border:none;color:var(--c-muted);font-size:clamp(1.1rem,1.65vw,1.265rem);font-weight:600;letter-spacing:.01em;padding:0 0 12px;margin-bottom:-1px;cursor:pointer;position:relative;transition:color .2s var(--ease-std)}.bp-hero-tab:hover,.bp-hero-tab.is-active{color:var(--c-text)}.bp-hero-tab.is-active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--c-text)}.bp-hero-tabs__panels{position:relative;transition:height .45s var(--ease)}.bp-hero-tab-panel{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .4s var(--ease-std),transform .4s var(--ease-std),visibility 0s linear .4s;pointer-events:none}.bp-hero-tab-panel.is-active{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .4s var(--ease-std) .08s,transform .4s var(--ease-std) .08s,visibility 0s linear 0s;pointer-events:auto}.bp-hero-tab__bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.bp-hero-tab__bullets li{position:relative;padding-left:22px;font-size:clamp(1.1rem,1.65vw,1.265rem);color:var(--c-silver);line-height:1.5}.bp-hero-tab__bullets li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--c-silver)}.bp-hero__readmore{display:inline-block;align-self:flex-start;margin-top:14px;font-size:clamp(1.1rem,1.65vw,1.265rem);color:var(--c-text);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;cursor:pointer;transition:color .2s var(--ease-std)}.bp-hero__readmore:hover{color:var(--c-silver)}.bp-hero__mobile-price{display:none}.bp-hero__price-current{font-size:1.5rem;font-weight:700;color:var(--c-text)}.bp-hero__price-original{font-size:1.5rem;color:var(--c-silver);text-decoration:line-through;margin-left:8px}.bp-hero__price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.bp-price-current{font-size:2.25rem;font-weight:700;color:#1a1618;line-height:1}.bp-price-compare{font-size:2rem;color:var(--c-muted);text-decoration:line-through}.bp-hero__social-proof{display:flex;align-items:center;gap:16px;padding:14px 16px;background:var(--c-gold-bg);border:1px solid var(--c-gold-border);border-radius:var(--r-md);margin-top:8px}.bp-social-proof__item{display:flex;align-items:center;gap:8px;flex:1}.bp-rating{display:flex;align-items:center;gap:6px}.bp-rating__stars{font-size:.9rem;letter-spacing:2px;color:var(--c-gold)}.bp-rating__score{font-size:.95rem;font-weight:600;color:var(--c-gold-light);min-width:45px}.bp-rating__count{font-size:.85rem;color:var(--c-muted);white-space:nowrap}.bp-social-proof__divider{width:1px;height:32px;background:var(--c-gold-border)}.bp-social-proof__text{font-size:.9rem;font-weight:500;color:var(--c-gold-light);white-space:nowrap;flex:1;text-align:center}.bp-tabs-wrapper{display:contents}.bp-product-tabs{border-bottom:1px solid var(--c-border);padding:0 var(--gutter);background:#fff;position:sticky;top:0;z-index:100;transition:opacity .35s ease,border-bottom-color .2s ease;will-change:opacity}.bp-product-tabs--bordered{border-bottom-color:var(--c-border)}.bp-product-tabs.bp-product-tabs--hidden{opacity:0;pointer-events:none}.bp-overview-slideshow{width:100%;height:700px;background:var(--c-bg);position:relative;overflow:hidden;margin-top:-20px}.bp-overview-slides{display:flex;width:100%;height:100%}.bp-overview-slide{width:100%;height:100%;flex-shrink:0;display:none}.bp-overview-slide--active{display:block}.bp-overview-slide img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.15) translateY(0);will-change:transform}.bp-overview__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;padding:clamp(40px,8vh,90px) 24px;pointer-events:none;color:#fff;font-family:inherit;background:linear-gradient(to bottom,#0000008c,#00000026 20%,#0000 38%),linear-gradient(to top,#0000008c,#00000026 20%,#0000 38%)}.bp-overview__title{margin:0;font-size:clamp(2.28rem,4.8vw,3.6rem);font-weight:700;letter-spacing:-.02em;text-shadow:0 1px 3px rgba(0,0,0,.55),0 2px 16px rgba(0,0,0,.45)}.bp-overview__subtitle{margin:0;max-width:22ch;font-size:clamp(2.1rem,4vw,3rem);font-weight:500;line-height:1.3;text-shadow:0 1px 3px rgba(0,0,0,.55),0 2px 16px rgba(0,0,0,.45)}.bp-overview__br-mobile{display:none}.bp-overview__title{opacity:0;transition:opacity .5s ease}.bp-overview__title.is-revealed{opacity:1}@media(min-width:901px){.bp-overview__subtitle{max-width:none;white-space:nowrap}}@media(max-width:900px){.bp-overview__title,.bp-overview__subtitle{position:absolute;left:0;right:0;margin-inline:auto;padding-inline:24px;transform:translateY(-50%)}.bp-overview__title{top:20%}.bp-overview__subtitle{top:80%;max-width:none;white-space:nowrap}.bp-overview__br-mobile{display:inline}}.bp-tabs-nav{display:flex;gap:40px;max-width:80vw;margin:0 auto;padding:0;list-style:none;justify-content:center}.bp-tab-link{background:none;border:none;color:var(--c-muted);font-size:1.7rem;font-weight:500;padding:16px 0;cursor:pointer;position:relative;transition:color .2s}.bp-tab-link:hover,.bp-tab-link--active{color:var(--c-text)}.bp-tab-link--active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--c-bg-card)}.bp-hero__visual{grid-column:1;grid-row:1;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-left:calc(-1 * var(--gutter))}.bp-product-carousel{position:relative;width:93%;height:auto;aspect-ratio:1;max-height:clamp(400px,60vh,600px);overflow:hidden}.bp-product-image{width:100%;height:100%;border-radius:16px;display:none;animation:bp-image-fade .4s ease-in-out;background-color:transparent;overflow:hidden}.bp-product-image.is-active{display:block}.bp-product-image img{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}.bp-carousel-dots{display:none;position:absolute;bottom:40px;left:50%;transform:translate(-50%);align-items:center;gap:4px;z-index:3;padding:6px 8px;background:#ffffffb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:999px}.bp-carousel-dots__list{display:flex;align-items:center;gap:8px;padding:0 6px}.bp-carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#00000040;padding:0;cursor:pointer;transition:background .2s,transform .2s}.bp-carousel-dot--active{background:#111;transform:scale(1.2)}.bp-carousel-arrow{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#111;padding:0;cursor:pointer;border-radius:50%;transition:background .2s,color .2s}.bp-carousel-arrow:hover,.bp-carousel-arrow:active{background:#00000014}@keyframes bp-image-fade{0%{opacity:.8}to{opacity:1}}.bp-carousel-nav{position:absolute;bottom:12px;right:12px;display:flex;gap:6px;z-index:2}.bp-carousel-nav .bp-carousel-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:none!important;border:none!important;border-radius:0!important;color:#fff!important;cursor:pointer;padding:0}.bp-carousel-nav .bp-carousel-btn:hover{background:none!important}.bp-product-thumbnails{display:flex;gap:12px;margin-top:16px;justify-content:flex-start}.bp-thumbnail{width:70px;height:70px;border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;background:none;padding:0;transition:border-color .2s,transform .2s;position:relative}.bp-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.bp-thumbnail:hover{border-color:var(--c-silver);transform:scale(1.05)}.bp-thumbnail--active{border-color:#4a4741}.bp-carousel-btn{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--c-border);border-radius:var(--r-md);background:transparent;color:var(--c-silver);cursor:pointer;transition:all .2s var(--ease-std);flex-shrink:0}.bp-carousel-btn:hover{border-color:var(--c-border);color:var(--c-silver);background:transparent}.bp-carousel-btn svg{width:20px;height:20px;stroke-linecap:round;stroke-linejoin:round}.bp-color-selector{position:absolute;bottom:20px;right:20px;display:flex;gap:8px}.bp-color-dot{width:20px;height:20px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s}.bp-color-dot.is-active{border-color:var(--c-text);transform:scale(1.2)}.bp-color-dot--noir{background:#1a1618}.bp-color-dot--argent{background:#c6c6c4}.bp-color-dot--or{background:#c9a84c}.bp-form__options{display:flex;flex-direction:column;gap:10px;margin-top:10px}.bp-form__option-label{font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--c-silver);margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.bp-color-label{font-size:1.4rem;font-weight:500;color:var(--c-silver);margin-top:0;min-height:1.2em}.bp-size-selector-toggle{width:100%;padding:14px 16px;background:#fff;border:1px solid var(--c-border-active);border-radius:var(--r-md);color:var(--c-text);cursor:pointer;font-weight:500;font-size:1.3rem;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:border-color .35s var(--ease-std),background .35s var(--ease-std),border-radius .35s var(--ease-std),border-bottom-width .35s var(--ease-std);font-family:inherit}.bp-size-selector-toggle:hover{border-color:var(--c-silver);background:#fff}.bp-size-selector-toggle.is-open{border-color:var(--c-silver);background:#fff;border-bottom-width:0;border-radius:var(--r-md) var(--r-md) 0 0}.bp-size-selector-toggle.is-open:hover{border-color:var(--c-silver);border-bottom-width:0}.bp-size-selector-icon{flex-shrink:0;transition:transform .3s var(--ease-std)}.bp-size-selector-toggle.is-open .bp-size-selector-icon{transform:rotate(180deg)}.bp-size-selector-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:24px!important;border:1px solid var(--c-silver);border-top:none;border-radius:0 0 var(--r-md) var(--r-md);margin-top:0;background:transparent;max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);will-change:max-height,opacity,transform;transition:max-height .32s var(--ease-std),opacity .18s ease,transform .32s var(--ease-std);pointer-events:none}.bp-size-selector-list.is-open{max-height:400px;opacity:1;transform:translateY(0);transition:max-height .42s var(--ease-std),opacity .3s ease,transform .42s var(--ease-std);pointer-events:auto}.bp-size-selector-list input{display:none}.bp-size-selector-list label{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border:1px solid var(--c-muted);border-radius:50%;background:transparent;color:var(--c-text);cursor:pointer;font-weight:500;font-size:1.1rem;transition:all .2s var(--ease-std);margin:0 auto;outline:none}.bp-size-selector-list input:focus+label{outline:none;box-shadow:none}.bp-size-selector-list label:hover{border-color:#4a4741;background:transparent}.bp-size-selector-list input:checked+label{border-color:#4a4741;background:transparent;font-weight:600}.bp-size-selector-list input:checked+label:hover{border-color:#4a4741;background:transparent}.bp-size-selector-hint{grid-column:1 / -1;font-size:1rem;color:var(--c-muted);margin-top:4px;line-height:1.5}.bp-size-selector-hint__link{background:none;border:none;padding:0;font-size:inherit;font-family:inherit;font-style:italic;color:#2a6fd3;cursor:pointer;text-decoration:underline}.bp-size-selector-hint__link:hover{color:#1a5fc0}.bp-inline-atc{width:100%;margin-top:12px;padding:14px 16px;background:#2a6fd3;color:#fff;border:none;border-radius:var(--r-md);font-family:inherit;font-weight:700;font-size:1.3rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.bp-inline-atc:hover{transform:translateY(-2px);box-shadow:0 8px 32px #2a6fd359}.bp-inline-atc[disabled]{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@keyframes bp-attention-anim{0%{transform:translate(0);box-shadow:0 0 #2a6fd300}8%{transform:translate(-8px);box-shadow:0 0 0 4px #2a6fd352}20%{transform:translate(8px)}32%{transform:translate(-6px);box-shadow:0 0 0 4px #2a6fd352}44%{transform:translate(6px)}56%{transform:translate(-4px);box-shadow:0 0 0 4px #2a6fd33d}70%{transform:translate(3px)}84%{transform:translate(-1px);box-shadow:0 0 0 3px #2a6fd329}to{transform:translate(0);box-shadow:0 0 #2a6fd300}}.bp-attention{animation:bp-attention-anim .6s var(--ease-std);border-radius:var(--r-md);position:relative;z-index:2}@media(prefers-reduced-motion:reduce){@keyframes bp-attention-anim{0%{box-shadow:0 0 #2a6fd300}40%{box-shadow:0 0 0 4px #2a6fd352}to{box-shadow:0 0 #2a6fd300}}}.bp-klarna-line{margin-top:10px;font-size:1.15rem;line-height:1.5;color:var(--c-silver);text-align:center}.bp-klarna-line__icon{display:inline-block;vertical-align:middle;width:40px;height:auto;margin-left:6px;position:relative;top:-1px}.bp-delivery-estimate{font-size:1.2rem;color:var(--c-muted);margin-top:12px;line-height:1.5}.bp-delivery-estimate [data-delivery-start],.bp-delivery-estimate [data-delivery-end]{color:var(--c-text);font-weight:600;white-space:nowrap}.bp-size-guide-toggle{font-size:.75rem;color:#2a6fd3;cursor:pointer;font-weight:500;letter-spacing:0;text-transform:none;text-decoration:underline;text-underline-offset:2px;background:none;border:none;font-family:inherit;transition:color .2s}.bp-size-guide-toggle:hover{color:#3d7fe8}.bliix-pulse-page .bp-faq{margin-top:1px;margin-bottom:1px;background:#fff;transition:margin-top .4s var(--ease-std)}.bliix-pulse-page .bp-faq__item{background:#fff;border-bottom:1px solid var(--c-border)}.bliix-pulse-page .bp-faq__item:last-child{border-bottom:none}.bliix-pulse-page .bp-faq__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 16px;cursor:pointer;list-style:none;font-weight:500;color:var(--c-text);transition:color .2s var(--ease-std)}.bliix-pulse-page .bp-faq__header::-webkit-details-marker{display:none}.bliix-pulse-page .bp-faq__header:hover{color:var(--c-silver)}.bliix-pulse-page .bp-faq__title{font-size:1rem;line-height:1.4}.bliix-pulse-page .bp-faq__icon{flex-shrink:0;color:var(--c-silver);transition:transform .3s var(--ease-std)}.bliix-pulse-page .bp-faq__item[open] .bp-faq__icon{transform:rotate(180deg)}.bliix-pulse-page .bp-faq__content{padding:0 16px 18px;color:var(--c-silver);font-size:.92rem;line-height:1.65}.bliix-pulse-page .bp-faq__content p{margin:0}.bliix-pulse-page .bp-faq{interpolate-size:allow-keywords}.bliix-pulse-page .bp-faq__item::details-content{block-size:0;overflow:clip;opacity:0;transition:block-size .38s var(--ease-std),opacity .3s var(--ease-std),content-visibility .38s var(--ease-std) allow-discrete}.bliix-pulse-page .bp-faq__item[open]::details-content{block-size:auto;opacity:1}.bliix-pulse-page .product-form__input--pill{border:none;padding:0;background:transparent}.bliix-pulse-page .product-form__input--pill .swatch,.bliix-pulse-page .product-form__input--pill label{background:transparent;border-color:transparent;color:var(--c-silver);border-radius:var(--r-sm);font-size:.85rem;transition:all .2s;padding:0}.bliix-pulse-page .product-form__input--pill .swatch{width:10px;height:10px;border-radius:50%;border:2px solid transparent;background-size:cover;background-position:center;cursor:pointer;transition:border-color .2s,transform .2s}.bliix-pulse-page .product-form__input--pill input:checked+label .swatch,.bliix-pulse-page .product-form__input--pill .swatch--active{border-color:var(--c-gold);transform:scale(1.1)}.bliix-pulse-page .product-form__input--pill label{display:flex;align-items:center;justify-content:center;padding:0}.bliix-pulse-page .form__label{color:var(--c-silver);font-size:.9rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.bliix-pulse-page .bp-label{font-size:.9rem}.bliix-pulse-page .product-form__input--pill input[data-color]+label{width:50px;height:50px;border-radius:50%;border:none;background-size:100%;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:box-shadow .2s,transform .2s;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;margin-right:10px;position:relative;padding-top:0;margin-bottom:4px;box-shadow:inset 0 0 0 0 transparent}.bliix-pulse-page input[data-color=noir]+label{background-image:url(/cdn/shop/files/SelecteurNoir.png?v=1778098635)}.bliix-pulse-page input[data-color=argent]+label{background-image:url(/cdn/shop/files/Argent.png?v=1782753702)}.bliix-pulse-page input[data-color=or]+label{background-image:url(/cdn/shop/files/Or.png?v=1782752845)}.bliix-pulse-page input[data-color]:checked+label{box-shadow:0 0 0 2px #fff,0 0 0 4px #4a4741;transform:scale(1.1)}.bp-size-guide-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a080c8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .3s var(--ease-std)}.bp-size-guide-overlay.is-open{opacity:1;pointer-events:all}.bp-size-guide-modal{background:#fff;border-radius:var(--r-lg);padding:32px 36px;max-width:620px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 24px 60px #00000038;transform:translateY(20px);transition:transform .4s var(--ease)}.bp-size-guide-overlay.is-open .bp-size-guide-modal{transform:translateY(0)}.bp-size-guide-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.bp-size-guide-title{font-size:1.7rem;font-weight:600;color:var(--c-text);margin:0;line-height:1.2}.bp-size-guide-subtitle{font-size:1.2rem;color:var(--c-silver);line-height:1.55;margin:0 0 24px}.bp-size-guide-content{background:var(--c-bg-2);border-radius:var(--r-md);padding:20px 24px}.bp-size-guide-content .bp-size-table{margin-top:0}.bp-size-guide-close{background:none;border:none;color:var(--c-text);cursor:pointer;font-size:1.6rem;line-height:1;padding:4px 8px;border-radius:var(--r-sm);transition:opacity .2s,background .2s;flex-shrink:0}.bp-size-guide-close:hover{opacity:.65;background:var(--c-bg-2)}.bp-size-table{width:100%;border-collapse:collapse;margin-top:20px;font-size:.9rem}.bp-size-table th{background:var(--c-bg-2);color:var(--c-silver);font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;padding:10px 14px;text-align:left;font-weight:600;border-bottom:1px solid var(--c-border)}.bp-size-table td{padding:10px 14px;color:var(--c-text);border-bottom:1px solid var(--c-border);font-size:1rem}.bp-size-table tr:last-child td{border-bottom:none}.bp-size-table tr:hover td{background:#1e191e0a}.bp-size-table-section .bp-size-table th,.bp-size-table-section .bp-size-table td{text-align:center}.bp-size-tip{margin-top:16px;font-size:1.2rem;color:var(--c-muted);line-height:1.6}.bp-trust-bar{background:var(--c-bg-2);border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border);padding:20px var(--gutter);margin-top:100px}.bp-trust-bar__inner{display:flex;align-items:center;justify-content:center;gap:clamp(24px,4vw,64px);flex-wrap:wrap;max-width:var(--max-w);margin-inline:auto}.bp-trust-item{display:flex;align-items:center;gap:10px;white-space:nowrap}.bp-trust-item svg{color:var(--c-gold);flex-shrink:0}.bp-trust-item__text{font-size:.85rem;color:var(--c-silver)}.bp-trust-item__text strong{color:var(--c-text);font-weight:600}.bp-problem{background:var(--c-bg-2)}.bp-problem__intro{max-width:640px;margin-bottom:30px}.bp-problem__quote{background:var(--c-bg-card);border-left:3px solid var(--c-gold);border-radius:0 var(--r-md) var(--r-md) 0;padding:20px 24px;margin-top:30px;font-size:1rem;color:var(--c-silver);font-style:italic;line-height:1.7}.bp-problem__quote cite{display:block;font-style:normal;font-size:.75rem;color:var(--c-muted);margin-top:10px;letter-spacing:.05em}.bp-pain-card{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:32px;display:flex;flex-direction:column;gap:16px;transition:border-color var(--dur) var(--ease),box-shadow var(--dur) var(--ease),transform var(--dur) var(--ease)}.bp-pain-card:hover{border-color:var(--c-border-active);box-shadow:0 8px 40px #0000004d;transform:translateY(-4px)}.bp-pain-icon{width:48px;height:48px;border-radius:var(--r-md);background:#2a6fd30a;border:1px solid rgba(42,111,211,.3);display:flex;align-items:center;justify-content:center;color:#2a6fd3;flex-shrink:0}.bp-pain-card h3{font-size:1.1rem;font-weight:600;color:var(--c-text)}.bp-pain-card p{font-size:.9rem;color:var(--c-muted);line-height:1.65}.bp-bigidea{background:#211e1c;text-align:center;overflow:hidden;position:relative}.bp-bigidea .bp-container--narrow{width:min(100%,960px)}.bp-bigidea__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(8px,1.1vw,14px);margin-inline:auto}.bp-bigidea__line{margin:0;letter-spacing:-.015em;text-wrap:balance}.bp-bigidea__line--1{font-size:clamp(1.3rem,2.5vw,1.95rem);font-weight:400;color:#fff9;line-height:1.35;max-width:30ch}.bp-bigidea__line--1 em{font-style:normal;color:#fff;font-weight:600}.bp-bigidea__line--2{font-size:clamp(1.9rem,4vw,3.1rem);font-weight:700;color:#fff;line-height:1.18;max-width:22ch}.bp-bigidea__metaphor{margin-top:32px;font-size:.95rem;color:var(--c-muted);max-width:560px;margin-inline:auto;position:relative;padding:20px 24px;border:1px solid var(--c-border);border-radius:var(--r-md);background:var(--c-bg-2)}.bp-bigidea__metaphor:before{content:'"';font-size:4rem;color:var(--c-gold-border);line-height:0;position:absolute;top:32px;left:20px;font-family:Georgia,serif}.bp-bigidea__reframe{margin-top:48px;display:inline-flex;align-items:center;gap:16px;background:#2a6fd30a;border:1px solid rgba(42,111,211,.3);border-radius:var(--r-pill);padding:14px 28px;font-size:.9rem;color:#4a87d9;font-weight:600}.bp-product-vis{background:var(--c-bg)}.bp-product-vis__inner{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(40px,6vw,80px);align-items:start}.bp-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:12px}.bp-gallery__main{grid-column:1 / -1}.bp-img-placeholder{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--r-lg);aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--c-muted);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;text-align:center;overflow:hidden;position:relative}.bp-img-placeholder--main{aspect-ratio:4/3}.bp-img-placeholder__ring{width:80px;height:80px;border-radius:50%;border:14px solid rgba(30,25,30,.18);box-shadow:0 0 30px #1e191e12}.bp-img-placeholder:has(.bp-img-placeholder--main .bp-img-placeholder__ring) .bp-img-placeholder__ring{width:120px;height:120px}.bp-purchase-form{display:flex;flex-direction:column;gap:28px;position:sticky;top:80px}.bp-purchase-form__header h2{font-size:1.5rem;font-weight:700;margin-bottom:8px}.bp-purchase-form__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:4px}.bp-promo-tag{display:inline-flex;align-items:center;gap:6px;background:#c9a84c1a;border:1px solid var(--c-gold-border);color:var(--c-gold-light);font-size:.75rem;font-weight:600;padding:3px 10px;border-radius:var(--r-pill);letter-spacing:.05em}.bp-features{background:var(--c-bg)}.bp-perf .bp-container,.bp-features .bp-container,.bp-reviews .bp-container{width:100%}.bp-tabs{display:flex;flex-wrap:nowrap;justify-content:center;gap:6px;width:100%;margin-top:clamp(40px,6vw,64px);margin-bottom:clamp(40px,6vw,56px);border-bottom:1px solid var(--c-border)}.bp-tab{padding:12px 22px;border:none;background:transparent;color:var(--c-muted);font-size:1.1rem;font-weight:500;cursor:pointer;transition:color var(--dur) var(--ease);white-space:nowrap;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px;-webkit-user-select:none;user-select:none;position:relative}.bp-tab svg{display:none}.bp-tab:after{content:"";position:absolute;left:22px;right:22px;bottom:-1px;height:2px;border-radius:2px;background:var(--c-text);transform:scaleX(0);transform-origin:center;transition:transform var(--dur) var(--ease)}.bp-tab.is-active{color:var(--c-text)}.bp-tab.is-active:after{transform:scaleX(1)}.bp-tab:hover:not(.is-active){color:var(--c-text)}.bp-tab-panels{position:relative}.bp-tab-panel{display:none;grid-template-columns:minmax(0,340px) minmax(0,420px);justify-content:center;gap:clamp(40px,6vw,90px);align-items:center}.bp-tab-panel.is-active{display:grid}.bp-tab-panel__images{display:block;width:100%}.bp-tab-panel__img{aspect-ratio:1 / 1;background:linear-gradient(145deg,#e4e7ec,#cdd2da);border-radius:var(--r-md);overflow:hidden;display:flex;align-items:center;justify-content:center}.bp-tab-panel__img img{width:100%;height:100%;object-fit:cover;display:block}.bp-tab-panel__placeholder{font-size:.6rem;color:var(--c-muted);letter-spacing:.12em;text-transform:uppercase;text-align:center;padding:12px}.bp-tab-panel__text{display:flex;flex-direction:column;gap:20px}.bp-tab-panel__title{font-size:clamp(1.5rem,2.4vw,2.2rem);font-weight:700;line-height:1.2;color:var(--c-text)}.bp-tab-panel__title em{font-style:italic;font-weight:300;color:var(--c-silver);display:block}.bp-tab-panel__desc{font-size:clamp(.875rem,1.1vw,.97rem);color:var(--c-silver);line-height:1.75}.bp-tab-panel__bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.bp-tab-panel__bullets li{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;color:var(--c-silver);line-height:1.6}.bp-tab-panel__bullets li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--c-silver);margin-top:8px;flex-shrink:0}.bp-how{background:var(--c-bg-2)}.bp-how__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,7vw,80px);align-items:center}.bp-steps{display:flex;flex-direction:column;gap:32px}.bp-step{display:flex;gap:20px;align-items:flex-start;padding-bottom:32px;border-bottom:1px solid var(--c-border)}.bp-step:last-child{border-bottom:none;padding-bottom:0}.bp-step__num{width:40px;height:40px;border-radius:50%;background:#f5f6f7;border:1px solid #b5b5b2;color:#1a1618;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bp-step__content h3{font-size:1.1rem;font-weight:600;margin-bottom:6px}.bp-step__content p{font-size:.9rem;color:var(--c-muted);line-height:1.65}.bp-app-mockup{position:relative;aspect-ratio:9 / 19.5;max-height:560px;margin-inline:auto;padding:8px;border-radius:50px;background:linear-gradient(135deg,#5a5a60,#2a2a2e 14%,#141417 30%,#0c0c0e,#141417 70%,#2a2a2e 86%,#5a5a60);box-shadow:0 28px 56px #0000004d,0 10px 22px #0003,inset 0 1px 1px #ffffff2e}.bp-app-mockup__screen{position:relative;width:100%;height:100%;background:#000;border-radius:42px;overflow:hidden}.bp-app-screens{display:flex;width:100%;height:100%;transition:transform .38s cubic-bezier(.22,.61,.36,1);will-change:transform;touch-action:pan-y}.bp-app-slide{flex:0 0 100%;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none}.bp-app-slide::-webkit-scrollbar{display:none}.bp-app-slide img{width:100%;height:auto;display:block}.bp-app-dots{display:flex;justify-content:center;gap:9px;margin-top:20px}.bp-app-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:var(--c-border);cursor:pointer;transition:background .25s ease,transform .25s ease,width .25s ease}.bp-app-dot:hover{background:var(--c-muted)}.bp-app-dot.is-active{background:var(--c-text);width:22px;border-radius:var(--r-pill)}.bp-app-mockup__island{position:absolute;top:8px;left:50%;transform:translate(-50%);width:28%;max-width:92px;height:16px;background:#000;border-radius:10px;z-index:5;pointer-events:none}.bp-app-screen{width:100%;display:flex;flex-direction:column;gap:12px}.bp-app-bar{height:8px;background:linear-gradient(90deg,var(--c-gold) 0%,var(--c-gold-light) 60%,transparent 100%);border-radius:var(--r-pill)}.bp-app-bar--sm{width:40%;height:6px;background:var(--c-border)}.bp-app-bar--md{width:70%;height:6px;background:var(--c-border)}.bp-app-label{font-size:.7rem;color:var(--c-muted);letter-spacing:.1em;text-transform:uppercase;text-align:center}.bp-specs{background:var(--c-bg)}.bp-specs__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,80px);align-items:center}.bp-specs-list{list-style:none;display:flex;flex-direction:column;gap:0}.bp-specs-list li{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 0;border-bottom:1px solid var(--c-border);font-size:.9rem}.bp-specs-list li:last-child{border-bottom:none}.bp-specs-list .key{color:var(--c-muted);font-weight:500;white-space:nowrap}.bp-specs-list .val{color:var(--c-text);text-align:right}.bp-no-sub-badge{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:28px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.bp-no-sub-badge__icon{font-size:2rem;color:#2a6fd3}.bp-no-sub-badge h3{font-size:1.4rem;font-weight:700;color:#2a6fd3}.bp-no-sub-badge p{font-size:.875rem;color:var(--c-muted);line-height:1.6}.bp-comparison{background:var(--c-bg-2)}.bp-comparison-table-wrap{overflow-x:auto;margin-top:clamp(40px,6vw,64px);border-radius:var(--r-lg);border:1px solid var(--c-border)}.bp-comparison-table{width:100%;border-collapse:collapse;min-width:580px}.bp-comparison-table th{padding:20px 24px;font-size:.9rem;font-weight:700;text-align:center;border-bottom:1px solid var(--c-border);background:var(--c-bg-2);color:var(--c-text)}.bp-comparison-table th:first-child{text-align:left;color:var(--c-muted);font-size:.8rem;font-weight:500}.bp-comparison-table th.is-hero{background:#817f7514;color:#817f75;border:1px solid rgba(129,127,117,.35);border-bottom:1px solid var(--c-border);border-top:3px solid #817f75}.bp-comparison-table td{padding:14px 24px;text-align:center;border-bottom:1px solid var(--c-border);font-size:.9rem;color:var(--c-silver)}.bp-comparison-table td:first-child{text-align:left;color:var(--c-text);font-weight:500}.bp-comparison-table td.is-hero{background:#817f7514;color:#817f75;font-weight:600;border-left:1px solid rgba(129,127,117,.35);border-right:1px solid rgba(129,127,117,.35)}.bp-comparison-table tr:last-child td{border-bottom:none}.bp-comparison-table tr:last-child td.is-hero{border-bottom:3px solid #817f75}.bp-check{color:var(--c-ok);font-size:1rem}.bp-cross{color:var(--c-no);font-size:1rem}.bp-cross-red{color:#e74c3c}.bp-forwho{background:var(--c-bg-2);padding-top:30px;padding-bottom:20px;padding-inline:clamp(20px,8vw,120px)}.bp-forwho__header{text-align:center;margin-bottom:clamp(48px,7vw,72px);padding-inline:var(--gutter)}.bp-forwho__header .bp-h2{margin-top:10px}.bp-forwho__header em{font-style:italic;font-weight:300;color:var(--c-silver)}.bp-forwho-row{display:grid;overflow:hidden;margin-bottom:clamp(60px,8vw,120px)}.bp-forwho-row__media{background:var(--c-bg-2);display:flex;align-items:center;justify-content:center;overflow:hidden}.bp-forwho-row__media img{width:100%;height:100%;object-fit:cover;display:block}.bp-forwho-row__placeholder{font-size:.6rem;color:var(--c-muted);letter-spacing:.12em;text-transform:uppercase;text-align:center;padding:12px}.bp-forwho-row__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,5vw,72px) clamp(28px,4vw,60px);gap:18px}.bp-forwho-row__content--top{justify-content:flex-start;padding-top:clamp(48px,7vw,96px)}.bp-forwho-row__title{font-size:3.5rem;font-weight:700;line-height:1.15;color:var(--c-text)}.bp-forwho-row__title em{font-style:italic;font-weight:300;color:var(--c-silver);display:block}.bp-forwho-row__text{font-size:2rem;color:var(--c-silver);line-height:1.75;max-width:600px}.bp-forwho-row__caption{font-size:.8rem;color:var(--c-muted);line-height:1.5;margin-top:10px}.bp-forwho-row__caption--pc-only{display:none}.bp-forwho-row--a{grid-template-columns:55% 45%;align-items:center}.bp-forwho-row--a .bp-forwho-row__media{aspect-ratio:1 / 1}.bp-forwho-row--b{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:clamp(60px,8vw,120px)}.bp-forwho-row--b .bp-forwho-img-wrap{display:flex;flex-direction:column}.bp-forwho-row--b .bp-forwho-img-wrap--small{width:30%;margin-left:11.5%}.bp-forwho-row--b .bp-forwho-img-wrap--portrait{width:38%}.bp-forwho-row--b .bp-forwho-img-wrap--small .bp-forwho-row__media,.bp-forwho-row--b .bp-forwho-img-wrap--portrait .bp-forwho-row__media{aspect-ratio:1 / 1}.bp-forwho-row--c{grid-template-columns:60% 40%;align-items:center}.bp-forwho-row--c .bp-forwho-row__media{aspect-ratio:4 / 5}.bp-forwho-row--e{grid-template-columns:40% 60%;align-items:stretch;gap:0}.bp-forwho-row--e .bp-forwho-row__media--main{aspect-ratio:4 / 5}.bp-forwho-row__aside{display:flex;flex-direction:column;justify-content:space-between;gap:clamp(24px,3vw,48px);padding:0 clamp(28px,4vw,60px)}.bp-forwho-row__media--thumb{width:47%;aspect-ratio:1 / 1;margin-inline:auto}.bp-forwho-row--meetings-mobile{display:none}@media(max-width:768px){:root{--max-w: 80vw}.bp-forwho-row--a,.bp-forwho-row--c,.bp-forwho-row--e{grid-template-columns:1fr}.bp-forwho{padding-inline:0;padding-bottom:30px}.bp-forwho__header{padding-inline:clamp(12px,4vw,40px);margin-bottom:30px}.bp-forwho-row--a{padding-inline:0;margin-bottom:40px}.bp-forwho-row--a .bp-forwho-row__media{aspect-ratio:1 / 1;min-height:220px;width:100%}.bp-forwho-row--a .bp-forwho-row__content{padding-inline:clamp(12px,4vw,40px)}.bp-forwho-row--b{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:clamp(8px,2vw,16px);padding-left:clamp(12px,4vw,40px);padding-right:0;margin-bottom:clamp(40px,8vw,80px)}.bp-forwho-row--b .bp-forwho-img-wrap--small{width:36.1%;margin-left:0;flex-shrink:0}.bp-forwho-row--b .bp-forwho-img-wrap--small .bp-forwho-row__media img{object-position:right center}.bp-forwho-row--b .bp-forwho-img-wrap--portrait{width:49.64%;flex-shrink:0}.bp-forwho-row--b .bp-forwho-img-wrap--small .bp-forwho-row__media{aspect-ratio:5 / 12;min-height:0}.bp-forwho-row--b .bp-forwho-img-wrap--portrait .bp-forwho-row__media{aspect-ratio:2 / 3;min-height:0}.bp-forwho-row--b .bp-forwho-img-wrap--small .bp-forwho-row__caption{display:none}.bp-forwho-row--b .bp-forwho-img-wrap--portrait .bp-forwho-row__caption{display:block;font-size:1.1rem;color:var(--c-muted);line-height:1.5;margin-top:10px;padding-right:clamp(12px,4vw,40px)}.bp-forwho-row--c,.bp-forwho-row--e{padding-inline:0}.bp-forwho-row--c .bp-forwho-row__media{aspect-ratio:1 / 1;min-height:220px}.bp-forwho-row--e .bp-forwho-row__media--main{aspect-ratio:3 / 4;min-height:220px;width:88%;margin-inline:auto}.bp-forwho-row__aside{flex-direction:column;padding:0!important;gap:0!important}.bp-forwho-row__media--thumb{width:100%;aspect-ratio:16 / 7}.bp-forwho-row--a .bp-forwho-row__content,.bp-forwho-row--c .bp-forwho-row__content,.bp-forwho-row--e .bp-forwho-row__content,.bp-forwho-row--e .bp-forwho-row__aside{order:0}.bp-forwho-row--a .bp-forwho-row__media,.bp-forwho-row--c .bp-forwho-row__media,.bp-forwho-row--e .bp-forwho-row__media{order:1}.bp-forwho .bp-forwho-row--a .bp-forwho-row__content,.bp-forwho .bp-forwho-row--c .bp-forwho-row__content,.bp-forwho .bp-forwho-row--e .bp-forwho-row__content,.bp-forwho .bp-forwho-row--e .bp-forwho-row__aside .bp-forwho-row__content{padding:0 clamp(12px,4vw,40px)!important;gap:14px!important;margin-bottom:24px!important}.bp-forwho .bp-forwho-row--a .bp-forwho-row__title,.bp-forwho .bp-forwho-row--c .bp-forwho-row__title,.bp-forwho .bp-forwho-row--e .bp-forwho-row__title{font-size:2.3rem!important;line-height:1.15!important}.bp-forwho .bp-forwho-row--a .bp-forwho-row__text,.bp-forwho .bp-forwho-row--c .bp-forwho-row__text,.bp-forwho .bp-forwho-row--e .bp-forwho-row__text{font-size:1.45rem!important;line-height:1.55!important}.bp-forwho-row--e .bp-forwho-row__media--thumb,.bp-forwho-row--e .bp-forwho-row__caption,.bp-forwho-row--c .bp-forwho-row__media{display:none}.bp-forwho-row--c{margin-bottom:0}.bp-forwho-row--meetings-mobile{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:clamp(8px,2vw,16px);padding-inline:0;margin-bottom:clamp(40px,8vw,80px)}.bp-forwho-row--meetings-mobile .bp-forwho-img-reveal>img{transform:none!important}.bp-forwho-row--meetings-mobile .bp-forwho-img-wrap--mm-left{width:45%;flex-shrink:0}.bp-forwho-row--meetings-mobile .bp-forwho-img-wrap--mm-right{width:50%;flex-shrink:0}.bp-forwho-row--meetings-mobile .bp-forwho-img-wrap--mm-left .bp-forwho-row__media{aspect-ratio:5 / 6;min-height:0}.bp-forwho-row--meetings-mobile .bp-forwho-img-wrap--mm-right .bp-forwho-row__media{aspect-ratio:1 / 1;min-height:0}.bp-forwho-row--meetings-mobile .bp-forwho-row__caption{display:block;font-size:1.1rem;color:var(--c-muted);line-height:1.5;margin-top:10px;padding-right:clamp(12px,4vw,40px)}}.bp-reviews{background:var(--c-bg)}.bliix-pulse-page:not(.bh-home) .bp-reviews{background:var(--c-bg);box-shadow:0 0 0 100vmax var(--c-bg);clip-path:inset(0 -100vmax)}.bliix-pulse-page:not(.bh-home) .bp-footer{background:#211e1c;box-shadow:0 0 0 100vmax #211e1c;clip-path:inset(0 -100vmax)}.bp-reviews__summary{display:flex;align-items:center;gap:24px;margin-bottom:clamp(40px,6vw,64px);padding-bottom:0}.bp-reviews__score{font-size:3rem;font-weight:700;color:var(--c-gold-light);line-height:1}.bp-stars{display:flex;gap:2px;color:var(--c-gold);font-size:1.1rem}.bp-reviews__meta{font-size:.85rem;color:var(--c-muted);margin-top:4px}.bp-review-card{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:28px;display:flex;flex-direction:column;gap:16px}.bp-review-card__header{display:flex;justify-content:space-between;align-items:flex-start}.bp-review-card__author{font-weight:600;font-size:.95rem;color:var(--c-text)}.bp-review-card__date{font-size:.75rem;color:var(--c-muted)}.bp-review-card__body{font-size:.9rem;color:var(--c-silver);line-height:1.7;font-style:italic}.bp-review-card__tag{font-size:.75rem;color:var(--c-muted)}.bp-reviews-carousel{display:flex;align-items:center;gap:20px;margin-top:clamp(40px,6vw,64px);position:relative}.bp-reviews-track-wrap{overflow:hidden;flex:1;border-radius:0}.bp-reviews-track{display:flex;gap:24px;transition:transform .5s var(--ease);touch-action:pan-y}.bp-reviews-track.no-transition{transition:none}.bp-review-card{flex:0 0 calc((100% - 48px) / 3);min-width:0}.bp-carousel-btn{flex-shrink:0;width:auto;height:auto;border-radius:0;border:none;background:transparent;color:var(--c-silver);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0}.bp-carousel-btn:hover{border-color:transparent;color:var(--c-silver)}.bp-carousel-btn:disabled{opacity:.5;cursor:not-allowed}.bp-carousel-prev{order:-1}.bp-carousel-next{order:3}@media(max-width:900px){.bp-reviews-carousel{gap:12px}.bp-carousel-btn{display:none}.bp-reviews-track-wrap{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.bp-reviews-track-wrap::-webkit-scrollbar{display:none}.bp-reviews-track{gap:16px;transform:none!important;transition:none;touch-action:pan-x pan-y}.bp-review-card{flex:0 0 60%;scroll-snap-align:start}}@media(max-width:600px){.bp-review-card{flex:0 0 85%}}.bp-faq{background:var(--c-bg-2)}.bp-faq__list{margin-top:clamp(40px,6vw,64px);display:flex;flex-direction:column;gap:0}.bp-faq-item{border-bottom:1px solid var(--c-border)}.bp-faq-item:first-child{border-top:1px solid var(--c-border)}.bp-faq-item:last-child{border-bottom:none}.bp-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:1rem;font-weight:600;color:var(--c-text);transition:color .2s}.bp-faq-question:hover{color:#817f75}.bp-faq-question svg{flex-shrink:0;color:#817f75;transition:transform .3s var(--ease)}.bp-faq-item.is-open .bp-faq-question svg{transform:rotate(45deg)}.bp-faq-answer{overflow:hidden;max-height:0;transition:max-height .4s var(--ease)}.bp-faq-item.is-open .bp-faq-answer{max-height:400px}.bp-faq-answer__inner{padding-bottom:20px;font-size:.9rem;color:var(--c-muted);line-height:1.75}.bp-faq-answer__link{color:#2a6fd3;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.bp-faq-answer__link:hover{color:#1d569f}.bp-final-cta{background:radial-gradient(ellipse 80% 80% at 50% 50%,rgba(201,168,76,.06) 0%,transparent 70%),var(--c-bg-2);text-align:center;padding-block:var(--section-gap)}.bp-final-cta__inner{max-width:640px;margin-inline:auto}.bp-final-cta__price-row{display:flex;align-items:baseline;justify-content:center;gap:16px;margin:0;padding-bottom:0}.bp-final-cta__guarantees{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:28px}.bp-guarantee-item{display:flex;align-items:center;gap:6px;font-size:1.5rem;color:var(--c-muted)}.bp-guarantee-item svg{color:#6b6570;flex-shrink:0}.bp-sticky-bar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#1e1c20f5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--c-border);padding:12px var(--gutter);transform:translateY(-100%);transition:transform .4s var(--ease)}.bp-sticky-bar.is-visible{transform:translateY(0)}.bp-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:var(--max-w);margin-inline:auto}.bp-sticky-bar__name{font-weight:700;font-size:1rem;color:var(--c-text)}.bp-sticky-bar__price{display:flex;align-items:baseline;gap:10px}.bp-sticky-price{font-size:1.3rem;font-weight:700;color:var(--c-gold-light)}.bp-sticky-compare{font-size:.9rem;color:var(--c-muted);text-decoration:line-through}.bp-sticky-bar__cta .bp-btn--primary{padding:10px 24px;font-size:.9rem}.bliix-pulse-page .product-form{margin:0}.bliix-pulse-page .bp-hero__copy-top>.product-form{display:none}.bliix-pulse-page .product-form__submit{background:linear-gradient(135deg,var(--c-gold) 0%,var(--c-gold-light) 100%)!important;color:#1a1618!important;font-weight:700!important;font-size:1.05rem!important;border-radius:var(--r-md)!important;border:none!important;padding:18px!important;cursor:pointer!important;width:100%!important;transition:all var(--dur) var(--ease)!important;box-shadow:0 4px 24px #c9a84c40!important;letter-spacing:.02em}.bliix-pulse-page .product-form__submit:hover{transform:translateY(-2px)!important;box-shadow:0 8px 32px #c9a84c59!important}.bliix-pulse-page .product-form__submit[disabled]{opacity:.5;cursor:not-allowed;transform:none!important}.bp-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:99;background:var(--c-bg-2);border-top:1px solid var(--c-border);padding:10px 5vw;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transform:translateY(100%);opacity:0;visibility:hidden;transition:transform .4s var(--ease),opacity .35s var(--ease),visibility 0s linear .4s,background .35s var(--ease-std),border-top-color .35s var(--ease-std)}.bp-sticky-atc--visible{transform:translateY(0);opacity:1;visibility:visible;transition:transform .4s var(--ease),opacity .35s var(--ease),visibility 0s,background .35s var(--ease-std),border-top-color .35s var(--ease-std)}.bp-sticky-atc--docked{background:var(--c-bg);border-top-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.bp-sticky-atc__inner{width:min(100%,var(--max-w));margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;transition:width .4s var(--ease)}.bp-sticky-atc:has(.bp-sticky-atc__rediscover-overlay.is-visible) .bp-sticky-atc__inner{width:min(100%,95vw)}.bp-sticky-atc__promo{flex:1;min-width:0;order:1;opacity:1;transition:opacity .4s var(--ease),flex .4s var(--ease)}.bp-sticky-atc:has(.bp-sticky-atc__rediscover-overlay.is-visible) .bp-sticky-atc__promo{opacity:0;flex:0;pointer-events:none}.bp-sticky-atc__promo-text{font-size:1.35rem;font-weight:600;color:#1a1618;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.bp-sticky-atc__prices{display:flex;align-items:center;gap:12px;flex-shrink:0;order:4}.bp-sticky-atc__original{font-size:1.15rem;color:var(--c-muted);text-decoration:line-through;text-decoration-thickness:1px;text-underline-offset:3px}.bp-sticky-atc__current{font-size:1.55rem;font-weight:700;color:#1a1618}.bp-sticky-atc__btn{padding:12px 28px;background:#2a6fd3;color:#fff;font-weight:700;font-size:1.2rem;border:none;border-radius:var(--r-md);cursor:pointer;transition:all var(--dur) var(--ease);white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:8px}.bp-sticky-atc__btn>span{font-size:1.35rem}.bp-sticky-atc__btn-content{font-size:1.1rem;font-weight:700}.bp-sticky-atc__btn-text--mobile{display:none}.bp-sticky-atc__btn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #817f7559}.bp-sticky-atc__btn[disabled]{opacity:.5;cursor:not-allowed;transform:none}.bp-sticky-atc__variants{display:flex;align-items:center;gap:24px;flex-shrink:0;order:2}.bp-sticky-atc__inner>form{order:3}.bp-sticky-atc__rediscover-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:12px 28px;background:#2a6fd3;color:#fff;font-weight:700;font-size:1.2rem;border:none;border-radius:var(--r-md);cursor:pointer;white-space:nowrap;z-index:100;opacity:0;pointer-events:none;transition:opacity .3s var(--ease-std),box-shadow .3s var(--ease-std);display:flex;align-items:center;justify-content:center}.bp-sticky-atc__rediscover-overlay.is-visible{opacity:1;pointer-events:auto}.bp-sticky-atc__rediscover-overlay:hover{transform:translate(-50%,-50%) translateY(-2px);box-shadow:0 8px 32px #817f7559}.bp-sticky-variant-group{display:flex;flex-direction:row;align-items:center;gap:8px}.bp-sticky-variant-label{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--c-silver)}.bp-sticky-color-swatches{display:flex;gap:8px}.bp-sticky-color-input{display:none}.bp-sticky-color-dot{width:40px;height:40px;border-radius:50%;border:.3px solid transparent;cursor:pointer;transition:all .2s var(--ease-std);flex-shrink:0;font-size:0;overflow:hidden}.bp-sticky-color-input:checked+.bp-sticky-color-dot{border-color:var(--c-gold)}.bp-sticky-color-dot:hover{transform:scale(1.1)}.bp-sticky-color-dot[data-color=noir]{background:#1a1618}.bp-sticky-color-dot[data-color=argent]{background:#c6c6c4}.bp-sticky-color-dot[data-color=or]{background:#c9a84c}.bp-sticky-size-select{padding:10px 14px;background:var(--c-bg-2);border:1px solid var(--c-border-active);border-radius:var(--r-sm);color:var(--c-text);font-size:1rem;font-family:inherit;cursor:pointer;transition:all .2s var(--ease-std);min-width:100px;display:flex;align-items:center}.bp-sticky-size-select:hover{border-color:var(--c-silver);background:var(--c-bg-card)}.bp-sticky-size-select:focus{outline:none;border-color:var(--c-gold);background:var(--c-bg-card)}.bp-sticky-color-select{padding:10px 14px;background:var(--c-bg-2);border:1px solid var(--c-border-active);border-radius:var(--r-sm);color:var(--c-text);font-size:1rem;font-family:inherit;cursor:pointer;transition:all .2s var(--ease-std);min-width:100px;display:flex;align-items:center}.bp-sticky-color-select:hover{border-color:var(--c-silver);background:var(--c-bg-card)}.bp-sticky-color-select:focus{outline:none;border-color:var(--c-gold);background:var(--c-bg-card)}.bp-anim{opacity:0;transform:translateY(28px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.bp-anim.is-visible{opacity:1;transform:translateY(0)}.bp-anim-delay-1{transition-delay:.1s}.bp-anim-delay-2{transition-delay:.2s}.bp-anim-delay-3{transition-delay:.3s}.bp-anim-delay-4{transition-delay:.4s}.bp-anim-delay-5{transition-delay:.5s}.bp-forwho-img-reveal>img{opacity:0;transform:scale(1.15) translateY(0);transition:opacity 1.1s ease;will-change:opacity,transform}.bp-forwho-img-reveal.is-revealed>img{opacity:1}.bp-perf{padding-block:var(--section-gap)}.bp-perf__title{margin-bottom:40px}.bp-perf-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.bp-perf-card{position:relative;overflow:hidden;border-radius:var(--r-lg);background:var(--c-bg-2);border:1px solid var(--c-border);padding:0;display:flex;flex-direction:column;justify-content:space-between;min-height:260px;transition:border-color var(--dur) var(--ease),box-shadow var(--dur) var(--ease),transform var(--dur) var(--ease),background var(--dur) var(--ease)}@media(hover:hover){.bp-perf-card:hover{border-color:var(--c-border-active);background:#eceef0;box-shadow:0 8px 40px #0000004d;transform:translateY(-2px)}}.bp-perf-card--accuracy,.bp-perf-card--battery{grid-column:span 3;min-height:320px}.bp-perf-card--weight,.bp-perf-card--material,.bp-perf-card--metrics{grid-column:span 2}.bp-perf-card__copy{position:relative;z-index:10;max-width:60%;display:flex;flex-direction:column;gap:12px;padding:clamp(20px,2.4vw,32px)}.bp-perf-stat{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1;letter-spacing:-.03em;color:#000}.bp-perf-stat span{font-size:.55em;color:#000;margin-left:2px}.bp-perf-card__copy>p,.bp-perf-card__text{font-size:.95rem;line-height:1.55;color:#000;position:relative;z-index:10;max-width:75%;margin:0}.bp-perf-card>.bp-perf-card__text{padding:clamp(20px,2.4vw,32px)}.bp-perf-card--battery .bp-perf-card__copy{max-width:70%}.bp-perf-card--battery .bp-perf-card__copy>p{max-width:100%}.bp-perf-card--material{text-align:center}.bp-perf-card--material .bp-perf-card__text{max-width:100%;margin-top:auto}.bp-perf-card__title{font-size:1.0925rem;font-weight:700;color:var(--c-text);line-height:1.3;margin:0;position:relative;z-index:10}.bp-perf-card__text strong,.bp-perf-card__copy strong{color:var(--c-text);font-weight:600}.bp-perf-card__highlight{font-size:1.7em;font-weight:700;color:var(--c-text);letter-spacing:-.01em}.bp-perf-icon{margin-top:18px;width:44px;height:44px;border-radius:var(--r-pill);background:var(--c-gold-bg);border:1px solid var(--c-gold-border);display:flex;align-items:center;justify-content:center;color:var(--c-gold)}.bp-perf-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:inherit;overflow:hidden;background:radial-gradient(120% 120% at 100% 100%,rgba(201,168,76,.1) 0%,rgba(201,168,76,.02) 45%,transparent 75%),linear-gradient(135deg,#ffffff05,#fff0);display:flex;align-items:flex-end;justify-content:flex-end;padding:14px 18px;pointer-events:none;z-index:0}.bp-perf-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:cover}.bp-perf-card--accuracy .bp-perf-card__image,.bp-perf-card--battery .bp-perf-card__image{width:100%;height:100%}.bp-perf-card__placeholder{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--c-muted);background:#00000040;border:1px dashed var(--c-border);border-radius:var(--r-sm);padding:6px 10px}@media(max-width:1024px){.bp-tab-panel{grid-template-columns:1fr}.bp-tab-panel__images{max-width:480px}.bp-grid-3{grid-template-columns:repeat(2,1fr)}.bp-nav-links{gap:18px}.bp-nav-link{font-size:1.05rem}.bp-nav-logo__placeholder{width:40px;height:40px}.bp-perf-grid{grid-template-columns:repeat(2,1fr)}.bp-perf-card--accuracy,.bp-perf-card--battery,.bp-perf-card--metrics{grid-column:span 2}.bp-perf-card--weight,.bp-perf-card--material{grid-column:span 1}.bp-perf__title{margin-bottom:25px}}@media(max-width:900px){.bp-nav-header.bp-nav-header--transparent{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:transparent}.bp-nav-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 16px}.bp-nav-mobile-toggle{order:1;grid-column:1;display:flex;margin-left:0}.bp-nav-logo{order:2;grid-column:2;justify-self:center;margin:0}.bp-nav-actions{order:3;grid-column:3;margin-left:0;gap:4px}.bp-nav-icon{width:36px;height:36px}.bp-nav-links{display:none!important}body.bp-menu-open{overflow:hidden}}@media(min-width:901px){.bp-mobile-drawer{display:none!important}}.bp-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;visibility:hidden;pointer-events:none}.bp-mobile-drawer.is-open{visibility:visible;pointer-events:auto}.bp-mobile-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;opacity:0;transition:opacity .3s var(--ease-std)}.bp-mobile-drawer.is-open .bp-mobile-drawer__overlay{opacity:1}.bp-mobile-drawer__panel{position:absolute;top:0;bottom:0;left:0;width:min(86%,380px);background:#fff;display:flex;flex-direction:column;overflow-y:auto;transform:translate(-100%);transition:transform .35s var(--ease-std);box-shadow:4px 0 24px #0000001f}.bp-mobile-drawer.is-open .bp-mobile-drawer__panel{transform:translate(0)}.bp-mobile-drawer__header{background:#111;color:#fff;padding:22px 22px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.bp-mobile-drawer__welcome{display:flex;flex-direction:column;gap:4px}.bp-mobile-drawer__hello{font-size:1.05rem;font-weight:600;color:#fff;margin:0;line-height:1.2}.bp-mobile-drawer__auth{font-size:.88rem;color:#ffffffb3;margin:0;line-height:1.3}.bp-mobile-drawer__auth a{color:#fff;text-decoration:underline;text-underline-offset:2px}.bp-mobile-drawer__close{background:transparent;border:none;color:#fff;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;margin:-4px -6px 0 0;flex-shrink:0}.bp-mobile-drawer__nav{display:flex;flex-direction:column}.bp-mobile-drawer__link{padding:18px 22px;color:var(--c-text);text-decoration:none;font-size:1rem;font-weight:500;border-bottom:1px solid var(--c-border);transition:background .2s var(--ease-std);font-family:inherit}.bp-mobile-drawer__link:active,.bp-mobile-drawer__link:hover{background:var(--c-bg-2)}.bp-mobile-drawer__group{display:flex;flex-direction:column}.bp-mobile-drawer__heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.bp-mobile-drawer__sublist{display:flex;flex-direction:column;background:var(--c-bg-2)}.bp-mobile-drawer__sublink{padding:14px 22px 14px 38px;color:var(--c-text);text-decoration:none;font-size:.95rem;font-weight:400;border-bottom:1px solid var(--c-border)}.bp-mobile-drawer__sublink:active,.bp-mobile-drawer__sublink:hover{background:#0000000a}.bp-mobile-drawer__feature{position:relative;display:block;margin:auto 18px;border-radius:16px;overflow:hidden;aspect-ratio:3 / 2;text-decoration:none;background:var(--c-bg-2);box-shadow:0 8px 24px #0000001a}.bp-mobile-drawer__feature-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s var(--ease-std)}.bp-mobile-drawer__feature:active .bp-mobile-drawer__feature-img,.bp-mobile-drawer__feature:hover .bp-mobile-drawer__feature-img{transform:scale(1.04)}.bp-mobile-drawer__feature-overlay{position:absolute;left:18px;right:18px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;pointer-events:none}.bp-mobile-drawer__feature-label{color:#fff;font-size:1.05rem;font-weight:500;text-shadow:0 1px 12px rgba(0,0,0,.35)}.bp-mobile-drawer__feature-arrow{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:#fff;color:var(--c-text);flex-shrink:0;box-shadow:0 2px 8px #00000026;transition:transform .25s var(--ease-std)}.bp-mobile-drawer__feature:hover .bp-mobile-drawer__feature-arrow,.bp-mobile-drawer__feature:active .bp-mobile-drawer__feature-arrow{transform:translate(2px)}@media(max-width:600px){.bp-nav-link{font-size:1.4rem}.bp-nav-header__inner{padding-inline:16px}.bp-nav-logo img{width:115.2px!important;height:auto!important}}@media(max-width:768px){.bp-hero__inner,.bp-product-vis__inner,.bp-how__inner,.bp-specs__inner{grid-template-columns:1fr}.bp-how .bp-container,.bp-specs .bp-container{width:min(100%,var(--narrow-w))}.bp-comparison .bp-container{width:100%;max-width:100%;padding-inline:0}.bp-comparison-table-wrap{width:90%;margin-inline:auto}.bp-how__content{display:contents}.bp-how__inner .bp-how__title{order:1;justify-self:center}.bp-how__inner .bp-how__subtitle{order:2;text-align:center}.bp-how__inner .bp-how__visual{order:3}.bp-how__inner .bp-steps{order:4;margin-top:16px}.bp-specs-list{max-width:100%}.bp-specs__inner>div.bp-anim{display:flex;flex-direction:column-reverse}.bp-hero__visual{order:-1}.bp-tabs{width:100%!important;flex-wrap:wrap!important;justify-content:center!important;overflow:visible!important;column-gap:8px!important;row-gap:12px!important}.bp-tab{padding:8px 14px!important;font-size:1.15rem!important;flex:0 0 auto!important;min-width:0!important}.bp-tab svg{width:20px!important;height:20px!important}.bp-tab-panel{grid-template-columns:1fr;gap:28px}.bp-tab-panel__images{display:block;max-width:480px;margin-inline:auto}.bp-tab-panel__img{width:100%!important;height:auto!important;aspect-ratio:1 / 1;background:linear-gradient(145deg,#e4e7ec,#cdd2da);border-radius:var(--r-md);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bp-tab-panel__title{font-size:1.35rem!important;font-weight:700;line-height:1.2}.bp-tab-panel__title em{font-size:1.35rem!important;font-style:italic;font-weight:300;color:var(--c-silver);display:block}.bp-tab-panel__desc{font-size:.92rem!important;color:var(--c-silver);line-height:1.6}.bp-tab-panel__bullets li{font-size:.87rem!important;color:var(--c-silver);line-height:1.6}.bp-tab-panel{text-align:center}.bp-tab-panel .bp-tab-panel__images{justify-items:center}.bp-tab-panel .bp-tab-panel__text{align-items:center}.bp-grid-3{grid-template-columns:1fr}.bp-grid-4{grid-template-columns:1fr 1fr}.bp-hero__sub{max-width:100%}.bp-reviews__summary{flex-direction:column;align-items:flex-start;gap:12px}.bp-sticky-bar__inner{gap:12px}.bp-sticky-bar__name{display:none}.bp-size-selector-list{grid-template-columns:repeat(3,1fr)!important;gap:12px;padding:16px 12px!important}.bp-size-selector-list label{flex:0 0 calc(25% - 9px);width:auto;height:auto;aspect-ratio:1 / 1;border-radius:50%;padding:0;font-size:1.2rem}.bp-app-mockup{max-height:480px;border-radius:44px;padding:7px}.bp-app-mockup__screen{border-radius:37px}.bp-app-mockup__island{top:7px;height:14px}.bp-gallery{grid-template-columns:1fr}.bp-gallery__main{grid-column:auto}.bp-perf-grid{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap!important;padding:0 16px;margin:0 -16px}.bp-perf-grid::-webkit-scrollbar{display:none}.bp-perf-card,.bp-perf-card--accuracy,.bp-perf-card--battery,.bp-perf-card--weight,.bp-perf-card--material,.bp-perf-card--metrics{flex:0 0 calc(80% - 8px)!important;min-width:calc(80% - 8px)!important;min-height:220px}.bp-perf-card__copy,.bp-perf-card__text{max-width:100%}.bp-perf-card__image{width:100%;height:100%}}.bp-cta-variant-picker{display:flex;flex-direction:row;gap:32px;justify-content:center;align-items:flex-start;margin:20px 0 24px}.bp-cta-variant-group{display:flex;flex-direction:column;gap:10px;align-items:center}.bp-cta-variant-label{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--c-silver)}.bp-cta-color-select,.bp-cta-size-select{padding:10px 14px;background:var(--c-bg-2);border:1px solid var(--c-border-active);border-radius:var(--r-sm);color:var(--c-text);font-size:1rem;font-family:inherit;cursor:pointer;transition:all .2s var(--ease-std);min-width:120px}.bp-cta-color-select:hover,.bp-cta-size-select:hover{border-color:var(--c-silver);background:var(--c-bg-card)}.bp-cta-color-select:focus,.bp-cta-size-select:focus{outline:none;border-color:var(--c-gold);background:var(--c-bg-card)}@media(max-width:768px){.bp-hero__social-proof{flex-direction:column;gap:12px}.bp-social-proof__item{flex-direction:column;align-items:center;text-align:center}.bp-social-proof__divider{width:32px;height:1px}.bp-social-proof__text{text-align:center;margin:0}.bp-hero__visual{gap:12px}.bp-carousel-btn{width:40px;height:40px}.bp-carousel-btn svg{width:18px;height:18px}}.bp-footer{background:#211e1c;box-shadow:0 0 0 100vmax #211e1c;clip-path:inset(0 -100vmax);padding-top:0;padding-bottom:10px;margin-top:-1px}.bp-footer__inner{display:flex;gap:80px;width:100%;padding-inline:var(--gutter);padding-top:48px;margin-bottom:48px}.bp-footer__newsletter{flex:1;min-width:0}.bp-footer__newsletter-content{background:var(--c-bg-2);padding:40px;border-radius:var(--r-lg);border:1px solid var(--c-border-active)}.bp-footer__newsletter-title{font-size:1.4rem;font-weight:600;letter-spacing:.05em;margin-bottom:12px;color:var(--c-text)}.bp-footer__newsletter-subtitle{font-size:1.3rem;line-height:1.4;color:var(--c-muted);margin-bottom:24px;font-weight:400}.bp-footer__newsletter-form{margin-bottom:20px}.bp-footer__newsletter-wrapper{display:flex;gap:8px;align-items:flex-end}.bp-footer__newsletter-fields{flex:1;display:flex;flex-direction:column;gap:8px;background:#ffffff14;padding:8px;border-radius:var(--r-sm)}.bp-footer__newsletter-input{flex:1;background:transparent;border:none;padding:12px 16px;color:var(--c-text);font-size:.95rem;outline:none;font-family:inherit}.bp-footer__newsletter-input:first-child{border-bottom:1px solid var(--c-border);padding-bottom:20px}.bp-footer__newsletter-input::placeholder{color:var(--c-muted)}.bp-footer__newsletter-btn{background:transparent;border:none;color:#2b6fd2;cursor:pointer;padding:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .2s var(--ease-std)}.bp-footer__newsletter-btn:hover{color:#3a7fe5}.bp-footer__newsletter-privacy{font-size:.85rem;color:var(--c-muted);line-height:1.5}.bp-footer__newsletter-privacy a{color:#2b6fd2;text-decoration:underline;transition:color .2s var(--ease-std)}.bp-footer__newsletter-privacy a:hover{color:#3a7fe5}.bp-footer__newsletter-confirmation{font-size:.95rem;color:var(--c-gold);font-weight:500;text-align:center;animation:fadeIn .3s var(--ease-std)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.bp-footer__menus{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:60px}.bp-footer__menu-column{display:flex;flex-direction:column;gap:12px}.bp-footer__menu-title{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--c-text);margin-bottom:8px}.bp-footer__menu-list{list-style:none;display:flex;flex-direction:column;gap:8px}.bp-footer__menu-link{font-size:1.15rem;color:var(--c-muted);text-decoration:none;transition:color .2s var(--ease-std)}.bp-footer__menu-link:hover{color:var(--c-text)}.bp-footer__copyright{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid var(--c-border);width:100%;padding-inline:var(--gutter);gap:24px}.bp-footer__copyright p{font-size:.9rem;color:var(--c-muted);margin:0}.bp-footer__payments{display:flex;flex-direction:column;align-items:center;gap:8px}.bp-payment-methods{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.bp-payment-methods svg.bp-pay{width:40px;height:auto;aspect-ratio:38 / 24;flex-shrink:0;display:block}.bp-payment-methods-img{height:26px;width:auto;max-width:286px;object-fit:contain}.bp-footer__payment-text{font-size:.8rem;color:var(--c-muted);margin:0;white-space:nowrap}@media(max-width:900px){.bp-footer__inner{flex-direction:column;gap:40px}.bp-footer__menus{grid-template-columns:1fr 1fr;gap:40px}.bp-footer__newsletter-content{padding:28px}.bp-footer__copyright{flex-direction:column-reverse;align-items:center;text-align:center;gap:20px}}@media(max-width:600px){.bp-footer__newsletter-content{padding:24px 20px}.bp-footer__newsletter-subtitle{font-size:1.05rem}.bp-footer__menus{gap:28px}.bp-footer__menu-link{font-size:1rem}}@media(max-width:900px){body{margin:0}#MainContent{margin-top:0;padding-top:0}.bliix-pulse-page{display:block;margin:0;padding:0}.bliix-section-wrapper{margin-top:0;padding-top:0}.bliix-pulse-page .bp-nav-header{position:fixed;top:0;left:0;right:0}.bp-hero{padding-top:0;padding-bottom:0;margin-top:0;overflow:visible}.bp-hero .bp-container{width:100%;padding-inline:0}.bp-hero__inner{display:flex;flex-direction:column;column-gap:0;row-gap:0}.bp-hero__copy-top{order:0;gap:14px;padding-inline:var(--gutter);padding-top:14px;margin-top:-47px;background:var(--c-bg);border-radius:24px 24px 0 0;position:relative;z-index:2}.bp-hero__visual{order:-1;margin-left:0;align-items:center;gap:14px;width:100%;position:sticky;top:0;z-index:1}.bp-product-carousel{width:100%;max-height:none;aspect-ratio:1;border-radius:0}.bp-product-image{border-radius:0}.bp-product-thumbnails{display:none}.bp-carousel-dots{display:flex;background:#ffffffb3;padding:0;margin:-4px 0;transform:translate(-50%) scale(.8)}.bp-carousel-nav{display:none}.bp-thumbnail{width:60px;height:60px;flex-shrink:0}.bp-hero__rating{justify-content:flex-start}.bp-rating__stars,.bp-rating__text{font-size:1.5rem}.bp-eyebrow{text-align:left;font-size:1.2rem}.bp-text-center .bp-eyebrow{font-size:1.52rem}.bp-tab-panel__text .bp-eyebrow{font-size:1.5rem}.bp-hero__headline{font-size:2rem}.bp-hero__sub{font-size:1.5rem}.bp-hero__readmore{margin-top:-8px}.bp-hero-tabs[data-active-panel=specs]~.bp-hero__readmore{margin-top:14px}.bp-form__options{gap:14px}.bp-form__option-label{justify-content:center;text-align:center}.bliix-pulse-page .product-form__input--pill{display:flex;justify-content:flex-start;gap:5px;flex-wrap:wrap;margin-bottom:12px}.bp-form__option-group:has(.bp-color-label){margin-top:10px}.bp-form__option-group:has(.bp-size-selector-toggle){margin-bottom:0}.bliix-pulse-page .bp-inline-atc{margin-top:-21px;transition:margin-top .32s var(--ease-std),transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.bliix-pulse-page .bp-hero__copy-top:has(.bp-size-selector-list.is-open) .bp-inline-atc{margin-top:12px;transition:margin-top .42s var(--ease-std),transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.bp-klarna-line{font-size:.95rem;white-space:nowrap}.bp-klarna-line__icon{width:32px;margin-left:4px}.bp-size-selector-toggle{justify-content:flex-start}.bp-size-selector-icon{display:none}.bp-size-selector-list{display:flex!important;flex-wrap:wrap;justify-content:center;gap:12px!important;grid-template-columns:unset!important;padding:12px!important}.bp-size-selector-list input{display:none}.bp-size-selector-list label{text-align:center;flex:0 0 calc(25% - 9px);width:auto;height:auto;aspect-ratio:1 / 1;border-radius:50%;padding:0}.bp-size-selector-hint{text-align:center}.bp-product-tabs{padding:0 var(--gutter);transition:none}.bp-tabs-nav{max-width:100%!important;gap:10px!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none;-ms-overflow-style:none;padding:0!important;flex-wrap:nowrap!important}.bp-tabs-nav::-webkit-scrollbar{display:none}.bp-tab-link{font-size:1.4rem!important;padding:18px 12px!important;white-space:nowrap!important;flex:0 0 auto!important}.bp-overview-slideshow{height:360px}.bp-perf-grid{display:flex!important;gap:14px;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap!important;padding:0 16px;margin:0 -16px}.bp-perf-grid::-webkit-scrollbar{display:none}.bp-perf-card,.bp-perf-card--accuracy,.bp-perf-card--battery,.bp-perf-card--weight,.bp-perf-card--material,.bp-perf-card--metrics{flex:0 0 calc(75% - 10px)!important;min-width:calc(75% - 10px)!important;min-height:220px}.bp-perf-card__image{width:100%;height:100%}.bp-perf__title{font-size:2rem!important}.bp-perf-card__copy>p,.bp-perf-card__text{font-size:1.1rem}.bp-tabs{width:100%!important;flex-wrap:wrap!important;justify-content:center!important;overflow:visible!important;column-gap:8px!important;row-gap:12px!important;margin-top:clamp(28px,5vw,40px);margin-bottom:clamp(28px,5vw,40px)}.bp-features .bp-h2{font-size:2rem!important}.bp-tab{padding:8px 14px!important;font-size:1.15rem!important;flex:0 0 auto!important;min-width:0!important}.bp-tab:hover:not(.is-active){transform:none}.bp-tab svg{width:22px!important;height:22px!important}.bp-tab-panel{grid-template-columns:1fr;gap:28px}.bp-tab-panel__images{order:-1;display:block;width:72%;margin-inline:auto}.bp-tab-panel__img{width:100%!important;height:auto!important;aspect-ratio:1 / 1;background:linear-gradient(145deg,#e4e7ec,#cdd2da);border-radius:var(--r-md);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bp-tab-panel__title{font-size:1.9rem!important;font-weight:700;line-height:1.2}.bp-tab-panel__title em{font-size:1.9rem!important;font-style:italic;font-weight:300;color:var(--c-silver);display:block}.bp-tab-panel__desc{font-size:1.35rem!important;color:var(--c-silver);line-height:1.6}.bp-tab-panel__bullets li{font-size:.9rem!important;color:var(--c-silver);line-height:1.6}.bp-tab-panel{text-align:center}.bp-tab-panel .bp-tab-panel__images{justify-items:center}.bp-tab-panel .bp-tab-panel__text{align-items:center}.bp-section.bp-bigidea{padding-top:32px;padding-bottom:32px}.bp-bigidea__line--2{letter-spacing:-.03em}.bp-section.bp-specs{padding-top:15px;padding-bottom:30px}.bp-how__inner,.bp-specs__inner{grid-template-columns:1fr;gap:20px}.bp-app-mockup{max-height:440px;border-radius:40px;padding:7px}.bp-app-mockup__screen{border-radius:33px}.bp-app-mockup__island{top:7px;height:13px}.bp-how__title{font-size:1.4rem}.bp-how h2{font-size:2rem}.bp-step__num{font-size:1.1rem}.bp-step__content h3{font-size:1.25rem}.bp-step__content p{font-size:1.05rem}.bp-comparison-table th,.bp-comparison-table td{padding:12px 14px;font-size:.95rem}.bp-comparison .bp-text-center .bp-eyebrow{font-size:1.75rem}.bp-comparison .bp-h2{font-size:1.95rem}.bp-forwho .bp-eyebrow{font-size:1.75rem}.bp-forwho .bp-h2{font-size:1.95rem}.bp-forwho-row__title{font-size:3.5rem}.bp-forwho-row__text{font-size:2rem}.bp-section.bp-reviews{padding-bottom:20px}.bp-faq-question{font-size:1.2rem;padding:18px 0}.bp-faq-answer__inner{font-size:1.1rem}.bp-final-cta__guarantees{gap:16px}.bp-guarantee-item{font-size:1.1rem}.bp-final-cta .bp-eyebrow{font-size:1.4rem}.bp-final-cta .bp-h2{font-size:2rem}.bp-final-cta .bp-lead{font-size:1.1rem}.bp-size-selector-list{grid-template-columns:repeat(3,1fr)!important;gap:12px;padding:16px 12px!important}.bp-size-selector-list label{flex:0 0 calc(25% - 9px);width:auto;height:auto;aspect-ratio:1 / 1;border-radius:50%;padding:0;font-size:1.2rem}.bliix-pulse-page .bp-faq__title{font-size:1.2rem}.bliix-pulse-page .bp-faq__content{font-size:1rem}.bliix-pulse-page .bp-faq{margin-top:10px}.bliix-pulse-page .bp-faq__header,.bliix-pulse-page .bp-faq__content{padding-left:0}.bp-size-guide-modal{padding:24px 22px}.bp-size-guide-title{font-size:1.55rem}.bp-size-guide-subtitle{font-size:1.2rem;margin-bottom:18px}.bp-size-guide-content{padding:14px 16px}.bp-sticky-atc{padding:10px 16px 12px}.bp-sticky-atc__inner{width:100%;flex-wrap:nowrap;gap:0;align-items:center;justify-content:space-evenly}.bp-sticky-atc__promo,.bp-sticky-atc__rediscover-overlay,.bp-sticky-variant-label,.bp-sticky-atc__btn-text--desktop{display:none}.bp-sticky-atc__btn-text--mobile{display:inline}.bp-sticky-atc__variants{display:contents}.bp-sticky-variant-group:first-child{order:2}.bp-sticky-variant-group:last-child{order:3}.bp-sticky-atc__inner>form{order:4;flex:0 0 auto}.bp-sticky-atc__prices{order:1;flex:0 0 auto;justify-content:flex-start;gap:6px}.bp-sticky-atc__original{display:none}.bp-sticky-atc__current{font-size:1.3rem}.bp-sticky-atc__btn{padding:12px 22px;font-size:1rem}.bp-sticky-atc__btn>span{font-size:1.1rem}.bp-sticky-atc__btn-content{font-size:1rem}.bp-sticky-variant-label{font-size:.65rem}.bp-sticky-color-dot{width:32px;height:32px}.bp-sticky-variant-group{align-self:stretch}.bp-sticky-size-select,.bp-sticky-color-select{align-self:stretch;padding:8px 12px;font-size:1.3rem;min-width:90px}}@media(max-width:600px){.bp-hero__inner{row-gap:22px}.bp-hero__headline{font-size:2.5rem}.bp-price-current{font-size:1.85rem}.bp-price-compare{font-size:1.5rem}.bp-eyebrow{font-size:1.2rem}.bp-thumbnail{width:52px;height:52px}.bp-tab-link{font-size:1.4rem!important}.bp-tabs-nav{gap:10px!important}.bp-overview-slideshow{height:280px}.bp-bigidea__quote{font-size:1.1rem}.bp-how__title{font-size:1.4rem}.bp-how h2{font-size:2rem}.bp-step__num{font-size:1.1rem}.bp-step__content h3{font-size:1.25rem}.bp-step__content p{font-size:1.05rem}.bp-tabs{column-gap:8px!important;row-gap:12px!important;overflow:visible!important;flex-wrap:wrap!important;justify-content:center!important}.bp-tab{padding:8px 14px!important;font-size:1.15rem!important;flex:0 0 auto!important;min-width:0!important}.bp-sticky-atc__rediscover-overlay{display:none}.bp-sticky-atc__variants{gap:12px}.bp-sticky-variant-group{gap:4px}.bp-sticky-color-dot{width:28px;height:28px}.bp-sticky-color-swatches{gap:6px}.bp-sticky-atc__btn{padding:10px 16px;font-size:.95rem}.bp-sticky-atc__original{font-size:.9rem}.bp-sticky-atc__current{font-size:1.3rem}.bp-comparison-table th,.bp-comparison-table td{padding:10px;font-size:.95rem}.bp-comparison .bp-text-center .bp-eyebrow{font-size:1.75rem}.bp-comparison .bp-h2{font-size:1.95rem}.bp-forwho .bp-eyebrow{font-size:1.75rem}.bp-forwho .bp-h2{font-size:1.95rem}.bp-forwho-row__title{font-size:3.5rem}.bp-forwho-row__text{font-size:2rem}.bp-section.bp-reviews{padding-bottom:20px}.bp-faq-question{font-size:1.2rem}.bp-faq-answer__inner{font-size:1.1rem}.bp-perf-card{min-height:200px;padding:0}.bp-final-cta .bp-eyebrow{font-size:1.4rem}.bp-final-cta .bp-h2{font-size:2rem}.bp-final-cta .bp-lead{font-size:1.1rem}}@media(max-width:480px){.bp-hero__visual{gap:8px}.bp-carousel-btn{width:36px;height:36px}.bp-carousel-btn svg{width:16px;height:16px}}@media(max-width:480px){.bp-h1{font-size:2rem}.bp-hero__headline{font-size:2.5rem}.bp-h2{font-size:1.6rem}.bp-grid-4{grid-template-columns:1fr}.bp-final-cta__guarantees{gap:12px}.bp-trust-bar__inner{gap:16px}.bp-trust-item{flex-direction:column;align-items:center;gap:4px;text-align:center}.bp-trust-item__text{font-size:.78rem}.bp-hero__social-proof{padding:12px 14px}.bp-rating__score{font-size:.9rem}.bp-rating__count{font-size:.8rem}.bp-social-proof__text{font-size:.85rem}.bp-sticky-atc{padding:8px 10px}.bp-sticky-atc__inner{width:100%;gap:0;flex-wrap:nowrap;justify-content:space-evenly}.bp-sticky-variant-label,.bp-sticky-atc__btn-text--desktop,.bp-sticky-atc__promo{display:none}.bp-sticky-atc__promo-text{font-size:.85rem}.bp-sticky-atc__variants{display:contents}.bp-sticky-variant-group:first-child{order:2}.bp-sticky-variant-group:last-child{order:3}.bp-sticky-atc__prices{order:1;flex:0 0 auto;gap:4px}.bp-sticky-atc__inner>form{order:4;flex:0 0 auto}.bp-sticky-atc__btn{padding:8px 12px;font-size:.85rem}.bp-sticky-variant-group{align-self:stretch}.bp-sticky-size-select,.bp-sticky-color-select{align-self:stretch;padding:6px 10px;font-size:1.3rem;min-width:70px}.bp-sticky-variant-label{font-size:.6rem}.bp-sticky-atc__original{display:none}.bp-sticky-atc__current{font-size:1.3rem}.bp-sticky-atc__btn{padding:10px 16px;font-size:.95rem}.bp-size-hero{padding:60px var(--gutter) 15px!important}.bp-size-hero-title{font-size:2rem!important}.bp-size-hero-subtitle{font-size:1.05rem!important}.bp-size-table-section{padding:15px var(--gutter) 30px!important}.bp-size-methods-section{padding:30px var(--gutter) 30px!important}.bp-size-methods-title{font-size:1.8rem!important}.bp-size-methods-subtitle{font-size:1rem!important}.bp-size-method{margin-bottom:50px!important}.bp-size-method-title{font-size:1.4rem!important}.bp-size-method-description{font-size:.98rem!important}.bp-size-method-steps{display:flex!important;flex-direction:row!important;grid-template-columns:unset!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;gap:16px!important;padding-bottom:4px!important}.bp-size-method-steps::-webkit-scrollbar{display:none!important}.bp-size-step{flex:0 0 calc(50% - 8px)!important;scroll-snap-align:start!important}.bp-size-step-caption{font-size:.85rem!important}}.bp-size-hero{padding:30px var(--gutter) 40px;text-align:center}.bp-size-hero-inner{max-width:var(--max-w);margin:0 auto}.bp-size-hero-eyebrow{display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--c-silver);margin-bottom:16px}.bp-size-hero-title{font-size:2.6rem;font-weight:600;color:var(--c-text);line-height:1.15;margin:0 0 18px}.bp-size-hero-subtitle{font-size:1.15rem;color:var(--c-silver);line-height:1.6;max-width:720px;margin:0 auto}.bp-size-table-section{padding:20px var(--gutter) 30px}.bp-size-table-inner{max-width:var(--max-w);margin:0 auto}.bp-size-table-section .bp-size-guide-content{box-shadow:0 8px 30px #0000000f}.bp-size-methods-section{background-color:#9f9f9e;padding:40px var(--gutter) 45px;width:100%;position:relative;overflow:hidden}.bp-size-methods-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.08) 0%,transparent 40%),radial-gradient(circle at 85% 80%,rgba(0,0,0,.1) 0%,transparent 50%);pointer-events:none}.bp-size-methods-inner{max-width:var(--max-w);margin:0 auto;position:relative;z-index:1}.bp-size-methods-header{text-align:center;margin-bottom:70px}.bp-size-methods-eyebrow{display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffffe6;margin-bottom:14px}.bp-size-methods-title{font-size:2.4rem;font-weight:600;color:#fff;line-height:1.15;margin:0 0 16px}.bp-size-methods-subtitle{font-size:1.15rem;color:#ffffffe0;line-height:1.6;max-width:640px;margin:0 auto}.bp-size-method{margin-bottom:60px;position:relative}.bp-size-method:last-child{margin-bottom:0}.bp-size-method:not(:last-child):after{content:"";display:block;width:80px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);margin:60px auto 30px}.bp-size-method-header{text-align:center;margin-bottom:48px}.bp-size-method-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff1f;color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:8px 18px;border-radius:var(--r-pill);margin-bottom:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.25);box-shadow:0 4px 16px #00000014}.bp-size-method-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 8px #fff9}.bp-size-method-title{font-size:1.8rem;font-weight:600;color:#fff;margin:0 0 12px;line-height:1.2;letter-spacing:-.01em}.bp-size-method-description{font-size:1.05rem;color:#ffffffe6;line-height:1.6;max-width:560px;margin:0 auto}.bp-size-method-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.bp-size-step{display:flex;flex-direction:column;position:relative}.bp-size-step-image{position:relative;border-radius:var(--r-md);overflow:hidden;background:transparent;aspect-ratio:1 / 1;box-shadow:0 10px 30px #00000038,0 0 0 1px #ffffff14;transition:transform .45s var(--ease),box-shadow .45s var(--ease)}.bp-size-step-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--r-md);background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.18) 100%);pointer-events:none;opacity:0;transition:opacity .45s var(--ease)}.bp-size-step-image:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000004d,0 0 0 1px #ffffff2e}.bp-size-step-image:hover:after{opacity:1}.bp-size-step-image img{width:100%;height:100%;object-fit:cover;display:block}.bp-size-step-number{display:none}.bp-size-step-caption{margin-top:18px;font-size:.95rem;color:#fffffff2;line-height:1.5;text-align:center;font-weight:500;padding:0 6px}.bp-size-swipe-hint{display:none}.bp-about-hero{padding:30px var(--gutter) 40px;text-align:center}.bp-about-hero-inner{max-width:var(--max-w);margin:0 auto}.bp-about-hero-eyebrow{display:inline-block;font-size:.935rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--c-silver);margin-bottom:14px}.bp-about-hero-title{font-size:2.86rem;font-weight:600;color:var(--c-text);line-height:1.15;margin:0 0 18px;letter-spacing:-.02em}.bp-about-hero-subtitle{font-size:1.265rem;color:var(--c-silver);line-height:1.7;max-width:720px;margin:0 auto}.bp-about-section{padding:60px var(--gutter);width:100%;position:relative}.bp-about-section-inner{max-width:var(--max-w);margin:0 auto}.bp-about-section-header{text-align:center;margin-bottom:50px}.bp-about-section-eyebrow{display:inline-block;font-size:.935rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--c-silver);margin-bottom:14px}.bp-about-section-title{font-size:2.64rem;font-weight:600;color:var(--c-text);line-height:1.2;margin:0 0 16px;letter-spacing:-.01em}.bp-about-section-subtitle{font-size:1.21rem;color:var(--c-silver);line-height:1.7;max-width:640px;margin:0 auto}.bp-about-section--story{background:var(--c-bg);padding:10px var(--gutter) 60px}.bp-about-story-content{max-width:760px;margin:0 auto;text-align:center;position:relative}.bp-about-section--story .bp-about-section-header:before{content:"";display:block;width:40px;height:2px;background:var(--c-text);margin:0 auto 24px;opacity:.85}.bp-about-story-content p{font-size:1.188rem;color:var(--c-text);line-height:1.8;margin-bottom:20px}.bp-about-story-content p:last-child{margin-bottom:0}.bp-about-story-content strong{color:var(--c-text);font-weight:600}.bp-about-section--mission{background-color:#9f9f9e;padding:70px var(--gutter);overflow:hidden}.bp-about-section--mission:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.08) 0%,transparent 40%),radial-gradient(circle at 85% 80%,rgba(0,0,0,.1) 0%,transparent 50%);pointer-events:none}.bp-about-section--mission .bp-about-section-inner{position:relative;z-index:1}.bp-about-section-header--light .bp-about-section-eyebrow{color:#ffffffe6}.bp-about-section-header--light .bp-about-section-title{color:#fff}.bp-about-section-header--light .bp-about-section-subtitle{color:#ffffffe0}.bp-about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:10px}.bp-about-value{background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:var(--r-md);padding:36px 28px;text-align:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 30px #00000014;transition:transform var(--dur) var(--ease),background var(--dur) var(--ease),border-color var(--dur) var(--ease)}.bp-about-value:hover{transform:translateY(-4px);background:#ffffff24;border-color:#ffffff52}.bp-about-value-icon{width:60px;height:60px;border-radius:50%;background:#ffffff24;border:1px solid rgba(255,255,255,.28);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 22px;box-shadow:0 4px 16px #0000001a}.bp-about-value-title{font-size:1.375rem;font-weight:600;color:#fff;margin:0 0 10px;letter-spacing:-.01em}.bp-about-value-text{font-size:1.078rem;color:#ffffffe0;line-height:1.6;margin:0}.bp-about-cta{background:var(--c-text);padding:70px var(--gutter);text-align:center;position:relative;overflow:hidden;margin-top:-20px}.bp-about-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.05) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.03) 0%,transparent 50%);pointer-events:none}.bp-about-cta-inner{max-width:720px;margin:0 auto;position:relative;z-index:1}.bp-about-cta-eyebrow{display:inline-block;font-size:.935rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffffa6;margin-bottom:14px}.bp-about-cta-title{font-size:2.64rem;font-weight:600;color:#fff;line-height:1.2;margin:0 0 16px;letter-spacing:-.02em}.bp-about-cta-subtitle{font-size:1.21rem;color:#ffffffc7;line-height:1.6;max-width:560px;margin:0 auto 32px}.bp-about-cta-button{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--c-text);font-size:1.1rem;font-weight:600;letter-spacing:.02em;padding:16px 32px;border-radius:var(--r-pill);text-decoration:none;transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease),background var(--dur) var(--ease);box-shadow:0 8px 24px #0000004d}.bp-about-cta-button:hover{transform:translateY(-2px);background:var(--c-bg-2);box-shadow:0 14px 32px #0006}.bp-about-cta-button svg{transition:transform var(--dur) var(--ease)}.bp-about-cta-button:hover svg{transform:translate(4px)}@media screen and (max-width:750px){.bp-about-hero{padding:24px var(--gutter) 30px}.bp-about-hero-title{font-size:2rem}.bp-about-hero-subtitle{font-size:1.05rem}.bp-about-section{padding:50px var(--gutter)}.bp-about-section--story{padding:10px var(--gutter) 50px}.bp-about-section--mission{padding:60px var(--gutter)}.bp-about-section-title{font-size:1.8rem}.bp-about-section-subtitle,.bp-about-story-content p{font-size:1rem}.bp-about-story-content:before{margin-bottom:24px}.bp-about-values{grid-template-columns:1fr;gap:18px;margin-top:6px}.bp-about-cta{padding:55px var(--gutter)}.bp-about-cta-title{font-size:1.8rem}.bp-about-cta-subtitle{font-size:1rem}.bp-about-cta-button{font-size:.95rem;padding:14px 26px}}.bp-contact-hero{padding:30px var(--gutter) 40px;text-align:center}.bp-contact-hero-inner{max-width:var(--max-w);margin:0 auto}.bp-contact-hero-eyebrow{display:inline-block;font-size:.935rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--c-silver);margin-bottom:14px}.bp-contact-hero-title{font-size:2.86rem;font-weight:600;color:var(--c-text);line-height:1.15;margin:0 0 18px;letter-spacing:-.02em}.bp-contact-hero-subtitle{font-size:1.265rem;color:var(--c-silver);line-height:1.7;max-width:720px;margin:0 auto}.bp-contact-hero-subtitle strong{color:var(--c-text);font-weight:600}.bp-contact-section{padding:10px var(--gutter) 60px;width:100%}.bp-contact-section-inner{max-width:var(--max-w);margin:0 auto}.bp-contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bp-contact-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--r-md);padding:32px 28px 28px;text-decoration:none;color:inherit;transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease),border-color var(--dur) var(--ease);box-shadow:0 4px 14px #00000008;overflow:hidden}.bp-contact-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:var(--c-text);transform:scaleX(0);transform-origin:left center;transition:transform var(--dur) var(--ease)}.bp-contact-card:hover{transform:translateY(-4px);border-color:var(--c-border-active);box-shadow:0 18px 40px #0000001a}.bp-contact-card:hover:after{transform:scaleX(1)}.bp-contact-card-icon{width:56px;height:56px;border-radius:50%;background:var(--c-bg-2);border:1px solid var(--c-border);color:var(--c-text);display:flex;align-items:center;justify-content:center;margin-bottom:22px;transition:background var(--dur) var(--ease),border-color var(--dur) var(--ease)}.bp-contact-card:hover .bp-contact-card-icon{background:var(--c-text);border-color:var(--c-text);color:#fff}.bp-contact-card-label{font-size:.858rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--c-silver);margin-bottom:8px}.bp-contact-card-value{font-size:1.485rem;font-weight:600;color:var(--c-text);line-height:1.3;letter-spacing:-.01em;margin:0 0 8px;word-break:break-word}.bp-contact-card-note{font-size:1.045rem;color:var(--c-silver);line-height:1.5;margin:0 0 24px}.bp-contact-card-cta{display:inline-flex;align-items:center;gap:6px;font-size:.99rem;font-weight:600;color:var(--c-text);letter-spacing:.01em;margin-top:auto;transition:gap var(--dur) var(--ease)}.bp-contact-card:hover .bp-contact-card-cta{gap:10px}.bp-contact-card-cta svg{transition:transform var(--dur) var(--ease)}.bp-contact-availability{background-color:#9f9f9e;padding:36px var(--gutter);position:relative;overflow:hidden;margin-top:-20px}.bp-contact-availability:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 50%,rgba(255,255,255,.08) 0%,transparent 40%),radial-gradient(circle at 85% 50%,rgba(0,0,0,.1) 0%,transparent 50%);pointer-events:none}.bp-contact-availability-inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;justify-content:center;gap:20px;position:relative;z-index:1}.bp-contact-availability-icon{width:52px;height:52px;border-radius:50%;background:#ffffff24;border:1px solid rgba(255,255,255,.28);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 16px #0000001a}.bp-contact-availability-text{display:flex;flex-direction:column;gap:4px}.bp-contact-availability-title{font-size:1.32rem;font-weight:600;color:#fff;margin:0;letter-spacing:-.01em}.bp-contact-availability-subtitle{font-size:1.078rem;color:#ffffffe0;line-height:1.5;margin:0}@media screen and (max-width:750px){.bp-contact-hero{padding:24px var(--gutter) 30px}.bp-contact-hero-title{font-size:2rem}.bp-contact-hero-subtitle{font-size:1.05rem}.bp-contact-section{padding:10px var(--gutter) 40px}.bp-contact-cards{grid-template-columns:1fr;gap:18px}.bp-contact-card{padding:26px 24px 24px}.bp-contact-card-value{font-size:1.2rem}.bp-contact-availability{padding:28px var(--gutter)}.bp-contact-availability-inner{flex-direction:column;gap:14px;text-align:center}.bp-contact-availability-title{font-size:1.2rem}.bp-contact-availability-subtitle{font-size:.95rem}}.bp-track-hero{padding:30px var(--gutter) 40px;text-align:center}.bp-track-hero-inner{max-width:var(--max-w);margin:0 auto}.bp-track-hero-eyebrow{display:inline-block;font-size:.935rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--c-silver);margin-bottom:14px}.bp-track-hero-title{font-size:2.86rem;font-weight:600;color:var(--c-text);line-height:1.15;margin:0 0 18px;letter-spacing:-.02em}.bp-track-hero-subtitle{font-size:1.265rem;color:var(--c-silver);line-height:1.7;max-width:720px;margin:0 auto}.bp-track-form-section{padding:10px var(--gutter) 50px;width:100%}.bp-track-form-inner{max-width:720px;margin:0 auto}.bp-track-form{background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--r-md);padding:32px 32px 28px;box-shadow:0 10px 32px #0000000f}.bp-track-form-label{display:block;font-size:.935rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--c-silver);margin-bottom:12px}.bp-track-form-row{display:flex;gap:12px;align-items:stretch}.bp-track-form-input{flex:1;min-width:0;font-family:inherit;font-size:1.1rem;color:var(--c-text);background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-sm);padding:14px 18px;outline:none;transition:border-color var(--dur) var(--ease),background var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.bp-track-form-input::placeholder{color:var(--c-muted)}.bp-track-form-input:focus{border-color:var(--c-border-active);background:var(--c-bg);box-shadow:0 0 0 3px #1e191e0f}.bp-track-form-btn{display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-size:1.078rem;font-weight:600;letter-spacing:.02em;color:#fff;background:var(--c-text);border:none;border-radius:var(--r-sm);padding:0 26px;cursor:pointer;transition:transform var(--dur) var(--ease),background var(--dur) var(--ease),box-shadow var(--dur) var(--ease);box-shadow:0 6px 18px #0000002e}.bp-track-form-btn:hover{transform:translateY(-1px);background:#2a2428;box-shadow:0 10px 24px #00000040}.bp-track-form-btn svg{transition:transform var(--dur) var(--ease)}.bp-track-form-btn:hover svg{transform:translate(3px)}.bp-track-form-help{font-size:.99rem;color:var(--c-silver);margin:18px 0 0;line-height:1.5}.bp-track-form-help a{color:var(--c-text);font-weight:600;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:opacity var(--dur) var(--ease)}.bp-track-form-help a:hover{opacity:.75}.bp-track-results{margin-top:24px}.bp-track-results:empty{display:none}.bp-track-howto{background-color:#9f9f9e;padding:60px var(--gutter);position:relative;overflow:hidden}.bp-track-howto:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.08) 0%,transparent 40%),radial-gradient(circle at 85% 80%,rgba(0,0,0,.1) 0%,transparent 50%);pointer-events:none}.bp-track-howto-inner{max-width:var(--max-w);margin:0 auto;position:relative;z-index:1}.bp-track-howto-header{text-align:center;margin-bottom:50px}.bp-track-howto-eyebrow{display:inline-block;font-size:.935rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffffe6;margin-bottom:14px}.bp-track-howto-title{font-size:2.64rem;font-weight:600;color:#fff;line-height:1.2;margin:0 0 16px;letter-spacing:-.01em}.bp-track-howto-subtitle{font-size:1.21rem;color:#ffffffe0;line-height:1.7;max-width:640px;margin:0 auto}.bp-track-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bp-track-step{position:relative;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:var(--r-md);padding:36px 26px 28px;text-align:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 30px #00000014;transition:transform var(--dur) var(--ease),background var(--dur) var(--ease),border-color var(--dur) var(--ease)}.bp-track-step:hover{transform:translateY(-4px);background:#ffffff24;border-color:#ffffff52}.bp-track-step-number{position:absolute;top:14px;right:18px;font-size:.88rem;font-weight:700;letter-spacing:.16em;color:#ffffff8c}.bp-track-step-icon{width:60px;height:60px;border-radius:50%;background:#ffffff24;border:1px solid rgba(255,255,255,.28);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 22px;box-shadow:0 4px 16px #0000001a}.bp-track-step-title{font-size:1.32rem;font-weight:600;color:#fff;margin:0 0 10px;letter-spacing:-.01em}.bp-track-step-text{font-size:1.078rem;color:#ffffffe0;line-height:1.6;margin:0}.bp-track-support{background:var(--c-text);padding:40px var(--gutter);position:relative;overflow:hidden;margin-top:-20px}.bp-track-support:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.05) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.03) 0%,transparent 50%);pointer-events:none}.bp-track-support-inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;gap:24px;position:relative;z-index:1}.bp-track-support-icon{width:52px;height:52px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bp-track-support-text{flex:1;display:flex;flex-direction:column;gap:4px}.bp-track-support-title{font-size:1.32rem;font-weight:600;color:#fff;margin:0;letter-spacing:-.01em}.bp-track-support-subtitle{font-size:1.078rem;color:#ffffffc7;line-height:1.5;margin:0}.bp-track-support-btn{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;font-size:1.045rem;font-weight:600;letter-spacing:.02em;color:var(--c-text);background:#fff;padding:12px 22px;border-radius:var(--r-pill);text-decoration:none;transition:transform var(--dur) var(--ease),background var(--dur) var(--ease),box-shadow var(--dur) var(--ease);box-shadow:0 6px 18px #00000040}.bp-track-support-btn:hover{transform:translateY(-2px);background:var(--c-bg-2);box-shadow:0 10px 24px #00000059}.bp-track-support-btn svg{transition:transform var(--dur) var(--ease)}.bp-track-support-btn:hover svg{transform:translate(3px)}@media screen and (max-width:750px){.bp-track-hero{padding:24px var(--gutter) 30px}.bp-track-hero-title{font-size:2rem}.bp-track-hero-subtitle{font-size:1.05rem}.bp-track-form-section{padding:10px var(--gutter) 40px}.bp-track-form{padding:24px 22px}.bp-track-form-row{flex-direction:column;gap:10px}.bp-track-form-btn{padding:14px 22px;justify-content:center}.bp-track-howto{padding:50px var(--gutter)}.bp-track-howto-title{font-size:1.8rem}.bp-track-howto-subtitle{font-size:1rem}.bp-track-steps{grid-template-columns:1fr;gap:16px}.bp-track-support{padding:30px var(--gutter)}.bp-track-support-inner{flex-direction:column;text-align:center;gap:14px}.bp-track-support-title{font-size:1.2rem}.bp-track-support-btn{font-size:.9rem;padding:12px 20px}}.bp-show-mobile{display:none}@media(max-width:768px){.bp-hide-mobile{display:none}.bp-show-mobile{display:inline}}@media(max-width:768px){.bp-size-hero{padding:60px var(--gutter) 30px}.bp-size-hero-title{font-size:2rem}.bp-size-hero-subtitle{font-size:1.05rem;max-width:100%}.bp-size-table-section{padding:20px var(--gutter) 40px}.bp-size-table-section .bp-size-guide-content{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:14px 12px}.bp-size-table th{font-size:.9rem;padding:8px 10px;letter-spacing:.06em}.bp-size-table td{font-size:.9rem;padding:8px 10px}.bp-size-tip{font-size:1rem}.bp-size-methods-section{padding:50px var(--gutter) 45px}.bp-size-methods-header{margin-bottom:40px}.bp-size-methods-title{font-size:1.9rem}.bp-size-methods-subtitle{font-size:1rem;max-width:100%}.bp-size-method{margin-bottom:50px}.bp-size-method:not(:last-child):after{margin:40px auto 20px}.bp-size-method-header{margin-bottom:32px}.bp-size-method-badge{font-size:.72rem}.bp-size-method-title{font-size:1.5rem}.bp-size-method-description{font-size:1rem;max-width:100%}.bp-size-method-steps{display:flex;flex-direction:row;grid-template-columns:unset;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:4px}.bp-size-method-steps::-webkit-scrollbar{display:none}.bp-size-step{flex:0 0 calc(50% - 7px);scroll-snap-align:start}.bp-size-step-caption{font-size:.85rem;margin-top:12px}.bp-size-swipe-hint{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;font-size:.8rem;font-weight:500;color:#ffffff8c}.bp-size-swipe-hint svg{width:16px;height:16px;animation:bp-size-swipe-hint-move 1.6s ease-in-out infinite}@keyframes bp-size-swipe-hint-move{0%,to{transform:translate(0);opacity:.45}50%{transform:translate(5px);opacity:1}}.bp-size-hero-inner,.bp-size-table-inner,.bp-size-methods-inner{max-width:80vw!important;width:80vw}}@media(max-width:768px){.bp-about-hero-inner,.bp-about-cta-inner{max-width:80vw!important;width:80vw}.bp-about-section--mission{padding-left:0!important;padding-right:0!important}.bp-about-section--mission .bp-about-section-inner{max-width:100%!important;width:100%!important}.bp-about-section--mission .bp-about-section-header{max-width:80vw;margin:0 auto 32px;padding:0 5vw}.bp-about-section--story .bp-about-section-inner{max-width:80vw!important;width:80vw}.bp-about-values{display:flex!important;flex-direction:row;grid-template-columns:unset;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:5vw;-webkit-overflow-scrolling:touch;gap:16px;padding:0 0 14px;width:100%;box-sizing:border-box}.bp-about-value{flex:0 0 75vw;width:75vw;scroll-snap-align:start}.bp-about-value:first-child{margin-left:5vw}.bp-about-value:last-child{margin-right:5vw}}@media(max-width:768px){.bp-track-howto{padding-left:0!important;padding-right:0!important}.bp-track-howto-inner{max-width:100%!important;width:100%!important}.bp-track-howto-header{max-width:80vw;margin:0 auto 36px;padding:0 5vw}.bp-track-steps{display:flex!important;flex-direction:row;grid-template-columns:unset;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:5vw;-webkit-overflow-scrolling:touch;gap:16px;padding:0 0 14px;width:100%;box-sizing:border-box}.bp-track-step{flex:0 0 75vw;width:75vw;scroll-snap-align:start}.bp-track-step:first-child{margin-left:5vw}.bp-track-step:last-child{margin-right:5vw}}@media(max-width:768px){.bp-contact-hero-inner,.bp-contact-availability-inner{max-width:80vw!important;width:80vw}.bp-contact-section{padding-left:0!important;padding-right:0!important}.bp-contact-section-inner{max-width:100%!important;width:100%!important}.bp-contact-cards{display:flex!important;flex-direction:row;grid-template-columns:unset;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:5vw;-webkit-overflow-scrolling:touch;gap:16px;padding:0 0 14px;width:100%;box-sizing:border-box}.bp-contact-card{flex:0 0 75vw;width:75vw;scroll-snap-align:start}.bp-contact-card:first-child{margin-left:5vw}.bp-contact-card:last-child{margin-right:5vw}}@media(min-width:901px){.bp-size-tip{text-align:center}.bp-about-section--story{padding-bottom:30px}.bp-about-section--mission{padding-top:30px}.bp-carousel-btn{display:none}.bp-reviews-carousel{gap:0}.bp-reviews-track-wrap{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.bp-reviews-track-wrap::-webkit-scrollbar{display:none}.bp-reviews-track{flex-wrap:nowrap;gap:20px;transform:none!important;transition:none!important}.bp-review-card{flex:0 0 calc((100% - 60px)/4);scroll-snap-align:start}.bp-footer__inner{display:flex;justify-content:space-between;align-items:flex-start;gap:0;padding-inline:15vw}.bp-footer__newsletter{flex:0 0 30%;min-width:0}.bp-footer__menus{display:contents}.bp-footer__menu-column{flex:0 0 auto}.bp-size-selector-hint{text-align:center}.bp-perf .bp-container,.bp-features .bp-container{width:70%}.bp-section.bp-specs{padding-bottom:30px}.bp-section.bp-faq{padding-top:30px}.bp-section.bp-bigidea{padding-top:clamp(36px,4vw,64px);padding-bottom:clamp(36px,4vw,64px)}.bp-section.bp-features{padding-bottom:30px}.bp-tab-panels{display:grid;grid-template-columns:1fr}.bp-tab-panel{grid-column:1;grid-row:1;display:grid!important;align-items:start;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s var(--ease-std),visibility 0s .3s}.bp-tab-panel.is-active{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .3s var(--ease-std),visibility 0s 0s}.bp-tab-panel__title{font-size:clamp(1.725rem,2.76vw,2.53rem)}.bp-tab-panel__desc{font-size:clamp(1.106rem,1.39vw,1.227rem)}.bp-tab-panel__bullets li{font-size:1.106rem}.bp-step__content h3{font-size:1.43rem}.bp-step__content p{font-size:1.17rem}.bp-specs-list li{font-size:1.08rem}.bp-no-sub-badge h3{font-size:1.68rem}.bp-no-sub-badge p{font-size:1.05rem}.bp-final-cta__text{font-size:clamp(1.1rem,1.65vw,1.32rem)}.bp-comparison-table th{font-size:1.125rem}.bp-comparison-table th:first-child{font-size:1rem}.bp-comparison-table td{font-size:1.125rem}.bp-forwho-row__title{font-size:3.5rem}.bp-forwho-row__text{font-size:2rem}.bp-forwho-row__caption{font-size:1.4rem}.bp-forwho-row__caption--pc-only{display:block}.bp-forwho-row__caption--mobile-only{display:none}.bp-forwho-row--b{align-items:center}.bp-forwho-row__aside{justify-content:flex-start}.bp-forwho-row--e .bp-forwho-row__aside>div:last-child{margin-top:auto;margin-bottom:auto}.bp-forwho-row__media--thumb{width:56.7%}.bp-forwho-row--a{margin-bottom:40px}.bp-forwho-row--b{margin-bottom:75px}.bp-faq-question{font-size:1.2rem}.bp-faq-answer__inner{font-size:1.08rem}.bp-section.bp-reviews{width:92%;margin:0 auto}.bliix-pulse-page .bp-inline-atc{margin-top:-37px;transition:margin-top .32s var(--ease-std),transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.bliix-pulse-page .bp-hero__copy-top:has(.bp-size-selector-list.is-open) .bp-inline-atc{margin-top:14px;transition:margin-top .42s var(--ease-std),transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.bliix-pulse-page .bp-faq{margin-top:16px}.bliix-pulse-page .bp-hero__copy-top:has(.bp-size-selector-list.is-open) .bp-faq{margin-top:16px}.bp-size-selector-list label{opacity:0;transform:translateY(8px);transition:opacity .3s var(--ease-std),transform .3s var(--ease-std),border-color .2s var(--ease-std),background .2s var(--ease-std)}.bp-size-selector-list.is-open label{opacity:1;transform:translateY(0)}.bp-size-selector-list.is-open input:nth-of-type(1)+label{transition-delay:.06s}.bp-size-selector-list.is-open input:nth-of-type(2)+label{transition-delay:.09s}.bp-size-selector-list.is-open input:nth-of-type(3)+label{transition-delay:.12s}.bp-size-selector-list.is-open input:nth-of-type(4)+label{transition-delay:.15s}.bp-size-selector-list.is-open input:nth-of-type(5)+label{transition-delay:.18s}.bp-size-selector-list.is-open input:nth-of-type(6)+label{transition-delay:.21s}.bp-size-selector-list.is-open input:nth-of-type(7)+label{transition-delay:.24s}.bp-size-selector-list.is-open input:nth-of-type(8)+label{transition-delay:.27s}.bp-size-selector-list.is-open{max-height:300px}}@media(max-width:600px){.bp-size-hero{padding-top:70px!important}.bp-size-hero-eyebrow{font-size:.96rem!important}.bp-size-hero-title{font-size:2.93rem!important}.bp-size-hero-subtitle{font-size:1.29rem!important}.bp-size-methods-eyebrow{font-size:.96rem!important}.bp-size-methods-title{font-size:2.7rem!important}.bp-size-methods-subtitle{font-size:1.29rem!important}.bp-size-method-badge{font-size:.87rem!important}.bp-size-method-title{font-size:2.03rem!important}.bp-size-method-description{font-size:1.18rem!important}.bp-size-step-caption{font-size:1.07rem!important}.bp-size-table th:nth-child(3),.bp-size-table td:nth-child(3){text-align:center}.bp-size-tip{font-size:1.1rem!important}}@media(max-width:600px){.bp-about-hero{padding-top:70px}.bp-about-section--story{padding-bottom:30px}.bp-about-section--mission{padding-top:30px}.bp-about-hero-eyebrow{font-size:.94rem}.bp-about-hero-title{font-size:2.2rem}.bp-about-hero-subtitle{font-size:1.16rem}.bp-about-section-eyebrow{font-size:.94rem}.bp-about-section-title{font-size:1.98rem}.bp-about-section-subtitle,.bp-about-story-content p{font-size:1.1rem}.bp-about-value-title{font-size:1.38rem}.bp-about-value-text{font-size:1.08rem}.bp-about-cta-eyebrow{font-size:.94rem}.bp-about-cta-title{font-size:1.98rem}.bp-about-cta-subtitle{font-size:1.1rem}.bp-about-cta-button{font-size:1.05rem}}@media(max-width:600px){.bp-contact-hero{padding-top:70px}}@media(max-width:600px){.bp-track-hero{padding-top:70px}}@media(min-width:901px){.bp-hero .bp-container{width:min(100%,82vw)}.bp-hero__inner{grid-template-columns:2.3fr 1fr;column-gap:56px}.bp-hero__visual{margin-left:calc(-9vw - var(--gutter));width:calc(100% + 9vw + var(--gutter))}.bp-hero__copy-top{width:calc(100% + 9vw + var(--gutter) - 170px);margin-right:calc(-9vw - var(--gutter) + 170px);align-self:start;will-change:transform}.bp-form__options{gap:20px}.bp-product-carousel{width:100%;aspect-ratio:1 / 1;max-height:clamp(598px,85vh,900px)}.bp-product-thumbnails{display:none}.bp-product-image img{transform:scale(1.15) translateY(0);will-change:transform}.bliix-pulse-page .product-form__input--pill input[data-color]+label{width:45px;height:45px}}@media(min-width:901px){product-info.bliix-pulse-page .bp-eyebrow{font-size:.98rem;font-weight:600;letter-spacing:.18em}product-info.bliix-pulse-page .bp-h1{font-size:clamp(2.3rem,4.14vw,3.45rem);font-weight:300;line-height:1.1;letter-spacing:-.02em}product-info.bliix-pulse-page .bp-h2{font-size:clamp(2.3rem,4.6vw,3.45rem);font-weight:300;line-height:1.15;letter-spacing:-.02em}product-info.bliix-pulse-page .bp-hero__sub{font-size:1.32rem;line-height:1.7}product-info.bliix-pulse-page .bp-faq__title{font-size:1.21rem;font-weight:500}product-info.bliix-pulse-page .bp-faq__content{font-size:1.09rem;line-height:1.7}product-info.bliix-pulse-page .bp-perf-stat{font-size:clamp(3.16rem,5.75vw,4.31rem);font-weight:300;letter-spacing:-.03em}product-info.bliix-pulse-page .bp-perf-card__copy>p,product-info.bliix-pulse-page .bp-perf-card__text{font-size:1.15rem;line-height:1.65}product-info.bliix-pulse-page .bp-perf-card__text strong,product-info.bliix-pulse-page .bp-perf-card__copy strong{font-weight:600}product-info.bliix-pulse-page .bp-tab{font-size:1.21rem;font-weight:500}product-info.bliix-pulse-page .bp-tab-panel__title{font-size:clamp(2rem,3vw,2.76rem);font-weight:300;line-height:1.2;letter-spacing:-.01em}product-info.bliix-pulse-page .bp-tab-panel__title em{font-weight:300}product-info.bliix-pulse-page .bp-tab-panel__desc{font-size:1.15rem;line-height:1.7}product-info.bliix-pulse-page .bp-tab-panel__bullets li{font-size:1.09rem;line-height:1.65}product-info.bliix-pulse-page .bp-bigidea__quote{font-size:clamp(1.72rem,2.76vw,2.3rem);font-weight:300;line-height:1.45}product-info.bliix-pulse-page .bp-bigidea__quote strong{font-weight:500}product-info.bliix-pulse-page .bp-bigidea__metaphor{font-size:1.15rem;line-height:1.7}product-info.bliix-pulse-page .bp-bigidea__reframe{font-size:1.09rem;font-weight:500;letter-spacing:.02em}product-info.bliix-pulse-page .bp-step__num{font-size:1.09rem;font-weight:600}product-info.bliix-pulse-page .bp-step__content h3{font-size:1.44rem;font-weight:500;line-height:1.3;margin-bottom:8px}product-info.bliix-pulse-page .bp-step__content p{font-size:1.15rem;line-height:1.7}product-info.bliix-pulse-page .bp-app-label{font-size:.86rem;letter-spacing:.12em}product-info.bliix-pulse-page .bp-specs-list li{font-size:1.15rem}product-info.bliix-pulse-page .bp-no-sub-badge h3{font-size:1.72rem;font-weight:500;letter-spacing:-.01em}product-info.bliix-pulse-page .bp-no-sub-badge p{font-size:1.09rem;line-height:1.7}product-info.bliix-pulse-page .bp-specs .bp-body{font-size:1.09rem;line-height:1.7}product-info.bliix-pulse-page .bp-forwho-row__title{font-size:clamp(2.76rem,4.14vw,3.45rem);font-weight:300;line-height:1.15;letter-spacing:-.02em}product-info.bliix-pulse-page .bp-forwho-row__title em{font-weight:300}product-info.bliix-pulse-page .bp-forwho-row__text{font-size:1.38rem;line-height:1.7;max-width:520px}product-info.bliix-pulse-page .bp-forwho-row__caption{font-size:1.3rem;line-height:1.55}product-info.bliix-pulse-page .bp-size-selector-list{display:flex;flex-wrap:wrap;justify-content:center;grid-template-columns:none;row-gap:16px;column-gap:24px}product-info.bliix-pulse-page .bp-size-selector-list label{margin:0}product-info.bliix-pulse-page .bp-size-selector-hint{flex:0 0 100%;text-align:center}product-info.bliix-pulse-page .bp-forwho{margin-bottom:-10px}product-info.bliix-pulse-page .bp-how__content .bp-steps{margin-top:30px}product-info.bliix-pulse-page .bp-comparison-table th{font-size:1.09rem;font-weight:600;letter-spacing:.01em}product-info.bliix-pulse-page .bp-comparison-table th:first-child{font-size:.92rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}product-info.bliix-pulse-page .bp-comparison-table td{font-size:1.09rem;line-height:1.5}product-info.bliix-pulse-page .bp-reviews__score{font-size:3.45rem;font-weight:300}product-info.bliix-pulse-page .bp-reviews__meta{font-size:1.04rem}product-info.bliix-pulse-page .bp-review-card__author{font-size:1.09rem;font-weight:600}product-info.bliix-pulse-page .bp-review-card__body{font-size:1.09rem;line-height:1.7}product-info.bliix-pulse-page .bp-review-card__date,product-info.bliix-pulse-page .bp-review-card__tag{font-size:.9rem}product-info.bliix-pulse-page .bp-faq-question{font-size:1.21rem;font-weight:500;line-height:1.4}product-info.bliix-pulse-page .bp-faq-answer__inner{font-size:1.09rem;line-height:1.7}product-info.bliix-pulse-page .bp-sticky-bar__name{font-size:1.15rem;font-weight:500}product-info.bliix-pulse-page .bp-sticky-price{font-size:1.5rem;font-weight:500}}@media(max-width:900px){product-info.bliix-pulse-page .bp-eyebrow{font-size:1.1rem;font-weight:600;letter-spacing:.16em}product-info.bliix-pulse-page .bp-text-center .bp-eyebrow{font-size:1.1rem}product-info.bliix-pulse-page .bp-tab-panel__text .bp-eyebrow{font-size:1.1rem}product-info.bliix-pulse-page .bp-forwho .bp-eyebrow,product-info.bliix-pulse-page .bp-comparison .bp-text-center .bp-eyebrow,product-info.bliix-pulse-page .bp-final-cta .bp-eyebrow{font-size:1.1rem}product-info.bliix-pulse-page .bp-h1,product-info.bliix-pulse-page .bp-hero__headline{font-size:2.4rem;font-weight:300;line-height:1.12;letter-spacing:-.02em}product-info.bliix-pulse-page .bp-h2{font-size:2.05rem;font-weight:300;line-height:1.18;letter-spacing:-.02em}product-info.bliix-pulse-page .bp-features .bp-h2,product-info.bliix-pulse-page .bp-comparison .bp-h2,product-info.bliix-pulse-page .bp-forwho .bp-h2,product-info.bliix-pulse-page .bp-final-cta .bp-h2{font-size:2.05rem;font-weight:300}product-info.bliix-pulse-page .bp-hero__sub{font-size:1.15rem;line-height:1.6}product-info.bliix-pulse-page .bp-faq__title,product-info.bliix-pulse-page .bliix-pulse-page .bp-faq__title{font-size:1.05rem;font-weight:500}product-info.bliix-pulse-page .bp-faq__content,product-info.bliix-pulse-page .bliix-pulse-page .bp-faq__content{font-size:.98rem;line-height:1.65}product-info.bliix-pulse-page .bp-perf-stat{font-size:2.6rem;font-weight:300;letter-spacing:-.03em;line-height:1.05}product-info.bliix-pulse-page .bp-perf-card__copy>p,product-info.bliix-pulse-page .bp-perf-card__text{font-size:1.02rem;line-height:1.6}product-info.bliix-pulse-page .bp-perf-card__text strong,product-info.bliix-pulse-page .bp-perf-card__copy strong{font-weight:600}product-info.bliix-pulse-page .bp-perf__title{font-size:2.05rem!important;font-weight:300}product-info.bliix-pulse-page .bp-tab{font-size:1.15rem!important;font-weight:500}product-info.bliix-pulse-page .bp-tab-panel__title{font-size:1.65rem!important;font-weight:300;line-height:1.2;letter-spacing:-.01em}product-info.bliix-pulse-page .bp-tab-panel__title em{font-size:1.65rem!important;font-weight:300}product-info.bliix-pulse-page .bp-tab-panel__desc{font-size:1.05rem!important;line-height:1.6}product-info.bliix-pulse-page .bp-tab-panel__bullets li{font-size:.98rem!important;line-height:1.6}product-info.bliix-pulse-page .bp-bigidea__quote{font-size:1.35rem;font-weight:300;line-height:1.45}product-info.bliix-pulse-page .bp-bigidea__quote strong{font-weight:500}product-info.bliix-pulse-page .bp-bigidea__metaphor{font-size:1.02rem;line-height:1.65}product-info.bliix-pulse-page .bp-bigidea__reframe{font-size:.98rem;font-weight:500;letter-spacing:.02em}product-info.bliix-pulse-page .bp-how__title{font-size:1.1rem}product-info.bliix-pulse-page .bp-step__num{font-size:1rem;font-weight:600}product-info.bliix-pulse-page .bp-step__content h3{font-size:1.2rem;font-weight:500;line-height:1.3}product-info.bliix-pulse-page .bp-step__content p{font-size:1.02rem;line-height:1.65}product-info.bliix-pulse-page .bp-app-label{font-size:.85rem;letter-spacing:.12em}product-info.bliix-pulse-page .bp-specs-list li{font-size:1.02rem}product-info.bliix-pulse-page .bp-no-sub-badge h3{font-size:1.4rem;font-weight:500;letter-spacing:-.01em}product-info.bliix-pulse-page .bp-no-sub-badge p{font-size:.98rem;line-height:1.65}product-info.bliix-pulse-page .bp-specs .bp-body{font-size:.98rem;line-height:1.65}product-info.bliix-pulse-page .bp-specs__inner>div.bp-anim{gap:20px}product-info.bliix-pulse-page .bp-shipping-block{margin-top:0!important}product-info.bliix-pulse-page .bp-forwho-row__title,product-info.bliix-pulse-page .bp-forwho .bp-forwho-row--a .bp-forwho-row__title,product-info.bliix-pulse-page .bp-forwho .bp-forwho-row--c .bp-forwho-row__title,product-info.bliix-pulse-page .bp-forwho .bp-forwho-row--e .bp-forwho-row__title{font-size:2.2rem;font-weight:300;line-height:1.15;letter-spacing:-.02em}product-info.bliix-pulse-page .bp-forwho-row__title em{font-weight:300}product-info.bliix-pulse-page .bp-forwho-row__text,product-info.bliix-pulse-page .bp-forwho .bp-forwho-row--a .bp-forwho-row__text,product-info.bliix-pulse-page .bp-forwho .bp-forwho-row--c .bp-forwho-row__text,product-info.bliix-pulse-page .bp-forwho .bp-forwho-row--e .bp-forwho-row__text{font-size:1.15rem;line-height:1.65}product-info.bliix-pulse-page .bp-forwho-row__caption{font-size:.95rem;line-height:1.55}product-info.bliix-pulse-page .bp-comparison-table th{font-size:.98rem;font-weight:600;letter-spacing:.01em}product-info.bliix-pulse-page .bp-comparison-table th:first-child{font-size:.82rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}product-info.bliix-pulse-page .bp-comparison-table td{font-size:.98rem;line-height:1.5}product-info.bliix-pulse-page .bp-reviews__score{font-size:2.6rem;font-weight:300}product-info.bliix-pulse-page .bp-reviews__meta{font-size:.95rem}product-info.bliix-pulse-page .bp-review-card__author{font-size:1rem;font-weight:600}product-info.bliix-pulse-page .bp-review-card__body{font-size:.98rem;line-height:1.65}product-info.bliix-pulse-page .bp-review-card__date,product-info.bliix-pulse-page .bp-review-card__tag{font-size:.85rem}product-info.bliix-pulse-page .bp-faq-question{font-size:1.1rem;font-weight:500;line-height:1.4}product-info.bliix-pulse-page .bp-faq-answer__inner{font-size:1rem;line-height:1.65}product-info.bliix-pulse-page .bp-final-cta .bp-lead{font-size:1.05rem;line-height:1.6}product-info.bliix-pulse-page .bp-guarantee-item{font-size:1.02rem}product-info.bliix-pulse-page .bp-sticky-bar__name{font-size:1.02rem;font-weight:500}product-info.bliix-pulse-page .bp-sticky-price{font-size:1.25rem;font-weight:500}}@media(max-width:900px){product-info.bliix-pulse-page .bp-anim{opacity:0;transform:translateY(48px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}product-info.bliix-pulse-page .bp-anim.is-visible{opacity:1;transform:translateY(0)}product-info.bliix-pulse-page .bp-perf__title.bp-anim,product-info.bliix-pulse-page .bp-features .bp-text-center.bp-anim,product-info.bliix-pulse-page .bp-specs .bp-text-center.bp-anim,product-info.bliix-pulse-page .bp-comparison .bp-text-center.bp-anim,product-info.bliix-pulse-page .bp-faq .bp-text-center.bp-anim,product-info.bliix-pulse-page .bp-final-cta .bp-text-center.bp-anim,product-info.bliix-pulse-page .bp-how__title.bp-anim,product-info.bliix-pulse-page .bp-how__subtitle.bp-anim{opacity:0;transform:translateY(36px);filter:blur(8px);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1),filter 1s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-perf__title.bp-anim.is-visible,product-info.bliix-pulse-page .bp-features .bp-text-center.bp-anim.is-visible,product-info.bliix-pulse-page .bp-specs .bp-text-center.bp-anim.is-visible,product-info.bliix-pulse-page .bp-comparison .bp-text-center.bp-anim.is-visible,product-info.bliix-pulse-page .bp-faq .bp-text-center.bp-anim.is-visible,product-info.bliix-pulse-page .bp-final-cta .bp-text-center.bp-anim.is-visible,product-info.bliix-pulse-page .bp-how__title.bp-anim.is-visible,product-info.bliix-pulse-page .bp-how__subtitle.bp-anim.is-visible{opacity:1;transform:translateY(0);filter:blur(0)}product-info.bliix-pulse-page .bp-perf-card.bp-anim{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}product-info.bliix-pulse-page .bp-perf-card.bp-anim:nth-child(odd){transform:translateY(-60px)}product-info.bliix-pulse-page .bp-perf-card.bp-anim:nth-child(2n){transform:translateY(60px)}product-info.bliix-pulse-page .bp-perf-card.bp-anim.is-visible{opacity:1;transform:translateY(0)}product-info.bliix-pulse-page .bp-bigidea__quote.bp-anim{opacity:0;transform:translateY(40px) scale(.96);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-bigidea__quote.bp-anim.is-visible{opacity:1;transform:translateY(0) scale(1)}product-info.bliix-pulse-page .bp-bigidea__metaphor.bp-anim{opacity:0;transform:translate(-40px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-bigidea__metaphor.bp-anim.is-visible{opacity:1;transform:translate(0)}product-info.bliix-pulse-page .bp-bigidea__reframe.bp-anim{opacity:0;transform:translate(40px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-bigidea__reframe.bp-anim.is-visible{opacity:1;transform:translate(0)}product-info.bliix-pulse-page .bp-how__visual.bp-anim{opacity:0;transform:scale(.88);transition:opacity 1.1s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-how__visual.bp-anim.is-visible{opacity:1;transform:scale(1)}product-info.bliix-pulse-page .bp-step.bp-anim{opacity:0;transform:translate(-32px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-step.bp-anim.is-visible{opacity:1;transform:translate(0)}product-info.bliix-pulse-page .bp-specs-list.bp-anim{opacity:0;transform:translate(-32px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-specs-list.bp-anim.is-visible{opacity:1;transform:translate(0)}product-info.bliix-pulse-page .bp-specs__inner>div.bp-anim{opacity:0;transform:translate(32px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-specs__inner>div.bp-anim.is-visible{opacity:1;transform:translate(0)}product-info.bliix-pulse-page .bp-comparison-table-wrap.bp-anim{opacity:0;transform:translateY(40px) scale(.97);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-comparison-table-wrap.bp-anim.is-visible{opacity:1;transform:translateY(0) scale(1)}product-info.bliix-pulse-page .bp-reviews__summary.bp-anim{opacity:0;transform:translateY(40px) scale(.96);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-reviews__summary.bp-anim.is-visible{opacity:1;transform:translateY(0) scale(1)}product-info.bliix-pulse-page .bp-tabs .bp-tab{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-tabs .bp-tab.is-visible{opacity:1;transform:translateY(0)}product-info.bliix-pulse-page .bp-tabs .bp-tab:nth-child(1).is-visible{transition-delay:.05s}product-info.bliix-pulse-page .bp-tabs .bp-tab:nth-child(2).is-visible{transition-delay:.12s}product-info.bliix-pulse-page .bp-tabs .bp-tab:nth-child(3).is-visible{transition-delay:.19s}product-info.bliix-pulse-page .bp-tabs .bp-tab:nth-child(4).is-visible{transition-delay:.26s}product-info.bliix-pulse-page .bp-tabs .bp-tab:nth-child(5).is-visible{transition-delay:.33s}product-info.bliix-pulse-page .bp-faq-item{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-faq-item.is-visible{opacity:1;transform:translateY(0)}product-info.bliix-pulse-page .bp-faq-item:nth-child(1).is-visible{transition-delay:.04s}product-info.bliix-pulse-page .bp-faq-item:nth-child(2).is-visible{transition-delay:.11s}product-info.bliix-pulse-page .bp-faq-item:nth-child(3).is-visible{transition-delay:.18s}product-info.bliix-pulse-page .bp-faq-item:nth-child(4).is-visible{transition-delay:.25s}product-info.bliix-pulse-page .bp-faq-item:nth-child(5).is-visible{transition-delay:.32s}product-info.bliix-pulse-page .bp-faq-item:nth-child(6).is-visible{transition-delay:.39s}product-info.bliix-pulse-page .bp-faq-item:nth-child(7).is-visible{transition-delay:.46s}product-info.bliix-pulse-page .bp-faq-item:nth-child(8).is-visible{transition-delay:.53s}product-info.bliix-pulse-page .bp-comparison-table tbody tr{opacity:0;transform:translate(-20px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-comparison-table tbody tr.is-visible{opacity:1;transform:translate(0)}product-info.bliix-pulse-page .bp-comparison-table tbody tr:nth-child(1).is-visible{transition-delay:.05s}product-info.bliix-pulse-page .bp-comparison-table tbody tr:nth-child(2).is-visible{transition-delay:.1s}product-info.bliix-pulse-page .bp-comparison-table tbody tr:nth-child(3).is-visible{transition-delay:.15s}product-info.bliix-pulse-page .bp-comparison-table tbody tr:nth-child(4).is-visible{transition-delay:.2s}product-info.bliix-pulse-page .bp-comparison-table tbody tr:nth-child(5).is-visible{transition-delay:.25s}product-info.bliix-pulse-page .bp-comparison-table tbody tr:nth-child(6).is-visible{transition-delay:.3s}product-info.bliix-pulse-page .bp-comparison-table tbody tr:nth-child(7).is-visible{transition-delay:.35s}product-info.bliix-pulse-page .bp-comparison-table tbody tr:nth-child(8).is-visible{transition-delay:.4s}product-info.bliix-pulse-page .bp-specs-list>li{opacity:0;transform:translateY(16px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}product-info.bliix-pulse-page .bp-specs-list.is-visible>li{opacity:1;transform:translateY(0)}product-info.bliix-pulse-page .bp-specs-list.is-visible>li:nth-child(1){transition-delay:.1s}product-info.bliix-pulse-page .bp-specs-list.is-visible>li:nth-child(2){transition-delay:.16s}product-info.bliix-pulse-page .bp-specs-list.is-visible>li:nth-child(3){transition-delay:.22s}product-info.bliix-pulse-page .bp-specs-list.is-visible>li:nth-child(4){transition-delay:.28s}product-info.bliix-pulse-page .bp-specs-list.is-visible>li:nth-child(5){transition-delay:.34s}product-info.bliix-pulse-page .bp-specs-list.is-visible>li:nth-child(6){transition-delay:.4s}product-info.bliix-pulse-page .bp-specs-list.is-visible>li:nth-child(7){transition-delay:.46s}product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__title,product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__desc,product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__bullets,product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__images{animation:bp-tab-panel-fade .7s cubic-bezier(.16,1,.3,1) both}product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__images{animation-delay:0s}product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__title{animation-delay:.08s}product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__desc{animation-delay:.16s}product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__bullets{animation-delay:.24s}@keyframes bp-tab-panel-fade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){product-info.bliix-pulse-page .bp-anim,product-info.bliix-pulse-page .bp-tabs .bp-tab,product-info.bliix-pulse-page .bp-review-card,product-info.bliix-pulse-page .bp-faq-item,product-info.bliix-pulse-page .bp-comparison-table tbody tr,product-info.bliix-pulse-page .bp-specs-list>li{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__title,product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__desc,product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__bullets,product-info.bliix-pulse-page .bp-tab-panel.is-active .bp-tab-panel__images{animation:none!important}}}@media(min-width:901px){#bp-size-guide .bp-size-guide-title{font-size:2rem;font-weight:600;letter-spacing:-.01em}#bp-size-guide .bp-size-guide-subtitle{font-size:1.32rem;line-height:1.6}#bp-size-guide .bp-size-table th{font-size:1.1rem;padding:12px 16px}#bp-size-guide .bp-size-table td{font-size:1.15rem;padding:12px 16px}#bp-size-guide .bp-size-tip{font-size:1.32rem;line-height:1.65}}@media(min-width:901px){.bp-size-hero-eyebrow{font-size:.94rem}.bp-size-hero-title{font-size:2.86rem}.bp-size-hero-subtitle{font-size:1.27rem;line-height:1.7}.bp-size-table-section .bp-size-table{font-size:.99rem}.bp-size-table-section .bp-size-table th{font-size:1.21rem;padding:11px 15px}.bp-size-table-section .bp-size-table td{font-size:1.1rem;padding:11px 15px}.bp-size-table-section .bp-size-tip{font-size:1.32rem}.bp-size-methods-eyebrow{font-size:.94rem}.bp-size-methods-title{font-size:2.64rem}.bp-size-methods-subtitle{font-size:1.27rem}.bp-size-method-badge{font-size:.86rem}.bp-size-method-title{font-size:1.98rem}.bp-size-method-description{font-size:1.19rem}.bp-size-step-caption{font-size:1.05rem}}@media(min-width:901px){.bp-size-hero-subtitle{line-height:1.7}.bp-about-section-subtitle,.bp-track-howto-subtitle{font-size:1.15rem}.bp-about-story-content p{font-size:1.1rem;line-height:1.8}.bp-contact-card-value{font-size:1.3rem}.bp-contact-card-note{font-size:.97rem}.bp-contact-availability-title,.bp-track-support-title{font-size:1.25rem}.bp-contact-availability-subtitle,.bp-track-support-subtitle{font-size:1rem;line-height:1.6}.bp-size-method-description{font-size:1.08rem}.bp-about-value-title{font-size:1.3rem}.bp-about-value-text{font-size:1rem}.bp-about-cta-subtitle{font-size:1.15rem;line-height:1.7}}.bp-legal-hero{padding:36px var(--gutter) 30px;text-align:center;background:var(--c-bg-2)}.bp-legal-hero-inner{max-width:var(--max-w);margin:0 auto}.bp-legal-hero-eyebrow{display:inline-block;font-size:.935rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--c-silver);margin-bottom:14px}.bp-legal-hero-title{font-size:2.86rem;font-weight:600;color:var(--c-text);line-height:1.15;margin:0 0 18px;letter-spacing:-.02em}.bp-legal-hero-subtitle{font-size:1.265rem;color:var(--c-silver);line-height:1.7;max-width:720px;margin:0 auto}.bp-legal-hero-date{font-size:.935rem;color:var(--c-silver);margin:18px 0 0;font-style:italic}.bp-legal-section{padding:40px var(--gutter) 70px;width:100%}.bp-legal-inner{max-width:860px;margin:0 auto}.bp-legal-toc{background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--r-md);padding:28px 32px;margin-bottom:50px;box-shadow:0 4px 14px #00000008}.bp-legal-toc-title{font-size:1.375rem;font-weight:600;color:var(--c-text);margin:0 0 18px;letter-spacing:-.01em}.bp-legal-toc-list{margin:0;padding:0 0 0 22px;display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;list-style:decimal;color:var(--c-silver)}.bp-legal-toc-list li{padding:4px 0}.bp-legal-toc-list a{color:var(--c-text);text-decoration:none;font-size:1.045rem;font-weight:500;transition:color var(--dur) var(--ease)}.bp-legal-toc-list a:hover{color:var(--c-silver);text-decoration:underline;text-underline-offset:3px}.bp-legal-content{display:flex;flex-direction:column;gap:40px}.bp-legal-article{scroll-margin-top:80px}.bp-legal-article-title{font-size:1.65rem;font-weight:600;color:var(--c-text);line-height:1.25;margin:0 0 16px;letter-spacing:-.01em;padding-bottom:12px;border-bottom:1px solid var(--c-border)}.bp-legal-article-body{font-size:1.078rem;color:var(--c-text);line-height:1.75}.bp-legal-article-body p{margin:0 0 16px}.bp-legal-article-body p:last-child{margin-bottom:0}.bp-legal-article-body strong{font-weight:600;color:var(--c-text)}.bp-legal-article-body ul,.bp-legal-article-body ol{margin:0 0 16px;padding-left:24px}.bp-legal-article-body li{margin-bottom:6px}.bp-legal-article-body a{color:var(--c-text);font-weight:600;text-decoration:underline;text-underline-offset:3px}.bp-legal-article-subtitle{font-size:1.21rem;font-weight:600;color:var(--c-text);line-height:1.4;margin:24px 0 12px;letter-spacing:-.01em}.bp-legal-article-body>.bp-legal-article-subtitle:first-child{margin-top:0}.bp-legal-table-wrapper{overflow-x:auto;margin:16px 0 20px;border-radius:var(--r-sm);border:1px solid var(--c-border)}.bp-legal-table{width:100%;border-collapse:collapse;font-size:1rem;background:var(--c-bg)}.bp-legal-table thead{background:var(--c-bg-2)}.bp-legal-table th,.bp-legal-table td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--c-border);color:var(--c-text);line-height:1.5}.bp-legal-table th{font-weight:600;font-size:.935rem;letter-spacing:.02em}.bp-legal-table tbody tr:last-child td{border-bottom:none}.bp-legal-update{font-style:italic;color:var(--c-silver);font-size:.99rem;margin-top:20px!important}.bp-legal-backtop{position:fixed;right:24px;bottom:24px;width:48px;height:48px;border-radius:50%;background:var(--c-text);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px #00000040;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .3s var(--ease-std),transform .3s var(--ease-std),visibility .3s var(--ease-std),background .2s var(--ease-std);z-index:100;font-family:inherit}.bp-legal-backtop.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.bp-legal-backtop:hover{background:#2a2428;transform:translateY(-2px)}.bp-legal-mediation{margin-top:50px;background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--r-md);padding:32px;display:flex;align-items:center;gap:32px;box-shadow:0 4px 14px #00000008;scroll-margin-top:80px}.bp-legal-mediation-content{flex:1;min-width:0}.bp-legal-mediation-title{font-size:1.65rem;font-weight:600;color:var(--c-text);line-height:1.25;margin:0 0 16px;letter-spacing:-.01em;padding-bottom:12px;border-bottom:1px solid var(--c-border)}.bp-legal-mediation-content p{font-size:1.078rem;color:var(--c-text);line-height:1.75;margin:0 0 12px}.bp-legal-mediation-content p:last-child{margin-bottom:0}.bp-legal-mediation-logo{flex-shrink:0;width:160px;display:flex;align-items:center;justify-content:center}.bp-legal-mediation-logo img{max-width:100%;height:auto;display:block}@media(max-width:600px){.bp-legal-hero{padding-top:70px;padding-bottom:24px}.bp-legal-hero-eyebrow{font-size:.94rem}.bp-legal-hero-title{font-size:2.2rem}.bp-legal-hero-subtitle{font-size:1.16rem}.bp-legal-section{padding:30px var(--gutter) 50px}.bp-legal-toc{padding:22px 22px 22px 24px;margin-bottom:36px}.bp-legal-toc-title{font-size:1.25rem;margin-bottom:14px}.bp-legal-toc-list{grid-template-columns:1fr;gap:6px;padding-left:20px}.bp-legal-toc-list a{font-size:1rem}.bp-legal-content{gap:32px}.bp-legal-article-title{font-size:1.4rem;margin-bottom:14px}.bp-legal-article-body{font-size:1.05rem;line-height:1.7}.bp-legal-article-subtitle{font-size:1.12rem;margin:20px 0 10px}.bp-legal-hero-date{font-size:.9rem}.bp-legal-table{font-size:.95rem}.bp-legal-table th,.bp-legal-table td{padding:10px 12px}.bp-legal-backtop{right:16px;bottom:16px;width:44px;height:44px}.bp-legal-mediation{flex-direction:column;align-items:stretch;padding:24px 22px;gap:24px;margin-top:36px}.bp-legal-mediation-title{font-size:1.4rem;margin-bottom:14px}.bp-legal-mediation-content p{font-size:1.05rem;line-height:1.7}.bp-legal-mediation-logo{width:100%;max-width:200px;margin:0 auto}}.bp-section.bp-specs{display:none}.bp-section.bp-faq{background:var(--c-bg)}.bp-footer__newsletter-content{background:#211e1c}.bp-footer__newsletter-title,.bp-footer__menu-title{color:#fff}.bp-footer__newsletter-subtitle,.bp-footer__newsletter-privacy,.bp-footer__copyright p,.bp-footer__payment-text{color:#ffffff8c}.bp-footer__menu-link{color:#ffffffa6}.bp-footer__menu-link:hover,.bp-footer__newsletter-input{color:#fff}.bp-footer__newsletter-input::placeholder{color:#fff6}.bp-footer__newsletter-btn,.bp-footer__newsletter-privacy a{color:#fff}.bp-footer__newsletter-btn:hover,.bp-footer__newsletter-privacy a:hover{color:#ffffffb3}product-info.bliix-pulse-page article.bp-perf-card.bp-anim,product-info.bliix-pulse-page article.bp-perf-card.bp-anim:nth-child(odd),product-info.bliix-pulse-page article.bp-perf-card.bp-anim:nth-child(2n){opacity:0;transform:none;filter:blur(16px);transition:transform .3s ease,opacity .8s ease,filter .8s ease;transition-delay:0s}product-info.bliix-pulse-page article.bp-perf-card.bp-anim.is-visible,product-info.bliix-pulse-page article.bp-perf-card.bp-anim.is-visible:nth-child(odd),product-info.bliix-pulse-page article.bp-perf-card.bp-anim.is-visible:nth-child(2n){opacity:1;transform:none;filter:blur(0)}@media(hover:hover){product-info.bliix-pulse-page article.bp-perf-card.bp-anim.is-visible:nth-child(odd):hover,product-info.bliix-pulse-page article.bp-perf-card.bp-anim.is-visible:nth-child(2n):hover{transform:translateY(-2px)}}product-info.bliix-pulse-page .bp-bigidea__line--1.bp-anim{opacity:0;transform:translateY(28px);transition:opacity .6s var(--ease),transform .6s var(--ease);transition-delay:.4s}product-info.bliix-pulse-page .bp-bigidea__line--1.bp-anim.is-visible{opacity:1;transform:translateY(0)}product-info.bliix-pulse-page .bp-bigidea__line--2.bp-anim{opacity:0;transform:none;filter:blur(16px);transition:opacity .8s ease,filter .8s ease;transition-delay:.75s}product-info.bliix-pulse-page .bp-bigidea__line--2.bp-anim.is-visible{opacity:1;transform:none;filter:blur(0)}product-info.bliix-pulse-page .bp-reviews-track-wrap{padding-block:50px;margin-block:-50px}product-info.bliix-pulse-page .bp-review-card.bp-anim{opacity:0;transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}product-info.bliix-pulse-page .bp-review-card.bp-anim:nth-child(odd){transform:translateY(45px)}product-info.bliix-pulse-page .bp-review-card.bp-anim:nth-child(2n){transform:translateY(-45px)}product-info.bliix-pulse-page .bp-review-card.bp-anim.is-visible:nth-child(odd),product-info.bliix-pulse-page .bp-review-card.bp-anim.is-visible:nth-child(2n){opacity:1;transform:translateY(0)}product-info.bliix-pulse-page .bp-footer__newsletter-btn,product-info.bliix-pulse-page .bp-footer__newsletter-privacy a{color:#fff}product-info.bliix-pulse-page .bp-footer__newsletter-btn:hover,product-info.bliix-pulse-page .bp-footer__newsletter-privacy a:hover{color:#ffffffb3}
/*# sourceMappingURL=/cdn/shop/t/12/assets/bliix-pulse.css.map */
