*{box-sizing:border-box}body{color:#292f2c;background:#e6e2d7;margin:0;font-family:Arial,sans-serif}#view{touch-action:none;outline:none;width:100%;height:100dvh;display:block}header{pointer-events:none;justify-content:space-between;padding:28px 36px;display:flex;position:absolute;top:0;left:0;right:0}.brand{color:#29332b;font-family:Georgia,serif;font-size:30px;text-decoration:none}.brand span{letter-spacing:3px;margin-top:8px;font:10px Arial;display:block}.edition{text-align:right;letter-spacing:2px;font-size:10px;line-height:1.8}.edition b{letter-spacing:0;color:#5a6259;font-weight:400}#panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf7edec;border:1px solid #fff9;width:310px;max-height:calc(100dvh - 215px);padding:24px;position:absolute;top:140px;left:36px;overflow:auto}.eyebrow{letter-spacing:2px;color:#68725e;font-size:9px}h1{letter-spacing:-1.5px;margin:20px 0;font:400 38px/1.1 Georgia,serif}p{color:#5a6259;font-size:13px;line-height:1.6}button,select{color:#29332b;cursor:pointer;background:0 0;border:1px solid #c8ccbe;min-height:44px;padding:12px;font:12px Arial}button:focus-visible,select:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #8f652d}#panel button,#panel select{width:100%;margin:5px 0}.primary{color:#fff;background:#334b3e;border-color:#334b3e;justify-content:space-between;display:flex}.divider{background:#d8d8cb;height:1px;margin:22px 0}label{letter-spacing:1.4px;margin-bottom:8px;font-size:9px;display:block}summary{cursor:pointer;margin-top:18px;font-size:11px}#info{background:#faf7edef;border-left:2px solid #b99a5b;width:290px;padding:22px;position:absolute;bottom:95px;right:36px}h2{margin:12px 0;font:27px Georgia,serif}#source{color:#425e46;font-size:11px}.small{margin-bottom:0;font-size:11px}footer{background:#faf7edef;align-items:center;gap:25px;min-height:60px;padding:8px 36px;font-size:11px;display:flex;position:absolute;bottom:0;left:0;right:0}footer button{margin-left:auto}#touch{gap:6px;display:none;position:absolute;bottom:82px;left:20px}#touch button{background:#faf7ed;width:46px;font-size:20px}body.walking #touch{display:flex}body.hidden #panel{display:none}@media (width<=700px){header{padding:18px}.edition{display:none}#panel{width:270px;max-height:calc(100dvh - 190px);top:105px;left:18px}h1{font-size:32px}#info{width:230px;padding:14px;bottom:150px;right:18px}body:not(.hidden) #info{display:none}footer{gap:8px;padding:8px 18px}#controls{display:none}.brand{font-size:24px}}@media (pointer:fine){body.walking #touch{display:none}}body.walking:after{content:"";pointer-events:none;background:#fff9;border-radius:50%;width:4px;height:4px;position:fixed;top:50%;left:50%;box-shadow:0 0 2px #000}#touch button[data-move=jump]{width:64px;font-size:13px}body.walking header{opacity:.65}
