.garden-root.svelte-1dhf032{min-height:100vh;background:#09090f;display:flex;flex-direction:column}.garden-toast.svelte-1dhf032{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:50;display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;background:#09090ff5;border:1px solid rgba(52,211,153,.25);border-left:2px solid #34d399;box-shadow:0 8px 32px #0009,0 0 0 1px #34d3990d;max-width:320px;width:calc(100vw - 2rem);animation:svelte-1dhf032-toast-in .25s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-1dhf032-toast-in{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.toast-emoji.svelte-1dhf032{font-size:1.25rem;flex-shrink:0;margin-top:1px;line-height:1}.toast-msg.svelte-1dhf032{font-size:.75rem;color:#ffffffbf;line-height:1.5;white-space:pre-line;flex:1}.toast-close.svelte-1dhf032{flex-shrink:0;color:#ffffff40;font-size:.8rem;line-height:1;transition:color .1s;margin-top:2px}.toast-close.svelte-1dhf032:hover{color:#fff9}.garden-header.svelte-1dhf032{position:sticky;top:0;z-index:20;background:#09090fe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}.garden-header-inner.svelte-1dhf032{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem .875rem;gap:1rem}.garden-header-left.svelte-1dhf032{display:flex;align-items:center;gap:.75rem;min-width:0}.garden-header-icon.svelte-1dhf032{font-size:1.375rem;line-height:1;flex-shrink:0}.garden-title.svelte-1dhf032{font-size:1rem;font-weight:800;color:#ffffffeb;letter-spacing:-.2px}.garden-sub.svelte-1dhf032{font-size:.65rem;color:#ffffff47;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.garden-plant-btn.svelte-1dhf032{display:flex;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.75rem;font-weight:700;color:#ffffffb3;border:1px solid rgba(52,211,153,.25);background:#34d3990d;transition:all .15s;flex-shrink:0}.garden-plant-btn.svelte-1dhf032:hover,.garden-plant-btn--active.svelte-1dhf032{color:#34d399;border-color:#34d39980;background:#34d3991a}.btn-icon.svelte-1dhf032{font-size:1rem;line-height:1;font-weight:300}.garden-tabs.svelte-1dhf032{display:flex;gap:0;padding:0 1.5rem;border-top:1px solid rgba(255,255,255,.04);overflow-x:auto;scrollbar-width:none}.garden-tabs.svelte-1dhf032::-webkit-scrollbar{display:none}.garden-tab.svelte-1dhf032{display:flex;align-items:center;gap:.375rem;padding:.625rem .875rem;font-size:.7rem;font-weight:600;color:#ffffff4d;border-bottom:2px solid transparent;white-space:nowrap;transition:all .15s}.garden-tab.svelte-1dhf032:hover{color:#fff9}.garden-tab--active.svelte-1dhf032{color:#34d399;border-bottom-color:#34d399}.tab-icon.svelte-1dhf032{font-size:.65rem;opacity:.6}.garden-tab--active.svelte-1dhf032 .tab-icon:where(.svelte-1dhf032){opacity:1}.garden-form-wrap.svelte-1dhf032{padding:0 1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.garden-form-card.svelte-1dhf032{padding:1.25rem 0}.form-card-header.svelte-1dhf032{display:flex;align-items:center;gap:.625rem;margin-bottom:1rem}.form-card-dot.svelte-1dhf032{width:6px;height:6px;border-radius:50%;background:#34d399;box-shadow:0 0 6px #34d39980;flex-shrink:0}.form-card-title.svelte-1dhf032{font-size:.8rem;font-weight:700;color:#fffc;flex:1;letter-spacing:-.1px}.form-card-close.svelte-1dhf032{color:#fff3;font-size:.8rem;transition:color .1s}.form-card-close.svelte-1dhf032:hover{color:#fff9}.form-error.svelte-1dhf032{font-size:.75rem;color:#f87171;background:#f8717114;border:1px solid rgba(248,113,113,.2);padding:.5rem .75rem;margin-bottom:.875rem}.form-grid.svelte-1dhf032{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.form-field.svelte-1dhf032{display:flex;flex-direction:column;gap:.375rem}.form-field--full.svelte-1dhf032{grid-column:1 / -1}.form-label.svelte-1dhf032{font-size:.65rem;font-weight:600;color:#ffffff59;text-transform:uppercase;letter-spacing:.05em}.form-required.svelte-1dhf032{color:#34d39999}.form-input.svelte-1dhf032{width:100%;padding:.5rem .75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:#ffffffd9;font-size:.8rem;outline:none;transition:border-color .15s,background .15s;font-family:inherit}.form-input.svelte-1dhf032::placeholder{color:#fff3}.form-input.svelte-1dhf032:focus{border-color:#34d39966;background:#34d39908}.form-textarea.svelte-1dhf032{resize:none;line-height:1.5}.form-select.svelte-1dhf032{cursor:pointer}.form-select.svelte-1dhf032 option:where(.svelte-1dhf032){background:#0d0d1a}.form-actions.svelte-1dhf032{display:flex;align-items:center;gap:.625rem}.form-submit.svelte-1dhf032{padding:.5rem 1rem;font-size:.75rem;font-weight:700;color:#34d399;border:1px solid rgba(52,211,153,.4);background:#34d39914;transition:all .15s}.form-submit.svelte-1dhf032:hover{background:#34d39926;border-color:#34d39999}.form-cancel.svelte-1dhf032{padding:.5rem .875rem;font-size:.75rem;color:#ffffff59;border:1px solid rgba(255,255,255,.07);background:transparent;transition:all .15s}.form-cancel.svelte-1dhf032:hover{color:#fff9;border-color:#ffffff1f}.garden-body.svelte-1dhf032{padding:0}.garden-empty.svelte-1dhf032{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 1.5rem;gap:.375rem}.empty-icon.svelte-1dhf032{font-size:2.5rem;line-height:1}.empty-title.svelte-1dhf032{font-size:.9rem;font-weight:700;color:#ffffff80;margin-top:.375rem}.empty-sub.svelte-1dhf032{font-size:.75rem;color:#ffffff40}.seeds-list.svelte-1dhf032{display:flex;flex-direction:column}.seed-row.svelte-1dhf032{display:flex;align-items:flex-start;gap:.875rem;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.04);background:transparent;transition:background .12s}.seed-row.svelte-1dhf032:hover{background:#ffffff04}.seed-row--watered.svelte-1dhf032{border-left:2px solid rgba(52,211,153,.3);padding-left:calc(1.5rem - 2px)}.seed-stage-col.svelte-1dhf032{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;line-height:1;margin-top:1px}.seed-body.svelte-1dhf032{flex:1;min-width:0}.seed-top.svelte-1dhf032{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.seed-title.svelte-1dhf032{font-size:.85rem;font-weight:700;color:#ffffffe0;letter-spacing:-.1px;line-height:1.3;flex:1;min-width:0}.seed-badges.svelte-1dhf032{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.seed-badge.svelte-1dhf032{display:flex;align-items:center;gap:.25rem;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.1rem .45rem;border:1px solid;color:#fff6;border-color:#ffffff1a}.seed-badge--done.svelte-1dhf032{color:#a78bfa;border-color:#a78bfa4d}.badge-dot.svelte-1dhf032{width:4px;height:4px;border-radius:50%;flex-shrink:0}.seed-desc.svelte-1dhf032{font-size:.75rem;color:#ffffff61;line-height:1.5;margin-bottom:.5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.seed-bar-wrap.svelte-1dhf032{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.seed-bar-track.svelte-1dhf032{flex:1;height:2px;background:#ffffff0f;overflow:hidden}.seed-bar-fill.svelte-1dhf032{height:100%;background:var(--dot, #34d399);transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 4px var(--dot, #34d399)}.seed-bar-pct.svelte-1dhf032{font-size:.6rem;font-weight:700;color:#fff3;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:2.2rem;text-align:right}.seed-actions.svelte-1dhf032{display:flex;flex-direction:column;align-items:center;gap:.375rem;flex-shrink:0;padding-top:2px}.seed-count.svelte-1dhf032{display:flex;align-items:center;gap:.2rem;font-size:.65rem;font-weight:700;color:#fff3;font-variant-numeric:tabular-nums}.seed-count-icon.svelte-1dhf032{width:10px;height:10px;color:#ffffff26}.water-btn.svelte-1dhf032{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#ffffff59;transition:all .15s}.water-btn.svelte-1dhf032:hover:not(:disabled){border-color:#34d39973;background:#34d39914;color:#34d399}.water-btn--done.svelte-1dhf032{border-color:#34d3994d;background:#34d3990f;color:#34d399;cursor:default}.water-btn--loading.svelte-1dhf032{opacity:.5;cursor:wait}.water-btn.svelte-1dhf032:disabled{cursor:default}.water-icon.svelte-1dhf032{width:13px;height:13px}.water-spinner.svelte-1dhf032{width:10px;height:10px;border:1.5px solid rgba(52,211,153,.2);border-top-color:#34d399;border-radius:50%;animation:svelte-1dhf032-spin .7s linear infinite}@keyframes svelte-1dhf032-spin{to{transform:rotate(360deg)}}.garden-pagination.svelte-1dhf032{display:flex;justify-content:center;padding:2rem 1.5rem;border-top:1px solid rgba(255,255,255,.04)}.pagination-btn.svelte-1dhf032{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;color:#fff6;padding:.5rem 1.25rem;border:1px solid rgba(255,255,255,.07);background:transparent;transition:all .15s}.pagination-btn.svelte-1dhf032:hover{color:#ffffffbf;border-color:#ffffff24;background:#ffffff08}.pag-icon.svelte-1dhf032{width:12px;height:12px}@media(max-width:640px){.garden-header-inner.svelte-1dhf032{padding:.875rem 1rem .75rem}.garden-tabs.svelte-1dhf032,.garden-form-wrap.svelte-1dhf032{padding:0 1rem}.seed-row.svelte-1dhf032{padding:.875rem 1rem;gap:.625rem}.seed-row--watered.svelte-1dhf032{padding-left:calc(1rem - 2px)}.garden-sub.svelte-1dhf032{display:none}}
