*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #4e7e78;--primary-hover: #3f6e68;--primary-active: #335d58;--primary-container: #e8f8f7;--primary-fixed: #4ecdc4;--primary-fixed-dim: #d0f1ee;--secondary: #1e7a73;--secondary-container: #e8f8f7;--tertiary: #d57a42;--tertiary-container: #ffdbc8;--surface: #f5f5f5;--surface-card: #ffffff;--surface-low: #f5f5f5;--surface-mid: #f0f0f0;--surface-dim: #e0e0e0;--on-surface: #2c3e35;--on-surface-variant: #808080;--outline: #808080;--outline-variant: #e0e0e0;--error: #ba1a1a;--flower-peach: #e4a36d;--flower-pink: #df7fa2;--flower-yellow: #e7ba2c;--flower-orange: #d6763b;--flower-burgundy: #8b2635;--flower-purple: #6e348e;--btn-primary: #4e7e78;--btn-primary-hover: #3f6e68;--btn-primary-text: #ffffff;--btn-ghost-text: #4e7e78;--btn-ghost-hover: rgba(78, 205, 196, .12);--mid-green: #4e7e78;--dark-green: #335d58;--cream: #f5f5f5;--cream-dark: #e0e0e0;--font-display: "Poppins", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--radius-sm: 4px;--radius-md: 4px;--radius-lg: 4px;--radius-xl: 4px;--radius-full: 9999px;--shadow-sm: 0 2px 4px rgba(44, 62, 53, .1);--shadow-md: 0 4px 8px rgba(44, 62, 53, .15);--shadow-lg: 0 8px 16px rgba(44, 62, 53, .2)}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:#2c3e3566;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 #2c3e3533;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(--btn-primary);background:var(--btn-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}}
