@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&family=DM+Sans:wght@400;500;600&display=swap";:root{--green-deep:#0f2d1e;--green-mid:#1a4a2e;--green-accent:#3db870;--green-light:#6ee89a;--sand:#f5f0e8;--sand-dark:#e8e0d0;--white:#fff;--text:#1a1a1a;--text-muted:#6b7280;--radius:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);font-family:DM Sans,sans-serif;overflow-x:hidden}section{padding:96px 80px}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--green-accent);margin-bottom:10px;font-size:11px;font-weight:600}.section-title{color:var(--text);margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,40px);line-height:1.15}.section-sub{color:var(--text-muted);max-width:520px;margin-bottom:56px;font-size:16px;line-height:1.7}.btn-primary{background:var(--green-accent);color:var(--white);cursor:pointer;border:none;border-radius:10px;padding:15px 30px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s,background .2s;display:inline-block}.btn-primary:hover{background:#2da85e;transform:translateY(-2px)}.btn-ghost{color:var(--white);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1.5px solid #ffffff4d;border-radius:10px;padding:15px 30px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btn-ghost:hover{background:#ffffff2e}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-transition{animation:.6s both fadeUp}@media (width<=768px){section{padding:64px 24px}}nav.svelte-12qhfyh{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f2d1ef2;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 40px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo.svelte-12qhfyh{color:var(--white);letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:20px}.nav-logo.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--green-accent)}.nav-links.svelte-12qhfyh{gap:32px;list-style:none;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffb3;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--white)}.nav-cta.svelte-12qhfyh{background:var(--green-accent);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}.nav-cta.svelte-12qhfyh:hover{background:#2da85e}.hamburger.svelte-12qhfyh{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s}footer.svelte-12qhfyh{background:var(--green-deep);border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:48px 80px;display:flex}.footer-logo.svelte-12qhfyh{color:var(--white);font-family:Playfair Display,serif;font-size:22px}.footer-logo.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--green-accent)}.footer-text.svelte-12qhfyh{color:#fff6;font-size:13px}.footer-links.svelte-12qhfyh{gap:24px;display:flex}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffff80;font-size:13px;text-decoration:none}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--white)}.cichlify-credit.svelte-12qhfyh{color:#ffffff4d;font-size:12px}.cichlify-credit.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#a78bfa;text-decoration:none}@media (width<=768px){nav.svelte-12qhfyh{padding:16px 24px}.nav-links.svelte-12qhfyh{background:var(--green-deep);flex-direction:column;gap:16px;padding:24px;display:none;position:absolute;top:100%;left:0;right:0}.nav-links.open.svelte-12qhfyh,.hamburger.svelte-12qhfyh{display:flex}footer.svelte-12qhfyh{flex-direction:column;align-items:flex-start;padding:40px 24px}}
