/* Shared across marketing, tutorials, account/gallery and legal pages. */
footer.site-footer{display:block;max-width:none;width:100%;margin:0;padding:0;border-top:1px solid #e5e8eb;background:#fff;color:#1a1a1a;font-family:Geist,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:left}
.site-footer .site-footer-inner{display:grid;grid-template-columns:minmax(290px,1fr) minmax(0,1.8fr);align-items:start;column-gap:38px;row-gap:20px;max-width:1320px;margin:0 auto;padding:38px 32px 28px}
.site-footer .site-footer-brand-block{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;margin:0}
.site-footer .site-footer-brand{display:inline-flex;align-items:center;gap:10px;margin:0;padding:0;color:#1a1a1a;text-decoration:none;font-size:21px;font-weight:650;letter-spacing:-.7px;line-height:1.2;white-space:nowrap}
.site-footer .site-footer-brand img{display:block;width:52px;height:49px;object-fit:contain;flex-shrink:0}
.site-footer .site-footer-planting{display:flex;align-items:flex-start;gap:7px;margin:0;padding:0;color:#48784e;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:normal}
.site-footer .site-footer-planting svg{display:block;flex:0 0 17px;width:17px;height:17px;margin-top:1px;stroke:none}
.site-footer .site-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px 25px;min-height:49px;padding:9px 0;margin:0;font-size:14px;line-height:1.5}
.site-footer .site-footer-links a{color:#1a1a1a;text-decoration:none;font-weight:400;white-space:nowrap;overflow-wrap:normal}
.site-footer .site-footer-links a:hover{color:#3469c5;text-decoration:underline;text-underline-offset:4px}
.site-footer a:focus-visible{outline:3px solid #3469c5;outline-offset:5px;border-radius:3px}
.site-footer .site-footer-copyright{grid-column:1/-1;order:initial;margin:0;padding:0;color:#89919b;font-size:12px;line-height:1.5;font-weight:400}
@media(max-width:900px){.site-footer .site-footer-inner{grid-template-columns:1fr;gap:18px;padding:30px 24px 24px}.site-footer .site-footer-links{justify-content:flex-start;padding:0;min-height:0;gap:12px 22px}}
@media(max-width:420px){.site-footer .site-footer-inner{padding:26px 20px 22px}.site-footer .site-footer-links{font-size:13px;gap:12px 18px}.site-footer .site-footer-brand{font-size:20px}}
