:root{--ink:#f3e7d2;--muted:#f3d7a1b8;--gold:#e8c37a;--teal:#6cf0d8;--void:#0c0812;--serif:"Fraunces", Georgia, "Times New Roman", serif;--sans:"Outfit", "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{background:var(--void);width:100%;height:100%;color:var(--ink);font-family:var(--sans);cursor:none;margin:0;overflow:hidden}body.touch,body.inspecting{cursor:auto}body:has(#touch:not([hidden])){cursor:auto}#game,#game canvas{width:100%;height:100%;display:block;position:fixed;inset:0}#game canvas{touch-action:none;overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}#vignette{pointer-events:none;z-index:2;background:radial-gradient(#0000 42%,#06030a9e 100%),linear-gradient(#0c081233,#0000 18% 78%,#0c081273);position:fixed;inset:0}#crosshair{z-index:3;pointer-events:none;border:1px solid #f3d7a18c;border-radius:50%;width:10px;height:10px;margin:-5px 0 0 -5px;transition:transform .18s,border-color .18s,background .18s;position:fixed;top:50%;left:50%}#crosshair.hot{border-color:var(--teal);background:#6cf0d82e;transform:scale(1.6)}#interact-hint{z-index:3;pointer-events:none;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);text-shadow:0 4px 18px #000000d9;margin:0;font-size:.78rem;position:fixed;top:calc(50% + 22px);left:50%;transform:translate(-50%)}#interact-hint[hidden]{display:none}#gate{z-index:4;cursor:pointer;background:linear-gradient(#0000 22%,#0a06100d 38%,#0a061038 62%,#0a0610c7 100%);align-items:flex-end;padding:clamp(24px,6vh,72px) clamp(22px,6vw,80px);display:flex;position:fixed;inset:0}#gate.away,#gate[hidden]{display:none}.gate-copy{max-width:38rem}.kicker{letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin:0 0 12px;font-size:.72rem}h1{font-family:var(--serif);letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2.4rem,6vw,4.6rem);font-weight:320;line-height:1.02}.lede{color:var(--muted);max-width:34rem;margin:0 0 1.6rem;font-size:clamp(1rem,2vw,1.18rem);font-weight:300;line-height:1.55}#enter{appearance:none;font:500 1rem var(--sans);color:var(--void);background:var(--gold);cursor:pointer;border:0;border-radius:999px;padding:.85rem 1.4rem;box-shadow:0 0 32px #e8c37a47}#enter:hover,#enter:focus-visible{outline:2px solid var(--teal);outline-offset:3px;background:#f3d7a1}.controls{color:#f3d7a18c;margin:1rem 0 0;font-size:.86rem}#play-ui{z-index:3;pointer-events:none;padding:24px 24px calc(18px + env(safe-area-inset-bottom));text-align:center;position:fixed;bottom:0;left:0;right:0}#guide-line{font-family:var(--serif);max-width:36rem;color:var(--gold);opacity:0;text-shadow:0 8px 28px #000c;margin:0 auto 10px;font-size:clamp(1.05rem,2.2vw,1.45rem);font-style:italic;transition:opacity .45s,transform .45s;transform:translateY(8px)}#guide-line.show{opacity:1;transform:none}body.touch #guide-line{left:50%;bottom:calc(150px + env(safe-area-inset-bottom));box-sizing:border-box;width:min(16.5rem,100vw - 3rem);max-width:16.5rem;margin:0;padding:0 .5rem;font-size:.72rem;font-weight:320;line-height:1.35;position:absolute;transform:translate(-50%,8px)}body.touch #guide-line.show{transform:translate(-50%)}#status{letter-spacing:.06em;color:#f3e7d28c;margin:0;font-size:.78rem}#touch{z-index:5;pointer-events:none;touch-action:none;overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;position:fixed;inset:0}.stick{pointer-events:auto;touch-action:none;left:22px;bottom:calc(22px + env(safe-area-inset-bottom));background:#120a1859;border:1px solid #f3d7a147;border-radius:50%;width:118px;height:118px;position:absolute}.stick-knob{background:#e8c37ad9;border-radius:50%;width:46px;height:46px;margin:-23px 0 0 -23px;position:absolute;top:50%;left:50%}#open{pointer-events:auto;touch-action:manipulation;right:22px;bottom:calc(28px + env(safe-area-inset-bottom));appearance:none;color:var(--teal);font:500 .95rem var(--sans);background:#120a188c;border:1px solid #6cf0d866;border-radius:999px;padding:.9rem 1.25rem;position:absolute}#open.hot{background:#6cf0d833;box-shadow:0 0 18px #6cf0d859}body.inspecting #game canvas{pointer-events:none}body.inspecting #crosshair,body.inspecting #play-ui,body.inspecting #touch,body.inspecting #interact-hint,#touch.inert{visibility:hidden;pointer-events:none}#plaque{z-index:12;cursor:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch;background:#08050eb8;justify-content:center;align-items:flex-start;padding:8vh 16px 32px;display:flex;position:fixed;inset:0;overflow:auto}#plaque[hidden]{display:none}#talk{z-index:12;padding:0 16px max(28px, env(safe-area-inset-bottom));cursor:auto;touch-action:manipulation;background:#08050e6b;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}#talk[hidden]{display:none}.talk-card{width:min(28rem,100%);color:var(--ink);background:linear-gradient(#2a1c30f5,#120c18f5);border:1px solid #e8c37a47;margin-bottom:12vh;padding:1.25rem 1.35rem 1.4rem;position:relative;box-shadow:0 18px 60px #00000080}#talk-close{appearance:none;color:var(--gold);font:500 .85rem var(--sans);cursor:pointer;touch-action:manipulation;background:0 0;border:0;position:absolute;top:12px;right:12px}.talk-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin:0 0 .55rem;font-size:.68rem}.talk-line{font-family:var(--serif);color:var(--ink);margin:0;padding-right:2.5rem;font-size:clamp(1.15rem,2.6vw,1.45rem);font-weight:320;line-height:1.45}.plaque-card{width:min(36rem,100%);color:var(--ink);background:linear-gradient(#2a1c30f5,#120c18f5);border:1px solid #e8c37a47;margin-bottom:40px;padding:28px 28px 32px;position:relative;box-shadow:0 24px 80px #0000008c}#plaque-close{appearance:none;color:var(--gold);font:500 .85rem var(--sans);cursor:pointer;touch-action:manipulation;background:0 0;border:0;position:absolute;top:14px;right:14px}.plaque-kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin:0 0 8px;font-size:.68rem}#plaque h2{font-family:var(--serif);margin:0 0 .4rem;font-size:1.85rem;font-weight:320}#plaque h3{font-family:var(--serif);color:var(--gold);margin:1.4rem 0 .6rem;font-size:1.05rem;font-weight:400}.plaque-lede,.plaque-by{color:var(--muted);margin:0 0 1rem;line-height:1.5}.plaque-copy{color:var(--ink);margin:0 0 1rem;line-height:1.55}.plaque-copy p{font:inherit;color:inherit;line-height:inherit;letter-spacing:inherit;text-align:justify;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 .85em}.plaque-copy p:last-child{margin-bottom:0}@media (max-width:28rem){.plaque-copy p{word-spacing:normal;-webkit-hyphens:manual;hyphens:manual}}.plaque-art{object-fit:contain;background:#140e1c;width:100%;max-height:42vh;margin:0 0 1rem;display:block}.plaque-form{gap:.85rem;display:grid}.plaque-form [hidden],#plaque [hidden]{display:none!important}.plaque-form label,.plaque-form legend{color:var(--muted);gap:.35rem;font-size:.82rem;display:grid}.plaque-form label span{font-weight:300}.plaque-form input:not([type=radio]):not([type=file]):not([type=checkbox]),.plaque-form textarea{appearance:none;width:100%;color:var(--ink);font:400 1rem var(--sans);background:#0a06108c;border:1px solid #f3d7a138;padding:.65rem .7rem}.plaque-form fieldset.kinds{border:0;flex-wrap:wrap;gap:.55rem;margin:0;padding:0;display:flex}.plaque-form fieldset.kinds legend{width:100%;margin-bottom:.35rem}.plaque-form .kind{cursor:pointer;color:var(--ink);background:#0a061059;border:1px solid #f3d7a147;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .85rem;display:flex}.plaque-form .kind input{appearance:auto;width:1.1rem;height:1.1rem;accent-color:var(--gold);cursor:pointer;flex-shrink:0;margin:0}.plaque-form .kind:has(input:checked){border-color:var(--gold);background:#e8c37a2e}.plaque-form input[type=file]{width:auto}.plaque-link{color:var(--gold);font-size:1rem;font-weight:500}.plaque-museum-copy{margin:0 0 1.15rem}.plaque-museum-copy p{font-family:var(--sans);letter-spacing:normal;color:var(--ink);text-align:justify;text-align-last:start;-webkit-hyphens:auto;hyphens:auto;margin:0 0 .95rem;font-size:1rem;font-weight:400;line-height:1.6}.plaque-museum-copy p:last-child{margin-bottom:0}.plaque-museum-source{border-top:1px solid #f3d7a138;margin-top:1.6rem;padding-top:1rem}.plaque-museum-source h3{letter-spacing:.14em;text-transform:uppercase;margin-top:0;margin-bottom:.7rem;font-size:.78rem}.plaque-museum-meta{font-family:var(--sans);letter-spacing:normal;color:#f3e7d2e0;grid-template-columns:max-content max-content minmax(0,1fr);align-items:start;gap:.45rem .5rem;font-size:.95rem;font-weight:400;line-height:1.5;display:grid}.plaque-museum-row{display:contents}.plaque-museum-label,.plaque-museum-colon,.plaque-museum-value{font:inherit;color:inherit;letter-spacing:inherit}.plaque-museum-label{white-space:nowrap}.plaque-museum-colon{text-align:center}.plaque-museum-value{overflow-wrap:anywhere;min-width:0}.plaque-museum-link{color:var(--gold);font:inherit;font-weight:inherit;letter-spacing:inherit;text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.plaque-museum-link:hover,.plaque-museum-link:focus-visible{color:#f3d7a1;outline:none}.plaque-form button{appearance:none;background:var(--gold);color:var(--void);font:500 .95rem var(--sans);cursor:pointer;border:0;border-radius:999px;justify-self:start;padding:.75rem 1.2rem}.plaque-error{min-height:1.2em;color:var(--teal);margin:0;font-size:.86rem}.guestbook{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.guestbook li{border-top:1px solid #f3d7a11f;padding-top:.7rem}.guestbook strong{color:var(--gold);font-weight:500}.guestbook p{margin:.25rem 0 0;line-height:1.45}.guestbook .empty{color:var(--muted);border:0}@media (max-width:700px){#gate{align-items:flex-end;padding:28px 20px 36px}h1{font-size:2.35rem}body{cursor:auto}}.gate-actions{flex-wrap:wrap;gap:.7rem;margin:0 0 1.1rem;display:flex}#enter.ghost,.ghost{appearance:none;color:var(--gold);font:500 .95rem var(--sans);cursor:pointer;background:0 0;border:1px solid #e8c37a73;border-radius:999px;padding:.85rem 1.2rem}.gate-links,.lang-switch{flex-wrap:wrap;gap:.75rem 1.1rem;margin:0 0 .85rem;display:flex}.text-link,.lang-switch button{appearance:none;color:var(--muted);font:400 .88rem var(--sans);cursor:pointer;text-underline-offset:.2em;background:0 0;border:0;padding:0;text-decoration:underline}.lang-switch button.active{color:var(--gold)}#sheet{z-index:13;cursor:auto;touch-action:pan-y;background:#08050eb8;justify-content:center;align-items:flex-start;padding:8vh 16px 32px;display:flex;position:fixed;inset:0;overflow:auto}#sheet[hidden]{display:none}.rh-content{color:var(--ink);line-height:1.6;container:rh-content/inline-size}.rh-content:after{content:"";clear:both;display:block}.rh-title{font-family:var(--serif);margin:0 0 1.75rem;font-size:1.85rem;font-weight:320}.rh-p,.rh-heading,.rh-quote,.rh-list li{white-space:pre-line}.rh-p{overflow-wrap:anywhere;margin:0 0 .45em}.rh-align-left{text-align:left}.rh-align-center{text-align:center}.rh-align-right{text-align:right}.rh-align-justify{text-align:justify;text-align-last:start;text-justify:inter-word;-webkit-hyphens:none;hyphens:none}.rh-align-justify:has(br){text-align-last:start;text-align:left!important}.rh-content strong{font-weight:600}.rh-content em{font-style:italic}.rh-heading{clear:both;font-family:var(--serif);color:var(--gold);margin:1.2rem 0 .55rem;font-weight:400}h3.rh-heading{font-size:1.35rem}h4.rh-heading{font-size:1.12rem}.rh-divider{clear:both;border:0;border-top:1px solid #e8c37a47;margin:1.1rem 0}.rh-figure{max-width:100%;margin:0 0 1rem}.rh-figure img{background:#140e1c;width:100%;max-width:100%;height:auto;display:block}.rh-figure figcaption:empty{display:none}.rh-surface figcaption:empty{min-height:1.1em;display:block}.rh-figure--small{--rh-img-w:26%}.rh-figure--medium{--rh-img-w:38%}.rh-figure--large{--rh-img-w:68%}.rh-figure.is-float{width:min(var(--rh-img-w), 100%)}.rh-figure--small.is-float{max-width:9rem}.rh-figure--medium.is-float{max-width:13rem}.rh-figure--large.is-float{max-width:16.5rem}.rh-figure--left.is-float{float:left;margin:0 1rem .7rem 0}.rh-figure--right.is-float{float:right;margin:0 0 .7rem 1rem}.rh-title+.rh-figure.is-float{margin-top:0}.rh-figure--center{clear:both;float:none;width:min(var(--rh-img-w), 100%);max-width:22rem;margin:0 auto 1.1rem;display:block}@container rh-content (width<=28rem){.rh-figure.is-float{float:none;width:min(100%,18rem);max-width:18rem;margin:0 auto 1rem}}@media (max-width:640px){.rh-figure.is-float{float:none;width:min(100%,18rem);max-width:18rem;margin:0 auto 1rem}}.rh-editor{gap:.85rem;display:grid}.rh-toolbar,.rh-imagebar{background:linear-gradient(#241828f0,#0c0810e6);border:1px solid #f3d7a13d;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.38rem .42rem;display:flex}.rh-toolgroup{background:#00000047;border-radius:10px;align-items:center;gap:2px;padding:2px;display:flex}.rh-toolbar-break{flex-basis:100%;height:0}.rh-toolbar button,.rh-imagebar button,.rh-toolbar select,.rh-imagebar select,.rh-imagebar input{appearance:none;color:var(--ink);font:500 .8rem var(--sans);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:.4rem .65rem}.rh-toolbar .rh-style{min-width:8.4rem;height:2.05rem;color:var(--gold);background:#0a061073;border:1px solid #f3d7a138;padding:0 .7rem}.rh-toolbar button.rh-tool,.rh-imagebar button.rh-tool{color:#f3d7a1db;place-items:center;width:2.05rem;height:2.05rem;padding:0;display:grid}.rh-toolbar button.rh-tool svg,.rh-imagebar button.rh-tool svg{width:1.08rem;height:1.08rem;display:block}.rh-toolbar button[aria-pressed=true],.rh-toolbar button.rh-tool:hover,.rh-imagebar button:hover,.rh-toolbar .rh-style:hover{color:var(--gold);background:#e8c37a29;border-color:#e8c37a8c}.rh-toolbar button[aria-pressed=true]{box-shadow:inset 0 0 0 1px #e8c37a59}.rh-imagebar input{cursor:text;background:#0a061073;border:1px solid #f3d7a138;min-width:10rem}.rh-surface{cursor:text;background:#0a061059;border:1px solid #f3d7a138;outline:none;min-height:12rem;padding:.85rem .9rem 1.1rem}.rh-tiptap,.ProseMirror{white-space:pre-wrap;outline:none;min-height:11rem}.rh-tiptap u,.ProseMirror u{text-decoration:underline}.rh-tiptap p,.ProseMirror p{white-space:pre-wrap;margin:0 0 .45em}.rh-tiptap p[style*=justify],.ProseMirror p[style*=justify]{text-align:justify;text-align-last:start;-webkit-hyphens:none;hyphens:none}:is(.rh-tiptap p[style*=justify]:has(br),.ProseMirror p[style*=justify]:has(br)){text-align-last:start;text-align:left!important}.rh-tiptap h2,.ProseMirror h2,.rh-tiptap h3,.ProseMirror h3{font-family:var(--serif);color:var(--gold);margin:.85rem 0 .4rem}.rh-tiptap img,.ProseMirror img{max-width:100%;height:auto;display:block}.rh-list{margin:0 0 .8rem;padding-left:1.25rem}.rh-quote{border-left:2px solid #e8c37ab3;margin:0 0 .85rem;padding:.1rem 0 .1rem .85rem;font-style:italic}.rh-surface:focus{border-color:#e8c37a8c}.rh-figure-selected{outline:1px solid var(--gold);outline-offset:3px}.rh-editor-save{appearance:none;background:var(--gold);color:var(--void);font:500 .95rem var(--sans);cursor:pointer;border:0;border-radius:999px;justify-self:start;padding:.75rem 1.2rem}
