/* YOOLA Horizon: reusable theme shell. Parent styles remain available for legacy content. */
body.yh-site{margin:0;--yh-brand:#009edd;--yh-action:#005f86;--yh-ink:#18334b;--yh-line:#dbe3e9;--yh-soft:#f4f7f9;background:#fff;color:var(--yh-ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65}
.yh-site .mkdf-wrapper,.yh-site .mkdf-wrapper-inner,.yh-site .mkdf-content,.yh-site .mkdf-content-inner{background:#fff}.yh-site .mkdf-content{margin-top:0!important}
.yh-header,.yh-footer,.yh-home,.yh-page,.yh-list-page{box-sizing:border-box}.yh-header *,.yh-footer *,.yh-home *,.yh-page *,.yh-list-page *{box-sizing:border-box}
.yh-site h1,.yh-site h2,.yh-site h3{color:var(--yh-ink);text-transform:none;letter-spacing:-.02em;line-height:1.25}.yh-site .yh-wrap{width:min(1280px,100%);margin:0 auto;padding-left:32px;padding-right:32px}.yh-site a{color:var(--yh-action)}
.yh-site .yh-top{background:var(--yh-soft);padding:8px max(24px,calc((100% - 1216px)/2));display:flex;gap:20px;justify-content:space-between;font-size:13px}.yh-top a{font-weight:700}.yh-nav-row{max-width:1280px;margin:auto;padding:18px 32px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.yh-header{border-bottom:1px solid var(--yh-line);position:relative;z-index:20}.yh-brand{flex-shrink:0}.yh-brand a{display:block;text-decoration:none}.yh-brand img{width:auto;height:auto;max-width:185px;max-height:76px;display:block}.yh-brand strong{font-size:32px;letter-spacing:3px;color:var(--yh-brand)}.yh-brand small{display:block;font-size:12px;color:var(--yh-ink)}.yh-navigation{flex:1}.yh-menu,.yh-languages ul{list-style:none;padding:0;margin:0;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.yh-menu li{position:relative;margin:0}.yh-menu a{display:block;padding:10px;font-size:14px;font-weight:700;text-decoration:none;color:var(--yh-ink)}.yh-menu .current-menu-item>a{color:var(--yh-action);text-decoration:underline;text-underline-offset:6px}.yh-menu .sub-menu{list-style:none;display:none;position:absolute;top:100%;left:0;min-width:240px;max-width:calc(100vw - 40px);background:#fff;border:1px solid var(--yh-line);padding:8px;margin:0;box-shadow:0 12px 26px #18334b1a}.yh-menu li:hover>.sub-menu,.yh-menu li:focus-within>.sub-menu,.yh-menu li.yh-open>.sub-menu{display:block}.yh-menu .sub-menu .sub-menu{position:static;border:0;padding-left:12px;box-shadow:none}.yh-menu-toggle,.yh-sub-toggle{font:inherit;background:#fff;color:var(--yh-ink);border:1px solid var(--yh-line);border-radius:6px;min-height:44px;padding:8px 12px;cursor:pointer}.yh-menu .menu-item-has-children>a{display:inline-block}.yh-sub-toggle{padding:4px 10px;min-width:38px}.yh-languages a{font-size:13px;padding:8px}.yh-languages .current-lang a{font-weight:700}
.yh-site .yh-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;background:var(--yh-action);color:#fff!important;border:2px solid var(--yh-action);border-radius:8px;padding:12px 20px;font:700 16px/1.4 Arial,sans-serif;text-decoration:none;white-space:normal;gap:8px}.yh-site .yh-button:hover{filter:brightness(.88)}.yh-site .yh-button-outline{background:#fff;color:var(--yh-action)!important}.yh-site .yh-button-light{background:#fff;border-color:#fff;color:#18334b!important}.yh-kicker{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--yh-action);margin:0 0 14px}.yh-home-hero{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center;padding-top:54px;padding-bottom:48px}.yh-home h1{font-size:clamp(34px,4vw,54px);line-height:1.13;margin:0 0 24px}.yh-intro{font-size:20px;line-height:1.65}.yh-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.yh-home-photo{height:440px;border-radius:20px;overflow:hidden;background:#eaf4f8}.yh-home-photo img{width:100%;height:100%;object-fit:cover}.yh-no-photo{display:flex;align-items:center;justify-content:center;padding:36px}.yh-no-photo p{font-size:34px;font-weight:700}.yh-paths{display:grid;grid-template-columns:1fr 1fr;gap:24px}.yh-paths>a{display:flex;align-items:center;gap:20px;border:1px solid var(--yh-line);padding:24px;border-radius:12px;text-decoration:none;color:var(--yh-ink)}.yh-paths h2{font-size:24px;margin:0}.yh-paths p{margin:6px 0 0}.yh-paths span{color:var(--yh-action);font-weight:700}.yh-paths b{margin-left:auto}.yh-home-section{padding-top:60px;padding-bottom:60px}.yh-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:28px}.yh-section-heading h2{font-size:34px;margin:0}.yh-trip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.yh-trip{border:1px solid var(--yh-line);border-radius:14px;overflow:hidden;background:#fff;min-width:0}.yh-trip>a{display:block;height:100%;color:var(--yh-ink);text-decoration:none}.yh-trip img{width:100%;height:220px;object-fit:cover;display:block}.yh-trip-copy{padding:24px}.yh-trip h3{font-size:23px;margin:8px 0 18px}.yh-trip p{margin:0 0 12px}.yh-price{font-weight:700;color:var(--yh-action);font-size:23px}.yh-from{font-size:13px;display:block;font-weight:400}.yh-link{display:block;font-weight:700;color:var(--yh-action);margin-top:22px}.yh-band{background:var(--yh-soft);padding:48px 0}.yh-band-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.yh-band h2{font-size:34px;margin:0}.yh-page,.yh-list-page{padding-top:48px;padding-bottom:64px}.yh-page h1,.yh-list-page h1{font-size:clamp(30px,4vw,46px);margin:0 0 30px}.yh-page-content{overflow-wrap:anywhere}.yh-page img{max-width:100%;height:auto}.yh-list-heading{margin-bottom:36px}.yh-pagination{margin-top:30px}.yh-article-photo{max-height:440px;object-fit:contain}.yh-footer{background:#163449;color:#fff;padding:46px 0 22px}.yh-footer a,.yh-footer h2{color:#fff}.yh-footer h2{font-size:24px;margin:0 0 18px}.yh-footer-grid{display:grid;grid-template-columns:1fr 1.2fr .8fr;gap:36px}.yh-footer-brand{font-size:30px;letter-spacing:3px;font-weight:700;margin:0 0 16px}.yh-footer .yh-menu{display:block}.yh-footer .yh-menu a{color:#fff}.yh-footer-bottom{margin-top:32px!important;font-size:13px}.yh-preview{background:#fff1c8;color:#4b3500;padding:12px;text-align:center;font-size:14px}.yh-skip{position:absolute;left:-10000px;z-index:20000}.yh-skip:focus{left:18px;top:12px;background:#fff;padding:14px}.yh-site a:focus-visible,.yh-site button:focus-visible,.yh-site input:focus-visible,.yh-site textarea:focus-visible,.yh-site select:focus-visible,.yh-site summary:focus-visible{outline:3px solid #173449!important;outline-offset:4px;box-shadow:0 0 0 5px #fff}.yh-site [hidden]{display:none!important}
@media(max-width:1000px){.yh-navigation{flex-basis:100%;order:3}.yh-languages{margin-left:auto}.yh-trip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yh-footer-grid{grid-template-columns:1fr 1fr}.yh-home-hero{gap:26px}.yh-home-photo{height:380px}}
@media(max-width:760px){.yh-site .yh-wrap{padding-left:20px;padding-right:20px}.yh-top span{display:none}.yh-site .yh-top{justify-content:flex-end;padding:8px 20px}.yh-nav-row{padding:16px 20px;gap:16px}.yh-menu-toggle{margin-left:auto}.yh-languages{margin-left:0}.yh-menu{display:block}.yh-menu a{padding:12px 8px}.yh-menu .sub-menu{position:static;min-width:0;box-shadow:none;border:0;padding-left:18px;max-width:100%}.yh-home-hero,.yh-paths,.yh-band-grid,.yh-footer-grid{grid-template-columns:1fr}.yh-home-hero{padding-top:30px}.yh-home-photo{height:280px}.yh-home-section{padding-top:36px;padding-bottom:36px}.yh-trip-grid{grid-template-columns:1fr}.yh-trip img{height:230px}.yh-home h1{font-size:36px}.yh-section-heading h2,.yh-band h2{font-size:28px}}
@media print{.yh-header,.yh-footer,.yh-preview,.yh-skip{display:none!important}}

.yh-menu li.yh-enhanced>.sub-menu{display:none}.yh-menu li.yh-enhanced.yh-open>.sub-menu{display:block}
/* 1.2 — clearer navigation, persistent card information, stronger footer contrast. */
.yh-site .yh-nav-row{justify-content:space-between;gap:24px}.yh-site .yh-header-intro{flex:1;max-width:300px;margin:0;font-size:16px;color:var(--yh-ink)}.yh-site .yh-header-contact{display:flex;align-items:center;gap:22px}.yh-site .yh-header-phone{display:flex;flex-direction:column;justify-content:center;min-height:48px;text-decoration:none;line-height:1.5}.yh-site .yh-header-phone span{font-size:13px;color:var(--yh-ink)}.yh-site .yh-header-phone strong{font-size:18px;color:var(--yh-action)}.yh-site .yh-nav-bar{max-width:1280px;margin:auto;padding:0 32px 12px;display:flex;align-items:center;gap:20px;position:relative}.yh-site .yh-navigation{order:0;flex:1}.yh-site .yh-menu{gap:6px}.yh-site .yh-menu a,.yh-site .yh-menu-parent{font:700 16px/1.5 Arial,sans-serif;color:var(--yh-ink);padding:12px 14px;min-height:48px;box-sizing:border-box}.yh-site .yh-menu-parent{background:transparent;border:0;border-radius:6px;text-align:left;cursor:pointer}.yh-site .yh-menu-parent:after{content:' ▾';font-size:15px}.yh-site .yh-sub-toggle{min-width:44px;min-height:44px}.yh-site .yh-menu .sub-menu{z-index:50;min-width:260px;max-width:min(360px,calc(100vw - 40px));border-radius:8px;box-sizing:border-box}.yh-site .yh-extra-menu>.sub-menu{left:auto;right:0;width:320px}.yh-site .yh-legacy-menu{padding:0;margin:0;list-style:none}.yh-site .yh-legacy-menu a{white-space:normal;overflow-wrap:anywhere}.yh-site .yh-legacy-menu li{margin:0}.yh-site .yh-languages a{display:inline-flex;align-items:center;min-height:44px;padding:8px 12px}.yh-site .yh-menu-toggle{min-height:48px;min-width:100px;font-weight:700}
.yh-site .yh-trip{height:100%;border:1px solid var(--yh-line);box-shadow:0 5px 18px #18334b08}.yh-site .yh-trip>a{display:flex;flex-direction:column;height:100%;text-decoration:none}.yh-site .yh-trip-media{flex-shrink:0;overflow:hidden;background:#edf4f7}.yh-site .yh-trip-media img{width:100%;height:230px;object-fit:cover;display:block;transform:none}.yh-site .yh-trip-no-image{height:230px;display:flex;align-items:center;justify-content:center;letter-spacing:4px;font-size:28px;color:var(--yh-action)}.yh-site .yh-trip-copy{display:flex;flex-direction:column;flex:1;min-width:0;padding:24px}.yh-site .yh-trip-kind{font-size:14px;font-weight:700;color:var(--yh-action);margin:0 0 12px}.yh-site .yh-trip h3{font-size:23px;line-height:1.35;margin:0 0 16px;overflow-wrap:anywhere}.yh-site .yh-card-intro{font-size:16px;line-height:1.6;margin:0 0 18px;color:#365064}.yh-site .yh-card-facts{font-size:15px;margin:0 0 20px;padding:0;border-top:1px solid var(--yh-line)}.yh-site .yh-card-facts>div{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;padding-top:10px}.yh-site .yh-card-facts dt{font-weight:400;color:#4b6375}.yh-site .yh-card-facts dd{margin:0;color:var(--yh-ink)}.yh-site .yh-trip .yh-price{margin-top:auto;padding-top:8px;font-size:27px;line-height:1.4}.yh-site .yh-from{font-size:14px;margin-bottom:6px;color:#4b6375}.yh-site .yh-trip .mkdf-tours-price-holder{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.yh-site .yh-trip .mkdf-tours-price-with-discount>.mkdf-tours-item-price:first-child{font-size:17px;color:#4b6375;text-decoration:line-through;font-weight:400}.yh-site .yh-trip .mkdf-tours-item-discount-price{font-size:27px;color:var(--yh-action)}.yh-site .yh-link{display:flex;justify-content:space-between;gap:16px;padding:14px 0 0;margin-top:18px;border-top:1px solid var(--yh-line);font-size:16px;min-height:44px}.yh-site .yh-trip a:hover .yh-link{text-decoration:underline;text-underline-offset:4px}.yh-site .yh-trip a:focus-visible{outline-offset:-5px!important;box-shadow:none!important}.yh-site .yh-modern-tours{margin:24px 0}.yh-site .yh-section-link{display:inline-flex;align-items:center;gap:10px;min-height:48px;font-size:16px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.yh-site .yh-section-heading>div{max-width:720px}.yh-site .yh-section-heading p{margin-bottom:0}.yh-site .yh-section-heading h2+p{font-size:18px;margin-top:12px}
.yh-site .yh-find form{background:#f2f7fa;border:1px solid var(--yh-line);border-radius:14px;padding:24px;display:flex;align-items:center;gap:28px;justify-content:space-between}.yh-site .yh-find label{font-size:18px;font-weight:700;color:var(--yh-ink)}.yh-site .yh-find form>div{display:flex;gap:12px;flex:1;max-width:620px}.yh-site .yh-find input[type=search]{flex:1;min-width:0;width:100%;min-height:48px;border:1px solid #8298a9;border-radius:8px;background:#fff;color:#18334b;padding:12px;font:16px Arial,sans-serif;margin:0}.yh-site .yh-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:32px}.yh-site .yh-service-grid h3{font-size:22px;margin:0 0 14px}.yh-site .yh-service-grid p{margin:0}.yh-site .yh-request-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}.yh-site .yh-request-heading h2{font-size:32px;margin:0 0 14px}.yh-site .yh-home-form{padding:24px;border:1px solid var(--yh-line);border-radius:14px;background:#f5f8fa}.yh-site .yh-home-form label{color:#18334b!important}.yh-site .yh-home-form input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.yh-site .yh-home-form select{min-height:48px;font-size:16px}.yh-site .yh-home-form button[type=submit]{min-height:48px;background:var(--yh-action)!important;color:#fff!important;border:2px solid var(--yh-action)!important;border-radius:8px;font-size:16px}.yh-site .yh-home-form .yc-form-preview{padding:20px;background:#fff;border:1px dashed #8298a9}
/* Scoped, explicit overrides: parent GoTravel must never paint black text on the footer. */
body.yh-site footer.yh-footer{background:#163449!important;color:#fff!important}
body.yh-site footer.yh-footer h2,body.yh-site footer.yh-footer h3,body.yh-site footer.yh-footer p,body.yh-site footer.yh-footer li,body.yh-site footer.yh-footer a,body.yh-site footer.yh-footer span,body.yh-site footer.yh-footer strong,body.yh-site footer.yh-footer small,body.yh-site footer.yh-footer .yh-footer-bottom{color:#fff!important;opacity:1}
body.yh-site footer.yh-footer a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px}
body.yh-site footer.yh-footer a:hover{color:#fff!important;text-decoration-thickness:2px}
body.yh-site footer.yh-footer a.yh-button-light{color:#163449!important;background:#fff!important;border-color:#fff!important;text-decoration:none;min-height:48px;margin-top:16px}
body.yh-site footer.yh-footer a:focus-visible,body.yh-site footer.yh-footer button:focus-visible{outline:3px solid #fff!important;outline-offset:4px;box-shadow:0 0 0 7px #163449!important}
.yh-site .yh-footer-grid{grid-template-columns:1.1fr 1fr 1fr}.yh-site .yh-footer-links{list-style:none;margin:0;padding:0}.yh-site .yh-footer-links li{margin:0}.yh-site .yh-footer-phone,.yh-site .yh-footer-email{display:flex!important;width:fit-content}.yh-site .yh-footer p{font-size:16px}.yh-site .yh-footer-bottom{border-top:1px solid #668195;padding-top:22px}
/* Native filtered / paginated Mikado variants retain their original engine. */
.yh-site .mkdf-tours-standard-item,.yh-site .mkdf-tours-list-item,.yh-site .mkdf-tours-gallery-item{background:#fff!important;border:1px solid #dbe3e9;border-radius:12px;color:#18334b;overflow:visible;box-shadow:none}
.yh-site .mkdf-tours-standard-item .mkdf-tour-title,.yh-site .mkdf-tours-gallery-item .mkdf-tour-title,.yh-site .mkdf-tours-list-item .mkdf-tour-title{font-size:22px!important;line-height:1.4!important;color:#18334b!important;text-transform:none!important;white-space:normal;overflow-wrap:anywhere}
.yh-site .mkdf-tours-standard-item-title-price-holder h4>a{display:block;padding-bottom:12px;color:#18334b!important}.yh-site .mkdf-tours-standard-item-price-holder{display:block!important;float:none!important;color:var(--yh-action)!important;font-size:24px!important;margin:12px 0!important}.yh-site .mkdf-tours-standard-item-content-inner{padding:22px!important}.yh-site .mkdf-tours-standard-item-bottom-content{background:#f2f7fa!important;color:#18334b!important;display:flex;gap:12px;flex-wrap:wrap;padding:18px!important}.yh-site .mkdf-tours-standard-item-bottom-item{float:none!important;color:#18334b!important}.yh-site .mkdf-tours-standard-item-image-holder img{width:100%;height:220px;object-fit:cover;transform:none!important;border-radius:11px 11px 0 0}
.yh-site .mkdf-tours-gallery-item-image-holder,.yh-site .mkdf-tours-gallery-item-image{position:relative;overflow:visible!important}.yh-site .mkdf-tours-gallery-item-image:after{display:none!important}.yh-site .mkdf-tours-gallery-item-image>img{width:100%;height:220px;object-fit:cover;transform:none!important}.yh-site .mkdf-tours-gallery-item-content-holder,.yh-site .mkdf-tours-gallery-item-content-inner{position:static!important;transform:none!important;opacity:1!important;visibility:visible!important;background:#fff!important;width:auto!important;height:auto!important;padding:12px!important;text-align:left!important}.yh-site .mkdf-tours-gallery-item-price-holder{color:var(--yh-action)!important;display:block!important;float:none!important;margin:14px 0;font-size:24px!important}.yh-site .mkdf-tours-gallery-item-excerpt,.yh-site .mkdf-tours-gallery-item-excerpt-inner{height:auto!important;max-height:none!important;opacity:1!important;transform:none!important;color:#365064!important;visibility:visible!important;font-size:16px;line-height:1.6}.yh-site .mkdf-tours-gallery-item-link:after{content:'→';position:absolute;bottom:12px;right:18px;color:var(--yh-action);font-size:24px}.yh-site .mkdf-tours-gallery-item:focus-within{outline:3px solid #18334b;outline-offset:3px}
@media(max-width:1100px){.yh-site .yh-header-intro{display:none}.yh-site .yh-menu a,.yh-site .yh-menu-parent{font-size:15px;padding:12px 10px}.yh-site .yh-home-photo{height:380px}}
@media(max-width:1000px){.yh-site .yh-menu-toggle{margin-left:0}.yh-site .yh-nav-bar{display:block}.yh-site .yh-navigation{width:100%}.yh-site .yh-menu{display:block}.yh-site .yh-menu .sub-menu{position:static!important;min-width:0!important;max-width:100%;width:auto!important;box-shadow:none;padding-left:20px}.yh-site .yh-languages ul{margin-top:10px}.yh-site .yh-find form{align-items:stretch;flex-direction:column;gap:14px}.yh-site .yh-find form>div{max-width:none}.yh-site .yh-service-grid{grid-template-columns:1fr;gap:24px}.yh-site .yh-footer-grid{grid-template-columns:1fr 1fr}.yh-site .yh-header-contact{margin-left:auto}}
@media(max-width:760px){.yh-site .yh-nav-row{gap:14px;padding:18px 20px}.yh-site .yh-nav-bar{padding:0 20px 12px}.yh-site .yh-header-contact{order:3;width:100%;margin:0;justify-content:space-between;gap:12px}.yh-site .yh-header-contact .yh-button{font-size:15px;padding:12px}.yh-site .yh-menu-toggle{margin-left:auto}.yh-site .yh-header-phone span{display:none}.yh-site .yh-header-phone strong{font-size:16px}.yh-site .yh-home-hero{grid-template-columns:1fr}.yh-site .yh-home-photo{height:260px}.yh-site .yh-find form{padding:18px}.yh-site .yh-find form>div{flex-direction:column}.yh-site .yh-request-heading{flex-direction:column;align-items:stretch}.yh-site .yh-footer-grid{grid-template-columns:1fr;gap:30px}.yh-site .yh-home-form{padding:18px}.yh-site .yh-trip-grid{grid-template-columns:1fr}.yh-site .yh-trip-media img,.yh-site .yh-trip-no-image{height:220px}}
@media(prefers-reduced-motion:reduce){.yh-site .yh-header *,.yh-site .yh-trip *,.yh-site .yh-home *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* 1.5.2 — menu above legacy sliders; one desktop row and readable compact navigation. */
body.yh-site .yh-header{z-index:1000;isolation:isolate;background:#fff;overflow:visible}
body.yh-site .mkdf-content{position:relative;z-index:0}
body.yh-site .yh-header .yh-nav-bar,body.yh-site .yh-header .yh-navigation{overflow:visible}
body.yh-site .yh-nav-row,body.yh-site .yh-nav-bar{max-width:1600px}
body.yh-site .yh-navigation{min-width:0}
body.yh-site .yh-navigation>.yh-menu{flex-wrap:nowrap;gap:2px}
body.yh-site .yh-navigation>.yh-menu>li{flex-shrink:0;white-space:nowrap}
body.yh-site .yh-navigation>.yh-menu>li>a{font-size:14px;padding:12px 8px}
body.yh-site .yh-languages{flex-shrink:0}
body.yh-site .yh-languages ul{flex-wrap:nowrap;gap:0}
body.yh-site .yh-navigation .sub-menu{white-space:normal}
body.yh-site .yh-navigation>.yh-menu>li>.sub-menu{max-height:65vh;overflow-y:auto;overscroll-behavior:contain}
body.yh-site .yh-navigation>.yh-menu>li:nth-last-child(-n+3)>.sub-menu{left:auto;right:0}
@media(max-width:1550px){
body.yh-site .yh-nav-bar{display:block}
body.yh-site .yh-navigation{width:100%}
body.yh-site .yh-navigation>.yh-menu{display:block}
body.yh-site .yh-navigation>.yh-menu>li{white-space:normal}
body.yh-site .yh-navigation>.yh-menu>li>a{font-size:16px;padding:12px 8px}
body.yh-site .yh-navigation .sub-menu{position:static!important;min-width:0!important;max-width:100%;width:auto!important;max-height:none!important;overflow:visible!important;box-shadow:none;padding-left:20px}
body.yh-site .yh-languages ul{margin-top:10px}
}

/* 1.5 — commercial home: plain-language navigation, real media, native FAQ. */
.yh-site .yh-home-commercial .yh-home-hero{gap:56px;padding-top:64px;padding-bottom:38px}
.yh-site .yh-home-commercial .yh-home-hero h1{font-size:clamp(36px,4.1vw,58px);max-width:650px;letter-spacing:-.045em}
.yh-site .yh-home-commercial .yh-home-photo{height:520px;border-radius:120px 20px 20px 20px}
.yh-site .yh-home-commercial .yh-intro{max-width:820px;color:#365064;font-size:19px}
.yh-site .yh-home-reassurance{display:flex;flex-wrap:wrap;gap:14px 28px;padding-top:18px;padding-bottom:36px;font-size:15px;font-weight:700;color:var(--yh-ink)}
.yh-site .yh-home-reassurance span:before{content:'✓';color:var(--yh-action);margin-right:8px}
.yh-site .yh-home-commercial h2{font-size:clamp(28px,3vw,38px);max-width:800px;margin-top:0}
.yh-site .yh-home-commercial .yh-home-section{padding-top:72px;padding-bottom:72px}
.yh-site .yh-home-houses{background:#edf6fa;border-block:1px solid #d8e9f0}
.yh-site .yh-house-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}
.yh-site .yh-house{background:#fff;border:1px solid var(--yh-line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-width:0}
.yh-site .yh-house-photo{height:240px;background:#dcebf1;display:flex;align-items:center;justify-content:center;color:var(--yh-ink);font-size:24px;font-weight:700}
.yh-site .yh-house-photo img{width:100%;height:100%;object-fit:cover;display:block}
.yh-site .yh-house-copy{padding:26px;display:flex;flex-direction:column;flex:1}
.yh-site .yh-house-copy h3{font-size:26px;margin:0 0 14px}
.yh-site .yh-house-copy p{margin:0 0 16px}
.yh-site .yh-house-copy .yh-section-link{margin-top:auto;font-size:15px}
.yh-site .yh-home-care{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.yh-site .yh-home-steps{list-style:none;margin:0;padding:0}
.yh-site .yh-home-steps li{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid var(--yh-line)}
.yh-site .yh-home-steps li>span{flex-shrink:0;font-size:28px;font-weight:700;color:var(--yh-action)}
.yh-site .yh-home-steps h3{font-size:22px;margin:0 0 12px}
.yh-site .yh-home-steps p{margin:0;color:#365064}
.yh-site .yh-faq-list{max-width:980px;margin-top:32px}
.yh-site .yh-faq-list details{border-bottom:1px solid #b8cbd6;padding:8px 0}
.yh-site .yh-faq-list summary{cursor:pointer;min-height:56px;padding:16px 8px;font-size:19px;font-weight:700;color:var(--yh-ink)}
.yh-site .yh-faq-list details p{padding:0 8px 18px;margin:0;max-width:850px;color:#365064}
.yh-site .yh-home-commercial #yh-request{scroll-margin-top:24px}
@media(max-width:1000px){.yh-site .yh-home-commercial .yh-home-hero{gap:28px}.yh-site .yh-home-commercial .yh-home-photo{height:420px}.yh-site .yh-home-care{gap:32px}.yh-site .yh-house-copy{padding:18px}.yh-site .yh-house-photo{height:190px}}
@media(max-width:760px){.yh-site .yh-home-commercial .yh-home-hero{padding-top:32px;grid-template-columns:1fr}.yh-site .yh-home-commercial .yh-home-photo{height:300px;border-radius:60px 16px 16px 16px}.yh-site .yh-home-commercial .yh-home-section{padding-top:44px;padding-bottom:44px}.yh-site .yh-house-grid,.yh-site .yh-home-care{grid-template-columns:1fr}.yh-site .yh-house-photo{height:240px}.yh-site .yh-home-reassurance{display:grid;gap:10px}.yh-site .yh-home-care{gap:24px}}
