:root{--ink:#1a3324;--green:#0f6e3b;--sky:#8fd9f7;--meadow:#d4f5ad}*{box-sizing:border-box}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fffdf6;margin:0;font-family:ui-rounded,SF Pro Rounded,Arial Rounded MT Bold,system-ui,sans-serif}h1,h2,h3,p{margin:0}h1,h2,h3{color:#292724;font-weight:900}h1{letter-spacing:-.045em;font-size:clamp(56px,6.2vw,92px);line-height:1.02}h2{letter-spacing:-.035em;font-size:clamp(38px,4.3vw,62px);line-height:1.08}p{font-size:20px;font-weight:500;line-height:1.55}.hero{background:var(--sky);text-align:center;overflow:hidden}header{padding:30px 24px 0}.logo{margin:auto;display:block}.hero-copy{z-index:1;padding:42px 24px 0;position:relative}.hero-copy p{max-width:610px;margin:24px auto 26px}.app-store{border-radius:12px;line-height:0;transition:transform .15s;display:inline-block}.app-store img{width:180px;height:60px;display:block}.app-store:hover{transform:translateY(-3px)}.app-store:focus-visible{outline:3px solid var(--ink);outline-offset:6px}.hero-art{z-index:0;margin-top:-140px;position:relative}.hero-art:before{content:"";z-index:1;background:linear-gradient(var(--sky), transparent);pointer-events:none;height:20%;position:absolute;inset:0 0 auto}.hero-art img{width:100%;height:auto;display:block}.features{text-align:center;background:var(--meadow);padding:95px 24px 110px}.section-copy{max-width:540px;margin:23px auto 0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:64px;max-width:1050px;margin:64px auto 0;display:grid}.feature-grid article>img{object-fit:contain;width:136px;height:136px;margin-bottom:24px}h3{letter-spacing:-.025em;margin-bottom:13px;font-size:25px}.feature-grid p{font-size:17px}.closing-scene{isolation:isolate;background:var(--meadow);flex-direction:column;justify-content:space-between;min-height:max(1180px,92vw);display:flex;position:relative;overflow:hidden}.closing-art{z-index:-1;object-fit:cover;width:100%;height:max(820px,66.6667vw);position:absolute;inset:0}.closing{text-align:center;padding:clamp(48px,5vw,90px) 24px 0}.closing p{margin:22px 0 27px}footer{background:linear-gradient(transparent, var(--meadow) 22%);flex-direction:column;align-items:center;gap:32px;margin-top:max(360px,30vw);padding:28px 0 0;font-size:13px;display:flex}.footer-wordmark{aspect-ratio:210/72;background:#c1e399;flex-shrink:0;width:92%;max-width:1500px;margin-bottom:24px;-webkit-mask:url(/steer-wordmark.svg) 50%/contain no-repeat;mask:url(/steer-wordmark.svg) 50%/contain no-repeat}.footer-links{text-align:center;grid-template-columns:repeat(2,1fr);gap:48px;width:min(620px,100%);padding:16px 24px 24px;display:grid}.footer-links>div{flex-direction:column;gap:14px;display:flex}.footer-links h3{margin-bottom:6px;font-size:19px}.footer-links a{color:#4b5b40;font-size:17px;line-height:1.4;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-links a:focus-visible{outline-offset:5px;outline:2px solid}.legal-page{max-width:780px;margin:auto;padding:48px 24px 96px}.legal-page>a{color:inherit}.legal-page h1{margin:40px 0 24px;font-size:clamp(40px,6vw,64px)}.legal-page h2{margin:36px 0 12px;font-size:25px}.legal-page p{font-size:17px}.draft-note{background:var(--meadow);border-radius:12px;padding:20px}@media (max-width:600px){h1{font-size:clamp(40px,11vw,56px)}header{padding-top:24px}.logo{width:117px;height:40px}.hero-copy{padding-top:36px}.hero-copy p{max-width:320px;margin-top:22px;font-size:17px}.desktop-break{display:none}.hero-art{margin-top:-60px}.hero-art img{object-fit:cover;width:100%;height:420px}.features{padding:72px 24px}p{font-size:18px}.feature-grid{grid-template-columns:1fr;gap:44px;max-width:300px;margin-top:44px}.feature-grid article>img{margin-bottom:16px}.closing-scene{min-height:1120px}.closing-art{object-position:30% center;height:850px}.closing{padding:48px 24px 0}}@media (prefers-reduced-motion:reduce){.app-store{transition:none}}
