*{margin:0;padding:0;box-sizing:border-box}button,[role=button]{-webkit-user-select:none;user-select:none}button:focus{outline:none}button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}:root{--primary: #2563eb;--primary-dark: #1d4ed8;--secondary: #64748b;--accent: #f59e0b;--success: #10b981;--error: #ef4444;--bg-dark: #0f172a;--bg-light: #f8fafc;--bg-card: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--text-light: #f8fafc;--border: #e2e8f0;--shadow: 0 4px 6px rgba(0, 0, 0, .1)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-dark);color:var(--text-primary);line-height:1.6;min-height:100vh;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}#root{min-height:100vh}@media (max-width: 480px){body{font-size:14px}input,select,textarea{font-size:16px!important}button,a,[role=button]{min-height:44px;min-width:44px}html,body{overflow-x:hidden}}.btn-tiny,.btn-small,.topic-expand-btn,.topic-delete-btn,.topic-action-btn{min-height:auto!important;min-width:auto!important}
