/* Free-first product journey, with an optional Pro preview. */
.home-page{--home-muted:#52665b;--home-line:#d5dfce}
.home-page .home-section{padding:56px 7%;max-width:1500px;margin:0 auto}
.home-page .eyebrow{font-size:.8125rem;line-height:1.6;letter-spacing:.09em}
.home-page h1,.home-page h2,.home-page h3{color:var(--ink);text-wrap:balance}
.home-page a:focus-visible,.home-page button:focus-visible,.home-page summary:focus-visible{outline:3px solid #42652e;outline-offset:4px}
.home-page .button{font-size:1rem;min-height:48px;white-space:normal;padding:13px 20px}
.home-page .home-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:64px;align-items:center;padding:48px 7%}
.home-hero-copy{min-width:0}
.home-page .hero h1{font-size:clamp(2.1rem,3.15vw,3rem);line-height:1.1;letter-spacing:-.045em;margin:16px 0 22px;max-width:690px}
.home-intro{font-size:1.125rem;line-height:1.65;max-width:520px;margin:0 0 20px}
.home-first-fit{font-size:1rem;line-height:1.65;margin:0 0 24px}
.home-actions{display:flex;flex-wrap:wrap;gap:10px}
.home-walkthrough-link{border:1px solid #527636;background:transparent}
.home-release{font-size:.875rem;line-height:1.6;margin:17px 0 0;color:#304b2f}
.home-release a,.home-proof-note a,.home-blocks-note a{text-decoration:underline;text-underline-offset:3px}
.home-task-map{background:#fbfff5;border:1px solid #8eaa75;border-radius:14px;padding:28px;min-width:0;box-shadow:0 14px 32px #25421512}
.home-task-map>.eyebrow{color:#526b3d;margin:0 0 8px}
.home-task-map h2{font-size:1.6rem;line-height:1.2;letter-spacing:-.035em;margin:0 0 20px}
.home-task{display:grid;grid-template-columns:28px minmax(0,1fr);gap:13px;border-top:1px solid #d7e2cb;padding:20px 0}
.home-task-number{font-size:.875rem;color:#527442;font-weight:700;line-height:1.65}
.home-task h3{font-size:1.15rem;line-height:1.4;margin:0 0 6px}
.home-task p{font-size:1rem;line-height:1.6;color:var(--home-muted);margin:0 0 10px}
.home-task-scope{display:inline-block;font-size:.8125rem;font-weight:700;line-height:1.5;border:1px solid #c3d4b5;border-radius:4px;padding:3px 8px;background:#eff6e8}
.home-blocks-note{font-size:.875rem;line-height:1.65;margin:0 0 14px;color:var(--home-muted)}
.home-task-map>.text-link{display:inline-block;margin:0;font-size:.875rem;line-height:1.6;text-decoration:underline;text-underline-offset:3px}
.home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:28px}
.home-section-heading h2,.home-faq h2{font-size:clamp(1.8rem,3vw,2.75rem);letter-spacing:-.045em;line-height:1.15;margin:0}
.home-section-heading .eyebrow{margin:0 0 10px}
.home-section-heading p:not(.eyebrow){font-size:1rem;line-height:1.6;color:var(--home-muted);margin:14px 0 0}
.home-section-heading>.text-link{flex-shrink:0;font-size:.9375rem}
.home-proof-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(250px,1fr);gap:40px;align-items:start}
.home-walkthrough{min-width:0}
.home-proof-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:22px}
.home-proof-tabs[hidden],.home-proof-step[hidden]{display:none}
.home-proof-tabs button{border:1px solid #b9c9b0;border-radius:6px;background:#f3f7ef;color:var(--ink);font-size:1rem;font-weight:650;line-height:1.4;min-height:48px;padding:10px;overflow-wrap:anywhere}
.home-proof-tabs button[aria-selected="true"]{background:var(--ink);border-color:var(--ink);color:#fff}
.home-proof-step{margin:0}
.home-proof-step:focus-visible{outline:3px solid #527f35;outline-offset:4px}
.home-proof-step h3,.home-free-includes h3,.home-install h3{font-size:1.35rem;letter-spacing:-.025em;line-height:1.3;margin:0 0 12px}
.home-proof-step figcaption p{font-size:1rem;line-height:1.65;margin:0 0 20px;color:var(--home-muted)}
.home-proof-image{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1.6;max-height:460px;padding:16px;background:#f7f9f4;border:1px solid #c9d3c6;border-radius:10px;overflow:hidden}
.home-proof-image img{display:block;width:100%;height:100%;object-fit:contain}
.home-proof-enlarge{display:inline-flex;align-items:center;min-height:44px;font-size:.875rem;font-weight:650;text-decoration:underline;text-underline-offset:3px}
.home-proof-note{font-size:.875rem;line-height:1.65;color:var(--home-muted);margin:8px 0 0}
.home-free-includes{padding:28px;background:#f4f7f0;border:1px solid var(--home-line);border-radius:12px}
.home-free-includes>.eyebrow{margin:0 0 12px}
.home-free-includes ul{padding:0;list-style:none;margin:22px 0}
.home-free-includes li{font-size:1rem;line-height:1.65;padding:12px 0;border-top:1px solid var(--home-line)}
.home-free-includes li:last-child{border-bottom:1px solid var(--home-line)}
.home-free-includes>p:not(.eyebrow){font-size:.9375rem;line-height:1.65;color:var(--home-muted);margin:20px 0}
.home-free-includes>.text-link{font-size:.9375rem;line-height:1.6;margin:0;display:inline-block}
.home-install{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:34px;padding-top:28px;border-top:1px solid var(--home-line)}
.home-install>div{max-width:790px}
.home-install p{font-size:1rem;line-height:1.65;color:var(--home-muted);margin:0}
.home-install .home-install-note{font-size:.875rem;margin-top:10px}
.home-install>.button{flex-shrink:0}
.home-page .home-pro{background:#eff4e9;max-width:none;padding-top:36px;padding-bottom:36px}
.home-pro-summary,.home-pro-preview{max-width:1290px;margin-left:auto;margin-right:auto}
.home-pro-summary{display:flex;align-items:center;justify-content:space-between;gap:32px}
.home-pro-summary>div:first-child{max-width:720px;min-width:0}
.home-pro-summary .eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;margin:0 0 12px}
.home-pro-status{color:#385226;font-weight:600;font-size:.8125rem;letter-spacing:0;border:1px solid #b4c8a4;padding:3px 9px;border-radius:5px}
.home-pro-summary h2{font-size:clamp(1.5rem,2.3vw,2rem);line-height:1.2;letter-spacing:-.035em;margin:0 0 12px;text-wrap:pretty}
.home-pro-summary p:not(.eyebrow){color:var(--home-muted);font-size:1rem;line-height:1.65;margin:0}
.home-pro-links{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;gap:4px}
.home-pro-links .text-link{font-size:.9375rem;line-height:1.6;min-height:44px;display:inline-flex;align-items:center;margin:0;text-decoration:underline;text-underline-offset:4px}
.home-pro-preview{margin-top:24px}
.home-demo-disclosure>summary{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:18px 22px;border:1px solid #bdccbe;border-radius:8px;background:#fff;cursor:pointer;font-size:1rem;font-weight:650;list-style:none}
.home-demo-disclosure>summary::-webkit-details-marker{display:none}
.home-demo-disclosure>summary>span:first-child{flex:1 1 220px;min-width:0;overflow-wrap:anywhere}
.home-demo-disclosure>summary>span:last-child{font-size:.875rem;font-weight:500}
.home-demo-close-label,.home-demo-disclosure[open] .home-demo-open-label{display:none}
.home-demo-disclosure[open] .home-demo-close-label{display:inline}
.home-demo-intro{padding:24px 0 8px}
.home-demo-intro h3{font-size:1.3rem;margin:0 0 10px;line-height:1.3}
.home-demo-intro p,.home-demo-note{font-size:.9375rem;line-height:1.65;color:var(--home-muted);max-width:900px}
.home-page #editor{min-height:0}
.home-demo-note{margin:18px 0 0}
.home-faq{display:grid;grid-template-columns:1fr 1.6fr;gap:64px;align-items:start}
.home-faq>div{min-width:0}
.home-faq code{white-space:normal;overflow-wrap:anywhere}
.home-faq .eyebrow{margin:0 0 12px}
.home-faq details{padding:0;border:1px solid var(--home-line);border-radius:10px;margin-bottom:10px;background:#fff}
.home-faq details[open]{background:#f7faf3;border-color:#a7bd96;padding-bottom:20px}
.home-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;font-size:1rem;font-weight:650;cursor:pointer;line-height:1.6;list-style:none;padding:16px 22px}
.home-faq summary::-webkit-details-marker{display:none}
.home-faq summary:hover{color:#476d31}
.home-faq-icon{flex:0 0 20px;color:#527442}
.home-faq details[open] .home-faq-plus{display:none}
.home-faq details p{font-size:1rem;line-height:1.7;color:var(--home-muted);margin:0 0 12px;padding:0 22px}
.home-faq details p:last-child{margin-bottom:0}
.home-faq details a{text-decoration:underline}
.home-help-card{display:block;background:#17332a;border:1px solid #274b3c;border-radius:12px;padding:26px;margin-top:30px;color:#fff;text-decoration:none;max-width:390px}
.home-help-label{display:block;color:#bbd4ae;font-size:.75rem;font-weight:650;letter-spacing:.09em;line-height:1.6}
.home-page .home-help-card h3{color:#fff;font-size:1.4rem;line-height:1.25;letter-spacing:-.025em;margin:15px 0 12px;text-wrap:pretty}
.home-help-card p{font-size:.9375rem;line-height:1.65;margin:0;color:#d1ddcf}
.home-help-action{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.9375rem;font-weight:650;line-height:1.5;margin-top:23px;padding-top:17px;border-top:1px solid #ffffff25;color:#c2fa72}
.home-help-action svg{flex-shrink:0}
.home-help-card:hover{background:#203e31;border-color:#799269}
.home-help-card:hover .home-help-action{text-decoration:underline;text-underline-offset:4px}
.home-page .home-help-card:focus-visible{outline-offset:5px}
.home-closing{display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--ink);color:#fff;padding:34px 7%}
.home-closing .eyebrow{color:#c4d7b9;margin:0 0 12px}
.home-closing h2{color:#fff;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.2;letter-spacing:-.04em;margin:0}
.home-closing .button{flex-shrink:0}
.home-page~.site-footer .site-footer-main>*{min-width:0}
.home-page~.site-footer .site-footer-group a{max-width:100%;overflow-wrap:anywhere}
@media(max-width:1100px){.home-page .home-hero{gap:30px}.home-task-map{padding:23px}.home-proof-grid{grid-template-columns:minmax(0,1.7fr) minmax(230px,1fr);gap:24px}.home-free-includes{padding:23px}.home-proof-tabs button{font-size:.9375rem}.home-install{align-items:flex-start;flex-direction:column;gap:20px}.home-faq{gap:32px}}
@media(max-width:720px){
 .home-page .home-section{padding:34px 6%}
 .home-page .home-hero{grid-template-columns:1fr;gap:28px;padding:26px 6% 32px}
 .home-page .hero h1{font-size:clamp(1.8rem,7.2vw,2.4rem);line-height:1.12;margin:12px 0 16px}
 .home-intro{font-size:1rem;line-height:1.6;margin-bottom:14px}
 .home-first-fit{font-size:.9375rem;margin-bottom:18px}
 .home-page .eyebrow{font-size:.75rem}
 .home-actions{flex-direction:column;align-items:stretch;gap:5px}
 .home-actions .button{justify-content:center;font-size:.9375rem}
 .home-walkthrough-link{border-color:transparent;text-decoration:underline;text-underline-offset:4px}
 .home-release{margin-top:10px}
 .home-task-map{padding:22px}.home-task-map h2{font-size:1.45rem}.home-task{padding:16px 0;gap:10px}.home-task p{font-size:.9375rem}
 .home-section-heading{display:block;margin-bottom:24px}.home-section-heading>.text-link{display:inline-block;margin-top:16px}
 .home-proof-grid{grid-template-columns:1fr;gap:26px}.home-proof-tabs{gap:6px}.home-proof-tabs button{font-size:.875rem;padding:10px 5px}.home-proof-image{padding:8px;aspect-ratio:1.25}
 .home-free-includes{padding:23px}.home-free-includes ul{margin:16px 0}.home-free-includes li{padding:9px 0}
 .home-pro-summary{flex-direction:column;align-items:flex-start;gap:16px}.home-pro-links{flex-direction:row;flex-wrap:wrap;gap:0 24px}
 .home-demo-disclosure>summary{padding:16px;font-size:.9375rem}
 .home-faq{grid-template-columns:1fr;gap:26px}.home-help-card{max-width:none;margin-top:24px;padding:23px}.home-faq summary{gap:14px;padding-inline:18px}.home-faq details p{padding-inline:18px}
 .home-closing{flex-direction:column;align-items:flex-start;padding:32px 6%;gap:22px}.home-closing .button{width:100%;justify-content:center}
}
@media(max-width:600px){.home-page~.site-footer .site-footer-main{grid-template-columns:repeat(auto-fit,minmax(min(100%,8rem),1fr))}}
