:root{color:#173d2b;background:#f8f7f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}input{width:100%;border:1px solid #d8dcd6;border-radius:16px;padding:13px 14px;color:#173d2b;background:#fff;outline-color:#2f6b4f}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh;display:grid;place-items:center;padding:28px}.app-card{width:min(100%,430px);background:#fff;border-radius:30px;padding:32px;box-shadow:0 20px 70px #173d2b1f}.brand-mark,.logo{width:64px;height:64px;border-radius:22px;display:grid;place-items:center;background:#dcebdd;font-size:34px;margin-bottom:16px}.muted{color:#667068;line-height:1.45}.stack{display:grid;gap:12px;margin-top:24px}.primary,.watered{border:0;border-radius:15px;padding:12px 16px;background:#173d2b;color:#fff;font-weight:800}.primary:disabled,button:disabled{cursor:not-allowed;opacity:.58}.compact{padding:10px 14px}.text-button{border:0;background:transparent;color:#2f6b4f;font-weight:750;padding:11px 4px}.account-button{border:1px solid #d8dcd6;border-radius:999px;background:#fff;color:#173d2b;font-weight:850;padding:10px 14px;box-shadow:0 6px 20px #173d2b12}.muted-button{color:#6c766f}.message{width:100%;border-radius:14px;padding:12px;background:#d86c591f;color:#b54f40;font-size:.9rem}.tracker{width:min(100% - 28px,980px);margin:0 auto;padding:28px 0 80px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.topbar>div{display:flex;align-items:center;gap:14px}.topbar .logo{width:52px;height:52px;margin:0;font-size:27px;border-radius:16px}.topbar h1{margin-bottom:2px}.topbar p{margin:0;color:#6c766f}.summary{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:26px;padding:20px;background:#173d2b;color:#fff;text-align:left;margin-bottom:16px}.summary strong{display:block;font-size:1.28rem}.summary small{display:block;color:#cfe1d5;margin-top:4px}.summary-icon{width:54px;height:54px;border-radius:999px;background:#ffffff1f;display:grid;place-items:center;font-weight:900}.controls{display:grid;gap:12px;margin-bottom:18px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid #d8dcd6;border-radius:999px;padding:8px 12px;background:#fff;color:#2f6b4f;font-weight:750}.chip.selected{background:#dcebdd;border-color:#2f6b4f;color:#173d2b}.section-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:20px 0 12px}.section-title h2{margin-bottom:0}.plant-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:14px}.plant-card{border:0;border-radius:24px;background:#fff;box-shadow:0 10px 36px #173d2b14;padding:17px;display:flex;gap:14px}.plant-photo{flex:0 0 auto;width:64px;height:64px;border:0;border-radius:20px;background:#dcebdd;overflow:hidden;display:grid;place-items:center;position:relative;font-size:32px}.plant-photo img{width:100%;height:100%;object-fit:cover}.photo-busy{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#ffffffb8;color:#173d2b;font-weight:900}.plant-main{min-width:0;flex:1}.plant-heading{display:flex;gap:12px;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid #eef0ec}.plant-heading h3{margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plant-heading p{margin-bottom:2px;color:#707871}.plant-heading small{color:#9aa29b}.status{align-self:flex-start;border-radius:12px;padding:7px 10px;background:#2f6b4f1f;color:#2f6b4f;font-size:.78rem;font-weight:850;white-space:nowrap}.status.due{background:#e39b3b24;color:#b77620}.plant-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:12px}.plant-actions span{margin-right:auto;color:#69716b;font-size:.9rem}.watered{background:#dcebdd;color:#173d2b;padding:9px 12px}.undo,.danger-outline{border:1px solid rgb(216 108 89 / 35%);border-radius:15px;padding:9px 12px;color:#d86c59;background:#d86c591f;font-weight:800}.empty{color:#667068;padding:36px;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#173d2b59;z-index:10}.modal{width:min(100%,460px);display:grid;gap:12px;border-radius:26px;padding:24px;background:#f8f7f1;box-shadow:0 22px 80px #173d2b38}.modal h2{margin-bottom:0}.modal-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:#dcebdd;font-size:26px}.danger-icon{background:#d86c591f}.account-email{margin:0;color:#667068;font-weight:750;word-break:break-word}.modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:6px}.split-actions{justify-content:space-between}.split-actions>div{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px}.confirm-box{border-radius:18px;padding:12px;background:#d86c591f}.danger{border:0;border-radius:15px;padding:10px 14px;color:#fff;background:#d86c59;font-weight:850}@media(max-width:620px){.tracker{width:min(100% - 24px,980px);padding-top:18px}.topbar,.section-title{align-items:flex-start}.plant-grid{grid-template-columns:1fr}.plant-card{align-items:flex-start}.plant-actions{flex-wrap:wrap}}
