.model-picker_triggerContainer__UwMrm{min-width:0}.model-picker_trigger__B0_BJ{max-width:220px;min-width:0;flex:0 1 auto}.model-picker_triggerLabel__yuCBc{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-picker_triggerChevron__CtHHQ{flex-shrink:0}.model-picker_list__LmONx{display:flex;flex-direction:column;gap:var(--sv-space-3);max-height:320px;overflow-y:auto;padding:var(--sv-space-2)}.model-picker_group__HKTQI{display:flex;flex-direction:column;gap:var(--sv-space-1)}.model-picker_groupLabel__hxE6i{margin:0;padding:var(--sv-space-1) var(--sv-space-2);font-size:var(--sv-font-size-xs);font-weight:var(--sv-font-weight-semibold);text-transform:uppercase;letter-spacing:.04em;color:var(--sv-color-text-muted)}.model-picker_item__bTmy2{display:block;width:100%;text-align:left;background:none;border:none;border-radius:var(--sv-radius-sm);padding:var(--sv-space-2);font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (hover:hover){.model-picker_item__bTmy2:hover{background:var(--sv-color-surface-sunken)}}.model-picker_itemSelected__FUMQr{background:var(--sv-color-accent-subtle);font-weight:var(--sv-font-weight-semibold)}.model-picker_itemActive__gFkTa{outline:var(--sv-border-width-hairline) solid var(--sv-color-accent);outline-offset:calc(-1 * var(--sv-border-width-hairline))}.model-picker_list__LmONx:focus-visible{outline:none}.model-picker_empty__9__aq{margin:0;padding:var(--sv-space-3) var(--sv-space-2);font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted)}.model-picker_footer__EB5j7{display:flex;flex-direction:column;gap:var(--sv-space-1);border-top:var(--sv-border-width-hairline) solid var(--sv-color-border);padding:var(--sv-space-2)}.model-picker_footerLink__hpLrW{display:block;border-radius:var(--sv-radius-sm);padding:var(--sv-space-1) var(--sv-space-2);font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted);text-decoration:none}@media (hover:hover){.model-picker_footerLink__hpLrW:hover{background:var(--sv-color-surface-sunken)}}.Popover_container__uSWV2{position:relative;display:inline-flex}.Popover_panel__ZUXgF{position:absolute;top:calc(100% + var(--sv-space-2));z-index:60;background:var(--sv-color-surface);border:var(--sv-border-width-hairline) solid var(--sv-color-border);border-radius:var(--sv-radius-2xl);box-shadow:var(--sv-shadow-popover);overflow-x:hidden;overflow-y:auto;animation:Popover_sv-popover-in__HRxk3 .12s ease}@keyframes Popover_sv-popover-in__HRxk3{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Popover_panel__ZUXgF{animation:none}}.Popover_right__3zD3m{right:0}.Popover_left__2WqET{left:0}.Popover_upward__KK4p9{top:auto;bottom:calc(100% + var(--sv-space-2));animation-name:Popover_sv-popover-in-upward__uxI73}@keyframes Popover_sv-popover-in-upward__uxI73{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.DatePicker_trigger__Vuqw6{display:flex;align-items:center;justify-content:space-between;gap:var(--sv-space-2);width:100%;height:36px;box-sizing:border-box;padding:4px var(--sv-space-3);font-family:var(--sv-font-family);font-size:var(--sv-font-size-sm);line-height:1.5;color:var(--sv-color-text-primary);background-color:var(--sv-color-surface);border:var(--sv-border-width-hairline) solid var(--sv-color-border-strong);border-radius:var(--sv-radius-md);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}@media (pointer:coarse){.DatePicker_trigger__Vuqw6{font-size:var(--sv-font-size-md)}}.DatePicker_trigger__Vuqw6:focus-visible{outline:none;border-color:var(--sv-color-accent);box-shadow:0 0 0 2px var(--sv-color-focus-ring)}.DatePicker_trigger__Vuqw6:disabled{opacity:.5;cursor:not-allowed}.DatePicker_triggerValue__8VA_O{color:var(--sv-color-text-primary)}.DatePicker_triggerPlaceholder__LjQ6u{color:var(--sv-color-text-muted)}.DatePicker_popoverBody__St3mI{padding:var(--sv-space-3)}.DatePicker_drawerBody__IEGXE{padding:var(--sv-space-4);padding-bottom:max(var(--sv-space-4),env(safe-area-inset-bottom))}.FileDropzone_dropzone__uuygC{display:flex;align-items:center;gap:var(--sv-space-4);width:100%;box-sizing:border-box;padding:var(--sv-space-4) var(--sv-space-5);border:1.5px dashed var(--sv-color-border);border-radius:var(--sv-radius-md);background-color:var(--sv-color-surface-raised);cursor:pointer;transition:background-color .12s ease,border-color .12s ease}@media (hover:hover){.FileDropzone_dropzone__uuygC:hover{background-color:var(--sv-color-surface-sunken);border-color:var(--sv-color-border-strong)}}.FileDropzone_dropzoneActive__mE60Q{background-color:var(--sv-color-surface-sunken);border-color:var(--sv-color-border-strong)}.FileDropzone_dropzoneDisabled__r_NnC{opacity:.5;cursor:not-allowed}.FileDropzone_icon__KptlY{display:inline-flex;flex-shrink:0;color:var(--sv-color-text-muted)}.FileDropzone_text__OkAjh{display:flex;flex-direction:column;gap:2px;min-width:0}.FileDropzone_title__CMTrI{font-size:var(--sv-font-size-sm);font-weight:var(--sv-font-weight-medium);color:var(--sv-color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FileDropzone_hint__2y6Ad{font-size:var(--sv-font-size-xs);color:var(--sv-color-text-muted)}.FileDropzone_hiddenInput__xh6Lh{display:none}.HeaderFooterLayout_shell__UhiKz{display:flex;flex-direction:column;height:100%}.HeaderFooterLayout_header___nRcn{flex-shrink:0;overflow:hidden}.HeaderFooterLayout_main__gAgO6{flex:1 1;min-height:0;overflow-y:auto}.HeaderFooterLayout_footer__1SkR0{flex-shrink:0;overflow:hidden}.HoverCard_root__5EcpJ{display:inline-flex}.IconPicker_trigger__AozyY{display:flex;align-items:center;gap:var(--sv-space-2);padding:var(--sv-space-2);border:var(--sv-border-width-hairline) solid var(--sv-color-border-strong);border-radius:var(--sv-radius-md);background:var(--sv-color-surface);color:var(--sv-color-text-primary);cursor:pointer}.IconPicker_trigger__AozyY:hover{background:var(--sv-color-surface-sunken)}.IconPicker_trigger__AozyY:disabled{opacity:.5;cursor:not-allowed}.IconPicker_placeholder__6s7Oj{display:flex;align-items:center;justify-content:center;width:var(--sv-icon-size-md);height:var(--sv-icon-size-md);color:var(--sv-color-text-subtle);font-size:var(--sv-font-size-sm)}.IconPicker_triggerLabel__Ws__M{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary)}.IconPicker_grid__Rkluo{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:var(--sv-space-1);gap:var(--sv-space-1);padding:var(--sv-space-2)}.IconPicker_option__3sZHg{display:flex;align-items:center;justify-content:center;width:var(--sv-touch-target-min);height:var(--sv-touch-target-min);border:none;border-radius:var(--sv-radius-sm);background:transparent;color:var(--sv-color-text-primary);cursor:pointer}.IconPicker_option__3sZHg:hover{background:var(--sv-color-surface-sunken)}.IconPicker_optionSelected__hcSrs{background:var(--sv-color-accent-subtle)}.LegalLinks_root__74IGK{margin:var(--sv-space-5) 0 0;display:flex;align-items:center;justify-content:center;gap:var(--sv-space-2);font-size:var(--sv-font-size-xs);color:var(--sv-color-text-muted)}.LegalLinks_link__3EQdz{color:var(--sv-color-text-muted);text-decoration:underline;text-underline-offset:2px;-webkit-text-decoration-color:var(--sv-color-border);text-decoration-color:var(--sv-color-border)}.LegalLinks_link__3EQdz:hover{color:var(--sv-color-text-primary)}.LegalLinks_dot__uGsaT{color:var(--sv-color-border)}.ShareDialog_subtitle__akc09{margin:0 0 var(--sv-space-4);color:var(--sv-color-text-muted);font-size:var(--sv-font-size-sm)}.ShareDialog_divider__d5OzO{margin:var(--sv-space-4) 0;border-top:1px solid var(--sv-color-border)}.ShareDialog_sectionLabel__pbFCM{margin:0 0 var(--sv-space-2);font-size:var(--sv-font-size-xs);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--sv-color-text-subtle)}.ShareDialog_list__Vekzg{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--sv-space-2)}.ShareDialog_row__i6xl7{display:flex;align-items:center;gap:var(--sv-space-2)}.ShareDialog_identity__Y_BsS{flex:1 1;min-width:0;display:flex;flex-direction:column}.ShareDialog_name__Fl5IG{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ShareDialog_ownerBadge__2aB0A{font-size:var(--sv-font-size-xs);color:var(--sv-color-text-subtle)}.ShareDialog_remove__YjG14{all:unset;display:flex;align-items:center;justify-content:center;width:var(--sv-touch-target-min);height:var(--sv-touch-target-min);color:var(--sv-color-text-subtle);cursor:pointer}.ShareDialog_remove__YjG14:hover:not(:disabled){color:var(--sv-color-error-text)}.ShareDialog_remove__YjG14:disabled{opacity:.5;cursor:not-allowed}.ShareDialog_actions___xSbC{display:flex;justify-content:flex-end;margin-top:var(--sv-space-4)}.MemberMultiSelect_group__PUH_r{display:grid;grid-gap:var(--sv-space-2);gap:var(--sv-space-2)}.MemberMultiSelect_label__8Tc2O{font-size:var(--sv-font-size-xs);font-weight:var(--sv-font-weight-semibold);color:var(--sv-color-text-muted)}.MemberMultiSelect_row__XOrtF{display:flex;align-items:center;justify-content:space-between;gap:var(--sv-space-2)}.MemberMultiSelect_trailing__oygri{flex-shrink:0;max-width:8rem}.MemberMultiSelect_hint__Tmn5b{font-size:var(--sv-font-size-xs);color:var(--sv-color-text-muted)}.NavigationMenu_nav__v91uq{min-width:0}.NavigationMenu_list__HlhN_{display:flex;align-items:center;gap:var(--sv-space-1);margin:0;padding:0;list-style:none}.NavigationMenu_link__zwhxw,.NavigationMenu_trigger__fAgpn{display:inline-flex;align-items:center;height:36px;padding:0 var(--sv-space-3);border:none;border-radius:var(--sv-radius-md);background:transparent;color:var(--sv-color-text-primary);font-family:var(--sv-font-family);font-size:var(--sv-font-size-sm);font-weight:var(--sv-font-weight-medium);text-decoration:none;cursor:pointer}@media (hover:hover){.NavigationMenu_link__zwhxw:hover,.NavigationMenu_trigger__fAgpn:hover{background:var(--sv-color-surface-sunken)}}.NavigationMenu_link__zwhxw:focus-visible,.NavigationMenu_trigger__fAgpn:focus-visible{outline:2px solid var(--sv-color-focus-ring);outline-offset:2px}.NavigationMenu_triggerOpen__f5Mmm{background:var(--sv-color-surface-sunken)}@media (pointer:coarse){.NavigationMenu_link__zwhxw,.NavigationMenu_trigger__fAgpn{min-height:var(--sv-touch-target-min,44px)}}.MessageScroller_root__zkHxw{position:relative;height:100%;min-height:0}.MessageScroller_scrollContainer__pP8ds{height:100%;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:var(--sv-space-3);padding:var(--sv-space-3);scrollbar-width:thin;scrollbar-color:var(--sv-color-border-strong) transparent}.MessageScroller_scrollContainer__pP8ds::-webkit-scrollbar{width:8px}.MessageScroller_scrollContainer__pP8ds::-webkit-scrollbar-thumb{background:var(--sv-color-border-strong);border-radius:var(--sv-radius-full)}.MessageScroller_spacer__3F6UA{flex:1 0;min-height:0}.MessageScroller_jumpButton__fN9Y_{position:absolute;bottom:var(--sv-space-3);left:50%;transform:translateX(-50%);padding:var(--sv-space-1) var(--sv-space-3);border:var(--sv-border-width-hairline) solid var(--sv-color-border);border-radius:var(--sv-radius-full);background:var(--sv-color-surface-raised);box-shadow:var(--sv-shadow-popover);color:var(--sv-color-text-primary);font-family:var(--sv-font-family);font-size:var(--sv-font-size-caption);font-weight:var(--sv-font-weight-medium);cursor:pointer}.MessageScroller_jumpButton__fN9Y_:focus-visible{outline:2px solid var(--sv-color-focus-ring);outline-offset:2px}@media (hover:hover){.MessageScroller_jumpButton__fN9Y_:hover{background:var(--sv-color-surface-sunken)}}.MobileFooter_footer__GCcxA{display:flex;align-items:center;width:100%;max-width:768px;margin-inline:auto;min-height:var(--sv-shell-footer-height,60px);padding:0 var(--sv-space-4);padding-bottom:max(var(--sv-space-2),env(safe-area-inset-bottom));background-color:var(--sv-color-surface);border-top:var(--sv-border-width-hairline) solid var(--sv-color-border);position:relative;z-index:101}.MobileFooter_navItem__rVVbg{display:flex;align-items:center;justify-content:center;flex:1 1;min-height:52px;border:none;background:transparent;color:var(--sv-color-text-muted);font:inherit;cursor:pointer;text-decoration:none;border-radius:var(--sv-radius-md);transition:color .1s;outline:none}@media (hover:hover){.MobileFooter_navItem__rVVbg:hover{color:var(--sv-color-text-primary)}}.MobileFooter_navItem__rVVbg:focus-visible{outline:2px solid var(--sv-color-focus-ring);outline-offset:-2px}.MobileFooter_navItemActive__dfskp{color:var(--sv-color-text-primary)}.MobileFooter_navItemApps__m16Ch{position:relative}.MobileFooter_navItemAppsOpen___MpkN{color:var(--sv-color-text-primary)}.MobileFooter_navItemAppsOpen___MpkN:before{content:"";position:absolute;width:48px;height:48px;border-radius:var(--sv-radius-full);background:var(--sv-color-surface-sunken)}.MobileFooter_navItemAppsOpen___MpkN img,.MobileFooter_navItemAppsOpen___MpkN svg{position:relative;z-index:1}.MobileHeader_header__DnYaG{display:flex;align-items:center;justify-content:space-between;gap:var(--sv-space-3);width:100%;max-width:768px;margin-inline:auto;min-height:var(--sv-shell-header-height,60px);padding:var(--sv-space-3) var(--sv-space-4);padding-top:max(var(--sv-space-3),env(safe-area-inset-top));padding-right:max(var(--sv-space-4),env(safe-area-inset-right));padding-left:max(var(--sv-space-4),env(safe-area-inset-left));background-color:var(--sv-color-surface);border-bottom:var(--sv-border-width-hairline) solid var(--sv-color-border);position:-webkit-sticky;position:sticky;top:0;z-index:101;transform:translateZ(0)}.MobileHeader_brandGroup__3O3xL{display:flex;align-items:center;gap:var(--sv-space-3);min-width:0}.MobileHeader_defaultLogo__sl8E3{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:var(--sv-radius-md);background-color:var(--sv-color-accent);color:var(--sv-color-text-on-accent);font-weight:var(--sv-font-weight-semibold);overflow:hidden}.MobileHeader_title__sA2Yh{font-size:var(--sv-font-size-md);font-weight:var(--sv-font-weight-semibold);color:var(--sv-color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MobileHeader_right__2Azz8{display:flex;align-items:center;gap:var(--sv-space-2);margin-left:auto;flex-shrink:0}.NotificationsPanel_trigger__BOK_V{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;padding:0;border:none;border-radius:var(--sv-radius-md);background:transparent;color:var(--sv-color-text-primary);cursor:pointer}@media (hover:hover){.NotificationsPanel_trigger__BOK_V:hover{background:var(--sv-color-surface-sunken)}}.NotificationsPanel_badge__LI6O_{position:absolute;top:2px;right:2px;min-width:14px;height:14px;padding:0 3px;background:var(--sv-color-error-text);color:white;border-radius:var(--sv-radius-full);font-size:9px;font-weight:700;line-height:14px;text-align:center;pointer-events:none}.NotificationsPanel_header__BDO19{display:flex;align-items:center;justify-content:space-between;gap:var(--sv-space-2);padding:var(--sv-space-3) var(--sv-space-3) var(--sv-space-3) var(--sv-space-4);border-bottom:var(--sv-border-width-hairline) solid var(--sv-color-border)}.NotificationsPanel_headerTitle__VsmbR{font-size:var(--sv-font-size-sm);font-weight:var(--sv-font-weight-semibold);color:var(--sv-color-text-primary);flex:1 1}.NotificationsPanel_headerActions__DmPsB{display:flex;align-items:center;gap:var(--sv-space-2)}.NotificationsPanel_actionBtn__fevxu{background:none;border:none;padding:0;cursor:pointer;font-size:var(--sv-font-size-caption);color:var(--sv-color-text-muted);white-space:nowrap}@media (hover:hover){.NotificationsPanel_actionBtn__fevxu:hover{color:var(--sv-color-text-primary)}}.NotificationsPanel_closeBtn__f1iVU{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:var(--sv-radius-sm);background:none;color:var(--sv-color-text-muted);cursor:pointer}@media (hover:hover){.NotificationsPanel_closeBtn__f1iVU:hover{color:var(--sv-color-text-primary);background:var(--sv-color-surface-sunken)}}.NotificationsPanel_list__Vhnzd{list-style:none;margin:0;padding:0;max-height:420px;overflow-y:auto}.NotificationsPanel_empty__KuZro{display:flex;flex-direction:column;align-items:center;gap:var(--sv-space-3);padding:var(--sv-space-10) var(--sv-space-4)}.NotificationsPanel_emptyIcon__0wgYX{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--sv-radius-full);background:var(--sv-color-surface-sunken);color:var(--sv-color-text-muted)}.NotificationsPanel_emptyText__ey_f4{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted)}.NotificationsPanel_item__Cuy11{display:flex;align-items:flex-start;gap:var(--sv-space-3);padding:var(--sv-space-3);border-bottom:var(--sv-border-width-hairline) solid var(--sv-color-border)}.NotificationsPanel_item__Cuy11:last-child{border-bottom:none}.NotificationsPanel_categoryIcon__uyAH_{display:flex;align-items:center;justify-content:center;flex:none;width:32px;height:32px;border-radius:var(--sv-radius-full);margin-top:1px;background:var(--sv-color-surface-sunken);color:var(--sv-color-text-muted)}.NotificationsPanel_itemBody__voCTV{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.NotificationsPanel_itemTitle__IzfUJ{display:block;width:100%;border:none;padding:0;background:none;font:inherit;font-size:var(--sv-font-size-sm);font-weight:var(--sv-font-weight-semibold);color:var(--sv-color-text-primary);text-decoration:none;text-align:left;line-height:1.4;cursor:pointer}@media (hover:hover){a.NotificationsPanel_itemTitle__IzfUJ:hover,button.NotificationsPanel_itemTitle__IzfUJ:hover{text-decoration:underline}}.NotificationsPanel_itemRead__A_Swq .NotificationsPanel_itemTitle__IzfUJ{color:var(--sv-color-text-subtle);cursor:default}.NotificationsPanel_itemTime__vCK0V{font-size:var(--sv-font-size-caption);color:var(--sv-color-text-muted)}.NotificationsPanel_itemEnd__gF48A{display:flex;align-items:center;gap:var(--sv-space-2);flex:none;padding-top:2px}.NotificationsPanel_unreadDot__UgZhr{display:block;width:7px;height:7px;border-radius:var(--sv-radius-full);background:var(--sv-color-accent);flex:none}.NotificationsPanel_dismissBtn__2MfW3{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:var(--sv-radius-sm);background:none;color:var(--sv-color-text-muted);cursor:pointer}@media (hover:hover){.NotificationsPanel_dismissBtn__2MfW3:hover{color:var(--sv-color-text-primary);background:var(--sv-color-surface-sunken)}}.NotificationsPanel_viewAll__c_dYP{display:block;text-align:center;padding:var(--sv-space-2) var(--sv-space-3);border-top:var(--sv-border-width-hairline) solid var(--sv-color-border);font-size:var(--sv-font-size-caption);color:var(--sv-color-text-muted);text-decoration:none}@media (hover:hover){.NotificationsPanel_viewAll__c_dYP:hover{color:var(--sv-color-text-primary);background:var(--sv-color-surface-sunken)}}.FileField_dropZone__gTwNa{display:flex;align-items:center;gap:var(--sv-space-3);padding:var(--sv-space-4);border:1px dashed var(--sv-color-border-strong);border-radius:var(--sv-radius-md);background:var(--sv-color-surface);cursor:pointer;width:100%;box-sizing:border-box;transition:background .15s ease}.FileField_dropZone__gTwNa:hover{background:var(--sv-color-surface-sunken)}.FileField_hiddenInput__xrHlo{display:none}.FileField_icon__3owj_{color:var(--sv-color-text-muted);flex-shrink:0}.FileField_text__4lEvw{display:flex;flex-direction:column;gap:2px;min-width:0}.FileField_label__xIcv1{font-size:var(--sv-font-size-sm);font-weight:var(--sv-font-weight-semibold);color:var(--sv-color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FileField_hint__wpHyB{font-size:var(--sv-font-size-xs);color:var(--sv-color-text-muted)}.CardDetailView_card__0rTH9{display:flex;flex-direction:column;gap:var(--sv-space-4)}.CardDetailView_fields__3x20t{display:grid;grid-gap:var(--sv-space-3);gap:var(--sv-space-3);margin:0}.CardDetailView_field__kMaRy dt{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted);margin:0}.CardDetailView_field__kMaRy dd{font-size:var(--sv-font-size-md);color:var(--sv-color-text-primary);margin:0}.CardDetailView_payload__NJQ9m{font-family:var(--sv-font-family-mono);word-break:break-all}.CardDetailView_actions__hlmAH{display:flex;flex-wrap:wrap;gap:var(--sv-space-2);justify-content:flex-end}.CardDetailView_inlineLink__jfkwS{color:var(--sv-color-text-primary);font-weight:600;text-decoration:underline}.CardDetailView_encryptedBadge__nUlKQ{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted);margin:0}.CardDetailView_images__MsHgq{display:flex;flex-wrap:wrap;gap:var(--sv-space-3)}.CardDetailView_image__PgP7t{max-width:240px;max-height:160px;object-fit:contain;border-radius:var(--sv-radius-md);border:1px solid var(--sv-color-border)}.CardForm_form__S7P5i{display:grid;grid-gap:var(--sv-space-3);gap:var(--sv-space-3)}.CardForm_actions__PfqTb{display:flex;flex-wrap:wrap;gap:var(--sv-space-2);justify-content:flex-end;padding-top:var(--sv-space-2)}.CardForm_encryptOption__ON0kx{display:flex;align-items:center;gap:var(--sv-space-2);font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary)}.CardForm_help__5XCBr{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted);margin:0}.CardForm_error__0fpQL{font-size:var(--sv-font-size-sm);color:var(--sv-color-error-text);margin:0}.DocumentDetailView_card__2MfVl{display:flex;flex-direction:column;gap:var(--sv-space-4)}.DocumentDetailView_preview___Iezn{max-width:100%;border-radius:var(--sv-radius-md)}.DocumentDetailView_fields__E2SGj{display:grid;grid-gap:var(--sv-space-3);gap:var(--sv-space-3);margin:0}.DocumentDetailView_field__rHFue dt{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted);margin:0}.DocumentDetailView_field__rHFue dd{font-size:var(--sv-font-size-md);color:var(--sv-color-text-primary);margin:0}.DocumentDetailView_inlineLink__cGbCm{color:var(--sv-color-text-primary);font-weight:600;text-decoration:underline}.DocumentDetailView_actions__DTD8d{display:flex;flex-wrap:wrap;gap:var(--sv-space-2);justify-content:flex-end}.providers_page__THJl1{display:flex;flex-direction:column;gap:var(--sv-space-6)}.providers_headerLink__yMD89{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted);white-space:nowrap}.providers_localStatus__1_bUG{display:flex;align-items:center;justify-content:space-between;gap:var(--sv-space-4);flex-wrap:wrap}.providers_helpText__Op2YL{margin:0;font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted)}.providers_list__xd6hW,.providers_providerCard__Bwmi4{display:flex;flex-direction:column;gap:var(--sv-space-3)}.providers_providerHeader__N6TGE{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--sv-space-4)}.providers_providerLabel__Etd7h{margin:0;font-weight:600;color:var(--sv-color-text-primary)}.providers_providerMeta__yz0C0{margin:var(--sv-space-1) 0 0;font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted);word-break:break-all}.providers_providerActions__bVgUI{display:flex;gap:var(--sv-space-2)}.providers_form__SeTtG{display:flex;flex-direction:column;gap:var(--sv-space-3)}.providers_formActions__lRa9I{display:flex;gap:var(--sv-space-2)}.providers_feedbackError__CgqpM{margin:0;font-size:var(--sv-font-size-sm);padding:var(--sv-space-2) var(--sv-space-3);border-radius:var(--sv-radius-md);border:1px solid var(--sv-color-error-border);background-color:var(--sv-color-error-surface);color:var(--sv-color-error-text)}.Card_card__5izwy{background:var(--sv-color-surface-raised);border:var(--sv-border-width-hairline) solid var(--sv-color-border);border-radius:var(--sv-radius-lg);box-shadow:var(--sv-shadow-card)}.Card_paddingSm__H_AZz{padding:var(--sv-space-3)}.Card_paddingMd__jFgna{padding:var(--sv-space-5)}.Card_paddingLg__L_mBc{padding:var(--sv-space-8)}.Card_interactive__1TyGN{cursor:pointer;text-decoration:none;display:block;transition:border-color .15s ease}@media (hover:hover){.Card_interactive__1TyGN:hover{border-color:var(--sv-color-border-strong)}}.Card_interactive__1TyGN:focus-visible{outline:2px solid var(--sv-color-focus-ring);outline-offset:2px}.ConsentPrompt_root__PDgns{display:flex;flex-direction:column;gap:var(--sv-space-2)}.ConsentPrompt_title__tyPNP{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-primary)}.ConsentPrompt_description__04o9p{font-size:var(--sv-font-size-sm);color:var(--sv-color-text-muted)}.ConsentPrompt_actions__w5okL{display:flex;gap:var(--sv-space-2);margin-top:var(--sv-space-1)}.Markdown_block__apM_t{margin-top:var(--sv-space-4)}.Markdown_block__apM_t:first-child{margin-top:0}.Markdown_block__apM_t[data-heading]{margin-top:var(--sv-space-8)}.Markdown_block__apM_t[data-heading]:first-child{margin-top:0}.Markdown_blockquote__q2vu5{margin:0;padding:var(--sv-space-4);border-left:3px solid var(--sv-color-border);background:var(--sv-color-surface-sunken);border-radius:var(--sv-radius-sm)}.Markdown_list__zpRC8{margin:0;padding-left:var(--sv-space-6);display:flex;flex-direction:column;gap:var(--sv-space-2)}.Markdown_root__k_dt0 a{color:var(--sv-color-text-primary);text-decoration:underline;text-underline-offset:2px}.Markdown_root__k_dt0 code{font-family:var(--sv-font-family-mono);font-size:.9em;background:var(--sv-color-surface-sunken);padding:.1em .35em;border-radius:var(--sv-radius-sm)}.Markdown_codeBlock__sSkEm{margin:0;padding:var(--sv-space-4);background:var(--sv-color-surface-sunken);border-radius:var(--sv-radius-md);overflow-x:auto}.Markdown_codeBlock__sSkEm code{background:none;padding:0;border-radius:0;font-size:var(--sv-font-size-sm);line-height:1.6;white-space:pre}.page_page__96I_B{display:flex;flex-direction:column;gap:var(--sv-space-6)}