/* Compact homepage walkthrough, independent of other sections. */
.home-how{max-width:1424px;margin:12px clamp(20px,5.5vw,88px) 62px;padding:30px 32px 28px;background:#edf1e5;border:1px solid #d9e2cd;border-radius:14px;color:#29462f}.home-how-heading{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-bottom:25px}.home-how-kicker{display:flex;align-items:center;gap:8px;font-size:9px;font-weight:600;letter-spacing:.16em;color:#6b8057;margin:0 0 11px}.home-how-kicker>span{width:5px;height:5px;border-radius:50%;background:#77945d}.home-how-heading h2{font-size:clamp(24px,2.5vw,34px);line-height:1.25;letter-spacing:-.045em;font-weight:500;margin:0 0 9px;text-wrap:initial}.home-how-heading>div>p:last-child{font-size:13px;line-height:1.7;color:#758169;margin:0}.home-how-link{display:flex;align-items:center;justify-content:center;gap:18px;flex-shrink:0;text-decoration:none;font-size:12px;font-weight:500;white-space:nowrap;color:#426238;border:1px solid #c6d5b7;border-radius:7px;background:#f7f9f0;padding:11px 14px;min-height:44px}.home-how-link:hover{background:#e3ebd5;border-color:#92aa7a}.home-how-link>span{font-size:18px;font-weight:400;line-height:1}.home-how-link:focus-visible{outline:2px solid #446b32;outline-offset:4px}.home-how-steps{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:0;margin:0;counter-reset:none}.home-how-steps>li{padding:18px 20px 19px;background:#fafbf5;border:1px solid #dce4d2;border-radius:9px;min-width:0}.home-how-step-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px;color:#84996b}.home-how-number{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border:1px solid #dde6ce;border-radius:5px;color:#718753;background:#edf3e1;font-size:10px;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.03em}.home-how-step-top>svg{width:22px;height:22px}.home-how-steps h3{font-size:17px;line-height:1.35;letter-spacing:-.025em;font-weight:600;margin:0 0 8px;color:#36532c}.home-how-steps p{font-size:12px;line-height:1.8;margin:0;color:#718266;max-width:315px}.home-how-steps>li:nth-child(2) .home-how-number{background:#f3f0e3;border-color:#e5dfcd;color:#94805c}.home-how-steps>li:nth-child(2) .home-how-step-top>svg{color:#94805c}.home-how-steps>li:nth-child(3) .home-how-number{background:#eaf0e9;border-color:#d9e3d8;color:#6d8471}.home-how-steps>li:nth-child(3) .home-how-step-top>svg{color:#6d8471}
@media(min-width:1600px){.home-how{margin-inline:auto}}
@media(max-width:900px){.home-how{padding:25px;margin-bottom:45px}.home-how-heading{gap:20px}.home-how-heading h2{font-size:27px;max-width:400px}.home-how-steps{gap:10px}.home-how-steps>li{padding:16px}.home-how-steps h3{font-size:16px}.home-how-steps p{font-size:12px}.home-how-link{font-size:11px;gap:12px;padding:11px 12px}}
@media(max-width:640px){.home-how{margin:0 20px 38px;padding:23px 19px 19px;border-radius:11px}.home-how-heading{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:20px}.home-how-heading h2{font-size:27px;line-height:1.25;max-width:310px}.home-how-heading>div>p:last-child{font-size:12px;max-width:280px;line-height:1.8}.home-how-kicker{font-size:8px;margin-bottom:10px}.home-how-link{justify-self:start;font-size:11px;padding:10px 13px;min-height:42px;gap:20px}.home-how-steps{grid-template-columns:1fr;gap:9px}.home-how-steps>li{display:grid;grid-template-columns:27px minmax(0,1fr);column-gap:13px;padding:15px}.home-how-step-top{grid-column:1;grid-row:1/3;align-items:flex-start;margin:0}.home-how-step-top>svg{display:none}.home-how-number{width:26px;height:26px}.home-how-steps h3{grid-column:2;font-size:15px;margin:0 0 5px;line-height:1.4}.home-how-steps p{grid-column:2;font-size:12px;line-height:1.75;max-width:none}}

/* Keep the hero and library close after removing the capability strip. */
.page-home .home-hero{min-height:0;padding-bottom:32px}
.page-home .library-section{padding-top:32px}
@media(max-width:600px){.page-home .home-hero{padding-bottom:24px}.page-home .library-section{padding-top:24px}}
