.fit-guide{display:block}.fit-guide__hero{text-align:center;max-width:72rem;margin:0 auto 6rem;padding:0 2.4rem}.fit-guide__eyebrow{margin:0 0 1.6rem;color:rgba(var(--color-foreground),.6)}.fit-guide__heading{margin:0 0 2rem;color:rgb(var(--color-foreground))}.fit-guide__intro{color:rgba(var(--color-foreground),.78);font-size:1.6rem;line-height:1.6}@media screen and (min-width:750px){.fit-guide__hero{padding:0 5rem}}.fit-guide__philosophy{background:rgba(var(--color-foreground),.04);padding:6rem 2.4rem;margin-bottom:6rem}.fit-guide__philosophy-inner{max-width:70rem;margin:0 auto;text-align:center}.fit-guide__philosophy-heading{margin:0 0 2.4rem;color:rgb(var(--color-foreground));font-style:italic}.fit-guide__philosophy-text{color:rgba(var(--color-foreground),.78);font-size:1.6rem;line-height:1.7}.fit-guide__philosophy-text p+p{margin-top:1.6rem}@media screen and (min-width:750px){.fit-guide__philosophy{padding:8rem 5rem}}.fit-guide__nav{position:sticky;top:var(--fit-sticky-top, 0px);z-index:2;background:rgba(var(--color-background),.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin-bottom:5rem;transition:top .15s ease-out}.fit-guide__nav-inner{display:flex;gap:.6rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:.8rem 2.4rem;justify-content:center}.fit-guide__nav-inner::-webkit-scrollbar{display:none}.fit-guide__nav-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:.7rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:999px;background:transparent;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .25s ease,border-color .25s ease,color .25s ease}.fit-guide__nav-btn:hover{border-color:rgb(var(--color-button))}.fit-guide__nav-btn.is-active{background:rgb(var(--color-button));border-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.fit-guide__charts,.fit-guide__styles,.fit-guide__measure{max-width:110rem;margin:0 auto 8rem;padding:0 2.4rem;scroll-margin-top:calc(var(--fit-sticky-top, 0px) + 9rem)}@media screen and (min-width:750px){.fit-guide__charts,.fit-guide__styles,.fit-guide__measure{padding:0 5rem}}.fit-guide__charts{max-width:90rem}.fit-guide__charts-head,.fit-guide__styles-head{margin-bottom:3rem;text-align:center}.fit-guide__charts-heading,.fit-guide__styles-heading{margin:0 0 2rem;color:rgb(var(--color-foreground))}.fit-guide__styles-intro{max-width:60rem;margin:0 auto 3rem;color:rgba(var(--color-foreground),.75)}.fit-guide__controls{display:flex;flex-direction:column;gap:1.6rem;align-items:stretch}.fit-guide__controls .fit-guide__unit-toggle{align-self:center}@media screen and (min-width:750px){.fit-guide__controls{flex-direction:row;align-items:flex-end;justify-content:space-between}.fit-guide__controls .fit-guide__unit-toggle{align-self:auto}}.fit-guide__tabs{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;border-bottom:.1rem solid rgba(var(--color-foreground),.1);scroll-snap-type:x mandatory}.fit-guide__tabs::-webkit-scrollbar{display:none}.fit-guide__tab{flex:0 0 auto;scroll-snap-align:start;border:0;background:transparent;padding:1.2rem 1.6rem;border-bottom:.2rem solid transparent;margin-bottom:-.1rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);cursor:pointer;white-space:nowrap;transition:color .25s ease,border-color .25s ease}.fit-guide__tab:hover{color:rgb(var(--color-foreground))}.fit-guide__tab.is-active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-button))}.fit-guide__unit-toggle{display:inline-flex;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:999px;overflow:hidden}.fit-guide__unit{border:0;background:transparent;padding:.8rem 1.6rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.65);cursor:pointer;transition:background .25s ease,color .25s ease}.fit-guide__unit:hover{color:rgb(var(--color-foreground))}.fit-guide__unit.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.fit-guide__panel,.fit-guide__styles-panel{animation:fg-fade .3s ease}.fit-guide__panel[hidden],.fit-guide__styles-panel[hidden]{display:none}.fit-guide__table-wrap{position:relative;overflow-x:auto;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.2rem;background:rgba(var(--color-background),.4);-webkit-overflow-scrolling:touch}.fit-guide__table-wrap:after{content:"";position:sticky;right:0;top:0;display:block;width:3rem;height:100%;pointer-events:none;background:linear-gradient(to right,transparent,rgba(var(--color-background),.6));float:right;margin-top:-100%}.fit-guide__table-wrap.is-scrolled-end:after{opacity:0}@media screen and (min-width:750px){.fit-guide__table-wrap:after{display:none}}.fit-guide__table{width:100%;border-collapse:separate;border-spacing:0;font-family:var(--font-body-family);font-size:1.4rem;color:rgb(var(--color-foreground))}.fit-guide__table th,.fit-guide__table td{padding:1.4rem 1.2rem;text-align:center;border-bottom:.1rem solid rgba(var(--color-foreground),.06);white-space:nowrap}.fit-guide__table thead th{position:sticky;top:0;z-index:2;font-size:1.05rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);background:rgb(var(--color-background));border-bottom:.2rem solid rgba(var(--color-foreground),.1)}.fit-guide__table th:first-child,.fit-guide__table td:first-child{position:sticky;left:0;z-index:1;background:rgb(var(--color-background))}.fit-guide__table thead th:first-child{z-index:3}.fit-guide__table tbody tr:nth-child(2n){background:rgba(var(--color-foreground),.025)}.fit-guide__table tbody tr:nth-child(2n) th:first-child,.fit-guide__table tbody tr:nth-child(2n) td:first-child{background:rgba(var(--color-foreground),.025)}.fit-guide__table tbody tr{transition:background .2s ease;cursor:pointer}.fit-guide__table tbody tr:hover,.fit-guide__table tbody tr:hover th:first-child,.fit-guide__table tbody tr:hover td:first-child{background:rgba(var(--color-foreground),.06)}.fit-guide__table tbody tr.is-highlighted,.fit-guide__table tbody tr.is-highlighted th:first-child,.fit-guide__table tbody tr.is-highlighted td:first-child{background:rgba(var(--color-button),.12)}.fit-guide__table tbody tr.is-highlighted .fit-guide__size{color:rgb(var(--color-button))}.fit-guide__table tbody tr:last-child td,.fit-guide__table tbody tr:last-child th{border-bottom:0}.fit-guide__size{font-weight:600;font-size:1.5rem;text-align:left}.fit-guide__height-ref{display:flex;flex-wrap:wrap;gap:1.2rem 3rem;justify-content:center;margin-top:2rem;padding:1.6rem;background:rgba(var(--color-foreground),.025);border-radius:.8rem;font-size:1.2rem;color:rgba(var(--color-foreground),.65)}.fit-guide__height-ref dt{font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:rgb(var(--color-foreground))}.fit-guide__height-ref dd{margin:0}.fit-guide__height-item{display:flex;gap:.6rem;align-items:baseline}.fit-guide__help{max-width:60rem;margin:0 auto 8rem;padding:4rem 2.4rem;text-align:center}.fit-guide__help-heading{margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.fit-guide__help-text{color:rgba(var(--color-foreground),.7);font-size:1.5rem;line-height:1.6;margin:0 0 2rem}.fit-guide__help-link{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 3rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-radius:999px;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:opacity .25s ease}.fit-guide__help-link:hover{opacity:.85}.fit-guide__panel-note{margin:2rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.65);text-align:center;font-style:italic}.fit-guide__empty{text-align:center;color:rgba(var(--color-foreground),.55);padding:4rem 0;font-size:1.4rem}.fit-guide__styles-grid{display:grid;grid-template-columns:1fr;gap:4rem 3rem;margin-top:3rem}@media screen and (min-width:750px){.fit-guide__styles-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.fit-guide__styles-grid{grid-template-columns:repeat(3,1fr)}}.fit-guide__style-card{display:flex;flex-direction:column}.fit-guide__style-media{display:block;overflow:hidden;border-radius:1.2rem;background:rgba(var(--color-foreground),.04);aspect-ratio:4 / 5;margin-bottom:1.6rem}.fit-guide__style-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.fit-guide__style-media:hover .fit-guide__style-img{transform:scale(1.04)}.fit-guide__style-eyebrow{margin:0 0 .6rem;color:rgba(var(--color-foreground),.6)}.fit-guide__style-title{margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.fit-guide__style-title a{color:inherit;text-decoration:none}.fit-guide__style-title a:hover{text-decoration:underline}.fit-guide__style-highlights{list-style:none;padding:0;margin:0 0 1.4rem;display:flex;flex-direction:column;gap:.4rem}.fit-guide__style-highlights li{position:relative;padding-left:1.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.75);line-height:1.5}.fit-guide__style-highlights li:before{content:"";position:absolute;left:0;top:.8rem;width:.5rem;height:.5rem;border-radius:50%;background:rgb(var(--color-button))}.fit-guide__style-fit{margin:0 0 1.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.fit-guide__style-cta{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground));text-decoration:none;border-bottom:.1rem solid rgb(var(--color-foreground));padding-bottom:.4rem;align-self:flex-start;transition:color .25s ease,border-color .25s ease}.fit-guide__style-cta:hover{color:rgb(var(--color-button));border-color:rgb(var(--color-button))}.fit-guide__measure-grid{display:grid;gap:4rem}.fit-guide__measure-img,.fit-guide__measure-placeholder{width:100%;height:auto;border-radius:1.2rem}.fit-guide__measure-placeholder{background:rgba(var(--color-foreground),.05);aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center}.fit-guide__measure-placeholder svg{width:50%;height:50%;opacity:.4}.fit-guide__measure-heading{margin:0 0 1.6rem;color:rgb(var(--color-foreground))}.fit-guide__measure-intro{color:rgba(var(--color-foreground),.75);margin-bottom:3rem}.fit-guide__measure-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2.4rem}.fit-guide__measure-list li{display:flex;gap:1.6rem;align-items:flex-start}.fit-guide__measure-step{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:600;color:rgb(var(--color-button));min-width:3rem;padding-top:.2rem}.fit-guide__measure-title{margin:0 0 .4rem;color:rgb(var(--color-foreground))}.fit-guide__measure-list p{margin:0;color:rgba(var(--color-foreground),.7);line-height:1.6}@media screen and (min-width:750px){.fit-guide__measure-grid{grid-template-columns:4fr 5fr;gap:6rem;align-items:center}}@keyframes fg-fade{0%{opacity:0;transform:translateY(.4rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.fit-guide__panel,.fit-guide__styles-panel,.fit-guide__tab,.fit-guide__unit,.fit-guide__nav,.fit-guide__nav-btn,.fit-guide__style-img,.fit-guide__table tbody tr{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-fit-guide.css.map */
