.hub-hero {
  position: relative;
  min-height: 620px;
  display: grid;
  align-items: end;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(4, 10, 20, .24), rgba(4, 10, 20, .96)),
    url('https://images.unsplash.com/photo-1467269204594-9661b134dd2b?w=1800&q=84') center/cover;
}
.hub-hero::after {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 78% 30%, rgba(201, 165, 91, .2), transparent 34%);
  pointer-events: none;
}
.hub-hero-inner { position: relative; z-index: 1; width: min(1180px, calc(100% - 40px)); margin: 0 auto; padding: 150px 0 72px; }
.hub-crumb { margin: 0 0 30px; color: rgba(255,255,255,.7); font-size: 13px; letter-spacing: .04em; }
.hub-crumb a { color: inherit; }
.hub-kicker { margin: 0 0 12px; color: #e2c27f; font: 700 12px/1.4 Raleway, sans-serif; letter-spacing: .18em; text-transform: uppercase; }
.hub-hero h1 { max-width: 820px; margin: 0; color: #fff; font: 600 clamp(42px, 7vw, 86px)/.98 'Cormorant Garamond','Noto Serif SC',serif; letter-spacing: -.025em; }
.hub-hero-lede { max-width: 760px; margin: 24px 0 0; color: rgba(255,255,255,.82); font-size: clamp(16px, 2vw, 20px); line-height: 1.8; }
.hub-stat-row,.hub-mood-row { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
.hub-stat { min-width: 150px; padding: 14px 18px; border: 1px solid rgba(255,255,255,.16); border-radius: 14px; background: rgba(6,18,31,.68); backdrop-filter: blur(10px); }
.hub-stat strong { display: block; color: #fff; font-size: 22px; }
.hub-stat span { color: rgba(255,255,255,.64); font-size: 12px; }
.hub-mood { display:inline-flex;align-items:center;gap:9px;padding:11px 16px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(6,18,31,.62);color:#f4ead3;font-size:13px;backdrop-filter:blur(10px) }
.hub-mood::before{content:'';width:6px;height:6px;border-radius:50%;background:#e2c27f;box-shadow:0 0 0 4px rgba(226,194,127,.11)}

.hub-main { background: #08111f; color: #eef3f6; }
.hub-shell { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }
.hub-section { padding: 78px 0; }
.hub-section.alt { background: #0b1727; }
.hub-section-head { display: flex; justify-content: space-between; gap: 28px; align-items: end; margin-bottom: 32px; }
.hub-section-head h2 { margin: 0; color: #fff; font: 600 clamp(31px,4vw,50px)/1.08 'Cormorant Garamond','Noto Serif SC',serif; }
.hub-section-head p { max-width: 620px; margin: 10px 0 0; color: #aab7c5; line-height: 1.75; }
.hub-section-link { color: #e2c27f; font-size: 14px; white-space: nowrap; }

.hub-route-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 14px; }
.hub-route-card { position: relative; display: flex; min-height: 300px; padding: 24px; overflow: hidden; border: 1px solid rgba(255,255,255,.1); border-radius: 18px; color: #fff; background-color:#11243a;background-position:center;background-size:cover;flex-direction:column;justify-content:flex-end;transition: transform .2s ease,border-color .2s ease; }
.hub-route-card:hover { transform: translateY(-3px); border-color: rgba(226,194,127,.56); }
.hub-route-card::before { content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,12,21,.04) 20%,rgba(5,12,21,.9) 100%); }
.hub-route-card > * { position:relative;z-index:1 }
.hub-route-card small { color: #f0d393; font-weight: 700; letter-spacing: .08em; }
.hub-route-card h3 { margin: 10px 0 8px; color: #fff; font-size: 24px; }
.hub-route-card p { margin: 0; color: rgba(255,255,255,.76); font-size: 13px; line-height: 1.6; }

.hub-theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.hub-theme-card{position:relative;display:flex;min-height:220px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background-position:center;background-size:cover;color:#fff;align-items:flex-end;transition:transform .2s ease,border-color .2s ease}
.hub-theme-card:hover{transform:translateY(-3px);border-color:rgba(226,194,127,.56)}
.hub-theme-card::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,11,20,.08),rgba(4,11,20,.92))}
.hub-theme-copy{position:relative;z-index:1;padding:22px}
.hub-theme-copy span{color:#e8c980;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.hub-theme-copy h3{margin:9px 0 6px;color:#fff;font-size:22px}
.hub-theme-copy p{margin:0;color:rgba(255,255,255,.72);font-size:13px;line-height:1.55}

.hub-country-grid,.hub-place-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.hub-country-cover,.hub-place-cover{position:relative;display:flex;min-height:460px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background-color:#102238;background-position:center;background-size:cover;color:#fff;align-items:flex-end;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.hub-country-cover::before,.hub-place-cover::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,10,19,.03) 18%,rgba(4,10,19,.92) 88%)}
.hub-country-cover:hover,.hub-place-cover:hover{transform:translateY(-5px);border-color:rgba(226,194,127,.58);box-shadow:0 24px 50px rgba(0,0,0,.28)}
.hub-country-copy,.hub-place-copy{position:relative;z-index:1;width:100%;padding:28px}
.hub-country-copy>span,.hub-place-copy>span{color:#e4c67d;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.hub-country-copy h3,.hub-place-copy h3{margin:10px 0 8px;color:#fff;font:600 29px/1.08 'Cormorant Garamond','Noto Serif SC',serif}
.hub-country-copy p,.hub-place-copy p{margin:0;color:rgba(255,255,255,.75);font-size:13px;line-height:1.62}
.hub-country-copy strong,.hub-place-copy strong{display:inline-block;margin-top:18px;color:#efd28f;font-size:12px}
.hub-place-grid.is-single{grid-template-columns:1fr}
.hub-place-grid.is-single .hub-place-cover{min-height:520px}
.hub-place-grid.is-single .hub-place-copy{max-width:680px}

.hub-news-bridge { display: grid; grid-template-columns: 1.25fr .75fr; gap: 26px; padding: 34px; border: 1px solid rgba(226,194,127,.28); border-radius: 22px; background: linear-gradient(135deg,rgba(188,143,56,.14),rgba(14,37,57,.75)); }
.hub-news-bridge h2 { margin: 8px 0 12px; color: #fff; font: 600 clamp(28px,4vw,44px)/1.08 'Cormorant Garamond','Noto Serif SC',serif; }
.hub-news-bridge p { margin: 0; color: #b8c4cf; line-height: 1.75; }
.hub-news-actions { display: flex; flex-direction: column; justify-content: center; align-items: stretch; gap: 10px; }
.hub-button { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 12px 20px; border: 1px solid #d6b66f; border-radius: 999px; background: #d6b66f; color: #07111e; font-weight: 700; }
.hub-button.secondary { background: transparent; color: #f0d698; }

.hub-controls { position: sticky; top: 68px; z-index: 5; padding: 18px; border: 1px solid rgba(255,255,255,.1); border-radius: 18px; background: rgba(8,17,31,.94); box-shadow: 0 16px 36px rgba(0,0,0,.22); backdrop-filter: blur(16px); }
.hub-search-row { display: grid; grid-template-columns: 1fr auto; gap: 12px; }
.hub-search { min-width: 0; min-height: 50px; padding: 0 18px; border: 1px solid rgba(255,255,255,.16); border-radius: 12px; outline: none; background: #0c1a2b; color: #fff; font: inherit; }
.hub-search:focus { border-color: #d6b66f; box-shadow: 0 0 0 3px rgba(214,182,111,.12); }
.hub-clear { min-width: 94px; border: 1px solid rgba(255,255,255,.16); border-radius: 12px; background: transparent; color: #dfe8ee; cursor: pointer; }
.hub-filter-row { display: flex; flex-wrap: wrap; align-items: center; gap: 9px; margin-top: 13px; }
.hub-filter-label { margin-right: 3px; color: #8393a3; font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.hub-filter { min-height: 38px; padding: 8px 14px; border: 1px solid rgba(255,255,255,.13); border-radius: 999px; background: #0b1727; color: #c7d2dc; font: inherit; font-size: 13px; cursor: pointer; }
.hub-filter[aria-pressed='true'] { border-color: #d6b66f; background: rgba(214,182,111,.14); color: #f0d698; }
.hub-results-meta { display: flex; justify-content: space-between; gap: 20px; margin: 24px 0 16px; color: #91a0ae; font-size: 13px; }

.hub-card-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.hub-card { display: flex; min-width: 0; flex-direction: column; overflow: hidden; border: 1px solid rgba(255,255,255,.1); border-radius: 18px; background: #0d1b2c; color: inherit; transition: transform .22s ease,border-color .22s ease,box-shadow .22s ease; }
.hub-card:hover { transform: translateY(-4px); border-color: rgba(214,182,111,.5); box-shadow: 0 18px 40px rgba(0,0,0,.23); }
.hub-card[hidden] { display: none; }
.hub-card-image { position: relative; aspect-ratio: 16/10; overflow: hidden; background: #14253a; }
.hub-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.hub-card:hover img { transform: scale(1.035); }
.hub-card-topic { position: absolute; top: 14px; left: 14px; padding: 7px 10px; border-radius: 999px; background: rgba(6,16,28,.88); color: #efd18f; font-size: 11px; font-weight: 700; }
.hub-card-body { display: flex; flex: 1; flex-direction: column; padding: 21px; }
.hub-card-place { margin: 0 0 9px; color: #d6b66f; font-size: 12px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.hub-card h3 { margin: 0; color: #fff; font-size: 20px; line-height: 1.32; }
.hub-card-summary { margin: 12px 0 18px; color: #aab7c5; font-size: 14px; line-height: 1.72; }
.hub-card-foot { display: flex; justify-content: space-between; gap: 14px; align-items: center; margin-top: auto; color: #8293a3; font-size: 12px; }
.hub-card-foot strong { color: #e5c881; }
.hub-empty { display: none; padding: 54px 24px; border: 1px dashed rgba(255,255,255,.16); border-radius: 18px; color: #aab7c5; text-align: center; }
.hub-empty.is-visible { display: block; }

.news-hero { background-image: linear-gradient(180deg,rgba(4,10,20,.28),rgba(4,10,20,.96)),url('https://images.unsplash.com/photo-1495020689067-958852a7765e?w=1800&q=84'); }
.news-status { display: inline-flex; align-items: center; gap: 8px; padding: 8px 12px; border: 1px solid rgba(77,214,154,.28); border-radius: 999px; color: #8ee0b9; background: rgba(77,214,154,.08); font-size: 12px; font-weight: 700; }
.news-status::before { content: ''; width: 8px; height: 8px; border-radius: 50%; background: #5fdda3; box-shadow: 0 0 0 5px rgba(95,221,163,.1); }
.news-layout { display: grid; grid-template-columns: minmax(0,1fr) 300px; gap: 28px; align-items: start; }
.news-list { display: grid; gap: 18px; }
.news-card { position:relative; padding: 26px; border: 1px solid rgba(255,255,255,.1); border-radius: 18px; background: #0d1b2c; overflow:hidden; }
.news-card-image{height:230px;margin:-26px -26px 22px;overflow:hidden;border-radius:18px 18px 0 0;background:#132338}
.news-card-image img{width:100%;height:100%;object-fit:cover}
.news-image-note{position:absolute;top:190px;left:14px;padding:6px 9px;border-radius:999px;background:rgba(5,12,22,.82);color:rgba(255,255,255,.76);font-size:10px}
.news-card-top { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 12px; margin-bottom: 14px; }
.news-chip { padding: 6px 10px; border-radius: 999px; background: rgba(214,182,111,.12); color: #e6c983; font-size: 11px; font-weight: 700; text-transform: uppercase; }
.news-time { color: #8393a3; font-size: 12px; }
.news-card h2,.news-card h3 { margin: 0 0 12px; color: #fff; font-size: clamp(23px,3vw,31px); line-height: 1.25; }
.news-card > p { color: #b2bfca; line-height: 1.78; }
.news-impact { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 19px; }
.news-impact div { padding: 16px; border-radius: 12px; background: #091522; }
.news-impact strong { display: block; margin-bottom: 6px; color: #e6c983; font-size: 12px; }
.news-impact p { margin: 0; color: #9eacb9; font-size: 13px; line-height: 1.65; }
.news-source { display: inline-block; margin-top: 18px; color: #a8c8df; font-size: 13px; text-decoration: underline; text-underline-offset: 3px; }
.news-aside { position: sticky; top: 92px; display: grid; gap: 14px; }
.news-aside-card { padding: 22px; border: 1px solid rgba(255,255,255,.1); border-radius: 16px; background: #0d1b2c; }
.news-aside-card h3 { margin: 0 0 10px; color: #fff; font-size: 18px; }
.news-aside-card p,.news-aside-card li { color: #aab7c5; font-size: 13px; line-height: 1.7; }
.news-aside-card ul { margin: 0; padding-left: 18px; }
.news-disclaimer { margin-top: 26px; padding: 18px 20px; border-left: 3px solid #d6b66f; background: rgba(214,182,111,.08); color: #aebcc8; font-size: 13px; line-height: 1.7; }
.news-lead{display:grid;grid-template-columns:1fr minmax(280px,430px);gap:30px;align-items:center;padding:30px;border:1px solid rgba(226,194,127,.24);border-radius:22px;background:linear-gradient(135deg,#102238,#0a1727)}
.news-lead-copy h2{margin:12px 0 14px;color:#fff;font:600 clamp(30px,4vw,48px)/1.08 'Cormorant Garamond','Noto Serif SC',serif}
.news-lead-copy p{color:#b8c4cf;line-height:1.8}
.news-poster{display:block;overflow:hidden;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.35)}
.news-poster img{display:block;width:100%;height:auto}

@media (max-width: 980px) {
  .hub-route-grid,.hub-card-grid,.hub-theme-grid,.hub-country-grid,.hub-place-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .news-layout { grid-template-columns: 1fr; }
  .news-aside { position: static; grid-template-columns: repeat(2,minmax(0,1fr)); }
  .news-lead{grid-template-columns:1fr}
}
@media (max-width: 960px) {
  body.menu-open{overflow:hidden}
  .mobile-menu{display:block;justify-content:initial;align-items:initial;gap:0;padding:86px 16px 18px;overflow-y:auto;background:rgba(7,14,25,.985)}
  .mobile-menu .mm-shell{width:min(100%,520px);margin:0 auto}
  .mm-menu-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}
  .mm-menu-head strong{display:flex;margin:0;color:#fff;font:600 25px/1 'Cormorant Garamond','Noto Serif SC',serif;align-items:baseline;gap:9px}
  .mm-menu-head strong span{color:#d7b970;font:700 9px/1 Raleway,sans-serif;letter-spacing:.18em}
  .mm-close{display:grid;width:38px;height:38px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#0d1b2c;color:#fff;place-items:center;font-size:24px;line-height:1;cursor:pointer}
  .mobile-menu .mm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .mobile-menu .mm-tile{position:relative;display:flex;min-height:92px;overflow:hidden;padding:15px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background-image:linear-gradient(180deg,rgba(5,12,22,.2),rgba(5,12,22,.88)),var(--mm-bg);background-position:center;background-size:cover;color:#fff;align-items:flex-end;justify-content:space-between;gap:10px;font-family:'Noto Sans SC',Raleway,sans-serif;font-size:inherit;letter-spacing:0}
  .mobile-menu .mm-tile:hover{border-color:rgba(214,182,111,.58)}
  .mobile-menu .mm-tile strong{color:#fff;font-size:15px;text-shadow:0 2px 8px rgba(0,0,0,.5)}
  .mobile-menu .mm-tile>span{color:#e6cb86;font-size:14px}
  .mobile-menu .bt-mobile-language{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;margin:12px 0 0;padding:12px 0 0;border-top:1px solid rgba(255,255,255,.09)}
  .mobile-menu .bt-mobile-language a{min-height:40px!important;padding:8px!important;border-radius:10px;font:700 11px/1 Raleway,sans-serif;letter-spacing:.04em}
}
@media (max-width: 720px) {
  .hub-hero { min-height: 560px; }
  .hub-hero-inner { width: min(100% - 30px,1180px); padding: 132px 0 50px; }
  .hub-hero h1 { font-size: clamp(39px,12vw,58px); }
  .hub-shell { width: min(100% - 30px,1180px); }
  .hub-section { padding: 58px 0; }
  .hub-section-head { display: block; }
  .hub-section-link { display: inline-block; margin-top: 16px; }
  .hub-route-grid,.hub-card-grid,.hub-theme-grid,.hub-country-grid,.hub-place-grid,.news-aside,.news-impact { grid-template-columns: 1fr; }
  .hub-country-cover,.hub-place-cover,.hub-place-grid.is-single .hub-place-cover{min-height:390px}
  .hub-country-copy,.hub-place-copy{padding:23px}
  .hub-news-bridge { grid-template-columns: 1fr; padding: 24px; }
  .hub-controls { top: 62px; padding: 13px; }
  .hub-search-row { grid-template-columns: 1fr; }
  .hub-clear { min-height: 42px; }
  .hub-filter-row { flex-wrap: nowrap; overflow-x: auto; padding-bottom: 5px; scrollbar-width: thin; }
  .hub-filter,.hub-filter-label { flex: 0 0 auto; }
  .hub-stat { min-width: calc(50% - 6px); }
  .news-card { padding: 20px; }
  .news-card-image{height:190px;margin:-20px -20px 20px}
  .news-image-note{top:150px}
  .news-lead{padding:20px}
}
@media (prefers-reduced-motion: reduce) {
  .hub-card,.hub-route-card,.hub-card-image img { transition: none; }
}
