:root{--bg:#191713;--ink:#23211c;--bone:#ece7db;--brass:#c9a76a;--brass-deep:#8a6b35;--mono:"SF Mono", ui-monospace, Menlo, monospace;--serif:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;margin:0;overflow:hidden}#wt-gl{width:100vw;height:100vh;display:block;position:fixed;inset:0}.hud{z-index:35;font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#23211c99;-webkit-user-select:none;user-select:none;font-size:10px;position:fixed}.hud b{color:#23211ceb;font-weight:600}.hud .accent{color:var(--brass-deep)}.hud-tl{top:28px;left:32px}.hud-tr{text-align:right;top:28px;right:32px}.hud-bl{bottom:28px;left:32px}.hud-br{text-align:right;bottom:28px;right:32px}a.hud{color:#23211c99;text-decoration:none;transition:color .3s}a.hud:hover{color:var(--brass-deep)}.hud-sound{font:inherit;cursor:pointer;background:0 0;border:0;padding:0;transition:color .3s;bottom:50px;left:32px}.hud-sound:hover,.hud-sound:focus-visible{color:var(--brass-deep);outline:none}.hud-note{z-index:35;font:inherit;color:#23211c99;cursor:pointer;background:0 0;border:0;padding:0;transition:color .3s;top:48px;right:32px}.hud-note:hover,.hud-note:focus-visible{color:var(--brass-deep);outline:none}.wt-note-panel{z-index:35;-webkit-backdrop-filter:blur(8px);background:#161410eb;border:1px solid #ece7db29;width:min(430px,100vw - 48px);max-height:calc(100vh - 110px);padding:24px 26px 22px;position:fixed;top:76px;right:32px;overflow-y:auto}.wt-note-panel h2{font-family:var(--mono);letter-spacing:.3em;text-transform:uppercase;color:var(--brass);margin:0 0 14px;font-size:10px;font-weight:400}.wt-note-panel p{font-family:var(--serif);letter-spacing:.02em;color:#ece7dbd1;margin:0 0 12px;font-size:13.5px;line-height:1.7}.wt-note-panel p:last-child{margin-bottom:0}.wt-note-panel pre{background:#0f0e0bd9;border:1px solid #ece7db24;margin:14px 0;padding:12px 14px;overflow-x:auto}.wt-note-panel code{font-family:var(--mono);color:var(--bone);font-size:11px;line-height:1.7}.wt-hint{z-index:20;font-family:var(--serif);letter-spacing:.06em;color:#23211c9e;opacity:0;pointer-events:none;white-space:nowrap;font-size:14px;font-style:italic;transition:opacity 1.8s;position:fixed;bottom:88px;left:50%;transform:translate(-50%)}.wt-hint.show{opacity:1}#wt-white{z-index:40;opacity:0;pointer-events:none;background:#fbf7ee;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#wt-white-line{font-family:var(--serif);letter-spacing:.04em;color:#26231dd1;opacity:0;text-align:center;margin:0;padding:24px;font-size:clamp(18px,2.4vw,26px);font-style:italic;transition:opacity 1.4s}#wt-white-line.show{opacity:1}.wt-overlay{z-index:30;cursor:pointer;background:#1917132e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.wt-overlay[hidden]{display:none}.wt-card{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161410e0;border:1px solid #ece7db29;max-width:min(440px,100%);padding:38px 44px 34px}.wt-kicker{font-family:var(--mono);letter-spacing:.3em;text-transform:uppercase;color:var(--brass);margin:0 0 14px;font-size:10px}.wt-card h1{font-family:var(--serif);letter-spacing:.01em;color:var(--bone);margin:0 0 14px;font-size:clamp(26px,4vw,38px);font-weight:400}.wt-help{font-family:var(--mono);letter-spacing:.04em;color:#ece7dba8;margin:0 0 26px;font-size:11px;line-height:1.8}.wt-enter{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--bone);cursor:pointer;background:0 0;border:1px solid #ece7db59;padding:11px 26px;font-size:10px;transition:border-color .3s,color .3s}.wt-enter:hover,.wt-enter:focus-visible{border-color:var(--brass);color:var(--brass);outline:none}.wt-leave{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:#ece7db73;margin-top:18px;font-size:10px;text-decoration:none;transition:color .3s;display:block}.wt-leave:hover,.wt-leave:focus-visible{color:var(--brass);outline:none}#wt-crosshair{z-index:25;mix-blend-mode:difference;opacity:0;pointer-events:none;background:#fff;border-radius:50%;width:5px;height:5px;margin:-2.5px 0 0 -2.5px;transition:opacity .25s;position:fixed;top:50%;left:50%}#wt-crosshair.show{opacity:.85}@media (prefers-reduced-motion:no-preference){#wt-gl{animation:1.6s ease-out both wt-fade}.hud{animation:1.2s cubic-bezier(.22,1,.36,1) both wt-rise}.hud-tr{animation-delay:80ms}.hud-bl{animation-delay:.16s}.hud-br{animation-delay:.24s}.wt-card{animation:1.1s cubic-bezier(.22,1,.36,1) .15s both wt-rise}}@keyframes wt-fade{0%{opacity:0}to{opacity:1}}@keyframes wt-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.hud-bl,.hud-br,.hud-sound{display:none}.hud-tl{top:20px;left:20px}.hud-tr{top:20px;right:20px}.hud-note{top:42px;right:20px}.wt-note-panel{width:calc(100vw - 40px);top:68px;right:20px}.wt-card{padding:30px 26px 28px}}@media (prefers-reduced-motion:reduce){.hud-sound{display:none}}
