*,*:before,*:after{box-sizing:border-box}html{margin:0;padding:0;height:100%;scroll-behavior:smooth}:root{--app-bg: radial-gradient(circle at top, #0b1027 0%, #050514 50%, #02020a 100%);--text-main: #f5f5ff;--text-muted: #b7bbdd;--accent: #3b82f6;--accent-soft: rgba(59, 130, 246, .18);--border-soft: rgba(255, 255, 255, .06);--border-strong: rgba(255, 255, 255, .16)}html,body{margin:0;padding:0;height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;background:var(--app-bg);color:var(--text-main)}body{display:flex;min-height:100vh}app-root{flex:1;display:flex;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0 0 .4em;color:var(--text-main)}p{margin:0 0 .75em;color:var(--text-main)}ul,ol{margin:0 0 .75em 1.25em;padding:0}li{margin:.15em 0}a{color:var(--accent);text-decoration:none;transition:color .14s ease-out,text-shadow .14s ease-out}a:hover{text-decoration:underline;text-shadow:0 0 6px rgba(59,130,246,.6)}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button{font-family:inherit;font-size:13px}input,select,textarea{font-family:inherit;font-size:13px;color:var(--text-main);background:#0a0a1ee6;border:1px solid var(--border-soft);border-radius:6px;padding:6px 8px}input::placeholder,textarea::placeholder{color:var(--text-muted)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#050514e6}::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#3b82f6cc}@media (max-width: 768px){html,body{font-size:13px}}
