:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;width:100%;height:100%}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}html,body,#root{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true],.allow-select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;-webkit-touch-callout:default}img,svg{-webkit-user-drag:none;user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}button,a{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}button{min-height:44px;min-width:44px;touch-action:manipulation}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounce{0%,80%,to{transform:scale(1);opacity:1}40%{transform:scale(1.3);opacity:.7}}@keyframes wave{0%,to{height:5px}50%{height:20px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes materialSlideIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes materialSlideOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@media(prefers-reduced-motion:reduce){.material-area{animation:none!important}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@media(max-width:640px){.hide-on-mobile{display:none!important}}@media(min-width:641px){.show-on-mobile{display:none!important}}.safe-area-inset{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}.spinner{animation:spin 1s linear infinite}.bot-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;height:100dvh;padding:24px;text-align:center}.bot-gate-title{font-size:20px;font-weight:600;color:#222}.bot-gate-listen{padding:14px 40px;border:none;border-radius:8px;background-color:#2563eb;color:#fff;font-size:17px;font-weight:600;cursor:pointer}
