:root{color-scheme:light dark}body{background-color:#f8faff;color:#0f172a;margin:0;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,system-ui,sans-serif;transition:background-color .3s,color .3s}.dark body{background-color:#0f172a;color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#b3cdeb;border-radius:5px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#80c1ff}.dark ::-webkit-scrollbar-track{background:#0f172a}.dark ::-webkit-scrollbar-thumb{background:#334155;border:2px solid #0f172a}.dark ::-webkit-scrollbar-thumb:hover{background:#475569}.glass-panel{background:linear-gradient(135deg,#ffffffe6,#e6f0ff99);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 30px #007bff0d}.dark .glass-panel{background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 30px #0000001a}.glass-card-hover{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.glass-card-hover:hover{transform:translateY(-5px);box-shadow:0 20px 40px -5px #007bff26}.dark .glass-card-hover:hover{background:linear-gradient(135deg,#ffffff1f,#ffffff0a);border-color:#fff3;box-shadow:0 20px 40px -5px #0006}.text-gradient{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(to right,#007bff,#39f,#80c1ff)}.prose h1{font-size:2.25em;font-weight:800;margin-bottom:.5em;line-height:1.1}.prose h2{font-size:1.75em;font-weight:700;margin-top:1.5em;margin-bottom:.5em;line-height:1.3}.prose h3{font-size:1.5em;font-weight:600;margin-top:1.5em;margin-bottom:.5em}.prose p{margin-bottom:1.25em;line-height:1.75}.prose ul{list-style-type:disc;padding-left:1.5em;margin-bottom:1.25em}.prose ol{list-style-type:decimal;padding-left:1.5em;margin-bottom:1.25em}.prose a{color:#39f;text-decoration:underline;font-weight:500}.prose blockquote{border-left:4px solid #e5e7eb;padding-left:1em;font-style:italic;color:#4b5563}.prose img,.prose video{max-width:100%;height:auto;border-radius:.75rem;display:block;margin:2em auto;box-shadow:0 10px 15px -3px #0000001a}.prose iframe{width:100%;border-radius:.75rem}.dark .prose h1,.dark .prose h2,.dark .prose h3{color:#fff}.dark .prose p,.dark .prose li{color:#d1d5db}.dark .prose blockquote{border-left-color:#374151;color:#9ca3af}
