@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";:root{--green: #337958;--text: #333}body{margin:0;font-family:Inter,sans-serif;color:var(--text);background:#fff}nav{display:flex;gap:1rem;padding:1rem;background:#f9f9f9;border-bottom:1px solid #e0e0e0}nav button{background:none;border:none;font:inherit;cursor:pointer;padding:.5rem 1rem}nav button.active{border-bottom:2px solid var(--green);font-weight:700}main{padding:1rem}main.svelte-1pxjue5{padding:2rem;max-width:600px;margin:auto;text-align:center}ul.svelte-1pxjue5{list-style:none;padding:0}li.svelte-1pxjue5{margin:.5rem 0}a.svelte-1pxjue5{color:var(--green);text-decoration:none;font-weight:700}.scene-container.svelte-bw27s9{width:100%;height:400px;background:#f0f0f0;margin:2rem auto;border:1px solid #ccc}
