.lp-root{color:var(--pi-charcoal);line-height:1.5}.lp-section{padding:5rem 1.5rem}.lp-inner{max-width:1080px;margin:0 auto}.lp-hero{background:var(--pi-charcoal);background-image:radial-gradient(circle at 50% 0%,rgba(84,103,49,.35),transparent 60%);color:var(--pi-white);text-align:center;padding:5.5rem 1.5rem 6rem}.lp-hero h1{margin:0 0 1.5rem;line-height:0}.lp-hero-logo{width:clamp(260px,42vw,460px);height:auto}.lp-tagline{color:var(--pi-yellow);font-style:italic;font-size:clamp(1.2rem,3vw,1.6rem);font-weight:600;margin:0 0 1.25rem}.lp-subcopy{max-width:620px;margin:0 auto 2.5rem;font-size:1.1rem;color:#ffffffd1}.lp-cta-row{display:flex;gap:1.25rem;align-items:center;justify-content:center;flex-wrap:wrap}.lp-btn{display:inline-block;background:var(--pi-green);color:var(--pi-white);font-weight:700;font-size:1rem;padding:.85rem 1.8rem;border-radius:8px;border:none;text-decoration:none;cursor:pointer;transition:background .15s ease,transform .05s ease}.lp-btn:hover{background:#45542a}.lp-btn:active{transform:translateY(1px)}.lp-link{color:var(--pi-white);text-decoration:none;font-weight:600;border-bottom:1px solid transparent}.lp-link:hover{border-bottom-color:var(--pi-yellow)}.lp-light{background:var(--pi-light-gray)}.lp-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.lp-card{background:var(--pi-white);border:1px solid rgba(48,48,48,.08);border-radius:12px;padding:2rem 1.75rem}.lp-card-icon{width:40px;height:40px;color:var(--pi-green);margin-bottom:1.1rem}.lp-card h3{margin:0 0 .6rem;font-size:1.2rem;color:var(--pi-charcoal)}.lp-card p{margin:0;color:#303030bf}.lp-white{background:var(--pi-white)}.lp-heading{text-align:center;font-size:clamp(1.6rem,4vw,2.2rem);margin:0 auto 3rem;max-width:720px;color:var(--pi-charcoal)}.lp-diff-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem 2.5rem}.lp-diff{display:flex;gap:1rem;align-items:flex-start}.lp-check{flex:0 0 auto;width:26px;height:26px;color:var(--pi-green);margin-top:2px}.lp-diff h4{margin:0 0 .35rem;font-size:1.1rem;color:var(--pi-charcoal)}.lp-diff p{margin:0;color:#303030bf}.lp-dark{background:var(--pi-charcoal);color:var(--pi-white)}.lp-heading-yellow{color:var(--pi-yellow)}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.lp-step{text-align:center}.lp-step-num{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--pi-green);color:var(--pi-white);font-size:1.5rem;font-weight:800;margin-bottom:1.1rem}.lp-step h3{margin:0 0 .5rem;font-size:1.25rem;color:var(--pi-white)}.lp-step p{margin:0;color:#ffffffc7}.lp-cta-final{text-align:center}.lp-cta-final .lp-heading{margin-bottom:2rem}.lp-footer{background:var(--pi-charcoal);color:#ffffffb3;text-align:center;padding:2rem 1.5rem;font-size:.9rem}.lp-footer a{color:#ffffffb3;text-decoration:none;margin:0 .5rem}.lp-footer a:hover{color:var(--pi-yellow)}.lp-footer-links{margin-top:.6rem}@media (max-width: 900px){.lp-cards{grid-template-columns:repeat(2,1fr)}.lp-steps{grid-template-columns:1fr;gap:2.5rem}}@media (max-width: 640px){.lp-section{padding:3.5rem 1.25rem}.lp-cards,.lp-diff-grid{grid-template-columns:1fr}}:root{--pi-green: #546731;--pi-green-light: #a8b88f;--pi-charcoal: #303030;--pi-yellow: #FCE41F;--pi-white: #FFFFFF;--pi-light-gray: #F5F6F0;--pi-body: #444444;--pi-subtle: #b0b0b0;--pi-border: #e0e0e0}*{box-sizing:border-box}body{margin:0;font-family:Inter,TT Commons,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;background:var(--pi-light-gray);color:var(--pi-body)}a{color:var(--pi-green)}
