:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#faf9f5;--surface:#fffefa;--surface-2:#f0f2e9;--text:#273d30;--muted:#7a8177;--border:#e4e7dd;--accent:#365b40;--accent-text:#fffef8;--danger:#a94c36;--radius:18px;--font:"Arial",sans-serif;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font:14px/1.5 var(--font);-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:default}a{color:inherit;text-decoration:none}button:focus-visible{outline-offset:4px;outline:3px solid #adbd7d}a:focus-visible{outline-offset:4px;outline:3px solid #adbd7d}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{letter-spacing:-1.3px;font-size:43px;line-height:1.2}h2{letter-spacing:-.4px;font-size:24px}h3{font-size:16px;font-weight:600}svg{flex-shrink:0}.topbar{border-bottom:1px solid var(--border);height:90px;padding:var(--safe-top) 4.2% 0;background:var(--surface);justify-content:space-between;align-items:center;display:flex}.brand{letter-spacing:-1.5px;align-items:center;gap:12px;font:38px Georgia,serif;display:flex}.brand-icon{color:var(--accent);display:flex}.brand-note{font:9px var(--font);letter-spacing:2px;border-left:1px solid var(--border);margin-left:20px;padding-left:26px;font-weight:600}.private{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.workspace{grid-template-columns:240px 1fr;max-width:1440px;min-height:calc(100vh - 90px);margin:auto;display:grid}.sidebar{border-right:1px solid var(--border);flex-direction:column;padding:44px 24px;display:flex}.nav-label{letter-spacing:1.6px;color:var(--muted);margin:0 0 22px 16px;font-size:9px}.sidebar nav{flex-direction:column;gap:8px;display:flex}.sidebar nav a{color:var(--muted);border-radius:9px;align-items:center;gap:13px;padding:14px 16px;font-size:13px;display:flex}.sidebar nav a.active{color:var(--accent);background:#e9eee0;font-weight:600}.nav-count{margin-left:auto;font-size:11px}.sidebar-bottom{color:#99a088;margin-top:auto;padding:100px 16px 12px}.sidebar-bottom p{margin-top:14px;font:22px/1.5 Georgia,serif}.sidebar-bottom span{letter-spacing:.5px;margin-top:10px;font-size:10px;display:block}main{width:100%;min-width:0;max-width:1100px;margin:0 auto;padding:32px 6% 20px}.main-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.eyebrow{letter-spacing:1.8px;color:var(--muted);font-size:9px;font-weight:600}.btn{border:1px solid var(--border);background:var(--surface);border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 17px;font-size:12px;font-weight:600;display:inline-flex}.btn.primary{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.btn:hover{filter:brightness(.96)}.date{color:var(--muted);margin-bottom:10px;font-size:11px}.page-heading{margin-bottom:28px}.page-heading p{color:var(--muted);margin-top:11px;font-size:13px}.hero{background:#eef0e5;border:1px solid #e5e8d9;border-radius:16px;align-items:center;min-height:215px;margin-bottom:20px;padding:28px 32px;display:flex;position:relative;overflow:hidden}.hero>div{z-index:1;max-width:70%}.hero .eyebrow{color:#7b886a;font-size:8px}.hero h2{margin:9px 0 8px;font-size:29px}.hero p{color:#77816f;font-size:12px}.botanical{color:#5f7853;width:225px;height:220px;position:absolute;bottom:-6px;right:17px}.stats{color:#75826a;align-items:center;gap:22px;margin-top:22px;font-size:10px;display:flex}.stats b{color:#365039;margin-right:5px;font:25px Georgia,serif}.stats i{background:#d5ddc9;width:1px;height:25px}.reminder-strip{text-align:left;border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:center;gap:13px;width:100%;padding:14px 18px;display:flex}.round-icon{background:var(--surface-2);color:#7a8663;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.reminder-strip>span:nth-child(2){flex:1}.reminder-strip strong{font-size:12px;font-weight:500;display:block}.reminder-strip small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.care-section{margin-top:30px}.section-title{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.section-title h2{align-items:center;gap:10px;font-size:22px;display:flex}.count{font:11px var(--font);color:#728268;background:#edf0e5;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.subtle{color:var(--muted);font-size:10px}.filters{gap:8px;margin:-2px 0 13px;display:flex}.filters button{min-height:44px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:7px;padding:8px 14px;font-size:11px}.filters button.selected{color:var(--accent);background:#ebeee3;border-color:#e0e5d5}.plant-list{border:1px solid var(--border);background:var(--surface);border-radius:13px;overflow:hidden}.plant-row{align-items:center;gap:12px;min-height:103px;padding:17px 20px;display:flex}.plant-row+.plant-row{border-top:1px solid var(--border)}.plant-open{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:17px;min-width:0;min-height:54px;padding:0;display:flex}.plant-open>svg:last-child{margin-left:auto}.plant-photo{color:#809067;background:#e9eddf;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:64px;display:flex;overflow:hidden}.plant-photo img{object-fit:cover;width:100%;height:100%}.plant-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.plant-copy strong{overflow-wrap:anywhere;font-size:14px;font-weight:500}.plant-copy>span{color:var(--muted);font-size:11px}.plant-copy .due-label{color:#8d764a;margin-top:3px;font-size:10px}.plant-copy .next-label{color:#818972;margin-top:3px;font-size:10px}.care-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:230px;display:flex}.care-button{color:#466847;background:#edf2eb;border:1px solid #dce5d7;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 12px;font-size:11px;display:flex}.care-button.feed{color:#8f7944;background:#f4efe1;border-color:#e8e1cb}.icon-button{min-width:44px;min-height:44px;color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;padding:8px;display:inline-flex}.undo-note{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:10px;display:flex}.empty{text-align:center;padding:30px 22px}.empty-icon{background:var(--surface-2);color:#81906b;border-radius:50%;margin-bottom:13px;padding:13px;display:inline-flex}.empty h3{margin-bottom:8px;font:22px Georgia,serif}.empty p{color:var(--muted);margin-bottom:19px;font-size:12px}.empty>.btn{margin-top:0}.quiet-empty{color:var(--muted);padding:23px;font-size:12px}.mobile-nav{display:none}footer{text-align:center;letter-spacing:2px;color:#a0a68f;margin:42px 0 12px;font-size:8px}.history-row{align-items:center;gap:14px;padding:18px;display:flex}.history-row+.history-row{border-top:1px solid var(--border)}.history-row>div{flex:1;min-width:0}.history-row strong{overflow-wrap:anywhere;font-weight:500}.history-row p{color:var(--muted);margin-top:5px;font-size:11px}.settings-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;max-width:640px;padding:30px}.settings-card>.round-icon{width:52px;height:52px;margin-bottom:15px}.settings-card>p{color:var(--muted);max-width:410px;margin:12px 0 25px}.time-label{justify-content:space-between;align-items:center;max-width:330px;margin:22px 0 8px;display:flex}.time-label input{max-width:155px}.settings-card>small{color:var(--muted);margin:10px 0 23px;font-size:11px;display:block}.delivery{border-top:1px solid var(--border);margin-top:26px;padding-top:24px;font-size:12px}.delivery p{color:var(--muted);margin-top:10px;line-height:1.7}.privacy-note{max-width:590px;color:var(--muted);gap:14px;margin:25px 0;font-size:12px;display:flex}.privacy-note strong{color:var(--text);font-weight:500}.privacy-note p{margin-top:6px;line-height:1.7}.toast{z-index:30;color:#fffdf7;background:#293f30;border:1px solid #56705a;border-radius:12px;align-items:center;gap:10px;width:max-content;max-width:calc(100vw - 28px);padding:8px 12px;font-size:12px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 5px 25px #15251c25}.toast span{overflow-wrap:anywhere}.toast button{color:#d4e3b6;background:0 0;border:0;min-width:44px;min-height:44px;font-weight:600}.toast button:last-child{justify-content:center;align-items:center;display:flex}.notice{border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:14px;font-size:12px;display:flex}.error{color:#99573c;background:#f7ede6;border:1px solid #ebd7c9}.missed{color:#94784b;margin-top:13px;font-size:11px}dialog{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:20px;width:500px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 40px);padding:25px;overflow:auto;box-shadow:0 20px 80px #142a292e}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#20362965}.modal-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.modal-heading h2{overflow-wrap:anywhere;font-size:27px}.plant-form{flex-direction:column;gap:18px;display:flex}.plant-form label{flex-direction:column;gap:7px;font-size:12px;font-weight:500;display:flex}input{background:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:8px;width:100%;min-width:0;min-height:46px;padding:10px 12px}input:focus{outline-offset:1px;outline:2px solid #9caf87}.photo-picker{text-align:left;background:var(--surface-2);color:var(--accent);border:1px dashed #bac6a9;border-radius:11px;align-items:center;gap:15px;padding:18px;font-size:13px;display:flex}.photo-picker small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.photo-picker img{object-fit:cover;border-radius:8px;width:60px;height:60px}.form-section{border-top:1px solid var(--border);padding-top:18px}.form-section h3{align-items:center;gap:8px;margin-bottom:14px;font-size:13px;display:flex}.form-grid{grid-template-columns:1fr 1.5fr;gap:16px;display:grid}.form-section p{margin-top:10px}.small{font-size:11px}.muted{color:var(--muted)}.plant-form .feeding-toggle{flex-direction:row;justify-content:space-between;align-items:center;min-height:44px;display:flex}.feeding-toggle span{align-items:center;gap:8px;display:flex}.feeding-toggle small{color:var(--muted);font-size:10px}.feeding-toggle input{width:22px;min-height:44px;accent-color:var(--accent)}.full{width:100%;min-height:48px}.text-button{background:0 0;border:0;min-height:44px}.danger{color:var(--danger)}.delete-confirm{background:var(--surface-2);border-radius:10px;padding:15px;font-size:12px}.delete-confirm p{margin-bottom:15px}.delete-confirm button{margin:0 6px 6px 0}.detail-top{align-items:center;gap:20px;margin-bottom:24px;display:flex}.detail-top .plant-photo{width:95px;height:110px}.detail-care{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:19px 0;display:flex}.detail-care strong{font-size:12px}.detail-care p{color:var(--muted);margin-top:5px;font-size:11px}.detail-care+.small{margin:10px 0 20px}@media (min-width:1450px){main{padding-left:75px;padding-right:75px}}@media (max-width:1050px){.workspace{grid-template-columns:190px 1fr}.sidebar{padding-left:12px;padding-right:12px}.brand-note{display:none}main{padding:28px 5%}.botanical{width:180px;right:0}.hero{padding:25px}.care-actions{max-width:110px}.care-button{width:100%}.plant-row{padding:15px}.hero h2{font-size:26px}}@media (max-width:700px){.topbar{height:76px;padding:calc(var(--safe-top) + 8px) 23px 8px}.brand{gap:8px;font-size:33px}.brand-icon svg{width:23px}.private{gap:0;font-size:0}.private svg{width:19px}.workspace{min-height:calc(100dvh - 76px);display:block}.sidebar{display:none}main{padding:23px calc(20px + var(--safe-right)) calc(85px + var(--safe-bottom)) calc(20px + var(--safe-left));max-width:none;margin:0}.main-top{margin-bottom:25px}.main-top>.eyebrow{letter-spacing:1.4px;max-width:145px;font-size:8px;line-height:1.7}.btn.add{padding:10px 13px;font-size:11px}.page-heading{margin-bottom:22px}.date{font-size:10px}h1{letter-spacing:-1px;font-size:34px}.page-heading p{max-width:310px;font-size:12px;line-height:1.6}.hero{border-radius:14px;min-height:204px;padding:23px 21px}.hero>div{max-width:78%}.hero .eyebrow{letter-spacing:1.1px;font-size:7px}.hero h2{max-width:180px;margin-top:12px;font-size:24px;line-height:1.2}.hero p{max-width:162px;font-size:10px;line-height:1.7}.botanical{opacity:.85;width:150px;height:166px;bottom:1px;right:-21px}.stats{gap:11px;margin-top:20px;font-size:8px;position:relative}.stats b{font-size:23px}.stats i{height:18px}.reminder-strip{gap:10px;padding:12px}.reminder-strip strong{font-size:10px}.reminder-strip small{max-width:225px;font-size:9px;line-height:1.6}.reminder-strip .round-icon{width:31px;height:31px}.care-section{margin-top:28px}.section-title h2{font-size:22px}.subtle{font-size:9px}.plant-row{gap:7px;min-height:104px;padding:14px 12px}.plant-open{gap:11px}.plant-photo{border-radius:8px;width:47px;height:58px}.plant-copy strong{font-size:13px}.plant-copy>span{font-size:10px}.plant-copy .due-label,.plant-copy .next-label{font-size:9px}.care-actions{max-width:89px}.care-button{gap:5px;padding:10px 9px;font-size:10px}.care-button>svg:last-child{display:none}.care-button svg{width:16px}.empty{padding:26px 15px}.empty h3{font-size:21px}.empty p{max-width:255px;margin:0 auto 19px;font-size:11px}.undo-note{font-size:9px}.mobile-nav{padding:8px 12px calc(8px + var(--safe-bottom));border-top:1px solid var(--border);background:var(--surface);z-index:10;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{min-width:64px;min-height:47px;color:var(--muted);border-radius:9px;flex-direction:column;align-items:center;gap:4px;padding:3px 9px;font-size:9px;display:flex}.mobile-nav a.active{color:var(--accent);background:var(--surface-2)}.mobile-nav svg{width:21px;height:21px}.toast{bottom:calc(78px + var(--safe-bottom));font-size:11px}.settings-card{padding:23px 20px}.history-row{gap:10px;padding:15px 12px}.history-row .round-icon{width:30px;height:30px}.history-row strong{font-size:12px}.history-row p{font-size:10px}.history-row .btn{padding:9px 12px;font-size:11px}.time-label{gap:20px}.settings-card>p{font-size:12px}dialog{max-height:calc(100dvh - 30px);padding:21px}.modal-heading h2{font-size:25px}.form-grid{gap:12px}.form-grid input{padding:10px 8px;font-size:12px}.feeding-toggle span{gap:5px}footer{margin-top:32px;font-size:7px}}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#19221b;--surface:#202b23;--surface-2:#2b382b;--text:#e6eade;--muted:#adb7a7;--border:#374335;--accent:#afc797;--accent-text:#1d3020;--danger:#e6a18a}.hero{background:#2d3b29;border-color:#41513b}.hero h2{color:#e1e7d6}.hero .eyebrow,.hero p,.stats,.stats b{color:#bac9a8}.stats i{background:#53634c}.botanical{color:#abc98d}.sidebar nav a.active,.filters button.selected,.count{color:#c6d8b5;background:#354531}.plant-photo{color:#b6c89c;background:#37452f}.care-button{color:#c5d9b9;background:#344831;border-color:#4d6544}.care-button.feed{color:#e0cea0;background:#463f2b;border-color:#645b3d}.plant-copy .due-label{color:#ddc18c}.plant-copy .next-label{color:#b8c4a6}.error{color:#efbfa4;background:#453129;border-color:#654b3f}.photo-picker{border-color:#657455}.round-icon{color:#b2c293}.brand-icon{color:#b6cf9e}}@media (max-width:700px){main{padding-top:17px}.main-top{margin-bottom:17px}.page-heading{margin-bottom:18px}.page-heading h1{font-size:31px}.page-heading p{margin-top:8px}.hero{min-height:117px;margin-bottom:14px;padding:18px 20px}.hero .eyebrow,.hero p{display:none}.hero h2{max-width:none;margin:0;font-size:21px}.hero>div{max-width:85%}.hero .botanical{opacity:.6;width:103px;height:110px;bottom:-3px;right:-17px}.stats{gap:12px;margin-top:13px}.stats b{font-size:22px}.care-section{margin-top:23px}.filters{margin-bottom:9px}.section-title{margin-bottom:11px}}
