.toast-module__V7vQda__toast{align-items:flex-start;gap:var(--space-3);width:100%;min-width:280px;max-width:420px;min-height:48px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-family:var(--font-family);border:1px solid #0000;display:flex;box-shadow:0 1px 2px #2e33380f,0 4px 12px #2e333814}.toast-module__V7vQda__success{color:#1b7f4a;background:#e8f5ee;border-color:#c5e6d4}.toast-module__V7vQda__error{color:#c41e3a;background:#fdecef;border-color:#f5c2cb}.toast-module__V7vQda__info{background:var(--color-accent-subtle);color:#0e6e9e;border-color:#c5e6f5}.toast-module__V7vQda__icon{stroke-width:1.75px;flex-shrink:0;width:20px;height:20px;margin-top:1px}.toast-module__V7vQda__content{flex:1;min-width:0}.toast-module__V7vQda__title{color:var(--color-text-primary);margin:0;font-size:14px;font-weight:600;line-height:1.35}.toast-module__V7vQda__message{margin:0;font-size:14px;font-weight:400;line-height:1.4}.toast-module__V7vQda__title+.toast-module__V7vQda__message{margin-top:2px}.toast-module__V7vQda__messageSecondary{color:var(--color-text-secondary)}.toast-module__V7vQda__success .toast-module__V7vQda__message:not(.toast-module__V7vQda__messageSecondary){color:#1b7f4a}.toast-module__V7vQda__error .toast-module__V7vQda__message:not(.toast-module__V7vQda__messageSecondary){color:#c41e3a}.toast-module__V7vQda__info .toast-module__V7vQda__message:not(.toast-module__V7vQda__messageSecondary){color:#0e6e9e}.toast-module__V7vQda__actions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.toast-module__V7vQda__actionLink{min-height:44px;padding:0 var(--space-2);font-family:var(--font-family);color:#0e6e9e;cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:14px;font-weight:500}.toast-module__V7vQda__actionLink:focus{outline:none}.toast-module__V7vQda__actionLink:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.toast-module__V7vQda__dismiss{border-radius:var(--radius-sm);width:44px;height:44px;color:inherit;cursor:pointer;opacity:.85;background:0 0;border:none;justify-content:center;align-items:center;margin:-6px -8px -6px 0;padding:0;display:flex}.toast-module__V7vQda__dismiss:hover{opacity:1}.toast-module__V7vQda__dismiss:focus{outline:none}.toast-module__V7vQda__dismiss:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.toast-module__V7vQda__dismissIcon{stroke-width:1.75px;width:20px;height:20px}.toast-module__V7vQda__stack{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.toast-module__V7vQda__viewport{z-index:1100;gap:var(--space-2);pointer-events:none;flex-direction:column;max-width:min(420px,100vw - 32px);display:flex;position:fixed}.toast-module__V7vQda__viewport>*{pointer-events:auto}.toast-module__V7vQda__viewportBottom{width:calc(100% - 32px);max-width:360px;bottom:16px;left:50%;transform:translate(-50%)}.toast-module__V7vQda__viewportTopRight{width:400px;max-width:calc(100vw - 48px);top:24px;right:24px}@keyframes toast-module__V7vQda__toast-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-module__V7vQda__toast-exit{0%{opacity:1}to{opacity:0}}.toast-module__V7vQda__enter{animation:toast-module__V7vQda__toast-enter var(--motion-duration) var(--motion-ease)}.toast-module__V7vQda__exit{animation:toast-module__V7vQda__toast-exit var(--motion-duration) var(--motion-ease)}@media (prefers-reduced-motion:reduce){.toast-module__V7vQda__enter,.toast-module__V7vQda__exit{animation:none}}.toast-module__V7vQda__stage{background:var(--color-bg);min-height:640px;padding:var(--space-6);position:relative}.toast-module__V7vQda__caption{margin:0 0 var(--space-4);color:var(--color-text-secondary);font-size:12px;font-weight:500}.toast-module__V7vQda__regionLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600;position:absolute}.toast-module__V7vQda__mobileStack{width:360px;max-width:calc(100% - 32px);position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.toast-module__V7vQda__desktopAnchor{width:400px;max-width:calc(100% - 48px);position:absolute;top:48px;right:24px}.toast-module__V7vQda__centerAction{width:100%;max-width:360px;padding:0 var(--space-4);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.toast-module__V7vQda__dismissAnchor{width:100%;max-width:360px;position:absolute;bottom:200px;left:24px}.toast-module__V7vQda__footnote{margin:var(--space-5) 0 0;color:var(--color-text-secondary);max-width:520px;font-size:11px;line-height:1.45}.toast-module__V7vQda__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.toast-module__V7vQda__artboard{width:100%;max-width:720px}
.page-header-module__D_YacW__header{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:56px;padding:var(--space-4) var(--space-4) var(--space-3);box-shadow:none;background:0 0;display:flex}.page-header-module__D_YacW__edgeToEdge{padding-left:var(--space-4);padding-right:var(--space-4)}.page-header-module__D_YacW__bordered{border-bottom:1px solid var(--color-border)}.page-header-module__D_YacW__onWhite{background:var(--color-surface)}.page-header-module__D_YacW__stacked{align-items:stretch;gap:var(--space-3);flex-direction:column}.page-header-module__D_YacW__stacked .page-header-module__D_YacW__actions{width:100%}.page-header-module__D_YacW__leading{align-items:center;gap:var(--space-2);flex:1;min-width:0;display:flex}.page-header-module__D_YacW__back{width:44px;height:44px;margin:0 0 0 calc(-1 * var(--space-2));border-radius:var(--radius-sm);color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.page-header-module__D_YacW__back:focus{outline:none}.page-header-module__D_YacW__back:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.page-header-module__D_YacW__backIcon{stroke-width:1.75px;width:20px;height:20px}.page-header-module__D_YacW__leadingContent{flex-shrink:0;align-items:center;display:flex}.page-header-module__D_YacW__textBlock{flex:1;min-width:0}.page-header-module__D_YacW__title{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:24px;font-weight:600;line-height:1.2;overflow:hidden}.page-header-module__D_YacW__subtitle{color:var(--color-text-primary);opacity:.72;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden}.page-header-module__D_YacW__actions{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.page-header-module__D_YacW__headerWithToolbar{row-gap:var(--space-3);flex-wrap:wrap}.page-header-module__D_YacW__toolbarRow{align-items:center;gap:var(--space-3);flex:280px;justify-content:flex-end;min-width:0;display:flex}.page-header-module__D_YacW__searchSlot{flex:220px;min-width:160px;max-width:320px}.page-header-module__D_YacW__searchInput{min-width:0}.page-header-module__D_YacW__searchAccessory{flex-shrink:0;align-items:center;display:flex;overflow:hidden}.page-header-module__D_YacW__headerTabs{flex-shrink:0}.page-header-module__D_YacW__compactTabs [role=tablist]{gap:2px;padding:2px}.page-header-module__D_YacW__compactTabs [role=tab]{flex:none;min-height:32px;padding:0 12px;font-size:13px}@media (max-width:1023px){.page-header-module__D_YacW__shellTitleMode{min-height:48px;padding:var(--space-2) var(--space-4);align-items:center;gap:var(--space-2);flex-shrink:0;width:100%;max-width:100%;overflow-x:hidden}.page-header-module__D_YacW__shellTitleMode .page-header-module__D_YacW__textBlock{display:none}.page-header-module__D_YacW__shellTitleMode .page-header-module__D_YacW__leading{flex:none}.page-header-module__D_YacW__shellTitleMode.page-header-module__D_YacW__headerWithToolbar{flex-wrap:nowrap}.page-header-module__D_YacW__shellTitleMode .page-header-module__D_YacW__toolbarRow{flex:auto;justify-content:stretch;min-width:0;overflow:hidden}.page-header-module__D_YacW__shellTitleMode .page-header-module__D_YacW__searchSlot{flex:auto;min-width:0;max-width:none}.page-header-module__D_YacW__shellTitleMode .page-header-module__D_YacW__actions{gap:var(--space-2);flex-shrink:0}.page-header-module__D_YacW__bottomDock{z-index:6;border-bottom:none;border-top:1px solid var(--color-border);background:var(--color-surface);padding-bottom:max(var(--space-2), env(safe-area-inset-bottom,0px));flex-shrink:0;order:2}}@media (min-width:1024px){.page-header-module__D_YacW__headerWithToolbar .page-header-module__D_YacW__leading{flex:0 auto}.page-header-module__D_YacW__headerWithToolbar .page-header-module__D_YacW__toolbarRow{flex:auto;justify-content:flex-end}}.page-header-module__D_YacW__stub{background:var(--color-bg);height:8px}.page-header-module__D_YacW__example{margin-bottom:var(--space-6)}.page-header-module__D_YacW__exampleLabel{margin:0 0 var(--space-2);color:var(--color-text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.page-header-module__D_YacW__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.page-header-module__D_YacW__artboard{width:100%;max-width:720px}.page-header-module__D_YacW__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.page-header-module__D_YacW__mobileInset{max-width:360px;margin-top:var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-md);overflow:hidden}.page-header-module__D_YacW__mobileInsetLabel{padding:var(--space-2) var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;background:var(--color-bg);margin:0;font-size:11px;font-weight:600}.page-header-module__D_YacW__footnote{margin-top:var(--space-5);color:var(--color-text-secondary);font-size:11px;line-height:1.45}
.message-thread-module__mvo2Dq__thread{width:100%;min-height:0;padding:var(--space-4);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background-color:#faf9f6;background-image:linear-gradient(#faf9f6d9,#faf9f6d9),url(/images/chat-doodle-tile.png);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,360px;background-attachment:local,local;flex-direction:column;flex:1;gap:8px;display:flex;position:relative;overflow:hidden auto}.message-thread-module__mvo2Dq__thread>*{position:relative}.message-thread-module__mvo2Dq__threadBounded{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;width:100%;height:auto;padding-bottom:var(--foster-chat-footer-offset,68px);box-sizing:border-box;flex:none;position:absolute;inset:0;overflow:hidden auto}.message-thread-module__mvo2Dq__messageRow{align-items:flex-end;gap:8px;max-width:min(94%,720px);display:flex}.message-thread-module__mvo2Dq__messageRowIncoming{align-self:flex-start}.message-thread-module__mvo2Dq__messageRowOutgoing{flex-direction:row-reverse;align-self:flex-end}.message-thread-module__mvo2Dq__messageRowContinued{margin-top:-4px}.message-thread-module__mvo2Dq__messageRowInGroup.message-thread-module__mvo2Dq__messageRowContinued{margin-top:0}.message-thread-module__mvo2Dq__messageRowInGroup{max-width:100%}.message-thread-module__mvo2Dq__messageRowInGroup .message-thread-module__mvo2Dq__bubbleWrap{flex:0 auto}.message-thread-module__mvo2Dq__messageGroupIncoming .message-thread-module__mvo2Dq__messageRowInGroup{align-self:flex-start}.message-thread-module__mvo2Dq__messageGroupOutgoing .message-thread-module__mvo2Dq__messageRowInGroup{flex-direction:row;align-self:flex-end}.message-thread-module__mvo2Dq__messageGroup{align-items:flex-end;gap:8px;max-width:min(94%,720px);display:flex}.message-thread-module__mvo2Dq__messageGroupIncoming{align-self:flex-start}.message-thread-module__mvo2Dq__messageGroupOutgoing{align-self:flex-end}.message-thread-module__mvo2Dq__messageGroupBubbles{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.message-thread-module__mvo2Dq__messageGroupAvatar{flex-shrink:0;align-self:flex-end;position:sticky;bottom:8px}.message-thread-module__mvo2Dq__avatar,.message-thread-module__mvo2Dq__avatarSpacer{flex-shrink:0;width:36px;height:36px}.message-thread-module__mvo2Dq__avatar{border-radius:var(--radius-full);background:var(--color-surface);border:1px solid var(--color-border);justify-content:center;align-items:center;display:flex;overflow:hidden}.message-thread-module__mvo2Dq__avatarImage{object-fit:cover;width:100%;height:100%}.message-thread-module__mvo2Dq__avatarInitial{color:var(--color-info);font-size:14px;font-weight:700;line-height:1}.message-thread-module__mvo2Dq__avatarSystem{background:#ede7f6;border-color:#d8ccf0}.message-thread-module__mvo2Dq__avatarBotIcon{color:#7c5cc4;stroke-width:2px;width:18px;height:18px}.message-thread-module__mvo2Dq__bubbleWrap{flex:1;min-width:0}.message-thread-module__mvo2Dq__bubble{color:var(--color-text-primary);box-sizing:border-box;border-radius:12px;margin:0;padding:8px 10px 6px;font-size:15px;line-height:1.45;position:relative}.message-thread-module__mvo2Dq__bubbleTeam{background:var(--color-surface);border:1px solid var(--color-border)}.message-thread-module__mvo2Dq__bubbleTeamSelf{background:#e8eaed;border:1px solid #d5d9e0}.message-thread-module__mvo2Dq__bubbleFoster{background:var(--color-accent-subtle);border:1px solid #c5e6f5}.message-thread-module__mvo2Dq__bubbleBroadcast,.message-thread-module__mvo2Dq__bubbleSystem{background:#f3effa;border:1px solid #e5daf8}@media (min-width:1024px){.message-thread-module__mvo2Dq__messageRow,.message-thread-module__mvo2Dq__messageGroup{max-width:min(96%,840px)}}.message-thread-module__mvo2Dq__bubbleHeader{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.message-thread-module__mvo2Dq__bubbleName{color:var(--color-info);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.message-thread-module__mvo2Dq__messageRowOutgoing .message-thread-module__mvo2Dq__bubbleName{color:#0a5a82}.message-thread-module__mvo2Dq__roleBadge{border-radius:var(--radius-full);background:var(--color-bg);border:1px solid var(--color-border);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:600;line-height:1.3}.message-thread-module__mvo2Dq__bubbleBody{margin:0}.message-thread-module__mvo2Dq__bodyText{white-space:pre-wrap;word-break:break-word;margin:0}.message-thread-module__mvo2Dq__bubbleFooter{justify-content:flex-end;margin-top:4px;display:flex}.message-thread-module__mvo2Dq__bubbleTime{color:var(--color-text-secondary);opacity:.85;font-size:11px;line-height:1.2}.message-thread-module__mvo2Dq__attachmentLead{margin:0 0 8px;font-size:15px;line-height:1.45}.message-thread-module__mvo2Dq__inlineImage{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--color-border);width:100%;max-width:240px;height:auto;max-height:120px;display:block}.message-thread-module__mvo2Dq__pdfRow{align-items:center;gap:8px;margin:0;font-size:15px;display:inline-flex}.message-thread-module__mvo2Dq__pdfIcon{width:20px;height:20px;color:var(--color-info);stroke-width:1.75px;flex-shrink:0}.message-thread-module__mvo2Dq__pdfLink{color:var(--color-info);text-underline-offset:2px;text-decoration:underline}.message-thread-module__mvo2Dq__pdfLink:hover{color:#0a5a82}.message-thread-module__mvo2Dq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.message-thread-module__mvo2Dq__dateDivider{align-items:center;gap:var(--space-3);color:var(--color-text-secondary);align-self:stretch;max-width:100%;margin:12px 0 8px;font-size:11px;line-height:1.4;display:flex}.message-thread-module__mvo2Dq__dateDivider:before,.message-thread-module__mvo2Dq__dateDivider:after{content:"";background:var(--color-border);opacity:.85;flex:1;height:1px}.message-thread-module__mvo2Dq__dateDividerLabel{flex-shrink:0;padding:0 4px}.message-thread-module__mvo2Dq__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.message-thread-module__mvo2Dq__artboard{width:100%;max-width:720px}.message-thread-module__mvo2Dq__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.message-thread-module__mvo2Dq__panel{margin-bottom:var(--space-6)}.message-thread-module__mvo2Dq__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.message-thread-module__mvo2Dq__anatomyStack{gap:var(--space-5);flex-direction:column;max-width:480px;display:flex}.message-thread-module__mvo2Dq__anatomyLabel{margin:0 0 var(--space-2);color:var(--color-text-secondary);font-size:11px}.message-thread-module__mvo2Dq__anatomyRow{padding:var(--space-4);background:var(--color-bg);border:1px dashed var(--color-border);border-radius:var(--radius-md)}.message-thread-module__mvo2Dq__phoneFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:360px;max-width:100%;height:640px;margin:0 auto;display:flex;overflow:hidden}.message-thread-module__mvo2Dq__threadColumn{height:100%;min-height:0;margin:0 calc(-1 * var(--space-4)) calc(-1 * var(--space-4));flex-direction:column;flex:1;display:flex}.message-thread-module__mvo2Dq__desktopFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:100%;max-width:720px;height:640px;margin:0 auto;display:flex;overflow:hidden}.message-thread-module__mvo2Dq__insetFrame{width:360px;max-width:100%;padding:var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);margin:0 auto}.message-thread-module__mvo2Dq__annotation{margin:var(--space-2) 0 0;color:var(--color-text-secondary);font-size:11px;line-height:1.45}.message-thread-module__mvo2Dq__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.pet-multiselect-module__wUuVaW__field{flex-direction:column;gap:6px;width:100%;min-width:280px;max-width:100%;display:flex}.pet-multiselect-module__wUuVaW__fieldDisabled{opacity:.5;pointer-events:none}.pet-multiselect-module__wUuVaW__label{color:var(--color-text-primary);margin:0;font-size:14px;font-weight:500;line-height:1.3}.pet-multiselect-module__wUuVaW__required{color:var(--color-destructive);margin-left:2px}.pet-multiselect-module__wUuVaW__household{margin:0 0 var(--space-2);color:var(--color-text-secondary);font-size:12px;font-weight:400;line-height:1.3}.pet-multiselect-module__wUuVaW__container{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:none;overflow:hidden}.pet-multiselect-module__wUuVaW__container:focus-within,.pet-multiselect-module__wUuVaW__demoFocus .pet-multiselect-module__wUuVaW__container{outline:2px solid var(--color-accent-primary);outline-offset:2px}.pet-multiselect-module__wUuVaW__containerError{border-color:var(--color-destructive)}.pet-multiselect-module__wUuVaW__list{margin:0;padding:0;list-style:none}.pet-multiselect-module__wUuVaW__row{align-items:center;gap:var(--space-3);min-height:52px;padding:var(--space-2) var(--space-4);border:none;border-bottom:1px solid var(--color-border);background:var(--color-surface);text-align:left;cursor:pointer;width:100%;font-family:var(--font-family);transition:background-color var(--motion-duration) var(--motion-ease);display:flex}.pet-multiselect-module__wUuVaW__row:last-child{border-bottom:none}.pet-multiselect-module__wUuVaW__row:hover{background:var(--color-bg)}.pet-multiselect-module__wUuVaW__rowSelected,.pet-multiselect-module__wUuVaW__rowSelected:hover,.pet-multiselect-module__wUuVaW__rowPressed{background:var(--color-accent-subtle)}.pet-multiselect-module__wUuVaW__checkboxHit{width:44px;height:44px;margin:0 0 0 calc(-1 * var(--space-2));flex-shrink:0;justify-content:center;align-items:center;display:flex}.pet-multiselect-module__wUuVaW__checkbox{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:20px;height:20px;color:var(--color-text-primary);justify-content:center;align-items:center;display:flex}.pet-multiselect-module__wUuVaW__checkboxChecked{background:var(--color-accent-primary);border-color:var(--color-accent-primary);color:var(--color-text-primary)}.pet-multiselect-module__wUuVaW__checkIcon{stroke-width:2.5px;width:14px;height:14px}.pet-multiselect-module__wUuVaW__avatar{border-radius:var(--radius-full);background:var(--color-bg);width:32px;height:32px;color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;overflow:hidden}.pet-multiselect-module__wUuVaW__avatar img{object-fit:cover;width:100%;height:100%}.pet-multiselect-module__wUuVaW__avatarFallback{background:var(--color-accent-subtle);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.pet-multiselect-module__wUuVaW__dogIcon{width:16px;height:16px;color:var(--color-info);stroke-width:1.75px}.pet-multiselect-module__wUuVaW__textBlock{flex:1;min-width:0}.pet-multiselect-module__wUuVaW__petName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;line-height:1.3;display:block;overflow:hidden}.pet-multiselect-module__wUuVaW__petMeta{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;font-weight:400;line-height:1.3;display:block;overflow:hidden}.pet-multiselect-module__wUuVaW__chips{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.pet-multiselect-module__wUuVaW__chip{border-radius:var(--radius-md);border:1px solid var(--color-accent-primary);background:var(--color-accent-subtle);color:var(--color-text-primary);align-items:center;gap:6px;padding:4px 10px 4px 4px;font-size:14px;font-weight:500;display:inline-flex}.pet-multiselect-module__wUuVaW__chipAvatar{border-radius:var(--radius-full);background:var(--color-bg);width:24px;height:24px;color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex;overflow:hidden}.pet-multiselect-module__wUuVaW__chipAvatar img{object-fit:cover;width:100%;height:100%}.pet-multiselect-module__wUuVaW__chipAvatar .pet-multiselect-module__wUuVaW__dogIcon{width:14px;height:14px}.pet-multiselect-module__wUuVaW__chipRemove{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.pet-multiselect-module__wUuVaW__chipRemove:focus{outline:none}.pet-multiselect-module__wUuVaW__chipRemove:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.pet-multiselect-module__wUuVaW__count{margin:var(--space-2) 0 0;color:var(--color-text-secondary);font-size:12px;line-height:1.4}.pet-multiselect-module__wUuVaW__helper{color:var(--color-text-secondary);margin:0;font-size:12px;font-weight:400;line-height:1.4}.pet-multiselect-module__wUuVaW__error{align-items:flex-start;gap:var(--space-2);color:var(--color-destructive);margin:0;font-size:12px;font-weight:500;line-height:1.4;display:flex}.pet-multiselect-module__wUuVaW__errorIcon{stroke-width:1.75px;flex-shrink:0;width:16px;height:16px;margin-top:1px}.pet-multiselect-module__wUuVaW__emptyCard{padding:var(--space-5) var(--space-4);text-align:center}.pet-multiselect-module__wUuVaW__emptyMessage{margin:0 0 var(--space-3);color:var(--color-text-secondary);font-size:14px;line-height:1.5}.pet-multiselect-module__wUuVaW__trigger{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;min-height:44px;padding:10px var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);font-family:var(--font-family);color:var(--color-text-primary);cursor:pointer;box-shadow:none;font-size:16px;font-weight:400;line-height:1.3;display:flex}.pet-multiselect-module__wUuVaW__trigger:hover:not(:disabled){background:var(--color-bg)}.pet-multiselect-module__wUuVaW__trigger:focus{outline:none}.pet-multiselect-module__wUuVaW__trigger:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.pet-multiselect-module__wUuVaW__chevron{width:20px;height:20px;color:var(--color-text-secondary);stroke-width:1.75px;flex-shrink:0}.pet-multiselect-module__wUuVaW__sheetRootPortaled{z-index:1000;position:fixed;inset:0}.pet-multiselect-module__wUuVaW__sheetScrim{cursor:pointer;background:#2e333866;border:none;position:absolute;inset:0}.pet-multiselect-module__wUuVaW__sheet{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--color-surface);flex-direction:column;min-height:200px;max-height:45%;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #2e333814}.pet-multiselect-module__wUuVaW__sheetHeader{min-height:44px;padding:0 var(--space-2);border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.pet-multiselect-module__wUuVaW__sheetAction{min-width:44px;min-height:44px;padding:0 var(--space-3);font-family:var(--font-family);color:var(--color-info);cursor:pointer;background:0 0;border:none;font-size:16px;font-weight:500}.pet-multiselect-module__wUuVaW__sheetAction:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.pet-multiselect-module__wUuVaW__sheetTitle{text-align:center;color:var(--color-text-primary);flex:1;margin:0;font-size:14px;font-weight:600}.pet-multiselect-module__wUuVaW__sheetBody{padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.pet-multiselect-module__wUuVaW__mobileFrame{height:420px;margin-top:var(--space-3);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);position:relative;overflow:hidden}.pet-multiselect-module__wUuVaW__mobileFrameTrigger{padding:var(--space-4)}.pet-multiselect-module__wUuVaW__sheetPreview{max-height:55%;position:absolute;bottom:0;left:0;right:0}
.acknowledgment-banner-module__eFIQkG__banner{gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);color:#9a6700;box-sizing:border-box;background:#fff8e6;border:1px solid #e8d4a8;flex-direction:column;display:flex}.acknowledgment-banner-module__eFIQkG__sticky{z-index:8;margin-bottom:var(--space-4);position:sticky;top:0}.acknowledgment-banner-module__eFIQkG__row{align-items:flex-start;gap:var(--space-3);display:flex}.acknowledgment-banner-module__eFIQkG__icon{stroke-width:1.75px;flex-shrink:0;width:20px;height:20px;margin-top:2px}.acknowledgment-banner-module__eFIQkG__text{flex:1;min-width:0}.acknowledgment-banner-module__eFIQkG__title{color:var(--color-text-primary);margin:0;font-size:14px;font-weight:600;line-height:1.4}.acknowledgment-banner-module__eFIQkG__body{color:var(--color-text-secondary);margin:4px 0 0;font-size:14px;line-height:1.45}.acknowledgment-banner-module__eFIQkG__action{width:100%}.acknowledgment-banner-module__eFIQkG__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.acknowledgment-banner-module__eFIQkG__artboard{width:100%;max-width:720px}.acknowledgment-banner-module__eFIQkG__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.acknowledgment-banner-module__eFIQkG__panel{margin-bottom:var(--space-6)}.acknowledgment-banner-module__eFIQkG__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.acknowledgment-banner-module__eFIQkG__isolation{max-width:360px;padding:var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg)}.acknowledgment-banner-module__eFIQkG__scrollStub{height:320px;margin-top:var(--space-3);padding:var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);background:var(--color-surface);font-size:12px}.acknowledgment-banner-module__eFIQkG__phoneFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:360px;max-width:100%;height:640px;margin:0 auto;display:flex;overflow:hidden}.acknowledgment-banner-module__eFIQkG__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.admin-broadcast-composer-module__HuQ0ga__form{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.admin-broadcast-composer-module__HuQ0ga__intro{margin:0 0 var(--space-4);color:var(--color-text-secondary);font-size:14px;line-height:1.45}.admin-broadcast-composer-module__HuQ0ga__audienceNote{margin:0 0 var(--space-5);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--color-accent-subtle);color:var(--color-text-primary);border:1px solid #c5e6f5;font-size:14px;line-height:1.45}.admin-broadcast-composer-module__HuQ0ga__previewBlock{margin-bottom:var(--space-5);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg)}.admin-broadcast-composer-module__HuQ0ga__previewLabel{margin:0 0 var(--space-3);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-secondary);font-size:11px;font-weight:600}.admin-broadcast-composer-module__HuQ0ga__previewThread{max-width:360px}.admin-broadcast-composer-module__HuQ0ga__scrollBody{flex:1;min-height:0;overflow-y:auto}.admin-broadcast-composer-module__HuQ0ga__formInner{width:100%;max-width:none;padding:0 var(--space-4) var(--space-4);box-sizing:border-box;margin:0}.admin-broadcast-composer-module__HuQ0ga__fieldGroup{margin-bottom:var(--space-5)}.admin-broadcast-composer-module__HuQ0ga__submitFooter{z-index:4;padding:var(--space-4);padding-bottom:max(var(--space-4), env(safe-area-inset-bottom,0px));background:var(--color-bg);border-top:1px solid var(--color-border);flex-shrink:0;position:sticky;bottom:0}.admin-broadcast-composer-module__HuQ0ga__submitFooterInner{width:100%;max-width:none;margin:0}.admin-broadcast-composer-module__HuQ0ga__alertSlot,.admin-broadcast-composer-module__HuQ0ga__successBanner{margin-bottom:var(--space-4)}.admin-broadcast-composer-module__HuQ0ga__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.admin-broadcast-composer-module__HuQ0ga__artboard{width:100%;max-width:960px}.admin-broadcast-composer-module__HuQ0ga__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.admin-broadcast-composer-module__HuQ0ga__panel{margin-bottom:var(--space-6)}.admin-broadcast-composer-module__HuQ0ga__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.admin-broadcast-composer-module__HuQ0ga__frame1024{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:100%;max-width:1024px;height:720px;display:flex;overflow:hidden}.admin-broadcast-composer-module__HuQ0ga__phone360{border:1px dashed var(--color-border);border-radius:var(--radius-md);flex-direction:column;width:360px;max-width:100%;height:640px;display:flex;overflow:hidden}.admin-broadcast-composer-module__HuQ0ga__screenColumn{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:auto}.admin-broadcast-composer-module__HuQ0ga__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.appointment-detail-module__ndha6q__detail{flex-direction:column;flex:1;min-height:0;display:flex}.appointment-detail-module__ndha6q__scroll{min-height:0;padding:0 0 var(--space-3);-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.appointment-detail-module__ndha6q__inner{width:100%;max-width:480px;margin:0}.appointment-detail-module__ndha6q__alertSlot{margin-bottom:var(--space-3)}.appointment-detail-module__ndha6q__headerBlock{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.appointment-detail-module__ndha6q__heading{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600;line-height:1.3}.appointment-detail-module__ndha6q__subtype{color:var(--color-text-primary);opacity:.72;margin:2px 0 0;font-size:13px;line-height:1.4}.appointment-detail-module__ndha6q__details{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);flex-direction:column;margin:0;display:flex}.appointment-detail-module__ndha6q__row{margin:0}.appointment-detail-module__ndha6q__label{color:var(--color-text-primary);opacity:.7;text-transform:uppercase;letter-spacing:.03em;margin:0 0 2px;font-size:12px;font-weight:600;line-height:1.35}.appointment-detail-module__ndha6q__value{color:var(--color-text-primary);margin:0;font-size:15px;line-height:1.45}.appointment-detail-module__ndha6q__instructions{margin:var(--space-3) 0 0;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text-primary);font-size:14px;line-height:1.5}.appointment-detail-module__ndha6q__instructionsTitle{margin:0 0 var(--space-2);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-primary);opacity:.7;font-size:12px;font-weight:600}.appointment-detail-module__ndha6q__instructionsBody{margin:0}.appointment-detail-module__ndha6q__contactSection{margin:var(--space-4) 0 0;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.appointment-detail-module__ndha6q__contactCopy{margin:0 0 var(--space-3);color:var(--color-text-secondary);font-size:14px;line-height:1.5}.appointment-detail-module__ndha6q__footer{padding:var(--space-3) 0 0;padding-bottom:max(var(--space-3), env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);background:var(--color-bg);flex-shrink:0}.appointment-detail-module__ndha6q__footerInner{width:100%;max-width:480px;margin:0}.appointment-detail-module__ndha6q__contactBanner{width:100%;min-height:48px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--color-accent-subtle);color:var(--color-text-primary);box-sizing:border-box;transition:background-color var(--motion-duration) var(--motion-ease);border:1px solid #c5e6f5;justify-content:center;align-items:center;font-size:16px;font-weight:500;line-height:1.3;text-decoration:none;display:flex}.appointment-detail-module__ndha6q__contactBanner:hover{background:#f8fcff}.appointment-detail-module__ndha6q__contactBanner:focus{outline:none}.appointment-detail-module__ndha6q__contactBanner:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}@media (min-width:768px){.appointment-detail-module__ndha6q__inner,.appointment-detail-module__ndha6q__footerInner{max-width:520px}}.appointment-detail-module__ndha6q__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.appointment-detail-module__ndha6q__artboard{width:100%;max-width:720px}.appointment-detail-module__ndha6q__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.appointment-detail-module__ndha6q__panel{margin-bottom:var(--space-6)}.appointment-detail-module__ndha6q__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.appointment-detail-module__ndha6q__phoneFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:360px;max-width:100%;height:640px;margin:0 auto;display:flex;overflow:hidden}.appointment-detail-module__ndha6q__screenColumn{height:100%;min-height:0;margin:0 calc(-1 * var(--space-4)) calc(-1 * var(--space-4));flex-direction:column;flex:1;display:flex}.appointment-detail-module__ndha6q__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.attachment-gallery-module__UOlLyq__galleryScreen{flex-direction:column;flex:1;width:100%;min-height:0;margin:0;display:flex}.attachment-gallery-module__UOlLyq__tabsSlot{padding:0 var(--space-4);flex-shrink:0}.attachment-gallery-module__UOlLyq__contextLine{padding:0 var(--space-4) var(--space-3);color:var(--color-text-secondary);margin:0;font-size:12px;line-height:1.4}.attachment-gallery-module__UOlLyq__scrollRegion{min-height:0;padding:var(--space-4);padding-bottom:var(--space-5);-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.attachment-gallery-module__UOlLyq__countHelper{margin:0 0 var(--space-3);color:var(--color-text-secondary);font-size:12px;line-height:1.4}.attachment-gallery-module__UOlLyq__imageGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:720px){.attachment-gallery-module__UOlLyq__imageGrid{grid-template-columns:repeat(4,1fr)}}.attachment-gallery-module__UOlLyq__imageCell{aspect-ratio:1;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);cursor:pointer;padding:0;position:relative;overflow:hidden}.attachment-gallery-module__UOlLyq__imageCell img{object-fit:cover;width:100%;height:100%;display:block}.attachment-gallery-module__UOlLyq__imageCell:focus-visible,.attachment-gallery-module__UOlLyq__imageCellDemoFocus{outline:2px solid var(--color-accent-primary);outline-offset:2px}.attachment-gallery-module__UOlLyq__pdfList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.attachment-gallery-module__UOlLyq__pdfRow{align-items:center;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;min-height:56px;font-family:var(--font-family);text-align:left;cursor:pointer;box-sizing:border-box;padding:12px 16px;display:flex}.attachment-gallery-module__UOlLyq__pdfRow:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.attachment-gallery-module__UOlLyq__pdfIcon{width:20px;height:20px;color:var(--color-info);stroke-width:1.75px;flex-shrink:0}.attachment-gallery-module__UOlLyq__pdfText{flex:1;min-width:0}.attachment-gallery-module__UOlLyq__pdfName{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;line-height:1.4;display:block;overflow:hidden}.attachment-gallery-module__UOlLyq__pdfMeta{color:var(--color-text-secondary);margin-top:2px;font-size:12px;line-height:1.4;display:block}.attachment-gallery-module__UOlLyq__pdfOpenIcon{width:20px;height:20px;color:var(--color-text-secondary);stroke-width:1.75px;flex-shrink:0}.attachment-gallery-module__UOlLyq__emptyWrap{min-height:280px;padding:var(--space-4) 0;justify-content:center;align-items:center;display:flex}.attachment-gallery-module__UOlLyq__contentColumn{width:100%;max-width:none;margin:0}.attachment-gallery-module__UOlLyq__tabPanel{margin:0}.attachment-gallery-module__UOlLyq__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.attachment-gallery-module__UOlLyq__artboard{width:100%;max-width:720px}.attachment-gallery-module__UOlLyq__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.attachment-gallery-module__UOlLyq__panel{margin-bottom:var(--space-6)}.attachment-gallery-module__UOlLyq__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.attachment-gallery-module__UOlLyq__tabAnatomyRow{gap:var(--space-5);flex-wrap:wrap;display:flex}.attachment-gallery-module__UOlLyq__tabAnatomyItem{flex:280px}.attachment-gallery-module__UOlLyq__anatomyCaption{margin:0 0 var(--space-2);color:var(--color-text-secondary);font-size:11px}.attachment-gallery-module__UOlLyq__phoneFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:360px;max-width:100%;height:640px;margin:0 auto;display:flex;overflow:hidden}.attachment-gallery-module__UOlLyq__insetFrame{width:360px;max-width:100%;padding:var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);margin:0 auto}.attachment-gallery-module__UOlLyq__desktopFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:100%;max-width:720px;height:640px;margin:0 auto;display:flex;overflow:hidden}.attachment-gallery-module__UOlLyq__galleryColumn{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.attachment-gallery-module__UOlLyq__annotation{margin:var(--space-2) 0 0;color:var(--color-text-secondary);font-size:11px;line-height:1.45}.attachment-gallery-module__UOlLyq__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}.attachment-gallery-module__UOlLyq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.detail-info-field-module__75YwkG__field{flex-direction:column;gap:4px;display:flex}.detail-info-field-module__75YwkG__label{color:var(--color-text-secondary);margin:0;font-size:12px;font-weight:500;line-height:1.4}.detail-info-field-module__75YwkG__value{color:var(--color-text-primary);margin:0;font-size:16px;line-height:1.45}.detail-info-field-module__75YwkG__valueMultiline{white-space:pre-wrap;word-break:break-word}.detail-info-field-module__75YwkG__fieldPanel{gap:var(--space-2)}.detail-info-field-module__75YwkG__valuePanel{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--color-bg);border:none;font-weight:400}
.switch-module__0oEUcq__switch{border-radius:var(--radius-full);background:var(--color-border);cursor:pointer;width:44px;min-width:44px;height:28px;transition:background-color var(--motion-duration) var(--motion-ease);border:none;flex-shrink:0;padding:0;position:relative}.switch-module__0oEUcq__switchOn{background:var(--color-accent-primary)}.switch-module__0oEUcq__switch:focus{outline:none}.switch-module__0oEUcq__switch:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.switch-module__0oEUcq__switch:disabled{cursor:not-allowed}.switch-module__0oEUcq__thumb{border-radius:var(--radius-full);width:22px;height:22px;box-shadow:none;transition:transform var(--motion-duration) var(--motion-ease);background:#fff;position:absolute;top:3px;left:3px}.switch-module__0oEUcq__switchOn .switch-module__0oEUcq__thumb{transform:translate(16px)}
.text-field-module__Pvh1Jq__field{flex-direction:column;gap:6px;width:100%;display:flex}.text-field-module__Pvh1Jq__fieldDisabled,.text-field-module__Pvh1Jq__fieldReadOnly{pointer-events:none}.text-field-module__Pvh1Jq__fieldReadOnly .text-field-module__Pvh1Jq__label,.text-field-module__Pvh1Jq__fieldStatic .text-field-module__Pvh1Jq__label{color:var(--color-text-primary);font-weight:600}.text-field-module__Pvh1Jq__staticValue{width:100%;padding:11px var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-surface);color:var(--color-text-primary);font-family:var(--font-family);box-sizing:border-box;font-size:16px;font-weight:600;line-height:1.45}.text-field-module__Pvh1Jq__staticValueMultiline{min-height:96px;padding-top:var(--space-3);padding-bottom:var(--space-3);white-space:pre-wrap}.text-field-module__Pvh1Jq__label{color:var(--color-text-primary);margin:0;font-size:14px;font-weight:500;line-height:1.3}.text-field-module__Pvh1Jq__required{color:var(--color-destructive);margin-left:2px}.text-field-module__Pvh1Jq__controlShell{align-items:stretch;width:100%;display:flex;position:relative}.text-field-module__Pvh1Jq__phonePrefix{left:var(--space-4);color:var(--color-text-secondary);pointer-events:none;z-index:1;font-size:16px;font-weight:400;position:absolute;top:50%;transform:translateY(-50%)}.text-field-module__Pvh1Jq__input,.text-field-module__Pvh1Jq__textarea{width:100%;min-height:44px;padding:11px var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-surface);color:var(--color-text-primary);font-family:var(--font-family);box-shadow:none;transition:border-color var(--motion-duration) var(--motion-ease), outline-color var(--motion-duration) var(--motion-ease);margin:0;font-size:16px;font-weight:400;line-height:1.4}.text-field-module__Pvh1Jq__densityCompact .text-field-module__Pvh1Jq__input,.text-field-module__Pvh1Jq__densityCompact .text-field-module__Pvh1Jq__textarea{padding-top:12px;padding-bottom:12px;font-size:14px}.text-field-module__Pvh1Jq__input::placeholder,.text-field-module__Pvh1Jq__textarea::placeholder{color:var(--color-text-secondary)}.text-field-module__Pvh1Jq__input:hover:not(:disabled),.text-field-module__Pvh1Jq__textarea:hover:not(:disabled){border-color:var(--color-border)}.text-field-module__Pvh1Jq__input:focus,.text-field-module__Pvh1Jq__textarea:focus{outline:none}.text-field-module__Pvh1Jq__input:focus-visible,.text-field-module__Pvh1Jq__textarea:focus-visible,.text-field-module__Pvh1Jq__demoFocus .text-field-module__Pvh1Jq__input,.text-field-module__Pvh1Jq__demoFocus .text-field-module__Pvh1Jq__textarea{outline:2px solid var(--color-accent-primary);outline-offset:2px}.text-field-module__Pvh1Jq__input:disabled,.text-field-module__Pvh1Jq__textarea:disabled{background-color:var(--color-bg);color:var(--color-text-primary);opacity:.88;cursor:not-allowed}.text-field-module__Pvh1Jq__input:read-only,.text-field-module__Pvh1Jq__textarea:read-only{background-color:var(--color-surface);color:var(--color-text-primary);-webkit-text-fill-color:var(--color-text-primary);opacity:1;cursor:default;font-weight:600}.text-field-module__Pvh1Jq__input:read-only:disabled,.text-field-module__Pvh1Jq__textarea:read-only:disabled{background-color:var(--color-surface);color:var(--color-text-primary);opacity:1;cursor:default;font-weight:500}.text-field-module__Pvh1Jq__hasError .text-field-module__Pvh1Jq__input,.text-field-module__Pvh1Jq__hasError .text-field-module__Pvh1Jq__textarea{border-color:var(--color-destructive)}.text-field-module__Pvh1Jq__hasError .text-field-module__Pvh1Jq__input:focus-visible,.text-field-module__Pvh1Jq__hasError .text-field-module__Pvh1Jq__textarea:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.text-field-module__Pvh1Jq__withPhonePrefix{padding-left:calc(var(--space-4) + 28px)}.text-field-module__Pvh1Jq__withToggle{padding-right:48px}.text-field-module__Pvh1Jq__textarea{min-height:96px;padding-top:var(--space-3);padding-bottom:var(--space-3);resize:vertical}.text-field-module__Pvh1Jq__helper{color:var(--color-text-secondary);margin:0;font-size:12px;font-weight:400;line-height:1.4}.text-field-module__Pvh1Jq__error{align-items:flex-start;gap:var(--space-2);color:var(--color-destructive);margin:0;font-size:12px;font-weight:500;line-height:1.4;display:flex}.text-field-module__Pvh1Jq__errorIcon{stroke-width:1.75px;flex-shrink:0;width:16px;height:16px;margin-top:1px}.text-field-module__Pvh1Jq__toggle{border-radius:0 var(--radius-md) var(--radius-md) 0;width:44px;height:44px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:0;right:0}.text-field-module__Pvh1Jq__toggle:hover:not(:disabled){color:var(--color-text-primary)}.text-field-module__Pvh1Jq__toggle:focus{outline:none}.text-field-module__Pvh1Jq__toggle:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:-2px}.text-field-module__Pvh1Jq__toggleIcon{stroke-width:1.75px;width:20px;height:20px}
.callback-status-card-module__FUrOgG__card{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-sizing:border-box;margin:0}.callback-status-card-module__FUrOgG__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.callback-status-card-module__FUrOgG__title{color:var(--color-text-primary);margin:0;font-size:16px;font-weight:600;line-height:1.3}.callback-status-card-module__FUrOgG__details{gap:var(--space-3);flex-direction:column;margin:0;display:flex}.callback-status-card-module__FUrOgG__pairRow{gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;margin:0;display:grid}.callback-status-card-module__FUrOgG__reasonBlock{margin:var(--space-4) 0 0}.callback-status-card-module__FUrOgG__row{margin:0}.callback-status-card-module__FUrOgG__label{color:var(--color-text-secondary);margin:0 0 4px;font-size:12px;font-weight:500;line-height:1.4}.callback-status-card-module__FUrOgG__pairRow .callback-status-card-module__FUrOgG__label{margin:0}.callback-status-card-module__FUrOgG__value{color:var(--color-text-primary);margin:0;font-size:16px;line-height:1.45}.callback-status-card-module__FUrOgG__pairRow .callback-status-card-module__FUrOgG__value{text-align:right;font-size:15px}.callback-status-card-module__FUrOgG__valueReason{white-space:pre-wrap;word-break:break-word;margin-top:4px}.callback-status-card-module__FUrOgG__meta{margin:var(--space-4) 0 0;padding-top:var(--space-3);border-top:1px solid var(--color-border);color:var(--color-text-secondary);font-size:12px;line-height:1.4}.callback-status-card-module__FUrOgG__intro{margin:0 0 var(--space-4);color:var(--color-text-secondary);font-size:14px;line-height:1.45}.callback-status-card-module__FUrOgG__actions{margin-top:var(--space-5)}.callback-status-card-module__FUrOgG__requestLink{min-height:44px;padding:0 var(--space-2);margin:0 calc(-1 * var(--space-2));border-radius:var(--radius-sm);font-family:var(--font-family);color:var(--color-info);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;align-items:center;font-size:16px;font-weight:500;text-decoration:underline;display:inline-flex}.callback-status-card-module__FUrOgG__requestLink:hover{color:#0a5a82}.callback-status-card-module__FUrOgG__requestLink:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.callback-status-card-module__FUrOgG__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.callback-status-card-module__FUrOgG__artboard{width:100%;max-width:720px}.callback-status-card-module__FUrOgG__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.callback-status-card-module__FUrOgG__panel{margin-bottom:var(--space-6)}.callback-status-card-module__FUrOgG__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.callback-status-card-module__FUrOgG__stateStack{gap:var(--space-5);flex-direction:column;max-width:480px;display:flex}.callback-status-card-module__FUrOgG__stateLabel{margin:0 0 var(--space-2);color:var(--color-text-secondary);font-size:11px}.callback-status-card-module__FUrOgG__phoneFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:360px;max-width:100%;height:560px;margin:0 auto;display:flex;overflow:hidden}.callback-status-card-module__FUrOgG__screen{min-height:0;padding:0 var(--space-4) var(--space-5);margin:0 calc(-1 * var(--space-4)) calc(-1 * var(--space-4));flex:1;overflow-y:auto}.callback-status-card-module__FUrOgG__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.login-screen-module__2Bg3XG__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.login-screen-module__2Bg3XG__artboard{width:100%;max-width:720px}.login-screen-module__2Bg3XG__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.login-screen-module__2Bg3XG__panel{margin-bottom:var(--space-6)}.login-screen-module__2Bg3XG__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.login-screen-module__2Bg3XG__phoneFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);width:360px;max-width:100%;min-height:640px;margin:0 auto;overflow:hidden}.login-screen-module__2Bg3XG__desktopViewport{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);width:100%;max-width:720px;height:560px;margin:0 auto;overflow:hidden}.login-screen-module__2Bg3XG__statesRow{gap:var(--space-4);flex-wrap:wrap;display:flex}.login-screen-module__2Bg3XG__stateFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);width:280px;max-width:100%;overflow:hidden}.login-screen-module__2Bg3XG__stateFrameTall{min-height:420px}.login-screen-module__2Bg3XG__annotation{margin:var(--space-2) 0 0;color:var(--color-text-secondary);font-size:11px;line-height:1.45}.login-screen-module__2Bg3XG__pageShell{box-sizing:border-box;background:var(--color-bg);width:100%;min-height:100%;padding:48px var(--space-6);padding-top:max(48px, env(safe-area-inset-top,0px));justify-content:center;align-items:center;display:flex}.login-screen-module__2Bg3XG__pageShellMobileInset{min-height:100%;padding:var(--space-6);padding-top:max(var(--space-6), env(safe-area-inset-top,0px));align-items:flex-start}.login-screen-module__2Bg3XG__embeddedShell{width:100%;padding:var(--space-6);padding-top:max(var(--space-6), env(safe-area-inset-top,0px));box-sizing:border-box;background:var(--color-bg);min-height:100%}.login-screen-module__2Bg3XG__formCard{width:100%;max-width:400px;margin:0 auto}.login-screen-module__2Bg3XG__formCardWithBorder{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-sizing:border-box;max-width:440px;padding:32px}.login-screen-module__2Bg3XG__brandBlock{text-align:center;flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.login-screen-module__2Bg3XG__logoPlate{padding:var(--space-3);margin-bottom:var(--space-4);border-radius:var(--radius-md);background:#fff;justify-content:center;align-items:center;display:flex}.login-screen-module__2Bg3XG__logo{object-fit:contain;width:auto;min-width:80px;max-width:160px;height:80px;display:block}.login-screen-module__2Bg3XG__title{color:var(--color-text-primary);margin:0;font-size:28px;font-weight:700;line-height:1.2}.login-screen-module__2Bg3XG__orgLine{margin:var(--space-2) 0 0;color:var(--color-text-secondary);font-size:14px;font-weight:500;line-height:1.4}.login-screen-module__2Bg3XG__form{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.login-screen-module__2Bg3XG__authAlert{max-width:none;margin:0 0 var(--space-4)}.login-screen-module__2Bg3XG__fieldStack{gap:var(--space-4);flex-direction:column;display:flex}.login-screen-module__2Bg3XG__actions{gap:var(--space-6);margin-top:var(--space-2);flex-direction:column;display:flex}.login-screen-module__2Bg3XG__helpLink{font-family:var(--font-family);color:#0e6e9e;text-align:center;cursor:pointer;background:0 0;border:none;margin:0 auto;padding:0;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;display:inline-block}.login-screen-module__2Bg3XG__helpLink:hover{text-decoration:underline}.login-screen-module__2Bg3XG__helpLink:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px;border-radius:2px}
.user-list-avatar-module__ncjP-W__adminAvatar{border-radius:var(--radius-full);border:2px solid var(--color-surface);background:linear-gradient(145deg,#e8f6fd 0%,#c5e6f5 100%);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #2e333814}.user-list-avatar-module__ncjP-W__adminPhoto{object-fit:cover;width:100%;height:100%}.user-list-avatar-module__ncjP-W__adminInitial{color:var(--color-info);font-size:15px;font-weight:700;line-height:1}.user-list-avatar-module__ncjP-W__adminBadge{border-radius:var(--radius-full);background:var(--color-surface);width:14px;height:14px;color:var(--color-info);stroke-width:2px;padding:2px;position:absolute;bottom:-2px;right:-2px}
.about-module__-i9KWa__page{background:var(--color-bg);flex-direction:column;min-height:100dvh;display:flex}.about-module__-i9KWa__header{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4);padding-top:max(var(--space-4), env(safe-area-inset-top,0px));background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-shrink:0;display:flex}.about-module__-i9KWa__brand{align-items:center;gap:var(--space-3);min-width:0;display:flex}.about-module__-i9KWa__brandText{min-width:0}.about-module__-i9KWa__title{color:var(--color-text-primary);margin:0;font-size:16px;font-weight:600;line-height:1.3}.about-module__-i9KWa__org{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:13px;line-height:1.3;overflow:hidden}.about-module__-i9KWa__loginButton{flex-shrink:0;text-decoration:none}.about-module__-i9KWa__main{width:100%;max-width:520px;padding:var(--space-4) var(--space-3) var(--space-6);box-sizing:border-box;flex-direction:column;flex:1;align-items:center;min-height:0;margin:0 auto;display:flex}.about-module__-i9KWa__heading{margin:0 0 var(--space-4);color:var(--color-text-primary);text-align:center;flex-shrink:0;font-size:22px;font-weight:700;line-height:1.2}.about-module__-i9KWa__videoWrap{aspect-ratio:9/16;border-radius:var(--radius-md);background:#000;flex:auto;width:min(100%,56.25dvh - 83.25px);max-width:420px;min-height:0;position:relative;overflow:hidden;box-shadow:0 8px 24px #2e333814}.about-module__-i9KWa__video{border:0;width:100%;height:100%;position:absolute;inset:0}@media (min-width:640px){.about-module__-i9KWa__main{padding:var(--space-6) var(--space-4)}.about-module__-i9KWa__heading{margin-bottom:var(--space-5);font-size:24px}.about-module__-i9KWa__videoWrap{flex:none;width:min(100%,390px)}}
.admin-attachments-module__hWBGQq__pageWrap{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.admin-attachments-module__hWBGQq__pageWrap>:last-child:not(header){flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}
.admin-notes-module__tYsW_W__pageWrap{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.admin-notes-module__tYsW_W__notesPanel{background:var(--color-surface);flex:1;min-height:0;overflow:hidden}
.foster-appointment-detail-module__0JgQEW__page{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.foster-appointment-detail-module__0JgQEW__body{min-height:0;padding:0 var(--space-4) var(--space-4);box-sizing:border-box;flex-direction:column;flex:1;display:flex;overflow:hidden}@media (min-width:768px){.foster-appointment-detail-module__0JgQEW__body{padding:var(--space-4) var(--space-5)}}.foster-appointment-detail-module__0JgQEW__error{margin:var(--space-2) var(--space-4);color:var(--color-danger,#b42318);font-size:14px}
.foster-callback-detail-module__4a1PZG__page{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.foster-callback-detail-module__4a1PZG__body{min-height:0;padding:0 var(--space-4) var(--space-6);box-sizing:border-box;flex-direction:column;flex:1;display:flex;overflow-y:auto}.foster-callback-detail-module__4a1PZG__content{gap:var(--space-5);flex-direction:column;display:flex}.foster-callback-detail-module__4a1PZG__footer{padding-top:var(--space-6);gap:var(--space-4);flex-direction:column;margin-top:auto;display:flex}.foster-callback-detail-module__4a1PZG__statusRow{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.foster-callback-detail-module__4a1PZG__date{color:var(--color-text-secondary);white-space:nowrap;font-size:14px;line-height:1.4}
.foster-attachments-module__S0xaYq__pageWrap{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.foster-attachments-module__S0xaYq__pageWrap>:last-child:not(header){flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}
.foster-messages-thread-module__Q2A5Ya__threadPage{overscroll-behavior:none;box-sizing:border-box;flex:1;grid-template-rows:auto minmax(0,1fr);min-height:0;margin:0;display:grid;overflow:hidden}.foster-messages-thread-module__Q2A5Ya__threadHeader{align-items:center;gap:var(--space-2);min-height:56px;padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border);background:var(--color-surface);flex-shrink:0;display:flex}.foster-messages-thread-module__Q2A5Ya__backButton,.foster-messages-thread-module__Q2A5Ya__headerActionButton{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;text-decoration:none;display:flex}.foster-messages-thread-module__Q2A5Ya__backButton:focus-visible,.foster-messages-thread-module__Q2A5Ya__headerActionButton:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.foster-messages-thread-module__Q2A5Ya__backIcon,.foster-messages-thread-module__Q2A5Ya__headerActionIcon{stroke-width:1.75px;width:20px;height:20px}.foster-messages-thread-module__Q2A5Ya__headerTrailing{flex-shrink:0;align-items:center;gap:2px;display:flex}.foster-messages-thread-module__Q2A5Ya__threadTitle{min-width:0;color:var(--color-text-primary);text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:18px;font-weight:600;line-height:1.2;overflow:hidden}.foster-messages-thread-module__Q2A5Ya__threadBody{min-height:0;position:relative;overflow:hidden}.foster-messages-thread-module__Q2A5Ya__composerSlot{left:0;right:0;bottom:var(--foster-bottom-nav-offset,0px);z-index:35;background:var(--color-surface);border-top:1px solid var(--color-border);box-sizing:border-box;position:fixed}
.foster-supply-detail-module__ciIH7G__page{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.foster-supply-detail-module__ciIH7G__body{min-height:0;padding:0 var(--space-4) var(--space-6);box-sizing:border-box;flex-direction:column;flex:1;display:flex;overflow-y:auto}.foster-supply-detail-module__ciIH7G__content{gap:var(--space-5);flex-direction:column;display:flex}.foster-supply-detail-module__ciIH7G__footer{padding-top:var(--space-6);gap:var(--space-4);flex-direction:column;margin-top:auto;display:flex}.foster-supply-detail-module__ciIH7G__statusRow{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.foster-supply-detail-module__ciIH7G__date{color:var(--color-text-secondary);white-space:nowrap;font-size:14px;line-height:1.4}
.admin-calendar-module__hsFjkG__fosterColorsSmith{--event-bar:#0e6e9e;--event-bg:#e8f6fd;--event-text:#0e6e9e}.admin-calendar-module__hsFjkG__fosterColorsGarcia{--event-bar:#1b7f4a;--event-bg:#e8f5ee;--event-text:#1b7f4a}.admin-calendar-module__hsFjkG__fosterColorsLee{--event-bar:#9a6700;--event-bg:#fff8e6;--event-text:#9a6700}.admin-calendar-module__hsFjkG__fosterColorsUnassigned{--event-bar:#5c6570;--event-bg:#f8f9fb;--event-text:#5c6570}.admin-calendar-module__hsFjkG__root{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:100%;min-height:0;padding:0;display:flex;overflow:hidden}.admin-calendar-module__hsFjkG__calendarBody{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}.admin-calendar-module__hsFjkG__toolbar{gap:var(--space-2);margin-bottom:var(--space-3);flex-direction:column;flex-shrink:0;display:flex}.admin-calendar-module__hsFjkG__toolbarRow{flex-wrap:nowrap;align-items:center;gap:8px;padding-bottom:2px;display:flex;overflow-x:hidden}.admin-calendar-module__hsFjkG__toolbarRowCentered{justify-content:center;width:100%;overflow:visible}.admin-calendar-module__hsFjkG__desktopFilters{margin-bottom:var(--space-2)}.admin-calendar-module__hsFjkG__monthNavInline{flex-shrink:0;align-items:center;gap:4px;margin-left:0;display:inline-flex}.admin-calendar-module__hsFjkG__toolbarRowCentered .admin-calendar-module__hsFjkG__monthNavInline{justify-content:center}.admin-calendar-module__hsFjkG__monthNavLabel{text-align:center;min-width:108px;color:var(--color-text-primary);white-space:nowrap;font-size:13px;font-weight:600}.admin-calendar-module__hsFjkG__navButtonCompact{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:32px;height:32px;color:var(--color-text-primary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.admin-calendar-module__hsFjkG__weekViewWrap{flex-direction:column;flex:1;min-height:0;display:flex}.admin-calendar-module__hsFjkG__weekStrip{flex:1;grid-template-columns:repeat(7,1fr);align-items:stretch;gap:8px;min-height:0;display:grid}.admin-calendar-module__hsFjkG__weekDay{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);flex-direction:column;gap:6px;height:100%;min-height:100%;padding:8px;display:flex;overflow-y:auto}.admin-calendar-module__hsFjkG__tabsSlot{flex:none;min-width:0}.admin-calendar-module__hsFjkG__compactTabs{--calendar-control-height:36px;width:auto;max-width:none}.admin-calendar-module__hsFjkG__compactTabs [role=tablist]{height:var(--calendar-control-height);box-sizing:border-box;gap:2px;padding:2px}.admin-calendar-module__hsFjkG__compactTabs [role=tab]{box-sizing:border-box;flex:none;height:100%;min-height:0;padding:0 10px;font-size:13px}.admin-calendar-module__hsFjkG__filterRow{--calendar-control-height:36px;flex-wrap:nowrap;flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.admin-calendar-module__hsFjkG__chip{height:var(--calendar-control-height);min-height:var(--calendar-control-height);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);font-family:var(--font-family);color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;box-sizing:border-box;flex-shrink:0;align-items:center;gap:4px;padding:0 10px;font-size:13px;line-height:1.2;display:inline-flex}.admin-calendar-module__hsFjkG__chip:hover{background:var(--color-bg)}.admin-calendar-module__hsFjkG__chip:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.admin-calendar-module__hsFjkG__chipActive{background:var(--color-accent-subtle);color:var(--color-text-primary);border-color:#c5e6f5}.admin-calendar-module__hsFjkG__chipLabel{font-weight:500}.admin-calendar-module__hsFjkG__chipValue{color:var(--color-text-primary)}.admin-calendar-module__hsFjkG__chipClear{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;padding:0;display:flex}.admin-calendar-module__hsFjkG__filterChipWrap{flex-shrink:0}.admin-calendar-module__hsFjkG__chipChevron{width:14px;height:14px;color:var(--color-text-secondary);stroke-width:1.75px;flex-shrink:0}.admin-calendar-module__hsFjkG__filterMenu{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-sizing:border-box;min-width:220px;max-height:280px;margin:0;padding:6px;list-style:none;overflow-y:auto;box-shadow:0 8px 24px #2e33381f}.admin-calendar-module__hsFjkG__filterMenuItem{border-radius:var(--radius-sm);text-align:left;width:100%;font-family:var(--font-family);color:var(--color-text-primary);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;padding:8px 10px;font-size:13px;line-height:1.35;display:block;overflow:hidden}.admin-calendar-module__hsFjkG__filterMenuItem:hover{background:var(--color-bg)}.admin-calendar-module__hsFjkG__filterMenuItem:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:1px}.admin-calendar-module__hsFjkG__filterMenuItemSelected{background:var(--color-accent-subtle);font-weight:600}.admin-calendar-module__hsFjkG__filterRowStacked{flex-direction:column;align-items:stretch;padding-bottom:0;overflow:visible}.admin-calendar-module__hsFjkG__filterMenuButton{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:44px;height:44px;color:var(--color-text-primary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.admin-calendar-module__hsFjkG__filterMenuButtonActive{border-color:var(--color-accent-primary);background:var(--color-accent-subtle)}.admin-calendar-module__hsFjkG__filterMenuIcon{stroke-width:1.75px;width:22px;height:22px}.admin-calendar-module__hsFjkG__filterMenuBadge{background:var(--color-accent-primary);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.admin-calendar-module__hsFjkG__filterMenuPanel{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-sizing:border-box;padding:10px;box-shadow:0 8px 24px #2e33381f}.admin-calendar-module__hsFjkG__filterMenuClear{border-radius:var(--radius-sm);width:100%;font-family:var(--font-family);color:var(--color-accent-primary);cursor:pointer;text-align:center;background:0 0;border:none;margin-top:8px;padding:8px 10px;font-size:13px;font-weight:500;display:block}@media (max-width:1023px){.admin-calendar-module__hsFjkG__compactTabs,.admin-calendar-module__hsFjkG__filterRow{--calendar-control-height:34px}.admin-calendar-module__hsFjkG__chip,.admin-calendar-module__hsFjkG__compactTabs [role=tab]{padding:0 8px;font-size:12px}.admin-calendar-module__hsFjkG__toolbar{gap:var(--space-1);margin-bottom:var(--space-2)}.admin-calendar-module__hsFjkG__toolbarRow{gap:6px}.admin-calendar-module__hsFjkG__filterRow{gap:4px}.admin-calendar-module__hsFjkG__legend{gap:var(--space-1) var(--space-2);margin-bottom:var(--space-2)}}@media (min-width:1024px){.admin-calendar-module__hsFjkG__toolbar>.admin-calendar-module__hsFjkG__legend{display:none}}.admin-calendar-module__hsFjkG__legend{align-items:center;gap:var(--space-2) var(--space-3);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.admin-calendar-module__hsFjkG__legendTitle{color:var(--color-text-secondary);margin-right:var(--space-1);font-size:12px;font-weight:600}.admin-calendar-module__hsFjkG__legendItem{color:var(--color-text-secondary);align-items:center;gap:6px;font-size:12px;display:inline-flex}.admin-calendar-module__hsFjkG__legendDot{border-radius:var(--radius-full);flex-shrink:0;width:8px;height:8px}.admin-calendar-module__hsFjkG__dotSmith{background:#0e6e9e}.admin-calendar-module__hsFjkG__dotGarcia{background:#1b7f4a}.admin-calendar-module__hsFjkG__dotLee{background:#9a6700}.admin-calendar-module__hsFjkG__monthNav{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.admin-calendar-module__hsFjkG__monthTitle{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600;line-height:1.3}.admin-calendar-module__hsFjkG__navButton{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:44px;height:44px;color:var(--color-text-primary);cursor:pointer;justify-content:center;align-items:center;padding:0;display:flex}.admin-calendar-module__hsFjkG__navButton:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.admin-calendar-module__hsFjkG__navIcon{stroke-width:1.75px;width:20px;height:20px}.admin-calendar-module__hsFjkG__weekdayRow{grid-template-columns:repeat(7,1fr);gap:1px;margin-bottom:1px;display:grid}.admin-calendar-module__hsFjkG__weekday{text-align:center;color:var(--color-text-secondary);padding:4px;font-size:12px;font-weight:500}.admin-calendar-module__hsFjkG__monthGrid{background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-md);grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow:hidden}.admin-calendar-module__hsFjkG__dayCell{background:var(--color-surface);box-sizing:border-box;min-height:64px;padding:4px}@media (min-width:1024px){.admin-calendar-module__hsFjkG__dayCell{min-height:88px}}.admin-calendar-module__hsFjkG__dayCellToday{background:#e8f6fd}.admin-calendar-module__hsFjkG__dayNumber{color:var(--color-text-secondary);text-align:right;margin-bottom:4px;font-size:12px;font-weight:500;display:block}.admin-calendar-module__hsFjkG__dayNumberToday{color:var(--color-info);font-weight:600}.admin-calendar-module__hsFjkG__dayEvents{flex-direction:column;gap:4px;display:flex}.admin-calendar-module__hsFjkG__eventPill{border:none;border-left:3px solid var(--event-bar,#5c6570);border-radius:var(--radius-sm);background:var(--event-bg,#f8f9fb);width:100%;font-family:var(--font-family);color:var(--event-text,#2e3338);text-align:left;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;padding:4px 6px 4px 4px;font-size:12px;font-weight:500;line-height:1.3;display:block;overflow:hidden}.admin-calendar-module__hsFjkG__eventPill:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:1px}.admin-calendar-module__hsFjkG__weekDayToday{background:#e8f6fd;border-color:#c5e6f5}.admin-calendar-module__hsFjkG__weekDayLabel{color:var(--color-text-secondary);margin:0 0 8px;font-size:12px;font-weight:600}.admin-calendar-module__hsFjkG__listGroup{margin-bottom:var(--space-4)}.admin-calendar-module__hsFjkG__listDate{margin:0 0 var(--space-2);color:var(--color-text-primary);font-size:14px;font-weight:600}.admin-calendar-module__hsFjkG__listView{flex-direction:column;display:flex}.admin-calendar-module__hsFjkG__listCard{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;font-family:var(--font-family);text-align:left;cursor:pointer;color:inherit;box-sizing:border-box;margin-bottom:10px;padding:0;display:block;position:relative;overflow:hidden}.admin-calendar-module__hsFjkG__listCard:hover{background:var(--color-bg)}.admin-calendar-module__hsFjkG__listCard:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.admin-calendar-module__hsFjkG__listCardAccent{background:var(--event-bar,#5c6570);width:4px;position:absolute;top:0;bottom:0;left:0}.admin-calendar-module__hsFjkG__listCardContent{flex-direction:column;gap:10px;min-height:108px;padding:12px 14px 12px 16px;display:flex}.admin-calendar-module__hsFjkG__listCardHeader{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.admin-calendar-module__hsFjkG__listCardMain{align-items:flex-start;gap:var(--space-3);display:flex}.admin-calendar-module__hsFjkG__listFamily{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:12px;font-weight:600;display:block}.admin-calendar-module__hsFjkG__listChevron{width:18px;height:18px;color:var(--color-text-secondary);stroke-width:1.75px;flex-shrink:0;margin-top:4px}.admin-calendar-module__hsFjkG__listRow{align-items:center;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;min-height:64px;font-family:var(--font-family);text-align:left;cursor:pointer;color:inherit;box-sizing:border-box;margin-bottom:8px;padding:10px 12px;display:flex}.admin-calendar-module__hsFjkG__listRow:hover{background:var(--color-bg)}.admin-calendar-module__hsFjkG__listRow:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.admin-calendar-module__hsFjkG__listTime{color:var(--color-text-primary);flex-shrink:0;font-size:13px;font-weight:600}.admin-calendar-module__hsFjkG__listBar{background:var(--event-bar,#5c6570);border-radius:2px;align-self:stretch;width:3px;min-height:44px}.admin-calendar-module__hsFjkG__listAvatar{flex-shrink:0}.admin-calendar-module__hsFjkG__listBody{flex:1;min-width:0}.admin-calendar-module__hsFjkG__listTitle{color:var(--color-text-primary);white-space:normal;margin:4px 0 0;font-size:15px;font-weight:600;line-height:1.35;display:block}.admin-calendar-module__hsFjkG__listLocation{color:var(--color-text-secondary);white-space:normal;margin:6px 0 0;font-size:13px;line-height:1.4;display:block}.admin-calendar-module__hsFjkG__listTrailing{flex-shrink:0;align-items:center;gap:8px;display:flex}.admin-calendar-module__hsFjkG__filteredEmpty{padding:var(--space-6) 0;text-align:center;color:var(--color-text-secondary);font-size:14px}.admin-calendar-module__hsFjkG__clearFilters{margin-top:var(--space-3)}.admin-calendar-module__hsFjkG__panel{margin-bottom:var(--space-4)}.admin-calendar-module__hsFjkG__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6)}.admin-calendar-module__hsFjkG__artboard{max-width:1100px;margin:0 auto}.admin-calendar-module__hsFjkG__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.admin-calendar-module__hsFjkG__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.admin-calendar-module__hsFjkG__frame1024{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);width:100%;max-width:1024px;height:720px;overflow:hidden}.admin-calendar-module__hsFjkG__frame640{height:640px}.admin-calendar-module__hsFjkG__frame720{max-width:720px;height:auto;padding:var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg)}.admin-calendar-module__hsFjkG__phone360{border:1px dashed var(--color-border);border-radius:var(--radius-md);width:360px;max-width:100%;height:640px;overflow:hidden}.admin-calendar-module__hsFjkG__anatomyRow{gap:var(--space-3);flex-direction:column;max-width:400px;display:flex}.admin-calendar-module__hsFjkG__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.admin-callback-queue-module__JDM7Ta__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.admin-callback-queue-module__JDM7Ta__row{align-items:center;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:72px;color:inherit;box-sizing:border-box;padding:12px 16px;text-decoration:none;display:flex}.admin-callback-queue-module__JDM7Ta__row:hover{background:var(--color-bg)}.admin-callback-queue-module__JDM7Ta__row:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.admin-callback-queue-module__JDM7Ta__petStack{flex-shrink:0;min-width:68px}.admin-callback-queue-module__JDM7Ta__body{flex:1;min-width:0}.admin-callback-queue-module__JDM7Ta__household{color:var(--color-text-primary);margin:0;font-size:16px;font-weight:600;line-height:1.3}.admin-callback-queue-module__JDM7Ta__reason{color:var(--color-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.admin-callback-queue-module__JDM7Ta__meta{color:var(--color-text-secondary);margin:6px 0 0;font-size:12px;line-height:1.4}.admin-callback-queue-module__JDM7Ta__trailing{align-items:flex-end;gap:var(--space-2);flex-direction:column;flex-shrink:0;display:flex}.admin-callback-queue-module__JDM7Ta__time{color:var(--color-text-secondary);white-space:nowrap;font-size:12px}.admin-callback-queue-module__JDM7Ta__chevron{width:20px;height:20px;color:var(--color-text-secondary);stroke-width:1.75px}.admin-callback-queue-module__JDM7Ta__toolbar{margin-bottom:var(--space-4)}.admin-callback-queue-module__JDM7Ta__screen{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;margin:0;padding:0;display:flex}.admin-callback-queue-module__JDM7Ta__filteredEmpty{margin-top:var(--space-6);text-align:center;color:var(--color-text-secondary);font-size:14px}.admin-callback-queue-module__JDM7Ta__emptyWrap{margin-top:var(--space-4)}.admin-callback-queue-module__JDM7Ta__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.admin-callback-queue-module__JDM7Ta__artboard{width:100%;max-width:960px}.admin-callback-queue-module__JDM7Ta__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.admin-callback-queue-module__JDM7Ta__panel{margin-bottom:var(--space-6)}.admin-callback-queue-module__JDM7Ta__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.admin-callback-queue-module__JDM7Ta__frame1024{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:100%;max-width:1024px;height:640px;display:flex;overflow:hidden}.admin-callback-queue-module__JDM7Ta__screenColumn{flex:1;min-height:0;overflow:auto}.admin-callback-queue-module__JDM7Ta__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.admin-foster-messages-inbox-module__g7oY1a__screen{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;margin:0;padding:0;display:flex;overflow-y:auto}.admin-foster-messages-inbox-module__g7oY1a__grid{gap:var(--space-3);grid-template-columns:1fr;padding:0;display:grid}@media (min-width:1024px){.admin-foster-messages-inbox-module__g7oY1a__grid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr))}}.admin-foster-messages-inbox-module__g7oY1a__filteredEmpty{margin:var(--space-6) 0;text-align:center;color:var(--color-text-primary);opacity:.75;font-size:14px}.admin-foster-messages-inbox-module__g7oY1a__emptyWrap{margin-top:var(--space-4)}.admin-foster-messages-inbox-module__g7oY1a__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.admin-foster-messages-inbox-module__g7oY1a__artboard{width:100%;max-width:1100px}.admin-foster-messages-inbox-module__g7oY1a__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.admin-foster-messages-inbox-module__g7oY1a__panel{margin-bottom:var(--space-6)}.admin-foster-messages-inbox-module__g7oY1a__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.admin-foster-messages-inbox-module__g7oY1a__frame1024{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:100%;max-width:1024px;height:640px;display:flex;overflow:hidden}.admin-foster-messages-inbox-module__g7oY1a__phone360{border:1px dashed var(--color-border);border-radius:var(--radius-md);flex-direction:column;width:360px;max-width:100%;height:560px;display:flex;overflow:hidden}.admin-foster-messages-inbox-module__g7oY1a__screenColumn{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:auto}.admin-foster-messages-inbox-module__g7oY1a__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.admin-foster-user-list-module__7mVVcq__list{gap:var(--space-3);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}@media (min-width:1024px){.admin-foster-user-list-module__7mVVcq__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.admin-foster-user-list-module__7mVVcq__row{align-items:flex-start;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:88px;color:inherit;box-sizing:border-box;padding:14px 16px;text-decoration:none;display:flex}.admin-foster-user-list-module__7mVVcq__row:hover{background:var(--color-bg)}.admin-foster-user-list-module__7mVVcq__row:focus{outline:none}.admin-foster-user-list-module__7mVVcq__row:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.admin-foster-user-list-module__7mVVcq__body{flex:1;min-width:0}.admin-foster-user-list-module__7mVVcq__name{color:var(--color-text-primary);margin:0;font-size:16px;font-weight:600;line-height:1.3;display:block}.admin-foster-user-list-module__7mVVcq__contact{color:var(--color-text-secondary);white-space:normal;margin:6px 0 0;font-size:14px;line-height:1.45;display:block}.admin-foster-user-list-module__7mVVcq__trailing{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.admin-foster-user-list-module__7mVVcq__chevron{width:20px;height:20px;color:var(--color-text-secondary);stroke-width:1.75px}.admin-foster-user-list-module__7mVVcq__toolbar{margin-bottom:var(--space-4)}.admin-foster-user-list-module__7mVVcq__screen{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;margin:0;padding:0;display:flex;overflow-y:auto}.admin-foster-user-list-module__7mVVcq__empty{margin-top:var(--space-6);color:var(--color-text-secondary);font-size:14px}.admin-foster-user-list-module__7mVVcq__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.admin-foster-user-list-module__7mVVcq__artboard{width:100%;max-width:960px}.admin-foster-user-list-module__7mVVcq__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.admin-foster-user-list-module__7mVVcq__panel{margin-bottom:var(--space-6)}.admin-foster-user-list-module__7mVVcq__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.admin-foster-user-list-module__7mVVcq__frame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);height:560px;overflow:hidden}.admin-foster-user-list-module__7mVVcq__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.admin-home-dashboard-module__gPokNG__dashboard{gap:var(--space-4);width:100%;max-width:1120px;padding-bottom:var(--space-4);flex-direction:column;margin:0 auto;display:flex}.admin-home-dashboard-module__gPokNG__grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-home-dashboard-module__gPokNG__card{justify-content:space-between;gap:var(--space-4);min-height:188px;padding:var(--space-5);border:1px solid var(--color-border);box-sizing:border-box;background:linear-gradient(#fff 0%,#fbfcfd 100%);border-radius:16px;flex-direction:column;display:flex;box-shadow:0 1px 2px #2e33380a}.admin-home-dashboard-module__gPokNG__cardTop{align-items:flex-start;gap:var(--space-4);display:flex}.admin-home-dashboard-module__gPokNG__iconPlate{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.admin-home-dashboard-module__gPokNG__cardIcon{stroke-width:1.75px;width:22px;height:22px}.admin-home-dashboard-module__gPokNG__cardCopy{flex:1;min-width:0}.admin-home-dashboard-module__gPokNG__cardLabel{letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-secondary);margin:0;font-size:13px;font-weight:600}.admin-home-dashboard-module__gPokNG__cardMetric{color:var(--color-text-primary);font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:clamp(34px,5vw,42px);font-weight:700;line-height:1}.admin-home-dashboard-module__gPokNG__cardDetail{color:var(--color-text-secondary);margin:8px 0 0;font-size:14px;line-height:1.45}.admin-home-dashboard-module__gPokNG__cardAction{background:var(--color-accent-primary);min-height:40px;color:var(--color-text-primary-on-accent);transition:background-color var(--motion-duration) var(--motion-ease), transform var(--motion-duration) var(--motion-ease);border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.admin-home-dashboard-module__gPokNG__cardAction:hover{background:var(--color-accent-primary-hover)}.admin-home-dashboard-module__gPokNG__cardAction:focus{outline:none}.admin-home-dashboard-module__gPokNG__cardAction:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.admin-home-dashboard-module__gPokNG__cardActionSubtle{color:var(--color-info);background:0 0;border-radius:0;min-height:auto;padding:0}.admin-home-dashboard-module__gPokNG__cardActionSubtle:hover{color:#0a5a82;background:0 0}.admin-home-dashboard-module__gPokNG__cardActionIcon{stroke-width:2px;width:16px;height:16px}.admin-home-dashboard-module__gPokNG__cardAccentBlue .admin-home-dashboard-module__gPokNG__iconPlate{color:#0e6e9e;background:#e8f6fd}.admin-home-dashboard-module__gPokNG__cardAccentPurple .admin-home-dashboard-module__gPokNG__iconPlate{color:#7c5cc4;background:#f3effa}.admin-home-dashboard-module__gPokNG__cardAccentTeal .admin-home-dashboard-module__gPokNG__iconPlate{color:#1f7a62;background:#e7f7f3}.admin-home-dashboard-module__gPokNG__cardAccentSlate .admin-home-dashboard-module__gPokNG__iconPlate{color:#4f5d6b;background:#eef1f5}.admin-home-dashboard-module__gPokNG__cardClear{background:linear-gradient(#f3fbf5 0%,#eaf7ee 100%);border-color:#cfe8d6}.admin-home-dashboard-module__gPokNG__cardClear .admin-home-dashboard-module__gPokNG__iconPlate{color:#1f7a3b;background:#d4edda}.admin-home-dashboard-module__gPokNG__cardClear .admin-home-dashboard-module__gPokNG__cardDetail{color:#3d6b4d}.admin-home-dashboard-module__gPokNG__cardActionClear{color:#1f5f32;background:#d4edda}.admin-home-dashboard-module__gPokNG__cardActionClear:hover{background:#c3e6cb}@media (max-width:767px){.admin-home-dashboard-module__gPokNG__grid{grid-template-columns:1fr}.admin-home-dashboard-module__gPokNG__card{min-height:0}}@media (min-width:1280px){.admin-home-dashboard-module__gPokNG__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.appointment-list-module__9pIZFG__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.appointment-list-module__9pIZFG__row{align-items:center;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:72px;color:inherit;box-sizing:border-box;transition:background-color var(--motion-duration) var(--motion-ease);padding:12px 16px;text-decoration:none;display:flex}.appointment-list-module__9pIZFG__row:hover{background:var(--color-bg)}.appointment-list-module__9pIZFG__row:focus{outline:none}.appointment-list-module__9pIZFG__row:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.appointment-list-module__9pIZFG__body{flex:1;min-width:0}.appointment-list-module__9pIZFG__title{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:600;line-height:1.3;overflow:hidden}.appointment-list-module__9pIZFG__meta{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:14px;line-height:1.4;overflow:hidden}.appointment-list-module__9pIZFG__trailing{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.appointment-list-module__9pIZFG__chevron{width:20px;height:20px;color:var(--color-text-secondary);stroke-width:1.75px}.appointment-list-module__9pIZFG__screen{box-sizing:border-box;flex-direction:column;flex:1;height:100%;min-height:0;margin:0;padding:0;display:flex;overflow-x:hidden}.appointment-list-module__9pIZFG__scrollRegion{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:0;overflow-y:auto}.appointment-list-module__9pIZFG__listColumn{width:100%;max-width:none;margin:0}.appointment-list-module__9pIZFG__intro{margin:0 0 var(--space-4);color:var(--color-text-secondary);font-size:14px;line-height:1.45}.appointment-list-module__9pIZFG__emptyWrap{padding:var(--space-5) 0 var(--space-6)}.appointment-list-module__9pIZFG__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.appointment-list-module__9pIZFG__artboard{width:100%;max-width:720px}.appointment-list-module__9pIZFG__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.appointment-list-module__9pIZFG__panel{margin-bottom:var(--space-6)}.appointment-list-module__9pIZFG__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.appointment-list-module__9pIZFG__anatomyStack{gap:var(--space-4);flex-direction:column;max-width:560px;display:flex}.appointment-list-module__9pIZFG__anatomyLabel{margin:0 0 var(--space-2);color:var(--color-text-secondary);font-size:11px}.appointment-list-module__9pIZFG__anatomyBlock{padding:var(--space-4);background:var(--color-bg);border:1px dashed var(--color-border);border-radius:var(--radius-md)}.appointment-list-module__9pIZFG__phoneFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:360px;max-width:100%;height:640px;margin:0 auto;display:flex;overflow:hidden}.appointment-list-module__9pIZFG__desktopFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:100%;max-width:720px;height:640px;margin:0 auto;display:flex;overflow:hidden}.appointment-list-module__9pIZFG__annotation{margin:var(--space-2) 0 0;color:var(--color-text-secondary);font-size:11px;line-height:1.45}.appointment-list-module__9pIZFG__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.change-password-form-module__U4yFkq__formScreen{width:100%;max-width:none;padding:0 var(--space-4) var(--space-6);box-sizing:border-box;margin:0}.change-password-form-module__U4yFkq__alertStack{gap:var(--space-4);margin-bottom:var(--space-4);flex-direction:column;display:flex}.change-password-form-module__U4yFkq__form,.change-password-form-module__U4yFkq__fields{gap:var(--space-4);flex-direction:column;display:flex}.change-password-form-module__U4yFkq__actions{gap:var(--space-3);margin-top:var(--space-2);flex-direction:column;display:flex}.change-password-form-module__U4yFkq__cancelLink{min-height:44px;font-family:var(--font-family);color:#0e6e9e;justify-content:center;align-items:center;font-size:14px;font-weight:500;text-decoration:none;display:flex}.change-password-form-module__U4yFkq__cancelLink:hover{text-decoration:underline}.change-password-form-module__U4yFkq__cancelLink:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px;border-radius:var(--radius-sm)}.change-password-form-module__U4yFkq__signOut{margin:var(--space-6) auto 0;font-family:var(--font-family);color:#0e6e9e;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.change-password-form-module__U4yFkq__signOut:hover{text-decoration:underline}.change-password-form-module__U4yFkq__signOut:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px;border-radius:2px}.change-password-form-module__U4yFkq__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.change-password-form-module__U4yFkq__artboard{width:100%;max-width:960px}.change-password-form-module__U4yFkq__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.change-password-form-module__U4yFkq__panel{margin-bottom:var(--space-6)}.change-password-form-module__U4yFkq__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.change-password-form-module__U4yFkq__phoneFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:360px;max-width:100%;height:640px;margin:0 auto;display:flex;overflow:hidden}.change-password-form-module__U4yFkq__desktopFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:100%;max-width:720px;height:480px;margin:0 auto;display:flex;overflow:hidden}.change-password-form-module__U4yFkq__annotation{margin:var(--space-2) 0 0;color:var(--color-text-secondary);font-size:11px;line-height:1.45}.change-password-form-module__U4yFkq__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.datetime-picker-module__M3DYPa__field{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.datetime-picker-module__M3DYPa__fieldDisabled{opacity:.5;pointer-events:none}.datetime-picker-module__M3DYPa__label{color:var(--color-text-primary);margin:0;font-size:15px;font-weight:600;line-height:1.3}.datetime-picker-module__M3DYPa__required{color:var(--color-destructive);margin-left:2px}.datetime-picker-module__M3DYPa__pickerPanel{gap:var(--space-3);width:100%;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:linear-gradient(180deg, #fafcfd 0%, var(--color-surface) 100%);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);display:grid;box-shadow:0 1px 2px #2e33380a}.datetime-picker-module__M3DYPa__pickerPanelError{border-color:var(--color-destructive)}@media (max-width:640px){.datetime-picker-module__M3DYPa__pickerPanel{padding:var(--space-3);grid-template-columns:1fr}}.datetime-picker-module__M3DYPa__segment{flex-direction:column;gap:6px;min-width:0;display:flex}.datetime-picker-module__M3DYPa__controlShell{align-items:stretch;width:100%;display:flex;position:relative}.datetime-picker-module__M3DYPa__controlShellError .datetime-picker-module__M3DYPa__input{border-color:var(--color-destructive)}.datetime-picker-module__M3DYPa__leadIcon{width:22px;height:22px;color:var(--color-info);stroke-width:1.75px;pointer-events:none;z-index:1;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.datetime-picker-module__M3DYPa__input{border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-surface);width:100%;min-height:56px;color:var(--color-text-primary);font-family:var(--font-family);box-shadow:none;appearance:none;transition:border-color var(--motion-duration) var(--motion-ease), box-shadow var(--motion-duration) var(--motion-ease), background-color var(--motion-duration) var(--motion-ease);margin:0;padding:14px 48px 14px 16px;font-size:18px;font-weight:500;line-height:1.35}.datetime-picker-module__M3DYPa__inputWithIcon{padding-left:50px}.datetime-picker-module__M3DYPa__input:hover:not(:disabled){background-color:#fff;border-color:#b8c4cc}.datetime-picker-module__M3DYPa__input:focus{outline:none}.datetime-picker-module__M3DYPa__input:focus-visible,.datetime-picker-module__M3DYPa__demoFocus .datetime-picker-module__M3DYPa__input{border-color:var(--color-accent-primary);box-shadow:0 0 0 3px #0e6e9e24}.datetime-picker-module__M3DYPa__input:disabled{background-color:var(--color-bg);color:var(--color-text-secondary);cursor:not-allowed}.datetime-picker-module__M3DYPa__input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.85;border-radius:var(--radius-sm);width:28px;height:28px;margin-right:2px;padding:4px}.datetime-picker-module__M3DYPa__input::-webkit-calendar-picker-indicator:hover{opacity:1;background:var(--color-accent-subtle)}.datetime-picker-module__M3DYPa__input::-webkit-datetime-edit{padding:0}.datetime-picker-module__M3DYPa__input::-webkit-datetime-edit-fields-wrapper{padding:0}.datetime-picker-module__M3DYPa__sublabel{letter-spacing:.01em;color:var(--color-text-secondary);margin:0;font-size:13px;font-weight:600}.datetime-picker-module__M3DYPa__helper{color:var(--color-text-secondary);margin:0;font-size:13px;font-weight:400;line-height:1.45}.datetime-picker-module__M3DYPa__error{align-items:flex-start;gap:var(--space-2);color:var(--color-destructive);margin:0;font-size:13px;font-weight:500;line-height:1.4;display:flex}.datetime-picker-module__M3DYPa__errorIcon{stroke-width:1.75px;flex-shrink:0;width:16px;height:16px;margin-top:1px}.datetime-picker-module__M3DYPa__timezoneNote{color:var(--color-text-secondary);margin:0;font-size:12px}.datetime-picker-module__M3DYPa__formExcerpt{padding:var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.datetime-picker-module__M3DYPa__formExcerptTitle{margin:0 0 var(--space-3);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-secondary);font-size:11px;font-weight:600}.datetime-picker-module__M3DYPa__formExcerptStack{gap:var(--space-4);flex-direction:column;display:flex}.datetime-picker-module__M3DYPa__stubLine{border-radius:var(--radius-md);background:var(--color-bg);border:1px solid var(--color-border);height:56px}.datetime-picker-module__M3DYPa__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.datetime-picker-module__M3DYPa__artboard{width:100%;max-width:720px}.datetime-picker-module__M3DYPa__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.datetime-picker-module__M3DYPa__section{margin-bottom:var(--space-5)}.datetime-picker-module__M3DYPa__sectionTitle{margin:0 0 var(--space-4);color:var(--color-text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.datetime-picker-module__M3DYPa__stack{gap:var(--space-4);flex-direction:column;display:flex}.datetime-picker-module__M3DYPa__mobileInset{margin-top:var(--space-6);padding:var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-md);max-width:360px}.datetime-picker-module__M3DYPa__insetTitle{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.datetime-picker-module__M3DYPa__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.foster-home-hub-module__fovnmW__hub{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.foster-home-hub-module__fovnmW__hubDesktopCentered{max-width:none}.foster-home-hub-module__fovnmW__greeting{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600;line-height:1.35}.foster-home-hub-module__fovnmW__greetingSpaced{margin-bottom:var(--space-2)}.foster-home-hub-module__fovnmW__shortcutList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.foster-home-hub-module__fovnmW__shortcutRow{min-height:72px;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:inherit;box-sizing:border-box;transition:background-color var(--motion-duration) var(--motion-ease);align-items:center;gap:12px;text-decoration:none;display:flex}.foster-home-hub-module__fovnmW__shortcutRow:hover{background:var(--color-bg)}.foster-home-hub-module__fovnmW__shortcutRow:focus{outline:none}.foster-home-hub-module__fovnmW__shortcutRow:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.foster-home-hub-module__fovnmW__iconPlate{border-radius:var(--radius-sm);background:var(--color-accent-subtle);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.foster-home-hub-module__fovnmW__rowIcon{color:#0e6e9e;stroke-width:1.75px;width:24px;height:24px}.foster-home-hub-module__fovnmW__unreadBadge{border-radius:var(--radius-full);background:var(--color-destructive);min-width:18px;height:18px;color:var(--color-destructive-label);text-align:center;padding:0 5px;font-size:10px;font-weight:600;line-height:18px;position:absolute;top:-4px;right:-4px}.foster-home-hub-module__fovnmW__notifyDot{border-radius:var(--radius-full);background:var(--color-destructive);border:2px solid var(--color-surface);width:8px;height:8px;position:absolute;top:2px;right:2px}.foster-home-hub-module__fovnmW__rowText{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.foster-home-hub-module__fovnmW__rowTitle{color:var(--color-text-primary);font-size:16px;font-weight:600;line-height:1.3}.foster-home-hub-module__fovnmW__rowMeta{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1.4;overflow:hidden}.foster-home-hub-module__fovnmW__badgeRow{flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;display:flex}.foster-home-hub-module__fovnmW__rowDetail{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.foster-home-hub-module__fovnmW__rowTrailing{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.foster-home-hub-module__fovnmW__chevron{width:20px;height:20px;color:var(--color-text-secondary);stroke-width:1.75px}.foster-home-hub-module__fovnmW__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.foster-home-hub-module__fovnmW__artboard{width:100%;max-width:720px}.foster-home-hub-module__fovnmW__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.foster-home-hub-module__fovnmW__panel{margin-bottom:var(--space-6)}.foster-home-hub-module__fovnmW__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.foster-home-hub-module__fovnmW__phoneFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:360px;max-width:100%;height:640px;margin:0 auto;display:flex;overflow:hidden}.foster-home-hub-module__fovnmW__desktopFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:100%;max-width:720px;height:560px;margin:0 auto;display:flex;overflow:hidden}.foster-home-hub-module__fovnmW__annotation{margin:var(--space-2) 0 0;color:var(--color-text-secondary);font-size:11px;line-height:1.45}.foster-home-hub-module__fovnmW__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.foster-notification-settings-module__IJXC-q__screen{width:100%;max-width:none;padding:0 var(--space-4) var(--space-6);box-sizing:border-box;margin:0}.foster-notification-settings-module__IJXC-q__intro{gap:var(--space-3);margin:0 0 var(--space-4);color:var(--color-text-secondary);font-size:14px;line-height:1.45;display:flex}.foster-notification-settings-module__IJXC-q__introIcon{color:#0e6e9e;stroke-width:1.75px;flex-shrink:0;width:20px;height:20px;margin-top:2px}.foster-notification-settings-module__IJXC-q__introText{margin:0}.foster-notification-settings-module__IJXC-q__alertBlock{margin-bottom:var(--space-4)}.foster-notification-settings-module__IJXC-q__sectionLabel{margin:var(--space-6) 0 var(--space-2);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-secondary);font-size:12px;font-weight:600}.foster-notification-settings-module__IJXC-q__rowList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.foster-notification-settings-module__IJXC-q__row{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:56px;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-sizing:border-box;display:flex}.foster-notification-settings-module__IJXC-q__rowDisabled{opacity:.5}.foster-notification-settings-module__IJXC-q__rowText{flex:1;min-width:0}.foster-notification-settings-module__IJXC-q__rowTitle{color:var(--color-text-primary);font-size:16px;font-weight:600;line-height:1.3;display:block}.foster-notification-settings-module__IJXC-q__rowDescription{color:var(--color-text-secondary);margin-top:4px;font-size:14px;line-height:1.4;display:block}.foster-notification-settings-module__IJXC-q__enableWrap{margin-bottom:var(--space-4)}.foster-notification-settings-module__IJXC-q__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.foster-notification-settings-module__IJXC-q__artboard{width:100%;max-width:720px}.foster-notification-settings-module__IJXC-q__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.foster-notification-settings-module__IJXC-q__panel{margin-bottom:var(--space-6)}.foster-notification-settings-module__IJXC-q__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.foster-notification-settings-module__IJXC-q__phoneFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:360px;max-width:100%;height:640px;margin:0 auto;display:flex;overflow:hidden}.foster-notification-settings-module__IJXC-q__desktopFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:100%;max-width:720px;height:560px;margin:0 auto;display:flex;overflow:hidden}.foster-notification-settings-module__IJXC-q__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
.page-info-popover-module__oOrvsq__root{position:relative}.page-info-popover-module__oOrvsq__trigger{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:40px;height:40px;color:var(--color-info);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.page-info-popover-module__oOrvsq__trigger:hover{background:var(--color-accent-subtle)}.page-info-popover-module__oOrvsq__trigger:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.page-info-popover-module__oOrvsq__triggerIcon{stroke-width:1.75px;width:18px;height:18px}.page-info-popover-module__oOrvsq__panel{z-index:50;width:min(320px,100vw - 32px);padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 28px #2e333824}.page-info-popover-module__oOrvsq__panelBody{align-items:flex-start;gap:var(--space-3);display:flex}.page-info-popover-module__oOrvsq__panelIcon{width:18px;height:18px;color:var(--color-info);stroke-width:1.75px;flex-shrink:0;margin-top:2px}.page-info-popover-module__oOrvsq__panelText{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.45}
.push-notification-popover-module__BKZ90G__root{position:relative}.push-notification-popover-module__BKZ90G__trigger{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:40px;height:40px;color:var(--color-info);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.push-notification-popover-module__BKZ90G__trigger:hover{background:var(--color-accent-subtle)}.push-notification-popover-module__BKZ90G__trigger:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.push-notification-popover-module__BKZ90G__triggerIcon{stroke-width:1.75px;width:18px;height:18px}.push-notification-popover-module__BKZ90G__panel{z-index:50;width:min(360px,100vw - 32px);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);gap:var(--space-3);flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 28px #2e333824}.push-notification-popover-module__BKZ90G__panelHeader{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.push-notification-popover-module__BKZ90G__panelTitle{margin:0;font-size:15px;font-weight:600}.push-notification-popover-module__BKZ90G__close{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.push-notification-popover-module__BKZ90G__closeIcon{width:18px;height:18px}.push-notification-popover-module__BKZ90G__error{color:var(--color-destructive);margin:0;font-size:13px}.push-notification-popover-module__BKZ90G__success{color:#1b7f4a;margin:0;font-size:13px;font-weight:500}
.supply-request-list-module__YYN8JG__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.supply-request-list-module__YYN8JG__row{align-items:center;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:72px;color:inherit;box-sizing:border-box;transition:background-color var(--motion-duration) var(--motion-ease);padding:12px 16px;text-decoration:none;display:flex}.supply-request-list-module__YYN8JG__row:hover,.supply-request-list-module__YYN8JG__row:active{background:var(--color-bg)}.supply-request-list-module__YYN8JG__row:focus{outline:none}.supply-request-list-module__YYN8JG__row:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.supply-request-list-module__YYN8JG__petStack{flex-shrink:0;min-width:68px}.supply-request-list-module__YYN8JG__body{flex:1;min-width:0}.supply-request-list-module__YYN8JG__title{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:600;line-height:1.3;overflow:hidden}.supply-request-list-module__YYN8JG__meta{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:14px;line-height:1.4;overflow:hidden}.supply-request-list-module__YYN8JG__trailing{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.supply-request-list-module__YYN8JG__chevron{width:20px;height:20px;color:var(--color-text-secondary);stroke-width:1.75px}.supply-request-list-module__YYN8JG__screen{box-sizing:border-box;flex-direction:column;flex:1;height:100%;min-height:0;margin:0;padding:0;display:flex;overflow-x:hidden}.supply-request-list-module__YYN8JG__tabsSlot{padding:0 0 var(--space-4);flex-shrink:0}.supply-request-list-module__YYN8JG__scrollRegion{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:0;overflow-y:auto}.supply-request-list-module__YYN8JG__listColumn{width:100%;max-width:none;margin:0}.supply-request-list-module__YYN8JG__emptyWrap{padding:var(--space-5) 0 var(--space-6)}.supply-request-list-module__YYN8JG__canvas{background:var(--color-bg);min-height:100vh;padding:var(--space-6);justify-content:center;display:flex}.supply-request-list-module__YYN8JG__artboard{width:100%;max-width:720px}.supply-request-list-module__YYN8JG__caption{margin:0 0 var(--space-5);color:var(--color-text-secondary);font-size:12px;font-weight:500}.supply-request-list-module__YYN8JG__panel{margin-bottom:var(--space-6)}.supply-request-list-module__YYN8JG__panelLabel{margin:0 0 var(--space-3);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.supply-request-list-module__YYN8JG__anatomyStack{gap:var(--space-4);flex-direction:column;max-width:560px;display:flex}.supply-request-list-module__YYN8JG__anatomyLabel{margin:0 0 var(--space-2);color:var(--color-text-secondary);font-size:11px}.supply-request-list-module__YYN8JG__anatomyBlock{padding:var(--space-4);background:var(--color-bg);border:1px dashed var(--color-border);border-radius:var(--radius-md)}.supply-request-list-module__YYN8JG__tabAnatomyRow{gap:var(--space-5);flex-wrap:wrap;display:flex}.supply-request-list-module__YYN8JG__tabAnatomyItem{flex:240px}.supply-request-list-module__YYN8JG__phoneFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:360px;max-width:100%;height:640px;margin:0 auto;display:flex;overflow:hidden}.supply-request-list-module__YYN8JG__insetFrame{width:360px;max-width:100%;padding:var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);margin:0 auto}.supply-request-list-module__YYN8JG__desktopFrame{border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);flex-direction:column;width:100%;max-width:720px;height:640px;margin:0 auto;display:flex;overflow:hidden}.supply-request-list-module__YYN8JG__annotation{margin:var(--space-2) 0 0;color:var(--color-text-secondary);font-size:11px;line-height:1.45}.supply-request-list-module__YYN8JG__footnote{margin-top:var(--space-4);color:var(--color-text-secondary);font-size:11px;line-height:1.5}
