.size-guide-page{padding:4rem 0 6rem}.size-guide-header{text-align:center;margin-bottom:4rem}.size-guide-title{margin-bottom:1.5rem;color:rgb(var(--color-foreground))}.size-guide-subtitle{color:rgba(var(--color-foreground),.7);max-width:60rem;margin:0 auto}.size-guide-content{max-width:90rem;margin:0 auto}.size-guide-label{display:block;margin-bottom:1rem;font-weight:500;color:rgb(var(--color-foreground))}.size-guide-gender-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:3rem;padding:0;border-bottom:1px solid rgba(var(--color-foreground),.1)}.size-guide-gender-tab{background:transparent;border:none;padding:1rem 2rem;font-size:1.6rem;font-weight:500;color:rgba(var(--color-foreground),.6);cursor:pointer;border-bottom:2px solid transparent;transition:all .3s ease;position:relative}.size-guide-gender-tab:hover{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.02)}.size-guide-gender-tab.active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.size-guide-gender-tab:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.size-guide-product-selector{margin-bottom:3rem;text-align:center}.size-guide-product-dropdown{-webkit-appearance:none;appearance:none;background:rgb(var(--color-background));border:2px solid rgba(var(--color-foreground),.2);border-radius:.5rem;padding:1.2rem 4rem 1.2rem 1.5rem;font-size:1.6rem;color:rgb(var(--color-foreground));cursor:pointer;transition:all .3s ease;min-width:25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.5rem}.size-guide-product-dropdown:hover{border-color:rgba(var(--color-foreground),.4)}.size-guide-product-dropdown:focus{outline:none;border-color:rgb(var(--color-foreground));box-shadow:0 0 0 3px rgba(var(--color-foreground),.1)}.size-guide-table-container{margin-bottom:4rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:.8rem;overflow:hidden;box-shadow:0 4px 6px #0000000d}.size-guide-table{width:100%;border-collapse:collapse;background:rgb(var(--color-background))}.size-guide-table th{background:rgba(var(--color-foreground),.05);padding:1.5rem 1rem;text-align:left;font-weight:600;color:rgb(var(--color-foreground));border-bottom:1px solid rgba(var(--color-foreground),.1);font-size:1.4rem;text-transform:uppercase;letter-spacing:.05em}.size-guide-table td{padding:1.2rem 1rem;border-bottom:1px solid rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-size:1.4rem}.size-guide-table tbody tr:hover{background:rgba(var(--color-foreground),.02)}.size-guide-table tbody tr:last-child td{border-bottom:none}.size-guide-table td:first-child{font-weight:600;background:rgba(var(--color-foreground),.02)}.size-guide-loading{text-align:center;padding:4rem 2rem;color:rgba(var(--color-foreground),.6);font-style:italic;font-size:1.6rem}.size-guide-measurement-section{margin-top:4rem;padding-top:4rem;border-top:1px solid rgba(var(--color-foreground),.1)}.size-guide-measurement-section h3{text-align:center;margin-bottom:3rem;color:rgb(var(--color-foreground));font-size:2.4rem}.size-guide-measurement-images{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.size-guide-measurement-image{text-align:center;max-width:40rem}.size-guide-measurement-image img{width:100%;height:auto;border-radius:.8rem;box-shadow:0 4px 12px #0000001a;margin-bottom:1rem}.size-guide-measurement-image p{font-size:1.4rem;color:rgba(var(--color-foreground),.7);margin:0}.size-guide-general-guide{margin-top:4rem;padding-top:4rem;border-top:1px solid rgba(var(--color-foreground),.1)}.size-guide-general-guide h3{text-align:center;margin-bottom:3rem;color:rgb(var(--color-foreground));font-size:2.4rem}.size-guide-measurement-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:2rem;margin-bottom:2rem}.size-guide-measurement-item{padding:2rem;background:rgba(var(--color-foreground),.02);border-radius:.8rem;border:1px solid rgba(var(--color-foreground),.08)}.size-guide-measurement-item strong{display:block;margin-bottom:.5rem;color:rgb(var(--color-foreground));font-size:1.6rem}.size-guide-measurement-item span{color:rgba(var(--color-foreground),.7);line-height:1.5}.size-guide-note{text-align:center;font-style:italic;color:rgba(var(--color-foreground),.6);background:rgba(var(--color-foreground),.02);padding:2rem;border-radius:.8rem;margin-top:2rem}.size-guide-fitting-tips{margin-top:4rem;padding-top:4rem;border-top:1px solid rgba(var(--color-foreground),.1)}.size-guide-fitting-tips h3{text-align:center;margin-bottom:3rem;color:rgb(var(--color-foreground));font-size:2.4rem}.size-guide-tips-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:2rem}.size-guide-tip-item{display:flex;gap:1.5rem;padding:2.5rem;background:rgba(var(--color-foreground),.02);border-radius:1rem;border:1px solid rgba(var(--color-foreground),.08);transition:all .3s ease}.size-guide-tip-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:rgba(var(--color-foreground),.15)}.size-guide-tip-icon{flex-shrink:0;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground));border-radius:50%}.size-guide-tip-icon svg{width:2rem;height:2rem;fill:rgb(var(--color-background))}.size-guide-tip-content h4{margin:0 0 .8rem;color:rgb(var(--color-foreground));font-weight:600;font-size:1.8rem}.size-guide-tip-content p{margin:0;color:rgba(var(--color-foreground),.7);line-height:1.6;font-size:1.4rem}@media screen and (max-width: 749px){.size-guide-page{padding:3rem 0 4rem}.size-guide-header{margin-bottom:3rem}.size-guide-gender-tabs{gap:.2rem;margin-bottom:2rem;flex-wrap:wrap}.size-guide-gender-tab{padding:.8rem 1.5rem;font-size:1.4rem}.size-guide-product-dropdown{min-width:100%;max-width:100%}.size-guide-measurement-list,.size-guide-tips-grid{grid-template-columns:1fr}.size-guide-tip-item{padding:2rem}.size-guide-tip-icon{width:3.5rem;height:3.5rem}.size-guide-tip-icon svg{width:1.8rem;height:1.8rem}.size-guide-tip-content h4{font-size:1.6rem}.size-guide-table th,.size-guide-table td{padding:1rem .8rem;font-size:1.3rem}.size-guide-measurement-images{gap:2rem}.size-guide-measurement-section h3,.size-guide-general-guide h3,.size-guide-fitting-tips h3{font-size:2rem;margin-bottom:2rem}}@media screen and (max-width: 480px){.size-guide-gender-tabs{justify-content:stretch}.size-guide-gender-tab{flex:1;padding:.8rem .5rem;font-size:1.3rem}.size-guide-table{font-size:1.2rem}.size-guide-table th,.size-guide-table td{padding:.8rem .5rem;font-size:1.2rem}}.size-guide-hidden{display:none!important}.size-guide-loading-state{opacity:.6;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/8/assets/size-guide-page.css.map */
