:root{--color-white:#fff;--color-orange-50:#fff7ed;--color-orange-100:#ffedd5;--color-orange-200:#fed7aa;--color-orange-500:#f97316;--color-orange-600:#ea580c;--color-orange-800:#9a3412;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-green-100:#dcfce7;--color-green-800:#166534;--color-yellow-400:#facc15;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--container-max:80rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-full:9999px;--font-sans:"Roboto Condensed", Arial, Helvetica, sans-serif}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-white);min-height:100vh;color:var(--color-gray-900);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}h1,h2,h3,h4,p,ul{margin:0;padding:0}ul{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}input{font-family:inherit}@keyframes pulse{50%{opacity:.5}}.container.svelte-12qhfyh{max-width:var(--container-max);margin:0 auto;padding:0 1rem}@media (width>=640px){.container.svelte-12qhfyh{padding:0 1.5rem}}@media (width>=1024px){.container.svelte-12qhfyh{padding:0 2rem}}.nav.svelte-12qhfyh{background:var(--color-white);box-shadow:var(--shadow-sm);border-bottom:1px solid var(--color-gray-200)}.nav-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem;display:flex}.nav-brand.svelte-12qhfyh{align-items:center;display:inline-flex}.nav-logo.svelte-12qhfyh{height:2rem}.nav-links.svelte-12qhfyh{gap:2rem;display:none}@media (width>=768px){.nav-links.svelte-12qhfyh{display:flex}}.nav-link.svelte-12qhfyh{color:var(--color-gray-600);transition:color .2s}.nav-link.svelte-12qhfyh:hover{color:var(--color-orange-500)}.nav-cta.svelte-12qhfyh{background:var(--color-orange-500);color:var(--color-white);border-radius:var(--radius-lg);padding:.5rem 1.5rem;transition:background-color .2s}.nav-cta.svelte-12qhfyh:hover{background:var(--color-orange-600)}.footer.svelte-12qhfyh{background:var(--color-gray-800);color:var(--color-white);padding:3rem 0}.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.footer-grid.svelte-12qhfyh{grid-template-columns:repeat(4,1fr)}}.footer-logo.svelte-12qhfyh{height:5rem;margin-bottom:1rem}.footer-tagline.svelte-12qhfyh{color:var(--color-gray-400)}.footer-heading.svelte-12qhfyh{margin-bottom:1rem;font-weight:600}.footer-list.svelte-12qhfyh{color:var(--color-gray-400);flex-direction:column;gap:.5rem;display:flex}.footer-link.svelte-12qhfyh{transition:color .2s}.footer-link.svelte-12qhfyh:hover{color:var(--color-orange-500)}.footer-bottom.svelte-12qhfyh{border-top:1px solid var(--color-gray-700);text-align:center;color:var(--color-gray-400);margin-top:2rem;padding-top:2rem}
