/* The illustration and the simulation use the same artBounds composition. */
#arrival{min-height:650px;background:#020a10}
#ocean-world{background:#020a10;overflow:hidden}
#ocean-world .hero-whale,#ocean-world .hero-boat{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}
#ocean-world .hero-boat{transform-origin:50.6% 19%;filter:drop-shadow(0 5px 7px #0006)}
#ocean-world canvas{position:absolute;inset:0;z-index:1}
#ocean-world.water-ready .hero-whale,#ocean-world.water-ready .hero-boat{visibility:hidden}
.arrival-shade{z-index:2;background:linear-gradient(180deg,#01080d5c,transparent 24%,transparent 78%,#01080dba);pointer-events:none}
nav{left:28px;right:28px;top:20px;padding:0;height:54px;background:none;transition:background .3s,box-shadow .3s;gap:20px}
nav .mark{height:52px;padding:0 17px 0 6px;gap:11px;color:#dfefec}
nav .mark img{width:34px;height:34px;opacity:.92}
nav .mark span{font-family:"Benne",serif;font-size:18px;letter-spacing:-.025em}
nav .links{gap:6px;padding:5px;border:1px solid #acdcd025;border-radius:40px;background:#04121770;box-shadow:0 8px 32px #0002,inset 0 1px 0 #e1fff60a;backdrop-filter:blur(18px)}
nav .links a{display:flex;align-items:center;justify-content:center;min-height:38px;padding:0 20px;font:12px/1 "Noto Sans",sans-serif;text-transform:none;letter-spacing:.025em;color:#c8d9d9;border-radius:30px;transition:color .25s,background .25s,box-shadow .25s}
nav .links a:hover,nav .links a:focus-visible{background:#c5f6ea12;color:#f0fffa;box-shadow:inset 0 0 0 1px #b3e8db1a}
nav .links a[href='#contact']{background:#b8ead611;color:#dbf5eb}
nav .links .skip{display:none}
.arrival-copy{z-index:3;top:20%;left:5.4%;width:auto;max-width:40%;text-align:left}
.arrival-orbit{font-size:18px;margin-bottom:20px;opacity:.75}
.arrival-copy h1{font-size:clamp(3.1rem,5.1vw,6.5rem);letter-spacing:-.065em;line-height:1.02;color:#d5e9e5;text-shadow:0 3px 30px #001014}
.arrival-copy p{font-size:clamp(1rem,1.35vw,1.4rem);margin-top:16px;color:#a1c3c4;letter-spacing:.005em}
.arrival-bottom{z-index:4;left:34px;right:34px;bottom:30px;display:flex;justify-content:center;gap:0}
.arrival-coordinate{position:absolute;left:0;font:11px/1 "Noto Sans",sans-serif;color:#829da3;letter-spacing:.2em}
.arrival-choices{display:flex;gap:0;padding:5px;border:1px solid #b6e7df30;background:#031317b8;border-radius:60px;box-shadow:0 12px 36px #0005,inset 0 1px 0 #fff1;backdrop-filter:blur(20px);width:auto}
.arrival-choices a{min-height:49px;gap:18px;padding:9px 12px 9px 23px;background:transparent;color:#cfe7e3;border:0;border-radius:40px;font:12px/1.2 "Noto Sans",sans-serif;letter-spacing:.025em;backdrop-filter:none;transition:color .25s,background .25s,box-shadow .25s}
.arrival-choices .story-choice{background:#b3ded30f}
.arrival-choices .work-choice{margin-left:3px}
.choice-arrow{display:grid;place-items:center;width:31px;height:31px;flex:0 0 31px;border:1px solid #bbe6dc35;border-radius:50%;font-size:17px;transition:transform .3s,background .3s}
.story-choice .choice-arrow{background:#d7eee4;color:#123334;border-color:#d7eee4}
.arrival-choices a:hover{background:#b3ead91b;color:#effff7;box-shadow:inset 0 0 0 1px #c7f2e519}
.arrival-choices a:hover .choice-arrow{transform:translateY(-2px);background:#d7eee4;color:#123334}
#motion-toggle{position:absolute;right:0;font:11px/1.2 "Noto Sans",sans-serif;color:#9ab8ba;border-bottom:0;padding:12px 0;display:flex;align-items:center;gap:8px}
#motion-toggle:before{content:'';width:5px;height:5px;border-radius:50%;background:#98d9c8;box-shadow:0 0 8px #98d9c85c}
#motion-toggle[aria-pressed=true]:before{background:#536b70;box-shadow:none}
@media(max-width:900px){.arrival-coordinate{display:none}.arrival-bottom{bottom:45px}#motion-toggle{bottom:-31px;right:auto}.arrival-copy{left:5%;max-width:45%}.arrival-copy h1{font-size:clamp(2.8rem,5.7vw,4.5rem)}}
@media(max-aspect-ratio:6/5){
  #ocean-world .hero-whale,#ocean-world .hero-boat{inset:0;width:100%;height:100%;object-fit:contain}
  .arrival-copy{top:14%;left:6%;max-width:none;width:88%;text-align:center;padding:0}
  .arrival-copy h1{font-size:clamp(2.7rem,9.5vw,5rem)}.arrival-copy p{font-size:1rem;margin-top:9px}.arrival-orbit{display:none}
}
@media(max-width:600px){
  #arrival{min-height:610px}nav{left:16px;right:16px;top:14px;height:46px;gap:8px}
  nav .mark{height:44px;padding:0 3px;gap:6px}nav .mark img{width:26px;height:26px}nav .mark span{font-size:15px}
  nav .links{gap:0;padding:3px}nav .links a{min-height:34px;padding:0 10px;font-size:12px}
  .arrival-bottom{left:18px;right:18px;bottom:48px;flex-wrap:nowrap}
  .arrival-choices{flex-direction:row;width:auto;max-width:100%;padding:4px;gap:0}
  .arrival-choices a{width:auto;min-height:47px;padding:8px 9px 8px 13px;gap:10px;font-size:12px;letter-spacing:0}
  .choice-label{max-width:117px}.choice-arrow{width:27px;height:27px;flex-basis:27px;font-size:16px}
  #motion-toggle{font-size:11px;bottom:-30px;padding:8px 0}
}
@media(max-width:370px){nav .mark span{font-size:13px}nav .links a{padding:0 8px}.arrival-choices a{padding-left:10px;gap:7px}.choice-label{max-width:105px}}
@media(prefers-reduced-motion:reduce){nav,nav .links a,.arrival-choices a,.choice-arrow{transition:none}#motion-toggle{display:none}.arrival-bottom{bottom:28px}}

/* Entry cards echo the portfolio's crisp frames and restrained rim light. */
.arrival-bottom{bottom:32px}
.arrival-choices{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:min(670px,65vw);padding:0;border:0;border-radius:0;background:none;box-shadow:none;backdrop-filter:none}
.arrival-choices a{position:relative;min-width:0;min-height:100px;padding:25px 26px;gap:20px;border:1px solid #addbd53d;border-radius:7px;background:linear-gradient(135deg,#102b32dc,#06141ddb);box-shadow:0 15px 40px #0004,inset 0 1px 0 #e5fff310;font:15px/1.4 "Noto Sans",sans-serif;letter-spacing:.015em;backdrop-filter:blur(15px)}
.arrival-choices .story-choice{background:linear-gradient(135deg,#24423de6,#0c242bdc);border-color:#b3e1cc70}
.arrival-choices .work-choice{margin-left:0}
.choice-label{max-width:none}
.choice-arrow{width:39px;height:39px;flex-basis:39px;border-radius:5px;font-size:21px}
.arrival-choices a:hover{background:#183b3de8;border-color:#c2f3df9c;box-shadow:0 15px 45px #0004,0 0 26px #99e5d014,inset 0 1px 0 #e5fff324}
@media(max-width:1000px){.arrival-coordinate{display:none}.arrival-choices{width:min(670px,85vw)}.arrival-bottom{bottom:54px}#motion-toggle{bottom:-34px;right:auto}}
@media(max-width:600px){
  .arrival-bottom{left:18px;right:18px;bottom:max(48px,calc(env(safe-area-inset-bottom) + 34px))}
  .arrival-choices{width:100%;gap:10px}
  .arrival-choices a{min-height:99px;padding:17px 14px;gap:10px;flex-direction:column;align-items:flex-start;justify-content:space-between;font-size:14px;line-height:1.35;border-radius:6px}
  .choice-label{max-width:none}.choice-arrow{align-self:flex-end;width:31px;height:31px;flex-basis:31px;font-size:18px}
  .arrival-copy{top:13%}#motion-toggle{bottom:-30px}
}
@media(max-width:370px){.arrival-choices a{padding:15px 12px;font-size:13px;min-height:108px}}
@media(max-height:520px) and (min-aspect-ratio:6/5){#arrival{min-height:520px}.arrival-choices a{min-height:78px;padding:18px 22px}.arrival-copy{top:23%}}
@media(prefers-reduced-motion:reduce){.arrival-bottom{bottom:max(24px,env(safe-area-inset-bottom))}}
@media(max-width:600px){nav .links a:not(.skip){display:flex}}
.arrival-choices a{cursor:pointer;touch-action:manipulation;transition:box-shadow .3s,border-color .3s,background .3s,transform .3s;color:#d8eeee}
.arrival-choices a:hover,.arrival-choices a:focus-visible,.arrival-choices a.touch-glow{color:#efffff;border-color:#95f5ff;background:#12343ded;box-shadow:0 0 3px #b5ffff,0 0 18px #48dced80,0 0 45px #24bbd147,inset 0 0 18px #54deef16;outline:none}
.arrival-choices a:active{transform:translateY(2px)}
nav .links a:hover,nav .links a:focus-visible,nav .links a.touch-glow{color:#efffff;background:#153b42;box-shadow:inset 0 0 0 1px #8cefffa0,0 0 12px #4cdcea65,0 0 25px #29bfd233;outline:none}
nav .mark{text-shadow:0 2px 12px #000,0 0 22px #001016}
#arrival{touch-action:pan-y pinch-zoom}
@media(prefers-reduced-motion:reduce){.arrival-choices a{transition:none}}
