#app.site-layout{display:flex;flex-direction:column;font-family:Noto Sans SC,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;min-height:100vh}.site-main{flex:1;padding-top:5rem}.nav-glass{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#fafaf9d9}.link-underline{position:relative}.link-underline:after{background:#c73a5c;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.link-underline.nav-link-active:after,.link-underline:hover:after{width:100%}.nav-link-active{color:#c73a5c}.magnetic{transition:transform .3s cubic-bezier(.16,1,.3,1)}html:has(.site-layout){scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#fcf2e6}::-webkit-scrollbar-thumb{background:#c73a5c;border-radius:3px}
