:root{color-scheme:light dark;--bc-bg:#fafbfc;--bc-surface:#f0f3f6;--bc-text:#18212e;--bc-muted:#536172;--bc-line:#dbe1e8;--bc-blue:#00337c;--bc-button:#00337c;--bc-on-button:#fafbfc;--bc-radius:8px}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{color:inherit}a{color:inherit;text-underline-offset:3px}img{display:block;max-width:100%;height:auto}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #367cdf;outline-offset:3px}[hidden]{display:none!important}.bc-page{background:var(--bc-bg);color:var(--bc-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}.bc-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.bc-skip{position:fixed;top:-100px;left:16px;padding:12px;background:var(--bc-bg);z-index:5}.bc-skip:focus{top:8px}.bc-header{height:56px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--bc-line);gap:12px;max-width:1440px;margin:auto}.bc-header>a{background:#f0f3f6;border-radius:4px;padding:4px 7px;flex:none}.bc-header img{width:74px;height:auto}.bc-header__tools{display:flex;align-items:center;gap:14px;font-size:12px}.bc-header__tools form{display:flex;align-items:center;gap:5px}.bc-header select{background:var(--bc-bg);color:var(--bc-text);border:0;max-width:133px;min-height:44px;font-size:12px}.bc-header form button{background:none;min-height:44px;text-decoration:underline;font-size:12px}.bc-cart-link{text-decoration:none;min-height:44px;display:flex;align-items:center;gap:5px;font-weight:600}.bc-cart-link span{font-size:11px;background:var(--bc-surface);border-radius:4px;min-width:19px;text-align:center}.bc-currency{color:var(--bc-muted)}
.bc-product{max-width:1180px;margin:auto;padding:14px 16px 0;display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.bc-summary h1{font-size:27px;line-height:1.15;letter-spacing:-.8px;margin:0 0 5px;font-weight:700}.bc-summary p{font-size:13px;color:var(--bc-muted);line-height:1.4;margin:0;max-width:48ch}.bc-gallery{min-width:0}.bc-gallery__rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;background:#edf0f3;border-radius:var(--bc-radius);overscroll-behavior-x:contain}.bc-gallery__rail::-webkit-scrollbar{display:none}.bc-slide{flex:0 0 100%;min-width:0;height:clamp(164px,27svh,250px);scroll-snap-align:center;padding:0;background:#edf0f3;display:flex;align-items:center;justify-content:center}.bc-slide img{width:100%;height:100%;object-fit:contain}.bc-gallery__nav{display:flex;align-items:center;justify-content:space-between;height:32px;color:var(--bc-muted)}.bc-gallery__nav span{font-size:11px}.bc-gallery__nav button{min-width:44px;height:32px;background:none;font-size:26px;line-height:1}.bc-buybox{min-width:0}.bc-price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;line-height:1.2}.bc-price{font-size:28px;letter-spacing:-.8px}.bc-price-row>span{font-size:12px;color:var(--bc-muted)}.bc-price-row s{font-size:14px;color:var(--bc-muted)}.bc-essentials{padding:0;margin:10px 0 9px;list-style:none;display:grid;gap:3px;font-size:13px;line-height:1.35}.bc-essentials li:before{content:"✓";color:var(--bc-blue);font-weight:700;margin-right:7px}.bc-assurance{display:flex;gap:8px 16px;flex-wrap:wrap;font-size:12px;font-weight:600;padding-bottom:10px}.bc-assurance a{text-decoration:underline;text-decoration-color:var(--bc-line)}.bc-form{margin:0}.bc-variant-label{display:block;font-size:12px;margin-bottom:4px}.bc-form>select{width:100%;min-height:44px;border:1px solid var(--bc-line);border-radius:var(--bc-radius);background:var(--bc-bg);color:var(--bc-text);padding:8px 12px;margin-bottom:10px}
.bc-reviews{border:1px solid var(--bc-line);border-radius:var(--bc-radius);overflow:hidden;margin-bottom:10px;background:var(--bc-surface)}.bc-reviews__heading{display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:30px}.bc-text-button,.bc-pause{background:none;padding:0;text-decoration:underline;text-underline-offset:3px}.bc-reviews__heading .bc-text-button{font-size:11px;font-weight:700;text-decoration:none;min-height:30px}.bc-reviews__heading .bc-text-button span{font-weight:400;color:var(--bc-muted)}.bc-pause{font-size:11px;min-width:44px;min-height:30px;color:var(--bc-muted)}.bc-reviews__window{overflow:hidden}.bc-reviews__track{display:flex;width:max-content;animation:bc-reviews 210s linear infinite;will-change:transform}.bc-reviews__group{display:flex;gap:18px;padding-right:18px}.bc-review{background:none;padding:0 10px 9px;text-align:left;flex:0 0 auto;width:300px;color:var(--bc-text)}.bc-review__excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.4;min-height:34px}.bc-review__author{display:flex;align-items:center;gap:6px;margin-top:4px;font-size:10px;white-space:nowrap;color:var(--bc-muted)}.bc-review__author strong{color:var(--bc-text)}.bc-review__author>span:not(.bc-stars){overflow:hidden;text-overflow:ellipsis}.bc-stars{color:var(--bc-blue);letter-spacing:1px;white-space:nowrap}.bc-reviews:hover .bc-reviews__track,.bc-reviews:focus-within .bc-reviews__track,.bc-reviews.is-paused .bc-reviews__track{animation-play-state:paused}@keyframes bc-reviews{to{transform:translateX(-50%)}}
.bc-purchase-row{display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px}.bc-quantity{display:flex;align-items:center;border:1px solid var(--bc-line);border-radius:var(--bc-radius);overflow:hidden}.bc-quantity button{width:29px;min-height:48px;background:none;font-size:18px}.bc-quantity input{width:32px;text-align:center;border:0;padding:0;background:none;color:inherit;min-height:48px;appearance:textfield;font-size:16px}.bc-quantity input::-webkit-inner-spin-button,.bc-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bc-button{background:var(--bc-button);color:var(--bc-on-button);border-radius:var(--bc-radius);padding:12px 16px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:650;line-height:1.2;text-decoration:none;white-space:nowrap;transition:opacity .15s,transform .15s}.bc-button:hover{opacity:.9}.bc-button:active{transform:scale(.985)}.bc-checkout-note{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:9px;font-size:10px;color:var(--bc-muted);min-height:30px}.bc-payment-icons{display:flex;gap:3px;flex-wrap:wrap}.bc-payment-icons svg{width:27px;height:17px}.bc-message{margin:8px 0 0;font-size:13px;font-weight:600}.bc-message.is-error{color:#b02020}.bc-cart-success{display:flex;align-items:center;gap:12px;margin-top:10px}.bc-cart-success .bc-button{font-size:13px;flex:1}.bc-cart-success .bc-text-button{font-size:12px}
.bc-details{border-top:1px solid var(--bc-line);margin-top:24px;padding:28px 0 36px;min-width:0}.bc-details h2{font-size:22px;line-height:1.2;letter-spacing:-.5px;margin:0 0 16px}.bc-details__grid{display:grid;gap:24px}.bc-details details{border-bottom:1px solid var(--bc-line)}.bc-details summary{padding:14px 22px 14px 0;cursor:pointer;font-weight:600;font-size:14px;position:relative;list-style:none}.bc-details summary::-webkit-details-marker{display:none}.bc-details summary:after{content:"+";position:absolute;right:2px;font-size:19px;top:10px}.bc-details details[open] summary:after{content:"−"}.bc-details details p{font-size:14px;line-height:1.65;color:var(--bc-muted);margin:0;padding:0 0 17px;max-width:65ch}.bc-trial{background:var(--bc-surface);border-radius:var(--bc-radius);padding:22px}.bc-trial h3{font-size:19px;letter-spacing:-.3px;line-height:1.25;margin:0 0 10px}.bc-trial p{font-size:14px;line-height:1.65;color:var(--bc-muted);margin:0 0 14px}.bc-trial a{display:block;font-size:13px;margin-top:9px;font-weight:600}.bc-footer{border-top:1px solid var(--bc-line);padding:24px 16px calc(100px + env(safe-area-inset-bottom));max-width:1180px;margin:auto;font-size:11px;color:var(--bc-muted)}.bc-footer nav{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:12px}.bc-sticky{position:fixed;bottom:0;left:0;right:0;background:var(--bc-bg);border-top:1px solid var(--bc-line);padding:10px 16px calc(10px + env(safe-area-inset-bottom));display:flex;justify-content:space-between;align-items:center;gap:10px;z-index:3}.bc-sticky>div{display:flex;flex-direction:column;min-width:0}.bc-sticky strong{font-size:12px;white-space:nowrap}.bc-sticky span{font-size:13px}.bc-sticky .bc-button{font-size:13px;min-height:44px;padding:10px 24px}
.bc-dialog{border:1px solid var(--bc-line);border-radius:12px;padding:0;background:var(--bc-bg);color:var(--bc-text);max-height:85svh;width:min(660px,calc(100% - 24px));max-width:100%;overscroll-behavior:contain}.bc-dialog::backdrop{background:rgb(16 25 39 / .65)}.bc-dialog__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 18px;border-bottom:1px solid var(--bc-line);position:sticky;top:0;background:var(--bc-bg);z-index:1}.bc-dialog h2{font-size:20px;margin:0}.bc-dialog [data-bc-close]{background:var(--bc-bg);min-width:44px;min-height:44px;font-size:28px;line-height:1;border-radius:var(--bc-radius)}.bc-dialog__body{padding:0 20px}.bc-full-review{padding:22px 0;border-bottom:1px solid var(--bc-line);scroll-margin-top:86px}.bc-full-review header{display:flex;gap:4px 12px;align-items:center;flex-wrap:wrap;font-size:13px}.bc-full-review header>span:not(.bc-stars){color:var(--bc-muted);font-size:12px}.bc-full-review blockquote{margin:10px 0 0;line-height:1.7;font-size:14px}.bc-image-dialog{width:min(1000px,calc(100% - 20px));background:#edf0f3}.bc-image-dialog>button{position:sticky;top:8px;left:calc(100% - 52px);z-index:1}.bc-image-dialog img{max-height:75svh;width:100%;object-fit:contain}.bc-no-scroll{overflow:hidden}
@media(min-width:768px){.bc-header{height:64px;padding:0 28px}.bc-product{padding:28px 28px 0;gap:14px 28px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.bc-summary{grid-column:2;grid-row:1;align-self:end}.bc-summary h1{font-size:30px}.bc-summary p{font-size:14px}.bc-gallery{grid-column:1;grid-row:1 / span 2;align-self:start}.bc-slide{height:440px}.bc-buybox{grid-column:2;grid-row:2}.bc-essentials{font-size:14px;gap:6px;margin-top:14px;margin-bottom:13px}.bc-assurance{font-size:12px;padding-bottom:14px}.bc-reviews{margin-bottom:12px}.bc-reviews__heading{height:34px}.bc-review__excerpt{font-size:13px;min-height:37px}.bc-review{width:330px;padding-bottom:12px}.bc-review__author{font-size:11px}.bc-checkout-note{flex-wrap:wrap;font-size:11px}.bc-details{grid-column:1 / -1;margin-top:28px;padding:36px 0 50px}.bc-details__grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:50px}.bc-details h2{font-size:28px}.bc-footer{padding-left:28px;padding-right:28px}.bc-sticky{padding-left:max(28px,calc((100vw - 1124px)/2));padding-right:max(28px,calc((100vw - 1124px)/2))}.bc-sticky strong{font-size:14px}}
@media(min-width:1024px){.bc-product{padding-top:32px;column-gap:56px;row-gap:16px}.bc-summary h1{font-size:34px;letter-spacing:-1px}.bc-slide{height:490px}.bc-price{font-size:32px}.bc-essentials{font-size:15px;line-height:1.5}.bc-assurance{font-size:13px}.bc-review{width:360px}.bc-review__excerpt{font-size:13px}.bc-gallery__nav{height:40px}.bc-gallery__nav button{height:40px}}
@media(max-width:374px){.bc-product{padding:12px 12px 0;gap:8px}.bc-summary h1{font-size:25px}.bc-slide{height:165px}.bc-header{padding:0 12px}.bc-header select{max-width:102px}.bc-header__tools{gap:9px}.bc-essentials{font-size:12px}.bc-review{width:270px}.bc-review__author{font-size:9px}.bc-checkout-note{font-size:9px}.bc-checkout-note svg{width:23px}.bc-sticky .bc-button{padding-inline:16px}.bc-sticky strong{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.bc-reviews__window{overflow-x:auto}.bc-reviews__group[aria-hidden]{display:none}.bc-pause{display:none}}
@media(prefers-color-scheme:dark){:root{--bc-bg:#151b24;--bc-surface:#202a37;--bc-text:#ecf0f5;--bc-muted:#b3becd;--bc-line:#3b4859;--bc-blue:#9dbfff;--bc-button:#a6c8ff;--bc-on-button:#13243e}.bc-message.is-error{color:#ffabab}}
.bc-header>a{background:#00337c}
.bc-cart-page,.bc-content-page{max-width:1000px;margin:auto;padding:28px 16px 60px;min-height:60svh}.bc-cart-page h1,.bc-content-page h1{font-size:30px;letter-spacing:-.8px;margin:0 0 24px;line-height:1.2}.bc-cart-item{display:grid;grid-template-columns:80px minmax(0,1fr);gap:16px;padding:20px 0;border-bottom:1px solid var(--bc-line)}.bc-cart-item>a{align-self:start}.bc-cart-item img{border-radius:var(--bc-radius);width:80px;height:80px;object-fit:cover}.bc-cart-item h2{font-size:15px;line-height:1.4;margin:0 0 5px}.bc-cart-item a{text-decoration:none}.bc-cart-item p{font-size:12px;color:var(--bc-muted);margin:4px 0}.bc-cart-item strong{display:inline-block;margin-top:5px}.bc-cart-edit{display:flex;align-items:center;gap:12px;margin-top:12px;font-size:12px}.bc-cart-edit input{width:60px;min-height:44px;background:var(--bc-bg);color:var(--bc-text);border:1px solid var(--bc-line);border-radius:var(--bc-radius);padding:8px;font-size:16px}.bc-cart-edit a{text-decoration:underline;padding:12px 0}.bc-cart-total{padding:22px 0}.bc-cart-total h2,.bc-cart-total>p:first-child{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:20px}.bc-cart-total p{font-size:13px;color:var(--bc-muted)}.bc-cart-total>.bc-button{display:flex;width:100%;margin-top:10px}.bc-cart-update{background:var(--bc-surface);border:1px solid var(--bc-line);border-radius:var(--bc-radius);width:100%;padding:12px;min-height:44px}.bc-content-page{max-width:760px}.bc-richtext{line-height:1.7}.bc-richtext p{margin-bottom:16px}.bc-content-page label{display:block;font-size:14px;margin:16px 0 5px}.bc-content-page input,.bc-content-page textarea{width:100%;border:1px solid var(--bc-line);background:var(--bc-bg);color:var(--bc-text);padding:12px;border-radius:var(--bc-radius);font:inherit;min-height:44px}.bc-content-page .bc-button{margin-top:16px}
@media(min-width:768px){#bc-cart-form{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:44px}.bc-cart-page,.bc-content-page{padding-top:48px}.bc-cart-total{align-self:start}}
@media(max-width:767px) and (max-height:740px){.bc-slide{height:clamp(132px,22svh,164px)}.bc-product{gap:8px}.bc-summary h1{font-size:25px}.bc-essentials{margin-top:8px;margin-bottom:7px}.bc-assurance{padding-bottom:8px}.bc-reviews{margin-bottom:8px}}
@media(max-width:374px){.bc-header{gap:8px}.bc-header__tools{gap:6px}.bc-header select{max-width:70px;min-width:0}.bc-header__tools form{gap:2px}.bc-price-row{gap:8px}.bc-price-row>span{font-size:11px}}
@media(max-width:767px) and (max-height:640px){.bc-slide{height:120px}.bc-product{gap:6px}.bc-review__excerpt{-webkit-line-clamp:1;min-height:17px}.bc-reviews__heading{height:28px}.bc-review{padding-bottom:7px}.bc-essentials{margin:7px 0}.bc-checkout-note{padding-top:7px}}
.bc-reviews:focus-within:not(.is-paused) .bc-reviews__track{animation-play-state:running}.bc-reviews:has(.bc-review:focus-visible) .bc-reviews__track{animation-play-state:paused}
@media(hover:hover){.bc-reviews:hover .bc-reviews__track{animation-play-state:paused}}
.bc-product .bc-slide{height:auto;aspect-ratio:1/1}.bc-product .bc-slide img{width:100%;height:100%;object-fit:contain}.bc-product .bc-price{font-size:23px;font-weight:600;letter-spacing:-.4px}.bc-average{display:flex;align-items:center;gap:8px;font-size:12px;margin-top:9px;text-decoration:none}.bc-average>span:last-child{color:var(--bc-muted);text-decoration:underline}.bc-average strong{font-weight:600}.bc-stars{color:#986318}.bc-average>.bc-stars{font-size:15px;letter-spacing:2px}.bc-essentials li{display:flex;gap:9px;align-items:center}.bc-essentials li:before{content:none}.bc-benefit-icon{display:flex;align-items:center;justify-content:center;flex:0 0 28px;height:28px;border-radius:6px;background:var(--bc-surface);color:var(--bc-blue)}.bc-benefit-icon svg{width:19px;height:19px}.bc-product .bc-essentials{gap:5px;margin-block:11px}.bc-product .bc-reviews{background:var(--bc-bg)}.bc-product .bc-reviews__heading{height:32px;padding:0 12px}.bc-reviews__heading>a{font-weight:600;color:var(--bc-muted)}.bc-review-slides{touch-action:pan-y;min-height:107px}.bc-review-card{padding:2px 14px 6px;width:100%;background:none;text-align:left;display:block}.bc-review-card>.bc-stars{font-size:13px;line-height:1.3;display:block;margin-bottom:5px}.bc-review-card__quote{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.5;min-height:58.5px}.bc-review-card__author{display:flex;align-items:center;gap:7px;font-size:10px;margin-top:7px;color:var(--bc-muted);min-height:15px}.bc-review-card__author strong{color:var(--bc-text);white-space:nowrap}.bc-review-card__author>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bc-review-controls{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:0 7px 2px}.bc-review-arrow{width:32px;height:32px;flex-shrink:0;background:none;font-size:24px;line-height:1}.bc-review-dots{display:flex;align-items:center;justify-content:center;min-width:0;flex:1}.bc-review-dots button{padding:0;width:18px;height:28px;display:flex;align-items:center;justify-content:center;background:none}.bc-review-dots span{width:5px;height:5px;background:var(--bc-muted);opacity:.4;border-radius:50%;transition:transform .2s,opacity .2s}.bc-review-dots [aria-current=true] span{background:var(--bc-blue);opacity:1;transform:scale(1.4)}.bc-review-card.is-active{animation:bc-review-in .24s ease-out}@keyframes bc-review-in{from{opacity:.25;transform:translateX(5px)}to{opacity:1;transform:none}}
.bc-customer-reviews{grid-column:1/-1;min-width:0;border-top:1px solid var(--bc-line);padding:32px 0 44px}.bc-customer-reviews__heading{margin-bottom:22px}.bc-customer-reviews h2{font-size:25px;line-height:1.2;letter-spacing:-.6px;margin:0 0 9px}.bc-customer-reviews__heading p{font-size:14px;margin:0;display:flex;gap:10px;align-items:center}.bc-customer-reviews__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start}.bc-customer-review{border:1px solid var(--bc-line);border-radius:var(--bc-radius);overflow:hidden}.bc-customer-review__content{padding:20px}.bc-customer-review__photo{width:100%;max-height:420px;aspect-ratio:4/3;object-fit:cover}.bc-customer-review h3{font-size:14px;margin:9px 0 2px}.bc-customer-review__role{font-size:12px;color:var(--bc-muted);margin:0}.bc-customer-review blockquote{font-size:14px;line-height:1.7;margin:14px 0 0}.bc-more-reviews{display:block;margin:24px auto 0;background:var(--bc-surface);border:1px solid var(--bc-line);border-radius:var(--bc-radius);min-height:44px;padding:10px 22px;font-size:13px;font-weight:600}
@media(min-width:768px){.bc-product{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.bc-gallery{position:sticky;top:20px}.bc-product .bc-price{font-size:25px}.bc-review-card__quote{font-size:14px;min-height:63px}.bc-review-card__author{font-size:11px}.bc-customer-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.bc-customer-reviews h2{font-size:28px}}
@media(max-width:374px){.bc-product .bc-price{font-size:22px}.bc-review-card__quote{font-size:12px;min-height:54px}.bc-review-dots button{width:15px}.bc-review-card__author{font-size:9px}.bc-product .bc-essentials{font-size:12px}}
@media(prefers-color-scheme:dark){.bc-stars{color:#e6bd77}}
@media(prefers-reduced-motion:reduce){.bc-review-card.is-active{animation:none}.bc-review-dots span{transition:none}}
