@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap");body,html{padding:0;margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;width:100%;max-width:100%;box-sizing:border-box}body,html{overflow-x:hidden}html{overflow-y:auto}*,:after,:before{box-sizing:border-box}.full-width-bg,.hero-background,.section-background{width:100vw!important;max-width:100vw!important}body.dashboard-layout{overflow-x:hidden;overflow-y:auto;width:100%;max-width:100%}::-webkit-scrollbar{width:8px;height:8px;background:transparent}::-webkit-scrollbar-track{background:transparent!important;border-radius:10px}::-webkit-scrollbar-thumb{background:#64748b;border-radius:10px;background-clip:padding-box;-webkit-transition:all .2s ease;transition:all .2s ease;opacity:0}::-webkit-scrollbar-thumb:hover{background:#059669;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:active{background:#047857}.scrolling ::-webkit-scrollbar-thumb,body.scrolling ::-webkit-scrollbar-thumb,html.scrolling ::-webkit-scrollbar-thumb{opacity:.8!important}body.scrolling ::-webkit-scrollbar-thumb,body.scrolling::-webkit-scrollbar-thumb,html.scrolling ::-webkit-scrollbar-thumb,html.scrolling::-webkit-scrollbar-thumb{opacity:.8!important}.thin-scrollbar::-webkit-scrollbar{width:6px;height:6px;background:transparent!important}.thin-scrollbar::-webkit-scrollbar-track{background:transparent!important}.thin-scrollbar::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:6px;border:none;-webkit-transition:all .2s ease;transition:all .2s ease;opacity:0}.thin-scrollbar::-webkit-scrollbar-thumb:hover{background:#059669}.scrolling .thin-scrollbar::-webkit-scrollbar-thumb,.thin-scrollbar.scrolling::-webkit-scrollbar-thumb{opacity:.7!important}.invisible-scrollbar::-webkit-scrollbar{width:4px;height:4px;background:transparent!important}.invisible-scrollbar::-webkit-scrollbar-track{background:transparent!important}.invisible-scrollbar::-webkit-scrollbar-thumb{background:rgba(100,116,139,.3);border-radius:4px;-webkit-transition:all .2s ease;transition:all .2s ease;opacity:0}.invisible-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(5,150,105,.5)}.invisible-scrollbar.scrolling::-webkit-scrollbar-thumb,.scrolling .invisible-scrollbar::-webkit-scrollbar-thumb{opacity:.5!important}@media (max-width:768px){::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#94a3b8;border:none;opacity:0}::-webkit-scrollbar-thumb:hover{background:#059669}.scrolling ::-webkit-scrollbar-thumb,body.scrolling ::-webkit-scrollbar-thumb,html.scrolling ::-webkit-scrollbar-thumb{opacity:.6!important}}a{color:inherit;text-decoration:none}.blog-content *{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.blog-content img{max-width:100%!important;height:auto!important;display:block}.blog-content code,.blog-content pre{overflow-x:auto;max-width:100%;word-break:break-all;white-space:pre-wrap}.blog-content table{width:100%;max-width:100%;overflow-x:auto;display:block;white-space:nowrap}:focus-visible{outline:2px solid #059669;outline-offset:2px}::selection{background:rgba(5,150,105,.2);color:inherit}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:6px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#a855f7,#ec4899);border-radius:6px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#c084fc,#f472b6)}::-webkit-scrollbar-corner{background:transparent}@media (max-width:768px){::-webkit-scrollbar{width:8px;height:8px}}html{scrollbar-width:thin;scrollbar-color:#a855f7 rgba(0,0,0,.1)}#nprogress{pointer-events:none}#nprogress .bar{background:linear-gradient(90deg,#7c3aed,#a855f7,#7c3aed);background-size:200% 100%;animation:nprogress-gradient 1.5s linear infinite;position:fixed;z-index:99999;top:0;left:0;width:100%;height:3px;box-shadow:0 0 10px #7c3aed,0 0 5px #7c3aed}@keyframes nprogress-gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 15px #7c3aed,0 0 8px #a855f7;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner,#nprogress .spinner-icon{display:none}