.site-footer{position:relative;display:block;width:100%;background:#a78775;color:hsla(0,0%,100%,.95)}.footer-main{padding:64px 0 66px}.footer-main__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.1fr;gap:46px}.footer-title{margin-bottom:20px;font-size:16px;font-weight:600;letter-spacing:.2px;line-height:1.3;color:#fff}.footer-list{list-style:none;margin:0;padding:0;display:grid;gap:8px;font-size:13px;font-weight:400;line-height:22px;color:hsla(0,0%,100%,.95)}.footer-contact-list{gap:4px}.footer-contact-list li{color:hsla(0,0%,100%,.95)}.footer-contact-list strong{font-size:13px;font-weight:600;line-height:22px;color:#fff}.footer-links a{color:hsla(0,0%,100%,.95);font-size:13px;line-height:28px;transition:color .2s ease,text-decoration-color .2s ease;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px}.footer-links a:hover{color:#fff;text-decoration-color:hsla(0,0%,100%,.8)}.footer-social{gap:10px;margin-top:18px}.footer-social,.footer-social a{display:inline-flex;align-items:center}.footer-social a{width:36px;height:36px;justify-content:center;border-radius:999px;background:#fff;color:#9a7d6d;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:transform .2s ease,opacity .2s ease}.footer-social a:hover{transform:translateY(-1px);opacity:.88}.footer-social a svg{width:14px;height:14px}.footer-social__text{font-size:14px;font-weight:600;line-height:1}.footer-text{margin:0 0 14px;font-size:13px;font-weight:400;line-height:22px;color:hsla(0,0%,100%,.95)}.footer-newsletter__text{max-width:340px}.footer-newsletter__form{margin-top:10px;width:100%;border:1px solid hsla(0,0%,100%,.35);display:grid;grid-template-columns:1fr auto;align-items:center;min-height:42px}.footer-newsletter__form input{border:0;background:transparent;color:#fff;height:100%;padding:0 14px;font-size:13px;line-height:22px;outline:none}.footer-newsletter__form input::-moz-placeholder{color:hsla(0,0%,100%,.72)}.footer-newsletter__form input::placeholder{color:hsla(0,0%,100%,.72)}.footer-newsletter__form button{border:0;background:transparent;color:#fff;width:44px;height:100%;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.18);padding:28px 0}.footer-bottom__row{display:flex;justify-content:center;text-align:center}.footer-bottom__row p{margin:0;font-size:14px;font-weight:400;line-height:1.4;color:hsla(0,0%,100%,.9)}@media(max-width:1280px){.footer-main__grid{gap:34px}}@media(max-width:1024px){.footer-main{padding:60px 0}.footer-main__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.footer-title{font-size:15px}.footer-contact-list strong,.footer-links a,.footer-list,.footer-newsletter__form input,.footer-text{font-size:13px}}@media(max-width:640px){.footer-main{padding:56px 0}.footer-main__grid{grid-template-columns:1fr;gap:26px}.footer-title{margin-bottom:18px;font-size:15px}.footer-list,.footer-text{font-size:13px;line-height:22px}.footer-links a{font-size:13px;line-height:28px}.footer-newsletter__form{min-height:42px}.footer-bottom{padding:25px 0}.footer-bottom__row p{font-size:14px}}.shop-page{padding:32px 0 60px;background:#fff}.shop-filters-toggle{position:absolute;opacity:0;pointer-events:none}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0 24px}.shop-toolbar__left{font-size:13px;color:#444}.shop-toolbar__right{display:flex;align-items:center;gap:12px}.shop-toolbar__filters{display:none;align-items:center;gap:8px;padding:8px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;cursor:pointer}.shop-toolbar__filters,.shop-view-toggle{border:1px solid #eee;border-radius:999px}.shop-view-toggle{display:inline-flex;padding:4px;gap:4px}.shop-view-toggle__btn{width:32px;height:32px;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:var(--color-primary,var(--accent-yellow));color:#fff}.shop-sort{position:relative}.shop-sort__button{border:1px solid #eee;padding:9px 14px;border-radius:999px;font-size:12px;letter-spacing:.04em;display:inline-flex;align-items:center;gap:8px;background:#fff}.shop-sort__menu{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 12px 30px 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:12px;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 1fr;gap:36px;align-items:start;position:relative}.shop-sidebar{position:sticky;top:140px;align-self:start;z-index:10}.shop-sidebar__overlay{display:none}.shop-sidebar__panel{border:1px solid #eee;padding:24px;background:#fff}.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:28px}.shop-sidebar__title{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #eee}.shop-category-list{list-style:none;margin:0;padding:0;display:grid;gap:10px;font-size:14px}.shop-category-link{color:#222;transition:color .2s ease}.shop-category-link.is-active,.shop-category-link:hover{color:var(--color-primary,var(--accent-yellow));font-weight:700}.shop-price__slider{position:relative;height:4px;background:#eee;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:var(--color-primary,var(--accent-yellow));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:var(--color-primary,var(--accent-yellow));border:2px solid #fff;cursor:pointer}.shop-price__row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.shop-price__button{background:var(--color-primary,var(--accent-yellow));color:#fff;border:0;padding:6px 12px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.shop-price__button:hover{opacity:.92}.shop-model-list{display:grid;gap:10px;font-size:13px;color:#333}.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:var(--color-primary,var(--accent-yellow))}.shop-model-item__count{color:#888}.shop-main{width:100%}.shop-grid{display:grid;gap:34px}.shop-grid--3,.shop-grid--4{grid-template-columns:repeat(1,minmax(0,1fr))}.shop-empty{padding:60px 0;text-align:center;color:#777}@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-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:#fff;overflow-y:auto;z-index:60}.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-toolbar{flex-direction:column;align-items:flex-start}.shop-toolbar__right{flex-wrap:wrap;justify-content:flex-start}}