@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500&family=DM+Sans:wght@300;400;500;600&family=Michroma&display=swap');
:root{color-scheme:dark;--paper:#ece9e4;--dim:#929190;--amber:#e8c79a}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#030405}body{margin:0;color:var(--paper);font-family:'DM Sans',Arial,sans-serif;background:#030405}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a:focus-visible,button:focus-visible{outline:1px solid var(--amber);outline-offset:7px}#universe,#veil{position:fixed;inset:0;width:100%;height:100%;pointer-events:none}#universe{z-index:0}#veil{z-index:1;background:#030405;opacity:0}header{position:absolute;z-index:10;top:0;left:0;width:100%;padding:28px 4%;display:flex;justify-content:space-between;align-items:center}.brand{font-size:12px;font-weight:500;letter-spacing:.18em;display:flex;align-items:center;gap:12px}.brand img{object-fit:contain}nav{display:flex;gap:32px;align-items:center;font-size:12px;letter-spacing:.15em}nav a:hover,.source a:hover{color:var(--amber)}button{background:none;border:0;cursor:pointer;padding:12px;font-size:16px;color:#b4afa7;min-width:44px;min-height:44px}main,footer{position:relative;z-index:2}.journey{height:270svh}.hero{height:100svh;min-height:660px;position:sticky;top:0;overflow:hidden}.title{position:absolute;bottom:9%;width:100%;text-align:center;animation:awaken 2.8s both}h1{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:clamp(64px,8.5vw,132px);font-weight:300;letter-spacing:.18em;line-height:1;margin:0 0 19px;padding-left:.18em;text-shadow:0 0 35px #e3b97b18}.statement{font-size:clamp(12px,1.1vw,16px);letter-spacing:.24em;color:#eee9e0;margin:0 15px 12px}.attribution{display:flex;justify-content:center;align-items:center;gap:14px;font-size:10px;letter-spacing:.12em;margin:0;color:#bcb4a9}.attribution span{letter-spacing:0;color:#83827f}.attribution a{font-size:9px;color:#c5ae90;margin-left:9px}.pairing{margin-top:29px}.pair{font-size:clamp(18px,2vw,28px);letter-spacing:.07em;font-weight:400;margin:0 0 12px}.pair span,.ending h2 span{display:inline-block;color:#9c8263;font-weight:300;padding:0 .32em}.chain{font-size:11px;letter-spacing:.19em;margin:0 0 9px;color:#c5bbaa}.pons{font-size:10px;letter-spacing:.19em;margin:0;color:#83817d}.enter{position:absolute;bottom:2%;left:calc(50% - 22px);width:44px;text-align:center;font-size:26px;color:var(--amber);padding:6px;animation:down 3s infinite}.references{padding:15svh 24px 0;max-width:970px;margin:auto}.references-heading{text-align:center;margin-bottom:16svh}.references h2{font-family:'Barlow Condensed',sans-serif;font-weight:300;font-size:clamp(35px,5vw,70px);letter-spacing:.06em;line-height:1.15;margin:16px 0}.references h2 span{display:block;font-size:.56em;letter-spacing:.13em;margin-bottom:14px;color:#c6bfb2}.references-heading>p{font-size:10px;letter-spacing:.23em;color:#797773;margin:24px 0 0}.timeline{position:relative;padding:0 0 20px 80px;margin:0 50px}.timeline:before{content:'';position:absolute;left:0;top:0;bottom:0;width:1px;background:linear-gradient(transparent,#b08759 3%,#725437 96%,transparent);box-shadow:0 0 18px #d59a5425}article{padding:25px 0 20svh;position:relative;opacity:0;transform:translateY(32px);transition:opacity 1.4s,transform 1.4s}article.visible{opacity:1;transform:none}.node{position:absolute;left:-83px;top:42px;width:7px;height:7px;border-radius:50%;background:#ffedcf;box-shadow:0 0 10px #e8b87e,0 0 25px #e8b87e66}.date{font-size:12px;letter-spacing:.13em;color:#b9a386;margin-bottom:30px}blockquote{margin:0 0 35px;font-size:clamp(25px,3vw,40px);font-weight:300;line-height:1.4;letter-spacing:-.02em;white-space:pre-line}.source{display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:.12em}.source small{display:block;color:#787a7c;margin-top:7px;font-size:12px;letter-spacing:0}.source a{font-size:10px;color:var(--amber);padding:8px 0}.dataset-status{color:#8f877c;font-size:14px;line-height:1.5}.ending{text-align:center;padding:25svh 24px 20svh}.end-mark{opacity:.9;margin-bottom:30px}.ending h2{font-family:'Barlow Condensed',sans-serif;font-size:clamp(32px,5vw,72px);font-weight:300;letter-spacing:.02em;margin:0 0 25px}.ending .chain{font-size:13px}.contract{font-size:10px;letter-spacing:.15em;color:#beb5a8;margin:60px 0 0}.contract span{display:block;color:#777672;margin-top:10px;font-size:9px}.disclaimer{font-size:11px;line-height:1.8;color:#757572;max-width:535px;margin:60px auto 0}footer{padding:25px 4%;display:flex;justify-content:space-between;font-size:12px;color:#8e8b85}footer .brand{font-size:10px}footer>a:last-child{padding:10px}.skip{position:fixed;top:-100px;left:20px;z-index:30;background:#030405;padding:15px}.skip:focus{top:20px}@keyframes awaken{0%,35%{opacity:0;filter:blur(8px)}100%{opacity:1;filter:blur(0)}}@keyframes down{50%{transform:translateY(5px)}}
@media(max-width:650px){header{padding:18px 5%}.brand{font-size:10px;gap:9px}.brand img{width:29px;height:29px}nav{gap:18px;font-size:10px}nav button{padding:6px}.hero{min-height:620px}.title{bottom:11%}h1{font-size:14.5vw;letter-spacing:.07em;margin-bottom:18px}.statement{font-size:10px;letter-spacing:.11em}.attribution{font-size:9px;gap:10px}.attribution a{font-size:8px;margin-left:0}.pairing{margin-top:27px}.pair{font-size:20px;letter-spacing:.035em}.chain{font-size:9px}.pons{font-size:9px}.references{padding-left:25px;padding-right:25px}.timeline{margin:0 0 0 5px;padding-left:28px}.node{left:-31px}.source{font-size:10px}.source a{font-size:9px}article{padding-bottom:16svh}.references-heading{margin-bottom:12svh}.ending{padding-top:20svh}.ending h2{font-size:36px}.disclaimer{font-size:10px}.contract{margin-top:45px}}
@media(max-height:720px) and (min-width:651px){header{padding-top:15px}.hero{min-height:540px}.title{bottom:8%}h1{font-size:75px;margin-bottom:10px}.pairing{margin-top:18px}.pair{font-size:21px;margin-bottom:8px}.statement{font-size:12px;margin-bottom:7px}.chain,.pons{font-size:9px}.enter{bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}article{opacity:1;transform:none}.journey{height:150svh}}

/* Keep essential attribution and chain details legible on compact screens. */
.attribution{font-size:11px}.attribution a{font-size:10px}.chain{font-size:12px}.pons{font-size:11px}@media(max-width:650px){.statement{font-size:11px}.attribution{font-size:10px;gap:9px}.attribution a{font-size:9px}.chain,.pons{font-size:10px}}

/* Cinematic identity: dimensional icon and wide aerospace lettering. */
.brand img{width:52px;height:52px;mix-blend-mode:screen}.brand{font-family:Michroma,Arial,sans-serif;font-size:11px;letter-spacing:.21em;gap:15px}h1{font-family:Michroma,Arial,sans-serif;font-size:clamp(40px,5.35vw,88px);font-weight:400;letter-spacing:.26em;line-height:1.3;margin-bottom:20px;text-shadow:0 0 26px #d9e8ff22}.title{bottom:8%}.hero-quotation{margin-top:4px}.pairing{margin-top:25px}.pair{font-weight:300;letter-spacing:.09em}.chain{color:#d3c5b0}.pons{color:#a19a8f}.end-mark{width:126px;height:126px;mix-blend-mode:screen}.ending{background:radial-gradient(ellipse at center,#0a142222,transparent 65%)}footer .brand img{width:34px;height:34px}@media(max-width:650px){header{padding:12px 4%}.brand img{width:42px;height:42px}.brand{font-size:8px;letter-spacing:.11em;gap:5px}nav{gap:14px}.title{bottom:11%;padding:0 10px}h1{font-size:6.7vw;letter-spacing:.19em;margin-bottom:20px}.statement{font-size:10px;letter-spacing:.1em}.pairing{margin-top:27px}.pair{font-size:20px}.attribution{gap:8px}.attribution a{font-size:8px}.hero{min-height:620px}}@media(max-height:720px) and (min-width:651px){h1{font-size:50px;margin-bottom:12px}.title{bottom:8%}.pairing{margin-top:16px}.brand img{width:40px;height:40px}}

header{mix-blend-mode:screen}@media(max-width:650px){.title{bottom:15%}.enter{bottom:5%}}

.motion-paused .enter{animation-play-state:paused}

/* Exact supplied project artwork, with its aspect ratio and edges preserved. */
header .brand img{width:52px;height:52px;object-fit:contain;flex-shrink:0}
header .brand{gap:15px}
@media(max-width:650px){header .brand img{width:42px;height:42px}header .brand{gap:8px}}

/* The entire CA block is created only when the central address is non-empty. */
.contract-address{position:relative;max-width:520px;width:90%;margin:16px auto 0}.ca-label{font-size:10px;letter-spacing:.18em;color:#bda98d;margin:0 0 2px}.ca-row{display:flex;align-items:center;justify-content:center;gap:6px}.ca-row code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.02em;color:#c7c2ba;overflow-wrap:anywhere;min-width:0;user-select:all}.ca-copy{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;min-width:44px;min-height:44px;padding:10px;color:#bda98d}.ca-copy:hover{color:#fff0da}.ca-status{position:absolute;top:100%;left:0;right:0;text-align:center;font-size:9px;letter-spacing:.15em;color:#bda98d;pointer-events:none}@media(max-width:650px){.contract-address{margin-top:12px;width:94%}.ca-row code{font-size:11px}}
