@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,system-ui,sans-serif;background:#f8fafc;color:#0f172a;-webkit-font-smoothing:antialiased}.dp-root{width:100%;min-height:100vh;display:flex;flex-direction:column;font-family:DM Sans,system-ui,sans-serif}.dp-header{padding:20px 20px 16px;background:#fff;border-bottom:1px solid #f1f5f9}.dp-header-left h1{font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.3px}.dp-header-left p{font-size:13px;color:#64748b;margin-top:3px}.dp-content{flex:1;padding:16px 16px 32px;max-width:540px;width:100%;margin:0 auto}.dp-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;margin-bottom:14px;box-shadow:0 1px 3px #0000000a}.dp-btn-primary{display:flex;align-items:center;justify-content:center;width:100%;background:#0f172a;color:#fff;border:none;border-radius:12px;padding:13px 20px;font-size:15px;font-weight:700;font-family:DM Sans,system-ui,sans-serif;cursor:pointer;transition:opacity .15s;letter-spacing:-.1px}.dp-btn-primary:hover{opacity:.85}.dp-btn-primary:disabled{opacity:.45;cursor:not-allowed}.dp-btn-secondary{display:flex;align-items:center;justify-content:center;width:100%;background:#fff;color:#0f172a;border:1.5px solid #e2e8f0;border-radius:12px;padding:12px 20px;font-size:15px;font-weight:600;font-family:DM Sans,system-ui,sans-serif;cursor:pointer;transition:background .15s}.dp-btn-secondary:hover{background:#f8fafc}.registro-search{display:flex;align-items:center;gap:8px;margin-bottom:16px}.registro-search input{flex:1;height:40px;padding:0 10px;border-radius:8px;border:1px solid #cbd5e1;font-size:14px;font-family:DM Sans,system-ui,sans-serif;color:#0f172a;background:#fff;outline:none}.registro-search input:focus{border-color:#0f172a}.registro-search .search-btn{min-width:44px;height:40px;padding:0;background:#0f172a;color:#fff;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px}.registro-search .search-btn:disabled{opacity:.5;cursor:not-allowed}.registro-form h3{font-size:13px;font-weight:700;color:#475569;margin-bottom:14px;text-transform:uppercase;letter-spacing:.05em}.registro-form input,.registro-form select{width:100%;height:40px;padding:0 10px;margin-bottom:10px;border-radius:8px;border:1px solid #cbd5e1;font-size:14px;font-family:DM Sans,system-ui,sans-serif;color:#0f172a;background:#fff;outline:none;box-sizing:border-box}.registro-form select{padding:0 36px 0 10px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-color:#fff;cursor:pointer}.registro-form input:focus,.registro-form select:focus{border-color:#0f172a}.registro-form input:read-only,.registro-form select:disabled{background-color:#f9fafb;color:#6b7280;cursor:default}.registro-row{display:flex;gap:8px}.registro-row input,.registro-row select{flex:1;min-width:0}.registro-error{background:#fee2e2;color:#991b1b;padding:8px 10px;border-radius:6px;font-size:13px;margin-bottom:12px}.registro-success{background:#dcfce7;color:#166534;padding:8px 10px;border-radius:6px;font-size:13px;margin-bottom:12px}.dp-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:10px 14px;border-radius:10px;font-size:13px}.dp-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;padding:10px 14px;border-radius:10px;font-size:13px}.registro-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.registro-actions button{height:40px;padding:0 16px;border-radius:8px;border:none;font-size:14px;font-weight:600;font-family:DM Sans,system-ui,sans-serif;cursor:pointer}.registro-actions .btn-primary{background:#16a34a;color:#fff}.registro-actions .btn-primary:disabled{opacity:.5;cursor:not-allowed}.registro-actions .btn-secondary{background:#e5e7eb;color:#111827}.registro-actions .btn-danger{background:#dc2626;color:#fff}.registro-hint{font-size:11px;color:#94a3b8;margin-top:-6px;margin-bottom:10px;display:block}.dp-section-title{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:12px}.dp-hint{font-size:11px;color:#94a3b8;margin-top:4px;display:block}.dp-progress-bar{height:6px;background:#e2e8f0;border-radius:99px;overflow:hidden}.dp-progress-fill{height:100%;background:#16a34a;border-radius:99px;transition:width .3s ease}.dp-event-diag{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 3px}.dp-event-meta{font-size:12px;color:#64748b;margin:0}.dp-accion-pendiente{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:12px 14px;margin-top:12px}.dp-accion-title{font-size:13px;font-weight:700;color:#92400e;margin-bottom:2px}.dp-accion-sub{font-size:12px;color:#78350f}.dp-btn-completar{background:#d97706;color:#fff;border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:700;cursor:pointer;font-family:DM Sans,system-ui,sans-serif;white-space:nowrap;flex-shrink:0}.dp-loading{font-size:14px;color:#94a3b8;text-align:center;padding:48px 20px}.dp-empty{font-size:13px;color:#94a3b8;text-align:center}.dp-footer{text-align:center;padding:16px;font-size:11px;color:#94a3b8;border-top:1px solid #e2e8f0;background:#fff}
