html{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent;scroll-behavior:smooth}html::-webkit-scrollbar{width:5px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08);border-radius:3px}::selection{background:oklch(.7 .12 195/.3);color:inherit}[data-theme=light] ::selection{background:oklch(.75 .1 195/.2)}:focus-visible{outline:2px solid oklch(.7 .12 195/.5);outline-offset:2px;border-radius:2px}.animated-underline a,a.animated-underline{text-decoration:none;background-image:linear-gradient(to right,var(--neutral-on-background-weak) 0,var(--neutral-on-background-weak) 100%);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .3s ease}.animated-underline a:hover,a.animated-underline:hover{background-size:100% 1px}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}@media (max-width:768px){.home-intro-text{font-size:.9rem!important}}