:root{color-scheme:light dark;--bg: #0f1115;--surface: #171a21;--border: #2a3040;--text: #e8eaf0;--muted: #9aa3b2;--accent: #6c9cff;--accent-pressed: #4f82f0;--danger: #f87171;--shadow: 0 12px 40px rgba(0, 0, 0, .35);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}html{background:var(--bg)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;position:relative;color:var(--text)}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:url("./media/bg-3IVGXUWS.jpg") center/cover no-repeat;filter:blur(5px) brightness(.15) saturate(.88);transform:scale(1.08)}body app-root{position:relative;z-index:1}button{font:inherit}
