@import url(https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600;700&family=Inter:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap);*{box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#0d1117;margin:0!important;padding:0}.mono,code,pre{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#0d1117}::-webkit-scrollbar-thumb{background:#30363d;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#3fb950}::selection{background:#3fb95047;color:#e6edf3}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes glow-pulse{0%,to{box-shadow:0 0 8px #3fb9504d}50%{box-shadow:0 0 24px #3fb950b3,0 0 48px #3fb95033}}@keyframes pop-in{0%{opacity:0;transform:scale(.5) translateY(20px)}60%{transform:scale(1.08) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes contrib-fill{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.shimmer-text{-webkit-text-fill-color:#0000;animation:shimmer 4s linear infinite;background:linear-gradient(90deg,#3fb950,#58a6ff 25%,#d2a8ff 50%,#58a6ff 75%,#3fb950);-webkit-background-clip:text;background-clip:text;background-size:200% auto}.section-full{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 64px)}@media (max-width:1024px){html{font-size:15px}}@media (max-width:768px){html{font-size:14px}}@media (max-width:480px){html{font-size:13px}}
/*# sourceMappingURL=main.cc1a76cd.css.map*/