.hddt-pro-app{font-family:Arial,sans-serif;max-width:1280px;margin:20px auto;color:#1f2937}.hddt-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;background:linear-gradient(135deg,#0f4c81,#1f7ab8);color:#fff;border-radius:18px;padding:24px 28px;box-shadow:0 10px 30px rgba(0,0,0,.12)}.hddt-hero h2{margin:0 0 6px;font-size:28px;color:#fff}.hddt-hero p{margin:0;color:#e7f2ff}.hddt-tabs{display:flex;gap:8px;margin:18px 0;flex-wrap:wrap}.hddt-tabs button{border:0;background:#eef2f7;border-radius:12px;padding:12px 16px;font-weight:700;cursor:pointer}.hddt-tabs button.active{background:#111827;color:#fff}.hddt-grid{display:grid;grid-template-columns:1fr;gap:18px}.hddt-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;box-shadow:0 8px 25px rgba(17,24,39,.06)}.hddt-panel{display:none}.hddt-panel.active{display:block}.hddt-form-grid{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:12px;margin-bottom:14px}.hddt-form-grid label{font-weight:700;font-size:13px}.hddt-form-grid input,.hddt-form-grid select,.hddt-card input,.hddt-card textarea{width:100%;box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;padding:10px;margin-top:6px}.hddt-card textarea{min-height:140px;font-family:Consolas,monospace}.hddt-btn{background:#111827;color:#fff;border:0;border-radius:10px;padding:10px 16px;font-weight:700;cursor:pointer}.hddt-btn:hover{opacity:.9}.hddt-list{margin-top:16px;display:grid;gap:8px}.hddt-item{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#f9fafb}.hddt-table-wrap{overflow:auto;margin-top:16px}.hddt-table{border-collapse:collapse;width:100%;min-width:900px}.hddt-table th,.hddt-table td{border:1px solid #e5e7eb;padding:8px;font-size:13px}.hddt-table th{background:#f3f4f6;text-align:left}pre#hddt-reconcile-output{white-space:pre-wrap;background:#111827;color:#d1fae5;border-radius:12px;padding:14px;min-height:120px}@media(max-width:900px){.hddt-form-grid{grid-template-columns:1fr 1fr}.hddt-hero{display:block}.hddt-refresh{margin-top:14px}}
