@font-face{font-family:Syne;src:url(/assets/fonts/Syne-VariableFont_wght.ttf)}html{overflow:hidden}.text-title,.title,body,h1{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.text-title:not(.font-bold){font-weight:600}.title,h1{font-weight:900}.font-title,h2,h3{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.corner-b{position:relative}.corner-b:after,.corner-b:before{content:"";height:10px;width:10px;position:absolute;background-color:#000;display:inline-block;border:1px solid var(--border-color)}.corner-b:before{left:-5px;bottom:-5px}.corner-b:after{right:-5px;bottom:-5px}@media(prefers-color-scheme:dark){.dark *{border-color:var(--border-color)}}a,button{transition:.2s}a:not([class*="hover:text-"]):hover,button:not([class*="hover:text-"]):hover{opacity:.7}