@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&display=swap";:root{--cb-navy:#1a202c;--cb-charcoal:#2d3748;--cb-teal:#23d7b4;--cb-teal-dark:#059076;--cb-orange:#f7630c;--cb-white:#fff;--cb-off-white:#f7fafc;--cb-gray-100:#eaf4f4;--cb-gray-200:#e5e7eb;--cb-gray-400:#9ca3af;--cb-gray-500:#718096;--cb-gray-600:#4a5568;--cb-red:#b82105;--cb-green:#13612e;--cb-blue:#1159af;--cb-radius-sm:6px;--cb-radius-md:10px;--cb-radius-lg:12px;--cb-font-heading:"Montserrat", sans-serif;--cb-font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*,:before,:after{box-sizing:border-box}body{font-family:var(--cb-font-body);color:var(--cb-charcoal);background:var(--cb-off-white);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.6}h1,h2,h3{font-family:var(--cb-font-heading);color:var(--cb-navy);margin:0 0 1rem;line-height:1.2}h1{font-size:1.75rem}h2{font-size:1.35rem}h3{font-size:1.1rem}.app.svelte-12qhfyh{min-height:100vh}
