.tx-head--center{text-align:center;max-width:720px;margin:0 auto clamp(2rem,4vw,3rem)}.tx-head--center h2{font-size:clamp(2rem,4.4vw,3.1rem);line-height:1.05}.tx-head--center p{color:var(--muted);font-size:1.1rem;margin-top:.9rem}.glowcard-row--3{grid-template-columns:repeat(3,1fr)}@media (max-width:820px){.glowcard-row--3{grid-template-columns:1fr;max-width:460px;margin-left:auto;margin-right:auto}}.glowcard-row--2{grid-template-columns:repeat(2,1fr);max-width:900px;margin-left:auto;margin-right:auto}@media (max-width:700px){.glowcard-row--2{grid-template-columns:1fr}}.tx-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2rem)}.tx-step-inner{position:relative;z-index:1;display:flex;flex-direction:column}.tx-step-media{border-radius:12px;overflow:hidden;aspect-ratio:4/3;margin-bottom:1.1rem}.tx-step-media img{width:100%;height:100%;object-fit:cover}.tx-step-num{display:block;font-size:2.4rem;font-weight:900;line-height:1;letter-spacing:-.03em;color:var(--green)}.tx-step-card h3{font-size:1.35rem;margin:.4rem 0}.tx-step-card p{color:var(--muted);line-height:1.55}.tx-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}.tx-split-media{border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.tx-split-media img{width:100%;height:100%;object-fit:cover;display:block}.tx-split--rev .tx-split-media{order:2}.tx-split-copy h2{font-size:clamp(2rem,4.2vw,3rem);line-height:1.05;margin:.5rem 0 1rem}.tx-split-copy>p{color:var(--muted);font-size:1.08rem;line-height:1.65;margin-bottom:1rem;max-width:52ch}.tx-split-copy .tx-lead{color:var(--ink);font-weight:700}.tx-prose p{color:var(--muted);font-size:1.08rem;line-height:1.65;margin-bottom:.9rem}.tx-prose p:last-child{margin-bottom:0}.app-cta{text-align:center;padding:clamp(2.5rem,5vw,4rem);border-radius:var(--r-xl)}.app-cta h2{font-size:clamp(1.75rem,3.5vw,2.6rem)}.app-cta p{margin:.75rem auto 2rem;max-width:580px}.app-cta-groups{display:flex;flex-wrap:wrap;gap:clamp(1.5rem,3vw,3rem);justify-content:center}.app-cta-group{display:flex;flex-direction:column;align-items:center;gap:.7rem}.app-cta-label{font-size:.8rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.66)}.app-cta-group .btn-row{justify-content:center;flex-wrap:wrap}.tx-form-card{max-width:720px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);padding:clamp(1.5rem,4vw,2.75rem);box-shadow:var(--shadow)}.tx-mission{max-width:760px;margin:0 auto;text-align:center}.tx-mission h2{font-size:clamp(2rem,4.4vw,3.1rem);line-height:1.05;margin:.6rem 0 1.1rem}.tx-mission .tx-prose p{font-size:1.2rem;line-height:1.7}.tx-checklist{display:grid;gap:.85rem;margin:.5rem 0 1.9rem}.tx-checklist li{display:flex;align-items:flex-start;gap:.7rem;color:var(--ink);font-weight:500}.tx-check{flex:none;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;color:var(--green);background:rgba(71,100,233,.12)}.tx-safety-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,4vw,3.5rem);align-items:center}.tx-safety-media{border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:3/4}.tx-safety-media img{width:100%;height:100%;object-fit:cover;display:block}.tx-safety-cards{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1rem,1.6vw,1.25rem)}@media (max-width:900px){.tx-steps-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}.tx-split-grid{grid-template-columns:1fr;gap:2rem}.tx-split--rev .tx-split-media{order:-1}.tx-safety-media,.tx-split-media{max-width:560px}.tx-safety-grid{grid-template-columns:1fr}}@media (max-width:560px){.tx-safety-cards{grid-template-columns:1fr}}