@font-face{font-family:Anton;src:url('/assets/Anton-Regular.ttf') format('truetype');font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8eb;color:#233d28;font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}header,footer{max-width:1440px;margin:auto;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:750;font-size:27px;letter-spacing:-1.2px;text-decoration:none;display:flex;align-items:center;gap:12px}.brand img{border-radius:10px}nav{display:flex;gap:34px}nav a,footer a{text-decoration:none}a:hover{text-decoration:underline}h1,h2{font-family:Anton,sans-serif;font-weight:400;letter-spacing:-.025em;line-height:1.08;margin:0}h1{font-size:clamp(62px,7.5vw,112px)}h2{font-size:clamp(42px,5vw,72px)}p{font-size:22px;line-height:1.55;max-width:610px}.hero{position:relative;isolation:isolate;max-width:1440px;margin:0 auto;min-height:750px;height:calc(100dvh - 96px);max-height:960px;overflow:hidden;padding:48px 5% 0;display:grid;grid-template-columns:1.2fr .8fr;gap:45px;align-items:center}.hero-copy{align-self:center;z-index:2;padding-bottom:100px}.hero-copy p{margin:28px 0 36px;font-size:21px}.button{display:inline-flex;gap:40px;background:#233d28;color:#fff;border-radius:30px;padding:18px 26px;text-decoration:none;font-weight:600;font-size:18px;white-space:nowrap}.button:hover{background:#355b3b;text-decoration:none}.hero-phone{width:100%;max-width:380px;justify-self:center;align-self:start;transform:rotate(5deg);border:9px solid #263127;border-radius:58px;overflow:hidden;box-shadow:0 30px 70px #28432124}.hero-phone img{display:block;width:100%;height:auto}.leaf-shadow{position:absolute;inset:-25%;z-index:-1;background:url('/assets/leaves.png') center/cover;opacity:.11;filter:blur(5px);mix-blend-mode:multiply;pointer-events:none;animation:breeze 18s ease-in-out infinite alternate}@keyframes breeze{to{transform:translate(24px,13px) rotate(2deg)}}.intro{max-width:1050px;margin:0 auto;padding:110px 5% 100px;text-align:center}.intro p{margin:30px auto}.zone-labels{display:flex;justify-content:center;gap:14px;margin-top:35px}.zone-labels span{padding:16px 30px;border-radius:40px;font-size:19px;font-weight:600}.easy{background:#a6e421;color:#254516}.threshold{background:#a761ed;color:#241431}.hard{background:#ed382c;color:#fff}.detail{display:grid;grid-template-columns:.8fr 1fr;gap:100px;align-items:center;max-width:1160px;margin:auto;padding:30px 40px 130px}.detail-image{height:610px;overflow:hidden;border-radius:40px;box-shadow:0 20px 70px #28392116}.detail-image img{display:block;width:100%;height:auto;transform:translateY(-280px)}.detail p{margin:30px 0}.detail ul{padding-left:22px;font-size:18px;line-height:2}.weather{padding:80px 5% 0;background:#e9eede;overflow:hidden;text-align:center}.weather-heading p{margin:26px auto}.weather-controls{display:flex;justify-content:center;gap:8px;margin:30px auto}.weather-controls button{border:1px solid #233d2825;background:transparent;color:#233d28;border-radius:30px;padding:13px 23px;font:inherit;cursor:pointer}.weather-controls button[aria-pressed=true]{background:#233d28;color:white}.weather-stage{width:390px;height:640px;margin:48px auto 0;border:9px solid #263127;border-bottom:0;border-radius:55px 55px 0 0;overflow:hidden;box-shadow:0 25px 70px #26312730}.weather-stage img{width:100%;height:auto;display:block}.privacy-note{text-align:center;max-width:800px;padding:120px 5%;margin:auto}.privacy-note p{margin:28px auto}.privacy-note a{font-weight:600}footer{border-top:1px solid #233d2818;padding-top:32px;padding-bottom:32px}footer div{display:flex;gap:25px;font-size:14px;align-items:center}.legal{max-width:820px;margin:55px auto 100px;padding:0 24px}.legal h1{font-size:70px;margin-bottom:26px}.legal h2{font-family:inherit;font-size:25px;letter-spacing:-.6px;line-height:1.3;margin:40px 0 12px;font-weight:700}.legal p,.legal li{font-size:18px;line-height:1.7}.legal .updated{font-size:14px;color:#556459}.legal details{padding:20px 0;border-bottom:1px solid #233d2820}.legal summary{font-size:21px;font-weight:650;cursor:pointer}.legal details p{margin-bottom:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #7444bd;outline-offset:5px}@media(max-width:760px){header{padding:20px 6%}nav{gap:18px;font-size:14px}.brand{font-size:23px}.brand img{width:32px;height:32px}.hero{display:block;height:auto;max-height:none;min-height:0;padding:48px 6% 0}.hero-copy{padding:0 0 48px}.hero h1{font-size:66px}.hero-copy p{font-size:18px}.hero-phone{width:75%;max-width:330px;margin:0 auto -190px;transform:rotate(4deg)}.intro{position:relative;background:#f7f8eb;padding-top:80px}.intro p{font-size:19px}.zone-labels{gap:8px}.zone-labels span{font-size:16px;padding:14px 20px}.detail{display:flex;flex-direction:column-reverse;gap:40px;padding:0 6% 80px}.detail p{font-size:19px}.detail-image{width:100%;max-width:370px;height:540px}.detail-image img{transform:translateY(-260px)}.weather{padding:65px 6% 0}.weather-heading p{font-size:19px}.weather-stage{width:min(340px,95%);height:540px}.privacy-note{padding:80px 6%}.privacy-note p{font-size:19px}footer{align-items:flex-start}footer div{flex-direction:column;align-items:flex-end;gap:14px}.legal{margin-top:40px}.legal h1{font-size:56px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.leaf-shadow{animation:none}}

.weather-controls{flex-wrap:wrap}

.hero-copy .launch-note{font-size:14px;margin-top:16px;opacity:.65}
