.tsdd-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:16px;box-shadow:0 2px 10px rgba(0,0,0,.04)}
.tsdd-form{display:grid;gap:12px}
.tsdd-form input{padding:12px;border:1px solid #e5e7eb;border-radius:12px;width:100%;background:#f3f4f6}
.tsdd-btn{background:#10b981;color:#fff;border:none;padding:10px 16px;border-radius:12px;cursor:pointer}
.tsdd-out{margin-top:12px}
.tsdd-loading{opacity:.7}
.tsdd-error{color:#b91c1c}
.tsdd-result{background:#f9fafb;border:1px dashed #ddd;padding:12px;border-radius:12px;display:grid;gap:8px}
.tsdd-title{font-size:1.05rem}
.tsdd-brief{opacity:.9}
.tsdd-long{line-height:1.55}
.tsdd-omen{background:#fff;border:1px solid #eee;padding:8px;border-radius:10px}
.tsdd-note{font-size:.92rem;color:#334155;background:#fffbe6;border:1px solid #fde68a;padding:10px;border-radius:10px}
.tsdd-list ul{margin:6px 0 0 18px}
