.proto-stage{--proto-ease:cubic-bezier(.23, 1, .32, 1);--proto-radius:20px;isolation:isolate;min-height:calc(100dvh - 52px);padding:24px clamp(18px,3vw,48px) 104px;position:relative}.proto-stage:before{z-index:-1;pointer-events:none;content:"";background:radial-gradient(circle at 82% 0,#9c553512,#0000 31rem);position:fixed;inset:52px 0 0}.proto-stage-note{max-width:1500px;color:var(--ink-faint);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;margin:0 auto 14px;font-size:10px;font-weight:700;display:flex}.proto-stage-note span:last-child{color:var(--ink-muted);letter-spacing:.04em;text-transform:none;font-weight:600}.proto-surface{width:min(100%,1500px);min-height:calc(100dvh - 150px);margin:0 auto}.proto-surface h1,.proto-surface h2,.proto-surface p{margin:0}.proto-surface button{font-family:inherit}.proto-eyebrow{color:var(--proto-muted,var(--ink-muted));letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.3;display:block}.proto-section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.proto-section-head h2{color:var(--proto-ink,var(--ink));letter-spacing:-.025em;margin-top:3px;font-size:17px;font-weight:700}.proto-section-head>svg{color:var(--proto-muted,var(--ink-muted))}.proto-count{border:1px solid var(--proto-border,var(--line));min-width:27px;height:27px;color:var(--proto-muted,var(--ink-muted));font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:inline-grid}.proto-action-button{border:1px solid var(--proto-button-border,var(--sage-border));background:var(--proto-button-bg,var(--sage-bg));min-height:32px;color:var(--proto-button-ink,var(--sage));cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:800;transition:transform .15s,background-color .15s,border-color .15s;display:inline-flex}.proto-action-button:active{transform:translateY(1px)scale(.98)}.proto-action-button:focus-visible,.canopy-quick:focus-visible,.room-map-quick:focus-visible,.proto-task-identity:focus-visible,.canopy-upcoming-card:focus-visible,.room-summary:focus-visible,.quiet-row:focus-visible,.room-index-item:focus-visible,.room-plant-card:focus-visible,.room-next-list button:focus-visible{outline:2px solid var(--proto-focus,var(--forest-3));outline-offset:3px}@media (hover:hover) and (pointer:fine){.proto-action-button:hover{border-color:var(--proto-button-ink,var(--sage));background:var(--proto-button-hover,#4f6a5529);transform:translateY(-1px)}}.proto-canopy{--proto-ink:#eff5ef;--proto-muted:#a7b9aa;--proto-faint:#778a7c;--proto-border:#ffffff1a;--proto-panel:#142f23d6;--proto-panel-strong:#173f2c;--proto-accent:#c4dc82;--proto-accent-ink:#132b1e;--proto-button-bg:#c4dc821f;--proto-button-border:#c4dc824a;--proto-button-ink:#c4dc82;--proto-button-hover:#c4dc8233;--proto-focus:#c4dc82;--proto-radius:20px;border-radius:var(--proto-radius);color:var(--proto-ink);background:radial-gradient(circle at 84% -10%,#c4dc822b,#0000 27rem),linear-gradient(145deg,#0d2a1f 0%,#0b2018 52%,#0b1c16 100%);border:1px solid #ffffff14;padding:clamp(22px,3vw,44px);overflow:hidden;box-shadow:0 24px 80px #132a1d26}.canopy-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px;display:flex}.canopy-header h1{max-width:720px;color:var(--proto-ink);letter-spacing:-.055em;margin-top:9px;font-size:clamp(25px,3vw,39px);font-weight:700;line-height:1.05}.canopy-header p{max-width:60ch;color:var(--proto-muted);margin-top:8px;font-size:13px}.canopy-quick,.room-map-quick{background:var(--proto-accent);min-height:38px;color:var(--proto-accent-ink);cursor:pointer;border:1px solid #c4dc8266;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:800;transition:transform .15s,background-color .15s;display:inline-flex}.canopy-quick:active,.room-map-quick:active{transform:translateY(1px)scale(.98)}@media (hover:hover) and (pointer:fine){.canopy-quick:hover,.room-map-quick:hover{background:#d2e897;transform:translateY(-1px)}}.canopy-stats{grid-template-columns:1.2fr repeat(3,1fr);gap:8px;margin-bottom:10px;display:grid}.canopy-stat{border:1px solid var(--proto-border);background:#ffffff0b;border-radius:14px;min-height:91px;padding:15px 16px 13px}.canopy-stat.is-primary{background:#c4dc8217;border-color:#c4dc8247}.canopy-stat.is-danger{background:#d08a631c;border-color:#d08a6359}.canopy-stat.is-quiet{background:#8fae9514}.stat-kicker{color:var(--proto-muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700;display:block}.canopy-stat strong{color:var(--proto-ink);letter-spacing:-.07em;font-variant-numeric:tabular-nums;margin-top:3px;font-size:31px;font-weight:700;line-height:1;display:block}.canopy-stat>span:last-child{color:var(--proto-faint);margin-top:6px;font-size:11px;display:block}.canopy-layout{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:10px;display:grid}.canopy-main-column,.canopy-rail{align-content:start;gap:10px;min-width:0;display:grid}.canopy-panel{border:1px solid var(--proto-border);background:var(--proto-panel);border-radius:14px}.canopy-focus,.canopy-upcoming,.rail-rooms,.rail-quiet{padding:20px}.canopy-focus .proto-section-head,.canopy-upcoming .proto-section-head,.rail-rooms .proto-section-head,.rail-quiet .proto-section-head{margin-bottom:16px}.proto-task-list{gap:8px;display:grid}.proto-task{min-width:0;animation:proto-rise .24s var(--proto-ease) both;animation-delay:var(--proto-delay,0s);background:#ffffff0b;border:1px solid #ffffff17;border-left:3px solid #c4dc828c;border-radius:13px;grid-template-columns:minmax(145px,.75fr) minmax(0,1.2fr) auto;align-items:center;gap:15px;padding:12px;display:grid}.proto-task.is-overdue{border-left-color:#d08a63}.proto-task-identity{text-align:left;align-items:center;gap:10px;min-width:0;display:flex}.proto-task-identity img{object-fit:cover;background:#264a37;border-radius:11px;flex:0 0 36px;width:36px;height:36px}.proto-task-identity span,.proto-task-main{min-width:0}.proto-task-identity strong,.proto-task-identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.proto-task-identity strong{color:var(--proto-ink);font-size:13px}.proto-task-identity small{color:var(--proto-faint);margin-top:2px;font-size:10px}.proto-task-main{overflow:hidden}.proto-task-action{color:var(--proto-ink);align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.proto-task-action svg{color:var(--proto-accent)}.proto-task.is-overdue .proto-task-action svg{color:#d08a63}.proto-task-main p{color:var(--proto-faint);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;line-height:1.35;overflow:hidden}.proto-task-meta{color:var(--proto-faint);margin-top:5px;font-size:10px;display:block}.proto-task-end{justify-items:end;gap:7px;display:grid}.proto-status{color:var(--proto-accent);white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.proto-status.is-overdue{color:#e0a17c}.proto-task .proto-action-button{min-height:28px;padding:0 9px;font-size:10px}.proto-empty-inline{min-height:58px;color:var(--proto-muted);align-items:center;gap:9px;font-size:12px;display:flex}.canopy-upcoming-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.canopy-upcoming-card{min-width:0;min-height:103px;color:var(--proto-ink);cursor:pointer;text-align:left;animation:proto-rise .24s var(--proto-ease) both;animation-delay:var(--proto-delay,0s);transition:transform .18s var(--proto-ease), border-color .18s ease, background-color .18s ease;background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;align-content:start;padding:13px;display:grid;position:relative}.canopy-upcoming-card strong,.canopy-upcoming-card span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.canopy-upcoming-card .upcoming-date{color:var(--proto-accent);font-size:10px;font-weight:800}.canopy-upcoming-card strong{margin-top:13px;font-size:13px}.canopy-upcoming-card>span:not(.upcoming-date){color:var(--proto-faint);margin-top:3px;font-size:10px}.canopy-upcoming-card>svg{color:var(--proto-faint);position:absolute;bottom:13px;right:12px}@media (hover:hover) and (pointer:fine){.canopy-upcoming-card:hover{background:#c4dc8214;border-color:#c4dc8259;transform:translateY(-2px)}}.room-summary-list,.quiet-stack{gap:5px;display:grid}.room-summary,.quiet-row{min-width:0;color:var(--proto-ink);cursor:pointer;text-align:left;border-bottom:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px 0;transition:transform .15s,color .15s;display:grid}.room-summary:last-child,.quiet-row:last-child{border-bottom:0}.room-summary-name,.room-summary-count,.quiet-row strong,.quiet-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.room-summary-name{font-size:12px;font-weight:650}.room-summary-count{color:var(--proto-accent);font-variant-numeric:tabular-nums;font-size:11px;font-weight:800}.room-summary>svg,.quiet-row>svg{color:var(--proto-faint)}.quiet-row{grid-template-columns:30px minmax(0,1fr) auto}.quiet-row img{object-fit:cover;background:#264a37;border-radius:9px;width:30px;height:30px}.quiet-row strong,.quiet-row small{display:block}.quiet-row strong{font-size:12px}.quiet-row small{color:var(--proto-faint);margin-top:2px;font-size:10px}@media (hover:hover) and (pointer:fine){.room-summary:hover,.quiet-row:hover{color:var(--proto-accent);transform:translate(2px)}}.proto-room-map{--proto-ink:#26342b;--proto-muted:#637168;--proto-faint:#89968d;--proto-border:#26342b1c;--proto-panel:#fcfbf5;--proto-panel-muted:#f0eee4;--proto-accent:#bc6545;--proto-accent-soft:#bc65451c;--proto-focus:#476f53;--proto-radius:17px;color:var(--proto-ink)}.room-map-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.room-map-header h1{max-width:720px;color:var(--proto-ink);letter-spacing:-.065em;margin-top:8px;font-size:clamp(27px,3.4vw,46px);font-weight:700;line-height:.98}.room-map-header p{max-width:48ch;color:var(--proto-muted);margin-top:10px;font-size:13px}.room-map-quick{border-color:var(--proto-accent);background:var(--proto-ink);color:#fbfaf2}.room-map-quick:hover{background:#344d3c}.room-map-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:12px;display:grid}.room-index,.room-map-main>section,.room-hero-card,.room-light-card{border:1px solid var(--proto-border);border-radius:var(--proto-radius);background:var(--proto-panel);box-shadow:0 12px 30px #2b3b2d0b}.room-index{padding:16px 12px;position:sticky;top:76px}.room-index-top{border-bottom:1px solid var(--proto-border);justify-content:space-between;align-items:center;padding:0 6px 12px;display:flex}.room-index-top strong{color:var(--proto-accent);font-variant-numeric:tabular-nums;font-size:22px}.room-index-list{gap:4px;margin-top:10px;display:grid}.room-index-item{min-width:0;color:var(--proto-muted);cursor:pointer;text-align:left;transition:transform .16s var(--proto-ease), background-color .16s ease, color .16s ease;border-radius:12px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 7px;display:grid}.room-index-item.is-active{background:var(--proto-accent-soft);color:var(--proto-ink)}.room-index-icon{border:1px solid var(--proto-border);background:var(--proto-panel-muted);width:28px;height:28px;color:var(--proto-accent);border-radius:9px;place-items:center;display:grid}.room-index-item strong,.room-index-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.room-index-item strong{font-size:12px}.room-index-item small{color:var(--proto-faint);margin-top:2px;font-size:10px}.room-index-item em{background:var(--clay-bg);min-width:20px;height:20px;color:var(--clay);border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:800;display:grid}@media (hover:hover) and (pointer:fine){.room-index-item:not(.is-active):hover{background:var(--proto-panel-muted);color:var(--proto-ink);transform:translate(2px)}}.room-map-main{gap:12px;min-width:0;display:grid}.room-hero-card{background:radial-gradient(circle at 84% 16%,#bc65452b,#0000 15rem),linear-gradient(120deg,#f9f2e7,#fbfaf5 64%);justify-content:space-between;align-items:center;gap:20px;min-height:142px;padding:23px 26px;display:flex}.room-hero-icon{background:var(--proto-accent-soft);width:33px;height:33px;color:var(--proto-accent);border-radius:11px;place-items:center;display:grid}.room-hero-card h2{color:var(--proto-ink);letter-spacing:-.055em;margin-top:11px;font-size:29px}.room-hero-card p{color:var(--proto-muted);margin-top:5px;font-size:11px}.room-hero-number{justify-items:end;display:grid}.room-hero-number strong{color:var(--proto-accent);letter-spacing:-.08em;font-variant-numeric:tabular-nums;font-size:43px;font-weight:700;line-height:.95}.room-hero-number span{color:var(--proto-muted);margin-top:5px;font-size:10px;font-weight:700}.room-shelf-section,.room-schedule-card,.room-empty-state{padding:22px}.room-shelf-section .proto-section-head{margin-bottom:15px}.room-plant-grid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:10px;display:grid}.room-plant-card{border:1px solid var(--proto-border);background:var(--proto-panel);min-width:0;color:var(--proto-ink);cursor:pointer;text-align:left;animation:proto-rise .24s var(--proto-ease) both;animation-delay:var(--proto-delay,0s);transition:transform .18s var(--proto-ease), box-shadow .18s ease, border-color .18s ease;border-radius:14px;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px;display:grid;position:relative}.room-plant-image{background:var(--proto-panel-muted);border-radius:11px;width:62px;height:72px;display:block;position:relative;overflow:hidden}.room-plant-image img{object-fit:cover;width:100%;height:100%;transition:transform .22s var(--proto-ease)}.room-plant-state{color:#fffaf1;text-overflow:ellipsis;white-space:nowrap;background:#19251cd1;border-radius:6px;max-width:calc(100% - 8px);padding:3px 5px;font-size:8px;font-weight:800;position:absolute;bottom:4px;right:4px;overflow:hidden}.room-plant-state.overdue{background:var(--clay)}.room-plant-state.attention{background:var(--terracotta)}.room-plant-copy{min-width:0;display:grid}.room-plant-copy strong,.room-plant-copy small,.room-plant-next{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.room-plant-copy strong{font-size:13px}.room-plant-copy small{color:var(--proto-faint);margin-top:2px;font-size:10px}.room-plant-next{color:var(--proto-accent);margin-top:9px;font-size:10px;font-weight:800}.room-plant-card>svg{color:var(--proto-faint);align-self:start;margin-top:2px}@media (hover:hover) and (pointer:fine){.room-plant-card:hover{border-color:#bc654559;transform:translateY(-2px);box-shadow:0 13px 24px #2b3b2d14}.room-plant-card:hover .room-plant-image img{transform:scale(1.04)}}.room-map-lower{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:12px;display:grid}.room-schedule-card,.room-light-card{min-width:0}.room-schedule-card .proto-section-head{margin-bottom:15px}.proto-task-list-tight{gap:6px}.proto-task.is-compact{background:var(--proto-panel-muted);border-left-width:2px;border-radius:10px;grid-template-columns:minmax(95px,.65fr) minmax(0,1fr) auto;gap:9px;padding:8px}.proto-task.is-compact .proto-task-identity img{border-radius:8px;flex-basis:28px;width:28px;height:28px}.proto-task.is-compact .proto-task-identity{gap:7px}.proto-task.is-compact .proto-task-identity strong{font-size:11px}.proto-task.is-compact .proto-task-identity small,.proto-task.is-compact .proto-task-meta{font-size:9px}.proto-task.is-compact .proto-task-action{font-size:10px}.proto-task.is-compact .proto-task-end{gap:4px}.proto-task.is-compact .proto-status{font-size:9px}.proto-task.is-compact .proto-action-button{min-height:26px;padding:0 7px;font-size:9px}.room-next-list{gap:5px;display:grid}.room-next-list button{border-bottom:1px solid var(--proto-border);color:var(--proto-ink);cursor:pointer;text-align:left;grid-template-columns:70px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:9px 0;display:grid}.room-next-list button:last-child{border-bottom:0}.room-next-list span,.room-next-list small{color:var(--proto-muted);font-size:10px}.room-next-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.room-next-list svg{color:var(--proto-faint)}.room-light-card{background:radial-gradient(circle at 92% 3%,#bc65452b,#0000 12rem),#f1eee2;padding:22px;position:relative;overflow:hidden}.room-light-orbit{width:46px;height:46px;color:var(--proto-accent);background:#fffaebcc;border:1px solid #bc65453b;border-radius:50%;place-items:center;margin-bottom:25px;display:grid}.room-light-card h2{letter-spacing:-.055em;max-width:12ch;margin-top:7px;font-size:22px;line-height:1.02}.room-light-card p{color:var(--proto-muted);margin-top:12px;font-size:11px;line-height:1.5}.room-empty-state{border-radius:var(--proto-radius);background:#fcfbf5bf;border:1px dashed #26342b33;align-content:center;justify-items:start;min-height:188px;display:grid}.room-empty-icon{background:var(--proto-accent-soft);width:42px;height:42px;color:var(--proto-accent);border-radius:14px;place-items:center;display:grid}.room-empty-state h2{letter-spacing:-.03em;margin-top:14px;font-size:18px}.room-empty-state p{max-width:38ch;color:var(--proto-muted);margin-top:5px;font-size:12px}.room-empty-state .proto-action-button{--proto-button-bg:var(--proto-accent-soft);--proto-button-border:#bc654540;--proto-button-ink:var(--proto-accent);margin-top:15px}.proto-picker{z-index:2147483647;-webkit-backdrop-filter:blur(12px)saturate(1.4);backdrop-filter:blur(12px)saturate(1.4);-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;background:#0a0a0ad1;border-radius:999px;align-items:center;gap:2px;padding:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff14,0 8px 24px #0000003d,0 2px 6px #0000001f}.proto-picker-highlight{will-change:transform;background:#ffffff1f;border-radius:999px;height:28px;position:absolute;top:4px;left:0}.proto-picker[data-ready] .proto-picker-highlight{transition:transform .25s cubic-bezier(.23,1,.32,1),width .25s cubic-bezier(.23,1,.32,1)}.proto-picker-item{color:#ffffff8c;cursor:pointer;height:28px;font:inherit;background:0 0;border:0;border-radius:999px;align-items:center;padding:0 12px;transition:color .15s ease-out;display:flex;position:relative}.proto-picker-item:hover{color:#ffffffd9}.proto-picker-item:active{transform:scale(.97)}.proto-picker-item:focus-visible{outline-offset:2px;outline:2px solid #fff6}.proto-picker-item[data-active]{color:#fff}.proto-picker-divider{background:#ffffff1f;width:1px;height:16px;margin:0 4px}.proto-picker-replay{padding:0 10px;font-size:14px}.proto-loading{min-height:calc(100dvh - 52px);color:var(--ink-muted);text-align:center;align-content:center;place-items:center;gap:12px;display:grid}.proto-loading-orb{border:1px solid var(--sage-border);background:var(--sage-bg);width:50px;height:50px;color:var(--sage);border-radius:17px;place-items:center;display:grid}.proto-loading p{font-size:13px}.proto-loading.is-error{color:var(--clay)}@keyframes proto-rise{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.proto-task,.canopy-upcoming-card,.room-plant-card{animation:none}.proto-picker[data-ready] .proto-picker-highlight,.proto-action-button,.canopy-quick,.room-map-quick,.canopy-upcoming-card,.room-summary,.quiet-row,.room-index-item,.room-plant-card,.room-plant-image img{transition:none}}@media (max-width:1120px){.canopy-layout{grid-template-columns:minmax(0,1fr)}.canopy-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.proto-stage{padding:18px 14px 96px}.proto-stage-note{padding:0 3px}.canopy-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.room-map-layout{grid-template-columns:1fr}.room-index{padding:12px;position:static;overflow-x:auto}.room-index-top{display:none}.room-index-list{gap:7px;margin:0;display:flex}.room-index-item{border:1px solid #0000;flex:none;min-width:145px}.room-index-item.is-active{border-color:#bc65453d}}@media (max-width:680px){.proto-stage{padding-left:10px;padding-right:10px}.proto-stage-note span:last-child{display:none}.proto-canopy{padding:18px 13px}.canopy-header,.room-map-header{flex-direction:column;align-items:flex-start;gap:15px}.canopy-quick,.room-map-quick{width:100%}.canopy-stats{gap:6px}.canopy-stat{min-height:79px;padding:12px}.canopy-stat strong{font-size:25px}.canopy-rail{grid-template-columns:1fr}.canopy-focus,.canopy-upcoming,.rail-rooms,.rail-quiet,.room-shelf-section,.room-schedule-card,.room-empty-state,.room-light-card{padding:15px}.proto-task,.proto-task.is-compact{grid-template-columns:minmax(0,1fr) auto;gap:10px}.proto-task-identity{grid-column:1/-1}.proto-task-main{padding-left:2px}.proto-task-end{justify-items:end}.proto-task-main p{white-space:normal}.canopy-upcoming-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-map-header h1{font-size:33px}.room-hero-card{min-height:126px;padding:18px}.room-hero-card h2{font-size:25px}.room-hero-number strong{font-size:34px}.room-map-lower,.room-plant-grid{grid-template-columns:1fr}.room-light-card h2{max-width:20ch}.proto-picker{bottom:78px}}.room-suite{--suite-paper:#f7f3ea;--suite-card:#fffdf8;--suite-ink:#1d211d;--suite-muted:#637168;--suite-line:#1d211d1c;--suite-deep:#143d2d;--suite-deep-soft:#dfe9de;--suite-soft-ink:#496053;--suite-attention-ink:#7a551a;--suite-action:#143d2d;--suite-action-ink:#f8faf4;--suite-action-hover:#205941;--suite-hero:#143d2d;--suite-hero-ink:#f8faf4;--suite-control-hover:#cadfcf;--suite-badge-bg:#fffdf8;--suite-badge-ink:#1d211d;--suite-badge-overdue:#8e462d;--suite-badge-attention:#7a551a;--suite-badge-quiet:#164e37;--suite-chart-axis:#52645a;--suite-chart-grid:#1d211d2e;--suite-chart-primary:#1d6b47;--suite-chart-secondary:#946f21;--suite-chart-alert:#b55d3d;--suite-chart-upcoming:#698f72;--suite-chart-settled:#a9b9a9;--suite-clay:#a45d3d;--suite-clay-soft:#f1ddd0;--suite-gold:#795817;--suite-gold-soft:#f3e8c9;--suite-shadow:0 14px 34px #26302514, 0 2px 5px #2630250d;--suite-shadow-hover:0 20px 46px #26302521, 0 4px 8px #26302512;--suite-ease-out:cubic-bezier(.23, 1, .32, 1);--suite-ease-in-out:cubic-bezier(.77, 0, .175, 1);background:radial-gradient(circle at 95% 0%, #cad8ba57, transparent 28rem), var(--suite-paper);min-height:calc(100dvh - 52px);color:var(--suite-ink);font-family:var(--font-sans);overflow:clip}:root[data-theme=dark] .room-suite{--suite-paper:#171b15;--suite-card:#20261d;--suite-ink:#edf0e8;--suite-muted:#c0cbc0;--suite-line:#edf0e838;--suite-deep:#c5e1c9;--suite-deep-soft:#26372a;--suite-soft-ink:#d5e5d5;--suite-attention-ink:#f0c96d;--suite-action:#9bd0a5;--suite-action-ink:#10251a;--suite-action-hover:#b8e1bf;--suite-hero:#123c2c;--suite-hero-ink:#f6faf2;--suite-control-hover:#36533e;--suite-badge-bg:#f4f7ef;--suite-badge-ink:#17251b;--suite-badge-overdue:#8e452d;--suite-badge-attention:#77530f;--suite-badge-quiet:#1b5a3a;--suite-chart-axis:#d0dbcf;--suite-chart-grid:#d0dbcf45;--suite-chart-primary:#aee0b5;--suite-chart-secondary:#f0c96d;--suite-chart-alert:#f0a081;--suite-chart-upcoming:#90bd99;--suite-chart-settled:#607f68;--suite-clay:#e09a75;--suite-clay-soft:#492c25;--suite-gold:#d6b26c;--suite-gold-soft:#433b26;--suite-shadow:0 14px 34px #00000038, 0 2px 5px #0000002e;--suite-shadow-hover:0 20px 46px #0000004d, 0 4px 8px #0003}.suite-masthead{border-bottom:1px solid var(--suite-line);align-items:center;gap:16px;width:min(1440px,100%);min-height:76px;margin:0 auto;padding:16px 36px;display:flex}.suite-mark{width:38px;height:38px;transition:transform .16s var(--suite-ease-out), box-shadow .16s ease-out;background:#eaf2e4;border-radius:13px;flex:none;place-items:center;display:grid;overflow:hidden}.suite-mark img{object-fit:contain;width:29px;height:29px}.suite-mark:active,.suite-icon-button:active,.suite-settings-link:active,.suite-dark-button:active,.suite-soft-button:active,.suite-text-button:active,.suite-primary-button:active,.suite-back-button:active,.suite-mobile-add:active,.suite-plant-actions button:active,.suite-filter-tabs button:active,.suite-room-tabs button:active,.suite-segmented button:active{transform:scale(.97)}.suite-mark:focus-visible,.suite-icon-button:focus-visible,.suite-settings-link:focus-visible,.suite-dark-button:focus-visible,.suite-soft-button:focus-visible,.suite-text-button:focus-visible,.suite-primary-button:focus-visible,.suite-back-button:focus-visible,.suite-mobile-add:focus-visible,.suite-plant-actions button:focus-visible,.suite-filter-tabs button:focus-visible,.suite-room-tabs button:focus-visible,.suite-segmented button:focus-visible,.suite-search input:focus-visible,.suite-nav button:focus-visible,.suite-task-name:focus-visible,.suite-plant-heading button:focus-visible,.suite-journal-name:focus-visible{outline:2px solid var(--suite-clay);outline-offset:3px;box-shadow:none}.suite-masthead-title{gap:1px;min-width:160px;display:grid}.suite-masthead-title strong{font-family:var(--font-serif);letter-spacing:-.025em;font-size:19px}.suite-masthead-title span{color:var(--suite-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.suite-nav{align-items:center;gap:3px;margin-left:auto;display:flex}.suite-nav button,.suite-settings-link,.suite-icon-button{color:var(--suite-muted);transition:color .18s ease-out, background-color .18s ease-out, transform .16s var(--suite-ease-out)}.suite-nav button{border-radius:11px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.suite-nav button:hover,.suite-nav button.is-active{background:var(--suite-card);color:var(--suite-ink)}.suite-nav button.is-active{box-shadow:0 1px 0 var(--suite-line), var(--suite-shadow)}.suite-masthead-actions{align-items:center;gap:6px;margin-left:8px;display:flex}.suite-icon-button,.suite-settings-link{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.suite-icon-button:hover,.suite-settings-link:hover{background:var(--suite-card);color:var(--suite-ink)}.suite-main{width:min(1340px,100%);margin:0 auto;padding:38px 36px 86px}.suite-page{animation:suite-rise .24s var(--suite-ease-out) both}.sheet-backdrop.suite-location-editor-backdrop{-webkit-backdrop-filter:blur(6px)saturate(1.05);background:#0e120f40;align-items:center;padding:24px}.sheet.suite-location-editor-sheet{border:1px solid var(--suite-line,var(--line));border-bottom:1px solid var(--suite-line,var(--line));background:var(--suite-card,var(--surface-raised));width:min(100%,500px);max-width:500px;max-height:min(760px,100dvh - 48px);color:var(--suite-ink,var(--ink));box-shadow:var(--suite-shadow-hover,var(--shadow-lg));transform-origin:50%;border-radius:24px;padding:14px 24px 22px}.suite-location-editor-sheet .sheet-handle{display:none}.suite-location-editor-sheet .sheet-header{border-bottom:1px solid var(--suite-line,var(--line));align-items:center;margin-bottom:22px;padding-bottom:17px}.suite-location-editor-sheet .profile-eyebrow,.suite-location-editor-sheet .sheet-header .field-hint{color:var(--suite-muted,var(--ink-muted))}.suite-location-editor-sheet .sheet-title{color:var(--suite-ink,var(--ink));letter-spacing:-.035em;margin-top:5px;font-size:28px}.suite-location-editor-sheet .sheet-section{margin-top:22px}.suite-location-editor-sheet .input{border-color:var(--suite-line,var(--line));background:var(--suite-paper,var(--bg));min-height:44px;color:var(--suite-ink,var(--ink))}.suite-location-editor-sheet .sheet-actions{border-top:1px solid var(--suite-line,var(--line));margin-top:24px;padding-top:17px}.suite-location-editor-sheet .sheet-actions .btn{min-width:0}@keyframes suite-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.suite-eyebrow{color:var(--suite-muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.3;display:inline-flex}.suite-page h1,.suite-page h2,.suite-page p{margin:0}.suite-page h1,.suite-page h2,.suite-task-name,.suite-plant-heading button,.suite-journal-name{font-family:var(--font-serif);letter-spacing:-.03em}.suite-page h1{margin-top:8px;font-size:clamp(34px,4.3vw,58px);font-weight:500;line-height:.98}.suite-page h2{margin-top:5px;font-size:23px;font-weight:500;line-height:1.05}.suite-page-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;display:flex}.suite-page-header p{max-width:520px;color:var(--suite-muted);margin-top:12px;font-size:14px}.suite-page-header-actions,.suite-room-hero-side,.suite-location-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.suite-page-header>div:first-child,.suite-room-hero-side,.suite-location-manager-head>div:first-child,.suite-placement-manager-row>div:first-child{min-width:0}.suite-dark-button,.suite-soft-button,.suite-primary-button,.suite-text-button,.suite-back-button{white-space:nowrap;min-height:38px;transition:transform .16s var(--suite-ease-out), background-color .18s ease-out, color .18s ease-out, border-color .18s ease-out, box-shadow .18s ease-out;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.suite-dark-button{background:var(--suite-action);color:var(--suite-action-ink);padding:0 15px;box-shadow:0 5px 14px #143d2d29}.suite-dark-button:hover{background:var(--suite-action-hover);box-shadow:0 8px 20px #143d2d36}.suite-soft-button{border:1px solid var(--suite-line);background:var(--suite-card);color:var(--suite-ink);padding:0 13px}.suite-soft-button:hover,.suite-back-button:hover{border-color:var(--suite-deep);background:var(--suite-control-hover)}.suite-small-button{min-height:34px;padding:0 10px;font-size:10px}.suite-location-icon{border:1px solid var(--suite-line);background:var(--suite-card);color:var(--suite-muted)}.suite-location-icon:hover{background:var(--suite-deep-soft);color:var(--suite-deep)}.suite-text-button,.suite-back-button{color:var(--suite-deep);padding:0}.suite-text-button:hover,.suite-back-button:hover{color:var(--suite-clay)}.suite-hero-card{background:var(--suite-hero);min-height:270px;color:var(--suite-hero-ink);box-shadow:var(--suite-shadow-hover);border-radius:28px;grid-template-columns:minmax(0,1fr) 220px;gap:24px;padding:38px 42px;display:grid;position:relative;overflow:hidden}.suite-hero-card:after{content:"";border:1px solid #f4f9ed29;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-240px;right:8%;box-shadow:0 0 0 30px #f4f9ed09,0 0 0 60px #f4f9ed06}.suite-hero-copy{z-index:1;flex-direction:column;justify-content:center;max-width:620px;display:flex;position:relative}.suite-hero-copy .suite-eyebrow{color:#a9c3af}.suite-hero-copy h1{max-width:650px;margin-top:12px;font-size:clamp(42px,5.6vw,76px)}.suite-hero-copy p{color:#bad0bf;max-width:560px;margin-top:16px;font-size:15px}.suite-hero-actions{align-items:center;gap:18px;margin-top:26px;display:flex}.suite-hero-actions .suite-dark-button{color:var(--suite-hero);box-shadow:none;background:#f6f5ea}.suite-hero-actions .suite-dark-button:hover{background:#fff}.suite-hero-actions .suite-text-button{color:#d5e4d6}.suite-hero-metrics{z-index:1;border-top:1px solid #f4f9ed33;grid-template-columns:repeat(3,1fr);align-self:end;gap:10px;padding-top:22px;display:grid;position:relative}.suite-hero-metrics div{gap:3px;display:grid}.suite-hero-metrics strong{font-family:var(--font-serif);font-size:28px;font-weight:500}.suite-hero-metrics span{color:#a9c3af;letter-spacing:.05em;text-transform:uppercase;font-size:10px}.suite-section{margin-top:54px}.suite-section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.suite-section-head>svg{color:var(--suite-muted)}.suite-section-count{background:var(--suite-card);min-width:29px;height:29px;color:var(--suite-muted);box-shadow:var(--suite-shadow);border-radius:50%;place-items:center;font-size:11px;display:grid}.suite-task-grid,.suite-garden-grid,.suite-location-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.suite-task-card,.suite-plant-card,.suite-journal-card,.suite-setting-card,.suite-note-card,.suite-detail-card{border:1px solid var(--suite-line);background:var(--suite-card);box-shadow:var(--suite-shadow)}.suite-task-card{min-height:292px;animation:suite-rise .26s var(--suite-ease-out) both;animation-delay:var(--suite-delay,0s);border-radius:20px;grid-template-columns:minmax(190px,42%) minmax(0,1fr);display:grid;overflow:hidden}.suite-task-card.is-overdue{border-color:#a45d3d52}.suite-task-photo,.suite-plant-image,.suite-journal-photo{background:var(--suite-deep-soft);min-width:0;display:block;position:relative;overflow:hidden}.suite-task-photo img,.suite-plant-image img,.suite-journal-photo img{object-fit:cover;width:100%;height:100%;transition:transform .26s var(--suite-ease-out), filter .26s ease-out}.suite-task-photo:hover img,.suite-plant-image:hover img,.suite-journal-photo:hover img{filter:saturate(1.05);transform:scale(1.04)}.suite-task-body{flex-direction:column;min-width:0;padding:24px 24px 20px;display:flex}.suite-task-topline,.suite-task-footer,.suite-plant-next,.suite-plant-actions,.suite-location-lower .suite-note-card button,.suite-setting-status,.suite-moisture-line{align-items:center;display:flex}.suite-task-topline,.suite-task-footer{justify-content:space-between;gap:10px}.suite-task-room{min-width:0;color:var(--suite-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:inline-flex;overflow:hidden}.suite-state-text{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.suite-state-text.is-overdue{color:var(--suite-clay)}.suite-state-text.is-attention{color:var(--suite-attention-ink)}.suite-task-name{width:-moz-fit-content;width:fit-content;color:var(--suite-ink);text-align:left;margin-top:26px;font-size:25px;font-weight:500}.suite-task-name:hover,.suite-plant-heading button:hover,.suite-journal-name:hover{color:var(--suite-clay)}.suite-task-action{color:var(--suite-deep);align-items:center;gap:7px;margin-top:9px;font-size:12px;font-weight:700;display:inline-flex}.suite-task-body p{max-width:300px;color:var(--suite-muted);margin-top:8px;font-size:12px;line-height:1.5}.suite-task-footer{color:var(--suite-muted);margin-top:auto;padding-top:17px;font-size:11px}.suite-primary-button{background:var(--suite-deep-soft);min-height:34px;color:var(--suite-deep);padding:0 11px}.suite-primary-button:hover{background:var(--suite-control-hover)}.suite-empty-card,.suite-empty-inline,.suite-empty-room{border:1px dashed var(--suite-line);color:var(--suite-muted);text-align:center;border-radius:18px;justify-items:center;gap:8px;padding:42px 24px;display:grid}.suite-empty-card strong,.suite-empty-room h2{color:var(--suite-ink);font-family:var(--font-serif);font-size:20px;font-weight:500}.suite-upcoming-rail{scrollbar-width:thin;grid-template-columns:repeat(5,minmax(145px,1fr));gap:12px;padding:3px 2px 12px;display:grid;overflow-x:auto}.suite-upcoming-card{border:1px solid var(--suite-line);background:var(--suite-card);min-height:144px;color:var(--suite-ink);text-align:left;box-shadow:var(--suite-shadow);transition:transform .2s var(--suite-ease-out), box-shadow .2s ease-out, border-color .18s ease-out;border-radius:16px;flex-direction:column;align-items:flex-start;gap:5px;padding:18px;display:flex;position:relative}.suite-upcoming-card:hover{box-shadow:var(--suite-shadow-hover);border-color:#143d2d40;transform:translateY(-3px)}.suite-upcoming-card>span{color:var(--suite-gold);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.suite-upcoming-card strong{font-family:var(--font-serif);margin-top:auto;font-size:18px;font-weight:500}.suite-upcoming-card small{color:var(--suite-muted);font-size:11px}.suite-upcoming-card svg{color:var(--suite-muted);position:absolute;top:17px;right:16px}.suite-lower-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:52px;display:grid}.suite-room-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.suite-room-strip button{border:1px solid var(--suite-line);background:var(--suite-card);min-height:104px;color:var(--suite-ink);text-align:left;box-shadow:var(--suite-shadow);transition:transform .18s var(--suite-ease-out), border-color .18s ease-out;border-radius:15px;align-content:center;justify-items:start;gap:3px;padding:16px;display:grid}.suite-room-strip button:hover{border-color:#143d2d4d;transform:translateY(-2px)}.suite-room-strip span{font-family:var(--font-serif);font-size:17px}.suite-room-strip strong{color:var(--suite-deep);font-size:20px}.suite-room-strip small{color:var(--suite-muted);font-size:10px}.suite-recent-list{gap:9px;display:grid}.suite-recent-list button{border:1px solid var(--suite-line);background:var(--suite-card);min-height:58px;color:var(--suite-ink);text-align:left;transition:transform .18s var(--suite-ease-out), border-color .18s ease-out;border-radius:14px;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:12px;padding:7px 11px 7px 7px;display:grid}.suite-recent-list button:hover{border-color:#143d2d4d;transform:translate(3px)}.suite-recent-list img{object-fit:cover;border-radius:10px;width:43px;height:43px}.suite-recent-list span{gap:1px;min-width:0;display:grid}.suite-recent-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.suite-recent-list small{color:var(--suite-muted);font-size:10px}.suite-recent-list svg{color:var(--suite-muted)}.suite-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px;display:flex}.suite-search{border:1px solid var(--suite-line);background:var(--suite-card);min-width:min(100%,330px);height:42px;color:var(--suite-muted);border-radius:12px;align-items:center;gap:9px;padding:0 13px;display:flex}.suite-search input{width:100%;color:var(--suite-ink);background:0 0;border:0;outline:0;font-size:12px}.suite-filter-tabs{border:1px solid var(--suite-line);background:color-mix(in srgb, var(--suite-card) 80%, transparent);border-radius:13px;align-items:center;gap:4px;padding:4px;display:flex}.suite-filter-tabs button{min-height:32px;color:var(--suite-muted);transition:transform .16s var(--suite-ease-out), color .18s ease-out, background-color .18s ease-out;border-radius:9px;align-items:center;gap:7px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.suite-filter-tabs button span{color:inherit;opacity:.7;font-size:10px}.suite-filter-tabs button.is-active{background:var(--suite-action);color:var(--suite-action-ink)}.suite-garden-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.suite-plant-card{animation:suite-rise .26s var(--suite-ease-out) both;animation-delay:var(--suite-delay,0s);border-radius:23px;overflow:hidden}.suite-plant-image{cursor:pointer;border:0;width:100%;height:360px}.suite-plant-card.is-room .suite-plant-image{height:320px}.suite-state{background:var(--suite-badge-bg);min-height:24px;color:var(--suite-badge-ink);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:999px;align-items:center;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 3px 12px #1428191f}.suite-state.is-overdue{color:var(--suite-badge-overdue)}.suite-state.is-attention{color:var(--suite-badge-attention)}.suite-state.is-quiet{color:var(--suite-badge-quiet)}.suite-image-arrow{background:var(--suite-badge-bg);width:32px;height:32px;color:var(--suite-badge-ink);opacity:0;transition:opacity .18s ease-out, transform .18s var(--suite-ease-out);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:14px;right:14px;transform:translateY(4px)}.suite-plant-image:hover .suite-image-arrow{opacity:1;transform:translateY(0)}.suite-plant-copy{padding:24px 25px 25px}.suite-plant-heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.suite-plant-heading button{min-width:0;color:var(--suite-ink);text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:27px;font-weight:500;overflow:hidden}.suite-plant-heading span{max-width:42%;color:var(--suite-muted);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:10px;overflow:hidden}.suite-plant-copy>p{color:var(--suite-muted);margin-top:4px;font-size:12px}.suite-plant-next{border-top:1px solid var(--suite-line);color:var(--suite-deep);justify-content:space-between;gap:12px;margin-top:23px;padding-top:16px;font-size:11px;font-weight:700}.suite-plant-next small{color:var(--suite-muted);text-align:right;font-size:10px;font-weight:500}.suite-plant-actions{flex-wrap:wrap;gap:7px;margin-top:18px}.suite-plant-actions button{background:var(--suite-deep-soft);min-height:32px;color:var(--suite-deep);white-space:nowrap;transition:transform .16s var(--suite-ease-out), background-color .18s ease-out;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.suite-plant-actions button:hover{background:var(--suite-control-hover)}.suite-plant-actions button.is-quiet-action{color:var(--suite-muted);background:0 0;margin-left:auto}.suite-location-actions button{flex:none}.suite-location-actions>span{flex-wrap:wrap;justify-content:flex-end;min-width:0;max-width:100%}.suite-location-actions>span .field-hint{white-space:normal;text-align:right;max-width:24ch}.suite-plant-actions button.is-quiet-action:hover{background:var(--suite-deep-soft);color:var(--suite-deep)}.suite-room-tabs{gap:8px;margin-bottom:20px;padding:4px 2px 10px;display:flex;overflow-x:auto}.suite-room-tabs button{border:1px solid var(--suite-line);background:var(--suite-card);min-height:45px;color:var(--suite-muted);box-shadow:var(--suite-shadow);transition:transform .16s var(--suite-ease-out), background-color .18s ease-out, color .18s ease-out, border-color .18s ease-out;border-radius:12px;flex:none;align-items:center;gap:8px;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex}.suite-room-tabs button:hover{color:var(--suite-ink);transform:translateY(-2px)}.suite-room-tabs button.is-active{border-color:var(--suite-action);background:var(--suite-action);color:var(--suite-action-ink)}.suite-room-tabs button strong{opacity:.72;font-size:10px}.suite-room-hero{background:var(--suite-deep-soft);border-radius:23px;justify-content:space-between;align-items:center;gap:24px;min-height:183px;padding:32px 36px;display:flex}.suite-room-hero>div:first-child{gap:2px;display:grid}.suite-room-hero h2{margin-top:12px;font-size:40px}.suite-room-hero p{color:var(--suite-soft-ink);margin-top:8px;font-size:12px}.suite-room-sun{background:var(--suite-gold-soft);width:36px;height:36px;color:var(--suite-gold);border-radius:50%;place-items:center;display:grid}.suite-room-hero-stat{color:var(--suite-soft-ink);justify-items:end;gap:4px;display:grid}.suite-room-hero-stat strong{color:var(--suite-deep);font-family:var(--font-serif);font-size:48px;font-weight:500;line-height:1}.suite-room-hero-stat span{font-size:11px}.suite-room-hero .suite-location-actions{gap:10px}.suite-room-hero .suite-location-actions .suite-soft-button{border-radius:13px;min-height:46px;padding-inline:16px;font-size:12px}.suite-room-hero .suite-location-actions .suite-icon-button{border-radius:13px;width:46px;height:46px}.suite-location-manager{border:1px solid var(--suite-line);background:var(--suite-card);box-shadow:var(--suite-shadow);border-radius:20px;margin-top:28px;padding:24px 26px 10px}.suite-location-manager .suite-section-head{align-items:flex-start;margin-bottom:14px}.suite-location-manager .suite-section-head h2{margin-top:5px;font-size:24px}.suite-location-manager-hint{max-width:600px;color:var(--suite-muted);font-size:11px;line-height:1.45;margin-top:6px!important}.suite-location-manager-zone{border-top:1px solid var(--suite-line);padding:16px 0}.suite-location-manager-head,.suite-placement-manager-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.suite-location-manager-head>div:first-child,.suite-placement-manager-row>div:first-child{gap:4px;display:grid}.suite-location-manager-head strong,.suite-placement-manager-row strong{font-size:13px}.suite-location-manager-head small,.suite-placement-manager-row small{color:var(--suite-muted);align-items:center;gap:5px;font-size:10px;display:inline-flex}.suite-placement-manager-list{gap:7px;margin-top:13px;padding-left:15px;display:grid}.suite-placement-manager-row{border:1px solid var(--suite-line);background:color-mix(in srgb, var(--suite-card) 72%, var(--suite-deep-soft));border-radius:11px;min-height:48px;padding:8px 10px}.suite-location-manager-empty{min-height:54px;color:var(--suite-muted);justify-content:space-between;align-items:center;gap:16px;font-size:11px;display:flex}.suite-empty-locations{min-height:260px;margin-top:8px}.suite-field-label-block{margin-bottom:7px;display:block}.suite-normal-case{text-transform:none}.suite-location-section{margin-top:38px}.suite-location-lower{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.suite-note-card{border-radius:18px;min-height:180px;padding:24px}.suite-note-card h2{max-width:300px;margin-top:18px;font-size:24px}.suite-note-card p{color:var(--suite-muted);margin-top:12px;font-size:12px;line-height:1.65}.suite-note-card.is-care{flex-direction:column;display:flex}.suite-note-card.is-care h2{margin-bottom:12px}.suite-location-lower .suite-note-card button{border-bottom:1px solid var(--suite-line);min-height:36px;color:var(--suite-ink);text-align:left;justify-content:space-between;gap:12px;padding:0 3px}.suite-location-lower .suite-note-card button span{color:var(--suite-muted);margin-left:auto;font-size:11px}.suite-location-lower .suite-note-card button:hover{color:var(--suite-clay)}.suite-journal-tabs{justify-content:flex-start;margin-bottom:23px;overflow-x:auto}.suite-journal-list{gap:11px;max-width:920px;display:grid}.suite-journal-card{min-height:104px;animation:suite-rise .24s var(--suite-ease-out) both;animation-delay:var(--suite-delay,0s);border-radius:17px;grid-template-columns:91px minmax(0,1fr) auto;align-items:center;gap:18px;padding:8px 22px 8px 8px;display:grid}.suite-journal-photo{border-radius:12px;width:91px;height:88px}.suite-journal-card>div{gap:4px;min-width:0;display:grid}.suite-journal-date{color:var(--suite-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px}.suite-journal-name{width:-moz-fit-content;width:fit-content;color:var(--suite-ink);text-align:left;font-size:22px;font-weight:500}.suite-journal-card p,.suite-journal-card small{color:var(--suite-muted);font-size:11px}.suite-journal-card svg{color:var(--suite-muted)}.suite-back-button{margin-bottom:24px}.suite-detail-hero{grid-template-columns:minmax(280px,40%) minmax(0,1fr);align-items:center;gap:44px;display:grid}.suite-detail-photo{background:var(--suite-deep-soft);height:min(52vw,485px);min-height:320px;box-shadow:var(--suite-shadow-hover);border-radius:25px;position:relative;overflow:hidden}.suite-detail-photo img{object-fit:cover;width:100%;height:100%}.suite-detail-copy{max-width:580px}.suite-detail-copy h1{font-size:clamp(45px,5.5vw,78px)}.suite-detail-species{font-family:var(--font-serif);color:var(--suite-deep)!important;margin-top:14px!important;font-size:19px!important}.suite-detail-copy>p:not(.suite-detail-species){color:var(--suite-muted);margin-top:7px;font-size:13px}.suite-detail-actions{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.suite-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:40px;display:grid}.suite-detail-card{border-radius:19px;min-height:202px;padding:26px}.suite-detail-card h2{margin-top:17px;font-size:29px}.suite-detail-card>p{color:var(--suite-muted);margin-top:6px;font-size:13px}.suite-detail-reason{border-top:1px solid var(--suite-line);color:var(--suite-muted);margin-top:18px;padding-top:14px;font-size:12px;line-height:1.55}.suite-moisture-line{border-top:1px solid var(--suite-line);color:var(--suite-muted);justify-content:space-between;gap:14px;margin-top:25px;padding-top:14px;font-size:11px}.suite-moisture-line strong{color:var(--suite-deep)}.suite-detail-history{max-width:780px;margin-top:52px}.suite-history-list{border-top:1px solid var(--suite-line);gap:0;display:grid}.suite-history-list>div{border-bottom:1px solid var(--suite-line);grid-template-columns:32px minmax(0,1fr);align-items:center;gap:11px;min-height:65px;display:grid}.suite-history-icon{background:var(--suite-deep-soft);width:29px;height:29px;color:var(--suite-deep);border-radius:50%;place-items:center;display:grid}.suite-history-list strong,.suite-history-list small{display:block}.suite-history-list strong{font-size:12px}.suite-history-list small{color:var(--suite-muted);margin-top:2px;font-size:11px}.suite-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:960px;display:grid}.suite-setting-card{border-radius:19px;align-content:start;gap:15px;min-height:210px;padding:26px;display:grid}.suite-setting-card.is-note{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;min-height:146px}.suite-setting-icon{background:var(--suite-deep-soft);width:38px;height:38px;color:var(--suite-deep);border-radius:12px;place-items:center;display:grid}.suite-setting-card h2{font-size:25px}.suite-setting-card p{max-width:360px;color:var(--suite-muted);margin-top:6px;font-size:12px;line-height:1.55}.suite-segmented{background:var(--suite-deep-soft);border-radius:11px;align-self:end;gap:3px;padding:3px;display:flex}.suite-segmented button{min-height:31px;color:var(--suite-soft-ink);transition:color .18s ease-out, background-color .18s ease-out, transform .16s var(--suite-ease-out);border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.suite-segmented button.is-active{background:var(--suite-card);color:var(--suite-ink);box-shadow:var(--suite-shadow)}.suite-setting-status{color:var(--suite-deep);align-self:center;gap:6px;font-size:11px;font-weight:700}.suite-chart-layout{grid-template-columns:minmax(0,1fr);display:grid}.suite-chart-card{border:1px solid var(--suite-line);background:var(--suite-card);min-width:0;box-shadow:var(--suite-shadow);border-radius:20px;padding:25px 26px 21px}.suite-chart-header{align-items:flex-start;gap:12px;display:flex}.suite-chart-icon{background:var(--suite-deep-soft);width:35px;height:35px;color:var(--suite-deep);border-radius:11px;flex:none;place-items:center;display:grid}.suite-chart-header h2{margin-top:1px;font-size:22px}.suite-chart-header p{color:var(--suite-muted);margin-top:5px;font-size:11px}.suite-chart-visual{width:100%;min-height:245px;margin-top:18px}.suite-chart-empty{min-height:245px;color:var(--suite-muted);text-align:center;place-items:center;padding:22px;font-size:12px;display:grid}.suite-chart-card .recharts-wrapper,.suite-chart-card .recharts-surface{overflow:visible}.suite-chart-card .recharts-cartesian-axis-tick-value{fill:var(--suite-chart-axis)}.suite-chart-card .recharts-legend-item-text{color:var(--suite-chart-axis)!important}.suite-chart-tooltip{border:1px solid var(--suite-line);background:var(--suite-card);min-width:142px;color:var(--suite-ink);box-shadow:var(--suite-shadow);border-radius:12px;padding:10px 11px;font-size:11px}.suite-chart-tooltip>strong{color:var(--suite-ink);margin-bottom:7px;font-size:11px;display:block}.suite-chart-tooltip-items{gap:5px;display:grid}.suite-chart-tooltip-item{color:var(--suite-muted);grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.suite-chart-tooltip-item b{color:var(--suite-ink);font-variant-numeric:tabular-nums}.suite-chart-tooltip-dot{border-radius:50%;width:7px;height:7px}.suite-mobile-nav{display:none}.suite-loading{min-height:48vh;color:var(--suite-muted,#748076);align-content:center;place-items:center;gap:12px;display:grid}.suite-loading.is-error{color:var(--suite-clay,#a45d3d)}@media (hover:hover) and (pointer:fine){.suite-task-card:hover,.suite-plant-card:hover{box-shadow:var(--suite-shadow-hover)}.suite-task-card,.suite-plant-card{transition:box-shadow .2s ease-out, transform .2s var(--suite-ease-out), border-color .18s ease-out}.suite-task-card:hover,.suite-plant-card:hover{transform:translateY(-3px)}}@media (max-width:1100px){.suite-garden-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.suite-upcoming-rail{grid-template-columns:repeat(5,minmax(155px,1fr))}}@media (max-width:900px){.suite-masthead{padding-inline:22px}.suite-main{padding:30px 22px 105px}.suite-nav{display:none}.suite-masthead-actions{margin-left:auto}.suite-hero-card{grid-template-columns:1fr;min-height:360px;padding:32px}.suite-hero-orbit{top:30px;right:46px}.suite-hero-metrics{max-width:430px}.suite-task-grid,.suite-location-grid{grid-template-columns:1fr}.suite-task-photo{min-height:220px}.suite-lower-grid{grid-template-columns:1fr;gap:35px}.suite-detail-hero{grid-template-columns:minmax(230px,36%) minmax(0,1fr);gap:28px}.suite-detail-photo{min-height:280px}}@media (max-width:680px){.room-suite{overflow:visible}.suite-masthead{min-height:65px;padding:12px 16px}.suite-mark{border-radius:11px;width:34px;height:34px}.suite-masthead-title strong{font-size:17px}.suite-masthead-title span{font-size:9px}.suite-main{padding:25px 16px 102px}.sheet-backdrop.suite-location-editor-backdrop{align-items:flex-end;padding:0}.sheet.suite-location-editor-sheet{width:100%;max-width:none;max-height:92dvh;padding:12px 18px calc(20px + env(safe-area-inset-bottom));border-bottom:0;border-radius:23px 23px 0 0}.suite-location-editor-sheet .sheet-handle{display:block}.suite-page-header{align-items:start;gap:18px;margin-bottom:24px;display:grid}.suite-page-header-actions{flex-wrap:wrap}.suite-page-header .suite-dark-button,.suite-page-header .suite-soft-button{justify-self:start}.suite-page h1{font-size:42px}.suite-hero-card{border-radius:22px;min-height:420px;padding:27px 23px}.suite-hero-copy h1{max-width:310px;font-size:50px}.suite-hero-copy p{font-size:13px}.suite-hero-orbit{width:58px;height:58px;top:31px;right:28px}.suite-hero-metrics{gap:8px}.suite-hero-metrics strong{font-size:24px}.suite-hero-metrics span{font-size:8px}.suite-section{margin-top:42px}.suite-task-card{border-radius:17px;grid-template-columns:112px minmax(0,1fr);min-height:225px}.suite-task-body{padding:18px 15px 15px}.suite-task-photo{min-height:0}.suite-task-name{margin-top:18px;font-size:21px}.suite-task-action,.suite-task-body p{font-size:10px}.suite-task-footer{justify-items:start;gap:8px;display:grid}.suite-task-footer .suite-primary-button{width:100%}.suite-toolbar{align-items:stretch;gap:12px;margin-bottom:20px;display:grid}.suite-search{min-width:0}.suite-filter-tabs{width:max-content;max-width:100%;overflow-x:auto}.suite-garden-grid{grid-template-columns:1fr;gap:14px}.suite-plant-image,.suite-plant-card.is-room .suite-plant-image{height:240px}.suite-upcoming-rail{grid-template-columns:repeat(5,155px);margin-inline:-2px}.suite-room-strip{grid-template-columns:1fr 1fr}.suite-room-strip button{min-height:91px}.suite-room-hero{flex-direction:column;align-items:flex-start;gap:20px;min-height:163px;padding:25px}.suite-room-hero-side{flex-wrap:wrap;justify-content:space-between;width:100%}.suite-room-hero .suite-location-actions{justify-content:flex-start;width:100%}.suite-location-manager{border-radius:17px;padding:20px 17px 8px}.suite-location-manager-head{flex-direction:column;align-items:flex-start}.suite-location-manager-head .suite-location-actions{justify-content:flex-start;width:100%}.suite-plant-actions button.is-quiet-action{margin-left:0}.suite-placement-manager-list{padding-left:0}.suite-placement-manager-row{align-items:flex-start;gap:10px}.suite-location-manager-empty{flex-direction:column;align-items:flex-start;padding-block:8px}.suite-room-hero h2{font-size:34px}.suite-room-hero-stat strong{font-size:38px}.suite-location-lower,.suite-detail-grid,.suite-settings-grid{grid-template-columns:1fr}.suite-chart-card{border-radius:17px;padding:21px 17px 16px}.suite-chart-header h2{font-size:20px}.suite-detail-hero{grid-template-columns:1fr;gap:25px}.suite-detail-photo{height:410px;min-height:0}.suite-detail-copy h1{font-size:52px}.suite-setting-card.is-note{grid-column:auto;grid-template-columns:auto minmax(0,1fr)}.suite-setting-card.is-note .suite-setting-status{grid-column:2}.suite-mobile-nav{z-index:10;border:1px solid var(--suite-line);background:color-mix(in srgb, var(--suite-card) 90%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:19px;grid-template-columns:repeat(5,1fr);align-items:center;min-height:64px;padding:7px 8px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 14px 35px #1428192e}.suite-mobile-nav button{min-width:0;min-height:50px;color:var(--suite-muted);transition:transform .16s var(--suite-ease-out), color .18s ease-out, background-color .18s ease-out;border-radius:12px;align-content:center;place-items:center;gap:2px;font-size:9px;font-weight:700;display:grid}.suite-mobile-nav button.is-active{background:var(--suite-deep-soft);color:var(--suite-deep)}.suite-mobile-add{background:var(--suite-action);justify-self:center;width:45px;height:45px;box-shadow:0 7px 16px #143d2d38;color:var(--suite-action-ink)!important;border-radius:50%!important}}@media (prefers-reduced-motion:reduce){.room-suite *,.room-suite :before,.room-suite :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.suite-page,.suite-task-card,.suite-plant-card,.suite-journal-card,.suite-hero-orbit{animation:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3f0e7;--surface:#faf8f2;--surface-2:#ece8dc;--surface-3:#e3ded0;--surface-raised:#fffdf8;--ink:#1d211d;--ink-secondary:#4a544c;--ink-muted:#59685e;--ink-faint:#526157;--line:#1d211d17;--line-strong:#1d211d2b;--forest:#0c2a20;--forest-2:#12382a;--forest-3:#1b4a38;--forest-ink:#f2f6f3;--forest-ink-dim:#a8bcb0;--sage:#4f6a55;--sage-bg:#4f6a551a;--sage-border:#4f6a553d;--terracotta:#9c5535;--terracotta-bg:#9c55351c;--terracotta-border:#9c553542;--clay:#8c3f33;--clay-bg:#8c3f331c;--clay-border:#8c3f3342;--amber:#8a6a2c;--amber-bg:#8a6a2c1c;--amber-border:#8a6a2c3d;--state-quiet:var(--sage);--state-upcoming:var(--amber);--state-attention:var(--terracotta);--state-overdue:var(--clay);--state-quiet-bg:var(--sage-bg);--state-upcoming-bg:var(--amber-bg);--state-attention-bg:var(--terracotta-bg);--state-overdue-bg:var(--clay-bg);--shadow-xs:0 1px 2px #1d211d0d;--shadow-sm:0 1px 3px #1d211d0f, 0 4px 12px #1d211d0a;--shadow-md:0 2px 6px #1d211d12, 0 12px 28px #1d211d12;--shadow-lg:0 8px 24px #1d211d1a, 0 32px 64px #1d211d1f;--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-serif:"Fraunces", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--text-2xs:10.5px;--text-xs:11.5px;--text-sm:12.5px;--text-base:13.5px;--text-md:14.5px;--text-lg:16px;--text-xl:19px;--text-2xl:24px;--r-xs:6px;--r-sm:8px;--r-md:10px;--r-lg:14px;--r-xl:20px;--r-full:999px;--sidebar-w:244px;--gutter:32px;--focus-ring:0 0 0 2px var(--bg), 0 0 0 4px var(--forest-3);font-family:var(--font-sans);font-size:var(--text-base);background-color:var(--bg);color:var(--ink)}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#15170f;--surface:#1b1e16;--surface-2:#23261c;--surface-3:#2b2f23;--surface-raised:#1f2319;--ink:#eae7dc;--ink-secondary:#adaa9d;--ink-muted:#8b887c;--ink-faint:#a5a397;--line:#eae7dc1a;--line-strong:#eae7dc33;--forest:#0a1a13;--forest-2:#0f261b;--forest-3:#2f6a4e;--forest-ink:#eef4ef;--forest-ink-dim:#8fa999;--sage:#8fae95;--sage-bg:#8fae9521;--sage-border:#8fae9547;--terracotta:#d08a63;--terracotta-bg:#d08a6324;--terracotta-border:#d08a634d;--clay:#cf7264;--clay-bg:#cf726424;--clay-border:#cf72644d;--amber:#c9a25c;--amber-bg:#c9a25c21;--amber-border:#c9a25c47;--shadow-xs:0 1px 2px #0000004d;--shadow-sm:0 1px 3px #0000004d, 0 4px 12px #00000038;--shadow-md:0 2px 6px #00000057, 0 12px 28px #0000004d;--shadow-lg:0 8px 24px #0000006b, 0 32px 64px #0000006b;--focus-ring:0 0 0 2px var(--bg), 0 0 0 4px #6fae8b}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background-color:var(--bg);min-height:100dvh;color:var(--ink);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.5}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0}img{max-width:100%;display:block}a{color:inherit}ul,ol{list-style:none}:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--r-xs);outline:none}::selection{background:var(--sage-bg)}.serif{font-family:var(--font-serif);font-optical-sizing:auto;font-variation-settings:"SOFT" 0, "WONK" 0;letter-spacing:-.015em}.page-title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink);font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1.08}.page-subtitle{font-size:var(--text-md);color:var(--ink-secondary);margin-top:5px}.section-label{font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);font-weight:700}.meta{font-size:var(--text-sm);color:var(--ink-muted)}.meta-strong{font-size:var(--text-sm);color:var(--ink-secondary);font-weight:500}.amount-unknown{color:var(--ink-faint);font-style:italic}.tabular{font-variant-numeric:tabular-nums}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{grid-template-columns:var(--sidebar-w) minmax(0, 1fr);min-height:100dvh;display:grid}.sidebar{background:var(--forest);z-index:40;border-right:1px solid #ffffff12;flex-direction:column;height:100dvh;padding:22px 14px 16px;display:flex;position:sticky;top:0}.brand{color:var(--forest-ink);align-items:center;gap:10px;padding:4px 8px 0;text-decoration:none;display:flex}.brand-mark{border-radius:var(--r-full);background:#eaf2e4;border:0;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:24px;height:24px}.brand-text{min-width:0}.brand-title{font-family:var(--font-serif);letter-spacing:.15em;font-size:15.5px;font-weight:600;line-height:1.1}.brand-tagline{font-size:var(--text-2xs);letter-spacing:.05em;color:var(--forest-ink-dim);margin-top:1px;display:block}.sidebar-nav{flex-direction:column;gap:2px;margin-top:26px;display:flex}.sidebar-nav a{border-radius:var(--r-sm);color:#9fb2a6;min-height:40px;font-size:var(--text-base);justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;font-weight:500;text-decoration:none;transition:background .16s,color .16s;display:flex}.sidebar-nav a .nav-left{align-items:center;gap:11px;min-width:0;display:flex}.sidebar-nav a:hover{color:#f0f5f1;background:#ffffff0f}.sidebar-nav a.active{color:#fff;background:#ffffff1c;font-weight:600}.nav-badge{border-radius:var(--r-full);color:#c3d0c7;min-width:21px;font-size:var(--text-2xs);text-align:center;font-variant-numeric:tabular-nums;background:#ffffff1c;flex:none;padding:1px 6px;font-weight:700}.nav-badge.is-alert{background:var(--terracotta);color:#fff8f4}.sidebar-footer{border-top:1px solid #ffffff14;flex-direction:column;gap:10px;margin-top:auto;padding:14px 11px 0;display:flex}.sidebar-stat{font-size:var(--text-xs);color:var(--forest-ink-dim);justify-content:space-between;align-items:baseline;display:flex}.sidebar-stat strong{color:#dce6de;font-variant-numeric:tabular-nums;font-weight:600}.main{background:var(--bg);flex-direction:column;min-width:0;display:flex;overflow-x:clip}.topbar{z-index:30;height:52px;padding:0 var(--gutter);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(12px)saturate(1.2);justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:0}.topbar-path{min-width:0;font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);align-items:center;gap:7px;font-weight:600;display:flex}.topbar-path .current{color:var(--ink-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar-actions{align-items:center;gap:6px;display:flex}.btn{border-radius:var(--r-sm);min-height:34px;font-size:var(--text-base);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;padding:7px 14px;font-weight:600;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--forest);color:#fff}.btn-primary:hover:not(:disabled){background:var(--forest-2)}.btn-secondary{background:var(--surface);border-color:var(--line-strong);color:var(--ink)}.btn-secondary:hover:not(:disabled){background:var(--surface-2)}.btn-ghost{color:var(--ink-secondary);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--surface-2);color:var(--ink)}.btn-danger{border-color:var(--clay-border);color:var(--clay);background:0 0}.btn-danger:hover:not(:disabled){background:var(--clay-bg)}.confirm-button{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.confirm-button .field-hint{white-space:normal;max-width:28ch}.btn-lg{min-height:44px;font-size:var(--text-md);padding:11px 18px}.btn-sm{min-height:28px;font-size:var(--text-sm);padding:4px 10px}.btn-block{width:100%}.icon-btn{border-radius:var(--r-sm);border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--ink-secondary);place-items:center;transition:background .15s,color .15s,border-color .15s;display:grid}.icon-btn:hover{background:var(--surface-2);color:var(--ink);border-color:var(--line-strong)}.icon-btn-sm{width:28px;height:28px}.segmented{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-sm);gap:2px;padding:2px;display:inline-flex}.segmented button{border-radius:var(--r-xs);min-height:26px;font-size:var(--text-sm);color:var(--ink-muted);align-items:center;gap:5px;padding:3px 10px;font-weight:600;transition:background .14s,color .14s;display:inline-flex}.segmented button[aria-pressed=true]{background:var(--surface-raised);color:var(--ink);box-shadow:var(--shadow-xs)}.field{flex-direction:column;gap:5px;min-width:0;display:flex}.field-label{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-weight:700}.field-hint{font-size:var(--text-xs);color:var(--ink-faint);line-height:1.45}.field-error{font-size:var(--text-sm);color:var(--clay);font-weight:500}.input,.select,.textarea{border-radius:var(--r-sm);border:1px solid var(--line-strong);background:var(--surface-raised);width:100%;min-height:38px;color:var(--ink);font-size:var(--text-base);padding:8px 11px;transition:border-color .15s,box-shadow .15s}.input::placeholder,.textarea::placeholder{color:var(--ink-faint)}.input:focus,.select:focus,.textarea:focus{border-color:var(--forest-3);box-shadow:0 0 0 3px var(--sage-bg);outline:none}.textarea{resize:vertical;min-height:80px;line-height:1.5}.select{cursor:pointer;appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--ink-muted) 50%), linear-gradient(135deg, var(--ink-muted) 50%, transparent 50%);background-position:calc(100% - 15px) 17px,calc(100% - 10px) 17px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:30px}.input-group{align-items:stretch;display:flex}.input-suffix{border:1px solid var(--line-strong);border-radius:0 var(--r-sm) var(--r-sm) 0;background:var(--surface-2);color:var(--ink-muted);font-size:var(--text-sm);border-left:0;place-items:center;padding:0 10px;display:grid}.input-group .input{border-radius:var(--r-sm) 0 0 var(--r-sm)}.form-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;display:grid}.form-grid .span-2{grid-column:1/-1}.chip-row{flex-wrap:wrap;gap:6px;display:flex}.chip{border-radius:var(--r-full);border:1px solid var(--line);background:var(--surface);min-height:30px;color:var(--ink-secondary);font-size:var(--text-sm);align-items:center;gap:6px;padding:5px 12px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.chip:hover{border-color:var(--line-strong);color:var(--ink)}.chip[aria-pressed=true]{background:var(--forest);color:#fff;border-color:#0000}.chip-count{font-size:var(--text-2xs);opacity:.7;font-variant-numeric:tabular-nums;font-weight:700}.status-dot{border-radius:var(--r-full);background:var(--ink-faint);flex:0 0 7px;width:7px;height:7px}.status-dot.quiet{background:var(--state-quiet)}.status-dot.upcoming{background:var(--state-upcoming)}.status-dot.attention{background:var(--state-attention)}.status-dot.overdue{background:var(--state-overdue)}.status-pill{border-radius:var(--r-full);border:1px solid var(--line);background:var(--surface-2);font-size:var(--text-xs);color:var(--ink-secondary);white-space:nowrap;align-items:center;gap:6px;padding:3px 9px;font-weight:600;display:inline-flex}.status-pill .glyph{font-size:9px;line-height:1}.status-pill.quiet{background:var(--state-quiet-bg);border-color:var(--sage-border);color:var(--state-quiet)}.status-pill.upcoming{background:var(--state-upcoming-bg);border-color:var(--amber-border);color:var(--state-upcoming)}.status-pill.attention{background:var(--state-attention-bg);border-color:var(--terracotta-border);color:var(--state-attention)}.status-pill.overdue{background:var(--state-overdue-bg);border-color:var(--clay-border);color:var(--state-overdue)}.moisture-meter{align-items:center;gap:3px;display:inline-flex}.moisture-meter span{background:var(--surface-3);border-radius:2px;width:14px;height:4px}.moisture-meter span.filled{background:var(--sage)}.moisture-meter.is-dry span.filled{background:var(--terracotta)}.page{width:100%;min-width:0;padding:26px var(--gutter) 72px;max-width:1400px;margin:0 auto}.page-wide{max-width:1720px}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:16px 18px}.panel-flush{padding:0;overflow:hidden}.state-block{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);color:var(--ink-secondary);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:44px 24px;display:flex}.state-block .state-title{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--ink);font-weight:600}.state-block.is-error{border-color:var(--clay-border);background:var(--clay-bg)}.state-block.is-error .state-title{color:var(--clay)}.skeleton{background:linear-gradient(90deg, var(--surface-2) 25%, var(--surface-3) 50%, var(--surface-2) 75%);border-radius:var(--r-sm);background-size:200% 100%;animation:1.4s ease-in-out infinite shimmer}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.45}}.animate-pulse{animation:1.8s ease-in-out infinite pulse-soft}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.today-head{margin-bottom:20px}.today-greeting{font-family:var(--font-serif);letter-spacing:-.02em;font-size:clamp(26px,2.6vw,36px);font-weight:600;line-height:1.1}.today-context{font-size:var(--text-md);color:var(--ink-secondary);max-width:62ch;margin-top:6px}.today-context strong{color:var(--ink);font-weight:600}.tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0 26px;display:grid}.tile{border-radius:var(--r-md);border:1px solid var(--line);background:var(--surface);text-align:left;flex-direction:column;gap:2px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.tile:hover{border-color:var(--line-strong)}.tile[aria-pressed=true]{border-color:var(--ink-secondary);background:var(--surface-raised)}.tile-value{font-family:var(--font-serif);font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;line-height:1}.tile-label{font-size:var(--text-sm);color:var(--ink-muted);align-items:center;gap:6px;display:flex}.tile.is-attention .tile-value{color:var(--state-attention)}.tile.is-upcoming .tile-value{color:var(--state-upcoming)}.tile.is-quiet .tile-value{color:var(--state-quiet)}.section{margin-bottom:30px}.section-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.section-head h2{font-size:var(--text-xs);letter-spacing:.13em;text-transform:uppercase;color:var(--ink-muted);font-weight:700}.section-head .count{font-size:var(--text-sm);color:var(--ink-faint);font-variant-numeric:tabular-nums}.tab .count{color:var(--ink-faint);font-weight:500}.task-list{flex-direction:column;gap:8px;display:flex}.task-row{border-radius:var(--r-md);border:1px solid var(--line);background:var(--surface);grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;transition:border-color .15s,box-shadow .15s;display:grid}.task-row:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.task-row.is-overdue{border-left:3px solid var(--state-overdue)}.task-row.is-attention{border-left:3px solid var(--state-attention)}.task-thumb{border-radius:var(--r-sm);background:var(--surface-2);border:1px solid var(--line);width:64px;height:64px;overflow:hidden}.task-thumb img{object-fit:cover;width:100%;height:100%}.task-body{min-width:0}.task-identity{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.task-name{font-family:var(--font-serif);font-size:var(--text-lg);color:var(--ink);font-weight:600;line-height:1.2;text-decoration:none}.task-name:hover{text-underline-offset:3px;text-decoration:underline}.task-place{font-size:var(--text-sm);color:var(--ink-muted)}.task-action{font-size:var(--text-md);color:var(--ink);align-items:center;gap:8px;margin-top:3px;font-weight:600;display:flex}.task-reason{font-size:var(--text-sm);color:var(--ink-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;line-height:1.45;display:-webkit-box;overflow:hidden}.task-last{font-size:var(--text-xs);color:var(--ink-faint);margin-top:4px}.task-actions{flex:none;align-items:center;gap:8px;display:flex}.task-actions .btn{flex:none}.upcoming-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;display:grid}.upcoming-card{border-radius:var(--r-md);border:1px solid var(--line);background:var(--surface);align-items:center;gap:14px;padding:11px 14px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.upcoming-card:hover{border-color:var(--line-strong);background:var(--surface-raised)}.upcoming-when{font-size:var(--text-sm);color:var(--state-upcoming);flex:0 0 84px;font-weight:700;line-height:1.25}.upcoming-body{flex-direction:column;gap:2px;min-width:0;display:flex}.upcoming-name{font-size:var(--text-base);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.upcoming-action{font-size:var(--text-sm);color:var(--ink-muted)}.quiet-strip{flex-wrap:wrap;gap:6px;display:flex}.quiet-chip{border-radius:var(--r-full);border:1px solid var(--line);background:var(--surface);color:var(--ink-secondary);font-size:var(--text-sm);align-items:center;gap:8px;padding:5px 11px 5px 5px;text-decoration:none;transition:border-color .15s;display:inline-flex}.quiet-chip:hover{border-color:var(--line-strong)}.quiet-chip img{border-radius:var(--r-full);object-fit:cover;width:24px;height:24px}.garden-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.search-field{flex:240px;max-width:340px;position:relative}.search-field svg{color:var(--ink-faint);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.search-field .input{padding-left:34px}.toolbar-spacer{flex:auto}.select-sm{min-height:32px;font-size:var(--text-sm);background-position:calc(100% - 13px) 14px,calc(100% - 8px) 14px;padding:5px 28px 5px 10px}.plant-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.plant-grid.is-list{grid-template-columns:minmax(0,1fr);gap:8px}.plant-card{border-radius:var(--r-lg);border:1px solid var(--line);background:var(--surface);text-align:left;flex-direction:column;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;overflow:hidden}.plant-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.plant-card-media{aspect-ratio:5/4;background:var(--surface-2);position:relative;overflow:hidden}.plant-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1)}.plant-card:hover .plant-card-media img{transform:scale(1.03)}.plant-card-badge{border-radius:var(--r-full);background:color-mix(in srgb, var(--surface-raised) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);font-size:var(--text-xs);color:var(--ink-secondary);align-items:center;gap:6px;padding:3px 9px;font-weight:600;display:inline-flex;position:absolute;top:9px;left:9px}.plant-card-body{flex-direction:column;flex:1;gap:7px;padding:17px 18px 18px;display:flex}.plant-card-identity{min-width:0}.plant-card-name{font-family:var(--font-serif);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:21px;font-weight:600;line-height:1.2;overflow:hidden}.plant-card-species{font-size:var(--text-sm);color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;font-style:italic;overflow:hidden}.plant-card-place{font-size:var(--text-sm);color:var(--ink-secondary);align-items:center;gap:5px;min-width:0;display:flex}.plant-card-place span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.plant-card-next{border-top:1px solid var(--line);flex-direction:column;gap:2px;margin-top:auto;padding-top:9px;display:flex}.plant-card-next-when{font-size:var(--text-base);align-items:center;gap:7px;font-weight:600;display:flex}.plant-card-next-when.quiet{color:var(--state-quiet)}.plant-card-next-when.upcoming{color:var(--state-upcoming)}.plant-card-next-when.attention{color:var(--state-attention)}.plant-card-next-when.overdue{color:var(--state-overdue)}.plant-card-next-action{font-size:var(--text-base);color:var(--ink);font-weight:600}.plant-card-meta{font-size:var(--text-xs);color:var(--ink-muted)}.plant-card.is-list{border-radius:var(--r-md);flex-direction:row;align-items:center;gap:14px;padding:10px 14px 10px 10px}.plant-card.is-list:hover{transform:none}.plant-card.is-list .plant-card-media{aspect-ratio:auto;border-radius:var(--r-sm);flex:0 0 62px;width:62px;height:62px}.plant-card.is-list .plant-card-badge{display:none}.plant-card.is-list .plant-card-body{flex-direction:row;align-items:center;gap:18px;padding:0}.plant-card.is-list .plant-card-identity{flex:220px}.plant-card.is-list .plant-card-place{flex:0 240px}.plant-card.is-list .plant-card-next{border-top:0;border-left:1px solid var(--line);flex:0 0 210px;margin-top:0;padding-top:0;padding-left:18px}.plant-card.is-list .plant-card-meta{text-align:right;flex:0 0 190px}.plant-card-list-aside{flex-direction:column;flex:none;align-items:flex-end;gap:5px;padding-left:4px;display:flex}.profile{padding:18px var(--gutter) 80px;width:100%;min-width:0;max-width:1720px;margin:0 auto;overflow-x:clip}.profile-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.profile-bar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-hero{grid-template-columns:minmax(0,58fr) minmax(360px,42fr);align-items:start;gap:26px;min-width:0;margin-bottom:30px;display:grid}.profile-hero>*{min-width:0}.profile-media{border-radius:var(--r-xl);background:var(--surface-2);border:1px solid var(--line);aspect-ratio:4/5;position:relative;overflow:hidden}.profile-media img{object-fit:cover;width:100%;height:100%}.profile-media:after{content:"";pointer-events:none;background:linear-gradient(#00000024 0%,#0000 26% 68%,#00000038 100%);position:absolute;inset:0}.profile-media-tag{z-index:2;border-radius:var(--r-full);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:var(--text-sm);background:#0c140e80;border:1px solid #ffffff29;align-items:center;gap:9px;padding:6px 12px;font-weight:500;display:flex;position:absolute;bottom:16px;left:16px}.profile-media-tag .sep{opacity:.5}.care-annotation{z-index:3;pointer-events:none;align-items:center;gap:8px;display:flex;position:absolute;transform:translate(-50%,-50%)}.care-annotation .marker{border-radius:var(--r-full);background:#ffffffe6;width:9px;height:9px;box-shadow:0 0 0 1px #0c140e80,0 0 12px #00000059}.care-annotation .line{background:linear-gradient(90deg,#ffffffd9,#ffffff40);width:42px;height:1px}.care-annotation .label{border-radius:var(--r-xs);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0a120d94;border:1px solid #ffffff24;max-width:190px;padding:4px 9px}.care-annotation .label b{font-size:var(--text-xs);letter-spacing:.02em;font-weight:600;display:block}.care-annotation .label span{font-size:var(--text-2xs);opacity:.75;line-height:1.35;display:block}.care-annotation.is-flipped{flex-direction:row-reverse}.care-annotation.is-flipped .line{background:linear-gradient(270deg,#ffffffd9,#ffffff40)}.profile-info{flex-direction:column;gap:16px;min-width:0;display:flex}.profile-info>*{min-width:0}.profile-eyebrow{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);align-items:center;gap:7px;font-weight:600;display:inline-flex}.profile-name{font-family:var(--font-serif);letter-spacing:-.025em;margin-top:2px;font-size:clamp(34px,3.4vw,52px);font-weight:600;line-height:1.02}.profile-species{font-size:var(--text-lg);color:var(--ink-secondary);margin-top:4px;font-style:italic}.profile-species .cultivar{color:var(--ink-muted);font-style:normal}.profile-locline{font-size:var(--text-md);color:var(--ink-secondary);flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.countdown{border-radius:var(--r-lg);border:1px solid var(--line);background:var(--surface);padding:16px 18px}.countdown-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.countdown-main{align-items:flex-end;gap:12px;margin-top:8px;display:flex}.countdown-number{font-family:var(--font-serif);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:62px;font-weight:600;line-height:.86}.countdown-unit{font-size:var(--text-xs);letter-spacing:.16em;color:var(--ink-muted);padding-bottom:6px;font-weight:700}.countdown-action{font-size:var(--text-xl);color:var(--ink);margin-top:12px;font-weight:600}.countdown-date{font-size:var(--text-sm);color:var(--ink-muted);margin-top:2px}.countdown.is-overdue .countdown-number{color:var(--state-overdue)}.countdown.is-attention .countdown-number{color:var(--state-attention)}.countdown.is-upcoming .countdown-number{color:var(--state-upcoming)}.countdown.is-quiet .countdown-number{color:var(--state-quiet)}.countdown-note{border-top:1px solid var(--line);font-size:var(--text-sm);color:var(--ink-secondary);margin-top:12px;padding-top:12px;line-height:1.5}.profile-actions{flex-wrap:wrap;gap:8px;display:flex}.spec-grid{background:var(--line);border:1px solid var(--line);border-radius:var(--r-md);grid-template-columns:repeat(auto-fit,minmax(min(140px,100%),1fr));gap:1px;display:grid;overflow:hidden}.spec{background:var(--surface);padding:11px 13px}.spec-label{font-size:var(--text-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);font-weight:700}.spec-value{font-size:var(--text-base);color:var(--ink);overflow-wrap:anywhere;margin-top:3px;font-weight:500}.tabs{border-bottom:1px solid var(--line);scrollbar-width:none;gap:2px;min-width:0;max-width:100%;margin-bottom:18px;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tab{font-size:var(--text-base);color:var(--ink-muted);white-space:nowrap;padding:9px 14px;font-weight:600;transition:color .15s;position:relative}.tab:hover{color:var(--ink-secondary)}.tab[aria-selected=true]{color:var(--ink)}.tab-indicator{background:var(--forest);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.tab-panel{min-height:200px}.info-columns{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:20px;min-width:0;display:grid}.info-columns>*{min-width:0}.info-block h3{font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:9px;font-weight:700}.definition-list{flex-direction:column;gap:0;display:flex}.definition-row{border-bottom:1px solid var(--line);font-size:var(--text-base);justify-content:space-between;align-items:baseline;gap:16px;padding:8px 0;display:flex}.definition-row:last-child{border-bottom:0}.definition-row dt{color:var(--ink-muted);flex:none}.definition-row dd{text-align:right;color:var(--ink);overflow-wrap:anywhere;min-width:0;font-weight:500}.prose{font-size:var(--text-md);color:var(--ink-secondary);overflow-wrap:anywhere;max-width:74ch;line-height:1.65}.prose+.prose{margin-top:12px}.callout{border-radius:var(--r-md);border:1px solid var(--line);background:var(--surface-2);font-size:var(--text-sm);color:var(--ink-secondary);padding:12px 14px;line-height:1.55}.callout.is-quiet{border-color:var(--sage-border);background:var(--sage-bg);color:var(--sage)}.callout.is-attention{border-color:var(--terracotta-border);background:var(--terracotta-bg);color:var(--terracotta)}.callout strong{color:inherit}.photo-strip{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.photo-tile{aspect-ratio:4/5;border-radius:var(--r-md);border:1px solid var(--line);background:var(--surface-2);position:relative;overflow:hidden}.photo-tile img{object-fit:cover;width:100%;height:100%}.photo-tile figcaption{font-size:var(--text-2xs);color:#fff;background:linear-gradient(#0000,#0009);padding:14px 10px 8px;position:absolute;bottom:0;left:0;right:0}.timeline{flex-direction:column;display:flex}.timeline-day{grid-template-columns:150px minmax(0,1fr);gap:22px;min-width:0;padding-bottom:4px;display:grid}.timeline-day>*{min-width:0}.timeline-day-label{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);align-self:start;padding-top:12px;font-weight:700;position:sticky;top:64px}.timeline-items{border-left:1px solid var(--line);padding-left:20px;position:relative}.timeline-item{border-bottom:1px solid var(--line);padding:11px 0;position:relative}.timeline-item:last-child{border-bottom:0}.timeline-item:before{content:"";border-radius:var(--r-full);background:var(--surface);border:2px solid var(--ink-faint);width:9px;height:9px;position:absolute;top:17px;left:-25px}.timeline-item.is-water:before{border-color:#3f6f8a}.timeline-item.is-soil:before{border-color:var(--amber)}.timeline-item.is-move:before{border-color:var(--forest-3)}.timeline-item.is-substrate:before{border-color:var(--sage)}.timeline-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.timeline-title{font-size:var(--text-md);color:var(--ink);align-items:center;gap:8px;font-weight:600;display:flex}.timeline-time{font-size:var(--text-xs);color:var(--ink-faint);font-variant-numeric:tabular-nums}.timeline-detail{font-size:var(--text-sm);color:var(--ink-secondary);margin-top:3px;line-height:1.5}.timeline-amount{color:var(--ink);font-weight:600}.timeline-move{border-radius:var(--r-sm);background:var(--surface-2);border:1px solid var(--line);font-size:var(--text-sm);flex-wrap:wrap;align-items:center;gap:8px;margin-top:5px;padding:5px 10px;display:inline-flex}.timeline-move .arrow{color:var(--ink-faint)}.timeline-move .dest{color:var(--ink);font-weight:600}.journal-list{flex-direction:column;min-width:0;display:flex}.journal-day{grid-template-columns:168px minmax(0,1fr);gap:22px;min-width:0;display:grid}.journal-day>*{min-width:0}.journal-row{border-radius:var(--r-sm);width:100%;color:inherit;text-align:left;align-items:center;gap:11px;padding:9px 11px;text-decoration:none;transition:background .15s;display:flex}.journal-row:hover{background:var(--surface-2)}.journal-thumb{border-radius:var(--r-xs);background:var(--surface-2);flex:0 0 34px;width:34px;height:34px;overflow:hidden}.journal-thumb img{object-fit:cover;width:100%;height:100%}.journal-body{flex:1 1 0;min-width:0;overflow:hidden}.journal-line{flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0;display:flex}.journal-plant{font-size:var(--text-base);color:var(--ink);font-weight:600}.journal-event{font-size:var(--text-base);color:var(--ink-secondary)}.journal-note{font-size:var(--text-sm);color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;display:block;overflow:hidden}.journal-time{font-size:var(--text-xs);color:var(--ink-faint);font-variant-numeric:tabular-nums}.delete-affordance{flex:none;align-items:center;display:inline-flex}.delete-affordance .icon-btn{color:var(--ink-faint)}.delete-affordance .icon-btn:hover:not(:disabled){color:var(--clay);border-color:var(--clay-border);background:var(--clay-bg)}.delete-affordance .icon-btn:disabled{opacity:.4;cursor:not-allowed}.delete-confirm{border-radius:var(--r-md);border:1px solid var(--clay-border);background:var(--clay-bg);align-items:center;gap:8px;padding:6px 8px 6px 12px;display:inline-flex}.delete-confirm-text{flex-direction:column;gap:1px;max-width:40ch;display:flex}.delete-confirm-text strong{font-size:var(--text-sm);color:var(--clay);font-weight:600}.delete-confirm-text span{font-size:var(--text-xs);color:var(--ink-secondary);line-height:1.4}.timeline-head-right{flex:none;align-items:center;gap:8px;display:inline-flex}.journal-row-wrap{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;display:grid}.journal-row-wrap .journal-row{min-width:0}@media (max-width:640px){.delete-confirm{flex-wrap:wrap}.journal-row-wrap{grid-template-columns:minmax(0,1fr)}.journal-row-wrap .delete-affordance{justify-content:flex-end;padding-bottom:6px}}.journal-chip{border-radius:var(--r-xs);background:var(--surface-2);width:26px;height:26px;color:var(--ink-muted);flex:none;place-items:center;display:grid}.journal-chip.is-water{color:#3f6f8a;background:#3f6f8a1f}.journal-chip.is-soil{background:var(--amber-bg);color:var(--amber)}.journal-chip.is-move,.journal-chip.is-substrate{background:var(--sage-bg);color:var(--sage)}:root[data-theme=dark] .journal-chip.is-water{color:#8bbbd0}.room-list{flex-direction:column;gap:18px;display:flex}.room-card{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);overflow:hidden}.room-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.room-title{flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}.room-name{font-family:var(--font-serif);font-size:var(--text-2xl);font-weight:600;line-height:1.1}.room-count{font-size:var(--text-sm);color:var(--ink-muted)}.room-actions{align-items:center;gap:6px;display:flex}.zone-block{border-bottom:1px solid var(--line);padding:13px 16px}.zone-block:last-child{border-bottom:0}.zone-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.zone-name{font-size:var(--text-base);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-secondary);align-items:center;gap:8px;font-weight:700;display:flex}.placement-list{flex-direction:column;gap:7px;display:flex}.placement{border-radius:var(--r-md);border:1px solid var(--line);background:var(--surface-raised);grid-template-columns:minmax(0,1fr) auto;gap:12px;min-width:0;padding:10px 12px;display:grid}.placement-head{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.placement-name{font-size:var(--text-md);color:var(--ink);font-weight:600}.placement-light{border-radius:var(--r-full);background:var(--surface-2);border:1px solid var(--line);font-size:var(--text-xs);color:var(--ink-secondary);align-items:center;gap:5px;padding:2px 8px;display:inline-flex}.placement-notes{font-size:var(--text-sm);color:var(--ink-muted);margin-top:4px;line-height:1.45}.placement-plants{flex-wrap:wrap;gap:6px;min-width:0;margin-top:9px;display:flex}.placement-plant{border-radius:var(--r-full);border:1px solid var(--line);background:var(--surface);color:var(--ink-secondary);font-size:var(--text-sm);align-items:center;gap:7px;padding:4px 10px 4px 4px;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.placement-plant:hover{border-color:var(--line-strong);color:var(--ink)}.placement-plant img{border-radius:var(--r-full);object-fit:cover;width:22px;height:22px}.sheet-backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);background:#0e120f6b;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.sheet{overscroll-behavior:contain;background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--r-xl) var(--r-xl) 0 0;width:100%;max-width:560px;max-height:92dvh;box-shadow:var(--shadow-lg);border-bottom:0;padding:8px 20px 24px;overflow-y:auto}.sheet-handle{border-radius:var(--r-full);background:var(--line-strong);width:38px;height:4px;margin:4px auto 14px}.sheet-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.sheet-title{font-family:var(--font-serif);font-size:var(--text-2xl);margin-top:2px;font-weight:600;line-height:1.15}.sheet-section{margin-top:18px}.sheet-actions{gap:9px;margin-top:24px;display:flex}.sheet-actions .btn{flex:1}.option-list{flex-direction:column;gap:7px;display:flex}.option{border-radius:var(--r-md);border:1px solid var(--line-strong);background:var(--surface);text-align:left;align-items:flex-start;gap:11px;min-height:44px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.option:hover{border-color:var(--ink-faint)}.option[aria-pressed=true]{border-color:var(--forest-3);background:var(--sage-bg)}.option-marker{border-radius:var(--r-full);border:1.5px solid var(--line-strong);flex:0 0 16px;place-items:center;width:16px;height:16px;margin-top:2px;display:grid}.option[aria-pressed=true] .option-marker{border-color:var(--forest-3)}.option[aria-pressed=true] .option-marker:after{content:"";border-radius:var(--r-full);background:var(--forest-3);width:8px;height:8px}.option-text{min-width:0}.option-title,.option-desc{display:block}.option-title{font-size:var(--text-md);color:var(--ink);font-weight:600}.option-desc{font-size:var(--text-sm);color:var(--ink-muted);margin-top:1px;line-height:1.4}.result-panel{border-radius:var(--r-md);border:1px solid var(--line);background:var(--surface);padding:15px 17px}.result-panel.is-water{border-color:var(--terracotta-border);background:var(--terracotta-bg)}.result-panel.is-quiet{border-color:var(--sage-border);background:var(--sage-bg)}.result-title{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--ink);font-weight:600}.result-detail{font-size:var(--text-base);color:var(--ink-secondary);margin-top:5px;line-height:1.55}.result-meta{font-size:var(--text-sm);color:var(--ink-secondary);align-items:center;gap:7px;margin-top:10px;display:flex}.amount-pills{flex-wrap:wrap;gap:7px;display:flex}.amount-pill{border-radius:var(--r-sm);border:1px solid var(--line-strong);background:var(--surface);min-height:38px;font-size:var(--text-base);color:var(--ink-secondary);font-variant-numeric:tabular-nums;padding:8px 15px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.amount-pill:hover{border-color:var(--ink-faint)}.amount-pill[aria-pressed=true]{background:var(--forest);border-color:var(--forest);color:#fff}.toast-region{z-index:120;pointer-events:none;flex-direction:column;align-items:center;gap:8px;width:min(420px,100vw - 32px);display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.toast{border-radius:var(--r-md);background:var(--forest);width:100%;color:var(--forest-ink);box-shadow:var(--shadow-lg);font-size:var(--text-base);pointer-events:auto;align-items:center;gap:9px;padding:10px 14px;display:flex}.toast.is-error{background:var(--clay);color:#fff5f2}.toast .grow{flex:1;min-width:0}.mobile-nav,.fab{display:none}@media (min-width:2100px){:root{--gutter:48px}.today-body{grid-template-columns:minmax(0,1.45fr) minmax(340px,1fr);align-items:start;gap:30px;display:grid}.plant-grid{grid-template-columns:repeat(auto-fill,minmax(262px,1fr))}.profile-hero{grid-template-columns:minmax(0,62fr) minmax(420px,38fr);gap:40px}.today-context{max-width:78ch}}@media (min-width:3000px){.plant-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.profile-hero{grid-template-columns:minmax(0,66fr) minmax(460px,34fr)}}@media (max-width:1280px){.plant-grid.is-list .plant-card-place{flex:0 160px}.plant-grid.is-list .plant-card-meta{flex:0 0 100px}}@media (max-width:1100px){:root{--sidebar-w:216px}.profile-hero{grid-template-columns:minmax(0,1fr);gap:22px}.profile-media{aspect-ratio:16/11}.plant-grid.is-list .plant-card-place,.plant-grid.is-list .plant-card-meta{display:none}}@media (max-width:960px){.tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline-day,.journal-day{grid-template-columns:minmax(0,1fr);gap:6px}.timeline-day-label{padding-top:14px;position:static}.journal-day-label{padding-top:16px}}@media (max-width:820px){:root{--gutter:18px}.app-shell{grid-template-columns:minmax(0,1fr)}.sidebar{display:none}.topbar{height:48px}.page{padding:18px var(--gutter) 108px}.profile{padding:14px var(--gutter) 116px}.plant-grid{grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:10px}.plant-card-name{font-size:var(--text-md)}.plant-card.is-list{flex-wrap:nowrap}.plant-card.is-list .plant-card-body{flex-direction:column;align-items:flex-start;gap:4px}.plant-card.is-list .plant-card-next{border-left:0;flex:none;padding-left:0}.task-row{grid-template-columns:52px minmax(0,1fr);gap:12px;padding:12px}.task-thumb{width:52px;height:52px}.task-actions{grid-column:1/-1}.task-actions .btn{flex:1}.sheet-backdrop{align-items:flex-end}.sheet{border-radius:var(--r-xl) var(--r-xl) 0 0;max-width:none;padding:8px 16px calc(20px + env(safe-area-inset-bottom))}.profile-name{font-size:clamp(30px,8vw,42px)}.countdown-number{font-size:52px}.profile-bar>.btn{flex:none}.profile-bar-right{flex:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:100%;display:grid}.profile-bar-right .btn{min-width:0;font-size:var(--text-sm);gap:5px;padding-inline:8px}.profile-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.profile-actions .btn{min-width:0;padding-inline:10px}.mobile-nav{z-index:80;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:color-mix(in srgb, var(--surface-raised) 94%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.3);border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav-item{height:100%;min-height:44px;color:var(--ink-muted);font-size:var(--text-2xs);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.mobile-nav-item.active{color:var(--forest-3)}.mobile-nav-badge{border-radius:var(--r-full);background:var(--terracotta);color:#fff;text-align:center;min-width:16px;padding:0 4px;font-size:9.5px;font-weight:700;line-height:15px;position:absolute;transform:translate(14px,-10px)}.mobile-nav-center{justify-content:center;align-items:center;height:100%;display:flex}.mobile-nav-center button{border-radius:var(--r-full);background:var(--forest);color:#fff;width:46px;height:46px;box-shadow:var(--shadow-md);place-items:center;transition:transform .15s,background .15s;display:grid}.mobile-nav-center button:active{transform:scale(.94)}.toast-region{bottom:calc(74px + env(safe-area-inset-bottom))}}@media (max-width:520px){.tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tile{padding:10px 12px}.tile-value{font-size:22px}.page-head{margin-bottom:16px}.profile-media{aspect-ratio:4/5}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.definition-row{flex-direction:column;gap:2px}.definition-row dd{text-align:left}.search-field{max-width:none}.garden-toolbar .toolbar-spacer{display:none}.chip-row{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.chip-row::-webkit-scrollbar{display:none}.quiet-strip{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.quiet-strip::-webkit-scrollbar{display:none}.sheet-actions{flex-direction:column-reverse}.sheet-actions .btn{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
