.hat-customizer-block{margin:1.5rem 0}.hat-customizer__trigger{width:100%}.hat-customizer__trigger-note{margin:0 0 .8rem;font-size:1.3rem;line-height:1.4}.hat-customizer-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;background:#0000008c}.hat-customizer-modal[open]{display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.hat-customizer{background:#fff;color:#121212;width:100%;max-width:100rem;max-height:92vh;max-height:92dvh;border-radius:1.2rem;overflow:hidden;display:flex}.hat-customizer__inner{display:flex;flex-direction:column;width:100%;min-height:0}@media screen and (max-width:749px){.hat-customizer-modal[open]{align-items:flex-end;padding:0}.hat-customizer{max-width:none;max-height:93vh;max-height:93dvh;border-radius:1.2rem 1.2rem 0 0}}.hat-customizer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem;padding:1.6rem 1.8rem 1.4rem;border-bottom:.1rem solid rgba(18,18,18,.12);flex-shrink:0}.hat-customizer__header-text{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:1.6rem;text-align:left}.hat-customizer__title{margin:0;font-size:1.8rem;font-weight:700;letter-spacing:.02em;line-height:1.2;color:#121212}.hat-customizer__header-note{margin:0;padding-left:1.6rem;border-left:.1rem solid rgba(18,18,18,.15);max-width:62ch;font-size:1.25rem;font-weight:400;line-height:1.5;letter-spacing:.01em;color:#121212;text-align:left}@media screen and (max-width:749px){.hat-customizer__header-text{flex-direction:column;align-items:flex-start;gap:.6rem}.hat-customizer__header-note{padding-left:0;border-left:none}}.hat-customizer__close{flex:0 0 auto;align-self:flex-start;background:none;border:none;padding:.6rem;margin:-.4rem -.6rem 0 0;cursor:pointer;color:#121212;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .15s ease}.hat-customizer__close:hover{background-color:#1212120f}.hat-customizer__body{overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:0}.hat-customizer__layout{display:flex;flex-direction:column}.hat-customizer__media{position:relative;display:flex;align-items:center;justify-content:center;padding:1.2rem 1.6rem}.hat-customizer__media img{max-width:100%;max-height:18rem;width:auto;height:auto;object-fit:contain}.hat-customizer__divider{height:.6rem;background:#12121214}.hat-customizer__content{padding:1.6rem 1.8rem 2rem;min-width:0}@media screen and (min-width:750px){.hat-customizer__layout{flex-direction:row;align-items:flex-start}.hat-customizer__media{position:sticky;top:0;flex:0 0 44%;max-width:44%;padding:2.4rem 2rem;align-self:flex-start}.hat-customizer__media img{max-height:42rem}.hat-customizer__divider{display:none}.hat-customizer__content{flex:1 1 auto;padding:2rem 2.4rem 2.4rem .8rem}}.hat-customizer__heading-row{position:relative;display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem}.hat-customizer__heading{margin:0;font-size:1.7rem;font-weight:700;color:#121212}.hat-customizer__heading-row .hat-customizer__heading{margin-bottom:0}.hat-customizer__info{position:static;display:inline-flex}.hat-customizer__info-trigger{width:2.6rem;height:2.6rem;padding:0;border:none;border-radius:50%;background:none;color:#121212;cursor:pointer;display:flex;align-items:center;justify-content:center}.hat-customizer__info-trigger:hover,.hat-customizer__info-trigger[aria-expanded=true]{color:#b12704}.hat-customizer__info-trigger:focus-visible{outline:.2rem solid rgba(18,18,18,.5);outline-offset:.2rem}.hat-customizer__info-popover{position:absolute;top:calc(100% + .6rem);left:0;right:0;z-index:5;width:auto;max-width:100%;box-sizing:border-box;padding:1rem 1.2rem;font-size:1.3rem;line-height:1.45;color:#121212;background:#fff;border:.1rem solid rgba(18,18,18,.2);border-radius:.8rem;box-shadow:0 .4rem 1.2rem #00000026}@media screen and (min-width:750px){.hat-customizer__info-popover{right:auto;width:26rem}}.hat-customizer__label{display:block;margin-bottom:.8rem;font-size:1.5rem;font-weight:700;color:#121212}.hat-colors__fieldset{border:none;padding:0;margin:0 0 2rem;min-width:0}.hat-colors__legend{padding:0}.hat-colors__selected{font-weight:400}.hat-colors{display:flex;gap:.8rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:.2rem .2rem 1rem;margin:0 -.2rem;scrollbar-width:thin;scrollbar-color:rgba(18,18,18,.3) rgba(18,18,18,.06)}.hat-colors::-webkit-scrollbar{height:.6rem}.hat-colors::-webkit-scrollbar-track{background:#1212120f;border-radius:1rem}.hat-colors::-webkit-scrollbar-thumb{background:#1212124d;border-radius:1rem}.hat-color-card{cursor:pointer;display:block;flex:0 0 13.6rem;scroll-snap-align:start}.hat-color-card__body{display:flex;flex-direction:column;height:100%;border:.1rem solid rgba(18,18,18,.45);border-radius:.6rem;background:#fff;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.hat-color-card__image{display:block;padding:.8rem .8rem .4rem}.hat-color-card img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain}.hat-color-card__label{display:block;padding:.6rem .8rem .8rem;font-size:1.2rem;font-weight:700;line-height:1.3;color:#121212;text-align:left}.hat-color-card input:checked+.hat-color-card__body{border-color:#121212;box-shadow:0 0 0 .1rem #121212;background:#f7f7f7}.hat-color-card input:focus-visible+.hat-color-card__body{outline:.2rem solid rgba(18,18,18,.5);outline-offset:.2rem}.hat-colors__toggle{display:none;align-items:center;gap:.6rem;margin-top:.6rem;padding:0;border:none;background:none;font-size:1.4rem;color:#007185;cursor:pointer}.hat-colors__toggle .icon-caret{width:1rem;height:.6rem;transition:transform .15s ease}.hat-colors__toggle[aria-expanded=true] .icon-caret{transform:rotate(180deg)}.hat-colors__toggle:hover{text-decoration:underline}@media screen and (min-width:750px){.hat-colors{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;overflow:visible;padding:0;margin:0;scroll-snap-type:none}.hat-color-card{flex:none}.hat-colors.is-collapsed .hat-color-card:nth-child(n+7){display:none}.hat-color-card__label{font-size:1.4rem;padding:.8rem 1rem 1rem}.hat-colors__toggle{display:inline-flex}}.hat-line{padding:1.4rem 0 1.6rem;border-top:.1rem solid rgba(18,18,18,.1)}.hat-line__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.hat-line__label{font-size:1.5rem;font-weight:700;color:#121212}.hat-line__optional{font-weight:400;color:#12121299}.hat-line__price{font-size:1.3rem;font-weight:600;color:#121212;white-space:nowrap}.hat-line__input{width:100%;padding:1rem 1.2rem;font-family:inherit;font-size:1.4rem;font-style:italic;border:.1rem solid rgba(18,18,18,.35);border-radius:.4rem;background:#fff;color:#121212}.hat-line__required{color:#c8102e;font-weight:700;margin-right:.3rem}.hat-line__input:user-invalid{border-color:#c8102e}.hat-line__input::placeholder{color:#12121273;font-style:italic}.hat-line__input:focus{outline:.2rem solid rgba(18,18,18,.5);outline-offset:.1rem}.hat-line__counter{margin-top:.4rem;text-align:right;font-size:1.3rem;color:#121212b3}.hat-line__head--info{position:relative}.hat-line__label-wrap{display:inline-flex;align-items:center;gap:.4rem}.hat-line__textarea{display:block;min-height:9rem;resize:vertical;font-family:inherit;line-height:1.4}.hat-line__color{position:relative;display:flex;align-items:center;gap:1rem;margin-top:.8rem}.hat-line__color-trigger{flex-shrink:0;width:5.2rem;height:5.2rem;padding:.3rem;border-radius:50%;border:.1rem solid rgba(18,18,18,.25);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:box-shadow .15s ease}.hat-line__color-trigger img{width:100%;height:100%;object-fit:contain;pointer-events:none}.hat-line__color-trigger:hover,.hat-line__color-trigger[aria-expanded=true]{box-shadow:0 0 0 .2rem #12121259}.hat-line__color-trigger:focus-visible{outline:.2rem solid rgba(18,18,18,.5);outline-offset:.2rem}.hat-line__color-meta{display:flex;flex-direction:column;gap:.2rem;min-width:0}.hat-line__color-caption{font-size:1.4rem;font-weight:700;color:#121212}.hat-line__color-selected{display:inline-flex;align-items:center;gap:.5rem;font-size:1.3rem;color:#121212bf}.hat-line__color-dot{width:1.4rem;height:1.4rem;border-radius:50%;border:.1rem solid rgba(18,18,18,.3);flex-shrink:0}.hat-line__palette{position:absolute;bottom:calc(100% + .6rem);left:0;z-index:4;display:flex;flex-wrap:wrap;gap:1rem;padding:1.2rem;background:#fff;border:.1rem solid rgba(18,18,18,.2);border-radius:.8rem;box-shadow:0 .4rem 1.2rem #00000026;min-width:22rem;max-width:calc(100vw - 4rem)}.hat-line__swatch{width:3.6rem;height:3.6rem;border-radius:50%;border:.1rem solid rgba(18,18,18,.25);cursor:pointer;padding:0;transition:box-shadow .15s ease}.hat-line__swatch:hover,.hat-line__swatch:focus-visible{outline:.2rem solid rgba(18,18,18,.6);outline-offset:.2rem}.hat-line__swatch.is-selected{box-shadow:0 0 0 .2rem #fff,0 0 0 .4rem #121212}.hat-customizer__footer{flex-shrink:0;padding:1.2rem 1.8rem calc(1.2rem + env(safe-area-inset-bottom,0));border-top:.1rem solid rgba(18,18,18,.12);background:#fff}.hat-customizer__footer-row{display:flex;align-items:center;flex-wrap:wrap;gap:1rem 1.2rem}.hat-customizer__price{font-size:2rem;font-weight:700;color:#121212;margin-right:auto}.hat-customizer__quantity{display:flex;align-items:center;gap:.8rem}.hat-customizer__quantity-label{font-size:1.4rem;color:#121212}.hat-customizer__quantity .quantity{width:11rem;min-height:4.2rem}.hat-customizer__quantity .quantity__input,.hat-customizer__quantity .quantity__button{color:#121212}.hat-customizer__submit{flex:1 1 100%}.hat-customizer__submit .product-form__buttons{max-width:100%}.hat-customizer__submit .product-form__submit{margin-top:0;min-height:4.4rem}.hat-customizer__submit .product-form__error-message-wrapper{margin-bottom:.8rem}@media screen and (min-width:750px){.hat-customizer__footer{padding:1.4rem 2.4rem}.hat-customizer__footer-row{flex-wrap:nowrap;gap:1.6rem}.hat-customizer__submit{flex:0 0 auto;min-width:22rem}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/component-hat-customizer.css.map */
