:root{--brand:#5b4bdb;--brand2:#8a6cff;--ink:#20233a;--muted:#73788f;--soft:#f4f5fb}body{background:#f7f8fc;color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.app-nav{background:linear-gradient(120deg,#4939ba,#6d58ef);box-shadow:0 8px 25px rgba(46,39,108,.14)}.navbar-brand{font-size:1.35rem}.nav-link{color:rgba(255,255,255,.82)!important}.nav-link:hover{color:#fff!important}.btn-primary{background:linear-gradient(120deg,var(--brand),var(--brand2));border:0}.btn-primary:hover{filter:brightness(.96)}.soft-card,.pet-card{border:0;border-radius:20px;box-shadow:0 8px 28px rgba(38,43,74,.07)}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-head h1{margin:0;font-weight:800}.page-head p{margin:4px 0 0;color:var(--muted)}.stat-card{position:relative;background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 28px rgba(38,43,74,.07);overflow:hidden}.stat-card span{color:var(--muted);display:block}.stat-card strong{font-size:2rem}.stat-card i{position:absolute;right:20px;top:24px;font-size:2.3rem;color:#ddd9ff}.reminder-row{display:flex;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #eef0f5}.reminder-row:last-child{border-bottom:0}.reminder-icon,.doc-icon,.brand-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#efedff;color:var(--brand)}.brand-icon{margin:auto;width:68px;height:68px;font-size:1.7rem}.pet-mini{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--ink);padding:10px;border-radius:16px;background:#fafaff}.pet-mini img,.pet-placeholder{width:72px;height:72px;border-radius:50%;object-fit:cover;margin-bottom:8px}.pet-placeholder{display:grid;place-items:center;background:#eeeaff;color:var(--brand);font-size:1.4rem}.pet-mini small{color:var(--muted)}.pet-photo{width:100%;height:230px;object-fit:cover;border-radius:20px 20px 0 0}.placeholder-photo{display:grid;place-items:center;background:linear-gradient(135deg,#ece9ff,#f9f7ff);font-size:3rem;color:var(--brand)}.auth-wrap{min-height:85vh;display:grid;place-items:center}.auth-card{width:min(100%,480px);border-radius:26px}.form-control,.form-select{border-radius:12px;padding:.72rem .85rem;border-color:#e2e4ec}.form-control:focus,.form-select:focus{border-color:#8a7df0;box-shadow:0 0 0 .2rem rgba(91,75,219,.12)}.empty{text-align:center;padding:35px;color:var(--muted)}.summary-strip{border:0;background:#ece9ff;color:#4438a8;border-radius:16px}table thead th{background:#fafafe!important;color:#6d7285;font-size:.85rem;text-transform:uppercase;letter-spacing:.03em}@media(max-width:767px){.page-head{align-items:flex-start;gap:12px}.page-head .btn{white-space:nowrap}.stat-card{padding:18px}.pet-photo{height:190px}}
