.tsh-gate{max-width:560px;margin:40px auto;text-align:center;background:#f7f9fb;border-radius:16px;padding:36px 24px}
.tsh-kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#087fc4;margin-bottom:8px}
.tsh-btn{display:inline-block;background:#f0f3f6;color:#17324d;text-decoration:none!important;padding:10px 18px;border-radius:10px;font-weight:700;margin-top:10px}
.tsh-btn.primary{background:linear-gradient(135deg,#087fc4,#40c4e8);color:#fff}
.tsh-hero{max-width:900px;margin:0 auto 20px;text-align:center}
.tsh-tabs{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-bottom:18px}
.tsh-tab{padding:9px 16px;border-radius:8px;background:#f0f3f6;color:#17324d;text-decoration:none;font-weight:600}
.tsh-tab.active{background:#0878d1;color:#fff}
.tsh-panel{max-width:1000px;margin:0 auto}
.tsh-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}
.tsh-card{border:1px solid #e3e8ee;border-radius:10px;overflow:hidden;text-decoration:none!important;color:inherit;background:#fff}
.tsh-card h4{margin:10px 12px}
.tsh-card-wide{padding:16px;margin-bottom:12px;display:block}
.tsh-meta{color:#7a8896;font-size:.9em}
.tsh-notice{background:#eef7ee;border:1px solid #bfe3bf;padding:12px 16px;border-radius:8px;margin-bottom:16px}
.tsh-submit-box{margin-bottom:20px;border:1px dashed #c8d2db;border-radius:10px;padding:12px 16px}
.tsh-submit-box input,.tsh-submit-box textarea{width:100%;padding:8px;margin-top:4px;border:1px solid #d5dce2;border-radius:6px}
.tsh-empty{color:#7a8896}
