@charset "utf-8";

body { --layout-nav-zIndex: 1099; --layout-nav-mobile-width: 288px; --layout-header-blur: 8px; --layout-header-zIndex: 1101; --layout-header-mobile-height: 64px; --layout-header-desktop-height: 72px; --layout-auth-content-width: 420px; overflow-x: hidden; min-height: 100vh; padding-bottom: env(safe-area-inset-bottom, 0px); }

#root { min-height: 100vh; overflow-x: hidden; }