
/* v67 digital services packaging — human-led, outcome-first */
.tx-v67-flow,.tx-v67-packages,.tx-v67-outcomes{max-width:1180px;margin:3rem auto;padding:0 1.25rem}.tx-v67-kicker{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.72}.tx-v67-flow-grid,.tx-v67-package-grid,.tx-v67-outcome-grid{display:grid;gap:1rem}.tx-v67-flow-grid{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:1.25rem}.tx-v67-flow-step,.tx-v67-package,.tx-v67-outcome{border:1px solid rgba(16,40,59,.14);border-radius:18px;padding:1.15rem;background:rgba(255,255,255,.82)}.tx-v67-flow-step strong{display:block;margin-bottom:.4rem}.tx-v67-package-grid{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:1.25rem}.tx-v67-package h3,.tx-v67-outcome h3{margin-top:0}.tx-v67-package p,.tx-v67-flow-step p,.tx-v67-outcome p{margin-bottom:0}.tx-v67-outcome-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.25rem}.tx-v67-note{max-width:900px;margin:1.5rem auto;padding:1rem 1.25rem;border-inline-start:4px solid currentColor;background:rgba(16,40,59,.05);border-radius:12px}.tx-v67-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.25rem}.tx-v67-actions a{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:999px;text-decoration:none;border:1px solid currentColor}.tx-v67-actions a:first-child{font-weight:700}.tx-v67-workspace{max-width:1180px;margin:3rem auto;padding:1.5rem;border:1px solid rgba(16,40,59,.14);border-radius:22px;background:rgba(16,40,59,.04)}
@media(max-width:1000px){.tx-v67-flow-grid{grid-template-columns:repeat(3,1fr)}.tx-v67-package-grid{grid-template-columns:repeat(2,1fr)}.tx-v67-outcome-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.tx-v67-flow-grid,.tx-v67-package-grid,.tx-v67-outcome-grid{grid-template-columns:1fr}}
