.materialmuster__container{max-width:82rem;margin:0 auto;box-sizing:border-box}.materialmuster__header{margin-bottom:2.5rem;text-align:center}.materialmuster .materialmuster__title{margin:0 0 1.2rem;font-weight:700;font-size:clamp(3.4rem,2.6rem + 2.4vw,5.6rem);line-height:1.08;letter-spacing:-.01em}.materialmuster__intro{color:rgba(var(--color-foreground),.75)}.materialmuster__intro>*:last-child{margin-bottom:0}.materialmuster__notice{margin:0 0 2rem;padding:1rem 1.25rem;border-radius:3px;background-color:#ffc10726;font-size:1.4rem}.mm-scroll-anchor{display:block;height:0;scroll-margin-top:var(--header-height, 0px)}.mm-incart{margin:0 0 2rem;padding:1.25rem 1.5rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;background-color:rgba(var(--color-foreground),.04)}.mm-incart p{margin:0 0 .6rem;font-size:1.4rem}.mm-incart__link{font-weight:600;color:inherit;text-underline-offset:.3rem}.mm-tabs{position:sticky;top:var(--header-height, 0px);z-index:4;display:flex;gap:.6rem;margin-bottom:1.8rem;padding-top:1rem;border-bottom:1px solid rgba(var(--color-foreground),.12);background-color:rgb(var(--color-background))}.mm-tab{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 1.6rem;margin-bottom:-1px;background:none;border:0;border-bottom:2px solid transparent;font-size:1.5rem;font-weight:500;color:rgba(var(--color-foreground),.55);cursor:pointer;transition:color var(--duration-default, .2s) ease,border-color var(--duration-default, .2s) ease}.mm-tab:hover{color:rgb(var(--color-foreground))}.mm-tab.is-active{color:rgb(var(--color-foreground-title));border-bottom-color:rgb(var(--color-foreground-title))}.mm-tab__count{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:1rem;background-color:rgba(var(--color-foreground),.12);color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:600;line-height:1}.mm-tab__count.is-active{background-color:rgb(var(--color-foreground-title));color:rgb(var(--color-background))}.mm-tab__max{font-size:1.2rem;color:rgba(var(--color-foreground),.45)}.mm-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.mm-tile{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:.8rem;padding:1rem;border:2px solid rgba(var(--color-foreground),.15);border-radius:4px;cursor:pointer;transition:border-color var(--duration-default, .2s) ease,background-color var(--duration-default, .2s) ease,opacity var(--duration-default, .2s) ease;background-color:rgb(var(--color-background))}.mm-tile:hover{border-color:rgba(var(--color-foreground),.45)}.mm-tile.is-selected{border-color:rgb(var(--color-foreground-title));background-color:rgba(var(--color-foreground),.05)}.mm-tile.is-disabled{opacity:.4;cursor:not-allowed}.mm-tile__input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.mm-tile__check{position:absolute;top:.7rem;right:.7rem;z-index:2;display:none;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background-color:rgb(var(--color-foreground-title));color:rgb(var(--color-background));box-shadow:0 1px 4px #0003}.mm-tile__check:before{content:"\2713";font-size:1.3rem;line-height:1}.mm-tile.is-selected .mm-tile__check{display:flex}.mm-tile__swatches{display:flex;gap:.3rem;width:100%}.mm-tile__swatch{flex:1 1 0;min-width:0;aspect-ratio:1 / 1;border-radius:2px;background-size:cover;background-position:center;background-color:rgba(var(--color-foreground),.06)}.mm-tile__swatches--empty{aspect-ratio:4 / 1;border-radius:2px;background-color:rgba(var(--color-foreground),.04)}.mm-tile__swatch--more{display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid rgba(var(--color-foreground),.25);color:rgba(var(--color-foreground),.7);font-size:1.1rem;font-weight:500}.mm-tile__media{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:2px;background-color:rgba(var(--color-foreground),.04)}.mm-tile__media img{width:100%;height:100%;object-fit:cover;display:block}.mm-tile__label{font-size:1.3rem;line-height:1.3;color:rgb(var(--color-foreground))}.mm-tile__meta{font-size:1.1rem;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),.5)}.mm-empty{color:rgba(var(--color-foreground),.6);font-size:1.4rem}.mm-loading{color:rgba(var(--color-foreground),.55);font-size:1.4rem;margin:0 0 1rem}.mm-terms{margin:2.4rem 0 1.5rem;padding:1.25rem 1.5rem;border-radius:3px;background-color:rgba(var(--color-foreground),.04);font-size:1.4rem;color:rgba(var(--color-foreground),.8)}.mm-terms>*:last-child{margin-bottom:0}.mm-consent{display:flex;flex-direction:row;align-items:flex-start;gap:.75em;margin-bottom:1.5rem}.mm-consent__checkbox{flex:0 0 auto;width:1.25em;height:1.25em;margin:.1em 0 0;cursor:pointer;accent-color:rgb(var(--color-foreground-title))}.mm-consent__label{margin:0;font-size:1.4rem;line-height:1.4;cursor:pointer}.mm-consent__label a{color:inherit;text-underline-offset:.3rem}.mm-error{margin:0 0 1rem;color:rgb(var(--color-error, 220 53 69));font-size:1.4rem;font-weight:600}.mm-actions{margin-top:.5rem}.mm-shipping-note{margin:1rem 0 0;text-align:center;font-size:1.3rem;color:rgba(var(--color-foreground),.55)}.mm-groups{display:flex;flex-direction:column;gap:2rem}.mm-group-block{padding:1.6rem 1.6rem 2rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:4px;transition:border-color .2s ease,background-color .2s ease,opacity .2s ease}.mm-group-block.is-selected{border-color:rgb(var(--color-foreground-title));background-color:rgba(var(--color-foreground),.03)}.mm-group-block.is-disabled{opacity:.5}.mm-group-head{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.6rem}.mm-group-head__title{display:flex;align-items:baseline;gap:1rem;min-width:0}.mm-group-head__name{font-size:1.9rem;font-weight:600;color:rgb(var(--color-foreground-title))}.mm-group-head__art{font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);white-space:nowrap}.mm-group-select{display:inline-flex;align-items:center;gap:.8rem;cursor:pointer;-webkit-user-select:none;user-select:none;flex:0 0 auto}.mm-group-select__input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.mm-group-select__text{order:-1;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.mm-group-select__box{flex:0 0 auto;position:relative;width:2.1rem;height:2.1rem;border:2px solid rgba(var(--color-foreground),.35);border-radius:3px;transition:border-color .15s ease,background-color .15s ease}.mm-group-select:hover .mm-group-select__box{border-color:rgba(var(--color-foreground),.6)}.mm-group-select__input:checked+.mm-group-select__box{background-color:rgb(var(--color-foreground-title));border-color:rgb(var(--color-foreground-title))}.mm-group-select__input:checked+.mm-group-select__box:after{content:"";position:absolute;left:.6rem;top:.2rem;width:.5rem;height:1rem;border:solid rgb(var(--color-background));border-width:0 2px 2px 0;transform:rotate(45deg)}.mm-group-select__input:focus-visible+.mm-group-select__box{outline:2px solid rgb(var(--color-foreground-title));outline-offset:2px}.mm-group-block.is-selected .mm-group-select__text{color:rgb(var(--color-foreground-title));font-weight:500}.mm-materials{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.mm-material{display:flex;flex-direction:column;gap:.5rem}.mm-material__img{display:block;width:100%;aspect-ratio:1 / 1;border-radius:3px;background-color:rgba(var(--color-foreground),.06);background-size:cover;background-position:center}.mm-material__name{font-size:1.15rem;line-height:1.3;color:rgba(var(--color-foreground),.75)}@media screen and (max-width:989px){.mm-tiles{grid-template-columns:repeat(3,1fr)}.mm-materials{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:749px){.mm-tiles{grid-template-columns:repeat(2,1fr)}.mm-materials{grid-template-columns:repeat(3,1fr)}.mm-group-head{align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-materialmuster.css.map */
