:root{--blue:#436c99;--navy:#153859;--text:#36424f;--line:#e1e7ee;--red:#ef3f4b;--soft:#f5f7fa;font-family:Arial,sans-serif;color:var(--text);font-size:16px}*{box-sizing:border-box}body{margin:0;background:white}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0}button:disabled{cursor:not-allowed;opacity:.55}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}img{display:block;max-width:100%}[hidden]{display:none!important}.rail{width:min(1360px,calc(100% - 64px));margin:auto}h1,h2,h3,p{margin-top:0}h1{font-size:34px;line-height:1.18;letter-spacing:-.65px;margin-bottom:28px;color:#27394b}h2{font-size:26px;line-height:1.25;margin-bottom:28px;color:#27394b}h2:after{content:"";display:block;width:56px;height:3px;background:var(--blue);margin-top:17px}p{line-height:1.65}a:hover{color:var(--blue)}:focus-visible{outline:3px solid #ed9b3a;outline-offset:3px}.utility{font-size:13px;color:#728195;border-bottom:1px solid var(--line)}.utility .rail{display:flex;align-items:center;gap:24px;height:39px}.utility span{display:flex;align-items:center;gap:8px}.utility a{margin-left:auto}.utility svg{width:17px}.head{min-height:122px;display:flex;align-items:center;gap:38px}.brand{width:225px;flex-shrink:0}.brand img{width:225px;height:auto}.head-note{font-size:14px;line-height:1.65;color:#7b8896;margin:0 auto 0 0}.head-note strong{font-weight:400;color:#36424f}.phone{display:flex;gap:12px;align-items:center;white-space:nowrap;font-size:17px}.phone svg{color:var(--blue)}.btn{min-height:46px;background:var(--red);color:white;border-radius:5px;padding:12px 20px;display:inline-flex;gap:18px;align-items:center;justify-content:center;font-size:15px;font-weight:600;line-height:1.3}.btn:hover:not(:disabled){background:#d9323e;color:white}.btn svg{width:17px;height:17px}.nav-band{background:var(--blue);color:white}.desktop-nav{display:flex;align-items:stretch;height:56px;gap:8px}.desktop-nav>a,.desktop-nav summary{display:flex;align-items:center;gap:16px;padding:0 24px;height:56px;font-size:15px;font-weight:600;white-space:nowrap}.desktop-nav>a:hover,.desktop-nav summary:hover{background:#ffffff16;color:white}.desktop-nav .catalog{background:#00000017;width:270px;flex-shrink:0}.sections{position:relative}.sections summary{cursor:pointer;list-style:none}.sections summary:after{content:"";width:7px;height:7px;border:solid currentColor;border-width:0 1.5px 1.5px 0;transform:rotate(45deg);margin-left:6px}.sections[open] summary:after{transform:rotate(225deg)}.sections>div{position:absolute;top:100%;left:0;width:320px;z-index:5;background:white;border:1px solid var(--line);padding:12px;box-shadow:0 12px 28px #19334c22;border-radius:0 0 7px 7px}.sections>div a{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:12px 16px;color:#34485c;background:var(--soft);border:1px solid var(--line);border-radius:5px;font-size:14px;font-weight:600}.sections>div a+a{margin-top:8px}.sections>div a:hover{background:#eaf1f8}.mobile-only{display:none}.hero-band{background:#f3f4f5}.hero{position:relative;min-height:410px;display:flex;align-items:center;background:#edf2f5;overflow:hidden}.hero>img{position:absolute;right:0;top:0;height:100%;width:65%;object-fit:cover;object-position:75% center}.hero:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#f4f6f8 10%,#f4f6f8 30%,#f4f6f8da 43%,transparent 68%)}.hero-copy{position:relative;z-index:1;padding:48px;max-width:570px}.eyebrow{display:block;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:1.5px;color:var(--blue);margin-bottom:18px}.hero h1{font-size:38px}.hero p{max-width:395px;font-size:16px;color:#5c6b79}.home-content{padding-top:48px}.directions{display:grid;grid-template-columns:1fr 1fr;gap:26px}.directions>a{display:grid;grid-template-columns:46% 1fr;border:1px solid var(--line);border-radius:7px;overflow:hidden;min-height:220px}.directions img{width:100%;height:100%;object-fit:cover}.directions a>div{padding:30px 25px;align-self:center}.directions h3{font-size:21px;margin-bottom:12px}.directions p{font-size:14px;color:#74818d;margin-bottom:20px}.directions span{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600;color:var(--blue)}.home-models,.related{margin-top:52px}.catalog-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:36px;align-items:start}.sidebar{background:var(--soft);padding:30px 24px}.sidebar h2{font-size:20px}.sidebar a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:15px;min-height:54px;border-bottom:1px solid var(--line)}.sidebar svg{width:14px;color:#a1acb6}.listing{padding-top:36px;min-width:0}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#7b899a;font-size:13px;margin-bottom:25px}.breadcrumbs svg{width:12px;height:12px;color:#a3afbb}.intro{color:#667786;max-width:720px;font-size:15px;margin-bottom:30px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.card{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--line);padding-right:24px}.card:nth-child(3n){border-right:0;padding-right:0}.card-photo{overflow:hidden;background:var(--soft);display:flex;height:250px;align-items:center;justify-content:center}.card-photo img{width:100%;height:100%;object-fit:contain;transition:transform .7s cubic-bezier(.25,.1,.25,1)}.listing .card-photo img{object-fit:cover}.card-title{font-size:16px;line-height:1.45;color:var(--blue);font-weight:600;margin:20px 0 18px;min-height:46px}.card-title:hover{text-decoration:underline;text-underline-offset:4px;color:#b45d29}dl{margin:0}dl>div{display:grid;grid-template-columns:45% 55%;gap:0;border-bottom:1px solid var(--line);font-size:13px;line-height:1.5;padding:9px 0}dt{color:#637486;padding-right:14px}dd{margin:0;color:#344557;overflow-wrap:anywhere}.card-bottom{padding-top:24px;margin-top:auto}.price{font-size:24px;font-weight:700;line-height:1.3;color:#36424f;white-space:nowrap}.price small{font-size:15px}.card .btn{width:100%;margin-top:19px}.pagination{display:flex;gap:6px;justify-content:center;padding:34px 0 40px;margin-top:28px;border-top:1px solid var(--line);border-bottom:4px solid var(--blue)}.pagination>a,.pagination>span{display:grid;place-items:center;width:43px;height:43px;border:1px solid var(--line);border-radius:5px;font-weight:600}.pagination>span{background:var(--blue);color:#fff}.category-copy{padding-top:40px;font-size:15px;line-height:1.65}.cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 34px;margin:48px 0;background:#f1f5f9;border-radius:8px}.cta h2{font-size:24px;margin-bottom:8px}.cta h2:after{display:none}.cta p{font-size:14px;margin:0;color:#687989}.cta .btn{flex-shrink:0}.product-page{padding-top:35px}.product-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,1fr);gap:44px}.gallery{display:grid;grid-template-columns:80px minmax(0,1fr);gap:16px;min-width:0}.thumbs{display:flex;flex-direction:column;gap:12px;overflow:auto;max-height:530px;scrollbar-width:none}.thumbs::-webkit-scrollbar{display:none}.thumbs button{border:1px solid var(--line);padding:4px;background:white;border-radius:5px;min-height:78px;flex-shrink:0}.thumbs button[aria-pressed=true]{border:2px solid var(--blue)}.thumbs img{width:100%;height:68px;object-fit:contain}.main-photo{position:relative;background:var(--soft);padding:16px;height:530px;border-radius:7px;min-width:0}.main-photo>img{width:100%;height:100%;object-fit:contain}.main-photo>span{position:absolute;bottom:12px;right:12px;background:white;border-radius:4px;padding:8px;display:flex;align-items:center;font-size:12px;color:#738496}.main-photo>span svg{height:14px}.product-summary{padding:28px;border:1px solid var(--line);border-radius:8px;align-self:start}.product-code{font-size:14px;font-weight:600;color:#728092}.product-summary .price{font-size:34px;color:#df3543}.price-note{font-size:14px;line-height:1.6;margin:16px 0 24px;color:#6b7b89}.product-summary>.btn{width:100%}.summary-phone{padding:22px 0;border-bottom:1px solid var(--line);margin-bottom:15px;font-size:14px;color:#718191}.summary-phone a{display:block;margin-top:8px;font-size:16px;font-weight:600;color:#36424f}.product-summary dl>div{font-size:14px}.tabs{display:flex;gap:34px;margin-top:50px;border-bottom:1px solid var(--line)}.tabs a{font-size:18px;font-weight:600;padding:18px 0;color:var(--blue);border-bottom:3px solid transparent}.tabs a:first-child{border-color:var(--blue)}.details,.description{padding-top:34px;scroll-margin-top:30px}.details dl{max-width:920px}.details dl>div{font-size:15px;padding:13px 18px}.details dl>div:nth-child(odd){background:var(--soft)}.description p{max-width:950px;font-size:16px}.related{padding-top:34px;border-top:1px solid var(--line)}footer{background:linear-gradient(115deg,#183f65,#0e2943);color:#edf2f8;border-top:5px solid #527da8;padding-top:42px}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.1fr;gap:40px;padding-bottom:28px}.footer-logo{width:205px;height:auto;margin-bottom:18px}.footer-grid h2{font-size:18px;color:white;margin-bottom:24px}.footer-grid h2:after{background:#f5a33b;width:44px;height:3px;margin-top:13px}.footer-grid p,.footer-grid a,.footer-grid strong{font-size:14px;line-height:1.7}.footer-grid a{display:block;margin-bottom:9px}.footer-grid a:hover{color:#ffb857}.footer-grid p{margin-bottom:12px}.footer-phone{display:flex!important;align-items:center;gap:10px;font-weight:600}.footer-phone svg{width:18px;color:#f5a33b}.legal{border-top:1px solid #ffffff1a;padding:20px 0;font-size:12px;line-height:1.8;color:#b5c5d6}.floating-call{position:fixed;bottom:23px;right:23px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:white;box-shadow:0 7px 22px #49202133;z-index:8;animation:ef-phone-ring 1.6s infinite}.floating-call svg{width:26px;height:26px}.icon-button{width:44px;height:44px;align-items:center;justify-content:center;background:none;color:inherit;border-radius:50%}dialog{border:0;border-radius:12px;padding:34px;width:min(430px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;color:var(--text);box-shadow:0 20px 80px #102b4344}dialog::backdrop{background:#10263b99;backdrop-filter:blur(3px)}.dialog-close{position:absolute;top:10px;right:10px;display:flex;background:#eff3f7;color:var(--blue)}.dialog-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#edf3f9;color:var(--blue);margin-bottom:20px}dialog h2{font-size:25px;margin-bottom:12px}dialog h2:after{display:none}dialog p{font-size:14px;color:#708090;margin-bottom:20px}.request-product{background:var(--soft);padding:12px 14px;border-left:3px solid var(--blue);font-size:14px;font-weight:600;margin-bottom:20px}form label{display:block;font-size:14px;font-weight:600;margin-bottom:10px}form input[type=tel]{width:100%;border:1px solid #bdccd9;border-radius:6px;height:50px;padding:0 14px;font-size:17px;color:var(--text);background:white}form .btn{width:100%;margin-top:18px}.dialog-contact{text-align:center;color:#7b8996;font-size:13px;margin-top:24px}.dialog-contact a{display:block;font-size:16px;color:var(--blue);font-weight:600;margin-top:8px}#photo-dialog{width:min(1100px,calc(100% - 32px));padding:55px 24px 24px}#photo-dialog>img{width:100%;height:75vh;object-fit:contain}body.modal-open{position:fixed;top:var(--scroll-top);width:100%;overflow:hidden}
@media(hover:hover) and (pointer:fine){.card-photo:hover img{transform:scale(1.05)}}
@media(max-width:1200px){.head{gap:25px}.head-note{display:none}.phone{margin-left:auto}.desktop-nav>a,.desktop-nav summary{padding-inline:18px;font-size:14px}.desktop-nav .catalog{width:245px}.catalog-layout{grid-template-columns:245px minmax(0,1fr);gap:26px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.card:nth-child(3n){border-right:1px solid var(--line);padding-right:24px}.card:nth-child(2n){border:0;padding-right:0}.product-layout{gap:26px}.main-photo{height:430px}.footer-grid{gap:24px}.hero h1{font-size:34px}}
@media(max-width:760px){.rail{width:calc(100% - 32px)}.utility,.nav-band,.head-cta{display:none}.head{width:100%;height:48px;min-height:0;padding:0 12px;background:var(--blue);gap:12px;justify-content:space-between}.mobile-only{display:flex;color:white;flex-shrink:0}.brand{width:auto;flex-shrink:1}.brand img{width:140px;height:auto}.phone{margin:0;color:white}.phone svg{color:white;width:25px;height:25px}.phone span{display:none}.head .phone{width:44px;height:44px;justify-content:center}.head .phone:after{content:""}.phone{position:relative}#mobile-nav{background:white;padding:16px;border-bottom:1px solid var(--line)}#mobile-nav a{display:block;padding:14px 8px;border-bottom:1px solid var(--line);font-size:15px}h1{font-size:28px;margin-bottom:22px}h2{font-size:23px}.hero{width:100%;display:flex;flex-direction:column;min-height:0}.hero-copy{padding:28px 24px;max-width:none;width:100%;background:#f2f5f8}.hero h1{font-size:30px;letter-spacing:-.5px}.hero-copy p{font-size:14px;margin-bottom:20px}.hero>img{position:static;width:100%;height:210px;object-position:75% center;object-fit:cover}.hero:after{display:none}.eyebrow{font-size:10px;margin-bottom:14px}.home-content{padding-top:30px}.directions{grid-template-columns:1fr;gap:16px}.directions>a{min-height:170px;grid-template-columns:42% 58%}.directions a>div{padding:18px 14px}.directions h3{font-size:18px}.directions p{font-size:12px;margin-bottom:12px}.directions span{font-size:12px;gap:5px}.directions span svg{width:15px}.catalog-layout{display:block}.sidebar{display:none}.listing,.product-page{padding-top:24px}.breadcrumbs{font-size:12px;gap:8px;margin-bottom:20px}.intro{font-size:14px}.cards{display:flex;flex-direction:column;gap:22px}.card,.card:nth-child(3n),.card:nth-child(2n){display:grid;grid-template-columns:44% minmax(0,1fr);gap:0 14px;border:0;border-bottom:1px solid var(--line);padding:0 0 22px}.card-photo{height:180px;grid-column:1;grid-row:1/4}.card-title{grid-column:2;min-height:0;margin:0 0 12px;font-size:15px}.card dl{grid-column:2}.card dl>div{font-size:11px;padding:5px 0;display:block}.card dl dt{display:none}.card dl>div:nth-child(n+3){display:none}.card-bottom{grid-column:2;padding-top:14px;margin-top:0}.card .price{font-size:20px}.card .btn{font-size:12px;min-height:40px;padding:10px 8px;gap:6px;margin-top:12px}.card .btn svg{width:13px;height:13px}.category-copy{padding-top:30px}.category-copy p{font-size:14px}.cta{flex-direction:column;align-items:stretch;gap:20px;padding:24px;margin:32px 0}.cta h2{font-size:22px}.product-layout{display:flex;flex-direction:column;gap:22px}.gallery{display:flex;flex-direction:column-reverse;gap:12px}.main-photo{height:300px;padding:8px}.thumbs{flex-direction:row;max-height:none;gap:10px}.thumbs button{width:74px;min-height:70px}.thumbs img{height:60px}.product-summary{padding:22px}.product-summary .price{font-size:30px}.product-summary>.eyebrow{font-size:11px}.product-summary dl>div{font-size:13px}.tabs{margin-top:28px;gap:26px}.tabs a{font-size:16px}.details dl>div{font-size:14px;grid-template-columns:42% 58%;padding:12px}.description p{font-size:15px}.related{margin-top:30px;padding-top:28px}.home-models{margin-top:32px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-grid>section:first-child,.footer-grid>section:last-child{grid-column:1/-1}.footer-grid h2{font-size:16px}.footer-grid a,.footer-grid p{font-size:13px}.footer-logo{width:180px}.legal{font-size:11px;padding-bottom:80px}.floating-call{bottom:16px;right:16px;width:54px;height:54px}dialog{padding:28px 22px}dialog h2{font-size:23px}#photo-dialog{padding-inline:8px}#photo-dialog>img{height:65vh}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.card-photo:hover img{transform:none}}
.ef-furniture #photo-dialog>img{max-height:calc(100dvh - 180px);touch-action:pan-y;user-select:none}
.ef-furniture #photo-dialog .ef-photo-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;display:grid;place-items:center;padding:0;border:1px solid #d7e1ec;border-radius:50%;background:#fff;color:#315c89;box-shadow:0 3px 14px #15385920}
.ef-furniture #photo-dialog .ef-photo-arrow[hidden]{display:none}
.ef-furniture #photo-dialog .ef-photo-prev{left:12px}
.ef-furniture #photo-dialog .ef-photo-next{right:12px}
.ef-furniture #photo-dialog .ef-photo-arrow:hover{background:#edf3fa}
.ef-furniture #photo-dialog .ef-photo-arrow svg{width:24px;height:24px;stroke-width:2.2}
.ef-furniture #photo-dialog .ef-photo-counter{text-align:center;margin-top:14px;color:#52677c;font-size:14px;font-weight:600;line-height:46px;min-height:46px}
@media(max-width:760px){.ef-furniture #photo-dialog .ef-photo-arrow{top:auto;bottom:24px;transform:none}.ef-furniture #photo-dialog .ef-photo-prev{left:20px}.ef-furniture #photo-dialog .ef-photo-next{right:20px}}

/* Original phone-widget pulse from lp.mebelstore.by; scoped to the call button. */
/* Phone request: mask, validation and a separate completed state. */
#request-phone {font-size:18px;font-variant-numeric:tabular-nums;letter-spacing:.3px}
#request-phone[aria-invalid="true"] {border-color:#d72e3d}
#request-dialog #request-status {color:#b52433;font-size:14px;line-height:1.5;margin:12px 0}
#request-dialog #request-form[hidden],#request-dialog .request-complete[hidden] {display:none}
#request-dialog.is-success>.dialog-icon,#request-dialog.is-success>#request-title,#request-dialog.is-success>#request-title+p,#request-dialog.is-success>.request-product {display:none}
#request-dialog .request-complete {padding:24px 18px;text-align:center;border:1px solid #b9dec9;border-radius:14px;background:#f0faf4;outline:none}
#request-dialog .request-complete-icon {display:grid;place-items:center;width:64px;height:64px;margin:0 auto 20px;background:#21834e;color:#fff;border-radius:50%}
#request-dialog .request-complete-icon svg {width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}
#request-dialog .request-complete h2 {font-size:26px;line-height:1.2;color:#17613a;margin:0 0 14px;font-weight:700}
#request-dialog .request-complete p {font-size:16px;line-height:1.55;color:#294b38;margin:0 0 24px}
#request-dialog .request-complete .btn {width:100%;background:#21834e}
#request-dialog .request-complete .btn:hover {background:#17613a}
#request-dialog .request-complete .btn:focus-visible {outline:3px solid #436c99;outline-offset:3px}
@media(max-width:400px){#request-dialog .request-complete{padding:22px 12px}#request-dialog .request-complete h2{font-size:23px}}
@keyframes ef-phone-ring {
  0% { box-shadow:0 0 0 0 rgba(229,57,53,.7),0 0 0 0 rgba(229,57,53,.4); }
  70% { box-shadow:0 0 0 20px rgba(229,57,53,0),0 0 0 40px rgba(229,57,53,0); }
  100% { box-shadow:0 0 0 0 rgba(229,57,53,0),0 0 0 0 rgba(229,57,53,0); }
}
@media (prefers-reduced-motion:reduce) {
  .floating-call { animation:none; }
}
