:root{--landing-ink: #18392f;--landing-ink-soft: #35584b;--landing-muted: #60736a;--landing-cream: #f7f5ef;--landing-paper: #fffefa;--landing-line: rgba(24, 57, 47, .13);--landing-green: #2d6a4f;--landing-green-bright: #52b788;--landing-sage: #dce9d7;--landing-gold: #c58b4b;--landing-shadow: 0 24px 70px rgba(35, 68, 55, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.landing-page{min-width:320px;margin:0;overflow-x:hidden;background:var(--landing-cream);color:var(--landing-ink);font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.landing-page img{display:block;max-width:100%}.landing-page a:not(.landing-button){color:inherit;text-decoration:none}.skip-link{position:fixed;z-index:100;top:.75rem;left:.75rem;padding:.7rem 1rem;border-radius:.75rem;background:var(--landing-ink);color:#fff;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.landing-shell{width:min(1240px,calc(100% - 64px));margin:0 auto}.landing-nav{display:flex;align-items:center;justify-content:space-between;min-height:104px;gap:2rem}.landing-brand,.landing-footer-brand{display:inline-flex;align-items:center;min-width:0}.landing-brand{gap:.75rem}.landing-brand-mark{display:grid;width:52px;height:52px;flex:0 0 52px;place-items:center;overflow:hidden;border:1px solid rgba(24,57,47,.1);border-radius:50%;background:#f1eadf;box-shadow:0 7px 16px #2344371c}.landing-brand-mark img{width:100%;height:100%;object-fit:cover}.landing-brand-copy,.landing-footer-brand span{display:grid;gap:.12rem}.landing-brand-copy strong{color:var(--landing-ink);font-size:.98rem;font-weight:800;letter-spacing:-.025em}.landing-brand-copy small,.landing-footer-brand small{color:var(--landing-muted);font-size:.63rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.landing-nav-links{display:flex;align-items:center;gap:clamp(1.2rem,3vw,2.6rem);color:var(--landing-muted);font-size:.78rem;font-weight:700}.landing-nav-links>a:not(.landing-nav-login){display:inline-flex;align-items:center;min-height:44px;padding:.45rem .2rem;transition:color .16s ease}.landing-nav-links>a:not(.landing-nav-login):hover,.landing-nav-links>a:not(.landing-nav-login):focus-visible{color:var(--landing-green)}.landing-nav-login{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding:.68rem 1rem;border:1px solid var(--landing-line);border-radius:999px;color:var(--landing-ink);background:#fffefa73;transition:border-color .16s ease,background .16s ease,transform .16s ease}.landing-page :where(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(45,106,79,.48);outline-offset:3px}.landing-nav-login:hover,.landing-nav-login:focus-visible{border-color:#2d6a4f59;background:#fffefa;transform:translateY(-1px)}.landing-nav-facebook,.landing-nav-staff{border-color:transparent;background:transparent;color:var(--landing-muted)}.landing-nav-facebook{padding-right:.2rem;padding-left:.2rem}.landing-nav-facebook:hover,.landing-nav-facebook:focus-visible,.landing-nav-staff:hover,.landing-nav-staff:focus-visible{border-color:transparent;background:transparent;color:var(--landing-green)}.landing-nav-staff{padding-right:.2rem;padding-left:.2rem;font-size:.72rem}.landing-nav-staff i{color:var(--landing-muted)}.landing-nav-login i{color:var(--landing-green);font-size:1rem}.landing-nav-facebook i{color:#1877f2}.landing-hero{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,.88fr);align-items:center;gap:clamp(3.5rem,8vw,8rem);min-height:650px;padding:40px 0 72px}.landing-hero:before{position:absolute;z-index:-1;top:14%;left:-19vw;width:32rem;height:32rem;border-radius:50%;background:#dce9d785;content:"";filter:blur(2px)}.landing-hero-copy{position:relative;z-index:1;max-width:620px}.landing-eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 1.25rem;color:var(--landing-green);font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.landing-eyebrow>span{display:inline-block;width:24px;height:1px;background:currentColor}.landing-hero h1,.landing-section-heading h2,.landing-workflow-copy h2,.landing-final-copy h2{margin:0;color:var(--landing-ink);font-weight:800;letter-spacing:-.065em;line-height:.98;text-wrap:balance}.landing-hero h1{max-width:670px;font-size:clamp(3.35rem,6.2vw,6.15rem)}.landing-hero h1 em,.landing-section-heading h2 em,.landing-workflow-copy h2 em{color:var(--landing-green);font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.08em}.landing-hero h1 em{display:inline-block;padding-right:.1em;font-size:1.1em}.landing-hero-lede{max-width:500px;margin:1.75rem 0 0;color:var(--landing-muted);font-size:clamp(.95rem,1.4vw,1.08rem);line-height:1.8}.landing-hero-actions,.landing-final-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:2rem}.landing-button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:50px;padding:.85rem 1.2rem;border:1px solid transparent;border-radius:999px;font-size:.78rem;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.landing-button:hover,.landing-button:focus-visible{transform:translateY(-2px)}.landing-button-primary{background:var(--landing-green);box-shadow:0 11px 24px #2d6a4f33;color:#fff}.landing-hero-actions .landing-button-primary{min-width:170px}.landing-button-primary:hover,.landing-button-primary:focus-visible{background:#23583f;box-shadow:0 14px 28px #2d6a4f45;color:#fff}.landing-button-secondary{border-color:var(--landing-line);background:#fffefa6b;color:var(--landing-ink)}.landing-button-secondary:hover,.landing-button-secondary:focus-visible{border-color:#2d6a4f4d;background:var(--landing-paper)}.landing-button i{font-size:.92rem}.landing-hero-note{display:flex;align-items:center;gap:.7rem;max-width:420px;margin-top:1.65rem;color:var(--landing-muted);font-size:.72rem;line-height:1.55}.landing-hero-note strong{color:var(--landing-ink-soft);font-weight:800}.landing-location-link{display:inline-flex;align-items:center;gap:.55rem;min-height:44px;margin-top:.35rem;color:var(--landing-green);font-size:.72rem;font-weight:800}.landing-location-link>i:first-child{font-size:1.05rem}.landing-location-link>i:last-child{margin-left:.1rem;font-size:.78rem}.landing-location-link span{display:grid;gap:.1rem}.landing-location-link small{color:var(--landing-muted);font-size:.62rem;font-weight:600;letter-spacing:.02em}.landing-location-link:hover,.landing-location-link:focus-visible{color:var(--landing-ink)}.landing-note-icon{display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;border-radius:50%;background:var(--landing-sage);color:var(--landing-green)}.landing-hero-visual{position:relative;justify-self:end;width:min(100%,500px)}.landing-hero-image-frame{position:relative;aspect-ratio:.82;overflow:visible;border:10px solid rgba(255,254,250,.82);border-radius:38% 38% 25% 25%/25% 25% 18% 18%;background:#d9e4d5;box-shadow:var(--landing-shadow);transform:rotate(2deg)}.landing-photo-carousel,.landing-photo-carousel .carousel-inner,.landing-photo-carousel .carousel-item{width:100%;height:100%}.landing-photo-carousel{position:relative;overflow:hidden;border-radius:32% 32% 20% 20%/20% 20% 14% 14%;background:#d9e4d5}.landing-photo-carousel .carousel-item{overflow:hidden}.landing-photo-carousel .carousel-item img{width:100%;height:100%;border-radius:0;object-fit:cover;object-position:center}.landing-carousel-caption{position:absolute;z-index:2;right:3.8rem;bottom:2.7rem;left:3.8rem;display:grid;gap:.12rem;color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.32)}.landing-carousel-caption small{font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-carousel-caption strong{font-size:clamp(.9rem,1.5vw,1.15rem);font-weight:800}.landing-carousel-control{z-index:4;width:16%;opacity:1}.landing-carousel-control:hover,.landing-carousel-control:focus-visible{opacity:1}.landing-carousel-control .carousel-control-prev-icon,.landing-carousel-control .carousel-control-next-icon{width:2rem;height:2rem;border:1px solid rgba(255,255,255,.6);border-radius:50%;background-color:#18392f94;background-size:48%}.landing-photo-carousel .carousel-indicators{z-index:4;right:3.6rem;bottom:.65rem;left:3.6rem;justify-content:flex-start;margin-right:0;margin-left:0}.landing-photo-carousel .carousel-indicators [data-bs-target]{width:1.7rem;height:.2rem;margin-right:.25rem;margin-left:.25rem;border:0;border-radius:999px;background-color:#ffffff9e}.landing-photo-carousel .carousel-indicators .active{background-color:#fff}.landing-hero-image-frame:before{position:absolute;z-index:-1;right:-36px;bottom:-35px;width:72%;height:64%;border:1px solid rgba(45,106,79,.18);border-radius:45% 20% 40% 25%;content:"";transform:rotate(-8deg)}.landing-hero-image-frame img{width:100%;height:100%;border-radius:32% 32% 20% 20%/20% 20% 14% 14%;object-fit:cover;object-position:center}.landing-image-wash{position:absolute;z-index:1;inset:0;border-radius:32% 32% 20% 20%/20% 20% 14% 14%;background:linear-gradient(180deg,#132f260a 35%,#132f268a);pointer-events:none}.landing-floating-card{position:absolute;z-index:2;display:flex;align-items:center;gap:.65rem;min-width:205px;padding:.78rem .9rem;border:1px solid rgba(255,255,255,.65);border-radius:16px;background:#fffefaeb;box-shadow:0 16px 35px #18392f29;transform:rotate(-2deg)}.landing-floating-card-top{top:8%;left:-12%}.landing-floating-card-bottom{right:-12%;bottom:8%;transform:rotate(3deg)}.landing-floating-card>span:last-child{display:grid;gap:.15rem}.landing-floating-card small{color:var(--landing-muted);font-size:.62rem;font-weight:700}.landing-floating-card strong{color:var(--landing-ink);font-size:.72rem;font-weight:800}.landing-floating-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:10px;font-size:.9rem}.landing-floating-icon-green{background:var(--landing-sage);color:var(--landing-green)}.landing-floating-icon-gold{background:#f5e5cb;color:#a96d2e}.landing-hero-stamp{position:absolute;z-index:3;right:-24px;top:-42px;display:grid;width:92px;height:92px;place-content:center;border:1px solid rgba(197,139,75,.55);border-radius:50%;background:#fffefae6;box-shadow:0 10px 22px #18392f1f;color:var(--landing-ink);font-family:Georgia,Times New Roman,serif;font-size:.76rem;line-height:1.05;text-align:center;transform:rotate(12deg)}.landing-hero-stamp strong{color:var(--landing-gold);font-size:1.1rem;font-weight:400}.landing-proof-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.25rem 0;border-top:1px solid var(--landing-line);border-bottom:1px solid var(--landing-line)}.landing-proof-item{display:flex;align-items:center;gap:.8rem;min-width:0;padding:.65rem clamp(.3rem,1.6vw,1.5rem)}.landing-proof-item+.landing-proof-item{border-left:1px solid var(--landing-line)}.landing-proof-number{color:var(--landing-gold);font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.landing-proof-item>span:last-child{display:grid;gap:.16rem}.landing-proof-item strong{color:var(--landing-ink);font-size:.75rem;font-weight:800}.landing-proof-item small{color:var(--landing-muted);font-size:.66rem}.landing-capabilities{padding:clamp(6rem,10vw,9rem) 0}.landing-section-heading{max-width:600px;margin-bottom:2.8rem}.landing-section-heading h2,.landing-workflow-copy h2{font-size:clamp(2.55rem,5vw,4.6rem)}.landing-section-heading>p:last-child{max-width:510px;margin:1.3rem 0 0;color:var(--landing-muted);font-size:.95rem;line-height:1.75}.landing-capability-grid{display:grid;grid-template-columns:1.12fr .88fr 1.12fr;gap:1.1rem;align-items:stretch}.landing-capability-card{min-width:0;overflow:hidden;border:1px solid var(--landing-line);border-radius:24px;background:#fffefab8;box-shadow:0 12px 38px #2344370a}.landing-card-image{position:relative;height:230px;overflow:hidden}.landing-card-image:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(24,57,47,.62) 100%);content:""}.landing-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.landing-capability-card:hover .landing-card-image img{transform:scale(1.04)}.landing-card-image-label{position:absolute;z-index:1;bottom:1rem;left:1.2rem;color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.landing-card-content{padding:1.4rem 1.4rem 1.55rem}.landing-card-icon{display:grid;width:40px;height:40px;place-items:center;margin-bottom:1rem;border-radius:12px;background:var(--landing-sage);color:var(--landing-green);font-size:1.1rem}.landing-card-icon-gold{background:#f5e5cb;color:#a96d2e}.landing-card-icon-green{background:var(--landing-sage);color:var(--landing-green)}.landing-capability-card h3{margin:0;color:var(--landing-ink);font-size:1.1rem;font-weight:800;letter-spacing:-.035em;line-height:1.2}.landing-capability-card p:not(.landing-card-kicker){margin:.85rem 0 0;color:var(--landing-muted);font-size:.78rem;line-height:1.7}.landing-workflow{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,.88fr);align-items:center;gap:clamp(3rem,9vw,8rem);padding:1rem 0 clamp(6rem,10vw,9rem)}.landing-workflow-visual{position:relative;max-width:540px}.landing-workflow-image-frame{position:relative;aspect-ratio:1 / .92;overflow:hidden;border:9px solid rgba(255,254,250,.78);border-radius:26px 26px 90px;box-shadow:var(--landing-shadow);transform:rotate(-2deg)}.landing-workflow-image-frame:after{position:absolute;inset:0;background:linear-gradient(135deg,#2d6a4f0d,#18392f47);content:""}.landing-workflow-image-frame img{width:100%;height:100%;object-fit:cover}.landing-quote-card{position:absolute;z-index:2;right:-7%;bottom:8%;width:min(240px,52%);padding:1.25rem;border-radius:20px;background:var(--landing-gold);box-shadow:0 17px 35px #a96d2e3b;color:#fff;transform:rotate(4deg)}.landing-quote-card i{display:block;margin-bottom:.4rem;font-size:1.25rem;opacity:.72}.landing-quote-card p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.25}.landing-workflow-copy{max-width:560px}.landing-workflow-lede{margin:1.4rem 0 0;color:var(--landing-muted);font-size:.95rem;line-height:1.75}.landing-check-list{display:grid;gap:1.2rem;margin:2rem 0 0;padding:0;list-style:none}.landing-check-list li{display:grid;grid-template-columns:30px minmax(0,1fr);column-gap:.8rem;align-items:start}.landing-check-list li>span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--landing-sage);color:var(--landing-green)}.landing-check-list li strong,.landing-check-list li small{display:block;grid-column:2}.landing-check-list li strong{padding-top:.1rem;color:var(--landing-ink);font-size:.8rem;font-weight:800}.landing-check-list li small{margin-top:.2rem;color:var(--landing-muted);font-size:.7rem;line-height:1.5}.landing-text-link{display:inline-flex;align-items:center;gap:.55rem;min-height:44px;margin-top:2rem;color:var(--landing-green);font-size:.78rem;font-weight:800}.landing-text-link i{transition:transform .16s ease}.landing-text-link:hover i,.landing-text-link:focus-visible i{transform:translate(4px)}.landing-final-cta{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;overflow:hidden;padding:clamp(2.3rem,5vw,4.1rem) clamp(1.4rem,5vw,4.5rem);border-radius:30px;background:var(--landing-ink);box-shadow:var(--landing-shadow)}.landing-final-copy,.landing-final-actions{position:relative;z-index:1}.landing-final-copy{max-width:630px}.landing-eyebrow-light{color:#b4d8a8}.landing-final-copy h2{color:#fff;font-size:clamp(2rem,4vw,3.8rem)}.landing-final-copy>p:last-child{max-width:500px;margin:1rem 0 0;color:#ffffffb3;font-size:.85rem;line-height:1.7}.landing-final-actions{flex:0 0 auto;margin-top:0}.landing-button-light{background:#f5e5cb;color:var(--landing-ink)}.landing-button-light:hover,.landing-button-light:focus-visible{background:#fff4df;color:var(--landing-ink)}.landing-button-ghost{border-color:#ffffff40;color:#fff}.landing-button-ghost:hover,.landing-button-ghost:focus-visible{border-color:#ffffff80;background:#ffffff14;color:#fff}.landing-final-leaf{position:absolute;border:1px solid rgba(180,216,168,.18);border-radius:50% 0;transform:rotate(35deg)}.landing-final-leaf-one{right:27%;bottom:-90px;width:230px;height:230px}.landing-final-leaf-two{right:8%;top:-100px;width:190px;height:190px;transform:rotate(115deg)}.landing-footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.8rem 0}.landing-footer-brand{gap:.65rem}.landing-footer-brand img{width:34px;height:34px;border-radius:50%;object-fit:cover}.landing-footer-brand strong{color:var(--landing-ink);font-size:.78rem}.landing-footer-brand small{font-size:.68rem;letter-spacing:.06em;text-transform:none}.landing-footer-groups{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr)) auto;align-items:start;gap:1.5rem clamp(1.7rem,4vw,3.8rem);margin-left:auto}.landing-footer-group{display:grid;gap:.3rem;min-width:0;color:var(--landing-muted);font-size:.72rem;line-height:1.5}.landing-footer-label{margin-bottom:.15rem;color:var(--landing-ink);font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.landing-footer-group a{display:inline-flex;align-items:flex-start;gap:.4rem;min-height:44px;color:var(--landing-muted)}.landing-footer-group a:hover,.landing-footer-group a:focus-visible{color:var(--landing-green)}.landing-footer-meta{display:grid;align-content:start;justify-items:end;gap:.35rem;color:var(--landing-muted);font-size:.68rem;line-height:1.5;text-align:right}.landing-footer-meta a{text-decoration:underline;text-underline-offset:3px}.landing-footer-meta a:hover,.landing-footer-meta a:focus-visible{color:var(--landing-green)}@media(max-width:1050px){.landing-shell{width:min(100% - 40px,900px)}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:3rem}.landing-hero h1{font-size:clamp(3.1rem,6.4vw,5rem)}.landing-floating-card-top{left:-7%}.landing-floating-card-bottom{right:-7%}.landing-capability-grid{grid-template-columns:repeat(2,1fr)}.landing-capability-card-featured{grid-column:span 2;display:grid;grid-template-columns:.9fr 1fr}.landing-capability-card-featured .landing-card-image{height:100%;min-height:270px}}@media(max-width:780px){.landing-nav{min-height:86px}.landing-nav-links{gap:.75rem}.landing-nav-links>a:not(.landing-nav-login){display:none}.landing-hero{grid-template-columns:1fr;gap:4rem;min-height:auto;padding:48px 0 78px}.landing-hero-copy{max-width:680px}.landing-hero h1{max-width:620px;font-size:clamp(3.2rem,10vw,5.4rem)}.landing-hero-visual{justify-self:center;width:min(100%,500px)}.landing-hero-stamp{right:-10px;top:-34px}.landing-proof-strip{grid-template-columns:1fr;gap:0}.landing-proof-item{padding:.85rem 0}.landing-proof-item+.landing-proof-item{border-top:1px solid var(--landing-line);border-left:0}.landing-capabilities{padding:5rem 0}.landing-workflow{grid-template-columns:1fr;gap:3.7rem;padding-bottom:5rem}.landing-workflow-visual{justify-self:center;width:min(100%,540px)}.landing-workflow-copy{max-width:650px}.landing-final-cta{display:block}.landing-final-actions{margin-top:1.7rem}}@media(max-width:560px){.landing-shell{width:min(100% - 32px,430px)}.landing-nav{min-height:78px}.landing-brand-mark{width:44px;height:44px;flex-basis:44px}.landing-brand-copy strong{font-size:.86rem}.landing-brand-copy small{font-size:.53rem}.landing-nav-login{padding:.6rem .75rem;font-size:.7rem}.landing-nav-login i{display:none}.landing-nav-facebook{padding:.6rem}.landing-nav-facebook span{display:none}.landing-nav-facebook i{display:inline-block;font-size:.95rem}.landing-hero{gap:3rem;padding:40px 0 62px}.landing-hero:before{top:5%;left:-10rem;width:18rem;height:18rem}.landing-hero-visual{overflow:clip}.landing-hero-image-frame:before{right:-8px;bottom:-14px;width:64%;height:55%}.landing-hero h1{font-size:clamp(2.75rem,14vw,4.15rem)}.landing-hero-lede{margin-top:1.3rem;font-size:.86rem;line-height:1.7}.landing-hero-actions{align-items:stretch;flex-direction:column;margin-top:1.6rem}.landing-button{width:100%}.landing-hero-note{align-items:flex-start;margin-top:1.6rem;font-size:.68rem}.landing-hero-image-frame{border-width:7px;border-radius:30% 30% 20% 20%/18% 18% 13% 13%}.landing-hero-image-frame img,.landing-image-wash,.landing-photo-carousel{border-radius:25% 25% 16% 16%/15% 15% 10% 10%}.landing-carousel-caption{right:2.8rem;bottom:2.35rem;left:2.8rem}.landing-carousel-caption small{font-size:.5rem}.landing-carousel-caption strong{font-size:.8rem}.landing-carousel-control .carousel-control-prev-icon,.landing-carousel-control .carousel-control-next-icon{width:1.65rem;height:1.65rem}.landing-photo-carousel .carousel-indicators{right:2.65rem;bottom:.45rem;left:2.65rem}.landing-photo-carousel .carousel-indicators [data-bs-target]{width:1.25rem}.landing-floating-card{min-width:0;max-width:190px;padding:.58rem .65rem;border-radius:13px}.landing-floating-card-top{top:6%;left:0}.landing-floating-card-bottom{display:none}.landing-carousel-caption{right:2.4rem;left:2.4rem}.landing-floating-icon{width:28px;height:28px;flex-basis:28px;font-size:.78rem}.landing-floating-card small{font-size:.54rem}.landing-floating-card strong{font-size:.62rem}.landing-hero-stamp{top:8px;right:8px;width:72px;height:72px;font-size:.6rem}.landing-hero-stamp strong{font-size:.85rem}.landing-section-heading h2,.landing-workflow-copy h2{font-size:clamp(2.35rem,12vw,3.5rem)}.landing-section-heading>p:last-child,.landing-workflow-lede{font-size:.84rem}.landing-capability-grid{grid-template-columns:1fr}.landing-capability-card-featured{grid-column:auto;display:block}.landing-capability-card-featured .landing-card-image{height:210px;min-height:0}.landing-card-content{padding:1.2rem}.landing-workflow-image-frame{border-width:7px;border-radius:20px 20px 60px}.landing-quote-card{right:-2%;bottom:5%;width:48%;padding:.9rem}.landing-quote-card p{font-size:.88rem}.landing-final-cta{padding:2rem 1.25rem;border-radius:22px}.landing-final-leaf-one{right:5%;bottom:-75px;width:160px;height:160px}.landing-final-leaf-two{top:-70px;right:5%;width:130px;height:130px}.landing-final-copy h2{font-size:clamp(2rem,11vw,3rem)}.landing-final-copy>p:last-child{font-size:.78rem}.landing-final-actions{align-items:stretch;flex-direction:column}.landing-footer{align-items:flex-start;flex-direction:column;gap:1.3rem;padding:1.8rem 0}.landing-footer-groups{grid-template-columns:1fr;gap:1rem;width:100%;margin-left:0}.landing-footer-meta{justify-items:start;text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-page *,.landing-page *:before,.landing-page *:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
