.catalog{max-width:1180px;margin:0 auto;padding:48px 24px 96px}.no-scroll{overflow:hidden}.catalog__sections{justify-content:center;gap:36px;margin-bottom:40px;display:flex}.catalog__section{font-family:var(--font-heading);letter-spacing:.16em;color:var(--black);opacity:.45;border-bottom:2px solid #0000;padding-bottom:6px;font-size:1.05rem;transition:opacity .25s,border-color .25s}.catalog__section:hover{opacity:.8}.catalog__section--active{opacity:1;border-bottom-color:var(--sage)}.catalog__filters{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:44px;display:flex}.filter{font-family:var(--font-body);letter-spacing:.06em;color:var(--black);border:1px solid var(--gray-light);cursor:pointer;background:0 0;border-radius:999px;padding:8px 18px;font-size:.82rem;transition:background .25s,border-color .25s,color .25s}.filter:hover{border-color:var(--sage)}.filter[aria-pressed=true]{background:var(--sage);border-color:var(--sage);color:var(--white)}.catalog__grid{grid-template-columns:repeat(3,1fr);gap:40px 28px;display:grid}.catalog__empty{text-align:center;color:var(--sage-dark);padding:60px 0}.card{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;padding:0;display:block}.card__frame{aspect-ratio:3/4;background:var(--off-white);display:block;position:relative;overflow:hidden}.card__img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.card:hover .card__img{transform:scale(1.04)}.card__body{flex-direction:column;gap:2px;padding-top:14px;display:flex}.card__color{font-family:var(--font-heading);letter-spacing:.05em;font-size:1.1rem}.card__line{color:var(--sage-dark);letter-spacing:.04em;font-size:.8rem}.product{z-index:200;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.product[hidden],.product__field[hidden]{display:none}.product__backdrop{background:#2929298c;position:absolute;inset:0}.product__panel{background:var(--white);grid-template-columns:1fr 1fr;gap:44px;width:min(1060px,100% - 48px);max-height:calc(100dvh - 64px);padding:40px;display:grid;position:relative;overflow-y:auto}.product__close{top:calc(10px + env(safe-area-inset-top,0px));cursor:pointer;width:44px;height:44px;color:var(--black);background:0 0;border:0;place-items:center;font-size:2rem;line-height:1;display:grid;position:absolute;right:12px}.product__stage{aspect-ratio:2/3;background:var(--off-white);position:relative}.product__img{object-fit:cover;width:100%;height:100%}.product__nav{cursor:pointer;width:44px;height:44px;color:var(--black);background:#ffffffd9;border:0;border-radius:50%;place-items:center;font-size:1.6rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.product__nav[hidden],.product__dots[hidden]{display:none}.product__nav--prev{left:10px}.product__nav--next{right:10px}.product__dots{justify-content:center;gap:2px;padding-top:8px;display:flex}.product__dot{cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;padding:0;display:grid}.product__dot:after{content:"";background:var(--gray-light);border-radius:50%;width:7px;height:7px}.product__dot[aria-current=true]:after{background:var(--sage)}.product__info{flex-direction:column;align-items:flex-start;padding-top:12px;display:flex}.product__line{letter-spacing:.14em;text-transform:uppercase;color:var(--sage-dark);font-size:.8rem}.product__title{font-family:var(--font-heading);margin:6px 0 10px;font-size:2.4rem;font-weight:600;line-height:1.1}.product__price{color:var(--black);margin-bottom:28px;font-size:1rem}.product__field{width:100%;margin-bottom:26px}.product__label{letter-spacing:.12em;text-transform:uppercase;color:var(--sage-dark);margin-bottom:10px;font-size:.75rem;display:block}.product__swatches{flex-wrap:wrap;gap:10px;display:flex}.swatch{border:1px solid var(--gray-light);cursor:pointer;outline-offset:3px;border-radius:50%;width:32px;height:32px;padding:0}.swatch--photo{background-position:50% 28%;background-size:cover}.swatch[aria-pressed=true]{outline:1px solid var(--sage)}.product__sizes{flex-wrap:wrap;gap:8px;display:flex}.size{min-width:48px;font:inherit;border:1px solid var(--gray-light);cursor:pointer;background:0 0;padding:10px 12px;font-size:.85rem;transition:border-color .2s,background .2s,color .2s}.size:hover{border-color:var(--sage)}.size[aria-pressed=true]{background:var(--black);border-color:var(--black);color:var(--white)}.product__fabric{color:var(--sage-dark);margin-bottom:20px;font-size:.85rem}.product__order{background:var(--sage);width:100%;color:var(--white);font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-size:1rem;transition:background .25s,opacity .25s;display:inline-flex}.product__order svg{width:20px;height:20px}.product__order:hover{background:var(--black)}.product__order--waiting{pointer-events:none;opacity:.45}@media (width<=900px){.product__panel{width:100%;height:100dvh;max-height:100dvh;padding:calc(56px + env(safe-area-inset-top,0px)) 20px calc(32px + env(safe-area-inset-bottom,0px));grid-template-columns:1fr;gap:24px}.product__title{font-size:2rem}}@media (width<=700px){.catalog{padding:32px 16px 72px}.catalog__sections{gap:22px;margin-bottom:30px}.catalog__section{letter-spacing:.1em;font-size:.9rem}.catalog__grid{grid-template-columns:repeat(2,1fr);gap:28px 14px}.catalog__filters{margin-bottom:30px}.card__color{font-size:1rem}}@media (prefers-reduced-motion:reduce){.card__img,.filter,.size,.product__order{transition:none}.card:hover .card__img{transform:none}}@media (forced-colors:active){.swatch{forced-color-adjust:none;border:1px solid buttonborder}.swatch[aria-pressed=true]{outline:2px solid highlight}}
