.site-footer{position:relative;width:100%;background:#f8f8f8;color:#111827;border-top:1px solid #e7e9ee}.footer-main{padding:clamp(56px,6vw,72px) 0 clamp(44px,5vw,56px)}.footer-shell{width:100%;margin:0 auto;padding-inline:clamp(18px,3vw,42px)}.footer-main__grid{display:grid;gap:clamp(20px,2.6vw,30px);align-items:start}.footer-main__grid--cols-4{grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(160px,1fr))}.footer-main__grid--cols-3{grid-template-columns:minmax(280px,1.4fr) repeat(2,minmax(180px,1fr))}.footer-main__grid--cols-2{grid-template-columns:minmax(280px,1.6fr) minmax(200px,1fr)}.footer-main__grid--cols-1{grid-template-columns:minmax(0,1fr)}.footer-col{min-width:0}.footer-col--brand{max-width:420px}.footer-brand__logo{display:inline-flex;align-items:center;color:#111827;text-decoration:none}.footer-brand__logo-image{width:auto;height:54px;max-width:192px;-o-object-fit:contain;object-fit:contain}.footer-brand__logo-text{margin:0;font-size:clamp(1.24rem,2vw,1.6rem);font-weight:700;letter-spacing:.03em;text-transform:uppercase;line-height:1.1}.footer-brand__description{margin:18px 0 0;max-width:360px;font-size:15px;line-height:1.7;color:#5f6878}.footer-title{margin:0 0 14px;font-size:14px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#121a29}.footer-title--social{margin-bottom:12px}.footer-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.footer-link{color:#30394a;font-size:15px;line-height:1.48;text-decoration:none;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .2s ease,text-decoration-color .2s ease}.footer-link:hover{color:#c30f2d;text-decoration:underline;text-decoration-color:rgba(195,15,45,.45)}.footer-link:focus-visible{outline:2px solid #c30f2d;outline-offset:3px;border-radius:6px}.footer-social-block{margin-top:22px}.footer-social-list{display:flex;flex-wrap:wrap;gap:10px}.footer-social-link{width:42px;height:42px;border-radius:12px;border:1px solid #dde2ea;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:border-color .2s ease,transform .2s ease,background-color .2s ease,color .2s ease}.footer-social-link:hover{transform:translateY(-2px);border-color:rgba(195,15,45,.45);background:#fff4f6;color:#c30f2d}.footer-social-link:focus-visible{outline:2px solid #c30f2d;outline-offset:2px}.footer-contact-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.footer-contact-item{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:11px}.footer-contact-item__icon{color:#6d7584;margin-top:3px;display:inline-flex}.footer-contact-item__content{min-width:0;display:grid;gap:2px}.footer-contact-item__label{font-size:12px;line-height:1.4;letter-spacing:.04em;text-transform:uppercase;color:#768092}.footer-contact-item__value{font-size:15px;line-height:1.55;color:#232c3c}.footer-bottom{border-top:1px solid #e5e7ee;padding:20px 0 24px}.footer-bottom__row{text-align:center;display:grid;justify-items:center;gap:4px}.footer-bottom__copyright,.footer-bottom__credits{margin:0;color:#525d70;line-height:1.5}.footer-bottom__copyright{font-size:14px}.footer-bottom__credits{font-size:13px}.footer-skeleton-grid{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.footer-skeleton-card{border-radius:16px;border:1px solid #eceef4;background:#fff;padding:22px;display:grid;gap:10px}.footer-skeleton-line{width:100%;height:10px;border-radius:999px;background:linear-gradient(90deg,#ebedf2,#f5f6f9 50%,#ebedf2);background-size:220% 100%;animation:footerShimmer 1.35s linear infinite}.footer-skeleton-line--title{width:56%;height:13px}.footer-skeleton-line--short{width:44%}@keyframes footerShimmer{0%{background-position:180% 0}to{background-position:-40% 0}}@media(max-width:1024px){.footer-main__grid,.footer-main__grid--cols-2,.footer-main__grid--cols-3,.footer-main__grid--cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main__grid--cols-1{grid-template-columns:minmax(0,1fr)}.footer-col--brand{max-width:none}.footer-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.footer-main{padding:52px 0 36px}.footer-main__grid,.footer-main__grid--cols-1,.footer-main__grid--cols-2,.footer-main__grid--cols-3,.footer-main__grid--cols-4{grid-template-columns:minmax(0,1fr);gap:24px}.footer-brand__description{font-size:14px;line-height:1.65}.footer-title{margin-bottom:12px;font-size:13px}.footer-contact-item__value,.footer-link{font-size:14px}.footer-bottom{padding:18px 0 22px}.footer-bottom__copyright{font-size:13px}.footer-bottom__credits{font-size:12px}.footer-skeleton-grid{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.footer-link,.footer-social-link{transition:none}.footer-social-link:hover{transform:none}.footer-skeleton-line{animation:none}}.shop-page{padding:34px 0 56px;background:#f2f3f6}.shop-page .container{max-width:100%;width:100%;padding-left:28px;padding-right:28px}.shop-categories-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0 0 16px}.shop-category-tile{border:1px solid #e2e4ea;border-radius:8px;background:#eceef2;padding:10px;min-height:208px;text-align:center;display:flex;flex-direction:column;gap:8px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.shop-category-tile:hover{border-color:rgba(200,16,46,.38);transform:translateY(-2px);box-shadow:0 9px 20px rgba(12,21,38,.08)}.shop-category-tile.is-active{border-color:rgba(200,16,46,.55);box-shadow:0 0 0 3px rgba(200,16,46,.12)}.shop-category-tile__media{height:128px;border:1px solid #e6e8ee;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;padding:8px}.shop-category-tile__media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.shop-category-tile__title{font-size:clamp(13px,1vw,16px);line-height:1.2;font-weight:700;text-transform:uppercase;color:#141823}.shop-category-tile__count{font-size:13px;color:#c8102e;font-weight:500}.shop-filters-toggle{position:absolute;opacity:0;pointer-events:none}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 16px}.shop-toolbar__left{font-size:13px;color:#2f3442;font-weight:500}.shop-toolbar__right{display:flex;align-items:center;gap:10px}.shop-toolbar__filters{display:none;align-items:center;gap:8px;border:1px solid #eee;padding:8px 12px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;cursor:pointer}.shop-view-toggle{display:inline-flex;border:1px solid #d9dde6;border-radius:999px;padding:4px;gap:4px;background:#f8f9fb}.shop-view-toggle__btn{width:34px;height:34px;border-radius:999px;border:0;background:transparent;color:#555;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.shop-view-toggle__btn.is-active{background:#c8102e;color:#fff}.shop-sort{position:relative;display:inline-flex;align-items:center;gap:8px}.shop-sort__label{font-size:13px;font-weight:700;color:#1f2430}.shop-sort__button{border:1px solid #d4d9e3;padding:10px 12px;border-radius:10px;font-size:13px;letter-spacing:0;display:inline-flex;align-items:center;gap:8px;background:#f9fafc;color:#1f2430;min-width:194px;justify-content:space-between}.shop-sort__menu{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #d7dce6;border-radius:10px;box-shadow:0 10px 24px rgba(0,0,0,.12);min-width:220px;padding:8px 0;z-index:30}.shop-sort__item{width:100%;text-align:left;padding:8px 14px;font-size:13px;background:transparent;border:0}.shop-sort__item.is-active,.shop-sort__item:hover{background:#fafafa;color:#111}.shop-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;align-items:start;position:relative}.shop-sidebar{position:sticky;top:114px;align-self:start;z-index:10}.shop-sidebar__overlay{display:none}.shop-sidebar__panel{border:1px solid #e0e4eb;padding:18px;background:#eceef2;border-radius:8px}.shop-sidebar__close-row{display:none;justify-content:flex-end;margin-bottom:12px}.shop-sidebar__close{font-size:11px;text-transform:uppercase;letter-spacing:.08em;border:1px solid #eee;padding:6px 10px;border-radius:999px;cursor:pointer}.shop-sidebar__section{margin-bottom:24px}.shop-sidebar__title{font-size:14px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-family:Poppins,Jost,sans-serif;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #cfd4de}.shop-category-list{list-style:none;margin:0;padding:0;display:grid;gap:8px;font-size:13px}.shop-category-link{color:#232833;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:color .2s ease;font-family:Poppins,Jost,sans-serif}.shop-category-link em{font-style:normal;color:#3f4655;font-size:12px}.shop-category-link.is-active,.shop-category-link:hover{color:#c8102e;font-weight:700}.shop-price__slider{position:relative;height:4px;background:#cfd4de;border-radius:999px;margin:12px 0 18px}.shop-price__slider input[type=range]{position:absolute;left:0;top:-6px;width:100%;background:transparent;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:16px}.shop-price__slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:auto;width:12px;height:12px;border-radius:50%;background:#c8102e;border:2px solid #fff;cursor:pointer}.shop-price__slider input[type=range]::-moz-range-thumb{pointer-events:auto;width:12px;height:12px;border-radius:50%;background:#c8102e;border:2px solid #fff;cursor:pointer}.shop-price__row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:#1f2430}.shop-price__button{background:#111827;color:#fff;border:0;padding:8px 14px;border-radius:4px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.shop-price__button:hover{opacity:.92}.shop-model-list{display:grid;gap:10px;font-size:13px;color:#2a303c}.shop-model-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-model-item__left{display:inline-flex;align-items:center;gap:10px}.shop-model-item input{width:14px;height:14px;accent-color:#c8102e}.shop-model-item__count{color:#616a7d;font-size:12px}.shop-main{width:100%}.shop-grid{display:grid;gap:18px}.shop-grid--3,.shop-grid--4{grid-template-columns:repeat(1,minmax(0,1fr))}.shop-empty{padding:56px 0;text-align:center;color:#5b6475}@media(min-width:768px){.shop-grid--3,.shop-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.shop-grid{gap:24px}}@media(min-width:1280px){.shop-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1024px){.shop-categories-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-toolbar__filters{display:inline-flex}.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:fixed;top:0;left:0;height:100vh;width:min(320px,86%);transform:translateX(-100%);transition:transform .25s ease;background:#eceef2;overflow-y:auto;z-index:9999}.shop-sidebar__close-row{display:flex}.shop-sidebar__overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.4);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:50}.shop-filters-toggle:checked~.container .shop-layout .shop-sidebar{transform:translateX(0)}.shop-filters-toggle:checked~.container .shop-layout .shop-sidebar__overlay{opacity:1;pointer-events:auto}}@media(max-width:640px){.shop-page .container{padding-left:14px;padding-right:14px}.shop-categories-strip{display:flex;overflow-x:auto;gap:12px;padding-bottom:4px;scroll-snap-type:x mandatory}.shop-category-tile{flex:0 0 min(62vw,220px);scroll-snap-align:start;min-height:198px}.shop-toolbar{flex-direction:column;align-items:flex-start}.shop-toolbar__right{flex-wrap:wrap;justify-content:flex-start}}