.plant-sections>section{margin-top:22px}.plant-sections>section:first-of-type{margin-top:10px}.plant-group{border-radius:16px;background:#fff;border:1px solid #e3eae4;box-shadow:0 1px 2px rgba(15,23,32,.04),0 8px 24px rgba(15,23,32,.025);overflow:hidden}.plant-group>.plant-card+.plant-card{border-top:1px solid #e3eae4}.plant-card{display:flex;flex-direction:column;position:relative;min-height:88px;padding:12px 104px 12px 88px;transition:background-color .16s ease}.plant-card-add{justify-content:center}.plant-card-hit{position:absolute;inset:0;z-index:1;text-decoration:none;color:inherit;border-radius:inherit}.plant-card-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);display:flex}.plant-card-kpis{flex:1 1 auto;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;-moz-column-gap:12px;column-gap:12px;row-gap:10px;padding:8px 0 0}.plant-card-water{position:absolute;right:42px;top:50%;transform:translateY(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:0;width:52px;min-height:45px;padding:0;white-space:nowrap;border-radius:10px;font-family:var(--font-body);font-size:11px;font-weight:700;line-height:1;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;cursor:pointer;transition:filter .14s ease}.plant-card-water[aria-hidden=true]{pointer-events:none;cursor:inherit}@media (hover:hover) and (pointer:fine){button.plant-card-water:hover{filter:brightness(.94)}}button.plant-card-water:active{filter:brightness(.88)}button.plant-card-water:focus-visible{outline:3px solid rgba(47,125,91,.5);outline-offset:2px}.plant-card-chevron{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:22px;line-height:1;color:#53635a;pointer-events:none}.zone-label-short{display:none}@media (max-width:419px){.plant-card{padding-left:74px;padding-right:90px}.plant-card-water{right:36px;width:46px;font-size:10px}.plant-card-icon{transform:translateY(-50%) scale(.78);transform-origin:left center}.zone-label-long{display:none}.zone-label-short{display:inline}}@media (hover:hover) and (pointer:fine){.plant-card:hover{background:#f6f9f7}}.plant-card-hit:focus-visible{outline:none;box-shadow:inset 0 0 0 3px rgba(47,125,91,.28)}.skeleton-card{min-height:88px;background:#eef2ef;position:relative;overflow:hidden}.plant-group>.skeleton-card+.skeleton-card{border-top:1px solid #e3eae4}.skeleton-heading{height:13px;width:128px;margin:0 0 10px;border-radius:4px;background:#eef2ef}.skeleton-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.55) 50%,hsla(0,0%,100%,0));transform:translateX(-100%);animation:skeleton-shimmer 1.4s ease-in-out infinite}@keyframes skeleton-shimmer{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.skeleton-card:after{animation:none;background:none}}.skeleton-toolbar{height:34px;width:60%;max-width:520px;border-radius:999px;background:#eef2ef}.filter-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}@media (max-width:719px){.filter-row{flex-wrap:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}}.toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;position:relative}.toolbar .sort-group{position:absolute;top:0;right:0}.detail-bottom-grid,.detail-top-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.detail-top-grid{align-items:start}@media (max-width:899px){.detail-top-grid{gap:16px}}.detail-card{padding:24px}@media (max-width:719px){.detail-card{padding:18px}}.identity-row{display:flex;align-items:flex-start;gap:16px;min-width:0}.identity-image{flex-shrink:0}@media (max-width:519px){.identity-image>span{width:59px!important;height:82px!important}}@media (max-width:359px){.identity-row{flex-direction:column;gap:12px}}.setup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.setup-cell{border-left:1px solid #edf1ee;padding-left:14px!important}.setup-cell:nth-child(3n+1){border-left:none;padding-left:0!important}.setup-cell:nth-child(n+4){border-top:1px solid #edf1ee}@media (max-width:559px){.setup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-cell:nth-child(3n+1){border-left:1px solid #edf1ee;padding-left:14px!important}.setup-cell:nth-child(odd){border-left:none;padding-left:0!important}.setup-cell:nth-child(n+3){border-top:1px solid #edf1ee}}@media (max-width:379px){.setup-grid{grid-template-columns:minmax(0,1fr)}.setup-cell{border-left:none!important;padding-left:0!important}.setup-cell:nth-child(n+2){border-top:1px solid #edf1ee}}.care-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.care-card-actions{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex:0 0 auto}@media (max-width:620px){.care-card-header{flex-direction:column;align-items:stretch;gap:10px}.care-card-actions{align-items:flex-start}.care-card-actions>div{width:100%}.care-log-btn{flex:1 1 0}}.care-log-btn:hover{background:#f1f3f2}.care-log-btn--primary:hover{background:#1f5e40}.care-log-btn--primary:active{background:#1a5036}.care-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.care-kpi{min-height:104px;padding:16px 14px;border-right:1px solid #edf1ee;min-width:0}.care-kpi:last-child{border-right:none}.care-kpi:first-child{padding-left:0}@media (max-width:620px){.care-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.care-kpi:nth-child(2n){border-right:none}.care-kpi:nth-child(odd){padding-left:0}.care-kpi:nth-child(n+3){border-top:1px solid #edf1ee}}.care-subtopics{display:flex;align-items:stretch;gap:16px}.care-subtopic{flex:1 1 0;min-width:0}.care-subtopic-rule{flex:0 0 1px;background:#edf1ee}@media (max-width:620px){.care-subtopics{flex-direction:column;gap:12px}.care-subtopic-rule{flex:0 0 1px;height:1px}}.chart-header{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.range-seg{display:flex;gap:6px;margin-left:auto}@media (max-width:719px){.range-paging{flex-basis:100%;justify-content:space-between}}@media (max-width:419px){.chart-card{padding:12px 12px 14px!important}.chart-header{gap:8px}#chart-metric{width:120px!important;padding:0 26px 0 10px!important;background-position:right 8px center!important}.range-seg>button{min-width:28px!important;padding:0 4px!important}.range-seg{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.range-seg::-webkit-scrollbar{display:none}}.back-link:hover{color:#26704d}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:719px){.detail-wrap .dash-title{font-size:24px!important}}.sheet-backdrop{position:fixed;inset:0;z-index:50;background:rgba(15,23,32,.38);animation:sheet-fade-in .16s ease-out}.sheet-panel{position:fixed;z-index:51;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 32px);max-width:420px;max-height:min(88vh,720px);display:flex;flex-direction:column;border-radius:16px;animation:sheet-pop-in .18s ease-out}@media (max-width:719px){.sheet-panel{top:auto;left:0;right:0;bottom:0;transform:none;width:100%;max-width:none;max-height:92vh;border-radius:16px 16px 0 0;animation:sheet-slide-up .24s cubic-bezier(.22,1,.36,1)}}@keyframes sheet-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-pop-in{0%{opacity:0;transform:translate(-50%,-46%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-close:hover{background:#f1f3f2}.sheet-close:active{background:#e7ebe8}.sheet-save:hover{background:#1f5e40}.sheet-save:active{background:#1a5036}.sheet-save:disabled{opacity:.5;cursor:not-allowed}.sheet-step:hover:not(:disabled){background:#f1f3f2}.sheet-step:active:not(:disabled){background:#e7ebe8}.sheet-step:disabled{opacity:.4;cursor:not-allowed}