@import url("https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400;1,700&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400&display=swap");:root{--green900:#1E3821;--green800:#235128;--green700:#315733;--green600:#357138;--green500:#396B3E;--green400:#4E8A51;--green300:#7AAE7D;--green200:#C9E2CC;--green100:#EDFFE7;--green50:#F4FBF1;--cream:#FBFFF9;--white:#FFFFFF;--ink:#1F1F1F;--ink2:#383838;--text2:#545454;--text3:#9E9E9E;--text4:#C2C2C2;--border:#E2E2E2;--border-soft:#EDEDED;--bg-gray:#F5F5F5;--saffron:#F79F3B;--success:#0EAD69;--danger:#EE4266;--shadow-card:0 1px 2px rgba(0,0,0,.04),0 6px 16px rgba(4,99,124,.10);--shadow-soft:0 2px 8px rgba(4,99,124,.12);--shadow-hi:0 12px 32px rgba(4,99,124,.16),0 2px 6px rgba(4,99,124,.08);--r-sm:6px;--r-md:12px;--r-lg:20px;--r-pill:999px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Atkinson Hyperlegible,ui-serif,Georgia,serif;color:var(--ink);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit}ol,ul{list-style:none}a{color:inherit;text-decoration:none}canvas,img,picture,svg,video{display:block;max-width:100%}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}