.dashboard-module__hFii-a__dashboardContainer{flex-direction:column;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:40px;display:flex}.dashboard-module__hFii-a__header{justify-content:space-between;align-items:center;display:flex}.dashboard-module__hFii-a__welcomeSection h2{letter-spacing:-.02em;font-size:2rem;font-weight:800}.dashboard-module__hFii-a__welcomeSection p{color:#94a3b8;font-size:.95rem}.dashboard-module__hFii-a__liveClimateCard{gap:20px;padding:20px;display:flex}.dashboard-module__hFii-a__climateTile{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex:1;align-items:center;gap:16px;padding:16px;display:flex}.dashboard-module__hFii-a__climateTileIcon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dashboard-module__hFii-a__climateTileInfo{flex-direction:column;display:flex}.dashboard-module__hFii-a__climateLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.dashboard-module__hFii-a__climateValue{font-size:1.4rem;font-weight:800}.dashboard-module__hFii-a__dashboardGrid{grid-template-columns:1.5fr 1fr;gap:24px;display:grid}.dashboard-module__hFii-a__leftColumn{flex-direction:column;gap:24px;display:flex}.dashboard-module__hFii-a__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboard-module__hFii-a__sectionTitle{font-size:1.25rem;font-weight:800}.dashboard-module__hFii-a__streakBanner{background:#ffd74008;border:1px solid #ffd74033;border-radius:16px;align-items:center;gap:12px;padding:16px 20px;display:flex}.dashboard-module__hFii-a__streakFlame{filter:drop-shadow(0 0 8px #ffd74080);font-size:1.6rem}.dashboard-module__hFii-a__streakTitle{color:var(--app-warning);font-size:1.05rem;font-weight:800}.dashboard-module__hFii-a__plantsRow{gap:16px;padding-bottom:10px;display:flex;overflow-x:auto}.dashboard-module__hFii-a__plantsRow::-webkit-scrollbar{height:6px}.dashboard-module__hFii-a__plantsRow::-webkit-scrollbar-track{background:0 0}.dashboard-module__hFii-a__plantsRow::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.dashboard-module__hFii-a__plantCard{width:260px;min-width:260px;height:155px;color:inherit;background-position:50%;background-size:cover;border-color:#ffffff1f;border-radius:20px;flex-direction:column;justify-content:space-between;padding:20px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.dashboard-module__hFii-a__plantCard:before{content:"";z-index:0;background:linear-gradient(#0000004d 0%,#000000d9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.dashboard-module__hFii-a__plantCardContent{z-index:1;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.dashboard-module__hFii-a__plantHeader{justify-content:space-between;align-items:flex-start;display:flex}.dashboard-module__hFii-a__plantName{font-size:1.1rem;font-weight:800;line-height:1.2}.dashboard-module__hFii-a__plantStrain{color:#94a3b8;font-size:.8rem}.dashboard-module__hFii-a__dayIndicator{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0006;border:1.5px solid #ffffff4d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.dashboard-module__hFii-a__dayLabel{color:#fff9;letter-spacing:.5px;font-size:7px;font-weight:950}.dashboard-module__hFii-a__dayVal{font-size:.85rem;font-weight:900}.dashboard-module__hFii-a__phaseBadge{border-radius:12px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.dashboard-module__hFii-a__emptyState{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:16px;width:100%;padding:40px;display:flex}.dashboard-module__hFii-a__timelineCard{padding:24px}.dashboard-module__hFii-a__statsBar{justify-content:space-between;gap:12px;margin-bottom:20px;display:flex}.dashboard-module__hFii-a__statItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex:1;align-items:center;gap:8px;padding:10px 14px;display:flex}.dashboard-module__hFii-a__statVal{font-size:.95rem;font-weight:800}.dashboard-module__hFii-a__statLabel{color:#64748b;font-size:.8rem}.dashboard-module__hFii-a__filterChips{gap:8px;margin-bottom:24px;display:flex}.dashboard-module__hFii-a__chip{color:#94a3b8;cursor:pointer;background:#ffffff05;border:1.5px solid #ffffff0f;border-radius:10px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.dashboard-module__hFii-a__chipActive{border-color:var(--app-primary);color:var(--app-primary);background:#00ff661a;box-shadow:0 0 10px #00ff6626}.dashboard-module__hFii-a__timelineGroup{flex-direction:column;gap:16px;display:flex}.dashboard-module__hFii-a__dayGroup{flex-direction:column;gap:10px;display:flex}.dashboard-module__hFii-a__dayHeader{align-items:center;gap:8px;font-size:.9rem;font-weight:800;display:flex}.dashboard-module__hFii-a__dayDot{background:var(--app-primary);border-radius:2px;width:4px;height:14px}.dashboard-module__hFii-a__timelineItems{flex-direction:column;gap:8px;display:flex}.dashboard-module__hFii-a__timelineItem{background:#ffffff03;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.dashboard-module__hFii-a__itemLeft{align-items:center;gap:12px;max-width:80%;display:flex}.dashboard-module__hFii-a__itemIcon{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.dashboard-module__hFii-a__itemTexts{flex-direction:column;display:flex}.dashboard-module__hFii-a__itemTitle{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.dashboard-module__hFii-a__itemSub,.dashboard-module__hFii-a__itemTime{color:#64748b;font-size:.75rem}.dashboard-module__hFii-a__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dashboard-module__hFii-a__modalContent{background:#090a0f;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:480px;padding:30px;box-shadow:0 30px 60px #000c,0 0 50px #00e5ff26}.dashboard-module__hFii-a__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.dashboard-module__hFii-a__modalTitle{font-size:1.4rem;font-weight:800}.dashboard-module__hFii-a__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none}.dashboard-module__hFii-a__form{flex-direction:column;gap:20px;display:flex}.dashboard-module__hFii-a__inputGroup{flex-direction:column;gap:8px;display:flex}.dashboard-module__hFii-a__inputGroup label{color:#94a3b8;font-size:.85rem;font-weight:600}.dashboard-module__hFii-a__inputGroup input,.dashboard-module__hFii-a__inputGroup select{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:12px 16px;font-family:inherit;font-size:.95rem}.dashboard-module__hFii-a__inputGroup input:focus,.dashboard-module__hFii-a__inputGroup select:focus{border-color:var(--neon-teal);outline:none}.dashboard-module__hFii-a__quickActions{flex-direction:column;gap:12px;display:flex}.dashboard-module__hFii-a__actionBtn{color:#e2e8f0;cursor:pointer;text-align:left;background:#ffffff05;border:1.5px solid #ffffff0f;border-radius:16px;align-items:center;gap:16px;padding:16px 20px;font-weight:600;transition:all .2s;display:flex}.dashboard-module__hFii-a__actionBtn:hover{border-color:var(--neon-teal);color:#fff;background:#00e5ff0d}@media (max-width:900px){.dashboard-module__hFii-a__dashboardGrid{grid-template-columns:1fr}.dashboard-module__hFii-a__liveClimateCard{flex-direction:column;gap:12px}}@media (max-width:600px){.dashboard-module__hFii-a__dashboardContainer{padding:16px 16px 100px}.dashboard-module__hFii-a__header{flex-direction:column;align-items:flex-start;gap:12px}.dashboard-module__hFii-a__statsBar{flex-wrap:wrap;gap:8px}.dashboard-module__hFii-a__statItem{min-width:45%}}
