@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap";:root{--green-dark: #1a3d0f;--green-mid: #2d5a1d;--orange: #f58220;--orange-light: #f9a825;--white: #ffffff;--gray-light: #f0f0f0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,sans-serif;background:linear-gradient(135deg,var(--green-dark) 0%,var(--green-mid) 100%);color:var(--white);min-height:100vh}.container.svelte-12qhfyh{max-width:600px;margin:0 auto;padding:2rem 1rem;min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{text-align:center;margin-bottom:2rem}.logo.svelte-12qhfyh{font-size:3rem;font-weight:800;color:var(--orange);letter-spacing:.05em;text-shadow:2px 2px 0 rgba(0,0,0,.3)}.tagline.svelte-12qhfyh{font-size:1rem;opacity:.8;margin-top:.25rem;font-style:italic}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem;opacity:.5}
