*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #2f6762;--primary-container: #6ba39d;--primary-fixed: #b4eee7;--primary-fixed-dim: #98d1cb;--secondary: #006a65;--secondary-container: #79f3ea;--tertiary: #964914;--tertiary-container: #ffdbc8;--surface: #e9fef1;--surface-card: #ffffff;--surface-low: #e4f9eb;--surface-mid: #def3e6;--surface-dim: #cadfd2;--on-surface: #0d1f17;--on-surface-variant: #404947;--outline: #707977;--outline-variant: #bfc8c6;--error: #ba1a1a;--dark-green: #1e3a1e;--mid-green: #2f6762;--sage: #6ba39d;--pale-sage: #b4eee7;--light-sage: #98d1cb;--cream: #f5faf7;--cream-dark: #cadfd2;--terracotta: #964914;--warm-tan: #ffdbc8;--text-light: #707977;--text-mid: #404947;--font-display: "Plus Jakarta Sans", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--shadow-sm: 0 2px 8px rgba(47, 103, 98, .06);--shadow-md: 0 4px 24px rgba(47, 103, 98, .08);--shadow-lg: 0 8px 40px rgba(47, 103, 98, .1)}html,body{height:100%;font-family:var(--font-body);background:var(--surface);color:var(--on-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.global-menu-toggle.svelte-12qhfyh{display:none;position:fixed;top:10px;right:14px;z-index:70;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--outline-variant);border-radius:var(--radius-sm);background:#fffffff5;box-shadow:var(--shadow-sm);color:var(--on-surface);cursor:pointer}.global-menu-toggle.svelte-12qhfyh:hover,.global-drawer-close.svelte-12qhfyh:hover{background:var(--surface)}.global-drawer-scrim.svelte-12qhfyh{position:fixed;inset:0;z-index:80;border:0;background:#0d1f1766;cursor:pointer}.global-mobile-drawer.svelte-12qhfyh{position:fixed;top:0;left:0;bottom:0;z-index:90;width:min(304px,82vw);padding:20px;display:flex;flex-direction:column;gap:18px;background:#fff;box-shadow:4px 0 16px #0d1f1733;transform:translate(-100%);transition:transform .25s ease}.global-mobile-drawer.is-open.svelte-12qhfyh{transform:translate(0)}.global-drawer-header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--outline-variant)}.global-drawer-logo.svelte-12qhfyh{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-weight:600;color:var(--on-surface);text-decoration:none}.global-logo-mark.svelte-12qhfyh{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:var(--primary);color:#fff;font-size:17px;line-height:1}.global-drawer-close.svelte-12qhfyh{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--on-surface);cursor:pointer}.global-drawer-links.svelte-12qhfyh{display:flex;flex-direction:column;gap:4px}.global-drawer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:12px 10px;border-radius:var(--radius-sm);color:var(--on-surface);font-weight:500;text-decoration:none}.global-drawer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--primary-container);color:var(--primary)}.global-drawer-actions.svelte-12qhfyh{margin-top:auto;display:flex;flex-direction:column;gap:10px}.global-drawer-primary.svelte-12qhfyh,.global-drawer-secondary.svelte-12qhfyh{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);font-weight:600;text-decoration:none;font-family:var(--font-body);cursor:pointer}.global-drawer-primary.svelte-12qhfyh{border:1px solid var(--primary);background:var(--primary);color:#fff}.global-drawer-secondary.svelte-12qhfyh{border:1px solid var(--outline-variant);background:#fff;color:var(--on-surface)}@media(max-width:1100px){.global-menu-toggle.svelte-12qhfyh{display:inline-flex}.lib-header nav,.wl-header nav,.inv-header .header-nav,.garden-app header .header-right .header-link,.garden-app header .header-right .btn-logout,.garden-app header .header-right .mobile-menu-container{display:none!important}}.app-footer.svelte-12qhfyh{background:var(--on-surface);color:var(--surface);padding:2.5rem 2rem 1.5rem}.footer-inner.svelte-12qhfyh{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-brand.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.footer-logo.svelte-12qhfyh{font-size:1.25rem}.footer-name.svelte-12qhfyh{font-family:var(--font-display);font-weight:600;font-size:1rem;letter-spacing:.02em}.footer-links.svelte-12qhfyh{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--surface);text-decoration:none;opacity:.6;font-size:.85rem;transition:opacity .2s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:1}.footer-copy.svelte-12qhfyh{margin-top:1.5rem;text-align:center;font-size:.75rem;opacity:.4}@media(max-width:640px){.footer-inner.svelte-12qhfyh{flex-direction:column;align-items:flex-start}.footer-links.svelte-12qhfyh{gap:1rem}}
