*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--background: #0d0117;--foreground: #f0e6ff;--card: #160d2a;--card-foreground: #f0e6ff;--primary: #7c3aed;--primary-foreground: #ffffff;--secondary: #2d1b4e;--secondary-foreground: #d4b8ff;--muted: #1e1035;--muted-foreground: #8a7aaa;--accent: #f59e0b;--border: #2d1b4e;--gold: #f59e0b;--purple-light: #a78bfa;--purple-dark: #4c1d95;--rose: #f43f5e;--success: #10b981;--destructive: #ef4444}html,body{height:100%;min-height:100dvh;width:100%;overflow-x:hidden}nav::-webkit-scrollbar{display:none}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased}#root{height:100%;display:flex;flex-direction:column}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}@keyframes pulse-glow{0%,to{box-shadow:0 0 8px 2px var(--pulse-color, #7c3aed66)}50%{box-shadow:0 0 22px 6px var(--pulse-color, #7c3aed99)}}@keyframes pulse-text{0%,to{opacity:1}50%{opacity:.75}}.challenge-banner{animation:pulse-glow 2s ease-in-out infinite}.challenge-banner-text{animation:pulse-text 1.6s ease-in-out infinite}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.blog-md p{margin:0 0 10px}.blog-md p:last-child{margin-bottom:0}.blog-md a{color:#a78bfa;text-decoration:underline;word-break:break-word}.blog-md img{max-width:100%;height:auto;border-radius:10px;margin:8px 0;display:block;border:1px solid #2d1b4e}.blog-md ul,.blog-md ol{padding-left:22px;margin:4px 0 10px}.blog-md li{margin:2px 0}.blog-md code{background:#0d0117;padding:1px 5px;border-radius:4px;font-size:.9em;color:#f59e0b}.blog-md pre{background:#0d0117;padding:10px;border-radius:8px;overflow-x:auto;font-size:12px}.blog-md blockquote{border-left:3px solid #7c3aed;padding-left:10px;margin:6px 0;color:#b9a4dd}.blog-md h1,.blog-md h2,.blog-md h3{color:#f0e6ff;margin:10px 0 6px}.blog-md h1{font-size:18px}.blog-md h2{font-size:16px}.blog-md h3{font-size:14px}
