@import "https://fonts.googleapis.com/css2?family=Inter:wght@400..700&family=Geist:wght@400;500;600;700&family=Lora:wght@400..700&display=swap";
:root{--font-display:"Geist","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:"Lora",Georgia,"Times New Roman",serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:var(--font-mono)}html,body{overflow-x:clip}html{scroll-behavior:smooth}@supports not (overflow-x:clip){html,body{overflow-x:hidden}}.page-rails{box-sizing:border-box;max-width:var(--u-maxw,1280px);border-left:1px solid #dbe5fb;border-right:1px solid #dbe5fb;min-height:calc(100vh - 70px);margin:0 auto}
