@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Poppins:wght@600;700;800;900&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{color:#1a1b1e;background:#fafaf8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}[data-mantine-color-scheme] body{background-color:var(--mantine-color-body)}.hover-lift{transition:transform .2s ease,box-shadow .2s ease}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}#__next{height:100%}[data-mantine-color-scheme] .mantine-AppShell-main{display:flex;flex-direction:column;min-height:calc(100vh - 60px)}.prose{font-size:.875rem;line-height:1.625}.prose p{margin-bottom:.75em}.prose p:last-child{margin-bottom:0}.prose strong{font-weight:600}.prose em{font-style:italic}.prose ol,.prose ul{margin-left:1.25em;margin-bottom:.75em}.prose li{margin-bottom:.25em}.prose-sm{font-size:.875rem}