.lad-home{--lad-ink:#0b100d;--lad-green:#a0ee32;--lad-muted:#626c65;box-sizing:border-box;background:#f5f7f2;color:var(--lad-ink);padding:80px 0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}
.lad-home *{box-sizing:border-box}.lad-home .lad-wrap{width:min(1200px,calc(100% - 48px));margin:auto}.lad-home h1,.lad-home h2,.lad-home h3,.lad-home p{margin:0;letter-spacing:normal;color:inherit;font-family:inherit}.lad-home a{color:inherit;text-decoration:none;background-image:none}.lad-home a:focus-visible{outline:3px solid #579300;outline-offset:5px}.lad-home h1{font-size:clamp(44px,5.2vw,72px);font-weight:700;line-height:1.04;letter-spacing:-.045em}.lad-home h1 span{display:block;color:var(--lad-green)}.lad-home h2{font-size:clamp(30px,3.6vw,46px);line-height:1.12;font-weight:700;letter-spacing:-.035em}.lad-home h3{font-size:21px;font-weight:700;line-height:1.3}.lad-home .lad-eyebrow{font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#477b12;margin-bottom:15px}.lad-home .lad-copy{color:var(--lad-muted);font-size:16px;max-width:620px}.lad-home .lad-copy p+p{margin-top:12px}.lad-home .lad-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.lad-home .lad-button{display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:15px 22px;background:var(--lad-green);color:#0b1600;border:1px solid transparent;border-radius:6px;font-weight:700;font-size:14px;line-height:1.4;transition:background .15s}.lad-home .lad-button:hover{background:#b7fc5b}.lad-home .lad-button--outline{background:transparent;color:#fff;border-color:#5e6e60}.lad-home .lad-button--outline:hover{background:#213026}.lad-home .lad-trust{font-size:12px;color:#c2cdc4;margin-top:26px}.lad-home .lad-trust span{padding:0 7px;color:var(--lad-green)}
.lad-home--hero{background:radial-gradient(ellipse at 88% 15%,#22361c,transparent 55%),#0b100d;color:#fff;padding:82px 0}.lad-home--hero .lad-eyebrow,.lad-home--benefits .lad-eyebrow,.lad-home--story .lad-eyebrow{color:#b5e184}.lad-home--hero .lad-copy{margin-top:24px;color:#c5cfc6}.lad-home .lad-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:58px}.lad-home .lad-hero-image{padding:10px;background:#19221b;border:1px solid #354335;border-radius:18px;box-shadow:0 25px 60px #0005}.lad-home .lad-hero-image img{display:block;width:100%;height:auto;max-height:530px;object-fit:contain;background:#fff;border-radius:10px}.lad-home .lad-hero-image p{font-size:12px;color:#d4dfd4;padding:15px 8px 5px}.lad-home .lad-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:44px;margin-bottom:36px}.lad-home .lad-heading>.lad-copy{max-width:430px}.lad-home .lad-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.lad-home .lad-tile{background:#fff;border:1px solid #dce3d8;border-radius:12px;padding:25px;display:flex;flex-direction:column;align-items:flex-start}.lad-home a.lad-tile:hover{border-color:#6e9d3d;background:#f0f8e7}.lad-home .lad-tile p{font-size:13px;color:var(--lad-muted);margin-top:12px}.lad-home .lad-arrow{margin-top:20px;font-size:24px;color:#507e1a}.lad-home .lad-custom{margin-top:28px;background:#eaf1e1;border-left:4px solid #81bd28;padding:28px;display:flex;align-items:center;gap:30px;justify-content:space-between}.lad-home .lad-custom p{margin-top:10px;font-size:14px;color:var(--lad-muted);max-width:730px}.lad-home .lad-custom .lad-button{flex-shrink:0}.lad-home .lad-number{font-size:12px;color:#527f1f;font-weight:700;letter-spacing:.1em;margin-bottom:28px}
.lad-home--benefits,.lad-home--story{background:#0c140e;color:#fff}.lad-home--benefits .lad-tile{background:#151e16;border-color:#334234}.lad-home--benefits .lad-tile p,.lad-home--benefits .lad-copy,.lad-home--story .lad-copy{color:#bdcabe}.lad-home--benefits .lad-number{color:#b6e581}.lad-home--process{background:#eaf0e5}.lad-home--process .lad-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.lad-home--process .lad-tile h3{font-size:17px}.lad-home--proof{background:#fff}.lad-home--proof .lad-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lad-home--proof .lad-tile{background:#f2f6ed}.lad-home--story .lad-heading{max-width:860px;display:block;margin:auto;text-align:center}.lad-home--story .lad-copy{margin:24px auto 0;max-width:720px}.lad-home .lad-story-image{max-width:940px;margin:35px auto 0}.lad-home .lad-story-image img{display:block;width:100%;height:auto;object-fit:contain;border-radius:10px}
@media(max-width:1050px){.lad-home .lad-hero-grid{gap:30px}.lad-home .lad-heading{display:block}.lad-home .lad-heading>.lad-copy{margin-top:20px;max-width:660px}.lad-home .lad-grid,.lad-home--process .lad-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lad-home .lad-custom{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.lad-home{padding:52px 0}.lad-home .lad-wrap{width:calc(100% - 32px)}.lad-home .lad-hero-grid{grid-template-columns:1fr;gap:36px}.lad-home h1{font-size:44px}.lad-home .lad-grid,.lad-home--process .lad-grid,.lad-home--proof .lad-grid{grid-template-columns:1fr}.lad-home .lad-custom{padding:24px}.lad-home .lad-tile{padding:24px}.lad-home .lad-trust{line-height:2}.lad-home .lad-heading{margin-bottom:28px}.lad-home .lad-eyebrow{line-height:1.8}}
@media(prefers-reduced-motion:reduce){.lad-home *{transition:none!important}}
