/*
Theme Name: Sihoo
Theme URI: https://sihoo.ru/
Author: NetLab
Description: Тема магазина эргономичных кресел Sihoo.
Version: 1.0.14
Text Domain: sihoo
*/
:root{--ink:#171914;--red:#ea3420;--surface:#f7f7f7;--gray:#919191;--line:#f0f0f0;--gutter:clamp(20px,calc(15.625vw - 100px),200px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}a{color:inherit}button,input,textarea{font:inherit}.container{width:100%;padding-right:var(--gutter);padding-left:var(--gutter)}.text-2xl{font-size:32px;line-height:1.2;font-weight:400;letter-spacing:-.02em}.text-1xl{font-size:24px;line-height:1.2;font-weight:400}.text-xl{font-size:20px;line-height:1.2;font-weight:400}.text-m{font-size:14px;line-height:1.2}.text-m-bold{font-size:14px;line-height:1.2;font-weight:500}.paragraph-1{font-size:16px;line-height:1.5}.paragraph-2{font-size:14px;line-height:1.4}.button-s{font-size:14px;line-height:1.2;font-weight:500;letter-spacing:-.02em;text-transform:uppercase}
.site-header{position:sticky;z-index:50;top:0;height:64px;border-bottom:1px solid var(--surface);background:#fff}.site-header__inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 var(--gutter);background:#fff}.site-header__left,.site-header__right,.site-header__links{display:flex;align-items:center}.site-header__left{gap:40px}.site-logo,.site-logo img{display:block;width:auto;height:29px}.catalog-trigger{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer;transition:color .16s}.catalog-trigger:hover,.site-header__links a:hover{color:var(--red)}.site-header__links{gap:20px}.site-header__links a{text-decoration:none;white-space:nowrap}.cart-link{display:inline-flex;align-items:center;gap:8px;height:40px;margin-left:109px;padding:0 12px;border-radius:8px;background:#f4f4f4;text-decoration:none;transition:background .16s}.cart-link:hover{background:#ebebeb}.icon{display:block;width:17px;height:17px}.catalog-panel{position:absolute;z-index:1;top:64px;left:0;width:100%;padding:20px var(--gutter) 40px;background:#fff;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-16px);transition:.3s}.catalog-is-open .catalog-panel{opacity:1;visibility:visible;pointer-events:auto;transform:none}.catalog-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.catalog-card{text-decoration:none}.catalog-card__photo,.product-card__photo,.placeholder{position:relative;display:grid;place-items:center;overflow:hidden;background:#e7e7e7;color:var(--gray)}.catalog-card__photo{aspect-ratio:246/300}.catalog-card__name{display:block;margin-top:20px;font-size:14px;line-height:1.2}.catalog-card:hover .catalog-card__name{color:var(--red)}.catalog-overlay{position:fixed;z-index:40;inset:64px 0 0;background:#000;opacity:0;visibility:hidden;pointer-events:none;transition:.3s}.catalog-is-open .catalog-overlay{opacity:.4;visibility:visible;pointer-events:auto}
.site-main{min-height:40vh}.breadcrumbs{display:flex;gap:8px;margin:20px 0 0;padding:0;color:#bcbcbc;list-style:none;font-size:14px}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{color:var(--ink)}.page-title{margin:80px 0 0;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:60px 8px;margin-top:120px}.product-card{text-decoration:none}.product-card__photo{width:100%;aspect-ratio:374/435;border-radius:8px}.product-card__name{display:block;margin-top:20px;font-size:14px;line-height:1.2}.product-card__price{display:block;margin-top:6px;font-size:14px;letter-spacing:-.02em}.product-card:hover .product-card__name{color:var(--red)}
.hero{display:flex;align-items:center;justify-content:flex-end;height:750px;margin-top:20px;padding-right:40px;border-radius:8px;background:#e7e7e7 center/cover}.product-info{width:460px;padding:24px;border-radius:8px;background:#fff}.product-info h1{margin:8px 0 0}.product-meta{display:flex;justify-content:space-between;gap:16px;margin-top:20px}.swatches{display:flex;gap:4px;margin-top:12px}.swatch{width:70px;height:100px;border-radius:4px;background:#eee}.divider{height:1px;margin:20px 0;background:#f2f2f2}.purchase-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.price{font-size:16px;letter-spacing:-.02em}.buy-button{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 40px;border:0;border-radius:4px;background:var(--red);color:#fff;cursor:pointer;transition:.2s}.buy-button:hover{background:#cf2514;transform:translateY(-2px)}.product-description{margin-top:20px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:40px}.feature__photo{width:100%;aspect-ratio:500/540;border-radius:8px;background:center/cover}.feature h2{margin:30px 0 0}.feature p{max-width:440px;margin:15px 0 0}.section-space{margin-top:180px}.story{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:start}.story__copy{position:sticky;top:84px;grid-column:1;padding-right:32px}.story__chapter+ .story__chapter{margin-top:48px}.story__chapter p{margin-top:15px}.story__media{grid-column:2/4;aspect-ratio:1;border-radius:8px;background:#e7e7e7 center/cover}.specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.specs__photo{min-height:650px;border-radius:8px;background:#e7e7e7 center/cover}.spec-list{margin:40px 0 0;border-top:1px solid var(--line)}.spec-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;min-height:50px;border-bottom:1px solid var(--line)}.spec-row dt{color:var(--gray)}.spec-row dd{margin:0}.purchase-panel{display:grid;place-items:center;min-height:580px;padding:40px;border-radius:8px;background:#f6f6f6}.purchase-panel .product-info{width:850px}.purchase-panel .buy-button{min-width:400px}.other-products h2{margin:0}.other-products .product-grid{margin-top:30px}
.cart-page{padding-bottom:180px}.checkout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-top:100px}.checkout-box{padding:24px;border-radius:8px;background:var(--surface)}.woocommerce table.shop_table{border:0;border-top:1px solid var(--line);border-radius:0}.woocommerce-cart-form__cart-item td{padding:24px 8px!important;border-color:var(--line)!important}.woocommerce a.remove{color:var(--gray)!important}.woocommerce a.remove:hover{background:transparent!important;color:var(--red)!important}.woocommerce button.button,.woocommerce a.button{border-radius:4px;background:var(--red);color:#fff}.woocommerce button.button:hover,.woocommerce a.button:hover{background:#cf2514;color:#fff}.woocommerce-cart .cart-collaterals{width:100%}.woocommerce-cart .cart-collaterals .cart_totals{width:100%}.woocommerce-checkout-review-order-table{border:0!important}.woocommerce input.input-text,.woocommerce textarea{border:1px solid #e4e4e4;border-radius:4px;padding:12px}.woocommerce form .form-row{margin-bottom:16px}
.site-footer{height:600px;margin-top:180px;padding:80px var(--gutter);background:#272727;color:#fff}.site-footer__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;height:100%}.site-footer__column{display:flex;flex-direction:column;justify-content:space-between}.footer-logo{width:auto;height:95px}.footer-details{margin:0;color:#ffffff66;font-size:14px;line-height:1.2;font-style:normal}.footer-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.footer-catalog div{display:grid;align-content:start;gap:12px}.footer-catalog a{font-size:20px;line-height:1.2;text-decoration:none}.footer-catalog a:hover{color:var(--red)}.footer-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin:0;padding:0;color:#ffffff66;list-style:none}.footer-links a{text-decoration:none}
@media(max-width:999px){.site-header__links{display:none}.cart-link{margin-left:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){body{padding-top:64px}.site-header{position:fixed;right:0;left:0}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;gap:6px;padding:0 12px}.site-header__left{display:contents}.site-logo{grid-column:1;grid-row:1}.site-logo,.site-logo img{height:24px}.site-header__right{grid-column:2;grid-row:1;justify-self:end}.cart-link{height:40px;padding:0 14px}.catalog-trigger{grid-column:3;grid-row:1;height:40px;padding:0 14px;border-radius:8px;background:var(--ink);color:#fff}.catalog-trigger img{display:none}.catalog-trigger:before{content:"☰";font-size:18px}.catalog-panel{position:fixed;top:64px;right:0;bottom:0;left:auto;height:calc(100dvh - 64px);padding:10px 12px 28px;overflow-y:auto;transform:translateX(100%)}.catalog-is-open .catalog-panel{transform:none}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 6px}.catalog-card__name{margin-top:12px}.container{padding-right:12px;padding-left:12px}.breadcrumbs{margin-top:12px}.page-title{margin-top:60px;font-size:26px}.product-grid{gap:40px 6px;margin-top:80px}.hero{height:720px;margin-top:12px;padding:12px;align-items:flex-end}.product-info{width:100%}.product-meta,.purchase-row{align-items:flex-start;flex-direction:column;gap:8px}.buy-button{width:100%}.feature-grid,.checkout-grid,.specs{grid-template-columns:1fr;gap:40px}.section-space{margin-top:100px}.story{grid-template-columns:1fr;gap:40px}.story__copy{position:relative;top:auto;grid-column:auto;padding-right:0}.story__media{grid-column:auto}.specs__photo{min-height:0;aspect-ratio:1}.purchase-panel{min-height:0;padding:48px 12px}.purchase-panel .product-info,.purchase-panel .buy-button{width:100%;min-width:0}.checkout-grid{margin-top:80px}.site-footer{height:auto;min-height:600px;margin-top:100px;padding:48px 20px}.site-footer__inner{display:flex;flex-direction:column}.site-footer__column{display:contents}.footer-logo{order:1;height:55px}.footer-catalog{order:2;margin-top:48px}.footer-details{order:3;margin-top:48px}.footer-links{order:4;margin-top:48px;display:grid;gap:12px}}
.hero{position:relative;overflow:hidden}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero .product-info{position:relative;z-index:1}
