.version.furniture_modern_mobile{color:#000014;background-color:#dcb58f;}
#u14550-4{
background:linear-gradient(135deg,#12325b 0%,#1b4b83 100%) !important;
border-color:#ffffff !important;
color:#f5ebdd !important;
line-height:46px !important;
font-size:38px !important;
letter-spacing:1px !important;
}

#u14550-2{
padding-left:0 !important;
padding-top:6px !important;
}

#furniture-gallery-modern{
width:380px;
margin-top:12px;
margin-bottom:18px;
position:relative;
}
#furniture-gallery-modern .gallery-controls{
display:flex;
justify-content:flex-end;
gap:14px;
margin-bottom:16px;
}
#furniture-gallery-modern .gallery-controls button{
width:58px;
height:48px;
border:1px solid rgba(18,50,91,0.16);
border-radius:16px;
background:linear-gradient(145deg,#ffffff 0%,#f2e6d4 100%);
box-shadow:0 12px 24px rgba(18,50,91,0.10);
color:#12325B;
font:700 30px/30px Ubuntu,sans-serif;
cursor:pointer;
display:flex;
align-items:center;
justify-content:center;
transition:transform 140ms ease, box-shadow 140ms ease, background 140ms ease;
}
#furniture-gallery-modern .gallery-controls button:hover,
#furniture-gallery-modern .gallery-controls button:focus{
transform:translateY(-1px);
box-shadow:0 16px 30px rgba(18,50,91,0.16);
background:linear-gradient(145deg,#ffffff 0%,#efe1cc 100%);
}
#furniture-gallery-modern .gallery-track{
display:flex;
gap:12px;
overflow-x:auto;
overflow-y:hidden;
scroll-snap-type:x mandatory;
padding:0 0 8px;
scrollbar-width:thin;
}
#furniture-gallery-modern .gallery-card{
flex:0 0 312px;
scroll-snap-align:start;
background:#FFFFFF;
border:1px solid #D8D8D8;
box-sizing:border-box;
overflow:hidden;
}
#furniture-gallery-modern .gallery-card img{
display:block;
width:100%;
height:320px;
object-fit:cover;
}

