.belora-size-help__controls{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--belora-sh-gap, 6px);min-inline-size:0}.belora-size-help__control{padding:0;border:0;background:none;color:rgb(var(--belora-sh-color, var(--belora-ink, 45 42 38)));font-family:var(--belora-sh-family, var(--text-font-family, Inter, sans-serif));font-size:var(--belora-sh-fs, 12px);line-height:var(--belora-sh-lh, 16px);font-weight:var(--belora-sh-fw, 400);letter-spacing:var(--belora-sh-ls, normal);text-transform:var(--belora-sh-tt, none);cursor:pointer;font-synthesis:none;-webkit-font-synthesis:none;transition:color var(--belora-dur-fast, .15s) var(--belora-ease-ui, cubic-bezier(.4, 0, .2, 1))}.belora-size-help__controls .belora-size-help__control .belora-size-help__control-text{font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.belora-size-help__control:hover,.belora-size-help__control:focus-visible,.belora-size-help__control[aria-expanded=true]{font-weight:var(--belora-sh-fw, 400);letter-spacing:var(--belora-sh-ls, normal)}.belora-size-help__control:hover{color:rgb(var(--belora-sh-color-hover, var(--belora-sh-color, var(--belora-ink, 45 42 38))))}.belora-size-help__control:focus-visible{outline:2px solid rgb(var(--belora-ink, 45 42 38));outline-offset:2px}.belora-size-help__control--underline .belora-size-help__control-text{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:auto}.belora-size-help__control--none .belora-size-help__control-text{text-decoration:none}.belora-size-help__control--animated_underline .belora-size-help__control-text{position:relative;text-decoration:none}.belora-size-help__control--animated_underline .belora-size-help__control-text:after{content:"";position:absolute;inset-inline-start:0;inset-block-end:-4px;inline-size:100%;block-size:1px;background-color:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform var(--belora-sh-duration, .24s) cubic-bezier(.22,1,.36,1)}.belora-size-help__control--animated_underline:hover .belora-size-help__control-text:after,.belora-size-help__control--animated_underline:focus-visible .belora-size-help__control-text:after{transform:scaleX(1)}.belora-size-help__controls--sep .belora-size-help__control+.belora-size-help__control{position:relative}.belora-size-help__controls--sep .belora-size-help__control+.belora-size-help__control:before{content:"";position:absolute;inset-inline-start:calc((var(--belora-sh-gap, 6px) / 2 + 1px) * -1);inset-block-start:50%;inline-size:2px;block-size:2px;border-radius:50%;background-color:currentColor;opacity:.55;transform:translateY(-50%);pointer-events:none}.belora-size-help__control[hidden]{display:none}@media screen and (max-width:699.98px){.belora-size-help__control{font-size:var(--belora-sh-fs-m, 12px)}}.variant-picker__option-info:has(>[data-belora-sh-header]){flex-wrap:wrap;row-gap:6px}[data-belora-sh-header]{margin-inline-start:auto}.variant-picker__option:has([data-belora-sh-header]){row-gap:var(--belora-sh-header-gap, 0px)}@media screen and (min-width:1024px){.variant-picker__option:has(.belora-size-help__controls--d-split){inline-size:max-content;max-inline-size:100%}.variant-picker__option-info:has(>.belora-size-help__controls--d-left){justify-content:flex-start}.belora-size-help__controls--d-left{margin-inline-start:0}}@media screen and (min-width:700px)and (max-width:1023.98px){.belora-size-help__controls--t-left{margin-inline-start:0}.variant-picker__option-info:has(>.belora-size-help__controls--t-left){justify-content:flex-start}}@media screen and (max-width:699.98px){.belora-size-help__controls--m-left{margin-inline-start:0}.variant-picker__option-info:has(>.belora-size-help__controls--m-left){justify-content:flex-start}.belora-size-help__controls--m-full{flex:1 0 100%;margin-inline-start:0}.belora-size-help__controls--m-full.belora-size-help__controls--m-auto{justify-content:flex-end}}.belora-size-help__controls--standalone{margin-block-start:var(--belora-sh-top, 0);margin-block-end:var(--belora-sh-bottom, 0)}.belora-size-help__controls--s-left{justify-content:flex-start}.belora-size-help__controls--s-center{justify-content:center}.belora-size-help__controls--s-right{justify-content:flex-end}.modal.belora-size-help__panel::part(content){background-color:rgb(var(--belora-sh-bg, 250 248 245) / var(--belora-sh-opacity, 92%));border:1px solid rgb(232 229 223 / 60%);border-radius:var(--belora-sh-radius, 2px);box-shadow:0 2px 10px #2d2a260f;color:rgb(var(--belora-ink, 45 42 38));max-block-size:var(--belora-sh-max-height, 82dvh)}@supports (backdrop-filter: blur(1px)){.modal.belora-size-help__panel--soft_glass::part(content){-webkit-backdrop-filter:blur(var(--belora-sh-blur, 14px));backdrop-filter:blur(var(--belora-sh-blur, 14px))}}.modal.belora-size-help__panel--solid::part(content){-webkit-backdrop-filter:none;backdrop-filter:none}.modal.belora-size-help__panel::part(header){background:transparent;border-block-end:1px solid rgb(232 229 223 / 60%)}@media screen and (min-width:700px){.modal.belora-size-help__panel--pos-purchase_column::part(base){place-items:center end;padding-inline-end:clamp(16px,6vw,120px)}}.belora-size-help__title{font-family:var(--text-font-family, Inter),sans-serif;font-size:13px;line-height:18px;font-weight:700;letter-spacing:normal;text-transform:none;color:rgb(var(--belora-ink, 45 42 38))}@media screen and (max-width:699.98px){.modal.belora-size-help__panel{--modal-body-padding-block: var(--belora-sh-pad-m, 20px);--modal-body-padding-inline: var(--belora-sh-pad-m, 20px)}.modal.belora-size-help__panel::part(content){inline-size:calc(100% - 24px);margin-inline:auto;margin-block-end:12px}}@media screen and (min-width:700px){.belora-size-help__panel--anim[open]::part(content){animation:belora-sh-in var(--belora-sh-duration, .24s) cubic-bezier(.22,1,.36,1) both}}@keyframes belora-sh-in{0%{opacity:0;transform:translateY(var(--belora-sh-distance, 8px))}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.belora-size-help__panel--anim[open]::part(content){animation:none}.belora-size-help__control,.belora-size-help__control--animated_underline .belora-size-help__control-text:after,.belora-size-help__submit,.belora-size-help__select{transition:none}.belora-size-help__dots:after{animation:none;clip-path:none}.belora-size-help__trust-item{transition:none;transform:none}.belora-size-help__atc{transition:none}}.belora-size-help__body{display:flex;flex-direction:column;gap:16px;font-family:var(--text-font-family, Inter),sans-serif;color:rgb(var(--belora-ink, 45 42 38))}.belora-size-help__intro{margin:0;font-size:13px;line-height:19px;color:rgb(var(--belora-muted, 120 117 114))}.belora-size-help__close{align-self:flex-start;padding:0;border:0;background:none;color:rgb(var(--belora-ink, 45 42 38));font-family:inherit;font-size:12px;line-height:16px;font-weight:700;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.belora-size-help__close:focus-visible{outline:2px solid rgb(var(--belora-ink, 45 42 38));outline-offset:2px}.belora-size-guide-table{max-inline-size:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.belora-size-guide-table:focus-visible{outline:2px solid rgb(var(--belora-ink, 45 42 38));outline-offset:2px}.belora-size-guide-table table{inline-size:100%;border-collapse:collapse;font-size:13px;line-height:18px}.belora-size-guide-table caption{margin-block-end:8px;font-size:12px;line-height:17px;color:rgb(var(--belora-muted, 120 117 114));text-align:start}.belora-size-guide-table th,.belora-size-guide-table td{padding:8px 12px;border-block-end:1px solid rgb(232 229 223);text-align:start;white-space:nowrap;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.belora-size-guide-table thead th{font-size:12px;font-weight:700;color:rgb(var(--belora-muted, 120 117 114));border-block-end-color:#d6d2cb}.belora-size-guide-table tbody th,.belora-size-guide-table tbody td:first-child{font-weight:700}.belora-size-guide-table tbody tr:last-child th,.belora-size-guide-table tbody tr:last-child td{border-block-end:0}.belora-size-help__form{display:flex;flex-direction:column;gap:6px;margin:0}.belora-size-help__label{font-size:12px;line-height:16px;font-weight:700}.belora-size-help__help{font-size:12px;line-height:17px;color:rgb(var(--belora-muted, 120 117 114))}.belora-size-help__row{display:flex;flex-wrap:wrap;align-items:stretch;gap:8px;margin-block-start:2px}.belora-size-help__input{flex:1 1 120px;min-inline-size:0;block-size:40px;padding-inline:12px;border:1px solid rgb(232 229 223);border-radius:0;background-color:#ffffffb3;color:rgb(var(--belora-ink, 45 42 38));font-family:inherit;font-size:16px;line-height:22px}.belora-size-help__input:focus-visible{outline:2px solid rgb(var(--belora-ink, 45 42 38));outline-offset:-1px}.belora-size-help__input[aria-invalid=true]{border-color:rgb(var(--belora-sale, 182 38 61))}.belora-size-help__field{position:relative;display:flex;flex:1 1 120px;min-inline-size:0;align-items:center}.belora-size-help__field .belora-size-help__input{padding-inline-end:38px}.belora-size-help__suffix{position:absolute;inset-inline-end:12px;font-size:12px;line-height:16px;font-weight:700;color:rgb(var(--belora-muted, 120 117 114));pointer-events:none}.belora-size-help__trust{position:relative;display:grid;min-block-size:17px;margin:0;overflow:hidden}.belora-size-help__trust-item{grid-area:1 / 1;min-inline-size:0;font-size:11px;line-height:17px;letter-spacing:.02em;color:rgb(var(--belora-muted, 120 117 114));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .32s ease,transform .32s ease}.belora-size-help__trust-item.is-active{opacity:1;transform:none}.belora-size-help__or{display:flex;align-items:center;gap:10px;margin:2px 0}.belora-size-help__or-line{flex:1 1 auto;min-inline-size:0;block-size:1px;background-color:rgb(var(--belora-ink, 45 42 38) / .14)}.belora-size-help__or-text{flex:none;font-size:11px;line-height:16px;color:rgb(var(--belora-muted, 120 117 114))}.belora-size-help__lead{margin:0;font-size:12px;line-height:17px;color:rgb(var(--belora-ink, 45 42 38))}.belora-size-help__fineprint{margin:0;font-size:11px;line-height:16px;color:rgb(var(--belora-muted, 120 117 114))}.belora-size-help__pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.belora-size-help__cell{display:flex;flex-direction:column;gap:6px;min-inline-size:0}.belora-size-help__cell .belora-size-help__field{min-inline-size:0}.belora-size-help__submit--full{inline-size:100%;margin-block-start:2px}.belora-size-help__atc{inline-size:100%;block-size:44px;margin-block-start:2px;border:0;border-radius:0;background-color:rgb(var(--belora-cta-bg, 230 195 218));color:rgb(var(--belora-ink, 45 42 38));font-family:inherit;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:opacity var(--belora-dur-fast, .15s) var(--belora-ease-ui, cubic-bezier(.4, 0, .2, 1))}.belora-size-help__atc:hover{opacity:.9}.belora-size-help__atc:focus-visible{outline:2px solid rgb(var(--belora-ink, 45 42 38));outline-offset:2px}.belora-size-help__atc[disabled]{opacity:.45;cursor:not-allowed}.belora-size-help__sales{margin:0;font-size:12px;line-height:17px;color:rgb(var(--belora-ink, 45 42 38))}.belora-size-help__result[hidden],[data-belora-sh-forms][hidden]{display:none}[data-belora-sh-forms]{display:flex;flex-direction:column;gap:8px}.belora-size-help__section-title+.belora-size-help__form,.belora-size-help__section-title+.belora-size-help__lead{margin-block-start:-2px}.belora-size-help__row--compact{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.belora-size-help__row--compact .belora-size-help__field{min-inline-size:0}.belora-size-help__row--compact .belora-size-help__submit{inline-size:104px;padding-inline:8px}.belora-size-help__form--compact{gap:6px;margin-block-end:0}.belora-size-help__or{margin:2px 0;gap:8px}.belora-size-help__lead{margin-block-end:-2px}.belora-size-help__pair{gap:8px}.belora-size-help__cell{gap:4px}.belora-size-help__submit--full{margin-block-start:0}.belora-size-help__how{margin:0}.belora-size-help__how-summary{display:inline-block;font-size:11px;line-height:16px;font-weight:700;color:rgb(var(--belora-muted, 120 117 114));text-decoration:underline;text-underline-offset:3px;cursor:pointer;list-style:none}.belora-size-help__how-summary::-webkit-details-marker{display:none}.belora-size-help__how-summary:focus-visible{outline:2px solid rgb(var(--belora-ink, 45 42 38));outline-offset:2px}.belora-size-help__how-body{margin:6px 0 0;font-size:11px;line-height:16px;color:rgb(var(--belora-muted, 120 117 114))}.belora-size-help__result{display:flex;flex-direction:column;gap:8px}.belora-size-help__result .belora-size-help__result-size{font-size:28px;line-height:34px;font-weight:700;letter-spacing:.01em;color:rgb(var(--belora-ink, 45 42 38))}.belora-size-help__result .belora-size-help__result-list{margin:0;padding:0;list-style:none}.belora-size-help__result .belora-size-help__result-item{display:flex;flex-direction:column;gap:2px}.belora-size-help__result .belora-size-help__restart{align-self:flex-start;font-size:11px;line-height:16px;font-weight:400;color:rgb(var(--belora-muted, 120 117 114))}.belora-size-help__section-title{margin:0;font-size:12px;line-height:16px;font-weight:700;letter-spacing:normal;text-transform:none;color:rgb(var(--belora-ink, 45 42 38))}.belora-size-help__section-title+.belora-size-help__form{margin-block-start:2px}.belora-size-help__loading{margin:0;font-size:12px;line-height:17px;color:rgb(var(--belora-muted, 120 117 114))}.belora-size-help__loading[hidden]{display:none}.belora-size-help__dots:after{content:"...";display:inline-block;inline-size:1.2em;text-align:start;animation:belora-sh-dots 1.2s steps(4,end) infinite}@keyframes belora-sh-dots{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.belora-size-help__stock{margin:0;font-size:12px;line-height:17px;color:rgb(var(--belora-muted, 120 117 114))}.belora-size-help__form[hidden]{display:none}.belora-size-help__submit{flex:none;block-size:40px;padding-inline:16px;border:1px solid rgb(var(--belora-ink, 45 42 38));border-radius:0;background:none;color:rgb(var(--belora-ink, 45 42 38));font-family:inherit;font-size:12px;line-height:16px;font-weight:700;cursor:pointer;transition:background-color var(--belora-dur-fast, .15s) var(--belora-ease-ui, cubic-bezier(.4, 0, .2, 1))}.belora-size-help__submit:hover{background-color:rgb(var(--belora-ink, 45 42 38) / 6%)}.belora-size-help__submit:focus-visible{outline:2px solid rgb(var(--belora-ink, 45 42 38));outline-offset:2px}.belora-size-help__error{margin:0;font-size:12px;line-height:17px;color:rgb(var(--belora-sale, 182 38 61))}.belora-size-help__error[hidden]{display:none}.belora-size-help__result:empty{display:none}.belora-size-help__result{display:flex;flex-direction:column;gap:8px;padding-block-start:14px;border-block-start:1px solid rgb(232 229 223)}.belora-size-help__result-heading{margin:0;font-size:12px;line-height:16px;font-weight:700;color:rgb(var(--belora-muted, 120 117 114))}.belora-size-help__result-lead{margin:0;font-size:13px;line-height:19px;color:rgb(var(--belora-ink, 45 42 38))}.belora-size-help__result-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.belora-size-help__result-item{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.belora-size-help__result-size{font-size:15px;line-height:21px;font-weight:700}.belora-size-help__result-note{flex:1 1 100%;font-size:12px;line-height:17px;color:rgb(var(--belora-muted, 120 117 114))}.belora-size-help__select,.belora-size-help__restart{padding:0;border:0;background:none;color:rgb(var(--belora-ink, 45 42 38));font-family:inherit;font-size:12px;line-height:16px;font-weight:700;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.belora-size-help__restart{align-self:flex-start}.belora-size-help__select:focus-visible,.belora-size-help__restart:focus-visible{outline:2px solid rgb(var(--belora-ink, 45 42 38));outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/92/assets/belora-size-help.css.map */
