:root{--ink:#10251d;--ink-soft:#45554e;--forest:#07533b;--forest-dark:#043f2d;--mint:#e8f1eb;--sky:#285dbd;--sky-soft:#eef4ff;--paper:#fbfaf7;--white:#ffffff;--line:#dfe3df;--line-strong:#c8cfca;--warning:#9a6100;--danger:#b42318;--success:#067647;--radius-sm:6px;--radius-md:10px;--shadow-soft:0 12px 32px rgb(16 37 29/0.08);--content:min(100% - 40px,1440px);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Avenir Next,Avenir,Segoe UI,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}img{max-width:100%}::selection{background:#cde9da;color:var(--forest-dark)}:focus-visible{outline:3px solid #4b78d1;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:720px){:root{--content:min(100% - 24px,1440px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}