._spinnerContainer_11elm_1{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;position:fixed;top:0;left:0;background:#ffffff80;z-index:9999}._spinner_11elm_1{width:50px;height:50px;animation:_spin_11elm_1 1s linear infinite;display:block;margin:auto;background:transparent}@keyframes _spin_11elm_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinner_11elm_1 circle{fill:none;stroke:#34cddb;stroke-width:8;stroke-linecap:round;stroke-dasharray:50.27 50.27}._background_8tjur_1{background-size:cover;background-position:center;min-height:100vh;display:flex;flex-direction:column}._content_8tjur_10{flex:1;position:relative}._wrapper_33rcz_1{position:relative;display:flex;align-items:center}._bellButton_33rcz_7{position:relative;width:40px;height:40px;border-radius:50%;background:transparent;border:1px solid var(--border);color:var(--foreground);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,transform .15s ease}._bellButton_33rcz_7:hover{background-color:var(--muted)}._badge_33rcz_26{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--destructive, #e11d48);color:var(--destructive-foreground);font-size:11px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 0 0 2px var(--card, #fff)}._dropdown_33rcz_43{position:absolute;right:0;top:calc(100% + 8px);width:420px;max-height:min(640px,80vh);padding:12px;overflow:hidden;background:var(--card);border-radius:14px;border:1px solid var(--border);box-shadow:0 10px 30px #00000014;z-index:100;display:flex;flex-direction:column}._header_33rcz_63{display:flex;align-items:center;justify-content:space-between;padding:8px 12px}._title_33rcz_70{font-weight:700;font-size:16px}._clearBtn_33rcz_75{background:transparent;border:none;cursor:pointer;font-size:12px;color:var(--muted-foreground);padding:4px 6px;border-radius:6px}._clearBtn_33rcz_75:hover{background:var(--muted);color:var(--foreground)}._divider_33rcz_90{height:1px;background:var(--border);margin:6px 0}._empty_33rcz_96{padding:28px 12px;text-align:center;font-size:14px;color:var(--muted-foreground)}._list_33rcz_103{list-style:none;padding:0;margin:0;overflow-y:auto;max-height:552px;scrollbar-width:thin;scrollbar-color:var(--border) transparent}._list_33rcz_103::-webkit-scrollbar{width:8px}._list_33rcz_103::-webkit-scrollbar-track{background:transparent}._list_33rcz_103::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:999px}._list_33rcz_103::-webkit-scrollbar-thumb:hover{background-color:var(--muted-foreground)}._item_33rcz_130{padding:12px 14px;border-radius:10px;transition:background-color .15s ease}._item_33rcz_130+._item_33rcz_130{margin-top:4px}._item_33rcz_130:hover{background:var(--accent, var(--muted))}._itemTitle_33rcz_144{font-weight:600;font-size:14px;color:var(--foreground)}._itemMessage_33rcz_150{margin-top:3px;font-size:14px;color:var(--foreground)}._itemTime_33rcz_156{margin-top:6px;font-size:12px;color:var(--muted-foreground)}._navbar_h3gin_1{position:sticky;top:0;z-index:100;height:var(--navbar-height);background:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px;padding:0 24px;flex-shrink:0}._leftGroup_h3gin_18{flex:1;display:flex;align-items:center;gap:12px;min-width:0}._logo_h3gin_26{display:flex;align-items:center;flex-shrink:0}._logoImg_h3gin_32{height:44px;width:auto;display:block}._searchWrap_h3gin_39{flex-shrink:0;width:340px;display:flex;align-items:center;gap:8px;padding:0 12px;height:38px;border-radius:9999px;background:var(--muted);border:1px solid transparent;transition:border-color .15s,background-color .15s,box-shadow .15s}._searchWrap_h3gin_39:focus-within{background:var(--card);border-color:var(--border);box-shadow:var(--focus-ring-shadow)}._searchIcon_h3gin_59{color:var(--muted-foreground);flex-shrink:0}._searchInput_h3gin_64{flex:1;border:none;background:transparent;outline:none;font-size:13px;color:var(--foreground);min-width:0}._searchInput_h3gin_64::placeholder{color:var(--muted-foreground)}._searchKbd_h3gin_78{font-size:10px;font-weight:600;color:var(--muted-foreground);background:var(--card);border:1px solid var(--border);border-radius:4px;padding:2px 5px;flex-shrink:0;font-family:inherit}._rightGroup_h3gin_91{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:4px}._nav_h3gin_1{display:flex;align-items:center;gap:2px;margin-right:8px}._navLink_h3gin_107{font-size:13.5px;font-weight:500;padding:7px 12px;border-radius:9px;color:var(--muted-foreground);background:transparent;border:none;text-decoration:none;cursor:pointer;font-family:inherit;transition:color .15s,background-color .15s;white-space:nowrap}._navLink_h3gin_107:hover{color:var(--foreground);background:var(--muted)}._navLinkActive_h3gin_128{font-weight:600;color:var(--primary);background:var(--primary-tint)}._navLinkActive_h3gin_128:hover{background:var(--primary-tint-hover);color:var(--primary)}._navLinkActiveVet_h3gin_140{font-weight:600;color:hsl(var(--vet));background:hsl(var(--vet) / .08)}._navLinkActiveVet_h3gin_140:hover{background:hsl(var(--vet) / .12);color:hsl(var(--vet))}._authButtons_h3gin_152{display:flex;align-items:center;gap:8px;padding-left:12px;border-left:1px solid var(--border);margin-left:4px}._loginBtn_h3gin_161{font-size:13.5px;font-weight:500;padding:7px 12px;border-radius:9px;color:var(--foreground);text-decoration:none;transition:color .15s,background-color .15s}._loginBtn_h3gin_161:hover{color:var(--primary);background:var(--muted)}._registerBtn_h3gin_176{font-size:13.5px;font-weight:600;padding:7px 16px;border-radius:9999px;background:var(--primary);color:var(--primary-foreground);text-decoration:none;transition:background-color .15s,transform .1s}._registerBtn_h3gin_176:hover{background:var(--primary-hover);transform:translateY(-1px)}._profileWrap_h3gin_193{position:relative;padding-left:12px;border-left:1px solid var(--border);margin-left:4px;flex-shrink:0}._profileBtn_h3gin_201{display:flex;align-items:center;gap:10px;background:transparent;border:none;cursor:pointer;padding:4px 6px;border-radius:10px;transition:background-color .15s}._profileBtn_h3gin_201:hover{background:var(--muted)}._avatar_h3gin_218{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,hsl(var(--vet)),#1d723c);color:hsl(var(--vet-foreground));font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 10px hsl(var(--vet) / .3)}._avatarOwner_h3gin_234{background:linear-gradient(135deg,var(--primary),hsl(11,90%,35%));box-shadow:0 2px 10px #f44b254d}._avatarImg_h3gin_239{width:36px;height:36px;border-radius:10px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #0000001f}._profileInfo_h3gin_248{line-height:1.2;text-align:left}._profileName_h3gin_253{font-size:13px;font-weight:700;color:var(--foreground);white-space:nowrap}._chevron_h3gin_260{color:var(--muted-foreground);transition:transform .2s;flex-shrink:0}._chevronOpen_h3gin_266{transform:rotate(180deg)}@keyframes _dropdownIn_h3gin_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._dropdown_h3gin_276{position:absolute;right:0;top:calc(100% + 8px);width:240px;padding:8px;background:var(--card);border:1px solid var(--border);border-radius:14px;box-shadow:0 10px 30px #1b28321a;z-index:200;animation:_dropdownIn_h3gin_1 .18s ease}._dropdownUser_h3gin_290{display:flex;align-items:center;gap:12px;padding:10px}._dropdownAvatar_h3gin_297{width:40px;height:40px;border-radius:10px;object-fit:cover;flex-shrink:0}._dropdownAvatarInitials_h3gin_305{background:linear-gradient(135deg,hsl(var(--vet)),#1d723c);color:hsl(var(--vet-foreground));font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}._dropdownAvatarOwner_h3gin_315{background:linear-gradient(135deg,var(--primary),hsl(11,90%,35%))}._dropdownName_h3gin_319{font-size:13.5px;font-weight:700;color:var(--foreground)}._dropdownRole_h3gin_325{font-size:12px;color:var(--muted-foreground);margin-top:1px}._dropdownDivider_h3gin_331{height:1px;background:var(--border);margin:6px 0}._dropdownItem_h3gin_337{width:100%;display:flex;align-items:center;gap:8px;padding:10px 12px;border:none;border-radius:10px;background:transparent;font-size:14px;font-weight:500;color:var(--foreground);text-align:left;cursor:pointer;transition:background-color .15s}._dropdownItem_h3gin_337:hover{background:var(--muted)}._dropdownIcon_h3gin_358{color:var(--muted-foreground);flex-shrink:0}._dropdownItemLogout_h3gin_363{color:var(--destructive)}._dropdownItemLogout_h3gin_363:hover{background:var(--destructive-bg)}._dropdownItemLogout_h3gin_363 ._dropdownIcon_h3gin_358{color:var(--destructive)}@media(max-width:1100px){._nav_h3gin_1,._searchKbd_h3gin_78{display:none}}@media(max-width:900px){._searchWrap_h3gin_39{width:220px}}@media(max-width:768px){._navbar_h3gin_1{display:none}}._header_pnetd_1{display:none;align-items:center;gap:12px;padding:16px 16px 12px;background:var(--card);border-bottom:1px solid var(--border);flex-shrink:0}@media(max-width:768px){._header_pnetd_1{display:flex}}._avatar_pnetd_17{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,var(--primary),hsl(11,90%,35%));color:var(--primary-foreground);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 10px #f44b254d}._avatarImg_pnetd_32{width:40px;height:40px;border-radius:10px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #0000001f}._info_pnetd_41{flex:1;min-width:0;line-height:1.2}._dateTime_pnetd_47{font-size:11px;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}._name_pnetd_56{font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._logoutBtn_pnetd_66{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:none;background:transparent;color:var(--destructive);cursor:pointer;flex-shrink:0;transition:background-color .15s}._logoutBtn_pnetd_66:hover{background:var(--destructive-bg)}._nav_1n9b1_1{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--card);border-top:1px solid var(--border);justify-content:space-around;align-items:flex-end;padding:8px 4px 20px;box-shadow:0 -4px 20px #1b283214}@media(max-width:768px){._nav_1n9b1_1{display:flex}}._tabBtn_1n9b1_22{display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 10px;border:none;background:transparent;color:var(--muted-foreground);cursor:pointer;font-size:10px;font-weight:600;transition:color .15s;font-family:inherit}._tabBtn_1n9b1_22._active_1n9b1_38{color:var(--primary)}._hero_jvwmb_1{padding:2.5rem 1rem;width:100%}._container_jvwmb_6{max-width:1100px;margin:0 auto}._inner_jvwmb_11{margin:0 auto;text-align:center}._badge_jvwmb_16{display:inline-flex;align-items:center;gap:.5rem;background:var(--primary-tint-hover);color:var(--primary);padding:.45rem .9rem;border-radius:9999px;font-size:.85rem;font-weight:800;margin-bottom:1.2rem;letter-spacing:.5px}._heart_jvwmb_30{font-size:.95rem}._divider_jvwmb_34{border:none;border-top:1px solid color-mix(in srgb,var(--brand-teal) 28%,transparent);width:60%;margin:1rem auto 0}._title_jvwmb_41{font-family:Poppins,sans-serif;font-weight:900;font-size:1.5rem;line-height:1.05;color:var(--foreground);margin-bottom:.9rem}@media(min-width:768px){._title_jvwmb_41{font-size:2.4rem}}._highlight_jvwmb_56{color:var(--brand-teal);position:relative;display:inline-block}._underline_jvwmb_62{position:absolute;bottom:-.5rem;left:0;width:100%}._subtitle_jvwmb_69{font-size:1rem;color:var(--muted-foreground);margin-top:.7rem;max-width:560px;margin-left:auto;margin-right:auto}@media(max-width:480px){._hero_jvwmb_1{padding:1.5rem .75rem}._title_jvwmb_41{font-size:1.8rem}._badge_jvwmb_16{font-size:.75rem;padding:.35rem .7rem}._subtitle_jvwmb_69{font-size:.9rem}}._dropdownWrap_19pdi_2{position:relative;width:100%}._dropdownTrigger_19pdi_8{width:100%;height:54px;border-radius:14px;border:2px solid var(--border);background:var(--background);display:flex;align-items:center;gap:.75rem;padding:0 1rem;font-size:16px;cursor:pointer;color:var(--foreground);transition:border-color .2s ease,box-shadow .2s ease}._dropdownTrigger_19pdi_8:hover{border-color:var(--primary)}._dropdownTrigger_19pdi_8:focus-visible{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #f44b2540}._primaryIcon_19pdi_35,._dropdownIcon_19pdi_39{color:var(--primary)}._chevron_19pdi_43{margin-left:auto;transition:transform .2s ease}._chevronOpen_19pdi_48{transform:rotate(180deg)}._dropdownValue_19pdi_53{color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropdownMenu_19pdi_61{position:absolute;top:calc(100% + 8px);left:0;width:100%;background:var(--card);border-radius:14px;box-shadow:0 20px 40px #00000026;padding:.4rem;z-index:1000;max-height:280px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent}._dropdownMenu_19pdi_61::-webkit-scrollbar{width:6px}._dropdownMenu_19pdi_61::-webkit-scrollbar-track{background:transparent}._dropdownMenu_19pdi_61::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}._dropdownMenuUp_19pdi_90{top:auto;bottom:calc(100% + 8px)}._dropdownItem_19pdi_96{width:100%;padding:.6rem 1rem;text-align:left;background:transparent;border-radius:10px;border:none;font-size:15px;cursor:pointer;transition:background .15s ease;display:flex;align-items:center;gap:.5rem}._dropdownItem_19pdi_96:hover{background:var(--accent)}._activeItem_19pdi_116{background:var(--accent);font-weight:600}._checkIcon_19pdi_121{color:var(--primary);flex-shrink:0;width:16px;height:16px}._checkPlaceholder_19pdi_128{width:16px;flex-shrink:0}._panel_9pnn5_1{background:#ffffffb3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:1.6rem;border-radius:24px;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 32px #0003,0 20px 60px #00000026;width:100%;max-width:760px;margin:0 auto;position:relative;z-index:10}._inner_9pnn5_16{display:flex;flex-direction:column;gap:1rem}._inputWrap_9pnn5_23{position:relative}._input_9pnn5_23{width:100%;padding:0 1rem;height:54px;border:2px solid var(--border);border-radius:14px;background:#ffffff59;font-size:16px;color:var(--foreground)}._input_9pnn5_23:hover,._input_9pnn5_23:focus{border-color:var(--primary);outline:none}._comboWrap_9pnn5_45{position:relative}._iconInside_9pnn5_49{position:absolute;left:16px;top:50%;transform:translateY(-50%)}._select_9pnn5_56{width:100%;height:54px;padding-left:3.5rem;border:2px solid var(--border);border-radius:14px;background:#ffffff59;font-size:16px;appearance:none}._select_9pnn5_56:hover,._select_9pnn5_56:focus{border-color:var(--primary);outline:none}._citySelect_9pnn5_73{flex:1}._selectError_9pnn5_77{border-color:var(--destructive)}._textError_9pnn5_81{color:var(--destructive)}._row_9pnn5_86{display:flex;gap:.75rem;align-items:center}._searchBtn_9pnn5_93{flex-shrink:0;height:54px;padding:0 1.8rem;background:var(--primary);color:var(--primary-foreground);font-size:18px;font-weight:700;border-radius:14px;display:flex;align-items:center;gap:.5rem;border:none;cursor:pointer}._searchBtn_9pnn5_93:hover{background:var(--primary-hover)}._spinner_9pnn5_113{animation:_spin_9pnn5_113 1s linear infinite}@keyframes _spin_9pnn5_113{to{transform:rotate(360deg)}}._searchIcon_9pnn5_121{width:20px;height:20px}@media(max-width:768px){._panel_9pnn5_1{padding:1.2rem;border-radius:18px;box-shadow:0 4px 16px #00000026}._row_9pnn5_86{flex-direction:column;align-items:stretch}._citySelect_9pnn5_73{width:100%}._searchBtn_9pnn5_93{width:100%;flex-shrink:1;justify-content:center}._input_9pnn5_23{height:48px}}._banner_12xvu_1{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;overflow:visible;max-width:1100px;width:100%;margin:1.5rem auto 0;padding:2.5rem 2.5rem 2.5rem 2rem;background:var(--brand-teal);border-radius:var(--radius-lg)}._content_12xvu_16{position:relative;z-index:1;max-width:620px}._title_12xvu_22{font-family:Poppins,sans-serif;font-weight:800;font-size:1.5rem;color:var(--brand-teal-foreground);margin-bottom:.75rem}._text_12xvu_30{color:var(--brand-teal-foreground);opacity:.9;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}._cta_12xvu_38{display:inline-flex;align-items:center;height:48px;padding:0 1.6rem;background:var(--ink);color:var(--ink-foreground);font-weight:700;border-radius:12px;text-decoration:none}._cta_12xvu_38:hover{opacity:.9}._dog_12xvu_54{position:absolute;right:3rem;bottom:0;height:130%;width:auto;max-width:40%;object-fit:contain;object-position:bottom;pointer-events:none}@media(max-width:900px){._dog_12xvu_54{right:1.5rem;max-width:32%}}@media(max-width:768px){._banner_12xvu_1{flex-direction:column;align-items:stretch;text-align:center;padding:2rem 1.5rem;overflow:hidden;border-radius:var(--radius)}._content_12xvu_16{max-width:none}._cta_12xvu_38{justify-content:center}._dog_12xvu_54{position:static;height:auto;max-width:55%;margin:1.5rem auto 0}}@media(max-width:480px){._banner_12xvu_1{padding:1.5rem 1rem;margin-top:1.5rem}._title_12xvu_22{font-size:1.25rem}._text_12xvu_30{font-size:.85rem}}._footer_gc65c_2{background:var(--foreground);color:var(--background);padding:64px 0;position:relative;margin-top:64px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;box-sizing:border-box}._container_gc65c_16{max-width:1200px;margin:0 auto;padding:0 40px;position:relative}._ctaBanner_gc65c_24{background:color-mix(in srgb,var(--primary) 10%,transparent);border-radius:16px;padding:24px 32px;margin-bottom:48px;text-align:center}._ctaInner_gc65c_32{max-width:560px;margin:0 auto}._ctaTitle_gc65c_37{font-size:20px;font-weight:700;margin-bottom:8px;display:flex;align-items:center;justify-content:center;gap:8px}._ctaIcon_gc65c_47{color:var(--primary);display:flex}._ctaText_gc65c_52{color:color-mix(in srgb,var(--background) 70%,transparent);font-size:14px;margin-bottom:16px}._ctaForm_gc65c_58{display:flex;justify-content:center;gap:8px}._ctaInput_gc65c_64{padding:10px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:var(--primary-foreground);font-size:14px;outline:none;width:260px;transition:border-color .2s ease}._ctaInput_gc65c_64::placeholder{color:color-mix(in srgb,var(--background) 50%,transparent)}._ctaInput_gc65c_64:focus{border-color:var(--primary)}._ctaButton_gc65c_84{padding:10px 20px;border-radius:10px;border:none;background:var(--primary);color:var(--primary-foreground);font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s ease}._ctaButton_gc65c_84:hover{opacity:.9}._grid_gc65c_101{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:48px}@media(max-width:768px){._grid_gc65c_101{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){._grid_gc65c_101{grid-template-columns:1fr}}._brand_gc65c_121{display:flex;align-items:center;gap:8px;margin-bottom:16px}._brandLogo_gc65c_128{height:70px;width:auto;display:block}._heartInline_gc65c_134{display:inline;color:var(--primary);width:16px;height:16px;vertical-align:middle}._socials_gc65c_143{display:flex;gap:12px}._socialLink_gc65c_148{width:40px;height:40px;border-radius:12px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:inherit;transition:background-color .2s ease,color .2s ease}._socialLink_gc65c_148:hover{background:var(--primary);color:var(--primary-foreground)}._columnTitle_gc65c_166{font-weight:700;margin-bottom:16px;font-size:15px}._linkList_gc65c_172{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}._linkItem_gc65c_181 a{color:color-mix(in srgb,var(--background) 70%,transparent);font-size:14px;text-decoration:none;transition:color .2s ease}._linkItem_gc65c_181 a:hover{color:var(--primary)}._bottomBar_gc65c_193{border-top:1px solid rgba(255,255,255,.12);padding-top:32px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}._bottomText_gc65c_203{color:color-mix(in srgb,var(--background) 50%,transparent);font-size:14px;margin:0}@media(max-width:480px){._container_gc65c_16{padding:0 20px}._ctaBanner_gc65c_24{padding:20px 16px;border-radius:12px}._ctaTitle_gc65c_37{font-size:17px}._ctaForm_gc65c_58{flex-direction:column}._ctaInput_gc65c_64,._ctaButton_gc65c_84{width:100%}._bottomBar_gc65c_193{flex-direction:column;text-align:center}}._container_jmz73_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2rem;overflow-x:hidden}._foldSection_jmz73_12{width:100%;display:flex;flex-direction:column;justify-content:center;min-height:calc(100svh - var(--navbar-height) - 2rem - 130px)}._description_jmz73_20{width:100%;max-width:760px;margin:1.75rem auto 0;text-align:center}._description_jmz73_20 p{color:var(--muted-foreground);font-size:1rem;line-height:1.6}._divider_jmz73_33{border:none;border-top:1px solid color-mix(in srgb,var(--brand-teal) 28%,transparent);width:60%;margin:1rem auto 0}@media(max-width:480px){._container_jmz73_1{padding:1rem .75rem}._description_jmz73_20 p{font-size:.9rem}._description_jmz73_20{margin-top:1.25rem}}@media(max-width:768px){._foldSection_jmz73_12{min-height:auto}}._toast_lw3gm_1{position:fixed;bottom:20px;right:20px;display:flex;align-items:center;gap:10px;padding:18px 32px;border-radius:6px;background:var(--card);color:var(--foreground);box-shadow:0 8px 20px #0000001f;font-size:15px;font-weight:500;animation:_slideIn_lw3gm_1 .3s ease;z-index:1000}._icon_lw3gm_24{font-size:20px}._message_lw3gm_28{white-space:nowrap}._success_lw3gm_32{border-left:5px solid var(--success)}._error_lw3gm_36{border-left:5px solid var(--destructive)}._info_lw3gm_40{border-left:5px solid var(--primary)}@keyframes _slideIn_lw3gm_1{0%{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:480px){._toast_lw3gm_1{left:12px;right:12px;bottom:16px;padding:14px 20px;font-size:14px}._icon_lw3gm_24{font-size:18px}._message_lw3gm_28{white-space:normal}}._overlay_1sp88_1{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:10000}._modal_1sp88_11{background:var(--card);width:460px;max-width:92vw;max-height:80vh;overflow-y:auto;border-radius:12px;padding:16px;position:relative}._close_1sp88_25{position:absolute;right:14px;top:10px;font-size:22px;background:none;border:none;cursor:pointer}._title_1sp88_35{margin-bottom:16px;font-size:18px;font-weight:600}._label_1sp88_41{font-size:14px;display:block;margin-bottom:12px}._select_1sp88_47{width:100%;padding:8px;margin-top:6px;border-radius:8px;border:1px solid var(--border)}._petDropdownTrigger_1sp88_55{width:100%;height:40px;border-radius:10px;border:1px solid var(--border);background:var(--card);display:flex;align-items:center;gap:.5rem;padding:0 12px;font-size:14px;cursor:pointer;color:var(--foreground);transition:border-color .2s ease;margin-bottom:12px}._petDropdownTrigger_1sp88_55:hover{border-color:var(--primary)}._calendar_1sp88_76{border:none!important;margin-bottom:16px}._subTitle_1sp88_81{font-size:14px;margin-bottom:8px}._slots_1sp88_86{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px}._slot_1sp88_86{padding:8px;border-radius:8px;border:1px solid hsla(11,90%,55%,.3);background:var(--card);cursor:pointer;font-size:14px}._selected_1sp88_102{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}._booked_1sp88_108{background:var(--muted);border-color:var(--border);color:var(--muted-foreground);cursor:not-allowed}._textarea_1sp88_115{width:100%;min-height:70px;padding:8px;border-radius:8px;border:1px solid var(--border);margin-top:6px;transition:border-color .2s ease,box-shadow .2s ease}._submit_1sp88_125{width:100%;padding:12px;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:10px;font-size:16px;cursor:pointer}._submit_1sp88_125:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){._modal_1sp88_11{max-height:90vh;border-radius:16px 16px 0 0}._slots_1sp88_86{grid-template-columns:repeat(3,1fr)}}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}._overlay_4fsq9_1{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:10000}._dialog_4fsq9_11{background:var(--card);width:680px;max-width:92vw;max-height:90vh;overflow-y:auto;border-radius:16px;padding:28px 24px;position:relative}._closeBtn_4fsq9_22{position:absolute;right:16px;top:12px;font-size:22px;background:none;border:none;cursor:pointer;color:var(--muted-foreground)}._closeBtn_4fsq9_22:hover{color:var(--foreground)}._header_4fsq9_38{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:4px}._avatarLarge_4fsq9_46{width:80px;height:80px;border-radius:50%;background:#f44b251a;color:var(--primary);display:flex;align-items:center;justify-content:center;border:3px solid hsla(11,90%,55%,.2);box-shadow:0 4px 12px #0000000f}._avatarLargeImg_4fsq9_59{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid hsla(11,90%,55%,.2);box-shadow:0 4px 12px #0000000f}._name_4fsq9_68{font-size:22px;font-weight:700;color:var(--foreground);margin-top:14px;margin-bottom:10px}._badges_4fsq9_76{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}._specialtyBadge_4fsq9_84{display:inline-flex;align-items:center;gap:4px;background:var(--muted);color:var(--foreground);font-size:13px;font-weight:500;padding:4px 12px;border-radius:999px}._verifiedBadge_4fsq9_96{display:inline-flex;align-items:center;gap:4px;background:#16a24914;color:var(--success);font-size:13px;font-weight:600;padding:4px 12px;border-radius:999px;border:1px solid hsla(142,76%,36%,.2)}._starIcon_4fsq9_109{color:var(--accent);fill:var(--accent)}._ratingRow_4fsq9_114{display:flex;align-items:center;gap:6px;margin-top:10px}._ratingValue_4fsq9_121{font-size:14px;font-weight:700;color:var(--foreground)}._ratingCount_4fsq9_127{font-size:13px;color:var(--muted-foreground)}._separator_4fsq9_133{height:1px;background:var(--border);margin:20px 0}._detailsGrid_4fsq9_140{display:grid;grid-template-columns:1fr 1fr;gap:16px}._detailItem_4fsq9_146{display:flex;align-items:flex-start;gap:10px}._detailIcon_4fsq9_152{width:36px;height:36px;border-radius:50%;background:#f44b251a;color:var(--primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}._detailLabel_4fsq9_164{font-size:12px;color:var(--muted-foreground);margin-bottom:2px}._detailValue_4fsq9_170{font-size:14px;font-weight:600;color:var(--foreground)}._bioSection_4fsq9_177{background:var(--muted);border-left:3px solid var(--primary);border-radius:0 8px 8px 0;padding:22px 24px;margin-bottom:4px;max-height:200px;overflow-y:auto}._bioTitle_4fsq9_187{font-size:15px;font-weight:700;color:var(--foreground);margin-bottom:6px}._bioText_4fsq9_194{font-size:14px;color:var(--muted-foreground);line-height:1.65;margin:0}._reviewsSection_4fsq9_202{border-top:1px solid var(--border);padding-top:16px;margin-top:4px}._reviewsTitle_4fsq9_208{font-size:15px;font-weight:700;color:var(--accent);display:flex;align-items:center;gap:6px;margin-bottom:12px}._reviewsList_4fsq9_218{max-height:240px;overflow-y:auto;display:flex;flex-direction:column;gap:10px}._reviewItem_4fsq9_226{background:var(--muted);border-radius:var(--radius-sm, 8px);padding:10px 12px}._reviewHeader_4fsq9_232{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._starRow_4fsq9_239{display:inline-flex;align-items:center;gap:2px}._starFilled_4fsq9_245{color:var(--accent)}._starEmpty_4fsq9_249{color:var(--muted-foreground)}._reviewAuthor_4fsq9_253{font-weight:600;font-size:13px;color:var(--foreground)}._reviewDate_4fsq9_259{font-size:12px;color:var(--muted-foreground);margin-left:auto}._reviewComment_4fsq9_265{font-size:13px;color:var(--muted-foreground);margin-top:6px;line-height:1.5}._bookBtn_4fsq9_273{width:100%;padding:12px;margin-top:20px;border:none;border-radius:12px;background:var(--primary);color:var(--primary-foreground);font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s ease}._bookBtn_4fsq9_273:hover{background:var(--primary-hover)}@media(max-width:480px){._dialog_4fsq9_11{padding:20px 16px;border-radius:16px 16px 0 0;max-height:92vh}._avatarLarge_4fsq9_46{width:64px;height:64px}._name_4fsq9_68{font-size:19px}._detailsGrid_4fsq9_140{grid-template-columns:1fr}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._wrapper_1mtx0_1{width:100%;height:100%;display:flex}._map_1mtx0_7{width:100%;height:100%;border-radius:16px}._wrapper_10uzj_1{min-height:calc(100vh - 64px);display:flex;flex-direction:column;padding:50px 60px 0;box-sizing:border-box;overflow-x:hidden}._headerRow_10uzj_14{display:flex;justify-content:space-between;gap:24px}._title_10uzj_20{font-size:28px;font-weight:700}._subtitle_10uzj_25{color:var(--muted-foreground);font-size:14px}._viewSwitch_10uzj_31{display:flex;align-items:center;gap:4px;background:var(--muted);padding:4px;border-radius:12px}._switchBtn_10uzj_40{border:none;background:transparent;padding:8px 14px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:var(--muted-foreground);display:flex;align-items:center;gap:6px;transition:background .2s ease,color .2s ease}._switchBtn_10uzj_40:hover{background:#0000000d;color:var(--foreground)}._active_10uzj_60{background:var(--primary);color:var(--primary-foreground)}._active_10uzj_60:hover{background:var(--primary-hover);color:var(--primary-foreground)}._switchLabel_10uzj_70{white-space:nowrap}._listGrid_10uzj_74{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}._expandedCard_10uzj_80{background:var(--card);border-radius:16px;border:1px solid var(--border);padding:20px 24px;display:flex;flex-direction:column;gap:16px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}._expandedCard_10uzj_80:hover{transform:translateY(-2px);box-shadow:var(--card-shadow-hover)}._expandedTop_10uzj_97{display:flex;align-items:flex-start;gap:12px}._expandedAvatar_10uzj_103{width:56px;height:56px;border-radius:50%;background:var(--secondary);color:var(--primary-hover);display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid hsla(11,90%,55%,.2)}._expandedTopInfo_10uzj_116{display:flex;flex-direction:column;gap:6px;min-width:0}._expandedName_10uzj_123{font-size:16px;font-weight:700;color:var(--foreground)}._expandedDetails_10uzj_129{display:flex;flex-direction:column;gap:8px}._expandedDetailRow_10uzj_135{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted-foreground)}._expandedDetailIcon_10uzj_143{color:var(--muted-foreground);flex-shrink:0}._expandedDetailIconYellow_10uzj_148{color:var(--accent);fill:var(--accent);flex-shrink:0}._expandedVerifiedText_10uzj_154{color:var(--success);font-weight:600}._expandedDescription_10uzj_159{font-size:14px;color:var(--muted-foreground);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._expandedBookBtn_10uzj_169{width:100%;padding:10px;border:none;border-radius:12px;background:var(--primary);color:var(--primary-foreground);font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s ease}._expandedBookBtn_10uzj_169:hover{background:var(--primary-hover)}._mapOnly_10uzj_191{height:600px;border-radius:16px;overflow:hidden}._searchRow_10uzj_198{margin:24px 0}._searchWrapper_10uzj_202{position:relative;max-width:420px}._searchIcon_10uzj_207{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--muted-foreground)}._searchInput_10uzj_215{width:100%;padding:12px 16px 12px 40px;border-radius:12px;border:1px solid var(--border);transition:border .2s ease,box-shadow .2s ease}._searchInput_10uzj_215:focus{border:1px solid var(--primary);outline:none;box-shadow:0 0 0 2px #f44b2533}._content_10uzj_231{display:grid;grid-template-columns:1fr 1fr;gap:24px}._leftColumn_10uzj_237{display:flex;flex-direction:column;min-width:0;max-height:570px}._list_10uzj_74{flex:1;overflow-y:auto;min-height:0;width:100%;padding-right:4px}._mapContainer_10uzj_254{max-height:570px;min-height:570px;min-width:0;height:100%;display:flex}._card_10uzj_263{all:unset;box-sizing:border-box;display:flex;align-items:center;background:var(--card);padding:16px;border-radius:16px;border:1px solid var(--border);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;width:90%;margin-bottom:12px}._card_10uzj_263:hover{transform:translateY(-3px);box-shadow:var(--card-shadow-hover)}._avatar_10uzj_283{width:44px;height:44px;border-radius:50%;background:var(--secondary);color:var(--primary-hover);display:flex;align-items:center;justify-content:center;margin-right:16px}._info_10uzj_295{flex:1}._name_10uzj_299{font-weight:600;margin-bottom:6px}._badge_10uzj_304{display:inline-flex;gap:6px;background:var(--secondary);color:var(--primary-hover);font-size:12px;padding:4px 10px;border-radius:999px}._clinic_10uzj_314{display:flex;gap:6px;font-size:13px;color:var(--muted-foreground);margin-top:6px}._rating_10uzj_322{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:var(--accent);margin-top:4px}._ratingCount_10uzj_332{color:var(--muted-foreground);font-weight:400}._actionBtn_10uzj_337{all:unset;width:40px;height:40px;border-radius:12px;background:var(--primary);color:var(--primary-foreground);display:flex;align-items:center;justify-content:center}@media(max-width:1024px){._splitBtn_10uzj_350{display:none}._listGrid_10uzj_74{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._wrapper_10uzj_1{padding:24px 16px 16px}._headerRow_10uzj_14{flex-direction:column;gap:12px}._viewSwitch_10uzj_31{align-self:flex-start}._switchBtn_10uzj_40{padding:6px 10px;font-size:13px}._switchLabel_10uzj_70{display:none}._searchWrapper_10uzj_202{max-width:100%}._content_10uzj_231{grid-template-columns:1fr}._leftColumn_10uzj_237{max-height:none}._mapContainer_10uzj_254{min-height:300px;max-height:350px}._mapOnly_10uzj_191{height:450px}._listGrid_10uzj_74{grid-template-columns:1fr}._card_10uzj_263{width:100%}._title_10uzj_20{font-size:22px}}._backLink_d8qld_1{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted-foreground);margin-bottom:2rem;transition:color .2s ease}._backLink_d8qld_1:hover{color:var(--foreground)}._backIcon_d8qld_14{width:1rem;height:1rem}._wrapper_lmjry_1{display:flex;flex-direction:column;align-items:center;gap:1.25rem}._paw_lmjry_8{width:3rem;height:3rem;border-radius:50%;border:4px solid var(--muted);border-top-color:var(--primary);animation:_spin_lmjry_1 .8s linear infinite}._message_lmjry_17{color:var(--foreground);font-weight:600}@keyframes _spin_lmjry_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._form_nbe3d_1{display:flex;flex-direction:column;gap:1rem}._formItem_nbe3d_7{display:flex;flex-direction:column;gap:.5rem}._label_nbe3d_13{margin-top:.5rem;font-size:.875rem;font-weight:600;color:var(--muted-foreground)}._input_nbe3d_20{width:100%;padding:.75rem 1rem;border-radius:var(--radius);border:1px solid var(--input-border);background:#ffffff0f;color:var(--foreground);outline:none;transition:border-color .2s ease,box-shadow .2s ease}._input_nbe3d_20:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--ring)}._error_nbe3d_35{font-size:.95rem;color:var(--destructive);min-height:1.2rem}._auth_nbe3d_42{gap:.35rem}._auth_nbe3d_42 ._label_nbe3d_13{margin-top:0}._auth_nbe3d_42 ._input_nbe3d_20{font-size:1rem}._auth_nbe3d_42 ._input_nbe3d_20:focus{border-color:var(--focus-ring);box-shadow:var(--focus-ring-shadow)}._auth_nbe3d_42 ._error_nbe3d_35{font-size:.75rem;color:var(--destructive);min-height:0}._form_5y23o_1{display:flex;flex-direction:column;gap:1rem}._formItem_5y23o_7{display:flex;flex-direction:column;gap:.5rem}._label_5y23o_13{font-size:.875rem;font-weight:600;color:var(--muted-foreground)}._input_5y23o_19{width:100%;padding:.75rem 1rem;border-radius:var(--radius);border:1px solid var(--input-border);background:#ffffff0f;color:var(--foreground);outline:none;transition:border-color .2s ease,box-shadow .2s ease}._input_5y23o_19:focus{border-color:var(--focus-ring);box-shadow:var(--focus-ring-shadow)}._error_5y23o_35{font-size:.75rem;color:var(--destructive);min-height:1.2rem}._passwordWrapper_5y23o_41{position:relative}._eyeButton_5y23o_45{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:var(--muted-foreground);background:transparent;border:none;cursor:pointer}._eyeButton_5y23o_45:hover{color:var(--foreground)}._eyeIcon_5y23o_60{width:1rem;height:1rem}._row_5y23o_65{display:flex;align-items:center;justify-content:space-between}._checkboxWrap_5y23o_71{display:flex;align-items:center;gap:.5rem;cursor:pointer}._checkbox_5y23o_71{width:1rem;height:1rem;accent-color:var(--primary)}._checkboxLabel_5y23o_84{font-size:.875rem;color:var(--muted-foreground)}._forgotLink_5y23o_89{font-size:.875rem;color:var(--primary);text-decoration:none}._forgotLink_5y23o_89:hover{text-decoration:underline}._button_5y23o_99{width:100%;padding:1.5rem 0;border-radius:var(--radius);font-weight:700;background:var(--primary);color:var(--primary-foreground);border:none;cursor:pointer;transition:transform .2s ease,filter .2s ease}._button_5y23o_99:hover{filter:brightness(1.05)}._button_5y23o_99:disabled{opacity:.6;cursor:not-allowed}._loaderIcon_5y23o_120{margin-right:.5rem;width:1rem;height:1rem;animation:_spin_5y23o_1 1s linear infinite}._registerText_5y23o_127{text-align:center;font-size:.875rem;color:var(--muted-foreground)}._registerLink_5y23o_133{color:var(--primary);font-weight:600;text-decoration:none}._registerLink_5y23o_133:hover{text-decoration:underline}._redirect_5y23o_143{min-height:300px;display:flex;align-items:center;justify-content:center}@keyframes _spin_5y23o_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_1xdtp_1{min-height:calc(100vh - var(--navbar-height));display:flex;align-items:center;justify-content:center;background:var(--background);padding:2.5rem 1.5rem}._loadingWrapper_1xdtp_10{min-height:calc(100vh - var(--navbar-height));display:flex;align-items:center;justify-content:center;background:var(--background)}._card_1xdtp_18{width:100%;max-width:26rem}@media(max-width:768px){._page_1xdtp_1{padding-bottom:100px}}._welcome_1xdtp_29{margin-bottom:2rem}._welcomeTitle_1xdtp_33{font-size:1.75rem;font-weight:700;color:var(--foreground)}._welcomeText_1xdtp_39{color:var(--muted-foreground)}._backdrop_1m0d6_1{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1m0d6_1 .15s ease-out}@keyframes _fadeIn_1m0d6_1{0%{opacity:0}to{opacity:1}}._modal_1m0d6_17{background:var(--card);width:380px;border-radius:16px;padding:32px 28px 28px;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 20px 60px #00000026;animation:_slideUp_1m0d6_1 .15s ease-out}@keyframes _slideUp_1m0d6_1{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._iconWrapper_1m0d6_35{width:56px;height:56px;border-radius:50%;background:var(--destructive-bg);color:var(--destructive);display:flex;align-items:center;justify-content:center;margin-bottom:4px}._title_1m0d6_47{font-size:18px;font-weight:700;color:var(--foreground);margin:0}._message_1m0d6_54{font-size:14px;color:var(--muted-foreground);text-align:center;margin:0;line-height:1.5}._actions_1m0d6_62{display:flex;gap:10px;width:100%;margin-top:8px}._cancelBtn_1m0d6_69{flex:1;padding:10px;border-radius:12px;border:1px solid var(--border);background:var(--card);font-size:14px;font-weight:600;color:var(--foreground);cursor:pointer;transition:background-color .15s ease}._cancelBtn_1m0d6_69:hover{background:var(--muted)}._confirmBtn_1m0d6_86{flex:1;padding:10px;border-radius:12px;border:none;background:var(--destructive);color:var(--destructive-foreground);font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s ease}._confirmBtn_1m0d6_86:hover{background:var(--destructive-hover)}._backdrop_sebf5_1{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_sebf5_11{background:var(--card);width:450px;max-height:90vh;overflow-y:auto;border-radius:16px;padding:24px;position:relative}._closeBtn_sebf5_21{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer}._title_sebf5_30{font-size:20px;font-weight:600;margin-bottom:16px}._photoUpload_sebf5_36{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;color:var(--muted-foreground);font-size:14px}._photoCircle_sebf5_45{width:90px;height:90px;border-radius:50%;border:2px dashed var(--primary);background:var(--secondary);display:flex;align-items:center;justify-content:center;margin-bottom:8px}._photoCircle_sebf5_45{cursor:pointer}._photoCircle_sebf5_45 svg{color:var(--primary)}._photoPreview_sebf5_65{width:100%;height:100%;border-radius:50%;object-fit:cover}._field_sebf5_72{display:flex;flex-direction:column;margin-bottom:14px}._field_sebf5_72 label{font-size:13px;margin-bottom:4px;font-weight:500}._field_sebf5_72 input,._field_sebf5_72 select,._field_sebf5_72 textarea{padding:10px 12px;border-radius:12px;border:1px solid var(--border);font-size:14px}._field_sebf5_72 textarea{resize:none;height:80px}._row_sebf5_98{display:flex;gap:12px}._submitBtn_sebf5_103{margin-top:16px;width:100%;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:12px;padding:12px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}._triggerStyle_sebf5_120{width:100%;height:39px;margin-top:.5rem;padding:10px 12px;border-radius:15px;border:1px solid var(--border);font-size:14px;background:var(--card);color:var(--muted-foreground);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}._label_sebf5_137{margin-top:.5rem;font-size:.875rem;font-weight:600;color:var(--muted-foreground)}._backdrop_7i6bh_1{position:fixed;inset:0;background:#1638518c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._dialog_7i6bh_12{width:100%;max-width:640px;background:var(--card);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 60px #16385140}._header_7i6bh_23{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgb(238,245,246)}._title_7i6bh_31{margin:0;font-size:16px;font-weight:700;color:var(--foreground)}._iconBtn_7i6bh_38{width:32px;height:32px;border:none;background:transparent;color:var(--muted-foreground);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}._iconBtn_7i6bh_38:hover{background:#f1f8f9;color:var(--foreground)}._cropArea_7i6bh_56{position:relative;width:100%;height:380px;background:var(--foreground)}._controls_7i6bh_63{padding:14px 20px 4px}._zoomLabel_7i6bh_67{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.4px}._zoomSlider_7i6bh_78{flex:1;accent-color:rgb(45,224,240)}._footer_7i6bh_83{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px 18px}._btn_7i6bh_90{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;border:1px solid transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease}._btn_7i6bh_90:disabled{opacity:.6;cursor:not-allowed}._btnGhost_7i6bh_108{background:var(--card);border-color:#e5f1f2;color:var(--foreground)}._btnGhost_7i6bh_108:hover:not(:disabled){background:#f1f8f9}._btnPrimary_7i6bh_118{background:#2de0f0;color:var(--primary-foreground);border-color:#2de0f0;box-shadow:0 8px 18px -10px #2de0f0cc}._btnPrimary_7i6bh_118:hover:not(:disabled){background:#1fcada;border-color:#1fcada}._petAvatarImg_ms6i4_1{object-fit:cover;flex-shrink:0;display:block}._petAvatarFallback_ms6i4_7{display:flex;align-items:center;justify-content:center;background:var(--primary-tint);color:var(--primary);flex-shrink:0}._petCardWrapper_pg8bc_1{position:relative}._petCard_pg8bc_1{width:100%;background:var(--card);border:1px solid rgb(229,241,242);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 3px #1638510a;transition:box-shadow .2s ease,transform .2s ease}._petCard_pg8bc_1:hover{box-shadow:0 10px 28px #16385114}._chip_pg8bc_21{display:inline-flex;align-items:center;gap:4px;margin-top:4px;padding:3px 9px;background:#f1f8f9;color:var(--muted-foreground);border-radius:999px;font-size:11.5px;font-weight:700;width:fit-content}._petBody_pg8bc_36{padding:18px 20px 20px;display:flex;flex-direction:column;gap:14px;flex:1}._petHead_pg8bc_44{display:flex;align-items:center;gap:14px}._petHeadText_pg8bc_50{min-width:0;flex:1;display:flex;flex-direction:column}._petName_pg8bc_57{margin:0;font-size:19px;font-weight:700;color:var(--foreground);line-height:1.2}._petMeta_pg8bc_65{margin:6px 0 0;font-size:13.5px;color:var(--muted-foreground)}._petIconBtn_pg8bc_71{width:32px;height:32px;border-radius:8px;background:var(--card);border:1px solid rgb(229,241,242);color:var(--muted-foreground);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .15s ease,color .15s ease}._petIconBtn_pg8bc_71:hover{background:#f1f8f9;color:var(--foreground)}._statusRow_pg8bc_92{display:flex;flex-wrap:wrap;gap:8px}._statusChip_pg8bc_98{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700}._statusGreen_pg8bc_108{background:#e8f8ee;color:#15a150}._statusGray_pg8bc_113{background:#f1f8f9;color:var(--muted-foreground)}._petDivider_pg8bc_119{height:1px;background:#eef5f6;margin:2px 0}._petFoot_pg8bc_126{display:flex;justify-content:flex-end;align-items:center}._petCta_pg8bc_132{display:inline-flex;align-items:center;gap:4px;padding:9px 14px;background:var(--primary-tint);color:var(--primary);border:none;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;transition:background-color .15s ease;flex-shrink:0}._petCta_pg8bc_132:hover{background:var(--primary-tint-hover);color:var(--primary)}._petDropdown_pg8bc_154{position:absolute;top:14px;right:14px;min-width:190px;padding:4px;background:var(--card);border-radius:10px;border:1px solid rgb(229,241,242);box-shadow:0 12px 30px #1638511f;z-index:50;animation:_dropdownIn_pg8bc_1 .15s ease-out}@keyframes _dropdownIn_pg8bc_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._menuDivider_pg8bc_173{height:1px;background:#eef5f6;margin:4px 0}._petMenuItem_pg8bc_179{width:100%;padding:8px 10px;display:flex;align-items:center;gap:8px;background:transparent;border:none;border-radius:6px;font-size:14px;color:var(--foreground);text-align:left;cursor:pointer;transition:background-color .15s ease}._petMenuItem_pg8bc_179:hover{background-color:#f1f8f9}._delete_pg8bc_199{color:var(--destructive, rgb(220, 38, 38))}._delete_pg8bc_199:hover{background-color:var(--destructive-bg, rgb(254, 226, 226))}@media(max-width:520px){._petCta_pg8bc_132{width:100%;justify-content:center}}._pageLayout_c0eng_1{display:block;min-height:100vh}._dashboard_c0eng_6{min-height:100vh;padding:2.5rem 3rem 4rem;max-width:1070px;margin-left:280px;width:calc(100% - 280px)}._sectionHead_c0eng_14{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}._sectionTitleRow_c0eng_22{display:flex;align-items:baseline;gap:10px}._sectionTitle_c0eng_22{font-size:20px;font-weight:700;color:var(--foreground);margin:0}._sectionCount_c0eng_35{font-size:14px;font-weight:600;color:var(--muted-foreground)}._addButton_c0eng_41{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px -10px #2de0f0cc;transition:background-color .15s ease,transform .15s ease}._addButton_c0eng_41:hover{background:var(--primary-hover)}._addButton_c0eng_41:active{transform:translateY(1px)}._emptyHint_c0eng_65{margin-top:8px;font-size:14px;color:var(--muted-foreground)}._content_c0eng_71{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:20px;margin-bottom:32px}@media(max-width:520px){._content_c0eng_71{grid-template-columns:1fr}}@media(max-width:768px){._pageLayout_c0eng_1{display:flex;flex-direction:column}._dashboard_c0eng_6{margin-left:0;width:100%;padding:1.25rem}}._infoTile_1jy8e_1{background:#f8fcfc;border:1px solid rgb(238,245,246);border-radius:10px;padding:10px 12px;min-width:0}._infoLabel_1jy8e_9{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:var(--muted-foreground);letter-spacing:.4px;text-transform:uppercase}._infoValue_1jy8e_20{margin-top:4px;font-size:14px;font-weight:600;color:var(--foreground);overflow:hidden;text-overflow:ellipsis}._wrap_1k0o7_1{display:flex;flex-direction:column;gap:20px;max-width:880px;margin:0 auto}._sectionCard_1k0o7_9{background:var(--card);border:1px solid rgb(229,241,242);border-radius:16px;padding:22px 24px 24px;box-shadow:0 1px 3px #1638510a}._sectionHeader_1k0o7_17{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}._sectionTitle_1k0o7_24{margin:0;font-size:18px;font-weight:700;color:var(--foreground)}._sectionCount_1k0o7_31{font-size:14px;font-weight:600;color:var(--muted-foreground)}._upcomingList_1k0o7_38{display:flex;flex-direction:column;gap:16px}._upcomingCard_1k0o7_44{background:var(--card);border:1px solid rgb(229,241,242);border-radius:14px;padding:18px 20px 20px;display:flex;flex-direction:column;gap:16px}._upcomingTop_1k0o7_54{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._dateChip_1k0o7_62{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--primary-tint);color:var(--primary);border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.4px}._statusPill_1k0o7_75{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}._status_amber_1k0o7_86{background:#fff1e0;color:#c46611}._status_green_1k0o7_91{background:#e8f8ee;color:#15a150}._status_red_1k0o7_96{background:#fee8e8;color:#c33}._upcomingHero_1k0o7_101{display:flex;align-items:center;gap:14px}._upcomingHeroText_1k0o7_107{min-width:0}._upcomingTitle_1k0o7_111{margin:0;font-size:19px;font-weight:700;color:var(--foreground);line-height:1.25}._upcomingSubtitle_1k0o7_119{margin:4px 0 0;font-size:14px;color:var(--muted-foreground)}._infoGrid_1k0o7_127{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._actionRow_1k0o7_134{display:flex;flex-wrap:wrap;gap:10px}._actionBtn_1k0o7_140{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border:1px solid var(--border);border-radius:10px;background:var(--card);color:var(--foreground);font-size:13px;font-weight:700;cursor:pointer;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease}._actionBtn_1k0o7_140:hover{background:#f1f8f9}._actionPrimary_1k0o7_160{background:var(--primary);border-color:var(--border);color:var(--primary-foreground);box-shadow:0 8px 18px -10px #2de0f0cc}._actionPrimary_1k0o7_160:hover{background:var(--primary-hover)}._actionDanger_1k0o7_171{color:#c33;border-color:#fed7d7;background:var(--card)}._actionDanger_1k0o7_171:hover{background:#fee8e8}._calendarMenuWrap_1k0o7_181{position:relative}._calendarMenu_1k0o7_181{position:absolute;top:calc(100% + 6px);left:0;z-index:20;background:var(--card);border:1px solid rgb(229,241,242);border-radius:10px;box-shadow:0 12px 32px #16385124;padding:6px;display:flex;flex-direction:column;gap:2px;min-width:180px}._calendarMenuItem_1k0o7_201{display:flex;align-items:center;gap:8px;padding:8px 10px;border:none;border-radius:8px;background:transparent;color:var(--foreground);font-size:13px;font-weight:600;cursor:pointer;text-align:left;transition:background-color .15s ease}._calendarMenuItem_1k0o7_201:hover{background:#f1f8f9}._rejectionBox_1k0o7_221{padding:10px 12px;background:#fee8e8;border:1px solid rgb(254,215,215);border-radius:8px;color:#c33;font-size:13px}._pastList_1k0o7_231{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._pastRow_1k0o7_239{display:grid;grid-template-columns:40px 1fr auto auto 32px;align-items:center;gap:14px;padding:12px 4px;border-top:1px solid rgb(238,245,246)}._pastRow_1k0o7_239:first-child{border-top:none}._pastInfo_1k0o7_252{min-width:0}._pastTitle_1k0o7_256{font-size:14px;font-weight:700;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._pastVet_1k0o7_265{margin-top:2px;font-size:12.5px;color:var(--muted-foreground)}._pastDate_1k0o7_271{font-size:13px;font-weight:600;color:var(--muted-foreground);white-space:nowrap}._iconBtn_1k0o7_278{width:32px;height:32px;border-radius:8px;background:transparent;border:none;color:var(--muted-foreground);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,color .15s ease}._iconBtn_1k0o7_278:hover{background:#f1f8f9;color:var(--foreground)}._loadingWrapper_1k0o7_298{display:flex;align-items:center;justify-content:center;padding:64px 0}._emptyState_1k0o7_305{text-align:center;padding:32px 0;color:var(--muted-foreground)}._emptyIcon_1k0o7_311{margin:0 auto 16px;opacity:.5;color:var(--muted-foreground);display:flex;justify-content:center}._emptyTitle_1k0o7_319{font-size:15px;margin-bottom:4px}._emptySubtitle_1k0o7_324{font-size:14px}._cancelBackdrop_1k0o7_329{position:fixed;inset:0;background:#16385173;display:flex;align-items:center;justify-content:center;z-index:1000}._cancelDialog_1k0o7_339{background:var(--card);border-radius:16px;padding:28px 28px 24px;width:min(440px,calc(100vw - 32px));box-shadow:0 20px 60px #1638512e;display:flex;flex-direction:column;gap:12px}._cancelDialogTitle_1k0o7_350{margin:0;font-size:17px;font-weight:700;color:var(--foreground)}._cancelDialogMsg_1k0o7_357{margin:0;font-size:14px;color:var(--muted-foreground)}._cancelNoteInput_1k0o7_363{width:100%;border:1px solid rgb(229,241,242);border-radius:10px;padding:10px 12px;font-size:14px;color:var(--foreground);resize:none;outline:none;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease}._cancelNoteInput_1k0o7_363:focus{border-color:#2de0f0}._cancelDialogActions_1k0o7_381{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}._cancelDialogBack_1k0o7_388{padding:9px 16px;border:1px solid rgb(229,241,242);border-radius:10px;background:var(--card);color:var(--muted-foreground);font-size:13px;font-weight:700;cursor:pointer;transition:background-color .15s ease}._cancelDialogBack_1k0o7_388:hover{background:#f1f8f9}._cancelDialogConfirm_1k0o7_404{padding:9px 16px;border:none;border-radius:10px;background:#c33;color:var(--destructive-foreground);font-size:13px;font-weight:700;cursor:pointer;transition:background-color .15s ease}._cancelDialogConfirm_1k0o7_404:hover{background:#b91c1c}@media(max-width:640px){._infoGrid_1k0o7_127{grid-template-columns:1fr}._pastRow_1k0o7_239{grid-template-columns:40px 1fr auto;row-gap:4px}._pastDate_1k0o7_271{grid-column:2 / 3;grid-row:2}._pastRow_1k0o7_239>:nth-child(4){grid-column:3 / 4;grid-row:1 / 3}._iconBtn_1k0o7_278{display:none}}._sidebar_144j8_1{width:280px;display:flex;flex-direction:column;gap:10px;padding:6.5rem 14px 1.5rem;position:fixed;left:0;top:0;height:100vh;overflow-y:auto;box-sizing:border-box}._card_144j8_15{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--card-shadow);padding:15px 16px 13px;display:flex;flex-direction:column}._backButton_144j8_25{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-sm);border:none;background:var(--muted);color:var(--muted-foreground);cursor:pointer;transition:background .2s,color .2s;flex-shrink:0}._backButton_144j8_25:hover{background:var(--primary);color:var(--primary-foreground)}._identityTop_144j8_45{display:flex;align-items:center;gap:13px}._avatar_144j8_51{width:50px;height:50px;border-radius:50%;background:var(--primary-tint);display:flex;align-items:center;justify-content:center;color:var(--primary);overflow:hidden;flex-shrink:0}._avatar_144j8_51>img{width:100%;height:100%;object-fit:cover;border-radius:50%}._identityInfo_144j8_71{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}._identityTitle_144j8_79{font-size:14.5px;font-weight:700;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._identitySubtitle_144j8_88{font-size:12px;color:var(--muted-foreground);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._navCard_144j8_97{padding:5px;gap:2px}._navItem_144j8_102{display:flex;align-items:center;min-height:46px;padding:8px 11px;gap:11px;border:none;border-radius:10px;cursor:pointer;background:transparent;color:var(--muted-foreground);text-align:left;transition:background .15s,color .15s;width:100%}._navItem_144j8_102:hover:not(._navItemActive_144j8_118){background:var(--muted);color:var(--foreground)}._navItemActive_144j8_118{background:var(--foreground);color:var(--primary-foreground)}._iconTile_144j8_128{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:var(--muted);flex-shrink:0;transition:background .15s;color:var(--foreground)}._navItemActive_144j8_118 ._iconTile_144j8_128{background:#ffffff26;color:var(--primary-foreground)}._navText_144j8_146{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}._navLabel_144j8_154{font-size:13.5px;font-weight:600;line-height:1.2;color:var(--foreground)}._navItemActive_144j8_118 ._navLabel_144j8_154{color:var(--primary-foreground)}._navSub_144j8_165{font-size:11.5px;font-weight:400;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._navItemActive_144j8_118 ._navSub_144j8_165{color:#fff9}._chevron_144j8_178{flex-shrink:0;opacity:.35;transition:opacity .15s}._navItemActive_144j8_118 ._chevron_144j8_178{opacity:.5;color:var(--primary-foreground)}._navItem_144j8_102:hover:not(._navItemActive_144j8_118) ._chevron_144j8_178{opacity:.65}._footerCard_144j8_193{padding:12px;margin-top:auto}@media(max-width:768px){._sidebar_144j8_1{position:static;width:100%;height:auto;padding:1rem;overflow:visible}._footerCard_144j8_193{margin-top:0}}@media print{._sidebar_144j8_1{display:none!important}}._page_m0nqn_1{min-height:100vh;display:flex;flex-direction:column;background:var(--background)}._wrapper_m0nqn_8{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem 1rem}._card_m0nqn_16{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--card-shadow);padding:2.5rem 2rem;width:100%;max-width:520px;display:flex;flex-direction:column;align-items:center;gap:.75rem}._successIcon_m0nqn_30{color:var(--success)}._title_m0nqn_34{font-size:1.5rem;font-weight:700;color:var(--foreground);text-align:center;margin:0}._detailCard_m0nqn_42{width:100%;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1.25rem;display:flex;flex-direction:column;gap:14px}._dateChip_m0nqn_53{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--primary-tint);color:var(--primary);border-radius:999px;font-size:12px;font-weight:700;align-self:flex-start}._hero_m0nqn_66{display:flex;align-items:center;gap:14px}._heroText_m0nqn_72{display:flex;flex-direction:column;gap:2px;min-width:0}._petName_m0nqn_79{font-size:17px;font-weight:700;color:var(--foreground);margin:0}._vetName_m0nqn_86{font-size:13px;color:var(--muted-foreground);margin:0}._infoGrid_m0nqn_93{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}._calendarActions_m0nqn_99{width:100%;display:flex;gap:10px;margin-top:.5rem}._calendarBtn_m0nqn_106{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--card);color:var(--foreground);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease}._calendarBtn_m0nqn_106:hover{background:var(--secondary)}._actionRow_m0nqn_127{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:.5rem}._primaryBtn_m0nqn_135{width:100%;padding:12px 16px;border-radius:var(--radius-sm);border:none;background:var(--primary);color:var(--primary-foreground);font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease}._primaryBtn_m0nqn_135:hover{background:var(--primary-hover)}._secondaryBtn_m0nqn_152{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:transparent;color:var(--foreground);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease}._secondaryBtn_m0nqn_152:hover{background:var(--secondary)}@media(max-width:480px){._infoGrid_m0nqn_93{grid-template-columns:1fr}._calendarActions_m0nqn_99{flex-direction:column}}._hero_h9x6d_1{border-radius:var(--radius);overflow:hidden;background:linear-gradient(115deg,#effbf3,#edfcfd);border:1px solid hsl(142,50%,85%);padding:22px;position:relative}._hero_h9x6d_1._compact_h9x6d_10{padding:18px}._empty_h9x6d_14{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 0;color:var(--muted-foreground);font-size:14px}._pawWatermark_h9x6d_25{position:absolute;right:-18px;top:-22px;opacity:.07;color:hsl(var(--vet));pointer-events:none}._eyebrow_h9x6d_34{display:flex;align-items:center;gap:8px;margin-bottom:14px;position:relative}._statusDot_h9x6d_42{width:8px;height:8px;border-radius:50%;background:hsl(var(--vet));box-shadow:0 0 0 4px hsl(var(--vet) / .15);flex-shrink:0}._eyebrowLabel_h9x6d_51{font-size:11px;font-weight:700;letter-spacing:.1em;color:hsl(var(--vet));white-space:nowrap}._eyebrowTime_h9x6d_59{font-size:12px;color:var(--muted-foreground)}._body_h9x6d_64{display:flex;align-items:flex-start;gap:22px;position:relative}._bodyCompact_h9x6d_71{flex-wrap:wrap;gap:16px}._info_h9x6d_76{flex:1;min-width:0}._petName_h9x6d_81{font-weight:800;letter-spacing:-.025em;line-height:1.05;color:var(--foreground)}._petMeta_h9x6d_88{font-size:13px;color:var(--muted-foreground);margin-top:4px}._reason_h9x6d_94{font-size:13.5px;font-weight:500;color:var(--foreground);margin-top:8px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}._reasonIcon_h9x6d_105{color:hsl(var(--vet));flex-shrink:0}._bottomCta_h9x6d_111{display:flex;gap:10px;margin-top:14px}._bottomCta_h9x6d_111 ._btnPrimary_h9x6d_117,._bottomCta_h9x6d_111 ._btnGhost_h9x6d_118,._bottomCta_h9x6d_111 ._btnDestructive_h9x6d_119,._bottomCta_h9x6d_111 ._btnWarning_h9x6d_120{flex:1 1 0;min-width:0;padding:13px 18px;border-radius:12px}._btnPrimary_h9x6d_117{display:flex;align-items:center;justify-content:center;gap:6px;padding:11px 18px;border-radius:11px;border:none;background:hsl(var(--vet));color:hsl(var(--vet-foreground));font-weight:700;font-size:13.5px;cursor:pointer;white-space:nowrap;box-shadow:0 4px 16px hsl(var(--vet) / .3);transition:opacity .15s,transform .08s}._btnPrimary_h9x6d_117:hover{opacity:.9}._btnPrimary_h9x6d_117:active{transform:translateY(1px)}._btnGhost_h9x6d_118{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 12px;border-radius:9px;background:var(--card);color:var(--foreground);border:1px solid var(--border);font-weight:600;font-size:12.5px;cursor:pointer;transition:background-color .15s}._btnGhost_h9x6d_118:hover{background:var(--muted)}._btnDestructive_h9x6d_119{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 12px;border-radius:9px;background:#ef434314;color:var(--destructive);border:1px solid hsl(0 84% 60% / .35);font-weight:600;font-size:12.5px;font-family:inherit;cursor:pointer;transition:background-color .15s;white-space:nowrap}._btnDestructive_h9x6d_119:hover{background:#ef434326}._btnWarning_h9x6d_120{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 12px;border-radius:9px;background:#f2690d14;color:#ae5113;border:1px solid hsl(24 90% 50% / .35);font-weight:600;font-size:12.5px;font-family:inherit;cursor:pointer;transition:background-color .15s;white-space:nowrap}._btnWarning_h9x6d_120:hover{background:#f2690d26}._btnIcon_h9x6d_220{flex:0;width:36px;padding:8px 0}._compactBtns_h9x6d_226{display:flex;gap:8px;margin-top:14px}._compactBtns_h9x6d_226 ._btnGhost_h9x6d_118,._compactBtns_h9x6d_226 ._btnDestructive_h9x6d_119,._compactBtns_h9x6d_226 ._btnWarning_h9x6d_120{flex:1 1 0;min-width:0;padding:10px 14px;border-radius:10px}._prepList_h9x6d_242{margin-top:18px;padding:12px 14px;background:#ffffff8c;border-radius:10px;border:1px solid hsl(142,40%,88%);display:flex;flex-direction:column;gap:8px;position:relative}._prepItem_h9x6d_254{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;line-height:1.4;color:var(--foreground)}._checkIcon_h9x6d_263{color:hsl(var(--vet));flex-shrink:0;margin-top:2px}._aiPanel_h9x6d_270{margin-top:12px;padding:12px 14px;background:#ffffffb3;border-radius:12px;border:1px solid hsl(185 40% 70% / .3);display:flex;align-items:flex-start;gap:12px;position:relative}._aiIcon_h9x6d_282{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,var(--primary),hsl(var(--vet)));color:var(--primary-foreground);display:flex;align-items:center;justify-content:center;flex-shrink:0}._aiContent_h9x6d_294{flex:1;min-width:0}._aiHeader_h9x6d_299{display:flex;align-items:center;gap:6px;margin-bottom:3px}._aiLabel_h9x6d_306{font-size:11px;font-weight:700;letter-spacing:.06em;color:var(--primary)}._aiSub_h9x6d_313{font-size:10.5px;color:var(--muted-foreground)}._aiText_h9x6d_318{font-size:12.5px;line-height:1.5;color:var(--foreground)}._aiBtn_h9x6d_324{padding:5px 10px;border-radius:7px;border:1px solid var(--border);background:var(--card);color:var(--foreground);font-size:11.5px;font-weight:600;cursor:pointer;flex-shrink:0;white-space:nowrap;align-self:center;transition:background-color .15s}._aiBtn_h9x6d_324:hover{background:var(--muted)}._card_kpmg8_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--card-shadow);overflow:hidden}._header_kpmg8_9{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid var(--border)}._headerLeft_kpmg8_17{display:flex;align-items:center;gap:10px}._headerIcon_kpmg8_23{color:hsl(var(--vet));display:flex}._title_kpmg8_28{font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--foreground)}._subtitle_kpmg8_35{font-size:12px;color:var(--muted-foreground);margin-top:1px}._empty_kpmg8_41{padding:40px 20px;text-align:center;color:var(--muted-foreground);font-size:14px}._nowJumpBtn_kpmg8_48{display:flex;align-items:center;gap:5px;padding:5px 10px;border:1px solid var(--destructive);border-radius:9999px;background:#ef434314;color:var(--destructive);font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s;flex-shrink:0}._nowJumpBtn_kpmg8_48:hover{background:#ef434326}._timeline_kpmg8_72{position:relative;margin:8px 0 4px;overflow:hidden}._rail_kpmg8_78{position:absolute;left:0;top:0;bottom:0;width:56px;border-right:1px dashed var(--border)}._hourLabel_kpmg8_87{position:absolute;left:6px;font-size:11px;font-weight:600;color:var(--muted-foreground);font-variant-numeric:tabular-nums}._hourLine_kpmg8_96{position:absolute;left:56px;right:0;border-top:1px solid var(--border);opacity:.5}._nowIndicator_kpmg8_105{position:absolute;left:0;right:0;z-index:4}._nowLabel_kpmg8_112{position:absolute;left:4px;top:-10px;font-size:10px;font-weight:700;color:var(--destructive-foreground);background:var(--destructive);padding:2px 6px;border-radius:5px;font-variant-numeric:tabular-nums}._nowLine_kpmg8_125{position:absolute;left:50px;right:0;top:0;border-top:2px solid var(--destructive)}._nowDot_kpmg8_133{position:absolute;left:48px;top:-4px;width:8px;height:8px;border-radius:50%;background:var(--destructive);box-shadow:0 0 0 4px #ef434326}._apptCard_kpmg8_145{position:absolute;left:68px;right:8px;z-index:2;padding:7px 12px;border-radius:10px;background:var(--card);border:1px solid var(--border);display:flex;align-items:center;gap:10px;overflow:hidden;transition:box-shadow .15s}._apptCard_kpmg8_145:hover{box-shadow:var(--card-shadow)}._apptNext_kpmg8_165{background:hsl(var(--vet) / .07);border-color:#85e0a6;box-shadow:var(--card-shadow)}._apptDone_kpmg8_171{opacity:.6}._apptInfo_kpmg8_175{flex:1;min-width:0}._apptName_kpmg8_180{font-size:13px;font-weight:700;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._apptMeta_kpmg8_189{font-size:11px;color:var(--muted-foreground);display:flex;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}._pill_kpmg8_201{display:inline-flex;align-items:center;padding:2px 8px;font-size:10px;font-weight:600;border-radius:9999px;white-space:nowrap;flex-shrink:0}._pillBooked_kpmg8_212{background:hsl(var(--vet) / .1);color:hsl(var(--vet))}._pillCompleted_kpmg8_217{background:var(--muted);color:var(--muted-foreground)}._pillCanceled_kpmg8_222,._pillRejected_kpmg8_223{background:#ef43431a;color:var(--destructive)}._pillNoShow_kpmg8_228{background:#f2690d1a;color:#b85614}._apptActions_kpmg8_234{display:flex;gap:4px;flex-shrink:0}._actionBtn_kpmg8_240{width:28px;height:28px;border-radius:7px;border:1px solid var(--border);background:var(--card);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s}._actionConfirm_kpmg8_253{color:hsl(var(--vet))}._actionConfirm_kpmg8_253:hover{background:hsl(var(--vet) / .1)}._actionReject_kpmg8_261{color:var(--destructive)}._actionReject_kpmg8_261:hover{background:#ef43431a}._actionNoShow_kpmg8_269{color:#ae5113}._actionNoShow_kpmg8_269:hover{background:#f2690d1a}._mobileListCard_kpmg8_278{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}._mobileListHeader_kpmg8_285{padding:14px 16px 8px;display:flex;justify-content:space-between;align-items:center}._mobileListTitle_kpmg8_292{font-size:15px;font-weight:700;letter-spacing:-.01em}._mobileListSub_kpmg8_298{font-size:11px;color:var(--muted-foreground)}._mobileRow_kpmg8_303{display:flex;align-items:center;gap:12px;padding:12px 16px;border-top:1px solid var(--border);border-left:3px solid var(--primary)}._mobileRowNext_kpmg8_312{background:hsl(var(--vet) / .06);border-left-color:hsl(var(--vet))}._mobileRowDone_kpmg8_317{opacity:.6;border-left-color:var(--border)}._mobileTime_kpmg8_322{min-width:44px;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}._mobileInfo_kpmg8_329{flex:1;min-width:0}._mobilePet_kpmg8_334{font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mobileMeta_kpmg8_342{font-size:11px;color:var(--muted-foreground)}._mobileChevron_kpmg8_347{color:var(--muted-foreground);flex-shrink:0}._mobileRowClickable_kpmg8_352{cursor:pointer}._mobileRowClickable_kpmg8_352:hover{background:var(--muted)}._recordBtn_kpmg8_360{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid var(--border);background:var(--card);border-radius:6px;color:var(--muted-foreground);cursor:pointer;flex-shrink:0;transition:background .15s,color .15s,border-color .15s}._recordBtn_kpmg8_360:hover{background:var(--primary-soft);color:var(--primary);border-color:var(--primary)}._cancelBackdrop_kpmg8_382{position:fixed;inset:0;background:#16385173;display:flex;align-items:center;justify-content:center;z-index:1000}._cancelDialog_kpmg8_392{background:var(--card);border-radius:16px;padding:28px 28px 24px;width:min(440px,calc(100vw - 32px));box-shadow:0 20px 60px #1638512e;display:flex;flex-direction:column;gap:12px}._cancelDialogTitle_kpmg8_403{margin:0;font-size:17px;font-weight:700;color:var(--foreground)}._cancelDialogMsg_kpmg8_410{margin:0;font-size:14px;color:var(--muted-foreground)}._cancelNoteInput_kpmg8_416{width:100%;border:1px solid var(--border);border-radius:10px;padding:10px 12px;font-size:14px;color:var(--foreground);background:var(--card);resize:none;outline:none;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease}._cancelNoteInput_kpmg8_416:focus{border-color:var(--primary)}._cancelDialogActions_kpmg8_435{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}._cancelDialogBack_kpmg8_442{padding:9px 16px;border:1px solid var(--border);border-radius:10px;background:var(--card);color:var(--muted-foreground);font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;transition:background-color .15s ease}._cancelDialogBack_kpmg8_442:hover{background:var(--muted)}._cancelDialogConfirm_kpmg8_459{padding:9px 16px;border:none;border-radius:10px;background:var(--destructive);color:var(--destructive-foreground);font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;transition:background-color .15s ease}._cancelDialogConfirm_kpmg8_459:hover{background:var(--destructive-hover)}._card_n9ccd_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--card-shadow);overflow:hidden}._header_n9ccd_9{display:flex;align-items:center;gap:8px;padding:18px 20px 14px;border-bottom:1px solid var(--border)}._headerIcon_n9ccd_17{color:var(--primary);display:flex}._headerText_n9ccd_22{display:flex;align-items:center;gap:8px}._title_n9ccd_28{font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--foreground)}._badge_n9ccd_35{font-size:11px;font-weight:600;background:var(--primary);color:var(--primary-foreground);padding:2px 8px;border-radius:9999px}._list_n9ccd_44{display:flex;flex-direction:column;padding:12px 16px;gap:10px}._row_n9ccd_51{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;background:var(--muted);flex-wrap:wrap}._info_n9ccd_61{flex:1;min-width:100px}._petName_n9ccd_66{font-size:13px;font-weight:600;color:var(--foreground)}._owner_n9ccd_72{color:var(--muted-foreground);font-weight:500}._meta_n9ccd_77{font-size:11.5px;color:var(--muted-foreground);margin-top:2px}._waiting_n9ccd_83{font-size:11px;color:var(--muted-foreground);white-space:nowrap}._btnApprove_n9ccd_89{padding:6px 12px;border-radius:8px;border:none;background:hsl(var(--vet));color:hsl(var(--vet-foreground));font-size:12.5px;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .15s}._btnApprove_n9ccd_89:hover{opacity:.88}._btnReject_n9ccd_106{padding:6px 12px;border-radius:8px;background:var(--card);color:var(--destructive);border:1px solid hsl(0 84% 60% / .25);font-size:12.5px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .15s}._btnReject_n9ccd_106:hover{background:#ef43430f}._card_68jy5_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--card-shadow);overflow:hidden}._header_68jy5_9{display:flex;align-items:center;gap:8px;padding:18px 20px 14px;border-bottom:1px solid var(--border)}._headerIcon_68jy5_17{color:hsl(var(--vet));display:flex}._title_68jy5_22{font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--foreground)}._list_68jy5_29{display:flex;flex-direction:column;padding:12px 16px;gap:8px}._row_68jy5_36{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;background:transparent;border:1px solid transparent}._urgent_68jy5_46{background:var(--destructive-bg);border-color:#ef434326}._info_68jy5_51{flex:1;min-width:0}._petName_68jy5_56{font-size:13px;font-weight:600;color:var(--foreground);display:flex;align-items:center;gap:4px;flex-wrap:wrap}._owner_68jy5_66{font-size:11px;color:var(--muted-foreground);font-weight:500}._meta_68jy5_72{font-size:11.5px;color:var(--muted-foreground);margin-top:2px}._due_68jy5_78{color:var(--muted-foreground)}._dueUrgent_68jy5_82{color:var(--destructive);font-weight:600}._btnRemind_68jy5_87{padding:6px 10px;font-size:12px;font-weight:600;border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--foreground);cursor:pointer;white-space:nowrap;transition:background-color .15s}._btnRemind_68jy5_87:hover{background:var(--muted)}._card_ysyie_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--card-shadow);overflow:hidden}._header_ysyie_9{padding:18px 20px 14px;border-bottom:1px solid var(--border)}._title_ysyie_14{font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--foreground)}._grid_ysyie_21{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px 16px}._btn_ysyie_28{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:12px;border-radius:10px;border:none;cursor:pointer;font-size:13px;font-weight:600;text-align:left;transition:opacity .15s,transform .08s}._btn_ysyie_28:active{transform:translateY(1px)}._btn__vet_ysyie_47{background:hsl(var(--vet));color:hsl(var(--vet-foreground));box-shadow:0 4px 16px hsl(var(--vet) / .3)}._btn__vet_ysyie_47:hover{opacity:.9}._btn__primary_ysyie_57{background:#feebe7;color:var(--primary)}._btn__primary_ysyie_57:hover{background:#fddbd3}._btn__muted_ysyie_66{background:var(--muted);color:var(--foreground)}._btn__muted_ysyie_66:hover{background:#e0e7eb}._card_1sisn_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--card-shadow);overflow:hidden;padding:18px 16px 16px}._header_1sisn_10{display:flex;align-items:center;gap:8px;margin-bottom:12px}._headerIcon_1sisn_17{color:hsl(var(--vet));display:flex}._title_1sisn_22{font-size:14px;font-weight:600;color:var(--foreground);flex:1}._navBtns_1sisn_29{display:flex;gap:4px}._navBtn_1sisn_29{width:26px;height:26px;border:1px solid var(--border);border-radius:7px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);transition:background-color .15s}._navBtn_1sisn_29:hover{background:var(--muted)}._grid_1sisn_52{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}._dayHeader_1sisn_58{text-align:center;font-size:10px;font-weight:600;color:var(--muted-foreground);padding:6px 0}._dayCell_1sisn_66{position:relative;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;font-size:12px;font-weight:500;color:var(--foreground);background:transparent;border:none;cursor:pointer;padding-bottom:6px;transition:background-color .15s}._dayCell_1sisn_66:hover{background:var(--muted)}._today_1sisn_88{font-weight:700;color:hsl(var(--vet))}._selected_1sisn_93{background:hsl(var(--vet))!important;color:hsl(var(--vet-foreground))!important;font-weight:700}._dot_1sisn_99{position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:var(--primary)}._selected_1sisn_93 ._dot_1sisn_99{background:#fffc}._nav_lq1ho_1{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--card);border-top:1px solid var(--border);justify-content:space-around;align-items:flex-end;padding:8px 4px 20px;box-shadow:0 -4px 20px #1b283214}@media(max-width:768px){._nav_lq1ho_1{display:flex}}._tabBtn_lq1ho_22{display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 10px;border:none;background:transparent;color:var(--muted-foreground);cursor:pointer;font-size:10px;font-weight:600;transition:color .15s}._tabBtn_lq1ho_22._active_lq1ho_37{color:hsl(var(--vet))}._fab_lq1ho_41{width:52px;height:52px;margin-bottom:12px;border-radius:50%;background:hsl(var(--vet));color:hsl(var(--vet-foreground));border:4px solid var(--card);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px hsl(var(--vet) / .4);transition:opacity .15s,transform .08s}._fab_lq1ho_41:hover{opacity:.9}._fab_lq1ho_41:active{transform:scale(.95)}._header_5vfa6_1{display:none;align-items:center;gap:12px;padding:16px 16px 12px;background:var(--card);border-bottom:1px solid var(--border);flex-shrink:0}@media(max-width:768px){._header_5vfa6_1{display:flex}}._avatar_5vfa6_17{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,hsl(var(--vet)),#1d723c);color:hsl(var(--vet-foreground));font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 10px hsl(var(--vet) / .3)}._avatarImg_5vfa6_32{width:40px;height:40px;border-radius:10px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 10px hsl(var(--vet) / .3)}._info_5vfa6_41{flex:1;min-width:0;line-height:1.2}._dateTime_5vfa6_47{font-size:11px;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._name_5vfa6_55{font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._logoutBtn_5vfa6_65{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:none;background:transparent;color:var(--destructive);cursor:pointer;flex-shrink:0;transition:background-color .15s}._logoutBtn_5vfa6_65:hover{background:var(--destructive-bg)}._card_10ujj_1{background:linear-gradient(135deg,#fef7f5,#f2fdf6);border:1px solid hsl(185,60%,85%);border-radius:var(--radius);padding:18px;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:12px}._header_10ujj_12{display:flex;align-items:center;gap:10px}._headerIcon_10ujj_18{width:32px;height:32px;border-radius:9px;background:var(--primary-soft);color:var(--primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}._title_10ujj_30{font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--foreground);line-height:1.2}._subtitle_10ujj_38{font-size:12px;color:var(--muted-foreground);margin-top:1px}._suggestions_10ujj_44{display:flex;flex-direction:column;gap:8px}._suggestion_10ujj_44{padding:10px 12px;border-radius:10px;background:var(--card);border:1px solid hsl(185,40%,90%);font-size:12.5px;line-height:1.45;color:var(--foreground);display:flex;gap:8px;align-items:flex-start}._suggestionIcon_10ujj_63{color:var(--primary);flex-shrink:0;margin-top:1px}._inputRow_10ujj_69{display:flex;gap:6px;align-items:center;padding:8px 12px;border-radius:10px;background:var(--card);border:1px solid var(--border)}._inputIcon_10ujj_79{color:var(--muted-foreground);flex-shrink:0}._input_10ujj_69{flex:1;border:none;outline:none;background:transparent;font-size:13px;font-family:inherit;color:var(--foreground);min-width:0}._input_10ujj_69::placeholder{color:var(--muted-foreground)}._sendBtn_10ujj_99{width:28px;height:28px;border:none;border-radius:7px;background:var(--primary);color:var(--primary-foreground);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s;flex-shrink:0}._sendBtn_10ujj_99:hover{background:var(--primary-hover)}._addButton_1m2g9_2{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:transparent;color:var(--foreground);font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s,border-color .2s}._addButton_1m2g9_2:hover{background:var(--muted);border-color:var(--primary)}._deleteButton_1m2g9_23{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:color .2s,background-color .2s;flex-shrink:0}._deleteButton_1m2g9_23:hover{color:var(--destructive);background:var(--destructive-bg)}._dialogBackdrop_1m2g9_44{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:200;animation:_fadeIn_1m2g9_1 .2s ease}@keyframes _fadeIn_1m2g9_1{0%{opacity:0}to{opacity:1}}._dialog_1m2g9_44{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);padding:2rem;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000026;animation:_slideUp_1m2g9_1 .2s ease}@keyframes _slideUp_1m2g9_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._dialogTitle_1m2g9_78{font-size:1.25rem;font-weight:700;color:var(--foreground);margin:0 0 1.5rem}._dialogForm_1m2g9_85{display:flex;flex-direction:column;gap:1.1rem}._dialogLabel_1m2g9_91{display:block;font-size:.95rem;font-weight:500;color:var(--foreground);margin-bottom:.4rem}._dialogInput_1m2g9_99{width:100%;padding:.65rem .95rem;border:1px solid var(--input-border);border-radius:var(--radius-sm);font-size:.95rem;color:var(--foreground);background:var(--card);transition:border-color .2s,box-shadow .2s;outline:none}._dialogInput_1m2g9_99:focus{border-color:var(--ring);box-shadow:var(--focus-ring-shadow)}._dialogTextarea_1m2g9_116{resize:vertical;min-height:64px;font-family:inherit}._dialogSelect_1m2g9_123{cursor:pointer}._dialogRow_1m2g9_128{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}._dialogSubmitBtn_1m2g9_134{width:100%;padding:.75rem;border:none;border-radius:var(--radius-sm);background:var(--primary);color:var(--primary-foreground);font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:.5rem}._dialogSubmitBtn_1m2g9_134:hover{background:var(--primary-hover)}._dialogSubmitBtn_1m2g9_134:disabled{opacity:.6;cursor:not-allowed}._dialogHelpText_1m2g9_158{display:block;font-size:.8rem;color:var(--muted-foreground);margin-top:.3rem}._dialogError_1m2g9_166{display:block;font-size:.8rem;color:var(--destructive);margin-top:.3rem}._confirmContent_1m2g9_174{text-align:center}._confirmContent_1m2g9_174 p{font-size:1rem;color:var(--muted-foreground);margin-bottom:1.5rem;line-height:1.5}._confirmActions_1m2g9_185{display:flex;gap:.75rem;justify-content:center}._confirmCancel_1m2g9_191{padding:.6rem 1.35rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:transparent;color:var(--foreground);font-size:.95rem;cursor:pointer;transition:background-color .2s}._confirmCancel_1m2g9_191:hover{background:var(--muted)}._confirmDelete_1m2g9_206{padding:.6rem 1.35rem;border:none;border-radius:var(--radius-sm);background:var(--destructive);color:var(--destructive-foreground);font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .2s}._confirmDelete_1m2g9_206:hover{background:var(--destructive-hover)}._previewSection_1m2g9_223{margin-bottom:1rem}._previewSection_1m2g9_223 h4{font-size:.95rem;font-weight:600;color:var(--foreground);display:flex;align-items:center;gap:.5rem;margin-bottom:.3rem}._previewSection_1m2g9_223 p{font-size:.95rem;color:var(--muted-foreground);padding-left:1.5rem}._previewMeta_1m2g9_243{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._previewDivider_1m2g9_250{height:1px;background:var(--border);margin:1rem 0}._previewVet_1m2g9_256{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:var(--foreground);margin-bottom:.5rem}._statusBadge_1m2g9_266{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.8rem;font-weight:500;border:1px solid transparent}._statusCompleted_1m2g9_276{background:#16a2491a;color:var(--success);border-color:#16a24933}._statusScheduled_1m2g9_282{background:#f44b251a;color:var(--primary);border-color:#f44b2533}._statusPending_1m2g9_288{background:#ffaf1a1a;color:#b37400;border-color:#ffaf1a33}._statusCancelled_1m2g9_294{background:var(--muted);color:var(--muted-foreground)}._statusConfirmed_1m2g9_299{background:#3ce6f61a;color:#0be0f4;border-color:#3ce6f633}@media(max-width:768px){._dialogRow_1m2g9_128{grid-template-columns:1fr}}@media print{._addButton_1m2g9_2,._deleteButton_1m2g9_23,._dialogBackdrop_1m2g9_44{display:none!important}}._container_1mzvy_1{display:flex;flex-direction:column;gap:.4rem;margin-top:.85rem}._header_1mzvy_8{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._label_1mzvy_15{font-size:.85rem;font-weight:500;color:var(--muted-foreground)}._status_1mzvy_21{font-size:.8rem;font-weight:600}._status_1mzvy_21._good_1mzvy_26{color:var(--success)}._status_1mzvy_21._warning_1mzvy_30{color:#e06f06}._status_1mzvy_21._critical_1mzvy_34,._status_1mzvy_21._expired_1mzvy_38{color:var(--destructive)}._bar_1mzvy_42{width:100%;height:6px;background:var(--border);border-radius:6px;overflow:hidden}._fill_1mzvy_50{height:100%;border-radius:6px;transition:width .5s ease,background .5s ease}._fill_1mzvy_50._good_1mzvy_26{background:var(--success)}._fill_1mzvy_50._warning_1mzvy_30{background:#f97b06}._fill_1mzvy_50._critical_1mzvy_34,._fill_1mzvy_50._expired_1mzvy_38{background:var(--destructive)}._backdrop_nai9r_2{position:fixed;inset:0;background:#00000059;z-index:200;animation:_fadeIn_nai9r_1 .2s ease}@keyframes _fadeIn_nai9r_1{0%{opacity:0}to{opacity:1}}._drawer_nai9r_16{position:fixed;top:0;right:0;height:100dvh;width:480px;max-width:100vw;background:var(--card);box-shadow:-8px 0 40px -4px #0000002e;display:flex;flex-direction:column;z-index:201;animation:_slideIn_nai9r_1 .25s cubic-bezier(.16,1,.3,1)}@keyframes _slideIn_nai9r_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_nai9r_37{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid var(--border);flex-shrink:0}._petIdent_nai9r_46{display:flex;align-items:center;gap:12px}._petName_nai9r_52{font-size:1.1rem;font-weight:700;color:var(--foreground)}._petMeta_nai9r_58{font-size:.82rem;color:var(--muted-foreground);margin-top:1px}._closeBtn_nai9r_64{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:8px;color:var(--muted-foreground);cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}._closeBtn_nai9r_64:hover{background:var(--muted);color:var(--foreground)}._tabBar_nai9r_85{display:flex;gap:2px;padding:10px 16px 0;border-bottom:1px solid var(--border);flex-shrink:0}._tabBtn_nai9r_93{padding:8px 14px;border:none;background:transparent;font-size:.875rem;font-weight:500;color:var(--muted-foreground);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s;border-radius:6px 6px 0 0}._tabBtn_nai9r_93:hover{color:var(--foreground)}._tabBtnActive_nai9r_111{color:hsl(var(--vet));border-bottom-color:hsl(var(--vet))}._body_nai9r_117{flex:1;overflow-y:auto;padding:0 20px 24px}._centered_nai9r_123{display:flex;justify-content:center;padding:40px 0}._section_nai9r_130{padding-top:16px;display:flex;flex-direction:column;gap:14px}._sectionHeader_nai9r_137{display:flex;align-items:center;justify-content:space-between}._sectionTitle_nai9r_143{display:flex;align-items:center;gap:6px;font-size:.95rem;font-weight:600;color:var(--foreground)}._alertBox_nai9r_153{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:var(--destructive-bg);border:1px solid color-mix(in srgb,var(--destructive) 30%,transparent);border-radius:10px;color:var(--destructive);font-size:.875rem;line-height:1.4}._statsRow_nai9r_167{display:flex;gap:10px;flex-wrap:wrap}._statBox_nai9r_173{flex:1;min-width:80px;background:var(--muted);border-radius:10px;padding:10px 12px;text-align:center}._statBoxWarn_nai9r_182{background:var(--destructive-bg)}._statValue_nai9r_186{font-size:1.2rem;font-weight:700;color:var(--foreground)}._statBoxWarn_nai9r_182 ._statValue_nai9r_186{color:var(--destructive)}._statLabel_nai9r_196{font-size:.72rem;color:var(--muted-foreground);margin-top:2px}._detailCard_nai9r_203{background:var(--muted);border-radius:10px;padding:10px 14px;display:flex;flex-direction:column;gap:6px}._detailRow_nai9r_212{display:flex;justify-content:space-between;font-size:.85rem}._detailLabel_nai9r_218{color:var(--muted-foreground)}._detailValue_nai9r_222{font-weight:500;color:var(--foreground)}._subsection_nai9r_228{display:flex;flex-direction:column;gap:8px}._subsectionTitle_nai9r_234{display:flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;color:var(--foreground)}._allergyList_nai9r_243{display:flex;flex-direction:column;gap:6px}._allergyRow_nai9r_249{display:flex;align-items:center;gap:8px;font-size:.875rem}._allergyIcon_nai9r_256{color:var(--muted-foreground);display:flex;align-items:center}._allergyName_nai9r_262{flex:1;color:var(--foreground)}._severityBadge_nai9r_267{font-size:.72rem;font-weight:600;padding:2px 7px;border-radius:20px}._severeSevere_nai9r_274{background:#ffe5e5;color:var(--destructive)}._severityModerate_nai9r_279{background:#ffeadb;color:#b84814}._severityMild_nai9r_284{background:var(--vet-soft);color:hsl(var(--vet))}._cardList_nai9r_290{display:flex;flex-direction:column;gap:10px}._vaccineCard_nai9r_296{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:12px 14px}._vaccineCardOverdue_nai9r_303{background:#fff5f5;border:1px solid color-mix(in srgb,var(--destructive) 30%,transparent);border-radius:10px;padding:12px 14px}._parasiteCard_nai9r_310{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:12px 14px}._vaccineTop_nai9r_317{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px}._vaccineName_nai9r_325{font-size:.9rem;font-weight:600;color:var(--foreground);margin-bottom:4px}._vaccineDetail_nai9r_332{font-size:.8rem;color:var(--muted-foreground);margin:2px 0}._statusBadge_nai9r_338{font-size:.72rem;font-weight:600;padding:3px 8px;border-radius:20px;white-space:nowrap;flex-shrink:0}._badgeValid_nai9r_347{background:var(--vet-soft);color:hsl(var(--vet))}._badgeOverdue_nai9r_352{background:#ffe5e5;color:var(--destructive)}._badgeUnknown_nai9r_357{background:var(--muted);color:var(--muted-foreground)}._emptyNote_nai9r_363{font-size:.875rem;color:var(--muted-foreground);text-align:center;padding:20px 0;margin:0}@media(max-width:520px){._drawer_nai9r_16{width:100vw;border-radius:16px 16px 0 0;top:auto;bottom:0;height:92dvh;animation:_slideUp_nai9r_1 .25s cubic-bezier(.16,1,.3,1)}@keyframes _slideUp_nai9r_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}}._card_do4rl_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--card-shadow)}._navCard_1ckw2_2{padding:5px;display:flex;flex-direction:column;gap:2px}._navItem_1ckw2_9{display:flex;align-items:center;min-height:46px;padding:8px 11px;gap:11px;border:none;border-radius:10px;cursor:pointer;background:transparent;color:var(--muted-foreground);text-align:left;transition:background .15s,color .15s;width:100%}._navItem_1ckw2_9:hover:not(._navItemActive_1ckw2_25){background:var(--muted);color:var(--foreground)}._navItemActive_1ckw2_25{background:var(--foreground);color:var(--primary-foreground)}._iconTile_1ckw2_35{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:var(--muted);flex-shrink:0;transition:background .15s}._navItemActive_1ckw2_25 ._iconTile_1ckw2_35{background:#ffffff26}._navText_1ckw2_51{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}._navLabel_1ckw2_59{font-size:13.5px;font-weight:600;line-height:1.2;color:var(--foreground)}._navItemActive_1ckw2_25 ._navLabel_1ckw2_59{color:var(--primary-foreground)}._navSub_1ckw2_70{font-size:11.5px;font-weight:400;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._navItemActive_1ckw2_25 ._navSub_1ckw2_70{color:#fff9}._chevron_1ckw2_83{flex-shrink:0;opacity:.35;transition:opacity .15s}._navItemActive_1ckw2_25 ._chevron_1ckw2_83{opacity:.5;color:var(--primary-foreground)}._navItem_1ckw2_9:hover:not(._navItemActive_1ckw2_25) ._chevron_1ckw2_83{opacity:.65}._supportCard_1ckw2_99{background:var(--vet-soft);border-color:#d1f0dc;padding:16px;display:flex;flex-direction:column;gap:7px}._supportHeader_1ckw2_108{display:flex;align-items:center;gap:7px}._supportIcon_1ckw2_114{color:hsl(var(--vet));flex-shrink:0}._supportTitle_1ckw2_119{font-size:13.5px;font-weight:700;color:var(--foreground)}._supportText_1ckw2_125{font-size:12.5px;color:var(--muted-foreground);line-height:1.5;margin:0}._supportBtn_1ckw2_132{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 15px;border-radius:10px;background:hsl(var(--vet));color:hsl(var(--vet-foreground));font-size:13.5px;font-weight:700;text-decoration:none;margin-top:3px;transition:background .15s}._supportBtn_1ckw2_132:hover{background:var(--success-hover)}@media(min-height:900px){._navCard_1ckw2_2{padding:6px;gap:2px}._navItem_1ckw2_9{min-height:50px;padding:9px 12px;gap:12px}._iconTile_1ckw2_35{width:32px;height:32px;border-radius:9px}._navLabel_1ckw2_59{font-size:13.5px}._navSub_1ckw2_70{font-size:12px}._supportCard_1ckw2_99{padding:17px;gap:8px}._supportText_1ckw2_125{font-size:12.5px}._supportBtn_1ckw2_132{padding:11px 16px;margin-top:4px}}@media(min-height:1080px){._navCard_1ckw2_2{padding:6px;gap:3px}._navItem_1ckw2_9{min-height:54px;padding:10px 12px;gap:12px}._iconTile_1ckw2_35{width:34px;height:34px;border-radius:10px}._navText_1ckw2_51{gap:2px}._navLabel_1ckw2_59{font-size:14px}._navSub_1ckw2_70{font-size:12px}._supportCard_1ckw2_99{padding:20px;gap:9px}._supportTitle_1ckw2_119{font-size:14px}._supportText_1ckw2_125{font-size:13px}._supportBtn_1ckw2_132{padding:12px 16px;font-size:14px;border-radius:11px;margin-top:5px}}._head_17aez_1{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._left_17aez_8{display:flex;flex-direction:column;gap:4px}._eyebrow_17aez_14{display:inline-block;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:var(--muted);border-radius:6px;padding:3px 8px;color:var(--muted-foreground);width:fit-content}._title_17aez_27{font-size:22px;font-weight:700;color:var(--foreground);margin:0}._subtitle_17aez_34{font-size:13.5px;color:var(--muted-foreground);margin:0}._action_17aez_40{flex-shrink:0}._pill_12k3i_1{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}._primary_12k3i_9{background:var(--primary-soft);color:var(--primary)}._vet_12k3i_14{background:var(--vet-soft);color:hsl(var(--vet))}._accent_12k3i_19{background:#fff8eb;color:#c76305}._muted_12k3i_24{background:var(--muted);color:var(--muted-foreground)}._dark_12k3i_29{background:var(--foreground);color:var(--primary-foreground)}._section_60c0x_1{display:flex;flex-direction:column;gap:20px}._card_60c0x_7{overflow:hidden}._hero_60c0x_12{display:flex;align-items:flex-start;gap:20px;padding:22px 24px 20px}._avatarWrap_60c0x_20{position:relative;flex-shrink:0}._avatarBtn_60c0x_25{position:relative;width:88px;height:88px;border-radius:50%;border:none;padding:0;cursor:pointer;overflow:hidden;background:linear-gradient(135deg,hsl(var(--vet)),#1d723c);display:flex;align-items:center;justify-content:center}._avatarImg_60c0x_40{width:100%;height:100%;object-fit:cover;border-radius:50%}._avatarInitials_60c0x_47{font-size:30px;font-weight:700;color:hsl(var(--vet-foreground));letter-spacing:.02em;-webkit-user-select:none;user-select:none}._cameraOverlay_60c0x_55{position:absolute;inset:0;border-radius:50%;background:#00000059;display:flex;align-items:center;justify-content:center;color:hsl(var(--vet-foreground));opacity:0;transition:opacity .15s}._avatarBtn_60c0x_25:hover ._cameraOverlay_60c0x_55{opacity:1}._avatarSpinner_60c0x_72{position:absolute;inset:0;border-radius:50%;background:#0006;display:flex;align-items:center;justify-content:center}._avatarSpinner_60c0x_72:after{content:"";width:24px;height:24px;border:3px solid rgba(255,255,255,.3);border-top-color:hsl(var(--vet-foreground));border-radius:50%;animation:_spin_60c0x_1 .7s linear infinite}@keyframes _spin_60c0x_1{to{transform:rotate(360deg)}}._deleteBtn_60c0x_94{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;background:var(--destructive);color:var(--destructive-foreground);border:2px solid var(--card);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .15s}._deleteBtn_60c0x_94:hover{background:var(--destructive-hover)}._heroInfo_60c0x_117{flex:1;display:flex;flex-direction:column;gap:5px;min-width:0;padding-top:4px}._nameRow_60c0x_126{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._heroName_60c0x_133{font-size:20px;font-weight:700;color:var(--foreground)}._heroSpecialty_60c0x_139{font-size:14px;color:var(--muted-foreground)}._metaPills_60c0x_144{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}._metaPill_60c0x_144{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:20px;border:1px solid var(--border);background:var(--muted);font-size:12.5px;color:var(--muted-foreground)}._nameInputs_60c0x_164{display:flex;gap:8px;flex-wrap:wrap}._nameInput_60c0x_164{flex:1;min-width:120px;font-size:16px;font-weight:600;color:var(--foreground);border:1.5px solid var(--border);border-radius:9px;padding:7px 12px;background:var(--background);outline:none;transition:border-color .15s}._nameInput_60c0x_164:focus{border-color:var(--primary)}._heroActions_60c0x_189{flex-shrink:0;display:flex;gap:8px;align-items:flex-start;padding-top:4px}._editBtn_60c0x_197{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:10px;border:1.5px solid var(--border);background:var(--card);color:var(--foreground);font-size:13.5px;font-weight:600;cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s}._editBtn_60c0x_197:hover{border-color:var(--primary);background:var(--primary-soft)}._saveBtn_60c0x_218{padding:8px 18px;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:10px;font-size:13.5px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}._saveBtn_60c0x_218:hover:not(:disabled){background:var(--primary-hover)}._saveBtn_60c0x_218:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_60c0x_240{padding:8px 16px;background:transparent;color:var(--muted-foreground);border:1.5px solid var(--border);border-radius:10px;font-size:13.5px;font-weight:600;cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s}._cancelBtn_60c0x_240:hover{border-color:var(--foreground);color:var(--foreground)}._fieldGrid_60c0x_259{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border)}._fieldRow_60c0x_265{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 24px;border-bottom:1px solid var(--border);min-width:0}._fieldRow_60c0x_265:nth-child(odd){border-right:1px solid var(--border)}._fieldRow_60c0x_265:nth-last-child(-n+2){border-bottom:none}._fieldBody_60c0x_283{display:flex;flex-direction:column;gap:4px;min-width:0}._fieldLabel_60c0x_290{font-size:12.5px;color:var(--muted-foreground);font-weight:500}._fieldValue_60c0x_296{font-size:14.5px;font-weight:600;color:var(--foreground)}._fieldHint_60c0x_302{font-size:12px;color:var(--muted-foreground)}._fieldAction_60c0x_307{flex-shrink:0;padding-top:18px}._actionLink_60c0x_312{background:none;border:none;padding:0;font-size:13.5px;font-weight:600;color:var(--primary);cursor:pointer;white-space:nowrap;transition:opacity .15s}._actionLink_60c0x_312:hover{opacity:.75}._fieldInput_60c0x_329{font-size:14px;font-weight:500;color:var(--foreground);border:1.5px solid var(--border);border-radius:8px;padding:6px 10px;background:var(--background);outline:none;width:100%;transition:border-color .15s}._fieldInput_60c0x_329:focus{border-color:var(--primary)}._inputError_60c0x_346{border-color:var(--destructive)!important}@media(max-width:768px){._hero_60c0x_12{flex-wrap:wrap;gap:16px;padding:18px 18px 16px}._heroActions_60c0x_189{width:100%;justify-content:flex-end}._fieldGrid_60c0x_259{grid-template-columns:1fr}._fieldRow_60c0x_265:nth-child(odd){border-right:none}._fieldRow_60c0x_265:nth-last-child(-n+2){border-bottom:1px solid var(--border)}._fieldRow_60c0x_265:last-child{border-bottom:none}}._section_z4k3y_1{display:flex;flex-direction:column;gap:20px}._heroCard_z4k3y_7{background:linear-gradient(135deg,#1b2832,#16545a);border-radius:20px;padding:28px;color:var(--primary-foreground);display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}._heroLeft_z4k3y_19{display:flex;flex-direction:column;gap:6px}._heroChip_z4k3y_25{display:inline-block;background:#ffffff1a;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600;width:fit-content}._heroTitle_z4k3y_35{font-size:22px;font-weight:700}._heroRenew_z4k3y_40{font-size:13px;color:#fff9}._heroUsage_z4k3y_45{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}._usagePill_z4k3y_52{background:#ffffff1a;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:500}._heroRight_z4k3y_60{display:flex;align-items:baseline;gap:2px}._heroPrice_z4k3y_66{font-size:48px;font-weight:800;font-variant-numeric:tabular-nums;font-family:monospace}._heroPriceUnit_z4k3y_73{font-size:14px;color:#fff9}._cycleToggle_z4k3y_78{display:flex;background:var(--muted);border-radius:10px;padding:3px;gap:2px}._cycleBtn_z4k3y_86{padding:6px 14px;border:none;border-radius:8px;background:transparent;color:var(--muted-foreground);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,color .15s}._cycleBtnActive_z4k3y_98{background:var(--card);color:var(--foreground);box-shadow:0 1px 4px #1b28321a}._tierGrid_z4k3y_104{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._planCard_z4k3y_110{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:10px;cursor:pointer;position:relative;transition:border-color .15s,box-shadow .15s;box-shadow:var(--card-shadow)}._planCardCurrent_z4k3y_124{border:1.5px solid var(--primary);background:var(--primary-soft)}._popularBadge_z4k3y_129{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--primary);color:var(--primary-foreground);font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;white-space:nowrap}._planIcon_z4k3y_143{font-size:24px}._planName_z4k3y_147{font-size:18px;font-weight:700;color:var(--foreground)}._planTagline_z4k3y_153{font-size:13px;color:var(--muted-foreground)}._planPrice_z4k3y_158{margin-top:4px}._priceNum_z4k3y_162{font-size:32px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--foreground)}._priceUnit_z4k3y_169{font-size:13px;color:var(--muted-foreground)}._featureList_z4k3y_174{list-style:none;display:flex;flex-direction:column;gap:6px;flex:1}._featureItem_z4k3y_182{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--foreground)}._check_z4k3y_190{color:hsl(var(--vet));font-weight:700;font-size:12px}._ctaBtn_z4k3y_196{padding:9px;border:none;border-radius:10px;background:var(--foreground);color:var(--primary-foreground);font-size:13.5px;font-weight:600;cursor:pointer;transition:opacity .15s}._ctaBtnCurrent_z4k3y_208{background:var(--muted);color:var(--muted-foreground);cursor:default}._billingGrid_z4k3y_214{display:grid;grid-template-columns:1fr 1fr;gap:14px}._cardMethodCard_z4k3y_220{padding:20px;display:flex;flex-direction:column;gap:14px}._billingTitle_z4k3y_227{font-size:15px;font-weight:700;color:var(--foreground)}._cardPreview_z4k3y_233{background:linear-gradient(135deg,#243642,#1d6b72);border-radius:12px;padding:20px;color:var(--primary-foreground);display:flex;flex-direction:column;gap:12px}._cardNumber_z4k3y_243{font-size:16px;font-weight:600;font-family:monospace;letter-spacing:2px}._cardMeta_z4k3y_250{display:flex;gap:12px;font-size:13px;color:#ffffffb3}._ghostBtn_z4k3y_257{padding:8px 14px;background:transparent;border:1px solid var(--border);border-radius:8px;font-size:13px;font-weight:600;color:var(--foreground);cursor:pointer;align-self:flex-start}._invoicesCard_z4k3y_269{padding:20px;display:flex;flex-direction:column;gap:12px}._invoiceRow_z4k3y_276{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--border)}._invoiceRow_z4k3y_276:last-child{border-bottom:none;padding-bottom:0}._invoiceIcon_z4k3y_289{color:var(--muted-foreground);flex-shrink:0}._invoiceInfo_z4k3y_294{flex:1;min-width:0}._invoiceLabel_z4k3y_299{font-size:13.5px;font-weight:600;color:var(--foreground)}._invoiceMeta_z4k3y_305{font-size:12px;color:var(--muted-foreground)}._downloadBtn_z4k3y_310{background:transparent;border:1px solid var(--border);border-radius:8px;padding:6px;cursor:pointer;color:var(--muted-foreground);display:flex;align-items:center;transition:color .15s}._downloadBtn_z4k3y_310:hover{color:var(--foreground)}@media(max-width:768px){._tierGrid_z4k3y_104,._billingGrid_z4k3y_214{grid-template-columns:1fr}}._track_30sgj_1{display:inline-flex;align-items:center;width:28px;height:16px;border-radius:8px;background:#dce2e5;border:none;cursor:pointer;padding:2px;transition:background .18s ease;flex-shrink:0}._track_30sgj_1._on_30sgj_15{background:var(--foreground)}._thumb_30sgj_19{width:12px;height:12px;border-radius:50%;background:var(--card);transition:transform .18s ease;flex-shrink:0}._track_30sgj_1._on_30sgj_15 ._thumb_30sgj_19{transform:translate(12px)}._section_s0o10_1{display:flex;flex-direction:column;gap:20px}._hoursRow_s0o10_7{display:flex;align-items:center;padding:14px 20px;border-bottom:1px solid var(--border);gap:16px}._hoursRow_s0o10_7:last-child{border-bottom:none}._rowLeft_s0o10_19{display:flex;align-items:center;gap:10px;width:160px;flex-shrink:0}._dayLabel_s0o10_27{font-size:13.5px;font-weight:600;color:var(--foreground)}._rowRight_s0o10_33{flex:1;display:flex;align-items:center;gap:8px;flex-wrap:wrap}._slots_s0o10_41{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._slotPillWrap_s0o10_48{display:inline-flex;align-items:center;gap:4px;background:var(--muted);border-radius:8px;padding:4px 10px}._slotText_s0o10_57{font-size:13px;font-family:monospace;color:var(--foreground)}._slotDeleteBtn_s0o10_63{display:flex;align-items:center;background:transparent;border:none;padding:0;cursor:pointer;color:var(--muted-foreground);opacity:0;transition:opacity .15s,color .15s}._slotPillWrap_s0o10_48:hover ._slotDeleteBtn_s0o10_63{opacity:1}._slotDeleteBtn_s0o10_63:hover{color:var(--destructive)}._newSlotEditor_s0o10_83{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}._timeInput_s0o10_90{background:var(--muted);border:1px solid var(--border);border-radius:8px;padding:4px 8px;font-size:13px;font-family:monospace;color:var(--foreground);width:92px;cursor:pointer}._timeInput_s0o10_90:focus{outline:none;border-color:var(--primary)}._slotSep_s0o10_107{font-size:13px;color:var(--muted-foreground)}._slotActionBtn_s0o10_112{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;border:none;cursor:pointer;transition:background .15s}._slotConfirm_s0o10_124{background:color-mix(in srgb,var(--primary) 15%,transparent);color:var(--primary)}._slotConfirm_s0o10_124:hover{background:color-mix(in srgb,var(--primary) 28%,transparent)}._slotCancel_s0o10_133{background:color-mix(in srgb,var(--muted-foreground) 15%,transparent);color:var(--muted-foreground)}._slotCancel_s0o10_133:hover{background:color-mix(in srgb,var(--destructive) 15%,transparent);color:var(--destructive)}._slotError_s0o10_143{font-size:11.5px;color:var(--destructive)}._addShiftBtn_s0o10_148{background:transparent;border:1.5px dashed var(--border);border-radius:8px;padding:4px 10px;font-size:12.5px;color:var(--muted-foreground);cursor:pointer;transition:border-color .15s,color .15s}._addShiftBtn_s0o10_148:hover{border-color:var(--primary);color:var(--primary)}._closedLabel_s0o10_164{font-size:13px;color:var(--muted-foreground);font-style:italic}._footer_s0o10_170{display:flex;justify-content:flex-end}._saveBtn_s0o10_175{padding:9px 22px;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}._saveBtn_s0o10_175:hover{background:var(--primary-hover)}._weekSwitcher_s0o10_191{display:flex;align-items:center;justify-content:flex-start;gap:8px}._todayBtn_s0o10_198{padding:6px 12px;background:transparent;border:1px solid var(--border);border-radius:8px;font-size:12.5px;font-weight:500;color:var(--muted-foreground);cursor:pointer;transition:border-color .15s,color .15s;margin-right:4px}._todayBtn_s0o10_198:hover{border-color:var(--primary);color:var(--primary)}._weekBtn_s0o10_216{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--muted-foreground);cursor:pointer;transition:border-color .15s,color .15s}._weekBtn_s0o10_216:hover{border-color:var(--primary);color:var(--primary)}._weekLabel_s0o10_235{font-size:13.5px;font-weight:600;color:var(--foreground);min-width:200px;text-align:center}._section_171zt_1{display:flex;flex-direction:column;gap:20px}._modeGrid_171zt_7{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._modeCard_171zt_13{padding:20px;cursor:pointer;display:flex;flex-direction:column;gap:8px;transition:border-color .15s,box-shadow .15s,background .15s}._modeCardActive_171zt_22{background:var(--primary-soft)!important;border:1.5px solid var(--primary)!important;box-shadow:0 0 0 3px #fccfc5!important}._modeIcon_171zt_28{width:38px;height:38px;border-radius:10px;background:var(--muted);display:flex;align-items:center;justify-content:center;color:var(--foreground)}._modeName_171zt_39{font-size:15px;font-weight:700;color:var(--foreground)}._modeDesc_171zt_45{font-size:13px;color:var(--muted-foreground);flex:1}._prefsCard_171zt_51{display:flex;flex-direction:row}._stepperCell_171zt_56{flex:1;padding:20px;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}._prefsDivider_171zt_66{width:1px;background:var(--border);align-self:stretch;flex-shrink:0}._stepperLabel_171zt_73{font-size:12.5px;font-weight:500;color:var(--muted-foreground)}._stepperControls_171zt_79{display:flex;align-items:center;gap:12px}._stepperBtn_171zt_85{width:30px;height:30px;border-radius:8px;border:1px solid var(--border);background:var(--card);color:var(--foreground);font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}._stepperBtn_171zt_85:hover:not(:disabled){background:var(--muted)}._stepperBtn_171zt_85:disabled{opacity:.4;cursor:not-allowed}._stepperValue_171zt_110{font-size:18px;font-weight:700;color:var(--foreground);min-width:28px;text-align:center;font-variant-numeric:tabular-nums}._stepperHelper_171zt_119{font-size:11.5px;color:var(--muted-foreground)}._footer_171zt_124{display:flex;justify-content:flex-end}._saveBtn_171zt_129{padding:9px 22px;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}._saveBtn_171zt_129:hover{background:var(--primary-hover)}@media(max-width:768px){._modeGrid_171zt_7{grid-template-columns:1fr}._prefsCard_171zt_51{flex-direction:column}._prefsDivider_171zt_66{width:auto;height:1px;align-self:auto}}._section_5dc2q_1{display:flex;flex-direction:column;gap:20px}._tableHeader_5dc2q_7{display:grid;grid-template-columns:1fr 72px 72px 72px;padding:10px 20px;border-bottom:1px solid var(--border)}._typeCol_5dc2q_14{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._channelCol_5dc2q_22{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);text-align:center}._tableRow_5dc2q_31{display:grid;grid-template-columns:1fr 72px 72px 72px;align-items:center;padding:14px 20px;border-bottom:1px solid var(--border)}._tableRow_5dc2q_31:last-child{border-bottom:none}._rowLabel_5dc2q_43{font-size:13.5px;font-weight:500;color:var(--foreground)}._toggleCell_5dc2q_49{display:flex;justify-content:center;align-items:center}._row_11yb5_1{display:flex;align-items:center;padding:14px 20px;border-bottom:1px solid var(--border);gap:12px}._row_11yb5_1:last-child{border-bottom:none}._label_11yb5_13{font-size:13px;color:var(--muted-foreground);flex:0 0 160px}._right_11yb5_19{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}._valueWrap_11yb5_27{display:flex;align-items:center;gap:8px}._value_11yb5_27{font-size:14.5px;font-weight:600;color:var(--foreground)}._soonChip_11yb5_39{font-size:11px;color:var(--muted-foreground);background:var(--muted);border-radius:6px;padding:2px 6px}._hint_11yb5_47{font-size:12px;color:var(--muted-foreground)}._action_11yb5_52{flex-shrink:0}._section_1yc95_1{display:flex;flex-direction:column;gap:20px}._blockTitle_1yc95_7{font-size:15px;font-weight:700;color:var(--foreground);padding:16px 20px}._twofaValue_1yc95_14{display:flex;align-items:center;gap:8px}._ghostBtn_1yc95_20{padding:6px 14px;background:transparent;border:1px solid var(--border);border-radius:8px;font-size:13px;font-weight:600;color:var(--foreground);cursor:pointer;white-space:nowrap;transition:background .15s}._ghostBtn_1yc95_20:hover{background:var(--muted)}._sessionsHeader_1yc95_37{display:flex;align-items:center;justify-content:space-between;padding:1px 20px}._dangerGhostBtn_1yc95_44{padding:6px 14px;background:transparent;border:1px solid var(--destructive);border-radius:8px;font-size:13px;font-weight:600;color:var(--destructive);cursor:pointer;transition:background .15s}._dangerGhostBtn_1yc95_44:hover{background:var(--destructive-bg)}._sessionRow_1yc95_60{display:flex;align-items:center;padding:14px 20px;border-top:1px solid var(--border);gap:14px}._sessionRowCurrent_1yc95_68{background:var(--vet-soft)}._sessionInfo_1yc95_72{flex:1;min-width:0}._sessionDevice_1yc95_77{font-size:13.5px;font-weight:600;color:var(--foreground)}._sessionMeta_1yc95_83{font-size:12px;color:var(--muted-foreground);margin-top:2px}._dangerZone_1yc95_89{border:1.5px solid var(--destructive-bg);border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:8px}._dangerTitle_1yc95_98{font-size:16px;font-weight:700;color:var(--destructive)}._dangerHelper_1yc95_104{font-size:13px;color:var(--muted-foreground)}._deleteBtn_1yc95_109{padding:9px 20px;background:var(--destructive);color:var(--destructive-foreground);border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;align-self:flex-start;transition:background .15s}._deleteBtn_1yc95_109:hover{background:var(--destructive-hover)}._page_1og3i_1{flex:1;display:flex;flex-direction:column;background:var(--background)}._body_1og3i_8{flex:1;display:flex;max-width:1440px;width:100%;margin:0 auto;padding:20px 26px;gap:22px;box-sizing:border-box;align-items:flex-start}._sidebar_1og3i_20{width:276px;flex-shrink:0;display:flex;flex-direction:column;gap:10px}._content_1og3i_28{flex:1;min-width:0;display:flex;flex-direction:column;gap:22px}._backBtn_1og3i_36{display:none;gap:6px;align-items:center;font-size:14px;font-weight:600;color:var(--muted-foreground);border:none;background:none;cursor:pointer;padding:8px 0;margin-bottom:4px}@media(min-height:900px){._body_1og3i_8{padding:22px 28px}._sidebar_1og3i_20{gap:12px}}@media(min-height:1080px){._body_1og3i_8{padding:26px 30px}._sidebar_1og3i_20{gap:14px}}@media(max-width:768px){._body_1og3i_8{padding:14px;gap:0}._sidebar_1og3i_20{width:100%}._sidebarHidden_1og3i_80,._contentHidden_1og3i_84{display:none}._content_1og3i_28{width:100%}._backBtn_1og3i_36{display:flex}}._dashboard_15ups_2{min-height:100vh;display:flex;flex-direction:column}._content_15ups_9{flex:1;padding:24px 28px 120px;max-width:1440px;width:100%;margin:0 auto;box-sizing:border-box}._analyticsGrid_15ups_19{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}._statCard_15ups_26{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;gap:10px;box-shadow:var(--card-shadow)}._statIcon_15ups_37{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center}._statCard__vet_15ups_46 ._statIcon_15ups_37{background:hsl(var(--vet) / .1);color:hsl(var(--vet))}._statCard__primary_15ups_51 ._statIcon_15ups_37{background:#feebe7;color:var(--primary)}._statCard__warning_15ups_56 ._statIcon_15ups_37{background:#fff6e5;color:#c76305}._statCard__destructive_15ups_61 ._statIcon_15ups_37{background:var(--destructive-bg);color:var(--destructive)}._statValue_15ups_66{font-size:34px;font-weight:800;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums;color:var(--foreground)}._statLabel_15ups_75{font-size:12px;color:var(--muted-foreground)}._mobileLayout_15ups_81{display:none;flex-direction:column;gap:12px}._mobileSearch_15ups_87{display:flex;align-items:center;gap:8px;padding:0 14px;height:42px;border-radius:12px;background:var(--muted)}._mobileSearchIcon_15ups_97{color:var(--muted-foreground);flex-shrink:0}._mobileSearchInput_15ups_102{flex:1;border:none;background:transparent;outline:none;font-size:13.5px;color:var(--foreground);min-width:0}._mobileSearchInput_15ups_102::placeholder{color:var(--muted-foreground)}._desktopLayout_15ups_117{display:flex;flex-direction:column;gap:16px}._mainGrid_15ups_124{display:grid;grid-template-columns:380px 1fr;gap:16px;align-items:start}._leftRail_15ups_131{display:flex;flex-direction:column;gap:14px}._rightCol_15ups_137{display:flex;flex-direction:column;gap:14px;min-width:0}._bottomRow_15ups_145{display:grid;grid-template-columns:1.2fr 1fr;gap:14px;align-items:start}@media(max-width:1200px){._mainGrid_15ups_124{grid-template-columns:1fr}._analyticsGrid_15ups_19{grid-template-columns:repeat(2,1fr)}}._patientsList_15ups_164{display:flex;flex-direction:column;gap:8px;max-width:640px}._patientsEmpty_15ups_171{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 0;color:var(--muted-foreground);font-size:.9rem}._patientsEmpty_15ups_171 svg{opacity:.4}._patientRow_15ups_185{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--card);border:1px solid var(--border);border-radius:12px;transition:box-shadow .15s}._patientRow_15ups_185:hover{box-shadow:var(--card-shadow)}._patientInfo_15ups_200{flex:1;min-width:0}._patientName_15ups_205{font-size:.95rem;font-weight:600;color:var(--foreground)}._patientMeta_15ups_211{font-size:.8rem;color:var(--muted-foreground);margin-top:1px}._dosieBtn_15ups_217{display:flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid var(--border);background:var(--card);border-radius:8px;font-size:.82rem;font-weight:600;color:var(--foreground);cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s,color .15s;flex-shrink:0}._dosieBtn_15ups_217:hover{background:var(--vet-soft);border-color:hsl(var(--vet));color:hsl(var(--vet))}._settingsHeader_15ups_241{display:none;align-items:center;padding:16px 16px 12px;background:var(--card);border-bottom:1px solid var(--border);flex-shrink:0}._settingsTitle_15ups_250{font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--foreground)}@media(max-width:768px){._settingsHeader_15ups_241{display:flex}._content_15ups_9{padding:14px 14px 100px}._topRow_15ups_267{display:none}._analyticsGrid_15ups_19{grid-template-columns:1fr 1fr;gap:10px}._mobileLayout_15ups_81{display:flex}._desktopLayout_15ups_117{display:none}}._roles_7de12_1{display:flex;background:var(--muted);padding:6px;border-radius:14px;margin-bottom:1.75rem;gap:11px}._roleBtn_7de12_10{flex:1;background:transparent;border:none;padding:12px;border-radius:14px;font-weight:600;cursor:pointer;display:flex;gap:10px;align-items:center;justify-content:center;transition:all .2s ease;font-size:1rem}._roleBtn_7de12_10._hoverable_7de12_26:hover{background:#0000000d}._activeOwner_7de12_30{background:var(--primary);color:var(--primary-foreground)}._activeVet_7de12_35{background:var(--success);color:var(--success-foreground)}._page_13uav_1{min-height:calc(100vh - var(--navbar-height));display:flex;align-items:center;justify-content:center;background:var(--background);padding:2.5rem 1.5rem}._error_13uav_10{margin-top:.4rem;color:var(--destructive)}._card_13uav_15{width:100%;max-width:30rem}@media(max-width:768px){._page_13uav_1{padding-bottom:100px}}@media(max-width:480px){._welcomeTitle_13uav_27{font-size:1.5rem}}._loginLink_13uav_32{font-size:.875rem;color:var(--muted-foreground);margin-bottom:1.75rem;text-align:center}._loginLink_13uav_32 a{color:var(--primary);font-weight:600;text-decoration:none}._loginLink_13uav_32 a:hover{text-decoration:underline}._welcomeTitle_13uav_27{font-size:1.75rem;font-weight:700;color:var(--foreground);margin-bottom:.4rem;text-align:center}._welcomeText_13uav_58{color:var(--muted-foreground);margin-bottom:1.75rem;font-size:1rem;text-align:center}._formGroup_1v5kl_1{display:flex;flex-direction:column;gap:.25rem}._label_1v5kl_7{font-size:.9rem;font-weight:600;color:var(--muted-foreground)}._formGroup_1v5kl_1 input{padding:.7rem 1rem;border-radius:.9rem;border:1px solid var(--input-border);font-size:1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}._formGroup_1v5kl_1 input:focus{border-color:var(--focus-ring);box-shadow:var(--focus-ring-shadow)}._passwordWrapper_1v5kl_27{position:relative}._passwordWrapper_1v5kl_27 input{width:100%;padding-right:2.75rem;box-sizing:border-box}._passwordToggle_1v5kl_37{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--muted-foreground)}._passwordStrength_1v5kl_46{margin-top:.45rem;display:flex;flex-direction:column;gap:.25rem}._strengthText_1v5kl_53{font-size:.8rem;font-weight:600;color:var(--muted-foreground)}._strengthBar_1v5kl_59{width:100%;height:5px;background:var(--border);border-radius:6px;overflow:hidden}._strengthFill_1v5kl_67{height:100%;border-radius:6px;transition:width .5s ease,background .5s ease}._strengthFill_1v5kl_67._weak_1v5kl_73{background:var(--destructive)}._strengthFill_1v5kl_67._medium_1v5kl_77{background:var(--accent)}._strengthFill_1v5kl_67._strong_1v5kl_81{background:var(--success)}._error_1v5kl_85{font-size:.8rem;color:var(--destructive)}._wrapper_1uqyj_1{position:relative;display:flex;flex-direction:column;gap:.25rem}._label_1uqyj_8{font-size:.9rem;font-weight:600;color:var(--muted-foreground)}._input_1uqyj_14{padding:.7rem 1rem;border-radius:.9rem;border:1px solid var(--input-border);font-size:1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease;width:100%}._input_1uqyj_14:focus{border-color:var(--focus-ring);box-shadow:var(--focus-ring-shadow)}._dropdown_1uqyj_29{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:20;background:var(--card);border:1px solid var(--input-border);border-radius:.9rem;box-shadow:0 8px 24px #00000014;max-height:240px;overflow-y:auto;list-style:none;margin:0;padding:.25rem 0}._option_1uqyj_46{padding:.55rem .9rem;cursor:pointer;font-size:.95rem;display:flex;flex-direction:column;gap:.1rem}._option_1uqyj_46:hover,._option_1uqyj_46._active_1uqyj_56{background:var(--muted)}._optionSecondary_1uqyj_60{font-size:.78rem;color:var(--muted-foreground)}._hint_1uqyj_65{font-size:.75rem;color:var(--muted-foreground);padding:.35rem .9rem}._error_1uqyj_71{font-size:.8rem;color:var(--destructive)}._selectedBadge_1uqyj_76{font-size:.75rem;color:var(--success);margin-top:.15rem}._form_4alte_1{display:flex;flex-direction:column;gap:1.1rem}._formGroup_4alte_7{display:flex;flex-direction:column;gap:.25rem}._label_4alte_13{font-size:.9rem;font-weight:600;color:var(--muted-foreground)}._formGroup_4alte_7 input{padding:.7rem 1rem;border-radius:.9rem;border:1px solid var(--input-border);font-size:1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}._formGroup_4alte_7 input:focus{border-color:var(--focus-ring);box-shadow:var(--focus-ring-shadow)}._vetSection_4alte_34{margin-top:.6rem;animation:_fadeIn_4alte_1 .25s ease-in-out}._vetTitle_4alte_39{font-size:.9rem;font-weight:600;color:var(--success);margin-bottom:1.4rem}._vetInputs_4alte_46{display:flex;flex-direction:column;gap:.85rem}._submit_4alte_53{margin-top:1rem;padding:1.05rem;border-radius:var(--radius-lg);border:none;background:var(--primary);color:var(--primary-foreground);font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}._submit_4alte_53:hover{background:var(--primary-hover)}@keyframes _fadeIn_4alte_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._triggerStyle_4alte_83{width:100%;height:44px;border-radius:14px;border:1.2px solid var(--border);background:none;display:flex;align-items:center;gap:.75rem;padding:0 1rem;font-size:16px;cursor:pointer;color:var(--muted-foreground)}._page_wx74z_1{min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding-top:24px;background:var(--background)}._card_wx74z_10{width:620px;background:var(--card);border-radius:12px;padding:24px;box-shadow:var(--card-shadow)}._title_wx74z_18{margin:0;font-size:22px;font-weight:600;color:var(--foreground)}._subtitle_wx74z_25{margin-top:6px;margin-bottom:28px;font-size:14px;color:var(--muted-foreground)}._avatarWrapper_wx74z_32{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}._avatar_wx74z_32{width:96px;height:96px;border-radius:50%;background:var(--secondary);display:flex;align-items:center;justify-content:center;position:relative}._avatarLetter_wx74z_50{font-size:36px;font-weight:600;color:var(--primary)}._cameraIcon_wx74z_56{position:absolute;bottom:4px;right:4px;width:26px;height:26px;border-radius:50%;background-color:var(--primary);display:flex;align-items:center;justify-content:center}._cameraIcon_wx74z_56 svg{color:var(--primary-foreground)}._avatarImage_wx74z_76{width:96px;height:96px;border-radius:50%;object-fit:cover}._avatarWrapper_wx74z_32{cursor:pointer}._avatarDeleteBtn_wx74z_87{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:var(--destructive);color:var(--destructive-foreground);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}._avatarOverlay_wx74z_104{position:absolute;inset:0;border-radius:50%;background:#00000059;display:flex;align-items:center;justify-content:center}._spinner_wx74z_114{width:22px;height:22px;border:3px solid rgba(255,255,255,.4);border-top-color:var(--primary-foreground);border-radius:50%;animation:_spin_wx74z_114 .7s linear infinite}@keyframes _spin_wx74z_114{to{transform:rotate(360deg)}}._avatarHint_wx74z_127{margin-top:10px;font-size:13px;color:var(--muted-foreground)}._form_wx74z_133{display:flex;flex-direction:column}._form_wx74z_133>*{margin-bottom:16px}._form_wx74z_133>*:last-child{margin-bottom:0}._label_wx74z_146{font-size:13px;font-weight:500;color:var(--foreground)}._label_wx74z_146 span{color:var(--destructive)}._input_wx74z_156{height:44px;padding:0 14px;border-radius:8px;border:1px solid var(--border);font-size:14px;outline:none}._input_wx74z_156:focus{border-color:var(--primary)}._emailBox_wx74z_169{margin-top:8px;background:var(--muted);border-radius:8px;padding:14px;font-size:14px;color:var(--foreground)}._emailNote_wx74z_178{margin-top:4px;font-size:12px;color:var(--muted-foreground)}._actions_wx74z_184{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}._cancel_wx74z_191{height:40px;padding:0 18px;border-radius:8px;border:1px solid var(--border);background:var(--card);font-size:14px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}._cancel_wx74z_191:hover{background-color:var(--muted);border-color:var(--muted-foreground)}._save_wx74z_207{height:40px;padding:0 20px;border-radius:8px;border:none;background:var(--primary);color:var(--primary-foreground);font-size:14px;cursor:pointer;transition:background-color .15s ease}._save_wx74z_207:hover{background-color:var(--primary-hover)}._success_wx74z_223{font-size:.8rem;color:var(--success)}._error_wx74z_229{font-size:.8rem;color:var(--destructive)}._row_wx74z_234{display:flex;gap:12px}._field_wx74z_240{flex:auto;display:flex;flex-direction:column;margin-bottom:14px}._field_wx74z_240 label{font-size:13px;margin-bottom:4px;font-weight:500}._field_wx74z_240 input,._field_wx74z_240 select,._field_wx74z_240 textarea{padding:10px 12px;border-radius:12px;border:1px solid var(--border);font-size:14px}._field_wx74z_240 textarea{resize:none;height:80px}@media(max-width:768px){._page_wx74z_1{padding-bottom:100px}._card_wx74z_10{width:100%;border-radius:0;box-shadow:none}}@media(max-width:520px){._row_wx74z_234{flex-direction:column;gap:12px}}._card_1whnp_2{max-width:850px;margin:0 auto;background:var(--card);border:1px solid var(--border);border-radius:17px;box-shadow:0 1px 3px #0000000f;overflow:hidden}._loadingWrapper_1whnp_13{display:flex;align-items:center;justify-content:center;padding:48px 0}._overviewGrid_43jfb_1{display:grid;grid-template-columns:1fr;flex:1;gap:1.25rem}._card_43jfb_8{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;flex:1;width:100%}._cardHeader_43jfb_19{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}._cardTitle_43jfb_27{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--foreground);margin:0}._cardContent_43jfb_37{padding:1.25rem;flex:1}._weightChart_43jfb_42{height:180px;width:100%}._weightCurrent_43jfb_47{text-align:center;font-size:.9rem;color:var(--muted-foreground);margin-top:.5rem}._weightCurrent_43jfb_47 strong{color:var(--foreground)}._weightHistory_43jfb_58{margin-top:1rem;max-height:140px;overflow-y:auto;display:flex;flex-direction:column;gap:.4rem}._weightItem_43jfb_67{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:var(--muted);border-radius:var(--radius-sm);font-size:.85rem;color:var(--foreground)}._weightItem_43jfb_67 strong{color:var(--foreground)}._emptyState_43jfb_83{text-align:center;padding:2rem 1rem;color:var(--muted-foreground)}._emptyIcon_43jfb_89{width:42px;height:42px;margin:0 auto .6rem;opacity:.5;color:var(--muted-foreground)}._emptyState_43jfb_83 p{font-size:.875rem}._emptyState_43jfb_83 p:last-child{font-size:.8rem;margin-top:.4rem;opacity:.7}@media print{._weightHistory_43jfb_58{max-height:none;overflow:visible}}._statsContainer_107k8_1{display:flex;flex-direction:column;gap:1.25rem}._heroGrid_107k8_7{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}._heroCard_107k8_13{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.25rem;display:flex;align-items:center;gap:.85rem;transition:transform .2s,box-shadow .2s,border-color .2s}._heroCard_107k8_13:hover{transform:translateY(-2px);box-shadow:0 4px 12px #91210814;border-color:#f44b254d}._heroIcon_107k8_30{width:42px;height:42px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}._heroIconBlue_107k8_40{background:#3ce6f61a;color:#3ce6f6}._heroIconGreen_107k8_45{background:#16a2491a;color:var(--success)}._heroIconRed_107k8_50{background:#ef43431a;color:var(--destructive)}._heroIconYellow_107k8_55{background:#ffaf1a26;color:#e69500}._heroText_107k8_60{display:flex;flex-direction:column;min-width:0}._heroValue_107k8_66{font-size:1.5rem;font-weight:700;color:var(--foreground);line-height:1.1}._heroLabel_107k8_73{font-size:.78rem;color:var(--muted-foreground);margin-top:.2rem}._card_107k8_79{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}._cardHeader_107k8_88{padding:.9rem 1.25rem;border-bottom:1px solid var(--border)}._cardTitle_107k8_93{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--foreground);margin:0}._cardContent_107k8_103{padding:1.1rem 1.25rem;flex:1;display:flex;flex-direction:column;justify-content:center}._chartsGrid_107k8_112{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}._chartContainer_107k8_118{display:flex;flex-direction:column;gap:.75rem}._legend_107k8_124{display:flex;flex-direction:column;gap:.4rem;padding:0 .5rem}._legendItem_107k8_131{display:flex;align-items:center;gap:.5rem;font-size:.85rem}._legendDot_107k8_138{width:10px;height:10px;border-radius:50%;flex-shrink:0}._dotGreen_107k8_145{background:var(--success)}._dotRed_107k8_149{background:var(--destructive)}._dotBlue_107k8_153{background:#3ce6f6}._dotMuted_107k8_157{background:#a6b3bf}._iconPrimary_107k8_161{color:var(--primary);flex-shrink:0}._iconGreen_107k8_166{color:var(--success);flex-shrink:0}._iconRed_107k8_171{color:var(--destructive);flex-shrink:0}._iconBlue_107k8_176{color:#3ce6f6;flex-shrink:0}._iconYellow_107k8_181{color:#e69500;flex-shrink:0}._iconPurple_107k8_186{color:#a542d7;flex-shrink:0}._legendLabel_107k8_191{flex:1;color:var(--muted-foreground)}._legendValue_107k8_196{font-weight:600;color:var(--foreground)}._noData_107k8_201{text-align:center;color:var(--muted-foreground);font-size:.85rem;padding:2rem 0;margin:0}._bottomGrid_107k8_209{display:grid;grid-template-columns:1.2fr 1fr;gap:1.25rem}._infoList_107k8_215{display:flex;flex-direction:column;gap:.75rem}._infoItem_107k8_221{display:flex;align-items:flex-start;gap:.65rem;padding:.5rem 0}._infoItem_107k8_221:not(:last-child){border-bottom:1px solid var(--border)}._infoText_107k8_232{flex:1;min-width:0}._infoLabel_107k8_237{font-size:.72rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.03em}._infoValue_107k8_244{font-size:.9rem;font-weight:600;color:var(--foreground);margin-top:.15rem;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){._heroGrid_107k8_7{grid-template-columns:repeat(2,1fr)}._chartsGrid_107k8_112,._bottomGrid_107k8_209{grid-template-columns:1fr}}@media(max-width:600px){._heroGrid_107k8_7{grid-template-columns:1fr}}._card_10qjb_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;flex:1;width:100%}._cardHeader_10qjb_12{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}._cardTitle_10qjb_20{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--foreground);margin:0}._cardContent_10qjb_30{padding:1.25rem;flex:1}._scrollableCardList_10qjb_35{max-height:400px;overflow-y:auto;padding-right:.25rem}._statusBadge_10qjb_41{display:inline-flex;align-items:center;padding:.18rem .55rem;border-radius:999px;font-size:.75rem;font-weight:500;border:1px solid transparent}._vaccineCard_10qjb_51{padding:1rem;border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:.75rem}._vaccineCard_10qjb_51:last-child{margin-bottom:0}._vaccineCardOverdue_10qjb_62{border-color:#ef434380;background:#ef43430d}._vaccineTop_10qjb_68{display:flex;align-items:flex-start;justify-content:space-between}._vaccineName_10qjb_74{font-size:.95rem;font-weight:600;color:var(--foreground)}._vaccineDetail_10qjb_80{font-size:.85rem;color:var(--muted-foreground);margin-top:.25rem}._vaccineBadgeValid_10qjb_86{background:#16a2491a;color:var(--success);border-color:#16a24933}._vaccineBadgeOverdue_10qjb_92{background:#ef43431a;color:var(--destructive);border-color:#ef434333}._vaccineBadgeUnknown_10qjb_98{background:var(--muted);color:var(--muted-foreground)}._emptyState_10qjb_103{text-align:center;padding:2rem 1rem;color:var(--muted-foreground)}._emptyIcon_10qjb_109{width:42px;height:42px;margin:0 auto .6rem;opacity:.5;color:var(--muted-foreground)}._emptyState_10qjb_103 p{font-size:.875rem}._emptyState_10qjb_103 p:last-child{font-size:.8rem;margin-top:.4rem;opacity:.7}@media print{._scrollableCardList_10qjb_35{max-height:none;overflow:visible}._card_10qjb_1{box-shadow:none;break-inside:avoid}}._card_1wy94_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;flex:1;width:100%}._cardHeader_1wy94_12{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}._cardTitle_1wy94_20{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--foreground);margin:0}._cardContent_1wy94_30{padding:1.25rem;flex:1}._scrollableCardList_1wy94_35{max-height:400px;overflow-y:auto;padding-right:.25rem}._parasiteCard_1wy94_41{padding:1rem;border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:.75rem}._parasiteCard_1wy94_41:last-child{margin-bottom:0}._parasiteTop_1wy94_52{display:flex;align-items:flex-start;justify-content:space-between}._parasiteName_1wy94_58{font-size:.95rem;font-weight:600;color:var(--foreground)}._parasiteDetail_1wy94_64{font-size:.85rem;color:var(--muted-foreground);margin-top:.25rem}._parasiteNext_1wy94_70{text-align:right;font-size:.75rem;color:var(--muted-foreground)}._parasiteNext_1wy94_70 p:last-child{font-weight:600;font-size:.85rem;color:var(--foreground)}._emptyState_1wy94_82{text-align:center;padding:2rem 1rem;color:var(--muted-foreground)}._emptyIcon_1wy94_88{width:42px;height:42px;margin:0 auto .6rem;opacity:.5;color:var(--muted-foreground)}._emptyState_1wy94_82 p{font-size:.875rem}._emptyState_1wy94_82 p:last-child{font-size:.8rem;margin-top:.4rem;opacity:.7}@media print{._scrollableCardList_1wy94_35{max-height:none;overflow:visible}._card_1wy94_1{box-shadow:none;break-inside:avoid}}._card_gmkhg_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;flex:1;width:100%}._cardHeader_gmkhg_12{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}._cardTitle_gmkhg_20{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--foreground);margin:0}._cardContent_gmkhg_30{padding:1.25rem;flex:1}._timelineScrollArea_gmkhg_35{max-height:460px;overflow-y:auto;padding-right:.5rem}._timeline_gmkhg_35{position:relative;padding-left:1.75rem}._timelineLine_gmkhg_46{position:absolute;left:6px;top:10px;bottom:10px;width:2px;background:var(--border)}._timelineItem_gmkhg_55{position:relative;margin-bottom:.75rem;cursor:pointer}._timelineDot_gmkhg_61{position:absolute;left:-1.75rem;top:7px;width:14px;height:14px;border-radius:50%;border:2px solid var(--card)}._timelineDotRecord_gmkhg_71,._timelineDotAppointment_gmkhg_76{background:var(--primary)}._timelineCard_gmkhg_81{padding:.65rem 1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);transition:background-color .2s,border-color .2s}._timelineCard_gmkhg_81:hover{background:#f44b250d;border-color:#f44b254d}._timelineCardTop_gmkhg_94{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.25rem}._timelineTitle_gmkhg_101{font-size:.85rem;font-weight:600;color:var(--foreground)}._timelineDate_gmkhg_107{font-size:.75rem;color:var(--muted-foreground)}._timelineDetail_gmkhg_112{font-size:.75rem;color:var(--muted-foreground);margin-top:.15rem}._timelineDetail_gmkhg_112 strong{font-weight:600}._appointmentIcon_gmkhg_122{color:var(--primary);display:flex;align-items:center;gap:.3rem}._statusBadge_gmkhg_129{display:inline-flex;align-items:center;padding:.18rem .55rem;border-radius:999px;font-size:.75rem;font-weight:500;border:1px solid transparent}._statusCompleted_gmkhg_139{background:#16a2491a;color:var(--success);border-color:#16a24933}._statusPending_gmkhg_145{background:#ffaf1a1a;color:#b37400;border-color:#ffaf1a33}._statusCancelled_gmkhg_151{background:var(--muted);color:var(--muted-foreground)}._statusConfirmed_gmkhg_156{background:#3ce6f61a;color:#0be0f4;border-color:#3ce6f633}._emptyState_gmkhg_162{text-align:center;padding:2rem 1rem;color:var(--muted-foreground)}._emptyIcon_gmkhg_168{width:42px;height:42px;margin:0 auto .6rem;opacity:.5;color:var(--muted-foreground)}._emptyState_gmkhg_162 p{font-size:.875rem}._emptyState_gmkhg_162 p:last-child{font-size:.8rem;margin-top:.4rem;opacity:.7}@media print{._timelineScrollArea_gmkhg_35{max-height:none;overflow:visible}._timelineCard_gmkhg_81{cursor:default}._card_gmkhg_1{box-shadow:none;break-inside:avoid}}._card_1jrfr_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;flex:1;width:100%}._cardHeader_1jrfr_12{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}._cardTitle_1jrfr_20{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--foreground);margin:0}._cardContent_1jrfr_30{padding:1.25rem;flex:1}._alertsCard_1jrfr_35{margin-top:1.5rem}._alertsCardActive_1jrfr_40{border-color:#ef434380;background:#ef434308}._alertsTitleActive_1jrfr_49{color:var(--destructive)}._allergiesGrid_1jrfr_53{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}._allergyGroup_1jrfr_59 h4{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;margin-bottom:.5rem;color:var(--foreground)}._allergyBadges_1jrfr_69{display:flex;flex-wrap:wrap;gap:.4rem}._statusBadge_1jrfr_75{display:inline-flex;align-items:center;padding:.18rem .55rem;border-radius:999px;font-size:.75rem;font-weight:500;border:1px solid transparent}._allergyBadgeDrug_1jrfr_85{background:#ef43431a;color:var(--destructive);border-color:#ef434333;font-size:.8rem;padding:.25rem .6rem}._allergyBadgeFood_1jrfr_94{background:#f95d151a;color:#e04b06;border-color:#f95d1533;font-size:.8rem;padding:.25rem .6rem}._allergyBadgeOther_1jrfr_103{background:#ffaf1a1a;color:#b37400;border-color:#ffaf1a33;font-size:.8rem;padding:.25rem .6rem}@media(max-width:768px){._allergiesGrid_1jrfr_53{grid-template-columns:1fr}}@media print{._alertsCard_1jrfr_35{box-shadow:none;break-inside:avoid;margin-top:1.25rem}}._card_j4qea_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;flex:1;width:100%}._cardHeader_j4qea_12{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}._cardTitle_j4qea_20{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--foreground);margin:0}._cardContent_j4qea_30{padding:1.25rem;flex:1}._lineageCard_j4qea_35{margin-top:1.5rem}._lineageGrid_j4qea_40{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}._relativeCard_j4qea_46{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);transition:background-color .2s,border-color .2s;cursor:pointer;text-decoration:none;color:inherit}._relativeCard_j4qea_46:hover{background:#f44b250d;border-color:#f44b254d}._relativeInfo_j4qea_65{flex:1;min-width:0}._relativeName_j4qea_70{font-size:.9rem;font-weight:600;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._relativeRelationship_j4qea_79{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:999px;font-size:.7rem;font-weight:500;background:#f44b251a;color:var(--primary);border:1px solid hsla(11,90%,55%,.2);margin-top:.2rem}._relativeBreed_j4qea_92{font-size:.75rem;color:var(--muted-foreground);margin-top:.15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._relativeDeleteWrap_j4qea_101{flex-shrink:0}._emptyState_j4qea_105{text-align:center;padding:2rem 1rem;color:var(--muted-foreground)}._emptyIcon_j4qea_111{width:42px;height:42px;margin:0 auto .6rem;opacity:.5;color:var(--muted-foreground)}._emptyState_j4qea_105 p{font-size:.875rem}._emptyState_j4qea_105 p:last-child{font-size:.8rem;margin-top:.4rem;opacity:.7}@media(max-width:768px){._lineageGrid_j4qea_40{grid-template-columns:1fr}}@media print{._relativeDeleteWrap_j4qea_101{display:none!important}._lineageCard_j4qea_35{box-shadow:none;break-inside:avoid;margin-top:1.25rem}._relativeCard_j4qea_46{cursor:default}}._pageLayout_d01j7_1{display:block;min-height:100vh}._exportButton_d01j7_6{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.85rem 1.5rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:transparent;color:var(--muted-foreground);font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s,color .2s}._exportButton_d01j7_6:hover{background:var(--muted);border-color:var(--primary);color:var(--primary)}._mainContent_d01j7_29{display:flex;flex-direction:column;padding:1.5rem 3rem 4rem;max-width:1070px;width:calc(100% - 280px);margin-left:280px;height:100vh;overflow-y:auto}._petHeader_d01j7_40{margin-bottom:2rem}._petHeaderInfo_d01j7_44{flex:1;min-width:0}._petTitle_d01j7_49{font-size:1.75rem;font-weight:700;color:var(--foreground);margin:0}._petSubtitle_d01j7_56{font-size:1.05rem;color:var(--muted-foreground);margin-top:.3rem}._badges_d01j7_62{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.6rem}._badge_d01j7_62{display:inline-flex;align-items:center;padding:.3rem .85rem;border-radius:999px;font-size:.875rem;font-weight:500;border:1px solid var(--border);color:var(--muted-foreground);background:transparent}._badgeGreen_d01j7_82{background:#16a2491a;color:var(--success);border-color:#16a24933}._tabContent_d01j7_89{flex:1;min-width:0;display:flex;flex-direction:column}._medicationsStack_d01j7_96{display:flex;flex-direction:column;gap:1.5rem;min-width:0}@media(max-width:1024px){._mainContent_d01j7_29{padding:1.5rem 2rem 3rem}}@media(max-width:768px){._pageLayout_d01j7_1{display:flex;flex-direction:column}._mainContent_d01j7_29{width:100%;margin-left:0;height:auto;padding:1.25rem}._petTitle_d01j7_49{font-size:1.35rem}}@media print{._mainContent_d01j7_29{width:100%;margin-left:0;height:auto;overflow:visible;padding:0;max-width:100%}._petHeader_d01j7_40{margin-bottom:1.5rem}}._wrapper_p1ukr_1{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:var(--background)}._card_p1ukr_10{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--card-shadow);padding:2.5rem 2rem;width:100%;max-width:480px;display:flex;flex-direction:column;align-items:center;gap:1rem}._title_p1ukr_24{font-size:1.5rem;font-weight:700;color:var(--foreground);text-align:center}._subtitle_p1ukr_31{font-size:.9rem;color:var(--muted-foreground);text-align:center}._form_p1ukr_37{width:100%;display:flex;flex-direction:column;gap:1rem}._starsRow_p1ukr_44{display:flex;justify-content:center;gap:.5rem;padding:.5rem 0}._starButton_p1ukr_51{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:.25rem;line-height:0;transition:transform .1s ease}._starButton_p1ukr_51:hover{transform:scale(1.15)}._starFilled_p1ukr_65{color:var(--accent)}._starEmpty_p1ukr_69{color:var(--muted-foreground)}._textarea_p1ukr_73{width:100%;padding:.75rem 1rem;border:1px solid var(--input-border);border-radius:var(--radius-sm);background:var(--background);color:var(--foreground);font-size:.95rem;resize:vertical;outline:none;transition:border-color .2s}._textarea_p1ukr_73:focus{border-color:var(--primary)}._fieldError_p1ukr_90{font-size:.8rem;color:var(--destructive);margin-top:-.5rem}._serverError_p1ukr_96{font-size:.875rem;color:var(--destructive);background:var(--destructive-bg);border-radius:var(--radius-sm);padding:.6rem 1rem;text-align:center}._submitButton_p1ukr_105{width:100%;padding:.75rem;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:var(--radius-sm);font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}._submitButton_p1ukr_105:hover:not(:disabled){background:var(--primary-hover)}._submitButton_p1ukr_105:disabled{opacity:.6;cursor:not-allowed}._successIcon_p1ukr_127{color:var(--accent);margin-bottom:.5rem}._successText_p1ukr_132{color:var(--muted-foreground);text-align:center}._contextBlock_p1ukr_137{width:100%;background:var(--muted);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem 1rem;display:flex;flex-direction:column;gap:.4rem}._contextRow_p1ukr_148{display:flex;justify-content:space-between;font-size:.875rem}._contextLabel_p1ukr_154{color:var(--muted-foreground);font-weight:500}._contextValue_p1ukr_159{color:var(--foreground);font-weight:600;text-align:right}._invalidLink_p1ukr_165{color:var(--destructive);text-align:center;font-weight:500}._page_robe1_1{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:5rem}._hero_robe1_12{text-align:center;padding:3rem 1rem 1rem;max-width:760px;margin:0 auto}._badge_robe1_19{display:inline-flex;align-items:center;gap:.5rem;background:var(--primary-tint-hover);color:var(--primary);padding:.45rem .9rem;border-radius:9999px;font-size:.85rem;font-weight:800;margin-bottom:1.2rem;letter-spacing:.5px}._badgeIcon_robe1_33{fill:var(--primary)}._title_robe1_37{font-family:Poppins,sans-serif;font-weight:900;font-size:2.4rem;line-height:1.1;color:var(--foreground);margin:0 0 1rem}._highlight_robe1_46{color:var(--primary)}._subtitle_robe1_50{font-size:1.1rem;color:var(--muted-foreground);line-height:1.6;margin:0}@media(min-width:768px){._title_robe1_37{font-size:3rem}}._statsSection_robe1_64{width:100%}._statsGrid_robe1_68{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}._statCard_robe1_74{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem 1.25rem;text-align:center;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}._statCard_robe1_74:hover{transform:translateY(-4px);box-shadow:0 8px 24px #9121081a}._statCard_robe1_74:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--primary)}._stat_yellow_robe1_100:before{background:#ffaf1a}._stat_blue_robe1_101:before{background:#3ce6f6}._stat_green_robe1_102:before{background:#18b451}._stat_red_robe1_103:before{background:var(--destructive)}._statIcon_robe1_105{width:48px;height:48px;border-radius:50%;background:#f44b251a;color:var(--primary);margin:0 auto .75rem;display:flex;align-items:center;justify-content:center}._stat_yellow_robe1_100 ._statIcon_robe1_105{background:#ffaf1a26;color:#cc8500}._stat_blue_robe1_101 ._statIcon_robe1_105{background:#3ce6f61f;color:#24e3f5}._stat_green_robe1_102 ._statIcon_robe1_105{background:#18b4511f;color:var(--success)}._stat_red_robe1_103 ._statIcon_robe1_105{background:#ef43431f;color:#ed2c2c}._statValue_robe1_122{font-size:2.25rem;font-weight:900;color:var(--foreground);line-height:1;margin-bottom:.4rem}._statLabel_robe1_130{font-size:.9rem;color:var(--muted-foreground);font-weight:500}@media(max-width:768px){._statsGrid_robe1_68{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){._statsGrid_robe1_68{grid-template-columns:1fr}}._missionSection_robe1_145{width:100%}._missionGrid_robe1_149{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._missionCard_robe1_155{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.25rem;transition:transform .2s,box-shadow .2s}._missionCard_robe1_155:hover{transform:translateY(-2px);box-shadow:0 6px 20px #91210814}._missionIcon_robe1_168{width:56px;height:56px;border-radius:var(--radius-sm);background:var(--primary-tint-hover);color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}._missionIconAccent_robe1_180{background:#ffaf1a26;color:#cc8500}._missionTitle_robe1_185{font-size:1.4rem;font-weight:800;color:var(--foreground);margin:0 0 .75rem}._missionText_robe1_192{font-size:1rem;color:var(--muted-foreground);line-height:1.7;margin:0}@media(max-width:768px){._missionGrid_robe1_149{grid-template-columns:1fr}}._sectionHeader_robe1_204{text-align:center;max-width:720px;margin:0 auto 2.5rem}._smallBadge_robe1_210{display:inline-block;background:var(--primary-tint-hover);color:var(--primary);padding:.35rem .85rem;border-radius:9999px;font-size:.78rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:1rem}._sectionTitle_robe1_223{font-family:Poppins,sans-serif;font-size:2rem;font-weight:900;color:var(--foreground);margin:0 0 .85rem;line-height:1.15}._sectionSubtitle_robe1_232{font-size:1rem;color:var(--muted-foreground);margin:0;line-height:1.6}@media(max-width:480px){._sectionTitle_robe1_223{font-size:1.5rem}}._featuresGrid_robe1_244{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}._featureCard_robe1_250{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s}._featureCard_robe1_250:hover{transform:translateY(-3px);border-color:#f44b2566;box-shadow:0 8px 24px #91210814}._featureIcon_robe1_264{width:52px;height:52px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem}._feature_blue_robe1_274{background:var(--primary-tint-hover);color:var(--primary)}._feature_green_robe1_275{background:#18b4511f;color:var(--success)}._feature_yellow_robe1_276{background:#ffaf1a2e;color:#c27e00}._feature_purple_robe1_277{background:#a542d71f;color:#9b2dd2}._feature_red_robe1_278{background:#ef43431f;color:#ed2c2c}._featureTitle_robe1_280{font-size:1.15rem;font-weight:700;color:var(--foreground);margin:0 0 .5rem}._featureDescription_robe1_287{font-size:.92rem;color:var(--muted-foreground);line-height:1.6;margin:0}@media(max-width:1024px){._featuresGrid_robe1_244{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._featuresGrid_robe1_244{grid-template-columns:1fr}}._valuesGrid_robe1_303{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}._valueCard_robe1_309{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem 1.25rem;text-align:center;transition:transform .2s,border-color .2s}._valueCard_robe1_309:hover{transform:translateY(-3px);border-color:#f44b2566}._valueEmoji_robe1_323{font-size:2.5rem;line-height:1;margin-bottom:.85rem}._valueTitle_robe1_329{font-size:1.05rem;font-weight:700;color:var(--foreground);margin:0 0 .4rem}._valueText_robe1_336{font-size:.88rem;color:var(--muted-foreground);line-height:1.5;margin:0}@media(max-width:768px){._valuesGrid_robe1_303{grid-template-columns:repeat(2,1fr)}}._ctaSection_robe1_348{width:100%}._ctaCard_robe1_352{background:linear-gradient(135deg,var(--primary-tint-hover),hsla(39,100%,55%,.08));border:1px solid hsla(11,90%,55%,.25);border-radius:var(--radius-lg);padding:3rem 2rem;text-align:center;max-width:760px;margin:0 auto}._ctaEmoji_robe1_362{font-size:3.5rem;line-height:1;margin-bottom:1rem}._ctaTitle_robe1_368{font-family:Poppins,sans-serif;font-size:1.85rem;font-weight:900;color:var(--foreground);margin:0 0 .85rem}._ctaText_robe1_376{font-size:1rem;color:var(--muted-foreground);line-height:1.6;margin:0 0 1.75rem;max-width:520px;margin-left:auto;margin-right:auto}._ctaButtons_robe1_386{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}._ctaPrimary_robe1_393,._ctaSecondary_robe1_394{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.6rem;border-radius:var(--radius-sm);font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,color .15s}._ctaPrimary_robe1_393{background:var(--primary);color:var(--primary-foreground)}._ctaPrimary_robe1_393:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 16px #91210840}._ctaSecondary_robe1_394{background:transparent;color:var(--foreground);border:1px solid var(--border)}._ctaSecondary_robe1_394:hover{background:var(--card);border-color:var(--primary);color:var(--primary)}@media(max-width:480px){._ctaCard_robe1_352{padding:2.25rem 1.25rem}._ctaTitle_robe1_368{font-size:1.4rem}._ctaButtons_robe1_386{flex-direction:column}._ctaPrimary_robe1_393,._ctaSecondary_robe1_394{width:100%}}._page_1tfod_1{min-height:calc(100vh - var(--navbar-height));display:flex;align-items:center;justify-content:center;background:var(--background);padding:2.5rem 1.5rem}._card_1tfod_10{width:100%;max-width:26rem}@media(max-width:768px){._page_1tfod_1{padding-bottom:100px}}._welcome_1tfod_21{margin-bottom:2rem}._welcomeTitle_1tfod_25{font-size:1.75rem;font-weight:700;color:var(--foreground)}._welcomeText_1tfod_31{color:var(--muted-foreground)}._form_1tfod_36{display:flex;flex-direction:column;gap:1.1rem}._submit_1tfod_42{margin-top:.5rem;padding:1.05rem;border-radius:var(--radius-lg);border:none;background:var(--primary);color:var(--primary-foreground);font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}._submit_1tfod_42:hover{background:var(--primary-hover)}._submit_1tfod_42:disabled{opacity:.7;cursor:not-allowed}._successCard_1tfod_65{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card)}._successIcon_1tfod_77{width:3rem;height:3rem;color:var(--success)}._successTitle_1tfod_83{font-size:1.5rem;font-weight:700;color:var(--foreground)}._successText_1tfod_89{font-size:.9rem;color:var(--muted-foreground);line-height:1.6}._resendButton_1tfod_95{width:100%;padding:.85rem;border-radius:var(--radius-lg);border:1px solid var(--border);background:transparent;color:var(--foreground);font-weight:500;font-size:.95rem;cursor:pointer;transition:all .2s ease}._resendButton_1tfod_95:hover{background:var(--muted)}._page_33ysq_1{min-height:calc(100vh - var(--navbar-height));display:flex;align-items:center;justify-content:center;background:var(--background);padding:2.5rem 1.5rem}._card_33ysq_10{width:100%;max-width:26rem}@media(max-width:768px){._page_33ysq_1{padding-bottom:100px}}._welcome_33ysq_21{margin-bottom:2rem}._welcomeTitle_33ysq_25{font-size:1.75rem;font-weight:700;color:var(--foreground)}._welcomeText_33ysq_31{color:var(--muted-foreground)}._form_33ysq_36{display:flex;flex-direction:column;gap:1.1rem}._rootError_33ysq_42{padding:.75rem 1rem;font-size:.875rem;color:var(--destructive);background:#ef434314;border:1px solid hsla(0,84%,60%,.25);border-radius:var(--radius)}._submit_33ysq_51{margin-top:.5rem;padding:1.05rem;border-radius:var(--radius-lg);border:none;background:var(--primary);color:var(--primary-foreground);font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}._submit_33ysq_51:hover{background:var(--primary-hover)}._submit_33ysq_51:disabled{opacity:.7;cursor:not-allowed}._successCard_33ysq_74{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card)}._successIcon_33ysq_86{width:3rem;height:3rem;color:var(--success)}._successTitle_33ysq_92{font-size:1.5rem;font-weight:700;color:var(--foreground)}._successText_33ysq_98{font-size:.9rem;color:var(--muted-foreground);line-height:1.6}._loginLink_33ysq_104{display:block;width:100%;padding:.85rem;border-radius:var(--radius-lg);background:var(--primary);color:var(--primary-foreground);font-weight:600;font-size:.95rem;text-align:center;text-decoration:none;transition:background .2s ease}._loginLink_33ysq_104:hover{background:var(--primary-hover)}._errorCard_33ysq_123{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem;border:1px solid hsla(0,84%,60%,.25);border-radius:var(--radius-lg);background:#ef43430d}._errorIcon_33ysq_135{width:3rem;height:3rem;color:var(--destructive)}._errorTitle_33ysq_141{font-size:1.5rem;font-weight:700;color:var(--foreground)}._errorText_33ysq_147{font-size:.9rem;color:var(--muted-foreground)}._errorLink_33ysq_152{display:block;width:100%;padding:.85rem;border-radius:var(--radius-lg);background:var(--primary);color:var(--primary-foreground);font-weight:600;font-size:.95rem;text-align:center;text-decoration:none;transition:background .2s ease}._errorLink_33ysq_152:hover{background:var(--primary-hover)}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{overflow-x:hidden}@media print{nav{display:none!important}body{background:#fff!important}}:root{--background: #f2f2f2;--foreground: #163851;--card: hsl(0, 0%, 100%);--card-foreground: #163851;--primary: #e96a4e;--primary-hover: #c65a42;--primary-foreground: hsl(0, 0%, 100%);--secondary: hsl(185, 60%, 95%);--secondary-foreground: #0592a0;--brand-teal: #0592a0;--brand-teal-foreground: hsl(0, 0%, 100%);--ink: #171414;--ink-foreground: hsl(0, 0%, 100%);--muted: hsl(200, 20%, 94%);--muted-foreground: hsl(210, 15%, 45%);--accent: #fec558;--accent-foreground: hsl(19, 80%, 20%);--destructive: hsl(0, 84%, 60%);--destructive-hover: hsl(0, 84%, 45%);--destructive-foreground: hsl(0, 0%, 100%);--destructive-bg: hsl(0, 100%, 97%);--success: hsl(142, 76%, 36%);--success-hover: hsl(142, 76%, 30%);--success-foreground: hsl(0, 0%, 100%);--success-bg: hsl(142, 70%, 92%);--vet: 142 76% 36%;--vet-foreground: 0 0% 100%;--vet-soft: hsl(142, 70%, 95%);--primary-soft: hsl(11, 90%, 96%);--primary-tint: hsl(11 90% 55% / .08);--primary-tint-hover: hsl(11 90% 55% / .12);--border-strong: hsl(200, 20%, 82%);--border: hsl(200, 20%, 88%);--input-border: hsla(215, 16%, 65%, .35);--ring: hsl(11, 78%, 61%);--radius: 1rem;--radius-sm: .75rem;--radius-lg: 1.25rem;--card-shadow: 0 4px 20px -4px hsla(11, 78%, 61%, .15);--card-shadow-hover: 0 12px 40px -8px hsla(11, 78%, 61%, .25);--focus-ring: hsla(11, 78%, 61%, .6);--focus-ring-shadow: 0 0 0 4px hsla(11, 78%, 61%, .15);--navbar-height: 68px}@media(max-width:768px){:root{--navbar-height: 0px}}body{background-color:var(--background);color:var(--foreground)}
