:root{font-family:SF Pro Display,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#20352c;background:#f2efe7;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #20352c;--muted: #6f786f;--subtle: #959a92;--paper: #fbfaf6;--canvas: #f2efe7;--line: #deddd4;--green: #2f5948;--green-dark: #244638;--green-soft: #dfe9df;--sand: #ebe3d3;--amber: #8d6532;--amber-soft: #f2e3c8;--problem: #934f40;--problem-soft: #f3ddd7;--radius-sm: 14px;--radius-md: 20px;--radius-lg: 28px}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--canvas)}.network-status{position:fixed;z-index:100;top:max(10px,env(safe-area-inset-top));left:50%;width:min(520px,calc(100% - 24px));padding:10px 14px;border:1px solid rgba(141,101,50,.24);border-radius:999px;color:var(--ink);background:#f2e3c8f5;box-shadow:0 8px 24px #20352c1f;font-size:.8rem;font-weight:650;line-height:1.35;text-align:center;transform:translate(-50%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}button,input,textarea,select{font:inherit}button{color:inherit}button,select,input,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(47,89,72,.35);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.03em}h1{margin-bottom:8px;font-size:clamp(2rem,7.8vw,3.5rem);line-height:1;font-weight:660}h2{margin-bottom:0;font-size:clamp(1.35rem,4.8vw,1.85rem);line-height:1.1;font-weight:650}h3{margin-bottom:8px;font-size:1.08rem;line-height:1.25}.app-shell{min-height:100vh}.app-main{min-width:0}.persistence-bar{display:flex;align-items:center;justify-content:center;gap:14px;min-height:42px;padding:8px 20px;color:var(--muted);background:var(--green-soft);font-size:.78rem}.persistence-bar button{border:0;padding:6px 9px;color:var(--green-dark);background:transparent;font-weight:700;cursor:pointer}.api-error{padding:10px 20px;color:var(--problem);background:var(--problem-soft);text-align:center;font-size:.88rem}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,var(--green-soft),var(--canvas) 48%)}.login-card{width:min(100%,430px);padding:clamp(26px,7vw,42px);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);box-shadow:0 24px 70px #20352c1f}.login-card>p:not(.eyebrow){color:var(--muted);line-height:1.5}.login-card form{display:grid;gap:16px;margin-top:26px}.login-card .button{width:100%;justify-content:center}.login-card__note{margin:20px 0 0;font-size:.82rem}@media(max-width:600px){.persistence-bar{justify-content:space-between;flex-wrap:wrap;gap:2px 10px;padding:7px 16px}.persistence-bar span:nth-child(2){order:3;width:100%}}.screen{width:100%;max-width:1180px;margin:0 auto;padding:30px 20px calc(112px + env(safe-area-inset-bottom))}.screen-header{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.screen-header>:first-child{min-width:0}.screen-header h1,.screen-header__description{overflow-wrap:anywhere}.screen-header__description{max-width:590px;margin:0;color:var(--muted);font-size:.98rem;line-height:1.5}.eyebrow{margin-bottom:8px;color:var(--muted);font-size:.73rem;font-weight:720;letter-spacing:.12em;text-transform:uppercase}.brand{display:flex;align-items:center;gap:12px;font-size:1.28rem;font-weight:680;letter-spacing:-.03em}.brand__mark{display:grid;width:40px;height:40px;place-items:center;border-radius:50% 50% 46% 54%;color:#fff;background:var(--green)}.side-nav{display:none}.bottom-nav{position:fixed;z-index:30;right:0;bottom:0;left:0;padding:8px 14px calc(8px + env(safe-area-inset-bottom));border-top:1px solid rgba(41,61,51,.1);background:#fbfaf6f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav__items{display:grid;grid-template-columns:repeat(3,1fr);max-width:500px;margin:0 auto}.nav-item{display:flex;min-width:0;min-height:54px;align-items:center;justify-content:center;gap:5px;border:0;border-radius:15px;color:var(--muted);background:transparent;cursor:pointer}.bottom-nav .nav-item{flex-direction:column;font-size:.72rem;font-weight:630}.nav-item--active{color:var(--green-dark);background:var(--green-soft)}.plant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.plant-card{min-width:0;padding:0;overflow:hidden;border:0;border-radius:var(--radius-md);text-align:left;background:var(--paper);box-shadow:0 1px #20352c0f;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.plant-card:active{transform:scale(.985)}.plant-card__image{aspect-ratio:.82}.plant-card__body{display:flex;min-width:0;min-height:92px;flex-direction:column;padding:13px 13px 15px}.plant-card__title-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.plant-card__title-row strong{overflow:hidden;font-size:1.08rem;text-overflow:ellipsis;white-space:nowrap}.plant-card__species,.care-card__plant small,.reference-row small,.timeline-row small{display:block;overflow:hidden;color:var(--muted);font-size:.78rem;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.plant-card__signals{display:flex;min-width:0;flex-wrap:wrap;gap:3px 8px;margin-top:auto;padding-top:8px}.plant-card__signal{color:var(--amber);font-size:.72rem;font-weight:680}.plant-card__signal--problem{color:var(--problem)}.status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#8ea597}.status-pair{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px}.status-dot--attention{background:#c69049}.status-dot--problem{background:var(--problem)}.photo-placeholder{display:flex;min-width:0;min-height:120px;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:16px;border:1px dashed #c9c8c0;color:#747a74;text-align:center;background:#e9e7e0}.photo-placeholder svg{width:28px;height:28px;color:#8b918b}.photo-placeholder strong{font-size:.78rem;line-height:1.2}.photo-placeholder span{max-width:230px;color:#858a84;font-size:.68rem;line-height:1.35}.photo-image{display:block;width:100%;object-fit:cover;background:#e9e7e0}.photo-placeholder--mini{min-height:44px;padding:0;border-style:solid}.photo-placeholder--mini svg{width:19px;height:19px}.photo-placeholder--mini strong,.photo-placeholder--mini span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.care-section{margin-top:42px}.care-section:first-of-type{margin-top:18px}.reminder-delivery{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:18px;border:1px solid rgba(47,89,72,.13);border-radius:var(--radius-md);background:var(--green-soft)}.reminder-delivery h2{font-size:1.1rem}.reminder-delivery p:last-child{max-width:720px;margin:8px 0 0;color:var(--muted);font-size:.84rem;line-height:1.5}.delivery-status{flex:0 0 auto;padding:7px 11px;border-radius:999px;color:var(--green-dark);background:#fbfaf6c2;font-size:.75rem;font-weight:700}@media(max-width:600px){.reminder-delivery{align-items:stretch;flex-direction:column}.reminder-delivery .button{width:100%}.delivery-status{align-self:flex-start}}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading .eyebrow{margin-bottom:5px}.care-list{display:grid;gap:14px}.care-card,.info-panel,.ai-result,.health-panel{border:1px solid rgba(32,53,44,.07);border-radius:var(--radius-md);background:var(--paper)}.care-card{display:grid;gap:18px;padding:16px}.care-card__plant{display:flex;min-width:0;min-height:48px;align-items:center;gap:11px;padding:0;border:0;text-align:left;background:transparent;cursor:pointer}.care-card__plant>span:last-child{min-width:0}.care-card__image{width:48px;height:48px;flex:0 0 auto;border-radius:15px}.care-card__copy p,.info-panel>p,.health-panel>p{margin-bottom:10px;color:var(--muted);font-size:.9rem;line-height:1.5}.strategy-note,.strategy-pill{display:inline-flex;min-height:28px;align-items:center;padding:5px 10px;border-radius:999px;color:var(--green-dark);background:var(--green-soft);font-size:.73rem;font-weight:650;line-height:1.3}.care-card__actions{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:8px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:10px 15px;border:1px solid transparent;border-radius:var(--radius-sm);font-size:.85rem;font-weight:690;line-height:1.15;cursor:pointer}.button--primary{color:#fff;background:var(--green)}.button--primary:hover{background:var(--green-dark)}.button--secondary{border-color:#2f594838;color:var(--green-dark);background:var(--paper)}.button--quiet{color:var(--green-dark);background:#efeee8}.button--wide{width:100%}.button:disabled{cursor:not-allowed;opacity:.5}.reference-list,.timeline-list{overflow:hidden;border:1px solid rgba(32,53,44,.07);border-radius:var(--radius-md);background:var(--paper)}.reference-row{display:grid;width:100%;min-height:74px;grid-template-columns:44px minmax(0,1fr) auto 22px;align-items:center;gap:12px;padding:12px 14px;border:0;border-bottom:1px solid var(--line);text-align:left;background:transparent;cursor:pointer}.reference-row:last-child,.timeline-row:last-child{border-bottom:0}.reference-row__image{width:44px;height:44px;border-radius:13px}.reference-row__copy{min-width:0}.reference-row__strategy{display:none;color:var(--muted);font-size:.75rem}.timeline-row{display:grid;min-height:65px;grid-template-columns:minmax(74px,.55fr) 1fr;align-items:center;gap:15px;padding:11px 15px;border-bottom:1px solid var(--line)}.timeline-row__date{color:var(--muted);font-size:.76rem;line-height:1.3}.empty-state{padding:24px;border-radius:var(--radius-md);text-align:center;background:var(--paper)}.empty-state p{margin:6px 0 0;color:var(--muted);font-size:.88rem}.header-add,.icon-button{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--paper);cursor:pointer}.progress-toolbar{display:grid;gap:14px;margin-bottom:20px}.photo-count-note{display:flex;min-height:48px;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--line);border-radius:15px;color:var(--muted);background:#fbfaf694;font-size:.8rem;font-weight:650}.select-field{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:.75rem;font-weight:650}.select-field select,.field input,.field textarea,.field-row input{width:100%;min-height:48px;border:1px solid var(--line);border-radius:13px;color:var(--ink);background:#fff}.select-field select{padding:0 42px 0 14px}.segmented-control{display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:15px;background:#e7e5dd}.segmented-control button{min-height:44px;border:0;border-radius:11px;color:var(--muted);background:transparent;font-size:.83rem;font-weight:680;cursor:pointer}.segmented-control button.active{color:var(--green-dark);background:var(--paper);box-shadow:0 1px 3px #20352c14}.comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.comparison-pickers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}@media(max-width:520px){.comparison-pickers{grid-template-columns:1fr}}.progress-empty{display:grid;gap:18px;overflow:hidden;border:1px solid rgba(32,53,44,.07);border-radius:var(--radius-md);background:var(--paper)}.progress-empty__placeholder{min-height:280px;border:0;border-bottom:1px dashed #c9c8c0}.progress-empty>div:last-child{padding:0 18px 20px}.progress-empty h2{margin-bottom:8px;font-size:1.2rem}.progress-empty p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.5}.comparison-card{min-width:0;margin:0;overflow:hidden;border-radius:var(--radius-md);background:var(--paper)}.photo-label{display:flex;min-height:57px;flex-direction:column;justify-content:center;padding:9px 12px}.photo-label span{font-size:.9rem;font-weight:720}.photo-label time{overflow:hidden;color:var(--muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.comparison-card__image{aspect-ratio:.78;border:0;border-top:1px dashed #c9c8c0}.photo-feed{display:grid;gap:14px}.progress-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.progress-gallery__item{min-width:0;padding:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--paper);text-align:left;color:inherit}.progress-gallery__image{aspect-ratio:1;width:100%}.progress-gallery__item>span{display:grid;gap:2px;padding:7px 8px 9px}.progress-gallery__item small{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-viewer{width:min(100%,680px);max-height:calc(100dvh - 20px);overflow:auto}.progress-viewer__image{width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden}.progress-viewer__navigation{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.progress-viewer__navigation .button{min-height:48px}.danger-zone{margin:24px 0;padding:16px;border:1px solid #d99;border-radius:14px;background:#fff7f6}.danger-zone p{margin:6px 0}.button--danger{background:#a52a24;color:#fff;border-color:#a52a24}.photo-feed article{overflow:hidden;border-radius:var(--radius-md);background:var(--paper)}.photo-feed__image{aspect-ratio:1.15;border:0;border-bottom:1px dashed #c9c8c0}.photo-feed article>div:last-child{padding:14px 16px}.photo-feed p{margin:3px 0 0;color:var(--muted);font-size:.8rem}.progress-actions{display:grid;gap:10px;margin:18px 0}.single-photo-note{margin-top:14px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fbfaf6b3}.single-photo-note strong{font-size:.9rem}.single-photo-note p{margin:4px 0 0;color:var(--muted);font-size:.8rem;line-height:1.45}.plant-context-link{display:flex;width:100%;min-height:72px;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-md);text-align:left;background:transparent;cursor:pointer}.plant-context-link span{display:flex;min-width:0;flex-direction:column}.plant-context-link small{color:var(--muted)}.ai-result{margin-top:18px;padding:18px;background:#f8f6ef}.ai-result__header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.ai-result__header h3,.ai-result__header .eyebrow{margin-bottom:0}.ai-icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--green-dark);background:var(--green-soft)}.ai-result__grid{display:grid;gap:1px;overflow:hidden;border-radius:var(--radius-sm);background:var(--line)}.ai-result__grid article{padding:14px;background:#fff}.ai-result__grid span{color:var(--green-dark);font-size:.72rem;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.ai-result__grid p{margin:6px 0 0;color:var(--muted);font-size:.84rem;line-height:1.45}.ai-disclaimer{margin:13px 0 0;color:var(--muted);font-size:.72rem;line-height:1.4}.back-button{display:inline-flex;min-height:44px;align-items:center;gap:4px;margin:-8px 0 13px -8px;padding:6px 8px;border:0;color:var(--green-dark);background:transparent;font-size:.82rem;font-weight:670;cursor:pointer}.profile-hero{display:grid;overflow:hidden;border:1px solid rgba(32,53,44,.07);border-radius:var(--radius-lg);background:var(--paper)}.profile-hero__image{width:100%;height:300px;border:0;border-bottom:1px dashed #c9c8c0}.profile-cover-button{display:block;width:100%;padding:0;border:0;text-align:inherit;background:transparent;cursor:pointer}.profile-hero__caption{padding:21px 22px 23px;color:var(--ink)}.profile-hero__caption h1{margin-bottom:12px;font-size:clamp(2.8rem,14vw,5rem)}.profile-hero__caption .eyebrow{color:var(--muted)}.profile-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.profile-title-row>div{min-width:0}.profile-title-row .text-button{flex:0 0 auto;margin-top:-6px}.profile-basic-note{max-width:58ch;margin:14px 0 0;color:var(--muted);font-size:.82rem;line-height:1.5}.cover-latest-note{display:inline-flex;min-height:28px;align-items:center;margin:-3px 0 11px;padding:5px 10px;border-radius:999px;color:var(--green-dark);background:var(--green-soft);font-size:.72rem;font-weight:680}.profile-state{display:inline-flex;min-height:31px;align-items:center;padding:5px 11px;border-radius:999px;color:#173527;background:#e9f0e6ed;font-size:.75rem;font-weight:720}.profile-states{display:flex;flex-wrap:wrap;gap:7px}.profile-state--attention{color:#684719;background:#f7e2bef0}.profile-state--problem{color:#713327;background:#f7dcd5f2}.profile-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 28px}.profile-actions button{display:flex;min-width:0;min-height:84px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:10px 5px;border:1px solid rgba(32,53,44,.07);border-radius:var(--radius-sm);background:var(--paper);font-size:.71rem;font-weight:680;line-height:1.15;cursor:pointer}.profile-action__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--green-dark);background:var(--green-soft)}.profile-action__icon svg{width:18px;height:18px}.health-panel{margin-bottom:18px;padding:18px;border-color:#934f4024;background:var(--problem-soft)}.health-panel__meta{display:flex;flex-wrap:wrap;gap:8px}.health-panel__meta span{padding:6px 9px;border-radius:999px;color:#703d31;background:#ffffff8f;font-size:.72rem;font-weight:650}.health-photo-action{width:100%;margin-top:14px}.health-history{margin-top:14px;border-top:1px solid rgba(147,79,64,.16)}.health-history summary{display:flex;min-height:44px;align-items:center;color:#703d31;font-size:.8rem;font-weight:720;cursor:pointer}.health-history div{padding:0 0 4px}.health-history div p{margin:0 0 7px;color:#765950;font-size:.76rem;line-height:1.4}.profile-columns{display:grid;gap:16px;margin-top:18px}.info-panel{padding:18px}.strategy-pill{margin-bottom:11px}.conditions-line{color:var(--ink)!important;font-weight:650}.care-facts{display:grid;gap:1px;margin:16px 0 0;overflow:hidden;border-radius:var(--radius-sm);background:var(--line)}.care-facts div{display:grid;gap:5px;padding:12px;background:#fff}.care-facts dt{color:var(--muted);font-size:.72rem}.care-facts dd{margin:0;font-size:.87rem;font-weight:680}.text-button{min-height:44px;padding:8px;border:0;color:var(--green-dark);background:transparent;font-size:.78rem;font-weight:720;cursor:pointer}.preview-photos{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;border:0;text-align:left;background:transparent;cursor:pointer}.preview-photos>div{min-width:0}.preview-photos .photo-placeholder{aspect-ratio:.82;min-height:0;padding:9px;border-radius:13px}.preview-photos .photo-image{aspect-ratio:.82;border-radius:13px}.preview-photos .photo-placeholder span{display:none}.preview-photos .photo-placeholder strong{font-size:.66rem}.preview-photos span{display:block;margin-top:5px;overflow:hidden;color:var(--muted);font-size:.67rem;text-overflow:ellipsis;white-space:nowrap}.profile-photo-empty{width:100%;padding:0;border:0;border-radius:var(--radius-sm);background:transparent;cursor:pointer}.profile-photo-empty .photo-placeholder{min-height:190px;border-radius:var(--radius-sm)}.latest-photo-panel,.health-panel{margin-top:16px}.latest-photo-placeholder,.problem-photo-placeholder{width:100%;height:240px;border-radius:var(--radius-sm)}.problem-photo-placeholder{margin-top:16px;border-color:#934f403d;color:#765950;background:#ffffff6b}.profile-history{margin-top:16px}.profile-history .timeline-list{border:0;border-radius:var(--radius-sm);background:#f0efe9}.problems-panel{margin-bottom:18px}.problem-summary-list{display:grid;gap:1px;overflow:hidden;border-radius:var(--radius-sm);background:var(--line)}.problem-summary-list button{display:grid;min-height:66px;grid-template-columns:auto minmax(0,1fr) auto 22px;align-items:center;gap:10px;padding:11px 12px;border:0;text-align:left;color:var(--ink);background:#fff;cursor:pointer}.problem-summary-list small{color:var(--muted);font-size:.7rem}.problem-status{padding:5px 8px;border-radius:999px;color:#684719;background:#f7e2be;font-size:.66rem;font-weight:720}.problem-status--active{color:#713327;background:#f7dcd5}.problem-status--resolved{color:#4e6157;background:#e7ebe7}.condition-list{display:grid;gap:1px;margin:14px 0 0;overflow:hidden;border-radius:var(--radius-sm);background:var(--line)}.condition-list div{padding:12px;background:#fff}.condition-list dt{margin-bottom:4px;color:var(--muted);font-size:.7rem}.condition-list dd{margin:0;font-size:.86rem;font-weight:680;line-height:1.4}.plant-timeline,.problem-updates{display:grid;gap:1px;margin:0;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--line);list-style:none}.plant-timeline li{display:grid;grid-template-columns:68px minmax(0,1fr);gap:13px;padding:13px;background:#fff}.plant-timeline li:not(:has(.timeline-photo)){grid-template-columns:minmax(0,1fr)}.plant-timeline li>div,.problem-updates li{min-width:0}.plant-timeline time,.problem-updates time{display:block;margin-bottom:3px;color:var(--muted);font-size:.68rem}.plant-timeline strong,.problem-updates strong{display:block;font-size:.86rem}.plant-timeline p,.problem-updates p{margin:4px 0 0;overflow-wrap:anywhere;color:var(--muted);font-size:.77rem;line-height:1.45}.timeline-photo{width:68px;height:68px;border:0;border-radius:12px}.timeline-link{margin:3px 0 -7px -8px}.problem-screen{display:grid;gap:16px}.problem-screen .back-button,.problem-screen .info-panel,.problem-screen .ai-result{margin:0}.problem-heading{padding:21px;border-radius:var(--radius-lg);color:#56372e;background:var(--problem-soft)}.problem-heading h1{margin-bottom:14px;font-size:clamp(2.2rem,11vw,4.8rem)}.problem-lead{margin:-4px 2px 0;color:var(--muted);line-height:1.55}.problem-actions{display:grid;gap:9px}.problem-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.problem-photo-grid .photo-image,.problem-photo-grid .photo-placeholder{min-height:0;aspect-ratio:.86;border-radius:13px}.problem-updates li{padding:13px;background:#fff}.resolved-callout{padding:17px;border-radius:var(--radius-md);color:#294c3d;background:var(--green-soft)}.resolved-callout p{margin:5px 0 0;font-size:.8rem;line-height:1.45}.modal-backdrop{position:fixed;z-index:80;display:flex;align-items:flex-end;justify-content:center;padding:0;background:#101a157a;inset:0}.bottom-sheet{width:100%;max-height:92vh;overflow-y:auto;padding:10px 20px calc(22px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:var(--paper);box-shadow:0 -10px 50px #131f1933}.sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.sheet-header h2,.sheet-header .eyebrow{margin-bottom:0}.sheet-description{margin-bottom:14px;color:var(--muted);font-size:.84rem;line-height:1.5}.strategy-callout{margin-bottom:16px;padding:13px 14px;border-radius:var(--radius-sm);background:var(--green-soft)}.strategy-callout strong{font-size:.8rem}.strategy-callout p{margin:4px 0 0;color:#496054;font-size:.78rem;line-height:1.45}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.field-row label,.field{display:flex;min-width:0;flex-direction:column;gap:6px;color:var(--muted);font-size:.76rem;font-weight:650}.field{margin-top:13px}.field span small{font-weight:450}.field input,.field select,.field-row input{padding:0 12px}.field select{width:100%;min-height:48px;border:1px solid var(--line);border-radius:13px;color:var(--ink);background:#fff}.field textarea{min-height:82px;padding:11px 12px;resize:vertical}.compact-photo-preview{height:170px;margin:14px 0 10px;overflow:hidden;border-radius:var(--radius-sm)}.compact-photo-preview img,.compact-photo-preview .photo-placeholder{width:100%;height:100%;border-radius:var(--radius-sm)}.compact-photo-preview img{display:block;object-fit:contain;background:#e9e7e0}.form-hint{margin:11px 2px 0;color:var(--muted);font-size:.72rem;line-height:1.45}.strategy-fields{display:grid;gap:12px;margin:15px 0 0;padding:14px;border:1px solid var(--line);border-radius:var(--radius-sm)}.strategy-fields legend{padding:0 5px;color:var(--ink);font-size:.8rem;font-weight:720}.checkbox-grid{display:grid;gap:7px}.checkbox-grid label{display:flex;min-height:44px;align-items:center;gap:10px;padding:9px 11px;border:1px solid var(--line);border-radius:12px;color:var(--ink);font-size:.78rem;cursor:pointer}.checkbox-grid input{width:20px;height:20px;flex:0 0 auto;accent-color:var(--green)}.sheet-submit{margin-top:17px}.prototype-indicator{display:inline-flex;min-height:28px;align-items:center;margin:5px 0 12px;padding:5px 10px;border-radius:999px;color:#5f665f;background:#eceae3;font-size:.7rem;font-weight:650}.photo-picker-preview{height:220px;margin:13px 0 16px;overflow:hidden;border-radius:var(--radius-md)}.photo-picker-preview .photo-placeholder,.photo-picker-preview img{width:100%;height:100%;border-radius:var(--radius-md)}.photo-picker-preview img{display:block;object-fit:contain;background:#e9e7e0}.file-picker-button{display:flex;min-height:46px;align-items:center;justify-content:center;padding:10px 15px;border:1px solid rgba(47,89,72,.22);border-radius:var(--radius-sm);color:var(--green-dark);background:var(--paper);font-size:.85rem;font-weight:690;cursor:pointer}.file-picker-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.file-picker-button:focus-within{outline:2px solid var(--green);outline-offset:2px}.selected-file-name,.field-error{margin:7px 2px 0;font-size:.72rem;line-height:1.4}.selected-file-name{overflow-wrap:anywhere;color:var(--muted)}.field-error{color:var(--problem);font-weight:650}.cover-option{display:flex;min-height:60px;align-items:flex-start;gap:11px;margin-top:14px;padding:12px;border-radius:var(--radius-sm);background:var(--green-soft);cursor:pointer}.cover-option input{width:20px;height:20px;flex:0 0 auto;margin:1px 0 0;accent-color:var(--green)}.cover-option span,.cover-option small{display:block}.cover-option strong{font-size:.82rem}.cover-option small{margin-top:3px;color:#566b60;font-size:.7rem;font-weight:500;line-height:1.4}.sheet-actions{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(0,1.3fr);gap:9px;margin-top:17px}.snackbar{position:fixed;z-index:100;right:14px;bottom:calc(84px + env(safe-area-inset-bottom));left:14px;display:flex;min-height:56px;align-items:center;gap:10px;padding:9px 9px 9px 15px;border-radius:17px;color:#fff;background:#233a30;box-shadow:0 12px 32px #111e1838;font-size:.8rem}.snackbar>span{min-width:0;flex:1}.snackbar button{min-height:44px;padding:0 9px;border:0;color:#d9eadc;background:transparent;font-weight:720;cursor:pointer}.snackbar .snackbar__close{display:grid;width:44px;flex:0 0 auto;place-items:center;padding:0}.snackbar svg{width:18px}@media(min-width:560px){.screen{padding-right:30px;padding-left:30px}.plant-grid{gap:18px}.plant-card__body{padding:16px}.progress-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-toolbar{grid-template-columns:minmax(260px,1.2fr) minmax(220px,.8fr);align-items:end}.bottom-sheet{max-width:560px;margin:24px;padding:20px 24px 24px;border-radius:var(--radius-lg)}.modal-backdrop{align-items:center;padding:20px}.snackbar{right:24px;bottom:24px;left:auto;width:min(440px,calc(100vw - 48px))}}@media(min-width:760px){.plant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.care-list{grid-template-columns:repeat(2,minmax(0,1fr))}.care-card:last-child:nth-child(odd){grid-column:1 / -1}.reference-row__strategy{display:block}.ai-result__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero__image{height:460px}}@media(min-width:920px){.bottom-nav{display:none}.side-nav{position:fixed;z-index:20;display:flex;width:244px;flex-direction:column;padding:28px 20px;border-right:1px solid rgba(32,53,44,.08);background:#f7f5eed6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);inset:0 auto 0 0}.side-nav__items{display:grid;gap:7px;margin-top:42px}.side-nav .nav-item{justify-content:flex-start;gap:12px;padding:0 14px;font-size:.88rem;font-weight:660}.side-nav__caption{margin:auto 4px 0;color:var(--muted);font-size:.72rem;line-height:1.5}.app-main{margin-left:244px}.screen{padding:52px 48px 70px}.plant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.plant-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #20352c17}.profile-hero__image{height:500px}.profile-actions{max-width:520px;margin-right:auto;margin-left:auto}.comparison-card__image{aspect-ratio:1.03}}@media(min-width:1220px){.plant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.care-card{grid-template-columns:180px minmax(0,1fr);align-items:start}.care-card__actions{grid-column:1 / -1}.profile-hero__image{height:540px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
