@import url("https://fonts.googleapis.com/css2?family=Sora:wght@300;400;600;700;800&family=Work+Sans:wght@300;400;500;600&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-nav:#4d423d;--color-primary:#0c8eec;--color-navy:#2d3d54;--color-teal:#31b7bc;--color-cyan-light:#b9ebed;--color-off-white:#f7f7f7;--color-bg:#f5f5f5;--color-text:#4d423d;--color-text-muted:#7a7068;--color-border:#e0ddd9;--color-surface:#fff;--color-danger:#c0392b;--color-warning:#d97706;--color-success:#16a34a;--radius:3px;--shadow:0 5px 13px rgba(0,0,0,.12);--shadow-sm:0 2px 6px rgba(0,0,0,.08)}html{scroll-behavior:smooth}body{font-family:Work Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--color-off-white);color:var(--color-text);line-height:1.6;font-size:16px}h1,h2,h3,h4{font-family:Sora,sans-serif;color:var(--color-navy);line-height:1.25}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}