.tnot-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;box-shadow:0 6px 16px rgba(15,23,42,.05);margin:12px 0}
.tnot-card h3{margin-top:0}
.tnot-card label{display:block;margin:.5rem 0 .2rem}
.tnot-card input,.tnot-card select,.tnot-card textarea{width:100%;max-width:520px;padding:.55rem;border:1px solid #ddd;border-radius:8px}
.tnot-card .btn{margin-top:.8rem;padding:.6rem 1rem;border-radius:10px;border:1px solid #0d6efd;background:#0d6efd;color:#fff;cursor:pointer}
.btn.btn-outline{background:#fff;color:#0d6efd}
.tnot-table{width:100%;border-collapse:collapse;margin-top:.6rem}
.tnot-table th,.tnot-table td{padding:.55rem;border-bottom:1px solid #e5e7eb;text-align:left}
.tnot-notice{margin-top:1rem;padding:.6rem;border-radius:8px;background:#f1f5f9;border:1px dashed #ccc}
.tnot-notice.success{background:#e6ffed;border-color:#b6f2c5}
