@font-face{font-family:Condensed;src:url('assets/display.ttf') format('truetype');font-weight:900;font-display:swap}@font-face{font-family:Mono;src:url('assets/mono.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--paper:#c7aa7c;--paper-light:#dfc89d;--ink:#28231c;--red:#b52b22;--yellow:#e7b631;--line:#514431;--mono:Mono,'Courier New',monospace;--display:Condensed,Impact,'Arial Narrow',sans-serif}
*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--mono);font-size:14px;min-height:100vh}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--red);outline-offset:5px}button{border:0}button,a{touch-action:manipulation}img{display:block;max-width:100%}p{line-height:1.75}button{background:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:900}.paper-grain{position:fixed;inset:0;pointer-events:none;z-index:12;opacity:.16;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='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%232f2012' opacity='.7' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E");mix-blend-mode:multiply}.world-art{position:fixed;inset:80px 0 0;pointer-events:none;background-position:center;background-size:cover;opacity:.22;mix-blend-mode:multiply;z-index:-1}.header{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 4%;border-bottom:1px solid var(--ink)}.brand{display:flex;align-items:center;gap:11px;font-family:var(--display);font-size:22px;line-height:.92;letter-spacing:-.3px;flex-shrink:0}.brand small{display:block;font:8px var(--mono);letter-spacing:.3px;margin-top:7px}.brand-mark{display:block;position:relative;font:38px var(--display);color:var(--yellow);background:var(--red);width:42px;height:49px;text-align:center;transform:rotate(-5deg);border:2px solid var(--ink)}.brand-mark span{position:absolute;bottom:0;left:10px;line-height:.9;font-size:27px;color:var(--paper-light)}nav{display:flex;gap:25px;align-items:center}.nav-link{font-size:12px;padding:9px 0;position:relative;white-space:nowrap}.nav-link:after{content:'';position:absolute;height:2px;background:var(--red);left:0;right:0;bottom:1px;transform:scaleX(0);transition:transform .2s}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.nav-link.active{color:var(--red)}.socials{display:flex;gap:11px;align-items:center}.x-link{font:23px Arial,sans-serif;width:42px;height:42px;display:grid;place-items:center;border:1.5px solid}.buy{background:var(--red);color:#f4dfb4;font-weight:bold;display:flex;align-items:center;gap:18px;padding:14px 18px;box-shadow:3px 3px 0 var(--ink);white-space:nowrap;transition:transform .2s}.buy:hover{transform:translate(-2px,-2px)}main{max-width:1600px;margin:auto;outline:none}.scene{padding:0 4% 28px;min-height:700px}.scene[hidden]{display:none!important}.scene.active{animation:enter .5s both}.edition{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.8px;margin:20px 0 21px}.hero-layout{position:relative;display:grid;grid-template-columns:57% 43%;min-height:590px}.hero-copy{position:relative;z-index:2;padding-top:23px;pointer-events:none}.hero-copy button{pointer-events:auto}.case-label{font-size:12px;letter-spacing:.8px;display:flex;gap:10px;align-items:center;margin-bottom:12px}.tiny-star{font-size:28px;color:var(--red)}h1{font-size:clamp(84px,9.7vw,150px);line-height:.78;letter-spacing:-2px;margin:19px 0 24px}h1 span{color:var(--red);font-size:.89em;display:inline-block;letter-spacing:-2.5px}.handwritten,.scribble{font-family:'Bradley Hand','Segoe Print','Comic Sans MS',cursive;font-style:italic}.tagline{font-size:31px;transform:rotate(-4deg);margin:0 0 39px 2px;color:var(--red);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:7px}.intro{display:flex;align-items:center;gap:22px;max-width:465px}.intro p{font-size:16px;line-height:1.65;margin:0}.vertical-note{writing-mode:vertical-rl;transform:rotate(180deg);font-size:9px;border-left:1px solid;padding-left:8px;letter-spacing:1px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px}.button{font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:19px 22px;border:1.5px solid var(--ink);font-weight:bold;box-shadow:4px 4px 0 var(--ink);transition:transform .2s,box-shadow .2s;min-height:54px}.button:hover:not(:disabled){transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--ink)}.button:active:not(:disabled){transform:translate(2px,2px);box-shadow:1px 1px 0 var(--ink)}.red{background:var(--red);color:#f4dfb4}.black{background:var(--ink);color:var(--paper-light);box-shadow:4px 4px 0 var(--red)}.button span{font-size:23px;font-weight:400;line-height:1}.text-button{font-size:12px;text-decoration:underline;text-underline-offset:5px;padding:9px 0}.text-button span{font-size:20px;margin-left:7px}.hero-bottom{display:flex;align-items:center;gap:19px;margin-top:32px}.stamp{display:grid;place-content:center;width:89px;height:53px;border:2px solid var(--red);color:var(--red);font:bold 13px var(--mono);transform:rotate(-8deg);text-align:center;line-height:1.2;border-radius:2px}.hero-bottom p{font-size:10px;margin:0;line-height:1.9}.hero-bottom p span{opacity:.7}.hero-visual{position:relative;min-width:0;margin-left:-25px;isolation:isolate}.portrait-button{width:110%;position:relative;left:-9%;padding:0;transform:rotate(3deg);transition:transform .5s;top:12px}.portrait-button:hover{transform:rotate(0deg) scale(1.025)}.hero-cat{width:100%;height:555px;object-fit:cover;mix-blend-mode:multiply;mask-image:linear-gradient(to bottom,#000 89%,transparent 100%)}.hero-cat.generated{object-fit:contain;mask-image:radial-gradient(ellipse 68% 66% at 50% 46%,#000 50%,transparent 84%)}.sketch-circle{position:absolute;width:102%;height:83%;border:2px solid var(--red);border-radius:48% 51% 45% 50%;transform:rotate(-13deg);top:23px;right:0;opacity:.8;z-index:-1}.sketch-circle:after{content:'';position:absolute;inset:7px -5px -7px 5px;border:1px solid var(--red);border-radius:50%}.top-scribble{position:absolute;top:-4px;right:0;z-index:3;transform:rotate(10deg);font-size:23px;line-height:1}.portrait-caption{display:block;font-size:9px;letter-spacing:1px;text-align:center;position:relative;top:1px}.cat-response{position:absolute;top:44%;left:-19px;background:var(--paper-light);padding:10px 13px;box-shadow:3px 3px 0 var(--ink);border:1px solid var(--ink);font-size:12px;transform:rotate(-6deg);pointer-events:none;opacity:0;transition:opacity .3s}.cat-response.visible{opacity:1}.sticker{position:absolute;transform:rotate(11deg);z-index:4}.yellow-sticker{background:var(--yellow);right:-4px;bottom:70px;width:122px;height:126px;clip-path:polygon(0 4%,97% 0,100% 91%,6% 100%);font:30px/.85 var(--display);padding:20px 12px;transition:transform .3s}.yellow-sticker b{font:12px var(--mono);display:inline-block;margin-top:9px}.yellow-sticker:hover{transform:rotate(-7deg) scale(1.08)}.little-cross{font-size:71px;position:absolute;bottom:32px;left:0;transform:rotate(12deg)}.torn-strip{margin:27px -4.35% 0;background:var(--red);color:var(--paper-light);overflow:hidden;transform:rotate(-1.1deg);border-block:2px solid var(--ink);padding:12px 0;clip-path:polygon(0 6%,8% 2%,19% 5%,30% 0,49% 5%,60% 1%,75% 5%,93% 0,100% 4%,100% 95%,80% 100%,62% 97%,49% 100%,34% 94%,19% 100%,0 94%)}.torn-strip div{font:27px var(--display);letter-spacing:1px;white-space:nowrap;animation:marquee 32s linear infinite;width:max-content}.torn-strip span{padding:0 35px;color:var(--yellow)}.home-note{display:flex;justify-content:space-between;margin-top:26px;font-size:9px;letter-spacing:.8px}.home-note button{font-size:9px;padding:0}.section-heading{display:flex;align-items:center;justify-content:space-between;padding:38px 0 24px;gap:22px}.eyebrow{font-size:11px;letter-spacing:1.5px;display:block;margin-bottom:8px}h2{font-size:clamp(54px,6vw,88px);line-height:.95;margin:0;letter-spacing:-1px}.red-dot{color:var(--red)}.section-heading .handwritten{font-size:23px;max-width:280px;transform:rotate(-5deg)}.file-layout{display:grid;grid-template-columns:38% 1fr;gap:70px;padding:14px 40px 5px}.evidence-board{padding:8px 10px}.photo-print{background:var(--paper-light);padding:13px 13px 20px;transform:rotate(-5deg);box-shadow:4px 6px 0 #43322235;position:relative;max-width:370px}.photo-print:before,.file-page:before{content:'';position:absolute;width:104px;height:33px;top:-15px;left:35%;background:#e8c380aa;transform:rotate(5deg);z-index:2}.photo-print img{aspect-ratio:1;object-fit:cover;filter:sepia(.2)}.photo-print span{display:block;font-size:10px;margin-top:16px;text-align:center}.evidence-note{font-size:11px;line-height:2;transform:rotate(-2deg);margin:24px 0 10px}.file-page{background:#dfcaa0;box-shadow:7px 7px 0 #61503942;padding:30px 38px 22px;position:relative;transform:rotate(.7deg);min-height:450px;border:1px solid #8a7252}.page-top{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:10px;border-bottom:1px dashed #7b6649;padding-bottom:14px;margin-bottom:26px}.file-stamp{color:var(--red);border:2px solid;padding:5px 7px;transform:rotate(-8deg);font-weight:bold}.file-page h3{font-size:51px;line-height:1;margin-bottom:20px}.file-page p{font-size:15px;line-height:1.85;margin-bottom:17px}.file-page .quote{border-left:3px solid var(--red);padding-left:17px;font-style:italic;color:var(--red)}.chapter-footer{display:flex;justify-content:space-between;align-items:center;margin-top:25px;border-top:1px dashed #7b6649;padding-top:17px;font-size:12px}.round-button{border:1.5px solid;width:39px;height:39px;display:grid;place-items:center;font-size:22px;transition:background .2s}.round-button:hover{background:var(--red);color:var(--paper-light)}.chapter-tabs{display:flex;justify-content:center;gap:8px;margin:28px 0 0;flex-wrap:wrap}.chapter-tab{border:1px solid var(--ink);padding:11px 17px;font-size:11px;transition:background .2s}.chapter-tab.active{background:var(--ink);color:var(--paper-light)}.route-layout{display:grid;grid-template-columns:55% 45%;align-items:center;gap:0;padding:0 40px}.route-map{position:relative;height:520px;max-width:590px;width:100%}.record{position:absolute;width:360px;height:360px;left:50%;top:50%;margin:-185px 0 0 -180px;border-radius:50%;background:repeating-radial-gradient(circle,#28231d 0,#28231d 2px,#393329 3px,#231f1a 4px);box-shadow:9px 13px 0 #28231c25;display:grid;place-items:center;transition:transform 1s cubic-bezier(.22,1,.36,1)}.record:after{content:'';position:absolute;inset:10px;border-radius:50%;background:conic-gradient(transparent,#ffffff12,transparent,#ffffff1a,transparent)}.record-label{border-radius:50%;width:164px;height:164px;background:var(--red);color:var(--paper-light);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e0b483;transform:rotate(-16deg)}.record-label span,.record-label small{font-size:9px}.record-label b{font:38px/.86 var(--display);text-align:center;margin:9px 0}.route-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.route-lines path{stroke:var(--red);fill:none;stroke-width:2;stroke-dasharray:5 6;animation:dash 24s linear infinite}.route-node{position:absolute;display:flex;align-items:center;gap:9px;background:var(--paper-light);border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);padding:8px 11px;transition:transform .3s,background .3s;transform:rotate(-5deg)}.route-node b{font:28px var(--display)}.route-node span{font-size:11px}.route-node.selected{background:var(--red);color:var(--paper-light);transform:rotate(3deg) scale(1.08)}.node-0{top:60px;left:13%}.node-1{top:203px;right:-1%}.node-2{bottom:49px;right:22%}.node-3{top:302px;left:0}.map-instruction{position:absolute;bottom:0;left:4%;width:92%;text-align:center;font-size:10px;letter-spacing:1px}.route-card{padding:30px 30px 35px 45px;margin-left:35px;border-left:1px solid #786448}.route-date{font-size:12px;color:var(--red);margin-bottom:20px}.route-card h3{font-size:70px;line-height:.88;margin-bottom:23px;max-width:350px}.route-card>p{font-size:15px;max-width:400px}.route-mission{background:var(--paper-light);border:1px dashed #6d5636;padding:18px;margin:25px 0;transform:rotate(-2deg)}.route-mission>span{font-size:10px;letter-spacing:1.3px}.route-mission p{font-size:13px;margin:8px 0 0}.route-footnote{font-size:10px;display:block;margin-top:23px;line-height:1.8;opacity:.75}.desk-layout{display:grid;grid-template-columns:66% 34%;gap:20px}.desk{position:relative;min-height:530px;border:1px dashed #6b583d;background:#b6925a22;overflow:hidden}.desk-note{position:absolute;font:23px/1.25 'Bradley Hand','Comic Sans MS',cursive;font-style:italic;left:35%;top:42%;transform:rotate(-8deg);opacity:.55}.junk{position:absolute;width:190px;height:215px;padding:0;touch-action:none;transition:filter .25s;user-select:none}.junk img{width:100%;height:170px;object-fit:contain;mix-blend-mode:multiply;pointer-events:none}.junk:hover{filter:drop-shadow(5px 8px 1px #34251342)}.junk:active{cursor:grabbing}.junk span{font-size:10px;background:var(--paper-light);padding:7px 10px;display:inline-block;border:1px solid;white-space:nowrap}.phone{left:8%;top:18px;transform:rotate(-12deg)}.headphones{right:8%;top:8px;transform:rotate(10deg)}.beanie{left:8%;bottom:25px;transform:rotate(-9deg)}.cross{right:6%;bottom:29px;transform:rotate(12deg)}.reset-desk{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:6;font-size:10px;background:var(--paper);padding:7px}.pocket-panel{padding:20px 25px 0}.pocket-panel h3{font-size:51px;line-height:.95;margin:25px 0 20px}.pocket-panel>p{font-size:14px;min-height:124px}.evidence-progress{margin-top:26px;border-top:1px solid;padding-top:19px}.evidence-progress>div:first-child{display:flex;justify-content:space-between;font-size:10px;gap:10px}.memory-bars{display:flex;gap:6px;margin:12px 0 20px}.memory-bars i{height:8px;background:#9f8055;flex:1}.memory-bars i.found{background:var(--red)}.evidence-progress .button{font-size:11px;width:100%;gap:10px;justify-content:center}.tuner{border:1px solid var(--ink);background:var(--paper-light);padding:16px}.tuner label{font-size:11px}.tuner input{display:block;width:100%;margin:16px 0;accent-color:var(--red)}.frequency{font-family:var(--display);font-size:32px;color:var(--red)}.tuner p{font-size:11px;line-height:1.6;margin:4px 0}.pocket-panel .text-button{font-size:12px}.visited-mark{position:absolute;right:10px;top:0;background:var(--red);color:var(--paper-light);border-radius:50%;padding:4px 8px;font-size:15px}
footer{margin:0 4%;padding:19px 0 14px;border-top:1px solid var(--ink);display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:9px}.footer-left{display:flex;gap:25px;align-items:center}.footer-left>span{font-size:9px}#sound-toggle{font-size:10px;display:flex;align-items:center;gap:8px;padding:0}.equalizer{display:flex;gap:2px;height:13px;align-items:center}.equalizer i{display:block;background:var(--ink);height:5px;width:2px}.equalizer i:nth-child(2){height:11px}.equalizer i:nth-child(3){height:8px}body.sound-on .equalizer i{animation:equalize .6s ease-in-out infinite alternate}body.sound-on .equalizer i:nth-child(2){animation-delay:.2s}body.sound-on .equalizer i:nth-child(3){animation-delay:.4s}.copy-address{font-size:10px;padding:0}.copy-address span{font-size:17px;margin-left:6px}.fineprint{text-align:center;font-size:9px;opacity:.62;margin:2px 4% 14px;line-height:1.6}.toast{position:fixed;bottom:35px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:var(--paper-light);padding:16px 23px;z-index:30;border:1px solid var(--paper-light);transition:.25s;font-size:12px;max-width:90vw;text-align:center}.toast.show{transform:translate(-50%,0);opacity:1}.scene-wipe{position:fixed;inset:0;background:var(--red);z-index:25;display:grid;place-items:center;transform:translateY(102%);pointer-events:none;transition:transform .24s cubic-bezier(.6,0,.4,1)}.scene-wipe span{font:clamp(35px,7vw,100px) var(--display);color:var(--paper-light);transform:rotate(-5deg)}.scene-wipe.in{transform:translateY(0)}dialog{background:var(--paper-light);color:var(--ink);max-width:700px;width:90%;border:2px solid var(--ink);box-shadow:10px 10px 0 #211b13;max-height:88vh;padding:43px;transform:rotate(-1deg)}dialog::backdrop{background:#17100dcc;backdrop-filter:blur(4px)}.modal-close{position:absolute;right:12px;top:12px;background:var(--paper-light);z-index:2}dialog h3{font-size:60px;line-height:.95;margin:15px 0 23px}dialog p{font-size:15px}dialog img{max-height:60vh;margin:auto;object-fit:contain}dialog .eyebrow{margin-top:13px}dialog .secret-end{font-size:24px;color:var(--red);font-family:'Bradley Hand','Comic Sans MS',cursive;font-style:italic}.skip{position:fixed;top:-70px;left:20px;z-index:50;background:var(--ink);color:white;padding:14px}.skip:focus{top:10px}@keyframes enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes dash{to{stroke-dashoffset:-200}}@keyframes equalize{to{height:13px}}
@media(min-width:1500px){.hero-layout{min-height:640px}.hero-cat{height:620px}.hero-copy{padding-top:33px}.hero-bottom{margin-top:37px}.tagline{margin-bottom:40px}.header nav{gap:34px}}
@media(max-width:1100px){.header{flex-wrap:wrap;gap:16px;padding-top:17px;padding-bottom:14px}.header nav{order:3;flex-basis:100%;justify-content:space-between;border-top:1px dashed #6c563c;padding-top:8px;gap:12px}.nav-link{font-size:11px}.hero-layout{min-height:550px}.hero-cat{height:500px}.hero-actions{gap:15px}.button{padding:16px;font-size:12px}.tagline{font-size:26px}.intro p{font-size:14px}.hero-bottom p{font-size:9px}.file-layout{padding-inline:0;gap:35px}.file-page{padding:25px}.route-layout{padding:0;grid-template-columns:52% 48%}.route-card{margin-left:18px;padding-left:25px}.record{width:300px;height:300px;margin:-150px 0 0 -150px}.route-node{padding:7px}.route-node span{font-size:10px}.route-node b{font-size:22px}.pocket-panel{padding:10px}.junk{width:170px}.desk-layout{grid-template-columns:60% 40%;gap:0}.section-heading .handwritten{max-width:240px;font-size:20px}.footer-center{display:none}}
@media(max-width:760px){.header{padding:16px 5% 9px}.brand{font-size:20px}.brand small{font-size:7px}.brand-mark{height:44px;width:38px}.buy{font-size:11px;padding:12px;gap:12px}.x-link{height:36px;width:36px;font-size:20px}.socials{gap:8px}.header nav{overflow-x:auto;gap:22px;justify-content:space-between}.nav-link{font-size:9px}.scene{padding:0 5% 25px;min-height:0}.edition{font-size:8px;letter-spacing:.5px;margin:16px 0 0}.hero-layout{display:flex;flex-direction:column;min-height:0}.hero-copy{padding-top:19px}.case-label{font-size:9px;gap:7px;margin-bottom:14px}.tiny-star{font-size:19px}h1{font-size:clamp(76px,17.4vw,132px);letter-spacing:-1px;margin:10px 0 21px}h1 span{letter-spacing:-1.5px}.tagline{font-size:25px;margin-bottom:26px}.intro{gap:17px;max-width:370px}.intro p{font-size:14px}.vertical-note{font-size:8px}.hero-actions{margin-top:22px;flex-wrap:wrap;gap:19px}.hero-actions .button{font-size:11px;padding:16px}.hero-actions .text-button{font-size:11px}.hero-bottom{display:none}.hero-visual{margin:23px auto 0;width:100%;max-width:420px;min-height:400px}.hero-cat{height:420px}.portrait-button{width:100%;left:0;top:0}.sketch-circle{height:87%;width:95%;right:3%;top:10px}.portrait-caption{font-size:8px;top:-7px}.top-scribble{top:8px;right:0;font-size:19px}.yellow-sticker{right:1%;bottom:44px;width:104px;height:111px;font-size:26px}.yellow-sticker b{font-size:10px}.little-cross{font-size:50px;bottom:21px;left:7%}.cat-response{left:8px;font-size:10px}.torn-strip{margin:21px -5.6% 0;padding:9px 0}.torn-strip div{font-size:23px}.home-note{margin-top:20px;font-size:8px;line-height:1.8;gap:20px}.home-note button{font-size:8px;text-align:right}.section-heading{display:block;padding:27px 0 26px}.section-heading h2{font-size:57px}.section-heading .handwritten{display:block;margin-top:15px;font-size:20px;max-width:none;transform:rotate(-3deg)}.eyebrow{font-size:9px;letter-spacing:1px}.file-layout{display:flex;flex-direction:column;gap:24px;padding:0}.evidence-board{display:grid;grid-template-columns:45% 50%;gap:5%;align-items:center;padding:8px}.photo-print{padding:8px 8px 12px}.photo-print span{font-size:7px;line-height:1.6;margin-top:8px}.evidence-note{font-size:9px;margin:0}.evidence-board .text-button{grid-column:1/-1;justify-self:start;font-size:10px;margin:12px 0 0}.photo-print:before{width:60px;height:23px;top:-9px}.file-page{padding:24px;min-height:0;transform:rotate(.3deg)}.file-page h3{font-size:43px}.file-page p{font-size:14px}.page-top{font-size:9px;gap:8px}.file-stamp{font-size:9px}.chapter-tab{padding:9px;font-size:9px}.chapter-tabs{gap:6px;margin-top:20px}.route-layout{display:flex;flex-direction:column}.route-map{height:415px;max-width:440px}.record{width:265px;height:265px;margin:-132px 0 0 -132px}.record-label{width:140px;height:140px}.record-label b{font-size:33px}.node-0{top:29px;left:9%}.node-1{top:155px;right:-1%}.node-2{bottom:48px;right:11%}.node-3{top:265px;left:-1%}.route-node span{font-size:9px}.map-instruction{font-size:9px}.route-card{margin:25px 0 0;padding:25px 7px 0;border-left:0;border-top:1px solid;width:100%}.route-card h3{font-size:59px}.route-card>p{font-size:14px;max-width:none}.route-mission{margin:18px 0 22px}.route-date{font-size:11px;margin-bottom:17px}.route-footnote{font-size:9px}.desk-layout{display:flex;flex-direction:column;gap:20px}.desk{min-height:440px}.junk{width:150px;height:185px}.junk img{height:145px}.junk span{font-size:8px;padding:6px}.phone{left:3%;top:12px}.headphones{right:2%;top:15px}.beanie{left:4%;bottom:27px}.cross{right:2%;bottom:25px}.desk-note{font-size:19px;left:26%;top:42%}.pocket-panel{padding:5px}.pocket-panel h3{font-size:46px;margin:16px 0}.pocket-panel>p{min-height:0;font-size:14px}.evidence-progress{margin-top:20px}.evidence-progress>div:first-child{font-size:11px}footer{margin:0 5%;flex-wrap:wrap;gap:16px;font-size:8px}.footer-left{gap:20px;justify-content:space-between;width:100%}.copy-address{font-size:10px;margin:0 auto}.fineprint{font-size:8px;margin:4px 5% 13px}dialog{padding:36px 23px 25px}dialog h3{font-size:47px}dialog p{font-size:14px}.world-art{opacity:.18;background-size:auto 100%}.toast{font-size:11px;width:max-content}}
body{overflow-x:clip}.scene-wipe{visibility:hidden;transition:transform .24s cubic-bezier(.6,0,.4,1),visibility 0s .24s}.scene-wipe.in{visibility:visible;transition:transform .24s cubic-bezier(.6,0,.4,1)}
.world-art{background-image:url('assets/world.webp')}.cat-beanie{position:absolute;width:43%;height:180px;object-fit:contain;top:-40px;left:22%;transform:rotate(-12deg);pointer-events:none;z-index:5;filter:drop-shadow(3px 5px 1px #231b1840)}.cat-beanie[hidden]{display:none}
.file-page p,.route-card>p,.pocket-panel>p,dialog p{font-size:16px}.chapter-tab,.route-node span,.junk span,.tuner label,.tuner p,.evidence-note{font-size:12px}.home-note,.home-note button,.footer-left>span,.copy-address,#sound-toggle,.fineprint,.route-footnote{font-size:11px}.portrait-caption,.edition,.eyebrow,.case-label,.map-instruction{font-size:12px}.evidence-progress>div:first-child{font-size:12px}.route-card .button,.evidence-progress .button{font-size:12px}
@media(max-width:1100px){.header nav .nav-link{font-size:12px}.edition{font-size:10px}.route-node span{font-size:10px}.route-card{padding-left:18px;padding-right:10px}}
@media(max-width:760px){.cat-beanie{height:145px;top:-28px}.header nav{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;overflow:visible}.header nav .nav-link{font-size:11px;padding:10px 0}.nav-link:after{right:auto;width:50%}.hero-layout{display:grid}.hero-copy{display:contents}.case-label{font-size:10px;margin:22px 0 8px}.hero-copy h1{margin:8px 0 20px}.tagline{margin:0 0 17px;font-size:23px}.hero-visual{grid-row:4;margin:3px auto 18px;min-height:350px}.hero-cat{height:350px}.top-scribble{font-size:17px}.portrait-caption{font-size:8px}.intro{margin-top:9px}.intro p{font-size:16px}.hero-actions{margin-bottom:8px;gap:16px}.hero-actions .text-button{font-size:12px}.hero-actions .button{font-size:12px}.edition{font-size:8px}.home-note,.home-note button{font-size:10px;letter-spacing:0}.eyebrow{font-size:10px}.section-heading h2{font-size:53px}.evidence-note{font-size:10px}.chapter-tab{font-size:10px}.junk span{font-size:10px}.route-node span{font-size:10px}.map-instruction{font-size:9px}.evidence-progress>div:first-child{font-size:11px}.fineprint{font-size:10px}.footer-left>span,#sound-toggle{font-size:10px}dialog p,.file-page p,.route-card>p,.pocket-panel>p{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.scene-wipe{display:none}}
@media(max-width:760px){.hero-layout{grid-template-columns:minmax(0,1fr)}.hero-visual{grid-column:1}.hero-copy>*{min-width:0}.hero-bottom{display:none}}
.home{overflow:clip}
@media(max-width:370px){h1{font-size:23vw}.tagline{font-size:21px}.header .brand{font-size:17px}.header .brand small{font-size:6px}.header .brand-mark{width:31px;height:40px;font-size:32px}.header{column-gap:8px}.socials .buy{padding:11px 9px;font-size:10px;gap:5px}.socials{gap:5px}.x-link{width:31px;height:34px}.brand{gap:7px}.header .brand-mark span{left:7px}}
