:root{--space-xs: 8px;--space-sm: 12px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--radius: 12px;--bp-sm: 480px;--bp-md: 768px;--bp-lg: 1024px}html,body,#root{width:100%;height:100%;margin:0;padding:0}#root{max-width:none}.app-shell{width:100vw;min-height:100dvh;display:flex;flex-direction:column}body{overflow-x:hidden}.app-shell>*{width:100%;flex:1;display:flex;flex-direction:column}.card{width:100%;max-width:100%}@media(min-width:640px){.card{max-width:420px}}@media(min-width:1024px){.card{max-width:480px}}
