.bg-content-glass{backdrop-filter:blur(20px) saturate(1.2);box-shadow:0 4px 24px rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.08)}.hover-underline{position:relative;display:inline-block}.hover-underline:after{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:currentColor;transition:width .3s ease-in-out,left .3s ease-in-out}.hover-underline:hover:after{width:100%}.hover-underline:not(:hover):after{width:0;left:auto;right:0}.transparent-scrollbar{scrollbar-color:hsl(var(--muted-foreground)/.2) transparent}