*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Segoe UI,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;transition:background .3s,color .3s}body:not([data-theme=dark]){background:linear-gradient(160deg,#ede9fe,#fff 60%);color:#1a1a2e}body[data-theme=dark]{background:linear-gradient(160deg,#1a1a2e,#16213e 60%)!important;color:#e0e0e0!important}body[data-theme=dark] .form-card,body[data-theme=dark] .account-card,body[data-theme=dark] .feedback-card,body[data-theme=dark] .auth-card,body[data-theme=dark] .section,body[data-theme=dark] .character-card,body[data-theme=dark] .history-item,body[data-theme=dark] .chess-settings,body[data-theme=dark] .rules-panel,body[data-theme=dark] .promotion-picker,body[data-theme=dark] .chat-messages,body[data-theme=dark] .emoji-picker{background:#1e1e2e!important;border-color:#444!important;color:#e0e0e0!important}body[data-theme=dark] input,body[data-theme=dark] textarea,body[data-theme=dark] select{background:#2a2a3e!important;border-color:#555!important;color:#e0e0e0!important}body[data-theme=dark] label,body[data-theme=dark] .form-group label{color:#ccc!important}body[data-theme=dark] h1,body[data-theme=dark] h2,body[data-theme=dark] h3{color:#e0e0e0!important}body[data-theme=dark] p,body[data-theme=dark] span,body[data-theme=dark] .subtitle{color:#bbb!important}body[data-theme=dark] .badge,body[data-theme=dark] .btn-generate,body[data-theme=dark] .btn-import,body[data-theme=dark] .btn-feedback,body[data-theme=dark] .btn-rules,body[data-theme=dark] .btn-new-game,body[data-theme=dark] .btn-share,body[data-theme=dark] .btn-control,body[data-theme=dark] .emoji-btn{background:#2a2a3e!important;border-color:#555!important;color:#c4b8ff!important}body[data-theme=dark] .btn-primary{background:#6c63ff!important;color:#fff!important}body[data-theme=dark] .letter-user{background:#1e3a5f!important;border-color:#2a5a8f!important}body[data-theme=dark] .letter-character,body[data-theme=dark] .comment-bubble{background:#1e3e1e!important;border-color:#2a5a2a!important}body[data-theme=dark] .btn-logout{color:#ccc!important;border-color:#555!important}body[data-theme=dark] .error-banner{background:#3e2e1e!important;border-color:#5a4a2a!important}body[data-theme=dark] .tab{background:#2a2a3e!important;color:#aaa!important}body[data-theme=dark] .tab.active{background:#6c63ff!important;color:#fff!important}
