.arptc-pdd-wrap{max-width:1100px;margin:20px auto;padding:24px;background:#fff;border:1px solid #d0d7de;border-radius:8px;font-family:Arial,Helvetica,sans-serif;color:#1f2933}
.arptc-pdd-title{text-align:center;font-size:24px;font-weight:700;text-transform:uppercase;margin:0 0 18px}
.arptc-pdd-section{border:1px solid #cfd8e3;border-radius:6px;margin:18px 0;background:#fff;overflow:hidden}
.arptc-pdd-section h3{margin:0;padding:10px 14px;background:#174f82;color:#fff;font-size:16px;text-transform:uppercase}
.arptc-pdd-body{padding:16px}
.arptc-pdd-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.arptc-pdd-field{margin-bottom:14px}
.arptc-pdd-field label{display:block;font-weight:700;margin-bottom:6px}
.arptc-pdd-field input[type="text"],.arptc-pdd-field input[type="email"],.arptc-pdd-field input[type="date"],.arptc-pdd-field textarea,.arptc-pdd-field select{width:100%;border:1px solid #aeb7c2;border-radius:4px;padding:9px;box-sizing:border-box}
.arptc-pdd-field textarea{min-height:90px}
.arptc-pdd-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin-top:6px}
.arptc-pdd-checks label{font-weight:400;margin:0}
.arptc-pdd-file{border:1px solid #d6dde5;border-radius:5px;padding:10px;margin-bottom:10px;background:#f8fafc}
.arptc-pdd-file label{font-weight:700;display:block;margin-bottom:7px}
.arptc-pdd-table{width:100%;border-collapse:collapse;margin:10px 0}
.arptc-pdd-table th,.arptc-pdd-table td{border:1px solid #cfd8e3;padding:8px;vertical-align:top}
.arptc-pdd-table th{background:#eef2f7;text-align:left}
.arptc-pdd-table input{width:100%;box-sizing:border-box;border:1px solid #aeb7c2;padding:7px;border-radius:4px}
.arptc-pdd-help{font-size:13px;color:#52616b;margin-top:4px}
.arptc-pdd-submit{margin-top:22px}
.arptc-pdd-btn{background:#174f82;color:#fff;border:0;border-radius:4px;padding:12px 22px;font-weight:700;cursor:pointer}
.arptc-pdd-btn:hover{background:#0f355d}
.arptc-pdd-success{padding:14px;background:#ecfdf3;border-left:5px solid #16a34a;margin-bottom:18px}
.arptc-pdd-error{padding:14px;background:#fef2f2;border-left:5px solid #dc2626;margin-bottom:18px}
@media(max-width:780px){.arptc-pdd-grid,.arptc-pdd-checks{grid-template-columns:1fr}.arptc-pdd-title{font-size:20px}.arptc-pdd-wrap{padding:16px}}
