.bh-size-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:var(--bh-space-xs, 8px)}.bh-size-head .form__label{margin-bottom:0}.bhsg-trigger{flex:none;white-space:nowrap;display:inline-flex;align-items:center;gap:5px;border:0;background:none;padding:4px 2px;cursor:pointer;font:inherit;font-size:.82rem;font-weight:600;color:var(--color-accent, #b456a6);-webkit-text-fill-color:currentColor;line-height:1}.bhsg-trigger svg{width:15px;height:15px;flex:none}.bhsg-trigger:hover{text-decoration:underline}.bhsg-trigger:focus-visible{outline:2px solid var(--color-accent, #b456a6);outline-offset:2px;border-radius:4px}.bhsg{--bhsg-accent: var(--color-accent, #b456a6);--bhsg-accent-d: #7d3a72;--bhsg-ink: var(--color-foreground, #2e2432);--bhsg-muted: rgba(46, 36, 50, .55);--bhsg-cream: #fbf5ef;--bhsg-line: var(--bh-border, rgba(46, 36, 50, .1));--bhsg-head: inherit;--bhsg-bold: var(--font-body-bold-weight, 700);--bhsg-medium: var(--font-body-medium-weight, 500);font-family:inherit;letter-spacing:-.01em}.bhsg-top{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:6px 20px 0;border-bottom:1px solid var(--bhsg-line);background:var(--color-background, #fff)}.bhsg-tabs{display:flex;gap:26px;flex:1;align-items:flex-end}.bhsg-tab{position:relative;border:0;background:none;padding:14px 2px 13px;cursor:pointer;font-family:var(--bhsg-head);font-size:.95rem;font-weight:var(--bhsg-bold);color:var(--bhsg-muted);-webkit-text-fill-color:currentColor}.bhsg-tab:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--bhsg-accent);border-radius:2px 2px 0 0;transform:scaleX(0);transition:transform .2s ease}.bhsg-tab[aria-selected=true]{color:var(--bhsg-accent)}.bhsg-tab[aria-selected=true]:after{transform:scaleX(1)}.bhsg-close{flex:none;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#2e24320f;color:var(--bhsg-ink);cursor:pointer}.bhsg-close:hover{background:#2e24321f}.bhsg-close svg{width:15px;height:15px}.bhsg-close:focus-visible,.bhsg-tab:focus-visible{outline:2px solid var(--bhsg-accent);outline-offset:2px}.bhsg-panel[hidden]{display:none}.bhsg-h1{font-family:var(--bhsg-head);margin:14px 0 8px;font-size:1.5rem;font-weight:var(--bhsg-bold);letter-spacing:-.02em;line-height:1.15;color:var(--bhsg-ink)}.bhsg-lede{margin:0 0 22px;font-size:.95rem;color:var(--bhsg-muted);line-height:1.5}.bhsg-hero{background:linear-gradient(135deg,#fdf2fb,#f6ecfb);border:1px solid rgba(180,86,166,.16);border-radius:22px;padding:26px 20px 22px}.bhsg-cmp{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.bhsg-col{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1}.bhsg-cake{width:104px;height:84px;border-radius:12px 12px 11px 11px;overflow:hidden;box-shadow:0 10px 24px #78326e33;display:flex;flex-direction:column}.bhsg-cake i{display:block}.bhsg-cake .bhsg-lyr-top{flex:none;height:22px;background:linear-gradient(160deg,var(--bhsg-accent),var(--bhsg-accent-d))}.bhsg-cake .bhsg-lyr-sp{flex:1 1 0;min-height:0;background:#f2e0bd}.bhsg-cake .bhsg-lyr-fl{flex:none;height:8px;background:#e59cc6}.bhsg-slices{display:flex;gap:5px;align-items:flex-end;min-height:62px}.bhsg-slice{width:18px;height:62px;background:linear-gradient(#f6e9c9,#efd9a8);border:1px solid #e7d3ae;border-radius:3px 3px 4px 4px;position:relative}.bhsg-slice:before{content:"";position:absolute;top:0;left:0;right:0;height:14px;background:linear-gradient(160deg,var(--bhsg-accent),var(--bhsg-accent-d));border-radius:2px 2px 0 0}.bhsg-num{font-family:var(--bhsg-head);font-size:1.7rem;font-weight:var(--bhsg-bold);line-height:1;color:var(--bhsg-accent)}.bhsg-cap{font-size:.78rem;color:var(--bhsg-muted);text-align:center;word-spacing:.14em}.bhsg-punch{margin:22px 2px 0;font-size:.95rem;line-height:1.6;text-align:center;color:#5a4a63}.bhsg-punch b{color:var(--bhsg-accent);font-weight:var(--bhsg-bold)}.bhsg-shape{display:flex;justify-content:center;margin:24px 0 4px}.bhsg-seg{display:inline-flex;background:var(--bhsg-cream);border-radius:999px;padding:5px}.bhsg-seg button{border:0;background:none;padding:9px 22px;border-radius:999px;cursor:pointer;font-family:var(--bhsg-head);font-size:.85rem;font-weight:var(--bhsg-bold);color:var(--bhsg-muted);-webkit-text-fill-color:currentColor}.bhsg-seg button[aria-pressed=true]{background:var(--bhsg-accent);color:#fff}.bhsg-seg button:focus-visible{outline:2px solid var(--bhsg-accent);outline-offset:2px}.bhsg-list{margin:12px 0 0}.bhsg-row{display:flex;align-items:center;gap:16px;width:100%;text-align:left;border:0;background:none;color:var(--bhsg-ink);-webkit-text-fill-color:currentColor;padding:16px 12px;border-radius:16px;cursor:pointer;transition:background .15s ease}.bhsg-row+.bhsg-row{border-top:1px solid var(--bhsg-line)}.bhsg-row:hover{background:#faf6f9}.bhsg-row[aria-pressed=true]{background:#fdeffa;box-shadow:inset 0 0 0 2px var(--bhsg-accent);border-top-color:transparent}.bhsg-row[aria-pressed=true]+.bhsg-row{border-top-color:transparent}.bhsg-row:focus-visible{outline:2px solid var(--bhsg-accent);outline-offset:-2px}.bhsg-dot{flex:none;border-radius:50%;background:linear-gradient(160deg,var(--bhsg-accent),var(--bhsg-accent-d))}.bhsg-dot.is-heart{border-radius:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 29'%3E%3Cpath d='M16 29S1 20 1 9.5A7.5 7.5 0 0 1 16 6 7.5 7.5 0 0 1 31 9.5C31 20 16 29 16 29Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 29'%3E%3Cpath d='M16 29S1 20 1 9.5A7.5 7.5 0 0 1 16 6 7.5 7.5 0 0 1 31 9.5C31 20 16 29 16 29Z'/%3E%3C/svg%3E") center/contain no-repeat}.bhsg-rmeta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.bhsg-rname{font-family:var(--bhsg-head);font-weight:var(--bhsg-bold);font-size:1.05rem;letter-spacing:0;word-spacing:.16em}.bhsg-rspec{font-size:.82rem;color:var(--bhsg-muted)}.bhsg-rport{font-family:var(--bhsg-head);font-weight:var(--bhsg-bold);font-size:1.12rem;color:var(--bhsg-accent);white-space:nowrap}.bhsg-rport small{font-family:var(--font-body-family, inherit);font-weight:500;font-size:.72rem;color:var(--bhsg-muted);margin-left:5px}.bhsg-row[aria-pressed=true] .bhsg-rname{color:var(--bhsg-accent)}.bhsg-care{display:flex;flex-direction:column;gap:14px;margin-top:16px}.bhsg-care-card{display:flex;gap:15px;background:var(--bhsg-cream);border:1px solid var(--bhsg-line);border-radius:18px;padding:18px}.bhsg-care-ic{flex:none;width:40px;height:40px;border-radius:12px;background:#fff;display:grid;place-items:center;color:var(--bhsg-accent);box-shadow:0 5px 14px #78326e17}.bhsg-care-ic svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bhsg-care-bd{flex:1;min-width:0;align-self:center}.bhsg-care-bd h3{font-family:var(--bhsg-head);margin:0;font-size:.98rem;font-weight:var(--bhsg-bold);line-height:1.4;color:var(--bhsg-ink)}.bhsg-care-bd ul{margin:10px 0 0;padding-left:20px;display:flex;flex-direction:column;gap:7px}.bhsg-care-bd li{font-size:.9rem;line-height:1.45;color:#5a4a63}.bhsg-care-bd li::marker{color:var(--bhsg-accent)}@media(prefers-reduced-motion:reduce){.bhsg-row,.bhsg-tab:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bh-size-guide.css.map */
