body{background:var(--theme-background,#3a3a3a);color:var(--theme-text,#e2e2e2);font-family:Avenir,Helvetica,Arial,sans-serif;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}:root{--theme-background-light:#fff;--theme-surface-light:#f8f9fa;--theme-card-light:#fff;--theme-primary-light:#ad7fdd;--theme-secondary-light:gold;--theme-text-light:#1a1a1a;--theme-textSecondary-light:#666;--theme-border-light:#e0e0e0;--theme-accent-light:#4a9eff}a{color:var(--theme-text,#e2e2e2);text-decoration:none}.safe-top{padding-top:env(safe-area-inset-top,0)}.safe-bottom,.safe-y{padding-bottom:env(safe-area-inset-bottom,0)}.safe-y{padding-top:env(safe-area-inset-top,0)}@media(max-width:768px){body{overflow-x:hidden}*{box-sizing:border-box}}*{touch-action:manipulation}
