.bangili-sg{display:block}.bangili-sg__trigger{display:inline-flex;align-items:center;gap:7px;padding:0;color:var(--sg-trigger-color, #08281d);font-family:var(--font-heading--family, var(--font-body--family, inherit));font-size:15px;font-weight:var(--sg-trigger-weight, 600);line-height:1.2;letter-spacing:.2px;cursor:pointer;text-decoration:none}.bangili-sg__trigger .bangili-sg__trigger-label{text-underline-offset:3px;text-decoration-thickness:1.5px}.bangili-sg__trigger:hover .bangili-sg__trigger-label,.bangili-sg__trigger:focus-visible .bangili-sg__trigger-label,.bangili-sg__trigger--underline .bangili-sg__trigger-label{text-decoration:underline}.bangili-sg__trigger-icon{display:inline-flex;flex:0 0 auto}.bangili-sg__trigger-icon svg,.bangili-sg__trigger-icon--img{width:var(--sg-icon-size, 18px);height:var(--sg-icon-size, 18px);display:block}.bangili-sg__trigger-icon--img{object-fit:contain}.bangili-sg__dialog{position:relative;margin:auto;background-color:var(--sg-modal-bg, #f2ecdb);color:var(--sg-body, #08281d);border:none;border-radius:16px;padding:clamp(24px,3.5vw,48px);max-width:var(--sg-modal-w, 1000px);width:calc(100vw - 32px);max-height:min(92vh,980px);box-shadow:var(--shadow-popover, 0 20px 60px rgb(0 0 0 / .25))}.bangili-sg__dialog.dialog-modal[open]{animation:bangili-sg-in var(--animation-speed, .25s) var(--animation-easing, ease) forwards}.bangili-sg__dialog.dialog-modal.dialog-closing{animation:bangili-sg-out var(--animation-speed, .25s) var(--animation-easing, ease) forwards}@keyframes bangili-sg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes bangili-sg-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(8px)}}@media(prefers-reduced-motion:reduce){.bangili-sg__dialog.dialog-modal[open],.bangili-sg__dialog.dialog-modal.dialog-closing{animation-duration:.01ms}}.bangili-sg__close{position:absolute;inset-block-start:18px;inset-inline-end:18px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:var(--sg-body, #08281d);cursor:pointer;opacity:.8;z-index:1}.bangili-sg__close:hover{opacity:1}.bangili-sg__close svg{width:16px;height:16px}.bangili-sg__eyebrow{margin:0 0 6px;color:var(--sg-eyebrow, #7c0d27);font-family:var(--font-heading--family, var(--font-body--family, inherit));font-size:13px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;line-height:1.2}.bangili-sg__title{margin:0 0 14px;color:var(--sg-title, #08281d);font-family:var(--font-heading--family, var(--font-body--family, inherit));font-weight:900!important;font-size:clamp(30px,4vw,44px);line-height:1.05;letter-spacing:-.5px}.bangili-sg__header{margin-block-end:clamp(16px,2.5vw,28px)}.bangili-sg__intro{max-width:46ch;color:var(--sg-body, #08281d);font-size:clamp(15px,1.5vw,17px);line-height:1.6}.bangili-sg__intro>:first-child{margin-top:0}.bangili-sg__intro>:last-child{margin-bottom:0}.bangili-sg__intro strong{font-weight:600}.bangili-sg__grid{display:grid;grid-template-columns:var(--sg-media-w, 44%) 1fr;gap:clamp(24px,4vw,56px);align-items:start}.bangili-sg__aside{display:flex;flex-direction:column;min-width:0}.bangili-sg__media{margin:0;display:flex;flex-direction:column;align-items:center;gap:14px}.bangili-sg__media-img{display:block;width:auto;height:auto;max-width:240px;max-height:380px}.bangili-sg__media-caption{max-width:30ch;text-align:center;color:var(--sg-muted, #8c8574);font-size:14px;line-height:1.5}.bangili-sg__content{min-width:0;padding-block-start:var(--sg-content-offset, 0px)}.bangili-sg__chart{width:100%;border-collapse:separate;border-spacing:0;border-radius:8px;overflow:hidden;font-family:var(--font-body--family, inherit);box-shadow:0 0 0 1px var(--sg-divider, rgb(63 0 24 / .14))}.bangili-sg__chart thead th{background-color:var(--sg-pill-bg, #3f0018);color:var(--sg-pill-text, #dcd1b8);font-family:var(--font-heading--family, var(--font-body--family, inherit));font-weight:600;font-size:13px;letter-spacing:1px;text-transform:uppercase;text-align:start;padding:13px 20px}.bangili-sg__chart tbody tr{background-color:var(--sg-row-bg, #ffffff)}.bangili-sg__chart tbody tr:nth-child(2n){background-color:var(--sg-row-alt-bg, #faf5e9)}.bangili-sg__chart tbody th,.bangili-sg__chart tbody td{padding:13px 20px;text-align:start;font-size:clamp(15px,1.6vw,17px);line-height:1.3}.bangili-sg__chart tbody tr+tr th,.bangili-sg__chart tbody tr+tr td{border-block-start:1px solid var(--sg-divider, rgb(63 0 24 / .1))}.bangili-sg__size{color:var(--sg-title, #08281d);font-weight:600}.bangili-sg__val{color:var(--sg-body, #08281d);font-weight:400}.bangili-sg__flat{color:var(--sg-muted, #8c8574);font-weight:400}.bangili-sg__steps{margin-block-start:clamp(18px,2.5vw,26px)}.bangili-sg__steps-heading{margin:0 0 14px;color:var(--sg-steps-heading, #7c0d27);font-family:var(--font-heading--family, var(--font-body--family, inherit));font-size:13px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;line-height:1.2}.bangili-sg__steps-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px}.bangili-sg__step{display:flex;align-items:flex-start;gap:14px}.bangili-sg__step-num{flex:0 0 auto;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--sg-pill-bg, #3f0018);color:var(--sg-pill-text, #dcd1b8);font-family:var(--font-heading--family, var(--font-body--family, inherit));font-size:14px;font-weight:600;line-height:1;margin-block-start:1px}.bangili-sg__step-text{color:var(--sg-body, #08281d);font-size:clamp(15px,1.6vw,17px);line-height:1.5}.bangili-sg__step-text>:first-child{margin-top:0}.bangili-sg__step-text>:last-child{margin-bottom:0}.bangili-sg__step-text strong{font-weight:600}.bangili-sg__note{margin-top:24px;color:var(--sg-body, #08281d);font-size:14px;line-height:1.6;opacity:.9}.bangili-sg__note>:first-child{margin-top:0}.bangili-sg__note>:last-child{margin-bottom:0}@media screen and (max-width:749px){.bangili-sg__dialog{padding:clamp(20px,5vw,28px);border-radius:12px;max-height:90vh}.bangili-sg__grid{grid-template-columns:1fr;gap:24px}.bangili-sg__aside{display:contents}.bangili-sg__header{order:1;margin-block-end:0}.bangili-sg__content{order:2;padding-block-start:0}.bangili-sg__media{order:3}.bangili-sg__intro{max-width:none}.bangili-sg__media-img{max-width:180px;max-height:300px}.bangili-sg__chart thead th,.bangili-sg__chart tbody th,.bangili-sg__chart tbody td{padding:12px 14px}.bangili-sg__chart thead th{font-size:11px;letter-spacing:.6px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/bangili-size-guide.css.map */
