.thbc-wrap{max-width:1180px;margin:24px auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827}.thbc-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;margin:18px 0;box-shadow:0 10px 25px rgba(15,23,42,.06)}.thbc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.thbc-form{display:flex;flex-direction:column;gap:12px}.thbc-form label{font-weight:600;font-size:14px}.thbc-form input{width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #d1d5db;border-radius:10px;padding:11px;font-size:15px}.thbc-check{display:flex;gap:10px;align-items:flex-start;font-weight:400!important}.thbc-check input{width:auto;margin-top:3px}.thbc-button{border:0;background:#0f766e;color:#fff;border-radius:10px;padding:11px 16px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px}.thbc-button:hover{background:#115e59;color:#fff}.thbc-button-light{background:#e5e7eb;color:#111827}.thbc-button-light:hover{background:#d1d5db;color:#111827}.thbc-button-small{padding:7px 10px;border-radius:8px;font-size:13px}.thbc-table-scroll{overflow-x:auto}.thbc-table{width:100%;border-collapse:collapse;font-size:14px}.thbc-table th,.thbc-table td{border-bottom:1px solid #e5e7eb;padding:10px;text-align:left;vertical-align:middle}.thbc-table th{background:#f9fafb;font-weight:800}.thbc-predict-form{display:flex;align-items:center;gap:6px;white-space:nowrap}.thbc-predict-form input{width:64px;border:1px solid #d1d5db;border-radius:8px;padding:8px}.thbc-lock,.thbc-closed{display:inline-block;margin-left:8px;font-size:12px;border-radius:999px;padding:3px 8px;background:#f3f4f6;color:#374151}.thbc-lock{background:#ecfdf5;color:#047857}.thbc-user-box{display:flex;align-items:center;justify-content:space-between;gap:14px}.thbc-alert{border-radius:12px;padding:12px 14px;margin:16px 0;font-weight:700}.thbc-alert-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.thbc-alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.thbc-rules{font-size:13px;color:#4b5563}@media(max-width:700px){.thbc-user-box{align-items:flex-start;flex-direction:column}.thbc-predict-form{flex-wrap:wrap}.thbc-table th,.thbc-table td{padding:8px}.thbc-card{padding:14px}}