.hkt-ts{--b:#2563eb;--bd:#1d4ed8;--t:#0f172a;--m:#64748b;--br:#e2e8f0;max-width:1200px;margin:0 auto;padding:55px 20px;color:var(--t);font-family:inherit}.hkt-ts *{box-sizing:border-box}.hkt-ts__heading{text-align:center;max-width:760px;margin:0 auto 32px}.hkt-ts__eyebrow{display:inline-block;padding:6px 12px;border-radius:999px;background:#eff6ff;color:var(--b);font-size:11px;font-weight:800;letter-spacing:1.4px;margin-bottom:10px}.hkt-ts__heading h2{margin:0 0 10px;font-size:clamp(30px,4vw,44px);line-height:1.12;letter-spacing:-1px}.hkt-ts__heading p{margin:0;color:var(--m);font-size:16px;line-height:1.7}.hkt-ts__grid{display:grid;grid-template-columns:repeat(var(--hkt-columns),minmax(0,1fr));gap:18px}.hkt-ts__card{position:relative;display:flex;align-items:flex-start;gap:14px;min-height:175px;padding:21px;border:1px solid rgba(226,232,240,.95);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 10px 30px rgba(15,23,42,.055);text-decoration:none!important;color:var(--t)!important;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hkt-ts__card:before{content:"";position:absolute;width:110px;height:110px;right:-45px;top:-45px;border-radius:50%;background:#eff6ff;transition:transform .3s ease}.hkt-ts__card:hover{transform:translateY(-6px);border-color:#bfdbfe;box-shadow:0 20px 45px rgba(37,99,235,.12)}.hkt-ts__card:hover:before{transform:scale(1.35)}.hkt-ts__icon{position:relative;z-index:1;flex:0 0 52px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#eff6ff;font-size:25px}.hkt-ts__content{position:relative;z-index:1;min-width:0;display:flex;flex-direction:column}.hkt-ts__title{font-size:17px;font-weight:800;line-height:1.35;margin:2px 0 8px}.hkt-ts__desc{color:var(--m);font-size:13px;line-height:1.6}.hkt-ts__arrow{position:absolute;right:18px;bottom:17px;z-index:2;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f8fafc;color:var(--b);font-size:18px;transition:transform .2s ease,background .2s ease}.hkt-ts__card:hover .hkt-ts__arrow{transform:translateX(4px);background:#eff6ff}.hkt-ts__footer{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:24px;padding-top:18px;border-top:1px solid var(--br);color:var(--m);font-size:13px}.hkt-ts__footer a{color:var(--b)!important;text-decoration:none!important;font-weight:800}.hkt-ts__empty{padding:30px;text-align:center;border:1px dashed #bfdbfe;border-radius:18px;background:#f8fbff;color:var(--m)}.hkt-ts__empty strong{display:block;color:var(--t);margin-bottom:5px}@media(max-width:1050px){.hkt-ts{--hkt-columns:3!important}}@media(max-width:760px){.hkt-ts{padding:45px 15px;--hkt-columns:2!important}.hkt-ts__grid{gap:14px}.hkt-ts__card{min-height:160px;padding:18px}}@media(max-width:520px){.hkt-ts{--hkt-columns:1!important}.hkt-ts__heading h2{font-size:31px}.hkt-ts__footer{flex-direction:column;text-align:center}}
