/* Steg 2 – UX/navigation: tydliga nästa steg utan att ändra sidornas grunddesign */
.tk-ux-next{max-width:1180px;margin:42px auto 58px;padding:0 22px}.tk-ux-next__box{background:#f5f9fd;border:1px solid #d9e6f2;border-radius:24px;padding:28px 30px;box-shadow:0 14px 38px rgba(7,26,46,.07)}
.tk-ux-next__eyebrow{display:inline-flex;align-items:center;gap:8px;color:#0867df;font-weight:800;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.tk-ux-next h2{margin:0;color:#071a2e;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.15}.tk-ux-next__lead{margin:8px 0 20px;color:#52677d;max-width:760px;line-height:1.6}.tk-ux-next__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tk-ux-next__action{display:flex;align-items:center;gap:12px;min-height:78px;padding:15px 16px;border-radius:16px;background:#fff;border:1px solid #d9e6f2;color:#0b2744;text-decoration:none;transition:.2s ease}.tk-ux-next__action:hover{transform:translateY(-2px);border-color:#9fc8f4;box-shadow:0 9px 24px rgba(7,26,46,.08)}.tk-ux-next__action i:first-child{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:11px;background:#eaf4ff;color:#0867df}.tk-ux-next__action span{display:flex;flex-direction:column;gap:3px;min-width:0}.tk-ux-next__action strong{font-size:.98rem;line-height:1.2}.tk-ux-next__action small{color:#6a7d90;line-height:1.35;font-size:.79rem}.tk-ux-next__action>.fa-arrow-right{margin-left:auto;color:#0867df}.tk-ux-next__ask{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-radius:16px;background:#071a2e;color:#fff}.tk-ux-next__ask p{margin:0;line-height:1.45}.tk-ux-next__ask strong{display:block;margin-bottom:2px}.tk-ux-next__ask button{flex:0 0 auto;border:0;border-radius:12px;background:#0b67e8;color:#fff;padding:12px 16px;font-weight:800;cursor:pointer}.tk-ux-next__ask button:hover{background:#0758c8}
@media(max-width:820px){.tk-ux-next{margin:30px auto 42px;padding:0 15px}.tk-ux-next__box{padding:22px 17px;border-radius:20px}.tk-ux-next__actions{grid-template-columns:1fr}.tk-ux-next__action{min-height:68px}.tk-ux-next__ask{align-items:flex-start;flex-direction:column}.tk-ux-next__ask button{width:100%}}
