/* Homepage only: system fonts, no remote font requests. */
.rehberim-home{--eh-accent:#a71930;--eh-navy:#10283f;--eh-gold:#ffc426;--eh-line:#d8dde2;--eh-cream:#f7f5ef;background:#fff;color:#152539;font-family:Arial,Helvetica,sans-serif}
.rehberim-home .site-shell{width:min(1200px,calc(100% - 40px));max-width:1200px;margin-inline:auto}
.rehberim-home .topbar{background:var(--eh-accent);color:#fff}
.rehberim-home .primary-navigation,.rehberim-home .site-footer{background:var(--eh-navy)}
.rehberim-home .main-header{background:#fff;border:0}
.rehberim-home .text-logo strong{font-family:Georgia,'Times New Roman',serif;font-size:48px;color:var(--eh-navy)}
.rehberim-home .header-inner{min-height:108px}
.rehberim-home .primary-menu>li>a{font-size:13px}
.eh-home{padding-bottom:24px}.eh-home *{box-sizing:border-box;min-width:0}
.eh-home h2,.eh-home h3{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.025em;color:var(--eh-navy);margin:0}
.eh-home a{color:inherit;text-decoration:none}.eh-home a:hover{color:var(--eh-accent)}
.eh-home :focus-visible{outline:3px solid #1675c2;outline-offset:3px}
.eh-home button,.eh-home input,.eh-home select{font:inherit}
.eh-home button{cursor:pointer}
.eh-ticker{display:flex;gap:18px;align-items:center;border-block:1px solid var(--eh-line);padding:10px 0;margin-bottom:20px;font-size:14px}
.eh-ticker strong{background:var(--eh-accent);color:#fff;padding:5px 12px}
.eh-lead{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);gap:28px}
.eh-slider{position:relative}.eh-slide[hidden],.eh-slider-controls[hidden]{display:none!important}
.eh-slide-photo{display:block;aspect-ratio:1.95;overflow:hidden;background:var(--eh-cream)}
.eh-slide-photo img{width:100%;height:100%;object-fit:cover;display:block}
.eh-slide h2{font-size:clamp(25px,2.7vw,38px);line-height:1.12;margin:6px 0 9px}
.eh-slide p{font-size:15px;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.eh-label{color:var(--eh-accent);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;display:block;margin-top:8px;margin-bottom:4px}
.eh-slider-controls{display:flex;gap:10px;align-items:center;padding:8px;background:var(--eh-navy);color:#fff;margin-top:12px;min-height:46px}
.eh-slider-controls button{border:0;background:transparent;color:inherit;min-width:32px;min-height:32px;padding:4px}
.eh-slider-controls>button:first-child,.eh-slider-controls>button:last-child{font-size:26px}
.eh-dots{display:flex;gap:0;flex:1;flex-wrap:wrap}.eh-dots button{position:relative;min-width:24px;width:24px;min-height:32px}
.eh-dots button:after{content:'';display:block;margin:auto;width:7px;height:7px;border-radius:50%;background:#93a6b8}
.eh-dots button[aria-pressed=true]:after{background:var(--eh-gold)}
.eh-slider-controls [data-eh-counter]{white-space:nowrap;font-size:12px}
.eh-slider-controls [data-eh-pause]{font-size:12px}
.eh-center{margin-top:20px}
.eh-heading{display:flex;align-items:center;gap:12px;margin-bottom:13px}
.eh-heading:after{content:'';height:1px;flex:1;background:var(--eh-line)}
.eh-heading h2{font-size:24px;line-height:1.2}.eh-center .eh-heading h2{font-size:20px}
.eh-heading>a{order:2;flex-shrink:0;font-size:12px;font-weight:600}
.eh-grid{display:grid;gap:18px}.eh-three{grid-template-columns:repeat(3,minmax(0,1fr))}.eh-five{grid-template-columns:repeat(5,minmax(0,1fr))}.eh-two{grid-template-columns:repeat(2,minmax(0,1fr))}
.eh-card{margin:0;overflow:hidden}.eh-image{display:block;aspect-ratio:1.65;background:var(--eh-cream);overflow:hidden}
.eh-image img{display:block;width:100%;height:100%;object-fit:cover}
.eh-card h3{font-size:18px;line-height:1.22;overflow-wrap:anywhere}.eh-card p{margin:6px 0 0;font-size:13px;line-height:1.45;color:#475569;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.eh-section{margin-top:28px}
.eh-search{background:var(--eh-cream);padding:26px 24px;display:flex;flex-direction:column}
.eh-search>h2{font-size:36px}.eh-search>p{margin:8px 0 18px;font-size:14px}
.eh-search label{font-size:12px;display:block;margin:10px 0 5px;color:#334155}
.eh-search input,.eh-search select{width:100%;height:44px;border:1px solid #c8ced5;border-radius:3px;background:#fff;color:#17263a;padding:10px}
.eh-button{display:block;width:100%;min-height:46px;margin-top:16px;background:var(--eh-gold);color:#122033;border:0;border-radius:3px;font-weight:700}
.eh-category-links{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;padding:20px 0;border-block:1px solid var(--eh-line);margin-top:24px;font-size:13px;font-weight:600}
.eh-category-links a{display:flex;justify-content:space-between;gap:8px}
.eh-business-cta{text-align:center;padding-top:28px;margin-top:auto}.eh-business-cta h3{font-size:25px;color:var(--eh-accent)}.eh-business-cta p{font-size:14px;line-height:1.5}
.eh-outline{display:inline-block;border:1px solid var(--eh-accent);color:var(--eh-accent)!important;border-radius:3px;padding:10px 24px;font-size:14px}
.eh-businesses{background:var(--eh-cream);padding:18px}.eh-district-links{display:flex;gap:14px;flex-wrap:wrap;font-size:12px;margin-bottom:14px}.eh-district-links a{padding:5px 0}.eh-district-links [aria-current]{border-bottom:2px solid var(--eh-accent);font-weight:700}
.eh-horizontal{display:grid;grid-template-columns:40% minmax(0,1fr);gap:12px;background:#fff;padding:8px;border:1px solid #e9edf1}.eh-horizontal .eh-image{aspect-ratio:auto;min-height:95px;height:100%}.eh-horizontal h3{font-size:16px}.eh-horizontal .eh-label{margin-top:0}.eh-horizontal p{font-size:12px;-webkit-line-clamp:2}
.eh-route-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(220px,1fr) 250px;gap:16px;align-items:start}
.eh-route-feature{display:block;position:relative;height:280px;overflow:hidden;background:var(--eh-navy);color:white!important}
.eh-route-feature>img{width:100%;height:100%;object-fit:cover}
.eh-route-feature>span{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;background:linear-gradient(transparent 20%,rgba(5,20,35,.85))}
.eh-route-feature strong{font-family:Georgia,serif;font-size:28px;line-height:1.12}.eh-route-feature small{margin-top:8px;font-size:13px}.eh-route-feature b{font-size:12px;margin-top:12px;border:1px solid #fff;padding:7px 10px;align-self:flex-start}
.eh-route-list{display:grid;gap:8px}.eh-route-list .eh-horizontal{padding:5px;gap:9px;min-height:87px}.eh-route-list .eh-image{min-height:73px}.eh-route-list h3{font-size:14px}.eh-route-list .eh-label{display:none}
.eh-route-empty{grid-column:span 2;background:var(--eh-cream);padding:30px;min-height:280px}
.eh-tv{width:250px;max-width:100%;background:var(--eh-navy);color:#fff}.eh-tv>h3{color:#fff;font-size:20px;padding:6px 10px;line-height:24px}
.eh-tv-stage{position:relative;width:250px;height:250px;max-width:100%;background:#081727;overflow:hidden;display:flex;align-items:center;justify-content:center}
.eh-tv-stage iframe,.eh-tv-stage video,.eh-tv-stage>img{width:100%;height:100%;border:0;object-fit:contain}.eh-tv-stage>a{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white!important;gap:16px;background:#10283fb3;font-weight:700}.eh-tv-stage small{font-weight:400}
.eh-tv-stage .live-tv-player-message{padding:12px;text-align:center;display:grid;gap:8px}.eh-tv-stage .live-tv-player-message small{font-size:12px}
.eh-tv-sources{display:flex;flex-wrap:wrap;gap:5px;padding:6px}.eh-tv-sources button{color:#fff;border:1px solid #7991a8;background:transparent;padding:5px;font-size:11px}.eh-tv-sources button[aria-pressed=true]{color:var(--eh-gold);border-color:var(--eh-gold)}
.eh-bottom{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;margin-top:24px}.eh-jobs>a{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--eh-line);font-size:13px}.eh-jobs>a>span{font-size:12px;color:#475569}
.eh-ad{margin-top:24px;overflow:hidden}.eh-ad img{max-width:100%;height:auto}
@media(max-width:1050px){.eh-route-grid{grid-template-columns:minmax(0,1fr) 250px}.eh-route-feature{grid-column:1}.eh-route-list{grid-column:1}.eh-tv{grid-column:2;grid-row:1 / span 2}.eh-route-empty{grid-column:1}.eh-lead{gap:18px;grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr)}.eh-search{padding:20px 16px}.eh-card h3{font-size:16px}.eh-city{grid-template-columns:1fr 1fr}.eh-city .eh-card:last-child{grid-column:1 / -1}}
@media(max-width:760px){.rehberim-home .site-shell{width:calc(100% - 28px)}.eh-lead{grid-template-columns:1fr}.eh-search{display:block}.eh-search>h2{font-size:28px}.eh-five{grid-template-columns:repeat(2,minmax(0,1fr))}.eh-businesses>.eh-three{grid-template-columns:1fr}.eh-bottom{grid-template-columns:1fr}.eh-slide h2{font-size:28px}.eh-heading h2{font-size:22px}.eh-heading>a{font-size:11px}.eh-ticker{font-size:12px}.eh-route-grid{grid-template-columns:1fr}.eh-route-feature,.eh-route-list,.eh-tv,.eh-route-empty{grid-column:auto;grid-row:auto}.eh-tv{justify-self:center}.eh-route-feature{height:280px}.eh-route-list{grid-template-columns:repeat(3,minmax(0,1fr))}.eh-route-list .eh-horizontal{display:block}.eh-route-list .eh-image{height:100px}.eh-route-list h3{margin-top:8px}.eh-route-empty{min-height:160px}.eh-three{gap:10px}.eh-card p{font-size:12px}.eh-center .eh-card h3{font-size:16px}.eh-center .eh-card p{-webkit-line-clamp:2}}
@media(max-width:480px){.eh-center .eh-three,.eh-city,.eh-two{grid-template-columns:1fr}.eh-center .eh-card{display:grid;grid-template-columns:38% 1fr;gap:12px}.eh-center .eh-image{height:100%;min-height:100px}.eh-city .eh-card:last-child{grid-column:auto}.eh-heading{flex-wrap:wrap}.eh-heading h2{font-size:21px}.eh-slider-controls{gap:3px}.eh-dots button{min-width:19px;width:19px}.eh-slide h2{font-size:25px}.eh-route-list{grid-template-columns:1fr}.eh-route-list .eh-horizontal{display:grid}.eh-route-list .eh-image{height:80px}.eh-route-feature strong{font-size:25px}}
@media(prefers-reduced-motion:reduce){.eh-home *{scroll-behavior:auto!important;transition:none!important}}

/* Consistent captions prevent layout shifts between different headline lengths. */
.eh-slide h2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.24em}
.eh-slide p{min-height:3em}
/* Match the approved masthead without changing shared menu templates. */
.rehberim-home .topbar a,.rehberim-home .topbar-contact span{color:#fff}
.rehberim-home .topbar .topbar-cta{background:var(--eh-gold);color:#10283f}
@media(min-width:921px){
.rehberim-home .primary-navigation{box-shadow:none;border:0}
.rehberim-home .primary-navigation:after{display:none}
.rehberim-home .nav-inner{min-height:50px;padding:0;align-items:center}
.rehberim-home .primary-menu{margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;gap:2px;justify-content:space-between}
.rehberim-home .primary-menu>li>a{color:#fff!important;background:transparent!important;border-radius:0;box-shadow:none!important;min-height:50px;padding:0 12px!important;font-size:12px;text-transform:uppercase}
.rehberim-home .primary-menu>li>a:hover,.rehberim-home .primary-menu>li.current-menu-item>a{color:var(--eh-gold)!important}
.rehberim-home .primary-menu>li>a:after{background:var(--eh-gold);bottom:0;border-radius:0}
.rehberim-home .primary-menu>li>a .menu-item-icon{display:none}
}
@media(max-width:920px){
.rehberim-home .primary-navigation{background:#fff;visibility:hidden;box-shadow:none}
.rehberim-home .primary-navigation.is-open{visibility:visible;box-shadow:-24px 0 55px rgba(7,18,33,.22)}
.rehberim-home .primary-navigation .nav-inner{width:100%;max-width:none;margin:0}
}

/* v256: compact search, fixed job columns, five center cards, district carousel. */
.eh-home{padding-top:22px}
.eh-lead{align-items:start}
.eh-search{height:auto}
.eh-business-cta{margin-top:0;padding-top:20px}
.eh-search .eh-category-links{margin-top:18px;padding-block:16px}
.eh-center{margin-top:24px}
.eh-jobs>a{display:grid;grid-template-columns:minmax(0,1fr) 105px 20px;gap:16px}
.eh-jobs>a>strong{overflow-wrap:anywhere}
.eh-jobs>a>span:nth-child(2){text-align:right}
.eh-jobs>a>span:last-child{text-align:right}
.eh-district-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a71930 #f7f5ef;padding-bottom:10px}
.eh-district-track>.eh-card{flex:0 0 calc((100% - 72px)/5);scroll-snap-align:start}
.eh-carousel-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}
.eh-carousel-controls[hidden]{display:none}
.eh-carousel-controls button{min-height:36px;min-width:36px;border:1px solid var(--eh-line);background:#fff;color:var(--eh-navy);padding:6px 12px}
@media(max-width:920px){.eh-district-track>.eh-card{flex-basis:calc((100% - 36px)/3)}}
@media(max-width:760px){.eh-district-track>.eh-card{flex-basis:calc((100% - 18px)/2)}}
@media(max-width:480px){.eh-center .eh-five{grid-template-columns:1fr}.eh-jobs>a{grid-template-columns:minmax(0,1fr) 72px 14px;gap:10px}.eh-district-track>.eh-card{flex-basis:82%}}

/* v257: bar-free automatic carousels and aligned announcement/TV row. */
.eh-carousel-window{overflow:hidden;width:100%;touch-action:pan-y}
.eh-district-track,.eh-listing-track{display:flex;gap:18px;overflow:visible;scroll-snap-type:none;scrollbar-width:none;padding:0;will-change:transform}
.eh-district-track::-webkit-scrollbar,.eh-listing-track::-webkit-scrollbar{display:none}
.eh-listing-track>.eh-card{flex:0 0 calc((100% - 18px)/2)}
.eh-search .eh-business-cta{border-top:1px solid var(--eh-line);margin-top:20px;padding-top:20px}
@media(min-width:1051px){
.eh-route-grid{align-items:stretch;grid-template-rows:340px}
.eh-route-feature,.eh-route-list,.eh-tv,.eh-route-empty{height:340px;min-height:0}
.eh-route-list{grid-template-rows:repeat(3,minmax(0,1fr));overflow:hidden}
.eh-route-list .eh-horizontal{min-height:0;height:100%;overflow:hidden;align-items:stretch}
.eh-route-list .eh-image{height:100%;min-height:0}
.eh-route-list h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.eh-route-list p{-webkit-line-clamp:2}
.eh-tv{display:flex;flex-direction:column;overflow:hidden}
.eh-tv>h3{height:36px;flex:0 0 36px;padding:6px 10px;overflow:hidden}
.eh-tv-sources{max-height:54px;overflow:auto}
.eh-route-feature strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
}
@media(max-width:480px){.eh-listing-track>.eh-card{flex-basis:100%}}
