:root{--green:#08783f;--green-dark:#04552b;--soft:#e8f5ec}body{background:#f5f8f6}.bg-ispt{background:var(--green)}.text-ispt{color:var(--green)}.btn-ispt{background:var(--green);color:#fff}.btn-ispt:hover{background:var(--green-dark);color:#fff}.hero{background:linear-gradient(120deg,var(--green),#11a85d);color:#fff;padding:2rem;border-radius:1rem}.card h2{font-size:1.05rem;color:var(--green);border-bottom:2px solid #80cd9e;padding-bottom:.5rem;margin:2rem 0 1rem}.card h2:first-child{margin-top:0}label{font-weight:600;margin-bottom:.3rem}.stat{padding:1.25rem;background:#fff;border-left:5px solid var(--green);box-shadow:0 .125rem .25rem #00000012}.stat b{display:block;font-size:1.5rem;color:var(--green)}.stat span{color:#6c757d;font-size:.9rem}
