:root{--bg:#fff;--paper:#fff;--surface:#faf6f1;--ink:#231a12;--muted:#7a6b5d;--line:#ede6dc;--green:#2f6b2b;--green-soft:#eef5ea;--brown:#6b3a1e;--brown-soft:#f7eee6;--fruit:#e0661b;--fruit-soft:#fdefe3;--red:#a3291a;--good:#2f7a3a;--warn:#b45309;--fruit-grad:linear-gradient(115deg, #2b130d 0%, #6b2416 28%, #b8321c 55%, #e8761a 80%, #f5b041 100%);--frond:var(--green);--frond-soft:var(--green-soft);--shadow:0 1px 2px #3c230f0d, 0 2px 8px #3c230f0a;--radius:18px;--tabbar-h:70px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;margin:0;font-family:Public Sans,Noto Sans Telugu,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:17px;line-height:1.5}html[lang=te] body{font-family:Noto Sans Telugu,Public Sans,system-ui,sans-serif}a{color:var(--frond);text-decoration:none}h1,h2,h3{margin:0;line-height:1.2}h2{margin:8px 0;font-size:1.15rem}h3{font-size:1rem}p{margin:0}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--fruit);outline-offset:2px}.shell{min-height:100dvh;padding-bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom))}.topbar{z-index:10;padding:calc(12px + env(safe-area-inset-top)) 16px 10px;background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.topbar:before,.login:before{content:"";background:var(--fruit-grad);background-origin:border-box;height:4px;position:absolute;top:0;left:0;right:0}.brand{color:var(--green);align-items:center;gap:8px;font-size:1.2rem;font-weight:700;display:inline-flex}.brand:before{content:"";background:url(/logo-96.png) 50%/cover;border-radius:8px;width:30px;height:30px}.badge{background:var(--fruit-grad);color:#fff;text-align:center;background-origin:border-box;border-radius:999px;min-width:18px;padding:0 6px;font-size:.7rem;font-weight:700;position:absolute;top:-2px;right:-2px}.content{max-width:720px;margin:0 auto}.page{flex-direction:column;gap:16px;padding:16px;display:flex}.page.narrow{max-width:560px;margin:0 auto}.page-header{align-items:center;gap:8px;display:flex}.page-header h1{flex:1;font-size:1.3rem}.icon-btn{color:var(--ink);background:var(--paper);border:0;border:1px solid var(--line);cursor:pointer;border-radius:999px;flex:none;place-items:center;width:40px;height:40px;font-size:1.1rem;display:inline-grid}section{flex-direction:column;gap:10px;display:flex}.stack{flex-direction:column;gap:12px;display:flex}.stack-sm{flex-direction:column;gap:6px;display:flex}.row{align-items:center;display:flex}.row.between{justify-content:space-between;gap:8px}.wrap{flex-wrap:wrap}.gap{gap:8px}.grow{flex:1}.grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=360px){.grid2{grid-template-columns:1fr}}.center{text-align:center}.pad{padding:24px 0}.muted{color:var(--muted)}.small{font-size:.85rem}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);color:inherit;box-shadow:var(--shadow);padding:14px 16px;display:block}.card.empty{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.error-card{border-color:var(--red)}.field{border:0;flex-direction:column;gap:4px;min-width:0;margin:0;padding:0;display:flex}.field-label{font-size:.92rem;font-weight:600}.field-hint{color:var(--muted);font-size:.8rem}input:not([type=checkbox]),select,textarea{border:1px solid var(--line);background:var(--surface);border-radius:10px;width:100%;min-height:48px;padding:10px 12px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--frond);background:var(--paper);box-shadow:0 0 0 3px var(--frond-soft);outline:none}.phone-input{align-items:stretch;display:flex}.phone-input span{border:1px solid var(--line);background:var(--brown-soft);color:var(--brown);border-right:0;border-radius:10px 0 0 10px;place-items:center;padding:0 12px;font-weight:600;display:grid}.phone-input input{letter-spacing:.05em;border-radius:0 10px 10px 0;font-size:1.2rem}.code-input{letter-spacing:.4em;text-align:center;font-size:1.6rem}.error-text{color:var(--red);font-weight:600}.success-text{color:var(--good);font-weight:600}.btn{border:1px solid var(--frond);background:var(--frond);color:#fff;cursor:pointer;text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:10px 18px;font-weight:700;display:inline-flex}.btn.fruit{background:var(--fruit-grad);color:#fff;background-origin:border-box;border-color:#0000;box-shadow:0 2px 8px #b8321c40}.btn.fruit:disabled{background:var(--surface);border-color:var(--line);color:var(--muted);box-shadow:none;opacity:1}.btn:disabled{opacity:.5;cursor:default}.btn.big{width:100%;min-height:54px;font-size:1.05rem}.row .btn.big{width:auto}.btn.small{min-height:38px;padding:6px 14px;font-size:.9rem}.btn.secondary{background:var(--paper);color:var(--frond)}.btn.danger-outline{color:var(--red);border-color:var(--red);background:0 0}.link-btn{color:var(--frond);cursor:pointer;background:0 0;border:0;padding:8px;text-decoration:underline}.alert{background:var(--surface);border-radius:12px;padding:10px 14px;font-weight:600}.alert.info{background:var(--frond-soft);color:var(--frond)}.alert.warn{background:var(--fruit-soft);color:var(--warn)}.alert.success{background:var(--frond-soft);color:var(--good)}.login{max-width:440px;min-height:100dvh;padding:calc(16px + env(safe-area-inset-top)) 16px 24px;flex-direction:column;gap:20px;margin:0 auto;display:flex;position:relative}.login-hero{text-align:center;padding:24px 0 8px}.login-hero .logo{border-radius:24px;width:96px;height:96px;box-shadow:0 8px 24px #b8321c29}.login-hero h1{color:var(--green);font-size:2.4rem}.login-hero h1:after{content:"";background:var(--fruit-grad);background-origin:border-box;border-radius:4px;width:72px;height:4px;margin:10px auto 0;display:block}.login-hero p{color:var(--muted);margin-top:6px}.lang-switch{border:1px solid var(--line);border-radius:999px;align-self:flex-end;display:flex;overflow:hidden}.lang-switch.inline{align-self:flex-start}.lang-switch button{background:var(--paper);cursor:pointer;border:0;padding:8px 16px}.lang-switch button.on{background:var(--green);color:#fff;font-weight:700}.table{border-collapse:collapse;width:100%;font-size:.95rem}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:8px 4px}.table .r{text-align:right;white-space:nowrap}.table tr:last-child td{border-bottom:0}.price-chart{width:100%;height:auto}.chart-axis{fill:var(--muted);font-size:10px}.scan-preview{object-fit:cover;border-radius:var(--radius);cursor:pointer;width:100%;max-height:360px}.result{border-width:2px;flex-direction:column;gap:8px;display:flex}.stage-label{font-size:1.5rem;font-weight:700}.result{border-left-width:6px}.likelihood{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;font-weight:700}.urgency-ok{border-left-color:var(--good)}.urgency-watch{border-left-color:#d9a21b}.urgency-act{border-left-color:var(--fruit)}.urgency-urgent{border-left-color:var(--red)}.urgency-urgent .stage-label,.urgency-text.urgency-urgent{color:var(--red)}.urgency-act .stage-label,.urgency-text.urgency-act{color:var(--warn)}.urgency-ok .stage-label,.urgency-text.urgency-ok{color:var(--good)}.steps{flex-direction:column;gap:6px;margin:0;padding-left:1.2rem;display:flex}.also{border-top:1px solid var(--line);flex-direction:column;gap:6px;padding-top:8px;display:flex}.sprays{background:var(--surface);border-radius:10px;padding:10px 12px}.sprays summary{cursor:pointer;font-weight:700}.sprays[open] summary{margin-bottom:8px}.off-label{color:var(--warn);margin-bottom:8px}.subject-hints{flex-wrap:wrap;gap:8px;display:flex}.subject-hints span{background:var(--green-soft);color:var(--green);border-radius:999px;padding:4px 12px;font-size:.85rem;font-weight:600}.check{align-items:flex-start;gap:10px;display:flex}.check input{width:22px;height:22px;accent-color:var(--green);flex:none}.scan-history{flex-direction:column;gap:8px;display:flex}.scan-item{align-items:center;gap:12px;display:flex}.scan-item img{object-fit:cover;background:var(--line);border-radius:10px;width:56px;height:56px}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;display:grid}.stat-grid div{background:var(--paper);border:1px solid var(--line);color:var(--muted);border-radius:12px;padding:10px 12px;font-size:.85rem}.stat-grid b{color:var(--brown);font-size:1.5rem;display:block}.market{min-height:100dvh}.content .market{min-height:0}.answer-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:4px;padding:18px 20px;display:flex;position:relative;overflow:hidden}.answer-card:before{content:"";background:var(--fruit-grad);background-origin:border-box;width:5px;position:absolute;top:0;bottom:0;left:0}.answer-label{color:var(--muted);font-weight:600}.answer-value{color:var(--brown);font-size:2.2rem;font-weight:700;line-height:1.15}.answer-value small{color:var(--muted);font-size:1rem;font-weight:600}.trend{font-size:.95rem;font-weight:700}.trend.up{color:var(--good)}.trend.down{color:var(--red)}.market .topbar{position:relative}.harvest-form{background:var(--surface);border-radius:12px;padding:12px}.log-list{padding:4px 16px}.log-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:10px 0;display:flex}.log-row:last-child{border-bottom:0}.log-date{min-width:110px;font-weight:600}.icon-btn.small{width:32px;height:32px;color:var(--muted);font-size:.85rem}.center-items{align-items:center}.google-button{justify-content:center;width:100%;min-height:44px;display:flex}.dev-login{box-shadow:none;border-style:dashed}.offline-offer{border-left:6px solid var(--brown)}.page-title{letter-spacing:-.01em;font-size:1.5rem}.tabbar{z-index:20;height:calc(var(--tabbar-h) + env(safe-area-inset-bottom));padding:0 4px env(safe-area-inset-bottom);background:var(--paper);border-top:1px solid var(--line);align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #3c230f0d}.tab{color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;font-size:.72rem;font-weight:600;display:flex}.tab-icon{border-radius:999px;place-items:center;width:56px;height:30px;transition:background .15s;display:grid;position:relative}.tab.active{color:var(--green)}.tab.active .tab-icon{background:var(--green-soft)}.tab-icon .badge{line-height:16px;top:-4px;right:6px}.tab-scan{position:relative}.scan-fab{background:var(--fruit-grad);color:#fff;border:4px solid var(--paper);background-origin:border-box;border-radius:50%;place-items:center;width:58px;height:58px;margin-top:-26px;display:grid;box-shadow:0 6px 16px #b8321c59}.tab-scan.active{color:var(--brown)}.section-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.section-head h2{margin:0}.section-link{white-space:nowrap;flex:none;align-items:center;gap:2px;font-size:.9rem;font-weight:600;display:inline-flex}.skeleton{border-radius:var(--radius);background:linear-gradient(90deg, var(--surface) 0%, #f1e9df 50%, var(--surface) 100%);background-size:200% 100%;animation:1.2s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;display:flex}.empty-icon{background:var(--green-soft);width:56px;height:56px;color:var(--green);border-radius:18px;place-items:center;margin-bottom:4px;display:grid}.round-bar{background:var(--surface);border-radius:999px;height:10px;overflow:hidden}.round-bar>div{background:var(--green);border-radius:999px;height:100%;transition:width .4s}.round-bar.tone-soon>div{background:linear-gradient(90deg, #d9a21b, var(--fruit))}.round-bar.tone-late>div{background:var(--fruit-grad);background-origin:border-box}.stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.stat{flex-direction:column;gap:2px;min-width:0;display:flex}.stat-icon{color:var(--brown);opacity:.8}.stat b{color:var(--ink);overflow-wrap:anywhere;font-size:1.15rem;line-height:1.25}.stat span{color:var(--muted);font-size:.8rem}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.choice{border:1.5px solid var(--line);background:var(--paper);cursor:pointer;border-radius:999px;align-items:center;gap:6px;min-height:44px;padding:8px 16px;font-weight:600;display:inline-flex}.choice.on{border-color:var(--green);background:var(--green-soft);color:var(--green)}.row-between{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.card.list,.card.farm-list{padding:4px 0}.list-row,.farm-row{text-align:left;width:100%;min-height:64px;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;padding:10px 16px;display:flex}.list-row+.list-row,.farm-row+.farm-row{border-top:1px solid var(--line)}.list-row.static{cursor:default}.row-icon{background:var(--green-soft);width:40px;height:40px;color:var(--green);border-radius:12px;flex:none;place-items:center;display:grid}.row-icon.danger{color:var(--red);background:#fbe9e6}.danger-text{color:var(--red);font-weight:600}.row-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.farm-row-main{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.countdown-sm{white-space:nowrap;color:var(--green);font-size:.85rem;font-weight:700}.countdown-sm.tone-soon{color:var(--warn)}.countdown-sm.tone-late{color:var(--red)}.unread-dot{background:var(--fruit);border-radius:50%;flex:none;width:10px;height:10px}.sheet-backdrop{z-index:50;background:#231a1273;justify-content:center;align-items:flex-end;animation:.15s fade;display:flex;position:fixed;inset:0}.sheet{background:var(--paper);width:100%;max-width:560px;max-height:92dvh;padding:8px 20px calc(20px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;animation:.2s rise;overflow-y:auto}.sheet-handle{background:var(--line);border-radius:999px;width:44px;height:5px;margin:4px auto 8px}.sheet-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.sheet-head h2{margin:0;font-size:1.15rem}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:.6;transform:translateY(40px)}}@media (prefers-reduced-motion:reduce){.sheet,.sheet-backdrop{animation:none}}.toast{left:50%;bottom:calc(var(--tabbar-h) + 18px + env(safe-area-inset-bottom));z-index:60;background:var(--ink);color:#fff;border-radius:14px;align-items:center;gap:10px;width:max-content;max-width:calc(100vw - 32px);padding:12px 18px;font-weight:600;animation:.2s fade;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #0003}.toast svg{color:#8fd18f;flex:none}.hero{border-top:5px solid var(--green);flex-direction:column;gap:10px;padding:20px;display:flex}.hero.tone-soon{border-top-color:#d9a21b}.hero.tone-late{border-top-color:var(--red)}.hero-label{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:.8rem;font-weight:700}.hero-count{letter-spacing:-.02em;color:var(--green);font-size:2.3rem;font-weight:800;line-height:1.05}.hero.tone-soon .hero-count{color:var(--warn)}.hero.tone-late .hero-count{color:var(--red)}.hero-sub{font-size:1rem}.streak{background:var(--fruit-soft);color:var(--warn);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:4px 12px;font-size:.88rem;font-weight:700;display:inline-flex}.hero .btn{margin-top:6px}.quick-actions{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.qa{background:var(--paper);border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;box-shadow:var(--shadow);border-radius:16px;align-items:center;gap:10px;padding:10px 12px;font-size:.95rem;font-weight:700;display:flex}.qa:disabled{opacity:.5}.qa-icon{background:var(--green-soft);width:44px;height:44px;color:var(--green);border-radius:14px;place-items:center;display:grid}.qa-icon.qa-fruit{background:var(--fruit-grad);color:#fff;background-origin:border-box}.season{background:linear-gradient(180deg, #fffaf4 0%, var(--paper) 60%);flex-direction:column;gap:14px;display:flex}.price-strip{align-items:center;gap:12px;display:flex}.price-strip>div{flex-direction:column;display:flex}.price-strip strong{color:var(--brown);font-size:1.35rem}.price-strip-wage{text-align:right;border-left:1px solid var(--line);margin-left:auto;padding-left:12px}.trend-pill{border-radius:999px;align-items:center;gap:2px;padding:3px 10px;font-size:.85rem;font-weight:700;display:inline-flex}.trend-pill.up{background:var(--green-soft);color:var(--good)}.trend-pill.down{color:var(--red);background:#fbe9e6}.weather-card{flex-direction:column;gap:6px;padding:10px 0 8px;display:flex}.wx-row{scroll-snap-type:x proximity;scrollbar-width:none;gap:2px;padding:0 8px;display:flex;overflow-x:auto}.wx-row::-webkit-scrollbar{display:none}.wx-day{scroll-snap-align:start;color:var(--ink);border-radius:12px;flex-direction:column;flex:0 0 52px;align-items:center;gap:2px;padding:6px 0;font-size:.72rem;display:flex}.wx-label{white-space:nowrap;font-weight:700}.wx-date{color:var(--muted);white-space:nowrap;margin-bottom:2px;font-size:.66rem}.wx-rainp{font-weight:600}.wx-temp{color:var(--muted)}.wx-source{color:var(--muted);margin:0;padding:0 14px;font-size:.66rem}.wx-source a{color:inherit}.wx-sun{color:#e0a21b}.wx-cloud{color:#8a8f98}.wx-rain{color:#3b7bbf}.farm-meta{margin-top:-8px}.timeline{margin:0;padding:0 0 0 8px;list-style:none}.timeline li{border-left:2px solid var(--line);align-items:center;gap:14px;padding:10px 0 10px 18px;display:flex;position:relative}.timeline li:last-child{border-left-color:#0000}.timeline .dot{background:var(--paper);border:3px solid var(--green);border-radius:50%;width:12px;height:12px;position:absolute;top:16px;left:-7px}.timeline li:first-child .dot{background:var(--green)}.tl-body{flex-direction:column;flex:1;display:flex}.profile-card{align-items:center;gap:16px;padding:4px 0;display:flex}.profile-card h1{font-size:1.35rem}.avatar{background:var(--fruit-grad);color:#fff;background-origin:border-box;border-radius:50%;flex:none;place-items:center;width:64px;height:64px;font-size:1.4rem;font-weight:800;display:grid}.list-row .lang-switch{flex:none}.list-row .lang-switch button{padding:6px 12px;font-size:.85rem}.onboarding{max-width:480px;min-height:100dvh;padding:calc(12px + env(safe-area-inset-top)) 20px calc(20px + env(safe-area-inset-bottom));flex-direction:column;margin:0 auto;display:flex;position:relative}.onboarding:before{content:"";background:var(--fruit-grad);background-origin:border-box;height:4px;position:absolute;top:0;left:0;right:0}.onb-top{justify-content:space-between;align-items:center;gap:8px;min-height:48px;display:flex}.dots{gap:6px;display:flex}.dots span{background:var(--line);border-radius:999px;width:28px;height:6px}.dots span.on{background:var(--green)}.onb-body{flex-direction:column;flex:1;gap:16px;padding-top:24px;display:flex}.onb-body h1{letter-spacing:-.01em;font-size:1.7rem}.onb-logo{border-radius:20px;width:72px;height:72px;box-shadow:0 8px 20px #b8321c2e}.onb-actions{flex-direction:column;align-items:center;gap:4px;margin-top:auto;padding-top:16px;display:flex}.scan-drop{border-radius:var(--radius);background:var(--brown-soft);min-height:220px;color:var(--brown);cursor:pointer;border:2px dashed #e4cdb8;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-weight:700;display:flex}.scan-drop-icon{background:var(--fruit-grad);color:#fff;background-origin:border-box;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 6px 16px #b8321c4d}.segmented{background:var(--surface);border-radius:14px;gap:4px;padding:4px;display:flex}.segmented button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;flex:1;padding:10px 8px;font-size:.9rem;font-weight:600}.segmented button.on{background:var(--paper);color:var(--green);box-shadow:0 1px 3px #3c230f1f}.news-row{align-items:flex-start}.news-title{font-weight:600;line-height:1.35}.news-row svg{flex:none;margin-top:4px}.size-input{align-items:stretch;gap:8px;display:flex}.size-input input{flex:1;min-width:0;font-size:1.4rem;font-weight:700}.segmented.small{flex:none}.segmented.small button{padding:8px 12px}.estimate-card{border-radius:var(--radius);background:linear-gradient(135deg,#fff6ea 0%,#fde6d2 100%);border:1px solid #f3d3b4;flex-direction:column;gap:8px;padding:18px;display:flex}.estimate-label{color:var(--warn);align-items:center;gap:6px;font-size:.9rem;font-weight:700;display:inline-flex}.estimate-big{letter-spacing:-.02em;color:var(--brown);font-size:2.3rem;font-weight:800;line-height:1.1}.estimate-big small{color:var(--muted);margin-left:6px;font-size:1rem;font-weight:600}.estimate-rows{border-top:1px solid #f3d3b4;flex-direction:column;gap:4px;padding-top:8px;display:flex}.estimate-rows b{color:var(--ink)}.estimate-foot{color:var(--muted);align-items:flex-start;gap:6px;margin-top:4px;font-size:.78rem;display:flex}.estimate-foot svg{flex:none;margin-top:3px}.earn-teaser{border-top:5px solid var(--fruit);flex-direction:column;align-items:flex-start;gap:8px;padding:20px;display:flex}.earn-teaser strong{font-size:1.35rem}.earn-teaser .btn{margin-top:6px}.autosave{color:var(--muted);align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.autosave.saved{color:var(--good)}.autosave.error{color:var(--red)}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.top-tiles{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tile{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;padding:14px;display:flex}.tile-label{color:var(--muted);margin-bottom:4px;font-size:.8rem;font-weight:700}.tile-value{color:var(--brown);overflow-wrap:anywhere;font-size:1.45rem;font-weight:800;line-height:1.15}.tile-sub{color:var(--muted);font-size:.78rem}.tile .trend-pill{margin-top:6px;padding:2px 8px;font-size:.78rem}.tile-earn{background:linear-gradient(135deg,#fff6ea 0%,#fde6d2 100%);border-color:#f3d3b4}.tile-earn .tile-label{color:var(--warn)}.tile-question{color:var(--ink);font-size:1.05rem}.tile-cta{color:var(--warn);margin-top:6px;font-size:.88rem;font-weight:700}.price-dates{color:var(--muted);flex-direction:column;gap:1px;margin-top:6px;font-size:.74rem;display:flex}.price-dates .due{color:var(--warn);font-weight:700}.price-trend{flex-direction:column;gap:2px;padding-bottom:8px;display:flex}.chart-val{fill:var(--brown);font-size:11px;font-weight:700}.price-trend-now{color:var(--brown);font-size:1.7rem;font-weight:800;line-height:1.15}.price-trend-now small{color:var(--muted);font-size:.85rem;font-weight:600}.trend-chart{width:100%;height:auto}.trend-stats{border-top:1px solid var(--line);justify-content:space-between;gap:8px;padding-top:8px;font-size:.9rem;display:flex}.tile-btn{margin-top:8px}.month-tips{border-left:5px solid var(--green);flex-direction:column;gap:10px;display:flex}.month-tips-label{color:var(--green);align-items:center;gap:6px;font-weight:800;display:inline-flex}.article-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;align-items:flex-start;gap:10px;margin:0 -16px;padding:2px 16px 6px;display:flex;overflow-x:auto}.article-scroll::-webkit-scrollbar{display:none}.article-card{scroll-snap-align:start;flex-direction:column;flex:0 0 62%;gap:8px;max-width:240px;display:flex}.article-hero{align-items:center;gap:14px;display:flex}.photo-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.photo-add,.photo-thumb{aspect-ratio:1;cursor:pointer;border:0;border-radius:12px;padding:0;overflow:hidden}.photo-add{background:var(--brown-soft);color:var(--brown);border:2px dashed #e4cdb8;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.photo-thumb img{object-fit:cover;background:var(--surface);width:100%;height:100%;display:block}.farm-thumb{object-fit:cover;border-radius:12px;flex:none;width:40px;height:40px}.viewer{z-index:70;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);background:#000000eb;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.viewer img{object-fit:contain;max-width:100%;max-height:calc(100dvh - 80px)}.viewer-bar{color:#fff;align-items:center;gap:10px;margin-top:12px;display:flex}.viewer-bar .icon-btn{color:#fff;background:#ffffff1f;border-color:#0000}.ask{border-top:5px solid var(--fruit)}.ask-label{color:var(--warn);align-items:center;gap:6px;font-weight:800;display:inline-flex}.ask-form{gap:8px;display:flex}.ask-form input{flex:1;min-width:0}.ask-form .btn{flex:none;width:52px;padding:0}.small-choice{min-height:36px;padding:6px 12px;font-size:.85rem;font-weight:600}.ask-answer{background:var(--green-soft);border-radius:14px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.ask-answer.not-covered{background:var(--surface)}.ask-text{white-space:pre-wrap;line-height:1.55}.plan-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.plan-card{flex-direction:column;gap:2px;padding:14px;display:flex}.plan-extra{color:var(--green);margin-top:6px;font-size:.8rem;font-weight:700}.flow-input{align-items:center;gap:6px;margin-top:8px;display:flex}.flow-input input{text-align:center;width:64px;min-height:36px;padding:4px 8px;font-weight:700}.flow-input span{color:var(--muted);line-height:1.2}.plan-due{border-left:5px solid var(--fruit);background:#fff8f1;flex-direction:column;gap:4px;display:flex}.table-wrap{margin:0 -4px;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.88rem}.data-table th,.data-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:8px 6px}.data-table th{color:var(--muted);font-size:.75rem;font-weight:700}.data-table .r{text-align:right;white-space:nowrap}.data-table tr.total td{border-bottom:0;font-weight:800}.data-table tr.current td{background:var(--green-soft);font-weight:700}.print-page{max-width:1000px;margin:0 auto;padding:16px}.print-actions{gap:8px;margin-bottom:16px;display:flex}.print-head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.print-head img{border-radius:10px;width:44px;height:44px}.print-head h1{font-size:1.3rem}.print-table{border-collapse:collapse;width:100%;font-size:.8rem}.print-table th,.print-table td{text-align:left;border:1px solid #555;height:30px;padding:6px}@media print{.print-actions{display:none}.print-page{padding:0}body{background:#fff}}button.tab{cursor:pointer;font:inherit;background:0 0;border:0}.ask-thread{flex-direction:column;gap:10px;max-height:52dvh;padding:4px 2px 12px;display:flex;overflow-y:auto}.ask-empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:16px 8px;display:flex}.ask-empty .chip-row{justify-content:center}.bubble{border-radius:18px;max-width:86%;padding:10px 14px;line-height:1.5}.bubble.user{background:var(--green);color:#fff;border-bottom-right-radius:6px;flex-direction:column;align-self:flex-end;gap:6px;display:flex}.bubble.user img{border-radius:12px;width:180px;max-width:100%}.bubble.ai{background:var(--green-soft);border-bottom-left-radius:6px;flex-direction:column;align-self:flex-start;gap:6px;display:flex}.bubble.ai.not-covered,.bubble.ai.pending{background:var(--surface)}.bubble.ai.pending{color:var(--muted);flex-direction:row;align-items:center;gap:8px}.bubble.ai.error{color:var(--red);background:#fbe9e6}.bubble-wide{align-self:stretch}.ask-hint{padding:4px 2px}.composer{border:1.5px solid var(--line);background:var(--surface);border-radius:20px;flex-direction:column;padding:12px 12px 8px 14px;display:flex}.composer:focus-within{border-color:var(--green);background:var(--paper)}.composer textarea{resize:none;background:0 0;border:0;min-height:72px;padding:0;font-size:1.05rem}.composer.roomy textarea,.composer.roomy .recording{min-height:46dvh}.composer textarea:focus{box-shadow:none;background:0 0}.composer .recording{justify-content:center;min-height:72px}.composer-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.composer-icon,.composer-send{cursor:pointer;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.composer-icon{background:var(--green-soft);color:var(--green)}.composer-icon.rec{background:var(--red);color:#fff}.composer-send{background:var(--fruit-grad);color:#fff;background-origin:border-box}.recording{color:var(--red);align-items:center;gap:8px;font-weight:700;display:flex}.rec-dot{background:var(--red);border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.3}}.ask-foot{margin-top:8px}.ask-entry{text-align:left;cursor:pointer;border-top:5px solid var(--fruit);align-items:center;gap:14px;width:100%;display:flex}.ask-entry-icons{gap:6px;display:flex}.pnl{flex-direction:column;gap:6px;display:flex}.pnl-row{justify-content:space-between;gap:10px;font-size:.95rem;display:flex}.pnl-row b{white-space:nowrap}.pnl-total{border-top:1.5px solid var(--line);margin-top:2px;padding-top:8px;font-size:1.05rem;font-weight:800}.pos{color:var(--good)}.neg{color:var(--red)}.estimate-pnl{border-top:1px solid #f3d3b4;padding-top:10px}.estimate-sub{color:var(--muted);margin-top:-4px;font-weight:700}.cost-bars{border-top:1px solid var(--line);flex-direction:column;gap:8px;padding-top:10px;display:flex}.cost-bar{grid-template-columns:9.5em 1fr auto;align-items:center;gap:8px;font-size:.85rem;display:grid}.cost-bar-label{color:var(--muted);align-items:center;gap:4px;display:inline-flex}.cost-bar-track{background:var(--surface);border-radius:999px;height:8px;overflow:hidden}.cost-bar-track span{background:var(--fruit);border-radius:999px;height:100%;display:block}.cost-bar-value{white-space:nowrap;font-weight:700}.cost-cats{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;display:grid}.cost-cat{border:1.5px solid var(--line);background:var(--paper);text-align:center;cursor:pointer;color:var(--ink);border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;font-size:.8rem;font-weight:600;display:flex}.cost-cat svg{color:var(--green)}.cost-cat.on{border-color:var(--green);background:var(--green-soft)}.amount-input{font-weight:800;font-size:1.5rem!important}.sheet.asklog-sheet{flex-direction:column;height:90dvh;display:flex}.asklog-sheet .sheet-head{margin-bottom:14px}.asklog-tabs{flex:1}.asklog-tabs button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.asklog-panel{flex-direction:column;flex:1;min-height:0;display:flex}.asklog-panel[hidden]{display:none}.asklog-panel .ask-thread{flex:1;min-height:0;max-height:none}.asklog-panel>.stack{overflow-y:auto}.ask-tools{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.ask-tool{border:1.5px solid var(--line);background:var(--green-soft);min-height:92px;color:var(--green);font:inherit;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-weight:600;display:flex}.ask-tool:active{transform:scale(.98)}.ask-tool:disabled{opacity:.5}.ask-tool.rec{background:var(--red);border-color:var(--red);color:#fff}.asklog-panel .composer{padding:14px 14px 12px;position:relative}.asklog-panel .composer.roomy{flex:1}.asklog-panel .composer.roomy textarea,.asklog-panel .composer.roomy .recording{flex:1;min-height:0}.asklog-panel .composer textarea{min-height:64px;padding-right:44px}.asklog-panel .composer-send{position:absolute;bottom:10px;right:10px}.ask-disclaimer{color:var(--muted);text-align:center;margin:6px 0 0;font-size:.68rem;line-height:1.3}.log-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.log-tile{border:1.5px solid var(--line);background:var(--paper);font:inherit;text-align:center;color:var(--ink);border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:16px 6px 14px;font-size:.9rem;display:flex}.log-tile:active{transform:scale(.98)}.log-tile-icon{background:var(--green-soft);width:52px;height:52px;color:var(--green);border-radius:50%;place-items:center;display:grid}.log-tile.primary{flex-direction:row;grid-column:span 3;justify-content:center;padding:14px;font-weight:700}.log-tile.primary .log-tile-icon{background:var(--fruit-grad);color:#fff}.log-form-head{align-items:center;gap:12px;display:flex}.log-form-head>div{flex-direction:column;display:flex}.home-actions{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.home-actions .btn{min-height:52px}.young-card{color:var(--ink);align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:flex}.young-icon{background:var(--green-soft);width:44px;height:44px;color:var(--green);border-radius:14px;flex:none;place-items:center;display:grid}.young-text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.young-text strong{color:var(--green);font-size:1.05rem}.topbar-me.active{background:var(--green-soft);color:var(--green);border-color:var(--green)}.home-actions .btn{white-space:nowrap;gap:6px;padding-inline:10px;font-size:1rem}.tab-scan>span:last-child{white-space:nowrap;font-size:.72rem}.farm-label{background:var(--green-soft);color:var(--green);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.range-select{background-color:var(--green-soft);width:auto;color:var(--green);border:1px solid #0000;border-radius:999px;min-height:0;padding:4px 28px 4px 12px;font-size:.85rem;font-weight:600}.trend-change{font-size:.85rem;font-weight:700}.trend-change.up{color:var(--green)}.trend-change.down{color:var(--red)}.farm-cards{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(43.4783% - 10.4348px);grid-auto-flow:column;gap:12px;margin:0 -16px;padding:2px 16px 6px;scroll-padding-inline:16px;display:grid;overflow-x:auto}.farm-cards::-webkit-scrollbar{display:none}.farm-card{scroll-snap-align:start;color:var(--ink);flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden}.farm-card-photo{aspect-ratio:16/9;object-fit:cover;background:var(--surface);width:100%;display:block}.farm-card-photo.empty{color:var(--green);background:linear-gradient(135deg, var(--green-soft), #f6efe6);place-items:center;display:grid}.farm-card-body{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 14px 14px;display:flex}.farm-card-body strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.farm-card-body .round-bar,.farm-card-body>:last-child:not(.farm-label){align-self:stretch}.home-actions{grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-auto-flow:column}.home-actions .btn{flex-direction:column;gap:4px;min-height:66px;padding:8px 4px;font-size:.85rem;line-height:1.2}.tile-value.neg{color:var(--red)}.tile-earn .tile-btn{white-space:nowrap;justify-content:center;align-self:stretch;gap:4px;padding:6px 10px;font-size:.85rem}.farm-cards:not(.single) .farm-card-photo{aspect-ratio:4/3}.farm-cards:not(.single) .farm-card-body{gap:4px;padding:8px 10px 10px}.farm-cards:not(.single) .farm-card-body strong{font-size:.95rem}.fine{color:var(--muted);margin:0;font-size:.68rem;line-height:1.35}.fine a{color:inherit;text-decoration:underline}.fine.block{font-weight:400;display:block}.data-table.fit{table-layout:auto}.data-table.fit td,.data-table.fit th{overflow-wrap:anywhere}.data-table.fit .r{white-space:normal}.guide-jump{scrollbar-width:none;gap:8px;margin:0 -16px;padding:0 16px 2px;display:flex;overflow-x:auto}.guide-jump::-webkit-scrollbar{display:none}.guide-jump .choice{flex:none}.guide-section{scroll-margin-top:76px}.guide-section>h2{margin:4px 0 0}.problem{border-bottom:1px solid var(--line);padding:12px 14px}.problem:last-child{border-bottom:0}.problem>summary{cursor:pointer;align-items:center;gap:10px;font-weight:600;list-style:none;display:flex}.problem>summary::-webkit-details-marker{display:none}.problem[open]>summary{margin-bottom:8px}.urgency-dot{background:var(--muted);border-radius:50%;flex:none;width:10px;height:10px}.urgency-dot.u-urgent{background:var(--red)}.urgency-dot.u-act{background:#e0661b}.urgency-dot.u-watch{background:#e0a21b}.print-hint{color:#7a6b5d;margin-top:2px;font-size:10px}.sheet-card{flex-direction:column;gap:10px;padding:12px;display:flex}.sheet-card-head{align-items:center;gap:10px;display:flex}.sheet-card-head>div{flex-direction:column;display:flex}.sheet-farm{align-items:center;gap:8px;display:flex}.sheet-farm select{flex:1;min-height:38px;padding:4px 8px}.sheet-rows{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.sheet-row{border:1px solid var(--line);border-radius:12px;align-items:flex-start;gap:8px;padding:8px;display:flex}.sheet-row.off{opacity:.55}.sheet-row.saved{background:var(--green-soft);border-color:#0000}.sheet-row>input[type=checkbox]{width:20px;height:20px;accent-color:var(--green);flex:none;margin-top:8px}.sheet-row-fields{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.sheet-row-line{align-items:center;gap:6px;display:flex}.sheet-row-line input,.sheet-row-line select{min-width:0;min-height:36px;padding:4px 8px;font-size:.9rem}.sheet-row-line input[type=date]{flex:1.4}.sheet-row-line .num,.sheet-row-line.meta select{flex:1}.sheet-row .ok{color:var(--green);flex:none}.ok-text{color:var(--green);margin:0;font-weight:700}.error-text{color:var(--red)}.sheet-row-line>*{flex:1}.unit-input{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:4px;min-width:0;padding:0 8px;display:flex}.unit-input input{width:100%;box-shadow:none!important;background:0 0!important;border:0!important;min-height:34px!important;padding:4px 0!important}.unit-input span{color:var(--muted);flex:none;font-size:.8rem}.sheet-row .ok{flex:none!important}.login.login-min{flex-direction:column;justify-content:center;align-items:center;gap:36px;min-height:100dvh;padding:24px;display:flex}.login-min .login-logo img{border-radius:24px;width:96px;height:96px;display:block;box-shadow:0 10px 30px #b8321c2e}.login-min .google-button{justify-content:center;width:100%;max-width:360px;min-height:44px;display:flex}.login-min .dev-login{width:100%;max-width:360px}.native-google{color:#3c4043;width:100%;max-width:360px;min-height:48px;font:inherit;background:#fff;border:1px solid #dadce0;border-radius:999px;justify-content:center;align-items:center;gap:12px;font-size:1rem;font-weight:600;display:inline-flex}.native-google:active{background:#f8f9fa}.login-min .login-logo-img{border-radius:24px;width:96px;height:96px;box-shadow:0 10px 30px #b8321c2e}.guide-photo{flex-direction:column;gap:4px;margin:0;display:flex}.guide-photo img{aspect-ratio:4/3;object-fit:cover;background:var(--surface);border-radius:14px;width:100%;display:block}.guide-photo.banner img{aspect-ratio:16/9}.guide-photo figcaption a{color:inherit}.ripeness-strip{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:46%;grid-auto-flow:column;gap:10px;margin:0 -16px;padding:2px 16px 6px;display:grid;overflow-x:auto}.ripeness-strip::-webkit-scrollbar{display:none}.ripeness-card{scroll-snap-align:start;border-top:4px solid var(--line);flex-direction:column;gap:4px;padding:0 0 10px;display:flex;overflow:hidden}.ripeness-card img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.ripeness-card strong,.ripeness-card span{padding:0 10px}.ripeness-card strong{margin-top:4px}.ripeness-card.tone-wait{border-top-color:#e0a21b}.ripeness-card.tone-cut{border-top-color:var(--green)}.ripeness-card.tone-cut strong{color:var(--green)}.ripeness-card.tone-late{border-top-color:var(--red)}.sheet-cards{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.sheet-preview{color:var(--ink);flex-direction:column;gap:6px;padding:0 0 8px;text-decoration:none;display:flex;overflow:hidden}.sheet-preview img{aspect-ratio:4/3;object-fit:cover;object-position:top left;border-bottom:1px solid var(--line);width:100%;display:block}.sheet-preview span{align-items:flex-start;gap:4px;padding:0 8px;font-size:.78rem;font-weight:600;line-height:1.3;display:flex}.sheet-preview span svg{color:var(--green);flex:none;margin-top:2px}.row-thumb{object-fit:cover;border-radius:12px;flex:none;width:48px;height:48px}.problem-thumb{object-fit:cover;border-radius:10px;flex:none;width:44px;height:44px}.problem .guide-photo{margin-bottom:10px}.guide-h2{margin:4px 0 0;font-size:1.1rem}.topic-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.topic-tile{aspect-ratio:1;color:#fff;background:var(--green-soft);border-radius:18px;text-decoration:none;display:block;position:relative;overflow:hidden}.topic-tile img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.topic-tile:after{content:"";background:linear-gradient(#0000 35%,#140c06c7 100%);position:absolute;inset:0}.topic-tile.no-photo{color:var(--green);place-items:center;display:grid}.topic-tile.no-photo>svg{position:absolute;top:28%;left:50%;transform:translate(-50%,-50%)}.topic-tile.no-photo:after{display:none}.topic-text{z-index:1;flex-direction:column;gap:2px;display:flex;position:absolute;bottom:10px;left:12px;right:12px}.topic-text strong{font-size:1.02rem;line-height:1.25}.topic-text span{opacity:.92;font-size:.78rem;line-height:1.3}.topic-tile.no-photo .topic-text{color:var(--ink)}.topic-tile.no-photo .topic-text span{color:var(--muted)}.topic-hero{aspect-ratio:16/10;object-fit:cover;border-radius:18px;width:100%;display:block}.problem-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.problem-card{background:var(--paper);border:1px solid var(--line);color:var(--ink);border-radius:16px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.problem-img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.problem-placeholder{place-items:center;display:grid!important}.problem-placeholder.kind-disease{color:var(--red);background:#fbeae6}.problem-placeholder.kind-pest{color:#b7791f;background:#fdf3df}.problem-placeholder.kind-nutrient{background:var(--green-soft);color:var(--green)}.problem-card-text{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 10px 12px;display:flex}.problem-card-text strong{font-size:.92rem;line-height:1.3}.urgency-chip{border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-block}.urgency-chip.u-urgent{color:var(--red);background:#fbeae6}.urgency-chip.u-act{color:#c2561a;background:#fdeee2}.urgency-chip.u-watch{color:#9a6a12;background:#fdf3df}.urgency-chip.u-ok{background:var(--green-soft);color:var(--green)}.row-thumb.problem-placeholder{border-radius:12px;width:48px;height:48px}.ripeness-strip{grid-auto-columns:40%}.ripeness-card .small{font-size:.78rem;line-height:1.35}.photo-credits{color:var(--muted);font-size:.7rem}.photo-credits summary{cursor:pointer;list-style:none}.photo-credits summary::-webkit-details-marker{display:none}.photo-credits summary:before{content:"© "}.photo-credits ul{flex-direction:column;gap:2px;margin:6px 0 0;padding-left:1em;display:flex}.photo-credits a{color:inherit}.topic-tile.no-photo:last-child{aspect-ratio:auto;grid-column:1/-1;align-items:center;gap:14px;height:84px;padding:0 18px;display:flex}.topic-tile.no-photo:last-child>svg{flex:none;width:32px;height:32px;position:static;transform:none}.topic-tile.no-photo:last-child .topic-text{position:static}.chat-bar{border:1.5px solid var(--line);background:var(--surface);border-radius:26px;align-items:flex-end;gap:8px;margin-top:8px;padding:8px;display:flex}.chat-bar:focus-within{border-color:var(--green);background:var(--paper)}.chat-input{resize:none;flex:1;min-width:0;max-height:120px;font-size:1rem;line-height:1.4;box-shadow:none!important;background:0 0!important;border:0!important;min-height:40px!important;padding:9px 4px!important}.chat-input.recording{color:var(--red);align-items:center;gap:8px;font-weight:600;display:flex}.chat-icon{background:var(--green-soft);width:40px;height:40px;color:var(--green);border:0;border-radius:50%;flex:none;place-items:center;display:grid}.chat-icon.send{background:var(--fruit-grad);color:#fff}.chat-icon.mic.rec{background:var(--red);color:#fff}.chat-icon:disabled{opacity:.5}.sheet-hero{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;display:block}.sheet-steps{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.sheet-steps li{background:var(--surface);border-radius:14px;align-items:center;gap:12px;padding:12px 14px;font-weight:600;display:flex}.sheet-steps li svg{color:var(--green);flex:none}.print-sheet{color:#231a12;background:#fff;padding:0}.print-sheet .print-head{margin-bottom:10px}.print-sheet .print-head h1{margin:0;font-size:20px}.print-fill{margin:2px 0 0;font-size:12px}.print-sheet .print-table{font-size:11px}.print-sheet .print-table th{vertical-align:bottom;background:#f4efe8}.print-sheet .print-table td{height:26px}@page{size:A4 landscape;margin:10mm}.sheet-strip{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:72%;grid-auto-flow:column;gap:10px;margin:0 -16px;padding:2px 16px 6px;display:grid;overflow-x:auto}.sheet-strip::-webkit-scrollbar{display:none}.sheet-card-dl{scroll-snap-align:start;flex-direction:column;gap:8px;padding:0 0 12px;display:flex;overflow:hidden}.sheet-card-dl img{aspect-ratio:2;object-fit:cover;object-position:top left;border-bottom:1px solid var(--line);background:#fff;width:100%;display:block}.sheet-card-dl strong{padding:0 12px;font-size:.95rem}.sheet-card-dl .btn{margin:0 12px}.sheet-strip,.ripeness-strip{scroll-padding-inline:16px}.sheet-card-dl .sheet-sub{color:var(--muted);margin-top:-4px;padding:0 12px;font-size:.78rem}.sheet-cards{grid-template-columns:repeat(2,1fr)}@media (width>=560px){.sheet-cards{grid-template-columns:repeat(3,1fr)}}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.asklog-tabs button{gap:4px;padding-inline:6px;font-size:.9rem}button.sheet-handle{cursor:pointer;border:0;padding:0;display:block}.history-list{flex-direction:column;gap:8px;padding-bottom:12px;display:flex;overflow-y:auto}.history-item{padding:0;overflow:hidden}.history-row{text-align:left;width:100%;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:10px 12px;display:flex}.history-row img{object-fit:cover;background:var(--surface);border-radius:12px;flex:none;width:56px;height:56px}.history-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.history-chev{flex:none;transition:transform .15s}.history-chev.down{transform:rotate(90deg)}.history-result{flex-direction:column;gap:10px;padding:0 12px 12px;display:flex}.history-photo{object-fit:cover;border-radius:12px;width:100%;max-height:260px}.history-list{flex:1;min-height:0}.history-item{flex:none}.weather-card{gap:2px;padding:6px 0 4px}.wx-day{flex:0 0 50px;gap:3px;padding:4px 0;font-size:.7rem}.wx-label{font-weight:600}.wx-source{padding:0 12px;font-size:.62rem}.wx-day{flex:0 0 60px}.wx-line{align-items:center;gap:3px;display:inline-flex}button.weather-card{width:100%;font:inherit;color:var(--ink);text-align:left;cursor:pointer;flex-direction:column;gap:6px;padding:8px 8px 6px;display:flex}.weather-card .wx-row{grid-template-columns:repeat(5,1fr);gap:2px;padding:0;display:grid;overflow:visible}.weather-card .wx-day{flex-direction:column;flex:none;align-items:center;gap:2px;padding:2px 0;font-size:.72rem;display:flex}.weather-card .wx-label{white-space:nowrap;font-weight:700}.wx-drops{color:#3b7bbf;align-items:center;gap:1px;height:12px;display:inline-flex}.wx-dry{color:var(--line);font-weight:700}.weather-card .wx-temp{color:var(--muted);font-weight:600}.weather-card .wx-temp.hot{color:var(--brown);font-weight:800}.wx-advice{border-radius:10px;justify-content:space-between;align-items:center;gap:6px;padding:6px 8px;font-size:.8rem;font-weight:600;line-height:1.3;display:flex}.wx-advice.tone-rain{color:#235d94;background:#eef4fb}.wx-advice.tone-warn{color:#8a5a0b;background:#fdf3df}.wx-advice.tone-good{background:var(--green-soft);color:var(--green)}.wx-advice svg{opacity:.7;flex:none}.wx-sheet-advice{margin:0 0 8px;font-weight:600}.wx-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.wx-list li{border-bottom:1px solid var(--line);grid-template-columns:1.2fr auto 1fr 1fr;align-items:center;gap:10px;padding:10px 0;display:grid}.wx-list-day,.wx-list-rain,.wx-list-temp{flex-direction:column;gap:2px;font-size:.88rem;display:flex}.wx-list-rain span:first-child svg{color:#3b7bbf}.farm-cover{background:linear-gradient(135deg, var(--green-soft), #f6efe6);height:240px;position:relative;overflow:hidden}.farm-cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.farm-cover:not(.no-photo):after{content:"";background:linear-gradient(#00000040 0%,#0000 30%,#140c06bf 100%);position:absolute;inset:0}.cover-btn{z-index:2;width:40px;height:40px;color:var(--ink);background:#ffffffe6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;box-shadow:0 2px 8px #00000026}.cover-btn.left{left:12px}.cover-btn.right{right:12px}.cover-add{z-index:2;border:1px dashed var(--green);color:var(--green);font:inherit;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-weight:600;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-70%)}.cover-text{z-index:1;color:#fff;position:absolute;bottom:12px;left:16px;right:16px}.farm-cover.no-photo .cover-text{color:var(--ink)}.cover-text h1{margin:0;font-size:1.5rem;line-height:1.2}.cover-text p{opacity:.92;margin:2px 0 0;font-size:.85rem}.farm-body{padding-top:12px}.farm-tabs{top:calc(56px + env(safe-area-inset-top));z-index:5;position:sticky}.farm-tabs button{padding-inline:4px}.est-big{color:var(--brown);margin:2px 0;font-size:2rem;font-weight:800;line-height:1.15}.est-big.pos{color:var(--green)}.est-big.neg{color:var(--red)}.pnl-row.pos b{color:var(--green)}.pnl-row.neg b{color:var(--red)}.wx-meta{align-items:center;gap:3px;height:16px;display:inline-flex}.wx-meta .wx-drops{height:auto}button.weather-card{gap:4px;padding:6px}.weather-card .wx-day{gap:1px;padding:0}.wx-advice{padding:5px 8px}.topbar-actions{gap:8px;display:inline-flex}.topbar-actions .icon-btn{position:relative}.topbar-actions .badge{position:absolute;top:-2px;right:-2px}.guide-switch button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.news-tag{background:var(--surface);color:var(--muted);border-radius:999px;align-self:flex-start;margin-bottom:2px;padding:1px 8px;font-size:.68rem;font-weight:700}.news-tag.tagPrice{color:#b4531a;background:#fdeee2}.news-tag.tagFertiliser{background:var(--green-soft);color:var(--green)}.news-tag.tagGovt{color:#235d94;background:#eef4fb}.news-tag.tagMarket{color:#6b3f86;background:#f4ecf8}.news-tag.tagFarming{color:#8a5a0b;background:#fdf3df}.farm-cards.single{grid-auto-columns:calc(43.4783% - 10.4348px);margin:0 -16px;padding:2px 16px 6px}.add-farm-card{color:var(--green);border-style:dashed}.add-farm-card .farm-card-photo.empty{background:var(--paper)}.farm-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (width>=640px){.farm-grid{grid-template-columns:repeat(3,1fr)}}.rate-jump{scrollbar-width:none;gap:8px;margin:0 -16px;padding:0 16px 2px;display:flex;overflow-x:auto}.rate-jump::-webkit-scrollbar{display:none}.rate-jump a{border:1px solid var(--line);color:var(--ink);background:var(--paper);border-radius:999px;flex:none;padding:6px 14px;font-size:.88rem;font-weight:600;text-decoration:none}.rate-section{scroll-margin-top:70px}.rate-card{padding:4px 14px}.rate-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;display:flex}.rate-row:last-child{border-bottom:0}.rate-label{flex-direction:column;gap:2px;min-width:0;display:flex}.rate-label .fine a{color:inherit}.rate-value{text-align:right;flex-direction:column;flex:none;align-items:flex-end;display:flex}.rate-value b{color:var(--brown);font-size:1.05rem}.news-tag.tagWeather{color:#1f6f6f;background:#e8f4f4}.farm-card-body .farm-label{white-space:normal;line-height:1.3}.farm-facts{font-size:.78rem;line-height:1.3}.farm-facts.muted{color:var(--muted)}.cover-actions{z-index:2;gap:8px;display:flex;position:absolute;top:12px;right:12px}.cover-actions .cover-btn{position:static}.role-chip{background:var(--surface);color:var(--muted);white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.role-chip.role-owner{background:var(--green-soft);color:var(--green)}.role-chip.role-partner,.role-chip.role-family{color:#235d94;background:#eef4fb}.role-chip.role-manager,.role-chip.role-tenant{color:#b4531a;background:#fdeee2}.role-chip.role-worker{color:#8a5a0b;background:#fdf3df}.cover-text .role-chip{margin-top:4px}.team-row{gap:10px}.team-avatar{background:var(--green-soft);width:36px;height:36px;color:var(--green);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.role-options{flex-direction:column;gap:8px;display:flex}.role-option{text-align:left;font:inherit;color:var(--ink);cursor:pointer;flex-direction:column;gap:2px;padding:12px 40px 12px 14px;display:flex;position:relative}.role-option.on{border-color:var(--green);background:var(--green-soft)}.role-check{color:var(--green);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.invite-link{background:var(--surface);word-break:break-all;border-radius:10px;padding:10px 12px;font-size:.8rem}.join-card{text-align:center;align-items:center;width:100%;max-width:360px}.join-icon{color:var(--green)}.join-text{margin:0;font-weight:600}.daily-btn{width:100%}.daily-hint{justify-content:center;align-items:center;gap:4px;display:flex}.daily-today{flex-direction:column;gap:8px;display:flex}.daily-today.done strong{color:var(--green)}.daily-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.daily-item{text-align:left;font:inherit;color:var(--ink);cursor:pointer;flex-direction:column;padding:0;display:flex;overflow:hidden}.daily-item img{aspect-ratio:3/4;object-fit:cover;background:var(--surface);width:100%;display:block}.daily-item.open{grid-column:1/-1}.daily-item.open img{aspect-ratio:auto;object-fit:contain;max-height:80vh}.daily-meta{flex-direction:column;gap:2px;padding:8px 10px 10px;font-size:.82rem;display:flex}.daily-loc{color:var(--muted);align-items:center;gap:3px;font-size:.75rem;font-weight:600;display:inline-flex}.daily-loc.ok{color:var(--green)}.daily-loc.away{color:var(--red)}.log-tile.primary.daily .log-tile-icon{background:var(--green)}.farm-card{position:relative}.daily-badge{z-index:1;color:var(--muted);background:#ffffffeb;border-radius:999px;align-items:center;gap:3px;padding:3px 8px;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:8px;left:8px}.daily-badge.done{background:var(--green);color:#fff}.daily-img-btn{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.status-btn{align-self:flex-start;margin-top:6px}.status-preview{background:var(--surface);border-radius:14px;place-items:center;margin:0 auto;display:grid;overflow:hidden}.status-preview.status{aspect-ratio:9/16;width:min(62%,240px)}.status-preview.post{aspect-ratio:1;width:min(80%,320px)}.status-preview img{object-fit:cover;width:100%;height:100%;display:block}.pick-menu{border:1px solid var(--line);background:var(--paper);border-radius:18px;flex-direction:column;gap:6px;margin-bottom:8px;padding:8px;display:flex;box-shadow:0 6px 20px #00000014}.pick-menu button{background:var(--surface);font:inherit;color:var(--ink);text-align:left;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-weight:600;display:flex}.pick-menu button svg{color:var(--green)}.pick-menu .pick-cancel{color:var(--muted);background:0 0;justify-content:center}.share-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;display:grid}.share-row .btn{white-space:nowrap;gap:6px;padding-inline:8px}.sheet-thumb-btn{cursor:pointer;background:0 0;border:0;padding:0;display:block}.sheet-preview-big{border:1px solid var(--line);background:#fff;border-radius:12px;display:block;overflow:hidden;box-shadow:0 4px 16px #00000014}.sheet-preview-big img{width:100%;display:block}button.sheet-preview{font:inherit;text-align:left;cursor:pointer}
