body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,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:12px}::-webkit-scrollbar-thumb{border-radius:12px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 0 8px rgba(168,85,247,.3),inset 0 1px 0 hsla(0,0%,100%,.2);-webkit-transition:all .15s ease-out;transition:all .15s ease-out;opacity:0}::-webkit-scrollbar-thumb:hover{box-shadow:0 0 12px rgba(168,85,247,.5),inset 0 1px 0 hsla(0,0%,100%,.3);transform:scaleY(1.05)}::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg,#9333ea,#db2777);transform:scaleY(.95);opacity:1}.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;opacity:0!important}.thin-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(135deg,rgba(168,85,247,.6),rgba(236,72,153,.6));border-radius:8px;border:none;box-shadow:0 0 4px rgba(168,85,247,.2);-webkit-transition:all .15s ease-out;transition:all .15s ease-out;opacity:0}.thin-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,rgba(168,85,247,.8),rgba(236,72,153,.8));box-shadow:0 0 6px rgba(168,85,247,.4)}.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;opacity:0!important}.invisible-scrollbar::-webkit-scrollbar-thumb{background:rgba(168,85,247,.3);border-radius:6px;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;opacity:0}.invisible-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(168,85,247,.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:linear-gradient(135deg,rgba(168,85,247,.5),rgba(236,72,153,.5));border:none;box-shadow:none;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;opacity:0}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,rgba(168,85,247,.7),rgba(236,72,153,.7));transform:none}.scrolling ::-webkit-scrollbar-thumb,body.scrolling ::-webkit-scrollbar-thumb,html.scrolling ::-webkit-scrollbar-thumb{opacity:.6!important}}@keyframes scrollbar-glow{0%{box-shadow:0 0 8px rgba(168,85,247,.3)}50%{box-shadow:0 0 16px rgba(168,85,247,.5)}to{box-shadow:0 0 8px rgba(168,85,247,.3)}}::-webkit-scrollbar-thumb:active{animation:scrollbar-glow .6s ease-in-out}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.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}::-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)}