@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Manrope:wght@300;400;500;600;700&display=swap');
:root{color-scheme:dark;--ink:#edf4f2;--muted:#a5b8bc;--accent:#84f4e3;--px:0;--py:0;--progress:0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y proximity}body{margin:0;background:#051116;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:8px}button{border:0;background:none}button:hover,a:hover{color:var(--accent)}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:#051116;padding:15px}.skip:focus{top:20px}.world{position:fixed;inset:0;z-index:-1;overflow:hidden;background:#051116}.world-dark,.world-light{position:absolute;inset:-4%;background-size:cover;background-position:center;transform:translate(calc(var(--px)*-10px),calc(var(--py)*-10px)) scale(1.04);transition:opacity 1.3s}.world-dark{background-image:linear-gradient(90deg,rgba(3,13,17,.9),rgba(3,13,17,.46)),url('assets/dark-world.jpeg');opacity:.78}.world-light{background-image:linear-gradient(90deg,rgba(239,249,251,.94),rgba(239,249,251,.35)),url('assets/light-world.jpeg');opacity:0}.vignette{position:absolute;inset:0;background:radial-gradient(ellipse at 67% 46%,transparent 15%,#05111677 80%)}#field{position:absolute;inset:0;width:100%;height:100%;opacity:.7}.grain{position:absolute;inset:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.91' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='white' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E");pointer-events:none}header{position:fixed;z-index:20;top:0;left:0;width:100%;padding:28px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{width:142px;display:block}.brand img{width:100%;height:auto;display:block}.header-note,.eyebrow,.kicker,.side-note,.specimen-tag,.coordinate,.disciplines,.footer-label,.closing-brand,.experience-controls,.enter,.chapter-nav{font-family:'DM Sans',sans-serif;font-size:12px;font-weight:400;letter-spacing:.15em}.header-note{color:var(--muted);font-size:11px;letter-spacing:.2em}#menu-toggle{display:flex;align-items:center;gap:22px;font-size:14px}.menu-icon{width:25px;display:grid;gap:6px}.menu-icon i{height:1px;background:currentColor}.menu-icon i:last-child{width:16px;margin-left:auto}.chapter{position:relative;min-height:100svh;scroll-snap-align:start;padding:145px 7% 125px;display:flex;flex-direction:column;justify-content:center}.eyebrow{position:absolute;top:145px;display:flex;gap:22px;align-items:center;color:var(--muted);font-size:11px}.hairline{width:62px;height:1px;background:#617779}.hero-copy{position:relative;z-index:2;padding-top:23px;width:58%;pointer-events:none}h1,h2{font-family:'Manrope',Arial,sans-serif;font-weight:400;letter-spacing:-.065em;line-height:.94;margin:0}h1{font-size:clamp(80px,9.3vw,155px)}h1 span{font-weight:300}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.065em;color:var(--accent)}h1 em{display:inline-block;padding-right:.12em}p{color:var(--muted);font-size:16px;line-height:1.7;font-weight:300}.hero-copy p{margin-top:28px;line-height:1.6}.specimen{position:absolute;left:52%;top:18%;width:min(44vw,730px);aspect-ratio:1;transform:translate(calc(var(--px)*18px),calc(var(--py)*18px));transition:transform .8s ease-out}.specimen-image{position:absolute;inset:6%;border-radius:50%;background:url('assets/dark-world.jpeg') center/auto 106%;box-shadow:inset 0 0 65px 30px #051116,0 0 80px #3ab1aa10;mask-image:radial-gradient(circle,#000 50%,transparent 72%);animation:breathe 10s ease-in-out infinite}.orbit{position:absolute;inset:0;border:1px solid #94eadb25;border-radius:50%;transform:rotate(-30deg) scaleY(.84);animation:orbit 36s linear infinite}.orbit-two{inset:8%;transform:rotate(47deg) scaleY(1.3);border-color:#94eadb14;animation-direction:reverse;animation-duration:49s}.orbit-one:after{content:'';position:absolute;top:14%;left:14%;width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 18px var(--accent)}.specimen-tag{position:absolute;bottom:0;left:20%;font-size:10px;color:#87aaad;letter-spacing:.18em}.cross{position:absolute;color:#81bfbc;font-size:22px;font-weight:200}.cross-one{top:15%;left:10%}.cross-two{bottom:18%;right:0}.enter{display:flex;align-items:center;gap:17px;position:absolute;bottom:117px;right:9%;font-size:11px}.enter small{display:block;color:var(--muted);font-size:9px;letter-spacing:.16em;margin-top:7px}.enter-circle{display:grid;place-items:center;border:1px solid #b9eeea50;border-radius:50%;width:54px;height:54px;font-size:23px;transition:background .3s,transform .3s}.enter:hover .enter-circle{background:#71dbc520;transform:translateY(5px)}.side-note{position:absolute;right:27px;top:50%;writing-mode:vertical-rl;font-size:9px;color:#8ea7aa}.chapter-copy{position:relative;z-index:2;max-width:1100px}.kicker{display:block;color:var(--muted);font-size:11px;margin-bottom:30px}h2{font-size:clamp(58px,7.8vw,126px);line-height:1.05}.chapter-copy p{margin:30px 0}.text-link{display:inline-flex;align-items:center;gap:55px;border-bottom:1px solid #91c1bb55;padding:10px 0 16px;font-size:14px}.text-link span{font-size:23px}.coordinate{position:absolute;right:9%;bottom:23%;color:#6f999e;line-height:2;font-size:11px}.disciplines{position:absolute;right:9%;bottom:19%;display:grid;gap:14px;color:#a3c4c3;font-size:11px}.closing-brand{position:absolute;right:7%;bottom:20%;font-size:24px;letter-spacing:.18em}footer{position:fixed;bottom:0;left:0;width:100%;padding:25px 4.5%;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px}footer:before{content:'';position:absolute;left:4.5%;right:4.5%;height:1px;top:0;background:#9eb6b925}footer:after{content:'';position:absolute;left:4.5%;height:1px;top:0;width:calc(91% * var(--progress));background:var(--accent)}.experience-controls{display:flex;align-items:center;gap:22px;font-size:9px;letter-spacing:.12em}.experience-controls button{padding:10px 0;font-size:9px;letter-spacing:.1em}#sound{display:flex;gap:10px;align-items:center}.sound-bars{height:14px;display:flex;gap:3px;align-items:center}.sound-bars i{height:3px;width:1px;background:currentColor}.sound-on .sound-bars i{animation:equalize .9s infinite alternate}.sound-on .sound-bars i:nth-child(2){animation-delay:.3s}.sound-on .sound-bars i:nth-child(3){animation-delay:.5s}.chapter-nav{display:flex;gap:14px;position:absolute;left:50%;transform:translateX(-50%)}.chapter-nav a{display:flex;align-items:center;gap:10px;min-height:40px;padding:0 3px;font-size:10px;color:#7a9297}.chapter-nav i{display:block;width:16px;height:1px;background:#657c7d;transition:width .6s}.chapter-nav a.active{color:var(--accent)}.chapter-nav a.active i{width:46px;background:currentColor}.footer-label{font-size:9px;color:#90a7a9}.light{--ink:#103841;--muted:#45616a;--accent:#087e82;color-scheme:light}.light .world-light{opacity:1}.light .world-dark,.light .vignette{opacity:0}.light .brand img{filter:brightness(.3) saturate(1.5)}.light #field{opacity:.2}.light .footer-label,.light .closing-brand{color:#45616a}dialog{position:fixed;inset:0;width:100%;max-width:none;height:100svh;max-height:none;border:0;margin:0;background:#07191bf5;color:#edf4f2;padding:40px 8%;z-index:50;backdrop-filter:blur(25px)}dialog::backdrop{background:#051116}.menu-head{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.13em}dialog nav{margin:10vh 0 6vh;display:grid}dialog nav a{display:flex;align-items:center;gap:30px;padding:22px 0;border-bottom:1px solid #9eb6b930;font-size:clamp(24px,4.2vw,66px);letter-spacing:-.04em}dialog nav small{font-size:12px;letter-spacing:.1em;color:var(--accent)}dialog nav span{margin-left:auto}dialog p{font-size:11px;letter-spacing:.2em}.paused *, .paused *:before,.paused *:after{animation-play-state:paused!important}.paused html{scroll-behavior:auto}@keyframes breathe{50%{transform:scale(1.05)}}@keyframes orbit{to{transform:rotate(330deg) scaleY(.84)}}@keyframes equalize{to{height:14px}}@media(min-height:900px){.hero-copy{padding-top:0}h1{font-size:clamp(100px,10.2vw,174px)}}@media(max-width:900px){.header-note,.footer-label,.side-note{display:none}.chapter{padding:140px 7% 145px}.eyebrow{top:115px}.hero-copy{width:80%}.specimen{left:42%;top:25%;width:65vw;opacity:.7}h1{font-size:clamp(80px,13vw,130px)}.enter{right:7%;bottom:120px}.coordinate,.disciplines{right:7%;bottom:17%}.experience-controls{gap:14px}.chapter-nav{position:static;transform:none;margin-left:auto}.chapter-nav a.active i{width:28px}}@media(max-width:600px){header{padding:22px 6%}.brand{width:115px}#menu-toggle{font-size:12px;gap:12px}.chapter{min-height:100svh;padding:145px 7% 170px}.eyebrow{font-size:9px;top:108px;gap:12px}.hero-copy{padding-top:0;width:100%}h1{font-size:clamp(68px,20vw,110px)}.hero-copy p,.chapter-copy p{font-size:14px;max-width:290px}.hero-copy p br,.chapter-copy p br{display:none}.specimen{left:25%;top:26%;width:95vw;opacity:.45;z-index:0}.specimen-tag,.cross{display:none}.enter{left:7%;right:auto;bottom:95px;font-size:9px}.enter-circle{height:40px;width:40px}.enter small{font-size:8px}.first{justify-content:flex-start}.first .hero-copy{margin-top:6vh}.chapter-copy{padding-top:0}h2{font-size:clamp(45px,12vw,72px)}.kicker{font-size:9px;line-height:1.8;max-width:250px}.coordinate{display:none}.disciplines{position:relative;right:auto;bottom:auto;grid-template-columns:1fr 1fr;font-size:9px;margin-top:35px;gap:12px}.closing-brand{bottom:130px;font-size:18px}.chapter-nav{gap:7px}.chapter-nav a{gap:5px;font-size:9px}.chapter-nav i{width:8px}.chapter-nav a.active i{width:19px}footer{padding:14px 6%;gap:10px}.experience-controls{gap:12px}.experience-controls button{font-size:8px}#motion{max-width:50px;text-align:left;line-height:1.5}.sound-bars{display:none}dialog{padding:28px 7%}dialog nav{margin-top:14vh}dialog nav a{gap:16px;padding:23px 0}dialog nav span{font-size:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.world-dark,.world-light,.specimen,.orbit,.specimen-image{animation:none;transition:none;transform:none}#field{display:none}}@media(max-height:700px) and (min-width:700px){.chapter{padding-top:125px}.eyebrow{top:105px}h1{font-size:88px}.hero-copy p{margin-top:20px;font-size:14px}.specimen{width:38vw;top:20%}.enter{bottom:90px}h2{font-size:74px}}
/* Final atmosphere and readable instrument labels. */
.world-dark{background-image:linear-gradient(90deg,#05111699 0%,#051116f5 30%,#051116f5 48%,#051116cc 66%,#05111644 100%),url('assets/dark-world.jpeg')}
.header-note,.eyebrow,.kicker,.specimen-tag,.side-note,.coordinate,.disciplines,.footer-label,.experience-controls button,.chapter-nav a,.enter,.enter small{font-size:12px}
.specimen-tag{font-size:10px}.side-note{font-size:10px}.enter small{font-size:10px}.footer-label{font-size:10px}.header-note{font-size:10px}
@media(max-width:600px){.eyebrow,.kicker{font-size:11px}.hero-copy p,.chapter-copy p{font-size:16px}.experience-controls button{font-size:10px}.chapter-nav a{font-size:10px}.disciplines{font-size:11px}.enter{font-size:11px}.enter small{font-size:10px}.hero-copy p{max-width:275px}.first .hero-copy{margin-top:2vh}}
@media(max-width:600px) and (max-height:720px){h1{font-size:65px}.first .hero-copy{margin-top:0}.chapter{padding-top:140px}.hero-copy p{margin-top:16px}.enter{bottom:82px}}
.chapter{overflow:clip}
@media(max-width:600px){.world-dark{background-image:linear-gradient(#051116e8,#051116e8),url('assets/dark-world.jpeg')}.specimen{top:43%;left:45%;width:75vw;opacity:.45}.hero-copy{z-index:3}.hero-copy p{position:relative;background:linear-gradient(90deg,#05111699,transparent);padding-bottom:5px}}
