*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden}.app{color:#f3f0e8;background:#050505;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.museum-app{display:block}.museum-canvas{touch-action:none;width:100%;height:100%}.museum-crosshair{pointer-events:none;border:1px solid #f3f0e8b3;border-radius:50%;width:8px;height:8px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.touch-controls{z-index:5;pointer-events:none;touch-action:none;position:fixed;inset:0}.touch-look-zone{pointer-events:auto;touch-action:none;position:absolute;inset:0}.touch-move-pad{left:max(22px, env(safe-area-inset-left));bottom:max(22px, env(safe-area-inset-bottom));pointer-events:auto;touch-action:none;background:#0505053d;border:1px solid #f7efd961;border-radius:50%;width:132px;height:132px;position:absolute}.touch-move-stick{background:#f7efd994;border-radius:50%;width:54px;height:54px;position:absolute;top:50%;left:50%;transform:translate(0)translate(-50%,-50%)}.touch-interact-button{right:max(24px, env(safe-area-inset-right));bottom:max(34px, env(safe-area-inset-bottom));z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;touch-action:none;background:#f7efd929;border-radius:50%;width:86px;height:86px;margin:0;position:absolute}.guestbook-launcher{right:max(14px, env(safe-area-inset-right));z-index:9;color:#2b251c;pointer-events:auto;background:#f4ebd2;border-color:#2b251cb8;border-radius:0;align-items:center;gap:8px;max-width:142px;margin:0;padding:9px 12px;font-family:Georgia,serif;font-size:13px;line-height:1;display:flex;position:fixed;top:58%;transform:translateY(-50%);box-shadow:0 10px 42px #00000047}.guestbook-launcher:hover{color:#f4ebd2;background:#2b251c}.guestbook-launcher-mark{border:1px solid;place-items:center;width:19px;height:19px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1;display:grid}.guestbook-widget{right:max(16px, env(safe-area-inset-right));z-index:12;color:#2b251c;background:#f4ebd2;border:1px solid #ffffff94;flex-direction:column;width:min(420px,100vw - 32px);max-height:min(680px,100vh - 32px);display:flex;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 20px 80px #0000006b}.guestbook-widget-header{color:#f4ebd2;background:#2b251c;border-bottom:1px solid #2b251c57;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-family:Georgia,serif;font-size:14px;display:flex}.guestbook-close-button{color:#f4ebd2;background:0 0;border-color:#f4ebd2a8;border-radius:0;margin:0;padding:7px 10px;font-size:12px}.guestbook-close-button:hover{color:#2b251c;background:#f4ebd2}.guestbook-widget-body{-webkit-overflow-scrolling:touch;overflow-y:auto}.guestbook-widget-body>section{box-sizing:border-box;width:100%!important;box-shadow:none!important}.museum-modal{z-index:10;cursor:auto;background:#0505056b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.museum-modal-panel{color:#272119;text-align:center;background:#f7efd9;border:1px solid #ffffff8c;width:min(440px,100%);padding:28px;box-shadow:0 18px 80px #00000061}.museum-modal-panel p{color:inherit;opacity:1;margin:0;font-size:20px;line-height:1.5}.museum-modal-panel button{color:#272119;border-color:#272119;margin-top:22px}.museum-modal-panel button:hover{color:#f7efd9;background:#272119}.enter-screen{text-align:center;max-width:520px;padding:32px}.enter-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.22em;opacity:.7;font-size:12px}h1{margin:8px 0 16px;font-size:clamp(48px,8vw,96px);font-weight:500}p{opacity:.82;line-height:1.6}button{color:#f3f0e8;cursor:pointer;font:inherit;background:0 0;border:1px solid #f3f0e8;border-radius:999px;margin-top:0;padding:12px 22px}button:hover{color:#050505;background:#f3f0e8}@media (width<=640px){.guestbook-launcher{right:max(10px, env(safe-area-inset-right));top:auto;bottom:max(128px, env(safe-area-inset-bottom));max-width:116px;padding:9px 10px;font-size:12px;transform:none}.guestbook-widget{right:max(10px, env(safe-area-inset-right));left:max(10px, env(safe-area-inset-left));width:auto;max-height:calc(100vh - 20px);top:50%}}
