html{scrollbar-gutter:stable}:root{--hp-bg:#f5f0e7;--hp-surface:#fffdf9;--hp-surface-soft:#eee6d8;--hp-text:#292524;--hp-muted:#6b625b;--hp-border:#ded6ca;--hp-accent:#f6d887;--hp-accent-strong:#9a5d13;--hp-focus:#b76d12;--hp-danger:#a63f35;--hp-success:#287a55;--hp-info:#286987;--hp-radius-sm:.75rem;--hp-radius:1rem;--hp-radius-lg:1.5rem;--hp-shadow:0 18px 50px -35px #2925248c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hp-space-summary{gap:.45rem;min-width:0;display:grid}.hp-space-summary p{color:var(--product-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.hp-space-summary-gallery,.hp-space-photo-grid{grid-template-columns:repeat(auto-fill,minmax(6rem,1fr));gap:.65rem;display:grid}.hp-space-summary-gallery{grid-template-columns:repeat(4,4.75rem)}.hp-space-summary-gallery>span{border:1px solid var(--product-border);background:var(--product-surface-soft);border-radius:.75rem;width:4.75rem;height:3.75rem;display:grid;position:relative;overflow:hidden}.hp-space-summary-gallery img,.hp-space-photo-preview img{object-fit:cover;width:100%;height:100%}.hp-space-summary-gallery small,.hp-space-photo-preview span{color:#fff;background:#141f1bd1;border-radius:999px;padding:.15rem .4rem;font-size:.64rem;position:absolute;bottom:.3rem;left:.3rem}.hp-space-summary-more{color:var(--product-muted);place-items:center;font-weight:700}.hp-space-editor{gap:1rem;display:grid}.hp-space-description textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:5.5rem}.hp-space-description{gap:.45rem;display:grid}.hp-space-housing{border-block:1px solid var(--product-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;padding-block:.75rem;display:flex}.hp-space-photos h4{margin:0 0 .65rem}.hp-space-photo-tile{border:1px solid var(--product-border);background:var(--product-surface);border-radius:.85rem;min-width:0;padding:.35rem}.hp-space-photo-preview{aspect-ratio:4/3;background:var(--product-surface-soft);cursor:zoom-in;border:0;border-radius:.62rem;width:100%;padding:0;display:block;position:relative;overflow:hidden}.hp-space-photo-actions{gap:.2rem;padding-top:.35rem;display:flex}.hp-space-photo-actions button{min-width:1.8rem;color:var(--product-muted);background:0 0;border:0;padding:.3rem;font-size:.72rem}.hp-space-photo-actions button:last-child{margin-left:auto}.hp-space-photo-add{border:1px dashed var(--product-border-strong);background:var(--product-surface-soft);min-height:7rem;color:var(--product-ink);border-radius:.85rem;align-content:center;place-items:center;gap:.25rem;display:grid}.hp-space-photo-add span{font-size:1.5rem}.hp-space-lightbox{z-index:1000;background:#0f1815d1;place-items:center;padding:2rem;display:grid;position:fixed;inset:0}.hp-space-lightbox img{object-fit:contain;border-radius:1rem;max-width:min(70rem,92vw);max-height:86vh}.hp-space-lightbox button{color:#fff;background:0 0;border:0;font-size:2rem;position:absolute;top:1rem;right:1rem}@media (max-width:699px){.hp-space-summary-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.hp-space-summary-gallery>span{aspect-ratio:4/3;width:100%;height:auto}.hp-space-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-space-photo-actions{flex-wrap:wrap}.hp-space-photo-actions button:last-child{width:100%;margin-left:0}}body .hp-caregiver-panel{gap:1rem;padding-block:1rem 2.5rem;display:grid}body .hp-panel-context,body .hp-panel-heading,body .hp-panel-section__heading,body .hp-panel-care,body .hp-panel-care__signals,body .hp-panel-week-controls,body .hp-panel-series article>header,body .hp-panel-dialog header{align-items:center;display:flex}body .hp-panel-context,body .hp-panel-heading,body .hp-panel-section__heading,body .hp-panel-dialog header{justify-content:space-between;gap:1rem}body .hp-panel-context>div:first-child,body .hp-panel-heading>div,body .hp-panel-section__heading>div{gap:.15rem;display:grid}body .hp-panel-heading h1,body .hp-panel-section h2,body .hp-panel-day h3,body .hp-panel-dialog h2,body .hp-panel-series p,body .hp-panel-empty{margin:0}body .hp-panel-heading h1{font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.05}body .hp-panel-heading>a,body .hp-panel-attention a,body .hp-panel-dialog a{color:var(--product-brand);font-weight:700;text-decoration:none}body .hp-panel-section{border:1px solid var(--product-border);border-radius:var(--product-radius-surface);background:var(--product-surface);min-width:0;box-shadow:var(--product-shadow-surface);padding:1rem}body .hp-panel-section__heading{margin-bottom:.75rem}body .hp-panel-section__heading>div>span,body .hp-panel-upcoming>article>span{color:var(--product-ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}body .hp-panel-section h2{font-size:1.15rem}body .hp-panel-care-list,body .hp-panel-upcoming,body .hp-panel-capacity,body .hp-panel-attention,body .hp-panel-series{gap:.55rem;display:grid}body .hp-panel-today__grid{grid-template-columns:minmax(0,2fr) minmax(15rem,1fr);gap:1rem;display:grid}body .hp-panel-today__signals{align-content:start;gap:.55rem;margin:0;padding:0;list-style:none;display:grid}body .hp-panel-today__signals li{border-left:2px solid var(--product-border);gap:.15rem;padding-left:.75rem;display:grid}body .hp-panel-today__signals span,body .hp-panel-today__signals a{color:var(--product-ink-muted);font-size:.78rem}body .hp-panel-internal-nav{gap:.45rem;padding-block:.15rem;display:flex;overflow-x:auto}body .hp-panel-internal-nav a{border:1px solid var(--product-border);background:var(--product-surface);color:var(--product-ink-muted);border-radius:999px;flex:none;padding:.5rem .8rem;font-size:.8rem;font-weight:800;text-decoration:none}body .hp-panel-internal-nav a[aria-current=page]{border-color:var(--product-brand);background:var(--product-surface-muted);color:var(--product-brand)}body .hp-panel-upcoming>article{grid-template-columns:8rem minmax(0,1fr);align-items:center;gap:.75rem;display:grid}body .hp-panel-care{border:1px solid var(--product-border);border-radius:var(--product-radius-control);background:var(--product-surface);width:100%;min-width:0;color:var(--product-ink);text-align:left;cursor:pointer;justify-content:flex-start;gap:.75rem;padding:.65rem .75rem}body .hp-panel-care:hover,body .hp-panel-care:focus-visible{border-color:color-mix(in srgb, var(--product-brand) 55%, var(--product-border));outline:2px solid color-mix(in srgb, var(--product-brand) 22%, transparent);outline-offset:1px}body .hp-panel-care__time{color:var(--product-ink-muted);font-variant-numeric:tabular-nums;flex:none;font-size:.76rem;font-weight:800}body .hp-panel-care__body{flex:1;gap:.08rem;min-width:0;display:grid}body .hp-panel-care__body span{color:var(--product-ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}body .hp-panel-care__signals{flex:none;gap:.35rem}body .hp-panel-care__signals svg{width:.9rem;height:.9rem;color:var(--product-brand)}body .hp-panel-care__signals>span{background:var(--product-surface-muted);color:var(--product-ink-muted);border-radius:999px;padding:.25rem .45rem;font-size:.67rem;font-weight:800}body .hp-panel-care__signals>span[data-status=IN_PROGRESS]{background:color-mix(in srgb, var(--product-success) 14%, transparent);color:var(--product-success)}body .hp-panel-week-controls{gap:.3rem}body .hp-panel-week-controls button{border:1px solid var(--product-border);background:var(--product-surface);min-width:2.25rem;min-height:2.25rem;color:var(--product-ink);cursor:pointer;border-radius:999px}body .hp-panel-week-controls svg{width:1rem;height:1rem}body .hp-panel-week{grid-template-columns:repeat(7,minmax(9rem,1fr));gap:.55rem;padding-bottom:.35rem;display:grid;overflow-x:auto}body .hp-panel-day{border-left:1px solid var(--product-border);align-content:start;gap:.45rem;min-height:9rem;padding-left:.55rem;display:grid}body .hp-panel-day h3{text-transform:capitalize;font-size:.78rem}body .hp-panel-day>p{color:var(--product-ink-muted);font-size:.72rem}body .hp-panel-day .hp-panel-care{gap:.25rem;padding:.5rem;display:grid}body .hp-panel-day .hp-panel-care__signals{justify-content:space-between}body .hp-panel-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}body .hp-panel-capacity>div,body .hp-panel-attention li,body .hp-panel-series article{border:1px solid var(--product-border);border-radius:var(--product-radius-control);background:var(--product-surface);padding:.75rem}body .hp-panel-capacity>div{grid-template-columns:6.5rem minmax(0,1fr) auto;align-items:center;gap:.35rem .75rem;display:grid}body .hp-panel-capacity progress{width:100%;accent-color:var(--product-brand);grid-column:1/-1}body .hp-panel-attention{margin:0;padding:0;list-style:none}body .hp-panel-attention li{gap:.2rem;display:grid}body .hp-panel-attention li span,body .hp-panel-series span,body .hp-panel-series dd,body .hp-panel-empty{color:var(--product-ink-muted);font-size:.78rem}body .hp-panel-series{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}body .hp-panel-series article>header{gap:.5rem}body .hp-panel-series article[data-selected=true]{border-color:var(--product-brand)}body .hp-panel-recurrence-dates{gap:.35rem;margin:.5rem 0 .8rem;padding:0;list-style:none;display:grid}body .hp-panel-recurrence-dates li{border-top:1px solid var(--product-border);grid-template-columns:minmax(0,1fr) auto auto;gap:.5rem;padding-top:.35rem;font-size:.78rem;display:grid}body .hp-panel-series article>header svg{width:1rem;color:var(--product-brand)}body .hp-panel-series article>header>div{display:grid}body .hp-panel-series dl,body .hp-panel-detail-list{gap:.35rem;margin:.65rem 0 0;display:grid}body .hp-panel-series dl>div,body .hp-panel-detail-list>div{justify-content:space-between;gap:1rem;display:flex}body .hp-panel-series dt,body .hp-panel-detail-list dt{color:var(--product-ink-muted)}body .hp-panel-series dd,body .hp-panel-detail-list dd{text-align:right;margin:0}body .hp-panel-inline-error{border:1px solid var(--product-danger);border-radius:var(--product-radius-control);color:var(--product-danger);padding:.75rem}body .hp-panel-inline-error button{margin-left:.5rem}body .hp-panel-dialog{border:1px solid var(--product-border);border-radius:var(--product-radius-popover);background:var(--product-surface);width:min(36rem,100vw - 2rem);max-height:calc(100vh - 2rem);color:var(--product-ink);box-shadow:var(--product-shadow-popover);padding:0}body .hp-panel-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a94}body .hp-panel-dialog>div{padding:1rem}body .hp-panel-dialog header button{color:var(--product-brand);cursor:pointer;background:0 0;border:0;font-weight:800}body .hp-panel-detail-list{margin-block:1rem}body .hp-panel-operational-actions,body .hp-panel-incident-form,body .hp-panel-incident-form>div{flex-wrap:wrap;gap:.75rem;margin-block:1rem;display:flex}body .hp-panel-operational-actions button,body .hp-panel-incident-form button,body .hp-panel-incident-form select,body .hp-panel-incident-form textarea{border:1px solid var(--product-border);border-radius:var(--product-radius-control);background:var(--product-surface);min-height:2.75rem;color:var(--product-ink);padding:.65rem .85rem}body .hp-panel-operational-actions button:first-child,body .hp-panel-incident-form button[type=submit]{background:var(--product-brand);color:#fff}body .hp-panel-incident-form,body .hp-panel-incident-form label{flex-direction:column}body .hp-panel-incident-form label,body .hp-panel-incident-form textarea{width:100%}body .hp-panel-incident-form textarea{min-height:6rem}@media (max-width:899px){body .hp-panel-week{grid-template-columns:1fr;overflow-x:visible}body .hp-panel-day{border-left:0;border-top:1px solid var(--product-border);min-height:0;padding:.65rem 0 0}body .hp-panel-day .hp-panel-care{display:flex}}@media (max-width:699px){body .hp-caregiver-panel{padding-top:.5rem}body .hp-panel-context,body .hp-panel-heading,body .hp-panel-section__heading{flex-direction:column;align-items:flex-start}body .hp-panel-upcoming>article,body .hp-panel-two-column,body .hp-panel-today__grid{grid-template-columns:1fr}body .hp-panel-upcoming>article{gap:.3rem}body .hp-panel-care{flex-wrap:wrap;align-items:flex-start}body .hp-panel-care__body{flex-basis:calc(100% - 7rem)}body .hp-panel-care__signals{justify-content:flex-end;width:100%}body .hp-panel-capacity>div{grid-template-columns:1fr auto}body .hp-panel-capacity>div>span:first-child{grid-column:1/-1}}.hp-app .hp-topbar:not(.hp-search-header){background:#fffffff5;border-color:#ece8e2;min-height:4.25rem;padding:.55rem clamp(1rem,3vw,2.4rem)}.hp-app .hp-product-brand-logo{object-fit:contain;width:9.25rem;height:3rem;display:block}.hp-app .hp-topbar:not(.hp-search-header) .hp-icon-button{background:0 0;border:0;min-width:2.35rem;min-height:2.35rem}.hp-app .hp-topbar:not(.hp-search-header) .hp-icon-button svg{stroke-width:1.8px;width:1.25rem;height:1.25rem}.hp-app .hp-product-account-trigger{background:0 0;border:0;align-items:center;gap:.35rem;list-style:none;display:flex}.hp-app .hp-product-account-trigger::-webkit-details-marker{display:none}.hp-app .hp-product-account-trigger>svg{width:1rem;height:1rem}.hp-app .hp-product-account-avatar{background:var(--hp-surface-soft);border-radius:50%;place-items:center;width:2.35rem;height:2.35rem;display:grid;overflow:hidden}.hp-app .hp-product-account-avatar img{object-fit:cover;width:100%;height:100%}.hp-app .hp-family-workspace{max-width:94rem;padding:1.65rem clamp(1rem,4vw,4rem) 3rem}.hp-app .hp-family-workspace__hero{align-items:center;margin-bottom:1.25rem}.hp-app .hp-family-workspace__hero h1{letter-spacing:-.035em;margin-bottom:.3rem;font-size:clamp(1.75rem,2.4vw,2.2rem);font-weight:750}.hp-app .hp-family-workspace__hero p{font-size:.88rem}.hp-app .hp-family-workspace__hero-actions>.hp-button--secondary{display:none}.hp-app .hp-family-workspace__notice,.hp-app .hp-family-workspace__error{width:fit-content;max-width:100%;min-height:2.7rem;color:var(--product-ink-muted);background:#fffdf9;border-color:#edc88e;align-items:center;gap:.65rem;padding:.55rem .8rem;display:flex}.hp-app .hp-family-workspace__error>svg{color:#bd7511;width:1rem}.hp-app .hp-family-workspace__error button{color:var(--product-ink);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;font-weight:700;display:inline-flex}.hp-app .hp-family-workspace__error button svg{width:.95rem}.hp-app .hp-family-workspace__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.hp-app .hp-family-workspace__card,.hp-app .hp-family-workspace__card--wide,.hp-app .hp-family-workspace__card[data-section=account]{border-color:#e7e2dc;border-radius:14px;grid-column:span 4;min-height:13.5rem;padding:1rem;box-shadow:0 2px 8px #322a220a}.hp-app .hp-family-workspace__card[data-section=identity]{grid-column:span 5}.hp-app .hp-family-workspace__card[data-section=address]{grid-column:span 3}.hp-app .hp-family-workspace__card[data-section=pets]{grid-column:span 4}.hp-app .hp-family-workspace__grid:has(.hp-family-workspace__card[data-section=pets][data-expanded=true]) .hp-family-workspace__card[data-section=identity]{grid-column:1/5}.hp-app .hp-family-workspace__grid:has(.hp-family-workspace__card[data-section=pets][data-expanded=true]) .hp-family-workspace__card[data-section=address]{grid-column:5/8}.hp-app .hp-family-workspace__grid:has(.hp-family-workspace__card[data-section=pets][data-expanded=true]) .hp-family-workspace__card[data-section=pets]{grid-area:1/8/span 3/13}.hp-app .hp-family-workspace__grid:has(.hp-family-workspace__card[data-section=pets][data-expanded=true]) .hp-family-workspace__card[data-section=contacts]{grid-column:1/4}.hp-app .hp-family-workspace__grid:has(.hp-family-workspace__card[data-section=pets][data-expanded=true]) .hp-family-workspace__card[data-section=veterinarians]{grid-column:4/8}.hp-app .hp-family-workspace__grid:has(.hp-family-workspace__card[data-section=pets][data-expanded=true]) .hp-family-workspace__card[data-section=account]{grid-column:1/5}.hp-app .hp-family-workspace__card[data-expanded=true]{border-color:#e3ddd6;min-height:13.5rem;padding:1rem;box-shadow:0 3px 12px #322a220d}.hp-app .hp-family-workspace__card[data-section=identity][data-expanded=true]{grid-column:span 5}.hp-app .hp-family-workspace__card[data-section=contacts][data-expanded=true],.hp-app .hp-family-workspace__card[data-section=veterinarians][data-expanded=true]{grid-column:span 6}.hp-app .hp-family-workspace__card>header{align-items:center}.hp-app .hp-family-workspace__card-icon{color:#bd7511;background:#fff9f1;border:1px solid #f0ddc4;border-radius:50%;flex-basis:2.6rem;width:2.6rem;height:2.6rem}.hp-app .hp-family-workspace__card[data-section=identity] .hp-family-workspace__card-icon,.hp-app .hp-family-workspace__card[data-section=address] .hp-family-workspace__card-icon,.hp-app .hp-family-workspace__card[data-section=contacts] .hp-family-workspace__card-icon,.hp-app .hp-family-workspace__card[data-section=veterinarians] .hp-family-workspace__card-icon{color:var(--product-ink)}.hp-app .hp-family-workspace__card>header h2{font-size:.96rem}.hp-app .hp-family-workspace__state--header{display:none}.hp-app .hp-family-workspace__toggle{color:var(--product-ink)}.hp-app .hp-family-workspace__toggle:hover{background:#f7f5f2}.hp-app .hp-family-workspace__summary,.hp-app .hp-family-workspace__editor{border-top:0;margin-top:.85rem;padding-top:0}.hp-app .hp-family-workspace__editor{border-top:1px solid #eee9e3;padding-top:.85rem}.hp-app .hp-family-identity-editor{grid-template-columns:8rem minmax(0,1fr);align-items:start;gap:1rem}.hp-app .hp-family-identity-photo{justify-items:center;gap:.55rem;display:grid}.hp-app .hp-family-identity-photo>img,.hp-app .hp-family-identity-photo>span{background:var(--product-surface-muted);object-fit:cover;border-radius:50%;place-items:center;width:6.8rem;height:6.8rem;display:grid;overflow:hidden}.hp-app .hp-family-identity-photo .hp-button{min-height:0;color:var(--product-ink-muted);text-align:center;background:0 0;border:0;padding:0;font-size:.68rem;font-weight:500}.hp-app .hp-family-address-summary{background:#f8f6f3;border-radius:10px;margin-top:.5rem;padding:1rem}.hp-app .hp-family-pets-summary-wrap,.hp-app .hp-family-care-summary{gap:.75rem;display:grid}.hp-app .hp-family-pet-summary{gap:.5rem;display:grid}.hp-app .hp-family-pet-summary article,.hp-app .hp-family-care-summary__list article{border:1px solid #e7e2dc;border-radius:10px;align-items:center;gap:.7rem;padding:.65rem;display:flex}.hp-app .hp-family-pet-summary article>img,.hp-app .hp-family-pet-summary__fallback,.hp-app .hp-family-care-summary__avatar{object-fit:cover;background:#fff7ed;border-radius:50%;flex:0 0 3.1rem;place-items:center;width:3.1rem;height:3.1rem;display:grid;overflow:hidden}.hp-app .hp-family-pet-summary article>div,.hp-app .hp-family-care-summary__list article>div{flex:1;gap:.12rem;min-width:0;display:grid}.hp-app .hp-family-pet-summary article>svg{width:1rem;transform:rotate(-90deg)}.hp-app .hp-family-pet-summary small{color:#23724d;background:#e2f4e9;border-radius:999px;width:fit-content;padding:.18rem .5rem;font-size:.64rem;font-weight:700}.hp-app .hp-family-add-action{width:100%;min-height:2.8rem;color:var(--product-ink);font:inherit;cursor:pointer;background:0 0;border:1px dashed #e7d3bd;border-radius:9px;justify-content:center;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;display:inline-flex}.hp-app .hp-family-add-action svg{width:1rem}.hp-app .hp-family-care-summary>p{min-height:3rem;color:var(--product-ink-muted)}.hp-app .hp-family-care-summary__avatar svg{width:1.2rem}.hp-app .hp-family-network-editor{grid-template-columns:1fr}.hp-app .hp-family-network-editor>section{border:0;padding:0}.hp-app .hp-family-account-summary__head{justify-content:space-between;align-items:center;display:flex}.hp-app .hp-family-milestones{grid-template-columns:repeat(4,1fr);margin-top:.25rem;display:grid}.hp-app .hp-family-milestones>div{text-align:center;justify-items:center;gap:.35rem;display:grid;position:relative}.hp-app .hp-family-milestones>div:before{background:var(--product-border);content:"";height:1px;position:absolute;top:.55rem;left:-50%;right:50%}.hp-app .hp-family-milestones>div:first-child:before{display:none}.hp-app .hp-family-milestones>div>span{z-index:1;border:1px solid var(--product-border);background:var(--product-surface);width:1.15rem;height:1.15rem;color:var(--product-ink-muted);border-radius:50%;place-items:center;display:grid}.hp-app .hp-family-milestones>div[data-state=complete]>span{border-color:var(--product-success);color:var(--product-success)}.hp-app .hp-family-milestones>div[data-state=optional]>span{color:var(--product-ink-muted)}.hp-app .hp-family-milestones>div[data-state=optional] svg{opacity:0}.hp-app .hp-family-milestones svg{width:.72rem}.hp-app .hp-family-milestones small{color:var(--product-ink);font-size:.62rem;line-height:1.25}.hp-app .hp-family-account-summary>p{margin-top:.4rem;font-size:.68rem}.hp-app .hp-family-privacy{min-height:4.5rem;color:var(--product-ink);border:1px solid #e7e2dc;border-radius:14px;align-items:center;gap:.8rem;margin-top:1rem;padding:.75rem 1rem;text-decoration:none;display:flex}.hp-app .hp-family-privacy__icon{color:#7e5a1d;background:#fff0cd;border-radius:50%;flex:0 0 2.5rem;place-items:center;width:2.5rem;height:2.5rem;display:grid}.hp-app .hp-family-privacy__icon svg{width:1rem}.hp-app .hp-family-privacy>span:nth-child(2){gap:.12rem;display:grid}.hp-app .hp-family-privacy small{color:var(--product-ink-muted)}.hp-app .hp-family-privacy__action{align-items:center;gap:.5rem;margin-left:auto;font-size:.76rem;font-weight:700;display:inline-flex}.hp-app .hp-family-privacy__action svg{width:1rem}@media (max-width:1000px){.hp-app .hp-family-workspace__card,.hp-app .hp-family-workspace__card--wide,.hp-app .hp-family-workspace__card[data-section=account],.hp-app .hp-family-workspace__card[data-section=identity],.hp-app .hp-family-workspace__card[data-section=address],.hp-app .hp-family-workspace__card[data-section=pets],.hp-app .hp-family-workspace__card[data-expanded=true],.hp-app .hp-family-workspace__card[data-section=identity][data-expanded=true]{grid-column:span 6}.hp-app .hp-family-workspace__grid:has(.hp-family-workspace__card[data-section=pets][data-expanded=true]) .hp-family-workspace__card{grid-area:auto/span 6}}@media (max-width:700px){.hp-app .hp-topbar:not(.hp-search-header){gap:.45rem;padding-inline:.75rem}.hp-app .hp-product-brand-logo{width:7.25rem}.hp-app .hp-family-workspace{padding:1.2rem .8rem 5.5rem}.hp-app .hp-family-workspace__hero{align-items:flex-start}.hp-app .hp-family-workspace__grid{grid-template-columns:1fr}.hp-app .hp-family-workspace__card,.hp-app .hp-family-workspace__card--wide,.hp-app .hp-family-workspace__card[data-section=account],.hp-app .hp-family-workspace__card[data-section=identity],.hp-app .hp-family-workspace__card[data-section=address],.hp-app .hp-family-workspace__card[data-section=pets],.hp-app .hp-family-workspace__card[data-expanded=true],.hp-app .hp-family-workspace__card[data-section=identity][data-expanded=true]{grid-column:1;min-height:0}.hp-app .hp-family-workspace__grid:has(.hp-family-workspace__card[data-section=pets][data-expanded=true]) .hp-family-workspace__card{grid-area:auto/1}.hp-app .hp-family-workspace__toggle span{clip:auto;width:auto;height:auto;position:static;overflow:visible}.hp-app .hp-family-workspace__toggle{width:auto;padding-inline:.4rem}.hp-app .hp-family-identity-editor{grid-template-columns:1fr}.hp-app .hp-family-privacy{flex-wrap:wrap;align-items:flex-start}.hp-app .hp-family-privacy__action{width:100%;margin-left:3.3rem}}.hp-product-personal-nav,.hp-product-personal-nav .hp-nav{align-items:center;gap:clamp(.8rem,2vw,1.5rem);min-width:0;display:flex}.hp-product-personal-nav .hp-nav a{white-space:nowrap;background:0 0;border:0;padding:0}.hp-product-personal-nav .hp-nav a[aria-current=page]{color:var(--hp-text);text-underline-offset:.3rem;text-decoration:underline}.hp-product-personal-nav a{color:var(--hp-muted);font-size:.82rem;font-weight:650;text-decoration:none}.hp-product-personal-nav a:hover,.hp-product-personal-nav a:focus-visible{color:var(--hp-text)}@media (max-width:900px){.hp-product-personal-nav{display:none}}.hp-family-onboarding{max-width:68rem;margin:0 auto;padding:clamp(1.25rem,4vw,3rem) 1rem 6rem}.hp-family-onboarding__intro{grid-template-columns:minmax(0,1fr) minmax(14rem,20rem);align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:grid}.hp-family-onboarding__intro h1{letter-spacing:-.055em;max-width:13ch;margin:.45rem 0 .75rem;font-size:clamp(2rem,5vw,4rem);line-height:.98}.hp-family-onboarding__intro p,.hp-family-step-heading p{color:var(--hp-muted);margin:0;line-height:1.6}.hp-family-progress>span{margin-bottom:.5rem;font-size:.82rem;font-weight:750;display:block}.hp-family-progress>div{background:var(--hp-surface-soft);border-radius:999px;height:.4rem;overflow:hidden}.hp-family-progress i{background:var(--hp-text);border-radius:inherit;height:100%;transition:width .25s;display:block}.hp-family-stepper{grid-template-columns:repeat(5,1fr);gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.hp-family-stepper li{color:var(--hp-muted);align-items:center;gap:.5rem;min-width:0;display:flex}.hp-family-stepper li>span{border:1px solid var(--hp-border);border-radius:50%;flex:0 0 1.9rem;justify-content:center;align-items:center;height:1.9rem;display:inline-flex}.hp-family-stepper li[data-state=current]{color:var(--hp-text);font-weight:750}.hp-family-stepper li[data-state=current]>span{background:var(--hp-accent);border-color:var(--hp-accent)}.hp-family-stepper li[data-state=done]>span{background:var(--hp-text);border-color:var(--hp-text);color:var(--hp-surface)}.hp-family-stepper small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hp-family-onboarding__card{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);box-shadow:var(--hp-shadow);padding:clamp(1.25rem,4vw,2.75rem)}.hp-family-step-heading{border-bottom:1px solid var(--hp-border);margin-bottom:1.75rem;padding-bottom:1.5rem}.hp-family-step-heading h2{letter-spacing:-.035em;margin:.35rem 0 .6rem;font-size:clamp(1.65rem,4vw,2.5rem)}.hp-family-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hp-family-form-grid label{gap:.45rem;display:grid}.hp-family-form-grid label>span{font-size:.88rem;font-weight:700}.hp-family-form-grid input,.hp-family-form-grid select,.hp-family-form-grid textarea{background:var(--hp-bg);border:1px solid var(--hp-border);border-radius:var(--hp-radius-sm);color:var(--hp-text);font:inherit;width:100%;min-height:3.25rem;padding:.8rem .9rem}.hp-family-form-grid textarea{resize:vertical;min-height:7rem}.hp-family-form-grid input:focus-visible,.hp-family-form-grid select:focus-visible,.hp-family-form-grid textarea:focus-visible{border-color:var(--hp-focus);outline:3px solid color-mix(in srgb, var(--hp-focus) 20%, transparent)}.hp-family-wide{grid-column:1/-1}.hp-family-privacy,.hp-family-help{background:var(--hp-surface-soft);border-radius:var(--hp-radius-sm);color:var(--hp-muted);margin:1.25rem 0 0;padding:.85rem 1rem;font-size:.9rem;line-height:1.5}.hp-family-actions{grid-template-columns:auto 1fr auto auto;align-items:center;gap:.75rem;margin-top:1.75rem;display:grid}.hp-family-notice{background:color-mix(in srgb, var(--hp-danger) 9%, var(--hp-surface));border:1px solid color-mix(in srgb, var(--hp-danger) 35%, var(--hp-border));border-radius:var(--hp-radius);color:var(--hp-danger);margin:0 0 1rem;padding:.85rem 1rem}.hp-family-optional{background:var(--hp-bg);border:1px solid var(--hp-border);border-radius:var(--hp-radius);margin-top:1.25rem;padding:1rem}.hp-family-optional summary{cursor:pointer;font-weight:750}.hp-family-optional[open] summary{margin-bottom:1rem}.hp-family-optional>p{color:var(--hp-muted);margin-bottom:0;font-size:.88rem}.hp-family-existing-list,.hp-family-review{gap:.75rem;display:grid}.hp-family-existing-list article,.hp-family-review article{background:var(--hp-bg);border:1px solid var(--hp-border);border-radius:var(--hp-radius);align-items:center;gap:1rem;padding:1rem;display:flex}.hp-family-existing-list article div,.hp-family-review article div{flex:1;gap:.15rem;display:grid}.hp-family-existing-list small,.hp-family-review p{color:var(--hp-muted);margin:0}.hp-family-network-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hp-family-network-grid article{background:var(--hp-bg);border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:1.15rem}.hp-family-network-grid h3{margin-top:0}.hp-family-network-grid p{color:var(--hp-muted)}.hp-family-inline-form{border-top:1px solid var(--hp-border);margin-top:1.5rem;padding-top:1.5rem}.hp-family-inline-form>button{margin-top:1rem}.hp-family-terms{background:var(--hp-bg);border:1px solid var(--hp-border);border-radius:var(--hp-radius);margin-top:1.5rem;padding:1.2rem}.hp-family-terms h3{margin:0}.hp-family-terms>p{color:var(--hp-muted)}.hp-family-terms>div{border-top:1px solid var(--hp-border);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;display:flex}.hp-family-workspace{max-width:82rem;margin:0 auto;padding:clamp(1.25rem,2.5vw,2rem) clamp(.75rem,2vw,1.5rem) 4rem}.hp-shell:has(.hp-family-profile-route){background:var(--product-bg);max-width:none;display:block}.hp-shell:has(.hp-family-profile-route)>.hp-sidebar{display:none}.hp-shell:has(.hp-family-profile-route)>.hp-content{padding:0}.hp-family-profile-route{background:var(--product-bg);min-height:calc(100vh - 4.25rem)}.hp-family-profile-route>.hp-state{margin:0 auto;padding:clamp(4rem,12vh,8rem) 1rem}.hp-family-profile-route__loading-copy{color:var(--product-ink-muted);text-align:center;margin:-.5rem auto 0}.hp-family-workspace__hero{justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.hp-family-workspace__hero h1{color:var(--product-ink);letter-spacing:-.035em;margin:0 0 .35rem;font-size:clamp(1.65rem,2.5vw,2.15rem);font-weight:720;line-height:1.1}.hp-family-workspace__hero p{color:var(--product-ink-muted);margin:0;font-size:.92rem}.hp-family-workspace__hero-actions{align-items:center;gap:var(--product-space-2);flex-direction:row;display:flex}.hp-family-workspace__grid{align-items:start;gap:var(--product-space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.hp-family-workspace__card{background:var(--product-surface);border:1px solid var(--product-border);border-radius:var(--product-radius-surface);box-shadow:var(--product-shadow-surface);min-width:0;padding:1rem;overflow:hidden}.hp-family-workspace__card[data-expanded=true]{grid-column:1/-1;padding:clamp(1rem,2vw,1.5rem)}.hp-family-workspace__card>header,.hp-family-nested-editor>header,.hp-family-network-editor>section>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hp-family-workspace__card>header h2{color:var(--product-ink);letter-spacing:-.015em;margin:0;font-size:1rem;font-weight:720}.hp-family-workspace__card>header>.hp-button--secondary,.hp-family-workspace__hero-actions>.hp-button--secondary{border-color:var(--product-border);border-radius:var(--product-radius-control);min-height:2rem;color:var(--product-ink-muted);background:0 0;padding:.3rem .6rem;font-size:.75rem;font-weight:650}.hp-family-workspace__summary{color:var(--product-ink-muted);margin-top:.65rem;font-size:.85rem;line-height:1.4}.hp-family-workspace__summary p{margin:0}.hp-family-workspace__notice,.hp-family-workspace__error{border-radius:var(--product-radius-control);margin:0 0 var(--product-space-3);border:1px solid;max-width:max-content;padding:.55rem .75rem;font-size:.8rem}.hp-family-workspace__notice{background:color-mix(in srgb, var(--hp-success) 10%, var(--hp-surface));color:var(--hp-success)}.hp-family-workspace__error{background:color-mix(in srgb, var(--hp-danger) 10%, var(--hp-surface));color:var(--hp-danger)}.hp-family-identity-summary{align-items:center;gap:.85rem;display:flex}.hp-family-identity-summary>img,.hp-family-identity-summary>span{aspect-ratio:1;background:var(--hp-surface-soft);object-fit:cover;border-radius:50%;flex:0 0 3.25rem;justify-content:center;align-items:center;height:3.25rem;display:flex;overflow:hidden}.hp-family-identity-summary div{gap:.15rem;display:grid}.hp-family-identity-summary p{margin:0}.hp-family-identity-editor{gap:1.25rem;display:grid}.hp-family-pet-chips{flex-wrap:wrap;gap:.6rem;display:flex}.hp-family-pet-chips>span{background:var(--hp-bg);border:1px solid var(--hp-border);border-radius:999px;padding:.55rem .8rem}.hp-family-pet-chips>small{flex-basis:100%}.hp-family-pet-list{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.hp-family-pet-list article,.hp-family-network-editor article{background:var(--hp-bg);border:1px solid var(--hp-border);border-radius:var(--hp-radius);align-items:center;gap:.8rem;padding:.9rem;display:flex}.hp-family-pet-list article>img,.hp-family-pet-list article>span{aspect-ratio:1;background:var(--hp-surface-soft);object-fit:cover;border-radius:.85rem;flex:0 0 3rem;justify-content:center;align-items:center;height:3rem;display:flex}.hp-family-pet-list article>div,.hp-family-network-editor article>div{flex:1;gap:.15rem;display:grid}.hp-family-pet-list small,.hp-family-network-editor small{color:var(--hp-muted)}.hp-family-nested-editor{background:var(--hp-bg);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);gap:1.25rem;margin-top:1rem;padding:clamp(1rem,3vw,1.5rem);display:grid}.hp-family-nested-editor h3,.hp-family-nested-editor h4{margin:0}.hp-family-nested-editor form{gap:1rem;display:grid}.hp-family-checks{border:0;flex-wrap:wrap;gap:.55rem;margin:0;padding:0;display:flex}.hp-family-checks legend{width:100%;margin-bottom:.5rem;font-size:.88rem;font-weight:750}.hp-family-checks label{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:999px;align-items:center;gap:.45rem;min-height:2.6rem;padding:.45rem .75rem;display:flex}.hp-family-checks input{accent-color:var(--hp-accent-strong);width:1rem;height:1rem}.hp-family-health{border-top:1px solid var(--hp-border);gap:1rem;padding-top:1.25rem;display:grid}.hp-family-health h4{font-size:1.2rem}.hp-family-private-state{background:var(--hp-surface);border-radius:var(--hp-radius-sm);color:var(--hp-muted);margin:0;padding:.8rem}.hp-family-inactive{margin-top:1.5rem}.hp-family-inactive summary{cursor:pointer;font-weight:700}.hp-family-network-summary{gap:.5rem;display:grid}.hp-family-network-summary small{color:var(--hp-muted)}.hp-family-network-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hp-family-network-editor>section{border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);padding:1rem}.hp-family-network-editor>section>header{align-items:start;margin-bottom:1rem}.hp-family-network-editor h3{margin:0 0 .3rem}.hp-family-network-editor header p{color:var(--hp-muted);margin:0}.hp-family-network-editor article+article{margin-top:.65rem}.hp-family-account-state{gap:1rem;display:grid}.hp-family-account-state>div{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hp-family-account-state p{color:var(--hp-muted);margin:0}.hp-family-workspace__hero{align-items:end;gap:2rem;margin-bottom:clamp(1.5rem,3vw,2.25rem)}.hp-family-workspace__intro{max-width:39rem}.hp-family-workspace__kicker{color:var(--product-brand);margin-bottom:.55rem;font-size:.76rem;font-weight:720;display:block}.hp-family-workspace__hero h1{letter-spacing:-.045em;margin-bottom:.6rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:680}.hp-family-workspace__hero p{font-size:.96rem;line-height:1.55}.hp-family-workspace__grid{gap:var(--product-space-4);grid-template-columns:repeat(12,minmax(0,1fr))}.hp-caregiver-progress{border:1px solid var(--product-border);background:var(--product-surface);border-radius:1rem;gap:.55rem;padding:.8rem .9rem;display:grid;box-shadow:0 .15rem .65rem #14362d0d}.hp-caregiver-progress>header{justify-content:space-between;align-items:end;gap:1rem;display:flex}.hp-caregiver-progress>header>div{gap:.08rem;display:grid}.hp-caregiver-progress>header span{color:var(--product-brand);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.hp-caregiver-progress h2{color:var(--product-ink);margin:0;font-size:1.05rem}.hp-caregiver-progress>header>strong{color:var(--product-ink-muted);font-size:.72rem}.hp-caregiver-progress__body{grid-template-columns:4.6rem minmax(0,1fr);align-items:center;gap:.65rem .85rem;display:grid}.hp-caregiver-progress__ring{background:conic-gradient(var(--product-brand) var(--hp-caregiver-progress), var(--product-surface-muted) 0);border-radius:50%;justify-self:center;place-items:center;width:4.4rem;height:4.4rem;display:grid;position:relative}.hp-caregiver-progress__ring:before{background:var(--product-surface);content:"";border-radius:50%;width:3.4rem;height:3.4rem}.hp-caregiver-progress__ring span{color:var(--product-ink);font-size:1.05rem;font-weight:850;position:absolute}.hp-caregiver-progress__tasks,.hp-caregiver-progress__hostelpet{gap:.3rem;min-width:0;display:grid}.hp-caregiver-progress__hostelpet{border-top:1px solid var(--product-border);grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.3rem .9rem;padding-top:.6rem}.hp-caregiver-progress__hostelpet>strong{color:var(--product-ink);grid-column:1/-1;font-size:.76rem}.hp-caregiver-progress ul{grid-template-columns:1fr;gap:.2rem 1rem;margin:0;padding:0;list-style:none;display:grid}.hp-caregiver-progress__tasks ul{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(var(--hp-progress-rows,5), auto);grid-auto-flow:column}.hp-caregiver-progress__hostelpet ul{grid-column:1;grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column}.hp-caregiver-progress li{min-width:0;color:var(--product-ink-muted);align-items:baseline;gap:.32rem;font-size:.7rem;line-height:1.28;display:flex}.hp-caregiver-progress li>span{width:.8rem;color:var(--product-warning);text-align:center;flex:none;font-size:.8rem;font-weight:850}.hp-caregiver-progress li>span+span{width:auto;color:inherit;font-size:inherit;font-weight:inherit;text-align:left;flex:auto}.hp-caregiver-progress li a{color:var(--product-brand);flex:none;font-size:.66rem;font-weight:800;text-decoration:none}.hp-caregiver-progress li[data-state=complete]>span:first-child{color:var(--product-success)}.hp-caregiver-progress__public.hp-button{white-space:nowrap;border-radius:.55rem;grid-column:2;align-self:center;min-height:1.9rem;padding:.28rem .7rem;font-size:.7rem;font-weight:700}.hp-caregiver-workspace__stack{grid-template-columns:minmax(0,1fr)}.hp-caregiver-workspace__stack .hp-family-workspace__card,.hp-caregiver-workspace__stack .hp-family-workspace__card--wide{grid-column:1}.hp-caregiver-workspace__right{display:contents}.hp-family-workspace__card{grid-column:span 6;padding:clamp(1rem,2vw,1.35rem);transition:border-color .16s,box-shadow .16s}.hp-family-workspace__card--wide,.hp-family-workspace__card[data-section=account]{grid-column:span 12}.hp-family-workspace__card[data-expanded=true]{border-color:color-mix(in srgb, var(--product-brand) 38%, var(--product-border));padding:clamp(1.1rem,2.5vw,1.75rem);box-shadow:0 12px 34px #46392b12}.hp-family-workspace__card>header{align-items:flex-start}.hp-family-mobile-disclosure{display:none}.hp-family-workspace__card-heading{align-items:flex-start;gap:.8rem;min-width:0;display:flex}.hp-family-workspace__card-heading>div{min-width:0}.hp-family-workspace__card-icon{background:color-mix(in srgb, var(--product-brand) 10%, var(--product-surface));width:2.35rem;height:2.35rem;color:var(--product-brand);border-radius:.75rem;flex:0 0 2.35rem;place-items:center;display:grid}.hp-family-workspace__card-icon svg{stroke-width:1.8px;width:1.1rem;height:1.1rem}.hp-family-workspace__title-row{flex-wrap:wrap;align-items:center;gap:.45rem;min-width:0;display:flex}.hp-family-workspace__card-heading p{color:var(--product-ink-muted);margin:.25rem 0 0;font-size:.78rem;line-height:1.4}.hp-family-workspace__state{background:var(--product-surface-muted);min-height:1.35rem;color:var(--product-ink-muted);border-radius:999px;align-items:center;padding:.16rem .45rem;font-size:.64rem;font-weight:700;display:inline-flex}.hp-family-workspace__state[data-tone=complete]{background:color-mix(in srgb, var(--product-success) 10%, var(--product-surface));color:var(--product-success)}.hp-family-workspace__state[data-tone=pending]{background:color-mix(in srgb, var(--product-warning) 11%, var(--product-surface));color:var(--product-warning)}.hp-family-workspace__toggle{border-radius:var(--product-radius-control);min-height:2.15rem;color:var(--product-brand);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:.3rem;padding:.3rem .35rem .3rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.hp-family-workspace__toggle:hover{background:var(--product-surface-muted)}.hp-family-workspace__toggle svg{width:1rem;height:1rem;transition:transform .16s}.hp-family-workspace__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.hp-family-workspace__summary{border-top:1px solid color-mix(in srgb, var(--product-border) 68%, transparent);margin-top:1rem;padding-top:.9rem}.hp-caregiver-workspace__stack .hp-family-workspace__editor{margin-top:1rem}.hp-caregiver-overview{grid-template-columns:auto minmax(0,1fr) minmax(14rem,auto);align-items:center;gap:1rem;display:grid}.hp-caregiver-overview>img,.hp-caregiver-identity-summary>img{object-fit:cover;border-radius:50%;width:4.5rem;height:4.5rem}.hp-caregiver-overview>div{gap:.2rem;display:grid}.hp-caregiver-overview>div span{color:var(--product-ink-muted)}.hp-caregiver-overview dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0;display:grid}.hp-caregiver-overview dl>div{border-radius:var(--product-radius-control);background:var(--product-surface-muted);padding:.7rem}.hp-caregiver-overview dt{color:var(--product-ink-muted);font-size:.68rem}.hp-caregiver-overview dd{color:var(--product-ink);margin:.2rem 0 0;font-size:.9rem;font-weight:750}.hp-caregiver-identity-summary>div{gap:.18rem;display:grid}.hp-caregiver-identity-summary p{margin:0}.hp-caregiver-inline-actions{flex-wrap:wrap;gap:.65rem;display:flex}.hp-caregiver-service-list{gap:.75rem;display:grid}.hp-caregiver-service-row{border:1px solid var(--product-border);border-radius:var(--product-radius-control);background:var(--product-surface-muted);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.45rem 1rem;padding:.85rem;display:grid}.hp-caregiver-service-row>div{gap:.2rem;display:grid}.hp-caregiver-service-row small,.hp-caregiver-service-row p{color:var(--product-ink-muted)}.hp-caregiver-service-row p{grid-column:1/-1;margin:0;font-size:.78rem}.hp-caregiver-service-row>.hp-button{grid-column:1/-1;justify-self:start}.hp-caregiver-services[data-embedded=true]{gap:var(--product-space-4);color:var(--product-ink);display:grid}.hp-caregiver-services[data-embedded=true] .hp-private-card{border-color:var(--product-border);background:var(--product-surface);box-shadow:none}.hp-caregiver-services[data-embedded=true] .hp-private-card p{color:var(--product-ink-muted)}.hp-caregiver-service-card{transition:border-color .22s ease-out,box-shadow .22s ease-out;overflow:clip}.hp-caregiver-service-card[data-active=true]{border-color:color-mix(in srgb, var(--product-success) 34%, var(--product-border))}.hp-caregiver-service-card__header,.hp-caregiver-service-card__controls{align-items:center;gap:.75rem;display:flex}.hp-caregiver-service-card__header{flex-wrap:wrap;justify-content:space-between}.hp-caregiver-service-card__adjust{flex:auto;justify-items:center;gap:.15rem;display:grid}.hp-caregiver-service-card__adjust small{color:var(--product-ink-muted);font-size:.68rem}.hp-caregiver-mode-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;display:flex}.hp-caregiver-mode-header h3{margin:0;font-size:1.15rem}.hp-caregiver-mode-header__adjust{color:var(--product-ink-muted);align-items:center;gap:.6rem;font-size:.85rem;display:flex}.hp-rate-adjustment{align-items:center;gap:.35rem;display:inline-flex}.hp-rate-adjustment button{border:1px solid var(--product-border);border-radius:var(--product-radius-control);background:var(--product-surface);min-width:30px;min-height:30px;color:var(--product-ink);cursor:pointer;justify-content:center;align-items:center;font-size:.9rem;line-height:1;display:inline-flex}.hp-rate-adjustment button:hover:not(:disabled){border-color:var(--product-brand);color:var(--product-brand)}.hp-rate-adjustment button:focus-visible{outline:2px solid var(--product-focus);outline-offset:2px}.hp-rate-adjustment button:disabled{opacity:.5;cursor:progress}.hp-rate-adjustment output{text-align:center;font-variant-numeric:tabular-nums;min-width:3.1rem;color:var(--product-ink);font-size:.85rem;font-weight:600}.hp-caregiver-service-card__summary{min-width:0;color:var(--product-ink);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;flex:1;gap:.2rem;padding:0;display:grid}.hp-caregiver-service-card__summary:disabled{cursor:default}.hp-caregiver-service-card__summary>span:last-child{color:var(--product-ink-muted);font-size:.78rem}.hp-service-toggle{border:1px solid var(--product-border);background:var(--product-surface-muted);cursor:pointer;border-radius:999px;flex:none;width:3rem;height:1.75rem;padding:.18rem;transition:background .2s ease-out;position:relative}.hp-service-toggle span{background:var(--product-surface);width:1.25rem;height:1.25rem;box-shadow:var(--product-shadow-sm);border-radius:50%;transition:transform .22s ease-out;display:block}.hp-service-toggle[aria-checked=true]{border-color:var(--product-success);background:var(--product-success)}.hp-service-toggle[aria-checked=true] span{transform:translate(1.2rem)}.hp-caregiver-service-card__editor{border-top:1px solid var(--product-border);gap:1rem;margin-top:1rem;padding-top:1rem;animation:.22s ease-out hp-service-editor-in;display:grid}@keyframes hp-service-editor-in{0%{opacity:0;transform:translateY(-.35rem)}}@media (max-width:700px){.hp-caregiver-service-card__header{flex-direction:column;align-items:stretch}.hp-caregiver-service-card__controls{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.hp-caregiver-service-card,.hp-service-toggle,.hp-service-toggle span,.hp-caregiver-service-card__editor{transition:none;animation:none}}.hp-family-address-summary,.hp-family-account-summary>div{gap:.18rem;display:grid}.hp-family-address-summary strong,.hp-family-account-summary strong,.hp-family-pet-summary strong{color:var(--product-ink);font-size:.86rem}.hp-family-address-summary span,.hp-family-account-summary span{color:var(--product-ink-muted);font-size:.76rem}.hp-family-empty-copy{max-width:34rem}.hp-family-pet-summary{align-items:center;gap:.85rem;display:flex}.hp-family-pet-summary__avatars{padding-left:.35rem;display:flex}.hp-family-pet-summary__avatars>img,.hp-family-pet-summary__avatars>span{border:2px solid var(--product-surface);background:var(--product-surface-muted);width:2.4rem;height:2.4rem;color:var(--product-brand);object-fit:cover;border-radius:50%;place-items:center;margin-left:-.35rem;font-weight:750;display:grid;overflow:hidden}.hp-family-pet-summary p{margin-top:.12rem;font-size:.76rem}.hp-family-empty{align-items:center;gap:.65rem;display:flex}.hp-family-empty>svg{width:1.1rem;color:var(--product-brand-muted)}.hp-family-network-summary{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.hp-family-network-summary>div{background:var(--product-surface-muted);border-radius:999px;align-items:baseline;gap:.3rem;padding:.4rem .65rem;display:inline-flex}.hp-family-network-summary strong{color:var(--product-ink);font-size:.94rem}.hp-family-network-summary span,.hp-family-network-summary p{font-size:.75rem}.hp-family-account-summary{gap:.85rem;display:grid}.hp-family-account-summary__overview{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;display:grid}.hp-family-account-progress{--hp-family-progress:0deg;background:conic-gradient(var(--product-brand) var(--hp-family-progress), var(--product-surface-muted) 0);border-radius:50%;flex:none;place-items:center;width:5.25rem;height:5.25rem;display:grid}.hp-family-account-progress:before{background:var(--product-surface);content:"";border-radius:50%;grid-area:1/1;width:4.15rem;height:4.15rem}.hp-family-account-progress>span{z-index:1;color:var(--product-ink);letter-spacing:-.03em;grid-area:1/1;font-size:1.15rem;font-weight:800}.hp-family-account-progress[data-complete=true]{background:conic-gradient(var(--product-success) 360deg, transparent 0)}.hp-family-account-summary__copy{gap:.25rem;display:grid}.hp-family-account-summary__copy strong{font-size:.94rem}.hp-family-account-summary__copy p{color:var(--product-ink-muted);margin:0;font-size:.76rem;line-height:1.45}.hp-family-requirements{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .8rem;margin:0;padding:0;list-style:none;display:grid}.hp-family-requirements li{grid-template-columns:1.15rem minmax(0,1fr);align-items:center;gap:.45rem;min-width:0;display:grid}.hp-family-requirements li>span{border:1px solid var(--product-border);color:#0000;border-radius:50%;place-items:center;width:1.1rem;height:1.1rem;display:grid}.hp-family-requirements li[data-state=complete]>span{border-color:var(--product-success);background:var(--product-success);color:#fff}.hp-family-requirements svg{stroke-width:3px;width:.68rem;height:.68rem}.hp-family-requirements small{color:var(--product-ink-muted);font-size:.72rem;line-height:1.35}.hp-family-requirements li[data-state=complete] small{color:var(--product-ink)}.hp-family-account-summary__track{background:var(--product-surface-muted);border-radius:999px;width:min(100%,30rem);height:.32rem;display:block;overflow:hidden}.hp-family-account-summary__track i{border-radius:inherit;background:var(--product-brand);height:100%;display:block}html[data-theme=dark] .hp-family-workspace__state[data-tone=pending]{color:var(--product-warning)}@media (prefers-reduced-motion:reduce){.hp-family-workspace__card,.hp-family-workspace__toggle svg{transition:none}}@media (max-width:1100px){.hp-family-workspace__grid{gap:var(--product-space-3)}}@media (max-width:700px){.hp-family-workspace{padding:1.25rem .85rem 5.5rem}.hp-family-account-progress{width:4.5rem;height:4.5rem}.hp-family-account-progress:before{width:3.55rem;height:3.55rem}.hp-family-requirements{grid-template-columns:1fr}.hp-family-workspace__hero{flex-direction:column;align-items:stretch}.hp-family-workspace__hero-actions{flex-wrap:wrap;align-items:flex-start}.hp-family-workspace__grid{grid-template-columns:1fr;gap:.75rem}.hp-caregiver-overview{grid-template-columns:auto minmax(0,1fr)}.hp-caregiver-overview dl{grid-column:1/-1}.hp-caregiver-service-row{grid-template-columns:minmax(0,1fr)}.hp-caregiver-service-row>.hp-family-workspace__state{justify-self:start}.hp-caregiver-service-row>.hp-button,.hp-caregiver-inline-actions>.hp-button{width:100%}.hp-family-workspace__card,.hp-family-workspace__card--wide,.hp-family-workspace__card[data-expanded=true]{grid-column:auto}.hp-family-workspace__card{border-radius:var(--product-radius-surface);padding:1rem}.hp-family-workspace__card>header{gap:.5rem}.hp-family-workspace__card-heading{gap:.65rem}.hp-family-workspace__card-icon{flex-basis:2.15rem;width:2.15rem;height:2.15rem}.hp-family-workspace__card-heading p{display:none}.hp-family-workspace__toggle span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hp-family-workspace__toggle{justify-content:center;width:2.25rem;padding:0}.hp-family-network-editor,.hp-family-pet-list{grid-template-columns:1fr}.hp-family-pet-list article{flex-wrap:wrap;align-items:flex-start}.hp-family-pet-list article>button{flex-basis:100%;width:100%}.hp-family-checks{grid-template-columns:1fr;display:grid}.hp-family-checks label{border-radius:var(--hp-radius-sm)}.hp-family-onboarding__intro{grid-template-columns:1fr;align-items:stretch}.hp-family-stepper small{display:none}.hp-family-stepper li{justify-content:center}.hp-family-form-grid,.hp-family-network-grid{grid-template-columns:1fr}.hp-family-wide{grid-column:auto}.hp-family-actions{grid-template-columns:1fr;align-items:stretch}.hp-family-actions>div{display:none}.hp-family-actions button{width:100%;min-height:3.25rem}}.hp-institutional-page{color:#34312d;max-width:76rem;margin:0 auto;padding:2rem 1.25rem 4rem;line-height:1.65}.hp-institutional-page>div{gap:1.5rem;display:grid}.hp-institutional-page section{margin-block:1rem}.hp-institutional-page h1{letter-spacing:-.04em;font-size:clamp(2rem,5vw,3.75rem);line-height:1.05}.hp-institutional-page h2{letter-spacing:-.025em;font-size:clamp(1.4rem,3vw,2.25rem);line-height:1.18}.hp-institutional-page h3{font-size:1.1rem;line-height:1.35}.hp-institutional-page p,.hp-institutional-page ul,.hp-institutional-page ol{margin-block:.65rem}.hp-institutional-page ul,.hp-institutional-page ol{padding-left:1.4rem}.hp-institutional-card{background:#fff;border:1px solid #e0dbd3;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px #0f172a0f}.hp-institutional-card__content{padding:clamp(1rem,3vw,1.75rem)}.hp-institutional-button{color:#fff;background:#171717;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.hp-institutional-button[data-variant=outline]{color:#34312d;background:0 0;border:1px solid #d9d3ca}.hp-activation-summary{grid-template-columns:6rem minmax(0,1fr);align-items:start;gap:1rem;margin-bottom:1rem;display:grid}.hp-activation-summary__photo{object-fit:cover;border-radius:50%;width:6rem;height:6rem}.hp-private-upload{gap:.65rem;margin-top:1rem;display:grid}.hp-photo-editor{border:1px solid var(--hp-border,#ded8ce);background:#fff;border-radius:16px;gap:14px;max-width:620px;padding:18px;display:grid}.hp-photo-editor__file{cursor:pointer;border:1px solid #d8d0c5;border-radius:9px;padding:9px 13px;font-weight:700;display:inline-flex}.hp-photo-editor__file input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.hp-photo-editor__viewport{aspect-ratio:4/3;cursor:grab;touch-action:none;background:#ece8e1;border-radius:14px;position:relative;overflow:hidden}.hp-photo-editor__viewport:active{cursor:grabbing}.hp-photo-editor__viewport:focus-visible{outline-offset:3px;outline:3px solid #bd775e}.hp-photo-editor__viewport img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.hp-photo-editor__zoom{grid-template-columns:auto 40px minmax(120px,1fr) 40px;align-items:center;gap:9px;display:grid}.hp-photo-editor__zoom button,.hp-photo-editor__reset,.hp-photo-editor__actions button{background:#fff;border:1px solid #d8d0c5;border-radius:9px;min-height:40px}.hp-photo-editor__actions{justify-content:flex-end;gap:10px;display:flex}.hp-photo-editor__actions button:last-child{color:#fff;background:#302b27}.hp-photo-editor__status{color:#625a51;min-height:1.2em;margin:0;font-size:.8rem}.hp-profile-photo-management{flex-wrap:wrap;align-items:center;gap:14px;margin:16px 0;display:flex}.hp-profile-photo-management__preview{aspect-ratio:4/3;background:#ece8e1;border-radius:12px;width:160px;overflow:hidden}.hp-profile-photo-management__preview img{width:100%;height:100%}@media (max-width:560px){.hp-activation-summary{grid-template-columns:4.5rem minmax(0,1fr)}.hp-activation-summary__photo{width:4.5rem;height:4.5rem}}.hp-search-app{background:#fbfaf7;min-height:100vh}.hp-topbar.hp-search-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e8e3da;min-height:54px;padding:.42rem 1.15rem;position:sticky;top:0}.hp-search-brand-logo{object-fit:contain;width:118px;height:38px;display:block}.hp-search-header nav{align-items:center;gap:24px;display:flex}.hp-search-header nav a{color:#453f37;font-size:.9rem;font-weight:650;text-decoration:none}.hp-search-header nav a[aria-current=page]{color:#282521;letter-spacing:-.01em;font-family:inherit;font-weight:700}.hp-search-header .hp-search-public-nav a{color:#6d675f;font-weight:450}.hp-search-header__divider{background:#ded9d1;width:1px;height:24px}.hp-search-header .hp-search-personal-nav a{font-weight:700}.hp-search-theme-toggle svg,.hp-search-header .hp-icon-button svg{width:17px;height:17px}.hp-search-notification{position:relative}.hp-search-notification[data-has-unread=true]:after{content:"";background:#496b54;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.hp-search-account{color:#fff;cursor:pointer;background:#5a715d;border:0;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:750;text-decoration:none;display:grid;overflow:hidden}.hp-search-account img{object-fit:cover;width:100%;height:100%}.hp-search-account-menu{position:relative}.hp-search-account-menu__popover{z-index:80;background:#fff;border:1px solid #ded8ce;border-radius:12px;gap:3px;min-width:174px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #27231f26}.hp-search-account-menu__popover a,.hp-search-account-menu__popover button{color:#39342f;min-height:38px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:.82rem;text-decoration:none;display:flex}.hp-search-account-menu__popover button:hover,.hp-search-account-menu__popover a:hover{background:#f3f0ea}.hp-search-account-menu__popover svg{width:15px;height:15px}.hp-search-app .hp-search-page{width:100%;max-width:none;padding:10px 20px 28px}.hp-search-v3{gap:8px;max-width:none;margin:auto;display:grid}.hp-search-bar{z-index:30;background:#fff;border:1px solid #ded8ce;border-radius:18px;grid-template-columns:1.2fr 1fr 1.25fr 1fr 106px;display:grid;position:relative;box-shadow:0 10px 30px #4a3b2812}.hp-search-filter[data-filter=care]{order:1}.hp-search-filter[data-filter=territory]{order:2}.hp-search-filter[data-filter=dates]{order:3}.hp-search-filter[data-filter=pets]{order:4}.hp-search-filter--more{order:5}.hp-day-help-schedule{gap:12px;min-width:min(700px,88vw);display:grid}.hp-day-help-schedule fieldset{border:0;gap:10px;margin:0;padding:0;display:grid}.hp-day-help-schedule legend{margin-bottom:8px;font-weight:700}.hp-day-help-weekdays,.hp-day-help-date-chips{flex-wrap:wrap;gap:8px;display:flex}.hp-day-help-weekdays button,.hp-day-help-date-chips button{border:1px solid var(--hp-border);background:var(--hp-surface);border-radius:999px;min-height:42px;padding:8px 13px}.hp-day-help-weekdays button[aria-pressed=true]{border-color:var(--hp-brand);box-shadow:inset 0 0 0 1px var(--hp-brand);font-weight:700}.hp-day-help-blocks>div{grid-template-columns:repeat(2,minmax(0,180px));gap:10px;display:grid}.hp-day-help-blocks button{border:1px solid var(--hp-border);background:var(--hp-surface);min-height:58px;color:inherit;text-align:left;border-radius:12px;gap:3px;padding:10px 14px;display:grid}.hp-day-help-blocks button[aria-checked=true]{border-color:var(--hp-brand);box-shadow:inset 0 0 0 1px var(--hp-brand);background:color-mix(in srgb, var(--hp-brand) 8%, var(--hp-surface))}.hp-day-help-blocks button span{color:var(--hp-muted);font-size:.88rem}.hp-day-help-date-add,.hp-day-help-date-range,.hp-day-help-times{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.hp-day-help-date-range label,.hp-day-help-times label{gap:6px;min-width:160px;display:grid}.hp-day-help-date-add input,.hp-day-help-date-range input,.hp-day-help-times input{border:1px solid var(--hp-border);border-radius:10px;min-height:44px;padding:8px 10px}.hp-day-help-months{gap:12px;display:grid}.hp-day-help-calendar-nav{justify-content:space-between;align-items:center;display:flex}.hp-day-help-calendar-nav button{border:1px solid var(--hp-border);background:var(--hp-surface);border-radius:9px;min-width:36px;min-height:36px}.hp-day-help-visible-months{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hp-day-help-months article{gap:6px;display:grid}.hp-day-help-months h4{text-align:center;text-transform:capitalize;margin:0;font-size:.82rem}.hp-day-help-calendar-grid{grid-template-columns:repeat(7,minmax(28px,1fr));gap:3px;display:grid}.hp-day-help-calendar-grid>span,.hp-day-help-calendar-grid>button{background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;min-height:34px;font-size:.75rem;display:grid}.hp-day-help-calendar-grid>button[data-selected=true]{background:color-mix(in srgb, var(--hp-brand) 12%, transparent);border-color:color-mix(in srgb, var(--hp-brand) 38%, transparent);font-weight:700}.hp-day-help-calendar-grid>button[data-excluded=true]{opacity:.58;text-decoration:line-through}.hp-day-help-calendar-grid>button:disabled{color:#c9c1b8}@media (max-width:1100px){.hp-day-help-visible-months,.hp-search-calendar__months{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-day-help-visible-months>article:nth-child(3),.hp-search-calendar__month:nth-child(3){display:none}}@media (max-width:720px){.hp-day-help-schedule{width:100%;min-width:0}.hp-day-help-visible-months{grid-template-columns:1fr}.hp-day-help-visible-months>article:nth-child(2){display:none}.hp-day-help-calendar-grid{grid-template-columns:repeat(7,minmax(36px,1fr))}.hp-day-help-blocks>div{grid-template-columns:repeat(2,minmax(0,1fr))}}.hp-search-filter{min-width:0;position:relative}.hp-search-filter+.hp-search-filter{border-left:1px solid #ece7df}.hp-search-filter__trigger{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:56px;padding:9px 14px;display:grid}.hp-search-filter__icon{color:#687b6c;stroke-width:1.7px;width:18px;height:18px}.hp-search-filter__copy{gap:1px;min-width:0;display:grid}.hp-search-filter__copy>span{color:#776f65;letter-spacing:.06em;text-transform:uppercase;font-size:.64rem;font-weight:750}.hp-search-filter__copy>strong{color:#2d2925;text-overflow:ellipsis;white-space:nowrap;font-size:.87rem;overflow:hidden}.hp-search-filter[data-open=true] .hp-search-filter__trigger{background:#f8f3ec}.hp-search-popover{background:#fff;border:1px solid #ddd5ca;border-radius:16px;gap:12px;width:min(420px,88vw);padding:18px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 20px 55px #332a212e}.hp-search-filter:last-child .hp-search-popover{left:auto;right:0}.hp-search-popover label{color:#575047;gap:5px;font-size:.8rem;font-weight:650;display:grid}.hp-search-popover select,.hp-search-popover input,.hp-search-results-v3__header select{color:#342f2a;background:#fff;border:1px solid #d8d0c5;border-radius:9px;min-height:40px;padding:8px 10px}.hp-search-popover p{color:#7b7268;margin:0;font-size:.76rem}.hp-search-popover--territory{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-search-popover-actions{background:#fff;border-top:1px solid #ebe5dc;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;margin-top:2px;padding-top:10px;display:flex;position:sticky;bottom:0}.hp-search-popover-actions button{color:#403a34;text-align:center;background:#fff;border:1px solid #d8d0c5;border-radius:9px;min-width:88px;min-height:38px;padding:7px 12px}.hp-search-popover-actions .hp-search-popover-actions__close{color:#fff;background:#496b54;border-color:#496b54}.hp-search-combobox{min-width:0;position:relative}.hp-search-popover--dates{width:min(760px,100vw - 32px)}.hp-search-combobox ul{z-index:2;background:#fff;border:1px solid #ddd5ca;border-radius:10px;max-height:220px;margin:4px 0 0;padding:5px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 10px 25px #332a2126}.hp-search-combobox li button{color:#342f2a;text-align:left;background:0 0;border:0;border-radius:7px;width:100%;padding:8px}.hp-search-combobox li button:hover,.hp-search-combobox li[aria-selected=true] button{background:#f8f3ec}.hp-search-combobox__message{color:#6f5b4d;padding:9px;font-size:.74rem;line-height:1.35}.hp-search-territory-unavailable{color:#6f5b4d;grid-column:1/-1;margin:0;font-size:.75rem;line-height:1.4}.hp-search-calendar{gap:12px;display:grid}.hp-search-calendar>header{justify-content:space-between;align-items:center;display:flex}.hp-search-calendar>header button{background:#fff;border:1px solid #ddd5ca;border-radius:9px;min-width:36px;min-height:36px;padding:5px 10px}.hp-search-calendar__months{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hp-search-calendar__month h3{color:#342f2a;text-align:center;text-transform:capitalize;margin:0 0 7px;font-size:.82rem}.hp-search-calendar__weekdays,.hp-search-calendar__days{text-align:center;grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.hp-search-calendar__weekdays{color:#81776d;margin-bottom:4px;font-size:.63rem}.hp-search-calendar__days button{aspect-ratio:1;color:#342f2a;background:0 0;border:0;border-radius:50%;font-size:.76rem}.hp-search-calendar__days button[data-in-range=true]{background:#f6e8df;border-radius:6px}.hp-search-calendar__days button[data-selected=true]{color:#fff;background:#9a472e}.hp-search-calendar__days button:disabled{color:#c9c1b8}.hp-search-care-types button{background:#fff;border:1px solid #ddd5ca;border-radius:10px;gap:2px;padding:11px 12px;display:grid}.hp-search-care-types button:not(.hp-search-care-intent){text-align:left}.hp-search-care-types{width:min(520px,100vw - 32px)}.hp-search-care-heading{font-family:var(--font-display,Georgia, serif);text-align:center;margin:0;font-weight:650;line-height:1.18;color:#2d2925!important;font-size:clamp(1.65rem,3vw,2.15rem)!important}.hp-search-care-heading em{color:#496b54;font-style:normal}.hp-search-care-claim{margin:0 0 .25rem}.hp-search-care-claim p{margin:0;text-align:center;max-width:min(26rem,100%);margin-inline:auto}.hp-search-care-claim p:first-child{color:#315d4a;letter-spacing:-.01em;font-size:.95rem;font-weight:650;line-height:1.35}.hp-search-care-claim p+p{color:#5f7869;margin-top:.3rem;font-size:.82rem;font-weight:500;line-height:1.35}.hp-search-care-intents{grid-template-columns:minmax(0,380px);justify-content:center;gap:9px;display:grid}.hp-search-care-intent{color:#252525;text-align:center;cursor:pointer;background:#fff;border:1px solid #ddd5ca;border-radius:12px;align-content:center;gap:2px;width:100%;min-height:58px;padding:10px 15px;transition:transform .14s,border-color .14s,box-shadow .14s,filter .14s;display:grid;position:relative}.hp-search-care-intent strong{color:#252525;letter-spacing:.005em;font-size:.98rem;font-weight:720;line-height:1.25;display:block}.hp-search-care-intent span{color:#626262;font-size:.78rem;line-height:1.4;display:block}.hp-search-care-intent--away{background:#fbede3!important;border-color:#e5bda3!important}.hp-search-care-intent--day-help{background:#eaf3f8!important;border-color:#b8cedc!important}.hp-search-care-intent:hover{filter:brightness(.98);transform:translateY(-1px)}.hp-search-care-intent:focus-visible{outline-offset:2px;outline:3px solid #496b54}.hp-search-care-intent[aria-pressed=true]{font-weight:750;box-shadow:inset 0 0 0 2px #496b54,0 5px 14px #394c3e24;border-color:#496b54!important}.hp-search-care-intent[aria-pressed=true]:after{content:"✓";color:#36523f;font-size:.85rem;font-weight:900;position:absolute;top:7px;right:9px}.hp-search-filter--more{justify-content:center;align-items:center;gap:8px;display:flex}.hp-search-more-trigger{color:#405347;cursor:pointer;background:#faf9f6;border:1px solid #d6d2ca;border-radius:50%;place-items:center;width:40px;height:40px;transition:border-color .14s,background .14s,box-shadow .14s;display:grid;position:relative}.hp-search-more-trigger:hover,.hp-search-more-trigger:focus-visible,.hp-search-filter--more[data-open=true] .hp-search-more-trigger{background:#eef3ee;border-color:#78907f;outline:none;box-shadow:0 3px 10px #374b3d24}.hp-search-more-trigger svg{stroke-width:1.8px;width:17px;height:17px}.hp-search-more-trigger__count{color:#fff;background:#496a56;border:2px solid #fff;border-radius:999px;place-items:center;min-width:16px;height:16px;padding-inline:3px;font-size:.58rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-4px;right:-3px}.hp-search-more-popover{gap:11px;width:min(320px,88vw);left:auto;right:0}.hp-search-care-types .hp-search-popover-actions{display:flex}.hp-search-care-types .hp-search-popover-actions button{text-align:center;padding:7px 12px;display:block}.hp-search-more-popover>strong{color:#302c28;font-family:var(--font-display,Georgia, serif);font-size:1rem}.hp-search-care-types button[aria-pressed=true]{background:#fcf1ea;border-color:#a25438}.hp-search-care-types button:disabled{opacity:.52}.hp-search-care-types button span{color:#776f65;font-size:.76rem}.hp-search-context-services{gap:7px;display:flex}.hp-search-context-services button{color:#3b3831;text-align:center;cursor:pointer;background:#fff;border:1px solid #ddd5ca;border-radius:10px;flex:1;min-width:0;padding:8px;transition:border-color .14s,background .14s,box-shadow .14s,color .14s;position:relative}.hp-search-context-services button:hover:not(:disabled){background:#fdf7f3;border-color:#c99a80}.hp-search-context-services button:focus-visible{outline-offset:2px;outline:3px solid #496b54}.hp-search-context-services button[aria-pressed=true]{color:#7d3d26;background:#fcf1ea;border-color:#a25438;font-weight:720;box-shadow:inset 0 0 0 1px #a25438,0 3px 9px #783e281f}.hp-search-context-services button:disabled{color:#9a938a;box-shadow:none;cursor:not-allowed;background:#faf9f6;border-style:dashed}.hp-search-pets>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.hp-search-pets>div>button{text-align:left;background:#fff;border:1px solid #ddd5ca;border-radius:10px;flex:1;align-items:center;gap:10px;padding:10px;display:flex}.hp-search-pets>div>button[aria-pressed=true]{background:#fcf1ea;border-color:#a25438}.hp-search-pets span{align-items:center;gap:8px;display:flex}.hp-search-pets>.hp-search-popover-actions{display:flex}.hp-search-pets>.hp-search-popover-actions button{text-align:center;flex:none;min-width:88px}.hp-search-pets span button{background:#fff;border:1px solid #ddd5ca;border-radius:50%;width:28px;height:28px}.hp-search-workspace{grid-template-columns:minmax(0,60fr) minmax(360px,40fr);gap:18px;min-height:calc(100vh - 174px);display:grid}.hp-search-map-pane{min-width:0}.hp-search-map-loading{color:#596657;background:#eef1e9;place-items:center;height:100%;min-height:510px;display:grid}.hp-territory-map{border-radius:inherit;background:#e5e3df;width:100%;height:100%;position:relative;overflow:hidden}.hp-territory-map__canvas{background:#e5e3df;width:100%;height:100%;min-height:100%;position:relative;overflow:hidden}.hp-google-map{z-index:0;width:100%;height:100%;position:absolute;inset:0}.hp-territory-map__recenter{z-index:5;color:#52534f;background:#fffffff0;border:1px solid #41413d29;border-radius:999px;padding:5px 8px;font-size:.69rem;font-weight:650;position:absolute;top:10px;right:10px;box-shadow:0 2px 7px #2a2b2817}.hp-territory-map__back{z-index:5;color:#464844;cursor:pointer;background:#fffffff0;border:1px solid #41413d29;border-radius:999px;min-height:34px;padding:5px 10px;font-size:.7rem;font-weight:700;position:absolute;top:10px;left:10px;box-shadow:0 2px 7px #2a2b2817}.hp-map-cluster{--hp-cluster-fill:#6a4fa3;--hp-cluster-hover:#7c5fbb;--hp-cluster-press:#553e85;--hp-cluster-shadow:44 28 78;z-index:2;background:var(--hp-cluster-fill);color:#fff;min-width:38px;height:38px;box-shadow:0 1px 2px rgb(var(--hp-cluster-shadow) / 30%), 0 5px 12px rgb(var(--hp-cluster-shadow) / 26%), 0 13px 26px rgb(var(--hp-cluster-shadow) / 14%);cursor:pointer;border:2px solid #fffffff0;border-radius:999px;place-items:center;padding:0 9px;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:grid;position:absolute;transform:translate(-50%,-50%)}.hp-map-cluster[data-digits="3"],.hp-map-cluster[data-digits="4"]{min-width:46px}.hp-map-cluster strong{color:#fff;letter-spacing:-.01em;font-size:.82rem;font-weight:700;line-height:1}.hp-map-cluster[data-regional=true]{--hp-cluster-fill:#2f5f68;--hp-cluster-hover:#3a737e;--hp-cluster-press:#254c54;--hp-cluster-shadow:18 46 52;grid-auto-flow:column;gap:4px}.hp-map-cluster__regional-icon{font-size:.74rem;font-style:normal;line-height:1}.hp-map-cluster span{color:#414340;opacity:0;pointer-events:none;background:#fffffff7;border:1px solid #3a3c3b24;border-radius:999px;width:max-content;max-width:180px;padding:5px 9px;font-size:.66rem;font-weight:720;line-height:1.15;transition:opacity .12s;position:absolute;top:calc(100% + 7px);box-shadow:0 4px 12px #23252426}.hp-map-cluster:hover span,.hp-map-cluster:focus-visible span{opacity:1}.hp-map-cluster:hover{z-index:4;background:var(--hp-cluster-hover);box-shadow:0 2px 3px rgb(var(--hp-cluster-shadow) / 32%), 0 8px 18px rgb(var(--hp-cluster-shadow) / 30%), 0 18px 34px rgb(var(--hp-cluster-shadow) / 18%);transform:translate(-50%,calc(-50% - 3px))scale(1.06)}.hp-map-cluster:focus-visible{z-index:5;box-shadow:0 0 0 3px #fff, 0 0 0 6px rgb(var(--hp-cluster-shadow) / 85%), 0 8px 18px rgb(var(--hp-cluster-shadow) / 26%);outline:none}@media (forced-colors:active){.hp-map-cluster:focus-visible{outline-offset:2px;outline:3px solid highlight}}.hp-map-cluster[data-active=true],.hp-map-cluster[aria-pressed=true]{z-index:3;box-shadow:0 0 0 3px #6f927b61, 0 1px 2px rgb(var(--hp-cluster-shadow) / 30%), 0 5px 12px rgb(var(--hp-cluster-shadow) / 26%), 0 13px 26px rgb(var(--hp-cluster-shadow) / 14%);border-color:#6f927b}.hp-map-cluster:active{background:var(--hp-cluster-press);box-shadow:0 1px 2px rgb(var(--hp-cluster-shadow) / 34%), 0 3px 7px rgb(var(--hp-cluster-shadow) / 24%);transform:translate(-50%,-50%)scale(.94)}@media (prefers-reduced-motion:reduce){.hp-map-cluster{transition:background .16s}.hp-map-cluster:hover,.hp-map-cluster:active{transform:translate(-50%,-50%)}}.hp-search-card__regional{color:#39717a;align-items:center;gap:5px;font-size:.7rem;font-weight:700;display:inline-flex}.hp-search-card__regional svg{width:14px;height:14px}.hp-search-card__compatibility-pending{color:#526b6e;background:#39717a1a;border-radius:999px;width:fit-content;padding:2px 7px;font-size:.62rem;font-weight:750}.hp-search-regional-intro{background:#e8f4f5a6;border:1px solid #39717a33;border-radius:14px;padding:16px 18px}.hp-search-regional-intro h2,.hp-search-regional-intro p{margin:0}.hp-search-regional-intro h2{font-size:1rem}.hp-search-regional-intro p{color:#4c676a;margin-top:6px;font-size:.84rem}.hp-search-fallback-group{gap:10px;display:grid}.hp-search-fallback-group>h2,.hp-search-fallback-group__title{color:#4c676a;margin:2px 0 0;font-size:.9rem;font-weight:780}.hp-search-regional-invitation{background:#e8f4f573;border:1px solid #39717a33;border-radius:14px;padding:14px 16px}.hp-search-regional-invitation h2,.hp-search-regional-invitation p{margin:0}.hp-search-regional-invitation p{color:#4c676a;margin-top:5px;font-size:.82rem}.hp-search-regional-invitation button{color:#3f4e43;cursor:pointer;background:#fff;border:1px solid #7b8c7f;border-radius:999px;min-height:40px;margin-top:10px;padding:7px 13px;font-weight:750}.hp-search-list-map-back{color:#315d63;cursor:pointer;background:#fff;border:1px solid #315d6347;border-radius:999px;min-height:36px;padding:6px 11px;font-weight:720;display:none}.hp-regional-profile-block{background:#e8f4f594;border:1px solid #39717a38;border-radius:16px;gap:8px;padding:20px;display:grid}.hp-regional-profile-block h2,.hp-regional-profile-block p{margin:0}.hp-regional-profile-block>strong{color:#39717a;align-items:center;gap:7px;display:inline-flex}.hp-regional-profile-block svg{width:18px;height:18px}.hp-regional-editor,.hp-regional-fields{gap:16px;display:grid}.hp-regional-editor label,.hp-regional-fields fieldset{gap:8px;display:grid}.hp-regional-fields fieldset{border:1px solid var(--product-border);border-radius:12px;min-width:0;margin:0;padding:16px}.hp-regional-fields fieldset>label,.hp-regional-editor>label{grid-template-columns:auto 1fr;align-items:center}.hp-regional-editor>label select{grid-column:1/-1}.hp-regional-options{gap:6px;max-height:220px;display:grid;overflow:auto}.hp-regional-options label{grid-template-columns:auto 1fr;align-items:center}.hp-regional-chips{flex-wrap:wrap;gap:8px;display:flex}.hp-regional-chips button{border:1px solid var(--product-border);background:var(--product-surface-muted);color:var(--product-ink);border-radius:999px;padding:6px 10px}.hp-regional-current-copy{border-left:3px solid var(--hp-accent);background:var(--product-surface-muted);border-radius:8px;padding:14px 16px}.hp-regional-current-copy p{color:var(--product-ink-muted);margin:6px 0 0}.hp-regional-summary{gap:.4rem;display:grid}.hp-regional-summary p,.hp-regional-summary small{color:var(--product-muted);margin:0}.hp-regional-capability{color:#39717a;align-items:center;gap:.4rem;width:fit-content;font-weight:700;display:inline-flex}.hp-regional-capability svg{width:1.05rem;height:1.05rem}.hp-regional-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.hp-regional-panel{border:1px solid var(--product-border);background:var(--product-surface-soft);border-radius:.85rem;gap:.75rem;min-width:0;padding:.9rem;display:grid}.hp-regional-panel h4{align-items:center;gap:.45rem;margin:0;font-size:.95rem;display:flex}.hp-regional-panel h4 svg{color:#39717a;width:1.05rem;height:1.05rem}.hp-regional-panel fieldset,.hp-regional-fields .hp-regional-panel fieldset{border:0;padding:0}.hp-regional-scope-options{grid-template-columns:1fr;gap:.4rem;display:grid}.hp-regional-scope-options label,.hp-regional-flag-grid label{align-items:flex-start;gap:.4rem;min-width:0;margin:0;display:flex}.hp-regional-picker{gap:.55rem;display:grid}.hp-regional-picker>legend{margin-bottom:.4rem;font-weight:700}.hp-regional-day-field{gap:.3rem;display:grid}.hp-regional-day-field small{min-height:2.2em;color:var(--product-muted)}.hp-regional-stepper{grid-template-columns:2.25rem minmax(0,8rem) 2.25rem;align-items:stretch;gap:.3rem;display:grid}.hp-regional-stepper button{border:1px solid var(--product-border-strong);background:var(--product-surface);color:var(--product-ink);border-radius:.55rem;font-size:1rem}.hp-regional-stepper label{border:1px solid var(--product-border-strong);background:var(--product-surface);border-radius:.55rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.25rem;padding-right:.55rem;display:grid}.hp-regional-stepper input{text-align:center;background:0 0;border:0;width:100%;min-width:0}.hp-regional-flag-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .75rem;display:grid}.hp-regional-coordination,.hp-regional-preview{grid-column:1/-1}.hp-regional-coordination .hp-regional-flag-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-regional-preview small{color:var(--product-muted);margin-top:.5rem;display:block}.hp-regional-editor>[role=status]{color:var(--product-muted);margin:0;font-size:.82rem}.hp-additional-services-summary{gap:.45rem;display:grid}.hp-additional-services-summary ul{flex-wrap:wrap;gap:.35rem .9rem;margin:0;padding:0;list-style:none;display:flex}.hp-additional-services-summary li{color:var(--product-ink);font-size:.84rem}.hp-additional-services-summary p,.hp-additional-services-summary small{color:var(--product-muted);margin:0}.hp-additional-services-editor{gap:.8rem;display:grid}.hp-additional-services-note{border-left:3px solid var(--product-border-strong);color:var(--product-muted);margin:0;padding:.45rem .7rem;font-size:.82rem}.hp-additional-services-grid{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.hp-additional-services-grid article{border:1px solid var(--product-border);background:var(--product-surface);border-radius:.85rem;gap:.7rem;min-width:0;padding:.75rem;display:grid}.hp-additional-services-grid article[data-active=true]{border-color:color-mix(in srgb, var(--hp-accent) 38%, var(--product-border));background:color-mix(in srgb, var(--hp-accent) 5%, var(--product-surface))}.hp-additional-services-grid article:first-child{grid-area:1/1}.hp-additional-services-grid article:nth-child(2){grid-area:2/1}.hp-additional-services-grid article:nth-child(3){grid-area:3/1}.hp-additional-services-grid article:nth-child(4){grid-area:1/2}.hp-additional-services-grid article:nth-child(5){grid-area:2/2}.hp-additional-services-grid article:nth-child(6){grid-area:3/2}.hp-additional-services-grid article>header{align-items:center;gap:.65rem;display:flex}.hp-additional-services-grid article>header>span{background:var(--product-surface-soft);width:2rem;height:2rem;color:var(--hp-accent);border-radius:.6rem;flex:none;place-items:center;display:grid}.hp-additional-services-grid article>header svg{width:1.05rem;height:1.05rem}.hp-additional-services-grid article>header div{gap:.1rem;display:grid}.hp-additional-services-grid article>header small{color:var(--product-muted)}.hp-additional-contexts{flex-wrap:wrap;gap:.45rem 1rem;padding-left:2.65rem;display:flex}.hp-additional-contexts label{align-items:center;gap:.4rem;margin:0;font-size:.84rem;display:inline-flex}@media (max-width:699px){.hp-additional-services-grid{grid-template-rows:none;grid-template-columns:1fr}.hp-additional-services-grid article:nth-child(n){grid-area:auto/1}.hp-additional-contexts{padding-left:0}}@media (max-width:899px){.hp-regional-advanced-grid{grid-template-columns:1fr}.hp-regional-coordination,.hp-regional-preview{grid-column:auto}}@media (max-width:599px){.hp-regional-scope-options,.hp-regional-flag-grid,.hp-regional-coordination .hp-regional-flag-grid{grid-template-columns:1fr}.hp-regional-stepper{grid-template-columns:2.25rem minmax(0,1fr) 2.25rem}}.hp-territory-exploration-dialog{width:min(620px,100vw - 32px)}.hp-territory-exploration-dialog__notice{color:#526b6e;font-size:.88rem}.hp-search-territory-escape{color:#496b54;width:100%;font:inherit;text-align:left;cursor:pointer;background:#f4f1eb;border:1px dashed #ded8ce;border-radius:12px;flex-direction:column;gap:2px;padding:10px 12px;font-size:.78rem;font-weight:600;display:flex}.hp-search-territory-escape span{color:#70685f;font-size:.72rem;font-weight:500}.hp-search-territory-escape:hover{border-style:solid;border-color:#496b54}.hp-search-territory-escape:focus-visible{outline-offset:2px;outline:3px solid #496b54}.hp-regional-destination-dialog{gap:12px;max-width:460px;display:grid}.hp-regional-destination-dialog p{color:#70685f;margin:0}.hp-territory-map__index{z-index:3;background:#fffffff0;border:1px solid #ded8ce;border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;display:flex;position:absolute;bottom:38px;left:12px;right:12px;box-shadow:0 1px 3px #46392b08}.hp-territory-map__index p{color:#70685f;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:600}.hp-territory-map__index button{color:#312c27;min-height:28px;font:inherit;cursor:pointer;background:#fbfaf7;border:1px solid #ded8ce;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.72rem;display:inline-flex}.hp-territory-map__index button strong{color:#496b54}.hp-territory-map__index button:hover{border-color:#496b54}.hp-territory-map__index button[data-active=true]{background:#eef2ec;border-color:#496b54}.hp-territory-map__index button:focus-visible{outline-offset:2px;outline:3px solid #496b54}.hp-territory-map__privacy{z-index:3;color:#667267;background:#ffffffe0;border-radius:8px;padding:6px 9px;font-size:.62rem;position:absolute;bottom:12px;right:12px}.hp-territory-map__origins{z-index:3;background:#fffffff0;border:1px solid #3a3c3b1f;border-radius:12px;padding:7px 11px;position:absolute;top:52px;left:12px;right:12px;box-shadow:0 2px 8px #2325241a}.hp-territory-map__origins p{color:#2f5f68;margin:0;font-size:.7rem;font-weight:750;line-height:1.2}.hp-territory-map__origins small{color:#4c574e;margin-top:2px;font-size:.64rem;line-height:1.25;display:block}.hp-territory-map__affordance{z-index:3;color:#4c574e;pointer-events:none;background:#ffffffeb;border:1px solid #3a3c3b1f;border-radius:999px;margin:0;padding:6px 11px;font-size:.66rem;font-weight:650;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #2325241a}.hp-territory-map__status{z-index:4;color:#657166;text-align:center;background:#eef1e9;place-content:center;padding:32px;display:grid;position:absolute;inset:0}.hp-search-view-switch{display:none}.hp-search-results-v3{min-width:0;position:relative}.hp-search-results-v3__header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:7px;display:flex}.hp-search-results-v3__header h1{color:#312c27;font-family:var(--font-display,Georgia, serif);margin:0;font-size:clamp(.98rem,1.3vw,1.22rem)}.hp-search-results-v3__header label{color:#70685f;white-space:nowrap;align-items:center;gap:8px;font-size:.75rem;display:flex}.hp-search-grid-v3{opacity:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;transition:opacity .18s;display:grid}.hp-search-grid-v3[data-refreshing=true]{opacity:.58}.hp-search-load-more{color:#3f4e43;cursor:pointer;background:#fff;border:1px solid #cfc8bd;border-radius:999px;min-height:42px;margin:18px auto 4px;padding:9px 18px;font-weight:750;display:block}.hp-search-load-more:hover{background:#f0f3ef;border-color:#7b8c7f}.hp-search-load-more:disabled{cursor:wait;opacity:.6}.hp-search-footer{color:#57524b;background:#f4f1eb;border-top:1px solid #e0dbd3;grid-template-columns:1.25fr 1fr 1fr 1.2fr;gap:26px;margin-top:28px;padding:32px clamp(18px,4vw,64px) 18px;display:grid}.hp-search-footer__brand img{width:132px;height:auto}.hp-search-footer__socials{gap:8px;margin-top:12px;display:flex}.hp-search-footer__socials a{color:#536359;place-items:center;width:26px;height:26px;display:grid}.hp-search-footer__socials img{width:18px;height:18px}.hp-search-footer nav,.hp-search-footer address{align-content:start;gap:8px;font-style:normal;display:grid}.hp-search-footer strong{color:#34312d;margin-bottom:3px;font-size:.78rem}.hp-search-footer a{color:inherit;align-items:center;gap:6px;font-size:.76rem;text-decoration:none;display:flex}.hp-search-footer address svg{width:14px;height:14px}.hp-search-footer>p{text-align:center;border-top:1px solid #ded8cf;grid-column:1/-1;margin:8px 0 0;padding-top:15px;font-size:.72rem}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--hp-bg:#1c1f1d;--hp-surface:#272b28;--hp-surface-soft:#303530;--hp-text:#f1eee8;--hp-muted:#b8b4ad;--hp-border:#3e433f}html[data-theme=dark] body,html[data-theme=dark] .hp-search-app{color:#ece9e3;background:#1c1f1d}html[data-theme=dark] .hp-topbar.hp-search-header,html[data-theme=dark] .hp-search-bar,html[data-theme=dark] .hp-search-popover,html[data-theme=dark] .hp-search-card__surface,html[data-theme=dark] .hp-search-view-switch,html[data-theme=dark] .hp-search-account-menu__popover,html[data-theme=dark] .hp-search-load-more{color:#f0ede7;background:#272b28;border-color:#424742}html[data-theme=dark] .hp-search-filter__copy>strong,html[data-theme=dark] .hp-search-results-v3__header h1,html[data-theme=dark] .hp-search-card__identity-row h3,html[data-theme=dark] .hp-search-popover strong,html[data-theme=dark] .hp-search-header nav a,html[data-theme=dark] .hp-search-account-menu__popover a,html[data-theme=dark] .hp-search-account-menu__popover button{color:#f0ede7}html[data-theme=dark] .hp-search-filter__copy>span,html[data-theme=dark] .hp-search-card__territory,html[data-theme=dark] .hp-search-results-v3__header label{color:#aaa9a3}html[data-theme=dark] .hp-search-footer{color:#bcbab4;background:#222623;border-color:#3e433f}html[data-theme=dark] .hp-search-footer strong{color:#efebe4}.hp-search-card{min-width:0;color:inherit;text-decoration:none}.hp-search-card__surface{background:#fff;border:1px solid #e8e3dc;border-radius:16px;flex-direction:column;min-width:0;height:100%;padding:0;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden;box-shadow:0 1px 3px #46392b08}.hp-search-card:focus-visible{outline-offset:3px;border-radius:16px;outline:3px solid #bd775e}.hp-search-card:hover .hp-search-card__surface{transform:translateY(-1px);box-shadow:0 5px 14px #46392b12}.hp-search-card__photo{aspect-ratio:2.14;color:#5e6f60;background:linear-gradient(135deg,#d9e2d7,#f0dfd4);place-items:center;font-size:1.6rem;font-weight:750;display:grid;position:relative;overflow:hidden}.hp-search-card__photo img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hp-search-card__photo-main{object-fit:cover}.hp-search-card__content{flex:1;grid-template-rows:auto auto auto minmax(1em,auto) auto;gap:6px;min-width:0;padding:10px 12px 11px;display:grid}.hp-search-card__identity-row{align-items:center;min-width:0;display:flex}.hp-search-card__headline{gap:4px;display:grid}.hp-search-card__identity-row{gap:6px}.hp-search-card__identity-row h3{color:#302b27;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:auto;min-width:0;margin:0;font-size:.88rem;font-weight:750;line-height:1.15;display:-webkit-box;overflow:hidden}.hp-search-card__validation{color:#27704c;background:0 0;border-radius:0;flex:none;place-items:center;width:15px;height:15px;font-size:.58rem;font-weight:800;display:inline-grid}.hp-search-card__validation--verified{background:#dff1e7;border:1.5px solid;border-radius:50%}.hp-search-card__attributes{flex:auto;align-items:center;gap:4px;min-width:0;display:inline-flex}.hp-search-card__badge{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;gap:3px;min-width:0;padding:3px 6px;font-size:.58rem;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.hp-search-card__badge--integration{color:#385987;background:#e7edf8}.hp-search-card__badge--featured{color:#805d08;background:#fff0c2}.hp-search-card__divisions,.hp-search-card__territory,.hp-search-card__editorial{min-width:0}.hp-search-card__territory{color:#746c63;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.7rem;line-height:1.2;overflow:hidden}.hp-search-card__editorial{gap:2px;display:grid}.hp-search-card__editorial h4,.hp-search-card__editorial p{margin:0}.hp-search-card__editorial h4{color:#756c63;letter-spacing:.045em;font-size:.58rem;font-weight:750;line-height:1.15}.hp-search-card__editorial p{color:#4f4942;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.64rem;line-height:1.25;display:-webkit-box;overflow:hidden}.hp-search-card__divisions{text-overflow:clip;align-items:center;min-height:14px;display:flex;overflow:hidden}.hp-division-icons{align-items:center;gap:4px;min-width:0;display:inline-flex}.hp-division-icon{color:#a8a29e;opacity:.45;flex:none;justify-content:center;align-items:center;width:14px;height:14px;transition:color .16s,opacity .16s;display:inline-flex}.hp-division-icon svg{width:100%;height:100%}.hp-division-icon[data-active=true]{opacity:1}.hp-division-icon[data-division=HostelDog][data-active=true]{color:#f97316}.hp-division-icon[data-division=HostelCat][data-active=true]{color:#ca8a04}.hp-division-icon[data-division=HostelExo][data-active=true]{color:#8b5cf6}.hp-division-icon[data-division=HostelFlr][data-active=true]{color:#22c55e}.hp-search-card__footer{white-space:nowrap;justify-content:space-between;align-items:end;gap:8px;width:100%;min-width:0;max-width:100%;margin-top:auto;padding-top:3px;display:flex}.hp-search-card__price-wrap{color:#2f2a26;white-space:nowrap;flex:0 auto;justify-content:flex-end;align-items:baseline;min-width:0;font-size:.76rem;display:flex;overflow:hidden}.hp-search-card__price-prefix{color:#7b736a;margin-right:4px;font-size:.56rem;font-weight:500}.hp-search-card__price{color:#2f2a26;flex:none;font-size:.82rem;font-weight:800}.hp-search-card__price-wrap small{text-overflow:ellipsis;color:#5f5851;white-space:nowrap;min-width:0;font-size:.56rem;font-weight:500;overflow:hidden}.hp-search-card__rating{text-overflow:ellipsis;color:#a46b0d;white-space:nowrap;flex:none;min-width:0;max-width:34%;font-size:.62rem;font-weight:700;overflow:hidden}.hp-search-map-pane{background:#e5e3df;border:1px solid #d9ddd5;border-radius:18px;height:calc(100vh - 74px);min-height:510px;display:block;position:sticky;top:64px;overflow:hidden}.hp-search-refreshing{z-index:3;color:#80523f;background:#fff8ef;border-radius:999px;margin:0;padding:5px 9px;font-size:.72rem;position:absolute;top:46px;right:4px}.hp-search-dialog-backdrop{z-index:100;background:#251f1b7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.hp-search-criteria-dialog{background:#fff;border:1px solid #ded8ce;border-radius:20px;width:min(480px,100%);max-height:86vh;padding:30px;position:relative;overflow:auto;box-shadow:0 28px 80px #1e181447}.hp-search-criteria-dialog[data-care-intent-step=true]{width:min(560px,100%)}.hp-search-criteria-dialog[data-calendar=true]{width:min(880px,100%)}.hp-search-criteria-dialog h2{color:#252525;font-family:var(--font-display,Georgia, serif);margin:7px 38px 10px 0;font-size:clamp(1.4rem,2.8vw,1.7rem);line-height:1.18}.hp-search-criteria-dialog>p{color:#616161;margin:0;line-height:1.55}.hp-search-criteria-dialog .hp-eyebrow{color:#3f614a;letter-spacing:.08em;margin:0;font-size:.72rem}.hp-search-criteria-dialog>ul{color:#515151;gap:5px;margin:14px 0 0;padding-left:20px;line-height:1.45;display:grid}.hp-search-dialog-fields{gap:16px;margin:22px 0 4px;display:grid}.hp-search-dialog-calendar{gap:12px;display:grid}.hp-search-dialog-fields label{color:#70685f;gap:5px;font-size:.78rem;font-weight:650;display:grid}.hp-search-dialog-fields select{background:#fff;border:1px solid #d8d0c5;border-radius:9px;min-height:42px;padding:8px 10px}.hp-search-dialog-fields>button,.hp-search-dialog-options button{color:#312c27;background:#fff;border:1px solid #d8d0c5;border-radius:10px;padding:10px 12px}.hp-search-dialog-options{flex-wrap:wrap;gap:8px;display:flex}.hp-search-dialog-options .hp-eyebrow{flex-basis:100%;margin:0}.hp-search-dialog-pets{width:100%;box-shadow:none;position:static}.hp-search-dialog-options button[aria-pressed=true]{background:#f1f5f0;border-color:#496b54}.hp-search-dialog-close{background:#f3eee7;border:0;border-radius:50%;width:34px;height:34px;font-size:1.3rem;position:absolute;top:14px;right:14px}.hp-search-criteria-dialog .hp-search-popover-actions{justify-content:space-between;margin-top:16px;padding-top:14px}.hp-search-criteria-dialog .hp-search-popover-actions button{min-width:92px;min-height:40px;font-weight:680}.hp-day-help-calendar-copy{text-align:center;gap:4px;max-width:560px;padding-inline:8px;display:grid}.hp-day-help-calendar-copy span{color:#252525;font-size:1rem;font-weight:700;line-height:1.3}.hp-day-help-calendar-copy small{color:#70685f;font-size:.78rem;font-weight:450;line-height:1.4}.hp-search-compatibility-note{color:#312c27;background:#f1f5f0;border-radius:9px;padding:10px}@media (prefers-reduced-motion:reduce){.hp-search-grid-v3,.hp-search-card__surface{transition:none}}@media (max-width:1050px){.hp-search-popover--dates{z-index:80;max-height:calc(100dvh - 154px);position:fixed;top:134px;left:50%;right:auto;overflow:auto;transform:translate(-50%)}.hp-search-workspace{grid-template-columns:1fr}.hp-search-map-pane,.hp-search-results-v3[data-mobile-hidden=true]{display:none}.hp-search-map-pane[data-mobile-visible=true]{height:max(560px,100dvh - 190px);display:block;position:relative;top:auto}.hp-search-view-switch{z-index:35;background:#fff;border:1px solid #d8d3ca;border-radius:999px;grid-template-columns:1fr 1fr;width:176px;margin:0 auto;padding:4px;display:grid;position:sticky;bottom:14px;box-shadow:0 8px 25px #302a242e}.hp-search-view-switch button{color:#665f57;background:0 0;border:0;border-radius:999px;padding:9px 15px;font-weight:750}.hp-search-view-switch button[aria-pressed=true]{color:#fff;background:#486a52}.hp-search-grid-v3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.hp-search-list-map-back{align-items:center;width:fit-content;display:inline-flex}.hp-territory-map__canvas{min-height:max(480px,100dvh - 250px)}.hp-search-header{flex-wrap:wrap;gap:7px;padding-inline:14px}.hp-search-header .hp-public-login{display:inline-flex}.hp-search-header__divider{display:none}.hp-search-header .hp-search-public-nav,.hp-search-header .hp-search-personal-nav{order:10;gap:14px}.hp-search-header .hp-search-public-nav{flex:auto}.hp-search-header .hp-search-public-nav a,.hp-search-header .hp-search-personal-nav a{white-space:nowrap;font-size:.7rem}.hp-search-header .hp-search-personal-nav{border-left:1px solid #ded9d1;padding-left:12px}.hp-search-header .hp-mode-switch{flex:100%;order:20;justify-content:center}.hp-search-header .hp-mode-switch button{flex:1 1 0}.hp-search-header .hp-brand{flex:none}.hp-search-brand-logo{object-fit:contain;object-position:left center;width:auto;max-width:45vw;height:36px}.hp-search-page{padding:10px 12px 28px}.hp-search-v3{gap:10px}.hp-search-bar{border-radius:14px;grid-template-columns:1fr 1fr}.hp-search-filter{position:static}.hp-search-filter:nth-child(3){border-top:1px solid #ece7df;border-left:0}.hp-search-filter:nth-child(4){border-top:1px solid #ece7df}.hp-search-filter:nth-child(2) .hp-search-filter__trigger,.hp-search-filter:nth-child(4) .hp-search-filter__trigger{padding-right:56px}.hp-search-filter--more{flex-direction:column;gap:4px;position:absolute;bottom:6px;right:7px;border:0!important}.hp-search-more-trigger{background:#faf9f6f5;width:42px;height:42px}.hp-territory-map__back{min-width:88px;min-height:42px;font-size:.78rem}.hp-search-filter__trigger{grid-template-columns:20px minmax(0,1fr);gap:7px;min-height:53px;padding:8px 10px}.hp-search-filter__icon{width:16px;height:16px}.hp-search-filter__copy>strong{font-size:.8rem}.hp-search-popover{z-index:80;width:auto;max-height:min(70vh, calc(100dvh - 150px - env(safe-area-inset-bottom)));border-radius:20px;position:absolute;top:calc(100% + 8px);bottom:auto;overflow:auto;left:10px!important;right:10px!important}.hp-search-popover--dates{transform:none}.hp-search-popover--territory,.hp-search-calendar__months{grid-template-columns:1fr}.hp-search-calendar__month:nth-child(2),.hp-search-calendar__month:nth-child(3){display:none}.hp-search-results-v3__header{align-items:center;gap:8px;margin-bottom:8px}.hp-search-results-v3__header h1{font-size:.96rem}.hp-search-results-v3__heading-detail,.hp-search-results-v3__sort-label{display:none}.hp-search-results-v3__header label{display:block}.hp-search-grid-v3{grid-template-columns:minmax(0,1fr);gap:10px}.hp-search-footer{grid-template-columns:1fr 1fr}.hp-search-footer__brand,.hp-search-footer address{grid-column:1/-1}.hp-map-cluster{min-width:44px;height:44px;padding-inline:11px}.hp-map-cluster strong{font-size:.86rem}.hp-search-card__photo{aspect-ratio:2.14}.hp-search-card__content{gap:7px;padding:11px 12px 12px}.hp-search-card__headline{gap:4px}.hp-search-card__identity-row h3{font-size:.9rem;line-height:1.15}.hp-search-card__validation{width:16px;height:16px;font-size:.6rem}.hp-search-card__badge{width:auto;height:auto;font-size:.58rem}.hp-search-card__territory{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;display:-webkit-box;overflow:hidden}.hp-search-card__editorial h4{font-size:.62rem}.hp-search-card__editorial p{font-size:.68rem}.hp-search-card__divisions{width:100%}.hp-division-icons{gap:2px}.hp-division-icon{width:14px;height:14px}.hp-search-card__footer{gap:6px;padding-top:2px}.hp-search-card__price-wrap{white-space:nowrap;flex:auto;min-width:0;font-size:.78rem}.hp-search-card__price{text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.hp-search-card__price-wrap small{display:none}.hp-search-dialog-backdrop{align-items:end;padding:0}.hp-search-criteria-dialog{width:100%;max-height:82vh;padding:24px 20px calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;overflow-x:hidden}.hp-search-care-intents{grid-template-columns:minmax(0,1fr)}}@media (min-width:700px) and (max-width:1099px){.hp-family-workspace__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-family-workspace__grid>[data-section=identity]{grid-column:1}.hp-family-workspace__grid>[data-section=address]{grid-column:2}.hp-family-workspace__side>[data-section=pets],.hp-family-workspace__side>[data-section=account]{grid-column:1/-1}}.hp-journey-title{align-items:baseline;gap:.75rem;margin:0;display:flex}.hp-journey-title h1{margin:0;font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.15}.hp-journey-page{gap:1.5rem;max-width:min(100%,1800px);margin:0 auto;padding-inline:clamp(.25rem,1.4vw,2rem);display:grid}.hp-journey-group{gap:1rem;display:grid}.hp-journey-group>h2{margin:0;font-size:1.25rem}.hp-journey-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.25rem;display:grid}.hp-journey-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.hp-detail-list{gap:.8rem;margin:1rem 0 0;display:grid}.hp-detail-list div{border-bottom:1px solid var(--hp-border,#e2ddd4);grid-template-columns:minmax(8rem,.6fr) 1fr;gap:1rem;padding-block:.65rem;display:grid}.hp-detail-list dt{color:var(--hp-ink-muted,#716b62)}.hp-detail-list dd{margin:0;font-weight:650}.hp-request-summary{background:#f7efe3;border:1px solid #ead9c4;border-radius:24px;grid-template-columns:.8fr 1.4fr;gap:2rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.hp-request-summary h2{margin:.3rem 0;font-size:clamp(1.8rem,4vw,2.7rem)}.hp-pet-choice{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-block:1rem;display:grid}.hp-pet-choice label{cursor:pointer;border:1px solid #ded8ce;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:.25rem .65rem;padding:1rem;display:grid}.hp-pet-choice label:has(input:checked){background:#edf5f0;border-color:#45705b}.hp-pet-choice span{color:#716b62;grid-column:2}.hp-prepayment-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.hp-prepayment-options label{border:1px solid var(--hp-border);background:var(--hp-surface);cursor:pointer;border-radius:1rem;align-content:start;gap:.35rem;min-height:12rem;padding:1rem;display:grid}.hp-prepayment-options label:has(input:checked){border-color:var(--hp-accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--hp-accent) 18%, transparent)}.hp-prepayment-options input{width:1rem;height:1rem;margin:0 0 .25rem}.hp-prepayment-options span{color:var(--hp-text-muted);font-size:.82rem}.hp-critical-actions{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #ded8ce;border-radius:18px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem;display:flex;position:sticky;bottom:1rem;box-shadow:0 12px 35px #2d25191f}.hp-critical-actions h2{margin:0 auto 0 0;font-size:1rem}.hp-runtime-note{color:#716b62;font-size:.87rem}.hp-ticket__origin{color:#716b62;max-width:10rem;margin-top:.4rem;line-height:1.25;display:block}.hp-journey-origin{border-left:4px solid #e8bd4f}@media (max-width:760px){.hp-prepayment-options,.hp-journey-grid,.hp-journey-detail-grid,.hp-request-summary,.hp-pet-choice{grid-template-columns:1fr}.hp-critical-actions{bottom:4.8rem}.hp-critical-actions a,.hp-critical-actions button{width:100%}.hp-detail-list div{grid-template-columns:1fr;gap:.2rem}}*{box-sizing:border-box}html{background:var(--hp-bg)}body{color:var(--hp-text);background:var(--hp-bg);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}:focus-visible{outline:3px solid var(--hp-focus);outline-offset:3px}.hp-skip-link{z-index:100;background:var(--hp-text);color:#fff;border-radius:.75rem;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.hp-skip-link:focus{top:1rem}.hp-app{min-height:100vh}.hp-topbar{z-index:20;border-bottom:1px solid var(--hp-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9eb;align-items:center;gap:1rem;min-height:4.5rem;padding:.75rem 1rem;display:flex;position:sticky;top:0}.hp-brand{align-items:center;gap:.7rem;font-weight:900;text-decoration:none;display:flex}.hp-brand__mark{background:var(--hp-accent);color:#4b3214;border-radius:.9rem;place-items:center;width:2.5rem;height:2.5rem;display:grid}.hp-topbar__spacer{flex:1}.hp-icon-button{border:1px solid var(--hp-border);background:var(--hp-surface);cursor:pointer;border-radius:.9rem;place-items:center;min-width:2.75rem;min-height:2.75rem;display:grid}.hp-shell{max-width:min(100%,1800px);margin:0 auto;display:block}.hp-sidebar{height:calc(100vh - 4.5rem);padding:1.25rem;position:sticky;top:4.5rem}.hp-sidebar__inner{border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);height:100%;box-shadow:var(--hp-shadow);background:#eee6d8e0;padding:.85rem}.hp-nav-title{color:var(--hp-muted);letter-spacing:.09em;text-transform:uppercase;margin:.7rem .75rem;font-size:.72rem;font-weight:800}.hp-nav{gap:.2rem;display:grid}.hp-nav a{min-height:2.75rem;color:var(--hp-muted);border-radius:.85rem;align-items:center;gap:.7rem;padding:.65rem .75rem;font-size:.92rem;font-weight:700;text-decoration:none;display:flex}.hp-nav a:hover,.hp-nav a[aria-current=page]{color:#3f2a11;background:#f6d887b3}.hp-content{min-width:0;padding:1.5rem 1.5rem 4rem}.hp-page-container{width:min(100%,70rem);margin:0 auto}.hp-page-header{border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);box-shadow:var(--hp-shadow);background:#fffdf9c7;justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.hp-page-header h1{margin:.2rem 0;font-size:clamp(1.75rem,4vw,2.6rem);line-height:1.08}.hp-eyebrow{color:var(--hp-accent-strong);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:900}.hp-page-description{max-width:44rem;color:var(--hp-muted);margin:.6rem 0 0;line-height:1.55}.hp-page-actions{flex:none}.hp-card{border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);background:var(--hp-surface);box-shadow:var(--hp-shadow);padding:1.25rem}.hp-button{cursor:pointer;border:1px solid #0000;border-radius:.8rem;min-height:2.75rem;padding:.65rem 1rem;font-weight:850}.hp-button:disabled{cursor:not-allowed;opacity:.52}.hp-button--primary{background:var(--hp-text);color:#fff}.hp-button--secondary{background:var(--hp-accent);color:#3f2a11;border-color:#d8b75e}.hp-button--ghost{color:var(--hp-text);background:0 0}.hp-button--danger{background:var(--hp-danger);color:#fff}.hp-status{border-radius:999px;align-items:center;width:fit-content;padding:.32rem .65rem;font-size:.74rem;font-weight:900;display:inline-flex}.hp-status--neutral{color:#57504a;background:#ede9e5}.hp-status--info{color:#1f607d;background:#e1f0f6}.hp-status--warning{color:#78500e;background:#fff0c8}.hp-status--success{color:#216646;background:#def1e7}.hp-status--danger{color:#8f352d;background:#f8dfdc}.hp-feedback{border-left:4px solid;border-radius:.8rem;padding:.85rem 1rem;line-height:1.45}.hp-feedback div{color:var(--hp-muted);margin-top:.25rem}.hp-feedback--info{border-color:var(--hp-info);background:#edf7fa}.hp-feedback--warning{background:#fff7df;border-color:#bd7b18}.hp-feedback--success{border-color:var(--hp-success);background:#ecf8f1}.hp-feedback--danger{border-color:var(--hp-danger);background:#fff0ee}.hp-state{border:1px dashed var(--hp-border);border-radius:var(--hp-radius-lg);text-align:center;justify-items:center;padding:2.5rem 1.25rem;display:grid}.hp-state__mark{background:var(--hp-surface-soft);border-radius:1rem;place-items:center;width:3rem;height:3rem;font-weight:900;display:grid}.hp-state h2{margin:1rem 0 .35rem;font-size:1.1rem}.hp-state p{color:var(--hp-muted);margin:0 0 1rem}.hp-modal-backdrop{z-index:50;background:#231e198c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.hp-modal{border-radius:var(--hp-radius-lg);background:var(--hp-surface);width:min(34rem,100%);max-height:min(42rem,100vh - 2rem);padding:1.25rem;overflow:auto;box-shadow:0 24px 80px #0000004d}.hp-modal__header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.hp-modal__header h2{margin:0}.hp-modal__header p{color:var(--hp-muted)}.hp-mode-switch{border:1px solid var(--hp-border);background:#eeeae4;border-radius:.9rem;grid-template-columns:1fr 1fr;padding:.2rem;display:inline-grid}.hp-mode-switch button,.hp-mode-switch a{min-height:2.35rem;color:var(--hp-muted);cursor:pointer;background:0 0;border:0;border-radius:.7rem;justify-content:center;align-items:center;padding:.4rem .8rem;font-weight:800;text-decoration:none;display:inline-flex}.hp-mode-switch button[aria-pressed=true],.hp-mode-switch a[aria-current=page]{background:var(--hp-surface);color:var(--hp-text);box-shadow:0 2px 8px #2925241f}.hp-account{position:relative}.hp-account summary{cursor:pointer;align-items:center;gap:.5rem;min-height:2.75rem;list-style:none;display:flex}.hp-account summary::-webkit-details-marker{display:none}.hp-account__menu{border:1px solid var(--hp-border);background:var(--hp-surface);border-radius:1rem;width:14rem;padding:.5rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 16px 45px #2925242e}.hp-account__menu a,.hp-account__menu button{cursor:pointer;background:0 0;border:0;border-radius:.65rem;align-items:center;width:100%;min-height:2.5rem;padding:.55rem .7rem;text-decoration:none;display:flex}.hp-account__menu a:hover,.hp-account__menu button:hover{background:var(--hp-surface-soft)}.hp-mobile-nav{display:none}.hp-ticket-grid{gap:.9rem;display:grid}.hp-journey-units{gap:1.4rem;display:grid}.hp-journey-unit{grid-template-columns:minmax(0,2.9fr) minmax(0,1fr);align-items:stretch;gap:1.1rem;display:grid}@media (min-width:1001px){.hp-journey-unit{grid-template-rows:auto auto;align-items:stretch}.hp-journey-unit>.hp-ticket-piece{display:contents}.hp-journey-unit>.hp-ticket-piece>.hp-ticket-frame{grid-area:1/1/2/2}.hp-journey-unit>.hp-ticket-piece>.hp-ticket-hint{grid-area:2/1/3/2}.hp-journey-unit>:not(.hp-ticket-piece){grid-area:1/2/2/3;overflow:hidden}.hp-journey-unit:has(.hp-ticket-simulation){grid-template-rows:auto auto auto}.hp-journey-unit>.hp-ticket-piece>.hp-ticket-simulation{grid-area:1/1/2/2}.hp-journey-unit:has(.hp-ticket-simulation)>.hp-ticket-piece>.hp-ticket-frame{grid-area:2/1/3/2}:is(.hp-journey-unit:has(.hp-ticket-simulation)>.hp-ticket-piece>.hp-ticket-hint,.hp-journey-unit:has(.hp-ticket-simulation)>.hp-ticket-piece>.hp-ticket-actions){grid-area:3/1/4/2}.hp-journey-unit:has(.hp-ticket-simulation)>:not(.hp-ticket-piece){grid-area:2/2/3/3}}@media (min-width:861px){.hp-journey-unit>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=body])>.hp-ticket-frame{width:min(100%, var(--hp-lienzo-ancho));aspect-ratio:var(--hp-lienzo-proporcion);justify-self:start;container-type:inline-size}.hp-journey-unit>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=body])>.hp-ticket-frame>.hp-ticket{width:var(--hp-lienzo-ancho);height:var(--hp-lienzo-alto);min-height:var(--hp-lienzo-alto);transform:scale(tan(atan2(100cqw, var(--hp-lienzo-ancho))));transform-origin:0 0}.hp-journey-unit>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=stub])>.hp-ticket-frame{width:var(--hp-cupon-ancho);justify-self:start;max-width:100%}.hp-journey-unit>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=stub])>.hp-ticket-frame>.hp-ticket{width:var(--hp-cupon-ancho);height:var(--hp-cupon-alto);min-height:var(--hp-cupon-alto)}}.hp-journey-unit>:not(.hp-ticket-piece){min-width:0;min-height:0;position:relative}@media (min-width:1001px){.hp-journey-unit>:not(.hp-ticket-piece)>.hp-chat__panel{position:absolute;inset:0}}.hp-journey-unit>.hp-conversation,.hp-journey-unit>:not(.hp-ticket-piece)>.hp-conversation{height:100%}.hp-journey-chat-empty p{color:var(--hp-muted);margin:.4rem 0 0;font-size:.82rem}@media (max-width:1000px){.hp-journey-unit{grid-template-columns:minmax(0,1fr)}.hp-journey-unit>.hp-ticket-piece{width:100%;max-width:36rem}}.hp-ticket-frame{min-width:0;height:100%;position:relative}.hp-ticket-frame>.hp-ticket{height:100%}.hp-ticket-piece{min-height:0}.hp-ticket-hint{color:var(--hp-muted);letter-spacing:.01em;text-align:center;margin:.45rem 0 0;font-size:.72rem}.hp-ticket-hint__tacto{display:none}@media (pointer:coarse){.hp-ticket-hint__puntero{display:none}.hp-ticket-hint__tacto{display:inline}}.hp-ticket__link{z-index:1;cursor:pointer;appearance:none;background:0 0;border:0;border-radius:1rem;padding:0;position:absolute;inset:0}.hp-ticket__link:focus-visible{outline:2px solid var(--hp-focus);outline-offset:3px}.hp-ticket-frame:hover .hp-ticket,.hp-ticket__link:focus-visible~.hp-ticket{border-color:color-mix(in srgb, var(--product-brand) 40%, var(--hp-border))}.hp-ticket-frame:has(.hp-ticket__link:focus-visible) .hp-ticket{border-color:color-mix(in srgb, var(--product-brand) 40%, var(--hp-border))}[data-ticket-navigates=true] .hp-ticket{cursor:pointer;transition:border-color .12s}.hp-ticket__caregiver{z-index:2;color:var(--product-brand);text-underline-offset:.18rem;font-weight:800;text-decoration:underline;position:relative}.hp-ticket__stamp{z-index:0;pointer-events:none;place-items:center;display:grid;position:absolute;container-type:inline-size}.hp-ticket__stamp>span{letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;color:#b91c1c8c;border:.16em solid #b91c1c73;border-radius:.35em;padding:.12em .5em;font-size:clamp(1.1rem,5.5cqw,2.6rem);font-weight:800;transform:rotate(-16deg)}.hp-ticket__stamp[data-on=body]{grid-area:body;inset:0}.hp-ticket__stamp[data-on=stub]{grid-area:stub;inset:0}.hp-ticket__stamp[data-on=stub]>span{font-size:clamp(.62rem,4.4cqw,.92rem)}.hp-ticket[data-ticket-piece=stub] .hp-ticket__stamp[data-on=stub]>span{font-size:clamp(.8rem,5.5cqw,1.5rem)}.hp-ticket-simulation{letter-spacing:.08em;text-transform:uppercase;color:#b91c1c;background:#b91c1c14;border:1px solid #b91c1c59;border-radius:999px;align-items:center;gap:.4rem;width:fit-content;max-width:100%;margin:0;padding:.3rem .7rem;font-size:.74rem;font-weight:850;display:flex}.hp-ticket__paws{z-index:0;opacity:.085;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23496b54'%3E%3Cellipse cx='6.5' cy='9' rx='2.6' ry='3.4'/%3E%3Cellipse cx='12' cy='6.6' rx='2.7' ry='3.6'/%3E%3Cellipse cx='17.5' cy='9' rx='2.6' ry='3.4'/%3E%3Cpath d='M12 12.2c3.2 0 5.6 2.3 5.6 4.7 0 2-1.7 3.2-3.6 3.2-1 0-1.4-.3-2-.3s-1 .3-2 .3c-1.9 0-3.6-1.2-3.6-3.2 0-2.4 2.4-4.7 5.6-4.7Z'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23496b54'%3E%3Cellipse cx='6.5' cy='9' rx='2.6' ry='3.4'/%3E%3Cellipse cx='12' cy='6.6' rx='2.7' ry='3.6'/%3E%3Cellipse cx='17.5' cy='9' rx='2.6' ry='3.4'/%3E%3Cpath d='M12 12.2c3.2 0 5.6 2.3 5.6 4.7 0 2-1.7 3.2-3.6 3.2-1 0-1.4-.3-2-.3s-1 .3-2 .3c-1.9 0-3.6-1.2-3.6-3.2 0-2.4 2.4-4.7 5.6-4.7Z'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23496b54'%3E%3Cellipse cx='6.5' cy='9' rx='2.6' ry='3.4'/%3E%3Cellipse cx='12' cy='6.6' rx='2.7' ry='3.6'/%3E%3Cellipse cx='17.5' cy='9' rx='2.6' ry='3.4'/%3E%3Cpath d='M12 12.2c3.2 0 5.6 2.3 5.6 4.7 0 2-1.7 3.2-3.6 3.2-1 0-1.4-.3-2-.3s-1 .3-2 .3c-1.9 0-3.6-1.2-3.6-3.2 0-2.4 2.4-4.7 5.6-4.7Z'/%3E%3C/g%3E%3C/svg%3E");background-position:14% 82%,58% 16%,40% 104%;background-repeat:no-repeat;background-size:7.5rem 7.5rem,5.2rem 5.2rem,4.2rem 4.2rem;width:76%;position:absolute;inset:0 auto 0 0}@media (min-width:861px){.hp-ticket .hp-ticket__date strong,.hp-ticket .hp-ticket__date strong{font-size:clamp(1.8rem,2.7vw,3.1rem)}.hp-ticket{min-height:var(--hp-alto-ticket)}.hp-ticket .hp-ticket__body,.hp-ticket .hp-ticket__body{grid-template-columns:minmax(10.5rem,.27fr) minmax(0,1fr);grid-template-areas:"estado lead""mascotas fechas""mascotas servicio""mascotas valores""mascotas avance""frase datos";align-content:center;gap:.5rem 1.7rem}.hp-ticket .hp-ticket__status,.hp-ticket .hp-ticket__status{text-align:center;flex-direction:column;grid-area:estado;justify-content:center;align-items:center}.hp-ticket .hp-ticket__lead,.hp-ticket .hp-ticket__lead{grid-area:lead}.hp-ticket .hp-ticket__dates,.hp-ticket .hp-ticket__dates{grid-area:fechas}.hp-ticket .hp-ticket__service,.hp-ticket .hp-ticket__service{grid-area:servicio}.hp-ticket .hp-ticket__values,.hp-ticket .hp-ticket__values{grid-area:valores}.hp-ticket .hp-ticket__timeline,.hp-ticket .hp-ticket__timeline{grid-area:avance}.hp-ticket .hp-ticket__identity,.hp-ticket .hp-ticket__identity{border-top:1px solid color-mix(in srgb, var(--hp-border) 80%, transparent);grid-area:datos;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:start;padding-top:.6rem;display:grid}.hp-ticket .hp-ticket__body-pets,.hp-ticket .hp-ticket__body-pets{grid-area:mascotas;justify-content:center;align-self:center;justify-items:center}.hp-ticket .hp-ticket__body-pets>small,.hp-ticket .hp-ticket__body-pets>small{text-align:center}.hp-ticket .hp-ticket__note,.hp-ticket .hp-ticket__note{text-align:center;grid-area:frase;align-self:end}}.hp-ticket .hp-ticket__body,.hp-ticket .hp-ticket__body{padding:1rem 1.35rem 1.1rem}@media (max-width:860px){.hp-ticket .hp-ticket__body,.hp-ticket .hp-ticket__body{gap:1.5rem}}.hp-ticket .hp-ticket__status,.hp-ticket .hp-ticket__status{gap:.35rem}.hp-ticket .hp-ticket__identity,.hp-ticket .hp-ticket__identity{column-gap:1.4rem}.hp-ticket .hp-ticket__stub,.hp-ticket .hp-ticket__stub{gap:1.05rem;padding:1.3rem 1.15rem}.hp-ticket .hp-ticket__stub-block small,.hp-ticket .hp-ticket__stub-grid small,.hp-ticket .hp-ticket__stub-grid small{font-size:.68rem}.hp-ticket .hp-ticket__stub-block strong,.hp-ticket .hp-ticket__caregiver,.hp-ticket .hp-ticket__caregiver{font-size:1.05rem;line-height:1.2}.hp-ticket .hp-ticket__stub-grid,.hp-ticket .hp-ticket__stub-grid{gap:.7rem;padding-top:.85rem}.hp-ticket .hp-ticket__stub-grid strong,.hp-ticket .hp-ticket__stub-grid strong{font-size:.95rem}.hp-ticket .hp-ticket__date strong,.hp-ticket .hp-ticket__date strong{font-size:clamp(1.5rem,2.4vw,2rem)}.hp-ticket .hp-ticket__timeline,.hp-ticket .hp-ticket__timeline{padding-block:.25rem}.hp-ticket[data-ticket-piece=body]{grid-template-columns:minmax(0, 1fr) var(--hp-troquel);grid-template-areas:"head head""body perf"}.hp-ticket[data-ticket-piece=stub]{grid-template-columns:minmax(0,1fr);grid-template-areas:"head""stub"}.hp-ticket[data-ticket-piece=stub] .hp-ticket__stub{border-left:0}@media (min-width:861px){.hp-journey-grid:has(.hp-ticket[data-ticket-piece=full]){grid-template-columns:minmax(0,1fr)}.hp-journey-grid>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=full]){width:calc(74.359% - .817949rem)}@media (max-width:1000px){.hp-journey-grid>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=full]){width:100%;max-width:36rem}}.hp-ticket[data-ticket-piece=body]{height:var(--hp-lienzo-alto);min-height:var(--hp-lienzo-alto);grid-template-rows:var(--hp-franja) minmax(0, 1fr)}.hp-ticket[data-ticket-piece=body]>.hp-ticket__body{grid-template-rows:var(--hp-cuerpo-filas);padding-top:var(--hp-cuerpo-arriba);padding-bottom:var(--hp-cuerpo-abajo);align-content:start}.hp-journey-grid:has(.hp-ticket[data-ticket-piece=body]){grid-template-columns:minmax(0,1fr);align-items:start}.hp-journey-grid>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=body]){width:calc(74.359% - .817949rem)}@media (max-width:1000px){.hp-journey-grid>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=body]){width:100%;max-width:36rem}}@media (min-width:1320px){.hp-journey-grid:has(.hp-ticket[data-ticket-piece=body]){grid-template-columns:repeat(2,minmax(0,1fr))}.hp-journey-grid>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=body]){width:100%;max-width:none}}.hp-journey-grid>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=body])>.hp-ticket-frame{width:100%;aspect-ratio:var(--hp-lienzo-proporcion);container-type:inline-size}.hp-journey-grid>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=body])>.hp-ticket-frame>.hp-ticket{width:var(--hp-lienzo-ancho);height:var(--hp-lienzo-alto);min-height:var(--hp-lienzo-alto);transform:scale(tan(atan2(100cqw, var(--hp-lienzo-ancho))));transform-origin:0 0}.hp-journey-grid:has(.hp-ticket[data-ticket-piece=stub]){grid-template-columns:repeat(auto-fill, var(--hp-cupon-ancho));justify-content:start;align-items:start}.hp-journey-grid>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=stub]){width:100%;max-width:none}.hp-journey-grid>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=stub])>.hp-ticket-frame{width:100%;aspect-ratio:var(--hp-cupon-proporcion);container-type:inline-size}.hp-journey-grid>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=stub])>.hp-ticket-frame>.hp-ticket{width:var(--hp-cupon-ancho);height:var(--hp-cupon-alto);min-height:var(--hp-cupon-alto);transform:scale(tan(atan2(100cqw, var(--hp-cupon-ancho))));transform-origin:0 0}.hp-ticket[data-ticket-piece=stub]{grid-template-rows:var(--hp-franja) minmax(0, 1fr)}.hp-ticket[data-ticket-piece=stub] .hp-ticket__head{align-content:center;padding:.95rem 1.15rem}}@media (max-width:860px){.hp-journey-grid:has(.hp-ticket[data-ticket-piece=body]){grid-template-columns:minmax(0,1fr)}.hp-journey-grid>.hp-ticket-piece:has(.hp-ticket[data-ticket-piece=body]){max-width:36rem}}.hp-ticket__lead{color:var(--product-ink-muted);letter-spacing:.14em;text-align:center;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:650}.hp-ticket__dates{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);place-items:center;gap:clamp(.5rem,2vw,1.1rem);display:grid}.hp-ticket__date{justify-items:center;min-width:0;display:grid}.hp-ticket__dates>:first-child{justify-self:end}.hp-ticket__dates:has(.hp-ticket__date small)>.hp-ticket__date:first-child:after{content:" ";margin-top:.25rem;font-size:.6rem;line-height:1.1;display:block}.hp-ticket__dates>:last-child{justify-self:start}.hp-ticket__date small{color:var(--product-ink-muted);letter-spacing:.06em;text-align:center;text-transform:uppercase;margin-top:.25rem;font-size:.6rem;font-weight:750;line-height:1.1;display:block}.hp-ticket__date strong{letter-spacing:-.02em;white-space:nowrap;font-size:clamp(1.15rem,6.5vw,2.9rem);font-weight:800;line-height:1;display:block}.hp-ticket__route{width:clamp(1.4rem,2vw,2.1rem);height:clamp(1.4rem,2vw,2.1rem);fill:var(--product-brand);flex:none}.hp-ticket__values{color:var(--product-ink-muted);letter-spacing:.1em;text-align:center;text-transform:uppercase;margin:0;font-size:.7rem}.hp-ticket__note{color:var(--product-brand);margin:0;font-size:.78rem;font-style:italic;line-height:1.35}.hp-ticket__brand{align-items:center;gap:.4rem;display:inline-flex}.hp-ticket__brand-paw{fill:currentColor;width:1.05rem;height:1.05rem}.hp-ticket__head-stub{opacity:.92;margin:0;font-size:.8rem;font-weight:650;line-height:1.25}.hp-ticket[data-ticket-piece=body],.hp-ticket[data-ticket-piece=stub]{position:relative}.hp-ticket[data-ticket-piece=body]{-webkit-mask-image:linear-gradient(#000 0 0), radial-gradient(circle at 100% 50%, #0000 0 var(--hp-agujero), #000 calc(var(--hp-agujero) + 1px));mask-image:linear-gradient(#000 0 0), radial-gradient(circle at 100% 50%, #0000 0 var(--hp-agujero), #000 calc(var(--hp-agujero) + 1px));-webkit-mask-size:calc(100% - var(--hp-agujero)) 100%, var(--hp-agujero) var(--hp-paso);mask-size:calc(100% - var(--hp-agujero)) 100%, var(--hp-agujero) var(--hp-paso);-webkit-mask-position:0 0, 100% calc(var(--hp-paso) / -2);mask-position:0 0, 100% calc(var(--hp-paso) / -2);border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;-webkit-mask-repeat:no-repeat,repeat-y;mask-repeat:no-repeat,repeat-y;-webkit-mask-composite:source-over;mask-composite:add}.hp-ticket[data-ticket-piece=stub]{-webkit-mask-image:linear-gradient(#000 0 0), radial-gradient(circle at 0 50%, #0000 0 var(--hp-agujero), #000 calc(var(--hp-agujero) + 1px));mask-image:linear-gradient(#000 0 0), radial-gradient(circle at 0 50%, #0000 0 var(--hp-agujero), #000 calc(var(--hp-agujero) + 1px));-webkit-mask-size:calc(100% - var(--hp-agujero)) 100%, var(--hp-agujero) var(--hp-paso);mask-size:calc(100% - var(--hp-agujero)) 100%, var(--hp-agujero) var(--hp-paso);-webkit-mask-position:100% 0, 0 calc(var(--hp-paso) / -2);mask-position:100% 0, 0 calc(var(--hp-paso) / -2);border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;-webkit-mask-repeat:no-repeat,repeat-y;mask-repeat:no-repeat,repeat-y;-webkit-mask-composite:source-over;mask-composite:add}.hp-ticket[data-ticket-piece=body],.hp-ticket[data-ticket-piece=stub]{box-shadow:inset 0 1px #ffffffd9}:is(.hp-ticket-frame:has(.hp-ticket[data-ticket-piece=body]),.hp-ticket-frame:has(.hp-ticket[data-ticket-piece=stub])){filter:drop-shadow(0 1px 1px #3a302442)drop-shadow(0 10px 14px #3a30243d)drop-shadow(0 28px 36px #3a302452)}@media (max-width:860px){.hp-ticket[data-ticket-piece=body]{border-right:1px solid color-mix(in srgb, var(--product-border) 70%, transparent);-webkit-mask-image:linear-gradient(#000 0 0), radial-gradient(circle at 50% 100%, #0000 0 var(--hp-agujero), #000 calc(var(--hp-agujero) + 1px));mask-image:linear-gradient(#000 0 0), radial-gradient(circle at 50% 100%, #0000 0 var(--hp-agujero), #000 calc(var(--hp-agujero) + 1px));-webkit-mask-size:100% calc(100% - var(--hp-agujero)), var(--hp-paso) var(--hp-agujero);mask-size:100% calc(100% - var(--hp-agujero)), var(--hp-paso) var(--hp-agujero);-webkit-mask-position:0 0, calc(var(--hp-paso) / -2) 100%;mask-position:0 0, calc(var(--hp-paso) / -2) 100%;border-bottom:0;border-radius:1rem 1rem 0 0;-webkit-mask-repeat:no-repeat,repeat-x;mask-repeat:no-repeat,repeat-x}.hp-ticket[data-ticket-piece=stub]{border-left:1px solid color-mix(in srgb, var(--product-border) 70%, transparent);-webkit-mask-image:linear-gradient(#000 0 0), radial-gradient(circle at 50% 0, #0000 0 var(--hp-agujero), #000 calc(var(--hp-agujero) + 1px));mask-image:linear-gradient(#000 0 0), radial-gradient(circle at 50% 0, #0000 0 var(--hp-agujero), #000 calc(var(--hp-agujero) + 1px));-webkit-mask-size:100% calc(100% - var(--hp-agujero)), var(--hp-paso) var(--hp-agujero);mask-size:100% calc(100% - var(--hp-agujero)), var(--hp-paso) var(--hp-agujero);-webkit-mask-position:0 100%, calc(var(--hp-paso) / -2) 0;mask-position:0 100%, calc(var(--hp-paso) / -2) 0;border-top:0;border-radius:0 0 1rem 1rem;-webkit-mask-repeat:no-repeat,repeat-x;mask-repeat:no-repeat,repeat-x}}.hp-ticket__pets{grid-auto-columns:minmax(0,max-content);grid-auto-flow:column;justify-content:center;gap:.7rem .8rem;margin:.2rem 0 0;padding:0;list-style:none;display:grid}.hp-ticket__pets>li{width:var(--hp-retrato,4.6rem);text-align:center;justify-items:center;gap:.35rem;min-width:0;display:grid}.hp-ticket__pets small{color:var(--product-brand);font-size:.72rem;line-height:1.1}.hp-ticket__pets strong{overflow-wrap:anywhere;font-size:.95rem;line-height:1.15}.hp-ticket__pet-icon{width:var(--hp-retrato,4.6rem);height:var(--hp-retrato,4.6rem);border:2px solid color-mix(in srgb, var(--product-brand) 28%, transparent);background:var(--product-surface);color:var(--product-brand);border-radius:50%;flex:none;place-items:center;display:grid;overflow:hidden;box-shadow:0 1px 2px #3a30242e,0 6px 10px -4px #3a302447}.hp-ticket__pet-icon img{object-fit:cover;width:100%;height:100%}.hp-ticket__pet-icon .hp-division-icon{width:52%;height:52%;color:var(--product-brand);opacity:.85}.hp-ticket__pets[data-count="3"],.hp-ticket__pets[data-count="4"]{grid-template-columns:repeat(2,minmax(0,max-content));grid-auto-flow:row;justify-items:center}.hp-ticket__pets[data-count="3"]>li:last-child{grid-column:1/-1}.hp-ticket__pets-more{color:var(--product-ink-muted);grid-column:1/-1;align-self:center;font-size:1rem;font-weight:750}.hp-ticket__body-pets{justify-items:center;gap:.5rem;display:grid}.hp-ticket__body-pets .hp-ticket__pets{--hp-retrato:4.4rem}.hp-ticket__body-pets .hp-ticket__pets[data-count="3"],.hp-ticket__body-pets .hp-ticket__pets[data-count="4"]{--hp-retrato:3.8rem}.hp-ticket__body-pets>small{color:var(--product-ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700}.hp-ticket__stub .hp-ticket__pets{--hp-retrato:4.4rem}.hp-ticket__stub .hp-ticket__pets[data-count="3"],.hp-ticket__stub .hp-ticket__pets[data-count="4"]{--hp-retrato:3.4rem}.hp-ticket:before,.hp-ticket:after{content:"";z-index:3;background:var(--hp-bg);border-radius:50%;width:1.5rem;height:1.5rem;position:absolute;top:50%;transform:translateY(-50%);box-shadow:inset 0 5px 7px -3px #3a30247a,inset 0 2px 2px -1px #3a302452,inset 0 -3px 4px -3px #ffffffb8}.hp-ticket:before{left:-.75rem}.hp-ticket:after{right:-.75rem}@media (min-width:861px){.hp-ticket[data-ticket-piece=body]:after,.hp-ticket[data-ticket-piece=stub]:before{content:none}}.hp-ticket__perforation{z-index:4;width:var(--hp-troquel);grid-area:1/perf/-1;position:relative}.hp-ticket__dots{background-image: radial-gradient(circle at 50% 64%, #fff3 0 calc(var(--hp-agujero) * .12), #fff0 calc(var(--hp-agujero) * .34)),  radial-gradient(circle at 50% 50%, #3a30243d 0 calc(var(--hp-agujero) * .62), #3a30244d var(--hp-agujero), #0000 var(--hp-agujero)), radial-gradient(circle at 50% 50%, var(--hp-bg) 0 var(--hp-agujero), #0000 calc(var(--hp-agujero) + 1px)), radial-gradient(circle at 50% 43%, #28201680 0 calc(var(--hp-agujero) + 1.5px), #0000 calc(var(--hp-agujero) + 2.5px)), radial-gradient(circle at 50% 58%, #ffffff8c 0 calc(var(--hp-agujero) + 1.5px), #0000 calc(var(--hp-agujero) + 2.5px));background-position:50% calc(var(--hp-paso) / -2);background-size:100% var(--hp-paso);background-repeat:repeat-y;border:0;position:absolute;inset:0;transform:none}.hp-ticket__head{background-image:repeating-linear-gradient(58deg, #ffffff08 0 1px, transparent 1px 4px), linear-gradient(180deg, color-mix(in srgb, var(--product-brand) 92%, white) 0%, var(--product-brand) 100%);grid-template-columns:minmax(0,1fr) auto minmax(9rem,.24fr);align-items:center;gap:1rem;display:grid;box-shadow:inset 0 -2px #142c204d,inset 0 1px #ffffff29}.hp-ticket[data-ticket-piece=body] .hp-ticket__head{grid-template-columns:minmax(0,1fr) auto}.hp-ticket[data-ticket-piece=stub] .hp-ticket__head{grid-template-columns:minmax(0,1fr)}.hp-ticket__kind{letter-spacing:.02em;font-size:1.02rem}.hp-ticket__status{align-items:center}.hp-ticket__status-badge{width:100%;height:var(--hp-estado-hueco);justify-content:center;display:flex}.hp-ticket__status-badge[data-lines="1"]{align-items:center}.hp-ticket__status-badge[data-lines="2"]{align-items:flex-end}.hp-ticket__status-badge[data-lines="3"]{align-items:stretch}.hp-ticket__status .hp-status-chip{border-radius:99px;padding-inline:.85rem;font-size:.85rem;font-weight:800}.hp-ticket__date strong{letter-spacing:-.015em;font-size:clamp(1.5rem,2.5vw,2.15rem);line-height:1.05}.hp-ticket__timeline-note{background:color-mix(in srgb, var(--product-brand) 12%, transparent);width:fit-content;color:var(--product-brand);margin-inline-start:0;margin-left:var(--avance,50%);text-align:center;border-radius:99px;padding:.2rem .7rem;font-weight:750;position:relative;transform:translate(-50%)}.hp-journey-grid,.hp-ticket-piece{--hp-troquel:1.1rem;--hp-agujero:.3rem;--hp-paso:1.4rem;--hp-talon:15rem;--hp-alto-ticket:29.8rem;--hp-alto-vigente:26.5rem;--hp-alto-apaisado:25rem;--hp-papel-canonico:62rem;--hp-lienzo-ancho:calc(var(--hp-papel-canonico) - var(--hp-talon));--hp-lienzo-alto:var(--hp-alto-apaisado);--hp-lienzo-proporcion:47 / 25;--hp-cupon-ancho:var(--hp-talon);--hp-cupon-codigo:7rem;--hp-cupon-alto:calc(var(--hp-alto-apaisado) + var(--hp-cupon-codigo));--hp-cupon-proporcion:15 / 32;--hp-cuerpo-filas:auto auto auto auto auto minmax(0, 1fr);--hp-cuerpo-arriba:8.5px;--hp-cuerpo-abajo:12px;--hp-franja:5.75rem;--hp-estado-hueco:calc(3 * 1rem + .64rem)}.hp-ticket-piece[data-ticket-simulated=true]{--hp-cupon-codigo:0rem;--hp-cupon-proporcion:15 / 25}.hp-ticket-piece{--product-bg:#f5f0e7;--product-surface:#fffdfa;--product-border:#ded6ca;--product-ink:#292524;--product-ink-muted:#6b625b;--product-brand:#496b54;gap:.7rem;min-width:0;display:grid}.hp-ticket{grid-template-columns:minmax(0, 1fr) var(--hp-troquel) var(--hp-talon);border:1px solid color-mix(in srgb, var(--product-border) 70%, transparent);background-image:repeating-linear-gradient(58deg,#786c5c0e 0 1px,#0000 1px 3px),repeating-linear-gradient(-32deg,#786c5c0a 0 1px,#0000 1px 4px),linear-gradient(168deg,#fffdf7 0%,#fbf8f0 52%,#f6f1e6 100%);border-radius:1rem;grid-template-areas:"head head head""body perf stub";min-width:0;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 1px #3a302438,0 10px 16px -6px #3a302442,0 34px 46px -16px #3a302461,inset 0 1px #ffffffd9}.hp-ticket[data-ticket-kind=request]{--product-brand:#9a690c}.hp-ticket__head{background:var(--product-brand);color:var(--product-surface);grid-area:head;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 1rem;display:flex}.hp-ticket__kind{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.hp-ticket__tagline{opacity:.86;margin:.1rem 0 0;font-size:.68rem}.hp-ticket__brand{margin:0;font-size:.95rem;font-weight:850}.hp-ticket__body{grid-area:body;grid-template-columns:minmax(0,1fr);align-content:start;gap:.7rem;min-width:0;padding:.85rem 1rem 1rem;display:grid}.hp-ticket__status{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.hp-ticket__status p{color:var(--product-ink-muted);margin:0;font-size:.76rem}.hp-ticket__dates{justify-content:center;align-items:center;gap:1.1rem;display:flex}.hp-ticket__date{justify-items:center;display:grid}.hp-ticket__date strong{letter-spacing:-.02em;text-transform:uppercase;font-size:1.5rem;font-weight:850;line-height:1.05}.hp-ticket__date span{color:var(--product-ink-muted);font-size:.72rem}.hp-ticket__route{background:color-mix(in srgb, var(--product-brand) 10%, transparent);width:2rem;height:2rem;color:var(--product-brand);border-radius:50%;flex:none;place-items:center;display:inline-grid}.hp-ticket__route svg{width:1.05rem;height:1.05rem}.hp-ticket__service{color:var(--product-ink-muted);letter-spacing:.05em;text-align:center;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:700}.hp-ticket__timeline{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.4rem .55rem;display:grid}.hp-ticket__timeline-edge{color:var(--product-ink-muted);text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:700}.hp-ticket__track{justify-content:space-between;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.hp-ticket__track:before{content:"";background:color-mix(in srgb, var(--product-brand) 28%, transparent);border-radius:2px;height:2px;position:absolute;top:50%;left:.25rem;right:.25rem}.hp-ticket__track li{background:color-mix(in srgb, var(--product-brand) 18%, transparent);border-radius:50%;flex:none;width:.5rem;height:.5rem;position:relative}.hp-ticket__track li[data-state=past]{background:var(--product-brand)}.hp-ticket__track li[data-state=current]{background:var(--product-brand);width:.72rem;height:.72rem;box-shadow:0 0 0 .22rem color-mix(in srgb, var(--product-brand) 18%, transparent)}.hp-ticket__timeline-note{color:var(--product-ink-muted);text-align:center;grid-column:1/-1;margin:0;font-size:.7rem}.hp-ticket__identity{border-top:1px solid var(--product-border);grid-template-columns:repeat(auto-fit,minmax(6.5rem,1fr));gap:.4rem .7rem;margin:0;padding-top:.6rem;display:grid}.hp-ticket__identity dt{color:var(--product-ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:750}.hp-ticket__identity dd{margin:.1rem 0 0;font-size:.8rem;font-weight:700}.hp-ticket__stub{background:0 0;grid-area:stub;align-content:start;gap:.6rem;min-width:0;padding:.85rem .9rem 1rem;display:grid}.hp-ticket__stub-line{color:var(--product-brand);margin:0;font-size:.7rem;font-style:italic}.hp-ticket__stub-block small,.hp-ticket__stub-grid small{color:var(--product-ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:750;display:block}.hp-ticket__stub-block strong{font-size:.85rem}.hp-ticket__service,.hp-ticket__identity dd,.hp-ticket__status p,.hp-ticket__stub-block strong,.hp-ticket__stub-block .hp-ticket__caregiver,.hp-ticket__stub-grid strong,.hp-ticket__pets strong,.hp-ticket__pets small{-webkit-line-clamp:var(--hp-renglones,2);line-clamp:var(--hp-renglones,2);line-height:var(--hp-interlinea,1.3);min-height:calc(var(--hp-renglones,2) * var(--hp-interlinea,1.3) * 1em);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hp-ticket__stub-block strong,.hp-ticket__stub-block .hp-ticket__caregiver,.hp-ticket__stub-grid strong,.hp-ticket__pets strong,.hp-ticket__pets small{--hp-renglones:1}.hp-ticket__stub-block strong,.hp-ticket__stub-block .hp-ticket__caregiver,.hp-ticket__stub-grid strong,.hp-ticket__identity dd,.hp-ticket__service{overflow-wrap:anywhere}.hp-ticket__stub-grid{border-top:1px solid var(--product-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .8rem;padding-top:.6rem;display:grid}.hp-ticket__stub-grid strong{font-size:.8rem}@media (min-width:861px){.hp-ticket__stub-duration{grid-column:1/-1;align-items:baseline;gap:.5rem;display:flex}}.hp-ticket__stub-code{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.hp-ticket__qr{background:var(--product-surface);width:5.2rem;height:5.2rem;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--product-border) 70%, transparent);color:var(--product-ink);border-radius:.4rem;display:block}.hp-ticket__stub-code p{color:var(--product-ink-muted);margin:0;font-size:.74rem;font-style:italic;line-height:1.3}.hp-future-payments{gap:.7rem;display:grid}.hp-future-payments>header h2{margin:0;font-size:.95rem}.hp-future-payments>header p{color:var(--hp-muted);margin:.25rem 0 0;font-size:.76rem;line-height:1.45}.hp-future-payments__list{gap:.1rem;margin:0;padding:0;list-style:none;display:grid}.hp-future-payments__list>li{border-bottom:1px solid color-mix(in srgb, var(--hp-border) 60%, transparent);grid-template-columns:auto minmax(0,1fr) auto 9.5rem;align-items:center;gap:.6rem;padding:.45rem 0;display:grid}.hp-future-payments__list>li:last-child{border-bottom:0}.hp-future-payments__list input[type=checkbox]{width:1.05rem;height:1.05rem;accent-color:var(--hp-accent-strong);cursor:pointer;margin:0}.hp-future-payments__list input:disabled{cursor:default;opacity:.45}.hp-future-payments__period strong{font-size:.82rem;display:block}.hp-future-payments__period small{color:var(--hp-muted);font-size:.68rem}.hp-future-payments__amount{text-align:right;white-space:nowrap;font-size:.85rem;font-weight:750}.hp-future-payments__state{color:var(--hp-muted);text-align:right;font-size:.7rem}.hp-future-payments__list>li[data-state=COVERED] .hp-future-payments__state{color:var(--hp-success)}.hp-future-payments__list>li[data-state=DUE] .hp-future-payments__state{color:var(--hp-accent-strong);font-weight:700}.hp-future-payments__list>li[data-mandatory=true]{background:color-mix(in srgb, var(--hp-accent-strong) 5%, transparent)}.hp-future-payments__list>li[data-mandatory=true] .hp-future-payments__state{color:var(--hp-accent-strong);font-weight:700}.hp-future-payments__foot{border-top:1px solid var(--hp-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding-top:.7rem;display:flex}.hp-future-payments__reserved{color:var(--hp-muted);margin:0;font-size:.76rem}.hp-future-payments__reserved strong{color:var(--hp-text)}@media (max-width:640px){.hp-future-payments__list>li{grid-template-columns:auto minmax(0,1fr) auto;row-gap:.15rem}.hp-future-payments__state{text-align:left;grid-column:2/-1}.hp-future-payments__foot{flex-direction:column;align-items:stretch}}.hp-ticket-actions{flex-wrap:wrap;gap:.5rem;display:flex}.hp-ticket--compact .hp-ticket__timeline-note{display:none}@media (max-width:860px){.hp-ticket{grid-template-columns:minmax(0,1fr);grid-template-areas:"head""body""perf""stub"}.hp-ticket__perforation{grid-area:auto/1/auto/-1;width:auto;height:1.1rem}.hp-ticket__dots{background-position:calc(var(--hp-paso) / -2) 50%;background-size:var(--hp-paso) 100%;background-repeat:repeat-x}.hp-ticket__stub-grid{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;column-gap:.7rem}.hp-ticket__stub-grid small{min-height:2.4em;line-height:1.2}.hp-ticket__stub-grid strong{--hp-renglones:2}}@media (max-width:420px){.hp-ticket__date strong{font-size:1.3rem}.hp-ticket__stub-grid{column-gap:.5rem}.hp-ticket__stub-grid small{font-size:.6rem}.hp-ticket__stub-grid strong{font-size:.82rem}}@media (min-width:861px){.hp-ticket[data-ticket-piece=full] .hp-ticket__head,.hp-ticket[data-ticket-piece=body] .hp-ticket__head{padding:.95rem 1.15rem}.hp-ticket[data-ticket-piece=full] .hp-ticket__kind,.hp-ticket[data-ticket-piece=body] .hp-ticket__kind{letter-spacing:.07em;font-size:1.02rem}.hp-ticket[data-ticket-piece=full] .hp-ticket__tagline,.hp-ticket[data-ticket-piece=body] .hp-ticket__tagline{margin-top:.18rem;font-size:.78rem}.hp-ticket[data-ticket-piece=full] .hp-ticket__brand,.hp-ticket[data-ticket-piece=body] .hp-ticket__brand{font-size:1.32rem}.hp-ticket[data-ticket-piece=full] .hp-ticket__brand-paw,.hp-ticket[data-ticket-piece=body] .hp-ticket__brand-paw{width:1.35rem;height:1.35rem}.hp-ticket[data-ticket-piece=full] .hp-ticket__head{grid-template-columns:minmax(0, 1fr) auto calc(var(--hp-talon) - 1.15rem);align-items:center;gap:1.6rem;display:grid}.hp-ticket[data-ticket-piece=full] .hp-ticket__head-stub{padding-left:1.15rem}.hp-ticket[data-ticket-piece=full]{grid-template-rows:var(--hp-franja) minmax(0, 1fr);height:var(--hp-alto-vigente);min-height:var(--hp-alto-vigente)}.hp-ticket[data-ticket-piece=full]>.hp-ticket__body,.hp-ticket[data-ticket-piece=full]>.hp-ticket__stub{min-height:0;overflow:hidden}.hp-ticket[data-ticket-piece=body],.hp-ticket[data-ticket-piece=stub]{height:var(--hp-alto-ticket)}.hp-ticket[data-ticket-piece=body]>.hp-ticket__body,.hp-ticket[data-ticket-piece=stub]>.hp-ticket__stub{min-height:0;overflow:hidden}}.hp-demo-note{margin-bottom:1rem}.hp-public-header{padding-inline:clamp(1rem,4vw,4rem)}.hp-public-nav{gap:1.5rem;display:flex}.hp-public-nav a,.hp-public-login,.hp-text-link{color:var(--hp-muted);font-weight:750;text-decoration:none}.hp-public-nav a:hover,.hp-public-login:hover,.hp-text-link:hover{text-underline-offset:.25rem;text-decoration:underline}.hp-public-register{background:var(--hp-text);color:#fff;border-radius:.8rem;padding:.75rem 1rem;font-weight:850;text-decoration:none}.hp-home-hero{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);align-items:center;gap:clamp(2rem,6vw,6rem);max-width:90rem;min-height:38rem;margin:auto;padding:clamp(3rem,8vw,8rem) clamp(1.25rem,5vw,5rem);display:grid}.hp-home-hero__copy h1{letter-spacing:-.045em;max-width:52rem;margin:.8rem 0 1.25rem;font-size:clamp(2.5rem,6vw,5rem);line-height:.98}.hp-home-hero__copy>p:not(.hp-eyebrow){max-width:42rem;color:var(--hp-muted);font-size:clamp(1rem,2vw,1.25rem);line-height:1.65}.hp-home-actions{align-items:center;gap:1.25rem;margin-top:1.75rem;display:flex}.hp-home-actions a:first-child{text-decoration:none}.hp-home-visual{min-height:27rem;box-shadow:var(--hp-shadow);background:radial-gradient(circle at 70% 25%,#fff8df 0 12%,#0000 13%),linear-gradient(145deg,#f7dda0,#dcae59);border:1px solid #d7c7aa;border-radius:2.25rem;place-content:end start;padding:2rem;display:grid;position:relative;overflow:hidden}.hp-home-visual:before,.hp-home-visual:after{content:"";background:#fffdf966;border-radius:50%;position:absolute}.hp-home-visual:before{width:17rem;height:17rem;top:3rem;right:-4rem}.hp-home-visual:after{width:9rem;height:9rem;top:8rem;right:8rem}.hp-home-visual strong,.hp-home-paw{z-index:1;position:relative}.hp-home-visual strong{max-width:20rem;font-size:1.45rem}.hp-home-paw{background:var(--hp-surface);border-radius:1.3rem;place-items:center;width:4rem;height:4rem;margin-bottom:1rem;font-weight:950;display:grid}.hp-public-section,.hp-public-page{width:min(100% - 2rem,82rem);margin:auto;padding:clamp(2.5rem,6vw,5rem) 0}.hp-section-heading{max-width:48rem;margin-bottom:2rem}.hp-section-heading h2,.hp-search-heading h1{margin:.5rem 0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.hp-feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.hp-feature-grid p,.hp-search-heading p{color:var(--hp-muted);line-height:1.55}.hp-feature-number{color:var(--hp-accent-strong);letter-spacing:.12em;font-size:.75rem;font-weight:900}.hp-search-heading{max-width:52rem;margin-bottom:2rem}.hp-search-panel{border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);background:var(--hp-surface);box-shadow:var(--hp-shadow);grid-template-columns:1.2fr 1fr auto;align-items:end;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:grid}.hp-search-panel label,.hp-form-grid label,.hp-auth-form label{color:var(--hp-muted);gap:.4rem;font-size:.78rem;font-weight:850;display:grid}.hp-search-panel input,.hp-search-panel select,.hp-form-grid input,.hp-form-grid select,.hp-auth-form input{border:1px solid var(--hp-border);width:100%;min-height:2.8rem;color:var(--hp-text);background:#fff;border-radius:.75rem;padding:.65rem .8rem}.hp-search-page{max-width:76rem}.hp-search-hero{border:1px solid var(--hp-border);min-height:24rem;box-shadow:var(--hp-shadow);background:linear-gradient(115deg,#fffaf0,#fff 55%,#f4f9f8);border-radius:2rem;grid-template-columns:240px minmax(0,1fr) 320px;margin-bottom:2rem;display:grid;overflow:hidden}.hp-search-hero__animals{align-items:end;display:flex;overflow:hidden}.hp-search-hero__animals img{width:128%;max-width:none;height:auto;transform:translate(-15%)scaleX(-1)}.hp-search-hero__message{flex-direction:column;justify-content:center;padding:2.5rem 1.5rem;display:flex}.hp-search-hero__logo{object-fit:contain;object-position:left center;width:10.5rem;height:auto;margin-bottom:1.2rem}.hp-search-hero__message h1{margin:.35rem 0 .75rem;font-size:clamp(2.2rem,4vw,3.7rem);line-height:.98}.hp-search-hero__message>p:last-child{max-width:35rem;color:var(--hp-muted);margin:0;line-height:1.6}.hp-search-hero__assurances{background:#f0f9f7d1;border:1px solid #d8e6e3;border-radius:1.5rem;align-content:center;gap:0;margin:1.5rem;padding:.7rem 1.25rem;display:grid}.hp-search-hero__assurances div{grid-template-columns:2.25rem 1fr;align-items:center;gap:.8rem;padding:1rem 0;display:grid}.hp-search-hero__assurances div+div{border-top:1px solid #d8e6e3}.hp-search-hero__assurances span{color:#215e56;background:#dcefeb;border-radius:999px;place-items:center;width:2.25rem;height:2.25rem;font-size:.7rem;font-weight:900;display:grid}.hp-search-hero__assurances p{margin:0;font-size:.88rem;font-weight:800;line-height:1.35}.hp-search-flow{max-width:68rem}.hp-search-journey{grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;margin-bottom:.8rem;display:grid}.hp-search-journey button{color:#857c70;text-align:left;background:0 0;border:0;align-items:center;gap:.4rem;padding:.45rem .3rem;font-size:.73rem;font-weight:800;display:flex}.hp-search-journey button span{background:#fff;border:1px solid #d8cdbc;border-radius:999px;flex:none;place-items:center;width:1.65rem;height:1.65rem;font-size:.65rem;display:grid}.hp-search-journey button[aria-current=step],.hp-search-journey button[data-complete=true]{color:var(--hp-text)}.hp-search-journey button[aria-current=step] span{color:#fff;background:#bd7a18;border-color:#bd7a18}.hp-search-journey button[data-complete=true]:not([aria-current=step]) span{color:#215e56;background:#e3f1ee;border-color:#9fc7c0}.hp-search-step{border:1px solid var(--hp-border);background:var(--hp-surface);box-shadow:var(--hp-shadow);border-radius:2rem;padding:clamp(1.25rem,4vw,2.5rem)}.hp-search-step h2,.hp-search-results h2{margin:.35rem 0 0;font-size:clamp(1.65rem,4vw,2.4rem)}.hp-search-step__copy,.hp-search-disclosure{color:var(--hp-muted);line-height:1.55}.hp-search-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.5rem;display:grid}.hp-search-choices button{border:1px solid var(--hp-border);min-height:7rem;color:var(--hp-text);text-align:left;cursor:pointer;background:#fff;border-radius:1.25rem;align-content:center;gap:.45rem;padding:1.1rem;display:grid}.hp-search-choices--need{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-search-choices--need button{border-radius:1.6rem;align-content:end;min-height:12rem;padding:1.4rem}.hp-search-choices--need button strong{max-width:12rem;font-size:1.18rem}.hp-search-choices--need button[data-option=FULL_DAY]{background:linear-gradient(150deg,#fff8e9,#f6e5ba)}.hp-search-choices--need button[data-option=PARTIAL_DAY]{background:linear-gradient(150deg,#f7fbfe,#dcecf6);border-color:#c9ddeb}.hp-search-choices--need button[data-option=VISIT]{background:linear-gradient(150deg,#f9fcfb,#e1efeb);border-color:#d1e2dd}.hp-search-choices--mode button{background:#fffcf5;border-radius:1.1rem;min-height:8.5rem}.hp-search-choices--division{grid-template-columns:repeat(4,minmax(0,1fr))}.hp-search-choices--division button{border-radius:1rem;min-height:6.25rem}.hp-search-choices--division button[data-option=HostelDog]{border-top:4px solid #d89b32}.hp-search-choices--division button[data-option=HostelCat]{border-top:4px solid #6aa4c7}.hp-search-choices--division button[data-option=HostelExo]{border-top:4px solid #8c78b5}.hp-search-choices--division button[data-option=HostelFlr]{border-top:4px solid #6fa480}.hp-search-choices button:hover,.hp-search-choices button[aria-pressed=true]{background:#fff7df;border-color:#c58a2a;box-shadow:inset 0 0 0 1px #c58a2a}.hp-search-choices button span{color:var(--hp-muted);line-height:1.4}.hp-search-actions,.hp-search-results__heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hp-search-actions{border-top:1px solid var(--hp-border);margin-top:2rem;padding-top:1rem}.hp-search-detail-step{max-width:43rem;padding:.4rem 0}.hp-quantity{border:1px solid var(--hp-border);text-align:center;background:#fff;border-radius:1.25rem;grid-template-columns:3.2rem 5rem 3.2rem;align-items:center;margin-top:1.5rem;display:inline-grid}.hp-quantity button{cursor:pointer;background:0 0;border:0;min-height:3.5rem;font-size:1.5rem}.hp-quantity strong{font-size:1.5rem}.hp-search-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.hp-search-fields label,.hp-territory-field{color:var(--hp-muted);gap:.45rem;font-size:.8rem;font-weight:850;display:grid}.hp-search-fields input,.hp-territory-field select{border:1px solid var(--hp-border);width:100%;min-height:3.2rem;color:var(--hp-text);background:#fff;border-radius:.85rem;padding:.7rem .8rem}.hp-territory-field{max-width:34rem;margin-top:1.5rem}.hp-search-results__heading{margin-bottom:1rem}.hp-search-summary{flex-wrap:wrap;gap:.45rem;margin-bottom:.75rem;display:flex}.hp-search-summary span{color:#70440d;background:#fff7df;border:1px solid #ead8aa;border-radius:999px;padding:.4rem .7rem;font-size:.76rem;font-weight:800}.hp-search-results>.hp-search-disclosure{margin:0 0 1.5rem;font-size:.84rem}.hp-search-continuous{grid-template-columns:minmax(0,1fr);gap:1.25rem;display:grid}.hp-search-continuous>*,.hp-search-shared>*,.hp-search-needs>*{min-width:0}.hp-search-shared{border:1px solid var(--hp-border);background:var(--hp-surface);box-shadow:var(--hp-shadow);border-radius:1.5rem;grid-template-columns:.9fr 1.1fr;gap:1.5rem;padding:1.25rem;display:grid}.hp-search-shared h2{margin:.25rem 0;font-size:1.2rem}.hp-search-shared p{color:var(--hp-muted);margin:.2rem 0;line-height:1.45}.hp-search-territory-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem;display:grid}.hp-search-territory-grid label{color:var(--hp-muted);text-transform:uppercase;letter-spacing:.05em;gap:.4rem;font-size:.72rem;font-weight:900;display:grid}.hp-search-territory-grid select{border:1px solid var(--hp-border);min-width:0;height:2.8rem;color:var(--hp-text);text-transform:none;background:#fff;border-radius:.8rem;padding:.6rem .75rem}.hp-search-species{gap:.6rem;margin-top:.8rem;padding:.1rem .1rem .35rem;display:flex;overflow-x:auto}.hp-search-species__item{border:1px solid var(--hp-border);background:#fff;border-radius:1rem;min-width:8.1rem;padding:.55rem}.hp-search-species__item[data-selected=true]{background:#fff9e9;border-color:#bd7a18;box-shadow:inset 0 0 0 1px #bd7a18}.hp-search-species__item>button{width:100%;color:var(--hp-text);cursor:pointer;background:0 0;border:0;align-items:center;gap:.45rem;padding:.35rem;font-weight:800;display:flex}.hp-search-species__item>button span{color:#bd7a18}.hp-search-species__quantity{text-align:center;border-top:1px solid #eadfca;grid-template-columns:2rem 1fr 2rem;align-items:center;margin-top:.35rem;padding-top:.45rem;display:grid}.hp-search-species__quantity button{cursor:pointer;background:#fff;border:0;border-radius:.55rem;height:2rem;font-size:1.05rem}.hp-search-needs{grid-template-columns:1fr 1fr;align-items:start;gap:1rem;display:grid}.hp-search-absence,.hp-search-daytime{border:1px solid var(--hp-border);background:var(--hp-surface);box-shadow:var(--hp-shadow);border-radius:1.5rem;position:relative;overflow:hidden}.hp-search-absence[data-active=true]{box-shadow:inset 0 0 0 1px #7db3a7, var(--hp-shadow);border-color:#7db3a7}.hp-search-absence>header,.hp-search-daytime>header{border-bottom:1px solid var(--hp-border);gap:.9rem;padding:1.25rem;display:flex}.hp-search-absence>header{background:#edf8f3}.hp-search-daytime>header{background:#eef6fb}.hp-search-needs header h2{margin:.2rem 0;font-size:clamp(1.4rem,3vw,2rem)}.hp-search-needs header p{color:var(--hp-muted);margin:.2rem 0;line-height:1.45}.hp-search-need-icon{color:#28655a;background:#d8efe7;border-radius:999px;flex:none;place-items:center;width:2.6rem;height:2.6rem;font-size:.7rem;font-weight:950;display:grid}.hp-search-daytime .hp-search-need-icon{color:#386e90;background:#dcecf7}.hp-search-absence__body,.hp-search-daytime__body{gap:0;padding:0 1.25rem 1.25rem;display:grid}.hp-search-absence__section{padding:1.2rem 0}.hp-search-absence__section+.hp-search-absence__section{border-top:1px solid var(--hp-border)}.hp-search-absence__section h3{align-items:center;gap:.55rem;margin:0 0 .85rem;font-size:.95rem;display:flex}.hp-search-absence__section h3>span{color:#fff;background:#287665;border-radius:999px;place-items:center;width:1.5rem;height:1.5rem;font-size:.65rem;display:grid}.hp-search-mode-grid,.hp-search-services{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.hp-search-mode-grid button,.hp-search-services button{border:1px solid var(--hp-border);min-height:5.5rem;color:var(--hp-text);text-align:left;cursor:pointer;background:#fff;border-radius:.9rem;align-content:center;gap:.35rem;padding:.9rem;display:grid}.hp-search-mode-grid button[aria-pressed=true],.hp-search-services button[aria-pressed=true]{background:#fff7df;border-color:#bd7a18;box-shadow:inset 0 0 0 1px #bd7a18}.hp-search-mode-grid span,.hp-search-services span{color:var(--hp-muted);font-size:.82rem;line-height:1.35}.hp-search-placeholder{border:1px dashed var(--hp-border);color:var(--hp-muted);border-radius:.9rem;margin:0;padding:1rem}.hp-search-daytime{opacity:.72}.hp-search-daytime__veil{z-index:2;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);pointer-events:none;background:#ffffff6b;place-items:center;display:grid;position:absolute;inset:0}.hp-search-daytime__veil span{color:#79500b;background:#fff3cf;border:1px solid #d69a25;border-radius:999px;padding:.55rem 1rem;font-size:.8rem;font-weight:900}.hp-search-daytime__body{gap:.8rem;padding-top:1.2rem}.hp-search-daytime__body div{background:#f1f8fc;border:1px dashed #b9d6e7;border-radius:.9rem;padding:1rem}.hp-search-daytime__body p{color:var(--hp-muted);margin:.35rem 0 0;line-height:1.45}.hp-search-trust{color:#245f54;background:#edf8f3;border:1px solid #7db3a7;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex;position:relative}.hp-search-trust p{margin:0}.hp-search-trust [role=status]{background:var(--hp-text);color:#fff;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;position:absolute;bottom:-2rem;right:1rem}.hp-search-continuous>.hp-search-results{padding-top:.5rem}.hp-search-load-more{color:var(--hp-muted);flex-direction:column;align-items:center;gap:.35rem;margin-top:1rem;font-size:.75rem;display:flex}.hp-caregiver-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hp-caregiver-card-link{text-decoration:none;display:block}.hp-caregiver-card{flex-direction:column;gap:0;height:100%;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.hp-caregiver-card-link:hover .hp-caregiver-card{border-color:#cabda9;transform:translateY(-2px);box-shadow:0 24px 55px -35px #292524b3}.hp-caregiver-card-link:focus-visible{border-radius:var(--hp-radius-lg);outline:none}.hp-caregiver-card__identity{align-items:center;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.hp-caregiver-card__person{flex:1;justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.hp-caregiver-card__person h2{margin:0;font-size:1.1rem;line-height:1.2}.hp-caregiver-card__person p{color:var(--hp-muted);margin:.3rem 0 0;font-size:.86rem}.hp-caregiver-avatar,.hp-profile-avatar,.hp-pet-mark{color:#4c3519;background:linear-gradient(145deg,#f9e5ac,#e7bd62);border-radius:1.5rem;flex:none;place-items:center;width:5rem;height:5rem;font-size:1.2rem;font-weight:950;display:grid;overflow:hidden}.hp-caregiver-avatar img{object-fit:cover;width:100%;height:100%}.hp-caregiver-avatar--large{border-radius:2rem;width:7rem;height:7rem;font-size:1.6rem}.hp-caregiver-card__body{flex-direction:column;flex:1;display:flex}.hp-caregiver-about,.hp-caregiver-note{color:var(--hp-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.hp-caregiver-card__section{border-top:1px solid var(--hp-border);margin:0 1.25rem;padding:.9rem 0;font-size:.88rem}.hp-caregiver-card__section--hostelpet{color:var(--hp-text)}.hp-caregiver-card__section--hostelpet .hp-caregiver-card__eyebrow{color:var(--hp-accent-strong)}.hp-caregiver-card__eyebrow{color:var(--hp-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:900;display:block}.hp-tag-list{flex-wrap:wrap;gap:.4rem;display:flex}.hp-tag-list span{background:var(--hp-surface-soft);border-radius:999px;padding:.3rem .6rem;font-size:.74rem;font-weight:800}.hp-caregiver-card__service{border-top:1px solid var(--hp-border);justify-content:space-between;gap:1rem;margin:auto 1.25rem 0;padding:1rem 0;font-size:.85rem;display:flex}.hp-caregiver-card__service>div:first-child{gap:.2rem;display:grid}.hp-caregiver-card__service small{color:var(--hp-muted)}.hp-caregiver-price{text-align:right;flex:none;align-content:end;justify-items:end;display:grid}.hp-caregiver-price span,.hp-caregiver-price small{color:var(--hp-muted);font-size:.68rem}.hp-caregiver-price strong{font-size:1.05rem}.hp-caregiver-card__cta{color:#70440d;background:#fff7df;border-top:1px solid #ead8aa;justify-content:space-between;align-items:center;min-height:3rem;padding:.7rem 1.25rem;font-size:.82rem;font-weight:900;display:flex}.hp-caregiver-card__cta span{font-size:1.15rem}.hp-profile-public__hero{border:1px solid var(--hp-border);background:var(--hp-surface);box-shadow:var(--hp-shadow);border-radius:2rem;align-items:center;gap:1.25rem;margin-bottom:1rem;padding:clamp(1.25rem,4vw,2.5rem);display:flex}.hp-card-qa{width:min(100% - 2rem,72rem);margin:0 auto;padding:3rem 0 5rem}.hp-card-qa>header{max-width:44rem;margin-bottom:2.5rem}.hp-card-qa>header h1{margin:.5rem 0;font-size:clamp(2rem,5vw,3.5rem)}.hp-card-qa>header>p:last-child,.hp-card-qa__note{color:var(--hp-muted)}.hp-card-qa>section{margin-top:2rem}.hp-card-qa>section>h2{margin:0 0 1rem;font-size:1rem}.hp-profile-public__hero h1{margin:.5rem 0 .25rem;font-size:clamp(2rem,5vw,3.5rem)}.hp-profile-public__hero p{color:var(--hp-muted);margin:0}.hp-profile-public__hero>a{margin-left:auto;text-decoration:none}.hp-profile-public__layout{grid-template-columns:minmax(0,1fr) 20rem;align-items:start;gap:1rem;display:grid}.hp-profile-public__main{gap:1rem;display:grid}.hp-profile-public__main p,.hp-profile-public aside p{color:var(--hp-muted);line-height:1.6}.hp-profile-public aside{position:sticky;top:5.5rem}.hp-profile-public aside a{margin-top:1rem;text-decoration:none;display:block}.hp-profile-public aside .hp-button{width:100%}.hp-profile-editorial{gap:1rem;width:min(100%,72rem);margin:0 auto;display:grid}.hp-profile-back{width:fit-content;color:var(--hp-muted);font-size:.86rem;font-weight:850;text-decoration:none;display:none}.hp-profile-qa{color:#714a0d;letter-spacing:.08em;background:#fff4cf;border:1px solid #d7b65c;border-radius:999px;width:fit-content;margin:0;padding:.35rem .7rem;font-size:.7rem;font-weight:900}.hp-profile-banner{border:1px solid var(--hp-border);min-height:12.5rem;box-shadow:var(--hp-shadow);background:linear-gradient(135deg,#fffdf9,#fff 58%,#edf8f3);border-radius:2rem;grid-template-columns:12rem minmax(0,1fr) 16rem;align-items:center;display:grid;overflow:hidden}.hp-profile-banner>img{align-self:end;width:100%}.hp-profile-banner>div{padding:1.5rem}.hp-profile-banner__logo{object-fit:contain;object-position:left center;width:8.5rem;max-height:3rem}.hp-profile-banner h1{letter-spacing:-.04em;max-width:35rem;margin:.35rem 0 .55rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.hp-profile-banner p:last-child{max-width:34rem;color:var(--hp-muted);margin:0;line-height:1.5}.hp-profile-banner ol{background:#edf8f3d1;border:1px solid #cfe3dc;border-radius:1.2rem;gap:0;margin:1rem;padding:0 1rem;list-style:none;display:grid}.hp-profile-banner li{border-bottom:1px solid #cfe3dc;align-items:center;gap:.65rem;min-height:3.5rem;font-size:.76rem;font-weight:850;display:flex}.hp-profile-banner li:last-child{border-bottom:0}.hp-profile-banner li span{color:#286b5d;background:#d7eee6;border-radius:999px;place-items:center;width:1.75rem;height:1.75rem;font-size:.62rem;display:grid}.hp-profile-person{border:1px solid var(--hp-border);background:linear-gradient(135deg, #edf8f3, var(--hp-surface) 55%);box-shadow:var(--hp-shadow);border-radius:2rem;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:1.25rem;padding:clamp(1.25rem,4vw,2.25rem);display:grid}.hp-profile-person__avatar{color:#4c3519;background:linear-gradient(145deg,#f9e5ac,#e7bd62);border:4px solid #fff;border-radius:999px;place-items:center;width:8rem;height:8rem;font-size:1.8rem;font-weight:950;display:grid;overflow:hidden;box-shadow:0 12px 34px #29252429}.hp-profile-person__avatar img{object-fit:cover;width:100%;height:100%}.hp-profile-person__identity h1{letter-spacing:-.04em;margin:.65rem 0 .3rem;font-size:clamp(2.1rem,5vw,3.6rem);line-height:1}.hp-profile-location{color:var(--hp-muted);margin:0;font-weight:750}.hp-profile-location span{color:#287665}.hp-public-rating{background:#fff9e8;border:1px solid #ead8aa;border-radius:1rem;grid-template-columns:auto auto;align-items:center;gap:.1rem .4rem;padding:.75rem 1rem;display:grid}.hp-public-rating>span{color:#bd7a18}.hp-public-rating small{color:var(--hp-muted);grid-column:1/-1;font-size:.7rem}.hp-profile-person__cta{text-decoration:none}.hp-profile-modes,.hp-profile-panel{border:1px solid var(--hp-border);background:var(--hp-surface);box-shadow:var(--hp-shadow);border-radius:1.5rem;padding:clamp(1.25rem,3vw,1.8rem)}.hp-profile-section-title h2,.hp-profile-panel h2,.hp-profile-request h2{margin:.25rem 0 .55rem;font-size:clamp(1.35rem,3vw,2rem)}.hp-profile-section-title>p:last-child,.hp-profile-panel>p:last-child,.hp-profile-request p:last-child{max-width:48rem;color:var(--hp-muted);margin-bottom:0;line-height:1.75}.hp-profile-modes__grid,.hp-profile-copy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.hp-profile-copy-grid{margin-top:0}.hp-profile-mode{border:1px solid;border-radius:1.25rem;grid-template-columns:auto 1fr;gap:1rem;padding:1.25rem;display:grid}.hp-profile-mode--home{background:#edf8f3;border-color:#a9d2c8}.hp-profile-mode--family{background:#eef6fb;border-color:#b9d6e7}.hp-profile-mode__icon{color:#286b5d;background:#ffffffb8;border-radius:999px;place-items:center;width:2.6rem;height:2.6rem;font-size:1.2rem;font-weight:950;display:grid}.hp-profile-mode h3{margin:0}.hp-profile-mode p{color:var(--hp-muted);margin:.35rem 0 0;line-height:1.45}.hp-profile-pills{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.hp-profile-pills span{background:#fff;border:1px solid #28766538;border-radius:999px;padding:.35rem .7rem;font-size:.76rem;font-weight:850}.hp-profile-hostelpet-note{background:linear-gradient(135deg,#edf8f3,#fffdf9);border-color:#9dc9be}.hp-profile-space{overflow:hidden}.hp-profile-space__photos{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.hp-profile-space__photos img{aspect-ratio:4/3;background:var(--hp-surface-soft);object-fit:cover;border-radius:1rem;width:100%}.hp-profile-offerings{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.hp-profile-offerings article{border:1px solid var(--hp-border);background:#faf7f1;border-radius:1rem;justify-content:space-between;gap:1rem;min-width:0;padding:1rem;display:flex}.hp-profile-offerings article[data-highlighted=true]{background:#fff7df;border-color:#bd7a18;box-shadow:inset 0 0 0 1px #bd7a18}.hp-profile-offerings article>div:first-child{gap:.35rem;display:grid}.hp-profile-offerings article span,.hp-profile-tariff small{color:var(--hp-muted);font-size:.76rem}.hp-profile-tariff{text-align:right;flex:none;align-content:center;justify-items:end;display:grid}.hp-profile-family-care{background:linear-gradient(135deg,#eef6fb,#fffdf9);border-color:#b9d6e7}.hp-profile-reviews .hp-profile-section-title{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.hp-profile-reviews .hp-profile-section-title .hp-eyebrow{width:100%}.hp-profile-reviews__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.hp-profile-reviews__list article{border:1px solid var(--hp-border);background:#faf7f1;border-radius:1rem;padding:1rem}.hp-profile-reviews__list article>div{justify-content:space-between;gap:1rem;display:flex}.hp-profile-reviews__list strong{color:#bd7a18;letter-spacing:.08em}.hp-profile-reviews__list time,.hp-profile-reviews__list small{color:var(--hp-muted);font-size:.72rem}.hp-profile-reviews__list p{line-height:1.6}.hp-profile-muted{color:var(--hp-muted)}.hp-profile-request{box-shadow:var(--hp-shadow);background:linear-gradient(135deg,#fff7df,#fffdf9);border:1px solid #d7b65c;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(1.25rem,4vw,2rem);display:flex}.hp-profile-request a{flex:none;text-decoration:none}.hp-profile-state{place-items:center;width:min(100% - 2rem,72rem);min-height:60vh;margin:2rem auto;display:grid}.hp-public-page.hp-profile-page{width:min(100% - 2rem,100rem);padding:1rem 0}.hp-decision{width:min(100% - 2rem,94rem);color:var(--hp-ink);grid-template-columns:minmax(0,1.2fr) minmax(25rem,.95fr);align-items:start;gap:1rem;margin:1rem auto;display:grid}.hp-decision-profile,.hp-decision-care{border:1px solid var(--hp-border);background:var(--hp-surface);box-shadow:var(--hp-shadow);border-radius:1.5rem;overflow:hidden}.hp-decision-profile{grid-template-rows:minmax(14rem,31vh) auto auto 1fr;display:grid}.hp-decision-photo{background:var(--hp-surface-soft);min-height:14rem;position:relative;overflow:hidden}.hp-decision-photo>img{object-fit:cover;width:100%;height:100%}.hp-decision-photo>span:first-child{place-items:center;height:100%;font-size:4rem;font-weight:900;display:grid}.hp-decision-verified{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#144a39e0;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .85rem;font-size:.75rem;font-weight:850;display:flex;position:absolute;top:1rem;left:1rem}.hp-decision-verified svg,.hp-decision-identity svg,.hp-decision-copy svg,.hp-decision-rating svg,.hp-decision-facts svg{width:1rem;height:1rem}.hp-decision-identity{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:1rem 1.5rem .75rem;display:flex}.hp-decision-name{align-items:center;gap:.75rem;width:100%;display:flex}.hp-decision-name h1{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1}.hp-decision-identity>p{color:var(--hp-muted);align-items:center;gap:.35rem;margin:0;font-size:.83rem;font-weight:750;display:flex}.hp-decision-rating{align-items:center;gap:.35rem;margin-left:auto;display:flex}.hp-decision-rating svg,.hp-decision-review-grid svg{fill:#e7a719;color:#e7a719}.hp-decision-rating span{color:var(--hp-muted);font-size:.75rem}.hp-decision-copy{grid-template-columns:1fr 1fr;gap:.75rem;padding:0 1.5rem .75rem;display:grid}.hp-decision-copy article{border:1px solid var(--hp-border);border-radius:1rem;padding:.8rem 1rem}.hp-decision-copy h2,.hp-decision-section-title h2{margin:0 0 .35rem;font-size:.95rem}.hp-decision-copy h2{align-items:center;gap:.4rem;display:flex}.hp-decision-copy p{color:var(--hp-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.77rem;line-height:1.5;display:-webkit-box;overflow:hidden}.hp-decision-reviews{border-top:1px solid var(--hp-border);min-height:0;padding:.75rem 1.5rem 1rem}.hp-decision-section-title{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hp-decision-section-title span{color:var(--hp-muted);font-size:.7rem}.hp-decision-empty{color:var(--hp-muted);text-align:center;justify-items:center;gap:.25rem;padding:1rem;display:grid}.hp-decision-empty svg{color:#d5a24c;width:1.5rem}.hp-decision-empty strong{color:var(--hp-ink);font-size:.78rem}.hp-decision-empty span{font-size:.7rem}.hp-decision-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.hp-decision-review-grid[data-count="1"]{grid-template-columns:1fr}.hp-decision-review-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-decision-review-grid article{border:1px solid var(--hp-border);border-radius:.8rem;min-width:0;padding:.7rem}.hp-decision-review-grid article>div{justify-content:space-between;gap:.5rem;font-size:.7rem;display:flex}.hp-decision-review-grid strong{align-items:center;gap:.2rem;display:flex}.hp-decision-review-grid svg{width:.8rem}.hp-decision-review-grid time,.hp-decision-review-grid small{color:var(--hp-muted);font-size:.62rem}.hp-decision-review-grid p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.45rem 0;font-size:.7rem;line-height:1.4;display:-webkit-box;overflow:hidden}.hp-decision-link{color:var(--hp-accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:.5rem 0 0;font-size:.72rem;font-weight:850}.hp-decision-care{align-self:start;padding:1.2rem 1.4rem}.hp-decision-care>header{border-bottom:1px solid var(--hp-border);gap:.8rem;padding-bottom:1rem;display:flex}.hp-decision-care>header>span{background:color-mix(in srgb, var(--hp-accent) 12%, transparent);width:2.6rem;height:2.6rem;color:var(--hp-accent);border-radius:999px;flex:none;place-items:center;display:grid}.hp-decision-care h2{margin:0;font-size:1.2rem}.hp-decision-care header p{color:var(--hp-muted);margin:.2rem 0 0;font-size:.75rem}.hp-decision-facts{grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0;display:grid}.hp-decision-facts div{min-width:0}.hp-decision-facts dt{color:var(--hp-muted);align-items:center;gap:.35rem;font-size:.68rem;display:flex}.hp-decision-facts dd{margin:.2rem 0 0;font-size:.75rem;font-weight:800}.hp-decision-facts dd small{color:var(--hp-muted);margin-top:.15rem;font-weight:500;display:block}.hp-decision-continuous{border-block:1px solid var(--hp-border);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.hp-decision-continuous span{gap:.15rem;display:grid}.hp-decision-continuous strong{font-size:.76rem}.hp-decision-continuous small{max-width:24rem;color:var(--hp-muted);font-size:.63rem}.hp-decision-continuous input{opacity:0;position:absolute}.hp-decision-continuous i{background:#aeb2b0;border-radius:999px;flex:none;width:2.4rem;height:1.35rem;transition:all .2s;position:relative}.hp-decision-continuous i:after{content:"";background:#fff;border-radius:50%;width:1.05rem;height:1.05rem;transition:all .2s;position:absolute;top:.15rem;left:.15rem}.hp-decision-continuous input:checked+i{background:var(--hp-accent)}.hp-decision-continuous input:checked+i:after{transform:translate(1.05rem)}.hp-decision-budget{gap:.45rem;padding-top:1rem;display:grid}.hp-decision-budget>div{justify-content:space-between;gap:1rem;font-size:.72rem;display:flex}.hp-decision-budget .is-discount{color:#177345}.hp-decision-total{border:1px solid color-mix(in srgb, var(--hp-accent) 24%, var(--hp-border));background:color-mix(in srgb, var(--hp-accent) 5%, var(--hp-surface));color:var(--hp-accent);border-radius:.75rem;margin-top:.35rem;padding:.8rem;font-size:.9rem!important}.hp-decision-total strong{font-size:1.15rem}.hp-decision-total strong small{margin-right:.2rem;font-size:.62rem;font-weight:700}.hp-decision-budget>small,.hp-decision-unavailable{color:var(--hp-muted);margin:0;font-size:.6rem}.hp-decision-actions{grid-template-columns:1fr 1.1fr;gap:.65rem;margin-top:1rem;display:grid}.hp-decision-actions a,.hp-decision-actions .hp-button{width:100%;text-decoration:none}.hp-decision-actions svg{width:1rem}.hp-decision-modal{z-index:100;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.hp-decision-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c19149e;border:0;position:absolute;inset:0}.hp-decision-modal>section{overscroll-behavior:contain;border:1px solid var(--hp-border);background:var(--hp-surface);border-radius:1.5rem;width:min(100%,34rem);max-height:calc(100dvh - 2rem);padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 24px 80px #00000047}.hp-decision-modal h2{margin:.25rem 2rem 1rem 0}.hp-decision-modal__close{border:1px solid var(--hp-border);background:var(--hp-surface);width:2rem;height:2rem;color:var(--hp-ink);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;top:1rem;right:1rem}.hp-decision-modal__close svg{width:1rem}.hp-decision-modal dl{border-block:1px solid var(--hp-border);gap:.6rem;padding:1rem 0;display:grid}.hp-decision-modal dl div{justify-content:space-between;gap:1rem;display:flex}.hp-decision-modal dt{color:var(--hp-muted)}.hp-decision-modal dd{text-align:right;margin:0;font-weight:800}.hp-decision-modal>section>p:not(.hp-eyebrow){color:var(--hp-muted);gap:.5rem;font-size:.75rem;line-height:1.5;display:flex}.hp-decision-modal>section>p svg{flex:none;width:1rem}.hp-request-preflight__serie{border-left:3px solid color-mix(in srgb, var(--hp-accent) 70%, transparent);gap:.5rem;margin-top:.9rem;padding-left:.85rem;display:grid}.hp-request-preflight__serie p{margin:0}.hp-ticket-modal__menu{gap:.5rem;margin-top:.4rem;display:grid}.hp-ticket-modal__menu .hp-button{text-align:left;justify-content:flex-start;width:100%}.hp-ticket-modal__datos{border-block:1px solid var(--hp-border);gap:.55rem;margin:.6rem 0 0;padding:.9rem 0;display:grid}.hp-ticket-modal__datos>div{flex-wrap:wrap;justify-content:space-between;gap:.35rem 1rem;display:flex}.hp-ticket-modal__datos dt{min-width:0;color:var(--hp-muted)}.hp-ticket-modal__datos dd{text-align:right;overflow-wrap:anywhere;min-width:0;margin:0;font-weight:700}.hp-ticket-modal__mascotas{gap:.7rem;margin:.6rem 0 0;padding:0;list-style:none;display:grid}.hp-ticket-modal__mascotas li{grid-template-columns:3.2rem minmax(0,1fr);align-items:center;gap:.8rem;display:grid}.hp-ticket-modal__mascotas img,.hp-ticket-modal__mascotas li>span{border:1px solid var(--hp-border);background:var(--hp-surface-muted,var(--hp-surface));object-fit:cover;border-radius:50%;width:3.2rem;height:3.2rem;display:block}.hp-ticket-modal__mascotas strong{font-size:1.05rem;display:block}.hp-ticket-modal__mascotas small{color:var(--hp-muted)}.hp-ticket-modal__referencias{gap:.9rem;margin:.6rem 0 0;padding:0;list-style:none;display:grid}.hp-ticket-modal__referencias li{border:1px solid var(--hp-border);border-radius:.9rem;padding:.8rem .9rem}.hp-ticket-modal__referencias li>strong{font-size:1.1rem}.hp-ticket-modal__referencias .hp-ticket-modal__datos{border-block:0;margin:.4rem 0 0;padding:0;font-size:.85rem}.hp-ticket-modal__motivo{gap:.35rem;margin-top:.8rem;display:grid}.hp-ticket-modal__motivo span{color:var(--hp-muted);font-size:.82rem}.hp-ticket-modal__motivo textarea{border:1px solid var(--hp-border);background:var(--hp-surface);color:inherit;font:inherit;resize:vertical;border-radius:.7rem;padding:.6rem .7rem}.hp-ticket-modal .hp-decision-modal__actions{margin:.9rem calc(-1 * var(--hp-modal-pad,1.25rem)) -1.5rem;padding:.75rem var(--hp-modal-pad,1.25rem) 1.5rem;background:linear-gradient(to bottom, #0000 0, var(--hp-surface) 14%, var(--hp-surface) 100%);position:sticky;bottom:-1.5rem}@media (max-width:640px){.hp-ticket-modal{place-items:end stretch;padding:0}.hp-ticket-modal>section{border-radius:1.25rem 1.25rem 0 0;width:100%;max-height:calc(100dvh - 3rem)}}.hp-request-preflight__lista{color:var(--hp-muted);gap:.3rem;margin:.2rem 0 0;padding-left:1.15rem;display:grid}.hp-request-preflight__lista li{line-height:1.4}.hp-request-preflight .hp-private-notice{margin-top:.9rem}.hp-request-preflight .hp-decision-modal__actions{background:linear-gradient(to bottom, #0000 0, var(--hp-surface) 14%, var(--hp-surface) 100%);margin:.2rem -1.5rem -1.5rem;padding:.75rem 1.5rem 1.5rem;position:sticky;bottom:-1.5rem}.hp-decision-modal__actions{justify-content:flex-end;gap:.6rem;margin-top:1rem;display:flex}.hp-decision-modal__actions a{text-decoration:none}@media (max-width:1000px){.hp-decision{grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr)}.hp-decision-profile{grid-template-rows:minmax(12rem,25vh) auto auto 1fr}.hp-decision-copy{grid-template-columns:1fr}.hp-decision-copy p{-webkit-line-clamp:2}}@media (max-width:760px){.hp-decision{width:100%;margin:0;display:block}.hp-decision-profile,.hp-decision-care{box-shadow:none;border-inline:0;border-radius:0}.hp-decision-profile{display:block}.hp-decision-photo{height:16rem}.hp-decision-care{padding-bottom:6rem}.hp-decision-copy{grid-template-columns:1fr}.hp-decision-review-grid{grid-template-columns:1fr!important}.hp-decision-review-grid article:nth-child(n+2){display:block}.hp-decision-facts{grid-template-columns:1fr 1fr}.hp-decision-actions{z-index:20;border-top:1px solid var(--hp-border);background:color-mix(in srgb, var(--hp-surface) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.7rem;position:fixed;bottom:0;left:0;right:0}}@media (max-width:420px){.hp-decision-facts{grid-template-columns:1fr}.hp-decision-actions .hp-button{padding-inline:.55rem;font-size:.72rem}.hp-decision-modal__actions{grid-template-columns:1fr 1fr;display:grid}}.hp-context-page{background:#fbfaf7;width:100%}.hp-context-profile{--hp-context-accent:#176b3a;--hp-context-border:#e2ded6;--hp-context-surface:#fff;width:min(96%,112rem);color:var(--hp-ink);grid-template-columns:minmax(0,36fr) minmax(0,38fr) minmax(19rem,26fr);align-items:stretch;gap:clamp(1rem,1.45vw,1.5rem);margin:0 auto;padding:clamp(1rem,1.6vw,1.5rem) 0;display:grid}.hp-context-person,.hp-context-care{border:1px solid var(--hp-context-border);background:var(--hp-context-surface);border-radius:1rem;min-width:0;box-shadow:0 2px 10px #192d230d}.hp-context-person{grid-template-columns:minmax(12rem,34%) minmax(0,1fr);align-content:start;display:grid;overflow:hidden}.hp-context-person>.hp-regional-profile-block{grid-column:1/-1;margin:.75rem 1.25rem}.hp-context-additional-services{border:1px solid var(--hp-context-border);background:var(--hp-context-surface);border-radius:.8rem;grid-column:1/-1;gap:.55rem;margin:.25rem 1.25rem 1rem;padding:.8rem 1rem;display:grid}.hp-context-additional-services h2,.hp-context-additional-services p{margin:0}.hp-context-additional-services h2{color:var(--hp-ink);font-size:.84rem}.hp-context-additional-services ul{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.hp-context-additional-services li{color:var(--hp-context-accent);background:#edf6ef;border-radius:999px;padding:.3rem .55rem;font-size:.66rem;font-weight:750}.hp-context-additional-services p{color:var(--hp-muted);font-size:.64rem;line-height:1.45}.hp-context-hero{background:#f1eee8;height:clamp(12rem,24vh,16rem);position:relative;overflow:hidden}.hp-context-hero>img{object-fit:cover;width:100%;height:100%}.hp-context-hero>span:first-child{place-items:center;height:100%;font-size:4rem;font-weight:900;display:grid}.hp-context-verified{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d5341eb;border-radius:.65rem;align-items:center;gap:.5rem;padding:.64rem .95rem;font-size:.8rem;font-weight:800;display:flex;position:absolute;top:1rem;left:1rem;box-shadow:0 3px 12px #00000024}.hp-context-verified svg,.hp-context-identity svg,.hp-context-copy svg,.hp-context-rating svg,.hp-context-facts svg{width:1rem;height:1rem}.hp-context-identity{flex-wrap:wrap;align-content:center;align-items:center;gap:.65rem 1rem;padding:1rem 1.25rem;display:flex}.hp-context-name{flex-wrap:wrap;align-items:center;gap:.8rem;width:100%;display:flex}.hp-context-name h1{letter-spacing:-.045em;overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(2rem,3vw,2.8rem);line-height:1}.hp-context-identity>p{color:var(--hp-muted);align-items:center;gap:.35rem;margin:0;font-size:.88rem;font-weight:700;display:flex}.hp-context-name .hp-status{min-height:2rem;padding:.35rem .75rem;font-size:.76rem}.hp-context-identity>.hp-context-summary{width:100%;color:var(--hp-ink);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.82rem;font-weight:450;line-height:1.45;display:-webkit-box;overflow:hidden}.hp-context-rating{align-items:center;gap:.35rem;margin-left:auto;display:flex}.hp-context-rating svg,.hp-context-review-grid svg{fill:#eeaa15;color:#eeaa15}.hp-context-rating span{color:var(--hp-muted);font-size:.74rem}.hp-context-copy{grid-column:1/-1;gap:.55rem;padding:.75rem 1.25rem;display:grid}.hp-context-copy article{border:1px solid var(--hp-context-border);background:#fbfaf7;border-radius:.8rem;min-width:0;min-height:0;padding:.72rem .9rem}.hp-context-copy h2,.hp-context-section-title h2{margin:0 0 .35rem;font-size:1.02rem}.hp-context-copy h2{align-items:center;gap:.42rem;display:flex}.hp-context-copy p{color:var(--hp-muted);margin:0;font-size:.8rem;line-height:1.55;display:block}.hp-context-service{border-top:1px solid var(--hp-context-border);grid-column:1/-1;padding:1.05rem 1.75rem 1.2rem}.hp-context-service>header{align-items:center;gap:.7rem;margin-bottom:.8rem;display:flex}.hp-context-service>header>span{width:2.25rem;height:2.25rem;color:var(--hp-context-accent);background:#edf6ef;border-radius:.65rem;flex:none;place-items:center;display:grid}.hp-context-service>header svg{width:1.1rem;height:1.1rem}.hp-context-service h2{margin:0;font-size:1.02rem}.hp-context-service header p{color:var(--hp-muted);margin:.15rem 0 0;font-size:.72rem}.hp-context-service__description{color:var(--hp-ink);white-space:pre-line;margin:0 0 .9rem;font-size:.8rem;line-height:1.55}.hp-context-gallery{border-radius:.85rem;gap:.5rem;display:grid;overflow:hidden}.hp-context-gallery button{cursor:zoom-in;background:#edf0ec;border:0;min-width:0;min-height:8rem;padding:0;position:relative;overflow:hidden}.hp-context-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .18s;display:block}.hp-context-gallery button:hover img{transform:scale(1.025)}.hp-context-gallery[data-count="1"]{grid-template-columns:1fr}.hp-context-gallery[data-count="1"] button{aspect-ratio:16/8}.hp-context-gallery[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-context-gallery[data-count="2"] button{aspect-ratio:4/3}.hp-context-gallery[data-count="3"]{grid-template-rows:repeat(2,9rem);grid-template-columns:1.5fr 1fr}.hp-context-gallery[data-count="3"] button:first-child{grid-row:1/3}.hp-context-gallery[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:9rem}.hp-context-gallery[data-count="5"]{grid-template-rows:repeat(2,9rem);grid-template-columns:1.55fr 1fr 1fr}.hp-context-gallery[data-count="5"] button:first-child{grid-row:1/3}.hp-context-gallery[data-count="6"]{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));grid-auto-rows:9rem}.hp-context-lightbox{z-index:120;place-items:center;padding:clamp(1rem,4vw,3rem);display:grid;position:fixed;inset:0}.hp-context-lightbox__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050c08e0;border:0;position:absolute;inset:0}.hp-context-lightbox figure{z-index:1;justify-items:center;gap:.65rem;max-width:min(92vw,80rem);max-height:88vh;margin:0;display:grid;position:relative}.hp-context-lightbox figure img{object-fit:contain;border-radius:.75rem;max-width:100%;max-height:82vh;display:block;box-shadow:0 18px 60px #0000006b}.hp-context-lightbox figcaption{color:#fff;font-size:.78rem}.hp-context-lightbox__close,.hp-context-lightbox__previous,.hp-context-lightbox__next{z-index:2;color:#fff;cursor:pointer;background:#16231bd6;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;display:grid;position:fixed}.hp-context-lightbox__close{top:1.25rem;right:1.25rem}.hp-context-lightbox__previous,.hp-context-lightbox__next{top:50%;transform:translateY(-50%)}.hp-context-lightbox__previous{left:1.25rem}.hp-context-lightbox__next{right:1.25rem}.hp-context-lightbox svg{width:1.25rem;height:1.25rem}.hp-context-reviews{border-top:1px solid var(--hp-context-border);flex:auto;grid-column:1/-1;min-height:11.5rem;padding:.95rem 1.75rem 1.2rem}.hp-context-experience,.hp-context-residents,.hp-context-resident-empty{border-top:1px solid var(--hp-context-border);grid-column:1/-1;margin:0;padding:.8rem 1.25rem}.hp-context-experience h2,.hp-context-residents h3{margin:0 0 .35rem;font-size:.95rem}.hp-context-experience p,.hp-context-residents p,.hp-context-resident-empty{color:var(--hp-muted);font-size:.76rem;line-height:1.45}.hp-context-residents article{border:1px solid var(--hp-context-border);border-radius:.65rem;padding:.65rem}.hp-context-residents article p{margin:.25rem 0 0}.hp-context-service__attributes{color:var(--hp-muted);margin:0 0 .65rem;font-size:.72rem;font-weight:700}.hp-context-badges{flex-wrap:wrap;gap:.35rem;display:flex}.hp-request-pet-choice{border:1px solid var(--hp-border);border-radius:.75rem;flex-wrap:wrap;gap:.5rem;margin:.8rem 0;padding:.75rem;display:flex}.hp-request-pet-choice legend{padding:0 .35rem;font-size:.75rem;font-weight:800}.hp-request-pet-choice label{background:var(--hp-surface-muted);border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.76rem;display:flex}.hp-auth-prompt{margin:.85rem 0}.hp-auth-prompt h3{margin:0 0 .4rem}.hp-auth-prompt p{margin:.35rem 0}.hp-context-section-title{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hp-context-section-title h2{align-items:center;gap:.45rem;display:flex}.hp-context-section-title h2 svg{width:1.05rem;height:1.05rem;color:var(--hp-context-accent)}.hp-context-section-title span{color:var(--hp-muted);font-size:.7rem}.hp-context-empty{min-height:8.5rem;color:var(--hp-muted);text-align:center;place-content:center;justify-items:center;gap:.25rem;padding:1.15rem;display:grid}.hp-context-empty svg{width:1.5rem;color:var(--hp-context-accent)}.hp-context-empty strong{color:var(--hp-ink);font-size:.77rem}.hp-context-empty span{font-size:.69rem}.hp-context-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.hp-context-review-grid[data-count="1"]{grid-template-columns:1fr}.hp-context-review-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-context-review-grid article{border:1px solid var(--hp-context-border);background:var(--hp-context-surface);border-radius:.72rem;min-width:0;min-height:8.2rem;padding:.85rem}.hp-context-review-grid article>div{justify-content:space-between;gap:.5rem;font-size:.69rem;display:flex}.hp-context-review-grid strong{align-items:center;gap:.22rem;display:flex}.hp-context-review-grid svg{width:.8rem}.hp-context-review-grid time,.hp-context-review-grid small{color:var(--hp-muted);font-size:.61rem}.hp-context-review-grid p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.42rem 0;font-size:.74rem;line-height:1.45;display:-webkit-box;overflow:hidden}.hp-context-link{color:var(--hp-context-accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:.5rem 0 0;font-size:.72rem;font-weight:800}.hp-context-reviews--summary{border:1px solid var(--hp-context-border);background:var(--hp-context-surface);border-radius:1rem;flex:none;min-height:0;padding:.9rem 1rem;box-shadow:0 2px 10px #192d230d}.hp-context-reviews--summary .hp-context-section-title{align-items:baseline}.hp-context-reviews--summary .hp-context-section-title h2{margin:0;font-size:.82rem}.hp-context-reviews--summary .hp-context-review-grid{grid-template-columns:1fr;margin-top:.55rem}.hp-context-reviews--summary .hp-context-review-grid article{background:#fbfaf7;min-height:0;padding:.65rem .75rem}.hp-context-reviews--summary .hp-context-review-grid p{-webkit-line-clamp:2}.hp-context-reviews--summary .hp-context-empty{min-height:4.25rem;padding:.65rem}.hp-context-decision-column{align-content:start;gap:clamp(.65rem,1vw,.9rem);min-width:0;display:grid}.hp-context-care{flex-direction:column;padding:clamp(1.2rem,1.8vw,1.75rem);display:flex;position:sticky;top:1rem}.hp-context-care>header{border-bottom:1px solid var(--hp-context-border);gap:.85rem;padding-bottom:1.1rem;display:flex}.hp-context-care>header>span{width:2.7rem;height:2.7rem;color:var(--hp-context-accent);background:#edf6ef;border-radius:.8rem;flex:none;place-items:center;display:grid}.hp-context-care h2{margin:0;font-size:1.2rem}.hp-context-care header p{color:var(--hp-muted);margin:.2rem 0 0;font-size:.76rem}.hp-context-facts{grid-template-columns:1fr 1fr;gap:1.15rem 2rem;margin:1.25rem 0;display:grid}.hp-context-facts div{min-width:0}.hp-context-facts dt{color:var(--hp-muted);align-items:center;gap:.38rem;font-size:.7rem;display:flex}.hp-context-facts dd{margin:.22rem 0 0;font-size:.78rem;font-weight:800}.hp-context-facts dd small{color:var(--hp-muted);margin-top:.18rem;font-weight:500;display:block}.hp-context-facts div:last-child:nth-child(odd){grid-column:2}.hp-context-continuous{border-block:1px solid var(--hp-context-border);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;display:flex}.hp-context-continuous span{gap:.18rem;display:grid}.hp-context-continuous strong{font-size:.78rem}.hp-context-continuous small{color:var(--hp-muted);font-size:.65rem}.hp-context-continuous input{opacity:0;position:absolute}.hp-context-continuous i{background:#aeb4b1;border-radius:999px;flex:none;width:2.4rem;height:1.35rem;transition:all .2s;position:relative}.hp-context-continuous i:after{content:"";background:#fff;border-radius:50%;width:1.05rem;height:1.05rem;transition:all .2s;position:absolute;top:.15rem;left:.15rem}.hp-context-continuous input:checked+i{background:var(--hp-context-accent)}.hp-context-continuous input:checked+i:after{transform:translate(1.05rem)}.hp-context-budget{border-top:0;gap:.48rem;padding-top:1.1rem;display:grid}.hp-context-weekly-price{border-bottom:1px solid var(--hp-border);gap:3px;padding:12px 0;display:grid}.hp-context-weekly-price>strong{color:#176b3a;font-size:1.35rem}.hp-context-budget>div{justify-content:space-between;gap:1rem;font-size:.74rem;display:flex}.hp-context-budget .hp-context-rate-breakdown{gap:.35rem;display:grid}.hp-context-rate-breakdown ul{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.hp-context-rate-breakdown li{justify-content:space-between;gap:.75rem;display:flex}.hp-context-budget .is-discount{color:#167246}.hp-context-total{color:var(--hp-context-accent);background:#f5faf6;border:1px solid #c9ddd0;border-radius:.75rem;align-items:center;margin-top:.55rem;padding:.85rem .95rem;font-size:.92rem!important}.hp-context-total strong{font-size:1.2rem}.hp-context-total strong small{margin-right:.2rem;font-size:.63rem;font-weight:700}.hp-context-budget>small,.hp-context-unavailable{color:var(--hp-muted);margin:0;font-size:.62rem}.hp-context-actions{grid-template-columns:1fr 1.08fr;gap:.7rem;margin-top:.25rem;padding-top:1rem;display:grid}.hp-context-actions a,.hp-context-actions .hp-button{width:100%;text-decoration:none}.hp-context-actions .hp-button{justify-content:center;align-items:center;gap:.4rem;min-height:2.9rem;line-height:1.1;display:inline-flex}.hp-context-actions svg{width:1rem}.hp-context-actions .hp-button--secondary{border-color:var(--hp-context-accent);color:var(--hp-context-accent);background:#fff}.hp-context-actions .hp-button--primary{background:var(--hp-context-accent);color:#fff}html[data-theme=dark] .hp-context-page{background:#171c19}html[data-theme=dark] .hp-context-profile{--hp-context-accent:#78b98a;--hp-context-border:#39433d;--hp-context-surface:#202722}html[data-theme=dark] .hp-context-copy article{background:#242c27}html[data-theme=dark] .hp-context-service>header>span,html[data-theme=dark] .hp-context-care>header>span,html[data-theme=dark] .hp-care-summary>header>span,html[data-theme=dark] .hp-care-planner__step[data-ready=true] .hp-care-planner__step-head>span,html[data-theme=dark] .hp-context-total{background:#26352b}html[data-theme=dark] .hp-context-actions .hp-button--secondary{background:0 0}.hp-context-person{grid-template-columns:minmax(15rem,56.175%) minmax(0,1fr);grid-template-areas:"hero identity""copy copy""experience experience""service service"}.hp-context-hero{aspect-ratio:2.14;contain:paint;border-bottom-right-radius:.9rem;grid-area:hero;align-self:start;width:100%;min-width:0;height:auto;min-height:0}.hp-context-hero>img{display:block;position:absolute;inset:0}.hp-context-identity{grid-area:identity;align-content:center;min-width:0;padding:1.15rem 1.35rem}.hp-context-name,.hp-context-name h1{min-width:0}.hp-context-name h1{overflow-wrap:anywhere}.hp-context-validation-proof{width:100%;color:var(--hp-context-accent);background:#f5faf6;border:1px solid #dce9df;border-radius:.7rem;align-items:center;gap:.55rem;padding:.55rem .7rem;display:flex}.hp-context-validation-proof>span{gap:.05rem;display:grid}.hp-context-validation-proof strong{font-size:.75rem}.hp-context-validation-proof small{color:var(--hp-muted);font-size:.63rem}.hp-context-copy{grid-area:copy;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.hp-context-copy article{min-height:7rem}.hp-context-experience{grid-area:experience;padding-block:.75rem}.hp-context-experience h2{font-size:.95rem}.hp-context-experience p{margin:0}.hp-context-service{grid-area:service;padding:.75rem 1.25rem}.hp-context-family-care__traits{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:0;display:grid}.hp-context-family-care__traits>div{border:1px solid var(--hp-context-border);background:#fbfaf7;border-radius:.7rem;min-width:0;padding:.65rem .75rem}.hp-context-family-care__traits dt{font-size:.74rem;font-weight:800}.hp-context-family-care__traits dd{color:var(--hp-muted);margin:.22rem 0 0;font-size:.76rem;line-height:1.45}.hp-context-lower-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.hp-context-lower-grid>article{border:1px solid var(--hp-context-border);background:#fbfaf7;border-radius:.75rem;min-width:0;padding:.7rem;overflow:hidden}.hp-context-lower-grid article>header{align-items:center;gap:.5rem;margin-bottom:.55rem;display:flex}.hp-context-lower-grid article>header>span{width:1.9rem;height:1.9rem;color:var(--hp-context-accent);background:#edf6ef;border-radius:.55rem;flex:none;place-items:center;display:grid}.hp-context-lower-grid header svg{width:1rem;height:1rem}.hp-context-lower-grid h2{margin:0;font-size:.82rem}.hp-context-lower-grid header p{color:var(--hp-muted);margin:.08rem 0 0;font-size:.58rem}.hp-context-care-overview ul{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.hp-context-care-overview li{color:var(--hp-muted);padding-left:.85rem;font-size:.66rem;line-height:1.35;position:relative}.hp-context-care-overview li:before{color:var(--hp-context-accent);content:"✓";font-weight:900;position:absolute;left:0}.hp-context-care-description{grid-column:1/-1}.hp-context-care-description>p{color:var(--hp-muted);white-space:pre-line;margin:0;font-size:.68rem;line-height:1.5}.hp-context-home-card .hp-context-gallery{border-radius:.55rem;gap:.25rem}.hp-context-home-card .hp-context-gallery button{aspect-ratio:4/3;min-height:3.4rem}.hp-context-home-card .hp-context-gallery[data-count="1"] button{aspect-ratio:16/8}.hp-context-home-card .hp-context-gallery[data-count="3"],.hp-context-home-card .hp-context-gallery[data-count="5"]{grid-template-rows:repeat(2,3.6rem)}.hp-context-home-card .hp-context-gallery[data-count="4"],.hp-context-home-card .hp-context-gallery[data-count="6"]{grid-auto-rows:3.6rem}.hp-context-residents{border:0;padding:0}.hp-context-residents>div{grid-template-columns:1fr;gap:.35rem;display:grid}.hp-context-residents article{padding:.5rem}.hp-context-residents article strong{font-size:.65rem}.hp-context-residents article p{font-size:.6rem}.hp-context-resident-empty{text-align:center;border:0;gap:.25rem;padding:.65rem;display:grid}.hp-context-resident-empty strong{color:var(--hp-ink);font-size:.7rem}.hp-context-resident-empty span,.hp-context-card-empty{color:var(--hp-muted);font-size:.62rem;line-height:1.4}.hp-context-card-empty{text-align:center;margin:.5rem 0}.hp-context-reviews{min-height:0;padding-block:.75rem}.hp-context-empty{min-height:4.5rem}.hp-context-review-grid article{min-height:6.5rem;padding:.65rem}.hp-context-care{gap:0}.hp-context-care>header{padding-bottom:.85rem}.hp-context-facts{gap:.85rem 1.2rem;margin:1rem 0}.hp-context-facts dt svg{color:var(--hp-context-accent);flex:none}.hp-context-match-proof{color:var(--hp-context-accent);background:#f2f7f3;border-radius:.75rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;margin-top:.75rem;padding:.7rem .8rem;display:grid}.hp-context-match-proof>span{gap:.08rem;display:grid}.hp-context-match-proof strong{font-size:.72rem}.hp-context-match-proof small{color:var(--hp-muted);font-size:.6rem}.hp-context-match-proof>svg:first-child{border:2px solid;border-radius:50%;width:1.25rem;height:1.25rem;padding:.12rem}.hp-context-match-proof>svg:last-child{width:1.65rem;height:1.65rem}html[data-theme=dark] .hp-context-validation-proof,html[data-theme=dark] .hp-context-lower-grid>article,html[data-theme=dark] .hp-context-additional-services,html[data-theme=dark] .hp-context-match-proof{background:#26352b;border-color:#394b40}html[data-theme=dark] .hp-context-additional-services li{background:#26352b}@media (max-width:1050px){.hp-context-profile{grid-template-columns:minmax(0,54fr) minmax(24rem,46fr);width:min(97%,112rem)}.hp-context-hero{height:auto}.hp-context-lower-grid{gap:.45rem}.hp-context-lower-grid>article{padding:.55rem}}@media (max-width:780px){.hp-context-profile{width:100%;padding:0;display:block}.hp-context-person,.hp-context-care,.hp-context-reviews--summary{box-shadow:none;border-inline:0;border-radius:0}.hp-context-person{display:block}.hp-context-decision-column{gap:0}.hp-context-hero{aspect-ratio:2.14;width:100%;height:auto}.hp-context-copy{grid-template-columns:1fr}.hp-context-copy p{display:block}.hp-context-service{padding-inline:1.25rem}.hp-context-lower-grid,.hp-context-family-care__traits{grid-template-columns:1fr}.hp-context-gallery[data-count="5"],.hp-context-gallery[data-count="6"]{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:9rem}.hp-context-gallery[data-count="5"] button:first-child{grid-area:auto/1/auto/3;min-height:13rem}.hp-context-review-grid{grid-template-columns:1fr!important}.hp-context-care{padding:1.25rem 1.25rem 6rem;position:static}.hp-context-actions{z-index:20;border-top:1px solid var(--hp-border);background:color-mix(in srgb, var(--hp-surface) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.7rem;position:fixed;bottom:0;left:0;right:0}}@media (max-width:440px){.hp-context-identity,.hp-context-copy,.hp-context-reviews{padding-inline:1rem}.hp-context-facts{grid-template-columns:1fr}.hp-context-gallery[data-count="2"],.hp-context-gallery[data-count="3"],.hp-context-gallery[data-count="4"]{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:8rem}.hp-context-gallery[data-count="3"] button:first-child{grid-area:auto/1/auto/3;min-height:12rem}.hp-context-lightbox__previous{left:.5rem}.hp-context-lightbox__next{right:.5rem}.hp-context-actions .hp-button{padding-inline:.5rem;font-size:.72rem}}.hp-offering-list{gap:.6rem;display:grid}.hp-offering-list article{background:#faf7f1;border-radius:1rem;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.hp-offering-list article div{gap:.25rem;display:grid}.hp-offering-list article span{color:var(--hp-muted);font-size:.85rem}.hp-auth-page{place-items:center;min-height:calc(100vh - 4.5rem);padding:2rem 1rem;display:grid}.hp-auth-page>.hp-card{width:min(100%,31rem);padding:clamp(1.5rem,5vw,2.5rem)}.hp-auth-page h1{margin:.5rem 0;font-size:2rem}.hp-auth-form{gap:1rem;margin-top:1.5rem;display:grid}.hp-auth-alternative{border-top:1px solid var(--hp-border);text-align:center;padding-top:1rem}.hp-account-stack{gap:1rem;display:grid}.hp-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hp-auth-page{background:radial-gradient(circle at 12% 12%,#496b5417,#0000 28rem),linear-gradient(#fbfaf7 0%,#f4f1eb 100%);place-items:center;min-height:calc(100vh - 4.5rem);padding:clamp(1.5rem,5vw,4rem) 1rem;display:grid}.hp-auth-stack{gap:1rem;width:min(100%,25rem);display:grid}.hp-auth-stack--register{width:min(100%,32rem)}.hp-auth-logo{justify-self:center}.hp-auth-logo img{width:10.5rem;height:auto;display:block}.hp-auth-card{border:1px solid var(--hp-border);background:var(--hp-surface);border-radius:1.1rem;gap:1.25rem;padding:clamp(1.35rem,4vw,2rem);display:grid;box-shadow:0 18px 55px #332a211a}.hp-auth-card__heading{text-align:center}.hp-auth-card__heading h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,5vw,2.25rem);font-weight:650;line-height:1.12}.hp-auth-eyebrow{color:#496b54;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.55rem;font-size:.68rem;font-weight:900;display:block}.hp-auth-card__heading p{color:var(--hp-muted);margin:.45rem 0 0;line-height:1.5}.hp-auth-google,.hp-auth-method,.hp-auth-submit{border:1px solid var(--hp-border);width:100%;min-height:2.9rem;color:var(--hp-text);cursor:pointer;background:#fff;border-radius:.6rem;justify-content:center;align-items:center;gap:.7rem;padding:.7rem 1rem;font-weight:750;display:flex}.hp-auth-google svg{flex:none;width:1.15rem;height:1.15rem}.hp-auth-google:disabled,.hp-auth-submit:disabled{cursor:wait;opacity:.65}.hp-auth-submit{color:#fff;background:#312c27;border-color:#312c27}.hp-auth-separator{color:var(--hp-muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;display:grid}.hp-auth-separator>span{background:var(--hp-border);height:1px}.hp-auth-separator small{font-size:.72rem}.hp-auth-form{gap:1rem;margin:0;display:grid}.hp-auth-form label{color:var(--hp-muted);gap:.4rem;font-size:.78rem;font-weight:850;display:grid}.hp-auth-form input{border:1px solid var(--hp-border);width:100%;min-height:2.85rem;color:var(--hp-text);background:#fff;border-radius:.6rem;padding:.65rem .8rem}.hp-auth-form input:focus-visible,.hp-auth-name-confirmation input:focus-visible{outline-offset:1px;border-color:#496b54;outline:3px solid #496b542e}.hp-auth-form label>small{color:var(--hp-danger);font-weight:750}.hp-auth-form .hp-auth-remember{width:fit-content;color:var(--hp-text);cursor:pointer;align-items:center;gap:.65rem;display:flex}.hp-auth-form .hp-auth-remember input{width:1.05rem;min-height:1.05rem;accent-color:var(--hp-accent-strong);cursor:pointer;margin:0}.hp-auth-form .hp-auth-remember input:focus-visible{outline:3px solid color-mix(in srgb, var(--hp-accent) 42%, transparent);outline-offset:3px}.hp-auth-form .hp-auth-remember input:disabled,.hp-auth-form .hp-auth-remember input:disabled+span{cursor:not-allowed;opacity:.62}.hp-auth-label-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hp-auth-label-row button,.hp-password-field button,.hp-auth-quiet{color:var(--hp-accent-strong);font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800;text-decoration:none}.hp-auth-label-row button:hover,.hp-auth-quiet:hover{text-underline-offset:.2rem;text-decoration:underline}.hp-password-field{display:block;position:relative}.hp-password-field input{padding-right:5rem}.hp-password-field button{min-height:2.85rem;padding:0 .8rem;font-size:.72rem;position:absolute;top:0;right:0}.hp-auth-feedback{border-left:3px solid;border-radius:.7rem;margin:0;padding:.75rem .85rem;font-size:.82rem;line-height:1.45}.hp-auth-feedback--error{border-color:var(--hp-danger);color:#7f3029;background:#fff0ee}.hp-auth-feedback--info{border-color:var(--hp-info);color:#235b72;background:#edf7fa}.hp-auth-quiet{text-align:center;justify-self:center;width:fit-content;padding:.35rem;display:block}.hp-auth-alternative{color:var(--hp-muted);text-align:center;margin:0;font-size:.85rem}.hp-auth-alternative a{color:var(--hp-accent-strong);font-weight:850}.hp-auth-progress{grid-template-columns:1fr 1fr;margin:0 0 .25rem;padding:0;list-style:none;display:grid}.hp-auth-progress li{color:var(--hp-muted);text-align:center;justify-items:center;gap:.4rem;display:grid;position:relative}.hp-auth-progress li:first-child:after{content:"";background:var(--hp-border);width:calc(100% - 2rem);height:1px;position:absolute;top:.9rem;left:calc(50% + 1rem)}.hp-auth-progress li[data-complete=true]:after{background:var(--hp-accent-strong)}.hp-auth-progress li>span{z-index:1;border:2px solid var(--hp-border);background:var(--hp-surface);border-radius:999px;place-items:center;width:1.8rem;height:1.8rem;font-size:.68rem;font-weight:950;display:grid;position:relative}.hp-auth-progress li[data-current=true]>span,.hp-auth-progress li[data-complete=true]>span{border-color:var(--hp-accent-strong);background:var(--hp-accent);color:#4b3214}.hp-auth-progress small{font-size:.7rem;font-weight:800}.hp-register-intents{gap:.75rem;display:grid}.hp-register-intents button{border:1px solid var(--hp-border);color:var(--hp-text);text-align:left;cursor:pointer;background:#fff;border-radius:.9rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.35rem;padding:1rem 1.05rem;display:grid}.hp-register-intents button:hover{background:#f4f7f4;border-color:#78907f;transform:translateY(-1px);box-shadow:0 10px 28px #332a2114}.hp-register-intents button:focus-visible{outline-offset:2px;outline:3px solid #496b5433}.hp-register-intents button:disabled{cursor:wait;opacity:.64;transform:none}.hp-register-intents span{color:var(--hp-muted);font-size:.82rem;line-height:1.45}.hp-register-intent-icon{background:#edf2ed;border-radius:50%;place-items:center;width:2.65rem;height:2.65rem;display:grid;color:#496b54!important}.hp-register-intent-icon svg{width:1.2rem;height:1.2rem}.hp-register-intent-copy{gap:.25rem;min-width:0;display:grid}.hp-register-intent-copy strong{color:var(--hp-text);font-size:.95rem}.hp-auth-trust{color:var(--hp-muted);text-align:center;justify-content:center;align-items:center;gap:.45rem;margin:0;font-size:.76rem;display:flex}.hp-auth-trust svg{color:#496b54;flex:none;width:1rem;height:1rem}.hp-auth-name-confirmation{color:var(--hp-muted);gap:.4rem;font-size:.78rem;font-weight:850;display:grid}.hp-auth-name-confirmation input{border:1px solid var(--hp-border);min-height:2.85rem;color:var(--hp-text);background:#fff;border-radius:.6rem;padding:.65rem .8rem}.hp-auth-name-confirmation small{color:var(--hp-danger)}html[data-theme=dark] .hp-auth-page{background:radial-gradient(circle at 12% 12%,#78907f1f,#0000 28rem),#1c1f1d}html[data-theme=dark] .hp-auth-card,html[data-theme=dark] .hp-auth-google,html[data-theme=dark] .hp-auth-method,html[data-theme=dark] .hp-register-intents button,html[data-theme=dark] .hp-auth-form input,html[data-theme=dark] .hp-auth-name-confirmation input{color:#f0ede7;background:#272b28;border-color:#424742}html[data-theme=dark] .hp-register-intents button:hover{background:#2e3530;border-color:#78907f}html[data-theme=dark] .hp-register-intent-icon{background:#354139;color:#9cac9f!important}html[data-theme=dark] .hp-register-intent-copy strong{color:#f0ede7}html[data-theme=dark] .hp-auth-eyebrow,html[data-theme=dark] .hp-auth-trust svg{color:#9cac9f}.hp-register-intent-summary{background:#fff8e5;border:1px solid #d8b75e;border-radius:.85rem;gap:.2rem;padding:.75rem .9rem;display:grid}.hp-register-intent-summary small{color:var(--hp-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850}@media (max-width:560px){.hp-auth-page{align-items:start;min-height:calc(100vh - 4rem);padding:1.25rem .75rem 2rem}.hp-auth-logo img{width:8.75rem}.hp-auth-card{border-radius:1.25rem;padding:1.15rem}.hp-register-intents button{padding:.85rem}.hp-auth-label-row{flex-direction:column;align-items:flex-start;gap:.3rem}}.hp-profile-summary{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;display:grid}.hp-profile-summary h2{margin:.5rem 0 .2rem}.hp-profile-summary p,.hp-pet-card p{color:var(--hp-muted);margin:0}.hp-profile-avatar{border-radius:50%}.hp-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hp-pet-trait-fieldset{border:1px solid var(--hp-border,#dfe5dc);border-radius:.85rem;min-width:0;margin:0;padding:1rem}.hp-pet-trait-fieldset legend{padding:0 .35rem;font-weight:700}.hp-pet-trait-fieldset p{color:var(--hp-muted,#5e675d);margin:0 0 .75rem;font-size:.875rem}.hp-pet-trait-options{flex-wrap:wrap;gap:.65rem 1rem;display:flex}.hp-pet-trait-options label{flex-direction:row;align-items:center;gap:.4rem;display:inline-flex}.hp-pet-description-field{grid-column:1/-1}.hp-pet-description-field textarea{resize:vertical;min-height:6rem}.hp-form-grid .hp-button{align-self:end}.hp-profile-columns,.hp-readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hp-action-list{gap:.5rem;padding:0;list-style:none;display:grid}.hp-action-list li{background:#faf7f1;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.hp-section-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hp-pet-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.hp-pet-card{align-items:center;gap:1rem;display:flex}.hp-pet-card h2{margin:.5rem 0 .2rem}.hp-pet-mark{border-radius:1.25rem;width:4rem;height:4rem}.hp-readiness-hero{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hp-readiness-hero h2{margin:.4rem 0}.hp-readiness-hero p:last-child{color:var(--hp-muted);margin-bottom:0}.hp-readiness-grid>.hp-card{flex-direction:column;align-items:start;display:flex}.hp-readiness-grid>.hp-card>.hp-button,.hp-readiness-grid>.hp-card>a{margin-top:auto}@media (max-width:820px){.hp-topbar{min-height:4rem}.hp-shell{display:block}.hp-sidebar{display:none}.hp-content{padding:1rem 1rem 6rem}.hp-page-header{flex-direction:column;align-items:start;padding:1.2rem}.hp-ticket-grid{grid-template-columns:1fr}.hp-mobile-nav{z-index:30;border:1px solid var(--hp-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9f5;border-radius:1.25rem;grid-template-columns:repeat(5,1fr);padding:.4rem;display:grid;position:fixed;bottom:.75rem;left:.75rem;right:.75rem;box-shadow:0 14px 45px #29252433}.hp-mobile-nav a{min-height:3.25rem;color:var(--hp-muted);text-align:center;border-radius:.8rem;place-items:center;font-size:.66rem;font-weight:800;text-decoration:none;display:grid}.hp-mobile-nav a[aria-current=page]{background:var(--hp-accent);color:#3f2a11}}@media (max-width:430px){.hp-app .hp-topbar:not(.hp-search-header){padding-inline:.6rem}.hp-app .hp-brand{min-width:0}.hp-app .hp-product-brand-logo{width:5.75rem;max-width:100%}.hp-app .hp-mode-switch{min-width:0}.hp-app .hp-mode-switch button,.hp-app .hp-mode-switch a{text-align:center;padding-inline:.4rem;line-height:1.15}}@media (max-width:560px){.hp-brand__name,.hp-account__name{display:none}.hp-mode-switch button,.hp-mode-switch a{padding-inline:.55rem;font-size:.78rem}.hp-ticket__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.hp-ticket__code{font-size:.68rem}.hp-ticket__origin{overflow-wrap:anywhere;max-width:7rem}.hp-ticket__people{grid-template-columns:1fr;gap:.55rem}.hp-ticket__person:last-child{text-align:left}.hp-ticket__journey{display:none}.hp-ticket__dates{gap:.5rem}.hp-ticket__date strong{font-size:1.35rem}.hp-ticket__meta{grid-template-columns:1fr 1fr}.hp-ticket__meta>div:last-child{grid-column:1/-1}.hp-ticket__foot{flex-direction:column;align-items:stretch}.hp-ticket__foot .hp-button{width:100%}.hp-modal-backdrop{align-items:end;padding:0}.hp-modal{border-radius:1.5rem 1.5rem 0 0;width:100%;max-height:88vh}}@media (max-width:820px){.hp-public-nav{display:none}.hp-home-hero{grid-template-columns:1fr;min-height:auto}.hp-home-visual{min-height:20rem}.hp-feature-grid,.hp-caregiver-grid,.hp-profile-columns,.hp-readiness-grid,.hp-search-panel{grid-template-columns:1fr}.hp-search-hero{grid-template-columns:minmax(0,1fr) 15rem}.hp-search-hero__animals{display:none}.hp-search-hero__assurances{margin-left:0}.hp-search-journey{grid-template-columns:repeat(6,max-content);padding-bottom:.3rem;overflow-x:auto}.hp-search-choices--need{grid-template-columns:1fr}.hp-search-choices--need button{min-height:8rem}.hp-search-choices--division{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-search-choices,.hp-search-fields{grid-template-columns:1fr}.hp-search-step{border-radius:1.5rem}.hp-search-results__heading{align-items:flex-start}.hp-search-shared,.hp-search-needs{grid-template-columns:minmax(0,1fr)}.hp-search-daytime{min-height:25rem}.hp-profile-public__layout{grid-template-columns:1fr}.hp-profile-public aside{position:static}.hp-profile-back{display:inline-flex}.hp-profile-banner{grid-template-columns:1fr 13rem}.hp-profile-banner>img{display:none}.hp-profile-banner ol{grid-column:2}.hp-profile-person{grid-template-columns:auto 1fr}.hp-profile-person__cta{grid-column:1/-1}.hp-profile-person__cta .hp-button{width:100%}.hp-profile-offerings{grid-template-columns:1fr}.hp-pet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.hp-public-login{display:none}.hp-public-register{padding:.65rem .75rem;font-size:.8rem}.hp-home-hero__copy h1{font-size:2.65rem}.hp-search-page{width:min(100% - 1rem,76rem);padding-top:1rem}.hp-search-hero{border-radius:1.5rem;grid-template-columns:1fr;min-height:auto}.hp-search-hero__message{padding:2rem 1.25rem 1.25rem}.hp-search-hero__message h1{font-size:2.45rem}.hp-search-hero__assurances{margin:0 1rem 1rem}.hp-search-hero__assurances div{padding:.75rem 0}.hp-search-step{padding:1.1rem}.hp-search-shared{border-radius:1.25rem;gap:1.25rem;padding:1rem}.hp-search-territory-grid,.hp-search-fields,.hp-search-mode-grid,.hp-search-services{grid-template-columns:1fr}.hp-search-species__item{min-width:7.5rem}.hp-search-absence,.hp-search-daytime{border-radius:1.25rem}.hp-search-absence>header,.hp-search-daytime>header{padding:1rem}.hp-search-absence__body,.hp-search-daytime__body{padding-left:1rem;padding-right:1rem}.hp-search-trust{flex-direction:column;align-items:flex-start}.hp-search-choices--division{padding-bottom:.35rem;display:flex;overflow-x:auto}.hp-search-choices--division button{min-width:9.5rem}.hp-caregiver-card{grid-template-columns:1fr}.hp-caregiver-card__title,.hp-profile-public__hero,.hp-readiness-hero{flex-direction:column;align-items:start}.hp-profile-public__hero>a{width:100%;margin-left:0}.hp-profile-public__hero .hp-button{width:100%}.hp-profile-editorial{gap:.75rem}.hp-profile-banner{border-radius:1.5rem;grid-template-columns:1fr}.hp-profile-banner>div{padding:1.25rem}.hp-profile-banner h1{font-size:2.2rem}.hp-profile-banner ol{grid-column:1;margin-top:0}.hp-profile-person{border-radius:1.5rem;grid-template-columns:1fr;justify-items:start}.hp-profile-person__avatar{width:6.5rem;height:6.5rem}.hp-profile-person__cta{grid-column:1;width:100%}.hp-profile-modes__grid,.hp-profile-copy-grid,.hp-profile-reviews__list,.hp-profile-mode{grid-template-columns:1fr}.hp-profile-offerings article,.hp-profile-request{flex-direction:column;align-items:stretch}.hp-profile-tariff{text-align:left;justify-items:start}.hp-profile-request .hp-button{width:100%}.hp-offering-list article{flex-direction:column}.hp-profile-summary{grid-template-columns:auto 1fr}.hp-profile-summary>.hp-button{grid-column:1/-1;width:100%}.hp-form-grid,.hp-pet-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.hp-home-entry{border:1px solid var(--hp-border);width:min(100% - 2rem,75rem);min-height:34rem;box-shadow:var(--hp-shadow);background:linear-gradient(115deg,#fff9eb,#fffdf9 55%,#edf7f4);border-radius:2rem;grid-template-columns:minmax(12rem,15rem) minmax(0,1fr) minmax(17rem,20rem);align-items:stretch;margin:clamp(1rem,3vw,2.5rem) auto;display:grid;overflow:hidden}.hp-home-entry__animals{align-items:end;display:flex;overflow:hidden}.hp-home-entry__animals img{width:132%;max-width:none;height:auto;transform:translate(-16%)scaleX(-1)}.hp-home-entry__message{flex-direction:column;justify-content:center;min-width:0;padding:clamp(2rem,4vw,3.5rem) clamp(1.25rem,3vw,2.5rem);display:flex}.hp-home-entry__logo{object-fit:contain;object-position:left center;width:10.5rem;height:auto;margin-bottom:1rem}.hp-home-entry__message h1{letter-spacing:-.045em;margin:.4rem 0 .8rem;font-size:clamp(2.4rem,4.5vw,4.25rem);line-height:.98}.hp-home-entry__message h1 span{color:var(--hp-accent-strong)}.hp-home-entry__message>p:last-of-type{max-width:36rem;color:var(--hp-muted);margin:0;line-height:1.6}.hp-home-needs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.5rem;display:grid}.hp-home-need{border:1px solid var(--hp-border);border-radius:1.25rem;flex-direction:column;align-items:flex-start;gap:.45rem;min-width:0;padding:1rem;display:flex}.hp-home-need strong{line-height:1.25}.hp-home-need>span:not(.hp-status):not(.hp-home-need__label):not(.hp-home-need__action){color:var(--hp-muted);font-size:.82rem;line-height:1.4}.hp-home-need--active{background:#fff7df;border-color:#d6b55c;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s}.hp-home-need--active:hover{border-color:var(--hp-accent-strong);box-shadow:0 12px 26px -22px var(--hp-text);transform:translateY(-2px)}.hp-home-need__label{color:var(--hp-accent-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.hp-home-need__action{margin-top:auto;padding-top:.35rem;font-size:.82rem;font-weight:900}.hp-home-need--pending{background:#f5f0e7ad}.hp-home-entry__trust{background:#edf8f3db;border:1px solid #cfe3dc;border-radius:1.5rem;align-content:center;margin:1.5rem;padding:.75rem 1.25rem;display:grid}.hp-home-entry__trust>div{grid-template-columns:2.25rem minmax(0,1fr);align-items:center;gap:.8rem;padding:1rem 0;display:grid}.hp-home-entry__trust>div+div{border-top:1px solid #cfe3dc}.hp-home-entry__trust>div>span{color:#286b5d;background:#d7eee6;border-radius:999px;place-items:center;width:2.25rem;height:2.25rem;font-size:.64rem;font-weight:950;display:grid}.hp-home-entry__trust p,.hp-home-entry__trust small{margin:0;display:block}.hp-home-entry__trust strong{font-size:.86rem}.hp-home-entry__trust small{color:var(--hp-muted);margin-top:.2rem;font-size:.75rem;line-height:1.35}.hp-home-continuity{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(2rem,6vw,5rem);width:min(100% - 2rem,70rem);margin:0 auto;padding:clamp(3rem,6vw,5rem) 0;display:grid}.hp-home-continuity h2{letter-spacing:-.035em;max-width:32rem;margin:.55rem 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.hp-home-continuity ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.hp-home-continuity li{border-bottom:1px solid var(--hp-border);grid-template-columns:2.5rem 1fr;gap:1rem;padding:1.15rem 0;display:grid}.hp-home-continuity li:first-child{padding-top:0}.hp-home-continuity li>span{color:var(--hp-accent-strong);letter-spacing:.1em;font-size:.75rem;font-weight:950}.hp-home-continuity li p{color:var(--hp-muted);margin:.3rem 0 0;line-height:1.5}.hp-public-footer{border-top:1px solid var(--hp-border);background:#fffdf9a6;grid-template-columns:auto 1fr;align-items:center;gap:1.5rem 3rem;margin-top:2rem;padding:2.5rem max(1rem,50% - 35rem);display:grid}.hp-public-footer__brand img{width:8.5rem;height:auto;display:block}.hp-public-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:.75rem 1.5rem;display:flex}.hp-public-footer nav a{color:var(--hp-muted);font-size:.85rem;font-weight:800;text-decoration:none}.hp-public-footer nav a:hover{text-underline-offset:.25rem;text-decoration:underline}.hp-public-footer p{color:var(--hp-muted);grid-column:1/-1;margin:0;font-size:.78rem}@media (max-width:980px){.hp-home-entry{grid-template-columns:minmax(0,1fr) minmax(16rem,19rem)}.hp-home-entry__animals{display:none}}@media (max-width:700px){.hp-home-entry{border-radius:1.5rem;grid-template-columns:minmax(0,1fr);width:min(100% - 1rem,75rem)}.hp-home-entry__message{padding:1.5rem 1rem 0}.hp-home-entry__message h1{font-size:clamp(2.35rem,12vw,3.25rem)}.hp-home-needs{grid-template-columns:1fr;margin-top:1.15rem}.hp-home-entry__animals{grid-row:2;justify-content:center;align-items:end;min-height:11rem;display:flex}.hp-home-entry__animals img{width:min(26rem,115%);transform:translateY(8%)scaleX(-1)}.hp-home-entry__trust{grid-row:3;margin:0 1rem 1rem}.hp-home-continuity{grid-template-columns:1fr;gap:2rem}.hp-public-footer{grid-template-columns:1fr;justify-items:start}.hp-public-footer nav{justify-content:flex-start}.hp-public-footer p{grid-column:1}}@media (max-width:430px){.hp-home-entry__logo{width:8.5rem;margin-bottom:.65rem}.hp-home-entry__message h1{margin-block:.3rem .6rem;font-size:2.45rem}.hp-home-need{padding:.85rem}.hp-home-entry__animals{min-height:9rem}.hp-home-entry__trust>div{padding:.75rem 0}}.hp-private-profile,.hp-pets-editorial,.hp-readiness-editorial{color:var(--hp-text)}.hp-private-profile{background:#f5f0e7;min-height:calc(100vh - 4.5rem);margin:-1rem;padding:1rem}.hp-private-profile__bar{border:1px solid var(--hp-border);background:#fffdf9e0;border-radius:1.35rem;align-items:center;gap:.9rem;max-width:1440px;margin:0 auto 1rem;padding:.8rem 1rem;display:flex}.hp-private-profile__bar>div:first-of-type{gap:.1rem;display:grid}.hp-private-profile__account{text-align:right;gap:.1rem;margin-left:auto;display:grid}.hp-private-profile__account small,.hp-muted-copy{color:var(--hp-muted)}.hp-private-menu-button{border:1px solid var(--hp-border);min-height:2.5rem;font:inherit;background:#fff;border-radius:.8rem;padding:.5rem .75rem;font-weight:800;display:none}.hp-private-profile__layout{grid-template-columns:260px minmax(0,1fr) 310px;gap:1.15rem;max-width:1440px;margin:auto;display:grid}.hp-private-sticky{gap:.8rem;display:grid;position:sticky;top:1rem}.hp-private-profile__nav .hp-private-sticky{border:1px solid var(--hp-border);background:#eee6d8;border-radius:1.35rem;padding:.9rem}.hp-private-profile__nav nav{gap:.3rem;display:grid}.hp-private-profile__nav nav a{color:var(--hp-muted);border-radius:.8rem;padding:.7rem .75rem;font-size:.84rem;font-weight:750;text-decoration:none}.hp-private-profile__nav nav a[aria-current=page]{background:var(--hp-accent-soft);color:var(--hp-text)}.hp-private-profile__nav nav a[aria-disabled=true]{opacity:.58;pointer-events:none}.hp-private-note{background:#fff9e8;border:1px solid #dbc48f;border-radius:1rem;padding:.8rem}.hp-private-note p{color:var(--hp-muted);margin:.3rem 0 0;font-size:.73rem;line-height:1.45}.hp-private-profile__main,.hp-caregiver-summary,.hp-readiness-columns>main{align-content:start;gap:1rem;min-width:0;display:grid}.hp-private-hero{border:1px solid var(--hp-border);background:#fffdf9db;border-radius:1.5rem;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.35rem 1.5rem;display:flex}.hp-private-hero h1{margin:.45rem 0;font-size:clamp(1.65rem,3vw,2.35rem)}.hp-private-hero p,.hp-private-card p{color:var(--hp-muted);line-height:1.55}.hp-private-kicker{color:#77501a;background:#fff8e7;border:1px solid #e3c77d;border-radius:99px;padding:.3rem .65rem;font-size:.72rem;font-weight:800;display:inline-flex}.hp-context-switch{border:1px solid var(--hp-border);background:#f4f1ec;border-radius:.9rem;flex:none;gap:.25rem;padding:.25rem;display:inline-flex}.hp-context-switch button{color:var(--hp-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.65rem;padding:.55rem .75rem;font-size:.78rem;font-weight:750}.hp-context-switch button[aria-pressed=true]{color:var(--hp-text);background:#fff;box-shadow:0 2px 8px #28221c1a}.hp-private-card{border:1px solid var(--hp-border);background:#fffdfa;border-radius:1.35rem;padding:1.15rem;box-shadow:0 16px 38px -34px #28221c94}.hp-private-card h2,.hp-private-card h3{margin:.35rem 0}.hp-private-profile__context .hp-private-card .hp-button,.hp-caregiver-invite-mobile .hp-button{width:100%;margin-top:.75rem}.hp-profile-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hp-completeness-card{align-items:center;gap:1rem;display:flex}.hp-completeness-ring{aspect-ratio:1;background:conic-gradient(#27876f var(--progress), #e5dfd6 0deg);border-radius:50%;flex:none;place-items:center;width:6rem;display:grid}.hp-completeness-ring span{aspect-ratio:1;background:#fffdfa;border-radius:50%;place-items:center;width:4.7rem;font-size:1.15rem;font-weight:900;display:grid}.hp-requirement-pills{flex-wrap:wrap;gap:.4rem;margin-top:.8rem;display:flex}.hp-private-section-title{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.hp-address-columns,.hp-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.hp-address-columns>div,.hp-contact-grid article{border:1px solid var(--hp-border);background:#f9f6f1;border-radius:1rem;padding:.9rem}.hp-address-columns dl,.hp-pet-detail dl{gap:.5rem;margin:.8rem 0;display:grid}.hp-address-columns dl div,.hp-pet-detail dl div{border-bottom:1px solid var(--hp-border);justify-content:space-between;gap:1rem;padding-bottom:.4rem;display:flex}.hp-address-columns dt,.hp-pet-detail dt{color:var(--hp-muted)}.hp-address-columns dd,.hp-pet-detail dd{text-align:right;margin:0;font-weight:800}.hp-address-columns small{color:var(--hp-muted)}.hp-map-pending{border-top:1px solid var(--hp-border);grid-template-columns:minmax(210px,.9fr) 1.1fr;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:grid}.hp-map-grid{background-color:#edf0e7;background-image:linear-gradient(34deg,#0000 46%,#fff 47% 51%,#0000 52%),linear-gradient(122deg,#0000 44%,#d7ddcf 45% 49%,#0000 50%),linear-gradient(90deg,#3278691f 1px,#0000 1px),linear-gradient(#3278691f 1px,#0000 1px);background-size:auto,auto,32px 32px,32px 32px;border:1px solid #c8d2c4;border-radius:1rem;min-height:11rem;position:relative;overflow:hidden}.hp-map-pin{color:#fff;background:#b66f14;border:5px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:2.35rem;height:2.35rem;display:grid;position:absolute;top:47%;left:52%;transform:translate(-50%,-65%)rotate(-45deg);box-shadow:0 4px 12px #271f1840}.hp-map-pin:first-letter{transform:rotate(45deg)}.hp-pet-mini-grid,.hp-pet-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.hp-pet-mini-grid article{border:1px solid var(--hp-border);border-radius:1rem;align-items:center;gap:.65rem;padding:.65rem;display:flex}.hp-pet-mini-photo{aspect-ratio:1;background:var(--hp-accent-soft);border-radius:.8rem;place-items:center;width:3.25rem;font-weight:900;display:grid;overflow:hidden}.hp-pet-mini-photo img{object-fit:cover;width:100%;height:100%}.hp-pet-mini-grid small,.hp-contact-grid article div{display:block}.hp-contact-grid article{gap:.8rem;display:flex}.hp-contact-grid article>span{background:var(--hp-accent-soft);border-radius:.75rem;flex:none;place-items:center;width:2.4rem;height:2.4rem;display:grid}.hp-caregiver-invite-mobile{display:none}.hp-plain-list,.hp-readiness-list{margin:.8rem 0 0;padding:0;list-style:none}.hp-plain-list li{border-top:1px solid var(--hp-border);color:var(--hp-muted);padding:.55rem 0}.hp-private-notice{border-left:3px solid var(--hp-info);color:#235b72;background:#edf7fa;border-radius:.7rem;padding:.75rem .85rem}.hp-private-problem{border-left:3px solid var(--hp-danger);color:#8a2e18;background:#fcefec;border-radius:.7rem;padding:.75rem .85rem}.hp-modal-backdrop{z-index:100;background:#1c18157a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow-y:auto}.hp-private-modal{background:#fffdfa;border-radius:1.4rem;width:min(100%,34rem);max-height:90vh;padding:1.35rem;overflow-y:auto;box-shadow:0 24px 70px #14100c47}.hp-private-modal h2{margin:.4rem 0 .8rem}.hp-modal-actions{grid-column:1/-1;justify-content:flex-end;gap:.6rem;margin-top:.7rem;display:flex}.hp-pets-editorial,.hp-readiness-editorial{gap:1rem;max-width:1180px;margin:0 auto;display:grid}.hp-pets-intro,.hp-readiness-status{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hp-pets-intro p{margin-bottom:0}.hp-pets-empty{text-align:center;background:#fffdfa;border:1px dashed #cdbfad;border-radius:1.35rem;align-content:center;place-items:center;min-height:22rem;padding:2rem;display:grid}.hp-pets-empty>div{font-size:2rem}.hp-pets-empty h2,.hp-pets-empty p{margin:.35rem}.hp-pet-editorial-card{border:1px solid var(--hp-border);background:#fffdfa;border-radius:1.25rem;position:relative;overflow:hidden}.hp-pet-card-hit{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.hp-pet-editorial-photo{color:#74551d;background:#e7dfd1;place-items:center;height:11rem;font-size:3rem;font-weight:900;display:grid;overflow:hidden}.hp-pet-editorial-photo img{object-fit:cover;width:100%;height:100%}.hp-pet-editorial-body{padding:1rem}.hp-pet-editorial-body>div{justify-content:space-between;gap:.5rem;display:flex}.hp-pet-editorial-body h2{margin:.75rem 0 .2rem}.hp-pet-editorial-body p,.hp-pet-editorial-body small{color:var(--hp-muted);margin:0}.hp-pet-edit{font:inherit;cursor:pointer;background:#fffdf9eb;border:1px solid #ffffffb3;border-radius:99px;padding:.35rem .65rem;font-size:.72rem;font-weight:800;position:absolute;top:.7rem;right:.7rem}.hp-pet-deactivate{top:3.2rem}.hp-pet-detail>img{object-fit:cover;border-radius:1rem;width:100%;max-height:18rem;margin-bottom:1rem}.hp-readiness-columns{grid-template-columns:minmax(0,1fr) 310px;gap:1rem;display:grid}.hp-readiness-columns>aside{align-content:start;gap:1rem;display:grid}.hp-readiness-list{gap:.55rem;display:grid}.hp-readiness-list li,.hp-readiness-success{background:#faf6ee;border-radius:.9rem;gap:.75rem;padding:.75rem;display:flex}.hp-readiness-list small{color:#94651e;margin-top:.2rem;font-weight:800;display:block}.hp-readiness-success{color:#22634e;background:#edf8f2}.hp-validation-reason{border-left:3px solid var(--hp-danger);background:#fff0ee;padding:.7rem}.hp-publication-card hr{border:0;border-top:1px solid var(--hp-border);margin:1rem 0}.hp-publication-toggle{cursor:pointer;align-items:center;gap:.55rem;margin-top:.8rem;font-weight:800;display:flex}.hp-publication-toggle input{width:1.15rem;height:1.15rem;accent-color:var(--hp-accent-strong)}@media (max-width:1180px){.hp-private-profile__layout{grid-template-columns:240px minmax(0,1fr)}.hp-private-profile__context{display:none}.hp-caregiver-invite-mobile{display:block}}@media (max-width:840px){.hp-private-profile__layout,.hp-readiness-columns{grid-template-columns:1fr}.hp-private-menu-button{align-items:center;gap:.4rem;display:inline-flex}.hp-private-profile__nav{display:none}.hp-private-profile__nav[data-open=true]{display:block}.hp-private-profile__nav .hp-private-sticky{position:static}.hp-private-hero{flex-direction:column}.hp-context-switch{width:100%}.hp-context-switch button{flex:1}.hp-map-pending{grid-template-columns:1fr}}@media (max-width:620px){.hp-private-profile{margin:-.75rem;padding:.75rem}.hp-private-profile__account{display:none}.hp-private-profile__bar{border-radius:1rem}.hp-private-hero,.hp-private-card,.hp-private-modal{border-radius:1.1rem;padding:1rem}.hp-profile-editorial-grid,.hp-address-columns,.hp-contact-grid,.hp-pet-mini-grid,.hp-pet-card-grid{grid-template-columns:1fr}.hp-completeness-card,.hp-private-section-title,.hp-pets-intro,.hp-readiness-status{flex-direction:column;align-items:flex-start}.hp-private-section-title .hp-button,.hp-private-section-title>a,.hp-private-section-title>a .hp-button{width:100%}.hp-pet-editorial-photo{height:13rem}.hp-modal-actions{flex-direction:column-reverse}.hp-modal-actions .hp-button{width:100%}}.hp-availability-page,.hp-operational-actions{min-width:0}.hp-week-list,.hp-operation-list{gap:.75rem;margin:1.25rem 0;display:grid}.hp-week-row{border-bottom:1px solid var(--hp-border);grid-template-columns:minmax(9rem,.65fr) minmax(15rem,1fr);align-items:center;gap:1rem;padding:.85rem 0;display:grid}.hp-dayparts,.hp-inline-actions{align-items:center;gap:.75rem;display:flex}.hp-daypart-option{cursor:pointer;position:relative}.hp-daypart-option input{opacity:0;pointer-events:none;position:absolute}.hp-daypart-option span{border:1px solid var(--hp-border-strong);background:var(--hp-surface);border-radius:999px;justify-content:center;align-items:center;min-height:2.65rem;padding:.55rem 1rem;font-weight:750;display:inline-flex}.hp-daypart-option input:checked+span{border-color:var(--hp-accent-strong);background:var(--hp-accent);color:var(--hp-ink)}.hp-daypart-option input:focus-visible+span{outline:3px solid color-mix(in srgb, var(--hp-accent-strong) 35%, transparent);outline-offset:2px}.hp-daypart-option input:disabled+span{cursor:not-allowed;opacity:.55}.hp-week-row input[type=checkbox]{width:1.15rem;height:1.15rem;accent-color:var(--hp-accent-strong)}.hp-time-range label,.hp-operation-form label{gap:.35rem;font-weight:750;display:grid}.hp-time-range input,.hp-operation-form input,.hp-operation-form select,.hp-operation-form textarea{border:1px solid var(--hp-border-strong);background:var(--hp-surface);min-height:2.75rem;color:var(--hp-ink);font:inherit;border-radius:.75rem;padding:.65rem .75rem}.hp-operation-form textarea{resize:vertical;min-height:6rem}.hp-operation-form{gap:1rem;display:grid}.hp-operation-list article,.hp-operation-summary,.hp-capacity-grid article{border:1px solid var(--hp-border);background:var(--hp-surface-soft);border-radius:1rem;gap:.55rem;padding:1rem;display:grid}.hp-capacity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.hp-warning-copy,.hp-form-error{color:var(--hp-danger);font-weight:750}.hp-operation-confirm{gap:.85rem;display:grid}.hp-refund-state{margin-top:1rem}.hp-operational-actions{z-index:5;position:sticky;bottom:.75rem}@media (max-width:620px){.hp-week-row,.hp-capacity-grid{grid-template-columns:1fr}.hp-dayparts{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hp-daypart-option span{width:100%;padding-inline:.45rem}.hp-inline-actions,.hp-operational-actions{flex-direction:column;align-items:stretch}.hp-inline-actions .hp-button,.hp-operational-actions .hp-button{width:100%}}.hp-communications-page,.hp-conversation{gap:24px;max-width:980px;margin:0 auto;display:grid}.hp-inbox-list{gap:12px;display:grid}.hp-inbox-row{background:var(--hp-color-surface,#fff);border:1px solid var(--hp-color-border,#e6ded4);color:inherit;border-radius:18px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;text-decoration:none;display:grid}.hp-inbox-row:hover{border-color:var(--hp-color-primary,#6f4a34);box-shadow:0 8px 24px #452c1e14}.hp-inbox-row div:nth-child(2){min-width:0}.hp-inbox-row span,.hp-inbox-row p{color:var(--hp-color-text-muted,#6f665f);white-space:nowrap;text-overflow:ellipsis;margin:3px 0;display:block;overflow:hidden}.hp-inbox-avatar{color:#6f4a34;background:#f1e6d8;border-radius:50%;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.hp-inbox-meta{justify-items:end;gap:8px;display:grid}.hp-unread{background:#6f4a34;border-radius:99px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-weight:800;color:#fff!important;display:grid!important}.hp-conversation{border:1px solid var(--hp-color-border,#e6ded4);background:#fff;border-radius:22px;overflow:hidden}.hp-conversation--embedded{grid-column:span 1}.hp-conversation-header,.hp-records,.hp-composer,.hp-terminal-note{padding:20px}.hp-conversation-header{border-bottom:1px solid #eee5dc;justify-content:space-between;align-items:start;gap:18px;display:flex}.hp-conversation-header h2,.hp-records h3{margin:4px 0}.hp-conversation-header p{color:#6f665f;margin:4px 0}.hp-message-window{background:#fbf8f4;flex-direction:column;gap:10px;min-height:320px;max-height:520px;padding:20px;display:flex;overflow-y:auto}.hp-message{overflow-wrap:anywhere;background:#fff;border:1px solid #e8dfd6;border-radius:6px 16px 16px;align-self:flex-start;max-width:min(76%,560px);padding:12px 14px}.hp-message--own{background:#f0e4d5;border-color:#e1cfbc;border-radius:16px 6px 16px 16px;align-self:flex-end}.hp-message p{margin:5px 0}.hp-message time,.hp-system-message time{color:#786f68;margin-top:5px;font-size:.75rem;display:block}.hp-system-message{color:#665d56;text-align:center;background:#eee9e3;border-radius:99px;align-self:center;max-width:80%;margin:8px 0;padding:7px 12px;font-size:.86rem}.hp-system-message time{margin-left:7px;display:inline}.hp-composer{background:#fff;border-top:1px solid #eee5dc;grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid;position:relative}.hp-composer label,.hp-composer small{grid-column:1/-1}.hp-composer textarea{resize:vertical;min-height:52px}.hp-records{background:#fffaf5;border-top:1px solid #eee5dc;gap:12px;display:grid}.hp-records-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.hp-record{background:#fff;border:1px solid #eadfd5;border-left:4px solid #9a7458;border-radius:8px 14px 14px 8px;padding:14px}.hp-record>div:first-child{justify-content:space-between;gap:12px;display:flex}.hp-record--incident_record{border-left-color:#c47938}.hp-record--emergency_record{border-left-color:#a83d35}.hp-record-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hp-record-actions small{flex-basis:100%}.hp-terminal-note{color:#574f49;background:#f1eee9;margin:0}.hp-post-care{background:#fffaf4;border:1px solid #e2d4c7;border-radius:22px;gap:16px;padding:24px;display:grid}.hp-post-care h2{margin:0}.hp-rating{border:0;flex-wrap:wrap;gap:8px;padding:0;display:flex}.hp-rating label{border:1px solid #dccdbf;border-radius:10px;padding:8px 10px}.hp-family-summary{background:#f4eee7;border-radius:12px;padding:12px}.hp-family-summary blockquote{border-left:3px solid #b18a6d;margin:12px 0 0;padding-left:12px}@media (max-width:700px){.hp-inbox-row{grid-template-columns:42px minmax(0,1fr) auto;gap:10px;padding:13px}.hp-inbox-avatar{width:42px;height:42px}.hp-inbox-row p{max-width:210px}.hp-conversation{border-radius:16px}.hp-conversation-header{display:grid}.hp-conversation-header .hp-button{width:100%}.hp-message-window{min-height:300px;max-height:48vh;padding:14px}.hp-message{max-width:88%}.hp-composer{bottom:calc(62px + env(safe-area-inset-bottom));z-index:4;grid-template-columns:1fr auto;padding:12px;position:sticky;box-shadow:0 -6px 18px #32231914}.hp-composer textarea{min-width:0}.hp-records,.hp-conversation-header,.hp-post-care{padding:16px}.hp-records-heading{flex-direction:column;align-items:start}.hp-record>div:first-child{display:grid}.hp-record-actions .hp-button{width:100%}.hp-system-message{max-width:94%}}.hp-private-unified{background:var(--hp-color-bg,#fbfaf7);width:min(112rem,100%);margin:0 auto;padding:28px}.hp-private-context-bar{z-index:8;border:1px solid var(--hp-color-border,#ded8ce);background:color-mix(in srgb, var(--hp-color-surface,#fff) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;padding:12px 18px;display:flex;position:sticky;top:68px;box-shadow:0 1px 3px #46392b08}.hp-private-context-bar>div:first-child{gap:4px;display:grid}.hp-private-context-bar .hp-mode-switch{flex:none}.hp-family-workspace__grid{grid-template-columns:1fr}.hp-family-workspace__card--wide{grid-column:1}.hp-private-unified{max-width:92rem;margin:0 auto}.hp-private-context-bar{min-height:3.5rem;padding-block:.5rem;top:4.25rem}.hp-private-context-bar>div:first-child{align-items:baseline;gap:.55rem;display:flex}.hp-private-context-bar>div:first-child strong{font-size:.82rem;font-weight:600}.hp-family-workspace{max-width:90rem;padding:1.25rem clamp(.85rem,2vw,1.5rem) 3rem}.hp-family-workspace__hero{min-height:0;margin-bottom:.9rem}.hp-family-workspace__hero h1{font-size:clamp(1.45rem,2vw,1.8rem)}.hp-family-workspace__hero p{max-width:48rem;margin-top:.2rem;font-size:.86rem}.hp-family-workspace__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,.9fr);gap:.8rem}.hp-family-workspace__card,.hp-family-workspace__card--wide{grid-column:auto;min-width:0;padding:1rem}.hp-family-workspace__card>header{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.hp-family-workspace__card h2{font-size:1rem}.hp-family-workspace__card h3{font-size:.9rem}.hp-family-workspace__summary{margin-top:.7rem}.hp-family-workspace__editor{border-top:1px solid var(--product-border);margin-top:.8rem;padding-top:.8rem}.hp-family-workspace__editor[hidden]{display:none}.hp-private-section__edit{flex:none;gap:.3rem;min-height:2.25rem;padding:.4rem .55rem;font-size:.76rem}.hp-private-section__edit svg{width:.85rem;height:.85rem}.hp-family-identity-summary{grid-template-columns:3.25rem minmax(0,1fr)}.hp-family-identity-photo>img,.hp-family-identity-photo>span{object-fit:cover;width:6.5rem;height:6.5rem}.hp-family-pet-summary{gap:.45rem}.hp-family-pet-summary article{grid-template-columns:3.75rem minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.5rem;display:grid}.hp-family-pet-summary article>img,.hp-family-pet-summary__fallback{object-fit:cover;border-radius:.75rem;width:3.75rem;height:3.75rem}.hp-family-pet-summary .hp-button{min-height:2.25rem;padding-inline:.5rem;font-size:.72rem}.hp-family-network-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:.6rem;display:grid}.hp-family-network-overview button{border:1px solid var(--product-border);background:var(--product-surface-muted);min-height:3.2rem;color:var(--product-ink);font:inherit;text-align:left;cursor:pointer;border-radius:.7rem;gap:.15rem;padding:.55rem;display:grid}.hp-family-workspace__card{background:color-mix(in srgb, var(--hp-product-surface) 96%, var(--hp-product-green) 4%)}.hp-family-workspace__card[data-section=address]>.hp-family-workspace__summary{display:none}.hp-family-form-grid{gap:10px 12px}.hp-family-form-grid label{gap:4px}.hp-family-form-grid input,.hp-family-form-grid select{background:var(--hp-product-surface);border-color:color-mix(in srgb, var(--hp-product-ink) 22%, transparent);min-height:40px;padding-block:7px}.hp-family-form-grid textarea{background:var(--hp-product-surface);border-color:color-mix(in srgb, var(--hp-product-ink) 22%, transparent);min-height:76px}.hp-family-form-grid label>small{color:var(--hp-product-muted);font-size:.72rem}.hp-family-nested-editor{border:1px solid color-mix(in srgb, var(--hp-product-green) 18%, transparent);background:var(--hp-product-surface);border-radius:14px;margin-top:12px;padding:14px}.hp-family-pet-modules{gap:8px;margin-top:12px;display:grid}.hp-family-pet-modules>button{border:1px solid var(--hp-product-border);background:var(--hp-product-surface);width:100%;color:var(--hp-product-ink);text-align:left;border-radius:11px;justify-content:space-between;align-items:center;padding:11px 12px;display:flex}.hp-family-pet-modules>button span{gap:2px;display:grid}.hp-family-pet-modules>button small{color:var(--hp-product-muted)}.hp-family-pet-residence{background:var(--hp-product-soft);border-radius:11px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;display:flex}.hp-family-network-panel,.hp-family-network-editor,.hp-family-network-editor>section{width:100%}@media (max-width:720px){.hp-family-workspace__card[data-section=address][data-mobile-open=true]>.hp-family-workspace__summary{display:block}.hp-family-pet-residence{flex-wrap:wrap}}.hp-family-network-overview span{color:var(--product-ink-muted);font-size:.7rem}.hp-family-privacy{min-height:3.5rem;margin-top:.8rem}.hp-caregiver-workspace__stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.hp-private-section{border:1px solid var(--product-border);background:var(--product-surface);border-radius:1rem;align-self:start;min-width:0;padding:.9rem;box-shadow:0 .15rem .65rem #14362d0d}.hp-private-section[data-span=wide]{grid-column:1/-1}.hp-private-section__header{align-items:center;gap:.6rem;display:flex}.hp-private-section__disclosure{min-width:0;color:inherit;font:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:.55rem;padding:0;display:flex}.hp-private-section__icon{background:var(--product-surface-muted);width:2rem;height:2rem;color:var(--product-brand);border-radius:.65rem;flex:none;place-items:center;display:grid}.hp-private-section__icon svg{width:1rem;height:1rem}.hp-private-section__heading{flex:1;justify-content:space-between;align-items:baseline;gap:.5rem;min-width:0;display:flex}.hp-private-section__heading strong{color:var(--product-ink);font-size:.96rem}.hp-private-section__state{color:var(--product-ink-muted);white-space:nowrap;font-size:.7rem;font-weight:700}.hp-private-section__state[data-tone=complete]{color:var(--product-success)}.hp-private-section__state[data-tone=pending]{color:var(--product-warning)}.hp-private-section__chevron{display:none}.hp-private-section__content{margin-top:.65rem}.hp-private-section__summary{color:var(--product-ink-muted);font-size:.78rem;line-height:1.45}.hp-private-section__summary p{margin:0}.hp-private-section__editor{border-top:1px solid var(--product-border);margin-top:.75rem;padding-top:.75rem;display:none}.hp-private-section[data-editing=true] .hp-private-section__editor,.hp-private-section[data-section=care-policy] .hp-private-section__editor,.hp-private-section[data-section=availability] .hp-private-section__editor,.hp-private-section[data-section=publication] .hp-private-section__editor{display:block}.hp-care-mode-matrix,.hp-availability-matrix{font-size:.78rem}.hp-care-mode-matrix>*,.hp-availability-matrix>*{min-height:2.3rem;padding:.35rem}.hp-pets-editorial{max-width:88rem;padding:1.1rem clamp(.85rem,2vw,1.5rem) 3rem}.hp-pets-editorial .hp-private-hero{min-height:0;margin-bottom:0;padding:0}.hp-pets-editorial .hp-private-hero h1{font-size:1.7rem}.hp-pet-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.hp-pet-editorial-card{grid-template-columns:5rem minmax(0,1fr);min-height:7.5rem;display:grid;position:relative;overflow:visible}.hp-pet-card-hit{display:contents}.hp-pet-editorial-photo{border-radius:.9rem 0 0 .9rem;width:5rem;height:100%;min-height:7.5rem}.hp-pet-editorial-body{min-width:0;padding:.8rem 7rem .8rem .8rem}.hp-pet-editorial-body h2{margin:.3rem 0 .15rem;font-size:1rem}.hp-pet-edit{min-height:2.25rem;font-size:.72rem;top:.7rem;right:.7rem}.hp-pet-secondary-actions{z-index:2;position:absolute;bottom:.7rem;right:.7rem}.hp-pet-secondary-actions summary{border:1px solid var(--product-border);background:var(--product-surface);text-align:center;cursor:pointer;border-radius:50%;width:2.25rem;height:2.25rem;padding-top:.35rem;list-style:none}.hp-pet-secondary-actions button{border:1px solid var(--product-border);background:var(--product-surface);width:max-content;max-width:13rem;color:var(--product-danger);font:inherit;border-radius:.65rem;padding:.6rem;font-size:.74rem;position:absolute;bottom:2.7rem;right:0}.hp-pet-residence-control{border-top:1px solid var(--product-border);grid-column:1/-1;align-items:center;gap:.45rem;min-height:2.8rem;padding:.45rem .7rem;font-size:.75rem;display:flex}.hp-pet-residence-control .hp-button{min-height:2.1rem;padding:.3rem .65rem}.hp-pet-health-fields{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.hp-pet-health-fields>p,.hp-pet-health-fields>label:last-child{grid-column:1/-1}@media (max-width:1099px){.hp-family-workspace__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-family-workspace__card[data-section=account]{grid-column:1/-1}}@media (max-width:699px){.hp-private-context-bar{align-items:center;gap:.4rem;min-height:0;padding:.45rem .75rem;position:static}.hp-private-context-bar>div:first-child strong{display:none}.hp-private-context-bar .hp-eyebrow{font-size:.66rem}.hp-private-context-bar .hp-mode-switch button{min-height:2.4rem;padding:.35rem .55rem;font-size:.72rem}.hp-family-workspace{padding:.85rem .7rem 2.5rem}.hp-family-workspace__hero{display:block}.hp-family-workspace__hero-actions{margin-top:.45rem}.hp-family-workspace__grid,.hp-caregiver-workspace__stack{grid-template-columns:1fr;gap:.55rem}.hp-family-workspace__card,.hp-family-workspace__card--wide,.hp-private-section,.hp-private-section[data-span=wide]{grid-column:1;padding:.75rem}.hp-family-mobile-disclosure{width:2.75rem;height:2.75rem;color:var(--product-ink-muted);background:0 0;border:0;flex:none;place-items:center;display:grid}.hp-family-mobile-disclosure svg{width:1rem;transition:transform .16s}.hp-family-workspace__card[data-mobile-open=true] .hp-family-mobile-disclosure svg{transform:rotate(180deg)}.hp-family-workspace__card:not([data-mobile-open=true])>.hp-family-workspace__summary,.hp-family-workspace__card:not([data-mobile-open=true])>.hp-family-workspace__editor{display:none}.hp-private-section__disclosure{cursor:pointer;min-height:2.75rem}.hp-private-section__heading{justify-content:start;gap:.05rem;display:grid}.hp-private-section__chevron{width:1rem;transition:transform .16s;display:block}.hp-private-section[data-mobile-open=true] .hp-private-section__chevron{transform:rotate(180deg)}.hp-private-section__content{display:none}.hp-private-section[data-mobile-open=true] .hp-private-section__content{display:block}.hp-private-section__edit{min-height:2.75rem}.hp-family-pet-summary article{grid-template-columns:3.5rem minmax(0,1fr)}.hp-family-pet-summary .hp-button{grid-column:1/-1;width:100%}.hp-family-requirements,.hp-pet-card-grid,.hp-pet-health-fields{grid-template-columns:1fr}.hp-pets-editorial{padding:.85rem .7rem 2.5rem}.hp-pet-editorial-card{grid-template-columns:4.5rem minmax(0,1fr)}.hp-pet-editorial-photo{width:4.5rem;height:100%;min-height:7rem}.hp-pet-editorial-body{padding-bottom:3.2rem;padding-right:.7rem}.hp-pet-edit{top:auto;bottom:.55rem;right:3.5rem}.hp-pet-secondary-actions{bottom:.55rem}.hp-pet-health-fields>p,.hp-pet-health-fields>label:last-child{grid-column:1}}.hp-family-workspace__side{display:contents}@media (max-width:699px){.hp-family-workspace__side>[data-section=account]{order:1}.hp-family-workspace__grid>[data-section=identity]{order:2}.hp-family-workspace__grid>[data-section=address]{order:3}.hp-family-workspace__side>[data-section=pets]{order:4}}@media (min-width:1100px){.hp-family-workspace__grid>.hp-family-workspace__card[data-section=identity]{grid-area:1/1;align-self:start;position:sticky;top:8.35rem}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=address]{grid-area:1/2;align-self:start;position:sticky;top:8.35rem}.hp-family-workspace__grid>.hp-family-workspace__side{grid-area:1/3;align-self:start;gap:.8rem;display:grid}.hp-family-workspace__side>.hp-family-workspace__card{grid-area:auto/1}}.hp-family-workspace__card[data-section=identity]>.hp-family-workspace__editor{border-top:0;margin-top:.45rem;padding-top:0}.hp-family-public-photo-preview{gap:.4rem}.hp-family-network-overview,.hp-family-network-overview__item{grid-template-columns:1fr;gap:.45rem;width:100%;display:grid}.hp-family-network-overview__item>button{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.6rem;width:100%;display:grid}.hp-family-network-overview__item>button>span:first-child{gap:.15rem;min-width:0;display:grid}.hp-family-network-overview__item small{color:var(--product-ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:500;line-height:1.35;overflow:hidden}.hp-family-network-overview__action{color:var(--product-brand);white-space:nowrap;font-size:.7rem;font-weight:750}.hp-family-network-panel{border-top:1px solid var(--product-border);width:100%;min-width:0;padding-top:.55rem}.hp-family-network-panel .hp-family-network-editor{width:100%;min-width:0}.hp-family-account-state{gap:.55rem}.hp-family-account-state>p{font-size:.72rem;line-height:1.35}.hp-search-app:has(.hp-family-workspace) .hp-search-footer{margin-top:1rem}@media (min-width:1100px){.hp-family-requirements{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .65rem}.hp-family-requirements small{font-size:.74rem}.hp-family-account-summary{gap:.65rem}.hp-family-account-summary__overview{gap:.75rem}}@media (max-width:699px){.hp-family-requirements{grid-template-columns:1fr}.hp-family-workspace{padding-bottom:.8rem}.hp-family-network-overview__item small{white-space:normal}.hp-family-network-overview__item>button{grid-template-columns:minmax(0,1fr) auto}}.hp-private-context-bar{padding-block:.4rem}.hp-private-context-bar__controls{justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.hp-private-context-status{background:var(--product-surface-muted);min-height:1.75rem;color:var(--product-ink-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.7rem;font-weight:750;display:inline-flex}.hp-private-context-status[data-tone=complete]{background:color-mix(in srgb, var(--product-success) 12%, transparent);color:var(--product-success)}.hp-private-context-status[data-tone=pending]{color:var(--product-warning)}.hp-family-workspace{padding-top:.75rem}.hp-family-network-overview{grid-template-columns:1fr}.hp-family-network-overview button{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:3rem;padding-inline:.75rem}.hp-family-network-overview strong{font-size:.82rem}.hp-family-requirements{grid-template-columns:1fr;gap:.55rem}.hp-family-requirements small{font-size:.78rem}.hp-family-public-photo-preview{justify-items:start;gap:.55rem;width:min(100%,29rem);display:grid}.hp-family-public-photo-preview>span{aspect-ratio:2.14;object-fit:cover;border-radius:.85rem;width:100%;height:auto}.hp-family-public-photo-frame{aspect-ratio:2.14;border-radius:.85rem;width:100%;position:relative;overflow:hidden}.hp-family-public-photo-frame>img{object-fit:cover;width:100%;height:100%}.hp-family-public-photo-preview .hp-button{justify-self:start;width:auto;min-height:2.35rem;padding-inline:.75rem;font-size:.75rem}.hp-family-workspace .hp-photo-editor__viewport{aspect-ratio:2.14}.hp-family-account-state__actions{flex-wrap:wrap;gap:.5rem;display:flex}.hp-family-account-state__actions .hp-button,.hp-family-account-state__actions a{min-height:2.35rem;padding:.45rem .75rem;font-size:.76rem;text-decoration:none}.hp-family-terms-review{border:1px solid var(--product-border);background:var(--product-surface-muted);border-radius:.75rem;gap:.55rem;padding:.7rem;display:grid}.hp-family-terms-review p{margin:0}.hp-family-terms-review>div{gap:.3rem;display:grid}.hp-family-terms-review a{color:var(--product-brand);font-size:.76rem;font-weight:700}.hp-family-terms-review .hp-button{width:fit-content}@media (min-width:1100px){.hp-family-workspace__grid>[data-section=identity]{grid-area:1/1}.hp-family-workspace__grid>[data-section=address]{grid-area:2/1}.hp-family-workspace__grid>[data-section=pets]{grid-area:1/2/span 2}.hp-family-workspace__grid>[data-section=account]{grid-area:1/3/span 2}.hp-family-workspace__card[data-section=identity]>header>.hp-private-section__edit,.hp-family-workspace__card[data-section=address]>header>.hp-private-section__edit{display:none}}@media (max-width:699px){.hp-private-context-bar__controls{flex:1;gap:.35rem;min-width:0}.hp-private-context-status{text-overflow:ellipsis;max-width:8.4rem;min-height:1.55rem;padding-inline:.45rem;font-size:.62rem;overflow:hidden}.hp-family-workspace__grid>[data-section=account]{order:1}.hp-family-workspace__grid>[data-section=identity]{order:2}.hp-family-workspace__grid>[data-section=address]{order:3}.hp-family-workspace__grid>[data-section=pets]{order:4}.hp-family-account-summary__overview{gap:.75rem}.hp-family-account-summary__copy p{display:none}}.hp-family-care-network{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.hp-family-care-network>div,.hp-policy-editor{gap:12px;display:grid}.hp-family-workspace details{border-top:1px solid var(--hp-color-border,#ded8ce);padding-top:12px}.hp-family-workspace summary{cursor:pointer;font-weight:700}.hp-policy-matrix{grid-template-columns:minmax(11rem,1.3fr) repeat(4,minmax(7rem,1fr));align-items:stretch;gap:8px;display:grid;overflow-x:auto}.hp-policy-matrix--availability{grid-template-columns:minmax(11rem,1.3fr) repeat(3,minmax(9rem,1fr))}.hp-habitual-weekdays{background:0 0;border:0;gap:.45rem;padding:0;display:grid}.hp-habitual-weekdays>div:first-child{gap:.1rem;display:grid}.hp-habitual-weekdays>div:first-child>strong,.hp-availability-dayparts-title{font-size:.86rem;font-weight:700;line-height:1.25}.hp-habitual-weekdays p{color:var(--hp-color-muted,#70685f);margin:0;font-size:.78rem}.hp-habitual-weekdays__chips{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.hp-habitual-weekdays__chips button{border:1px solid var(--hp-color-border,#d7d0c6);background:var(--hp-color-surface,#fff);width:2.5rem;min-width:2.5rem;min-height:2.5rem;color:var(--hp-color-text,#302b27);cursor:pointer;border-radius:.55rem;place-items:center;font-size:.78rem;font-weight:600;line-height:1;transition:border-color .15s,background-color .15s,color .15s;display:grid}.hp-habitual-weekdays__chips button:hover{border-color:var(--hp-color-brand,#496b54)}.hp-habitual-weekdays__chips button:focus-visible{outline:3px solid color-mix(in srgb, var(--hp-color-brand,#496b54) 35%, white);outline-offset:2px}.hp-habitual-weekdays__chips button[aria-pressed=true]{border-color:var(--hp-color-brand,#496b54);background:var(--hp-color-brand,#496b54);color:#fff}.hp-availability-dayparts-title{margin-top:.1rem}.hp-availability-daypart-label{justify-content:center;align-items:center;gap:.35rem;display:inline-flex}.hp-availability-daypart-label svg{width:1rem;height:1rem;color:var(--hp-color-brand,#496b54);stroke-width:1.8px}.hp-policy-matrix>strong{text-align:center;place-content:center;min-height:44px;display:grid}.hp-policy-matrix>strong small{color:var(--hp-color-muted,#70685f);font-weight:500;display:block}.hp-policy-matrix button{border:1px solid var(--hp-color-border,#ded8ce);background:var(--hp-color-surface,#fff);min-height:44px;color:inherit;border-radius:9px;padding:8px 10px}.hp-policy-matrix button[aria-pressed=true],.hp-policy-matrix button[data-state=AVAILABLE]{border-color:var(--hp-color-brand,#496b54);background:color-mix(in srgb, var(--hp-color-brand,#496b54) 12%, transparent)}.hp-policy-matrix button[data-state=NOT_AVAILABLE]{background:var(--hp-color-surface-muted,#f4f1eb);text-decoration:line-through}.hp-private-help{color:var(--hp-color-muted,#70685f)}.hp-service-pricing-summary{border-top:1px solid var(--hp-color-border,#ded8ce);color:var(--hp-color-muted,#70685f);flex-wrap:wrap;gap:8px 18px;padding-top:12px;display:flex}.hp-service-rate-editor{border:1px solid var(--hp-color-border,#ded8ce);background:var(--hp-color-surface-muted,#f4f1eb);border-radius:16px;gap:12px;margin-top:12px;padding:18px;display:grid}.hp-service-rate-editor p{margin:0}@media (max-width:780px){.hp-private-unified{padding:18px 0}.hp-private-context-bar{flex-direction:column;align-items:stretch;margin:0 12px 18px;top:58px}.hp-private-context-bar .hp-mode-switch{width:100%}.hp-private-context-bar .hp-mode-switch>*{flex:1}.hp-family-care-network{grid-template-columns:1fr}.hp-policy-matrix{grid-template-columns:minmax(5.5rem,.9fr) repeat(4,minmax(0,1fr));overflow-x:visible}.hp-policy-matrix--availability{grid-template-columns:minmax(5.5rem,.9fr) repeat(3,minmax(0,1fr))}.hp-policy-matrix>strong,.hp-policy-matrix button{overflow-wrap:anywhere;min-width:0;padding-inline:4px;font-size:.76rem}}@media (prefers-reduced-motion:reduce){.hp-private-unified *{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (min-width:1100px){.hp-family-workspace__grid>.hp-family-workspace__card[data-section=identity],.hp-family-workspace__grid>.hp-family-workspace__card[data-section=pets],.hp-family-workspace__grid>.hp-family-workspace__card[data-section=account]{grid-column:auto}.hp-policy-matrix{grid-template-columns:minmax(7rem,1fr) repeat(4,minmax(0,1fr));overflow-x:visible}.hp-policy-matrix--availability{grid-template-columns:minmax(7rem,1fr) repeat(3,minmax(0,1fr))}.hp-policy-matrix>strong,.hp-policy-matrix button{min-width:0;padding-inline:.3rem}}@media (min-width:700px) and (max-width:1099px){.hp-family-workspace__grid>.hp-family-workspace__card[data-section=identity],.hp-family-workspace__grid>.hp-family-workspace__card[data-section=pets]{grid-column:auto}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=account]{grid-column:1/-1}}@media (max-width:699px){.hp-private-unified{padding:0}.hp-private-context-bar{flex-direction:row;align-items:center;gap:.4rem;min-height:0;margin:0;padding:.45rem .75rem;position:static;top:auto}.hp-private-context-bar .hp-mode-switch{width:auto}.hp-family-privacy{align-items:start;min-height:0;padding:.7rem}.hp-family-privacy strong,.hp-family-privacy small{display:block}.hp-family-privacy small{margin-top:.2rem;line-height:1.35}.hp-family-privacy__action{display:none}}@media (min-width:1100px){.hp-family-workspace__grid>.hp-family-workspace__card[data-section=identity]{grid-area:1/1}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=address]{grid-area:2/1}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=pets]{grid-area:1/2/span 2}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=account]{grid-area:1/3/span 2}}@media (max-width:699px){.hp-private-context-bar>div:first-child{display:flex}.hp-private-context-bar{flex-direction:column;align-items:stretch}.hp-private-context-bar__controls{flex:1;justify-content:space-between;min-width:0}.hp-private-context-status{text-overflow:clip;max-width:none;font-size:.64rem;overflow:visible}.hp-private-context-bar__controls .hp-mode-switch{box-sizing:border-box;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0;max-width:100%}.hp-private-context-bar__controls .hp-mode-switch button{box-sizing:border-box;white-space:normal;width:100%;min-width:0;padding-inline:.25rem}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=account]{order:1}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=identity]{order:2}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=address]{order:3}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=pets]{order:4}}.hp-private-context-bar{min-height:3.15rem;padding-block:.32rem}.hp-family-workspace{padding-top:.55rem;padding-bottom:1.15rem}@media (min-width:1100px){.hp-family-workspace__grid>.hp-family-workspace__card[data-section=identity]{grid-area:1/1}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=address]{grid-area:1/2}.hp-family-workspace__grid>.hp-family-workspace__side{grid-area:1/3;display:grid}.hp-family-requirements{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:699px){.hp-family-requirements{grid-template-columns:1fr}}@media (min-width:700px) and (max-width:1099px){.hp-family-workspace__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=identity]{grid-column:1}.hp-family-workspace__grid>.hp-family-workspace__card[data-section=address]{grid-column:2}.hp-family-workspace__side>.hp-family-workspace__card[data-section=pets],.hp-family-workspace__side>.hp-family-workspace__card[data-section=account]{grid-column:1/-1}}body .hp-family-workspace__card[data-section=pets]>header{grid-template-columns:minmax(0,1fr) auto auto;display:grid}body .hp-family-pets-add,body .hp-family-support-heading .hp-button{white-space:nowrap;min-height:2.2rem;padding:.4rem .65rem}.hp-private-context-statuses{justify-content:flex-end;align-items:center;gap:.35rem;min-width:0;display:flex}.hp-caregiver-invite-modal{max-width:34rem}.hp-caregiver-invite-modal p{color:var(--product-ink-muted);margin:.55rem 0 0;font-size:.84rem;line-height:1.5}.hp-family-address-assistant{grid-column:1/-1;gap:.55rem;display:grid;position:relative}.hp-family-address-assistant>label{gap:.35rem;display:grid}.pac-container{z-index:10000;border:1px solid var(--product-border);border-radius:.85rem;max-height:min(20rem,48vh);font-family:inherit;overflow-y:auto;box-shadow:0 1rem 2rem #202a242e}.pac-item{cursor:pointer;min-height:2.75rem;padding:.55rem .7rem}.hp-family-address-map{border:1px solid var(--product-line);border-radius:1rem;width:100%;height:16rem;overflow:hidden}@media (max-width:700px){.hp-family-address-map{height:13.5rem}}.hp-policy-preferences{border-top:1px solid var(--product-border);gap:.8rem;padding-top:1rem;display:grid}.hp-policy-preferences>header h3,.hp-policy-preferences>header p,.hp-policy-preferences h4{margin:0}.hp-policy-preferences>header p{max-width:58rem;color:var(--product-ink-muted);margin-top:.3rem;font-size:.8rem;line-height:1.45}.hp-policy-preferences__modes{gap:.9rem;display:grid}.hp-policy-preferences__mode{border:1px solid var(--product-border);background:var(--product-surface-soft);border-radius:.9rem;gap:.7rem;min-width:0;padding:.75rem;display:grid}.hp-policy-preferences__mode>h4{border-bottom:1px solid var(--product-border);letter-spacing:.04em;text-transform:uppercase;padding-bottom:.55rem;font-size:.85rem}.hp-policy-preferences__divisions{grid-template-columns:minmax(0,1fr);gap:.7rem;display:grid}.hp-policy-preferences__divisions>section{border:1px solid var(--product-border);background:var(--product-surface);border-radius:.75rem;gap:.6rem;min-width:0;padding:.65rem;display:grid}.hp-policy-preferences__divisions h5{margin:0}.hp-preference-matrix{table-layout:fixed;border-collapse:collapse;width:100%;font-size:.8rem}.hp-preference-matrix thead th[data-role=attribute]{border-bottom:1px solid var(--product-border);color:var(--product-ink);letter-spacing:.04em;text-align:left;text-transform:uppercase;padding:.3rem .4rem .4rem;font-size:.72rem;font-weight:800}.hp-preference-matrix thead th[data-role=answer]{border-bottom:1px solid var(--product-border);width:5.4rem;color:var(--product-ink-muted);letter-spacing:0;text-align:center;text-transform:none;white-space:normal;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;padding:.3rem .25rem .4rem;font-size:.62rem;font-weight:600;line-height:1.15}.hp-preference-matrix tbody th{text-align:left;padding:.34rem .4rem;font-size:.8rem;font-weight:600}.hp-preference-matrix tbody td{text-align:center;padding:.34rem .4rem}.hp-preference-matrix tbody tr+tr th,.hp-preference-matrix tbody tr+tr td{border-top:1px solid color-mix(in srgb, var(--product-border) 55%, transparent)}.hp-preference-matrix input[type=checkbox]{width:1.05rem;height:1.05rem;accent-color:var(--product-brand);cursor:pointer;margin:0}.hp-preference-matrix tbody th[data-acceptance=REJECTED],.hp-preference-matrix tbody th[data-acceptance=ACCEPTED_WITH_CONDITIONS]{color:var(--product-brand);font-weight:700}.hp-preference-matrix[data-columns="2"]{grid-column:1/-1}.hp-preference-matrix[data-columns="2"] tbody th:nth-child(4),.hp-preference-matrix[data-columns="2"] thead th:nth-child(4){padding-left:1.1rem}@media (max-width:719px){.hp-preference-matrix[data-columns="2"],.hp-preference-matrix[data-columns="2"] thead,.hp-preference-matrix[data-columns="2"] tbody,.hp-preference-matrix[data-columns="2"] tr{display:block}.hp-preference-matrix[data-columns="2"] thead th:nth-child(n+4){display:none}.hp-preference-matrix[data-columns="2"] thead tr,.hp-preference-matrix[data-columns="2"] tbody tr{grid-template-columns:minmax(0,1fr) 4.4rem 4.4rem;align-items:center;display:grid}.hp-preference-matrix[data-columns="2"] tbody tr{grid-auto-flow:row}.hp-preference-matrix[data-columns="2"] tbody th:nth-child(4){padding-left:.4rem}.hp-preference-matrix[data-columns="2"] td[colspan]{display:none}}@media (min-width:900px){.hp-policy-preferences__divisions>section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.hp-policy-preferences__divisions>section>h5{grid-column:1/-1}}@media (max-width:479px){.hp-preference-matrix{font-size:.76rem}.hp-preference-matrix thead th[data-role=answer]{width:4.4rem}.hp-preference-matrix tbody th,.hp-preference-matrix tbody td{padding-inline:.25rem}.hp-preference-matrix input[type=checkbox]{width:1.15rem;height:1.15rem}}.hp-private-section__heading>strong{align-items:center;gap:.4rem;display:inline-flex}.hp-private-section__step{border:1px solid color-mix(in srgb, var(--product-brand) 28%, transparent);background:color-mix(in srgb, var(--product-brand) 8%, transparent);width:1.35rem;height:1.35rem;color:var(--product-brand);border-radius:.45rem;flex:none;place-items:center;font-size:.7rem;font-weight:800;display:inline-grid}.hp-caregiver-division-heading{min-width:0;color:var(--product-ink);align-items:center;gap:.4rem;display:flex}.hp-caregiver-division-heading .hp-division-icon{width:1.05rem;height:1.05rem}.hp-caregiver-division-heading>span:last-child{gap:0;min-width:0;line-height:1.05;display:grid}.hp-caregiver-division-name{white-space:nowrap;font-size:.72rem;font-weight:750}.hp-caregiver-division-heading small{color:var(--product-ink-muted);white-space:normal;font-size:.6rem;font-weight:550}.hp-caregiver-services .hp-caregiver-division-heading{border-bottom:1px solid var(--product-border);margin:.45rem 0 .35rem;padding-bottom:.35rem}.hp-caregiver-services .hp-caregiver-division-name{font-size:.8rem}.hp-caregiver-services .hp-private-stack,.hp-caregiver-services .hp-private-stack>section,.hp-caregiver-services .hp-private-stack>section>section{gap:.45rem;display:grid}.hp-caregiver-services .hp-private-stack .hp-caregiver-mode-header{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:.55rem;margin:.7rem 0 .15rem;padding:.38rem .55rem}.hp-caregiver-services .hp-private-stack h3{color:var(--product-ink);letter-spacing:.01em;margin:0;font-size:.84rem;font-weight:800}.hp-caregiver-services .hp-caregiver-service-card{padding:.65rem}.hp-caregiver-services [data-division=HostelDog]>.hp-caregiver-service-card{border-color:color-mix(in srgb, #f97316 22%, var(--product-border));background:color-mix(in srgb, #f97316 7%, var(--product-surface))}.hp-caregiver-services [data-division=HostelCat]>.hp-caregiver-service-card{border-color:color-mix(in srgb, #ca8a04 22%, var(--product-border));background:color-mix(in srgb, #ca8a04 7%, var(--product-surface))}.hp-caregiver-services [data-division=HostelExo]>.hp-caregiver-service-card{border-color:color-mix(in srgb, #8b5cf6 22%, var(--product-border));background:color-mix(in srgb, #8b5cf6 7%, var(--product-surface))}.hp-caregiver-services [data-division=HostelFlr]>.hp-caregiver-service-card{border-color:color-mix(in srgb, #22c55e 22%, var(--product-border));background:color-mix(in srgb, #22c55e 7%, var(--product-surface))}.hp-caregiver-services .hp-caregiver-service-card__header,.hp-caregiver-services .hp-caregiver-service-card__controls{gap:.45rem}.hp-caregiver-services .hp-caregiver-service-card__summary strong{font-size:.78rem}.hp-caregiver-services .hp-service-toggle{width:2.55rem;height:1.5rem}.hp-caregiver-services .hp-service-toggle span{width:1.05rem;height:1.05rem}.hp-caregiver-services .hp-service-toggle[aria-checked=true] span{transform:translate(1rem)}.hp-caregiver-services .hp-caregiver-service-card__controls .hp-button{min-height:1.8rem;padding:.25rem .45rem;font-size:.66rem}.hp-caregiver-services .hp-service-pricing-summary{gap:.3rem .75rem;padding-top:.5rem;font-size:.68rem}.hp-caregiver-services .hp-service-rate-editor{border-radius:.7rem;gap:.6rem;margin-top:.55rem;padding:.7rem;font-size:.72rem}.hp-caregiver-global-save{align-items:center;gap:.4rem;display:flex}.hp-caregiver-global-save .hp-button{white-space:nowrap;min-height:2rem;padding:.35rem .7rem;font-size:.72rem}.hp-care-conditions-summary{gap:.35rem;display:grid}.hp-care-conditions-summary>strong{color:var(--product-ink);font-size:.8rem}.hp-care-conditions-summary>small{color:var(--product-ink-muted);font-size:.7rem}.hp-care-preference-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.hp-care-preference-summary>section,.hp-care-preference-summary>section>div{gap:.12rem;min-width:0;display:grid}.hp-care-preference-summary strong{color:var(--product-ink);font-size:.7rem}.hp-care-preference-summary small{overflow-wrap:anywhere;color:var(--product-ink-muted);font-size:.67rem;line-height:1.35}@media (max-width:479px){.hp-care-preference-summary{grid-template-columns:1fr}}.hp-care-capacity-summary{flex-wrap:wrap;gap:.4rem;display:flex}.hp-care-capacity-summary>span{border:1px solid var(--product-border);background:var(--product-surface-muted);border-radius:.5rem;align-items:center;gap:.3rem;min-height:1.65rem;padding:.2rem .45rem;display:inline-flex}.hp-care-arrangement-editor,.hp-care-capacity-editor{border:0;gap:.55rem;margin:0;padding:0;display:grid}.hp-care-arrangement-editor>legend,.hp-care-capacity-editor>legend{color:var(--product-ink);margin-bottom:.45rem;font-size:.84rem;font-weight:800}.hp-care-arrangement-editor>label{border:1px solid var(--product-border);background:var(--product-surface);border-radius:.7rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem;padding:.65rem;display:grid}.hp-care-arrangement-editor>label[data-selected=true]{border-color:color-mix(in srgb, var(--product-brand) 42%, var(--product-border));background:color-mix(in srgb, var(--product-brand) 6%, var(--product-surface))}.hp-care-arrangement-editor>label>input{accent-color:var(--product-brand);margin-top:.2rem}.hp-care-arrangement-editor>label>span{gap:.15rem;display:grid}.hp-care-arrangement-editor small{color:var(--product-ink-muted);line-height:1.35}.hp-care-capacity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.hp-care-capacity-item{border:1px solid var(--product-border);background:var(--product-surface);border-radius:.7rem;gap:.45rem;min-width:0;padding:.65rem;display:grid}.hp-care-capacity-stepper{grid-template-columns:2rem minmax(3rem,1fr) 2rem;gap:.35rem;display:grid}.hp-care-capacity-stepper button,.hp-care-capacity-stepper input{box-sizing:border-box;border:1px solid var(--product-border);background:var(--product-surface-muted);width:100%;min-width:0;min-height:2rem;color:var(--product-ink);text-align:center;border-radius:.5rem}.hp-care-capacity-stepper button{font-weight:800}.hp-care-capacity-stepper button:disabled{opacity:.4}@media (min-width:1100px){.hp-family-workspace[data-workspace=caregiver]{max-width:96rem;padding-top:.35rem}.hp-caregiver-workspace__stack{grid-template-columns:minmax(0,.47fr) minmax(0,.53fr);align-items:start;gap:.8rem}.hp-caregiver-workspace__left{gap:.65rem;min-width:0;display:grid}.hp-caregiver-workspace__right{grid-column:2;align-content:start;gap:.65rem;min-width:0;display:grid}.hp-caregiver-workspace__left>[data-span=wide]{grid-column:auto}.hp-caregiver-workspace__left>[data-section=care-policy],.hp-caregiver-workspace__left>[data-section=availability],.hp-caregiver-workspace__stack [data-section=services]{padding:.75rem}.hp-caregiver-workspace__left>[data-section=care-policy] .hp-private-section__summary{display:none}.hp-caregiver-workspace__left>[data-section=availability] .hp-private-section__summary{font-size:.7rem}.hp-caregiver-workspace__left>[data-section=care-policy] .hp-policy-editor,.hp-caregiver-workspace__left>[data-section=availability] .hp-policy-editor{gap:.55rem}.hp-caregiver-workspace__left>[data-section=care-policy] .hp-policy-matrix{grid-template-columns:minmax(5.2rem,.9fr) repeat(4,minmax(0,1fr));gap:.3rem}.hp-caregiver-workspace__left>[data-section=availability] .hp-policy-matrix{grid-template-columns:minmax(5.2rem,.9fr) repeat(3,minmax(0,1fr));gap:.35rem}.hp-caregiver-workspace__left>[data-section=care-policy] .hp-policy-matrix>strong,.hp-caregiver-workspace__left>[data-section=availability] .hp-policy-matrix>strong{min-height:2.25rem;font-size:.68rem}.hp-caregiver-workspace__left>[data-section=care-policy] .hp-policy-matrix button,.hp-caregiver-workspace__left>[data-section=availability] .hp-policy-matrix button{min-height:2.25rem;padding:.3rem .2rem;font-size:.65rem;line-height:1.05}.hp-caregiver-workspace__left>[data-section=availability] .hp-private-help{margin:0;font-size:.68rem;line-height:1.3}.hp-caregiver-workspace__left>[data-section=care-policy] .hp-policy-editor>.hp-button,.hp-caregiver-workspace__left>[data-section=availability] .hp-policy-editor>.hp-button{justify-self:end;min-height:2rem;padding:.35rem .65rem;font-size:.7rem}}@media (min-width:700px){.hp-private-section[data-desktop-open=true] .hp-private-section__editor{display:block}}@media (min-width:700px) and (max-width:1099px){.hp-caregiver-workspace__left,.hp-caregiver-workspace__right{display:contents}.hp-caregiver-progress{order:0;grid-column:1}.hp-caregiver-workspace__stack [data-section=professional-documents]{order:0;grid-column:2}.hp-caregiver-workspace__left>[data-section=care-policy]{order:1}.hp-caregiver-workspace__left>[data-section=availability]{order:2}.hp-caregiver-workspace__stack [data-section=services]{order:3;grid-column:1/-1}.hp-caregiver-workspace__left>.hp-private-section:not([data-section=care-policy]):not([data-section=availability]){order:4}}@media (max-width:699px){.hp-caregiver-progress{padding:.85rem}.hp-caregiver-progress>header{gap:.25rem;display:grid}.hp-caregiver-progress__body{grid-template-columns:1fr;gap:.75rem}.hp-caregiver-progress__ring{width:5.2rem;height:5.2rem}.hp-caregiver-progress__ring:before{width:4rem;height:4rem}.hp-caregiver-progress ul{grid-template-rows:none;grid-template-columns:minmax(0,1fr);grid-auto-flow:row}.hp-caregiver-progress__hostelpet{grid-template-columns:minmax(0,1fr);padding-top:.7rem}.hp-caregiver-progress__public.hp-button{grid-column:1;justify-self:start;min-height:2.3rem}.hp-caregiver-global-save{width:100%}.hp-caregiver-global-save .hp-button{margin-left:auto}.hp-care-capacity-grid{grid-template-columns:1fr}.hp-private-context-bar__controls{flex-wrap:wrap}.hp-private-context-statuses{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.hp-private-context-statuses .hp-caregiver-global-save{grid-column:1/-1}.hp-private-context-bar__controls .hp-mode-switch{flex:0 0 100%}.hp-caregiver-workspace__left{display:contents}.hp-caregiver-workspace__left>[data-section=care-policy]{order:1}.hp-caregiver-workspace__left>[data-section=availability]{order:2}.hp-caregiver-workspace__stack [data-section=services]{order:3}.hp-caregiver-workspace__left>.hp-private-section:not([data-section=care-policy]):not([data-section=availability]){order:4}.hp-private-context-statuses{flex-wrap:wrap;justify-content:flex-start}.hp-private-section[data-section=services][data-mobile-open=true] .hp-private-section__editor{display:block}.hp-caregiver-division-heading{gap:.25rem}.hp-caregiver-division-heading .hp-division-icon{width:.9rem;height:.9rem}.hp-caregiver-division-name{font-size:.65rem}.hp-caregiver-division-heading small{font-size:.55rem}.hp-caregiver-workspace__stack>[data-section=care-policy] .hp-policy-editor>.hp-button,.hp-caregiver-workspace__stack>[data-section=availability] .hp-policy-editor>.hp-button{width:100%}}body .hp-family-pet-summary{gap:.4rem;display:grid}body .hp-family-pet-summary article{grid-template-columns:3.5rem minmax(0,1fr) 2.25rem;gap:.65rem;min-height:4.5rem;padding:.45rem .55rem}body .hp-family-pet-summary article>img,body .hp-family-pet-summary__fallback{width:3.5rem;height:3.5rem}body .hp-family-pet-summary article>div,body .hp-family-support-record>article>div{gap:.1rem;min-width:0;display:grid}body .hp-family-pet-photo-editor{grid-template-columns:5rem minmax(0,1fr);align-items:center;gap:.35rem .75rem;margin-bottom:.75rem;display:grid}body .hp-family-pet-photo-editor>img,body .hp-family-pet-photo-editor>span{border:1px solid var(--product-border);background:var(--product-surface-muted);object-fit:cover;border-radius:1rem;grid-row:1/span 3;width:5rem;height:5rem}body .hp-family-pet-photo-editor>span{color:var(--product-brand);font:600 1.4rem/1 var(--font-sans);place-items:center;display:grid}body .hp-family-pet-photo-editor>label{cursor:pointer;width:max-content}body .hp-family-pet-photo-editor input[type=file]{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}body .hp-family-pet-photo-editor>small{color:var(--product-ink-muted)}body .hp-family-pet-summary article p,body .hp-family-pet-summary article small,body .hp-family-support-record>article small{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}body .hp-family-row-edit{width:2.25rem;height:2.25rem;color:var(--product-brand);cursor:pointer;background:0 0;border:0;border-radius:.65rem;place-items:center;display:grid}body .hp-family-row-edit:hover,body .hp-family-row-edit:focus-visible{background:color-mix(in srgb, var(--product-brand) 10%, transparent);outline:2px solid color-mix(in srgb, var(--product-brand) 35%, transparent);outline-offset:1px}body .hp-family-row-edit svg{width:1rem;height:1rem}body .hp-family-network-overview{gap:0;margin-top:.75rem}body .hp-family-network-editor,body .hp-family-network-editor>section,body .hp-family-support-record,body .hp-family-network-editor .hp-family-nested-editor{width:100%;min-width:0}body .hp-family-network-editor{grid-template-columns:1fr}body .hp-family-network-editor>section{border-top:1px solid var(--product-border);gap:.35rem;padding-block:.7rem;display:grid}body .hp-family-support-heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}body .hp-family-support-heading h3,body .hp-family-support-empty{margin:0}body .hp-family-support-empty,body .hp-family-support-record>article small{color:var(--product-ink-muted);font-size:.78rem}body .hp-family-support-record{display:grid}body .hp-family-support-record>article{border-top:1px solid color-mix(in srgb, var(--product-border) 65%, transparent);grid-template-columns:minmax(0,1fr) 2.25rem;align-items:center;gap:.6rem;min-height:3.25rem;padding:.4rem .15rem;display:grid}body .hp-family-network-editor .hp-family-nested-editor{border:0;border-top:1px solid var(--product-border);background:0 0;border-radius:0;margin:.25rem 0 .55rem;padding:.75rem 0}@media (max-width:699px){body .hp-family-workspace__card[data-section=pets]>header{gap:.3rem}body .hp-family-pets-add{min-height:2rem;padding-inline:.5rem;font-size:.7rem}body .hp-family-pet-summary article{grid-template-columns:3.25rem minmax(0,1fr) 2.25rem}body .hp-family-pet-summary article>img,body .hp-family-pet-summary__fallback{width:3.25rem;height:3.25rem}body .hp-family-network-editor .hp-family-form-grid{grid-template-columns:1fr}}.hp-owner-share{white-space:nowrap;flex:none;margin-inline-start:auto}.hp-profile-offerings{border:1px solid var(--hp-context-border);background:var(--hp-context-surface);border-radius:.8rem;grid-column:1/-1;grid-template-columns:minmax(0,1fr);gap:.6rem;margin:.25rem 1.25rem 1rem;padding:.85rem 1rem;display:grid}.hp-profile-offerings__modes{grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr));gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.hp-profile-offerings__mode{border:1px solid var(--hp-context-border);border-radius:.8rem;gap:.4rem;padding:.65rem .75rem;display:grid}.hp-profile-offerings__mode>strong{align-items:center;gap:.4rem;font-size:.86rem;display:flex}.hp-profile-offerings__mode>strong svg{width:1rem;height:1rem;color:var(--hp-context-accent)}.hp-profile-offerings__services{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.hp-profile-offerings__services li{gap:.1rem;display:grid}.hp-profile-offerings__services span{font-size:.82rem}.hp-profile-offerings__services small{color:var(--hp-muted);align-items:center;gap:.3rem;font-size:.72rem;display:flex}.hp-profile-offerings__services small svg{flex:none;width:.8rem;height:.8rem;margin-right:.1rem}.hp-family-traits{gap:.6rem;display:grid}.hp-family-traits__group{border:1px solid var(--hp-context-border);background:#fbfaf7;border-radius:.75rem;min-width:0;padding:.6rem .7rem}.hp-family-traits__group>h4{letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.35rem;margin:0 0 .45rem;font-size:.72rem;font-weight:800;display:flex}.hp-family-traits__group>h4 svg,.hp-family-traits__group>h4 .hp-division-icon{flex:none;width:.95rem;height:.95rem}.hp-family-traits__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .6rem;margin:0;display:grid}.hp-family-traits__list>div{min-width:0}.hp-family-traits__list dt{color:var(--hp-muted);letter-spacing:.02em;font-size:.68rem;font-weight:700}.hp-family-traits__list dd{flex-wrap:wrap;gap:.22rem;margin:.2rem 0 0;display:flex}.hp-family-traits__list dd span{background:color-mix(in srgb, var(--hp-context-accent) 8%, transparent);border-radius:.45rem;padding:.1rem .36rem;font-size:.71rem;line-height:1.5}.hp-family-traits__none{color:var(--hp-muted);margin:0;font-size:.71rem;line-height:1.45}@media (min-width:1100px){.hp-family-traits__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:780px){.hp-family-traits__list{grid-template-columns:minmax(0,1fr)}}.hp-care-planner{border:1px solid var(--hp-context-border);background:var(--hp-context-surface);border-radius:1rem;gap:.9rem;min-width:0;padding:clamp(1rem,1.6vw,1.5rem);display:grid;box-shadow:0 2px 10px #192d230d}.hp-care-planner__steps{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.hp-care-planner__step{border-top:1px solid var(--hp-context-border);gap:.5rem;min-width:0;padding-top:.85rem;display:grid}.hp-care-planner__step:first-child{border-top:0;padding-top:0}.hp-care-planner__step-head{align-items:center;gap:.55rem;display:flex}.hp-care-planner__step-head>span{border:1px solid var(--hp-context-border);background:var(--hp-surface);width:1.5rem;height:1.5rem;color:var(--hp-muted);border-radius:999px;flex:none;place-items:center;font-size:.72rem;font-weight:700;display:grid}.hp-care-planner__step[data-ready=true] .hp-care-planner__step-head>span{border-color:var(--hp-context-accent);color:var(--hp-context-accent);background:#edf6ef}.hp-care-planner__step-head h3{margin:0;font-size:.92rem}.hp-care-planner__step[data-ready=false] .hp-care-planner__step-head h3{color:var(--hp-muted)}.hp-care-planner__step[data-ready=false]>p{color:var(--hp-muted);margin:0;font-size:.78rem}.hp-care-planner__pending{opacity:.55;filter:saturate(.65);border:0;min-width:0;margin:0;padding:0}.hp-care-planner__resolved{color:var(--hp-muted);margin:0;font-size:.8rem}.hp-care-planner__modes,.hp-care-planner__services{min-width:0;margin:0;padding:0;list-style:none}.hp-care-planner__modes li{display:contents}.hp-care-planner__cta{gap:.4rem;margin-top:.6rem;display:grid}.hp-care-planner__cta .hp-button{width:100%}.hp-care-planner__cta small{color:var(--hp-muted);font-size:.75rem}.hp-care-planner .hp-day-help-schedule{width:100%;min-width:0}.hp-care-planner .hp-day-help-visible-months,.hp-care-planner .hp-search-calendar__months{grid-template-columns:minmax(0,1fr)}.hp-care-planner .hp-day-help-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.hp-care-planner .hp-day-help-calendar-grid>span,.hp-care-planner .hp-day-help-calendar-grid>button{aspect-ratio:1;min-height:0}.hp-care-planner .hp-day-help-blocks>div{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr))}.hp-care-summary{border:1px solid var(--hp-context-border);background:var(--hp-context-surface);border-radius:1rem;align-content:start;gap:.75rem;min-width:0;padding:clamp(1rem,1.5vw,1.35rem);display:grid;box-shadow:0 2px 10px #192d230d}.hp-care-summary>header{border-bottom:1px solid var(--hp-context-border);gap:.7rem;padding-bottom:.8rem;display:flex}.hp-care-summary>header>span{width:2.2rem;height:2.2rem;color:var(--hp-context-accent);background:#edf6ef;border-radius:.8rem;flex:none;place-items:center;display:grid}.hp-care-summary h2{margin:0;font-size:1.02rem}.hp-care-summary>header p{color:var(--hp-muted);margin:.15rem 0 0;font-size:.74rem}.hp-care-summary__facts,.hp-care-summary__pending dl{gap:.4rem;margin:0;display:grid}.hp-care-summary__facts>div,.hp-care-summary__pending dl>div{justify-content:space-between;align-items:baseline;gap:1rem;min-width:0;display:flex}.hp-care-summary dt{color:var(--hp-muted);font-size:.78rem}.hp-care-summary dd{text-align:right;overflow-wrap:anywhere;margin:0;font-size:.82rem;font-weight:600}.hp-care-summary [data-pending=true] dd,.hp-care-summary [data-pending=true] strong{color:var(--hp-muted);font-weight:500}.hp-care-summary__pending{border-top:1px solid var(--hp-context-border);gap:.55rem;padding-top:.75rem;display:grid}.hp-care-summary__total{border-top:1px solid var(--hp-context-border);justify-content:space-between;align-items:baseline;gap:1rem;padding-top:.6rem;font-size:.92rem;display:flex}.hp-care-summary__total strong{font-size:1.15rem}.hp-care-summary__pending>p{color:var(--hp-muted);align-items:flex-start;gap:.4rem;margin:0;font-size:.74rem;display:flex}.hp-care-summary__pending>p svg{flex:none;width:.9rem;height:.9rem;margin-top:.1rem}.hp-profile-offerings>.hp-context-section-title,.hp-care-planner>.hp-context-section-title{flex-wrap:wrap}.hp-profile-offerings>.hp-context-section-title>span,.hp-care-planner>.hp-context-section-title>span{flex:1 0 100%}.hp-context-planner-column,.hp-context-summary-column{align-content:start;gap:clamp(.65rem,1vw,.9rem);min-width:0;display:grid}.hp-context-profile>.hp-context-person{grid-column:1;grid-template-columns:minmax(0,1fr);grid-template-areas:"hero""identity""copy""experience""service"}.hp-context-profile>.hp-context-planner-column{grid-column:2}.hp-context-profile>.hp-context-summary-column{grid-column:3}.hp-context-summary-column>.hp-care-summary{top:var(--hp-care-summary-top,1rem);position:sticky}@media (max-width:1050px){.hp-context-profile{grid-template-columns:minmax(0,54fr) minmax(24rem,46fr)}.hp-context-profile>.hp-context-person{grid-area:span 2/1}.hp-context-profile>.hp-context-planner-column,.hp-context-profile>.hp-context-summary-column{grid-column:2}}@media (max-width:780px){.hp-owner-share{margin-inline-start:0}.hp-profile-offerings{margin-inline:1.25rem}.hp-care-planner,.hp-care-summary{box-shadow:none;border-inline:0;border-radius:0}.hp-context-planner-column,.hp-context-summary-column{gap:0}}@media (max-width:440px){.hp-profile-offerings{margin-inline:1rem}.hp-profile-offerings__modes{grid-template-columns:1fr}}.hp-care-summary__verdict{border:1px solid var(--hp-context-border);background:#edf6ef;border-radius:.8rem;gap:.6rem;padding:.7rem .8rem;display:flex}.hp-care-summary__verdict[data-compatible=false]{background:#fbf1e8}.hp-care-summary__verdict>span{background:var(--hp-context-surface);width:1.7rem;height:1.7rem;color:var(--hp-context-accent);border-radius:999px;flex:none;place-items:center;display:grid}.hp-care-summary__verdict>div{gap:.3rem;min-width:0;display:grid}.hp-care-summary__verdict h2{margin:0;font-size:.86rem}.hp-care-summary__verdict small{color:var(--hp-muted);font-size:.76rem}.hp-care-summary__economics{border-top:1px solid var(--hp-context-border);gap:.6rem;padding-top:.75rem;display:grid}.hp-care-summary__economics .hp-context-budget{padding-top:0}.hp-care-summary__bar{border-top:1px solid var(--hp-context-border);gap:.55rem;padding-top:.75rem;display:grid}.hp-care-summary__bar .hp-context-actions{margin:0;padding:0}.hp-care-summary__bar .hp-context-match-proof{margin:0}@media (max-width:780px){.hp-care-summary__bar{z-index:20;border-top:1px solid var(--hp-border);padding:.7rem .9rem calc(.7rem + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--hp-surface) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0}.hp-care-summary__bar>.hp-care-summary__total{border-top:0;flex:0 auto;gap:.15rem;min-width:0;padding-top:0;font-size:.74rem;display:grid}.hp-care-summary__bar>.hp-care-summary__total strong{font-size:1rem}.hp-care-summary__bar .hp-care-planner__cta,.hp-care-summary__bar .hp-context-actions{flex:auto;min-width:0;margin:0}.hp-care-summary__bar .hp-care-planner__cta small,.hp-care-summary__bar .hp-context-match-proof{display:none}.hp-context-profile{padding-bottom:calc(5rem + env(safe-area-inset-bottom))}.hp-context-care{padding:1.25rem;position:static}.hp-context-actions{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top:0;padding:0;position:static}}.hp-care-summary dd>small{color:var(--hp-muted);font-size:.72rem;font-weight:500;display:block}.hp-context-profile .hp-context-lower-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr))}.hp-care-summary__bar .hp-context-actions{grid-template-columns:minmax(0,1fr)}.hp-care-summary .hp-care-summary__back{justify-content:center;width:100%}.hp-care-planner__resolved{background:color-mix(in srgb, var(--hp-context-accent) 6%, transparent);border:0;border-radius:.6rem;align-items:center;gap:.4rem;margin:0;padding:.3rem .45rem;font-size:.86rem;font-weight:600;display:flex}.hp-care-planner__resolved>svg{width:.95rem;height:.95rem;color:var(--hp-context-accent);flex:none}.hp-care-planner__detail{color:var(--hp-muted);margin:0;font-size:.76rem}.hp-care-planner__step[data-state=RESOLVED] .hp-care-planner__step-head h3{font-weight:600}.hp-care-mode-scene{flex:none;align-items:center;gap:.15rem;display:inline-flex;position:relative}.hp-care-mode-scene svg{width:1.15rem;height:1.15rem}.hp-care-mode-scene__travel{opacity:.7;width:.85rem!important;height:.85rem!important}.hp-care-mode-scene--inside .hp-care-mode-scene__house{width:1.6rem;height:1.6rem}.hp-care-mode-scene--inside .hp-care-mode-scene__pet{width:.7rem;height:.7rem;position:absolute;bottom:.22rem;right:.34rem}.hp-care-planner__modes{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr));gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.hp-care-planner__modes>li{min-width:0;display:grid}.hp-care-planner__modes button{border:1px solid var(--hp-border);background:var(--hp-surface);min-height:2.9rem;color:inherit;text-align:left;cursor:pointer;border-radius:.8rem;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.86rem;transition:border-color .14s,background .14s,box-shadow .14s;display:flex}.hp-care-planner__modes button:hover:not(:disabled){background:#f6f8f5;border-color:#a9b8ad}.hp-care-planner__modes button:focus-visible{outline:3px solid var(--hp-context-accent);outline-offset:2px}.hp-care-planner__modes button[aria-pressed=true]{border-color:var(--hp-context-accent);box-shadow:inset 0 0 0 1px var(--hp-context-accent), 0 3px 9px #176b3a1f;background:#eef6f0;font-weight:700}.hp-care-planner__modes button:disabled{color:var(--hp-muted);box-shadow:none;cursor:not-allowed;background:#faf9f6;border-style:dashed}.hp-care-planner__resolved-mode{align-items:center;gap:.5rem;display:inline-flex}.hp-profile-offerings__modes{grid-template-columns:minmax(0,1fr)}.hp-profile-offerings__mode>header{align-items:center;gap:.55rem;display:flex}.hp-profile-offerings__mode>header strong{font-size:.9rem;display:block}.hp-profile-offerings__mode>header small{color:var(--hp-muted);font-size:.74rem;display:block}.hp-profile-offerings__home{border-top:1px solid var(--hp-context-border);gap:.5rem;padding-top:.6rem;display:grid}.hp-profile-offerings__home h3{margin:0;font-size:.82rem}.hp-profile-offerings__home>p{color:var(--hp-muted);margin:0;font-size:.78rem}.hp-profile-offerings__capacities{gap:.2rem;margin:0;padding:0;font-size:.78rem;list-style:none;display:grid}.hp-profile-offerings__arrangement{color:var(--hp-muted);margin:0;font-size:.78rem}.hp-profile-offerings .hp-context-gallery{grid-template-columns:repeat(auto-fit,minmax(min(100%,6rem),1fr));grid-auto-rows:5.5rem}.hp-search-pets__division{align-items:center;gap:.45rem;min-height:2.9rem;padding:.5rem .7rem;font-size:.86rem;font-weight:600;display:flex}.hp-request-next-steps{color:var(--hp-text);gap:.5rem;margin:.75rem 0 0;padding-left:1.35rem;font-size:.9rem;line-height:1.5;display:grid}.hp-request-next-steps>li::marker{color:var(--hp-accent-strong);font-weight:700}.hp-continuity{text-align:center;flex-direction:column;gap:1.25rem;max-width:32rem;margin:0 auto;padding:4rem 1.5rem;display:flex}.hp-continuity h1{text-wrap:balance;margin:0;font-size:1.35rem;line-height:1.35}.hp-continuity-note{color:var(--hp-text-muted,#5b6470);text-align:center;margin:0;padding:1.5rem}.hp-continuity-cta{background:var(--hp-accent,#1f7a68);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:.85rem 1.6rem;font-weight:600;text-decoration:none;display:inline-block}.hp-continuity-cta:disabled{opacity:.6;cursor:default}.hp-caregiver-documents{border:1px solid var(--product-border);background:var(--product-surface);border-radius:1rem;align-content:start;gap:.55rem;padding:.8rem .9rem;display:grid;box-shadow:0 .15rem .65rem #14362d0d}.hp-caregiver-documents>header>div{gap:.1rem;display:grid}.hp-caregiver-documents>header span{letter-spacing:.06em;text-transform:uppercase;color:var(--product-muted);font-size:.68rem}.hp-caregiver-documents>header h2{margin:0;font-size:.95rem;line-height:1.2}.hp-caregiver-documents__list{gap:.1rem;margin:0;padding:0;list-style:none;display:grid}.hp-caregiver-documents__list>li{border-bottom:1px solid var(--product-border);grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) 7rem auto;align-items:center;gap:.35rem .85rem;padding:.4rem 0;display:grid}.hp-caregiver-documents__nombre{min-width:0;font-size:.8rem;line-height:1.2}.hp-caregiver-documents__accion{justify-content:end;display:flex}.hp-caregiver-documents__list>li:last-of-type{border-bottom:0}.hp-caregiver-documents__enlaces{justify-content:start;align-items:center;gap:.75rem;min-width:0;display:flex}.hp-caregiver-documents__enlaces>a{color:#1d4ed8;text-underline-offset:.18em;overflow-wrap:anywhere;font-size:.74rem;font-weight:600;text-decoration:underline}.hp-caregiver-documents__enlaces>a:hover,.hp-caregiver-documents__enlaces>a:focus-visible{color:#1e40af}.hp-caregiver-documents__enlaces>a.hp-caregiver-documents__obtener{font-weight:500}.hp-caregiver-documents__accion button.hp-button{text-align:center;border-radius:.55rem;min-width:5.7rem;min-height:1.9rem;padding:.28rem .55rem;font-size:.71rem;font-weight:700}@media (max-width:639px){.hp-caregiver-documents__list>li{grid-template-columns:minmax(0,1fr) auto;row-gap:.4rem}.hp-caregiver-documents__nombre{grid-column:1/-1}.hp-caregiver-documents__enlaces{flex-wrap:wrap;grid-column:1/-1}.hp-caregiver-documents__accion{grid-column:2;justify-content:end}.hp-caregiver-documents__accion button.hp-button{min-height:2.3rem}}.hp-caregiver-documents__foot{color:var(--product-muted);margin:0;font-size:.68rem}.hp-admin-view-bar{z-index:40;color:#f5f7fa;background:#1f2933;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 1rem;display:flex;position:sticky;top:0}.hp-admin-view-bar p{margin:0;font-size:.85rem}.hp-admin-view-bar__eyebrow{text-transform:uppercase;letter-spacing:.08em;opacity:.75;font-size:.72rem}.hp-admin-view-bar__back{color:#1f2933;background:#f5f7fa;border-radius:999px;flex:none;padding:.35rem .85rem;font-size:.85rem;font-weight:600;text-decoration:none}.hp-admin-view-bar__back:hover,.hp-admin-view-bar__back:focus-visible{background:#fff}.hp-admin-view-expired{text-align:center;max-width:34rem;margin:3rem auto;padding:0 1rem}.hp-admin-view-expired .hp-admin-view-bar__back{color:#f5f7fa;background:#1f2933;margin-top:1rem;display:inline-block}.hp-readonly-fieldset{border:0;min-inline-size:0;margin:0;padding:0}.hp-admin-profile-administration{background:#fff;border:1px solid #d8dde3;border-top:3px solid #1f2933;border-radius:.75rem;max-width:68rem;margin:2rem auto 3rem;padding:1.25rem}.hp-admin-profile-administration h2{margin:0 0 .5rem;font-size:1.05rem}.hp-admin-profile-administration p{color:#4b5563;margin:0 0 .6rem;font-size:.88rem;line-height:1.55}.hp-admin-profile-administration__action{color:#fff;background:#a63f35;border-radius:999px;padding:.45rem 1rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-block}.hp-admin-profile-administration__action:hover,.hp-admin-profile-administration__action:focus-visible{background:#8f342b}.hp-policy-matrix--availability [data-out-of-scope=true]{opacity:.55}.hp-availability-out-of-scope{opacity:.9;margin-top:.2rem;font-weight:400;line-height:1.3;display:block}.hp-policy-matrix--availability button[data-state=OUT_OF_SCOPE]{cursor:not-allowed;opacity:.45;background:0 0;border-style:dashed}.hp-space-blocked{border:1px solid color-mix(in srgb, var(--hp-accent) 35%, transparent);background:color-mix(in srgb, var(--hp-accent) 8%, var(--hp-surface));border-radius:12px;justify-items:start;gap:.5rem;margin-bottom:1rem;padding:.9rem 1rem;display:grid}.hp-space-blocked strong{line-height:1.35}.hp-space-blocked p{opacity:.85;margin:0;font-size:.9rem}.hp-notifications,.hp-notifications__trigger{position:relative}.hp-notifications__badge{border:2px solid var(--hp-surface);background:var(--hp-danger,#c0392b);color:#fff;border-radius:999px;place-items:center;min-width:1.15rem;height:1.15rem;padding:0 .3rem;font-size:.68rem;font-weight:700;line-height:1;display:grid;position:absolute;top:-.25rem;right:-.25rem}.hp-notifications__panel{z-index:40;border:1px solid var(--hp-border);background:var(--hp-surface);border-radius:1rem;flex-direction:column;width:min(24rem,100vw - 2rem);display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 16px 45px #2925242e}@media (max-width:700px){.hp-notifications__panel{top:var(--hp-notifications-top,4.5rem);left:calc(( env(safe-area-inset-left,0px) + var(--hp-notifications-ancho,100vw) - env(safe-area-inset-right,0px) ) / 2);width:min(24rem, calc(var(--hp-notifications-ancho,100vw) - 2rem - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)));position:fixed;right:auto;transform:translate(-50%)}.hp-notifications__list{max-height:min(60vh,26rem)}}.hp-notifications__head{border-bottom:1px solid var(--hp-border);justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.hp-notifications__head h2{margin:0;font-size:1rem}.hp-notifications__list{max-height:min(60vh,26rem);margin:0;padding:0;list-style:none;overflow-y:auto}.hp-notification+.hp-notification{border-top:1px solid var(--hp-border-soft,var(--hp-border))}.hp-notification__inner{width:100%;color:inherit;align-items:flex-start;gap:.65rem;padding:.8rem 1rem;text-decoration:none;display:flex}a.hp-notification__inner:hover,a.hp-notification__inner:focus-visible{background:var(--hp-surface-soft)}.hp-notification__dot{background:0 0;border-radius:999px;flex:none;width:.5rem;height:.5rem;margin-top:.42rem}.hp-notification--unread .hp-notification__dot{background:var(--hp-accent,#2f6f4f)}.hp-notification__text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.hp-notification__title{font-weight:500}.hp-notification--unread .hp-notification__title{font-weight:700}.hp-notification__body{color:var(--hp-text-soft,#57534e);font-size:.9rem}.hp-notification__time{color:var(--hp-text-soft,#78716c);font-size:.78rem}.hp-notification:not(.hp-notification--unread) .hp-notification__inner{opacity:.72}.hp-notifications__empty{color:var(--hp-text-soft,#78716c);margin:0;padding:1.25rem 1rem}.hp-notifications__foot{border-top:1px solid var(--hp-border);justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 1rem;display:flex}.hp-notifications__foot button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0}.hp-notifications__foot button:disabled{opacity:.5;cursor:default}.hp-preference-group{border-top:1px solid var(--hp-border);padding:.9rem 0}.hp-preference-group h4{margin:0 0 .25rem;font-size:1rem}.hp-preference-group__always{color:var(--hp-text-soft,#57534e);margin:0;font-size:.9rem}.hp-preference-group__choice{cursor:pointer;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.hp-ticket-modal>section{--hp-modal-linea:#e7e5e4;--hp-modal-suave:#f7f8f7;--hp-modal-verde:var(--product-brand,#496b54);--hp-modal-pad:1.25rem;border-color:var(--hp-modal-linea);padding:1.25rem var(--hp-modal-pad) 1.5rem;background:#fff}.hp-ticket-modal__header{border-bottom:1px solid var(--hp-modal-linea);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;margin:-.25rem 0 1rem;padding-bottom:.9rem;display:grid}.hp-ticket-modal__marca{object-fit:contain;width:96px;height:auto;display:block}.hp-ticket-modal__header .hp-eyebrow{color:var(--hp-modal-verde);letter-spacing:.08em;text-align:right;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.hp-ticket-modal__cerrar{border:1px solid var(--hp-modal-linea);color:#57534e;cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:2rem;height:2rem;transition:background .15s,color .15s;display:grid}.hp-ticket-modal__cerrar:hover:not(:disabled){background:var(--hp-modal-suave);color:var(--hp-modal-verde)}.hp-ticket-modal__cerrar:disabled{opacity:.45;cursor:not-allowed}.hp-ticket-modal__cerrar svg{fill:none;width:.95rem;height:.95rem}.hp-ticket-modal h2{color:#1c1917;letter-spacing:-.01em;margin:0 0 1rem;font-size:1.22rem;line-height:1.25}.hp-ticket-modal__bloques{gap:.35rem;display:grid}.hp-ticket-modal__bloque{border-top:1px solid var(--hp-modal-linea);padding:1rem 0 .15rem}.hp-ticket-modal__bloque:first-child{border-top:0;padding-top:.15rem}.hp-ticket-modal__bloque h3{color:#44403c;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .5rem;font-size:.78rem;font-weight:700}.hp-ticket-modal__persona{grid-template-columns:3.75rem minmax(0,1fr) auto;align-items:center;gap:.85rem;display:grid}.hp-ticket-modal__persona img,.hp-ticket-modal__persona>span{border:1px solid var(--hp-modal-linea);background:var(--hp-modal-suave);object-fit:cover;border-radius:50%;width:3.75rem;height:3.75rem;display:block}.hp-ticket-modal__persona strong{color:#1c1917;font-size:1.05rem;line-height:1.2;display:block}.hp-ticket-modal__persona small{color:#78716c;font-size:.8rem}.hp-ticket-modal__insignia{background:color-mix(in srgb, var(--hp-modal-verde) 10%, #fff);color:var(--hp-modal-verde);white-space:nowrap;border-radius:999px;padding:.22rem .6rem;font-size:.68rem;font-weight:700}.hp-ticket-modal__relato{color:#57534e;margin:.6rem 0 0;font-size:.88rem;line-height:1.55}.hp-ticket-modal__rasgos{flex-wrap:wrap;gap:.35rem;margin:.65rem 0 0;padding:0;list-style:none;display:flex}.hp-ticket-modal__rasgos li{background:var(--hp-modal-suave);color:#57534e;text-transform:capitalize;border-radius:999px;padding:.24rem .62rem;font-size:.75rem}.hp-ticket-modal__contactos{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.hp-ticket-modal__contactos li{justify-content:space-between;align-items:center;gap:.9rem;display:flex}.hp-ticket-modal__contactos strong{color:#1c1917;font-size:.9rem;display:block}.hp-ticket-modal__contactos small{color:#78716c;font-size:.76rem}.hp-ticket-modal__contactos a{color:var(--hp-modal-verde);white-space:nowrap;font-size:.86rem;font-weight:700;text-decoration:none}.hp-ticket-modal__contactos a:hover,.hp-ticket-modal__contactos a:focus-visible{text-decoration:underline}.hp-ticket-modal__telefono-ficticio{text-align:right;justify-items:end;gap:.1rem;display:grid}.hp-ticket-modal__telefono-ficticio span{color:#78716c;white-space:nowrap;font-size:.86rem;font-weight:700}.hp-ticket-modal__telefono-ficticio small{color:#a8a29e;letter-spacing:.02em;text-transform:uppercase;font-size:.7rem;font-weight:600}.hp-ticket-modal__ficticio{color:#78716c;background:#b91c1c0d;border:1px dashed #b91c1c59;border-radius:.6rem;margin:0 0 .9rem;padding:.5rem .7rem;font-size:.8rem;line-height:1.4}.hp-ticket-modal__reputacion{align-items:baseline;gap:.5rem;margin:.75rem 0 0;display:flex}.hp-ticket-modal__reputacion strong{color:var(--hp-modal-verde);font-size:1.5rem;line-height:1}.hp-ticket-modal__reputacion span{color:#78716c;font-size:.82rem}.hp-ticket-modal__decidir{border-top:1px solid var(--hp-modal-linea);gap:.5rem;margin-top:.75rem;padding-top:.9rem;display:grid}.hp-ticket-modal__decidir .hp-button{text-align:center;justify-content:center}.hp-ticket-modal__descartar{color:#78716c;font:inherit;cursor:pointer;text-underline-offset:.2em;background:0 0;border:0;padding:.35rem;font-size:.82rem;text-decoration:underline}.hp-ticket-modal__par{border-top:1px solid var(--hp-modal-linea);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:stretch;gap:.75rem;margin-top:.9rem;padding-top:.9rem;display:grid}.hp-ticket-modal__par .hp-button{text-align:center;justify-content:center;width:100%;min-height:2.75rem}.hp-ticket-modal .hp-ticket-modal__par .hp-button--danger{border-color:color-mix(in srgb, var(--hp-danger) 45%, transparent);color:var(--hp-danger);background:0 0;font-weight:700}.hp-ticket-modal .hp-ticket-modal__par .hp-button--danger:hover:not(:disabled){border-color:var(--hp-danger);background:color-mix(in srgb, var(--hp-danger) 8%, #fff)}.hp-ticket-modal .hp-ticket-modal__par .hp-button--danger:focus-visible{outline:2px solid var(--hp-danger);outline-offset:2px}@media (max-width:640px){.hp-ticket-modal__par{grid-auto-columns:auto;grid-auto-flow:row}}.hp-ticket-modal__cerrada{background:color-mix(in srgb, var(--hp-danger) 8%, #fff);color:var(--hp-danger);border-radius:.7rem;margin:.9rem 0 0;padding:.55rem .75rem;font-size:.86rem;font-weight:650}.hp-ticket-modal__descartar:hover,.hp-ticket-modal__descartar:focus-visible{color:#9f1239}.hp-ticket-modal .hp-ticket-modal__datos{border-block:0;border-top:1px solid var(--hp-modal-linea);margin-top:.75rem;padding:.75rem 0 0}.hp-ticket-modal .hp-ticket-modal__datos dt{color:#78716c;font-size:.82rem}.hp-ticket-modal .hp-ticket-modal__datos dd{color:#1c1917;font-size:.88rem;font-weight:600}.hp-ticket-modal .hp-private-notice{background:var(--hp-modal-suave);color:#78716c;border-radius:.75rem;margin-top:.9rem;padding:.7rem .85rem;font-size:.8rem;line-height:1.5}.hp-ticket-modal .hp-ticket-modal__referencias li{border-color:var(--hp-modal-linea);background:#fff;border-radius:.85rem}@media (max-width:639px){.hp-ticket-modal{place-items:end stretch;padding:0}.hp-ticket-modal>section{--hp-modal-pad:1rem;width:100%;max-height:92dvh;padding:1rem var(--hp-modal-pad) 1.35rem;border-radius:1.25rem 1.25rem 0 0}.hp-ticket-modal__marca{width:84px}.hp-ticket-modal h2{font-size:1.12rem}.hp-ticket-modal__persona{grid-template-columns:3.1rem minmax(0,1fr);row-gap:.5rem}.hp-ticket-modal__persona img,.hp-ticket-modal__persona>span{width:3.1rem;height:3.1rem}.hp-ticket-modal__insignia{grid-column:2;justify-self:start}.hp-ticket-modal__contactos li{align-items:start}}.hp-ticket-modal__tablero{gap:.2rem;display:grid}.hp-ticket-modal__bloque-tablero{border-top:1px solid var(--hp-modal-linea,var(--hp-border));padding:.95rem 0 .35rem}.hp-ticket-modal__bloque-tablero:first-of-type{border-top:0}.hp-ticket-modal__bloque-tablero h3{color:#44403c;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .6rem;font-size:.78rem;font-weight:700}.hp-ticket-modal__acciones{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.5rem;display:grid}.hp-ticket-modal__acciones .hp-button{border:1px solid var(--hp-border);background:var(--hp-surface,#fff);width:100%;min-height:2.75rem;color:var(--hp-text);text-align:left;border-radius:.8rem;justify-content:flex-start;align-items:center;padding:.65rem .9rem;font-size:.92rem;font-weight:650;transition:border-color .14s,background-color .14s;display:inline-flex}.hp-ticket-modal__acciones .hp-button:hover{border-color:var(--hp-text);background:color-mix(in srgb, var(--hp-surface,#fff) 92%, var(--hp-text) 8%)}.hp-ticket-modal__acciones .hp-button:active{background:color-mix(in srgb, var(--hp-surface,#fff) 86%, var(--hp-text) 14%)}.hp-ticket-modal__acciones .hp-button:focus-visible{outline:2px solid var(--hp-text);outline-offset:2px}.hp-ticket-modal__pasos{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1.2rem;margin:0;padding:0;list-style:none;display:grid}.hp-ticket-modal__pasos li{grid-template-columns:1.15rem minmax(0,1fr);align-items:start;gap:.6rem;font-size:.9rem;display:grid}.hp-ticket-modal__pasos strong{font-weight:600}.hp-ticket-modal__pasos small{color:var(--hp-muted);margin-top:.1rem;font-size:.78rem;line-height:1.35;display:block}.hp-ticket-modal__hito{text-align:center;line-height:1.45}.hp-ticket-modal__pasos li[data-estado=REALIZADO] .hp-ticket-modal__hito,.hp-ticket-modal__pasos li[data-estado=AHORA] .hp-ticket-modal__hito{color:var(--hp-modal-verde)}.hp-ticket-modal__pasos li[data-estado=AHORA] strong{font-weight:700}.hp-ticket-modal__pasos li[data-estado=ESPERANDO] .hp-ticket-modal__hito,.hp-ticket-modal__pasos li[data-estado=BLOQUEADO]{color:var(--hp-muted)}.hp-ticket-modal__pasos li[data-estado=BLOQUEADO] strong{font-weight:500}.hp-ticket-modal__pasos li[data-estado=TERMINAL]{color:var(--hp-muted)}.hp-ticket-modal__tablero .hp-ticket-modal__decidir{margin-top:.85rem}.hp-ticket-modal__tablero .hp-private-notice{margin-top:.7rem}@media (max-width:640px){.hp-ticket-modal__acciones{grid-template-columns:1fr}}.hp-financial-summary strong{font-size:.95rem}.hp-financial-summary[data-empty=true]{color:var(--hp-muted);margin:0;font-size:.86rem;line-height:1.4}.hp-financial-declaracion{align-items:start;gap:.55rem;margin-top:.85rem;font-size:.86rem;line-height:1.4;display:flex}.hp-financial-declaracion input{width:auto;margin-top:.15rem}.hp-financial-descartar{color:var(--hp-muted);text-underline-offset:.18em;cursor:pointer;background:0 0;border:0;margin-top:.85rem;padding:0;font-size:.8rem;text-decoration:underline;display:block}.hp-financial-descartar:hover{color:var(--hp-ink,#1c1917)}.hp-payment-obligation__destino{border-top:1px solid var(--hp-border);gap:.5rem;margin-top:.85rem;padding-top:.85rem;display:grid}.hp-payment-obligation__destino h3,.hp-payment-obligation__informe h3{margin:0;font-size:.9rem;font-weight:700}.hp-payment-obligation__destino dd{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.hp-payment-obligation__destino dd>span{overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.hp-payment-obligation__copiar{border:1px solid var(--hp-border);background:var(--hp-surface,#fff);min-height:2rem;color:var(--hp-text);cursor:pointer;border-radius:.6rem;flex:none;padding:.25rem .6rem;font-size:.78rem;font-weight:650}.hp-payment-obligation__copiar:hover{border-color:var(--hp-text)}.hp-payment-obligation__copiar:focus-visible{outline:2px solid var(--hp-text);outline-offset:2px}.hp-payment-obligation__copiado{color:var(--hp-muted);margin:0;font-size:.8rem}.hp-payment-obligation__estado{background:color-mix(in srgb, var(--hp-surface,#fff) 88%, var(--hp-text) 12%);border-radius:.7rem;margin:.85rem 0 0;padding:.6rem .8rem;font-weight:650}.hp-payment-obligation__informe{border-top:1px solid var(--hp-border);gap:.7rem;margin-top:.85rem;padding-top:.85rem;display:grid}.hp-payment-obligation__acciones{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.85rem;display:flex}.hp-payment-obligation__cancelar{color:var(--hp-muted);text-underline-offset:.18em;cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;text-decoration:underline}.hp-payment-receipt,.hp-weekly-payment{border-top:1px solid var(--hp-border);gap:.6rem;margin-top:.85rem;padding-top:.85rem;display:grid}.hp-payment-receipt h3,.hp-weekly-payment h3{margin:0;font-size:.9rem;font-weight:700}.hp-payment-receipt__ayuda{color:var(--hp-muted);margin:0;font-size:.82rem}.hp-payment-receipt__input{min-width:0;max-width:100%;font-size:.85rem}.hp-payment-receipt__elegido{border:1px solid var(--hp-border);border-radius:.7rem;align-items:center;gap:.7rem;min-width:0;padding:.5rem .6rem;display:flex}.hp-payment-receipt__elegido>div{gap:.1rem;min-width:0;display:grid}.hp-payment-receipt__elegido strong{overflow-wrap:anywhere;font-size:.85rem}.hp-payment-receipt__elegido small{color:var(--hp-muted);font-size:.75rem}.hp-payment-receipt__elegido img{object-fit:cover;border-radius:.5rem;flex:none;width:3rem;height:3rem}.hp-payment-receipt__icono{border:1px solid var(--hp-border);background:var(--hp-surface-soft);border-radius:.5rem;flex:none;place-items:center;width:3rem;height:3rem;font-size:.7rem;font-weight:700;display:grid}.hp-payment-receipt__quitar{color:var(--hp-muted);text-underline-offset:.18em;cursor:pointer;background:0 0;border:0;flex:none;margin-left:auto;padding:0;font-size:.8rem;text-decoration:underline}.hp-payment-receipt__acciones{flex-wrap:wrap;gap:.75rem;display:flex}.hp-ticket-modal>section{overflow-x:clip}.hp-ticket-modal__ficha{margin-top:.85rem}.hp-ticket-modal__ficha h4{color:var(--hp-muted);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.hp-ticket-modal__ficha .hp-ticket-modal__datos{border-block:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.25rem;margin-top:.4rem;padding:0;display:grid}.hp-ticket-modal .hp-ticket-modal__ficha .hp-ticket-modal__datos>div{justify-content:start;gap:.1rem;min-width:0;display:grid}.hp-ticket-modal .hp-ticket-modal__ficha .hp-ticket-modal__datos dt{letter-spacing:.01em;font-size:.74rem}.hp-ticket-modal .hp-ticket-modal__ficha .hp-ticket-modal__datos dd{text-align:left;font-size:.92rem;line-height:1.35}@media (max-width:640px){.hp-ticket-modal__ficha .hp-ticket-modal__datos{grid-template-columns:1fr}}.hp-ticket-modal__estado-reserva{background:var(--hp-modal-suave);color:var(--hp-modal-verde);border-radius:.7rem;margin:0 0 .85rem;padding:.55rem .75rem;font-size:.86rem;font-weight:650}.hp-ticket-modal .hp-button--secondary{color:#fff;background:#57534e;border-color:#57534e}.hp-ticket-modal .hp-button--secondary:hover:not(:disabled){background:#44403c;border-color:#44403c}.hp-ticket-modal .hp-button--secondary:focus-visible{outline:2px solid var(--hp-modal-verde);outline-offset:2px}.hp-ticket-modal__acciones .hp-button--secondary{color:#fff;background:#57534e;border-color:#57534e}.hp-ticket-modal__acciones .hp-button--secondary:hover:not(:disabled){color:#fff;background:#44403c;border-color:#44403c}.hp-ticket-modal__acciones .hp-button--secondary:active:not(:disabled){background:#292524;border-color:#292524}.hp-ticket-modal__acciones>a{min-width:0;text-decoration:none;display:block}.hp-ticket-modal__acciones .hp-button--primary{border-color:var(--hp-modal-verde);background:var(--hp-modal-verde);color:#fff}.hp-ticket-modal__acciones .hp-button--primary:hover:not(:disabled){border-color:var(--hp-modal-verde);background:var(--hp-modal-verde);filter:brightness(.94)}.hp-ticket-modal__acciones .hp-button--primary:active:not(:disabled){border-color:var(--hp-modal-verde);background:var(--hp-modal-verde);filter:brightness(.88)}.hp-ticket-modal__decidir .hp-button--primary{border-color:var(--hp-modal-verde);background:var(--hp-modal-verde);color:#fff}.hp-ticket-modal__decidir .hp-button--primary:hover:not(:disabled){filter:brightness(.94)}.hp-ticket-modal__bloque,.hp-ticket-modal__referencias li,.hp-ticket-modal__contactos li{overflow-wrap:anywhere;min-width:0}.hp-ticket-modal__contactos li{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem .75rem;display:flex}@media (max-width:640px){.hp-ticket-modal__pasos{grid-template-columns:1fr}.hp-ticket-modal__datos>div{justify-content:start}.hp-ticket-modal__datos dd{text-align:left}}@media (min-width:1440px){.hp-ticket .hp-ticket__dates,.hp-ticket .hp-ticket__service,.hp-ticket .hp-ticket__values,.hp-ticket .hp-ticket__timeline,.hp-ticket .hp-ticket__identity,.hp-ticket--compact .hp-ticket__dates,.hp-ticket--compact .hp-ticket__service,.hp-ticket--compact .hp-ticket__values,.hp-ticket--compact .hp-ticket__timeline,.hp-ticket--compact .hp-ticket__identity{transform:translateY(-40px)}.hp-ticket[data-ticket-piece=full]{height:var(--hp-alto-apaisado);min-height:var(--hp-alto-apaisado)}.hp-ticket[data-ticket-piece=full]>.hp-ticket__body{grid-template-rows:var(--hp-cuerpo-filas);padding-top:var(--hp-cuerpo-arriba);padding-bottom:var(--hp-cuerpo-abajo);align-content:start}.hp-ticket[data-ticket-piece=full]>.hp-ticket__stub{flex-direction:column;gap:.55rem;padding:8.5px 1.15rem 12px;display:flex}.hp-ticket[data-ticket-piece=full]>.hp-ticket__stub>.hp-ticket__stub-block+.hp-ticket__stub-block{margin-top:auto}}.hp-chat{--hp-chat-ciruela:#3b2b4a;--hp-chat-ciruela-borde:#2e2139;--hp-chat-solapa:#6b5a86;--hp-chat-solapa-activa:#8878a8;--hp-chat-hilo:#f6f3fb;--hp-chat-propio:#ded5f0;--hp-chat-recibido:#fff;--hp-chat-soporte:#ece6f8;--hp-chat-compositor:#efeaf8;--hp-chat-borde:#d8cfe8;--hp-chat-tinta:#2f2440;--hp-chat-tinta-suave:#5d5270;--hp-chat-enviar:#2f7d51;--hp-chat-enviar-hover:#266641;--hp-chat-emergencia:#8c2f2f;grid-template-rows:minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid}.hp-chat__bar{display:none}.hp-chat__panel{border:1px solid var(--hp-chat-ciruela-borde);background:var(--hp-chat-hilo);height:100%;min-height:0;color:var(--hp-chat-tinta);border-radius:1.1rem;grid-template-rows:auto auto minmax(0,1fr) auto;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #2f244014,0 8px 18px #2f24400f}.hp-chat__head{background:var(--hp-chat-ciruela);color:#f7f4fb;gap:.15rem;padding:.6rem .85rem;display:grid}.hp-chat__head h3{letter-spacing:.01em;margin:0;font-size:.95rem;font-weight:800}.hp-chat__notice{color:#d8cfe8;max-height:2.4em;margin:0;font-size:.68rem;line-height:1.2;overflow:hidden}.hp-chat__tabs{background:var(--hp-chat-ciruela-borde);grid-template-columns:auto minmax(0,1fr);gap:.3rem;padding:.1rem .3rem;display:grid}.hp-chat__tab{color:#d9d0ea;height:1.9rem;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.7rem;justify-content:center;align-items:center;gap:.35rem;padding:0 .7rem;font-size:.78rem;font-weight:650;transition:background-color .12s,color .12s;display:flex}.hp-chat__tab[aria-selected=false]{border-color:var(--hp-chat-solapa);background:0 0}.hp-chat__tab[aria-selected=false]:hover{background:var(--hp-chat-solapa);color:#f4f0fa}.hp-chat__tab[aria-selected=true]{color:var(--hp-chat-ciruela);background:#f7f4fb;border-color:#f7f4fb;font-weight:800;box-shadow:0 1px 4px #00000047}.hp-chat__tab:focus-visible{outline-offset:2px;outline:2px solid #f7f4fb}.hp-chat__tab-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hp-chat__tab-unread{border-radius:99px;flex:none;justify-content:center;align-items:center;min-width:1.1rem;height:1.1rem;font-size:.66rem;font-weight:850;display:inline-flex}.hp-chat__tab-unread:not(:empty){color:var(--hp-chat-ciruela);background:#f7f4fb}.hp-chat__tab[aria-selected=true] .hp-chat__tab-unread:not(:empty){background:var(--hp-chat-ciruela);color:#f7f4fb}.hp-chat__history{overscroll-behavior:contain;background:var(--hp-chat-hilo);min-height:0;padding:.7rem .85rem;overflow-y:auto}.hp-chat__list{align-content:end;gap:.45rem;min-height:100%;margin-top:auto;display:grid}.hp-chat__empty,.hp-chat__older{color:var(--hp-chat-tinta-suave);margin:0;font-size:.78rem}.hp-chat__older{border:1px solid var(--hp-chat-borde);cursor:pointer;background:#fff;border-radius:99px;justify-self:center;padding:.25rem .7rem;font-weight:700}.hp-chat__message{border:1px solid var(--hp-chat-borde);background:var(--hp-chat-recibido);overflow-wrap:anywhere;border-radius:.3rem .8rem .8rem;max-width:88%;padding:.4rem .55rem;font-size:.82rem}.hp-chat__message[data-own=true]{background:var(--hp-chat-propio);border-color:#c9bce4;border-radius:.8rem .3rem .8rem .8rem;justify-self:end}.hp-chat__message[data-support=true]{background:var(--hp-chat-soporte);border-color:#cfc2e6}.hp-chat__message-head{justify-content:space-between;align-items:center;gap:.4rem;display:flex}.hp-chat__message-head strong{color:var(--hp-chat-tinta-suave);font-size:.74rem;font-weight:800}.hp-chat__message p{margin:.15rem 0 0}.hp-chat__message footer{align-items:center;gap:.4rem;margin-top:.2rem;display:flex}.hp-chat__message time{color:var(--hp-chat-tinta-suave);font-size:.66rem}.hp-chat__reported{color:var(--hp-chat-emergencia);background:#f0e2e2;border-radius:99px;padding:0 .35rem;font-size:.62rem;font-weight:800}.hp-chat__system{max-width:92%;color:var(--hp-chat-tinta-suave);text-align:center;background:#e6e0f2;border-radius:99px;justify-self:center;margin:0;padding:.2rem .6rem;font-size:.72rem}.hp-chat__system time{margin-left:.35rem;font-size:.66rem}.hp-chat__attachment{border:1px solid var(--hp-chat-borde);color:var(--hp-chat-tinta);background:#fff;border-radius:.55rem;gap:.15rem;margin-top:.3rem;padding:.35rem;font-size:.72rem;text-decoration:none;display:grid}.hp-chat__attachment img{object-fit:cover;border-radius:.35rem;max-height:7rem}.hp-chat__attachment-name{font-weight:750}.hp-chat__attachment-size{color:var(--hp-chat-tinta-suave);font-size:.66rem}.hp-chat__menu-holder,.hp-chat__emoji-holder{display:inline-flex;position:relative}.hp-chat__menu-trigger,.hp-chat__tool{width:1.7rem;height:1.7rem;color:var(--hp-chat-tinta-suave);cursor:pointer;background:0 0;border:0;border-radius:.45rem;justify-content:center;align-items:center;display:inline-flex}.hp-chat__menu-trigger svg,.hp-chat__tool svg{width:1rem;height:1rem}.hp-chat__menu-trigger:hover,.hp-chat__tool:hover{background:#e6e0f2}.hp-chat__menu,.hp-chat__emoji{z-index:3;border:1px solid var(--hp-chat-borde);background:#fff;border-radius:.6rem;display:grid;position:absolute;box-shadow:0 10px 24px #2f24402e}.hp-chat__menu{min-width:12rem;padding:.2rem;top:100%;right:0}.hp-chat__menu button{color:var(--hp-chat-tinta);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.4rem;padding:.4rem .5rem;font-size:.78rem}.hp-chat__menu button:hover{background:#f0ebf9}.hp-chat__emoji{gap:.3rem;width:15rem;max-height:12rem;padding:.45rem;bottom:calc(100% + .35rem);right:0;overflow-y:auto}.hp-chat__emoji-group{gap:.15rem;display:grid}.hp-chat__emoji-group small{color:var(--hp-chat-tinta-suave);text-transform:uppercase;letter-spacing:.05em;font-size:.62rem;font-weight:800}.hp-chat__emoji-group>span{grid-template-columns:repeat(8,1fr);gap:.1rem;display:grid}.hp-chat__emoji-group button{cursor:pointer;background:0 0;border:0;border-radius:.35rem;padding:.15rem 0;font-size:1.05rem;line-height:1.2}.hp-chat__emoji-group button:hover{background:#f0ebf9}.hp-chat__composer{border-top:1px solid var(--hp-chat-borde);background:var(--hp-chat-compositor);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.4rem;padding:.5rem .6rem;display:grid}.hp-chat__staged{border:1px solid var(--hp-chat-borde);background:#fff;border-radius:.5rem;grid-column:1/-1;align-items:center;gap:.4rem;padding:.2rem .35rem;font-size:.72rem;display:flex}.hp-chat__staged button{color:var(--hp-chat-tinta-suave);cursor:pointer;background:0 0;border:0;margin-left:auto;display:inline-flex}.hp-chat__staged svg{width:.9rem;height:.9rem}.hp-chat__grow{border:1px solid var(--hp-chat-borde);background:#fff;border-radius:.6rem;display:grid;overflow-y:auto}.hp-chat__grow:after{content:attr(data-value);visibility:hidden;white-space:pre-wrap;overflow-wrap:anywhere}.hp-chat__grow>textarea,.hp-chat__grow:after{color:var(--hp-chat-tinta);font:inherit;background:0 0;border:0;grid-area:1/1/2/2;margin:0;padding:.35rem .5rem;font-size:.82rem;line-height:1.35}.hp-chat__grow>textarea{resize:none;overflow:hidden}.hp-chat__grow>textarea:focus-visible{outline:2px solid var(--hp-chat-solapa-activa);outline-offset:1px;border-radius:.55rem}.hp-chat__tools{align-items:center;gap:.2rem;display:flex}.hp-chat__send{background:var(--hp-chat-enviar);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:.6rem;margin-left:.15rem;padding:.4rem .75rem;font-size:.8rem;font-weight:800}.hp-chat__send:hover:not(:disabled){background:var(--hp-chat-enviar-hover)}.hp-chat__send:disabled{cursor:not-allowed;background:#b9c7be}.hp-chat__closed{border-top:1px solid var(--hp-chat-borde);background:var(--hp-chat-compositor);margin:0;padding:.5rem .75rem;font-size:.76rem}.hp-chat__error{color:var(--hp-chat-emergencia);background:#f6e7e7;border-radius:.45rem;grid-column:1/-1;margin:0;padding:.25rem .45rem;font-size:.74rem;font-weight:700;display:block}.hp-chat__confirm{z-index:4;background:#f6f3fbf7;align-content:center;gap:.5rem;padding:1rem;display:grid;position:absolute;inset:0}.hp-chat__confirm p{margin:0;font-size:.85rem;font-weight:750}.hp-chat__confirm[data-kind=emergency]>p:first-child{color:var(--hp-chat-emergencia);font-weight:850}.hp-chat__confirm-note{color:var(--hp-chat-tinta-suave);font-size:.76rem!important;font-weight:600!important}.hp-chat__confirm-actions{justify-content:flex-end;gap:.5rem;display:flex}.hp-chat__confirm-actions button{border:1px solid var(--hp-chat-borde);color:var(--hp-chat-tinta);font:inherit;cursor:pointer;background:#fff;border-radius:.6rem;padding:.4rem .8rem;font-size:.8rem;font-weight:800}.hp-chat__confirm-go{background:var(--hp-chat-ciruela)!important;border-color:var(--hp-chat-ciruela-borde)!important;color:#fff!important}.hp-chat__confirm[data-kind=emergency] .hp-chat__confirm-go{background:var(--hp-chat-emergencia)!important;border-color:#6f2424!important}@media (max-width:1000px){.hp-chat{grid-template-rows:auto;height:auto}.hp-chat__bar{border:1px solid var(--hp-chat-ciruela-borde);background:var(--hp-chat-ciruela);border-radius:.8rem;justify-content:space-between;align-items:center;gap:.6rem;padding:.45rem .7rem;display:flex}.hp-chat__bar-label{color:#f7f4fb;font-size:.85rem;font-weight:800}.hp-chat__bar-unread{color:var(--hp-chat-propio);font-weight:850}.hp-chat__bar-action{border:1px solid var(--hp-chat-propio);color:var(--hp-chat-ciruela);font:inherit;cursor:pointer;background:#f7f4fb;border-radius:.6rem;padding:.3rem .8rem;font-size:.8rem;font-weight:800}.hp-chat__panel{display:none}.hp-chat[data-expanded=true] .hp-chat__panel{height:min(70vh,30rem);margin-top:.5rem;display:grid}.hp-chat__message{max-width:92%}}.hp-ticket-modal__solicitante{color:var(--hp-text);letter-spacing:0;text-transform:none;margin-top:.1rem;font-size:.92rem;font-weight:800;display:block}.hp-periods{gap:1rem;display:grid}.hp-periods__cobertura,.hp-periods__comparacion{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.6rem;margin:0;display:grid}.hp-periods__cobertura dt,.hp-periods__comparacion dt{color:var(--hp-muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.7rem}.hp-periods__cobertura dd,.hp-periods__comparacion dd{margin:.15rem 0 0;font-size:.86rem;font-weight:600}.hp-periods h3{margin:0;font-size:.9rem}.hp-periods__propuesta,.hp-periods__borrador,.hp-periods__total{border:1px solid var(--hp-border);border-radius:var(--hp-radius-sm);background:var(--hp-surface);gap:.55rem;padding:.85rem;display:grid}.hp-periods__propuesta{border-color:var(--hp-accent-strong)}.hp-periods__impacto{color:var(--hp-muted);gap:.2rem;margin:0;padding:0;font-size:.78rem;list-style:none;display:grid}.hp-periods__delta,.hp-periods__esperando{color:var(--hp-muted);margin:0;font-size:.78rem}.hp-periods__acciones{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.hp-periods__calendarios{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.8rem;display:grid}.hp-periods__meses{gap:.5rem;display:flex}.hp-periods__mes{border-collapse:collapse;table-layout:fixed;width:100%}.hp-periods__mes caption{text-align:left;text-transform:capitalize;padding-bottom:.35rem;font-size:.82rem;font-weight:600}.hp-periods__mes th{color:var(--hp-muted);padding-bottom:.2rem;font-size:.68rem;font-weight:600}.hp-periods__mes td{text-align:center;padding:.08rem}.hp-periods__vacio{min-height:2rem;display:block}.hp-periods__dia{border-radius:var(--hp-radius-sm);width:100%;min-height:2rem;color:var(--hp-text);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;padding:0;font-size:.78rem;display:grid}.hp-periods__dia:disabled{color:var(--hp-muted);cursor:default;opacity:.55}.hp-periods__dia[data-elegido=true]{border-color:var(--hp-accent-strong);background:var(--hp-accent);font-weight:700}.hp-periods__dia[data-elegido=true][data-cubierto=true]{box-shadow:inset 0 0 0 2px var(--hp-success)}.hp-periods__dia[data-cambiado=true]{outline:2px dashed var(--hp-info);outline-offset:-2px}.hp-periods__dia:focus-visible{outline:2px solid var(--hp-focus);outline-offset:1px}.hp-periods__patron{border-top:1px solid var(--hp-border);gap:.45rem;padding-top:.6rem;display:grid}.hp-periods__patron-actual{margin:0;font-size:.86rem;font-weight:600}.hp-periods__patron fieldset{border:0;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;display:flex}.hp-periods__patron legend{color:var(--hp-muted);letter-spacing:.04em;text-transform:uppercase;padding:0;font-size:.7rem}.hp-periods__patron label,.hp-periods__desde{align-items:center;gap:.3rem;font-size:.78rem;display:inline-flex}.hp-periods__lista ul{gap:.15rem;margin:.4rem 0 0;padding:0;list-style:none;display:grid}.hp-periods__lista label{border:1px solid var(--hp-border);border-radius:var(--hp-radius-sm);grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:.55rem;padding:.45rem .55rem;font-size:.8rem;display:grid}.hp-periods__lista label:has(input:disabled){color:var(--hp-muted);background:var(--hp-surface-soft)}.hp-periods__cuidados,.hp-periods__estado{color:var(--hp-muted);font-size:.74rem}.hp-periods__valorar{color:#78716c;font:inherit;cursor:pointer;text-underline-offset:.2em;background:0 0;border:0;padding:.35rem 0;font-size:.78rem;text-decoration:underline}.hp-periods__valoracion{color:var(--hp-muted);margin:0;padding:.1rem 0 .35rem;font-size:.76rem}.hp-ticket-modal__estrellas{gap:.35rem;margin:.4rem 0 .8rem;display:flex}.hp-ticket-modal__estrellas button{color:#d97706;cursor:pointer;background:0 0;border:0;padding:.1rem;font-size:1.9rem;line-height:1}.hp-ticket-modal__estrellas button:disabled{cursor:default;opacity:.6}.hp-periods__importe{font-variant-numeric:tabular-nums;font-weight:600}.hp-periods__total dl{gap:.25rem;margin:0;display:grid}.hp-periods__total dl>div{justify-content:space-between;gap:.8rem;font-size:.8rem;display:flex}.hp-periods__total dt,.hp-periods__total dd{margin:0}.hp-periods__total dd{font-variant-numeric:tabular-nums}.hp-periods__total-final{border-top:1px solid var(--hp-border);padding-top:.3rem;font-weight:700}.hp-periods__continuidad{border-left:3px solid var(--hp-info);background:var(--hp-surface-soft);border-radius:var(--hp-radius-sm);margin:.5rem 0 0;padding:.5rem .65rem;font-size:.8rem}.hp-periods__pagado{color:var(--hp-muted);margin:.3rem 0 0;font-size:.76rem;line-height:1.45}.hp-periods__ir-al-pago{margin:0;font-size:.8rem}@media (max-width:640px){.hp-periods__lista label{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"tilde periodo"".cuidados"".importe"".estado"}}.hp-practice{gap:1.1rem;margin-bottom:1.6rem;display:grid}.hp-practice--invite{background:var(--hp-surface,#fffdfa);border:1px dashed #b91c1c59;border-radius:1rem;justify-items:start;gap:.5rem;padding:1.1rem 1.2rem;display:grid}.hp-practice--invite h3{margin:0}.hp-practice--invite p{color:var(--hp-muted,#6b625b);margin:0}.hp-practice__chat .hp-chat__panel{grid-template-rows:auto auto auto minmax(0,1fr) auto}.hp-practice__chat .hp-chat__tab{flex:1}.hp-practice__thread{background:var(--hp-chat-hilo);align-content:start;gap:.6rem;padding:.7rem .85rem;display:grid;overflow-y:auto}.hp-practice__thread--muda{color:var(--hp-chat-tinta-suave);font-style:italic}.hp-practice__thread--muda p{margin:0}.hp-practice__dates{color:var(--hp-chat-tinta-suave);background:var(--hp-chat-hilo);margin:0;padding:.5rem .85rem 0;font-size:.86rem;line-height:1.4}.hp-practice__message{border:1px solid var(--hp-chat-borde);background:var(--hp-chat-recibido);color:var(--hp-chat-tinta);border-radius:.7rem;margin:0;padding:.5rem .7rem;line-height:1.45}.hp-practice__cards{border-top:1px solid var(--hp-chat-borde);justify-items:stretch;gap:.4rem;padding-top:.7rem;display:grid}.hp-practice__cards--reloj{border-top-style:dashed}.hp-practice__footer{border-top:1px solid var(--hp-chat-borde);background:var(--hp-chat-compositor);flex-wrap:wrap;gap:.5rem;padding:.6rem .85rem;display:flex}.hp-practice__notice{color:#b91c1c;margin:0}.hp-practice__choice{gap:.3rem;margin-bottom:.8rem;display:grid}.hp-practice__choice p{color:var(--hp-muted,#6b625b);margin:0;font-size:.88rem}.hp-practice-hidden{color:var(--hp-muted,#6b625b);margin:0 0 1rem;font-size:.88rem}.hp-practice-hidden__link{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.hp-practice-hidden__link:hover,.hp-practice-hidden__link:focus-visible{color:var(--hp-ink,#2b2622)}.hp-practice__turno{border:1px solid color-mix(in srgb, var(--product-brand,#496b54) 45%, transparent);background:color-mix(in srgb, var(--product-brand,#496b54) 8%, transparent);color:var(--hp-chat-tinta);border-left-width:3px;border-radius:.6rem;margin:0;padding:.5rem .7rem;font-weight:600;line-height:1.45}.hp-chat__panel[data-aviso=true]{grid-template-rows:auto auto auto minmax(0,1fr) auto}.hp-chat__turno{border-bottom:1px solid var(--hp-chat-borde);border-left:3px solid var(--product-brand,#496b54);background:color-mix(in srgb, var(--product-brand,#496b54) 8%, transparent);color:var(--hp-chat-tinta);margin:0;padding:.55rem .85rem;font-size:.9rem;font-weight:600;line-height:1.45}
