:root{--gpid2-blue:#1E73E8;--gpid2-teal:#00BDA5;--gpid2-navy:#0D1B2A;--gpid2-soft:#F4F8FB}.gpid2-hero{max-width:1200px;margin:30px auto;padding:70px 35px;border-radius:30px;background:linear-gradient(135deg,var(--gpid2-navy),var(--gpid2-blue),var(--gpid2-teal));color:#fff;display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:center}.gpid2-hero h1{font-size:58px;line-height:1.05;margin:14px 0;color:#fff}.gpid2-hero p{font-size:20px}.gpid2-pill{padding:8px 14px;background:rgba(255,255,255,.16);border-radius:999px}.gpid2-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.gpid2-btn{display:inline-block;background:var(--gpid2-teal);color:#fff!important;padding:13px 21px;border-radius:12px;text-decoration:none;font-weight:800;border:0;cursor:pointer}.gpid2-btn.secondary{background:#fff;color:var(--gpid2-navy)!important}.gpid2-hero-card,.gpid2-card,.gpid2-price-card,.gpid2-pet-card,.gpid2-form{background:#fff;color:var(--gpid2-navy);border:1px solid #E5E7EB;border-radius:24px;padding:24px;box-shadow:0 18px 45px rgba(13,27,42,.08)}.gpid2-icon{text-align:center;font-size:80px}.gpid2-section{max-width:1200px;margin:40px auto;padding:20px}.gpid2-section h2{font-size:38px;color:var(--gpid2-navy)}.gpid2-grid{display:grid;gap:18px}.gpid2-grid.three{grid-template-columns:repeat(3,1fr)}.gpid2-grid>div{background:var(--gpid2-soft);border-radius:18px;padding:22px}.gpid2-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gpid2-price-card.featured{border:3px solid var(--gpid2-teal);transform:translateY(-6px)}.gpid2-price{font-size:44px;font-weight:900;color:var(--gpid2-blue)}.gpid2-notice,.gpid2-success,.gpid2-warning{padding:14px 18px;border-radius:14px;background:#EFF6FF;color:#1D4ED8;margin:15px 0}.gpid2-success{background:#DCFCE7;color:#166534}.gpid2-warning{background:#FEF3C7;color:#92400E}.gpid2-dashboard-head{display:flex;justify-content:space-between;gap:14px;align-items:center}.gpid2-pets{display:grid;gap:18px}.gpid2-pet-card{display:grid;grid-template-columns:160px 1fr;gap:18px}.gpid2-pet-card img{width:160px;height:160px;object-fit:cover;border-radius:18px}.gpid2-placeholder{width:160px;height:160px;display:grid;place-items:center;border-radius:18px;font-size:54px;background:linear-gradient(135deg,var(--gpid2-blue),var(--gpid2-teal))}.gpid2-qr{width:120px;border:1px solid #eee;border-radius:10px;margin-top:10px}.gpid2-status{font-size:12px;padding:5px 9px;border-radius:999px;background:#E5E7EB}.gpid2-status.lost{background:#FEE2E2;color:#991B1B}.gpid2-status.found{background:#DCFCE7;color:#166534}.gpid2-form label{display:block;font-weight:800;margin:10px 0;color:var(--gpid2-navy)}.gpid2-form input,.gpid2-form textarea,.gpid2-form select{width:100%;padding:12px;border:1px solid #D1D5DB;border-radius:10px;margin-top:6px}.gpid2-form textarea{min-height:90px}.gpid2-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.gpid2-contact-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:10px}.gpid2-public{max-width:920px;margin:35px auto;padding:20px}.gpid2-public-head{text-align:center;color:#fff;background:linear-gradient(135deg,var(--gpid2-blue),var(--gpid2-teal));border-radius:28px;padding:35px;margin-bottom:22px}.gpid2-public-head img{width:190px;height:190px;object-fit:cover;border-radius:50%;border:6px solid #fff}.gpid2-bigpaw{font-size:100px}.gpid2-lost{background:#DC2626;color:#fff;border-radius:16px;padding:18px;text-align:center;font-size:24px;font-weight:900;margin-bottom:18px}.gpid2-card{margin-bottom:20px}.gpid2-contact-buttons{display:flex;gap:12px;flex-wrap:wrap}.gpid2-contact-buttons a{background:var(--gpid2-navy);color:#fff!important;text-decoration:none;padding:12px 18px;border-radius:12px;font-weight:800}@media(max-width:850px){.gpid2-hero,.gpid2-pricing,.gpid2-grid.three,.gpid2-pet-card,.gpid2-form-grid,.gpid2-contact-row{grid-template-columns:1fr}.gpid2-hero h1{font-size:38px}}