:root{
  --hun-search-red:#c92f3d;--hun-search-red-dark:#a8212e;--hun-search-green:#176b50;--hun-search-blue:#0d4774;
  --hun-search-ink:#142238;--hun-search-muted:#657184;--hun-search-bg:#f6f7f5;--hun-search-card:#fff;
  --hun-search-border:#e4e8e6;--hun-search-radius:14px;--hun-search-shadow:0 5px 24px rgba(19,42,51,.06);
}
*{box-sizing:border-box}.hun-search-body{margin:0;background:var(--hun-search-bg);color:var(--hun-search-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.hun-search-body a{text-decoration:none}.hun-search-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #edf0ef}.hun-search-logo img{height:54px;width:auto}.hun-search-navigation-list>li>a{min-height:70px;color:#17253a;text-transform:none;font-size:15px}.hun-search-navigation-list>li>a:hover{color:var(--hun-search-red)}.hun-search-header-actions{gap:10px}.hun-search-primary{background:var(--hun-search-red);color:#fff;border-radius:9px;border:0}.hun-search-primary:hover{background:var(--hun-search-red-dark);color:#fff}.hun-search-lang{display:flex;gap:7px;font-size:12px;font-weight:700}.hun-search-lang a{color:var(--hun-search-muted)}.hun-search-mobile-menu{background:#fff;color:var(--hun-search-ink)}.hun-search-mobile-menu .uk-nav a{color:var(--hun-search-ink)}.hun-search-mobile-logo{width:190px;margin:20px 0 24px}.hun-search-mobile-actions{display:grid;gap:10px;margin-top:24px}
.hun-search-hero{position:relative;min-height:335px;background-image:var(--hun-search-hero-image);background-size:cover;background-position:center;display:flex;align-items:center;overflow:hidden}.hun-search-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.42),rgba(255,255,255,.15) 55%,rgba(0,0,0,.08))}.hun-search-hero-decoration{position:absolute;right:0;top:0;width:220px;opacity:.23}.hun-search-hero-inner{position:relative;z-index:2;text-align:center;padding-top:34px;padding-bottom:28px}.hun-search-hero h1{max-width:900px;margin:0 auto 8px;font-family:Georgia,"Times New Roman",serif;font-size:44px;line-height:1.05;color:#101b2e;text-shadow:0 1px 0 rgba(255,255,255,.75)}.hun-search-hero-subtitle{font-size:17px;margin:0 auto 20px;color:#1a2638}.hun-search-search-form{display:flex;gap:10px;max-width:980px;margin:0 auto}.hun-search-search-input-wrap{position:relative;flex:1}.hun-search-search-input-wrap>span{position:absolute;left:18px;top:50%;transform:translateY(-50%);z-index:1}.hun-search-search-input-wrap .uk-input{height:52px;padding-left:52px;border-radius:10px;border:1px solid rgba(15,31,47,.13);background:rgba(255,255,255,.96);box-shadow:0 5px 18px rgba(16,34,48,.09)}.hun-search-search-form .uk-button{height:52px;white-space:nowrap}.hun-search-advanced{border-radius:10px;background:rgba(255,255,255,.94)}.hun-search-popular-inline{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:14px;font-size:13px}.hun-search-chips{display:flex;gap:7px;flex-wrap:wrap;justify-content:center}.hun-search-chips a{display:inline-flex;padding:6px 14px;background:rgba(255,255,255,.92);border-radius:999px;color:#213148;box-shadow:0 2px 8px rgba(0,0,0,.06)}.hun-search-location{position:absolute;right:20px;bottom:8px;background:rgba(15,25,34,.76);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px}
.hun-search-main{padding-top:14px;padding-bottom:22px}.hun-search-grid{display:grid;gap:12px;margin-bottom:12px}.hun-search-grid-top{grid-template-columns:1.35fr 1.15fr 1fr .88fr}.hun-search-grid-bottom{grid-template-columns:1fr 1.45fr 1fr}.hun-search-card{height:100%;background:var(--hun-search-card);border:1px solid var(--hun-search-border);border-radius:var(--hun-search-radius);box-shadow:var(--hun-search-shadow);padding:16px}.hun-search-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.hun-search-card-heading h2{display:flex;gap:9px;align-items:center;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:22px;color:#172238}.hun-search-card-heading>a{font-size:12px;color:var(--hun-search-green)}.hun-search-heading-icon{color:var(--hun-search-red)}.hun-search-green{color:var(--hun-search-green)}.hun-search-blue{color:#1b61aa}.hun-search-red{color:var(--hun-search-red)}
.hun-search-news-list{display:grid;gap:10px}.hun-search-news-item{display:grid;grid-template-columns:130px 1fr;gap:12px;padding-bottom:9px;border-bottom:1px solid #edf0ef}.hun-search-news-item:last-child{border-bottom:0;padding-bottom:0}.hun-search-news-item img{width:130px;height:78px;object-fit:cover;border-radius:8px}.hun-search-news-item h3{margin:0 0 4px;font-size:15px;line-height:1.15}.hun-search-news-item p{margin:0 0 3px;font-size:12px;color:var(--hun-search-muted);line-height:1.35}.hun-search-news-item small{color:#7b8797;font-size:11px}
.hun-search-weather-main{display:flex;align-items:center;justify-content:center;gap:22px;padding:12px 0 18px;border-bottom:1px solid #edf0ef}.hun-search-weather-symbol{font-size:62px}.hun-search-temp{font-size:40px;font-weight:700;line-height:1}.hun-search-weather-cities{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding-top:14px}.hun-search-weather-cities div{display:grid;gap:5px;text-align:center;border-right:1px solid #edf0ef}.hun-search-weather-cities div:last-child{border:0}.hun-search-weather-cities span{font-size:16px}.hun-search-tabs{display:grid;grid-template-columns:repeat(4,1fr);background:#f4f6f6;border-radius:9px;margin-bottom:18px}.hun-search-tabs span{text-align:center;padding:9px 5px;font-size:12px}.hun-search-tabs .active{color:var(--hun-search-red);font-weight:700;border-bottom:2px solid var(--hun-search-red)}.hun-search-status{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f5faf7;border-radius:10px}.hun-search-status-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#3aaa68;color:#fff;font-size:26px}.hun-search-status strong{font-size:14px}.hun-search-status p{margin:5px 0 0;font-size:12px;color:var(--hun-search-muted)}
.hun-search-trending-list{list-style:none;counter-reset:trend;margin:0;padding:0;display:grid;gap:5px}.hun-search-trending-list li{counter-increment:trend;display:grid;grid-template-columns:30px 1fr;align-items:center;background:#f5f6f6;border-radius:8px;padding:5px 8px}.hun-search-trending-list li:before{content:counter(trend);display:grid;place-items:center;width:24px;height:24px;background:#fae9e7;border-radius:50%;font-size:11px}.hun-search-trending-list a{color:#334155;font-size:12px}
.hun-search-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.hun-search-service-grid a{min-height:78px;display:grid;place-items:center;align-content:center;gap:6px;background:#f5f7f6;border-radius:10px;color:#23364b;text-align:center}.hun-search-service-grid small{font-size:11px}.hun-search-program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.hun-search-program-image{height:83px;border-radius:9px;position:relative;background:linear-gradient(135deg,#8ab6d5,#7fb27e)}.hun-search-program-image.demo-2{background:linear-gradient(135deg,#261351,#e0557f)}.hun-search-program-image.demo-3{background:linear-gradient(135deg,#a26932,#4f2519)}.hun-search-program-image span{position:absolute;left:7px;bottom:7px;background:#fff;border-radius:7px;padding:4px 6px;font-size:11px;font-weight:700;white-space:pre-line}.hun-search-program-grid h3{font-size:13px;margin:7px 0 3px}.hun-search-program-grid p{font-size:11px;color:var(--hun-search-muted);margin:0}.hun-search-knowledge-list{display:grid}.hun-search-knowledge-list>a{display:grid;grid-template-columns:52px 1fr 18px;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #edf0ef;color:#1b2a3e}.hun-search-knowledge-list>a:last-child{border:0}.hun-search-knowledge-thumb{width:52px;height:38px;border-radius:7px;background:linear-gradient(135deg,#d8e8e0,#8fb6a4)}.hun-search-knowledge-list strong,.hun-search-knowledge-list small{display:block}.hun-search-knowledge-list strong{font-size:12px}.hun-search-knowledge-list small{color:var(--hun-search-muted);font-size:10px;margin-top:3px}
.hun-search-ad{margin:12px 0;background:#fff;border:1px solid var(--hun-search-border);border-radius:var(--hun-search-radius);overflow:hidden;min-height:90px;display:grid;place-items:center}.hun-search-ad-placeholder{width:100%;min-height:90px;display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(90deg,#f6f2ea,#f4f7f4);color:#728071}.hun-search-ad-placeholder span{font-weight:700}.hun-search-quote{position:relative;overflow:hidden;background:#133f3a;color:#fff;border-radius:var(--hun-search-radius);padding:28px 80px;margin:12px 0;text-align:center}.hun-search-quote>img{position:absolute;right:-15px;top:-30px;width:200px;opacity:.15}.hun-search-quote blockquote{margin:0 0 8px;font-family:Georgia,"Times New Roman",serif;font-size:24px;font-style:italic}.hun-search-quote a{color:#f1d69a}
.hun-search-footer{background:#fff;border-top:1px solid #e8ecea;padding:16px 0 22px}.hun-search-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;background:#f2f6f3;border-radius:12px;padding:16px 20px;margin-bottom:15px}.hun-search-newsletter h3{margin:0 0 3px;font-size:18px}.hun-search-newsletter p{margin:0;color:var(--hun-search-muted);font-size:12px}.hun-search-newsletter form{display:flex;gap:8px}.hun-search-newsletter .uk-input{border-radius:8px}.hun-search-footer-main{display:grid;grid-template-columns:220px 1fr 320px;align-items:center;gap:22px}.hun-search-footer-logo img{max-width:190px}.hun-search-footer-nav{display:flex;flex-wrap:wrap;gap:18px}.hun-search-footer-nav a{color:#526072;font-size:12px}.hun-search-footer-silhouette{max-width:320px;opacity:.38}
.hun-search-search-page,.hun-search-basic-page{padding-top:40px;padding-bottom:50px}.hun-search-search-form-page{max-width:none;margin-bottom:28px}.hun-search-results{display:grid;gap:20px}.hun-search-result{padding-bottom:18px;border-bottom:1px solid var(--hun-search-border)}.hun-search-result h2{margin:4px 0;font-size:21px}.hun-search-result-url{font-size:12px;color:var(--hun-search-green)}.hun-search-result p{margin:0;color:#596577}
@media(max-width:1200px){.hun-search-grid-top{grid-template-columns:1fr 1fr}.hun-search-grid-bottom{grid-template-columns:1fr 1fr}.hun-search-grid-bottom>div:last-child{grid-column:1/-1}.hun-search-hero h1{font-size:38px}.hun-search-footer-main{grid-template-columns:190px 1fr}.hun-search-footer-silhouette{display:none}}
@media(max-width:800px){.hun-search-hero{min-height:420px}.hun-search-hero h1{font-size:32px}.hun-search-search-form{flex-wrap:wrap}.hun-search-search-input-wrap{flex-basis:100%}.hun-search-search-form .uk-button{flex:1}.hun-search-popular-inline{align-items:flex-start;flex-direction:column}.hun-search-location{position:static;display:inline-flex;margin-top:14px}.hun-search-grid-top,.hun-search-grid-bottom{grid-template-columns:1fr}.hun-search-grid-bottom>div:last-child{grid-column:auto}.hun-search-newsletter{grid-template-columns:1fr}.hun-search-footer-main{grid-template-columns:1fr}.hun-search-service-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.hun-search-logo img{height:46px}.hun-search-hero{min-height:470px}.hun-search-hero-inner{padding-top:22px}.hun-search-hero h1{font-size:28px}.hun-search-hero-subtitle{font-size:14px}.hun-search-search-form .uk-button{flex-basis:100%}.hun-search-card{padding:13px}.hun-search-card-heading h2{font-size:19px}.hun-search-news-item{grid-template-columns:94px 1fr}.hun-search-news-item img{width:94px;height:70px}.hun-search-weather-cities{grid-template-columns:repeat(2,1fr);row-gap:12px}.hun-search-program-grid{grid-template-columns:1fr}.hun-search-service-grid{grid-template-columns:repeat(2,1fr)}.hun-search-newsletter form{flex-direction:column}.hun-search-footer-nav{gap:10px 14px}.hun-search-quote{padding:24px 22px}.hun-search-quote blockquote{font-size:20px}}

/* Corvina 1.1 refinements */
.hun-search-navbar-left{min-width:0}
.hun-search-navigation-list>li>a{gap:7px;padding:0 11px;color:#17253a;text-transform:none}
.hun-search-nav-icon{width:17px;height:17px;flex:0 0 17px;object-fit:contain}
.hun-search-nav-label{display:inline-block;text-decoration:none;text-decoration-thickness:2px;text-underline-offset:6px}
.hun-search-navigation-list>li>a:hover .hun-search-nav-label,
.hun-search-navigation-list>li.uk-active>a .hun-search-nav-label{color:var(--hun-search-red);text-decoration-line:underline;text-decoration-color:var(--hun-search-red)}
.hun-search-navigation-list>li.uk-active>a{color:var(--hun-search-red)}

.hun-search-header-actions{margin-left:auto;display:flex;align-items:center;gap:13px}
.hun-search-lang{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;white-space:nowrap}
.hun-search-lang a{color:#526072;text-decoration:none}
.hun-search-lang a:hover,.hun-search-lang a.is-active{color:var(--hun-search-red);text-decoration:none}
.hun-search-lang>span{color:#9aa3ad;font-weight:400}
.hun-search-header-right-image{width:150px;max-height:48px;object-fit:contain;object-position:right center}
.hun-search-mobile-nav-icon{width:18px;height:18px;margin-right:8px;vertical-align:-3px}
.hun-search-mobile-lang{display:flex;gap:9px;align-items:center;margin-top:24px;font-weight:700}
.hun-search-mobile-lang a{color:var(--hun-search-ink)}
.hun-search-mobile-lang a:hover{color:var(--hun-search-red)}
.hun-search-mobile-lang span{color:#a2a9b1}

.hun-search-popular-inline{flex-direction:column;align-items:center;justify-content:center;gap:8px}
.hun-search-popular-inline>strong{display:block;line-height:1.2}
.hun-search-heading-image{width:24px;height:24px;object-fit:contain;flex:0 0 24px}

.hun-search-grid-bottom{grid-template-columns:1fr 1.45fr 1fr .78fr}
.hun-search-ad-card{display:flex;flex-direction:column}
.hun-search-ad-tile-inner{margin:0;border:0;border-radius:9px;box-shadow:none;min-height:155px;flex:1;background:#f7f8f7}
.hun-search-ad-tile-inner .hun-search-ad-placeholder{min-height:155px;flex-direction:column;gap:2px;border-radius:9px}
.hun-search-ad-banner{margin:12px 0}

.hun-search-footer-main{grid-template-columns:220px minmax(0,1fr) 320px}
.hun-search-footer-left,.hun-search-footer-right{display:flex;align-items:center}
.hun-search-footer-right{justify-content:flex-end}
.hun-search-footer-right-image{max-width:320px;max-height:78px;object-fit:contain;object-position:right center;opacity:.55}
.hun-search-footer-nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}
.hun-search-footer-nav a{color:#526072;font-size:12px;text-decoration:none}
.hun-search-footer-nav a:hover,.hun-search-footer-nav a.is-active{color:var(--hun-search-red);text-decoration:none}
.hun-search-footer-separator{color:#a0a8b0;font-size:12px}

@media(max-width:1200px){
  .hun-search-grid-bottom{grid-template-columns:1fr 1fr}
  .hun-search-grid-bottom>div:last-child{grid-column:auto}
  .hun-search-footer-main{grid-template-columns:190px 1fr 230px}
  .hun-search-footer-right-image{max-width:230px}
}
@media(max-width:800px){
  .hun-search-grid-bottom{grid-template-columns:1fr}
  .hun-search-footer-main{grid-template-columns:1fr;text-align:center}
  .hun-search-footer-left,.hun-search-footer-right{justify-content:center}
  .hun-search-footer-nav{justify-content:center}
  .hun-search-footer-right-image{max-width:280px}
}

/* Corvina 1.2 refinements */
/* Header: compact navigation + language flag panel */
.hun-search-navbar{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.hun-search-navbar-left{display:flex;align-items:center;flex:1 1 auto;min-width:0}
.hun-search-logo{flex:0 0 auto;padding-left:0;padding-right:14px}
.hun-search-logo img{height:52px;max-width:210px;object-fit:contain}
.hun-search-desktop-nav{display:block;min-width:0}
.hun-search-navigation-list{display:flex;align-items:center;gap:4px;margin:0;padding:0;white-space:nowrap}
.hun-search-navigation-list>li{flex:0 0 auto}
.hun-search-navigation-list>li>a{min-height:70px;padding:0;gap:4px;font-size:13px;line-height:1.1}
.hun-search-nav-icon{width:16px;height:16px;flex:0 0 16px}
.hun-search-nav-label{text-underline-offset:5px}
.hun-search-header-actions{flex:0 0 auto;margin-left:8px}
.hun-search-language-panel{position:relative;width:214px;min-height:70px;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;padding-right:4px}
.hun-search-language-flag{position:absolute;inset:0 0 0 auto;width:100%;height:100%;object-fit:cover;object-position:right center;opacity:.18;pointer-events:none;-webkit-mask-image:linear-gradient(to left,#000 0%,#000 28%,rgba(0,0,0,.7) 55%,transparent 100%);mask-image:linear-gradient(to left,#000 0%,#000 28%,rgba(0,0,0,.7) 55%,transparent 100%)}
.hun-search-lang{position:relative;z-index:2;justify-content:flex-end;width:100%;font-size:13px;padding-right:8px;text-shadow:0 1px 0 rgba(255,255,255,.9)}
.hun-search-lang a{color:#283648}
.hun-search-lang a:hover,.hun-search-lang a.is-active{color:var(--hun-search-red)}
.hun-search-mobile-toggle{display:none}
.hun-search-mobile-lang a.is-active{color:var(--hun-search-red)}

/* Hero interactions */
.hun-search-advanced{transition:background-color .18s ease,color .18s ease,border-color .18s ease}
.hun-search-advanced:hover{background:transparent;color:#152235;border-color:rgba(21,34,53,.45)}
.hun-search-chips a{border:1px solid transparent;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}
.hun-search-chips a:hover{background:var(--hun-search-red);color:#fff;border-color:var(--hun-search-red);transform:translateY(-1px)}
.hun-search-hero-inner{width:100%}
.hun-search-location{right:0;text-align:right}

/* Tile hover states */
.hun-search-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.hun-search-card:hover{transform:translateY(-2px);border-color:rgba(201,47,61,.32);box-shadow:0 10px 30px rgba(19,42,51,.10)}
.hun-search-card-heading>a,.hun-search-news-item,.hun-search-service-grid a,.hun-search-program-grid>article,.hun-search-knowledge-list>a,.hun-search-trending-list li{transition:background-color .16s ease,color .16s ease,transform .16s ease,border-color .16s ease}
.hun-search-card-heading>a:hover{color:var(--hun-search-red)}
.hun-search-news-item:hover{background:#fff7f7;border-radius:9px;padding-left:7px;padding-right:7px;transform:translateX(2px)}
.hun-search-service-grid a:hover{background:#fff0f1;color:var(--hun-search-red);transform:translateY(-1px)}
.hun-search-program-grid>article:hover{background:#fff7f7;border-radius:9px;transform:translateY(-1px)}
.hun-search-knowledge-list>a:hover{background:#fff7f7;border-radius:8px;padding-left:6px;padding-right:6px;color:var(--hun-search-red)}
.hun-search-trending-list li:hover{background:#fff0f1;transform:translateX(2px)}
.hun-search-trending-list li:hover a{color:var(--hun-search-red)}

/* Extra row: newsletter tile + quote */
.hun-search-grid-extra{grid-template-columns:minmax(300px,.8fr) minmax(0,1.8fr);align-items:stretch}
.hun-search-grid-extra>div{min-width:0}
.hun-search-grid-extra .hun-search-quote{height:100%;margin:0;display:flex;flex-direction:column;justify-content:center}
.hun-search-newsletter-card{display:flex;flex-direction:column}
.hun-search-newsletter-text{margin:0 0 12px;color:var(--hun-search-muted);font-size:12px;line-height:1.45}
.hun-search-newsletter-form{display:grid;grid-template-columns:1fr;gap:8px;margin-top:auto}
.hun-search-newsletter-form .uk-input{height:42px;border-radius:8px}
.hun-search-newsletter-form .uk-button{height:42px}

/* Footer */
.hun-search-footer{padding:17px 0 18px}
.hun-search-footer-main{grid-template-columns:220px minmax(0,1fr) 320px;align-items:center;gap:20px}
.hun-search-footer-center{min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:9px}
.hun-search-footer-nav{justify-content:flex-end;width:100%;gap:7px}
.hun-search-footer-nav a{white-space:nowrap}
.hun-search-copyright{text-align:right;color:#7a8492;font-size:10px;line-height:1.45}

/* Earlier full-width newsletter is obsolete in 1.2; keep hidden if an old include remains cached. */
.hun-search-footer>.uk-container>.hun-search-newsletter{display:none}

/* Avoid nav wrapping: switch to off-canvas before long HU/PL labels collide. */
@media(max-width:1279px){
  .hun-search-desktop-nav,.hun-search-desktop-language{display:none}
  .hun-search-mobile-toggle{display:flex}
  .hun-search-header-actions{margin-left:auto}
}
@media(min-width:1280px){
  .hun-search-desktop-nav{display:block}
  .hun-search-desktop-language{display:flex}
  .hun-search-mobile-toggle{display:none}
}
@media(max-width:1100px){
  .hun-search-grid-extra{grid-template-columns:1fr}
  .hun-search-footer-main{grid-template-columns:180px minmax(0,1fr) 220px}
  .hun-search-footer-right-image{max-width:220px}
}
@media(max-width:800px){
  .hun-search-location{right:auto;margin-left:auto;width:max-content}
  .hun-search-footer-main{grid-template-columns:1fr;text-align:center}
  .hun-search-footer-center{align-items:center}
  .hun-search-footer-nav{justify-content:center}
  .hun-search-copyright{text-align:center}
}


/* Corvina 1.3 refinements */
/* Main navigation: more breathing room while keeping the icon/label spacing compact. */
@media(min-width:1280px){
  .hun-search-navigation-list{gap:12px}
}

/* Language panel: flush with the top/right/bottom edge of the header. */
.hun-search-header>.uk-container{padding-right:0}
.hun-search-header-actions{align-self:stretch;margin-left:auto;gap:0}
.hun-search-language-panel{width:230px;min-height:70px;height:70px;margin:0;padding:0;align-self:stretch;border-radius:0}
.hun-search-language-flag{inset:0;width:100%;height:100%;object-fit:fill;object-position:center;opacity:.22;-webkit-mask-image:linear-gradient(to left,#000 0%,#000 30%,rgba(0,0,0,.78) 55%,transparent 100%);mask-image:linear-gradient(to left,#000 0%,#000 30%,rgba(0,0,0,.78) 55%,transparent 100%)}
.hun-search-lang{padding:0 18px 0 40px}

/* Keep hover feedback without moving cards or their inner elements. */
.hun-search-card{transition:box-shadow .18s ease,border-color .18s ease,background-color .18s ease}
.hun-search-card:hover{transform:none;border-color:rgba(201,47,61,.32);box-shadow:0 8px 24px rgba(19,42,51,.09)}
.hun-search-chips a:hover{transform:none}
.hun-search-news-item:hover{transform:none}
.hun-search-service-grid a:hover{transform:none}
.hun-search-program-grid>article:hover{transform:none}
.hun-search-trending-list li:hover{transform:none}

/* Quotes: light, readable strip instead of a strong dark green block. */
.hun-search-quote{background:linear-gradient(90deg,#f4f7f4,#fbf8f1);color:#263447;border:1px solid #e2e8e3;box-shadow:0 3px 14px rgba(19,42,51,.04)}
.hun-search-quote>img{opacity:.09}
.hun-search-quote a{color:var(--hun-search-red)}

/* Footer: both decorative images on the left, all text/menu aligned right. */
.hun-search-footer-main{grid-template-columns:minmax(420px,auto) minmax(0,1fr);align-items:center;gap:24px}
.hun-search-footer-left{display:flex;align-items:center;gap:22px;min-width:0}
.hun-search-footer-logo{flex:0 0 auto}
.hun-search-footer-right-image{display:block;max-width:290px;max-height:78px;object-fit:contain;object-position:left center;opacity:.55}
.hun-search-footer-center{align-items:flex-end;text-align:right}
.hun-search-footer-nav{justify-content:flex-end}
.hun-search-copyright{text-align:right}

@media(max-width:1100px){
  .hun-search-footer-main{grid-template-columns:1fr}
  .hun-search-footer-left{justify-content:center;flex-wrap:wrap}
  .hun-search-footer-center{align-items:center;text-align:center}
  .hun-search-footer-nav{justify-content:center}
  .hun-search-copyright{text-align:center}
}
@media(max-width:1279px){
  .hun-search-header>.uk-container{padding-right:15px}
  .hun-search-header-actions{align-self:auto}
}

/* Corvina 1.4 refinements */
/* Header/menu: slightly larger typography and a flag panel that fills the full navbar height. */
.hun-search-navbar,
.hun-search-navbar-left,
.hun-search-header-actions{min-height:80px;height:80px}
.hun-search-logo{min-height:80px}
.hun-search-navigation-list>li>a{min-height:80px;font-size:15px;line-height:1.15}
.hun-search-language-panel{min-height:80px;height:80px;width:245px}
.hun-search-language-flag{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:fill;object-position:center;opacity:.24}
.hun-search-lang{font-size:13px}

/* Desktop homepage: Fresh News is exactly two columns wide; six regular tiles surround/follow it. */
.hun-search-grid-dashboard{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.hun-search-grid-dashboard>div{min-width:0}
.hun-search-dashboard-news{grid-column:span 2}

/* The popular-searches card is intentionally not rendered on the homepage in v1.4. */

/* Keep the compact dashboard usable when cards become narrower. */
.hun-search-grid-dashboard .hun-search-program-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.hun-search-grid-dashboard .hun-search-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}

@media(max-width:1250px){
  .hun-search-grid-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hun-search-dashboard-news{grid-column:span 2}
}
@media(max-width:720px){
  .hun-search-grid-dashboard{grid-template-columns:1fr}
  .hun-search-dashboard-news{grid-column:auto}
  .hun-search-grid-dashboard .hun-search-program-grid{grid-template-columns:1fr}
  .hun-search-grid-dashboard .hun-search-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
