@media (max-width: 768px){.square-card{aspect-ratio:1;max-width:100%;min-width:0}}@media (min-width: 768px){.synchronized-cards{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.synchronized-cards>*{height:100%;display:flex;flex-direction:column}}.chat-page-root{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.chat-slide-panel{max-height:0;opacity:0;overflow:hidden;transform:translateY(8px);transition:max-height .38s ease,opacity .32s ease,transform .35s ease;pointer-events:none;will-change:max-height,opacity,transform}.chat-slide-panel--open{opacity:1;transform:translateY(0);pointer-events:auto}.chat-slide-panel--guest.chat-slide-panel--open{max-height:min(560px,72vh)}.chat-slide-panel--register.chat-slide-panel--open{max-height:300px}@media (prefers-reduced-motion: reduce){.chat-slide-panel{transition-duration:.01ms}}:root{color-scheme:only light;font-family:Inter,system-ui,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{height:100%}body{margin:0;padding:0;min-width:320px;background-color:#fff;color:#1a1a1a;min-height:100dvh}#root{width:100%;min-height:100dvh}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus{-webkit-text-fill-color:#1a1a1a;caret-color:#1a1a1a;transition:background-color 9999s ease-in-out 0s}
