@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.scrollbar-hide::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.scrollbar-hide{-ms-overflow-style:none!important;scrollbar-width:none!important}body{overflow-x:hidden;background:#f3f3f3!important}.bg-wave-container{z-index:1;background:#f3f3f3;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.waves{width:100%;height:100vh;min-height:100vh;position:absolute;bottom:0}.parallax>use{animation:25s cubic-bezier(.55,.5,.45,.5) infinite move-forever}.parallax>use:first-child{fill:#ffc90066;animation-duration:7s;animation-delay:-2s}.parallax>use:nth-child(2){fill:#ffe1004d;animation-duration:10s;animation-delay:-3s}.parallax>use:nth-child(3){fill:#feba1733;animation-duration:13s;animation-delay:-4s}.parallax>use:nth-child(4){fill:#f3f4f4;animation-duration:20s;animation-delay:-5s}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}.markdown-content h1,.markdown-content h2,.markdown-content h3{color:#000;margin-top:24px;margin-bottom:12px;font-weight:800}.markdown-content h1{border-bottom:2px solid #d4af37;padding-bottom:8px;font-size:1.5rem}.markdown-content h2{font-size:1.25rem}.markdown-content h3{font-size:1.1rem}.markdown-content p{margin-bottom:16px;line-height:1.8}.markdown-content code{color:#d4af37;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9em}.markdown-content pre{color:#000;white-space:pre-wrap;word-wrap:break-word;background:#f3f4f4;border-left:4px solid #d4af37;border-radius:12px;margin-bottom:20px;padding:20px}.markdown-content pre code{color:inherit;background:0 0;padding:0}.markdown-content ul,.markdown-content ol{margin-bottom:16px;padding-left:24px}.markdown-content li{margin-bottom:8px}.markdown-content blockquote{color:#6b7280;border-left:4px solid #d4af37;margin-bottom:16px;padding-left:16px;font-style:italic}.markdown-content table{border-collapse:collapse;width:100%;margin:24px 0;font-family:Georgia,serif}.markdown-content th{color:#000;text-align:left;border-bottom:2px solid #d4af37;padding:12px 8px;font-weight:700}.markdown-content td{vertical-align:top;border-bottom:1px solid #f3f4f6;padding:16px 8px}.markdown-content tr td:first-child{color:#000;font-weight:700}.markdown-content input[type=checkbox]{accent-color:#10b981;vertical-align:middle;cursor:default;width:18px;height:18px;margin-right:8px}
