:root{--harbor-radius:18px;--harbor-border:#e5e7eb;--harbor-shadow:0 12px 28px #00000014;--harbor-transition:all .2s ease}#root{min-height:100vh}.harbor-shell{min-height:100vh;display:flex}.harbor-content{flex:1;padding:32px}.harbor-home{flex-direction:column;gap:2rem;padding:2rem;display:flex}.harbor-home section{flex-direction:column;gap:1rem;display:flex}.harbor-home h2{margin:0}.workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;display:grid}@media (width>=900px){.workspace-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.hamburger-button,.mobile-header{display:none}.organization-header{text-align:center;background:#fff;border:1px solid #ececec;border-radius:24px;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;display:flex}.organization-logo{background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;display:flex}.organization-header h1{margin:0;font-size:1.8rem}.organization-tagline{color:#666;margin:0}.organization-greeting{margin-top:1rem;font-weight:600}.home-quick-actions{flex-direction:column;gap:1rem;display:flex}.home-quick-actions h2{margin:0}.home-quick-actions__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (width>=900px){.home-quick-actions__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.workspace-header{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.workspace-header h1{margin:0}.workspace-header p{color:var(--harbor-text-secondary);margin:0}.workspace-header__icon{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.workspace-header__icon--animals{background:var(--harbor-animals-bg);color:var(--harbor-animals)}@media (width<=767px){.harbor-shell{display:block}.mobile-header{z-index:30;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:64px;padding:.75rem 1rem;display:flex;position:sticky;top:0}.mobile-header__brand{align-items:center;gap:.75rem;min-width:0;display:flex}.mobile-header__logo{flex-shrink:0;font-size:1.5rem}.mobile-header__name{font-weight:600;line-height:1.2}.mobile-menu-button{cursor:pointer;background:#f8fafc;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.mobile-menu-button:hover{background:#f1f5f9}.harbor-content{width:100%;padding:0}.harbor-home{gap:1.5rem;width:100%;padding:1rem}.workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.organization-header{padding:2rem 1.5rem}.organization-logo{width:80px;height:80px;font-size:2rem}.organization-header h1{font-size:1.4rem}}@media (width<=420px){.workspace-grid{grid-template-columns:1fr}}.harbor-page{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.harbor-card{border:1px solid var(--harbor-border);border-radius:var(--harbor-radius);padding:var(--harbor-space-md);transition:transform var(--harbor-transition), box-shadow var(--harbor-transition);background:#fff}.harbor-card--clickable{cursor:pointer}.harbor-card--clickable:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.login-form{flex-direction:column;gap:1rem;display:flex}.login-form__field{flex-direction:column;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.login-form__input{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.8rem .9rem}.login-form__input:focus{border-color:#a3a3a3;outline:none;box-shadow:0 0 0 3px #0000000d}.login-form__button{color:#fff;width:100%;font:inherit;cursor:pointer;background:#111827;border:none;border-radius:10px;margin-top:.25rem;padding:.8rem 1rem;font-weight:600}.login-form__button:hover{background:#1f2937}.login-form__error{color:#b91c1c;background:#fef2f2;border-radius:10px;margin:0;padding:.75rem;font-size:.9rem}.login-page{justify-content:center;align-items:center;min-height:calc(100vh - 3rem);display:flex}.login-card{width:100%;max-width:440px}.login-card__header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.login-card__logo{background:#f5f5f5;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex}.login-card__header h1{margin:0;font-size:1.5rem}.login-card__header p{color:#666;margin:.35rem 0 0;line-height:1.4}.harbor-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.harbor-icon--sm{width:32px;height:32px}.harbor-icon--md{width:38px;height:38px}.harbor-icon--lg{width:46px;height:46px}.harbor-icon--animals{background:var(--harbor-animals-bg);color:var(--harbor-animals)}.harbor-icon--medical{background:var(--harbor-medical-bg);color:var(--harbor-medical)}.harbor-icon--transport{background:var(--harbor-transport-bg);color:var(--harbor-transport)}.harbor-icon--people{background:var(--harbor-people-bg);color:var(--harbor-people)}.harbor-icon--home{background:var(--harbor-home-bg);color:var(--harbor-home)}.harbor-icon--organizations{background:var(--harbor-organizations-bg);color:var(--harbor-organizations)}.harbor-sidebar{box-sizing:border-box;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:240px;height:100vh;padding:24px;display:flex}.sidebar-brand{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.sidebar-brand__logo{justify-content:center;align-items:center;display:flex}.sidebar-body{flex-direction:column;flex:1;min-height:0;display:flex}.sidebar-nav{flex-direction:column;flex:1;gap:.5rem;display:flex;overflow-y:auto}.sidebar-link{color:inherit;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:background .2s;display:flex}.sidebar-link:hover{background:#0000000d}.sidebar-link.active{background:#00000014;font-weight:600}.sidebar-footer{margin-top:auto;padding-top:1rem}.sidebar-user{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.sidebar-user__avatar{background:#eee;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex;overflow:hidden}.sidebar-user__info{flex-direction:column;display:flex}.sidebar-user__info strong{font-size:.95rem}.sidebar-user__info span{color:#666;text-transform:capitalize;font-size:.8rem}.sidebar-user__logout{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:.65rem;font-size:.9rem}.sidebar-user__logout:hover{background:#f1f5f9}@media (width<=767px){.harbor-sidebar{display:none}.harbor-sidebar.mobile-open{z-index:25;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:min(82vw,320px);height:calc(100vh - 64px);padding:1rem;display:flex;position:fixed;top:64px;left:0;box-shadow:8px 0 24px #00000014}.sidebar-brand{display:none}.sidebar-body{flex:1;min-height:0}.sidebar-nav{overflow-y:auto}}.sidebar-backdrop{display:none}@media (width<=767px){.sidebar-backdrop{z-index:20;background:#00000040;display:block;position:fixed;inset:64px 0 0}}.sidebar-user__identity{color:inherit;cursor:pointer;align-items:center;gap:.75rem;text-decoration:none;display:flex}.sidebar-user__avatar{border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.sidebar-user__avatar img{object-fit:cover;width:100%;height:100%;display:block}.workspace-card-link{height:100%;color:inherit;text-decoration:none;display:block}.workspace-card{flex-direction:column;align-items:flex-start;gap:.5rem;height:100%;display:flex}.workspace-card__top{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.workspace-card h3{margin:0;font-size:1rem;font-weight:700;line-height:1.2}.workspace-card__primary{margin:0;font-weight:600;line-height:1.35}.workspace-card__secondary{color:var(--harbor-text-secondary);margin:0;font-size:.8rem;line-height:1.35}.harbor-list-item{border:0;border-bottom:1px solid var(--harbor-border);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;align-items:flex-start;gap:.75rem;padding:.85rem 0;display:flex}.harbor-list-item:last-child{border-bottom:0}.harbor-list-item:hover{opacity:.8}.harbor-list-item__content{flex-direction:column;gap:.2rem;display:flex}.harbor-list-item__title{font-size:.95rem;font-weight:700}.harbor-list-item__description{color:var(--harbor-text-secondary);font-size:.8rem;line-height:1.4}.action-card__icon--animals{background:var(--harbor-animals-bg);color:var(--harbor-animals)}.action-card__icon--medical{background:var(--harbor-medical-bg);color:var(--harbor-medical)}.action-card__icon--transport{background:var(--harbor-transport-bg);color:var(--harbor-transport)}.action-card__icon--people{background:var(--harbor-people-bg);color:var(--harbor-people)}.harbor-list-item__dot{border-radius:999px;flex-shrink:0;width:10px;height:10px;margin-top:.35rem}.harbor-list-item__dot--animals{background:var(--harbor-animals)}.harbor-list-item__dot--medical{background:var(--harbor-medical)}.harbor-list-item__dot--transport{background:var(--harbor-transport)}.harbor-list-item__dot--people{background:var(--harbor-people)}.action-card{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.action-card__title{font-weight:700;line-height:1.2;display:block}.action-card__description{color:var(--harbor-text-secondary);font-size:.8rem;line-height:1.35;display:block}.harbor-quick-actions{flex-direction:column;gap:1rem;display:flex}.harbor-quick-actions h2{margin:0}.harbor-quick-actions__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (width>=900px){.harbor-quick-actions__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.harbor-panel{border:1px solid var(--harbor-border);border-radius:var(--harbor-radius);background:#fff;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.harbor-panel__header{justify-content:space-between;align-items:center;display:flex}.harbor-panel__header h2{margin:0;font-size:1.15rem;font-weight:700}.harbor-panel__header-right{align-items:center;gap:var(--harbor-space-xs);display:flex}.harbor-panel__badge{min-width:28px;height:28px;padding:0 var(--harbor-space-xs);background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.harbor-panel__body{gap:var(--harbor-space-sm);flex-direction:column;display:flex}.harbor-attention__list{flex-direction:column;gap:.75rem;display:flex}.harbor-attention__content{align-items:flex-start;gap:1rem;display:flex}.harbor-attention__text{flex-direction:column;gap:.25rem;display:flex}.harbor-attention__description{color:#666;font-size:.9rem}.harbor-profile-header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.harbor-profile-header h1{margin:0;font-size:2rem}.harbor-profile-header__subtitle{color:#666;margin:0;font-weight:600}.harbor-profile-header__image{object-fit:cover;border-radius:50%;width:190px;height:190px}.harbor-profile-header__meta{color:#888;margin:0}.harbor-profile-header__status{color:#166534;background:#ecfdf5;border-radius:999px;margin-top:.5rem;padding:.45rem .9rem;font-size:.9rem;font-weight:600}.harbor-profile-header__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;width:100%;margin-top:.75rem;display:grid}.harbor-profile-header__stat{border:1px solid var(--harbor-border);text-align:center;background:#fafafa;border-radius:12px;flex-direction:column;gap:.2rem;padding:.85rem;display:flex}.harbor-profile-header__stat strong{font-size:1.05rem}.harbor-profile-header__stat span{color:var(--harbor-text-secondary);font-size:.8rem}@media (width<=520px){.harbor-profile-header__stats{grid-template-columns:1fr}}.harbor-profile-header__stat-person{justify-content:center;align-items:center;gap:.65rem;display:flex}.harbor-profile-header__stat-image{object-fit:cover;border-radius:50%;flex-shrink:0;width:34px;height:34px}.harbor-profile-header__stat-person-info{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.harbor-profile-header__stat-person-info strong,.harbor-profile-header__stat-person-info span{line-height:1.2}.animal-card-link,.animal-card__link{color:inherit;text-decoration:none}.animal-card{align-items:center;gap:1rem;display:flex}.animal-card__content{flex-direction:column;gap:.25rem;display:flex}.animal-card__breed{color:var(--harbor-text-secondary);font-size:.9rem}.animal-card__status{color:var(--harbor-animals);font-size:.85rem;font-weight:600}.animal-card__photo{object-fit:cover;border:1px solid var(--harbor-border,#e5e7eb);border-radius:50%;flex-shrink:0;width:52px;height:52px}.harbor-search{border:1px solid var(--harbor-border);border-radius:var(--harbor-radius);width:100%;transition:border-color var(--harbor-transition), box-shadow var(--harbor-transition);background:#fff;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.harbor-search:focus-within{border-color:var(--harbor-animals);box-shadow:0 0 0 3px var(--harbor-animals-bg)}.harbor-search__icon{color:var(--harbor-text-secondary);flex-shrink:0}.harbor-search__input{width:100%;color:inherit;font:inherit;background:0 0;border:0;outline:0}.harbor-search__input::placeholder{color:var(--harbor-text-secondary)}.harbor-search__input::-webkit-search-cancel-button{cursor:pointer}.animal-quick-access{gap:var(--harbor-space-sm);flex-direction:column;display:flex}.animal-quick-access h2{margin:0;font-size:1.15rem;font-weight:700}.animal-quick-access__grid{gap:var(--harbor-space-sm);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (width<=900px){.animal-quick-access__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.animal-quick-access__grid{grid-template-columns:1fr}}.transport-list{flex-direction:column;gap:.85rem;display:flex}.transport-link{color:inherit;text-decoration:none;display:block}.transport-card{align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.transport-card__icon{color:#3b82f6;background:#3b82f614;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.transport-card__content{flex:1;min-width:0}.transport-card__name{color:#111827;margin-bottom:.3rem;font-size:1rem;font-weight:650;display:block}.transport-card__details{color:#6b7280;flex-wrap:wrap;gap:.35rem .8rem;font-size:.875rem;display:flex}.transport-card__details span+span:before{content:"•";color:#d1d5db;margin-right:.8rem}.transport-card__count{border-left:1px solid #eef0f3;flex-direction:column;justify-content:center;align-items:center;min-width:70px;padding-left:1rem;display:flex}.transport-card__count strong{color:#111827;font-size:1.2rem;line-height:1.2}.transport-card__count span{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-top:.15rem;font-size:.72rem}@media (width<=640px){.transport-card{align-items:flex-start}.transport-card__icon{width:44px;height:44px}.transport-card__details{flex-direction:column;gap:.2rem}.transport-card__details span+span:before{content:none}.transport-card__count{min-width:52px;padding-left:.75rem}}.harbor-form-field{flex-direction:column;gap:.45rem;display:flex}.harbor-form-field__label{font-size:.9rem;font-weight:600}.harbor-form-field__required{color:#dc2626;margin-left:.2rem}.harbor-form-field__hint{color:#6b7280;font-size:.8rem}.harbor-form-field input,.harbor-form-field select,.harbor-form-field textarea{box-sizing:border-box;border:1px solid var(--harbor-border,#e5e7eb);width:100%;color:inherit;font:inherit;background:#fff;border-radius:10px;padding:.8rem .9rem}.harbor-form-field textarea{resize:vertical}.harbor-form-field input:focus,.harbor-form-field select:focus,.harbor-form-field textarea:focus{border-color:#a3a3a3;outline:none;box-shadow:0 0 0 3px #0000000d}.harbor-form-field input:disabled,.harbor-form-field select:disabled,.harbor-form-field textarea:disabled{cursor:not-allowed;opacity:.75;background:#f8fafc}.harbor-form-grid{gap:1rem;display:grid}.harbor-form-grid--1{grid-template-columns:1fr}.harbor-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.harbor-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=767px){.harbor-form-grid--2,.harbor-form-grid--3{grid-template-columns:1fr}}.harbor-form-section{flex-direction:column;gap:1.25rem;display:flex}.harbor-form-section__header{align-items:flex-start;gap:.85rem;display:flex}.harbor-form-section__header h2{margin:0;font-size:1.05rem}.harbor-form-section__header p{color:#6b7280;margin:.25rem 0 0;font-size:.9rem}.harbor-form-section__content{flex-direction:column;gap:1rem;display:flex}.harbor-button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:600;transition:background .2s,border-color .2s,opacity .2s,transform .2s;display:inline-flex}.harbor-button:hover:not(:disabled){transform:translateY(-1px)}.harbor-button:disabled{opacity:.6;cursor:not-allowed}.harbor-button--primary{color:#fff;background:#111827;border:1px solid #111827}.harbor-button--primary:hover:not(:disabled){background:#1f2937;border-color:#1f2937}.harbor-button--secondary{border:1px solid var(--harbor-border,#e5e7eb);color:#111827;background:#fff}.harbor-button--secondary:hover:not(:disabled){background:#f8fafc}.harbor-button--danger{color:#fff;background:#dc2626;border:1px solid #dc2626}.harbor-button--danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.harbor-button--full{width:100%}.harbor-form-actions{border-top:1px solid var(--harbor-border,#e5e7eb);justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.25rem;padding-top:1.25rem;display:flex}@media (width<=767px){.harbor-form-actions{flex-direction:column-reverse;gap:.5rem}.harbor-form-actions .harbor-button{width:100%}}.add-animal-form{flex-direction:column;gap:1.5rem;display:flex}.add-animal-form__error{color:#b91c1c;background:#fef2f2;border-radius:10px;padding:.8rem 1rem;font-size:.9rem}.animal-edit-sections{border:1px solid var(--harbor-border);border-radius:var(--harbor-radius);background:#fff;width:100%;padding:.35rem;display:flex}.animal-edit-section{border-radius:calc(var(--harbor-radius) - 5px);color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;flex:1;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:background .2s,border-color .2s;display:flex}.animal-edit-section:hover{background:#f8fafc}.animal-edit-section__text{flex-direction:column;gap:.15rem;display:flex}.animal-edit-section strong{font-size:.95rem;line-height:1.2}.animal-edit-section span{color:var(--harbor-text-secondary);font-size:.78rem}.animal-edit-section--general.active{background:var(--harbor-animals-bg);border-color:var(--harbor-animals)}.animal-edit-section--medical.active{background:var(--harbor-medical-bg);border-color:var(--harbor-medical)}@media (width<=600px){.animal-edit-section{padding:.75rem}.animal-edit-section__text span{display:none}}.animal-general-section,.animal-medical-section{flex-direction:column;gap:1rem;display:flex}.animal-general-section__header,.animal-medical-section__header{margin-top:.25rem}.animal-general-section__header h2,.animal-medical-section__header h2{margin:0;font-size:1.25rem}.animal-general-section__header p,.animal-medical-section__header p{color:var(--harbor-text-secondary);margin:.25rem 0 0;font-size:.9rem}.animal-medical-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-bottom:1rem;display:grid}.animal-medical-actions--single{grid-template-columns:1fr}.animal-medical-actions button:only-child{grid-column:1/-1}.animal-medical-actions button{border:1px solid var(--harbor-medical);background:var(--harbor-medical-bg);width:100%;min-height:38px;color:var(--harbor-medical);font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:.55rem .65rem;font-size:.8rem;font-weight:600;display:flex}.animal-medical-sections{flex-direction:column;gap:.75rem;display:flex}.animal-medical-group{border:1px solid var(--harbor-border);background:#fff;border-radius:14px;overflow:hidden}.animal-medical-group__toggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;font-size:.95rem;font-weight:700;display:flex}.animal-medical-group__toggle:hover{background:#fafafa}.animal-medical-group__toggle[aria-expanded=true]{color:var(--harbor-medical);background:var(--harbor-medical-bg)}.animal-medical-group__chevron{border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.15rem;font-weight:500;display:flex}.animal-medical-group__content{border-top:1px solid var(--harbor-border);padding:1rem}.animal-vaccinations__header{justify-content:flex-end;gap:.5rem;margin-bottom:.75rem;display:flex}.animal-vaccinations__header button{border:1px solid var(--harbor-medical);background:var(--harbor-medical-bg);color:var(--harbor-medical);font:inherit;cursor:pointer;border-radius:10px;padding:.55rem .8rem;font-size:.85rem;font-weight:600}.animal-vaccination-form{border:1px solid var(--harbor-border);background:#fafafa;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.animal-vaccination-form label{flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.animal-vaccination-form input,.animal-vaccination-form select,.animal-vaccination-form textarea{box-sizing:border-box;border:1px solid var(--harbor-border);width:100%;color:inherit;font:inherit;background:#fff;border-radius:10px;padding:.7rem .75rem;font-size:.9rem}.animal-vaccination-form input:focus,.animal-vaccination-form select:focus,.animal-vaccination-form textarea:focus{border-color:var(--harbor-medical);outline:none}.animal-vaccination-form label:last-of-type{grid-column:1/-1}.animal-vaccination-form textarea{resize:vertical;min-height:80px}.animal-vaccination-form button[type=submit]{background:var(--harbor-medical);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:700}.animal-vaccination-form button[type=submit]:disabled{opacity:.6;cursor:default}@media (width<=600px){.animal-vaccination-form{grid-template-columns:1fr}.animal-vaccination-form label:last-of-type,.animal-vaccination-form button[type=submit],.animal-vaccination-form__cancel{grid-column:auto}}.animal-vaccination-form__cancel{border:1px solid var(--harbor-border);color:#111827;font:inherit;cursor:pointer;background:#fff;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:600;transition:background .2s,border-color .2s,transform .2s}.animal-vaccination-form__cancel:hover{background:#f8fafc;transform:translateY(-1px)}.vaccination-type-manager{border:1px solid var(--harbor-border);background:#fafafa;border-radius:14px;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.vaccination-type-manager__heading{justify-content:space-between;align-items:flex-start;display:flex}.vaccination-type-manager__heading>div{flex-direction:column;gap:.2rem;display:flex}.vaccination-type-manager__heading span{color:var(--harbor-text-secondary);font-size:.8rem}.vaccination-type-manager__list{flex-direction:column;gap:.5rem;display:flex}.vaccination-type-manager__item{border:1px solid var(--harbor-border);background:#fff;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.vaccination-type-manager__item span{color:var(--harbor-text-secondary);font-size:.8rem}.vaccination-type-manager__form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.vaccination-type-manager__form label{flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.vaccination-type-manager__form input{box-sizing:border-box;border:1px solid var(--harbor-border);width:100%;font:inherit;background:#fff;border-radius:10px;padding:.7rem .75rem}.vaccination-type-manager__form button{font:inherit;cursor:pointer;border-radius:10px;padding:.75rem 1rem;font-weight:600}.vaccination-type-manager__form button[type=submit]{background:var(--harbor-medical);color:#fff;border:none}.vaccination-type-manager__cancel{border:1px solid var(--harbor-border);color:#111827;background:#fff}.vaccination-type-manager__error{grid-column:1/-1;margin:0}@media (width<=600px){.vaccination-type-manager__form{grid-template-columns:1fr}}.vaccination-type-manager__item-info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.vaccination-type-manager__item-info span{color:var(--harbor-text-secondary);font-size:.8rem}.vaccination-type-manager__item--inactive{opacity:.65}.harbor-toggle{cursor:pointer;align-items:center;gap:.6rem;display:inline-flex}.harbor-toggle__label{color:var(--harbor-text-secondary);font-size:.8rem;font-weight:600}.harbor-toggle__input{opacity:0;pointer-events:none;position:absolute}.harbor-toggle__control{background:#d1d5db;border-radius:999px;width:42px;height:24px;transition:background .2s;position:relative}.harbor-toggle__thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000002e}.harbor-toggle__input:checked+.harbor-toggle__control{background:var(--harbor-medical)}.harbor-toggle__input:checked+.harbor-toggle__control .harbor-toggle__thumb{transform:translate(18px)}.harbor-toggle__input:focus-visible+.harbor-toggle__control{outline:2px solid var(--harbor-medical);outline-offset:2px}.harbor-toggle__input:disabled+.harbor-toggle__control{opacity:.5;cursor:not-allowed}.medical-test-type-manager{border:1px solid var(--harbor-border);background:#fafafa;border-radius:14px;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.medical-test-type-manager__heading{justify-content:space-between;align-items:center;display:flex}.medical-test-type-manager__heading>div{flex-direction:column;gap:.2rem;display:flex}.medical-test-type-manager__heading strong{font-size:.95rem}.medical-test-type-manager__heading span{color:var(--harbor-text-secondary);font-size:.8rem}.medical-test-type-manager__list{flex-direction:column;gap:.5rem;display:flex}.medical-test-type-manager__item{border:1px solid var(--harbor-border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;transition:opacity .2s,background .2s;display:flex}.medical-test-type-manager__item--inactive{opacity:.6;background:#f8fafc}.medical-test-type-manager__item-info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.medical-test-type-manager__item-info strong{font-size:.9rem}.medical-test-type-manager__item-info span{color:var(--harbor-text-secondary);font-size:.78rem}.medical-test-type-manager__form{border-top:1px solid var(--harbor-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:1rem;display:grid}.medical-test-type-manager__form label{flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.medical-test-type-manager__form input{box-sizing:border-box;border:1px solid var(--harbor-border);width:100%;color:inherit;font:inherit;background:#fff;border-radius:10px;padding:.7rem .75rem;font-size:.9rem}.medical-test-type-manager__form input:focus{border-color:var(--harbor-medical);outline:none}.medical-test-type-manager__error{color:#b91c1c;grid-column:1/-1;margin:0;font-size:.85rem}.medical-test-type-manager__form button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;padding:.7rem 1rem;font-weight:600}.medical-test-type-manager__form button[type=submit]{border:1px solid var(--harbor-medical);background:var(--harbor-medical);color:#fff}.medical-test-type-manager__form button[type=submit]:disabled{opacity:.6;cursor:default}.medical-test-type-manager__cancel{border:1px solid var(--harbor-border);color:inherit;background:#fff}.medical-test-type-manager__cancel:hover{background:#f8fafc}@media (width<=600px){.medical-test-type-manager__item{align-items:flex-start}.medical-test-type-manager__form{grid-template-columns:1fr}.medical-test-type-manager__error{grid-column:auto}}.animal-medical-tests__header{justify-content:flex-end;gap:.5rem;margin-bottom:.75rem;display:flex}.animal-medical-tests__header button{border:1px solid var(--harbor-medical);background:var(--harbor-medical-bg);color:var(--harbor-medical);font:inherit;cursor:pointer;border-radius:10px;padding:.55rem .8rem;font-size:.85rem;font-weight:600}.animal-medical-test-form{border:1px solid var(--harbor-border);background:#fafafa;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.animal-medical-test-form label{flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.animal-medical-test-form input,.animal-medical-test-form select,.animal-medical-test-form textarea{box-sizing:border-box;border:1px solid var(--harbor-border);width:100%;color:inherit;font:inherit;background:#fff;border-radius:10px;padding:.7rem .75rem;font-size:.9rem}.animal-medical-test-form label:last-of-type{grid-column:1/-1}.animal-medical-test-form button[type=submit],.animal-medical-test-form__cancel{font:inherit;cursor:pointer;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:600}.animal-medical-test-form button[type=submit]{background:var(--harbor-medical);color:#fff;border:none}.animal-medical-test-form__cancel{border:1px solid var(--harbor-border);color:#111827;background:#fff}@media (width<=600px){.animal-medical-test-form{grid-template-columns:1fr}.animal-medical-test-form label:last-of-type,.animal-medical-test-form button[type=submit],.animal-medical-test-form__cancel{grid-column:auto}}.animal-treatment-form{border:1px solid var(--harbor-border);background:#fafafa;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.animal-treatment-form label{flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.animal-treatment-form input,.animal-treatment-form select,.animal-treatment-form textarea{box-sizing:border-box;border:1px solid var(--harbor-border);width:100%;color:inherit;font:inherit;background:#fff;border-radius:10px;padding:.7rem .75rem;font-size:.9rem}.animal-treatment-form input:focus,.animal-treatment-form select:focus,.animal-treatment-form textarea:focus{border-color:var(--harbor-medical);outline:none}.animal-treatment-form textarea{resize:vertical;min-height:80px}.animal-treatment-form label:nth-of-type(9),.animal-treatment-form label:nth-of-type(10){grid-column:1/-1}.animal-treatment-form button[type=submit]{background:var(--harbor-medical);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:700}.animal-treatment-form button[type=submit]:disabled{opacity:.6;cursor:default}.animal-treatment-form__cancel{border:1px solid var(--harbor-border);color:#111827;font:inherit;cursor:pointer;background:#fff;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:600}.animal-treatment-form__cancel:hover{background:#f8fafc}.treatment-type-manager{border:1px solid var(--harbor-border);background:#fafafa;border-radius:14px;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.treatment-type-manager__heading>div{flex-direction:column;gap:.25rem;display:flex}.treatment-type-manager__heading strong{font-size:.95rem}.treatment-type-manager__heading span{color:var(--harbor-text-muted,#6b7280);font-size:.8rem;font-weight:400}.treatment-type-manager__list{flex-direction:column;gap:.5rem;display:flex}.treatment-type-manager__item{border:1px solid var(--harbor-border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.treatment-type-manager__item--inactive{opacity:.6}.treatment-type-manager__item-info{flex-direction:column;gap:.2rem;min-width:0;display:flex}.treatment-type-manager__item-info strong{font-size:.9rem}.treatment-type-manager__item-info span{color:var(--harbor-text-muted,#6b7280);font-size:.8rem;font-weight:400}.treatment-type-manager__form{border-top:1px solid var(--harbor-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:1rem;display:grid}.treatment-type-manager__form label{flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.treatment-type-manager__form input{box-sizing:border-box;border:1px solid var(--harbor-border);width:100%;color:inherit;font:inherit;background:#fff;border-radius:10px;padding:.7rem .75rem;font-size:.9rem}.treatment-type-manager__form input:focus{border-color:var(--harbor-medical);outline:none}.treatment-type-manager__error{color:#b91c1c;grid-column:1/-1;margin:0;font-size:.85rem}.treatment-type-manager__form button[type=submit]{background:var(--harbor-medical);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:700}.treatment-type-manager__form button[type=submit]:disabled{opacity:.6;cursor:default}.treatment-type-manager__cancel{border:1px solid var(--harbor-border);color:#111827;font:inherit;cursor:pointer;background:#fff;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:600}.treatment-type-manager__cancel:hover{background:#f8fafc}@media (width<=600px){.animal-treatment-form{grid-template-columns:1fr}.animal-treatment-form label:nth-of-type(9),.animal-treatment-form label:nth-of-type(10),.animal-treatment-form button[type=submit],.animal-treatment-form__cancel{grid-column:auto}.treatment-type-manager__item{align-items:flex-start}.treatment-type-manager__form{grid-template-columns:1fr}.treatment-type-manager__form button[type=submit],.treatment-type-manager__cancel,.treatment-type-manager__error{grid-column:auto}}.animal-weights__header{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-bottom:1rem;display:grid}.animal-weights__header button{border:1px solid var(--harbor-medical);background:var(--harbor-medical-bg);width:100%;min-height:38px;color:var(--harbor-medical);font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:.55rem .65rem;font-size:.8rem;font-weight:600;display:flex}.animal-weights__header button:only-child{grid-column:1/-1}.animal-weight-form{border:1px solid var(--harbor-border);background:#fafafa;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.animal-weight-form label{flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.animal-weight-form input,.animal-weight-form select,.animal-weight-form textarea{box-sizing:border-box;border:1px solid var(--harbor-border);width:100%;color:inherit;font:inherit;background:#fff;border-radius:10px;padding:.7rem .75rem;font-size:.9rem}.animal-weight-form input:focus,.animal-weight-form select:focus,.animal-weight-form textarea:focus{border-color:var(--harbor-medical);outline:none}.animal-weight-form__notes{grid-column:1/-1}.animal-weight-form textarea{resize:vertical;min-height:80px}.animal-weight-form__error{color:#b91c1c;grid-column:1/-1;margin:0;font-size:.85rem}.animal-weight-form button[type=submit]{background:var(--harbor-medical);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:700}.animal-weight-form button[type=submit]:disabled{opacity:.6;cursor:default}.animal-weight-form__cancel{border:1px solid var(--harbor-border);color:#111827;font:inherit;cursor:pointer;background:#fff;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:600}.animal-weight-form__cancel:hover{background:#f8fafc}@media (width<=600px){.animal-weight-form{grid-template-columns:1fr}.animal-weight-form__notes,.animal-weight-form__error,.animal-weight-form button[type=submit],.animal-weight-form__cancel{grid-column:auto}}.animal-procedure-form{border:1px solid var(--harbor-border);background:#fafafa;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.animal-procedure-form label{flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.animal-procedure-form input,.animal-procedure-form select,.animal-procedure-form textarea{box-sizing:border-box;border:1px solid var(--harbor-border);width:100%;color:inherit;font:inherit;background:#fff;border-radius:10px;padding:.7rem .75rem;font-size:.9rem}.animal-procedure-form input:focus,.animal-procedure-form select:focus,.animal-procedure-form textarea:focus{border-color:var(--harbor-medical);outline:none}.animal-procedure-form__notes{grid-column:1/-1}.animal-procedure-form textarea{resize:vertical;min-height:80px}.animal-procedure-form__error{color:#b91c1c;grid-column:1/-1;margin:0;font-size:.85rem}.animal-procedure-form button[type=submit]{background:var(--harbor-medical);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:700}.animal-procedure-form button[type=submit]:disabled{opacity:.6;cursor:default}.animal-procedure-form__cancel{border:1px solid var(--harbor-border);color:#111827;font:inherit;cursor:pointer;background:#fff;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:600}.animal-procedure-form__cancel:hover{background:#f8fafc}.procedure-type-manager{border:1px solid var(--harbor-border);background:#fafafa;border-radius:14px;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.procedure-type-manager__heading>div{flex-direction:column;gap:.25rem;display:flex}.procedure-type-manager__heading strong{font-size:.95rem}.procedure-type-manager__heading span{color:var(--harbor-text-secondary);font-size:.8rem}.procedure-type-manager__list{flex-direction:column;gap:.5rem;display:flex}.procedure-type-manager__item{border:1px solid var(--harbor-border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.procedure-type-manager__item--inactive{opacity:.6}.procedure-type-manager__item-info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.procedure-type-manager__item-info strong{font-size:.9rem}.procedure-type-manager__item-info span{color:var(--harbor-text-secondary);font-size:.8rem}.procedure-type-manager__form{border-top:1px solid var(--harbor-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:1rem;display:grid}.procedure-type-manager__form label{flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.procedure-type-manager__form input{box-sizing:border-box;border:1px solid var(--harbor-border);width:100%;color:inherit;font:inherit;background:#fff;border-radius:10px;padding:.7rem .75rem;font-size:.9rem}.procedure-type-manager__form input:focus{border-color:var(--harbor-medical);outline:none}.procedure-type-manager__error{color:#b91c1c;grid-column:1/-1;margin:0;font-size:.85rem}.procedure-type-manager__form button[type=submit]{background:var(--harbor-medical);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:700}.procedure-type-manager__form button[type=submit]:disabled{opacity:.6;cursor:default}.procedure-type-manager__cancel{border:1px solid var(--harbor-border);color:#111827;font:inherit;cursor:pointer;background:#fff;border-radius:10px;grid-column:1/-1;padding:.75rem 1rem;font-weight:600}.procedure-type-manager__cancel:hover{background:#f8fafc}@media (width<=600px){.animal-procedure-form,.procedure-type-manager__form{grid-template-columns:1fr}.animal-procedure-form__notes,.animal-procedure-form__error,.animal-procedure-form button[type=submit],.animal-procedure-form__cancel,.procedure-type-manager__error,.procedure-type-manager__form button[type=submit],.procedure-type-manager__cancel{grid-column:auto}.procedure-type-manager__item{align-items:flex-start}}.animal-profile-photo{align-items:center;gap:1.25rem;display:flex}.animal-profile-photo__preview{border:1px solid var(--harbor-border,#e5e7eb);background:#f8fafc;border-radius:18px;flex-shrink:0;width:120px;height:120px;overflow:hidden}.animal-profile-photo__preview img{object-fit:cover;width:100%;height:100%}.animal-profile-photo__placeholder{color:#9ca3af;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.animal-profile-photo__controls{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.animal-profile-photo__filename{color:#6b7280;margin:0;font-size:.85rem}.animal-profile-photo__success{color:#15803d;margin:0;font-size:.9rem}@media (width<=767px){.animal-profile-photo{flex-direction:column;align-items:stretch}.animal-profile-photo__preview{width:100%;height:220px}.animal-profile-photo__controls{align-items:stretch}}.foster-card{flex-direction:column;gap:1rem;width:100%;display:flex}.foster-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.foster-card__identity{align-items:center;gap:.75rem;min-width:0;display:flex}.foster-card__icon{color:#16a34a;background:#dcfce7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.foster-card__name{color:#111827;font-size:1rem;display:block}.foster-card__status{text-transform:capitalize;border-radius:999px;margin-top:.25rem;padding:.2rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.foster-card__status--active{color:#15803d;background:#dcfce7}.foster-card__status--unavailable{color:#a16207;background:#fef3c7}.foster-card__status--inactive{color:#6b7280;background:#f3f4f6}.foster-card__capacity{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.foster-card__capacity strong{color:#111827;font-size:1rem}.foster-card__capacity span{color:#6b7280;margin-top:.1rem;font-size:.75rem}.foster-card__contact{border-top:1px solid var(--harbor-border,#e5e7eb);color:#4b5563;overflow-wrap:anywhere;flex-direction:column;gap:.25rem;padding-top:.85rem;font-size:.86rem;display:flex}.foster-card__animals{border-top:1px solid var(--harbor-border,#e5e7eb);flex-direction:column;gap:.6rem;padding-top:.85rem;display:flex}.foster-card__section-label{color:#374151;font-size:.78rem;font-weight:700}.foster-card__empty{color:#9ca3af;font-size:.82rem}.foster-card__animal-list{flex-direction:column;gap:.5rem;display:flex}.foster-card__animal{background:#f8fafc;border-radius:12px;align-items:center;gap:.75rem;padding:.65rem;display:flex}.foster-card__animal-photo,.foster-card__animal-fallback{flex-shrink:0;width:50px;height:50px}.foster-card__animal-photo{border-radius:50%}.foster-card__animal-fallback{border-radius:12px}.foster-card__animal-photo{object-fit:cover;display:block}.foster-card__animal-fallback{color:#7c3aed;background:#ede9fe;justify-content:center;align-items:center;display:flex}.foster-card__animal-info{flex-direction:column;gap:.1rem;min-width:0;display:flex}.foster-card__animal-info strong{color:#111827;font-size:.88rem}.foster-card__animal-info span{color:#6b7280;font-size:.76rem}.foster-card__identity{color:inherit;text-decoration:none}.foster-card__identity:hover .foster-card__name{text-decoration:underline}.foster-card__animal{color:inherit;text-decoration:none}.foster-card__animal:hover{background:#f1f5f9}.foster-card__profile-photo{object-fit:cover;border:1px solid var(--harbor-border,#e5e7eb);border-radius:50%;flex-shrink:0;width:40px;height:40px}.fosters-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.foster-current-animals{gap:.75rem;display:grid}.foster-current-animal{color:inherit;border-radius:12px;align-items:center;gap:.9rem;padding:.75rem;text-decoration:none;display:flex}.foster-current-animal:hover{background:#f8fafc}.foster-current-animal__photo{border-radius:50%;flex-shrink:0;width:52px;height:52px}.foster-current-animal__fallback{border-radius:14px;flex-shrink:0;width:52px;height:52px}.foster-current-animal__photo{object-fit:cover}.foster-current-animal__fallback{background:#f8fafc;justify-content:center;align-items:center;display:flex}.foster-current-animal__content{flex-direction:column;gap:.15rem;display:flex}.foster-current-animal__content span{color:#6b7280;font-size:.85rem}.foster-account{flex-direction:column;gap:18px;display:flex}.foster-account__details{flex-direction:column;display:flex}.foster-account__intro{flex-direction:column;gap:6px;display:flex}.foster-account__intro strong{font-size:.95rem;font-weight:600}.foster-account__intro p{color:#667085;margin:0;font-size:.9rem;line-height:1.5}.foster-account__field{flex-direction:column;gap:7px;max-width:440px;display:flex}.foster-account__field label{font-size:.85rem;font-weight:600}.foster-account__field select{width:100%;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:0 38px 0 12px;font-size:.95rem}.foster-account__field select:focus{border-color:#98a2b3;outline:none;box-shadow:0 0 0 3px #98a2b326}.foster-account__field select:disabled{cursor:not-allowed;opacity:.6}.foster-account__connected{color:#475467;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.foster-account__status-dot{background:#12b76a;border-radius:50%;flex:none;width:8px;height:8px}.foster-account__actions{align-items:center;gap:10px;display:flex}.foster-account__error{color:#b42318;margin:0;font-size:.9rem}@media (width<=640px){.foster-account__field{max-width:none}.foster-account__actions,.foster-account__actions .harbor-button{width:100%}}.resources-toolbar{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.resources-toolbar select{color:#111827;appearance:none;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;min-height:44px;padding:0 .85rem;font-size:.9rem}.resources-toolbar select:focus{border-color:#c4b5fd;outline:none;box-shadow:0 0 0 3px #8b5cf61f}.resources-grid{gap:1rem;display:grid}.resource-card{flex-direction:column;gap:.9rem;padding:1rem;display:flex}.resource-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.resource-card__identity{align-items:center;gap:.75rem;min-width:0;display:flex}.resource-card__icon{color:#16a34a;background:#dcfce7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.resource-card__identity>div:last-child{flex-direction:column;gap:.2rem;min-width:0;display:flex}.resource-card__name{color:#111827;font-size:1rem;font-weight:700;line-height:1.25}.resource-card__type{color:#15803d;background:#dcfce7;border-radius:999px;width:fit-content;padding:.2rem .5rem;font-size:.72rem;font-weight:600}.resource-card__contact{color:#6b7280;overflow-wrap:anywhere;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:.3rem;padding-bottom:.8rem;font-size:.82rem;line-height:1.4;display:flex}.resource-card__section{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:.35rem;padding-bottom:.8rem;display:flex}.resource-card__section-label{color:#374151;font-size:.78rem;font-weight:700}.resource-card__section-value{color:#6b7280;font-size:.85rem;line-height:1.4}.resource-card__notes{color:#6b7280;margin:0;font-size:.85rem;line-height:1.45}@media (width>=768px){.resources-toolbar{flex-direction:row;align-items:center}.resources-toolbar>*{flex:1}.resources-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.transport-manifest{flex-direction:column;gap:.8rem;margin-top:.8rem;display:flex}.transport-animal-link{color:inherit;text-decoration:none;display:block}.transport-animal-card{align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex}.transport-animal-card img{object-fit:cover;border-radius:12px;flex-shrink:0;width:56px;height:56px}.transport-animal-card>div{flex-direction:column;gap:.2rem;min-width:0;display:flex}.transport-animal-card strong{color:#111827;font-size:.95rem;font-weight:700}.transport-animal-card p{color:#6b7280;margin:0;font-size:.8rem;line-height:1.35}.transport-animal-picker{flex-direction:column;gap:.8rem;margin-top:1rem;display:flex}.transport-animal-picker__card{align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex}.transport-animal-picker__image{object-fit:cover;border-radius:12px;flex-shrink:0;width:64px;height:64px}.transport-animal-picker__info{flex-direction:column;gap:.25rem;min-width:0;display:flex}.transport-animal-picker__info strong{color:#111827;font-size:.95rem;font-weight:700}.transport-animal-picker__info span{color:#6b7280;font-size:.8rem;line-height:1.35}.transport-remove-picker{flex-direction:column;gap:.8rem;margin-top:1rem;display:flex}.transport-remove-picker__card{align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex}.transport-remove-picker__image{object-fit:cover;border-radius:12px;flex-shrink:0;width:64px;height:64px}.transport-remove-picker__info{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.transport-remove-picker__info strong{color:#111827;font-size:.95rem;font-weight:700}.transport-remove-picker__info span{color:#6b7280;font-size:.8rem}.transport-remove-picker__action{color:#b91c1c;flex-shrink:0;font-size:.8rem;font-weight:700}@media (width<=640px){.transport-remove-picker__action{font-size:.75rem}}.team-section{margin-top:1.5rem}.team-section__heading{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.team-section__heading h2{color:#111827;margin:0;font-size:1rem;font-weight:700}.team-section__heading p{color:#6b7280;margin:.2rem 0 0;font-size:.8rem}.team-section__count{color:#4b5563;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 .6rem;font-size:.8rem;font-weight:700;display:flex}.team-list{flex-direction:column;gap:.75rem;display:flex}.team-card{align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex}.team-card__avatar{color:#4b5563;background:#f3f4f6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:700;display:flex}.team-card__content{flex-direction:column;flex:1;min-width:0;display:flex}.team-card__content strong{color:#111827;font-size:.9rem}.team-card__content span,.team-card__content small{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.team-card__content small{color:#9ca3af;margin-top:.15rem}.team-card__role{color:#4b5563;white-space:nowrap;background:#f3f4f6;border-radius:999px;padding:.3rem .55rem;font-size:.7rem;font-weight:700}.team-card__actions{align-items:center;gap:.65rem;display:flex}.team-card__revoke{color:#b91c1c;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.75rem;font-weight:700}@media (width<=640px){.team-card{align-items:flex-start}.team-card__actions{flex-direction:column;align-items:flex-end}}.team-card--clickable{cursor:pointer;transition:transform .15s,box-shadow .15s}.team-card--clickable:hover{transform:translateY(-1px)}.team-card--clickable:focus-visible{outline-offset:2px;outline:2px solid}.team-card--inactive{opacity:.65}.team-card__inactive-badge{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:999px;padding:.3rem .55rem;font-size:.7rem;font-weight:700}.team-member-access-card{flex-direction:column;gap:1.5rem;padding:1.25rem;display:flex}.team-member-access-card__header h2{color:#111827;margin:0;font-size:1.1rem;font-weight:700}.team-member-access-card__header p{color:#6b7280;margin:.35rem 0 0;font-size:.82rem;line-height:1.45}.team-member-access-card__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:.75rem .9rem;font-size:.82rem}.team-member-access-card__section{flex-direction:column;gap:.65rem;display:flex}.team-member-access-card__label{color:#374151;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.team-member-access-card__select{color:#111827;width:100%;min-height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:0 .9rem;font-size:.9rem}.team-member-access-card__select:focus{outline-offset:2px;border-color:#9ca3af;outline:2px solid #e5e7eb}.team-member-access-card__select:disabled{cursor:not-allowed;opacity:.6}.team-member-access-card__status-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.team-member-access-card__status{align-items:flex-start;gap:.7rem;display:flex}.team-member-access-card__status-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.35rem}.team-member-access-card__status-dot--active{background:#22c55e}.team-member-access-card__status-dot--inactive{background:#9ca3af}.team-member-access-card__status strong{color:#111827;font-size:.9rem;display:block}.team-member-access-card__status p{color:#6b7280;margin:.15rem 0 0;font-size:.8rem}.team-member-toggle{cursor:pointer;flex-shrink:0;width:42px;height:24px;display:inline-flex;position:relative}.team-member-toggle input{opacity:0;width:1px;height:1px;position:absolute}.team-member-toggle__slider{background:#d1d5db;border-radius:999px;transition:background .2s;position:absolute;inset:0}.team-member-toggle__slider:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.team-member-toggle input:checked+.team-member-toggle__slider{background:#22c55e}.team-member-toggle input:checked+.team-member-toggle__slider:after{transform:translate(18px)}.team-member-toggle input:focus-visible+.team-member-toggle__slider{outline-offset:2px;outline:2px solid #111827}.team-member-toggle input:disabled+.team-member-toggle__slider{cursor:not-allowed;opacity:.55}.team-member-access-card__joined{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.team-member-access-card__joined span{color:#6b7280;font-size:.8rem}.team-member-access-card__joined strong{color:#374151;font-size:.82rem}.team-member-foster-card{justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;display:flex}.team-member-foster-card__eyebrow{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.3rem;font-size:.72rem;font-weight:700;display:block}.team-member-foster-card h2{color:#111827;margin:0;font-size:1rem}.team-member-foster-card p{color:#6b7280;margin:.25rem 0 0;font-size:.8rem}.team-member-foster-card__link{color:#2563eb;flex-shrink:0;font-size:.8rem;font-weight:700;text-decoration:none}.team-member-foster-card__link:hover{text-decoration:underline}@media (width<=640px){.team-member-foster-card{flex-direction:column;align-items:flex-start}}.user-profile-photo{align-items:center;gap:1.5rem;display:flex}.user-profile-photo__preview{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;flex:0 0 96px;width:96px;height:96px;overflow:hidden}.user-profile-photo__preview img{object-fit:cover;width:100%;height:100%}.user-profile-photo__placeholder{color:#6b7280;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.user-profile-photo__controls{flex-direction:column;flex:1;align-items:flex-start;gap:.75rem;display:flex}.user-profile-photo__filename{color:#6b7280;margin:0;font-size:.85rem}.user-profile-photo__success{color:#166534;margin:1rem 0 0;font-size:.875rem}@media (width<=640px){.user-profile-photo{flex-direction:column;align-items:stretch}.user-profile-photo__preview{align-self:center}.user-profile-photo__controls{align-items:stretch}.user-profile-photo__controls button{width:100%}}.profile-form{flex-direction:column;gap:1.5rem;display:flex}.profile-form__header h2{margin:0}.profile-form__header p{color:#6b7280;margin:.35rem 0 0}.profile-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.profile-form__field{flex-direction:column;gap:.4rem;display:flex}.profile-form__field--full{grid-column:1/-1}.profile-form__field span{color:#374151;font-size:.85rem;font-weight:600}.profile-form__field input{color:#111827;width:100%;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:.65rem;padding:.75rem .85rem}.profile-form__field input:focus{border-color:#9ca3af;outline:none}.profile-form__error,.profile-form__success{border-radius:.65rem;padding:.75rem .9rem;font-size:.875rem}.profile-form__error{color:#991b1b;background:#fef2f2}.profile-form__success{color:#166534;background:#f0fdf4}.profile-form__actions{flex-direction:column;gap:.5rem;display:flex}.profile-form__cancel{color:#111827;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.65rem;padding:.75rem 1rem;font-weight:600}.profile-form__cancel:hover{background:#f9fafb}.profile-form__cancel:disabled{opacity:.5;cursor:not-allowed}@media (width<=640px){.profile-form__grid{grid-template-columns:1fr}.profile-form__field--full{grid-column:auto}.profile-form__actions button{width:100%}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}:root{--harbor-radius:18px;--harbor-space-xs:.5rem;--harbor-space-sm:1rem;--harbor-space-md:1.5rem;--harbor-space-lg:2rem;--harbor-border:#e5e7eb;--harbor-text-secondary:#666;--harbor-shadow:0 12px 24px #00000014;--harbor-transition:.2s ease;--harbor-animals:#7c3aed;--harbor-animals-bg:#ede9fe;--harbor-medical:#dc2626;--harbor-medical-bg:#fee2e2;--harbor-transport:#2563eb;--harbor-transport-bg:#dbeafe;--harbor-people:#16a34a;--harbor-people-bg:#dcfce7;--harbor-home:#0f766e;--harbor-home-bg:#ccfbf1;--harbor-organizations:#7c2d12;--harbor-organizations-bg:#ffedd5}
