
:root{
  --f-bg:#03070d;--f-panel:rgba(5,15,26,.82);--f-panel2:rgba(8,21,36,.94);--f-line:rgba(145,192,222,.14);
  --f-text:#eef7ff;--f-muted:#7d96aa;--f-blue:#62d8ff;--f-cyan:#7cf2ff;--f-gold:#e7bd6c;--f-green:#62e4a0;
}
*{box-sizing:border-box}
html,body{margin:0;min-height:100%;background:var(--f-bg);color:var(--f-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body.immersive-body{overflow-x:hidden;background:radial-gradient(circle at 48% 0,#0a2032 0,#040a12 36%,#0a 80%)}
a{color:inherit}
.immersive-hero{height:100vh;min-height:760px;position:relative;overflow:hidden}
.immersive-hero-bg{position:absolute;inset:0;background:#06101a;overflow:hidden}

.immersive-top{position:absolute;z-index:20;top:16px;left:18px;right:18px;height:60px;display:flex;align-items:center;justify-content:space-between}
.immersive-brand{display:flex;align-items:center;gap:11px;padding:8px 12px 8px 8px;border:1px solid var(--f-line);background:rgba(3,10,18,.62);backdrop-filter:blur(18px);border-radius:14px;text-decoration:none}
.immersive-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#f6d79a,#b68438);color:#0c1620;font-size:22px}
.immersive-brand small{display:block;color:#7692a7;font-size:7px;letter-spacing:1.8px}.immersive-brand strong{display:block;font:500 17px Georgia,serif;margin-top:2px}
.immersive-nav{display:flex;gap:7px;align-items:center}.immersive-nav a,.immersive-nav button{height:39px;border-radius:999px;border:1px solid var(--f-line);background:rgba(4,12,21,.57);backdrop-filter:blur(14px);color:#afc3d3;text-decoration:none;padding:0 13px;display:flex;align-items:center;font-size:9px;letter-spacing:.5px;cursor:pointer}.immersive-nav a:hover,.immersive-nav button:hover{color:white;border-color:rgba(98,216,255,.35);background:rgba(10,30,45,.78)}
.immersive-sidebar{position:absolute;z-index:16;left:18px;top:94px;bottom:54px;width:212px;border:1px solid var(--f-line);border-radius:18px;background:rgba(3,12,21,.72);backdrop-filter:blur(20px);padding:15px 11px;overflow:auto}
.immersive-sidebar h4{font-size:7px;color:#5e849c;letter-spacing:1.8px;margin:15px 9px 7px}.immersive-side-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:#9db2c2;padding:9px;border-radius:10px;font-size:10px}.immersive-side-link:hover{background:#0c2537;color:#e9f7ff}.immersive-side-link i{width:27px;height:27px;border-radius:8px;background:#0d2433;display:grid;place-items:center;color:#82dfff;font-style:normal}
.immersive-maincopy{position:absolute;z-index:10;left:270px;top:120px;width:min(690px,54vw)}.immersive-kicker{font-size:9px;letter-spacing:3px;color:#8fb2c8}.immersive-maincopy h1{font:400 clamp(48px,5.5vw,84px)/.92 Georgia,serif;margin:10px 0 17px;letter-spacing:-2.8px}.immersive-maincopy h1 em{font-style:normal;color:#f0cb83}.immersive-maincopy p{font-size:14px;line-height:1.7;color:#a9bdcb;max-width:590px}
.immersive-actions{display:flex;gap:9px;margin-top:23px}.immersive-btn{border:1px solid var(--f-line);background:rgba(6,22,35,.72);color:#d5e8f5;border-radius:999px;padding:11px 15px;font-size:9px;font-weight:800;text-decoration:none;cursor:pointer}.immersive-btn.gold{background:linear-gradient(135deg,#d5a951,#a87531);color:#09121b;border-color:#e7bd6c}
.concierge{position:absolute;right:25px;top:105px;z-index:15;width:325px;border:1px solid rgba(214,179,105,.26);border-radius:18px;background:linear-gradient(160deg,rgba(9,22,35,.91),rgba(4,13,22,.86));backdrop-filter:blur(24px);padding:15px;box-shadow:0 30px 90px rgba(0,0,0,.32)}
.concierge-title{font-size:8px;letter-spacing:2px;color:var(--f-gold);font-weight:900}.concierge-chat{margin:10px 0;padding:12px;border:1px solid #1b394d;border-radius:13px;background:#0a1b29;min-height:82px;color:#b9cbd7;font-size:10px;line-height:1.55}.concierge-input{display:grid;grid-template-columns:1fr 38px;gap:6px}.concierge-input input{height:39px;border:1px solid #203b50;background:#07131d;border-radius:10px;padding:0 11px;color:#fff;outline:0;font-size:10px}.concierge-input button{border-radius:10px;border:1px solid #2c6b83;background:#123c50;color:#9deaff;cursor:pointer}.concierge-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.concierge-chips button{border:1px solid #1d384c;background:#0c1c29;color:#829bad;border-radius:999px;padding:6px 8px;font-size:8px;cursor:pointer}
.immersive-modules{position:absolute;left:270px;right:375px;bottom:66px;z-index:12;display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.module-card{min-height:128px;border:1px solid var(--f-line);border-radius:15px;background:linear-gradient(180deg,rgba(13,27,41,.75),rgba(4,12,21,.86));backdrop-filter:blur(18px);padding:14px;text-decoration:none;transition:.2s;overflow:hidden;position:relative}.module-card:after{content:"";position:absolute;inset:auto -25px -50px auto;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(96,214,255,.12),transparent 67%)}.module-card:hover{transform:translateY(-5px);border-color:rgba(98,216,255,.3)}.module-card small{font-size:7px;color:#63869d;letter-spacing:1.3px}.module-card h3{font:500 16px Georgia,serif;margin:7px 0;color:#f1f7fb}.module-card p{font-size:8px;color:#7d96a9;line-height:1.5}
.status-strip{position:absolute;left:18px;right:18px;bottom:12px;z-index:20;height:32px;border:1px solid var(--f-line);border-radius:10px;background:rgba(3,10,18,.74);display:flex;align-items:center;justify-content:space-between;padding:0 10px;backdrop-filter:blur(15px);font-size:7px;color:#57788e;letter-spacing:.7px}.status-strip .online{color:#77dba0}.status-strip .online:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#60e29a;margin-right:6px;box-shadow:0 0 10px #60e29a}
.immersive-section{padding:90px 5vw;background:#03070d}.immersive-section.alt{background:#07101a}.immersive-head{max-width:760px;margin-bottom:30px}.immersive-head small{font-size:8px;letter-spacing:2.2px;color:#6e93aa;font-weight:900}.immersive-head h2{font:500 42px Georgia,serif;margin:8px 0;color:#edf7fd}.immersive-head p{color:#7892a6;line-height:1.7;font-size:12px}
.world-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:14px}.world-map-shell{height:650px;border:1px solid var(--f-line);border-radius:22px;overflow:hidden;position:relative;background:#06101a}.world-map{position:absolute;inset:0}.world-controls{position:absolute;top:12px;left:12px;z-index:4;display:flex;gap:6px}.world-controls button{border:1px solid #214258;background:rgba(4,14,23,.8);backdrop-filter:blur(12px);color:#9db6c8;border-radius:999px;padding:8px 10px;font-size:8px;cursor:pointer}.world-side{display:grid;grid-template-rows:auto 1fr;gap:12px}.world-panel{border:1px solid var(--f-line);border-radius:18px;background:#08131e;padding:17px}.world-panel h3{font:500 22px Georgia,serif;margin:4px 0 10px}.world-panel p{font-size:10px;color:#7690a4;line-height:1.55}.time-slider{width:100%;accent-color:#e0b664}.lens-title{color:#f0c87b;font-size:9px;font-weight:900;letter-spacing:1.2px}.lens-copy{min-height:100px}.site-orbit{display:flex;flex-direction:column;gap:6px;max-height:330px;overflow:auto}.orbit-row{display:grid;grid-template-columns:42px 1fr auto;gap:8px;align-items:center;padding:7px;border:1px solid #142a3b;border-radius:10px;text-decoration:none}.orbit-row img,.orbit-ph{width:42px;height:38px;border-radius:7px;object-fit:cover;background:#102333}.orbit-ph{display:grid;place-items:center}.orbit-row b{font-size:9px}.orbit-row small{display:block;color:#657f92;font-size:7px}.orbit-row span{font-size:7px;color:#d1a958}
.experience-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.experience-card{border:1px solid var(--f-line);border-radius:18px;background:linear-gradient(160deg,#0a1723,#06101a);padding:18px;min-height:180px}.experience-card .num{font-size:8px;color:#e0b763}.experience-card h3{font:500 20px Georgia,serif;margin:18px 0 7px}.experience-card p{font-size:9px;color:#7690a3;line-height:1.6}
.immersive-footer{padding:35px 5vw;border-top:1px solid var(--f-line);background:#0a;display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;color:#5d788c;font-size:8px}.immersive-footer strong{font-family:Georgia,serif;color:#eaf6fd;font-size:14px}.immersive-footer a{text-decoration:none;color:#7495aa;margin:0 8px}
.immersive-page{min-height:100vh;padding-top:82px;background:radial-gradient(circle at 50% 0,#0c2132,#03070d 50%)}.immersive-page-head{padding:55px 6vw 25px}.immersive-page-head .crumb{font-size:8px;color:#637e92}.immersive-page-head h1{font:400 54px Georgia,serif;margin:10px 0}.immersive-page-head p{max-width:720px;color:#7892a6;line-height:1.65;font-size:12px}
.immersive-shell{padding:0 6vw 70px}.twin-layout{display:grid;grid-template-columns:320px 1fr;gap:15px}.twin-sidebar{border:1px solid var(--f-line);border-radius:18px;background:#07131d;padding:14px;max-height:720px;overflow:auto}.twin-list{display:flex;flex-direction:column;gap:5px}.twin-row{padding:8px;border:1px solid transparent;border-radius:10px;cursor:pointer}.twin-row:hover,.twin-row.active{background:#0d2434;border-color:#183a4f}.twin-row b{font-size:9px}.twin-row small{font-size:7px;color:#647f91;display:block}
.twin-stage{min-height:720px;border:1px solid var(--f-line);border-radius:22px;background:radial-gradient(circle at 50% 30%,#15304a,#06101a 60%);position:relative;overflow:hidden}.twin-photo{position:absolute;inset:0}.twin-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.06);transform:scale(1.05);transition:transform .2s}.twin-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,8,13,.75),rgba(3,8,13,.12),rgba(3,8,13,.5)),linear-gradient(0deg,#06101a,transparent 45%)}.twin-info{position:absolute;left:25px;bottom:25px;z-index:3;max-width:520px}.twin-info small{color:#dcb467;font-size:8px;letter-spacing:1.6px}.twin-info h2{font:500 35px Georgia,serif;margin:7px 0}.twin-info p{font-size:10px;line-height:1.6;color:#a3bac8}.hotspot{position:absolute;z-index:4;width:18px;height:18px;border-radius:50%;background:#f0c76f;border:4px solid rgba(255,255,255,.85);box-shadow:0 0 0 8px rgba(240,199,111,.12),0 0 25px rgba(240,199,111,.8)}
.graph-layout{display:grid;grid-template-columns:1fr 300px;gap:14px}.graph-stage{height:680px;border:1px solid var(--f-line);border-radius:20px;background:#06101a;overflow:hidden;position:relative}.graph-stage svg{width:100%;height:100%}.graph-panel{border:1px solid var(--f-line);background:#07131d;border-radius:18px;padding:16px}.graph-panel input,.graph-panel textarea{width:100%;border:1px solid #18364a;background:#06101a;color:#fff;border-radius:10px;padding:10px;margin:6px 0;font-size:9px}
.field-stage{position:relative;height:72vh;min-height:560px;border:1px solid var(--f-line);border-radius:22px;overflow:hidden;background:#07131d}.field-stage video{width:100%;height:100%;object-fit:cover;background:#08}.field-overlay{position:absolute;inset:0;pointer-events:none}.field-reticle{position:absolute;left:50%;top:50%;width:120px;height:120px;border:1px solid rgba(112,230,255,.55);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 40px rgba(98,216,255,.08)}.field-card{position:absolute;left:20px;right:20px;bottom:20px;background:rgba(3,12,21,.78);border:1px solid var(--f-line);backdrop-filter:blur(14px);border-radius:14px;padding:14px}.field-card b{display:block;font:500 20px Georgia,serif}.field-card small{font-size:8px;color:#6e8da1}.field-card p{font-size:9px;color:#93aabd}
@media(max-width:1100px){.immersive-sidebar{display:none}.immersive-maincopy{left:30px;width:min(650px,70vw)}.immersive-modules{left:30px;right:30px}.concierge{top:auto;bottom:215px}.world-grid,.twin-layout,.graph-layout{grid-template-columns:1fr}.experience-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.immersive-nav a:not(:last-child){display:none}.immersive-hero{min-height:980px;height:auto}.immersive-maincopy{top:105px;left:20px;right:20px;width:auto}.immersive-maincopy h1{font-size:50px}.concierge{left:20px;right:20px;width:auto;top:430px;bottom:auto}.immersive-modules{left:20px;right:20px;bottom:50px;grid-template-columns:repeat(2,1fr)}.module-card:last-child{display:none}.experience-cards{grid-template-columns:1fr}.world-map-shell{height:520px}.immersive-footer{grid-template-columns:1fr}.immersive-footer>div:last-child{display:none}}

.immersive-hero-bg #heroMap{position:absolute;inset:-2%;width:104%;height:104%}
.immersive-hero-bg:after{content:"";position:absolute;inset:0;pointer-events:none;background:
linear-gradient(90deg,rgba(2,8,15,.95) 0%,rgba(2,8,15,.72) 24%,rgba(2,8,15,.24) 57%,rgba(2,8,15,.66) 100%),
linear-gradient(0deg,#03070d 0%,rgba(3,7,13,.72) 11%,transparent 38%,rgba(3,7,13,.08) 100%),
radial-gradient(circle at 53% 45%,transparent 0%,rgba(2,7,12,.08) 47%,rgba(2,7,12,.48) 110%)}
.hero-map-glow{position:absolute;inset:0;pointer-events:none;z-index:1;box-shadow:inset 0 0 160px rgba(0,0,0,.72)}
.platform-wordmark{font-size:9px;color:#e9c47d;letter-spacing:2.2px;font-weight:900;margin-top:4px}
.immersive-maincopy h1 em{display:block;font-size:.54em;line-height:1.15;letter-spacing:-1px;margin-top:9px}


/* Arabic / Hebrew typography and RTL polish */
html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea {
  font-family: "Noto Sans Arabic", "Geeza Pro", Tahoma, Arial, sans-serif;
}
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] .brand strong,
html[lang="ar"] .immersive-brand strong {
  font-family: "Noto Naskh Arabic", "Geeza Pro", Tahoma, Arial, serif;
  letter-spacing: 0;
}
html[lang="ar"] .maplibregl-popup-content,
html[lang="ar"] .maplibregl-ctrl-attrib,
html[lang="ar"] .maplibregl-ctrl-scale {
  font-family: "Noto Sans Arabic", "Geeza Pro", Tahoma, Arial, sans-serif;
  direction: rtl;
  text-align: right;
}
html[lang="ar"] .site-header nav,
html[lang="ar"] .immersive-nav,
html[lang="ar"] .builder-actions,
html[lang="ar"] .dest-actions { direction: rtl; }
html[lang="he"] body,
html[lang="he"] button,
html[lang="he"] input,
html[lang="he"] select,
html[lang="he"] textarea {
  font-family: "Noto Sans Hebrew", Arial, sans-serif;
}


/* V3 cinematic arrival */
.immersive-hero:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.34;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to bottom,black,transparent 76%)}
.immersive-hero:after{content:"";position:absolute;z-index:2;left:45%;top:29%;width:36vw;height:36vw;border:1px solid rgba(124,242,255,.06);border-radius:50%;box-shadow:0 0 0 7vw rgba(98,216,255,.015),0 0 0 14vw rgba(231,189,108,.012);pointer-events:none;animation:heroRadar 13s linear infinite}
@keyframes heroRadar{to{transform:rotate(360deg)}}
.immersive-maincopy{top:112px}.immersive-maincopy h1{text-shadow:0 18px 60px rgba(0,0,0,.45)}
.hero-metrics{display:flex;gap:8px;margin-top:20px;max-width:525px}.hero-metrics>div{min-width:126px;border:1px solid rgba(145,192,222,.16);border-radius:13px;padding:10px 12px;background:linear-gradient(180deg,rgba(9,27,41,.6),rgba(3,12,20,.42));backdrop-filter:blur(13px)}.hero-metrics strong{display:block;font:500 24px Georgia,serif;color:#f1d18d}.hero-metrics span{display:block;margin-top:2px;color:#6f8ea2;font-size:7px;text-transform:uppercase;letter-spacing:1.2px}
.hero-spotlight{position:absolute;z-index:17;right:25px;top:355px;width:325px;min-height:82px;border:1px solid rgba(98,216,255,.18);border-radius:16px;background:rgba(3,13,22,.72);backdrop-filter:blur(20px);display:grid;grid-template-columns:34px 1fr auto;gap:11px;align-items:center;padding:11px 13px;text-decoration:none;box-shadow:0 22px 70px rgba(0,0,0,.25);transition:.25s}.hero-spotlight:hover{transform:translateY(-3px);border-color:rgba(231,189,108,.38)}.hero-spotlight small{font-size:7px;letter-spacing:1.4px;color:#6d93aa}.hero-spotlight strong{display:block;font:500 14px Georgia,serif;margin-top:3px;color:#eff8ff}.hero-spotlight p{margin:3px 0 0;font-size:7px;color:#718da0}.hero-spotlight>b{font-size:7px;color:#d8ae5e}.spotlight-pulse{width:30px;height:30px;border:1px solid rgba(124,242,255,.3);border-radius:50%;display:grid;place-items:center}.spotlight-pulse span{width:7px;height:7px;border-radius:50%;background:#7cf2ff;box-shadow:0 0 16px #7cf2ff;animation:signal 1.7s ease-out infinite}@keyframes signal{0%{box-shadow:0 0 0 0 rgba(124,242,255,.5)}100%{box-shadow:0 0 0 11px rgba(124,242,255,0)}}.hero-spotlight.pulse-in{animation:spotIn .55s ease}@keyframes spotIn{0%{opacity:.45;transform:translateY(5px)}100%{opacity:1;transform:none}}
.heritage-network-strip{height:54px;border-top:1px solid var(--f-line);border-bottom:1px solid var(--f-line);background:#07111b;overflow:hidden;display:flex;align-items:center}.network-track{white-space:nowrap;display:flex;gap:22px;align-items:center;min-width:max-content;padding-left:5vw;color:#7290a4;font-size:8px;letter-spacing:2px;animation:networkDrift 28s linear infinite}.network-track i{color:#e7bd6c;font-style:normal;font-size:7px}@keyframes networkDrift{50%{transform:translateX(-5vw)}}
.module-card{box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.module-card:hover{box-shadow:0 18px 50px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.04)}
.world-map-shell:after{content:"LIVE SPATIAL ARCHIVE";position:absolute;right:14px;bottom:12px;z-index:4;color:#6e94aa;font-size:7px;letter-spacing:1.5px;background:rgba(3,12,21,.72);border:1px solid #18364a;border-radius:999px;padding:7px 9px;pointer-events:none}
@media(max-width:1100px){.hero-spotlight{display:none}.immersive-maincopy{width:min(610px,70vw)}}
@media(max-width:760px){.immersive-hero{min-height:1300px}.hero-spotlight{display:grid}.hero-metrics{gap:5px}.hero-metrics>div{min-width:0;flex:1;padding:9px}.hero-metrics strong{font-size:19px}.hero-spotlight{left:20px;right:20px;top:520px;width:auto}.concierge{top:622px}.immersive-modules{bottom:48px}.heritage-network-strip{height:48px}}
@media(prefers-reduced-motion:reduce){.immersive-hero:after,.network-track,.spotlight-pulse span{animation:none}}


/* === Visual Face Refresh / Editorial Homepage === */
:root{--vf-bg:#f6f3ec;--vf-paper:#fffdfa;--vf-panel:#ffffff;--vf-ink:#1f2f40;--vf-muted:#66717d;--vf-line:#e6dccb;--vf-accent:#153a63;--vf-accent2:#c49a4a;--vf-soft:#f4ecdf;--vf-blue:#dbe7f5}
html,body{background:var(--vf-bg);color:var(--vf-ink)}
body.editorial-body{overflow-x:hidden;background:linear-gradient(180deg,#f8f5ef,#f6f3ec 24%,#fcfaf6 100%)}
body.editorial-body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 0,rgba(196,154,74,.08),transparent 18%),radial-gradient(circle at 92% 16%,rgba(21,58,99,.06),transparent 22%);z-index:-1}
.editorial-hero{padding:24px 5vw 34px}
.hero-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px}.editorial-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.editorial-mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#173f6b,#0e2944);display:grid;place-items:center;color:#fff;font-size:24px;box-shadow:0 18px 35px rgba(8,42,84,.16)}.editorial-brand small{display:block;font-size:7px;letter-spacing:1.9px;color:#8a6f43;font-weight:900}.editorial-brand strong{display:block;font:600 19px Georgia,serif;color:var(--vf-accent)}
.editorial-nav{display:flex;gap:18px;flex-wrap:wrap}.editorial-nav a{text-decoration:none;font-size:11px;color:#55616f}.editorial-nav a:hover{color:var(--vf-accent)}
.hero-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:28px;align-items:start}.hero-copy{padding:44px 0 0}.hero-kicker{font-size:10px;letter-spacing:2.8px;color:#8f774e;font-weight:900}.hero-copy h1{font:500 clamp(56px,6.4vw,88px)/.95 Georgia,serif;letter-spacing:-2.6px;margin:14px 0 20px;color:#102a45}.hero-copy p{font-size:18px;line-height:1.75;color:#5f6975;max-width:690px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 18px;border-radius:999px;text-decoration:none;font-size:11px;font-weight:800;border:1px solid #d8cfbf;background:#fff;color:#364657;box-shadow:0 10px 28px rgba(8,42,84,.06)}.hero-btn.primary{background:var(--vf-accent);color:#fff;border-color:var(--vf-accent)}
.hero-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:28px}.hero-metrics>div{background:var(--vf-paper);border:1px solid var(--vf-line);border-radius:18px;padding:16px 16px 14px;box-shadow:0 18px 45px rgba(16,34,52,.05)}.hero-metrics strong{display:block;font:500 30px Georgia,serif;color:var(--vf-accent)}.hero-metrics span{display:block;font-size:8px;letter-spacing:1.2px;text-transform:uppercase;color:#8a7f71;margin-top:4px}
.hero-visual-shell{display:grid;grid-template-rows:auto auto;gap:14px}.hero-map-card{position:relative;height:560px;border-radius:28px;overflow:hidden;border:1px solid rgba(8,42,84,.12);background:#dde5ef;box-shadow:0 25px 60px rgba(8,42,84,.12)}.hero-map-card #heroMap{position:absolute;inset:0}.hero-map-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,0) 28%,rgba(255,255,255,.72) 100%);pointer-events:none}.hero-map-overlay{position:absolute;left:18px;right:18px;bottom:18px;display:flex;justify-content:space-between;align-items:end;gap:18px;padding:18px 20px;border-radius:22px;background:rgba(255,253,250,.92);backdrop-filter:blur(18px);border:1px solid rgba(8,42,84,.08)}.hero-map-overlay small{display:block;font-size:8px;letter-spacing:1.7px;color:#8b7448;font-weight:900}.hero-map-overlay strong{display:block;font:500 24px Georgia,serif;color:#12314f;margin-top:8px}.hero-map-overlay p{margin:7px 0 0;font-size:11px;color:#5e6974;max-width:430px;line-height:1.5}.hero-map-overlay a{text-decoration:none;font-size:11px;font-weight:800;color:var(--vf-accent)}
.hero-side-panel{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hero-panel-card{background:var(--vf-paper);border:1px solid var(--vf-line);border-radius:20px;padding:18px 18px 16px;box-shadow:0 18px 45px rgba(16,34,52,.05)}.hero-panel-card small{display:block;font-size:8px;letter-spacing:1.7px;color:#8b7448;font-weight:900}.hero-panel-card h3{font:500 23px Georgia,serif;color:#102c48;margin:12px 0 8px}.hero-panel-card p,.hero-panel-card li{font-size:11px;line-height:1.65;color:#616b77}.hero-panel-card ul{padding-left:18px;margin:12px 0 0}
.summary-band{padding:0 5vw 10px}.summary-inner{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:12px;padding:16px 18px;border:1px solid var(--vf-line);background:#fffdfa;border-radius:20px;box-shadow:0 18px 45px rgba(16,34,52,.04)}.summary-inner small{display:block;font-size:8px;letter-spacing:1.7px;color:#8b7448;font-weight:900}.summary-inner strong{display:block;margin-top:7px;font-size:13px;line-height:1.5;color:#304253}
.editorial-section{padding:74px 5vw}.section-head{max-width:820px;margin-bottom:28px}.section-head small{display:block;font-size:9px;letter-spacing:2px;color:#8b7448;font-weight:900}.section-head h2{font:500 50px/1.02 Georgia,serif;color:#102a45;margin:12px 0 14px}.section-head p{font-size:15px;line-height:1.75;color:#66717d}
.atlas-core-grid{display:grid;grid-template-columns:1.22fr .78fr;gap:18px}.atlas-map-shell{position:relative;height:700px;border-radius:28px;overflow:hidden;background:#dde5ef;border:1px solid rgba(8,42,84,.12);box-shadow:0 25px 60px rgba(8,42,84,.1)}.atlas-map-shell #worldMap{position:absolute;inset:0}.atlas-map-tools{position:absolute;top:16px;left:16px;display:flex;gap:8px;z-index:3}.atlas-map-tools button{height:40px;border-radius:999px;padding:0 14px;border:1px solid rgba(8,42,84,.12);background:rgba(255,253,250,.92);color:#314555;backdrop-filter:blur(16px);cursor:pointer;font-size:10px}
.atlas-side-panel{display:grid;grid-template-rows:auto 1fr;gap:14px}.atlas-lens-card,.atlas-list-card{background:var(--vf-paper);border:1px solid var(--vf-line);border-radius:24px;padding:20px;box-shadow:0 18px 45px rgba(16,34,52,.05)}.atlas-lens-card small,.list-head small{display:block;font-size:8px;letter-spacing:1.7px;color:#8b7448;font-weight:900}.atlas-lens-card h3{font:500 28px Georgia,serif;color:#102b47;margin:12px 0 10px}.atlas-lens-card p{font-size:12px;line-height:1.7;color:#616b77}.lens-scale{display:flex;justify-content:space-between;color:#7c7f7a;font-size:8px;margin-top:8px}.list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.list-head a{text-decoration:none;font-size:10px;font-weight:800;color:var(--vf-accent)}
.site-orbit{display:flex;flex-direction:column;gap:8px;max-height:500px;overflow:auto}.orbit-row{display:grid;grid-template-columns:52px 1fr auto;gap:10px;align-items:center;padding:9px;border:1px solid #ebe2d3;border-radius:14px;text-decoration:none;background:#fff}.orbit-row img,.orbit-ph{width:52px;height:48px;border-radius:10px;object-fit:cover;background:#e6ebf0}.orbit-row b{font-size:10px;color:#27394b}.orbit-row small{display:block;color:#6c7782;font-size:8px;margin-top:2px}.orbit-row span{font-size:8px;color:#967646;letter-spacing:1px}
.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card-lite{background:var(--vf-paper);border:1px solid var(--vf-line);border-radius:22px;overflow:hidden;box-shadow:0 18px 45px rgba(16,34,52,.05);display:flex;flex-direction:column}.feature-card-lite img,.feature-ph{width:100%;height:220px;object-fit:cover;background:#e6e2d7}.feature-ph{display:grid;place-items:center;font-size:34px;color:#9a875d}.feature-card-body{padding:18px 18px 16px}.feature-tag{display:inline-block;font-size:8px;letter-spacing:1.4px;color:#8b7448;font-weight:900;margin-bottom:9px}.feature-card-body h3{font:500 27px/1.08 Georgia,serif;color:#102b47;margin:0 0 10px}.feature-card-body p{font-size:11px;line-height:1.7;color:#616b77;margin:0 0 14px}.feature-meta{display:flex;justify-content:space-between;gap:10px;font-size:9px;color:#7b7166}.feature-meta a{text-decoration:none;color:var(--vf-accent);font-weight:800}
.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.journey-card-lite{background:var(--vf-paper);border:1px solid var(--vf-line);border-radius:22px;padding:22px;box-shadow:0 18px 45px rgba(16,34,52,.05)}.journey-card-lite small{display:block;font-size:8px;letter-spacing:1.5px;color:#8b7448;font-weight:900}.journey-card-lite h3{font:500 30px Georgia,serif;color:#102b47;margin:12px 0 8px}.journey-card-lite p{font-size:11px;line-height:1.75;color:#616b77}.journey-card-lite .journey-meta{display:flex;justify-content:space-between;gap:8px;margin:16px 0 14px;font-size:9px;color:#6f6b63}.journey-card-lite a{text-decoration:none;font-size:10px;font-weight:800;color:var(--vf-accent)}
.provenance-card{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;padding:28px;background:#fffdfa;border:1px solid var(--vf-line);border-radius:28px;box-shadow:0 18px 45px rgba(16,34,52,.05)}.provenance-card small{display:block;font-size:9px;letter-spacing:1.8px;color:#8b7448;font-weight:900}.provenance-card h2{font:500 38px Georgia,serif;color:#102b47;margin:12px 0 14px}.provenance-card p{font-size:14px;line-height:1.8;color:#616b77}.provenance-key{display:flex;flex-direction:column;gap:12px}.provenance-key>div{padding:14px 16px;border-radius:18px;background:#fff;border:1px solid #ebe2d3}.provenance-key b{display:block;font-size:12px;color:#2a3c4d}.provenance-key small{display:block;margin-top:6px;font-size:10px;color:#6a737b;letter-spacing:0;text-transform:none;font-weight:500}.key-dot{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:8px;vertical-align:middle}.key-dot.verified{background:#4b8a5b}.key-dot.approximate{background:#d4a43d}.key-dot.city{background:#9f7e48}
.editorial-footer{padding:30px 5vw 42px;border-top:1px solid rgba(8,42,84,.08);display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center}.editorial-footer strong{display:block;font:500 18px Georgia,serif;color:#102a45}.editorial-footer span{display:block;font-size:9px;color:#6a737b;margin-top:6px}.editorial-footer .footer-links{display:flex;gap:16px}.editorial-footer .footer-links a{text-decoration:none;font-size:10px;color:#57606c}.editorial-footer .footer-note{text-align:right;font-size:9px;line-height:1.6;color:#737b82}
@media(max-width:1180px){.hero-shell,.atlas-core-grid,.provenance-card{grid-template-columns:1fr}.hero-side-panel,.featured-grid,.journey-grid{grid-template-columns:1fr 1fr}.summary-inner{grid-template-columns:1fr}.editorial-footer{grid-template-columns:1fr;justify-items:start}.editorial-footer .footer-note{text-align:left}}
@media(max-width:760px){.editorial-hero{padding:18px 16px 22px}.hero-header{align-items:flex-start;flex-direction:column}.editorial-nav{gap:14px}.hero-copy{padding-top:10px}.hero-copy h1{font-size:50px}.hero-copy p{font-size:16px}.hero-metrics,.hero-side-panel,.featured-grid,.journey-grid{grid-template-columns:1fr}.hero-map-card{height:420px}.hero-map-overlay{flex-direction:column;align-items:flex-start}.summary-band,.editorial-section,.editorial-footer{padding-left:16px;padding-right:16px}.section-head h2{font-size:38px}.atlas-map-shell{height:500px}.provenance-card h2{font-size:32px}.editorial-footer .footer-links{flex-wrap:wrap}}


/* Directionality safeguard: the editorial homepage is English-first. */
body.editorial-body[data-ui-lang="en"]{direction:ltr!important;text-align:left}
body.editorial-body[data-ui-lang="en"] .hero-header,
body.editorial-body[data-ui-lang="en"] .editorial-nav,
body.editorial-body[data-ui-lang="en"] .hero-actions,
body.editorial-body[data-ui-lang="en"] .hero-metrics,
body.editorial-body[data-ui-lang="en"] .summary-inner,
body.editorial-body[data-ui-lang="en"] .atlas-core-grid,
body.editorial-body[data-ui-lang="en"] .featured-grid,
body.editorial-body[data-ui-lang="en"] .journey-grid,
body.editorial-body[data-ui-lang="en"] .editorial-footer{direction:ltr!important}

/* === Integrated trilingual immersive tools === */
.global-lang-switch{display:inline-flex;gap:3px;padding:3px;border:1px solid rgba(145,192,222,.16);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);white-space:nowrap}
.global-lang-switch button{border:0;background:transparent;color:#9bb0bf;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:800;cursor:pointer}
.global-lang-switch button.active{background:#e7bd6c;color:#0a1723}
.editorial-body .global-lang-switch{border-color:#e1d7c7;background:#fffdfa}.editorial-body .global-lang-switch button{color:#66717d}.editorial-body .global-lang-switch button.active{background:#153a63;color:#fff}
.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.platform-card{min-height:190px;padding:22px;border:1px solid var(--vf-line);border-radius:22px;background:var(--vf-paper);box-shadow:0 18px 45px rgba(16,34,52,.05);text-decoration:none;display:flex;flex-direction:column}.platform-card>span{font-size:9px;color:#9a7b45;font-weight:900;letter-spacing:1px}.platform-card h3{font:500 27px Georgia,serif;color:#102b47;margin:28px 0 8px}.platform-card p{font-size:11px;line-height:1.7;color:#616b77;margin:0}.platform-card b{font-size:10px;color:#153a63;margin-top:auto;padding-top:18px}.platform-card:hover{transform:translateY(-4px);box-shadow:0 22px 52px rgba(16,34,52,.08)}
/* Bring specialist tools into the same light visual family without removing their spatial character. */
body.immersive-body:not(.editorial-body){background:linear-gradient(180deg,#f8f5ef,#f3eee5);color:#253646}
body.immersive-body:not(.editorial-body) .immersive-top{background:rgba(248,245,239,.92);border:1px solid rgba(20,58,99,.08);border-radius:18px;padding:8px 10px;box-shadow:0 14px 34px rgba(16,34,52,.08);backdrop-filter:blur(18px)}
body.immersive-body:not(.editorial-body) .immersive-brand{background:transparent;border:0;box-shadow:none}body.immersive-body:not(.editorial-body) .immersive-brand strong{color:#143a63}body.immersive-body:not(.editorial-body) .immersive-brand small{color:#8a6f43}
body.immersive-body:not(.editorial-body) .immersive-nav a,body.immersive-body:not(.editorial-body) .immersive-nav button{background:#fffdfa;border-color:#e3d9c8;color:#5f6973}
body.immersive-body:not(.editorial-body) .immersive-page{background:transparent;color:#253646}body.immersive-body:not(.editorial-body) .immersive-page-head h1{color:#143a63}body.immersive-body:not(.editorial-body) .immersive-page-head p,body.immersive-body:not(.editorial-body) .immersive-page-head .crumb{color:#66717d}
body.immersive-body:not(.editorial-body) .world-panel,body.immersive-body:not(.editorial-body) .twin-sidebar,body.immersive-body:not(.editorial-body) .graph-panel,body.immersive-body:not(.editorial-body) .field-card{background:#fffdfa;border-color:#e3d9c8;color:#253646;box-shadow:0 18px 42px rgba(16,34,52,.06)}
body.immersive-body:not(.editorial-body) .world-panel h3,body.immersive-body:not(.editorial-body) .graph-panel h3{color:#143a63}body.immersive-body:not(.editorial-body) .world-panel p,body.immersive-body:not(.editorial-body) .graph-panel p{color:#66717d}
body.immersive-body:not(.editorial-body) .graph-panel input,body.immersive-body:not(.editorial-body) .graph-panel textarea{background:#fff;border-color:#e3d9c8;color:#253646}
body.immersive-body:not(.editorial-body) .twin-row:hover,body.immersive-body:not(.editorial-body) .twin-row.active{background:#f4ecdf;border-color:#dfd1b9}body.immersive-body:not(.editorial-body) .twin-row b{color:#253646}
body.immersive-body:not(.editorial-body) .lens-title{color:#9a7b45}
html[dir="rtl"] .immersive-page-head,html[dir="rtl"] .world-panel,html[dir="rtl"] .graph-panel,html[dir="rtl"] .twin-sidebar,html[dir="rtl"] .field-card{text-align:right}
html[dir="rtl"] .immersive-top,html[dir="rtl"] .immersive-nav{direction:rtl}
html[dir="rtl"] .hero-shell,html[dir="rtl"] .summary-inner,html[dir="rtl"] .atlas-core-grid,html[dir="rtl"] .provenance-card{direction:rtl}
html[dir="rtl"] .hero-copy,html[dir="rtl"] .section-head,html[dir="rtl"] .hero-panel-card,html[dir="rtl"] .atlas-side-panel,html[dir="rtl"] .platform-card{text-align:right}
@media(max-width:1180px){.hero-header{flex-wrap:wrap}.global-lang-switch{order:3}.platform-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.platform-grid{grid-template-columns:1fr}.immersive-top{left:10px!important;right:10px!important;flex-wrap:wrap;height:auto!important}.immersive-page{padding-top:125px!important}.global-lang-switch{width:auto;justify-content:center}}

/* V9 people-family memory graph */
.graph-panel{display:flex;flex-direction:column;gap:14px}.graph-legend,.memory-entry{border:1px solid var(--f-line);border-radius:15px;background:rgba(7,19,29,.65);padding:14px}.graph-legend h3,.memory-entry h3{font:500 19px Georgia,serif;margin:8px 0 10px}.graph-legend p,.memory-entry p{font-size:8px;line-height:1.55;color:#7894a7}.graph-legend-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0}.graph-legend-grid span{display:flex;align-items:center;gap:7px;font-size:8px;color:#91aabd}.graph-legend-grid i{width:9px;height:9px;border-radius:50%;box-shadow:0 0 10px rgba(255,255,255,.08)}.memory-note-row{margin-top:7px;padding:8px;border:1px solid #173347;border-radius:9px}.memory-note-row b{font-size:9px}.memory-note-row small{display:block;color:#6a8799;font-size:7px}
body.immersive-body:not(.editorial-body) .graph-stage{background:#fffdfa;border-color:#e3d9c8;box-shadow:0 18px 42px rgba(16,34,52,.06)}
body.immersive-body:not(.editorial-body) .graph-legend,body.immersive-body:not(.editorial-body) .memory-entry{background:#fffdfa;border-color:#e3d9c8}
body.immersive-body:not(.editorial-body) .graph-legend-grid span{color:#566a7a}

/* === V10.1 mobile-first immersive/editorial pass === */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video,canvas{max-width:100%}
.mobile-nav-toggle{display:none;border:1px solid #e3d9c8;background:#fffdfa;color:#143a63;border-radius:999px;min-height:44px;padding:0 12px;align-items:center;gap:7px;font:800 10px/1 Inter,ui-sans-serif,system-ui;cursor:pointer;z-index:40}.mobile-nav-icon{font-size:20px;line-height:1}.mobile-nav-label{font-size:9px}

@media(max-width:1050px){
  .hero-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center!important}.hero-header .editorial-brand{grid-column:1;min-width:0}.hero-header .global-lang-switch{grid-column:2;order:initial!important}.hero-header>.mobile-nav-toggle{grid-column:3;display:inline-flex}.hero-header .editorial-nav{grid-column:1/-1;grid-row:2;display:none!important;width:100%;padding-top:8px;border-top:1px solid rgba(20,58,99,.08);gap:6px;flex-direction:column;align-items:stretch}.hero-header.nav-open .editorial-nav{display:flex!important}.hero-header .editorial-nav a{min-height:46px;display:flex;align-items:center;padding:0 12px;border-radius:12px;background:rgba(255,253,250,.72);font-size:13px}
  .immersive-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;align-items:center!important;height:auto!important;min-height:68px;padding:8px 10px!important}.immersive-top .immersive-brand{grid-column:1;min-width:0}.immersive-top .global-lang-switch{grid-column:2;width:auto!important;order:initial!important}.immersive-top>.mobile-nav-toggle{grid-column:3;display:inline-flex}.immersive-top .immersive-nav{grid-column:1/-1;grid-row:2;display:none!important;width:100%;padding-top:8px;border-top:1px solid rgba(20,58,99,.08);gap:6px;flex-direction:column;align-items:stretch}.immersive-top.nav-open .immersive-nav{display:flex!important}.immersive-top .immersive-nav a,.immersive-top .immersive-nav button{display:flex!important;width:100%;min-height:46px;justify-content:flex-start;padding:0 12px;border-radius:12px;font-size:12px}
  html[dir="rtl"] .immersive-top .immersive-nav a{justify-content:flex-end}
  .immersive-page{padding-top:98px!important}.world-grid,.twin-layout,.graph-layout{grid-template-columns:1fr!important}.twin-sidebar{max-height:300px}.world-map-shell{height:540px}.graph-stage{height:600px}.field-stage{height:70vh;min-height:540px}
}

@media(max-width:720px){
  body.immersive-body{font-size:16px}
  .hero-header{grid-template-columns:minmax(0,1fr) auto auto!important;padding:0}.editorial-brand{min-width:0}.editorial-brand span:last-child{min-width:0}.editorial-brand small{display:none}.editorial-brand strong{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editorial-mark{width:40px;height:40px;border-radius:13px}.hero-header .global-lang-switch{width:auto!important}.global-lang-switch{padding:2px!important}.global-lang-switch button{padding:8px 6px!important;font-size:8px!important}.mobile-nav-toggle{padding:0 10px}.mobile-nav-label{display:none}
  .editorial-hero{padding:14px 14px 20px!important}.hero-copy{padding-top:20px!important}.hero-copy h1{font-size:clamp(44px,13vw,58px)!important;line-height:.98;letter-spacing:-2px}.hero-copy p{font-size:15px!important;line-height:1.72}.hero-actions{display:grid;grid-template-columns:1fr;gap:8px}.hero-btn{min-height:48px;width:100%;font-size:12px}.hero-metrics{grid-template-columns:1fr 1fr!important;gap:8px}.hero-metrics>div{padding:13px}.hero-metrics strong{font-size:26px}.hero-metrics span{font-size:9px;line-height:1.35}
  .hero-map-card{height:390px!important;border-radius:20px}.hero-map-overlay{left:10px;right:10px;bottom:10px;padding:14px!important;border-radius:16px;gap:10px}.hero-map-overlay strong{font-size:20px}.hero-map-overlay p{font-size:12px;line-height:1.5}.hero-map-overlay a{min-height:40px;display:flex;align-items:center;font-size:11px}
  .hero-side-panel{grid-template-columns:1fr!important}.hero-panel-card{padding:16px}.hero-panel-card h3{font-size:22px}.hero-panel-card p,.hero-panel-card li{font-size:13px}.summary-band,.editorial-section,.editorial-footer{padding-left:14px!important;padding-right:14px!important}.summary-inner{padding:14px}.summary-inner strong{font-size:12px}.section-head h2{font-size:34px!important}.section-head p{font-size:14px}.atlas-map-shell{height:460px!important;border-radius:20px}.atlas-map-tools{left:10px;right:10px;top:10px;display:flex;gap:6px;overflow-x:auto;max-width:calc(100% - 20px)}.atlas-map-tools button,.world-controls button{min-height:44px;white-space:nowrap;font-size:10px;padding:0 13px}.atlas-lens-card,.atlas-list-card{padding:16px;border-radius:18px}.atlas-lens-card h3{font-size:25px}.atlas-lens-card p{font-size:13px}.lens-scale{font-size:9px;gap:4px}.site-orbit{max-height:420px}.orbit-row{grid-template-columns:52px minmax(0,1fr) auto;padding:10px}.orbit-row img,.orbit-ph{width:52px;height:48px}.orbit-row b{font-size:12px}.orbit-row small{font-size:10px}.orbit-row span{font-size:9px}
  .featured-grid,.journey-grid,.platform-grid{grid-template-columns:1fr!important}.feature-card-body h3,.journey-card-lite h3,.platform-card h3{font-size:25px}.feature-card-body p,.journey-card-lite p,.platform-card p{font-size:13px}.platform-card{min-height:0;padding:18px}.platform-card h3{margin-top:18px}.provenance-card{padding:18px}.provenance-card h2{font-size:30px!important}.provenance-card p{font-size:13px}.provenance-key b{font-size:13px}.provenance-key small{font-size:11px}
  .editorial-footer{gap:18px}.editorial-footer .footer-links{display:flex;gap:8px;flex-wrap:wrap}.editorial-footer .footer-links a{font-size:11px;padding:6px 0}.editorial-footer .footer-note{font-size:11px;line-height:1.6;text-align:left!important}
  html[dir="rtl"] .editorial-footer .footer-note{text-align:right!important}

  .immersive-top{left:8px!important;right:8px!important;top:max(8px,env(safe-area-inset-top))!important;padding:7px 8px!important;border-radius:15px!important}.immersive-mark{width:38px;height:38px;border-radius:11px}.immersive-brand{gap:7px!important;padding:4px!important}.immersive-brand small{display:none!important}.immersive-brand strong{font-size:14px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.immersive-top .global-lang-switch button{padding:8px 5px!important}
  .immersive-page{padding-top:92px!important}.immersive-page-head{padding:32px 16px 20px!important}.immersive-page-head h1{font-size:38px!important;line-height:1.05}.immersive-page-head p{font-size:14px!important;line-height:1.7}.immersive-page-head .crumb{font-size:10px}.immersive-shell{padding:0 16px 48px!important}
  .world-map-shell{height:450px!important;border-radius:18px}.world-controls{left:10px!important;right:10px;top:10px!important;display:flex;overflow-x:auto;gap:6px}.world-panel{padding:16px!important}.world-panel h3{font-size:23px!important}.world-panel p{font-size:13px!important;line-height:1.65}.lens-title{font-size:10px}.lens-copy{min-height:0}.time-slider{height:36px}
  .twin-sidebar{max-height:245px!important;padding:12px}.twin-row{padding:11px}.twin-row b{font-size:12px!important}.twin-row small{font-size:10px!important}.twin-stage{min-height:520px!important;border-radius:18px}.twin-info{left:16px!important;right:16px!important;bottom:16px!important;max-width:none}.twin-info h2{font-size:29px!important}.twin-info p{font-size:13px!important;line-height:1.6}.immersive-actions{display:grid;grid-template-columns:1fr;gap:7px}.immersive-btn{min-height:46px;display:flex;align-items:center;justify-content:center;font-size:11px}
  .graph-stage{height:520px!important;border-radius:18px}.graph-panel{padding:14px!important}.graph-panel input,.graph-panel textarea{font-size:16px!important;min-height:46px}.graph-legend,.memory-entry{padding:14px}.graph-legend h3,.memory-entry h3{font-size:20px}.graph-legend p,.memory-entry p{font-size:12px!important}.graph-legend-grid{grid-template-columns:1fr 1fr;gap:9px}.graph-legend-grid span{font-size:11px!important}
  .field-stage{height:72vh!important;min-height:520px!important;border-radius:18px}.field-card{left:10px!important;right:10px!important;bottom:10px!important;padding:13px!important}.field-card b{font-size:20px}.field-card small{font-size:10px!important}.field-card p{font-size:12px!important}.field-reticle{width:100px;height:100px}
  .immersive-footer{padding:26px 16px!important;grid-template-columns:1fr!important}.immersive-footer a{font-size:11px;margin:0 6px 8px 0;display:inline-block}
}

@media(max-width:390px){
  .editorial-brand strong,.immersive-brand strong{font-size:13px!important}.global-lang-switch button{padding:8px 4px!important;font-size:7px!important}.mobile-nav-toggle{min-width:40px;padding:0 7px}.hero-metrics{grid-template-columns:1fr!important}.hero-copy h1{font-size:43px!important}.hero-map-card{height:360px!important}.atlas-map-shell,.world-map-shell{height:420px!important}.graph-stage{height:480px!important}
}
@media(max-width:1050px){html[dir="rtl"] .hero-header .editorial-nav a{justify-content:flex-end}}

/* === V11 direct-content mobile experience === */
.mobile-direct-intro{display:none}
.map-fallback{position:absolute;inset:0;z-index:1;display:grid;place-items:center;background:linear-gradient(180deg,#eef2f5,#e7edf2);transition:opacity .25s ease}
.map-fallback.is-hidden{opacity:0;pointer-events:none}
.map-fallback-inner{max-width:300px;text-align:center;padding:24px}.map-fallback-inner span{display:block;font-size:9px;letter-spacing:1.8px;color:#8b7448;font-weight:900}.map-fallback-inner strong{display:block;font:500 25px Georgia,serif;color:#17314e;margin-top:8px}.map-fallback-inner p{font-size:12px;line-height:1.55;color:#64717b;margin:9px 0 0}
.atlas-map-tools{z-index:4}.atlas-map-shell #worldMap{z-index:2}

@media(max-width:720px){
  .editorial-hero{padding-bottom:8px!important}
  .hero-shell{display:block!important}
  .hero-copy{padding:18px 0 4px!important}
  .hero-copy .hero-kicker{font-size:9px;letter-spacing:2px}
  .hero-copy h1{font-size:44px!important;line-height:1!important;margin:8px 0 10px!important}
  .hero-copy p{font-size:14px!important;line-height:1.55!important;margin:0!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
  .hero-actions{grid-template-columns:1fr 1fr!important;margin-top:14px!important}.hero-btn{min-height:44px!important;padding:0 10px!important;font-size:10px!important}
  .hero-metrics{display:flex!important;gap:6px!important;overflow-x:auto;padding:2px 0 8px;scrollbar-width:none}.hero-metrics::-webkit-scrollbar{display:none}.hero-metrics>div{min-width:118px!important;flex:0 0 auto;padding:10px 11px!important;border-radius:14px!important}.hero-metrics strong{font-size:23px!important}.hero-metrics span{font-size:8px!important}
  .hero-visual-shell{display:none!important}
  .mobile-direct-intro{display:block;padding:20px 0 8px}.mobile-direct-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.mobile-direct-title span{font-size:8px;letter-spacing:1.5px;color:#8b7448;font-weight:900}.mobile-direct-title h2{font:500 27px Georgia,serif;color:#143a63;margin:0}
  .mobile-direct-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-direct-card{position:relative;min-height:172px;border-radius:18px;overflow:hidden;background:#e5e8e8;text-decoration:none;border:1px solid rgba(20,58,99,.08)}.mobile-direct-card:first-child{grid-column:1/-1;min-height:230px}.mobile-direct-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mobile-direct-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 36%,rgba(8,29,50,.88) 100%)}.mobile-direct-card .direct-copy{position:absolute;z-index:2;left:12px;right:12px;bottom:11px;color:#fff}.mobile-direct-card small{display:block;font-size:8px;letter-spacing:1px;opacity:.85;text-transform:uppercase}.mobile-direct-card strong{display:block;font:500 20px Georgia,serif;margin-top:4px;line-height:1.05}.mobile-direct-card span{display:block;font-size:9px;margin-top:4px;opacity:.82}.mobile-direct-card .feature-ph{position:absolute;inset:0;height:100%;width:100%}.mobile-all-sites{display:flex;align-items:center;justify-content:center;min-height:46px;margin-top:10px;border-radius:999px;background:#143a63;color:white;text-decoration:none;font-size:11px;font-weight:800}
  .summary-band{display:none!important}
  #atlasCore{padding-top:28px!important}.atlas-section .section-head{margin-bottom:12px!important}.atlas-section .section-head small{display:none}.atlas-section .section-head h2{font-size:28px!important;margin:0 0 6px!important}.atlas-section .section-head p{font-size:12px!important;line-height:1.5!important;margin:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .atlas-core-grid{display:block!important}.atlas-map-shell{height:360px!important;border-radius:18px!important;margin-top:12px}.atlas-map-tools{left:8px!important;right:8px!important;top:8px!important}.atlas-map-tools button{min-height:38px!important;padding:0 10px!important;font-size:9px!important}.maplibregl-ctrl-bottom-right{bottom:6px!important;right:6px!important}.maplibregl-ctrl-group button{width:36px!important;height:36px!important}
  .atlas-side-panel{display:block!important;margin-top:10px}.atlas-lens-card{display:none!important}.atlas-list-card{padding:12px!important;border-radius:16px!important}.list-head{margin-bottom:8px!important}.list-head small{font-size:8px!important}.list-head a{font-size:9px!important}.site-orbit{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important;max-height:none!important;overflow:visible!important}.orbit-row{grid-template-columns:42px minmax(0,1fr)!important;padding:7px!important;min-height:64px}.orbit-row img,.orbit-ph{width:42px!important;height:42px!important}.orbit-row b{font-size:10px!important;line-height:1.15}.orbit-row small{font-size:8px!important;line-height:1.2}.orbit-row>span{display:none!important}
  .feature-section{padding-top:38px!important}.feature-section .section-head,.journeys-section .section-head,.platform-section .section-head{margin-bottom:14px!important}.feature-section .section-head p,.journeys-section .section-head p,.platform-section .section-head p{display:none!important}.feature-section .section-head h2,.journeys-section .section-head h2,.platform-section .section-head h2{font-size:29px!important;margin:6px 0!important}.featured-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.feature-card-lite{display:grid!important;grid-template-columns:118px 1fr;min-height:132px;border-radius:16px!important}.feature-card-lite img,.feature-card-lite .feature-ph{height:100%!important;min-height:132px!important}.feature-card-body{padding:12px!important}.feature-card-body h3{font-size:19px!important;margin:3px 0 5px!important}.feature-card-body p{font-size:11px!important;line-height:1.4!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:7px!important}.feature-tag{font-size:7px!important;margin-bottom:2px!important}.feature-meta{font-size:8px!important;display:block!important}.feature-meta a{display:block;margin-top:5px;font-size:9px!important}
  .journey-card-lite{padding:15px!important;border-radius:16px!important}.journey-card-lite h3{font-size:22px!important;margin:7px 0 5px!important}.journey-card-lite p{font-size:11px!important;line-height:1.45!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.journey-card-lite .journey-meta{margin:8px 0!important}
  .platform-section{padding-top:38px!important}.platform-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.platform-card{padding:13px!important;border-radius:15px!important}.platform-card span{font-size:7px!important}.platform-card h3{font-size:17px!important;margin:8px 0 4px!important}.platform-card p{font-size:10px!important;line-height:1.35!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.platform-card b{font-size:9px!important}
  .provenance-section{padding-top:38px!important}.provenance-card>div:first-child p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.provenance-key{gap:7px!important}.provenance-key>div{padding:10px 12px!important}.provenance-key small{display:none!important}
}

@media(max-width:380px){.mobile-direct-grid{grid-template-columns:1fr}.mobile-direct-card:first-child{grid-column:auto}.platform-grid{grid-template-columns:1fr 1fr!important}.site-orbit{grid-template-columns:1fr!important}.hero-actions{grid-template-columns:1fr!important}}


/* === V12 mobile: no maps, visual tourism brochure === */
.mobile-region-brochure{display:none}
@media(max-width:720px){
  #atlasCore{display:none!important}
  .hero-map-card,.atlas-map-shell,.world-map-shell{display:none!important}
  .mobile-region-brochure{display:block;padding:24px 16px 42px;background:linear-gradient(180deg,#f7f2e8 0%,#fffdfa 100%)}
  .mobile-region-head{margin-bottom:14px}.mobile-region-head small{font-size:8px;letter-spacing:1.8px;color:#8b7448;font-weight:900}.mobile-region-head h2{font:500 32px/1.02 Georgia,serif;color:#143a63;margin:7px 0 0;letter-spacing:-.5px}
  .mobile-region-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-region-card{position:relative;min-height:210px;border-radius:22px;overflow:hidden;text-decoration:none;background:#ddd8cf;border:1px solid rgba(20,58,99,.08)}.mobile-region-card:first-child{grid-column:1/-1;min-height:300px}.mobile-region-card img,.mobile-region-ph{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mobile-region-ph{display:grid;place-items:center;background:linear-gradient(135deg,#d7d0c2,#eef0ee);font-size:34px;color:#8b7448}.mobile-region-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,29,50,.03) 25%,rgba(8,29,50,.9) 100%)}.mobile-region-copy{position:absolute;z-index:2;left:14px;right:14px;bottom:13px;color:#fff}.mobile-region-copy small{display:block;font-size:8px;letter-spacing:1.2px;text-transform:uppercase;opacity:.78}.mobile-region-copy strong{display:block;font:500 24px/1 Georgia,serif;margin-top:5px}.mobile-region-copy span{display:block;font-size:9px;margin-top:7px;opacity:.9}
  .hero-actions{grid-template-columns:1fr 1fr!important}
}
@media(max-width:380px){.mobile-region-grid{grid-template-columns:1fr}.mobile-region-card:first-child{grid-column:auto}.mobile-region-card{min-height:240px}.hero-actions{grid-template-columns:1fr!important}}
