@keyframes hb-fadeIn{0%{opacity:0}to{opacity:1}}.hbTopBar{border-bottom:1px solid var(--hb-line-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:30;background:#f7f9fdeb;justify-content:space-between;align-items:center;padding:1rem 1.75rem;display:flex;position:sticky;top:0}.hbTopBarBrand{color:inherit;align-items:center;gap:.55rem;text-decoration:none;display:flex}.hbTopBarLogo{background:linear-gradient(135deg, var(--surface-tint-blue), var(--accent-blue));width:36px;height:36px;color:var(--surface-white);border-radius:9px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 14px #7e97cf66}.hbTopBarTitle{letter-spacing:-.025em;color:var(--hb-text-strong);font-size:1.12rem;font-weight:900}.hbTopBarMeta{color:var(--hb-text-muted);align-items:center;gap:.4rem;font-size:.86rem;display:flex}.hbTopBarMeta a{color:var(--hb-blue-strong);border-radius:8px;padding:.4rem .75rem;font-weight:700;text-decoration:none}.hbTopBarMeta a:hover{background:var(--hb-soft)}.hbStepper{justify-content:center;align-items:center;gap:.75rem;max-width:460px;margin:0 auto 2rem;display:flex}.hbStep{flex:none;align-items:center;gap:.6rem;display:flex}.hbStepDot{background:var(--surface-white);border:1.5px solid var(--hb-line);width:30px;height:30px;color:var(--hb-text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;transition:all .24s;display:flex}.hbStepDot--active{background:linear-gradient(165deg, var(--accent-blue), var(--accent-blue-strong));border-color:var(--hb-blue-strong);color:var(--surface-white);box-shadow:0 4px 14px #6785bd4d}.hbStepDot--done{background:linear-gradient(165deg, var(--accent-mint), #5fa888);border-color:var(--hb-mint);color:var(--surface-white)}.hbStepLabel{color:var(--hb-text-muted);letter-spacing:-.011em;font-size:.86rem;font-weight:600}.hbStepLabel--strong{color:var(--hb-text-strong);font-weight:800}.hbStepConnector{background:var(--hb-line-soft);border-radius:2px;flex:1;height:2px;transition:background .32s}.hbStepConnector--done{background:var(--hb-mint)}.hbIntro{text-align:center;margin-bottom:2rem}.hbIntroTitle{letter-spacing:-.03em;color:var(--hb-text-strong);margin:0 0 .5rem;font-size:clamp(1.7rem,3.4vw,2.1rem);font-weight:900;line-height:1.15}.hbIntroLead{color:var(--hb-text-muted);max-width:520px;margin:0 auto;font-size:.98rem;line-height:1.55}.hbCard{border-radius:var(--radius-card);border:1px solid var(--hb-line-soft);background:var(--hb-card);padding:2rem;box-shadow:0 16px 38px #4a60841a}.hbCard--padded{padding:2rem}.hbCard--snug{padding:1.5rem}.hbCard--section{margin-bottom:1.25rem;padding:1.6rem 1.6rem 1.7rem}.hbCard--section:last-child{margin-bottom:0}.hbLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--hb-text-muted);margin-bottom:.5rem;font-size:.74rem;font-weight:700;display:block}.hbLabelReq{color:var(--hb-rose)}.hbAddressAutocomplete{display:block}.hbInput,.hbSelect,.hbTextarea{border:1.5px solid var(--hb-line);background:var(--surface-white);width:100%;color:var(--hb-text-strong);letter-spacing:-.011em;border-radius:12px;padding:.78rem .95rem;font-size:.95rem;font-weight:500;transition:border-color .16s,box-shadow .16s}.hbTextarea{resize:vertical;min-height:80px;line-height:1.55}.hbInput:focus,.hbSelect:focus,.hbTextarea:focus{border-color:#6785bdcc;outline:none;box-shadow:0 0 0 3px #6785bd2e,0 1px 2px #253a750f}.hbInput--error,.hbSelect--error,.hbTextarea--error{border-color:var(--hb-danger-border)}.hbHint{color:var(--hb-text-soft);margin-top:.4rem;font-size:.78rem}.hbErr{color:var(--hb-danger);align-items:center;gap:.3rem;margin-top:.4rem;font-size:.78rem;display:flex}.hbSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath stroke='%23617086' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M6 8l4 4 4-4'/%3E%3C/svg%3E")0__;background-position:right .7rem center;background-repeat:no-repeat;background-size:1.1rem;padding-right:2.4rem}.hbFlow .petBirthPicker{width:100%}.hbFlow .petBirthPickerTrigger{border:1.5px solid var(--hb-line);background:var(--surface-white);width:100%;color:var(--hb-text-strong);letter-spacing:-.011em;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:.55rem;min-height:46px;padding:.78rem .95rem;font-size:.95rem;font-weight:500;display:flex}.hbFlow .petBirthPickerTrigger:focus-visible{border-color:#6785bdcc;outline:none;box-shadow:0 0 0 3px #6785bd2e,0 1px 2px #253a750f}.hbFlow .petBirthPickerTriggerValue{min-width:0}.hbFlow .petBirthPickerTriggerChevron{color:var(--hb-text-muted)}.hbFlow .petBirthPickerPanel{padding:0}.hbBtnPrimary{border-radius:var(--radius-sm);border:1px solid var(--hb-line);letter-spacing:-.02em;color:var(--hb-text-strong);background:var(--surface-white);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:.45rem;padding:.78rem 1.5rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:filter .18s,transform .12s,box-shadow .18s;display:inline-flex;box-shadow:inset 0 1px #fffffffa,0 4px 14px #30457a14}.hbBtnPrimary:hover:not(:disabled){border-color:var(--hb-line-strong);background:#f8fbff}.hbBtnPrimary:active:not(:disabled){transform:translateY(.5px)}.hbBtnPrimary:disabled{opacity:.55;cursor:not-allowed}.hbBtnPrimary--block{width:100%;padding:.95rem;font-size:1rem}.hbBtnGhost{border-radius:var(--radius-sm);border:1px solid var(--hb-line);letter-spacing:-.015em;color:var(--hb-text);background:var(--surface-white);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:.4rem;padding:.72rem 1.3rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.hbBtnGhost:hover:not(:disabled){background:var(--hb-soft)}.hbBtnGhost:disabled{opacity:.55;cursor:not-allowed}.hbBtnText{color:var(--hb-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem .7rem;font-size:.9rem;font-weight:600;transition:color .16s,background .16s}.hbBtnText:hover:not(:disabled){background:var(--hb-soft);color:var(--hb-text-strong)}.hbBtnDanger{color:var(--hb-danger);cursor:pointer;background:0 0;border:none;padding:.3rem 0;font-size:.85rem;font-weight:600}.hbGrid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.hbStack{flex-direction:column;gap:1.1rem;display:flex}.hbStack--tight{gap:.75rem}.hbRow{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.hbRow--between{justify-content:space-between}.hbDivider{background:var(--hb-line-soft);border:0;height:1px;margin:.5rem 0}.hbDividerDashed{border-top:1px dashed var(--hb-line-soft);margin:1.75rem 0}.hbAvatarRow{border-bottom:1px dashed var(--hb-line-soft);align-items:center;gap:1.25rem;margin-bottom:1.75rem;padding-bottom:1.75rem;display:flex}.hbAvatar{cursor:pointer;border:2px solid var(--hb-line-soft);width:84px;height:84px;color:var(--hb-blue-strong);background:linear-gradient(135deg, var(--surface-tint-blue), #c8d9f5);background-position:50%;background-size:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #4a60841a}.hbAvatar input[type=file]{display:none}.hbAvatarMeta{flex:1;min-width:0}.hbAvatarTitle{color:var(--hb-text-strong);letter-spacing:-.011em;margin:0 0 .2rem;font-size:.95rem;font-weight:800}.hbAvatarHint{color:var(--hb-text-muted);margin:0;font-size:.82rem;line-height:1.5}.hbPhotoRow{align-items:center;gap:1.1rem;display:flex}.hbPhotoNote{min-width:0;color:var(--hb-text-muted);flex:auto;margin:0;font-size:.86rem;line-height:1.5}@media (max-width:520px){.hbPhotoRow{flex-direction:column;align-items:flex-start;gap:.7rem}}.hbTerms{background:var(--hb-soft);border:1px solid var(--hb-line-soft);cursor:pointer;border-radius:12px;align-items:center;gap:.7rem;margin-bottom:1.5rem;padding:.85rem;display:flex}.hbTermsText{color:var(--hb-text);font-size:.84rem;line-height:1.5}.hbTermsText a{color:var(--hb-blue-strong);font-weight:700;text-decoration:none}.hbTermsText a:hover{text-decoration:underline}.hbCheck{appearance:none;background:var(--surface-white);cursor:pointer;border:2px solid #8da0bc80;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;transition:all .16s;display:inline-flex;position:relative}.hbCheck:checked{background:linear-gradient(165deg, var(--accent-blue), var(--accent-blue-strong));border-color:var(--hb-blue-strong)}.hbCheck:checked:after{content:"";border-right:2.5px solid var(--surface-white);border-bottom:2.5px solid var(--surface-white);width:6px;height:11px;transform:rotate(45deg)translate(-1px,-1px)}.hbCheck:focus-visible{outline:2px solid var(--hb-blue-strong);outline-offset:2px}.hbFlowFoot{text-align:center;color:var(--hb-text-muted);margin-top:1.25rem;font-size:.85rem}.hbFlowFoot a{color:var(--hb-blue-strong);font-weight:700;text-decoration:none}.hbFlowFoot a:hover{text-decoration:underline}.hbBanner{background:var(--hb-tint-blue);color:var(--status-info-fg);border:1px solid #7e97cf33;border-radius:12px;align-items:flex-start;gap:.5rem;margin-top:1.25rem;padding:.85rem 1rem;font-size:.82rem;line-height:1.5;display:flex}.hbBanner--block{margin:0 0 1rem}.hbAlert{color:var(--hb-danger);background:var(--hb-danger-bg);border:1px solid var(--hb-danger-border);border-radius:12px;margin:.5rem 0;padding:.65rem .85rem;font-size:.86rem}.hbEmpty{text-align:center;padding:1rem 0}.hbEmptyIcon{background:linear-gradient(135deg, var(--surface-tint-blue), var(--surface-tint-mint));width:88px;height:88px;color:var(--hb-blue-strong);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.hbEmptyTitle{color:var(--hb-text-strong);letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.1rem;font-weight:800}.hbEmptyText{color:var(--hb-text-muted);max-width:400px;margin:0 auto 1.5rem;font-size:.9rem;line-height:1.55}.hbPetList{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.hbPetRow{border-radius:var(--radius-inner);border:1px solid var(--hb-line-soft);background:var(--surface-white);align-items:center;gap:1rem;padding:1rem;transition:all .16s;display:flex}.hbPetRow:hover{border-color:var(--hb-line);background:#fdfeff}.hbPetThumb{border-radius:var(--radius-inner);width:54px;height:54px;color:var(--surface-white);background:linear-gradient(135deg, var(--surface-tint-blue), var(--accent-blue));background-position:50%;background-size:cover;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 4px 12px #4a60841f}.hbPetThumb--cat{background:linear-gradient(135deg, var(--surface-tint-rose), var(--accent-rose))}.hbPetThumb img{object-fit:cover;width:100%;height:100%}.hbPetBody{flex:1;min-width:0}.hbPetTitleRow{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.2rem;display:flex}.hbPetName{color:var(--hb-text-strong);letter-spacing:-.015em;font-size:1rem;font-weight:800}.hbPetMeta{color:var(--hb-text-muted);font-size:.8rem}.hbPetActions{flex-shrink:0;gap:.35rem;display:flex}.hbIconBtn{border-radius:var(--radius-sm);border:1px solid var(--hb-line);background:var(--surface-white);cursor:pointer;width:38px;height:38px;color:var(--hb-text-muted);justify-content:center;align-items:center;transition:all .16s;display:flex}.hbIconBtn:hover:not(:disabled){background:var(--hb-tint-blue);color:var(--hb-blue-strong)}.hbIconBtn--confirmDanger{color:var(--surface-white);background:#c94a5f;border-color:#cd506070}.hbIconBtn--confirmDanger:hover:not(:disabled){color:var(--surface-white);background:#a93b50;border-color:#a93b50}.hbIconBtn--back{color:var(--surface-white);background:#17223a;border-color:#1626474d}.hbIconBtn--back:hover:not(:disabled){color:var(--surface-white);background:#22314f;border-color:#22314fb8}.hbPetActionBtn{padding:.55rem .85rem;font-size:.84rem}.hbPetActionBtn--danger{color:var(--surface-white);background:#c94a5f;border-color:#cd506070}.hbPetActionBtn--danger:hover:not(:disabled){color:var(--surface-white);background:#a93b50;border-color:#a93b50}.hbAddDashed{border:1.5px dashed var(--hb-line);width:100%;color:var(--hb-blue-strong);cursor:pointer;background:#7e97cf0a;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem;font-size:.92rem;font-weight:700;transition:all .16s;display:flex}.hbAddDashed:hover:not(:disabled){border-color:var(--hb-blue-strong);background:#7e97cf1a}.hbSectionHead{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem;display:flex}.hbSectionTitle{letter-spacing:-.02em;color:var(--hb-text-strong);margin:0 0 .2rem;font-size:1.1rem;font-weight:900}.hbSectionSub{color:var(--hb-text-muted);margin:0;font-size:.85rem;line-height:1.5}.hbOptionalPill{letter-spacing:.04em;text-transform:uppercase;color:var(--hb-text-soft);background:var(--hb-soft);border:1px solid var(--hb-line-soft);white-space:nowrap;border-radius:999px;padding:.25rem .55rem;font-size:.7rem;font-weight:700}.hbSectionStack{flex-direction:column;gap:1.25rem;display:flex}.hbSteckbriefReadOnly{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.hbSegGrid{grid-template-columns:repeat(var(--hb-seg-cols,3), 1fr);gap:.4rem;display:grid}.hbSegGrid--compact{flex-wrap:wrap;gap:.4rem;display:flex}.hbSegGrid--compact .hbSegBtn{border-radius:9px;width:auto;min-height:42px;padding:.48rem .72rem;font-size:.82rem}.hbSegGrid--compact .hbSegBtn--withIcon{min-height:42px}.hbSegGrid--readonly .hbSegBtn{pointer-events:none}.hbSegBtn{border-radius:var(--radius-sm);border:1.5px solid var(--hb-line);background:var(--surface-white);color:var(--hb-text);letter-spacing:-.011em;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-height:50px;padding:.7rem;font-size:.88rem;font-weight:600;transition:all .16s;display:flex}.hbSegBtn--withIcon{min-height:64px}.hbSegBtn--selected{border-color:var(--hb-blue-strong);color:var(--hb-blue-strong);background:#7e97cf2e;font-weight:800}.hbSegBtn--selectedMint{border-color:var(--hb-mint-strong);color:var(--hb-mint-strong);background:#80bfa72e;font-weight:800}.hbSegBtnIcon{font-size:1.3rem}.hbSegBtnSub{color:var(--hb-text-soft);opacity:.85;font-size:.7rem;font-weight:500}.hbSegBtn--selected .hbSegBtnSub,.hbSegBtn--selectedMint .hbSegBtnSub{color:inherit}.hbToggle{border:1.5px solid var(--hb-line);background:var(--surface-white);text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:.85rem;width:100%;padding:.85rem 1rem;transition:all .16s;display:flex}.hbToggle--on{border-color:var(--hb-blue-strong);background:#7e97cf14}.hbToggleSwitch{background:#8da0bc66;border-radius:999px;flex-shrink:0;align-items:center;width:42px;height:24px;padding:2px;transition:background .2s;display:flex}.hbToggle--on .hbToggleSwitch{background:linear-gradient(165deg, var(--accent-blue), var(--accent-blue-strong))}.hbToggleKnob{background:var(--surface-white);border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.22,1,.36,1);transform:translate(0);box-shadow:0 1px 3px #0003}.hbToggle--on .hbToggleKnob{transform:translate(18px)}.hbToggleBody{flex:1;min-width:0}.hbToggleLabel{color:var(--hb-text-strong);letter-spacing:-.011em;font-size:.92rem;font-weight:700}.hbToggleHint{color:var(--hb-text-muted);margin-top:.15rem;font-size:.78rem}.hbPetHeader{border-radius:var(--radius-card);border:1px solid var(--hb-line-soft);background:var(--hb-card);align-items:center;gap:1.25rem;margin-bottom:1.25rem;padding:1.6rem;display:flex;box-shadow:0 16px 38px #4a60841a}.hbPetHeaderIcon{width:78px;height:78px;color:var(--surface-white);background:linear-gradient(135deg, var(--surface-tint-blue), var(--accent-blue));background-position:50%;background-size:cover;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 8px 22px #4a608426}.hbPetHeaderIcon--cat{background:linear-gradient(135deg, var(--surface-tint-rose), var(--accent-rose))}.hbPetHeaderIcon img{object-fit:cover;width:100%;height:100%}.hbPetHeaderEyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--hb-text-soft);margin:0 0 .3rem;font-size:.74rem;font-weight:700}.hbPetHeaderName{letter-spacing:-.025em;color:var(--hb-text-strong);margin:0;font-size:1.5rem;font-weight:900}.hbPetHeaderRequired{color:var(--hb-text-muted);margin-top:.2rem;font-size:.85rem}.hbReadTile{border:1.5px solid var(--hb-line-soft);background:linear-gradient(180deg, var(--surface-white) 0%, #f8faff 100%);border-radius:12px;padding:.72rem .85rem}.hbReadTile .hbLabel{margin-bottom:.35rem;font-size:.68rem}.hbReadTileValue{min-height:22px;color:var(--hb-text-strong);letter-spacing:-.01em;font-size:.9rem;font-weight:650;line-height:1.35}.hbReadTileValue--multiline{white-space:pre-wrap;line-height:1.5}.hbReadTileValue--empty{color:var(--hb-text-soft);font-style:italic;font-weight:500}.hbReadStat{border:1px solid var(--hb-line-soft);background:var(--hb-soft);border-radius:12px;padding:.85rem 1rem}.hbReadStat--positive{background:var(--hb-tint-mint);border-color:#80bfa766}.hbReadStatValue{color:var(--hb-text-muted);font-size:.95rem;font-weight:700}.hbReadStat--positive .hbReadStatValue{color:var(--hb-success)}.hbSticky{border-radius:var(--radius-inner);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--hb-line);background:#fcfdfff0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.5rem;padding:.85rem 1.1rem;display:flex;position:sticky;bottom:1rem;box-shadow:0 16px 40px #4a60842e}.hbStickyHint{color:var(--hb-text-muted);font-size:.85rem}.hbStickyActions{gap:.5rem;display:flex}.hbDone{text-align:center;max-width:560px;margin:2rem auto}.hbDoneIcon{background:linear-gradient(165deg, var(--surface-tint-mint), var(--accent-mint));width:96px;height:96px;color:var(--surface-white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex;box-shadow:0 16px 38px #80bfa766}.hbDoneTitle{letter-spacing:-.03em;color:var(--hb-text-strong);margin:0 0 .6rem;font-size:clamp(1.7rem,3.4vw,2.1rem);font-weight:900}.hbDoneText{color:var(--hb-text-muted);margin:0 0 2rem;font-size:1rem;line-height:1.6}.hbRegisterAwaitEmailCard{border-left:4px solid var(--hb-blue-strong);background:linear-gradient(145deg, color-mix(in srgb, var(--hb-tint-blue) 88%, var(--surface-white)), color-mix(in srgb, var(--hb-soft) 90%, var(--surface-white)))}.hbRegisterAwaitEmailLead{color:var(--hb-text-muted);margin:0;font-size:.95rem;line-height:1.55}.hbRegisterEmailVerifiedToast{border:1px solid color-mix(in srgb, var(--hb-mint) 45%, var(--hb-line));background:var(--hb-success-bg);color:var(--hb-success);box-shadow:0 8px 28px color-mix(in srgb, var(--hb-mint) 18%, transparent);border-radius:12px;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding:.85rem 1rem;display:flex}.hbRegisterEmailVerifiedToastText{flex:1;min-width:0;margin:0;font-size:.95rem;font-weight:600;line-height:1.45}.hbPwChecklist{background:var(--hb-soft);border:1px solid var(--hb-line-soft);border-radius:var(--radius-inner);gap:.4rem;margin-bottom:1.1rem;padding:.8rem .9rem;display:grid}.hbPwChecklistItem{color:var(--hb-text-soft);align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;transition:color .16s;display:flex}.hbPwChecklistItem svg{opacity:.6;flex-shrink:0}.hbPwChecklistItem--met{color:var(--hb-success)}.hbPwChecklistItem--met svg{opacity:1}.authTokenInvalidIcon{background:var(--hb-danger-bg);width:56px;height:56px;color:var(--hb-danger);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}@media (max-width:540px){.hbCard{padding:1.5rem 1.25rem}.hbGrid2,.hbSteckbriefReadOnly{grid-template-columns:1fr}.hbPetRow{flex-wrap:wrap}.hbPetActions{justify-content:flex-end;width:100%}.hbSticky{flex-direction:column;align-items:stretch;bottom:.5rem}.hbStickyActions{width:100%}.hbStickyActions>*{flex:1}}
