@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Serif+SC:wght@400;500;600;700;900&display=swap');

:root{--paper:#dce7df;--ink:#e9f0ea;--muted:#b7c8bc;--gold:#e3c789;--pine:#08211c;--dark:#04120f}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:var(--dark);font-family:'Noto Serif SC',serif}.journey{position:relative;width:100%;height:100%;isolation:isolate;overflow:hidden}.scene{position:absolute;inset:0;display:grid;align-items:center;opacity:0;pointer-events:none;transform:scale(.78);transition:opacity .72s ease,transform 1.15s cubic-bezier(.2,.75,.15,1),filter .8s ease;filter:blur(11px);overflow:hidden}.scene.is-active{opacity:1;pointer-events:auto;transform:scale(1);filter:blur(0);z-index:2}.scene.is-before{transform:scale(1.18);opacity:0}.scene.is-after{transform:scale(.74);opacity:0}.backdrop,.veil{position:absolute;inset:-7%;z-index:-2}.backdrop{background-position:center;background-size:cover;transition:transform 4s cubic-bezier(.18,.8,.25,1),filter 1s ease}.is-active .backdrop{transform:scale(1.08)}.lake-dawn{background-image:url('assets/misty-lake-unsplash.jpg')}.forest-aerial{background-image:url('assets/forest-lake-unsplash.jpg')}.lake-close{background-image:url('assets/misty-lake-unsplash.jpg');background-position:50% 86%;filter:saturate(.55) contrast(1.15)}.veil{z-index:-1}.veil--dawn{background:linear-gradient(90deg,rgba(2,18,18,.88),rgba(4,22,20,.29) 65%,rgba(3,13,15,.56)),linear-gradient(0deg,rgba(0,8,8,.5),transparent 42%)}.veil--forest{background:radial-gradient(circle at 58% 53%,transparent 0 5%,rgba(1,17,12,.21) 23%,rgba(1,12,9,.9) 75%),linear-gradient(90deg,rgba(0,19,12,.72),transparent)}.veil--ink{background:linear-gradient(90deg,rgba(1,14,13,.92),rgba(0,17,16,.5) 67%,rgba(0,0,0,.76)),linear-gradient(0deg,rgba(0,15,13,.45),transparent)}.veil--publication{background:radial-gradient(ellipse at 50% 45%,rgba(45,91,61,.22),rgba(2,15,10,.89) 75%)}.veil--contact{background:linear-gradient(0deg,rgba(0,8,8,.84),rgba(0,28,29,.25)),linear-gradient(90deg,rgba(1,16,14,.9),transparent)}.topbar{position:fixed;z-index:10;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:25px clamp(22px,5vw,76px);color:var(--ink);font:500 12px 'DM Mono',monospace;letter-spacing:.04em}.wordmark,.mail-top{color:inherit;text-decoration:none}.wordmark span{color:var(--gold)}.chapter-count{display:flex;align-items:center;gap:8px}.chapter-count i{display:block;width:25px;height:1px;background:currentColor;opacity:.6}.mail-top{text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:5px}.scene-copy{margin-left:clamp(25px,13vw,230px);max-width:780px;color:var(--ink);animation:arrive .9s .12s both}.kicker{margin:0 0 20px;color:var(--gold);font:500 11px 'DM Mono',monospace;letter-spacing:.13em}.scene h1,.scene h2{margin:0;letter-spacing:-.09em;line-height:.93;font-size:clamp(65px,10.5vw,160px);font-weight:900}.scene h1 span{display:block;color:#d5e6db;font-weight:400}.scene h2{font-size:clamp(50px,8.2vw,125px)}.lede{margin:35px 0 0;max-width:570px;font-size:clamp(16px,1.45vw,21px);line-height:1.95;text-shadow:0 2px 18px #001}.scene-note{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);margin:0;color:var(--muted);font:11px 'DM Mono',monospace;letter-spacing:.08em;white-space:nowrap}.scene-note:after{content:' ↓';color:var(--gold);font-size:16px}.forest-copy{margin-left:clamp(25px,9vw,160px)}.forest-marker{position:absolute;color:#dce8dd;font:11px 'DM Mono',monospace;letter-spacing:.1em;opacity:.7}.forest-marker span{display:inline-block;width:6px;height:6px;margin-right:7px;border:1px solid var(--gold);border-radius:50%;box-shadow:0 0 0 5px rgba(231,199,137,.09)}.marker-one{top:28%;right:23%}.marker-two{top:58%;right:13%}.marker-three{bottom:24%;right:32%}.works-copy{margin-top:-240px}.works-list{position:absolute;right:clamp(24px,10vw,170px);bottom:clamp(76px,13vh,130px);width:min(470px,calc(100% - 48px))}.work-link{display:grid;grid-template-columns:36px 1fr 24px;gap:12px;align-items:center;padding:15px 0;color:var(--ink);border-top:1px solid rgba(232,240,234,.35);text-decoration:none;transition:padding .3s ease,color .3s ease}.work-link:last-child{border-bottom:1px solid rgba(232,240,234,.35)}.work-link:hover,.work-link:focus-visible{padding-left:12px;color:var(--gold);outline:0}.work-link>span,.work-link small{font:11px 'DM Mono',monospace;color:var(--muted)}.work-link strong{display:block;margin-top:4px;font-size:clamp(19px,2vw,27px);letter-spacing:-.05em}.work-link b{font:20px 'DM Mono',monospace;font-weight:400}.publication-copy{margin-left:clamp(25px,16vw,280px)}.publication-copy h2{color:var(--gold);font-size:clamp(76px,13vw,190px)}.status{margin:30px 0 0;color:var(--gold);font:11px 'DM Mono',monospace;letter-spacing:.12em}.publication-orbit{position:absolute;right:10%;top:50%;width:min(42vw,600px);aspect-ratio:1;border:1px solid rgba(222,230,199,.45);border-radius:50%;transform:translateY(-50%);box-shadow:inset 0 0 80px rgba(188,230,187,.08),0 0 0 65px rgba(126,174,117,.05),0 0 0 150px rgba(126,174,117,.04);animation:orbit 12s linear infinite}.contact-copy{margin-left:clamp(25px,14vw,250px)}.email{display:inline-block;max-width:100%;margin-top:35px;color:var(--gold);font:clamp(19px,2.7vw,40px) 'DM Mono',monospace;letter-spacing:-.06em;text-decoration-color:rgba(227,199,137,.6);text-underline-offset:10px;word-break:break-all}.email span{font-size:1.25em}.credit{margin-top:40px;color:var(--muted);font:10px 'DM Mono',monospace}.controls{position:fixed;z-index:12;right:clamp(18px,3vw,52px);bottom:25px;display:grid;gap:8px}.control{width:42px;height:42px;color:var(--ink);background:rgba(1,19,15,.36);border:1px solid rgba(233,240,234,.45);border-radius:50%;font:18px 'DM Mono',monospace;cursor:pointer;transition:background .2s,transform .2s}.control:hover:not(:disabled){background:rgba(202,225,208,.2);transform:scale(1.08)}.control:disabled{opacity:.28;cursor:not-allowed}.progress{position:fixed;z-index:11;right:0;top:0;width:3px;height:100%;background:rgba(233,240,234,.2)}.progress span{display:block;width:100%;height:100%;background:var(--gold);transform-origin:top;transition:transform .7s ease}.sound-grain{position:fixed;z-index:8;inset:0;pointer-events:none;opacity:.2;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='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}.no-script{position:fixed;inset:auto 20px 20px;padding:15px;background:#fff;color:#000}@keyframes arrive{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes orbit{to{transform:translateY(-50%) rotate(360deg)}}@media(max-width:720px){.topbar{padding:20px}.scene-copy,.forest-copy,.publication-copy,.contact-copy{margin-left:25px;margin-right:25px}.scene h1,.scene h2{font-size:clamp(58px,16vw,94px)}.works-copy{margin-top:-200px}.works-list{right:24px;bottom:85px}.publication-orbit{right:-20%;width:86vw}.lede{margin-top:26px;line-height:1.8}.scene-note{bottom:22px}.controls{right:18px;bottom:16px}.control{width:38px;height:38px}.forest-marker{display:none}.credit{font-size:9px}}
@media(prefers-reduced-motion:reduce){.scene,.backdrop,.work-link,.progress span{transition:none}.publication-orbit{animation:none}}
