.sizing-guide{--sizing-guide-line: rgb(var(--text-color) / .18);--sizing-guide-line-strong: rgb(var(--text-color) / .42);--sizing-guide-head: rgb(var(--text-color) / .06);--sizing-guide-zebra: rgb(var(--text-color) / .03);--sizing-guide-muted: rgb(var(--text-color) / .62);--sizing-guide-radius: .25rem;overflow-x:clip;min-width:0;text-align:start}.sizing-guide__tablist{display:flex;margin-block-end:2rem}.sizing-guide__tablist--category{gap:0;overflow-x:auto;overscroll-behavior-inline:contain;border:1px solid var(--sizing-guide-line);border-radius:var(--sizing-guide-radius)}.sizing-guide__tablist--audience{flex-wrap:wrap;gap:.25rem 1.75rem;margin-block:0 1.75rem;border-block-end:1px solid var(--sizing-guide-line)}.sizing-guide__tab{flex:1 0 auto;padding:.85rem 1.25rem;border:0;background:none;color:inherit;font:inherit;letter-spacing:.02em;text-align:center;white-space:nowrap;cursor:pointer}.sizing-guide__tab--category+.sizing-guide__tab--category{border-inline-start:1px solid var(--sizing-guide-line)}.sizing-guide__tab--category[aria-selected=true],.sizing-guide__tab--category[aria-selected=true]:is(:hover,:focus,:focus-visible,:active){background:#cdbfae;color:#3a322c;font-weight:600}.sizing-guide__tab--audience{flex:0 0 auto;padding:.6rem .25rem;border-block-end:2px solid transparent;color:var(--sizing-guide-muted)}.sizing-guide__tab--audience[aria-selected=true]{border-block-end-color:currentcolor;color:inherit;font-weight:600}.sizing-guide__tab:focus-visible,.sizing-guide__scroll:focus-visible,.sizing-guide__panel:focus-visible{outline:2px solid currentcolor;outline-offset:2px}.sizing-guide__block+.sizing-guide__block{margin-block-start:3rem}.sizing-guide__block-heading{margin:0 0 .35rem;font-size:1.35rem;text-align:center}.sizing-guide__block-subheading{max-width:68ch;margin:0 auto 1.25rem;color:var(--sizing-guide-muted);font-size:.9rem;text-align:center;text-wrap:pretty}.sizing-guide__scroll{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;border:1px solid var(--sizing-guide-line);border-radius:var(--sizing-guide-radius)}.sizing-guide__table{width:100%;border-collapse:collapse;font-size:.9rem}.sizing-guide__caption.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.sizing-guide__table th,.sizing-guide__table td{padding:.7rem .9rem;text-align:start;vertical-align:top}.sizing-guide__table th{opacity:1;text-transform:none;letter-spacing:normal;line-height:inherit;font-size:inherit}.sizing-guide__table thead th{background:var(--sizing-guide-head);border-block-end:1px solid var(--sizing-guide-line-strong);font-weight:600;white-space:nowrap}.sizing-guide__table tbody tr+tr th,.sizing-guide__table tbody tr+tr td{border-block-start:1px solid var(--sizing-guide-line)}.sizing-guide__table tbody tr:nth-child(2n){background:var(--sizing-guide-zebra)}.sizing-guide__table tbody th{font-weight:600;white-space:nowrap}.sizing-guide__unit{display:block;white-space:nowrap}.sizing-guide__unit--metric{color:var(--sizing-guide-muted)}.sizing-guide__notes{display:grid;gap:1rem;margin-block-start:1.25rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.sizing-guide__note{display:flex;flex-direction:column;padding:1rem 1.1rem;border:1px solid var(--sizing-guide-line);border-radius:var(--sizing-guide-radius);background:var(--sizing-guide-zebra)}.sizing-guide__note-title{margin:0 0 .4rem;font-size:.9rem;font-weight:600}.sizing-guide__note-body{margin:0;color:var(--sizing-guide-muted);font-size:.85rem;text-wrap:pretty}.sizing-guide__note-links{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin:.75rem 0 0}.sizing-guide__note-link{font-size:.85rem;text-decoration:underline;text-underline-offset:.2em}.sizing-guide__note-actions{margin:.9rem 0 0}.sizing-guide__note-button{padding:.6rem 1.1rem;border:1px solid var(--sizing-guide-line-strong);border-radius:var(--sizing-guide-radius);background:none;color:inherit;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer}.sizing-guide__note-button:hover{background:var(--sizing-guide-head)}.sizing-guide__note-button:focus-visible,.sizing-guide__overlay-close:focus-visible,.sizing-guide__overlay-panel:focus-visible{outline:2px solid currentcolor;outline-offset:2px}.sizing-guide__diagrams{display:grid;gap:1rem 1.5rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));margin-block-start:1.25rem}.sizing-guide__diagram-figure{display:flex;flex-direction:column;gap:.5rem;margin:0;min-width:0}.sizing-guide__diagram-caption{font-size:.9rem;font-weight:600;text-align:center}.sizing-guide__diagram{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:3 / 2;object-fit:contain}.sizing-guide__definitions{display:grid;gap:.9rem 1.5rem;margin:1.5rem 0 0;grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr))}@media screen and (min-width:62rem){.sizing-guide__definitions{grid-template-columns:repeat(5,minmax(0,1fr))}}.sizing-guide__definition dt{font-size:.9rem;font-weight:600}.sizing-guide__definition dd{margin:.2rem 0 0;color:var(--sizing-guide-muted);font-size:.85rem}.sizing-guide__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,3vw,2.5rem)}.sizing-guide__overlay[hidden]{display:none}.sizing-guide__overlay-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.sizing-guide__overlay-panel{position:relative;width:100%;max-width:78rem;max-height:100%;padding:clamp(1.1rem,2.5vw,2rem);overflow-y:auto;overscroll-behavior:contain;border-radius:var(--sizing-guide-radius);background:rgb(var(--background) / 1);color:rgb(var(--text-color) / 1);box-shadow:0 30px 70px -30px #0009}.sizing-guide__overlay-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.sizing-guide__overlay-title{margin:0;font-size:1.35rem}.sizing-guide__overlay-close{flex:0 0 auto;padding:.45rem .9rem;border:1px solid var(--sizing-guide-line-strong);border-radius:var(--sizing-guide-radius);background:none;color:inherit;font:inherit;font-size:.85rem;cursor:pointer}.sizing-guide__overlay-close:hover{background:var(--sizing-guide-head)}.sizing-guide__overlay-intro{max-width:68ch;margin:.6rem 0 0;color:var(--sizing-guide-muted);font-size:.9rem;text-wrap:pretty}@media screen and (max-width:699px){.sizing-guide__tablist--category{justify-content:flex-start}.sizing-guide__tab{flex:0 0 auto;padding:.75rem 1rem;font-size:.9rem}.sizing-guide__table{font-size:.82rem}.sizing-guide__table th,.sizing-guide__table td{padding:.6rem .7rem}.sizing-guide__block-heading{font-size:1.15rem}}.sizing-guide--fallback .sizing-guide__panel[hidden]{display:block}.sizing-guide--fallback .sizing-guide__tablist{display:none}.sizing-guide-trigger:focus-visible{outline:currentcolor solid 2px;outline-offset:2px}.sizing-guide__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sizing-guide__blank{color:currentColor;opacity:.7}.sizing-guide__source-blank-note{margin:.5rem 0 0;font-size:.875em;opacity:.8}.sizing-guide__guidance{margin:0}.sizing-guide__guidance-subject{margin:1rem 0 .25rem;font-weight:600}.sizing-guide__guidance-subject:first-child{margin-top:0}.sizing-guide__guidance-text{margin:0 0 .75rem;max-width:68ch;line-height:1.6}.sizing-guide__guidance-text:last-child{margin-bottom:0}.sizing-guide__chart-summary{margin:0 0 .75rem;max-width:68ch;line-height:1.6}.sizing-guide__chart-figure{margin:0}.sizing-guide__chart-link{display:inline-block;max-width:100%}.sizing-guide__chart-image{display:block;width:100%;height:auto;max-width:100%}.sizing-guide__chart-zoom{display:inline-block;margin-top:.5rem;font-size:.875em;text-decoration:underline}.sizing-guide__chart-link:focus-visible{outline:currentcolor solid 2px;outline-offset:2px}.sizing-guide__matrix-summary{margin:0 0 .75rem;max-width:68ch;line-height:1.6}.sizing-guide__matrix-corner{font-weight:600;opacity:.8;text-align:start}.sizing-guide__table--matrix td{text-align:center}.sizing-guide__last-usage{margin:0 0 .75rem;max-width:68ch;line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/170/assets/sizing-guide-brand.css.map */
