.co-label{font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;opacity:.45;margin:0 0 1.6rem;display:block}.co-hero{text-align:center;padding:80px 20px 60px;max-width:760px;margin:0 auto}.co-hero__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:6rem;line-height:1.02;margin:0 0 2.4rem;font-weight:400}.co-hero__sub{font-size:1.7rem;line-height:1.75;opacity:.7;margin:0 auto;max-width:560px}.co-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:.5px solid rgba(0,0,0,.12);border-bottom:.5px solid rgba(0,0,0,.12)}.co-step{padding:60px 48px;border-right:.5px solid rgba(0,0,0,.12)}.co-step:last-child{border-right:none}.co-step__num{display:block;font-family:var(--font-heading-family);font-size:6.4rem;font-weight:300;color:#fe019a;line-height:1;margin-bottom:2rem}.co-step__title{display:block;font-size:1.5rem;font-weight:700;margin-bottom:.8rem}.co-step__desc{font-size:1.4rem;opacity:.6;line-height:1.55;margin:0}.co-gallery-section{padding:80px 40px}.co-gallery-section .co-label{text-align:center}.co-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.co-gallery__img{display:block}.co-gallery__placeholder{width:100%;background:#0000000d}.co-form-section{max-width:680px;margin:0 auto;padding:80px 40px;text-align:center}.co-form-section .co-label{margin-bottom:4rem}.co-form-section form{text-align:left}.co-form__row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.co-form__field{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.co-form__field label{font-size:1.2rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.co-form__optional{font-weight:400;opacity:.5;text-transform:none;letter-spacing:0}.co-form__field input,.co-form__field textarea,.co-form__field select{width:100%;padding:12px 16px;border:1px solid rgba(0,0,0,.18);border-radius:4px;font-size:1.4rem;font-family:inherit;background:transparent;-webkit-appearance:none;appearance:none;outline:none;transition:border-color .15s ease;box-sizing:border-box;color:rgb(var(--color-foreground))}.co-form__field input:focus,.co-form__field textarea:focus,.co-form__field select:focus{border-color:#fe019a}.co-form__field textarea{resize:vertical;min-height:160px}.co-form__submit{display:block;width:100%;padding:16px;background:transparent;color:#fe019a;border:1.5px solid #fe019a;font-size:1.3rem;font-weight:600;letter-spacing:.12em;cursor:pointer;transition:background .2s ease,color .2s ease;margin-top:8px;margin-bottom:16px;font-family:inherit}.co-form__submit:hover{background:#fe019a;color:#fff}.co-form__note{font-size:1.2rem;opacity:.5;text-align:center;margin:0}.co-form__success{padding:48px 20px;text-align:center;font-size:1.7rem;line-height:1.5}.co-form__errors{margin-bottom:24px;padding:14px 16px;border:1px solid #cc0000;border-radius:4px;font-size:1.3rem}@media screen and (max-width:749px){.co-hero{padding:56px 24px 40px}.co-hero__heading{font-size:3.8rem}.co-steps{grid-template-columns:1fr}.co-step{border-right:none;border-bottom:.5px solid rgba(0,0,0,.12);padding:40px 24px}.co-step:last-child{border-bottom:none}.co-gallery{grid-template-columns:repeat(2,1fr);gap:8px}.co-gallery-section,.co-form-section{padding:56px 20px}.co-form__row{grid-template-columns:1fr;gap:0}}.pw-hero{position:relative;min-height:100svh;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#1a1a1a}.pw-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.pw-hero__img{width:100%;height:100%;object-fit:cover;display:block}.pw-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pw-hero__inner{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:48px 40px;display:grid;grid-template-columns:1fr 460px;gap:48px;align-items:start}.pw-gallery-col{min-width:0}.pw-card{background:rgba(var(--color-background),.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:48px 40px;width:100%;border-radius:4px;min-width:0}.pw-kicker{font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;opacity:.5;margin:0 0 1.2rem}.pw-title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:400;font-size:3.2rem;line-height:1.1;margin:0 0 2rem;color:rgb(var(--color-foreground))}.pw-desc{font-size:1.5rem;line-height:1.65;opacity:.72;margin-bottom:2rem}.pw-price{font-size:2.4rem;font-weight:600;margin:0 0 .4rem;color:rgb(var(--color-foreground))}.pw-discount-note{font-size:1.2rem;opacity:.55;margin:0 0 2.4rem}.pw-form{margin-top:2rem}.pw-field{margin-bottom:2.4rem}.pw-field-label{display:block;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;color:rgb(var(--color-foreground))}.pw-hero .pw-swatch-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pw-swatches__row{display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap}.pw-swatches__row .swatch-input__label{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer}.pw-swatch-name{font-size:1.1rem;color:rgb(var(--color-foreground));opacity:.65}.pw-error{font-size:1.2rem;color:#c00;margin:10px 0 0}.pw-hero .pw-size-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pw-sizes__row{display:flex;gap:10px;flex-wrap:wrap}.pw-size-pill{display:inline-flex;align-items:center;justify-content:center;min-width:56px;padding:8px 16px;border:1px solid rgba(var(--color-foreground),.25);border-radius:4px;cursor:pointer;font-size:1.3rem;font-family:inherit;color:rgb(var(--color-foreground));-webkit-user-select:none;user-select:none;transition:border-color .15s ease,background .15s ease}.pw-size-radio:checked+.pw-size-pill{border:2px solid rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06);font-weight:600}.pw-size-pill:hover:not(.pw-size-pill--sold-out){border-color:rgba(var(--color-foreground),.6)}.pw-size-pill--sold-out{opacity:.4;cursor:not-allowed;text-decoration:line-through}.pw-qty{display:inline-flex;align-items:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;overflow:hidden}.pw-qty__btn{width:44px;height:44px;background:transparent;border:none;cursor:pointer;font-size:2rem;line-height:1;color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease}.pw-qty__btn:hover{background:rgba(var(--color-foreground),.07)}.pw-qty__input{width:52px;height:44px;text-align:center;border:none;border-left:1px solid rgba(var(--color-foreground),.2);border-right:1px solid rgba(var(--color-foreground),.2);font-size:1.5rem;background:transparent;color:rgb(var(--color-foreground));font-family:inherit;-moz-appearance:textfield}.pw-qty__input::-webkit-outer-spin-button,.pw-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pw-btn-cart{display:block;width:100%;margin-top:2.8rem;cursor:pointer}.pw-btn-cart:disabled{opacity:.55;cursor:not-allowed}.pw-cart-result{margin-top:1.6rem;padding:1.2rem 1.6rem;background:rgba(var(--color-foreground),.05);border-radius:4px;font-size:1.4rem;text-align:center}.pw-cart-result p{margin:0}.pw-link{color:rgb(var(--color-foreground));text-underline-offset:3px}.pw-gallery-col media-gallery{display:block}.pw-product-desc{font-size:1.4rem;line-height:1.65;opacity:.78;margin:0 0 1.6rem}.pw-product-desc p{margin:0 0 .8em}.pw-product-desc p:last-child{margin-bottom:0}@media screen and (max-width:749px){.pw-hero__inner{grid-template-columns:1fr;padding:24px 16px;gap:24px}.pw-card{padding:32px 24px}.pw-title{font-size:2.6rem}}.sbc-section{text-align:center;padding:60px 20px 40px}.sbc-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:2.8rem;color:rgb(var(--color-foreground));margin:0 0 48px}.sbc-nav{display:flex;align-items:center;gap:12px;max-width:1100px;margin:0 auto}.sbc-section .sbc-track{display:flex;gap:32px;overflow-x:auto;scrollbar-width:none;justify-content:center;padding:0 4rem 16px;scroll-behavior:smooth;flex:1;min-width:0}.sbc-track::-webkit-scrollbar{display:none}.sbc-section .sbc-item{display:flex;flex-direction:column;align-items:center;gap:16px;text-decoration:none;color:rgb(var(--color-foreground));flex:0 0 auto}.sbc-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;border:1px solid rgba(var(--color-foreground),.15);background:transparent;cursor:pointer;padding:0;transition:background .15s ease,opacity .15s ease}.sbc-btn:hover{background:rgba(var(--color-foreground),.06)}.sbc-btn:disabled{opacity:.3;cursor:default;pointer-events:none}.sbc-btn .svg-wrapper{display:flex;align-items:center;justify-content:center;width:14px;height:14px}.sbc-btn--prev .svg-wrapper{transform:rotate(-90deg)}.sbc-btn--next .svg-wrapper{transform:rotate(90deg)}.sbc-circle{width:200px;height:200px;border-radius:50%;overflow:hidden;flex-shrink:0;transition:transform .25s ease,opacity .25s ease;border:1px solid rgba(var(--color-foreground),.08)}.sbc-item:hover .sbc-circle{transform:scale(1.04);opacity:.88}.sbc-img,.sbc-placeholder{width:100%;height:100%;display:block;object-fit:cover}.sbc-placeholder{background:rgba(var(--color-foreground),.06)}.sbc-label{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.5rem;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.sbc-nav{gap:8px}.sbc-section .sbc-track{justify-content:flex-start;padding:0 20px 16px}.sbc-circle{width:150px;height:150px}.sbc-label{font-size:1.3rem}}.color-shop-section{text-align:center;padding:60px 20px}.color-shop-heading{font-size:2.2rem;margin-bottom:40px}.color-shop-nav{display:flex;align-items:center;gap:12px;max-width:980px;margin:0 auto}.color-shop-section .color-shop-track{display:flex;gap:24px;overflow-x:auto;scrollbar-width:none;padding:8px 4px 12px;scroll-behavior:smooth;touch-action:pan-y;flex:1;min-width:0}.color-shop-track::-webkit-scrollbar{display:none}.color-shop-section .color-shop-item{display:flex;flex-direction:column;align-items:center;gap:14px;text-decoration:none;flex:0 0 auto;min-width:130px}.color-shop-section .color-shop-circle{width:110px;height:110px;border-radius:50%;background-size:cover;background-position:center;border:1px solid rgba(0,0,0,.08);transition:transform .2s ease}.color-shop-item:hover .color-shop-circle{transform:scale(1.05)}.color-shop-label{font-size:.9rem;color:#2c2c2c}.color-shop-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;border:1px solid rgba(0,0,0,.15);background:transparent;cursor:pointer;padding:0;transition:background .15s ease,opacity .15s ease}.color-shop-btn:hover{background:#0000000f}.color-shop-btn:disabled{opacity:.3;cursor:default;pointer-events:none}.color-shop-btn .svg-wrapper{display:flex;align-items:center;justify-content:center;width:14px;height:14px}.color-shop-btn--prev .svg-wrapper{transform:rotate(-90deg)}.color-shop-btn--next .svg-wrapper{transform:rotate(90deg)}@media screen and (max-width:749px){.color-shop-section .color-shop-circle{width:70px;height:70px}.color-shop-nav{gap:8px}}.sizden-section{padding:60px 0 40px;overflow:hidden}.sizden-heading{font-size:2.4rem;text-align:center;margin-bottom:40px;padding:0 20px}.sizden-track{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;cursor:grab;-webkit-user-select:none;user-select:none;padding:0 20px 16px}.sizden-track::-webkit-scrollbar{display:none}.sizden-track.dragging{cursor:grabbing;scroll-behavior:auto}.sizden-track.dragging .sizden-card{pointer-events:none}.sizden-card{flex:0 0 240px;display:block;border-radius:4px;overflow:hidden;text-decoration:none;transition:transform .2s ease}.sizden-card:hover{transform:scale(1.02)}.sizden-card__img,.sizden-card__placeholder{width:100%;height:var(--sizden-card-height, 480px);object-fit:cover;object-position:top;display:block}.sizden-card__placeholder{background:#0000000f}.sizden-progress-wrap{max-width:240px;height:2px;background:#00000014;margin:20px auto 0;border-radius:2px;overflow:hidden}.sizden-progress-bar{height:100%;background:#2c2c2c;border-radius:2px;width:20%;transition:transform .1s linear;transform:translate(0)}@media screen and (max-width:749px){.sizden-heading{font-size:1.8rem}.sizden-card{flex:0 0 140px}}.video-with-text__inner{display:flex;align-items:stretch}.video-with-text__video-col{width:50%;padding-left:40px;flex-shrink:0}.video-with-text__video{width:100%;height:600px;max-height:600px;object-fit:cover;border-radius:8px;cursor:pointer;display:block}.video-with-text__text-col{width:50%;display:flex;flex-direction:column;justify-content:center;padding:40px;gap:20px}.video-with-text__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:3.6rem;line-height:1.1;margin:0}.video-with-text__body{font-size:1.6rem;line-height:1.6;margin:0;opacity:.8}@media screen and (max-width:749px){.video-with-text__inner{flex-direction:column}.video-with-text__video-col{width:100%;padding-left:20px;padding-right:20px}.video-with-text__text-col{width:100%;padding:32px 20px}.video-with-text__video{height:320px}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
