: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}.workspace-card{color:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:18px;flex-direction:column;gap:.75rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.workspace-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.workspace-card__icon{font-size:2rem}.workspace-card h3{margin:0}.harbor-home section{flex-direction:column;gap:1rem;display:flex}.harbor-home h2{margin:0}.harbor-home{flex-direction:column;gap:2rem;padding:2rem;display:flex}.hamburger-button,.mobile-header{display:none}@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}.workspace-card{min-width:0;padding:1rem}.organization-header{padding:2rem 1.5rem}.organization-logo{width:80px;height:80px;font-size:2rem}.organization-header h1{font-size:1.4rem}}.workspace-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;width:100%;display:grid}@media (width<=1100px){.workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (width<=420px){.workspace-grid{grid-template-columns:1fr}}.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}.harbor-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.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)}.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}.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{align-items:center;gap:.75rem;display:flex}.workspace-card-link{color:inherit;text-decoration:none}.workspace-card{flex-direction:column;gap:1rem;height:100%;display:flex}.workspace-card__top{justify-content:space-between;align-items:flex-start;display:flex}.workspace-card__badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:.7rem;font-weight:700;display:flex}.workspace-card h3{margin:0;font-size:1rem}.workspace-card__primary{font-weight:600}.workspace-card__secondary{color:var(--harbor-text-secondary);font-size:.85rem}.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}}.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:12px;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-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{border-radius:12px;flex-shrink:0;width:50px;height:50px}.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}.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,.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}.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}}: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}
