body.bh-sheet-open{position:fixed;left:0;right:0;width:100%;overflow:hidden}.bh-sheet{width:100%;max-width:100%;height:100%;max-height:100%;margin:0;padding:0;border:0;background:transparent;overflow:hidden;align-items:flex-end;justify-content:center}.bh-sheet[open]{display:flex}.bh-sheet::backdrop{background:#14081273;opacity:0}.bh-sheet[open]::backdrop{opacity:1;transition:opacity .34s ease}@starting-style{.bh-sheet[open]::backdrop{opacity:0}}.bh-sheet__panel{position:relative;display:flex;flex-direction:column;width:100%;max-width:520px;max-height:88dvh;overflow:hidden;background:var(--color-background, #fff);border-radius:22px 22px 0 0;box-shadow:0 -12px 40px #1408122e;transform:translateY(100%);will-change:transform}.bh-sheet[open] .bh-sheet__panel{transform:translateY(0);transition:transform .34s cubic-bezier(.25,.46,.45,.94)}@starting-style{.bh-sheet[open] .bh-sheet__panel{transform:translateY(100%)}}.bh-sheet__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px 10px}.bh-sheet__body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 22px 14px}.bh-sheet__footer{flex:0 0 auto;padding:12px 22px calc(16px + env(safe-area-inset-bottom,0px));background:var(--color-background, #fff);border-top:1px solid rgba(20,8,18,.07)}.bh-sheet__close{flex:none;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#1408120f;color:var(--color-body, #555);cursor:pointer;transition:background-color .15s ease}.bh-sheet__close:hover{background:#1408121f}.bh-sheet__close:focus-visible{outline:2px solid var(--color-accent, #b456a6);outline-offset:2px}.bh-sheet__close svg{width:16px;height:16px}.bh-sheet__handle{display:block;width:40px;height:4px;margin:8px auto 2px;border-radius:999px;background:#1408122e;cursor:grab;touch-action:none}.bh-sheet__handle:active{cursor:grabbing}.bh-sheet__title{margin:0;font-size:1.15rem;font-weight:700;color:var(--color-foreground, #1a1a1a)}.bh-sheet__intro{margin:0 0 6px;font-weight:600;color:var(--color-accent, #b456a6)}.bh-sheet__text{margin:0 0 16px;color:var(--color-body, #444);line-height:1.5}.bh-sheet__tips-title{margin:0 0 8px;font-weight:600;color:var(--color-foreground, #1a1a1a)}.bh-sheet__tips{margin:0 0 22px;padding-inline-start:1.15em;color:var(--color-body, #444);line-height:1.6}.bh-sheet__tips li{margin-bottom:4px}.bh-guide-title{display:flex;align-items:center;gap:8px;margin-top:4px}.bh-guide-mark{display:inline-flex;align-items:center;justify-content:center;flex:none;width:20px;height:20px;border-radius:50%}.bh-guide-mark svg{width:12px;height:12px}.bh-guide-mark--yes{background:#268a521f;color:#1f7a48}.bh-guide-mark--no{background:#b230301f;color:#a83232}.bh-guide-foot{margin-top:4px;padding-top:14px;border-top:1px solid rgba(20,8,18,.07)}.bh-guide-foot__text{margin:0 0 10px;font-size:.86rem;line-height:1.45;color:var(--color-body, #444);opacity:.8}.bh-ig-dm{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--color-accent, #b456a6);border-radius:999px;color:var(--color-accent, #b456a6);font-size:.88rem;font-weight:600;text-decoration:none;transition:background-color .15s ease,color .15s ease}.bh-ig-dm:hover{background:var(--color-accent, #b456a6);color:#fff}.bh-ig-dm:focus-visible{outline:2px solid var(--color-accent, #b456a6);outline-offset:2px}.bh-ig-dm__icon{display:inline-flex}.bh-ig-dm__icon svg{width:17px;height:17px}.bh-ig-dm__arrow{transition:transform .15s ease}.bh-ig-dm:hover .bh-ig-dm__arrow{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.bh-ig-dm,.bh-ig-dm__arrow{transition:none}}.bh-sheet__cta{width:100%;min-height:48px;border:0;border-radius:12px;background:var(--color-accent, #b456a6);color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:filter .15s ease}.bh-sheet__cta:hover{filter:brightness(1.05)}.bh-sheet__cta:focus-visible{outline:2px solid var(--color-accent, #b456a6);outline-offset:2px}@media(prefers-reduced-motion:reduce){.bh-sheet,.bh-sheet__panel,.bh-sheet[open] .bh-sheet__panel,.bh-sheet::backdrop,.bh-sheet[open]::backdrop{transition-duration:.01ms}}@media(min-width:750px){.bh-sheet{align-items:stretch;justify-content:flex-end}.bh-sheet__panel{width:420px;max-width:90vw;height:100%;max-height:100%;border-radius:22px 0 0 22px;box-shadow:-12px 0 40px #1408122e;transform:translate(100%)}.bh-sheet[open] .bh-sheet__panel{transform:translate(0)}@starting-style{.bh-sheet[open] .bh-sheet__panel{transform:translate(100%)}}.bh-sheet__header{padding-top:22px}.bh-sheet__handle{display:none}}.bh-sheet--side{align-items:stretch;justify-content:flex-end}.bh-sheet--side .bh-sheet__panel{width:min(460px,100%);max-width:100%;height:100%;max-height:100%;border-radius:0;box-shadow:-20px 0 60px #0000003d;transform:translate(100%)}.bh-sheet--side[open] .bh-sheet__panel{transform:translate(0)}@starting-style{.bh-sheet--side[open] .bh-sheet__panel{transform:translate(100%)}}.bh-sheet--side .bh-sheet__handle{display:none}.bh-sheet__map{height:min(46vh,360px);border-radius:14px;overflow:hidden;background:#1408120d}.bh-sheet__map iframe{display:block;width:100%;height:100%;border:0}.bh-hours{margin-top:16px}.bh-hours__title{margin:0 0 6px;font-weight:600;font-size:.95rem;color:var(--color-foreground, #1a1a1a)}.bh-hours__row{display:flex;justify-content:space-between;gap:16px;padding:7px 0;font-size:.9rem;border-top:1px solid rgba(20,8,18,.07)}.bh-hours__row:first-of-type{border-top:0}.bh-hours__day{color:var(--color-body, #444)}.bh-hours__val{color:var(--color-foreground, #1a1a1a);font-variant-numeric:tabular-nums}.bh-hours__row--closed .bh-hours__val{opacity:.5}a.bh-sheet__cta{display:flex;align-items:center;justify-content:center;text-decoration:none}@media(min-width:750px){.bh-sheet--center{align-items:center;justify-content:center}.bh-sheet--center .bh-sheet__panel{width:min(640px,92vw);max-width:92vw;height:auto;max-height:88dvh;border-radius:22px;box-shadow:0 24px 60px #14081247;transform:translateY(10px) scale(.985)}.bh-sheet--center[open] .bh-sheet__panel{transform:translateY(0) scale(1)}@starting-style{.bh-sheet--center[open] .bh-sheet__panel{transform:translateY(10px) scale(.985)}}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bh-drawer.css.map */
