/* A single, full-window atlas, composed around the person and the places. */
.viewing-world{background:#0b151e}
.viewing-world .site-footer{display:none}
.viewing-world .masthead{position:absolute;top:0;left:0;right:0;z-index:5;min-height:0;height:76px;margin:0;padding:0 4.5%;gap:25px;border:0;flex-wrap:nowrap}
.viewing-world .brand{font-size:11px;gap:12px;letter-spacing:.22em;min-height:44px}
.viewing-world .brand small{display:none}
.viewing-world .brand-mark{width:28px;height:28px}
.viewing-world .brand-mark:after{width:19px;height:19px}
.viewing-world .masthead nav{margin:0 0 0 auto;flex-basis:auto;order:initial;height:auto;align-self:center;gap:0}
.viewing-world .masthead nav a{min-height:44px;font-size:12px;color:#c5c1ae}
.viewing-world .masthead nav a[data-view=world],.viewing-world .masthead nav a[data-view=journey],.viewing-world .nav-icon{display:none}
.viewing-world .fullscreen-button{width:44px;height:44px;margin:0;border:0;color:#a9ac9f}
.viewing-world .world-view{position:relative;isolation:isolate;min-height:100svh;max-width:none;margin:0;padding:100px 4.5% 0;display:flex;flex-direction:column;animation:none;background:radial-gradient(ellipse at 48% 48%,#22353d80,transparent 67%),linear-gradient(155deg,#0b151e,#101d25 52%,#0a141c)}
.viewing-world .world-heading{display:block;text-align:center;pointer-events:none;position:relative;z-index:2;padding:0}
.viewing-world .world-heading>div{max-width:none}
.viewing-world .world-heading .eyebrow{font-size:11px;letter-spacing:.24em;margin:0 0 13px;color:#d5bd8f}
.viewing-world .world-heading h1{font-size:clamp(38px,4.2vw,66px);line-height:1.12;max-width:none;letter-spacing:-.015em;color:#f1e5cf;text-shadow:0 3px 25px #081219}
.viewing-world .life-dates{max-width:none;margin:15px 0 0;font-size:12px;letter-spacing:.09em;color:#c4bead;text-shadow:0 2px 14px #081219}
.viewing-world .world-note{display:none}
.viewing-world .map-shell{position:absolute;inset:0;width:100%;height:100%;margin:0!important;isolation:isolate;overflow:hidden}
.viewing-world .map-shell:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#08121b70,transparent 38%,transparent 72%,#08121b90);z-index:1}
.viewing-world #world-map{width:100%;height:100%;touch-action:none}
.viewing-world .map-markers{inset:0;z-index:2}
.viewing-world .map-pin .pin-core{width:6px;height:6px;background:#ffe5ad;box-shadow:0 0 10px #efc77c80;animation:none;border:0}
.viewing-world .map-pin.map-cluster .pin-core{width:25px;height:25px;background:#12212b91;border:1px solid #e5c481b3;box-shadow:0 0 0 5px #e5c48112,0 0 25px #edc07755}
.viewing-world .map-pin:hover .pin-core,.viewing-world .map-pin:focus-visible .pin-core{box-shadow:0 0 0 8px #f1ce8233,0 0 28px #f3c86db3;background:#f3d49b}
.viewing-world .pin-label{font:18px/1.35 var(--serif);color:#edddbc;text-shadow:0 2px 8px #081219,0 0 18px #081219}
.viewing-world .pin-label small{font:10px/1.6 var(--sans);color:#b8c0b4;margin-top:3px;letter-spacing:.03em}
.viewing-world .ocean-label{fill:#a6b6b6;opacity:.34;font:9px var(--sans);letter-spacing:3px;pointer-events:none}
.viewing-world .world-bottom{position:relative;z-index:3;margin-top:auto;padding:40px 0 25px;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:35px;pointer-events:none;background:linear-gradient(0deg,#0a141c55,transparent)}
.world-bottom button,.world-bottom a,.world-bottom details{pointer-events:auto}
.world-inscription{font:21px/1.5 var(--serif);color:#decfac}
.world-inscription em{font-size:20px;color:#c2bdaa}
.world-invitation{text-align:center;max-width:350px;min-width:0}
.viewing-world #begin-journey{border:1px solid #d3b27c9c;color:#f2d9a8;border-radius:32px;background:#0d1a23b8;padding:0 28px;min-height:50px;font:18px var(--serif);gap:24px;box-shadow:0 5px 30px #07111940}
.viewing-world #begin-journey:hover{background:#443b29aa;transform:none}
.journey-return{display:flex;align-items:center;justify-content:center;gap:6px 14px;margin-top:8px}
#journey-origin{font-size:11px;line-height:1.5;color:#b5b7a8;letter-spacing:.035em;margin:0;max-width:26ch;overflow-wrap:anywhere}
#restart-journey{flex:none;min-height:44px;padding:0 3px;font-size:11px;color:#e3c590;text-decoration:underline;text-decoration-color:#e3c59066;text-underline-offset:4px}
#restart-journey:hover{color:#fff0cf;text-decoration-color:currentColor}
.atlas-legend{justify-self:end;text-align:right;color:#c9c2ad;font-size:12px;position:relative}
.atlas-legend>p{font:17px/1.5 var(--serif);color:#ddcba4;margin-bottom:4px}
#world-return{display:inline-flex;align-items:center;justify-content:flex-end;min-height:44px;font-size:12px;color:#efd49c;padding:0}
.atlas-legend .atlas-credits{display:inline-flex;align-items:center;min-height:44px;color:#aeb4a8;font-size:11px}
.atlas-options{position:relative}
.atlas-options summary{min-height:44px;display:flex;justify-content:flex-end;gap:17px;align-items:center;list-style:none;font-size:12px;cursor:pointer;color:#c7c5b5}
.atlas-options summary::-webkit-details-marker{display:none}
.atlas-options summary>span{font-size:18px;color:#d7bd85}
.atlas-options[open]>summary{color:#f2d6a0}
.atlas-options-panel{position:absolute;bottom:calc(100% + 10px);right:0;width:268px;max-width:calc(100vw - 40px);max-height:65svh;overflow:auto;overscroll-behavior:contain;padding:18px 20px;background:#14232cfa;border:1px solid #d5bc883b;border-radius:5px;box-shadow:0 15px 40px #0006;text-align:left}
.atlas-options-panel>button{display:block;min-height:44px;width:100%;text-align:left;font-size:13px;color:#e1d1b0;padding:0}
.atlas-options-panel .zoom-tools{display:flex;width:100%;margin:8px 0;background:#0c1a24;border-color:#d6bf9033}
.atlas-options-panel .zoom-tools button{flex:1;min-height:44px;color:#dcc79f}
.atlas-options-panel #connections{font-size:13px;color:#aebbb5}
.atlas-options-panel #connections[aria-pressed=true]{color:#f0d49a}
.atlas-options-panel p{font-size:12px;line-height:1.7;color:#aebab6;margin-top:12px}
@media(min-width:1500px){.viewing-world .world-view{padding-top:110px}.viewing-world .world-bottom{padding-bottom:35px}}
@media(max-width:900px){
  .viewing-world .world-bottom{gap:20px}
  .world-inscription,.world-inscription em{font-size:18px}
  .viewing-world #begin-journey{font-size:17px;padding:0 20px;gap:15px}
  .viewing-world .pin-label{font-size:16px}
}
@media(max-width:700px){
  .viewing-world .masthead{padding:0 6%;height:70px;gap:15px}
  .viewing-world .brand{font-size:10px;letter-spacing:.12em;gap:9px}
  .viewing-world .masthead nav a{font-size:11px;white-space:nowrap}
  .viewing-world .fullscreen-button{display:none}
  .viewing-world .world-view{min-height:max(680px,100svh);padding:99px 6% 0}
  .viewing-world .world-heading h1{font-size:clamp(35px,7.9vw,50px);max-width:15ch;margin:auto}
  .viewing-world .world-heading .eyebrow{font-size:10px;letter-spacing:.18em;margin-bottom:14px}
  .viewing-world .life-dates{font-size:11px;letter-spacing:.02em;max-width:28ch;margin:14px auto 0;line-height:1.8}
  .viewing-world .world-bottom{display:flex;flex-direction:column;align-items:center;gap:14px;padding:30px 0 15px;margin-top:auto}
  .world-inscription{display:none}
  .world-invitation{width:100%}
  .viewing-world #begin-journey{width:auto;min-width:230px;max-width:100%;font-size:18px;min-height:48px}
  #journey-origin{font-size:10px;max-width:24ch}
  .journey-return{gap:12px}
  #restart-journey{font-size:11px}
  .atlas-legend{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;column-gap:15px;row-gap:0}
  .atlas-legend>p{font-size:14px;margin:0}
  .atlas-options summary{font-size:11px;gap:10px}
  .atlas-legend .atlas-credits{font-size:10px;margin:auto;min-height:44px}
  .atlas-options-panel{max-height:55svh}
  .viewing-world .pin-label{font-size:14px}
  .viewing-world .pin-label small{font-size:9px;display:block}
  .viewing-world .map-pin.map-cluster .pin-core{width:22px;height:22px}
}
@media(max-height:650px) and (min-width:701px){
  .viewing-world .world-view{min-height:max(540px,100svh);padding-top:82px}
  .viewing-world .masthead{height:62px}
  .viewing-world .world-heading h1{font-size:40px}
  .viewing-world .life-dates{margin-top:10px}
  .viewing-world .world-bottom{padding-top:20px;padding-bottom:15px}
}
