:root{color:#171717;background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(1180px,100% - 40px);margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #e8e8e8}.site-header__inner{justify-content:space-between;align-items:center;min-height:76px;display:flex}.logo{letter-spacing:.08em;font-size:24px;font-weight:800}.main-nav{gap:28px;display:flex}.main-nav a.router-link-active{font-weight:700}.hero{background:#f5f5f5;padding:100px 0}.hero__content{max-width:760px}.eyebrow{letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:700}h1{margin:0;font-size:clamp(40px,7vw,76px);line-height:1}.hero__text{max-width:680px;margin:28px 0;font-size:21px}.button{color:#fff;background:#171717;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-weight:700;display:inline-flex}.button--large{min-height:56px;margin-top:20px;padding-inline:34px}.catalog-page,.product-page{padding:60px 0 100px}.page-heading{margin-bottom:30px}.page-heading h1,.product-detail h1{font-size:clamp(36px,5vw,58px)}.catalog-search{gap:10px;margin-bottom:24px;display:flex}.catalog-search input{border:1px solid #d5d5d5;border-radius:8px;width:min(560px,100%);min-height:48px;padding:0 16px}.category-list{flex-wrap:wrap;gap:8px;margin-bottom:40px;display:flex}.category-chip,.variant-button{background:#fff;border:1px solid #dadada;border-radius:999px;padding:9px 15px}.category-chip--active,.variant-button--active{color:#fff;background:#171717;border-color:#171717}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.product-card{background:#fff;border:1px solid #e5e5e5;border-radius:14px;display:block;overflow:hidden}.product-card__image{aspect-ratio:4/3;background:#f3f3f3;place-items:center;font-size:28px;font-weight:800;display:grid}.product-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-card__body{padding:20px}.product-card__body h2{margin:7px 0 10px;font-size:22px}.product-card__body p{color:#666}.product-card__categories{color:#777;font-size:13px}.product-card__price{margin-top:20px;font-size:20px;font-weight:800}.catalog-message,.error{background:#f5f5f5;border-radius:10px;padding:30px}.error{margin-bottom:20px}.back-link{margin-bottom:30px;display:inline-block}.product-detail{grid-template-columns:1.05fr .95fr;gap:60px;display:grid}.product-detail__gallery{min-height:500px}.product-detail__gallery img,.product-placeholder{aspect-ratio:1;border-radius:16px;width:100%}.product-detail__gallery img{-o-object-fit:cover;object-fit:cover}.product-placeholder{background:#f3f3f3;place-items:center;font-size:48px;font-weight:800;display:grid}.product-lead{color:#555;margin:24px 0;font-size:19px}.variant-section{margin:30px 0}.variant-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.product-price{margin-top:25px;font-size:32px;font-weight:800}.stock{color:#666;margin-top:4px}.attributes{border-top:1px solid #e3e3e3;margin-top:25px}.attribute-row{border-bottom:1px solid #e3e3e3;justify-content:space-between;gap:20px;padding:10px 0;display:flex}.product-description{max-width:800px;margin-top:70px}@media (width<=900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:1fr}}@media (width<=600px){.container{width:min(100% - 24px,1180px)}.main-nav{gap:14px}.catalog-search{flex-direction:column}.product-grid{grid-template-columns:1fr}.hero{padding:70px 0}}.checkout-page{padding:60px 0 100px}.checkout-layout{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:60px;display:grid}.checkout-form{max-width:700px}.checkout-form h2,.checkout-summary h2{margin-top:0}.form-field{margin-bottom:22px}.form-field label{margin-bottom:7px;font-weight:700;display:block}.form-field input,.form-field textarea{width:100%;font:inherit;background:#fff;border:1px solid #d5d5d5;border-radius:8px;padding:13px 15px}.form-field input{min-height:50px}.form-field textarea{resize:vertical}.field-error{color:#b00020;margin-top:5px;font-size:13px;display:block}.form-error{color:#a00000;background:#fff0f0;border-radius:8px;margin:20px 0;padding:15px}.checkout-summary{background:#f5f5f5;border-radius:14px;padding:28px;position:sticky;top:20px}.checkout-item{border-bottom:1px solid #ddd;justify-content:space-between;gap:20px;padding:15px 0;display:flex}.checkout-item__quantity,.checkout-item__variant{color:#666;margin-top:3px;font-size:13px}.checkout-item__price{text-align:right;flex-shrink:0;font-weight:700}.checkout-note{color:#666;margin:20px 0 0;font-size:13px}.success-page{padding:100px 0}.success-card{text-align:center;background:#f5f5f5;border-radius:18px;max-width:760px;margin:0 auto;padding:60px}.success-card h1{font-size:clamp(42px,7vw,72px)}.success-icon{color:#fff;background:#171717;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 24px;font-size:34px;display:grid}.success-number{margin:30px 0 0;font-size:20px}.success-text{color:#555;max-width:600px;margin:22px auto 0;font-size:18px}.success-actions{justify-content:center;align-items:center;gap:22px;margin-top:32px;display:flex}.secondary-link{font-weight:700;text-decoration:underline}@media (width<=900px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}}@media (width<=600px){.success-card{padding:40px 20px}.success-actions{flex-direction:column}}h2{font-size:30px!important}button,input:not([type=checkbox]):not([type=radio]),select{box-sizing:border-box;height:40px!important;min-height:40px!important}h1{font-size:24px!important;line-height:1.2!important}@media (width<=768px){.home-news__arrow,.home-popular__arrow,.personalization-preview__arrow,.team-slider__arrow{display:none!important}.home-news__viewport,.team-slider__viewport{padding-left:0!important;padding-right:0!important}.home-slider__media{aspect-ratio:16/7!important;max-height:none!important}.home-slider,.home-slider__slide,.home-slider__track,.home-slider__viewport{background:0 0!important}.home-slider__card,.home-slider__item,.home-slider__slide{height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;padding:0!important;overflow:hidden!important}.home-slider__content{display:none!important}.home-slider__media{background:0 0!important;margin:0!important;overflow:hidden!important}.home-slider__image,.home-slider__media,.home-slider__media img{display:block!important}.personalization-preview__pagination{z-index:20!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;min-height:20px!important;padding:6px 0!important;display:flex!important;position:relative!important}.personalization-preview__dot--active{background:#111!important;flex-basis:20px!important;width:20px!important}.team-slider__body{flex-wrap:wrap!important}.team-slider__pagination,.team-slider__viewport{flex:0 0 100%!important;width:100%!important}.team-slider__pagination{justify-content:center!important;align-items:center!important;gap:5px!important;min-height:16px!important;margin-top:3px!important;display:flex!important}.team-slider__dot{background:#c3c3c3!important;border:0!important;border-radius:999px!important;width:6px!important;min-width:6px!important;height:6px!important;min-height:6px!important;padding:0!important;display:block!important}.team-slider__dot--active{background:#111!important;width:16px!important}.personalization-preview{position:relative!important}.personalization-preview__pagination{z-index:50!important;background:#ffffffdb!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:auto!important;min-height:16px!important;margin:0!important;padding:3px 6px!important;display:flex!important;position:absolute!important;top:182px!important;left:50%!important;transform:translate(-50%)!important}.personalization-preview__dot{background:#aaa!important;border:0!important;border-radius:999px!important;flex:0 0 7px!important;width:7px!important;min-width:7px!important;height:7px!important;min-height:7px!important;margin:0!important;padding:0!important;display:block!important}.personalization-preview__dot--active{background:#111!important;flex-basis:18px!important;width:18px!important;min-width:18px!important}.team-slider__body{box-sizing:border-box!important;padding-bottom:13px!important;position:relative!important;overflow:visible!important}.team-slider__pagination{z-index:30!important;pointer-events:auto!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:100%!important;height:9px!important;min-height:9px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;bottom:1px!important;left:0!important;right:0!important}.team-slider__dot{background:#b5b5b5!important;border:0!important;border-radius:999px!important;flex:0 0 5px!important;width:5px!important;min-width:5px!important;height:5px!important;min-height:5px!important;margin:0!important;padding:0!important;display:block!important}.team-slider__dot--active{background:#111!important;flex-basis:13px!important;width:13px!important;min-width:13px!important}.home-personalization__layout{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:8px!important}.personalization-preview,.personalization-teams{box-sizing:border-box!important;width:100%!important;min-width:0!important}.personalization-preview{padding:5px!important}.personalization-preview__stage{min-height:240px!important}.personalization-preview__product,.personalization-preview__stage{width:100%!important;height:240px!important}.personalization-preview__pagination{top:218px!important}.home-catalog__title,.home-popular__title{display:none!important}.home-clients__title,.home-news__title,.home-personalization__title{letter-spacing:0!important;text-transform:lowercase!important;margin:0 0 16px!important;font-size:18px!important;font-weight:700!important;line-height:1.3!important}.home-clients__title:first-letter,.home-news__title:first-letter,.home-personalization__title:first-letter{text-transform:uppercase!important}.home-catalog{background:#fff!important;padding:16px 0 20px!important}.home-catalog__background,.home-catalog__content,.home-catalog__shade,.home-catalog__title{display:none!important}.home-catalog__banner{background:0 0!important;border-radius:0!important;min-height:0!important;overflow:visible!important}.home-catalog__categories{scrollbar-width:none!important;background:0 0!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:12px!important;width:100%!important;padding:0 2px 4px!important;display:flex!important;position:static!important;overflow:auto hidden!important}.home-catalog__categories::-webkit-scrollbar{display:none!important}.home-catalog-card{color:#202124!important;text-align:center!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;flex:none!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important;width:auto!important;min-width:58px!important;padding:0!important;display:flex!important}.home-catalog-card__image{aspect-ratio:1!important;background:#f3f3f3!important;border:0!important;flex:0 0 30px!important;overflow:hidden!important}.home-catalog-card__image img{-o-object-fit:cover!important;object-fit:cover!important;display:block!important}.home-catalog-card__name{color:#202124!important;text-align:center!important;text-overflow:ellipsis!important;text-transform:none!important;white-space:nowrap!important;width:auto!important;max-width:105px!important;padding:0!important;font-size:11px!important;font-weight:400!important;line-height:1.15!important;overflow:hidden!important}.home-popular{padding:20px 0 28px!important}.home-popular__title{display:none!important}.home-popular__slider{width:100%!important}.home-popular__track{scroll-snap-type:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0!important;display:grid!important;overflow:visible!important}.popular-card{scroll-snap-align:none!important;flex:none!important;min-width:0!important}.popular-card,.popular-card__image{width:100%!important}.popular-card__body{padding:9px 5px 0!important}.popular-card__price{gap:5px!important}.popular-card__price strong{font-size:16px!important}.popular-card__old-price{font-size:11px!important}.popular-card__discount{min-height:20px!important;padding:0 5px!important;font-size:10px!important}.popular-card__name{margin-top:8px!important;font-size:13px!important;line-height:1.25!important}.popular-card__meta{gap:4px!important;margin-top:5px!important}.popular-card__sku,.popular-card__stock{font-size:10px!important}.popular-card__favorite{width:32px!important;height:32px!important;min-height:32px!important}.popular-card__favorite svg{width:18px!important;height:18px!important}.home-catalog__categories{gap:5px!important}.home-catalog-card{gap:6px!important;min-width:68px!important}.home-catalog-card__image{flex:0 0 45px!important}.home-catalog-card__image,.home-catalog-card__image img{border-radius:8px!important;width:45px!important;height:45px!important}.home-catalog-card__name{text-align:center!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;width:68px!important;max-width:68px!important;font-size:11px!important;line-height:1.15!important;overflow:visible!important}.home-news__pagination{gap:6px!important;margin-top:12px!important}.home-news__dot{width:7px!important;min-width:7px!important;max-width:7px!important;box-shadow:none!important;background:#bdbdbd!important;border:0!important;border-radius:50%!important;flex:0 0 7px!important;margin:0!important;padding:0!important;line-height:0!important;display:block!important}.home-news__dot,.home-news__dot--active{height:7px!important;min-height:7px!important;max-height:7px!important}.home-news__dot--active{background:#111!important;border-radius:999px!important;flex-basis:18px!important;width:18px!important;min-width:18px!important;max-width:18px!important}.personalization-preview__dot{pointer-events:auto!important;touch-action:manipulation!important;background:0 0!important;flex:0 0 22px!important;place-items:center!important;width:22px!important;min-width:22px!important;max-width:22px!important;height:22px!important;min-height:22px!important;max-height:22px!important;padding:0!important;display:grid!important}.personalization-preview__dot:before{content:"";background:#aaa;border-radius:999px;width:7px;height:7px;display:block}.personalization-preview__dot--active{background:0 0!important;flex-basis:30px!important;width:30px!important;min-width:30px!important;max-width:30px!important}.personalization-preview__dot--active:before{background:#111;width:18px}.personalization-preview__pagination{pointer-events:auto!important;z-index:150!important}.personalization-preview__dot-hit{-webkit-tap-highlight-color:transparent;cursor:pointer!important;pointer-events:auto!important;flex:0 0 26px!important;place-items:center!important;width:26px!important;height:26px!important;margin:0!important;padding:0!important;display:grid!important}.personalization-preview__dot-hit .personalization-preview__dot{appearance:none!important;cursor:pointer!important;pointer-events:auto!important;background:#aaa!important;border:0!important;border-radius:999px!important;flex:none!important;width:8px!important;min-width:8px!important;max-width:8px!important;height:8px!important;min-height:8px!important;max-height:8px!important;margin:0!important;padding:0!important;display:block!important}.personalization-preview__dot-hit .personalization-preview__dot:checked{background:#111!important;width:18px!important;min-width:18px!important;max-width:18px!important}.personalization-preview__stage{touch-action:pan-y!important;-webkit-user-select:none!important;user-select:none!important}.personalization-preview__product{pointer-events:none!important;-webkit-user-drag:none!important}.personalization-preview__logo--cap-left,.personalization-preview__logo--cap-right{top:calc(42% + 4px)!important}.personalization-preview__logo--earmuffs{top:calc(62.5% - 5px)!important}}.team-slider__pagination{display:none!important}@media (width<=768px){.team-slider__pagination{display:flex!important}}.home-clients{display:none!important}
