.page-module___8aEwW__container{background-color:var(--background);width:100%;max-width:1100px;color:var(--foreground);flex-direction:column;gap:4rem;margin:0 auto;padding:3rem 2rem;animation:.4s ease-out page-module___8aEwW__fadeIn;display:flex}.page-module___8aEwW__nav{-webkit-backdrop-filter:blur(8px);z-index:100;background:#ede7e2e6;border-bottom:1px solid #2a24200f;justify-content:space-between;align-items:center;padding:1.2rem 0;display:flex;position:sticky;top:0}.page-module___8aEwW__logo{font-family:var(--font-serif);color:var(--foreground);align-items:center;gap:.4rem;font-size:1.35rem;font-weight:500;display:flex}.page-module___8aEwW__logo em{font-family:var(--font-serif);font-style:italic;font-weight:400}.page-module___8aEwW__navLinks{text-transform:lowercase;letter-spacing:.04em;gap:2.5rem;font-size:.85rem;font-weight:500;display:flex}.page-module___8aEwW__navLinks a{color:#2a242099;border:none;transition:color .2s}.page-module___8aEwW__navLinks a:hover{color:var(--foreground)}.page-module___8aEwW__syncBtn{background:var(--foreground);color:var(--background);cursor:pointer;text-transform:lowercase;border:none;border-radius:20px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;transition:opacity .2s}.page-module___8aEwW__syncBtn:hover{opacity:.9}.page-module___8aEwW__hero{max-width:680px;margin-top:1.5rem}.page-module___8aEwW__hero h2{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-.02em;font-size:3.5rem;font-weight:400;line-height:1.15}.page-module___8aEwW__hero h2 em{font-family:var(--font-serif);font-style:italic;font-weight:400}.page-module___8aEwW__hero p{color:#2a2420a6;font-size:1.1rem;font-family:var(--font-sans);margin-top:1.5rem}.page-module___8aEwW__section{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__sectionTitle{font-family:var(--font-serif);padding-bottom:.5rem;font-size:1.8rem;font-weight:400;position:relative}.page-module___8aEwW__sectionTitle em{font-style:italic;font-weight:400}.page-module___8aEwW__carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:1.5rem;margin:0 -.5rem;padding:.5rem .2rem 1.5rem;display:flex;overflow-x:auto}.page-module___8aEwW__plantCard{scroll-snap-align:start;background-color:var(--card-bg);cursor:pointer;border-radius:12px;flex-direction:column;flex:0 0 300px;justify-content:space-between;min-height:240px;padding:1.75rem;transition:transform .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative}.page-module___8aEwW__plantCard:hover{transform:translateY(-4px)}.page-module___8aEwW__plantCardActive{box-shadow:0 10px 25px #2a24200d}.page-module___8aEwW__activeDot{border-radius:50%;width:8px;height:8px;position:absolute;top:1.5rem;right:1.5rem}.page-module___8aEwW__cardHeader h3{font-family:var(--font-serif);color:var(--foreground);font-size:1.4rem;font-weight:400}.page-module___8aEwW__cardHeader h3 em{font-style:italic;font-weight:400}.page-module___8aEwW__cardSubtext{text-transform:lowercase;color:#2a242080;margin-top:.4rem;font-size:.8rem}.page-module___8aEwW__cardFooter{justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.page-module___8aEwW__cardReading{flex-direction:column;display:flex}.page-module___8aEwW__cardReadingPct{font-size:2.2rem;font-weight:300;line-height:1;font-family:var(--font-sans)}.page-module___8aEwW__cardReadingStatus{text-transform:lowercase;letter-spacing:.05em;margin-top:.35rem;font-size:.7rem;font-weight:700}.page-module___8aEwW__configureBtn{color:inherit;cursor:pointer;text-transform:lowercase;background:0 0;border:none;border-bottom:1px solid #0000;padding-bottom:1px;font-size:.8rem;font-weight:600}.page-module___8aEwW__configureBtn:hover{border-color:var(--foreground)}.page-module___8aEwW__detailGrid{grid-template-columns:1fr 1fr;gap:3.5rem;display:grid}@media (max-width:868px){.page-module___8aEwW__detailGrid{grid-template-columns:1fr;gap:2.5rem}}.page-module___8aEwW__detailLeft{flex-direction:column;gap:2.5rem;display:flex}.page-module___8aEwW__stats{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module___8aEwW__stat{flex-direction:column;display:flex}.page-module___8aEwW__statNum{font-size:3.5rem;font-weight:300;line-height:1;font-family:var(--font-sans);color:var(--foreground)}.page-module___8aEwW__statLabel{text-transform:lowercase;color:#2a24208c;letter-spacing:.04em;margin-top:.6rem;font-size:.72rem;font-weight:600}.page-module___8aEwW__summaryText{font-family:var(--font-serif);color:#2a2420b3;font-size:1.15rem;line-height:1.6}.page-module___8aEwW__summaryText em{font-style:italic;font-weight:400}.page-module___8aEwW__chartBox{flex-direction:column;display:flex}.page-module___8aEwW__chartBox h4{text-transform:lowercase;letter-spacing:.05em;color:#2a242080;margin-bottom:1rem;font-size:.85rem}.page-module___8aEwW__svgHolder{width:100%;height:220px}.page-module___8aEwW__gridLine{stroke:#2a24200d;stroke-dasharray:2 2}.page-module___8aEwW__linePath{stroke:var(--foreground);stroke-width:2px;fill:none}.page-module___8aEwW__lineDot{fill:var(--foreground);stroke:var(--background);stroke-width:2px}.page-module___8aEwW__axisLabel{fill:#2a242066;font-size:9px;font-family:var(--font-sans)}.page-module___8aEwW__modal{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#2a242040;justify-content:center;align-items:center;animation:.25s ease-out page-module___8aEwW__fadeIn;display:flex;position:fixed;inset:0}.page-module___8aEwW__modalContent{background:var(--background);border-radius:12px;width:100%;max-width:440px;padding:2.5rem;box-shadow:0 15px 40px #2a242014}.page-module___8aEwW__modalContent h3{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}.page-module___8aEwW__formGroup{flex-direction:column;gap:.4rem;margin-bottom:1.2rem;display:flex}.page-module___8aEwW__formGroup label{text-transform:lowercase;color:#2a242099;font-size:.75rem;font-weight:600}.page-module___8aEwW__formGroup input{background:var(--background);color:var(--foreground);font-family:var(--font-sans);border:1px solid #2a242026;border-radius:4px;padding:.7rem;font-size:.9rem;transition:border-color .2s}.page-module___8aEwW__formGroup input:focus{border-color:var(--foreground);outline:none}.page-module___8aEwW__modalActions{justify-content:flex-end;gap:1rem;margin-top:1.8rem;display:flex}.page-module___8aEwW__cancelLink{color:#2a242080;cursor:pointer;text-transform:lowercase;background:0 0;border:none;font-size:.85rem;font-weight:600}.page-module___8aEwW__saveBtn{background:var(--foreground);color:var(--background);cursor:pointer;text-transform:lowercase;border:none;border-radius:18px;padding:.5rem 1.3rem;font-size:.85rem;font-weight:600}.page-module___8aEwW__noPlants{text-align:center;color:#2a242066;font-family:var(--font-serif);padding:4rem 1.5rem}.page-module___8aEwW__footer{text-transform:lowercase;color:#2a242080;border-top:1px solid #2a24200f;justify-content:space-between;align-items:center;margin-top:2rem;padding:3rem 0;font-size:.85rem;display:flex}@media (max-width:600px){.page-module___8aEwW__container{gap:2.5rem;padding:1.5rem 1rem}.page-module___8aEwW__hero h2{font-size:2.2rem}.page-module___8aEwW__nav{padding:1rem 0}.page-module___8aEwW__navLinks{gap:1.2rem}.page-module___8aEwW__plantCard{flex:0 0 250px;padding:1.25rem}.page-module___8aEwW__detailGrid{gap:2.5rem}.page-module___8aEwW__footer{flex-direction:column;align-items:flex-start;gap:1.5rem}}
