.bbh{--bbh-deep: #08415c;--bbh-surf: #2ec4b6;--bbh-coral: #ff6b5a;--bbh-sun: #ffc63f;--bbh-foam: #fdfaf4}.bbh__art{display:block;width:100%;height:100%;background-image:var(--bbh-ball-url);background-size:contain;background-position:center;background-repeat:no-repeat;filter:drop-shadow(0 2px 6px rgba(8,65,92,.3))}.bbh-claimed .bbh__ball,.bbh-claimed .bbh__caption{display:none!important}.bbh--inline{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:calc(var(--bbh-space-top, 0px) - var(--bbh-pull, 0px));margin-bottom:var(--bbh-space-bottom, 0px);padding-inline:20px;pointer-events:none}.bbh--inline>*{pointer-events:auto}.bbh--inline.bbh--left{align-items:flex-start}.bbh--inline.bbh--right{align-items:flex-end}.bbh--inline>.bbh__ball{transform:translate(var(--bbh-nudge-x, 0px))}.bbh--popup-only{margin:0;padding:0}.bbh--float{position:static}.bbh--float>.bbh__ball{position:fixed;bottom:24px;z-index:8000;transform:translate(var(--bbh-nudge-x, 0px))}.bbh--float.bbh--right>.bbh__ball{right:24px}.bbh--float.bbh--left>.bbh__ball{left:24px}.bbh--float.bbh--center>.bbh__ball{left:50%;margin-left:calc(var(--bbh-size) / -2)}.bbh--float .bbh__caption{display:none}.bbh__ball{width:var(--bbh-size, 64px);height:var(--bbh-size, 64px);padding:0;border:0;border-radius:50%;background:none;cursor:pointer;animation:bbh-bob 3.4s ease-in-out infinite;-webkit-tap-highlight-color:transparent}.bbh__ball.bbh__ball--card{position:absolute!important;top:12px!important;left:12px!important;right:auto!important;bottom:auto!important;z-index:5!important;width:var(--bbh-size, 46px)!important;height:var(--bbh-size, 46px)!important;border:0!important;background:none!important;padding:0!important}.bbh__ball:hover,.bbh__ball:focus-visible{animation-play-state:paused;scale:1.12;rotate:-8deg;transition:scale .18s ease,rotate .18s ease}.bbh__ball:focus-visible{outline:3px solid var(--bbh-deep);outline-offset:4px}.bbh__img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(8,65,92,.35))}.bbh__sphere{display:block;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 32% 28%,#ffffffeb 0 8%,#fff0 42%),conic-gradient(var(--bbh-foam) 0deg 45deg,var(--bbh-coral) 45deg 90deg,var(--bbh-foam) 90deg 135deg,var(--bbh-surf) 135deg 180deg,var(--bbh-foam) 180deg 225deg,var(--bbh-sun) 225deg 270deg,var(--bbh-foam) 270deg 315deg,var(--bbh-deep) 315deg 360deg);box-shadow:inset -4px -6px 12px #08415c59,inset 3px 4px 8px #ffffff80,0 6px 14px -4px #08415c80}.bbh__sphere:after{content:"";display:block;width:26%;height:26%;margin:12% 0 0 30%;border-radius:50%;background:var(--bbh-foam);box-shadow:inset -1px -1px 3px #08415c40}.bbh__caption{margin:0;font-size:.82rem;letter-spacing:.04em;opacity:.7}@keyframes bbh-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.bbh__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:grid;place-items:center;padding:20px;background:var(--bbh-overlay, rgba(8, 65, 92, .6));-webkit-backdrop-filter:blur(var(--bbh-blur, 4px));backdrop-filter:blur(var(--bbh-blur, 4px));pointer-events:auto}.bbh__modal[hidden]{display:none}.bbh__card{position:relative;width:min(var(--bbh-pop-width, 420px),100%);max-height:90vh;overflow-y:auto;padding:var(--bbh-pop-pad, 32px);padding-top:calc(var(--bbh-pop-pad, 32px) + 6px);border-radius:var(--bbh-pop-radius, 14px);background:var(--bbh-pop-bg, #fdfaf4);color:var(--bbh-pop-text, #10262e);text-align:var(--bbh-pop-align, center);box-shadow:0 10px 30px -8px #0006;animation:bbh-rise .38s cubic-bezier(.34,1.4,.64,1)}.bbh__card--stripe:before{content:"";position:absolute;inset:0 0 auto;height:var(--bbh-s-height, 8px);border-radius:var(--bbh-pop-radius, 14px) var(--bbh-pop-radius, 14px) 0 0;background:repeating-linear-gradient(90deg,var(--bbh-s1, #ff6b5a) 0 22px,var(--bbh-s2, #ffc63f) 22px 44px,var(--bbh-s3, #2ec4b6) 44px 66px,var(--bbh-s4, #08415c) 66px 88px)}@keyframes bbh-rise{0%{transform:translateY(18px) scale(.96);opacity:0}to{transform:none;opacity:1}}.bbh__hero{margin:0 0 18px}.bbh__hero img{display:block;width:100%;height:auto;border-radius:calc(var(--bbh-pop-radius, 14px) / 1.6)}.bbh__eyebrow{margin:0 0 6px;font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--bbh-pop-accent, #2ec4b6)}.bbh__title{margin:0 0 10px;font-size:var(--bbh-pop-heading, 34px);line-height:1.1;color:inherit}.bbh__body{margin:0 0 22px;font-size:.95rem;line-height:1.55;opacity:.85}.bbh__body p{margin:0 0 8px}.bbh__body p:last-child{margin-bottom:0}.bbh__code-label{margin:0 0 6px;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.6}.bbh__code{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px;padding:12px 14px;border:2px dashed var(--bbh-code-border, #08415c);border-radius:var(--bbh-code-radius, 10px);background:var(--bbh-code-bg, #f6e3c5);color:var(--bbh-code-text, #10262e)}.bbh__code-value{font-size:1.25rem;font-weight:700;letter-spacing:.09em}.bbh__copy{flex:0 0 auto;padding:8px 14px;border:0;border-radius:999px;background:var(--bbh-copy-bg, #08415c);color:var(--bbh-copy-text, #fdfaf4);font:inherit;font-size:.8rem;font-weight:600;cursor:pointer}.bbh__cta{display:block;padding:14px 20px;border-radius:var(--bbh-btn-radius, 40px);background:var(--bbh-btn-bg, #ff6b5a);color:var(--bbh-btn-text, #fdfaf4);font-weight:600;text-decoration:none}.bbh__fine{margin:14px 0 0;font-size:.72rem;line-height:1.5;opacity:.55}.bbh__close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:0;border-radius:50%;background:none;color:inherit;font-size:1.3rem;line-height:1;cursor:pointer}.bbh__close:hover{background:#8080802e}@media(prefers-reduced-motion:reduce){.bbh__ball,.bbh__card{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/42/compiled_assets/styles.css.map?subset=EA */
