body.maden-sf-scroll-lock{overflow:hidden}maden-size-fit{--maden-sf-red: #a31f24;--maden-sf-text: #151515;--maden-sf-muted: #696762;--maden-sf-cream: #faf1df;--maden-sf-rule: #dedede;--maden-sf-rule-strong: #d1d1d1;--maden-sf-head: #f5f5f5;--maden-sf-surface: #ffffff;--maden-sf-font: "CircularXX", "Helvetica Neue", Arial, sans-serif}.maden-sf-dialog,.maden-sf-dialog *{box-sizing:border-box}.maden-sf-dialog{width:min(920px,calc(100vw - 40px));height:fit-content;max-width:920px;max-height:calc(100dvh - 40px);margin:auto;padding:0;overflow:hidden;border:0;border-radius:8px;color:var(--maden-sf-text);background:var(--maden-sf-surface);box-shadow:0 18px 52px #0000003d;font-family:var(--maden-sf-font);font-size:14px;line-height:1.35}.maden-sf-dialog::backdrop{background:#000000ad}.maden-sf-dialog:focus{outline:0}.maden-sf-surface{display:flex;flex-direction:column;max-height:calc(100dvh - 40px);overflow:hidden;background:var(--maden-sf-surface)}.maden-sf-header{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto 36px;align-items:center;gap:14px;min-height:56px;flex:0 0 56px;padding:0 20px;border-bottom:1px solid var(--maden-sf-rule);background:var(--maden-sf-surface)}.maden-sf-heading-row{display:contents}.maden-sf-title,.maden-sf-tip-eyebrow,.maden-sf-tip-text,.maden-sf-section-title,.maden-sf-measurement-note,.maden-sf-scroll-hint,.maden-sf-chart-footnote,.maden-sf-unsure-eyebrow,.maden-sf-unsure-text,.maden-sf-empty{margin:0}.maden-sf-title{grid-column:1;grid-row:1;min-width:0;font-size:20px;font-weight:700;line-height:24px;letter-spacing:-.02em}.maden-sf-controls{grid-column:2;grid-row:1;display:flex;align-items:center;gap:14px}.maden-sf-control,.maden-sf-unit-control{min-width:0;margin:0;padding:0;border:0}.maden-sf-control[hidden],.maden-sf-controls[hidden],.maden-sf-table-wrap[hidden],.maden-sf-fit[hidden],.maden-sf-unsure[hidden],.maden-sf-scroll-hint[hidden]{display:none}.maden-sf-select{width:104px;height:36px;padding:0 32px 0 11px;border:1px solid #c7c5c2;border-radius:2px;color:var(--maden-sf-text);background:var(--maden-sf-surface);font:600 12px/1 var(--maden-sf-font);cursor:pointer}.maden-sf-unit-options{display:grid;grid-auto-columns:minmax(58px,1fr);grid-auto-flow:column;min-height:36px;border:1px solid var(--maden-sf-red);border-radius:2px;overflow:hidden}.maden-sf-unit-button{min-width:58px;min-height:34px;padding:0 10px;border:0;border-left:1px solid var(--maden-sf-red);color:var(--maden-sf-red);background:var(--maden-sf-surface);font:700 12px/1 var(--maden-sf-font);cursor:pointer}.maden-sf-unit-button:first-child{border-left:0}.maden-sf-unit-button[aria-pressed=true]{color:#fff;background:var(--maden-sf-red)}.maden-sf-close{grid-column:3;grid-row:1;display:inline-grid;place-items:center;width:36px;height:36px;margin:0;padding:0;border:0;background:transparent;cursor:pointer}.maden-sf-close-icon{display:block;width:16px;height:16px}.maden-sf-select:focus-visible,.maden-sf-unit-button:focus-visible,.maden-sf-close:focus-visible{outline:2px solid var(--maden-sf-red);outline-offset:2px}.maden-sf-handle{display:none}.maden-sf-scroll{flex:0 1 auto;min-height:0;max-height:calc(100dvh - 96px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.maden-sf-tip{position:relative;display:flex;align-items:center;min-height:94px;padding:14px 20px;overflow:hidden;background:var(--maden-sf-cream)}.maden-sf-tip-copy{position:relative;z-index:1;max-width:520px}.maden-sf-tip-eyebrow,.maden-sf-unsure-eyebrow{margin-bottom:4px;color:var(--maden-sf-red);font-size:11px;font-weight:700;line-height:14px;letter-spacing:.02em}.maden-sf-tip-text{max-width:500px;font-size:13px;font-weight:500;line-height:18px}.maden-sf-mascot{position:absolute;right:18px;bottom:0;display:block;width:160px;height:94px;object-fit:contain;object-position:center bottom}.maden-sf-content,.maden-sf-content--single,.maden-sf-content--fit-wide{display:block;min-height:0;padding:16px 20px 18px;background:var(--maden-sf-surface)}.maden-sf-chart,.maden-sf-fit{min-width:0}.maden-sf-fit{margin-top:16px;padding-top:16px;border-top:1px solid var(--maden-sf-rule)}.maden-sf-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:9px}.maden-sf-section-title{font-size:16px;font-weight:700;line-height:20px;letter-spacing:-.01em}.maden-sf-measurement-note,.maden-sf-chart-footnote,.maden-sf-scroll-hint{color:var(--maden-sf-muted);font-size:10px;line-height:14px}.maden-sf-chart-footnote{margin-top:7px}.maden-sf-scroll-hint{display:none}.maden-sf-table-wrap{width:100%;overflow-x:hidden;scrollbar-color:#aaa transparent;scrollbar-width:thin}.maden-sf-table-wrap.is-scrollable{overflow-x:auto}.maden-sf-table{width:100%;min-width:100%;border-collapse:collapse;border-spacing:0;border:1px solid var(--maden-sf-rule-strong);color:var(--maden-sf-text);font-variant-numeric:tabular-nums;table-layout:fixed}.maden-sf-table--scrollable{min-width:var(--maden-sf-table-min, 608px)}.maden-sf-chart .maden-sf-table th:first-child,.maden-sf-chart .maden-sf-table td:first-child{width:74px;min-width:74px}.maden-sf-table--scrollable th:first-child,.maden-sf-table--scrollable td:first-child{position:sticky;left:0;z-index:1;background:var(--maden-sf-surface);box-shadow:1px 0 0 var(--maden-sf-rule-strong)}.maden-sf-table--scrollable thead th:first-child{z-index:2;background:var(--maden-sf-head)}.maden-sf-table th,.maden-sf-table td{height:34px;padding:0 7px;border:1px solid var(--maden-sf-rule);text-align:center;white-space:nowrap;font-size:12px;line-height:16px}.maden-sf-table thead th{height:32px;border-bottom-color:var(--maden-sf-rule-strong);background:var(--maden-sf-head);white-space:normal;font-size:11px;font-weight:700;line-height:14px}.maden-sf-table tbody th{font-weight:600}.maden-sf-size-cell__primary,.maden-sf-size-cell__equivalent{display:block;white-space:nowrap}.maden-sf-row-selected .maden-sf-size-cell__equivalent{color:inherit;opacity:.72}.maden-sf-size-cell__primary{font-weight:700}.maden-sf-size-cell__equivalent{margin-top:1px;color:var(--maden-sf-muted);font-size:9px;font-weight:500;line-height:11px}.maden-sf-table tbody td{font-weight:400}.maden-sf-table .maden-sf-row-selected>*{color:var(--maden-sf-red);background:#a31f240f;font-weight:700}.maden-sf-fit-table th:last-child,.maden-sf-fit-table td:last-child{width:50%;white-space:normal}.maden-sf-fit-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.maden-sf-fit-cards--apparel{display:none}.maden-sf-fit-card{min-width:0;padding:11px;border:1px solid var(--maden-sf-rule-strong);border-radius:4px;background:var(--maden-sf-surface)}.maden-sf-fit-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0}.maden-sf-fit-card__fact,.maden-sf-fit-card__line{min-width:0}.maden-sf-fit-card__fact dt,.maden-sf-fit-card__fact dd,.maden-sf-fit-card__line span,.maden-sf-fit-card__line strong{margin:0}.maden-sf-fit-card__fact dt,.maden-sf-fit-card__line span,.maden-sf-fit-card__result-label{display:block;margin-bottom:2px;color:var(--maden-sf-muted);font-size:10px;font-weight:600;line-height:13px}.maden-sf-fit-card__fact dd,.maden-sf-fit-card__line strong{display:block;font-size:12px;font-weight:600;line-height:16px}.maden-sf-fit-card__line+.maden-sf-fit-card__line{margin-top:8px}.maden-sf-fit-card__result{margin-top:9px;padding:8px 9px;background:#faf6ee}.maden-sf-fit-card__result strong{display:block;font-size:11px;font-weight:600;line-height:15px}.maden-sf-unsure{display:flex;align-items:center;gap:14px;min-height:64px;margin-top:14px;padding:7px 16px;border-radius:5px;background:#f4f3f1}.maden-sf-mascot--small{position:static;flex:0 0 62px;width:62px;height:56px;object-fit:contain}.maden-sf-unsure-text{font-size:12px;line-height:16px}.maden-sf-empty{color:var(--maden-sf-muted);font-size:13px;line-height:18px}.maden-sf-content--chart-empty .maden-sf-chart{display:none}.maden-sf-content--chart-empty .maden-sf-fit{margin-top:0;padding-top:0;border-top:0}.maden-sf-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(min-width:600px)and (max-width:900px){.maden-sf-dialog{width:calc(100vw - 24px)}.maden-sf-header{grid-template-columns:minmax(120px,1fr) auto 34px;gap:9px;padding-right:16px;padding-left:16px}.maden-sf-controls{gap:8px}.maden-sf-tip,.maden-sf-content{padding-right:16px;padding-left:16px}}@media(max-width:599px){.maden-sf-dialog{width:100vw;height:auto;max-width:none;max-height:calc(100dvh - 8px);margin:auto 0 0;border-radius:0;background:transparent;box-shadow:none}.maden-sf-dialog[open]{display:flex;flex-direction:column;justify-content:flex-end}.maden-sf-surface{max-height:calc(100dvh - 8px);border-radius:16px 16px 0 0;box-shadow:0 18px 50px #00000040}.maden-sf-header{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:18px 32px 44px;align-items:stretch;min-height:94px;flex-basis:94px;gap:0;padding:0 16px}.maden-sf-handle{display:block;align-self:end;justify-self:center;width:38px;height:4px;margin-bottom:4px;border-radius:999px;background:#b8b8b8}.maden-sf-heading-row{display:flex;grid-column:1;grid-row:2;align-items:center;justify-content:space-between;gap:12px}.maden-sf-title{grid-column:auto;grid-row:auto;font-size:18px;line-height:22px}.maden-sf-close{grid-column:auto;grid-row:auto;flex:0 0 34px;width:34px;height:34px}.maden-sf-controls{grid-column:1;grid-row:3;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-top:3px}.maden-sf-select{width:96px;height:34px}.maden-sf-unit-options{min-height:34px}.maden-sf-unit-button{min-width:64px;min-height:32px}.maden-sf-scroll{max-height:calc(100dvh - 102px)}.maden-sf-tip{min-height:106px;padding:12px 16px;align-items:flex-start}.maden-sf-tip-copy{max-width:62%}.maden-sf-tip-text{max-width:220px;font-size:12px;line-height:17px}.maden-sf-mascot{right:2px;width:142px;height:104px}.maden-sf-content,.maden-sf-content--single,.maden-sf-content--fit-wide{padding:14px 16px 16px}.maden-sf-section-head{gap:8px;margin-bottom:8px}.maden-sf-section-title{font-size:15px;line-height:19px}.maden-sf-measurement-note{text-align:right;font-size:9px}.maden-sf-chart .maden-sf-table-wrap{overflow-x:auto}.maden-sf-chart .maden-sf-table{width:max(100%,var(--maden-sf-table-min));min-width:max(100%,var(--maden-sf-table-min))}.maden-sf-chart .maden-sf-table th:first-child,.maden-sf-chart .maden-sf-table td:first-child{position:sticky;left:0;z-index:1;width:68px;min-width:68px;background:var(--maden-sf-surface);box-shadow:1px 0 0 var(--maden-sf-rule-strong)}.maden-sf-chart .maden-sf-table thead th:first-child{z-index:2;background:var(--maden-sf-head)}.maden-sf-chart .maden-sf-row-selected>:first-child{background:#faf3f3}.maden-sf-table th,.maden-sf-table td{height:34px;padding:0 7px;font-size:11px;line-height:14px}.maden-sf-table thead th{height:32px;font-size:10px;line-height:13px}.maden-sf-scroll-hint:not([hidden]){display:block;margin-top:6px;text-align:center}.maden-sf-chart-footnote{margin-top:5px}.maden-sf-fit{margin-top:14px;padding-top:14px}.maden-sf-fit-table--desktop{display:none}.maden-sf-fit-cards,.maden-sf-fit-cards--apparel{display:flex;gap:8px;width:100%;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.maden-sf-fit-card{flex:0 0 min(76vw,260px);scroll-snap-align:start;padding:10px}.maden-sf-fit-card--apparel{flex-basis:min(62vw,210px)}.maden-sf-unsure{gap:10px;min-height:58px;margin-top:12px;padding:6px 10px}.maden-sf-mascot--small{position:static;flex:0 0 54px;width:54px;height:50px}.maden-sf-unsure-text{font-size:11px;line-height:15px}}@media(max-width:359px){.maden-sf-header,.maden-sf-tip,.maden-sf-content,.maden-sf-content--single{padding-right:13px;padding-left:13px}.maden-sf-select{width:88px}.maden-sf-unit-button{min-width:58px}}@media(prefers-reduced-motion:no-preference){.maden-sf-dialog[open]{animation:maden-sf-dialog-in .18s ease-out}@keyframes maden-sf-dialog-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/maden-size-fit.css.map */
