:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211a;background:#f7f5ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--green: #244f2e;--green-2: #527a42;--clay: #a85d3b;--gold: #d9a13b;--ink: #17211a;--muted: #607064;--paper: #fffdf7;--line: rgba(23, 33, 26, .14);--sky: #dce9ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;z-index:10;top:0;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;min-height:72px;padding:14px clamp(20px,4vw,56px);background:#fffdf7e0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand img{width:clamp(168px,21vw,232px)}.nav-links{display:flex;align-items:center;flex-wrap:wrap;gap:clamp(14px,2vw,28px);color:var(--muted);font-size:.94rem;font-weight:700}.nav-links a:hover,.nav-links a:focus-visible,.nav-links a.active{color:var(--green)}.hero{position:relative;display:grid;align-items:center;min-height:min(760px,calc(100svh - 40px));overflow:hidden;padding:clamp(76px,10vw,128px) clamp(20px,5vw,72px);isolation:isolate;background:linear-gradient(90deg,#f7f5eff5,#f7f5efc2 48%,#f7f5ef1a),linear-gradient(135deg,#e6efe3,#f7f5ef 48%,#dce9ee)}.hero:after{position:absolute;right:0;bottom:0;left:0;height:22%;content:"";background:linear-gradient(180deg,#244f2e00,#244f2e29),repeating-linear-gradient(90deg,rgba(36,79,46,.15) 0 2px,transparent 2px 110px);z-index:-2}.hero-content{position:relative;z-index:2;max-width:760px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:var(--clay);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:18px;color:var(--green);font-size:6.4rem;line-height:.94;letter-spacing:0}.hero h1{max-width:720px;font-size:4rem;line-height:1;text-wrap:balance}.hero-copy{max-width:650px;margin-bottom:32px;color:#344538;font-size:clamp(1.12rem,2vw,1.45rem);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 18px;border:1px solid transparent;border-radius:8px;font:inherit;font-weight:800;cursor:pointer}.button.primary{color:#fffdf7;background:var(--green)}.button.secondary{color:var(--green);border-color:#244f2e42;background:#fffdf7bd}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.72;transform:none}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.field-grid{position:absolute;right:-8vw;bottom:-16vh;width:min(760px,72vw);aspect-ratio:1;border:1px solid rgba(36,79,46,.14);background:linear-gradient(35deg,#527a4233,#d9a13b26),repeating-linear-gradient(0deg,rgba(36,79,46,.1) 0 2px,transparent 2px 72px),repeating-linear-gradient(90deg,rgba(36,79,46,.1) 0 2px,transparent 2px 72px);transform:rotate(-12deg)}.phone-shell{position:absolute;right:clamp(22px,8vw,132px);bottom:clamp(12px,2vw,24px);width:min(390px,36vw);min-width:300px;padding:13px;border:1px solid rgba(23,33,26,.22);border-radius:34px;background:#17211a;box-shadow:0 28px 70px #17211a47}.phone-screen{position:relative;height:690px;overflow:hidden;padding:0;border-radius:24px;background:#f4efe6;color:#1a2a1f}.preview-statusbar{display:flex;align-items:center;justify-content:space-between;height:22px;padding:0 18px;color:#1a2a1fb8;background:#ebe5d7}.status-dot{width:34px;height:5px;border-radius:999px;background:#1a2a1f33}.status-cluster,.signal-bars{display:inline-flex;align-items:flex-end}.status-cluster{gap:8px}.signal-bars{gap:2px;height:10px}.signal-bars span{display:block;width:3px;border-radius:2px;background:#1a2a1f94}.signal-bars span:nth-child(1){height:4px}.signal-bars span:nth-child(2){height:7px}.signal-bars span:nth-child(3){height:10px}.wifi-mark{width:12px;height:8px;border-top:2px solid rgba(26,42,31,.58);border-radius:12px 12px 0 0}.battery-mark{position:relative;width:17px;height:9px;border:1.5px solid rgba(26,42,31,.58);border-radius:3px}.battery-mark:after{position:absolute;top:2px;right:-4px;width:2px;height:4px;border-radius:0 2px 2px 0;background:#1a2a1f94;content:""}.native-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;height:76px;padding:12px 17px;background:#f3f7ee;border-bottom:1px solid rgba(60,80,55,.14)}.native-icon-pill{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(60,80,55,.14);border-radius:16px;color:#1a2a1f;background:#eef4e8}.native-logo{justify-self:center;width:176px;max-height:44px;object-fit:contain}.native-scroll{position:relative;display:grid;align-content:start;grid-auto-rows:max-content;gap:13px;height:calc(100% - 98px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:18px 17px 96px;scrollbar-width:none}.native-scroll::-webkit-scrollbar{display:none}.preview-screen{display:grid;gap:13px;min-height:max-content}.garden-section-preview{position:relative;display:grid;gap:14px;padding-top:16px;padding-left:14px;border-top:1px solid rgba(60,80,55,.14);border-left:3px solid #3e9d6a}.garden-section-accent{position:absolute;top:-1px;left:-3px;width:48px;height:3px;border-radius:3px;background:#3e9d6a}.garden-section-preview.plants{border-left-color:#2f7a52}.garden-section-preview.plants .garden-section-accent{background:#2f7a52}.garden-section-preview.planner{border-left-color:#c68a2e}.garden-section-preview.planner .garden-section-accent{background:#c68a2e}.garden-section-preview.devices{border-left-color:#4f84a6}.garden-section-preview.devices .garden-section-accent{background:#4f84a6}.native-screen-title{justify-self:center;overflow:hidden;color:#1a2a1f;font-size:1.08rem;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.native-card,.planting-window-card,.today-action-card{border:1px solid rgba(60,80,55,.14);border-radius:17px;background:#f3f7ee}.native-card{padding:16px 14px;box-shadow:0 2px 4px #1a2a1f1a}.native-title-row,.plant-hero-row,.preview-device-heading,.device-workspace-header,.plant-summary-row,.weather-current-header,.filter-header,.preview-section-header,.daily-row,.harvest-record-card{display:flex;align-items:center;justify-content:space-between;gap:10px}.garden-today-card h3,.native-section-header h3,.device-card-preview h3,.active-plants-heading h3,.planning-details-header h3,.planting-window-title strong,.preview-section-header h3,.preview-hero-card h3,.forecast-section h3{margin:0;color:#1a2a1f;font-size:1.08rem;line-height:1.15;font-weight:900;letter-spacing:0}.garden-today-card{padding:20px 14px 15px}.preview-kicker{display:block;margin-bottom:4px;color:#3e9d6a;font-size:.62rem;font-weight:900;line-height:1;text-transform:uppercase}.garden-today-card p{margin:7px 0 0;color:#5b6d61;font-size:.72rem;font-weight:700;line-height:1.35}.native-stat-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.native-stat-card,.last-reading-card{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 13px;border:1px solid rgba(60,80,55,.14);border-radius:13px;background:#eef4e8}.native-stat-card span,.last-reading-card span,.planting-window-title span,.planting-window-card p{color:#5b6d61;font-size:.72rem;font-weight:800;line-height:1.22}.native-stat-card strong{color:#1a2a1f;font-size:1.45rem;line-height:1;font-weight:900}.last-reading-card{min-height:38px;margin-top:11px}.last-reading-card strong{color:#1a2a1f;font-size:.75rem;font-weight:900}.planting-window-card{display:grid;align-items:center;gap:10px;padding:13px}.preview-icon-tile{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:13px;color:#3e9d6a;background:#ffffff47}.planting-window-card{grid-template-columns:42px 1fr;align-items:start;padding:14px 13px}.planting-window-content{min-width:0}.planting-window-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.planting-window-title strong,.planting-window-title span{display:block}.planting-window-title strong{font-size:.98rem}.planting-window-title span{margin-top:2px}.candidate-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:13px}.candidate-row span{display:flex;flex-direction:column;justify-content:center;min-height:39px;min-width:0;padding:6px 8px;border:1px solid rgba(60,80,55,.14);border-radius:12px;color:#5b6d61;background:#eef4e8;font-size:.56rem;font-weight:800;line-height:1.22}.candidate-row strong{overflow:hidden;color:#1a2a1f;font-size:.63rem;font-weight:900;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.planting-window-card p{margin:13px 0 0;font-size:.7rem;line-height:1.32}.preview-hero-card p,.weather-action-card p,.trend-insight-card p,.forecast-action-row p,.harvest-hero-copy p{margin:6px 0 0;color:#5b6d61;font-size:.72rem;font-weight:700;line-height:1.35}.badge-row,.preview-chip-row,.summary-action-row,.harvest-stat-grid,.weather-metric-grid,.device-metric-grid,.hourly-row{display:flex;gap:8px}.preview-chip-row,.hourly-row{overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.preview-chip-row::-webkit-scrollbar,.hourly-row::-webkit-scrollbar{display:none}.preview-badge,.preview-status,.preview-chip,.preview-add-chip{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(60,80,55,.14);border-radius:999px;color:#1a2a1f;background:#eef4e8;font-size:.62rem;font-weight:900;line-height:1;white-space:nowrap}.preview-badge,.preview-status{min-height:24px;padding:0 8px}.preview-badge.success,.preview-status.success{border-color:#3e9d6a52;color:#2f7a52;background:#3e9d6a1f}.preview-badge.warn,.preview-status.warn{border-color:#c68a2e5c;color:#8e6a3c;background:#d9a13b24}.preview-status.watch{border-color:#4f84a657;color:#4f84a6;background:#4f84a61f}.preview-chip{flex:0 0 auto;min-height:34px;padding:0 12px;font-size:.68rem}.preview-chip.active{border-color:#3e9d6a;color:#0b130e;background:#3e9d6a}.preview-add-chip{gap:6px;min-height:34px;padding:0 10px;font-size:.68rem;line-height:1}.preview-add-chip svg{display:block;flex:0 0 auto}.preview-section-header{margin-top:2px}.preview-section-header h3{font-size:1rem}.preview-mode-switch{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid rgba(60,80,55,.14);border-radius:18px;background:#eef4e8}.preview-mode-switch button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:0;color:#1a2a1f;background:transparent;cursor:pointer;font:inherit;font-size:.76rem;font-weight:900}.preview-mode-switch .active{color:#0b130e;background:#3e9d6a}.preview-device-card,.device-workspace-card,.weather-current-card,.weather-action-card,.forecast-section,.planner-preview-panel,.harvest-hero-card,.summary-panel,.harvest-record-card{border:1px solid rgba(60,80,55,.14);border-radius:16px;background:#f3f7ee;box-shadow:0 2px 4px #1a2a1f1a}.preview-device-card,.device-workspace-card,.weather-current-card,.weather-action-card,.forecast-section,.planner-preview-panel,.harvest-hero-card,.summary-panel{padding:14px}.muted-preview-card{background:#eef4e8;box-shadow:none}.preview-device-heading strong,.device-workspace-header strong,.plant-summary-copy strong,.filter-header strong,.harvest-record-card strong,.summary-panel strong,.weather-current-header strong,.forecast-action-row strong{display:block;color:#1a2a1f;font-size:.9rem;font-weight:900;line-height:1.16}.preview-device-heading span,.device-workspace-header div>span,.device-workspace-header small,.filter-header div>span,.harvest-record-card span,.summary-panel span,.weather-current-header span,.season-header span,.daily-row span,.daily-row em,.forecast-action-row p{display:block;color:#5b6d61;font-size:.66rem;font-style:normal;font-weight:800;line-height:1.22}.device-metric-grid,.weather-metric-grid{flex-wrap:wrap;margin-top:12px}.metric-tile{flex:1 1 calc(50% - 4px);min-width:0;min-height:58px;padding:10px;border:1px solid rgba(60,80,55,.14);border-radius:14px;background:#eef4e8}.metric-tile svg{color:#4f84a6}.metric-tile span{display:block;margin-top:5px;color:#5b6d61;font-size:.58rem;font-weight:900;line-height:1;text-transform:uppercase}.metric-tile strong{display:block;margin-top:3px;color:#1a2a1f;font-size:.82rem;font-weight:900;line-height:1.08}.plant-hero-row{align-items:flex-start}.plant-hero-row h3{min-width:0}.badge-row{flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.active-plants-preview{display:grid;gap:12px}.active-plants-heading,.active-plant-controls,.planning-details-header,.planner-actions-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.active-plants-heading{align-items:flex-start}.active-plant-controls{flex-wrap:wrap}.active-plant-controls .density-toggle{justify-self:auto;margin-top:0}.planning-details-header h3,.active-plants-heading h3{font-size:1rem}.today-action-card{display:grid;gap:12px;padding:14px;box-shadow:0 2px 4px #1a2a1f1a}.today-action-heading{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center}.today-action-heading strong{display:block;color:#1a2a1f;font-size:.95rem;font-weight:900;line-height:1.12}.today-action-heading span:not(.preview-icon-tile){display:block;margin-top:3px;color:#5b6d61;font-size:.66rem;font-weight:800;line-height:1.24}.today-action-list{display:grid;gap:8px}.today-action-row{display:grid;grid-template-areas:"icon copy arrow" "icon cta arrow";grid-template-columns:34px minmax(0,1fr) 16px;gap:4px 9px;align-items:center;width:100%;min-height:82px;padding:9px;border:1px solid rgba(60,80,55,.14);border-radius:14px;color:inherit;background:#eef4e8;cursor:pointer;font:inherit;text-align:left}.today-action-icon{grid-area:icon;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:12px;color:#3e9d6a;background:#3e9d6a24}.today-action-copy{grid-area:copy;display:grid;min-width:0;gap:2px}.today-action-copy em,.trend-insight-grid em{color:#3e9d6a;font-size:.55rem;font-style:normal;font-weight:900;line-height:1;text-transform:uppercase}.today-action-copy strong{color:#1a2a1f;font-size:.75rem;font-weight:900;line-height:1.12}.today-action-copy small{display:-webkit-box;overflow:hidden;color:#5b6d61;font-size:.62rem;font-weight:800;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.today-action-cta{grid-area:cta;justify-self:start;color:#3e9d6a;font-size:.58rem;font-weight:900;line-height:1.08;white-space:nowrap}.today-action-row>svg{grid-area:arrow}.trend-insight-card{display:grid;gap:9px;margin-top:12px;padding:12px;border:1px solid rgba(60,80,55,.14);border-radius:14px;background:#eef4e8}.trend-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.trend-insight-grid span{min-width:0;padding:8px 7px;border:1px solid rgba(60,80,55,.12);border-radius:12px;background:#f3f7ee}.trend-insight-grid strong{display:block;overflow:hidden;margin-top:4px;color:#1a2a1f;font-size:.68rem;font-weight:900;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.trend-insight-card>small,.forecast-decision-card>small{color:#5b6d61;font-size:.6rem;font-weight:800;line-height:1.2}.forecast-decision-card{display:grid;gap:8px}.forecast-decision-button{display:inline-flex;align-items:center;justify-content:center;justify-self:start;gap:6px;min-height:34px;margin-top:2px;padding:0 11px;border:0;border-radius:999px;color:#0b130e;background:#3e9d6a;cursor:pointer;font:inherit;font-size:.66rem;font-weight:900}.weather-heads-up-preview{display:grid;gap:12px;width:100%;padding:14px;border:1px solid rgba(60,80,55,.14);border-radius:18px;color:inherit;background:#f3f7ee;box-shadow:0 2px 4px #1a2a1f1a;cursor:pointer;font:inherit;text-align:left}.weather-heads-up-header{display:flex;align-items:center;gap:12px}.weather-heads-up-header>svg,.weather-heads-up-icon{color:#4f84a6}.weather-heads-up-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:42px;height:42px;border-radius:16px;background:#eef4e8}.weather-heads-up-text{display:grid;flex:1 1 auto;min-width:0;gap:2px}.weather-heads-up-kicker,.weather-heads-up-metric em{color:#4f84a6;font-size:.56rem;font-style:normal;font-weight:900;line-height:1;text-transform:uppercase}.weather-heads-up-text strong{overflow:hidden;color:#1a2a1f;font-size:.98rem;font-weight:900;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.weather-heads-up-text small{display:-webkit-box;overflow:hidden;color:#5b6d61;font-size:.68rem;font-weight:700;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:3}.weather-heads-up-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.weather-heads-up-metric{display:grid;min-width:0;padding:8px 9px;border:1px solid rgba(60,80,55,.14);border-radius:12px;background:#eef4e8}.weather-heads-up-metric strong{display:block;overflow:hidden;margin-top:3px;color:#1a2a1f;font-size:.74rem;font-weight:900;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.device-workspace-list{display:grid;gap:12px}.device-workspace-header{align-items:flex-start}.device-workspace-header>div{min-width:0}.device-workspace-header strong{margin:2px 0 3px}.device-workspace-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.device-workspace-stats span{display:grid;gap:2px;min-width:0;min-height:48px;padding:8px;border:1px solid rgba(60,80,55,.14);border-radius:13px;color:#5b6d61;background:#eef4e8;font-size:.58rem;font-weight:900;line-height:1.1;text-transform:uppercase}.device-workspace-stats strong{color:#1a2a1f;font-size:1rem;line-height:1}.device-issue-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.device-issue-row span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;color:#8e6a3c;background:#d9a13b24;font-size:.58rem;font-weight:900}.plant-summary-list{display:grid;gap:8px;margin-top:12px}.plant-summary-row{display:grid;grid-template-columns:34px minmax(0,1fr);min-height:62px;padding:8px;border:1px solid rgba(60,80,55,.14);border-radius:14px;background:#eef4e8}.plant-summary-row.with-harvest{grid-template-columns:34px minmax(0,1fr) 34px}.plant-summary-icon,.plant-harvest-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid currentColor;border-radius:12px;background:#f3f7ee}.plant-summary-icon.success{color:#2f7a52}.plant-summary-icon.warn{color:#8e6a3c}.plant-summary-icon.watch{color:#4f84a6}.plant-summary-copy{display:grid;min-width:0;gap:2px}.plant-summary-status{font-size:.62rem;font-style:normal;font-weight:900;line-height:1.1}.plant-summary-status.success{color:#2f7a52}.plant-summary-status.warn{color:#8e6a3c}.plant-summary-status.watch{color:#4f84a6}.plant-summary-copy small{overflow:hidden;color:#5b6d61;font-size:.6rem;font-weight:800;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.plant-harvest-button{align-self:center;border-color:#c68a2e5c;color:#8e6a3c;cursor:pointer}.harvest-hero-card{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:13px;align-items:center}.harvest-hero-copy span{color:#8e6a3c;font-size:.64rem;font-weight:900;text-transform:uppercase}.harvest-hero-copy strong{display:block;margin-top:4px;color:#1a2a1f;font-size:1.35rem;font-weight:900;line-height:1.02}.season-wheel{display:grid;grid-template-columns:1fr 1fr;gap:7px}.season-wheel span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:14px;color:#fffdf7;background:#3e9d6a}.season-wheel span:nth-child(2){background:#c68a2e}.season-wheel span:nth-child(3){background:#8e6a3c}.season-wheel span:nth-child(4){background:#4f84a6}.harvest-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.harvest-stat-grid .metric-tile{flex:none}.summary-panel{display:flex;align-items:center;gap:12px}.summary-panel svg{color:#8e6a3c}.filter-header{margin-top:3px}.season-header{display:grid;gap:2px;margin-top:2px}.season-header strong{color:#1a2a1f;font-size:.94rem;font-weight:900}.harvest-record-card{padding:12px}.harvest-record-card>div:last-child{text-align:right}.weather-current-header{align-items:center}.weather-current-header strong{margin-top:3px;font-size:1.55rem}.weather-icon-wrap{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:64px;height:64px;border:1px solid rgba(60,80,55,.14);border-radius:999px;color:#4f84a6;background:#eef4e8}.summary-action-row{display:grid;grid-template-columns:1fr 1fr}.summary-action-row section{display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 12px;border:1px solid rgba(60,80,55,.14);border-radius:14px;background:#f3f7ee}.summary-action-row svg{color:#3e9d6a}.summary-action-row span{display:block;color:#5b6d61;font-size:.62rem;font-weight:900}.summary-action-row strong{display:block;color:#1a2a1f;font-size:.9rem;font-weight:900}.weather-section-title{display:flex;align-items:center;gap:8px}.weather-section-title svg{color:#3e9d6a}.weather-section-title strong,.forecast-section h3{color:#1a2a1f;font-size:.98rem;font-weight:900}.forecast-section{display:grid;gap:10px}.planner-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.planner-metric-card{display:grid;min-width:0;min-height:72px;padding:10px;border:1px solid rgba(60,80,55,.14);border-radius:14px;background:#f3f7ee;box-shadow:0 2px 4px #1a2a1f1a}.planner-metric-card svg{color:#3e9d6a}.planner-metric-card.soon svg{color:#c68a2e}.planner-metric-card.waiting svg{color:#4f84a6}.planner-metric-card span{margin-top:6px;color:#5b6d61;font-size:.58rem;font-weight:900;line-height:1;text-transform:uppercase}.planner-metric-card strong{margin-top:3px;color:#1a2a1f;font-size:1.12rem;font-weight:900;line-height:1}.planner-actions-row{align-items:flex-start}.planner-actions-row>div{min-width:0}.planner-actions-row strong{display:block;color:#1a2a1f;font-size:.94rem;font-weight:900;line-height:1.16}.planner-actions-row span:not(.preview-add-chip){display:block;margin-top:2px;color:#5b6d61;font-size:.66rem;font-weight:800;line-height:1.22}.planner-preview-panel p{margin:8px 0 0;color:#5b6d61;font-size:.72rem;font-weight:700;line-height:1.35}.planner-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.planner-catalog-grid span{display:grid;gap:4px;min-width:0;padding:10px;border:1px solid rgba(60,80,55,.14);border-radius:13px;background:#eef4e8}.planner-catalog-grid svg{color:#3e9d6a}.planner-catalog-grid strong{overflow:hidden;color:#1a2a1f;font-size:.78rem;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.planner-catalog-grid em{color:#5b6d61;font-size:.58rem;font-style:normal;font-weight:800;line-height:1.2}.forecast-action-row{padding:10px;border:1px solid rgba(60,80,55,.14);border-radius:13px;background:#eef4e8}.forecast-action-row strong{margin-top:6px}.hourly-row span{display:grid;justify-items:center;flex:0 0 66px;gap:3px;padding:10px 8px;border:1px solid rgba(60,80,55,.14);border-radius:14px;background:#eef4e8}.hourly-row svg{color:#4f84a6}.hourly-row strong{color:#1a2a1f;font-size:.82rem;font-weight:900}.hourly-row em,.hourly-row small{color:#5b6d61;font-size:.58rem;font-style:normal;font-weight:900}.daily-row{min-height:36px;padding:0 2px;border-top:1px solid rgba(60,80,55,.12)}.daily-row strong{color:#1a2a1f;font-size:.72rem;font-weight:900}.density-toggle{justify-self:end;display:inline-flex;overflow:hidden;margin-top:4px;border:1px solid rgba(60,80,55,.14);border-radius:999px;background:#eef4e8;color:#1a2a1f;font-size:.71rem;font-weight:900}.density-toggle span,.density-toggle strong{display:inline-flex;align-items:center;min-height:30px;padding:0 13px}.density-toggle strong{color:#0b130e;background:#3e9d6a}.density-toggle strong:before{display:inline-block;width:8px;height:8px;margin-right:7px;border:2px solid #0b130e;border-radius:999px;background:#0b130e;content:""}.device-card-peek{height:108px;margin-top:10px;opacity:.85}.native-tabbar{position:absolute;right:14px;bottom:9px;left:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));height:62px;padding:7px 8px 6px;border:1px solid rgba(60,80,55,.14);border-radius:21px;background:#f3f7ee;box-shadow:0 5px 16px #1a2a1f2e}.native-tabbar button{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;border:0;color:#5b6d61;background:transparent;cursor:pointer;font:inherit;font-size:.58rem;font-weight:900}.native-tabbar .active{color:#3e9d6a}.platform-band,.launch-band{padding:clamp(54px,8vw,92px) clamp(20px,5vw,72px)}.platform-band{background:var(--paper)}.section-heading{max-width:780px;margin-bottom:34px}h2{max-width:900px;color:var(--green);font-size:clamp(2rem,5vw,4rem);line-height:1.02;letter-spacing:0}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-card{min-height:250px;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:22px;border-radius:8px;color:var(--green);background:#527a421f}.feature-card h3{margin-bottom:12px;color:var(--ink);font-size:1.22rem;line-height:1.22;letter-spacing:0}.feature-card p,.launch-copy p{color:var(--muted);line-height:1.68}.feature-card .button{margin-top:8px;justify-self:start}.page-hero{padding:clamp(64px,10vw,118px) clamp(20px,5vw,72px);background:linear-gradient(90deg,#f7f5eff5,#f7f5efc2),linear-gradient(135deg,#e6efe3,#f7f5ef 54%,#dce9ee)}.page-hero h1{max-width:820px;margin-bottom:22px;font-size:clamp(2.4rem,5vw,4rem);line-height:1;text-wrap:balance}.page-hero p:not(.eyebrow){max-width:760px;color:#344538;font-size:clamp(1.04rem,2vw,1.32rem);line-height:1.62}.page-hero .button{margin-top:12px}.compact-page-hero{padding-bottom:clamp(52px,7vw,82px)}.content-band,.split-band{padding:clamp(54px,8vw,92px) clamp(20px,5vw,72px)}.content-band{background:var(--paper)}.muted-band{background:#f7f5ef}.split-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:clamp(24px,5vw,64px);align-items:start;background:#f7f5ef}.split-band>p{color:var(--muted);font-size:1.08rem;line-height:1.7}.split-band a:not(.button),.text-link{color:var(--green);font-weight:800;text-decoration:underline;text-underline-offset:3px}.pricing-panel,.contact-panel,.support-guide-panel{max-width:900px;padding:clamp(24px,4vw,38px);border:1px solid var(--line);border-radius:8px;background:#fff}.pricing-panel,.support-guide-panel{display:grid;gap:24px}.pricing-panel h2,.contact-panel h2,.support-guide-panel h2,.legal-copy h2{margin-bottom:14px;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.08}.pricing-panel p,.contact-panel p,.support-guide-panel p,.legal-copy p{color:var(--muted);line-height:1.7}.pricing-panel .button,.support-guide-panel .button{justify-self:start}.checkout-actions{display:flex;flex-wrap:wrap;gap:12px}.checkout-note,.checkout-error,.checkout-reference{display:inline-flex;align-items:center;gap:8px;margin:0}.checkout-note{color:var(--green);font-weight:800}.checkout-error{color:#9f331c;font-weight:800}.checkout-spinner{animation:checkout-spin .85s linear infinite}@keyframes checkout-spin{to{transform:rotate(360deg)}}.checkout-success-panel{display:grid;gap:22px;max-width:920px;padding:clamp(24px,4vw,38px);border:1px solid var(--line);border-radius:8px;background:#fff}.checkout-success-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:8px;color:var(--green);background:#527a421f}.checkout-success-panel h2{margin-bottom:14px;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.08}.checkout-success-panel p{max-width:720px;color:var(--muted);line-height:1.7}.checkout-reference{color:var(--green);font-weight:800}.detail-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.detail-list li{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;color:#344538;font-weight:800}.detail-list svg{color:var(--green-2)}.wide-list{max-width:920px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.article-card,.faq-item,.timeline-item{border:1px solid var(--line);border-radius:8px;background:#fff}.article-card{display:grid;gap:10px;min-height:210px;padding:22px}.article-card span,.timeline-item span,.tag-row span{color:var(--clay);font-size:.72rem;font-weight:900;text-transform:uppercase}.article-card h3{margin:0;color:var(--ink);font-size:1.12rem;line-height:1.2}.article-card p,.faq-item p,.timeline-item p{margin:0;color:var(--muted);line-height:1.6}.article-card:hover,.article-card:focus-visible{border-color:#244f2e5c;transform:translateY(-1px)}.faq-list,.timeline-list{display:grid;gap:14px;max-width:960px}.faq-item,.timeline-item{padding:24px}.faq-item h2,.timeline-item h2{margin-bottom:10px;font-size:clamp(1.35rem,2.3vw,2rem)}.tag-row,.inline-link-row{display:flex;flex-wrap:wrap;gap:10px}.tag-row span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;color:var(--green);background:#f3f7ee}.inline-link-row{align-items:flex-start}.asset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.asset-card{display:grid;gap:12px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff}.asset-card h3{margin:0;color:var(--ink);font-size:1.12rem;line-height:1.2}.asset-card p{margin:0;color:var(--muted);line-height:1.6}.asset-card .button{justify-self:start;margin-top:6px}.asset-preview{display:grid;place-items:center;min-height:128px;padding:18px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#244f2e14,#d9a13b1f),#f7f5ef}.asset-preview img{max-height:86px;object-fit:contain}.contact-panel .feature-icon{margin-bottom:18px}.legal-copy{max-width:920px}.legal-copy h2:not(:first-child){margin-top:34px}.legal-copy a{color:var(--green);font-weight:800;text-decoration:underline;text-underline-offset:3px}.legal-meta{margin-bottom:20px;color:var(--green);font-size:.95rem;font-weight:900}.legal-note{margin-bottom:34px;padding:18px 20px;border:1px solid var(--line);border-left:5px solid var(--green);border-radius:8px;background:#fff}.legal-note p{margin:0}.legal-list{display:grid;gap:10px;margin:14px 0 0;padding-left:22px;color:var(--muted);line-height:1.68}.legal-list li{padding-left:4px}.launch-band{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr);align-items:start;gap:clamp(26px,5vw,70px);background:linear-gradient(135deg,#244f2ef2,#17211af0),var(--green);color:#fffdf7}.launch-band h2,.launch-band .eyebrow{color:#fffdf7}.launch-copy p{max-width:650px;color:#fffdf7c2}.launch-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.launch-list li{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;min-height:52px;padding:15px;border:1px solid rgba(255,253,247,.18);border-radius:8px;background:#fffdf714;font-weight:800}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px clamp(20px,5vw,72px);color:var(--muted);background:var(--paper);border-top:1px solid var(--line)}.site-footer img{width:176px}.site-footer p{margin-bottom:4px}.site-footer span{color:var(--green);font-weight:800}.footer-links{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:.9rem;font-weight:800}.footer-links a:hover,.footer-links a:focus-visible{color:var(--green)}@media(max-width:980px){.hero{display:flex;align-items:stretch;flex-direction:column;min-height:auto;padding-bottom:48px}.hero-content{order:1;max-width:100%}.hero h1{max-width:680px;font-size:3rem;line-height:1.02}.hero-art{position:relative;order:2;height:656px;margin-top:42px;overflow:visible}.field-grid{right:50%;bottom:28px;width:min(560px,112vw);transform:translate(54%) rotate(-12deg)}.phone-shell{top:0;right:50%;bottom:auto;width:min(330px,calc(100vw - 40px));transform:translate(50%)}.phone-screen{height:600px}.asset-grid,.feature-grid,.launch-band,.split-band{grid-template-columns:1fr}}@media(max-width:680px){.site-header{position:static;align-items:flex-start;flex-direction:column;gap:12px}.nav-links{width:100%;justify-content:flex-start}.hero{padding-top:54px;padding-bottom:42px}.hero:after{height:16%}.hero h1{max-width:100%;font-size:2rem;line-height:1.1}.hero-copy{max-width:100%;font-size:1.06rem;line-height:1.52}.hero-actions{align-items:stretch;flex-direction:column;max-width:310px}.button{width:100%}.phone-shell{width:min(322px,calc(100vw - 40px));min-width:0}.hero-art{height:636px;margin-top:36px}.native-scroll{align-content:start;grid-auto-rows:max-content}.planting-window-card{grid-template-columns:36px minmax(0,1fr);gap:8px;padding:12px}.candidate-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:11px}.candidate-row span{min-height:42px;padding:6px 7px;font-size:.55rem}.candidate-row strong{overflow:visible;font-size:.6rem;text-overflow:clip;white-space:normal}.planting-window-card p{margin-top:10px;font-size:.64rem;line-height:1.28}.feature-card{min-height:auto}.article-grid{grid-template-columns:1fr}.site-footer{align-items:flex-start;flex-direction:column}}@media(max-width:380px){.hero h1{font-size:1.85rem}.phone-screen{height:580px}.hero-art{height:616px}}
