:root{--fontFamily: -apple-system, blinkmacsystemfont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--fontFamilyMono: "source-code-pro", "Menlo", "Monaco", "Consolas", "Courier New", monospace;--fontFamilyEmoji: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;--bgPrimary: linear-gradient( 135deg, #1a0b3d 0%, #2a145a 25%, #4c1d95 50%, #5b21b6 75%, #1e293b 100% );--bgSecondary: rgb(139 92 246 / 15%);--bgSecondaryHover: rgb(139 92 246 / 25%);--textPrimary: #f8fafc;--textSecondary: rgb(248 250 252 / 90%);--textMuted: rgb(139 92 246 / 80%);--borderColor: rgb(139 92 246 / 30%);--borderHover: rgb(139 92 246 / 50%);--shadowColor: rgb(26 11 61 / 40%);--accentGradient: linear-gradient( 135deg, #7c3aed 0%, #3b82f6 50%, #06b6d4 100% )}[data-theme=light]{--bgPrimary: linear-gradient( 135deg, #f7fcff 0%, #edf7fe 25%, #d4edfd 50%, #a8dbfc 75%, #66ccfa 100% );--bgSecondary: rgb(59 130 246 / 3%);--bgSecondaryHover: rgb(59 130 246 / 6%);--textPrimary: #1e293b;--textSecondary: #334155;--textMuted: rgb(59 130 246 / 60%);--borderColor: rgb(59 130 246 / 12%);--borderHover: rgb(59 130 246 / 25%);--shadowColor: rgb(6 182 212 / 15%);--accentGradient: linear-gradient( 135deg, #8b5cf6 0%, #3b82f6 50%, #22d3ee 100% )}body{margin:0;padding:0;font-family:var(--fontFamily);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;box-sizing:border-box;transition:background .3s ease,color .3s ease}*{box-sizing:border-box}code{font-family:var(--fontFamilyMono)}*,*:before,*:after{font-family:inherit}button,input,select,textarea,optgroup{font-family:inherit}
