*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background:#f5f7fa;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{min-height:100vh}.app-nav[data-v-b53138d4]{z-index:100;background:#fff;padding:12px 16px;position:sticky;top:0}.nav-inner[data-v-b53138d4]{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.brand[data-v-b53138d4]{cursor:pointer;align-items:center;gap:12px;display:flex}.brand-text[data-v-b53138d4]{color:#18a058;font-size:1.25rem;font-weight:600}.language-label[data-v-b53138d4]{color:#666;margin-right:-8px;font-size:.9rem}.mobile-right[data-v-b53138d4]{align-items:center;gap:12px;display:flex}.mobile-user-tag[data-v-b53138d4]{text-overflow:ellipsis;max-width:100px;overflow:hidden}.hamburger[data-v-b53138d4]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px 4px;display:flex}.hamburger span[data-v-b53138d4]{transform-origin:50%;background:#18a058;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .2s;display:block}.hamburger.is-open span[data-v-b53138d4]:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.is-open span[data-v-b53138d4]:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.is-open span[data-v-b53138d4]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.drawer-title[data-v-b53138d4]{color:#18a058;font-size:1.1rem;font-weight:600}.mobile-menu[data-v-b53138d4]{padding:4px 0 16px}.mobile-menu__nav[data-v-b53138d4]{flex-direction:column;gap:2px;display:flex}.mobile-menu__section[data-v-b53138d4]{padding:4px 0}.mobile-menu__label[data-v-b53138d4]{color:#999;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;font-size:.8rem}.mobile-nav-item[data-v-b53138d4]{text-align:left;color:#2c3e50;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:13px 16px;font-size:1rem;transition:background .15s;display:block}.mobile-nav-item[data-v-b53138d4]:hover{background:#f0faf5}.mobile-nav-item.is-active[data-v-b53138d4]{color:#18a058;background:#e6f7ee;font-weight:600}.mobile-user-info[data-v-b53138d4]{margin-bottom:10px}.mt-3[data-v-b53138d4]{margin-top:12px}.home[data-v-48e2375a]{background-color:#f7f9f6;min-height:100vh;padding:24px 24px 80px}.hero[data-v-48e2375a]{background:linear-gradient(#185838b8,#0f3424d1),url(https://images.unsplash.com/photo-1464226184884-fa280b87c399?auto=format&fit=crop&w=1400&q=80) 50%/cover no-repeat;border-radius:16px;min-height:280px;margin-bottom:32px;overflow:hidden}.hero-overlay[data-v-48e2375a]{align-items:center;min-height:280px;padding:32px 24px;display:flex}.hero-content[data-v-48e2375a]{color:#fff;max-width:720px}.hero-title[data-v-48e2375a]{margin:0 0 12px;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.3}.hero-subtitle[data-v-48e2375a]{opacity:.92;margin:0;font-size:1rem;line-height:1.6}.section[data-v-48e2375a]{margin-top:48px}.stats-section[data-v-48e2375a]{z-index:2;margin-top:-64px;margin-bottom:24px;position:relative}.stat-card[data-v-48e2375a]{background:#fff;border-radius:12px;height:100%;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 24px #1858381a,0 2px 8px #0000000a}.stat-card[data-v-48e2375a]:hover{transform:translateY(-2px);box-shadow:0 12px 28px #18583824,0 4px 12px #0000000f}.stat-card__header[data-v-48e2375a]{align-items:center;gap:10px;margin-bottom:12px;display:flex}.stat-card__icon[data-v-48e2375a]{color:#18a058;flex-shrink:0}.stat-card__label[data-v-48e2375a]{color:#5a6b5e;font-size:.875rem;font-weight:500;line-height:1.4}.stat-card__value[data-v-48e2375a]{color:#18a058;font-size:2rem;font-weight:700;line-height:1.2}.stat-card__value--text[data-v-48e2375a]{color:#18a058;word-break:break-word;font-size:2rem;font-weight:700;line-height:1.2}.section-header[data-v-48e2375a]{align-items:center;gap:12px;margin-bottom:8px;display:flex}.section-header h3[data-v-48e2375a]{color:#2c3e50;margin:0;font-size:1.25rem}.section-desc[data-v-48e2375a]{color:#666;margin:0 0 16px;line-height:1.6}.elevated-card[data-v-48e2375a]{background:#fff;border-radius:12px;height:100%;transition:box-shadow .2s,transform .2s;box-shadow:0 4px 16px #1858380f,0 1px 4px #0000000a}.elevated-card[data-v-48e2375a]:hover{box-shadow:0 8px 24px #1858381a,0 2px 8px #0000000d}.season-card h4[data-v-48e2375a]{color:#18a058;margin:0 0 8px}.season-card p[data-v-48e2375a]{color:#666;margin:0 0 10px}.empty-hint[data-v-48e2375a]{color:#999;text-align:center;margin:0}.seed-card[data-v-48e2375a]{flex-direction:column;height:100%;display:flex}[data-v-48e2375a] .n-card__content{flex-direction:column;flex-grow:1;display:flex}.card-title[data-v-48e2375a]{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;min-height:3rem;line-height:1.5rem;display:-webkit-box;overflow:hidden}@media (width>=768px){.home[data-v-48e2375a]{padding-left:12px;padding-right:12px}.hero[data-v-48e2375a]{min-height:340px}.hero-overlay[data-v-48e2375a]{min-height:340px;padding:48px 32px}.stats-section[data-v-48e2375a]{margin-top:-72px}.stat-card__value[data-v-48e2375a],.stat-card__value--text[data-v-48e2375a]{font-size:2.25rem}}.mt-2[data-v-5fdba9bb]{margin-top:8px}.stage-group[data-v-5fdba9bb]{flex-wrap:wrap;gap:6px;display:flex}.stage-group[data-v-5fdba9bb] .n-radio-button{text-align:center;flex:auto}.photo-grid[data-v-5fdba9bb]{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.photo-thumb[data-v-5fdba9bb]{border:1.5px solid #e0e0e0;border-radius:10px;width:88px;height:88px;position:relative;overflow:hidden}.photo-thumb img[data-v-5fdba9bb]{object-fit:cover;width:100%;height:100%;display:block}.photo-remove[data-v-5fdba9bb]{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;line-height:1;display:flex;position:absolute;top:4px;right:4px}.photo-actions[data-v-5fdba9bb]{flex-direction:column;gap:10px;width:100%;display:flex}.photo-actions--desktop[data-v-5fdba9bb]{flex-direction:row}.photo-hint[data-v-5fdba9bb]{color:#aaa;margin:8px 0 0;font-size:.78rem}.gps-area[data-v-5fdba9bb]{width:100%}.gps-result[data-v-5fdba9bb]{flex-direction:column;gap:8px;display:flex}.gps-coords[data-v-5fdba9bb]{color:#444;flex-wrap:wrap;gap:8px;font-size:.85rem;display:flex}.gps-accuracy[data-v-5fdba9bb]{color:#999}.gps-error[data-v-5fdba9bb]{margin-bottom:10px}.form-footer[data-v-5fdba9bb]{padding-bottom:env(safe-area-inset-bottom,0px);gap:10px;display:flex}.form-footer .n-button[data-v-5fdba9bb]{flex:1}.farmer-dashboard[data-v-291512de]{background-color:#f7f9f6;min-height:100vh;padding:16px 16px 100px}.dashboard-header[data-v-291512de]{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}@media (width>=768px){.farmer-dashboard[data-v-291512de]{padding:24px 24px 80px}.dashboard-header[data-v-291512de]{flex-direction:row;justify-content:space-between;align-items:flex-start}}.page-title[data-v-291512de]{color:#2c3e50;margin:0 0 4px;font-size:1.4rem}.page-desc[data-v-291512de]{color:#666;margin:0;font-size:.9rem;line-height:1.6}.stats-card[data-v-291512de]{border-radius:12px}.stats-row[data-v-291512de]{align-items:center;gap:0;display:flex}.stats-divider[data-v-291512de]{background:#e8e8e8;flex-shrink:0;width:1px;height:36px;margin:0 16px}.stat-value[data-v-291512de]{font-size:1.4rem;font-weight:700}.section-card[data-v-291512de]{background-color:#fff;border-radius:12px;margin-bottom:16px;box-shadow:0 2px 8px #0000000a}.demand-item[data-v-291512de] .n-list-item__main{min-width:0}.demand-suffix[data-v-291512de]{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;padding-left:8px;display:flex}.pickup-time[data-v-291512de]{color:#888;white-space:nowrap;font-size:12px}.calendar-wrapper[data-v-291512de]{-webkit-overflow-scrolling:touch;overflow-x:auto}.dashboard-calendar[data-v-291512de]{min-width:320px;margin-top:8px}@media (width<=767px){.dashboard-calendar[data-v-291512de] .n-calendar-date{min-height:48px}}.calendar-click-area[data-v-291512de]{cursor:pointer;border-radius:6px;height:100%;min-height:40px;padding:2px;transition:background-color .2s}.calendar-click-area[data-v-291512de]:hover{background-color:#18a05814}.calendar-events[data-v-291512de]{flex-wrap:wrap;gap:2px;display:flex}.calendar-event-tag[data-v-291512de]{cursor:pointer}@media (width<=767px){.calendar-event-tag[data-v-291512de]{width:10px;height:10px;min-width:unset;border-radius:50%;padding:0;font-size:0}}.feedback-desc[data-v-291512de]{color:#666;margin:0 0 16px;line-height:1.6}.safe-basket-fab[data-v-03a81d49]{z-index:2000;width:56px;height:56px;box-shadow:0 6px 16px #18a05866}.bump-anim[data-v-03a81d49]{animation:.3s ease-out bump-03a81d49}@keyframes bump-03a81d49{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.agreement-content[data-v-002b9d7f]{color:#444;white-space:pre-line;margin:0;line-height:1.7}.empty-state[data-v-566f6d57]{margin-top:60px}.seed-list[data-v-566f6d57]{margin-bottom:16px}.seed-list-item[data-v-566f6d57] .n-list-item__main{min-width:0}.item-suffix[data-v-566f6d57]{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.qty-input[data-v-566f6d57]{width:90px}.pickup-form[data-v-566f6d57]{margin-top:16px}.submit-area[data-v-566f6d57]{padding-top:16px;padding-bottom:env(safe-area-inset-bottom,16px)}.login-body[data-v-ced506b7]{flex-direction:column;gap:16px;padding:4px 0;display:flex}.login-intro[data-v-ced506b7]{color:#374151;line-height:1.6}.intro-title[data-v-ced506b7]{color:#15803d;margin:0 0 8px;font-size:1rem;font-weight:700}.intro-text[data-v-ced506b7]{margin:0 0 16px}.privacy-text[data-v-ced506b7]{color:#6b7280;text-align:justify;margin:0;font-size:.875rem}.tab-desc[data-v-ced506b7]{color:#666;margin:0 0 12px;font-size:.9rem}.google-btn-wrap[data-v-ced506b7]{justify-content:center;margin-top:8px;display:flex}.google-btn-container[data-v-ced506b7]{width:100%;max-width:320px;min-height:40px}.profile-desc[data-v-9d095d3b]{color:#666;margin:0 0 16px;line-height:1.6}.app-layout[data-v-566dbe7e]{background:#f5f7fa;min-height:100vh}.app-content[data-v-566dbe7e]{max-width:1200px;margin:0 auto;padding:0 16px 24px}@media (width>=768px){.app-content[data-v-566dbe7e]{padding:0 24px 32px}}
