.skip-lnk{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}
.skip-lnk:focus{position:fixed;left:10px;top:10px;width:auto;height:auto;padding:8px 16px;background:#f7e024;color:#111111;font-weight:700;z-index:9999;border-radius:4px}
.nav-active-ftr{color:#f7e024;font-weight:600;font-size:0.85rem;cursor:default}
.ab-hero-band{background:linear-gradient(135deg,#001a0d 0%,#003018 55%,#004d26 100%);padding:56px 20px 48px}
.ab-hero-inner{max-width:1200px;margin:0 auto}
.ab-hero-txt h1{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;color:#ffffff;line-height:1.15;margin-bottom:16px}
.ab-lead{font-size:clamp(0.9rem,1.5vw,1rem);color:#d9f0e5;line-height:1.68;margin-bottom:24px}
.ab-hero-ctas{display:flex;flex-wrap:wrap;gap:12px}
.btn-cta{display:inline-flex;align-items:center;justify-content:center;background:#f7e024;color:#111111;font-weight:700;font-size:0.92rem;padding:12px 22px;border-radius:6px;text-decoration:none;transition:background 0.18s,transform 0.18s}
.btn-cta:hover{background:#e6cf00;transform:translateY(-1px)}
.btn-cta-out{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#ffffff;font-weight:700;font-size:0.92rem;padding:11px 22px;border-radius:6px;border:1.5px solid rgba(255,255,255,0.55);text-decoration:none;transition:background 0.18s,border-color 0.18s}
.btn-cta-out:hover{background:rgba(255,255,255,0.1);border-color:#ffffff}
.ab-facts-band{background:#ffffff;padding:56px 20px}
.ab-facts-band h2{font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:800;color:#111111;margin-bottom:14px}
.ab-facts-band p{font-size:0.97rem;color:#222222;line-height:1.68;margin-bottom:28px}
.ab-facts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.ab-fact-card{background:#f4faf7;border-radius:8px;padding:16px 14px 18px;display:flex;flex-direction:column;gap:7px;box-shadow:0 2px 8px rgba(0,0,0,0.06);transition:box-shadow 0.18s}
.ab-fact-card:hover{box-shadow:0 6px 18px rgba(0,0,0,0.1)}
.ab-fact-ico{font-size:1.4rem;line-height:1}
.ab-fact-lbl{font-size:0.78rem;font-weight:700;color:#00692f;text-transform:uppercase;letter-spacing:0.04em}
.ab-fact-val{font-size:0.88rem;color:#222222;line-height:1.45}
.ab-pros-band{background:#f4f4f4;padding:56px 20px}
.ab-pros-band h2{font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:800;color:#111111;margin-bottom:14px}
.ab-pros-band p{font-size:0.97rem;color:#222222;line-height:1.68;margin-bottom:24px}
.ab-pros-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:32px}
.ab-pros-table{width:100%;border-collapse:collapse;font-size:0.88rem}
.ab-pros-table thead tr{background:#004d26}
.ab-th-pro{color:#ffffff;font-weight:700;padding:10px 14px;text-align:left;width:50%}
.ab-th-con{color:#ffffff;font-weight:700;padding:10px 14px;text-align:left;width:50%}
.ab-pros-table td{padding:10px 14px;color:#222222;border-bottom:1px solid #e0e0e0;vertical-align:top;line-height:1.5}
.ab-pros-table td:first-child{background:#f0faf4;border-right:1px solid #e0e0e0}
.ab-pros-table td:last-child{background:#fdf6f6}
.ab-pros-table tr:last-child td{border-bottom:none}
.ab-overview-band{background:#ffffff;padding:56px 20px}
.ab-overview-band h2{font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:800;color:#111111;margin-bottom:14px}
.ab-overview-band p{font-size:0.97rem;color:#222222;line-height:1.68;margin-bottom:20px}
.ab-overview-band p:last-of-type{margin-bottom:0}
.cta-row{display:flex;justify-content:center;margin-top:12px}
.pg-inner{max-width:1200px;margin:0 auto;padding:0 10px}
@media(max-width:1200px){.ab-facts-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:968px){.ab-facts-grid{grid-template-columns:repeat(3,1fr)}.ab-pros-table{font-size:0.82rem}}
@media(max-width:768px){.ab-facts-grid{grid-template-columns:repeat(2,1fr)}.ab-pros-table{font-size:0.78rem}}
@media(max-width:480px){.ab-facts-grid{grid-template-columns:1fr}.ab-pros-table{font-size:0.74rem}}
@media(max-width:320px){.ab-hero-band,.ab-facts-band,.ab-pros-band,.ab-overview-band{padding:36px 10px}}
.mob-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00a950;z-index:9999;overflow-y:auto;flex-direction:column}
.mob-menu.mob-open{display:flex}
@media(max-width:300px){.mob-menu{width:100%}}
.mob-drop{display:none;list-style:none;padding:0;margin:0}
.mob-drop.mob-drop-open{display:block}
.mob-drop li{padding:0}
.mob-drop li a{display:block;padding:10px 20px 10px 32px;color:#ffffff;text-decoration:none;font-size:0.9rem;border-top:1px solid rgba(255,255,255,0.1)}
.mob-drop li a:hover{background:rgba(255,255,255,0.08)}
.mob-arr{cursor:pointer;padding-left:8px;font-size:0.75rem;color:#ffffff;opacity:0.8;user-select:none;transition:transform 0.2s}
.mob-has-drop{flex-wrap:wrap;align-items:center}