:root{--teal-bright:#2ed9c0;--teal-deep:#2bb8a3;--teal-tint:#caeee9;--gray-bg:#f5f5f5;--white:#fff;--navy-soft:#3d5a73;--navy-deep:#1a4674;--muted:#7a95a8;--pale-blue:#b0c8d4;--berry:#c0526a;--berry-tint:#faeef1;--sans:"Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-family:var(--sans);color:var(--navy-soft);background-color:var(--gray-bg);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--gray-bg)}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2,h3{color:var(--navy-soft);font-weight:600}p{margin:0}button{cursor:pointer;font-family:var(--sans)}
