@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@500;600;700&display=swap";
*{box-sizing:border-box}html,body{scroll-behavior:smooth;margin:0;padding:0}body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif}h1,h2,h3,h4,h5,h6{color:#0f172a;font-family:Outfit,sans-serif}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-loading{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/200% 100%;animation:1.4s ease-in-out infinite shimmer}@media print{.no-print{display:none!important}.article-text{max-height:none!important;overflow:visible!important}body{background:#fff}}@media (max-width:768px){.history-sidebar{display:none!important}}
