.jptA {–ink:#0f172a;–muted:#475569;–accent:#10B981;–accent-2:#FF9900;–border:#e2e8f0;font-family:Inter,-apple-system,BlinkMacSystemFont,”Segoe UI”,Roboto,Helvetica,Arial;color:var(–ink);}
.jptA .jptA-wrap {max-width:980px;margin:0 auto;padding:0 16px 34px;}
.jptA .jptA-hero {background:linear-gradient(135deg,#ecfdf5 0%,#e6fffa 100%);border:1px solid var(–border);border-radius:14px;padding:28px 20px;margin-top:8px;display:flex;align-items:center;gap:20px;}
.jptA .jptA-logo {max-width:150px;height:auto;margin:0;}
.jptA .jptA-h1 {margin:0 0 8px;font-size:32px;line-height:1.2;font-weight:800;color:#065f46;}
.jptA .jptA-tagline {color:var(–muted);margin:0;font-size:16px;line-height:1.5;}
.jptA .jptA-section {margin-top:24px;}
.jptA .jptA-sectionTitle {font-size:22px;margin:0 0 10px;font-weight:800;color:#0f172a;border-left:6px solid var(–accent);padding-left:10px;}
.jptA p {margin:0 0 10px;color:var(–ink);line-height:1.65;}
.jptA .jptA-chips {display:flex;flex-wrap:wrap;gap:8px;}
.jptA .jptA-chip {background:#f8fafc;border:1px solid var(–border);border-radius:999px;padding:8px 12px;font-weight:700;font-size:14px;color:var(–ink);}
.jptA .jptA-ctaRow {display:flex;gap:10px;flex-wrap:wrap;}
.jptA .jptA-btn {display:inline-block;padding:10px 16px;border-radius:10px;text-decoration:none;font-weight:800;border:1px solid #d0d7de;background:#fff;color:#065f46;}
.jptA .jptA-btnPrimary {background:#FF9900;color:#111;border-color:#FF9900;}
.jptA .jptA-contact {background:#fff;border:1px solid var(–border);border-radius:14px;padding:16px;}
.jptA .jptA-contact h3 {margin:0 0 8px;font-size:18px;font-weight:800;}
.jptA .jptA-row {display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;}
.jptA .jptA-item {display:flex;align-items:center;gap:10px;}
.jptA .jptA-icon {font-size:18px;}
.jptA a {color:#065f46;text-decoration:none;border-bottom:1px solid rgba(6,95,70,.25);}
.jptA .jptA-divider {height:1px;border:0;margin:22px 0;background-image:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,.12),rgba(0,0,0,0));}
/* ====== Cuttin Blue Farms — Clean Snapshot (namespaced, consistent styling) ====== */ .cbfA { –ink: #0f172a; –muted: #475569; –accent: #10B981; /* green accent */ –accent-2: #FF9900; /* warm CTA accent */ –border: #e2e8f0; –bg: #ffffff; font-family: Inter, -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial; color: var(–ink); } .cbfA .cbfA-wrap { max-width: 980px; margin: 0 auto; padding: 0 16px 34px; } /* Hero */ .cbfA .cbfA-hero { background: linear-gradient(135deg, #ecfdf5 0%, #e6fffa 100%); border: 1px solid var(–border); border-radius: 14px; padding: 28px 20p