html{font-size:62.5%}body,html{font-family:Merriweather,serif;padding:0;margin:0}body{font-size:1.6rem}*{box-sizing:border-box}.DebugWindow_openButton__k5hIR{position:fixed;top:128px;right:16px;z-index:1000;background-color:#fff;padding:8px 16px;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.1);border:none;cursor:pointer}.DebugWindow_container__Agkb_,.DebugWindow_openButton__k5hIR{font-family:sans-serif;font-size:1rem}.DebugWindow_container__Agkb_{position:fixed;top:128px;right:16px;width:100%;max-width:min(calc(100vw - 32px),400px);max-height:80vh;gap:16px;padding:16px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:1000;border-radius:4px}.DebugWindow_container__Agkb_,.DebugWindow_header__OsLzL{display:flex;flex-direction:column}.DebugWindow_header__OsLzL h2{margin:0;font-family:sans-serif;font-size:1.5rem}.DebugWindow_headerActions__Gu0Hj{display:flex;gap:8px}.DebugWindow_header__OsLzL button{background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:4px 8px;cursor:pointer}.DebugWindow_section__h1bWI{display:flex;flex-direction:column;gap:8px;padding:8px 0;border-bottom:1px solid #ccc}.DebugWindow_section__h1bWI>h3{margin:0;font-family:sans-serif;font-size:1.2rem}.DebugWindow_property__PZkMt{display:flex;flex-direction:column;gap:4px;border-left:4px solid #ccc;padding-left:8px}.DebugWindow_propertyKey__1lvCC{font-size:1rem;color:#444}.DebugWindow_propertyValue__71cjr{font-size:.8rem;color:#000}.DebugWindow_body__8uIST{overflow-y:auto;max-height:100%}