body,html{height:100%;margin:0;padding:0;width:100%}:root{color-scheme:light}.dark{color-scheme:dark}.light body{background-color:#f9fafb;color:#1f2937}.dark body{background-color:#111827;color:#f3f4f6}html{transition:background-color .3s ease}body{transition:color .3s ease,background-color .3s ease}.nav-link{padding-bottom:2px;position:relative}.nav-link:after{background-color:#bfdbfe;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after,.router-link-active.nav-link:after{width:100%}.theme-transition-ready{transition:background-color .3s ease,color .3s ease,border-color .3s ease,opacity .3s ease}body.menu-open{overflow:hidden}
