.st-page .tcb-band{background:var(--purple-050,#f8f7fc);border-top:1px solid var(--line,#ece8f2);border-bottom:1px solid var(--line,#ece8f2)}.st-page .tcb{grid-template-columns:.9fr 1.1fr;align-items:center;gap:52px;display:grid}.st-page .tcb-ic{background:var(--bg,#fff);border:1px solid var(--line,#ece8f2);border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:16px;display:inline-flex}.st-page .tcb-h{font-family:var(--serif,"Bitter", Georgia, serif);color:var(--ink,#221a2f);margin:0 0 12px;font-size:1.7rem;font-weight:800;line-height:1.15}.st-page .tcb-p{color:var(--body-c,#544b63);max-width:44ch;margin:0 0 20px;font-size:1.05rem;line-height:1.6}.st-page .tcb-links{flex-wrap:wrap;gap:10px 22px;display:flex}.st-page .tcb-links a{color:var(--purple-dark,#623f91);border-bottom:1.5px solid var(--purple-100,#e9e5f1);padding-bottom:1px;font-weight:600;text-decoration:none}.st-page .tcb-links a:hover{border-bottom-color:var(--purple,#7951ad)}.st-page .tcb-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.st-page .tcb-card{background:var(--bg,#fff);border:1px solid var(--line,#ece8f2);box-shadow:var(--shadow-card,0 12px 32px #221a2f12);border-radius:14px;flex-direction:column;gap:9px;padding:20px;display:flex}.st-page .tcb-card-k{letter-spacing:.04em;text-transform:uppercase;color:var(--muted,#8a8198);font-size:.78rem;font-weight:700}.st-page .tcb-card-v{font-family:var(--serif,"Bitter", Georgia, serif);color:var(--ink,#221a2f);font-size:1.12rem;font-weight:800;line-height:1.2}@media (max-width:860px){.st-page .tcb{grid-template-columns:1fr;gap:30px}.st-page .tcb-h{font-size:1.5rem}}@media (max-width:480px){.st-page .tcb-cards{grid-template-columns:1fr}}
