:root{--b:#1E73E8;--t:#00BDA5;--n:#0D1B2A;--soft:#F4F8FB}
.gpid61-wrap{max-width:1300px;margin:0 auto;padding:20px}.gpid61-panel,.gpid61-form{background:white;border:1px solid #E5E7EB;border-radius:24px;padding:26px;box-shadow:0 14px 38px rgba(13,27,42,.07);max-width:1300px;margin:25px auto}
.gpid61-form h2{font-size:36px;color:var(--n);margin:0 0 8px}.gpid61-form h3{color:var(--n);font-size:24px;margin-top:26px}
.gpid61-grid.two{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;align-items:start}
.gpid61-form label{display:block;font-weight:900;color:var(--n);margin:12px 0;overflow:visible!important}
.gpid61-form input,.gpid61-form select,.gpid61-form textarea{width:100%;border:1px solid #D1D5DB;border-radius:12px;padding:13px 16px;margin-top:6px;font-size:17px;box-sizing:border-box}
.gpid61-form select{min-height:58px!important;height:58px!important;line-height:58px!important;padding:0 18px!important;appearance:auto!important;background-color:white!important}
.gpid61-form textarea{min-height:90px}.gpid61-contact-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:10px}
.gpid61-btn{display:inline-block;background:var(--t);color:white!important;text-decoration:none!important;border:0;border-radius:13px;padding:13px 21px;font-weight:900;cursor:pointer}
.gpid61-success{background:#DCFCE7;color:#166534;border-radius:16px;padding:15px;margin:18px 0;font-weight:800}
.gpid61-pet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:20px}.gpid61-pet-card{background:#F8FAFC;border:1px solid #E5E7EB;border-radius:22px;padding:18px;text-align:center}.gpid61-pet-card.lost{border:2px solid #DC2626;background:#FFF7F7}
.gpid61-photo-wrap{position:relative}.gpid61-pet-photo,.gpid61-paw{width:100px!important;height:100px!important;border-radius:50%!important;object-fit:cover!important;margin:0 auto 12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--b),var(--t));font-size:40px}.gpid61-status{position:absolute;top:0;right:0;background:#E5E7EB;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.gpid61-status.lost{background:#DC2626;color:white}.gpid61-status.found{background:#DCFCE7;color:#166534}
.gpid61-meta{background:white;border-radius:14px;padding:12px;margin:12px 0;text-align:left}.gpid61-qr{width:115px;height:115px;border:1px solid #E5E7EB;border-radius:12px;background:white;padding:5px}.gpid61-actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin:12px 0}.gpid61-actions a{background:var(--n);color:white!important;text-decoration:none!important;border-radius:11px;padding:9px 12px;font-weight:800;font-size:13px}
.gpid61-delete-form button{width:100%;border:0;border-radius:13px;padding:12px;color:white;font-weight:900;background:#7F1D1D;cursor:pointer;margin-bottom:10px}.gpid61-status-form button{width:100%;border:0;border-radius:13px;padding:12px;color:white;font-weight:900;cursor:pointer}.gpid61-status-form .lost{background:linear-gradient(135deg,#DC2626,#F97316)}.gpid61-status-form .found{background:#16A34A}
.gpid61-empty,.gpid61-login,.gpid61-placeholder{text-align:center;background:#F4F8FB;border-radius:20px;padding:35px}
@media(max-width:850px){.gpid61-grid.two,.gpid61-contact-row{grid-template-columns:1fr}}
