:root{--bdfc-chrome:linear-gradient(135deg,#7d828a 0%,#eef0f3 20%,#a3a8b0 40%,#ffffff 56%,#8a8f97 76%,#dcdfe3 100%);--bdfc-holo:linear-gradient(135deg,#c9d3ff 0%,#ffd3f3 22%,#c8fff0 44%,#fff4c4 64%,#d9c9ff 84%,#bfe9ff 100%);--bdfc-regular:repeating-linear-gradient(135deg,#f3f4f6 0 7px,#ffffff 7px 14px);--bdfc-line:#dedede;--bdfc-head:"SF-Heading-font","Arial Black","Helvetica Neue",Helvetica,Arial,sans-serif;--bdfc-body:"SF-Body-font","Helvetica Neue",Helvetica,Arial,sans-serif}[data-bdfc-hidden]{display:none!important}#bd-fc-bubble{position:fixed;left:22px;bottom:20px;z-index:2147481500;width:96px;height:96px;padding:0;border:0;border-radius:999px;background:linear-gradient(180deg,#ffffffdb,#ffffff9e);-webkit-backdrop-filter:blur(12px) saturate(145%);backdrop-filter:blur(12px) saturate(145%);box-shadow:0 12px 30px #0f172a2e,inset 0 1px #ffffffd9;color:#000;cursor:pointer;font-family:var(--bdfc-body);-webkit-tap-highlight-color:transparent;transition:transform .2s ease,opacity .2s ease}#bd-fc-bubble:active{transform:scale(.96)}#bd-fc-bubble svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:rotate(-90deg);pointer-events:none}#bd-fc-bubble .bdfc-ring-track{fill:none;stroke:#0f172a1a;stroke-width:6}#bd-fc-bubble .bdfc-ring-fill{fill:none;stroke:url(#bdfc-grad-chrome);stroke-width:6;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset .6s cubic-bezier(.22,.61,.36,1)}#bd-fc-bubble.is-unlocked .bdfc-ring-fill{stroke:url(#bdfc-grad-holo)}#bd-fc-bubble .bdfc-in{position:absolute;top:9px;right:9px;bottom:9px;left:9px;border-radius:999px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1}#bd-fc-bubble .bdfc-kicker{font-size:7.5px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#0000009e;margin-bottom:5px;white-space:nowrap}#bd-fc-bubble .bdfc-main{font-family:var(--bdfc-head);font-size:20px;letter-spacing:-.04em;line-height:.95;white-space:nowrap}#bd-fc-bubble .bdfc-main.is-word{font-size:15px;text-transform:uppercase;letter-spacing:-.02em}#bd-fc-bubble .bdfc-sub{margin-top:5px;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0000009e;white-space:nowrap}#bd-fc-bubble .bdfc-check{position:absolute;top:2px;right:2px;width:22px;height:22px;border-radius:999px;background:#00b86b;color:#fff;display:none;align-items:center;justify-content:center;box-shadow:0 4px 10px #00b86b59}#bd-fc-bubble.is-unlocked .bdfc-check{display:flex}#bd-fc-bubble .bdfc-check svg{position:static;transform:none;width:11px;height:11px}#bd-fc-bubble.is-pulse{animation:bdfcPulse 1.8s ease-in-out infinite}@keyframes bdfcPulse{0%,to{box-shadow:0 12px 30px #0f172a2e,0 0 #00000047}50%{box-shadow:0 12px 30px #0f172a2e,0 0 0 9px #0000}}body.bd-cart-open #bd-fc-bubble,html.bdfc-modal-open #bd-fc-bubble{opacity:0;pointer-events:none}@media(max-width:749px){#bd-fc-bubble{left:14px;bottom:calc(84px + env(safe-area-inset-bottom));width:76px;height:76px}#bd-fc-bubble .bdfc-in{top:7px;right:7px;bottom:7px;left:7px}#bd-fc-bubble .bdfc-kicker{font-size:6px;margin-bottom:4px}#bd-fc-bubble .bdfc-main{font-size:16px}#bd-fc-bubble .bdfc-main.is-word{font-size:12px}#bd-fc-bubble .bdfc-sub{font-size:6.5px;margin-top:4px}#bd-fc-bubble .bdfc-check{width:19px;height:19px}}@media(prefers-reduced-motion:reduce){#bd-fc-bubble.is-pulse{animation:none}}.bdfc-track{position:relative;height:6px;background:#eef0f3;border-radius:999px;overflow:hidden}.bdfc-fill{position:absolute;left:0;top:0;bottom:0;width:0;border-radius:999px;background:var(--bdfc-chrome);background-size:200% 100%;box-shadow:inset 0 0 0 1px #00000014;transition:width .5s cubic-bezier(.22,.61,.36,1);animation:bdfcShine 2.4s linear infinite}.bdfc-track.is-done .bdfc-fill{background:var(--bdfc-holo);background-size:200% 100%}@keyframes bdfcShine{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.bdfc-fill{animation:none}}.bdfc-opts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.bdfc-opt{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;border:1.5px solid var(--bdfc-line);border-radius:12px;background:#fff;color:#000;font-family:var(--bdfc-body);text-align:left;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,box-shadow .15s ease}.bdfc-opt:disabled{cursor:default}.bdfc-opt.is-selected{border-color:#000;box-shadow:0 0 0 1px #000}.bdfc-opt.is-locked .bdfc-sw{filter:grayscale(.35);opacity:.7}.bdfc-sw{display:block;height:46px;background-size:cover;background-position:center;border-bottom:1px solid var(--bdfc-line)}.bdfc-sw--regular{background:var(--bdfc-regular)}.bdfc-sw--chrome{background:var(--bdfc-chrome)}.bdfc-sw--holo{background:var(--bdfc-holo),#e8e8ee}.bdfc-opt__body{display:flex;flex-direction:column;gap:3px;padding:8px 9px 9px}.bdfc-opt__name{font-size:11.5px;font-weight:800;line-height:1.15;letter-spacing:-.01em}.bdfc-opt__price{font-size:11px;font-weight:800;line-height:1.1;white-space:nowrap}.bdfc-opt__price s{color:#98a2b3;font-weight:600;margin-right:3px}.bdfc-opt__price em{font-style:normal;color:#00b86b}.bdfc-opt__pill{position:absolute;top:6px;left:6px;height:16px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;font-size:7.5px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.bdfc-opt__pill--pop{background:#e8faf1;color:#00804a;border:1px solid #9ee6c3}.bdfc-opt__pill--fx{background:#fff3de;color:#9a5d00;border:1px solid #f7cf8a}.bdfc-opt__tick{position:absolute;top:6px;right:6px;width:18px;height:18px;border-radius:999px;background:#000;color:#fff;display:none;align-items:center;justify-content:center}.bdfc-opt.is-selected .bdfc-opt__tick{display:flex}.bdfc-opt__tick svg{width:9px;height:9px}.bdfc-opts.is-busy{opacity:.55;pointer-events:none}.bdfc-panel{padding:16px 24px 18px;border-bottom:1px solid #F6F6F7;font-family:var(--bdfc-body)}.bdfc-panel__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.bdfc-tag{display:inline-flex;align-items:center;height:20px;padding:0 9px;border-radius:999px;background:linear-gradient(180deg,#101828,#000);color:#f8f8f8;font-size:9.5px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.bdfc-ends{font-size:11px;font-weight:700;color:#667085;white-space:nowrap}.bdfc-panel__msg{margin:0 0 10px;font-size:14px;line-height:1.35;letter-spacing:-.005em}.bdfc-panel__msg strong{font-weight:800}.bdfc-panel .bdfc-opts{margin-top:12px}.bdfc-warn{margin:10px 0 0;padding:8px 10px;border-radius:8px;background:#fff3de;color:#6b4200;font-size:11.5px;line-height:1.35}.bd-fc-line .bd-cart-qty{display:none}.bd-fc-line .bd-cart-item__price b{color:#00b86b;font-weight:900}.bd-fc-line .bd-cart-item__price s{color:#98a2b3!important}.bdfc-line-note{font-size:11.5px;font-weight:700;color:#667085}@media(max-width:749px){.bdfc-panel{padding:14px 18px 16px}.bdfc-panel__msg{font-size:13.5px}}#bd-fc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483200;display:flex;align-items:center;justify-content:center;font-family:var(--bdfc-body);color:#000}#bd-fc-modal[hidden]{display:none!important}.bdfc-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#1018288c;animation:bdfcFade .2s ease}.bdfc-card{position:relative;width:min(460px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:18px;padding:22px 22px 18px;box-shadow:0 30px 70px #10182859;animation:bdfcUp .26s cubic-bezier(.22,.61,.36,1)}.bdfc-x{position:absolute;top:12px;right:12px;width:34px;height:34px;border:0;border-radius:8px;background:#f6f6f7;color:#000;font-size:22px;line-height:1;cursor:pointer}.bdfc-title{margin:12px 0 6px;font-family:var(--bdfc-head);font-size:28px;line-height:.95;letter-spacing:-.04em;text-transform:uppercase}.bdfc-lead{margin:0 0 14px;font-size:14px;line-height:1.4;color:#344054}.bdfc-lead strong{color:#000;font-weight:800}.bdfc-nums{display:flex;justify-content:space-between;margin-top:6px;font-size:11px;font-weight:800;color:#667085;font-variant-numeric:tabular-nums}.bdfc-card .bdfc-opts{margin-top:16px}.bdfc-card .bdfc-sw{height:74px}.bdfc-card .bdfc-opt__name{font-size:12.5px}.bdfc-card .bdfc-opt__price{font-size:12px}.bdfc-cta{display:flex;align-items:center;justify-content:center;width:100%;margin-top:16px;padding:15px 18px;border:0;border-radius:14px;background:#000;color:#fff;font-family:var(--bdfc-body);font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.bdfc-fine{margin:10px 0 0;font-size:11px;line-height:1.4;color:#667085;text-align:center}@keyframes bdfcFade{0%{opacity:0}}@keyframes bdfcUp{0%{opacity:0;transform:translateY(18px)}}@media(max-width:749px){#bd-fc-modal{align-items:flex-end}.bdfc-card{width:100%;max-height:88vh;border-radius:18px 18px 0 0;padding:20px 16px calc(16px + env(safe-area-inset-bottom))}.bdfc-title{font-size:24px}.bdfc-opts{gap:6px}.bdfc-card .bdfc-sw{height:62px}.bdfc-opt__body{padding:7px 7px 8px}.bdfc-card .bdfc-opt__name{font-size:11.5px}.bdfc-card .bdfc-opt__price{font-size:11px}}.bdfc-pdp-note{display:flex;align-items:flex-start;gap:9px;margin:4px 0 12px;padding:10px 12px;border-radius:12px;background:linear-gradient(180deg,#101828,#000);color:#f8f8f8;font-family:var(--bdfc-body);font-size:12px;line-height:1.35}.bdfc-pdp-note b{font-weight:900;color:#fff}.bdfc-pdp-note .bdfc-sw{flex:0 0 26px;width:26px;height:26px;border:0;border-radius:999px;box-shadow:0 0 0 1px #ffffff40}
/*# sourceMappingURL=/cdn/shop/t/62/assets/bd-free-chrome.css.map */
