@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,system-ui,-apple-system,sans-serif;font-feature-settings:"cv11","ss01";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-serif{font-family:Georgia,Times New Roman,serif;font-feature-settings:"liga","kern"}.glass-panel{background:#ffffffd9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 30px #00000014}.dark .glass-panel{background:#0f172abf;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 30px #0006}*:focus-visible{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}::selection{background-color:#6366f14d}.dark ::selection{background-color:#6366f166}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ca3af66;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af99}.dark ::-webkit-scrollbar-thumb{background:#4b556380}.dark ::-webkit-scrollbar-thumb:hover{background:#4b5563b3}.prose{--tw-prose-bullets: theme("colors.brand.500");--tw-prose-counters: theme("colors.brand.600")}.dark .prose{--tw-prose-invert-bullets: theme("colors.brand.400");--tw-prose-invert-counters: theme("colors.brand.400")}.prose ul>li::marker{color:var(--tw-prose-bullets)}.prose ol>li::marker{color:var(--tw-prose-counters);font-weight:600}.prose blockquote{position:relative;quotes:none}.prose blockquote:before{content:'"';position:absolute;left:-.5rem;top:-.5rem;font-size:3rem;color:theme("colors.brand.200");font-family:Georgia,serif;line-height:1}.dark .prose blockquote:before{color:theme("colors.brand.800")}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fade-in-up .5s ease-out}@keyframes gentle-pulse{0%,to{opacity:1}50%{opacity:.7}}.animate-gentle-pulse{animation:gentle-pulse 2s ease-in-out infinite}.prose a{transition:all .2s ease}.prose pre{position:relative}.prose pre code{font-size:.875rem;line-height:1.7}.prose h2{margin-top:2.5em;margin-bottom:.75em}.prose h3{margin-top:2em;margin-bottom:.5em}.prose h4{margin-top:1.5em;margin-bottom:.5em}.prose h2+p,.prose h3+p,.prose h4+p{margin-top:0}.prose p+p{margin-top:1.25em}@media(max-width:768px){.prose{font-size:1rem}.prose blockquote{padding-left:1rem;padding-right:1rem}.prose blockquote:before{font-size:2rem;left:-.25rem}}@media print{.glass-panel{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;border:1px solid #e5e7eb}nav,aside,.no-print{display:none!important}}
