.bc-cart-drawer{--drawer-navy: #0b4265;--drawer-navy-dark: #0a3453;--drawer-text: #112945;--drawer-muted: #6b7b8e;--drawer-line: rgba(16, 53, 83, .13);--drawer-soft: #f6f9fc;--drawer-orange: #f25b13;--drawer-blue: #0d62a5;--drawer-green: #e7f7ee;--drawer-green-text: #08713e;position:relative;z-index:1200}body.bc-cart-drawer-open{overflow:hidden}body.bc-cart-drawer-open inbox-online-store-chat#ShopifyChat,body.bc-cart-drawer-open .bacurr-cur-block,body.bc-cart-drawer-open .bacurr-dropdownChoices{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.bc-cart-drawer svg{width:1em;height:1em;flex:0 0 auto;display:block}.bc-cart-drawer [hidden]{display:none!important}.bc-cart-drawer__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;background:#09243d7a;opacity:0;pointer-events:none;transition:opacity .22s cubic-bezier(.22,.61,.36,1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bc-cart-drawer__panel{position:fixed;inset:0 0 0 auto;z-index:2147483001;width:min(460px,100vw);height:100dvh;background:#fff;color:var(--drawer-text);display:flex;flex-direction:column;box-shadow:-28px 0 70px #0b2d4847;transform:translate(100%);transition:transform .26s cubic-bezier(.22,.61,.36,1);outline:none}.bc-cart-drawer.is-open .bc-cart-drawer__scrim{opacity:1;pointer-events:auto}.bc-cart-drawer.is-open .bc-cart-drawer__panel{transform:translate(0)}.bc-cart-drawer__header{background:linear-gradient(135deg,var(--drawer-navy) 0%,var(--drawer-navy-dark) 100%);color:#fff;min-height:78px;padding:18px 18px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.bc-cart-drawer__header h2{margin:0;color:#fff;font-family:var(--bc-font-display, inherit);font-size:1.45rem;line-height:1;letter-spacing:0}.bc-cart-drawer__header p{margin:8px 0 0;color:#ffffffb8;font-size:.82rem}.bc-cart-drawer__close,.bc-cart-drawer__remove,.bc-cart-drawer__upsell-dismiss{border:1px solid rgba(123,151,176,.28);background:#ffffff24;color:currentColor;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.bc-cart-drawer__close{width:38px;height:38px;border-radius:999px;color:#fff}.bc-cart-drawer__scroll{flex:1;overflow:auto;padding:18px;background:linear-gradient(180deg,#fff 0% 72%,#fbfcfd)}.bc-cart-drawer__items{display:grid;gap:0}.bc-cart-drawer__item{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:14px;padding:0 0 18px;border-bottom:1px solid var(--drawer-line)}.bc-cart-drawer__item+.bc-cart-drawer__item{padding-top:18px}.bc-cart-drawer__item-media,.bc-cart-drawer__upsell-media{display:flex;align-items:center;justify-content:center;background:#eef6ff;border:1px solid rgba(24,91,143,.12);overflow:hidden}.bc-cart-drawer__item-media{width:76px;height:76px;border-radius:12px}.bc-cart-drawer__item-media img,.bc-cart-drawer__upsell-media img{width:100%;height:100%;object-fit:cover}.bc-cart-drawer__item-main{min-width:0;display:flex;flex-direction:column;gap:14px}.bc-cart-drawer__item-copy a,.bc-cart-drawer__upsell-copy a{color:var(--drawer-text);font-weight:800;text-decoration:none;line-height:1.25}.bc-cart-drawer__item-copy p,.bc-cart-drawer__upsell-copy p{margin:4px 0 0;color:var(--drawer-muted);font-size:.83rem;line-height:1.35}.bc-cart-drawer__qty{width:fit-content;min-width:92px;height:34px;border-radius:999px;border:1px solid rgba(21,82,130,.16);background:var(--drawer-soft);display:grid;grid-template-columns:31px 30px 31px;align-items:center;overflow:hidden}.bc-cart-drawer__qty button{height:100%;border:0;background:transparent;color:var(--drawer-navy);font-size:1rem;font-weight:800;cursor:pointer}.bc-cart-drawer__qty span{text-align:center;font-weight:800;color:var(--drawer-text)}.bc-cart-drawer__item-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:16px}.bc-cart-drawer__remove{width:22px;height:22px;border-radius:999px;background:#f8fbff;color:#8aa0b4}.bc-cart-drawer__line-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.bc-cart-drawer__line-price s{color:#8aa0b4;font-size:.78rem;font-weight:700;line-height:1;text-decoration-thickness:1px}.bc-cart-drawer__line-price span{color:var(--drawer-green-text);font-size:.74rem;font-weight:900;line-height:1.1;white-space:nowrap}.bc-cart-drawer__item-side strong,.bc-cart-drawer__totals strong{color:var(--drawer-text);font-size:.96rem;white-space:nowrap}.bc-cart-drawer__shipping{margin-top:16px;border-radius:10px;background:var(--drawer-green);color:var(--drawer-green-text);min-height:42px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:800;font-size:.86rem}.bc-cart-drawer__shipping span{display:inline-flex;align-items:center;gap:8px}.bc-cart-drawer__upsell{position:relative;margin-top:14px;border:1px solid rgba(21,82,130,.16);border-radius:14px;padding:14px;background:linear-gradient(180deg,#fff,#f8fbff)}.bc-cart-drawer__upsell[hidden]{display:none}.bc-cart-drawer__upsell-label{margin:0 34px 12px 0;color:#8a99aa;font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.bc-cart-drawer__upsell-dismiss{position:absolute;top:12px;right:12px;width:22px;height:22px;border-radius:999px;background:#f7fafc;color:#8aa0b4}.bc-cart-drawer__upsell-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center}.bc-cart-drawer__upsell-media{width:56px;height:56px;border-radius:10px}.bc-cart-drawer__upsell-copy strong{display:inline-block;margin-top:6px;color:var(--drawer-text)}.bc-cart-drawer__upsell-add{border:0;border-radius:999px;background:var(--drawer-blue);color:#fff;min-height:32px;padding:0 14px;font-weight:900;cursor:pointer;box-shadow:0 10px 20px #0d62a533}.bc-cart-drawer__footer{border-top:1px solid var(--drawer-line);padding:16px 18px 18px;background:#fffffff5;box-shadow:0 -16px 36px #0d304e14}.bc-cart-drawer__footer[hidden]{display:none}.bc-cart-drawer__totals{display:grid;gap:9px;margin-bottom:14px}.bc-cart-drawer__totals div{display:flex;align-items:center;justify-content:space-between;gap:12px}.bc-cart-drawer__totals span{color:var(--drawer-muted);font-size:.88rem}.bc-cart-drawer__free{color:var(--drawer-green-text)!important}.bc-cart-drawer__total{padding-top:10px;border-top:1px solid var(--drawer-line)}.bc-cart-drawer__total span,.bc-cart-drawer__total strong{color:var(--drawer-text);font-size:1.05rem;font-weight:900}.bc-cart-drawer__checkout{width:100%;min-height:50px;border-radius:999px;background:var(--drawer-orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;text-decoration:none;box-shadow:0 16px 30px #f25b1338}.bc-cart-drawer__taxes,.bc-cart-drawer__payments{margin:9px 0 0;text-align:center;color:#9aa8b8;font-size:.72rem}.bc-cart-drawer__trust{margin-top:13px;padding-top:13px;border-top:1px solid var(--drawer-line);display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.bc-cart-drawer__trust span{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;color:var(--drawer-text);font-size:.72rem;text-align:center}.bc-cart-drawer__trust span+span{border-left:1px solid var(--drawer-line)}.bc-cart-drawer__help{margin-top:12px;color:var(--drawer-blue);text-decoration:none;font-size:.82rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px}.bc-cart-drawer__empty{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px 12px}.bc-cart-drawer__empty-icon{width:72px;height:72px;border-radius:22px;background:#edf7ff;color:var(--drawer-blue);display:grid;place-items:center;margin-bottom:18px}.bc-cart-drawer__empty h3{margin:0;color:var(--drawer-text);font-family:var(--bc-font-display, inherit);font-size:1.5rem}.bc-cart-drawer__empty p{margin:10px auto 20px;max-width:300px;color:var(--drawer-muted);line-height:1.55}.bc-cart-drawer__empty-cta{min-height:44px;border-radius:999px;background:var(--drawer-orange);color:#fff;padding:0 18px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-weight:900}.bc-cart-drawer__state{display:grid;gap:12px}.bc-cart-drawer__state--loading span{height:72px;border-radius:14px;background:linear-gradient(90deg,#edf3f8,#f7fafc 48%,#edf3f8);background-size:240% 100%;animation:bc-cart-pulse 1.2s ease-in-out infinite}.bc-cart-drawer__state--error{border:1px solid rgba(188,74,46,.22);background:#fff5ef;color:#8b2e17;border-radius:14px;padding:16px}.bc-cart-drawer__state--error button{width:fit-content;border:0;border-radius:999px;background:var(--drawer-orange);color:#fff;min-height:34px;padding:0 14px;font-weight:900;cursor:pointer}.bc-cart-drawer.is-busy .bc-cart-drawer__item,.bc-cart-drawer.is-busy .bc-cart-drawer__upsell,.bc-cart-drawer.is-busy .bc-cart-drawer__footer{pointer-events:none;opacity:.64}@keyframes bc-cart-pulse{to{background-position:-240% 0}}@media(max-width:520px){.bc-cart-drawer__panel{width:100vw;max-width:none}.bc-cart-drawer__header{min-height:74px;padding:16px 18px 14px}.bc-cart-drawer__scroll{padding:16px}.bc-cart-drawer__item{grid-template-columns:74px minmax(0,1fr) auto;gap:12px}.bc-cart-drawer__footer{padding:15px 16px calc(16px + env(safe-area-inset-bottom))}}.bc-footer{background:var(--blue-50);border-top:1px solid var(--border-subtle)}.bc-footer__container{max-width:1080px;margin:0 auto;padding:54px 40px 30px}.bc-footer__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr;gap:40px;margin-bottom:46px}.bc-footer__column{display:flex;flex-direction:column;gap:13px;min-width:0}.bc-footer__title{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--fw-extrabold);letter-spacing:.08em;text-transform:uppercase;color:var(--blue-900);line-height:var(--leading-normal);margin:0 0 4px}.bc-footer__links{display:flex;flex-direction:column;gap:13px;list-style:none;padding:0;margin:0}.bc-footer__link{display:inline-flex;width:fit-content;color:var(--gray-700);text-decoration:none;font-size:var(--text-md);font-weight:var(--fw-medium);line-height:var(--leading-normal);transition:color var(--dur-fast) var(--ease-out)}.bc-footer__link--accent,.bc-footer__link:hover{color:var(--text-link)}.bc-footer__link:focus-visible,.bc-footer__social:focus-visible,.bc-footer__submit:focus-visible,.bc-footer__legal a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.bc-footer__form{display:flex;align-items:center;gap:6px;min-height:46px;padding:5px 5px 5px 16px;border:1px solid rgba(197,206,214,.78);border-radius:var(--radius-pill);background:#ffffffe0;box-shadow:0 8px 22px #0b2a4512;transition:background-color var(--dur-base) var(--ease-out),border-color var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out)}.bc-footer__form:focus-within{border-color:var(--blue-300);background:var(--white);box-shadow:0 0 0 3px #6fa8d633,0 10px 24px #0b2a4517}.bc-footer__input{flex:1;min-width:0;height:34px;border:0;outline:0;background:transparent;color:var(--blue-900);font-family:var(--font-sans);font-size:var(--text-md);font-weight:var(--fw-semibold);padding:0}.bc-footer__input::placeholder{color:var(--gray-500)}.bc-footer__submit{flex:none;width:34px;height:34px;min-width:34px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-pill);background:var(--blue-500);color:var(--white);padding:0;cursor:pointer;box-shadow:var(--shadow-xs);transition:background-color var(--dur-base) var(--ease-out),transform var(--dur-fast) var(--ease-out)}.bc-footer__submit:hover{background:var(--blue-600);transform:translate(1px)}.bc-footer__submit .bc-i{width:18px;height:18px}.bc-footer__microcopy{font-size:var(--text-xs);color:var(--gray-500);line-height:1.5;margin:0}.bc-footer__form-message{width:100%;flex-basis:100%;margin:0}.bc-footer__bottom{border-top:1px solid var(--border-subtle);padding-top:24px;display:flex;flex-direction:row;gap:14px;align-items:center;justify-content:space-between}.bc-footer__brand-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.bc-footer__socials{display:flex;align-items:center;gap:8px}.bc-footer__social{width:36px;height:36px;flex:none;border-radius:50%;background:var(--white);border:1px solid var(--border-subtle);box-shadow:var(--shadow-xs);color:var(--blue-800);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out)}.bc-footer__social:hover{background:var(--blue-800);border-color:var(--blue-800);color:var(--white)}.bc-footer__social .bc-i{width:17px;height:17px}.bc-footer__copyright{font-size:var(--text-sm);color:var(--gray-500);margin:0}.bc-footer__legal{display:flex;gap:18px;flex-wrap:wrap}.bc-footer__legal a{color:var(--gray-500);font-size:var(--text-sm);text-decoration:none}.bc-footer__legal a:hover{color:var(--blue-800)}@media screen and (max-width:749px){.bc-footer__container{max-width:100%;padding:30px 20px 26px}.bc-footer__grid{grid-template-columns:1fr;gap:26px;margin-bottom:28px}.bc-footer__column,.bc-footer__links{gap:12px}.bc-footer__title{margin-bottom:2px}.bc-footer__bottom{padding-top:20px;flex-direction:column;gap:18px;align-items:flex-start}.bc-footer__legal{gap:16px}}.shopify-section:has(>.bc-header){position:sticky;top:0;z-index:20}.bc-header{position:sticky;top:0;z-index:20;background:var(--blue-800)}.bc-header__row{display:flex;align-items:center;gap:14px;justify-content:space-between;padding:14px 0 6px}.bc-header__left{display:flex;align-items:center;gap:10px;min-width:0}.bc-header__brand{display:flex;align-items:center;gap:10px;min-width:0;text-decoration:none}.bc-header__brand:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.bc-header__logo{width:34px;height:34px;flex:none;border-radius:50%;background:var(--white);object-fit:contain;display:block}.bc-header__logo--mono{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:13px;letter-spacing:.02em;color:var(--blue-800)}.bc-header__wordmark{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:1.25rem;color:var(--white);letter-spacing:-.01em;white-space:nowrap}.bc-header__burger{display:none;position:relative;align-items:center;justify-content:center;width:28px;height:38px;flex:none;padding:0;border:none;background:transparent;color:var(--white);cursor:pointer}.bc-header__burger:after{content:"";position:absolute;top:-3px;right:-8px;bottom:-3px;left:-8px}.bc-header__burger:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.bc-header__search{flex:1;max-width:420px;height:42px;margin:0;background:var(--white);border-radius:999px;display:flex;align-items:center;padding:0 6px 0 16px;gap:8px}.bc-header__search:focus-within{outline:2px solid var(--focus-ring);outline-offset:2px}.bc-header__search-icon{width:16px;height:16px;color:var(--gray-400)}.bc-header__search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;padding:0;font-family:var(--font-sans);font-size:var(--text-sm);color:var(--blue-900)}.bc-header__search-input::placeholder{color:var(--gray-400)}.bc-header__search-input::-webkit-search-decoration,.bc-header__search-input::-webkit-search-cancel-button{-webkit-appearance:none}.bc-header__search-submit{width:32px;height:32px;flex:none;border:none;border-radius:50%;background:var(--blue-500);color:var(--white);display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:filter var(--dur-base) var(--ease-out)}.bc-header__search-submit .bc-i{width:15px;height:15px}.bc-header__search-submit:hover{filter:brightness(.94)}.bc-header__search-submit:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.bc-header__actions{display:flex;align-items:center;gap:8px}.bc-header__divider{width:1px;height:22px;flex:none;background:#ffffff2e;margin:0 3px}.bc-header .bc-header__iconbtn{position:relative;width:38px;height:38px;flex:none;border:none;border-radius:50%;background:#ffffff1f;color:var(--white);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;text-decoration:none;transition:background var(--dur-fast) var(--ease-out)}.bc-header__iconbtn:hover{background:#ffffff2e}.bc-header__iconbtn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.bc-header__bubble{position:absolute;top:-2px;right:-2px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--orange-500);color:#fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;border:2px solid var(--blue-800)}.bc-header__bubble-text{display:inline-flex;align-items:center;justify-content:center;line-height:1}.bc-header__bubble-count{font-size:10px;font-weight:800;line-height:1}.bc-header__picker{position:relative}.bc-header__pill{position:relative;display:inline-flex;align-items:center;gap:5px;height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff1f;color:var(--white);font-family:var(--font-sans);font-size:12px;font-weight:800;letter-spacing:.06em;cursor:pointer;transition:background .15s var(--ease-out)}.bc-header__pill--localization{gap:7px}.bc-header__pill-separator{width:1px;height:16px;flex:none;background:#ffffff47}.bc-header__pill:hover{background:#ffffff2e}.bc-header__picker.is-open .bc-header__pill{background:#ffffff3d}.bc-header__pill:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.bc-header__pill-chev{width:12px;height:12px;opacity:.85;transition:transform .18s var(--ease-out)}.bc-header__picker.is-open .bc-header__pill-chev{transform:rotate(180deg)}.bc-header .bc-country-flag,.bc-header .bc-locale-flag{width:20px;height:20px;flex:none;border-radius:50%;background-color:var(--white);box-shadow:inset 0 0 0 1px #00000014,0 1px 2px #0000001f}.bc-header .bc-country-flag{background-image:var(--bc-country-flag-image);background-position:center;background-size:cover}.bc-header .bc-locale-flag{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font-size:15px;line-height:1}.bc-header .bc-locale-flag svg{display:block;width:100%;height:100%}.bc-header .bc-country-flag--pill,.bc-header .bc-locale-flag--pill{width:18px;height:18px;box-shadow:inset 0 0 0 1px #ffffff4d,0 1px 2px #0000002e}.bc-header__drop{display:none;position:absolute;top:calc(100% + 9px);right:0;width:248px;max-height:min(520px,calc(100vh - 92px));overflow-y:auto;background:var(--white);border-radius:var(--radius-md);border:1px solid var(--border-subtle);box-shadow:var(--shadow-xl);padding:6px;z-index:80}.bc-header__picker.is-open .bc-header__drop{display:block;animation:bc-header-fade .18s var(--ease-out)}.bc-header__drop form{margin:0}.bc-header__drop-title{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-400);padding:6px 11px 4px}.bc-header__drop-subtitle{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-700);padding:5px 11px 4px}.bc-header__drop-section--separated{margin-top:6px;padding-top:6px;border-top:1px solid var(--border-subtle)}.bc-header__drop-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:9px 10px;border-radius:var(--radius-sm);border:none;background:transparent;text-align:left;font-family:var(--font-sans);cursor:pointer;transition:background var(--dur-fast) var(--ease-out)}.bc-header__drop-item:hover{background:var(--blue-50)}.bc-header__drop-item[aria-current=true],.bc-header__drop-item[aria-current=true]:hover{background:var(--blue-100)}.bc-header__drop-item:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.bc-header__drop-main{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.bc-header__drop-copy{display:flex;min-width:0;flex-direction:column;gap:1px}.bc-header__drop-code{width:28px;flex:none;font-size:11px;font-weight:800;letter-spacing:.05em;color:var(--blue-800)}.bc-header__drop-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-sm);font-weight:750;color:var(--blue-900)}.bc-header__drop-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-400)}.bc-header__drop-check{width:13px;height:13px;flex:none;color:var(--blue-600)}@keyframes bc-header-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.bc-header__navrow{border-top:1px solid rgba(255,255,255,.1)}.bc-header__nav{display:flex;gap:24px;align-items:stretch}.bc-header__nav-item{position:relative;display:flex}.bc-header .bc-header__nav-link{display:inline-flex;flex-direction:column;align-items:center;gap:5px;padding:10px 2px;font-size:var(--text-sm);font-weight:600;color:#ffffffeb;text-decoration:none}.bc-header__nav-main{display:inline-flex;align-items:center;gap:5px}.bc-header__nav-chev{width:12px;height:12px;opacity:.9;transition:transform .18s var(--ease-out)}.bc-header__nav-bar{width:0;height:3px;border-radius:999px;background:var(--orange-500);transition:width .18s var(--ease-out)}.bc-header .bc-header__nav-link:hover{color:var(--white)}.bc-header__nav-link:hover .bc-header__nav-bar{width:22px}.bc-header__nav-item.is-open .bc-header__nav-chev,.bc-header__nav-item:hover .bc-header__nav-chev,.bc-header__nav-item:focus-within .bc-header__nav-chev{transform:rotate(180deg)}.bc-header .bc-header__nav-link.is-active{color:var(--white);font-weight:800}.bc-header__nav-link.is-active .bc-header__nav-bar{width:22px}.bc-header__nav-link:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.bc-header__dropdown{position:absolute;top:100%;left:50%;width:min(520px,calc(100vw - 32px));padding-top:8px;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,6px);transition:opacity .16s var(--ease-out),transform .16s var(--ease-out),visibility .16s var(--ease-out);z-index:90}.bc-header__nav-item.is-open .bc-header__dropdown,.bc-header__nav-item:hover .bc-header__dropdown,.bc-header__nav-item:focus-within .bc-header__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.bc-header__dropdown-surface{background:var(--white);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-xl);padding:10px}.bc-header__dropdown-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:5px 8px}.bc-header__dropdown-group{min-width:0;padding:2px}.bc-header .bc-header__dropdown-heading,.bc-header .bc-header__dropdown-link{display:block;border-radius:var(--radius-sm);color:var(--blue-900);text-decoration:none}.bc-header .bc-header__dropdown-heading{padding:9px 10px 6px;font-size:var(--text-sm);font-weight:800}.bc-header .bc-header__dropdown-link{padding:8px 10px;font-size:var(--text-sm);font-weight:650;color:var(--gray-700)}.bc-header .bc-header__dropdown-link--standalone{color:var(--blue-900);font-weight:750}.bc-header .bc-header__dropdown-heading:hover,.bc-header .bc-header__dropdown-link:hover,.bc-header .bc-header__dropdown-heading.is-active,.bc-header .bc-header__dropdown-link.is-active{background:var(--blue-50);color:var(--blue-700)}.bc-header__dropdown-sublist{display:grid;gap:1px}.bc-header__dropdown-heading:focus-visible,.bc-header__dropdown-link:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.bc-header__panel{display:none;position:absolute;top:100%;left:0;right:0;background:var(--white);border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:var(--shadow-lg);padding:4px 16px 16px}.bc-header .bc-header__panel-link{display:block;font-size:var(--text-md);font-weight:700;color:var(--blue-900);text-decoration:none;padding:12px 0;border-bottom:1px solid var(--border-subtle)}.bc-header__panel-link:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.bc-header__panel-subnav{display:grid;gap:1px;margin:-4px 0 8px 14px;padding-left:14px;border-left:2px solid var(--blue-100)}.bc-header .bc-header__panel-sublink,.bc-header .bc-header__panel-grandlink{display:block;border-radius:var(--radius-sm);text-decoration:none}.bc-header .bc-header__panel-sublink{padding:8px 10px;color:var(--blue-800);font-size:var(--text-sm);font-weight:750}.bc-header__panel-grandnav{display:grid;gap:1px;margin:-1px 0 4px 12px}.bc-header .bc-header__panel-grandlink{padding:7px 10px;color:var(--gray-700);font-size:var(--text-sm);font-weight:650}.bc-header .bc-header__panel-sublink:hover,.bc-header .bc-header__panel-grandlink:hover,.bc-header .bc-header__panel-sublink.is-active,.bc-header .bc-header__panel-grandlink.is-active{background:var(--blue-50);color:var(--blue-700)}.bc-header__panel-sublink:focus-visible,.bc-header__panel-grandlink:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media screen and (max-width:749px){.bc-header .bc-container{padding-left:16px;padding-right:16px}.bc-header__row{padding:12px 0}.bc-header__left{gap:7px;flex:1 1 auto;overflow:hidden}.bc-header__brand{gap:7px;max-width:100%}.bc-header__burger{display:inline-flex}.bc-header__logo{width:28px;height:28px}.bc-header__logo--mono{font-size:11px}.bc-header__wordmark{font-size:.92rem;overflow:hidden;text-overflow:ellipsis}.bc-header__search,.bc-header__divider,.bc-header .bc-header__iconbtn--account,.bc-header__navrow{display:none}.bc-header__actions{flex:none;gap:6px}.bc-header__pill{height:32px;padding:0 9px}.bc-header__pill:after{content:"";position:absolute;top:-6px;right:0;bottom:-6px;left:0;border-radius:999px}.bc-header__iconbtn:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%}.bc-header.is-menu-open .bc-header__panel{display:block;animation:bc-header-panel .2s var(--ease-out)}}@media screen and (min-width:750px){.bc-header__panel{display:none!important}}@keyframes bc-header-panel{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.bc-recommendations{display:block;overflow:hidden;background:var(--surface-page);padding:var(--bc-recommendations-padding-top) 0 var(--bc-recommendations-padding-bottom)}.bc-recommendations.hidden{display:none}.bc-recommendations__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.bc-recommendations__controls{display:flex;align-items:center;gap:10px;flex:none}.bc-recommendations__arrow{width:46px;height:46px;border-radius:50%;border:1.5px solid var(--gray-300);background:var(--white);color:var(--blue-800);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:transform var(--dur-fast) var(--ease-out),color var(--dur-base) var(--ease-out),border-color var(--dur-base) var(--ease-out),background var(--dur-base) var(--ease-out)}.bc-recommendations__arrow:hover{border-color:var(--brand);background:var(--surface-sky);color:var(--brand)}.bc-recommendations__arrow:active{transform:scale(.95)}.bc-recommendations__arrow:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.bc-recommendations__arrow .bc-i{width:20px;height:20px}.bc-recommendations__arrow-icon--prev{transform:rotate(180deg)}.bc-recommendations__track{display:flex;gap:var(--bc-recommendations-gap);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 2px 14px;cursor:grab;-webkit-overflow-scrolling:touch}.bc-recommendations__track::-webkit-scrollbar{display:none}.bc-recommendations__track.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.bc-recommendations__slide{flex:0 0 var(--bc-recommendations-card-width);min-width:0;scroll-snap-align:start;display:flex}.bc-recommendations__slide>.bc-product-card{width:100%}.bc-recommendations .bc-product-card{min-height:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.bc-recommendations .bc-product-card__media{background:var(--surface-sand)}.bc-recommendations .bc-product-card__badge .bc-badge{border-radius:var(--radius-sm);padding:7px 11px;font-size:var(--text-2xs);font-weight:var(--fw-extrabold)}.bc-recommendations .bc-rating{gap:6px}.bc-recommendations .bc-rating__stars{color:var(--star)}.bc-recommendations .bc-product-card__title{font-size:.98rem}.bc-recommendations .bc-product-card__subtitle{font-size:.83rem;line-height:1.35}.bc-recommendations .bc-product-card .bc-btn--primary{background:var(--white);color:var(--brand);border-color:var(--brand);box-shadow:none}.bc-recommendations .bc-product-card .bc-btn--primary:hover{filter:none;background:var(--brand);color:var(--white)}.bc-recommendations__skeleton-card{width:100%;aspect-ratio:.72;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--white);box-shadow:var(--shadow-sm);overflow:hidden;display:grid;grid-template-rows:1fr auto auto;gap:12px;padding:0 16px 18px}.bc-recommendations__skeleton-card span{display:block;border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--sand-100),var(--gray-100),var(--sand-100));background-size:240% 100%;animation:bc-recommendations-pulse 1.3s ease-in-out infinite}.bc-recommendations__skeleton-card span:first-child{margin:0 -16px;border-radius:0}.bc-recommendations__skeleton-card span:nth-child(2){height:18px;width:82%}.bc-recommendations__skeleton-card span:nth-child(3){height:42px;width:100%;border-radius:var(--radius-pill)}@keyframes bc-recommendations-pulse{0%{background-position:180% 0}to{background-position:-80% 0}}@media screen and (max-width:749px){.bc-recommendations{--bc-recommendations-card-width: min(78vw, 295px)}.bc-recommendations__header{align-items:center;gap:16px;margin-bottom:20px}.bc-recommendations__controls{gap:8px}.bc-recommendations__arrow{width:42px;height:42px}.bc-recommendations__track{margin-right:-18px;padding-bottom:10px}}.bc-product-system [hidden]{display:none!important}.bc-product-system{background:var(--surface-page);padding-bottom:0}.bc-product-system__promo{background:var(--orange-50);border-bottom:1px solid var(--orange-100);color:var(--orange-700)}.bc-product-system__promo-inner{min-height:40px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12.5px;font-weight:var(--fw-bold);text-align:center}.bc-product-system__promo .bc-i{width:15px;height:15px}.bc-product-system__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:44px;align-items:start;padding:26px 0 8px}.bc-product-system__gallery{position:sticky;top:72px;min-width:0}.bc-product-system__media-stage{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--border-sand);border-radius:var(--radius-xl);background:radial-gradient(120% 100% at 50% 0%,#fff 0%,var(--sand-100) 76%);box-shadow:var(--shadow-md)}.bc-product-system__media-panel{position:absolute;top:0;right:0;bottom:0;left:0}.bc-product-system__media-panel[hidden]{display:none}.bc-product-system__media-panel img,.bc-product-system__media-panel video,.bc-product-system__media-panel model-viewer{width:100%;height:100%;object-fit:contain;display:block}.bc-product-system__placeholder,.bc-product-system__image-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--gray-400)}.bc-product-system__placeholder .bc-i{width:64px;height:64px;color:var(--blue-200)}.bc-product-system__placeholder strong{color:var(--blue-900);margin-top:12px;max-width:22ch}.bc-product-system__placeholder small{margin-top:5px;font-size:var(--text-xs);font-weight:var(--fw-bold);text-transform:uppercase}.bc-product-system__media-badge{position:absolute;top:14px;left:14px;z-index:2}.bc-product-system__media-count{position:absolute;right:12px;bottom:12px;z-index:2;padding:4px 9px;border-radius:var(--radius-pill);background:#0e3a5aa3;color:#fff;font-size:11px;font-weight:var(--fw-bold);font-variant-numeric:tabular-nums}.bc-product-system__thumb-row{display:flex;align-items:center;gap:8px;margin-top:11px}.bc-product-system__thumbs{flex:1;min-width:0;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.bc-product-system__thumbs::-webkit-scrollbar{display:none}.bc-product-system__thumb,.bc-product-system__gallery-arrow{flex:none;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;background:#fff;color:var(--brand);border:1.5px solid var(--border-subtle);box-shadow:var(--shadow-xs)}.bc-product-system__thumb{width:58px;height:58px;border-radius:12px;overflow:hidden}.bc-product-system__thumb.is-active{border-color:var(--brand);box-shadow:0 0 0 2px #1567a61f}.bc-product-system__thumb img{width:100%;height:100%;object-fit:cover}.bc-product-system__thumb .bc-i{width:24px;height:24px;color:var(--blue-200)}.bc-product-system__gallery-arrow{width:34px;height:34px;border-radius:50%}.bc-product-system__gallery-arrow .bc-i{width:17px;height:17px;transform:rotate(180deg)}.bc-product-system__gallery-arrow--next .bc-i{transform:none}.bc-product-system__info{min-width:0;padding-top:4px}.bc-product-system__info>.zegsu-product-title-review-section,.bc-product-system__info>div:has(.zegsu-product-title-review-section){display:none!important}.bc-product-system__rating-row{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;width:fit-content;margin-top:11px;color:var(--gray-700);font-size:var(--text-sm);font-weight:var(--fw-bold);line-height:1.2;text-decoration:none}.bc-scope .bc-product-system__rating-row,.bc-scope .bc-product-system__rating-row:hover{color:var(--gray-700)}.bc-product-system__hero-stars{color:var(--star);font-size:19px;letter-spacing:1px;line-height:1}.bc-product-system__rating-row strong{color:var(--blue-900);font-size:var(--text-base);font-weight:var(--fw-extrabold)}.bc-product-system__rating-row span:last-child{color:var(--gray-600)}.bc-product-system__title{margin:0;font-family:var(--font-display);font-size:clamp(1.7rem,3.4vw,2.2rem);font-weight:var(--fw-extrabold);line-height:1.08;letter-spacing:var(--tracking-tight);color:var(--blue-900);text-wrap:balance}.bc-product-system__promise{max-width:46ch;margin:13px 0 0;color:var(--gray-700);font-size:1.0625rem;line-height:1.55}.bc-product-system__benefits,.bc-product-system__point-list,.bc-product-system__ba-card ul{list-style:none;padding:0;margin:0}.bc-product-system__benefits{display:flex;flex-direction:column;gap:10px;margin-top:18px}.bc-product-system__benefits li{display:flex;align-items:flex-start;gap:10px;color:var(--gray-800);font-size:14.5px;line-height:1.45}.bc-product-system__benefits .bc-i{width:21px;height:21px;margin-top:1px;padding:4px;border-radius:50%;background:var(--blue-50);color:var(--brand)}.bc-product-system__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:11px;margin-top:20px}.bc-product-system__price{color:var(--blue-900);font-family:var(--font-display);font-size:1.95rem;font-weight:var(--fw-extrabold);line-height:1}.bc-product-system__compare,.bc-product-system__variant-price s,.bc-product-system__sticky s{color:var(--gray-400);font-size:var(--text-md);font-weight:var(--fw-bold);text-decoration-thickness:2px}.bc-product-system__compare[hidden],.bc-product-system__save[hidden],.bc-product-system__sticky s[hidden]{display:none}.bc-product-system__save{padding:4px 9px;border-radius:var(--radius-pill);background:var(--success-50);color:var(--success-600);font-size:11px;font-weight:var(--fw-extrabold);letter-spacing:.04em;text-transform:uppercase}.bc-product-system__tax{margin-left:auto;color:var(--gray-500);font-size:var(--text-xs)}.bc-product-system__micro-row,.bc-product-system__cta-trust{display:flex;flex-wrap:wrap;gap:9px 16px}.bc-product-system__micro-row{margin-top:12px}.bc-product-system__micro-row span,.bc-product-system__cta-trust span,.bc-product-system__final-card div span{display:inline-flex;align-items:center;gap:7px;color:var(--gray-700);font-size:12.5px;font-weight:var(--fw-bold)}.bc-product-system__micro-row .bc-i,.bc-product-system__cta-trust .bc-i,.bc-product-system__final-card div .bc-i{width:16px;height:16px;color:var(--brand)}.bc-product-system__variants{margin-top:22px}.bc-product-system__option-label{margin-bottom:9px;color:var(--gray-600);font-size:var(--text-xs);font-weight:var(--fw-extrabold);letter-spacing:.04em;text-transform:uppercase}.bc-product-system__variant-list{display:flex;flex-direction:column;gap:9px}.bc-product-system__variant-list[hidden]{display:none}.bc-product-system__group-list{display:flex;flex-direction:column;gap:9px}.bc-product-system__group-card{width:100%;display:flex;align-items:center;gap:12px;min-height:66px;padding:12px 13px;border:2px solid var(--border-subtle);border-radius:var(--radius-lg);background:#fff;color:var(--gray-800);cursor:pointer;text-align:left;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out)}.bc-product-system__variant-card{width:100%;display:flex;align-items:center;gap:12px;min-height:70px;padding:13px;border:2px solid var(--border-subtle);border-radius:var(--radius-lg);background:#fff;color:var(--gray-800);cursor:pointer;text-align:left;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out)}.bc-product-system__group-card.is-selected,.bc-product-system__variant-card.is-selected{border-color:var(--orange-500);background:var(--orange-50);box-shadow:var(--shadow-sm)}.bc-product-system__variant-dot{width:22px;height:22px;flex:none;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--gray-300);border-radius:50%;background:#fff;color:#fff}.bc-product-system__variant-dot .bc-i{width:12px;height:12px}.bc-product-system__variant-card.is-selected .bc-product-system__variant-dot,.bc-product-system__group-card.is-selected .bc-product-system__variant-dot{border-color:var(--orange-500);background:var(--orange-500)}.bc-product-system__variant-copy{flex:1;min-width:0}.bc-product-system__variant-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--blue-900);font-size:var(--text-sm);font-weight:var(--fw-extrabold)}.bc-product-system__variant-title em{padding:2px 7px;border-radius:var(--radius-pill);background:var(--orange-500);color:#fff;font-size:9.5px;font-style:normal;font-weight:var(--fw-extrabold);letter-spacing:.06em;text-transform:uppercase}.bc-product-system__variant-copy small{display:block;margin-top:2px;color:var(--gray-500);font-size:12.5px;line-height:1.35}.bc-product-system__variant-price{flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:3px;color:var(--blue-900)}.bc-product-system__variant-price strong{font-family:var(--font-display);font-size:var(--text-md);font-weight:var(--fw-extrabold)}.bc-product-system__plug-selector{margin-top:12px;padding:12px;border:1px solid var(--border-sand);border-radius:var(--radius-lg);background:var(--sand-100)}.bc-product-system__plug-selector[hidden]{display:none}.bc-product-system__plug-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.bc-product-system__plug-option{display:flex;flex-direction:column;gap:3px;min-height:58px;padding:10px 12px;border:2px solid var(--border-subtle);border-radius:var(--radius-md);background:#fff;color:var(--blue-900);cursor:pointer;text-align:left;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out)}.bc-product-system__plug-option.is-selected{border-color:var(--orange-500);background:var(--orange-50);box-shadow:var(--shadow-sm)}.bc-product-system__plug-option strong{font-size:var(--text-sm);font-weight:var(--fw-extrabold)}.bc-product-system__plug-option small{color:var(--gray-600);font-size:11.5px;line-height:1.3}.bc-product-system__form{margin-top:22px;padding:16px;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.bc-product-system__selected{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.bc-product-system__selected span:first-child{flex:1;min-width:0}.bc-product-system__selected small{color:var(--gray-600);font-size:var(--text-xs)}.bc-product-system__selected strong{margin-left:7px;color:var(--blue-900);font-size:var(--text-sm)}.bc-product-system__selected>span:last-child{color:var(--blue-900);font-family:var(--font-display);font-weight:var(--fw-extrabold)}.bc-product-system__cart-row{display:flex;align-items:stretch;gap:10px;margin-top:14px}.bc-product-system__quantity{width:120px;height:54px;flex:none;display:grid;grid-template-columns:34px 1fr 34px;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#fff;overflow:hidden}.bc-product-system__quantity button,.bc-product-system__quantity input{width:100%;height:100%;border:0;background:transparent;color:var(--blue-900);font-family:var(--font-sans);font-weight:var(--fw-extrabold);text-align:center}.bc-product-system__quantity button{cursor:pointer;font-size:1.1rem}.bc-product-system__quantity input{-webkit-appearance:textfield;appearance:textfield;font-size:var(--text-md)}.bc-product-system__quantity input::-webkit-outer-spin-button,.bc-product-system__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.bc-product-system__cta-trust{margin-top:14px;padding-top:14px;border-top:1px dashed var(--border-subtle)}.bc-product-system__buy-apps{display:grid;gap:12px;margin-top:16px}.bc-product-system__buy-app{max-width:100%;overflow:hidden}.bc-product-system__secure{padding:18px 0 0}.bc-product-system__secure-card{position:relative;overflow:hidden;padding:24px 0 22px;border:1px solid var(--blue-100);border-radius:var(--radius-xl);background:var(--surface-sky);box-shadow:var(--shadow-sm)}.bc-product-system__secure-head{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:18px;padding:0 20px;text-align:center}.bc-product-system__secure-head>span:not(.bc-product-system__secure-icon){color:var(--blue-900);font-size:11.5px;font-weight:var(--fw-extrabold);letter-spacing:.18em;text-transform:uppercase}.bc-product-system__secure-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--blue-100);border-radius:50%;background:#fff;color:var(--brand);box-shadow:var(--shadow-xs)}.bc-product-system__secure-icon .bc-i{width:16px;height:16px}.bc-product-system__ornament{display:flex;align-items:center;justify-content:center;gap:9px}.bc-product-system__ornament span:not(.bc-i){width:34px;height:1px;background:var(--blue-200)}.bc-product-system__ornament .bc-i{width:13px;height:13px;color:var(--orange-500)}.bc-product-system__secure-head p{max-width:54ch;margin:0;color:var(--gray-600);font-size:var(--text-sm);line-height:1.45}.bc-product-system__payment-mask{overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%)}.bc-product-system__payments{display:flex;gap:14px;width:max-content;pointer-events:none;animation:bcProductPayments 76s linear infinite;will-change:transform}.bc-product-system__payments span{height:50px;min-width:72px;padding:0 17px;display:inline-flex;flex:none;align-items:center;justify-content:center;border:1px solid var(--border-subtle);border-radius:12px;background:#fff;box-shadow:0 4px 12px #0b2a4514}.bc-product-system__payments img{display:block;width:auto;max-width:60px;max-height:26px}@keyframes bcProductPayments{0%{transform:translate(0)}to{transform:translate(-50%)}}.bc-product-system__trust-strip{padding:8px 0 0}@media screen and (min-width:990px){.bc-product-system__trust-strip{padding-bottom:28px}}.bc-product-system__trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:18px 20px;border:1px solid var(--orange-100);border-radius:var(--radius-lg);background:var(--orange-50)}.bc-product-system__trust-grid div{display:grid;grid-template-columns:36px minmax(0,1fr);column-gap:10px;align-items:center}.bc-product-system__trust-grid .bc-i{grid-row:span 2;width:36px;height:36px;padding:8px;border-radius:50%;background:#fff;color:var(--orange-600);box-shadow:var(--shadow-xs)}.bc-product-system__trust-grid strong{color:var(--blue-900);font-size:var(--text-sm);line-height:1.2}.bc-product-system__trust-grid small{color:var(--gray-600);font-size:var(--text-xs);line-height:1.35}.bc-product-system__section-head{max-width:760px;margin:0 0 18px}.bc-product-system__section-head.bc-center{margin-left:auto;margin-right:auto;margin-bottom:26px}.bc-product-system__fact-grid,.bc-product-system__feature-grid,.bc-product-system__shipping-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.bc-product-system__fact,.bc-product-system__feature,.bc-product-system__shipping-grid>div,.bc-product-system__ba-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-xs)}.bc-product-system__fact{display:flex;gap:12px;align-items:flex-start;padding:15px 16px}.bc-product-system__fact>.bc-i{width:36px;height:36px;flex:none;padding:8px;border-radius:10px;background:var(--blue-50);color:var(--brand)}.bc-product-system__fact small{display:block;color:var(--gray-500);font-size:10.5px;font-weight:var(--fw-extrabold);letter-spacing:.06em;text-transform:uppercase}.bc-product-system__fact strong{display:block;margin-top:3px;color:var(--blue-900);font-size:13.5px;line-height:1.3}.bc-product-system__split,.bc-product-system__fix-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;align-items:center}.bc-product-system__problem .bc-product-system__image-card{order:1}.bc-product-system__image-card{min-height:320px;aspect-ratio:4 / 3;overflow:hidden;border:1px solid var(--border-sand);border-radius:var(--radius-lg);background:var(--sand-100)}.bc-product-system__image-card--white{aspect-ratio:1;background:#fff;border-color:var(--blue-100)}.bc-product-system__image-card img{width:100%;height:100%;object-fit:cover;display:block}.bc-product-system__image-card>.bc-i{width:52px;height:52px;color:var(--blue-200)}.bc-product-system__image-card small{margin-top:6px;font-size:11.5px}.bc-product-system__lead{max-width:56ch;margin:14px 0 0;color:var(--gray-600);font-size:1.0625rem;line-height:1.6}.bc-product-system__point-list{display:flex;flex-direction:column;gap:9px;margin-top:18px}.bc-product-system__point-list li,.bc-product-system__ba-card li{display:flex;align-items:flex-start;gap:10px;color:var(--gray-700);font-size:var(--text-sm);line-height:1.45}.bc-product-system__point-list .bc-i,.bc-product-system__ba-card li .bc-i{width:18px;height:18px;flex:none;margin-top:1px;color:var(--gray-400)}.bc-product-system__fix-card{position:relative;overflow:hidden;padding:44px;border:1px solid var(--blue-100);border-radius:var(--radius-xl);background:var(--surface-sky)}.bc-product-system__fix-eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:12px}.bc-product-system__fix-eyebrow p{margin:0}.bc-product-system__fix-eyebrow span{width:34px;height:34px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#fff;box-shadow:var(--shadow-sm)}.bc-product-system__fix-eyebrow img{width:118%;height:118%;object-fit:contain}.bc-product-system__accent-copy{margin:16px 0 0;color:var(--orange-600);font-family:var(--font-display);font-size:1.15rem;font-style:italic}.bc-product-system__mid-cta{margin-top:22px;text-align:center}.bc-product-system__ba-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.bc-product-system__ba-card{padding:22px}.bc-product-system__ba-card--after{border-color:var(--blue-200);background:var(--blue-50)}.bc-product-system__ba-card h3{margin:0 0 14px;color:var(--gray-500);font-size:11px;font-weight:var(--fw-extrabold);letter-spacing:.08em;text-transform:uppercase}.bc-product-system__ba-card--after h3{color:var(--brand)}.bc-product-system__ba-card ul{display:flex;flex-direction:column;gap:11px}.bc-product-system__ba-card--after li{color:var(--gray-800);font-weight:var(--fw-semibold)}.bc-product-system__ba-card--after li .bc-i{color:var(--success-500)}.bc-product-system__feature{display:flex;gap:14px;padding:20px}.bc-product-system__feature-icon{width:42px;height:42px;color:#fff}.bc-product-system__feature-icon .bc-i{width:21px;height:21px}.bc-product-system__feature-icon--blue{background:var(--brand)}.bc-product-system__feature-icon--orange{background:var(--accent)}.bc-product-system__feature-icon--green{background:var(--success-500)}.bc-product-system__feature h3,.bc-product-system__shipping-grid h3{margin:0 0 6px;color:var(--blue-900);font-size:var(--text-md);font-weight:var(--fw-extrabold);line-height:1.25}.bc-product-system__feature p,.bc-product-system__shipping-grid p{margin:0;color:var(--gray-600);font-size:var(--text-sm);line-height:1.55}.bc-product-system__comparison{background:var(--surface-sky)}.bc-product-system__comparison-table,.bc-product-system__spec-table{overflow:hidden;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.bc-product-system__comparison-head,.bc-product-system__comparison-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:center}.bc-product-system__comparison-head{background:var(--blue-800);color:#fff}.bc-product-system__comparison-head>*{padding:14px 16px;font-size:var(--text-xs)}.bc-product-system__comparison-head strong{height:100%;display:flex;align-items:center;justify-content:center;background:#ffffff12;font-size:12.5px;text-align:center}.bc-product-system__comparison-head span{font-weight:var(--fw-bold);opacity:.78}.bc-product-system__comparison-row{border-top:1px solid var(--border-subtle)}.bc-product-system__comparison-row>*{min-height:50px;display:flex;align-items:center;gap:7px;padding:13px 16px;color:var(--gray-700);font-size:13.5px;line-height:1.35}.bc-product-system__comparison-row>span:first-child{color:var(--gray-800);font-weight:var(--fw-semibold)}.bc-product-system__comparison-row strong{justify-content:center;background:var(--blue-50);color:var(--blue-900)}.bc-product-system__comparison-row .bc-i{width:18px;height:18px;color:var(--success-500)}.bc-product-system__comparison-row>span:last-child{justify-content:center;text-align:center}.bc-product-system__comparison-row>span:last-child .bc-i{color:var(--gray-300)}.bc-product-system__reviews{background:linear-gradient(180deg,var(--surface-page) 0%,#fff9f1 100%)}.bc-product-system__review-wrapper{position:relative;padding:clamp(30px,4vw,48px) clamp(24px,5vw,56px);border:1px solid var(--border-subtle);border-radius:24px;background:#fff;box-shadow:var(--shadow-lg)}.bc-product-system__review-wrapper:after{display:none}.bc-product-system__review-header{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.bc-product-system__review-kicker,.bc-product-system__review-trust-pill{display:inline-flex;align-items:center;gap:10px}.bc-product-system__review-kicker{color:var(--gray-600);font-size:var(--text-2xs);font-weight:var(--fw-extrabold);letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.bc-product-system__review-kicker .bc-i{width:24px;height:24px;padding:6px;border-radius:var(--radius-pill);background:var(--success-50);color:var(--success-600)}.bc-product-system__review-trust-pill{padding:8px 14px;border:1px solid var(--border-subtle);border-radius:var(--radius-pill);background:var(--gray-50);color:var(--gray-700);font-size:var(--text-sm);font-weight:var(--fw-bold);line-height:1.2}.bc-product-system__review-trust-pill .bc-i{width:15px;height:15px;color:var(--orange-500)}.bc-product-system__review-top{display:grid;grid-template-columns:minmax(0,5fr) minmax(360px,7fr);align-items:center;gap:clamp(30px,5vw,56px);margin-top:30px}.bc-product-system__review-wrapper>.bc-product-system__review-top:first-child{margin-top:0}.bc-product-system__review-summary{min-width:0}.bc-product-system__review-summary h2{max-width:12em;margin:0;color:var(--blue-900);font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:var(--fw-extrabold);line-height:1.06;letter-spacing:0;text-wrap:balance}.bc-product-system__review-summary>p{max-width:52ch;margin:14px 0 0;color:var(--gray-600);font-size:var(--text-sm);line-height:1.55}.bc-product-system__review-score{display:flex;align-items:flex-end;gap:18px;margin-top:26px}.bc-product-system__review-score>strong{color:var(--blue-900);font-family:var(--font-display);font-size:clamp(4.4rem,7vw,5.75rem);font-weight:var(--fw-black);line-height:.8}.bc-product-system__review-stars{display:grid;gap:9px;padding-bottom:8px}.bc-product-system__review-star-icons{display:inline-flex;gap:3px;color:var(--star);font-size:29px;line-height:1;letter-spacing:3px}.bc-product-system__review-score small{display:block;color:var(--gray-600);font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.35}.bc-product-system__review-empty-score{display:flex;gap:12px;max-width:46ch;margin-top:24px;color:var(--gray-600);font-size:var(--text-base);line-height:1.55}.bc-product-system__review-empty-score .bc-i{width:34px;height:34px;flex:none;padding:8px;border-radius:50%;background:var(--orange-50);color:var(--orange-500)}.bc-product-system__review-empty-score p{margin:0}.bc-product-system__verified-copy,.bc-product-system__review-foot{display:flex;align-items:center;gap:11px;color:var(--gray-600);font-size:clamp(.95rem,1.3vw,1.12rem);line-height:1.45}.bc-product-system__verified-copy{margin-top:24px;padding-top:22px;border-top:1px solid var(--gray-100)}.bc-product-system__verified-copy .bc-i,.bc-product-system__review-foot .bc-i{width:19px;height:19px;color:var(--success-600)}.bc-product-system__review-button{--button-color: #fff;--color: #fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;margin-top:30px;padding:0 30px;border-radius:var(--radius-pill);background:var(--blue-800);color:#fff;font-size:var(--text-lg);font-weight:var(--fw-extrabold);text-decoration:none;box-shadow:0 12px 22px #0c3e6029;transition:transform var(--duration-fast) ease,background var(--duration-fast) ease}.bc-product-system__review-button .bc-i{width:18px;height:18px}.bc-product-system__review-button:hover{--button-color: #fff;--color: #fff;background:var(--blue-900);color:#fff;transform:translateY(-1px)}.bc-scope .bc-product-system__review-button,.bc-scope .bc-product-system__review-button:hover{color:#fff}.bc-product-system__distribution{display:flex;flex-direction:column;justify-content:center;gap:15px;min-width:0;padding:clamp(24px,3vw,32px);border:1px solid var(--border-sand);border-radius:var(--radius-lg);background:var(--surface-sand)}.bc-product-system__distribution-title{display:block;margin-bottom:5px;color:var(--gray-600);font-size:var(--text-sm);font-weight:var(--fw-extrabold);letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.bc-product-system__distribution>span{display:flex;align-items:center;gap:16px}.bc-product-system__distribution small{width:54px;flex:none;display:flex;align-items:center;gap:6px;color:var(--gray-700);font-size:var(--text-lg);font-weight:var(--fw-bold)}.bc-product-system__distribution small .bc-i{width:15px;height:15px;color:var(--star)}.bc-product-system__distribution em{flex:1;height:14px;overflow:hidden;border-radius:var(--radius-pill);background:#edf3f7}.bc-product-system__distribution i{display:block;height:100%;border-radius:inherit;background:var(--orange-500)}.bc-product-system__distribution strong{width:46px;flex:none;color:var(--gray-500);font-size:var(--text-base);text-align:right}.bc-product-system__review-detail-card{display:grid;gap:10px;align-content:center;min-height:190px;padding:24px;border:1px solid var(--blue-100);border-radius:var(--radius-lg);background:var(--blue-50)}.bc-product-system__review-detail-card .bc-i{width:34px;height:34px;padding:8px;border-radius:50%;background:#fff;color:var(--orange-500)}.bc-product-system__review-detail-card strong{color:var(--blue-900);font-size:var(--text-lg)}.bc-product-system__review-detail-card p{max-width:48ch;margin:0;color:var(--gray-600);font-size:var(--text-sm);line-height:1.6}.bc-product-system__customers-say{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:clamp(24px,4vw,40px);align-items:start;margin-top:0}.bc-product-system__review-divider{display:flex;align-items:center;gap:14px;margin:clamp(30px,4vw,38px) 0 clamp(24px,4vw,30px);color:var(--orange-500)}.bc-product-system__review-divider span:first-child,.bc-product-system__review-divider span:last-child{flex:1;height:1px;background:var(--gray-100)}.bc-product-system__review-divider .bc-i{width:18px;height:18px}.bc-product-system__customers-head{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}.bc-product-system__customers-head>.bc-i{width:40px;height:40px;padding:10px;border-radius:var(--radius-md);background:var(--blue-800);color:#fff}.bc-product-system__customers-head strong{color:var(--blue-900);font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--fw-bold);line-height:1.15}.bc-product-system__customers-head small{padding:5px 10px;border:1px solid var(--blue-100);border-radius:var(--radius-pill);background:var(--surface-sky);color:var(--gray-600);font-size:9.5px;font-weight:var(--fw-extrabold);letter-spacing:.1em;text-transform:uppercase}.bc-product-system__customers-say p{max-width:72ch;margin:0 0 22px;color:var(--gray-700);font-size:var(--text-md);line-height:1.6}.bc-product-system__review-topics{display:flex;flex-wrap:wrap;gap:10px;margin-top:0}.bc-product-system__review-topics span{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1px solid var(--blue-100);border-radius:var(--radius-pill);background:var(--surface-sky);color:var(--blue-900);font-size:var(--text-sm);font-weight:var(--fw-bold)}.bc-product-system__review-topics span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--orange-500)}.bc-product-system__customers-say blockquote{display:flex;gap:14px;margin:0;padding:26px 28px;border:1px solid var(--blue-100);border-radius:var(--radius-lg);background:var(--surface-sky)}.bc-product-system__customers-say blockquote>.bc-i{width:24px;height:24px;flex:none;color:var(--orange-500)}.bc-product-system__customers-say q{display:block;color:var(--blue-900);font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--fw-semibold);font-style:italic;line-height:1.4}.bc-product-system__customers-say cite{display:block;margin-top:12px;color:var(--gray-600);font-size:var(--text-sm);font-weight:var(--fw-bold);font-style:normal}.bc-product-system__review-photos{margin-top:40px}.bc-product-system__review-photos-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:16px}.bc-product-system__review-photos-head span{color:var(--gray-600);font-size:var(--text-sm);font-weight:var(--fw-extrabold);letter-spacing:.04em;text-transform:uppercase}.bc-product-system__review-photos-head small{color:var(--blue-700);font-size:var(--text-sm);font-weight:var(--fw-bold)}.bc-product-system__review-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.bc-product-system__review-photo{position:relative;aspect-ratio:1 / 1;margin:0;overflow:hidden;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-sky)}.bc-product-system__review-photo img,.bc-product-system__review-card figure img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .28s cubic-bezier(.22,.61,.36,1)}.bc-product-system__review-photo:hover img{transform:scale(1.04)}.bc-product-system__review-photo figcaption{position:absolute;left:10px;right:10px;bottom:10px;padding:7px 10px;border-radius:var(--radius-pill);background:#0b2a45bd;color:#fff;font-size:var(--text-xs);font-weight:var(--fw-bold);line-height:1.2;text-align:center}.bc-product-system__curated-reviews{margin-top:42px;padding-top:34px;border-top:1px solid var(--gray-100)}.bc-product-system__curated-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:24px}.bc-product-system__curated-head h3{margin:0;color:var(--blue-900);font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--fw-bold);line-height:1.15}.bc-product-system__curated-head p{max-width:44ch;margin:0;color:var(--gray-600);font-size:var(--text-sm);line-height:1.45}.bc-product-system__review-card-list{display:grid;gap:16px}.bc-product-system__review-more{justify-self:flex-start;display:inline-flex;align-items:center;gap:10px;margin-top:18px;padding:13px 20px;border:1px solid var(--blue-700);border-radius:var(--radius-pill);background:#fff;color:var(--blue-800);font:inherit;font-size:var(--text-sm);font-weight:var(--fw-extrabold);cursor:pointer;box-shadow:0 12px 24px #0b2a4514;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.bc-product-system__review-more .bc-i{width:16px;height:16px}.bc-product-system__review-more:hover{transform:translateY(-1px);background:var(--surface-blue);box-shadow:0 16px 30px #0b2a451f}.bc-product-system__review-card{padding:26px 28px;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#fff}.bc-product-system__review-card-meta{display:flex;align-items:flex-start;gap:16px}.bc-product-system__review-avatar{width:46px;height:46px;flex:none;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:var(--surface-sand);color:var(--blue-900);font-family:var(--font-display);font-size:var(--text-md);font-weight:var(--fw-extrabold)}.bc-product-system__review-card-name,.bc-product-system__review-card-rating{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.bc-product-system__review-card-name strong{color:var(--blue-900);font-size:var(--text-md);font-weight:var(--fw-extrabold)}.bc-product-system__review-card-name span{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:var(--radius-pill);background:var(--success-50);color:var(--success-600);font-size:var(--text-2xs);font-weight:var(--fw-extrabold);letter-spacing:.04em;text-transform:uppercase}.bc-product-system__review-card-name span .bc-i{width:11px;height:11px}.bc-product-system__review-card-name small,.bc-product-system__review-card-rating small{color:var(--gray-500);font-size:var(--text-sm)}.bc-product-system__review-card-rating{margin-top:8px}.bc-product-system__review-card-rating span{display:inline-flex;gap:2px;color:var(--gray-200);font-size:16px;line-height:1}.bc-product-system__review-card-rating i{font-style:normal}.bc-product-system__review-card-rating i.is-filled{color:var(--star)}.bc-product-system__review-card h4{margin:18px 0 8px;color:var(--blue-900);font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--fw-bold);line-height:1.25}.bc-product-system__review-card>p{margin:0;color:var(--gray-700);font-size:var(--text-md);line-height:1.62}.bc-product-system__review-card figure{width:88px;height:88px;margin:16px 0 0;overflow:hidden;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-sky)}.bc-product-system__review-card-actions{display:flex;align-items:center;gap:18px;margin-top:20px;padding-top:18px;border-top:1px solid var(--gray-100);color:var(--gray-700);font-size:var(--text-sm);font-weight:var(--fw-bold)}.bc-product-system__review-card-actions span{display:inline-flex;align-items:center;gap:8px}.bc-product-system__review-card-actions .bc-i{width:16px;height:16px}.bc-product-system__judge-zone{position:relative;margin-top:26px;padding:28px;border:1px dashed var(--orange-300);border-radius:var(--radius-xl);background:#fcefe34d}.bc-product-system__judge-label{position:absolute;top:-11px;left:20px;padding:3px 10px;border:1px dashed var(--orange-400);border-radius:var(--radius-pill);background:#fff;color:var(--orange-700);font-size:10px;font-weight:var(--fw-extrabold);letter-spacing:.06em;text-transform:uppercase}.bc-product-system__review-app,.bc-product-system__judge-zone .jdgm-widget{width:100%;max-width:100%}.bc-product-system__judge-zone .jdgm-rev-widg__powered-by,.bc-product-system__judge-zone .jdgm-rev-widg__branding,.bc-product-system__judge-zone .jdgm-powered-by,.bc-product-system__judge-zone .jdgm-branding-footer{display:none!important}.bc-product-system__judgeme-feed{width:100%}.bc-product-system__judgeme-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgba(213,225,236,.82)}.bc-product-system__judgeme-head div{display:grid;gap:4px}.bc-product-system__judgeme-head span{color:var(--orange-700);font-size:var(--text-2xs);font-weight:var(--fw-extrabold);letter-spacing:.08em;text-transform:uppercase}.bc-product-system__judgeme-head strong{color:var(--blue-900);font-family:var(--font-display);font-size:var(--text-2xl);line-height:1.1}.bc-product-system__judgeme-head p{margin:0;color:var(--gray-600);font-size:var(--text-sm);font-weight:var(--fw-bold)}.bc-product-system__judgeme-card{background:#ffffffdb}.bc-product-system__judge-placeholder{padding:22px 16px;text-align:center}.bc-product-system__judge-placeholder strong{color:var(--blue-900);font-size:var(--text-md)}.bc-product-system__judge-placeholder p{max-width:48ch;margin:8px auto 0;color:var(--gray-600);font-size:var(--text-sm);line-height:1.55}.bc-product-system__review-foot{justify-content:center;margin-top:16px}.bc-product-system__spec-table{box-shadow:none}.bc-product-system__spec-row{display:grid;grid-template-columns:1fr 1.3fr;border-top:1px solid var(--gray-100)}.bc-product-system__spec-row:first-child{border-top:0}.bc-product-system__spec-row span,.bc-product-system__spec-row strong{padding:12px 16px;font-size:13.5px;line-height:1.45}.bc-product-system__spec-row span{background:var(--gray-50);color:var(--gray-600);font-weight:var(--fw-bold)}.bc-product-system__spec-row strong{color:var(--gray-800);font-weight:var(--fw-semibold)}.bc-product-system__shipping-grid>div{padding:22px}.bc-product-system__shipping-grid>div>.bc-i{width:42px;height:42px;margin-bottom:12px;padding:10px;border-radius:50%;background:var(--blue-50);color:var(--brand)}.bc-product-system__faq{padding-top:34px}.bc-product-system__faq-list{max-width:760px;margin:0 auto;overflow:hidden;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-xs)}.bc-product-system__faq-item+.bc-product-system__faq-item{border-top:1px solid var(--gray-100)}.bc-product-system__faq-item h3{margin:0}.bc-product-system__faq-item button{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;background:transparent;color:var(--blue-900);cursor:pointer;padding:16px 18px;text-align:left;font-family:var(--font-sans);font-size:var(--text-md);font-weight:var(--fw-extrabold)}.bc-product-system__faq-item button .bc-i{width:18px;height:18px;transition:transform var(--dur-base) var(--ease-out)}.bc-product-system__faq-item.is-open button .bc-i{transform:rotate(180deg)}.bc-product-system__faq-panel{padding:0 18px 18px;color:var(--gray-700);font-size:var(--text-sm);line-height:1.6}.bc-product-system__faq-panel p{margin-top:0}.bc-product-system__final{padding-bottom:68px}.bc-product-system__final-card{position:relative;overflow:hidden;padding:44px;border-radius:var(--radius-xl);background:var(--blue-800);color:#fff;text-align:center}.bc-product-system__final-card .bc-product-system__ornament span:not(.bc-i){background:#fff6}.bc-product-system__final-card h2{max-width:720px;margin:8px auto 0;color:#fff;font-family:var(--font-display);font-size:clamp(1.7rem,3.6vw,2.4rem);font-weight:var(--fw-extrabold);line-height:1.1;letter-spacing:var(--tracking-tight)}.bc-product-system__final-card p{max-width:48ch;margin:12px auto 22px;color:#ffffffd1;font-size:var(--text-md);line-height:1.55}.bc-product-system__final-card>div:last-child{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:18px}.bc-product-system__final-card div span{color:#ffffffc7;font-weight:var(--fw-semibold)}.bc-product-system__final-card div .bc-i{color:var(--orange-300)}.bc-product-system__sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;pointer-events:none;opacity:0;transform:translateY(100%);padding:10px 18px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border-subtle);background:#fffffff0;box-shadow:0 -6px 22px #0b2a4514;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out)}.bc-product-system__sticky.is-visible{pointer-events:auto;opacity:1;transform:translateY(0)}body.bc-cart-drawer-open .bc-product-system__sticky{display:none;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(100%)}@media screen and (max-width:749px){body.bc-product-sticky-visible inbox-online-store-chat#ShopifyChat{bottom:calc(96px + env(safe-area-inset-bottom))!important;transition:bottom var(--dur-base) var(--ease-out)}}.bc-product-system__sticky-form{max-width:820px;margin:0 auto;display:flex;align-items:center;gap:12px}.bc-product-system__sticky-image{width:42px;height:42px;flex:none;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--border-sand);border-radius:10px;background:var(--sand-100);color:var(--blue-200)}.bc-product-system__sticky-image img{width:100%;height:100%;object-fit:cover}.bc-product-system__sticky-image .bc-i{width:20px;height:20px}.bc-product-system__sticky-copy{flex:1;min-width:0}.bc-product-system__sticky-copy strong{display:block;overflow:hidden;color:var(--blue-900);font-size:13.5px;font-weight:var(--fw-extrabold);text-overflow:ellipsis;white-space:nowrap}.bc-product-system__sticky-copy small{display:flex;align-items:baseline;gap:7px;color:var(--blue-900);font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--fw-extrabold)}.bc-product-system__sticky button{flex:none}@media screen and (max-width:989px){.bc-product-system__hero,.bc-product-system__split,.bc-product-system__fix-card{grid-template-columns:1fr;gap:24px}.bc-product-system__gallery{position:relative;top:auto}.bc-product-system__problem .bc-product-system__image-card{order:0}.bc-product-system__trust-grid,.bc-product-system__fact-grid,.bc-product-system__feature-grid,.bc-product-system__shipping-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.bc-product-system{padding-bottom:82px}.bc-product-system__promo-inner{min-height:36px;padding:0 16px;font-size:var(--text-xs)}.bc-product-system__hero{gap:16px;padding-top:14px}.bc-product-system__media-stage{height:clamp(255px,72vw,310px);aspect-ratio:auto;border-radius:var(--radius-lg)}.bc-product-system__thumb-row{margin-top:10px}.bc-product-system__thumb{width:48px;height:48px}.bc-product-system__info{display:flex;flex-direction:column}.bc-product-system__info>.bc-eyebrow{order:1}.bc-product-system__title{order:2;font-size:1.72rem}.bc-product-system__rating-row{order:3;margin-top:8px;font-size:var(--text-xs)}.bc-product-system__hero-stars{font-size:16px}.bc-product-system__promise{order:4}.bc-product-system__price-row{order:5;margin-top:10px}.bc-product-system__micro-row{order:6;margin-top:10px}.bc-product-system__variants{order:7;margin-top:14px}.bc-product-system__form{order:7}.bc-product-system__cta-trust{order:8}.bc-product-system__promise{order:9;margin-top:16px;font-size:var(--text-md)}.bc-product-system__benefits{order:10;margin-top:12px}.bc-product-system__buy-apps{order:11}.bc-product-system__price{font-size:1.85rem}.bc-product-system__tax{width:100%;margin-left:0}.bc-product-system__variant-list{flex-direction:row;gap:10px;margin-right:-18px;overflow-x:auto;padding-right:18px;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:none}.bc-product-system__variant-list::-webkit-scrollbar{display:none}.bc-product-system__variant-card{align-items:flex-start;min-width:min(280px,78vw);min-height:62px;padding:10px;scroll-snap-align:start}.bc-product-system__variant-price{max-width:96px}.bc-product-system__form{margin-top:12px;padding:14px}.bc-product-system__cart-row{grid-template-columns:96px minmax(0,1fr);display:grid}.bc-product-system__quantity{width:96px;grid-template-columns:28px 1fr 28px}.bc-product-system__submit{min-width:0;padding-left:16px;padding-right:16px;font-size:var(--text-md)}.bc-product-system__secure-card{border-radius:var(--radius-lg)}.bc-product-system__trust-grid,.bc-product-system__fact-grid,.bc-product-system__feature-grid,.bc-product-system__shipping-grid,.bc-product-system__ba-grid{grid-template-columns:1fr;gap:12px}.bc-product-system__trust-grid{padding:16px}.bc-product-system__fix-card,.bc-product-system__final-card{padding:24px;border-radius:var(--radius-lg)}.bc-product-system__image-card{min-height:220px}.bc-product-system__comparison-head,.bc-product-system__comparison-row{grid-template-columns:1.25fr .85fr .85fr}.bc-product-system__comparison-row>*,.bc-product-system__comparison-head>*{padding-left:10px;padding-right:10px;font-size:var(--text-xs)}.bc-product-system__review-wrapper,.bc-product-system__judge-zone{padding:20px 16px;border-radius:var(--radius-lg)}.bc-product-system__judgeme-head{align-items:flex-start;flex-direction:column;gap:8px}.bc-product-system__review-header{align-items:flex-start}.bc-product-system__review-kicker{font-size:10px;letter-spacing:.1em}.bc-product-system__review-trust-pill{width:100%;justify-content:center;font-size:var(--text-xs)}.bc-product-system__review-top{grid-template-columns:1fr;gap:24px;margin-top:22px}.bc-product-system__review-summary h2{max-width:none;font-size:clamp(2rem,9vw,2.8rem)}.bc-product-system__review-score{gap:14px;margin-top:22px}.bc-product-system__review-score>strong{font-size:3.7rem}.bc-product-system__review-score small{font-size:var(--text-base)}.bc-product-system__review-button{width:100%;min-height:50px;margin-top:22px;font-size:var(--text-base)}.bc-product-system__distribution{gap:12px;padding:18px}.bc-product-system__distribution>span{gap:10px}.bc-product-system__distribution small{width:44px;font-size:var(--text-sm)}.bc-product-system__distribution small .bc-i{width:13px;height:13px}.bc-product-system__distribution em{height:10px}.bc-product-system__distribution strong{width:34px;font-size:var(--text-xs)}.bc-product-system__review-detail-card{min-height:0;padding:18px}.bc-product-system__review-divider{margin:24px 0 22px}.bc-product-system__customers-say{grid-template-columns:1fr;gap:18px}.bc-product-system__customers-head{gap:9px;margin-bottom:12px}.bc-product-system__customers-head>.bc-i{width:34px;height:34px;padding:8px}.bc-product-system__customers-head strong{font-size:var(--text-xl)}.bc-product-system__customers-say p,.bc-product-system__review-card>p{font-size:var(--text-sm)}.bc-product-system__customers-say blockquote{padding:18px}.bc-product-system__customers-say q{font-size:var(--text-lg)}.bc-product-system__review-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bc-product-system__review-photos{margin-top:28px}.bc-product-system__review-photos-head{align-items:flex-start;flex-direction:column;gap:4px}.bc-product-system__curated-reviews{margin-top:30px;padding-top:26px}.bc-product-system__curated-head{gap:8px;margin-bottom:18px}.bc-product-system__review-card{padding:20px 18px}.bc-product-system__review-card-meta{gap:12px}.bc-product-system__review-avatar{width:40px;height:40px}.bc-product-system__spec-row{grid-template-columns:1fr}.bc-product-system__spec-row strong{padding-top:10px}.bc-product-system__sticky{padding-left:12px;padding-right:12px}.bc-product-system__sticky-form{gap:10px}.bc-product-system__sticky-image{display:none}.bc-product-system__sticky button{min-width:132px;padding-left:18px;padding-right:18px}}.bc-promo-strip{background:var(--surface-trust);border-bottom:1px solid var(--sand-300)}.bc-promo-strip .bc-promo-strip__inner{padding-top:10px;padding-bottom:10px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.bc-promo-strip__icon{width:15px;height:15px;color:var(--orange-600)}.bc-promo-strip__text{font-size:var(--text-sm);color:var(--gray-700);font-weight:600}.bc-promo-strip__text p{display:inline;margin:0}.bc-promo-strip__text strong,.bc-promo-strip__text b{color:var(--orange-700);font-weight:800}@media screen and (max-width:749px){.bc-promo-strip .bc-promo-strip__inner{padding:9px 16px}.bc-promo-strip__text{font-size:var(--text-xs)}}.bc-product-bundle{background:var(--surface-sky);padding:58px 0 64px;overflow:hidden}.bc-product-bundle__head{max-width:620px;margin-bottom:34px}.bc-product-bundle__head p:last-child{margin:14px 0 0;color:var(--text-muted);font-size:1.05rem;font-weight:var(--fw-semibold);line-height:1.55}.bc-product-bundle__plug{display:flex;align-items:center;flex-wrap:wrap;gap:10px 12px;margin-top:18px}.bc-product-bundle__plug>span{color:var(--text-heading);font-size:var(--text-xs);font-weight:var(--fw-extrabold);letter-spacing:.1em;text-transform:uppercase}.bc-product-bundle__plug-options{display:inline-flex;gap:6px;padding:4px;border:1px solid var(--border-subtle);border-radius:var(--radius-pill);background:#ffffffd1;box-shadow:var(--shadow-sm)}.bc-product-bundle__plug-option{min-height:38px;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--text-body);cursor:pointer;font:inherit;font-size:var(--text-sm);font-weight:var(--fw-extrabold);padding:0 16px;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.bc-product-bundle__plug-option:hover,.bc-product-bundle__plug-option:focus-visible{color:var(--brand)}.bc-product-bundle__plug-option.is-active{background:var(--brand);color:var(--white);box-shadow:0 8px 18px #09598f33}.bc-product-bundle__layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.9fr);gap:34px;align-items:center}.bc-product-bundle__items{display:flex;align-items:stretch;gap:40px;min-width:0}.bc-product-bundle__item-wrap{position:relative;flex:1 1 0;min-width:0}.bc-product-bundle__item-wrap+.bc-product-bundle__item-wrap:before{content:"+";position:absolute;left:-20px;top:32%;width:30px;height:30px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid var(--gray-300);background:var(--white);color:var(--text-muted);display:flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:var(--fw-bold);box-shadow:var(--shadow-sm);z-index:2}.bc-product-bundle__item{height:100%;min-height:318px;border:1.5px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--white);padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:var(--shadow-sm)}.bc-product-bundle__item.is-included{border-color:var(--brand);background:#eaf2fbad}.bc-product-bundle__media{position:relative;aspect-ratio:1 / 1;border-radius:var(--radius-md);background:var(--surface-sand);overflow:hidden}.bc-product-bundle__media img{width:100%;height:100%;object-fit:cover;display:block}.bc-product-bundle__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#0b2a451a}.bc-product-bundle__placeholder .bc-i{width:45%;height:45%}.bc-product-bundle__check{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:8px;border:2px solid var(--brand);background:var(--brand);color:var(--white);display:flex;align-items:center;justify-content:center}.bc-product-bundle__check .bc-i{width:15px;height:15px}.bc-product-bundle__item-label{margin:0 0 4px;color:var(--brand);font-size:var(--text-2xs);font-weight:var(--fw-extrabold);letter-spacing:.1em;text-transform:uppercase}.bc-product-bundle__item h3{margin:0;color:var(--text-heading);font-size:1rem;font-weight:var(--fw-bold);line-height:1.3}.bc-product-bundle__item small{color:var(--text-muted);font-size:var(--text-sm);font-weight:var(--fw-semibold);line-height:1.4}.bc-product-bundle__item-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.bc-product-bundle__item-price{font-family:var(--font-display);color:var(--text-strong);font-size:1.12rem;font-weight:var(--fw-extrabold)}.bc-product-bundle__qty{min-width:82px;height:34px;border-radius:var(--radius-pill);border:1px solid var(--border-subtle);background:var(--white);display:grid;grid-template-columns:26px 1fr 26px;align-items:center;color:var(--text-body);font-weight:var(--fw-bold);text-align:center}.bc-product-bundle__qty span{color:var(--text-muted)}.bc-product-bundle__summary{border:1px solid var(--border-sand);border-radius:var(--radius-lg);background:var(--surface-sand);padding:24px;box-shadow:var(--shadow-sm)}.bc-product-bundle__summary-eyebrow{margin:0 0 18px;color:var(--text-muted);font-size:var(--text-xs);font-weight:var(--fw-extrabold);letter-spacing:.12em;text-transform:uppercase}.bc-product-bundle__summary-lines{display:grid;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--border-sand)}.bc-product-bundle__summary-note{margin:-8px 0 12px;color:var(--text-muted);font-size:var(--text-xs);font-weight:var(--fw-bold)}.bc-product-bundle__summary-item,.bc-product-bundle__totals>div{display:flex;justify-content:space-between;gap:16px}.bc-product-bundle__summary-item{align-items:flex-start}.bc-product-bundle__summary-item>span{display:grid;gap:3px;min-width:0}.bc-product-bundle__summary-item b,.bc-product-bundle__totals span{color:var(--text-body);font-weight:var(--fw-semibold)}.bc-product-bundle__summary-item span small{color:var(--text-muted);font-size:var(--text-xs);font-weight:var(--fw-semibold);line-height:1.35}.bc-product-bundle__summary-item strong{display:grid;gap:2px;justify-items:end;color:var(--text-body);text-align:right;white-space:nowrap}.bc-product-bundle__summary-item s{color:var(--text-muted);font-size:var(--text-xs);font-weight:var(--fw-semibold)}.bc-product-bundle__summary-item em{color:var(--text-strong);font-style:normal;font-weight:var(--fw-extrabold)}.bc-product-bundle__summary-item strong small{color:var(--success-600);font-size:var(--text-xs);font-weight:var(--fw-extrabold)}.bc-product-bundle__totals strong{color:var(--text-body);white-space:nowrap}.bc-product-bundle__totals{display:grid;gap:10px;padding:18px 0;border-bottom:1px solid var(--border-sand)}.bc-product-bundle__saving span,.bc-product-bundle__saving strong{color:var(--success-600);font-weight:var(--fw-bold)}.bc-product-bundle__total{align-items:baseline;padding-top:8px}.bc-product-bundle__total span{color:var(--text-heading);font-weight:var(--fw-extrabold)}.bc-product-bundle__total strong{color:var(--text-strong);font-family:var(--font-display);font-size:2rem;font-weight:var(--fw-extrabold)}.bc-product-bundle__form{margin-top:18px}.bc-product-bundle__trust{margin:14px 0 0;color:var(--text-muted);display:flex;align-items:center;justify-content:center;gap:8px;font-size:var(--text-sm);font-weight:var(--fw-semibold);text-align:center}.bc-product-bundle__trust .bc-i{width:17px;height:17px}@media screen and (max-width:989px){.bc-product-bundle__layout{grid-template-columns:1fr;align-items:start}.bc-product-bundle__summary{max-width:560px}}@media screen and (max-width:749px){.bc-product-bundle{padding:42px 0}.bc-product-bundle__head{margin-bottom:24px}.bc-product-bundle__head .bc-heading{font-size:2.15rem;line-height:1.04}.bc-product-bundle__head p:last-child{font-size:.95rem}.bc-product-bundle__plug{align-items:flex-start;flex-direction:column;gap:8px;margin-top:14px}.bc-product-bundle__plug-options{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.bc-product-bundle__plug-option{width:100%;min-height:42px;padding:0 10px}.bc-product-bundle__items{display:grid;gap:10px;margin-right:0;overflow:visible;overscroll-behavior-x:auto;scroll-snap-type:none;scrollbar-width:none;padding:0;-webkit-overflow-scrolling:touch}.bc-product-bundle__items::-webkit-scrollbar{display:none}.bc-product-bundle__item-wrap{flex:none;min-width:0;scroll-snap-align:none}.bc-product-bundle__item-wrap+.bc-product-bundle__item-wrap:before{left:50%;top:-5px;width:24px;height:24px;transform:translate(-50%,-50%);font-size:1rem}.bc-product-bundle__item{min-height:0;display:grid;grid-template-columns:82px minmax(0,1fr);grid-template-areas:"media copy" "media foot";gap:8px 12px;padding:12px;border-radius:var(--radius-md)}.bc-product-bundle__media{grid-area:media;align-self:center;border-radius:14px}.bc-product-bundle__check{top:7px;right:7px;width:23px;height:23px;border-radius:7px}.bc-product-bundle__check .bc-i{width:13px;height:13px}.bc-product-bundle__item>div:not(.bc-product-bundle__media):not(.bc-product-bundle__item-foot){grid-area:copy;min-width:0}.bc-product-bundle__item-label{margin-bottom:2px}.bc-product-bundle__item h3{font-size:var(--text-sm);line-height:1.25}.bc-product-bundle__item small{font-size:var(--text-xs)}.bc-product-bundle__item-foot{grid-area:foot;align-self:end;margin-top:0}.bc-product-bundle__item-price{font-size:1rem}.bc-product-bundle__qty{min-width:72px;height:30px;grid-template-columns:22px 1fr 22px}.bc-product-bundle__summary{position:static;bottom:auto;z-index:auto;margin:16px 0 0;padding:18px;box-shadow:var(--shadow-sm)}.bc-product-bundle__summary-note{margin-bottom:10px}.bc-product-bundle__summary-lines{gap:9px;padding-bottom:12px}.bc-product-bundle__summary-item{gap:12px}.bc-product-bundle__summary-item b,.bc-product-bundle__summary-item em{font-size:var(--text-sm)}.bc-product-bundle__totals{border-bottom:0;padding:14px 0}.bc-product-bundle__total strong{font-size:1.55rem}.bc-product-bundle .bc-btn--lg{height:52px;font-size:var(--text-md);padding:0 20px}}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:none}media-gallery.media-gallery--grid .media-gallery__grid .product-media-container{height:100%}@media screen and (min-width:750px){.media-gallery--two-column .media-gallery__grid{grid-template-columns:repeat(2,1fr)}media-gallery:is(.media-gallery--grid) slideshow-component{display:none}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:grid}}.product-media-container__zoom-button{position:absolute;width:100%;height:100%;z-index:var(--layer-flat);cursor:zoom-in;background-color:transparent}.product-media-container__zoom-button:hover{background-color:transparent}slideshow-slide.product-media-container--tallest{content-visibility:visible}.product-media__drag-zoom-wrapper{aspect-ratio:inherit;min-height:inherit;min-width:inherit;display:inherit;flex:inherit}.media-gallery__mobile-controls{grid-area:auto}.product-media-container--zoomable.product-media-container--image{cursor:zoom-in}#quick-add-dialog{display:contents}@media screen and (min-width:750px){.quick-add-modal{width:var(--quick-add-modal-width);height:var(--quick-add-modal-height);max-width:none}}.quick-add-modal{padding:0;border:var(--style-border-popover);overflow:hidden;box-shadow:0 5px 30px rgb(0 0 0 / var(--opacity-15))}@media screen and (max-width:749px){.quick-add-modal{position:fixed;margin:auto 0 0;min-height:unset;max-width:100%;border-radius:0;overflow:clip;height:fit-content}}@media screen and (max-width:750px){.quick-add-modal[open]{border-top-left-radius:var(--style-border-radius-popover);border-top-right-radius:var(--style-border-radius-popover)}}@media screen and (min-width:750px){.quick-add-modal[open]{display:flex}}@media screen and (max-width:749px){.quick-add-modal .view-more-details__wrapper{display:none}}.quick-add-modal[open]{animation:modalSlideInTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal.dialog-closing{animation:modalSlideOutTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal__close{position:absolute;top:var(--margin-2xs);right:var(--margin-2xs);transition:transform .15s var(--animation-timing-bounce);z-index:var(--layer-raised);overflow:visible;transform-origin:center}.quick-add-modal__close:active{transform:scale(.99) translateY(1px)}.quick-add-modal__close:focus-visible{outline:none}.quick-add-modal__close:focus-visible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:calc(var(--style-border-radius-popover) - var(--margin-2xs));outline:var(--focus-outline-width) solid currentColor}.quick-add-modal__content{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:100% 1fr;position:relative;overflow-y:auto;max-height:100vh;flex-grow:1}@media screen and (max-width:749px){.quick-add-modal__content{grid-template-columns:repeat(4,1fr);grid-template-rows:auto;padding-inline:var(--padding-xl);padding-block:var(--padding-xl);gap:var(--gap-lg);flex:1;min-height:0;overflow-y:auto;height:auto;max-height:100vh}}.quick-add-modal__content .media-gallery--grid .media-gallery__grid{grid-template-columns:1fr}.quick-add-modal__content .media-gallery--grid.media-gallery--two-column .product-media-container:first-child{grid-column:auto}.quick-add-modal__content .media-gallery--grid:not(.media-gallery--two-column) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column:not(.media-gallery--large-first-image) .product-media-container:nth-of-type(odd) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column.media-gallery--large-first-image .product-media-container:is(:first-of-type,:nth-of-type(2n)) .product-media>*,.quick-add-modal__content .media-gallery--carousel slideshow-container{border-top-left-radius:0;border-bottom-left-radius:0}.quick-add-modal__content .view-more-details__wrapper{display:flex;justify-content:flex-start;width:100%}.view-more-details__wrapper .view-more-details{display:flex;align-items:center;width:fit-content}@media screen and (max-width:749px){.quick-add-modal__content .product-header{display:flex;flex-direction:column;grid-column:2 / -1;grid-row:1;padding-right:var(--padding-2xl)}}@media screen and (max-width:749px){.quick-add-modal__content .product-header a:not(product-price *){font-size:var(--font-size--md);font-weight:500;color:inherit;width:fit-content}}@media screen and (max-width:749px){.quick-add-modal__content variant-picker,.quick-add-modal__content product-form-component{grid-column:1 / -1}}.quick-add-modal__content .product-media-container__zoom-button{cursor:default}.quick-add-modal__content .product-details{grid-column:4 / -1;grid-row:1 / span 2;display:flex;flex-direction:column;justify-content:stretch;height:100%;min-height:0;overflow-y:auto;position:relative}dialog[open] :is(.quick-add-modal__content .product-details){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}@media screen and (max-width:749px){.quick-add-modal__content .product-details{grid-column:2 / span 2;grid-row:span 1;max-height:100%;height:100%}}@property --quick-add-modal-mask-start{syntax: "<length>"; initial-value: 0px; inherits: false;}@property --quick-add-modal-mask-end{syntax: "<length>"; initial-value: 0px; inherits: true;}@keyframes detect-scroll{0%,to{--can-scroll: }}@supports (animation-timeline: scroll(self)){dialog[open] .quick-add-modal__content .product-details{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);animation:.3s var(--animation-timing-fade-in) .1s both fadeSlideIn,scrollStart 1s linear both,scrollEnd 1s linear both,detect-scroll 1ms linear none;animation-timeline:auto,scroll(self),scroll(self),scroll(self);animation-range:normal,0px 48px,calc(100% - 48px) 100%,0% 100%}}@keyframes scrollStart{0%{--quick-add-modal-mask-start: 0px}to{--quick-add-modal-mask-start: 48px}}@keyframes scrollEnd{0%{--quick-add-modal-mask-end: 0px}to{--quick-add-modal-mask-end: 48px}}.quick-add-modal__content .product-details>.group-block{flex-grow:1;width:auto}.quick-add-modal__content>*{min-height:0}.quick-add-modal__content .product-details :is(.view-product-title,.buy-buttons-block){flex:0 0 auto}.quick-add-modal__content .product-details :is(.buy-buttons-block){margin-top:auto;position:sticky;bottom:0;padding-bottom:var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details :is(.buy-buttons-block):before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form){position:static;padding-bottom:0;flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form)>product-form-component{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form) form{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form):before{display:none}.quick-add-modal__content .product-details .buy-buttons-block__bar{display:block;position:sticky;bottom:0;margin-top:auto;padding-block:var(--gap-md) var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}@supports (animation-timeline: scroll(self)){.quick-add-modal__content .product-details :is(.buy-buttons-block):before,.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--mask-if-scroll: var(--can-scroll) var(--quick-add-modal-mask-end);--mask-if-no-scroll: 48px;--quick-add-modal-mask-end-progressive-enhanced: var(--mask-if-scroll, var(--mask-if-no-scroll));height:calc(var(--gap-2xs) + 48px)}}.quick-add-modal__content .product-details .variant-picker{flex:0 0 auto;padding-block:min(var(--gap-2xl),var(--gap));margin-block-end:calc(var(--focus-outline-offset) + var(--focus-outline-width))}.quick-add-modal__content .variant-option--swatches{padding-inline-start:var(--padding-2xs)}.quick-add-modal__content .variant-option--swatches legend{margin-inline-start:calc(-1 * var(--padding-2xs))}.quick-add-modal__content:not(:has(.product-information__media)) .product-details{grid-column:1 / -1}.quick-add-modal__content .view-product-title{display:flex;padding-block:0;margin-block-end:12px;padding-inline-end:calc(var(--padding-2xl) + calc(var(--minimum-touch-target) / 2))}.quick-add-modal__content .view-product-title a{color:inherit;text-decoration:none;text-align:left;font-size:var(--font-size--2xl);font-weight:600;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:color .2s var(--animation-easing)}.quick-add-modal__content .product-details product-price{--text-align: left}.quick-add-modal__content .product-details product-price.text-block--align-center{margin-inline:0}.quick-add-modal__content .product-details product-price.text-center{--text-align: left}.quick-add-modal__content .product-details product-price>*{text-align:left}@media screen and (min-width:750px){.quick-add-modal__content .product-details *:not(.group-block,.group-block-content,.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *){display:none!important}}.quick-add-modal__content .group-block:not(:has(.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *),.buy-buttons-block){display:none}@media screen and (min-width:750px){.quick-add-modal__content .group-block-content{gap:0}.quick-add-modal__content .media-gallery__grid{gap:min(var(--gap-2xs),var(--image-gap));border-radius:var(--style-border-radius-popover, 0)}.quick-add-modal__content .media-gallery--grid .product-media img{border-radius:0}}.quick-add-modal__content .product-details>.group-block{padding-block:var(--padding-3xl) 0}.quick-add-modal__content :where(.product-details>.group-block>.group-block-content>*){padding-inline:var(--padding-3xl)}.quick-add-modal__content slideshow-slide:not([aria-hidden=false]){content-visibility:auto}.quick-add-modal__content .product-information__media{width:100%;grid-column:1 / span 1;grid-row:1;position:relative;top:0;animation:fadeIn .4s var(--animation-timing-fade-in) both}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media{position:sticky;grid-column:1 / 4;width:var(--quick-add-modal-gallery-width);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}}.quick-add-modal__content .product-information__media::-webkit-scrollbar{display:none}.quick-add-modal__content .product-information__media media-gallery{pointer-events:none}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media media-gallery{position:absolute;top:0;right:0;bottom:0;left:0}}.quick-add-modal media-gallery{padding:0}.quick-add-modal__content .product-information__media slideshow-arrows{display:none}.quick-add-modal__content .product-information__media slideshow-container{display:block}.quick-add-modal__content .product-information__media slideshow-slides{display:flex;flex-direction:column;gap:var(--gap-2xs);overflow:visible;scroll-snap-type:none}.quick-add-modal__content .product-information__media slideshow-slide{width:100%;flex:none;scroll-snap-align:unset;position:relative;transform:none;opacity:1;visibility:visible;transition:opacity .3s var(--animation-easing)}@media screen and (max-width:749px){.quick-add-modal__content .product-information__media slideshow-slide[aria-hidden=true]{display:none}}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(1){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(2){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.05s}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(3){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}.quick-add-modal__content .product-information__media :is(slideshow-controls,slideshow-controls[thumbnails]){display:none}.quick-add-modal__content .sticky-content,.quick-add-modal__content .sticky-content--desktop{top:0}.quick-add-modal__content .text-block.rte:not(product-price),.quick-add-modal__content .view-more-details__wrapper{display:none}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.resource-card{--resource-card-secondary-image-opacity: 0;--resource-card-primary-image-opacity: calc(1 - var(--resource-card-secondary-image-opacity));display:flex;flex-direction:column;row-gap:var(--padding-xs);position:relative;text-decoration:none;height:100%;opacity:0;animation:fadeIn var(--animation-speed-medium) var(--animation-timing-fade-in) forwards}.resource-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.resource-card__content{display:flex;flex-direction:column;color:var(--color-foreground);gap:var(--padding-3xs)}.resource-card__content .price{font-weight:500}.resource-card__content .volume-pricing-note{display:block;margin-top:var(--padding-3xs);font-family:var(--font-body--family);font-weight:400;font-size:min(.85em,var(--font-paragraph--size));line-height:normal;letter-spacing:normal;text-transform:none;color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.resource-card[data-resource-type=article] .resource-card__content,.resource-card[data-resource-type=page] .resource-card__content{gap:var(--padding-xs)}.resource-card__image{aspect-ratio:var(--resource-card-aspect-ratio, auto);object-fit:cover;border-radius:var(--resource-card-corner-radius);opacity:var(--resource-card-primary-image-opacity)}.resource-card__image--secondary{position:absolute;top:0;opacity:var(--resource-card-secondary-image-opacity);border-radius:var(--resource-card-corner-radius)}.resource-card__media:empty{display:none}.resource-card__image-placeholder{padding:var(--padding-sm);font-size:var(--font-size--lg);line-height:var(--line-height--display-loose);word-break:break-word;background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5));aspect-ratio:var(--resource-card-aspect-ratio, auto);border-radius:var(--resource-card-corner-radius);color:var(--color-foreground)}.resource-card__title{margin-block:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.3;word-break:break-word;overflow-wrap:break-word}.resource-card__title.paragraph{line-height:1.3}.resource-card--overlay{height:100%}.resource-card--overlay:before{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:var(--gradient-image-overlay);border-radius:var(--resource-card-corner-radius);pointer-events:none;z-index:var(--layer-flat)}.resource-card--overlay .resource-card__image{height:100%}.resource-card--overlay .resource-card__content{position:absolute;inset:auto 0 0;padding:var(--padding-lg) var(--padding-lg) var(--padding-sm);z-index:var(--layer-raised)}.resource-card--overlay .resource-card__title{color:var(--color-white)}.resource-card__image-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap-2xs)}.resource-card__collection-image{aspect-ratio:1 / 1;object-fit:cover;border-radius:calc(var(--card-corner-radius) - (var(--padding-xs) / 2))}.resource-card__subtext{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text));margin-block-start:0}.resource-card__subtext.paragraph{font-size:var(--font-size--body-sm);line-height:var(--line-height--body-tight);color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.resource-card:has(.resource-card__image--secondary):hover,.resource-card:has(.resource-card__image--secondary):focus{--resource-card-secondary-image-opacity: 1}.search-modal{--search-border-radius: var(--style-border-radius-popover);--search-border-width: var(--style-border-width)}.search-modal__content{--modal-top-margin: calc(50dvh - var(--modal-max-height) / 2 - 2rem);--modal-width: 66dvw;padding:0;border:var(--style-border-popover)}@media screen and (min-width:750px){.search-modal__content{width:var(--modal-width);margin-block-start:var(--modal-top-margin);overflow:hidden}}@media screen and (max-width:749px){.search-modal__content::backdrop{display:none}}.dialog-modal[open].search-modal__content{transform-origin:bottom center;animation:search-element-slide-in-bottom .3s var(--ease-out-quad) forwards;border-radius:var(--search-border-radius);box-shadow:var(--shadow-popover)}@media screen and (max-width:749px){.dialog-modal[open].search-modal__content{border-radius:0}}.dialog-modal.search-modal__content.dialog-closing{animation:search-element-slide-out-bottom .2s var(--ease-out-quad) forwards}.search-modal__content[open]{display:flex}.search-modal__content :is(.predictive-search-dropdown,.predictive-search-form__content-wrapper){position:relative}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{content:"";position:absolute;right:calc(var(--padding-sm) + var(--minimum-touch-target));top:0;bottom:0;width:var(--border-width-sm);background-color:var(--color-border)}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden]))>.predictive-search__close-modal-button:before{content:none}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{right:calc(var(--padding-2xl) * 2)}}predictive-search-component{--resource-card-corner-radius: var(--product-corner-radius);display:flex;width:100%;position:relative;margin-inline:auto;align-items:center;background-color:var(--color-background);z-index:var(--layer-heightened)}.predictive-search-form__footer{display:none;position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:750px){.predictive-search-form__footer{--to-top-gradient-background: linear-gradient( to top, rgb(var(--color-background-rgb) / var(--opacity-90)), rgb(var(--color-background-rgb) / var(--opacity-80)), rgb(var(--color-background-rgb) / var(--opacity-40)), transparent );padding-block:var(--padding-xs) var(--padding-lg);background-image:var(--to-top-gradient-background)}}predictive-search-component:has([data-search-results]):not(:has(.predictive-search-results__no-results)) .predictive-search-form__footer{display:block}.predictive-search-form{position:relative;width:100%;align-self:flex-start}.predictive-search-form__content{max-height:50dvh;overflow-y:auto;background-color:var(--color-background);scrollbar-width:none}.predictive-search-form__content::-webkit-scrollbar{display:none}.predictive-search-form__content-wrapper{position:absolute;top:100%;width:100%;left:0;z-index:var(--layer-raised);display:flex;flex-direction:column;border-radius:0 0 var(--search-border-radius) var(--search-border-radius);transition:box-shadow var(--animation-speed) var(--animation-easing);transform:translateZ(0);will-change:transform,opacity;overflow:hidden}@media screen and (max-width:749px){.predictive-search-form__content-wrapper{border-radius:0}}@media screen and (min-width:750px){.predictive-search-form__content-wrapper{max-height:var(--modal-max-height)}}.predictive-search-form__content-wrapper:has([data-search-results]):not(:has(.predictive-search-results__no-results))>.predictive-search-form__content{padding-block-end:var(--padding-6xl)}.predictive-search-form__header-inner{background:var(--color-background);border:var(--search-border-width) solid var(--color-border);color:var(--color-foreground);border-radius:var(--style-border-radius-popover);display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:749px){.predictive-search-form__header-inner{border-radius:var(--style-border-radius-inputs);border:none}}.predictive-search-form__header-inner:focus-within{outline-offset:var(--focus-outline-offset)}@media screen and (min-width:750px){.predictive-search-form__header-inner:focus-within{outline:var(--focus-outline-width) solid var(--color-primary)}}.predictive-search-form__header{display:flex;position:sticky;top:0;z-index:var(--layer-heightened);width:100%;align-items:center;background-color:var(--color-input-background);border:var(--search-border-width) solid var(--color-border);border-radius:var(--style-border-radius-inputs)}@media screen and (max-width:749px){.predictive-search-form__header{padding:var(--padding-2xs) var(--padding-sm)}}.predictive-search-form__header:focus-within,.predictive-search-form__header-inner:focus-within,.predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)){outline:none;box-shadow:none;border-color:var(--color-border)!important}input.search-input{border-radius:var(--style-border-radius-inputs);padding-block:var(--padding-sm);font-size:var(--font-size--md);width:100%;color:var(--color-foreground);padding-inline:calc(var(--margin-lg) + var(--icon-size-lg)) 0;background:transparent;text-overflow:ellipsis;overflow:hidden;outline:none;border:0}.search-input::placeholder{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.search-input,.search-input:is(:focus,:focus-visible,:focus-within),.predictive-search-form__header *:is(:focus,:focus-visible){outline:none;box-shadow:none}.search-input:hover{background-color:transparent}.predictive-search__icon{position:absolute;left:var(--margin-xl);top:auto;width:var(--icon-size-lg);height:var(--icon-size-lg);color:rgb(var(--color-foreground-rgb) / var(--opacity-60))}@media screen and (min-width:750px){.predictive-search__icon{left:var(--margin-md)}}.predictive-search__icon>svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;margin-inline-end:var(--margin-md);background:transparent;color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-out),visibility var(--animation-speed-medium) var(--animation-timing-fade-out)}.predictive-search__reset-button:hover{color:var(--color-foreground)}.predictive-search__reset-button:active{transform:scale(.9);transition:transform .1s var(--animation-timing-active)}@media screen and (min-width:750px){.predictive-search__reset-button{margin-inline-end:var(--margin-2xs)}}.predictive-search__reset-button[hidden]{opacity:0;pointer-events:none;visibility:hidden}.predictive-search__reset-button-icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size-lg);height:var(--icon-size-lg);transition:background-color var(--animation-speed-medium) ease-in-out,transform var(--animation-speed-medium) var(--animation-timing-bounce);border-radius:50%}.predictive-search__reset-button-icon:hover{background-color:rgb(var(--color-primary-hover-rgb) / var(--opacity-8))}.predictive-search__reset-button:active .predictive-search__reset-button-icon{transform:scale(.85);transition-timing-function:var(--animation-timing-active);transition-duration:.1s}.predictive-search__reset-button svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button-text{display:none}.predictive-search__search-button{margin:auto;z-index:var(--layer-raised);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce),box-shadow var(--animation-speed-medium) var(--animation-timing-hover);transform-origin:center}.predictive-search__search-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / var(--opacity-5))}.predictive-search__search-button:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active);box-shadow:none}.predictive-search__close-modal-button{--button-color: var(--color-foreground);--button-background-color: transparent;display:flex;justify-content:center;align-items:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);margin-inline-start:var(--margin-sm);padding:0;box-shadow:none}.predictive-search__close-modal-button:active{transform:scale(.8);transition:transform .1s var(--animation-timing-active)}.predictive-search__close-modal-button .svg-wrapper,.predictive-search__close-modal-button svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.predictive-search__close-modal-button:hover{--button-color: var(--color-foreground);--button-background-color: transparent}.skip-to-content-link{position:absolute;left:-99999px}.skip-to-content-link:focus{z-index:var(--layer-temporary);overflow:auto;width:auto;height:auto;padding:var(--padding-lg) var(--padding-4xl);left:var(--margin-lg);top:var(--margin-lg);background-color:var(--color-background);box-shadow:0 0 0 var(--focus-outline-offset) var(--color-background)}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map?subset=AAgAQADEAgAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAACICBE */
