/* V121: clear photography, separate service navigation and one-line desktop menu. */
@media(min-width:1181px){
 body .site-header>.container{width:min(1440px,calc(100% - 48px))!important;max-width:1440px!important}
 body .site-header .header-main{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;min-height:108px!important;padding:12px 0 18px!important}
 body .site-header .header-main>.logo-wrap{display:block!important;flex:0 1 clamp(230px,24vw,330px)!important;min-width:0!important;max-width:330px!important}
 body .site-header .header-main>.logo-wrap img{display:block!important;width:100%!important;height:auto!important;max-height:90px!important;object-fit:contain!important}
 body .site-header .header-main>nav{flex:1 1 auto!important;min-width:0!important}
 body .site-header .header-main nav ul#navList{display:flex!important;flex-wrap:nowrap!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;width:auto!important;gap:4px!important}
 body .site-header .header-main nav ul#navList>li{flex:0 0 auto!important;width:auto!important;min-width:0!important;margin:0!important}
 body .site-header .header-main nav ul#navList>li>a,
 body .site-header .header-main nav ul#navList>li>button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;line-height:1.3!important;padding:13px 11px!important;font-size:clamp(.9rem,.85vw,.98rem)!important}
 body .site-header .header-main .menu-toggle{display:none!important}
 body .site-header .dropdown a{white-space:normal;line-height:1.4}
}
body.v121-home .v121-gallery{display:block!important;position:relative!important;width:100%!important;height:min(620px,56.25vw)!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0!important;overflow:hidden!important;background:#0b0f14!important;border-radius:0!important}
body.v121-home .v121-gallery .hero-carousel-frame{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;border-radius:0!important;margin:0!important}
body.v121-home .v121-gallery .hero-slide{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
body.v121-home .v121-gallery .hero-slide>picture,
body.v121-home .v121-gallery .hero-slide>picture>img{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center!important;filter:none!important}
.v121-routing{background:#0c111a;border-bottom:1px solid #303a48;padding:14px 0 8px}
.v121-route-container{width:min(1440px,calc(100% - 40px));margin:0 auto}
.v121-service-menu{display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:center;gap:4px}
.v121-service-menu>a{display:flex;flex:1 1 auto;align-items:center;justify-content:center;white-space:nowrap;padding:14px 10px;min-height:48px;border-radius:7px;color:#f5f7fa;font-size:.92rem;font-weight:650;line-height:1.4;border-bottom:2px solid #5e4930;box-shadow:none;background:transparent}
.v121-service-menu>a:hover{color:#ffd08d;background:#192231;border-color:#efad50;box-shadow:none}
.v121-gallery-controls{display:flex;justify-content:flex-end;margin-top:5px}
.v121-pause{font:inherit;font-size:.875rem;line-height:1.3;min-height:44px;padding:10px 12px;color:#ccd4df;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer}
.v121-pause:hover{color:#fff;border-color:#5a6473}
.v121-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.entry-section .section-title h1{font-size:clamp(2rem,4vw,3.2rem);line-height:1.15;margin:0 0 14px;max-width:none}
.v121-3d-visual img{object-fit:cover!important}
@media(min-width:1181px) and (max-width:1350px){
 body .site-header .header-main{gap:16px!important}
 body .site-header .header-main>.logo-wrap{flex-basis:240px!important}
 body .site-header .header-main nav ul#navList>li>a,
 body .site-header .header-main nav ul#navList>li>button{padding-left:8px!important;padding-right:8px!important;font-size:.9rem!important}
 .v121-route-container{width:calc(100% - 28px)}
 .v121-service-menu>a{padding:13px 7px;font-size:.875rem}
}
@media(max-width:1180px){
 .v121-service-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
 .v121-service-menu>a{white-space:normal;font-size:.95rem;min-height:54px;text-align:center;background:#141d2a}
 .v121-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .v121-route-container{width:calc(100% - 28px)}
 .v121-service-menu{grid-template-columns:repeat(2,minmax(0,1fr))}
 .v121-service-menu>a{font-size:.9rem;padding:11px 8px}
 .v121-service-menu>a:last-child{grid-column:1/-1}
 .v121-entry-grid{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){.v121-pause{display:none}body.v121-home .hero-slide{transition:none!important}}
