*{-webkit-tap-highlight-color:transparent;border:0;margin:0;padding:0}*,:before,:after{box-sizing:border-box}:focus,:active,a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;width:100%;height:100%;font-size:14px;line-height:1}input,button,textarea{appearance:none;-webkit-tap-highlight-color:transparent;font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent}button::-moz-focus-inner{border:0;padding:0}a,a:visited{color:inherit;text-decoration:none;display:inline-block}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top;max-width:100%}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}a{-webkit-tap-highlight-color:transparent}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Regular-BTMUyrZJ.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Medium-wxyHui6N.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Bold-BRU-Tvcy.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Integral CF;src:url(./assets/fonts/IntegralCF-Regular.woff2)format("woff2");font-weight:700;font-display:swap}body{font-family:Satoshi,sans-serif}.wrapper{flex-direction:column;min-height:100%;padding-top:80px;display:flex;overflow:clip}[class*=container]{padding-inline:clamp(15px,3.5vw,90px)}.wrapper>main{flex-grow:1}.header{z-index:100;background-color:#fff;width:100%;padding-block:clamp(15px,1vw,45px);position:fixed;top:0;left:0}.header__container{flex-wrap:wrap;align-items:center;display:flex}.logo{color:#000;text-transform:uppercase;margin-right:40px;font-family:Integral CF,sans-serif;font-size:clamp(24px,2vw,42px);font-weight:700;text-decoration:none}.header__nav{flex-grow:0}.nav__list .nav__item:first-child{margin-right:5px}.nav__list{justify-content:center;align-items:center;gap:clamp(15px,2vw,80px);display:flex}.nav__item{font-size:clamp(14px,1.1vw,32px)}.nav__item:hover{color:#0009;border-bottom:1px solid #0009;margin-bottom:3px;transition:all .3s}.nav__item a{flex-direction:row;align-items:center;display:flex}.header__search{background-color:#f0f0f0;border-radius:62px;flex-grow:1;align-items:center;height:48px;margin:0 40px;padding-left:15px;display:flex}.search__button{cursor:pointer;background-color:#f0f0f0;border:none;outline:none;transition:opacity .2s}.search__button:hover{opacity:.7}input{background-color:#0000;border:none;outline:none;width:100%;padding-left:20px}.icons{align-items:center;gap:14px;margin-left:10px;display:flex}.search__button-mobile{color:#000;cursor:pointer;background:0 0;border:none;padding:0;display:none}.mobile-menu{z-index:101;background:#fff;width:280px;height:100vh;padding-top:80px;transition:left .3s;position:fixed;top:0;left:-100%;overflow-y:auto;box-shadow:2px 0 10px #0000001a}.mobile-menu.active{left:0}.mobile-menu__list{flex-direction:column;padding:20px;display:flex}.mobile-menu__item{border-bottom:1px solid #f0f0f0}.mobile-menu__item a{color:#000;padding:15px 10px;font-size:16px;transition:background .2s;display:block}.mobile-menu__item a:hover{background:#f0f0f0}.mobile-menu__overlay{z-index:100;background:#00000080;width:100%;height:100vh;position:fixed;top:0;left:0}.burger-menu{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:20px;height:20px;padding:0;display:none}.burger-menu span{background-color:#000;border-radius:2px;width:100%;height:3px;transition:all .3s;display:block}.burger-menu.active span:first-child{transform:translateY(10px)rotate(45deg)}.burger-menu.active span:nth-child(2){opacity:0}.burger-menu.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.cart__link{justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:relative}.cart__link:hover{opacity:.7}.cart-badge{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-8px;right:-8px}@media (width<=992px){.logo{font-size:25px}.header__nav{display:none}.header__search{flex:1;min-width:200px;margin:0 10px}.icons{margin-left:0}.burger-menu{display:flex}.header__container{gap:15px}}@media (width<=520px){.header__container{justify-content:space-around}.search__button-mobile{display:flex}.header__search{display:none}.header__search.active{z-index:99;background:#fff;width:100%;padding:15px;display:flex;position:fixed;top:70px;left:0;right:0}.search__button{background-color:#0000;border:none;outline:none}}@media (width<=768px){.cart-badge{min-width:16px;height:16px;font-size:10px;top:-6px;right:-6px}}.hero{background-color:#f2f0f1;align-items:stretch;min-height:calc(100svh - 80px);padding-top:0;display:flex;position:relative;overflow:hidden}.hero__container{align-items:center;gap:30px;display:flex}.hero__content{padding-block:clamp(20px, 2fvw, 40px);flex-grow:1;flex-basis:100px}.hero__title{text-transform:uppercase;margin:35px 0 0;font-family:Integral CF,sans-serif;font-size:clamp(34px,4.7vw,128px);font-weight:700;line-height:1.1}.hero__title:not(:last-child){margin-bottom:.5em}.hero__text{opacity:.6;max-width:550px;font-size:clamp(16px,1vw,25px);line-height:1.35}.hero__text:not(:last-child){margin-bottom:.5em}.hero__buttons{flex-wrap:wrap;margin-top:32px;display:flex}.hero__button{background-color:#000;border-radius:100px;margin-bottom:10px;padding:16px 54px;font-size:clamp(14px,1vw,16px);text-decoration:none;transition:all .3s;display:inline-block}a.hero__button{color:#fff}.hero__button:hover{color:#000;background-color:#fff;outline:1px solid #000}.stats{align-items:center;gap:clamp(16px,2vw,32px);margin-top:clamp(20px,4vw,48px);margin-bottom:50px;display:flex}.hero__stat{border-right:1px solid #0000001a;padding-right:clamp(16px,2vw,32px)}.hero__stat:last-child{border-right:none}.stat__number{font-size:clamp(28px,3vw,48px);font-weight:700;display:block}.stat__text{color:#0009;font-size:clamp(12px,1vw,16px)}.hero__picture{flex-grow:1;flex-basis:100px;align-self:flex-end;min-width:0}.hero__photo{width:100%;height:auto}.hero__vector{z-index:10;width:auto;height:auto;position:absolute}.hero__vector--small{width:clamp(56px,7vw,84px);top:18%;right:8%}.hero__vector--big{width:clamp(44px,9vw,56px);top:50%;left:51%}@media (width<=1500px){.hero__vector--small{top:22%}.hero__vector--big{top:54%}}@media (width<=1160px){.hero__vector--small{top:50%}.hero__vector--big{top:72%}}@media (width<=1060px){.hero__vector--small{top:58%}}@media (width<=860px){.hero__vector--small{top:65%}.hero__vector--big{top:78%}}@media (width<=992px){.hero__container{flex-direction:column}.hero__content{text-align:center;flex-direction:column;align-items:center;max-width:100%;display:flex}.stats{justify-content:center;width:100%}.hero__buttons{justify-content:center;align-items:center}.hero__picture{width:90%;max-width:500px;min-height:400px;margin:auto}.hero__vector--small{width:50px;top:60%;right:25%}.hero__vector--big{width:60px;top:70%;left:20%}}@media (width<=520px){.hero__container{box-sizing:border-box;flex-direction:column;width:100%;padding:0 20px}.hero__title{text-align:left;margin:40px 0 20px;font-size:36px;line-height:1.1}.hero__text p{text-align:left;width:100%;max-width:100%;font-size:14px}.hero__buttons{justify-content:center;margin:0 auto}.hero__button{justify-content:center;width:auto;margin-top:20px;margin-bottom:0;padding:13px 100px}.stats{flex-wrap:wrap;margin-bottom:16px}.hero__stat:nth-child(2){border-right:none}}@media (width<=740px){.hero__vector--small{width:74px;top:60%;left:75%}.hero__vector--big{width:46px;top:77%;left:15%}}@media (width<=520px){.hero__vector--small{width:72px;top:53%;left:75%}.hero__vector--big{width:46px;top:64%;left:10%}.hero__picture{width:120%;max-width:500px}.hero__photo{margin-left:-35px}}.brands{background-color:#000}.brands__container{justify-content:center;align-items:center;height:110px;display:flex}.brands__content{width:100%}.brangs__pages{justify-content:space-between;width:100%;margin:0;padding:0;display:flex}.brands__page{object-fit:contain;width:auto;height:30px}@media (width<=890px){.brangs__pages{flex-wrap:wrap;justify-content:space-around;gap:30px;padding:20px}.brands__page{height:25px}.brands{height:auto}}@media (width<=570px){.brangs__pages{flex-wrap:wrap;justify-content:space-around;gap:20px;padding:20px}.brands__page{height:20px}.brands{height:auto}}.product-card{cursor:pointer;color:inherit;margin:0;padding:0;text-decoration:none;transition:transform .2s;display:block}.product-card:hover{transform:translateY(-4px)}.product-card__container{flex-direction:column;margin:0;padding:0;display:flex}.product-card__image{aspect-ratio:4/5;background-color:#f0f0f0;border-radius:20px;width:100%;max-height:400px;position:relative;overflow:hidden}.product-card__image img{object-fit:contain;width:100%;height:100%;padding:5px;transition:transform .3s}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__info{flex-direction:column;display:flex}.product-card__text{text-overflow:ellipsis;white-space:nowrap;margin:16px 0 8px;padding:auto;font-size:clamp(14px,2vw,20px);font-weight:700;overflow:hidden}.product-card__price-wrapper{flex-wrap:wrap;align-items:center;gap:10px;margin-top:5px;display:flex}.product-card__price{margin:0;padding:0;font-size:22px;font-weight:700}.product-card__old-price{color:#0006;margin:0;padding:0;font-size:22px;font-weight:700;text-decoration:line-through}.product-card__discount{color:#f33;background:#ff33331a;border-radius:62px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}@media (width<=920px){.product-card__image{width:100%;max-height:200px}.product-card__price,.product-card__old-price{font-size:18px}.product-card__discount{padding:3px 10px;font-size:10px}}@media (width<=480px){.product-card__price,.product-card__old-price{font-size:16px}}.rating{align-items:center;gap:5px;display:flex}.rating:first-child{gap:0}.rating span{line-height:1}.product-section{align-items:stretch;padding-inline:clamp(15px,4.5vw,90px);display:flex;overflow:visible}.product-section+.product-section .product-section__title{border-top:1px solid #0000001a;padding-top:clamp(35px,4.5vw,55px)}.product-section__container{flex-flow:column wrap;width:100%;padding-inline:0;display:flex}.product-section__title{text-align:center;justify-content:center;margin-top:clamp(40px,4.5vw,72px);margin-bottom:clamp(30px,4.5vw,55px);font-family:Integral CF,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:700}.product-section__grid{grid-template-columns:repeat(4,1fr);gap:clamp(16px,2vw,20px);display:grid}.product-section__btn{justify-content:center;align-items:center;margin-top:clamp(24px,2.8vw,36px);display:flex}.view-all{color:#000;background-color:#fff;border:1px solid #f0f0f0;border-radius:100px;margin-bottom:clamp(40px,4.5vw,80px);padding:16px 76px;font-size:clamp(14px,1vw,16px);text-decoration:none;transition:all .3s;display:inline-block}.view-all:hover{color:#fff;background-color:#000}#products{scroll-margin-top:20px}@media (width<=920px){.product-section__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=400px){.product-section__grid{grid-template-columns:repeat(2,1fr)}.product-section__btn{flex-direction:column;display:flex}.view-all{text-align:center;align-self:stretch}}.dress-style{flex-direction:column;min-height:100%;display:flex;overflow:clip}.dress-style__container{margin-bottom:50px}.color{background-color:#f0f0f0;border-radius:24px}.dress-style__title{text-transform:uppercase;text-align:center;padding-top:70px;font-family:Integral CF,sans-serif;font-size:clamp(32px,3.5vw,48px);font-weight:700}.dress-style__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:70px 64px;display:flex}.mobile{display:none}.dress-style__item img:hover{transition:all .3s;transform:scale(1.04)}@media (width<=450px){.dress-style__title{padding:40px 20px 0}.dress-style__grid{gap:16px;padding:28px 24px}.dress-style__item img:first-child{display:none}.mobile{display:flex}}.shop-page{min-height:100vh;padding:24px 0 80px}.shop-page__container{max-width:1240px;margin:0 auto;padding:0 20px}.shop-page__breadcrumb{color:#666;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:24px;font-size:14px;display:flex}.shop-page__breadcrumb a{color:#666;text-decoration:none;transition:color .2s}.shop-page__breadcrumb a:hover{color:#000}.shop-page__layout{align-items:flex-start;gap:24px;display:flex;position:relative}.shop-page__filter-toggle-mobile{z-index:999;color:#fff;cursor:pointer;background:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,background .2s;display:none;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #0000004d}.shop-page__filter-toggle-mobile:hover{background:#333;transform:scale(1.05)}.shop-page__filter-toggle-mobile:active{transform:scale(.95)}.shop-page__sidebar{background:#fff;border:1px solid #e5e5e5;border-radius:20px;flex-shrink:0;width:295px;height:fit-content;padding:20px 24px;transition:width .3s,padding .3s;position:sticky;top:100px;overflow:hidden}.shop-page__sidebar.hide-desktop{width:220px}.shop-page__sidebar.hide-desktop .filters__body{display:none}.shop-page__sidebar.show-desktop{width:295px}.filters__header-wrapper{margin-bottom:20px}.shop-page__sidebar.hide-desktop .filters__header-wrapper{margin-bottom:0}.filters__header-top{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.shop-page__sidebar.hide-desktop .filters__header-top{border-bottom:none;padding-bottom:0}.filters__title{margin:0;font-size:20px;font-weight:700}.filters__header-actions{gap:8px;display:flex}.filters__toggle-desktop{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.filters__toggle-desktop:hover{background:#f5f5f5}.filters__close-mobile,.shop-page__overlay{display:none}.shop-page__main{flex:1;min-width:0;transition:all .3s}.shop-page__title{margin-bottom:24px;font-size:32px;font-weight:700}.shop-page__toolbar{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.shop-page__count{color:#666;font-size:14px}.shop-page__sort{align-items:center;gap:8px;display:flex;position:relative}.sort__label{color:#666;font-size:14px}.sort__button{color:#000;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.sort__button:hover{background:#e5e5e5}.sort__menu{z-index:10;background:#fff;border:1px solid #e5e5e5;border-radius:12px;min-width:180px;margin-top:8px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.sort__option{cursor:pointer;padding:12px 16px;font-size:14px;transition:background .2s}.sort__option:hover{background:#f5f5f5}.sort__option.active{color:#fff;background:#000}.shop-page__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}.shop-page__empty{text-align:center;color:#999;grid-column:1/-1;padding:60px 20px;font-size:18px}.shop-page__pagination{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.pagination__button{cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.pagination__button:hover:not(:disabled){color:#fff;background:#000;border-color:#000}.pagination__button:disabled{opacity:.3;cursor:not-allowed}.pagination__numbers{gap:8px;display:flex}.pagination__number{cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.pagination__number:hover{background:#f5f5f5;border-color:#000}.pagination__number.active{color:#fff;background:#000;border-color:#000}.pagination__dots{color:#999;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (width<=1024px){.shop-page__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.shop-page__filter-toggle-mobile{display:flex}.filters__toggle-desktop{display:none}.filters__close-mobile{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.filters__close-mobile:hover{background:#f5f5f5}.shop-page__sidebar{z-index:1001;border:none;border-right:1px solid #e5e5e5;border-radius:0;max-width:400px;height:100vh;padding:0;transition:transform .3s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);width:100%!important}.shop-page__sidebar .filters__header-wrapper{z-index:1;background:#fff;margin-bottom:0;padding:20px 24px 0;position:sticky;top:0}.shop-page__sidebar .filters__header-top{padding-bottom:16px;border-bottom:1px solid #e5e5e5!important}.shop-page__sidebar .filters__body{padding:20px 24px 24px;display:block!important}.shop-page__sidebar.show-mobile{transform:translate(0)}.shop-page__overlay{z-index:1000;background:#00000080;display:block;position:fixed;inset:0}.shop-page__title{font-size:24px}.shop-page__toolbar{flex-direction:column;align-items:flex-start;gap:12px}.shop-page__sort{justify-content:space-between;width:100%}.shop-page__grid{grid-template-columns:1fr}.pagination__button{padding:8px 12px;font-size:13px}.pagination__numbers{flex:1;justify-content:center}.pagination__number{width:36px;height:36px;font-size:13px}}@media (width<=480px){.shop-page__container{padding:0 16px}.shop-page__title{font-size:20px}.pagination__button span{display:none}}.filters{flex-direction:column;gap:24px;display:flex}.filters__section{border-bottom:1px solid #e5e5e5;flex-direction:column;gap:16px;padding-bottom:20px;display:flex}.filters__section:last-of-type{border-bottom:none;padding-bottom:0}.filters__section-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:0;display:flex}.filters__section-title{margin:0;font-size:16px;font-weight:700}.filters__chevron{color:#666;flex-shrink:0;transition:transform .3s}.filters__chevron.open{transform:rotate(180deg)}.filters__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.filters__item{cursor:pointer;color:#666;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.filters__item:hover{color:#000;background:#f5f5f5}.filters__item.active{color:#fff;background:#000}.filters__item.active .filters__arrow{color:#fff}.filters__arrow{color:#999;flex-shrink:0;transition:color .2s}.filters__price-range{flex-direction:column;gap:12px;display:flex}.filters__range{-webkit-appearance:none;cursor:pointer;background:#e5e5e5;border-radius:3px;outline:none;width:100%;height:6px}.filters__range::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#000;border-radius:50%;width:20px;height:20px;transition:transform .2s}.filters__range::-webkit-slider-thumb:hover{transform:scale(1.1)}.filters__range::-moz-range-thumb{cursor:pointer;background:#000;border:none;border-radius:50%;width:20px;height:20px;transition:transform .2s}.filters__range::-moz-range-thumb:hover{transform:scale(1.1)}.filters__price-labels{color:#000;justify-content:space-between;font-size:14px;font-weight:600;display:flex}.filters__buttons{flex-direction:column;gap:12px;padding-top:8px;display:flex}.filters__apply,.filters__reset{cursor:pointer;border:none;border-radius:62px;width:100%;padding:14px;font-size:14px;font-weight:500;transition:all .2s}.filters__apply{color:#fff;background:#000}.filters__apply:hover{background:#333}.filters__reset{color:#000;background:#fff;border:1px solid #e5e5e5}.filters__reset:hover{background:#f5f5f5}@media (width<=768px){.filters{gap:20px}.filters__section{gap:12px}}.product-page{min-height:100vh;padding:24px 0 80px}.product-page__container{max-width:1240px;margin:0 auto;padding:0 20px}.product-page__not-found{text-align:center;padding:100px 20px}.product-page__not-found h1{margin-bottom:20px;font-size:32px}.product-page__not-found a{color:#fff;background:#000;border-radius:62px;padding:12px 32px;text-decoration:none;transition:background .2s;display:inline-block}.product-page__not-found a:hover{background:#333}.product-page__breadcrumb{color:#666;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:24px;font-size:14px;display:flex}.product-page__breadcrumb a{color:#666;text-decoration:none;transition:color .2s}.product-page__breadcrumb a:hover{color:#000}.product-page__content{grid-template-columns:1fr 1fr;gap:40px;margin-top:36px;display:grid}.product-page__gallery{gap:14px;display:flex}.gallery__thumbnails{flex-direction:column;flex-shrink:0;gap:14px;width:152px;display:flex}.thumbnail{cursor:pointer;background:#f0eeed;border:2px solid #0000;border-radius:20px;width:152px;height:167px;transition:border-color .2s;overflow:hidden}.thumbnail:hover{border-color:#e5e5e5}.thumbnail.active{border-color:#000}.thumbnail img{object-fit:cover;width:100%;height:100%}.gallery__main{background:#f0eeed;border-radius:20px;flex:1;max-height:530px;overflow:hidden}.gallery__main img{object-fit:cover;width:100%;height:100%}.product-page__info{flex-direction:column;gap:20px;display:flex}.product-page__title{margin:0;font-size:40px;font-weight:700;line-height:1.2}.product-page__rating{align-items:center;gap:12px;display:flex}.rating__stars{gap:4px;display:flex}.star-half{width:10px;position:relative;overflow:hidden}.rating__value{color:#000;font-size:14px;font-weight:500}.product-page__price{border-bottom:1px solid #e5e5e5;align-items:center;gap:12px;padding-bottom:20px;display:flex}.price__current{color:#000;font-size:32px;font-weight:700}.price__old{color:#0006;font-size:32px;font-weight:700;text-decoration:line-through}.price__discount{color:#f33;background:#ff33331a;border-radius:62px;padding:6px 14px;font-size:16px;font-weight:500}.product-page__description{color:#0009;border-bottom:1px solid #e5e5e5;margin:0;padding-bottom:20px;font-size:16px;line-height:1.6}.option__title{color:#0009;margin:0 0 16px;font-size:16px;font-weight:600}.product-page__colors{border-bottom:1px solid #e5e5e5;padding-bottom:20px}.colors__list{gap:16px;display:flex}.color__option{cursor:pointer;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;transition:all .2s;display:flex;position:relative}.color__option:hover{transform:scale(1.1)}.color__option.active{border-color:#000}.product-page__sizes{border-bottom:1px solid #e5e5e5;padding-bottom:20px}.sizes__list{flex-wrap:wrap;gap:12px;display:flex}.size__option{color:#000;cursor:pointer;background:#f0f0f0;border:1px solid #e5e5e5;border-radius:62px;padding:12px 24px;font-size:16px;font-weight:500;transition:all .2s}.size__option:hover{background:#f5f5f5;border-color:#000}.size__option.active{color:#fff;background:#000;border-color:#000}.product-page__actions{gap:20px;margin-top:24px;display:flex}.actions__quantity{color:#000;background:#f0f0f0;border-radius:62px;align-items:center;gap:20px;min-width:170px;padding:16px 20px;display:flex}.quantity__button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:transform .2s;display:flex}.minus__button,.plus__button{color:#000}.quantity__button:hover{transform:scale(1.1)}.quantity__button:active{transform:scale(.95)}.quantity__value{text-align:center;flex:1;font-size:16px;font-weight:600}.actions__add-to-cart{color:#fff;cursor:pointer;background:#000;border:none;border-radius:62px;flex:1;padding:16px 54px;font-size:16px;font-weight:500;transition:all .2s}.actions__add-to-cart:hover{background:#333}.actions__add-to-cart:active{transform:scale(.98)}@media (width<=1024px){.product-page__content{gap:30px}.product-page__title{font-size:32px}.gallery__thumbnails{width:120px}.thumbnail{width:120px;height:132px}}@media (width<=768px){.product-page__content{grid-template-columns:1fr;gap:24px}.product-page__gallery{flex-direction:column-reverse}.gallery__thumbnails{flex-direction:row;width:100%;overflow-x:auto}.thumbnail{flex-shrink:0;width:110px;height:120px}.gallery__main{max-height:400px}.product-page__title{font-size:28px}.price__current,.price__old{font-size:24px}.product-page__actions{flex-direction:column}.actions__quantity{width:100%}}.actions__add-to-cart{transition:all .3s;position:relative}.actions__add-to-cart.adding{opacity:.7;cursor:not-allowed;transform:scale(.98)}.actions__add-to-cart.adding:after{content:"";border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;margin:-10px 0 0 -10px;animation:.6s linear infinite spin;position:absolute;top:50%;left:50%}@keyframes spin{to{transform:rotate(360deg)}}.quantity__button:disabled{opacity:.5;cursor:not-allowed}.quantity__button:disabled:hover{opacity:.5}@media (width<=480px){.product-page__container{padding:0 16px}.product-page__title{font-size:24px}.sizes__list{gap:8px}.size__option{padding:10px 20px;font-size:14px}}.cart-page{min-height:60vh;padding:24px 0 80px}.cart-page__container{max-width:1240px;margin:0 auto;padding:0 20px}.cart-page__breadcrumb{color:#0009;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.cart-page__breadcrumb a{color:#0009;text-decoration:none;transition:color .2s}.cart-page__breadcrumb a:hover{color:#000}.cart-page__title{margin-bottom:32px;font-family:Integral CF,sans-serif;font-size:40px;font-weight:700}.cart-page__empty{text-align:center;padding:60px 20px}.cart-page__empty h1{margin-bottom:16px;font-family:Integral CF,sans-serif;font-size:40px;font-weight:700}.cart-page__empty p{color:#0009;margin-bottom:32px;font-size:18px}.btn-shop{color:#fff;background:#000;border-radius:62px;padding:16px 54px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}a.btn-shop{color:#fff}.btn-shop:hover{opacity:.8}.cart-page__content{grid-template-columns:1fr 400px;align-items:start;gap:24px;display:grid}.cart-page__items{border:1px solid #0000001a;border-radius:20px;flex-direction:column;gap:24px;padding:20px 24px;display:flex}.cart-item{border-bottom:1px solid #0000001a;grid-template-columns:100px 1fr auto auto;align-items:center;gap:16px;padding-bottom:24px;display:grid}.cart-item:last-child{border-bottom:none;padding-bottom:0}.cart-item__image{background:#f0eeed;border-radius:8px;width:100px;height:100px;overflow:hidden}.cart-item__image img{object-fit:cover;width:100%;height:100%}.cart-item__info{flex-direction:column;gap:4px;display:flex}.cart-item__name{margin-bottom:4px;font-size:20px;font-weight:700}.cart-item__detail{color:#000;font-size:14px}.cart-item__detail span{color:#0009}.cart-item__price{margin-top:8px;font-size:24px;font-weight:700}.cart-item__remove{cursor:pointer;background:0 0;border:none;padding:8px;transition:transform .2s}.cart-item__remove:hover{transform:scale(1.1)}.cart-item__quantity{background:#f0eeed;border-radius:62px;align-items:center;gap:16px;padding:12px 20px;display:flex}.plus__button,.minus__button{color:#000}.cart-item__quantity button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.cart-item__quantity button:hover{opacity:.6}.cart-item__quantity span{text-align:center;min-width:20px;font-size:16px;font-weight:500}.cart-page__summary{border:1px solid #0000001a;border-radius:20px;padding:20px 24px;position:sticky;top:20px}.summary__title{margin-bottom:24px;font-size:24px;font-weight:700}.summary__row{color:#0009;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:16px;display:flex}.summary__row--discount{color:#f33}.summary__value{color:#000;font-size:20px;font-weight:700}.summary__value--discount{color:#f33}.summary__divider{background:#0000001a;height:1px;margin:24px 0}.summary__row--total{color:#000;font-size:20px;font-weight:500}.summary__row--total .summary__value{font-size:24px}.summary__promo{gap:12px;margin:24px 0;display:flex}.promo__input-wrapper{background:#f0eeed;border-radius:62px;flex:1;align-items:center;gap:12px;padding:12px 16px;display:flex}.promo__input-wrapper input{background:0 0;border:none;outline:none;flex:1;font-size:16px}.promo__input-wrapper input::placeholder{color:#0006}.promo__apply{color:#fff;cursor:pointer;background:#000;border:none;border-radius:62px;padding:12px 24px;font-size:16px;font-weight:500;transition:opacity .2s}.promo__apply:hover{opacity:.8}.summary__checkout{color:#fff;cursor:pointer;background:#000;border:none;border-radius:62px;width:100%;padding:16px;font-size:16px;font-weight:500;transition:opacity .2s}.summary__checkout:hover{opacity:.8}@media (width<=991px){.cart-page__content{grid-template-columns:1fr}.cart-page__summary{position:static}}@media (width<=640px){.cart-page__title{font-size:32px}.cart-item{grid-template-columns:80px 1fr;gap:12px}.cart-item__image{width:80px;height:80px}.cart-item__remove{grid-column:1;justify-self:start}.cart-item__quantity{grid-column:2;justify-self:end}.cart-item__name{font-size:16px}.cart-item__price{font-size:20px}}.footer{background:linear-gradient(#0000 80px,#f0f0f0 80px);margin-top:80px;padding-top:0}.footer__container{max-width:1240px;margin:0 auto;padding:0 clamp(15px,3.5vw,90px)}.footer__newsletter{background-color:#000;border-radius:20px;justify-content:space-between;align-items:center;gap:40px;margin-bottom:50px;padding:clamp(32px,5vw,36px) clamp(24px,5vw,64px);display:flex}.newsletter__title{color:#fff;max-width:550px;font-family:Integral CF,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.2}.newsletter__form{flex-direction:column;gap:14px;width:100%;max-width:349px;display:flex}.newsletter__input-wrapper{background:#fff;border-radius:62px;align-items:center;gap:12px;padding:12px 16px;display:flex}.newsletter__input{color:#000;background:0 0;border:none;outline:none;flex:1;font-size:16px}.newsletter__input::placeholder{color:#0006}.newsletter__button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:62px;width:100%;padding:12px 16px;font-size:16px;font-weight:500;transition:opacity .2s}.newsletter__button:hover{opacity:.8}.footer__content{border-bottom:1px solid #0000001a;grid-template-columns:1fr 2fr;gap:clamp(60px,8vw,113px);padding-bottom:50px;display:grid}.footer__brand{flex-direction:column;gap:25px;display:flex}.footer__logo{color:#000;text-transform:uppercase;font-family:Integral CF,sans-serif;font-size:clamp(28px,3vw,33px);font-weight:700}.footer__description{color:#0009;max-width:248px;font-size:14px;line-height:1.6}.footer__social{gap:12px;display:flex}.footer__social a{justify-content:center;align-items:center;transition:transform .2s;display:flex}.footer__social a:hover{transform:scale(1.1)}.footer__links{grid-template-columns:repeat(4,1fr);gap:clamp(20px,4vw,40px);display:grid}.footer__column-title{letter-spacing:3px;color:#000;margin-bottom:26px;font-size:16px;font-weight:500}.footer__list{flex-direction:column;gap:16px;display:flex}.footer__list li{list-style:none}.footer__list a{color:#0009;font-size:16px;text-decoration:none;transition:color .2s}.footer__list a:hover{color:#000}.footer__bottom{justify-content:space-between;align-items:center;padding:25px 0;display:flex}.footer__copyright{color:#0009;font-size:14px}.footer__payment{align-items:center;gap:12px;display:flex}.payment__badge{justify-content:center;align-items:center;display:flex}@media (width<=991px){.footer__content{grid-template-columns:1fr;gap:40px}.footer__links{grid-template-columns:repeat(2,1fr);gap:30px}.footer__newsletter{text-align:center;flex-direction:column;gap:32px}.newsletter__title,.newsletter__form{max-width:100%}}@media (width<=640px){.footer{margin-top:60px}.footer__newsletter{margin-top:-60px;padding:32px 24px}.newsletter__title{font-size:24px}.footer__links{grid-template-columns:1fr;gap:24px}.footer__bottom{text-align:center;flex-direction:column;gap:20px}.footer__payment{flex-wrap:wrap;justify-content:center}.footer__brand{gap:20px}.footer__description{max-width:100%}.footer__social{justify-content:flex-start}}@media (width<=400px){.newsletter__title{font-size:20px}.newsletter__input,.newsletter__button{font-size:14px}.footer__payment{gap:8px}.payment__badge svg{width:40px;height:26px}}.App{flex-direction:column;min-height:100vh;display:flex}.App>.main-content{flex-grow:1}
