@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600;700;800;900&family=Hanken+Grotesk:wght@400;500;600;700&display=swap";.offsurge-sc{--osc-bg: #F2F1ED;--osc-surface: #FFFFFF;--osc-paper: #FAF9F6;--osc-ink: #0E0E0C;--osc-ink-soft: #6C6B64;--osc-ink-faint: #A6A49B;--osc-line: #E8E6DF;--osc-line-strong: #D9D7CE;--osc-hover: #F5F4F0;--osc-draw: #2A2A27;--osc-radius: 0px;--osc-ease: cubic-bezier(.22, .61, .36, 1);--osc-body: "Hanken Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--osc-display: "Archivo", -apple-system, BlinkMacSystemFont, sans-serif;width:100%!important;max-width:440px!important;margin:0 auto!important;padding:22px 0 28px!important;overflow:hidden!important;font-family:var(--osc-body);color:var(--osc-ink);line-height:1.5;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;box-sizing:border-box}.offsurge-sc[data-state=error]{display:none}.offsurge-sc,.offsurge-sc *{min-width:0}.offsurge-sc *,.offsurge-sc *:before,.offsurge-sc *:after{box-sizing:border-box}.offsurge-sc button{font-family:inherit}.offsurge-sc .osc-brand{display:flex!important;justify-content:center!important;align-items:center!important;margin:0 0 22px!important;text-align:center}.offsurge-sc .osc-logo{display:block!important;width:min(240px,62%)!important;height:auto!important;object-fit:contain!important}.offsurge-sc .osc-wordmark{display:none!important}.offsurge-sc .osc-flip{display:inline-block;transform:scaleX(-1)}.offsurge-sc .osc-panel{width:100%!important;max-width:100%!important;background:var(--osc-surface);border:1px solid var(--osc-line)!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;animation:oscRise .6s var(--osc-ease) both}.offsurge-sc .osc-phead{padding:22px 20px 0!important;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap}.offsurge-sc .osc-eyebrow{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--osc-ink-faint);font-weight:600;margin-bottom:9px}.offsurge-sc .osc-ptitle{font-family:var(--osc-display);font-weight:700;font-size:28px!important;line-height:1.15!important;letter-spacing:-.01em;margin:0}.offsurge-sc .osc-psub{font-size:13px!important;color:var(--osc-ink-soft);margin:8px 0 0!important;max-width:440px;line-height:1.55}.offsurge-sc .osc-utoggle{position:relative;display:inline-flex;background:var(--osc-hover);border:1px solid var(--osc-line);border-radius:0!important;padding:4px;flex:none}.offsurge-sc .osc-uthumb{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);background:var(--osc-ink);border-radius:0!important;transition:transform .38s var(--osc-ease)}.offsurge-sc .osc-utoggle[data-u=in] .osc-uthumb{transform:translate(100%)}.offsurge-sc .osc-utoggle button{position:relative;z-index:1;border:0;background:transparent;cursor:pointer;font-weight:600;font-size:12.5px;letter-spacing:.08em;color:var(--osc-ink-soft);padding:8px 20px;border-radius:0!important;transition:color .3s var(--osc-ease)}.offsurge-sc .osc-utoggle button.is-active{color:#fff}.offsurge-sc .osc-main{display:grid;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;gap:20px!important;padding:22px 20px!important;align-items:start}.offsurge-sc .osc-right{padding-left:0!important;width:100%!important;min-width:0!important}.offsurge-sc .osc-draw-wrap{width:100%!important;max-width:300px!important;margin:0 auto!important;background:var(--osc-paper);border:1px solid var(--osc-line);border-radius:0!important;padding:18px!important}.offsurge-sc .osc-draw-wrap svg{width:100%;height:auto;display:block;max-height:260px!important}.offsurge-sc .osc-draw-cap{text-align:center;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--osc-ink-faint);font-weight:600;margin-top:10px}.offsurge-sc .osc-sel-label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--osc-ink-faint);font-weight:600;margin-bottom:12px}.offsurge-sc .osc-pills{display:grid;gap:8px;margin-bottom:24px}.offsurge-sc .osc-pills button{border:1px solid var(--osc-line);background:var(--osc-surface);border-radius:0!important;padding:13px 0;font-family:var(--osc-display);font-weight:700;font-size:15px;color:var(--osc-ink-soft);cursor:pointer;transition:all .25s var(--osc-ease)}.offsurge-sc .osc-pills button.is-active{background:var(--osc-ink);color:#fff;border-color:var(--osc-ink)}.offsurge-sc .osc-cards{width:100%!important;max-width:100%!important;display:grid;grid-template-columns:1fr 1fr!important;gap:10px!important}.offsurge-sc .osc-mcard{border:1px solid var(--osc-line);border-radius:0!important;padding:14px!important;background:var(--osc-surface);transition:border-color .25s var(--osc-ease),background .25s var(--osc-ease)}.offsurge-sc .osc-mcard.is-hl{border-color:var(--osc-ink);background:var(--osc-paper)}.offsurge-sc .osc-mcard .osc-ml{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--osc-ink-soft);font-weight:600}.offsurge-sc .osc-code{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:0!important;border:1px solid var(--osc-line-strong);font-family:var(--osc-display);font-weight:700;font-size:10px;color:var(--osc-ink);flex:none;transition:all .25s var(--osc-ease)}.offsurge-sc .osc-mcard.is-hl .osc-code{background:var(--osc-ink);color:#fff;border-color:var(--osc-ink)}.offsurge-sc .osc-mcard .osc-mv{font-family:var(--osc-display);font-weight:700;font-size:28px!important;letter-spacing:-.01em;margin-top:8px}.offsurge-sc .osc-mcard .osc-mv small{font-size:13px;font-weight:600;color:var(--osc-ink-faint);margin-left:3px;letter-spacing:0}.offsurge-sc .osc-mcard .osc-vtype{font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--osc-ink-faint);font-weight:600;margin-top:5px}.offsurge-sc .osc-dim line{stroke:var(--osc-draw);stroke-width:1.4;transition:stroke .25s var(--osc-ease),stroke-width .25s var(--osc-ease)}.offsurge-sc .osc-dim line.osc-lead.is-dash{stroke-dasharray:4 4}.offsurge-sc .osc-dim .osc-bdg{fill:#fff;stroke:var(--osc-ink);stroke-width:1.3;transition:fill .25s var(--osc-ease)}.offsurge-sc .osc-dim .osc-bdgt{fill:var(--osc-ink);font-family:var(--osc-display);font-weight:700;font-size:12px;transition:fill .25s var(--osc-ease)}.offsurge-sc .osc-dim.is-active line{stroke:var(--osc-ink);stroke-width:2.1}.offsurge-sc .osc-dim.is-active .osc-bdg{fill:var(--osc-ink)}.offsurge-sc .osc-dim.is-active .osc-bdgt{fill:#fff}.offsurge-sc .osc-garment{fill:var(--osc-surface);stroke:var(--osc-draw);stroke-width:1.7;stroke-linejoin:round}.offsurge-sc .osc-garment.is-detail{fill:none}.offsurge-sc .osc-compare{border-top:1px solid var(--osc-line)}.offsurge-sc .osc-compare summary{list-style:none;cursor:pointer;padding:20px;display:flex;align-items:center;justify-content:space-between;color:var(--osc-ink);border-radius:0!important}.offsurge-sc .osc-compare summary::-webkit-details-marker{display:none}.offsurge-sc .osc-sm-title{font-family:var(--osc-display);font-weight:700;font-size:15px!important}.offsurge-sc .osc-chev{transition:transform .35s var(--osc-ease)}.offsurge-sc .osc-compare[open] .osc-chev{transform:rotate(180deg)}.offsurge-sc .osc-ctable{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;padding:0 20px 24px!important}.offsurge-sc .osc-crow{display:grid;min-width:520px!important;max-width:none!important}.offsurge-sc .osc-crow .osc-ch{padding:0 10px 14px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--osc-ink-faint);font-weight:600;border-bottom:1px solid var(--osc-line-strong)}.offsurge-sc .osc-crow .osc-ch.osc-size{text-align:center;font-family:var(--osc-display);font-weight:700;font-size:15px;color:var(--osc-ink);letter-spacing:.03em;cursor:pointer;border-radius:0!important}.offsurge-sc .osc-crow .osc-cn{padding:15px 10px;font-weight:600;font-size:13.5px;display:flex;align-items:center;gap:8px;border-top:1px solid var(--osc-line)}.offsurge-sc .osc-crow .osc-cn .osc-code{width:17px;height:17px;font-size:9.5px}.offsurge-sc .osc-crow .osc-cv{padding:15px 10px;text-align:center;font-size:15px;font-weight:600;border-top:1px solid var(--osc-line);transition:background .25s var(--osc-ease)}.offsurge-sc .osc-crow .is-first{border-top:0!important}.offsurge-sc .osc-cv.is-col-active,.offsurge-sc .osc-ch.is-col-active{background:var(--osc-paper)}.offsurge-sc .osc-cv.is-col-active{font-weight:700}.offsurge-sc .osc-crow.is-hl .osc-cn{color:var(--osc-ink)}.offsurge-sc .osc-crow.is-hl .osc-cn .osc-code{background:var(--osc-ink);color:#fff;border-color:var(--osc-ink)}.offsurge-sc .osc-howto{display:none!important}.offsurge-sc .osc-howto h3{font-family:var(--osc-display);font-weight:700;font-size:16px;margin:0 0 4px}.offsurge-sc .osc-hsub{font-size:12.5px;color:var(--osc-ink-faint);margin:0 0 22px}.offsurge-sc .osc-hgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.offsurge-sc .osc-hitem{display:flex;gap:14px;align-items:flex-start;border:1px solid var(--osc-line);border-radius:0!important;padding:14px;transition:border-color .25s var(--osc-ease),background .25s var(--osc-ease)}.offsurge-sc .osc-hitem.is-hl{border-color:var(--osc-ink);background:var(--osc-paper)}.offsurge-sc .osc-hmini{flex:none;width:60px;height:80px;background:var(--osc-paper);border-radius:0!important;display:flex;align-items:center;justify-content:center;padding:6px}.offsurge-sc .osc-hmini svg{width:100%;height:100%}.offsurge-sc .osc-hmini .osc-gm{fill:none;stroke:var(--osc-line-strong);stroke-width:2}.offsurge-sc .osc-hmini .osc-hl-line{stroke:var(--osc-ink);stroke-width:2.6}.offsurge-sc .osc-hitem .osc-htxt h4{font-size:13.5px;font-weight:600;display:flex;align-items:center;gap:7px;margin:0}.offsurge-sc .osc-hitem .osc-htxt .osc-code{width:17px;height:17px;font-size:9.5px}.offsurge-sc .osc-hitem .osc-htxt p{font-size:12.2px;color:var(--osc-ink-soft);margin:4px 0 0;line-height:1.5}.offsurge-sc .osc-notes{border-top:1px solid var(--osc-line);padding:16px 20px!important;display:flex;flex-direction:column;gap:8px}.offsurge-sc .osc-note{display:flex;gap:9px;align-items:flex-start;font-size:12px!important;color:var(--osc-ink-soft);line-height:1.5;margin:0}.offsurge-sc .osc-note svg{flex:none;margin-top:2px}.offsurge-sc .osc-note strong{color:var(--osc-ink);font-weight:600}@keyframes oscRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(max-width:820px){.offsurge-sc .osc-main{grid-template-columns:1fr!important;gap:20px!important}.offsurge-sc .osc-right{padding-left:0!important}}@media(max-width:480px){.offsurge-sc{max-width:100%!important;padding:18px 0 24px!important}.offsurge-sc .osc-brand{margin-bottom:18px!important}.offsurge-sc .osc-logo{width:min(210px,70%)!important}.offsurge-sc .osc-phead{padding:20px 16px 0!important;flex-direction:column}.offsurge-sc .osc-utoggle{align-self:flex-start}.offsurge-sc .osc-main{padding:20px 16px!important}.offsurge-sc .osc-cards{grid-template-columns:1fr 1fr!important;gap:8px!important}.offsurge-sc .osc-mcard .osc-mv{font-size:24px!important}.offsurge-sc .osc-draw-wrap{max-width:280px!important}.offsurge-sc .osc-draw-wrap svg{max-height:240px!important}.offsurge-sc .osc-ctable{padding-left:16px!important;padding-right:16px!important}.offsurge-sc .osc-crow{min-width:500px!important}}@media(prefers-reduced-motion:reduce){.offsurge-sc *{animation:none!important;transition:none!important}}.offsurge-sc{inline-size:100%!important;max-inline-size:440px!important;contain:inline-size!important}.offsurge-sc .osc-panel,.offsurge-sc .osc-compare,.offsurge-sc .osc-ctable{inline-size:100%!important;max-inline-size:100%!important;min-inline-size:0!important;overflow-x:hidden!important}.offsurge-sc .osc-ctable{display:block!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important}.offsurge-sc .osc-crow{width:max-content!important;min-width:520px!important;max-width:none!important}.offsurge-sc .osc-crow>*{min-width:0!important}.offsurge-sc .osc-notes,.offsurge-sc .osc-note{width:100%!important;max-width:100%!important;overflow-wrap:anywhere!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/offsurge-size-chart.css.map */
