@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap";
.PersonalizacaoPage-module__uqKEpW__pageRoot{background:#f8f8fa;flex-direction:column;height:100%;display:flex;overflow:hidden}.PersonalizacaoPage-module__uqKEpW__panelLayout{background:#f8f8fa;flex:1;grid-template-columns:clamp(380px,46vw,650px) minmax(0,1fr);min-height:0;display:grid}.PersonalizacaoPage-module__uqKEpW__optionsPane{background:#fff;border-bottom:1px solid #0000001a;border-left:1px solid #0000001a;border-right:1px solid #0000001a;flex-direction:column;display:flex;overflow:hidden}.PersonalizacaoPage-module__uqKEpW__optionsScroll{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.PersonalizacaoPage-module__uqKEpW__optionsScroll::-webkit-scrollbar{width:6px}.PersonalizacaoPage-module__uqKEpW__optionsScroll::-webkit-scrollbar-track{background:#f8f9fb}.PersonalizacaoPage-module__uqKEpW__optionsScroll::-webkit-scrollbar-thumb{background:#d6dbf5;border-radius:999px}.PersonalizacaoPage-module__uqKEpW__previewPane{background:#f8f8fa;flex-direction:column;gap:28px;padding:38px 32px 32px;display:flex;overflow:hidden auto}.PersonalizacaoPage-module__uqKEpW__panelHeader{border-bottom:1px solid #00000014;align-items:center;height:68px;padding:0 32px;display:flex}.PersonalizacaoPage-module__uqKEpW__panelHeaderTitleGroup{color:var(--brand-primary);align-items:center;gap:12px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__panelHeaderTitleGroup h1{font-family:var(--font-poppins),var(--font-open-sans),sans-serif;margin:0;font-size:18px;font-weight:600;line-height:24px}.PersonalizacaoPage-module__uqKEpW__sectionBlock{background:#fff;flex-direction:column;gap:20px;padding:32px;display:flex}.PersonalizacaoPage-module__uqKEpW__sectionDivider{border-top:1px solid #0000001a}.PersonalizacaoPage-module__uqKEpW__sectionBlockRow{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.PersonalizacaoPage-module__uqKEpW__sectionBlockRow .PersonalizacaoPage-module__uqKEpW__sectionHeading{flex:1;min-width:0}.PersonalizacaoPage-module__uqKEpW__sectionHeading{flex-direction:column;gap:4px;display:flex}.PersonalizacaoPage-module__uqKEpW__sectionTitle{color:var(--brand-primary);font-family:var(--font-poppins),var(--font-open-sans),sans-serif;margin:0;font-size:16px;font-weight:600;line-height:24px}.PersonalizacaoPage-module__uqKEpW__sectionDescription{color:#5a5a62;font-family:var(--font-open-sans),sans-serif;margin:0;font-size:12px;font-weight:400;line-height:20px}.PersonalizacaoPage-module__uqKEpW__twoColumnRow{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.PersonalizacaoPage-module__uqKEpW__uploadArea{align-items:stretch;min-height:86px;display:flex}.PersonalizacaoPage-module__uqKEpW__uploadEmptyButton{cursor:pointer;background:#fafafa;border:1px dashed #0000001a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:80px;padding:12px 16px;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.PersonalizacaoPage-module__uqKEpW__uploadEmptyButton:hover:not(:disabled){border-color:var(--brand-border);background:var(--brand-soft);transform:translateY(-1px)}.PersonalizacaoPage-module__uqKEpW__uploadEmptyButton:disabled{cursor:not-allowed;opacity:.6}.PersonalizacaoPage-module__uqKEpW__uploadEmptyIcon{color:var(--brand-primary)}.PersonalizacaoPage-module__uqKEpW__uploadEmptyAction{color:#3f3f47;font-family:var(--font-open-sans),sans-serif;text-align:center;align-items:baseline;gap:4px;font-size:12px;line-height:1.4;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__uploadEmptyAction strong{color:var(--brand-primary);text-underline-offset:2px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.PersonalizacaoPage-module__uqKEpW__uploadEmptyHint{color:#3f3f4799;font-family:var(--font-roboto,var(--font-open-sans)),sans-serif;text-transform:uppercase;font-size:9px;line-height:12px}.PersonalizacaoPage-module__uqKEpW__uploadStateCard{background-color:#fff;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='4' ry='4' stroke='rgba(0,0,0,0.15)' stroke-width='1' stroke-dasharray='6%2c 4' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e");border:none;border-radius:4px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:0 16px 0 20px;display:grid}.PersonalizacaoPage-module__uqKEpW__uploadFileIcon{color:#1976d2;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__uploadFileMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.PersonalizacaoPage-module__uqKEpW__uploadFileName{color:#3f3f47;font-family:var(--font-roboto,var(--font-open-sans)),sans-serif;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.PersonalizacaoPage-module__uqKEpW__uploadFileStatus{color:#0009;font-family:var(--font-roboto,var(--font-open-sans)),sans-serif;letter-spacing:.17px;font-size:9px;line-height:12.87px}.PersonalizacaoPage-module__uqKEpW__uploadStatusAside{justify-content:center;align-items:center;gap:8px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__uploadSpinner{border:3px solid #422d6d24;border-top-color:var(--brand-primary);border-radius:999px;flex-shrink:0;width:28px;height:28px;animation:.85s linear infinite PersonalizacaoPage-module__uqKEpW__rotateSpinner}.PersonalizacaoPage-module__uqKEpW__uploadProgressText{fill:#0009;font-family:var(--font-roboto,var(--font-open-sans)),sans-serif;font-size:7px;font-weight:500}.PersonalizacaoPage-module__uqKEpW__uploadProgressRing{flex-shrink:0}.PersonalizacaoPage-module__uqKEpW__uploadSuccessIcon{color:#fff;background:#2e7d32;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__uploadActionButton{color:#0000008a;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__uploadActionButton:hover:not(:disabled){color:#3f3f47;background:#0000000a}.PersonalizacaoPage-module__uqKEpW__previewMeta{flex-direction:column;gap:6px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewCaption,.PersonalizacaoPage-module__uqKEpW__fieldLabel,.PersonalizacaoPage-module__uqKEpW__suggestionsLabel{color:#5a5a62;font-family:var(--font-open-sans),sans-serif;font-size:12px;font-weight:700;line-height:20px}.PersonalizacaoPage-module__uqKEpW__previewEmpty{color:#5a5a62;font-family:var(--font-open-sans),sans-serif;font-size:12px;line-height:20px}.PersonalizacaoPage-module__uqKEpW__previewLogoWordmark{background-position:0;background-repeat:no-repeat;background-size:contain;justify-content:flex-start;align-items:center;min-height:26px;padding:0;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__previewLogoWordmarkText{color:var(--brand-primary);font-family:var(--font-poppins),var(--font-open-sans),sans-serif;font-size:18px;font-weight:600;line-height:1}.PersonalizacaoPage-module__uqKEpW__pageSettingsRow{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.PersonalizacaoPage-module__uqKEpW__titleField{flex-direction:column;gap:8px;display:flex}.PersonalizacaoPage-module__uqKEpW__titleInput{color:#3f3f47;border:1px solid #0000001a;border-radius:6px;outline:none;height:36px;padding:0 14px;font-size:14px}.PersonalizacaoPage-module__uqKEpW__titleInput:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px rgb(var(--brand-primary-rgb)/.12)}.PersonalizacaoPage-module__uqKEpW__titleInput::placeholder{color:#0006}.PersonalizacaoPage-module__uqKEpW__colorControlRow{align-items:center;gap:10px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__colorSwatchButton{cursor:pointer;border:1px solid #0000001a;border-radius:8px;width:28px;height:28px;position:relative;box-shadow:0 1px 2px #0000000d}.PersonalizacaoPage-module__uqKEpW__colorPickerInput{opacity:0;cursor:pointer;position:absolute;inset:0}.PersonalizacaoPage-module__uqKEpW__colorTextField{color:#3f3f47b3;text-transform:uppercase;border:1px solid #0000001a;border-radius:6px;outline:none;width:90px;height:28px;padding:0 10px;font-size:14px}.PersonalizacaoPage-module__uqKEpW__colorTextField:focus{border-color:var(--brand-primary)}.PersonalizacaoPage-module__uqKEpW__suggestionsRow{align-items:center;gap:8px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__suggestionSwatch{cursor:pointer;border:1px solid #0000001a;border-radius:8px;width:28px;height:28px;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 2px #0000000d}@keyframes PersonalizacaoPage-module__uqKEpW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.PersonalizacaoPage-module__uqKEpW__suggestionSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border:1px solid #0000000d;border-radius:8px;width:28px;height:28px;animation:1.5s linear infinite PersonalizacaoPage-module__uqKEpW__shimmer}.PersonalizacaoPage-module__uqKEpW__inputSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:42px;animation:1.5s linear infinite PersonalizacaoPage-module__uqKEpW__shimmer}.PersonalizacaoPage-module__uqKEpW__uploadAreaSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;width:100%;height:120px;animation:1.5s linear infinite PersonalizacaoPage-module__uqKEpW__shimmer}.PersonalizacaoPage-module__uqKEpW__logoPreview{object-fit:contain;object-position:left;max-width:180px;max-height:48px}.PersonalizacaoPage-module__uqKEpW__previewLogoSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:130px;height:26px;animation:1.5s linear infinite PersonalizacaoPage-module__uqKEpW__shimmer}.PersonalizacaoPage-module__uqKEpW__buttonSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:120px;height:38px;animation:1.5s linear infinite PersonalizacaoPage-module__uqKEpW__shimmer}.PersonalizacaoPage-module__uqKEpW__suggestionSwatch:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0f172a1f}.PersonalizacaoPage-module__uqKEpW__previewHeader{flex-direction:column;gap:4px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewTitle{color:var(--brand-primary);font-family:var(--font-poppins),var(--font-open-sans),sans-serif;margin:0;font-size:18px;font-weight:600;line-height:24px}.PersonalizacaoPage-module__uqKEpW__previewSubtitle{color:#5a5a62;font-family:var(--font-open-sans),sans-serif;margin:0;font-size:14px;line-height:24px}.PersonalizacaoPage-module__uqKEpW__browserCard{background:#fff;border:1px solid #0000001a;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 1px 22px #acacac59;container:preview/inline-size}.PersonalizacaoPage-module__uqKEpW__browserChrome{background:#dfe4ee;padding:clamp(6px,.9vw,8px) clamp(10px,1.4vw,16px) 0}.PersonalizacaoPage-module__uqKEpW__browserTabs{align-items:flex-end;gap:8px;display:flex}.PersonalizacaoPage-module__uqKEpW__browserTrafficLights{align-items:center;gap:8px;margin-right:8px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__browserTrafficLights span{border-radius:999px;width:13px;height:13px}.PersonalizacaoPage-module__uqKEpW__browserTab{background:#fff;border-radius:12px 12px 0 0;flex:260px;align-items:center;gap:8px;min-width:0;max-width:320px;height:clamp(32px,4vw,38px);padding:0 clamp(10px,1.2vw,14px);display:inline-flex}.PersonalizacaoPage-module__uqKEpW__browserTabTitle{color:#50505a;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(11px,1.2vw,12px);line-height:1;overflow:hidden}.PersonalizacaoPage-module__uqKEpW__browserFavicon{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;flex-shrink:0;width:16px;height:16px;overflow:hidden}.PersonalizacaoPage-module__uqKEpW__browserToolbar{align-items:center;gap:10px;padding:clamp(8px,1.2vw,10px) 0 clamp(10px,1.6vw,12px);display:flex}.PersonalizacaoPage-module__uqKEpW__browserToolbarLeft{color:#61616b;align-items:center;gap:10px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__browserAddress{color:#3f3f4780;background:#fff;border-radius:999px;flex:1;align-items:center;gap:10px;min-width:0;height:32px;padding:0 14px;font-size:13px;display:flex}.PersonalizacaoPage-module__uqKEpW__browserAddressText{background:#3f3f4742;border-radius:999px;width:clamp(90px,22vw,180px);height:4px}.PersonalizacaoPage-module__uqKEpW__browserToolbarRight{color:#61616b;align-items:center;gap:14px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__browserWindow{background:#fff;position:relative}.PersonalizacaoPage-module__uqKEpW__previewNav{border-bottom:1px solid #00000014;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:clamp(8px,1.2vw,14px);min-height:clamp(44px,5.6vw,52px);padding:0 clamp(12px,1.6vw,16px);display:grid}.PersonalizacaoPage-module__uqKEpW__previewNavBrand{flex:0 auto;align-items:center;min-width:0;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__previewNavLogo{object-fit:contain;width:auto;min-width:64px;max-width:clamp(70px,9.5vw,96px);height:clamp(20px,2.4vw,26px)}.PersonalizacaoPage-module__uqKEpW__previewNavLogoFallback{color:var(--brand-primary);font-family:var(--font-poppins),var(--font-open-sans),sans-serif;align-items:center;gap:10px;font-size:18px;font-weight:600;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__previewNavLogoMark{background:var(--brand-primary);width:22px;height:22px;color:var(--brand-contrast-text);border-radius:6px;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__previewNavLinks{color:#4d4d57;flex-wrap:nowrap;flex:auto;align-items:center;gap:clamp(8px,1.1vw,14px);min-width:0;font-size:clamp(10px,1vw,11px);display:flex;overflow:hidden}.PersonalizacaoPage-module__uqKEpW__previewNavLink,.PersonalizacaoPage-module__uqKEpW__previewNavLinkActive{cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;padding:8px 4px;display:inline-flex;position:relative}.PersonalizacaoPage-module__uqKEpW__previewNavLinkActive{color:var(--brand-primary);font-weight:600}.PersonalizacaoPage-module__uqKEpW__previewNavLinkActive:after{content:"";background:var(--brand-primary);border-radius:999px;width:100%;height:2px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.PersonalizacaoPage-module__uqKEpW__previewNavActions{flex-wrap:nowrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:clamp(6px,.9vw,8px);min-width:0;margin-left:auto;display:flex}.PersonalizacaoPage-module__uqKEpW__previewHamburgerButton{color:#61616b;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(30px,3.6vw,34px);height:clamp(30px,3.6vw,34px);display:none}.PersonalizacaoPage-module__uqKEpW__previewHamburgerButton:hover{background:#0000000a}.PersonalizacaoPage-module__uqKEpW__previewMobileNavOverlay{z-index:30;background:#0f172a59;display:flex;position:absolute;inset:0}.PersonalizacaoPage-module__uqKEpW__previewMobileNavDrawer{background:#fff;flex-direction:column;gap:10px;width:min(320px,86vw);height:100%;padding:14px;display:flex;box-shadow:0 10px 30px #0f172a40}.PersonalizacaoPage-module__uqKEpW__previewMobileNavHeader{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:10px;padding-bottom:8px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewMobileNavTitle{font-family:var(--font-poppins),var(--font-open-sans),sans-serif;color:#111827;font-size:14px;font-weight:600}.PersonalizacaoPage-module__uqKEpW__previewMobileNavClose{color:#111827;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__previewMobileNavClose:hover{background:#0000000a}.PersonalizacaoPage-module__uqKEpW__previewMobileNavLinks{flex-direction:column;gap:6px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewMobileNavItem{color:#374151;width:100%;height:42px;font-family:var(--font-open-sans),sans-serif;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:0 12px;font-size:14px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__previewMobileNavItem:hover{background:#0000000a}.PersonalizacaoPage-module__uqKEpW__previewMobileNavItemActive{background:var(--brand-soft);border-color:var(--brand-border);color:var(--brand-primary);font-weight:600}.PersonalizacaoPage-module__uqKEpW__previewActionIcon{color:#61616b;cursor:pointer;justify-content:center;align-items:center;width:clamp(28px,3.6vw,32px);height:clamp(28px,3.6vw,32px);display:flex;position:relative}.PersonalizacaoPage-module__uqKEpW__previewSettingsActive{background:var(--brand-softStrong);width:40px;height:40px;color:var(--brand-primary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__previewNotification{color:#3f3f47;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.PersonalizacaoPage-module__uqKEpW__previewBellBadge{color:#fff;background:#dc2626;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:8px;height:8px;font-size:8px;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.PersonalizacaoPage-module__uqKEpW__previewDivider{background:#0000001f;width:1px;height:30px}.PersonalizacaoPage-module__uqKEpW__previewUser{flex-shrink:0;align-items:center;gap:10px;min-width:0;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__previewUserAvatar{background:var(--brand-primary);width:34px;height:34px;color:var(--brand-contrast-text);border-radius:999px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__previewUserMeta{flex-direction:column;gap:2px;min-width:0;line-height:1.1;display:flex}.PersonalizacaoPage-module__uqKEpW__previewUserName{color:var(--brand-primary);white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:clamp(10px,1.2vw,11px);font-weight:400;overflow:hidden}.PersonalizacaoPage-module__uqKEpW__previewUserRole{color:#3f3f4780;font-size:clamp(8px,1.1vw,9px)}.PersonalizacaoPage-module__uqKEpW__previewBody{grid-template-columns:clamp(170px,28%,280px) minmax(0,1fr);min-height:380px;display:grid}.PersonalizacaoPage-module__uqKEpW__previewSidebar{background:#fdfdff;border-right:1px solid #0000001a;min-width:0;padding:clamp(12px,1.4vw,16px) clamp(10px,1.2vw,14px)}.PersonalizacaoPage-module__uqKEpW__previewSearch{color:#3f3f4766;background:#fff;border:1px solid #0000001a;border-radius:8px;align-items:center;gap:10px;height:32px;padding:0 12px;font-size:12px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewSidebarTitle{color:#3f3f4794;margin:0;font-size:11px;font-weight:600}.PersonalizacaoPage-module__uqKEpW__previewSidebarHeader{justify-content:space-between;align-items:center;margin-top:14px;margin-bottom:10px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewSidebarAddIcon{color:#4f4f59;cursor:pointer}.PersonalizacaoPage-module__uqKEpW__previewClientList{flex-direction:column;gap:10px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewClientCard{background:#fff;border:1px solid #00000014;border-radius:12px;align-items:center;gap:10px;padding:5px 8px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewClientAvatar{flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__previewClientMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.PersonalizacaoPage-module__uqKEpW__previewClientMeta strong{color:#3f3f47;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(12px,1.4vw,13px);font-weight:700;line-height:1.2;overflow:hidden}.PersonalizacaoPage-module__uqKEpW__previewClientMeta span{color:#3f3f4799;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(11px,1.3vw,12px);line-height:1.4;overflow:hidden}.PersonalizacaoPage-module__uqKEpW__previewContent{background:#fff;padding:clamp(12px,1.6vw,14px) clamp(12px,1.8vw,16px) clamp(14px,2vw,18px)}.PersonalizacaoPage-module__uqKEpW__previewWorkspaceHeader{justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:4px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewHeaderLeft{align-items:center;gap:12px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewSectionTitle{color:var(--brand-primary);letter-spacing:-.02em;margin:0;font-size:clamp(16px,1.8vw,18px);font-weight:700}.PersonalizacaoPage-module__uqKEpW__previewHeaderActions{align-items:center;gap:10px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewFilterButton{background:var(--brand-primary);width:44px;height:36px;color:var(--brand-contrast-text);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.PersonalizacaoPage-module__uqKEpW__previewPrimaryButton{background:var(--brand-primary);height:clamp(34px,4vw,36px);color:var(--brand-contrast-text);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px 0 10px;font-size:clamp(13px,1.4vw,14px);font-weight:600;transition:all .2s;display:flex}.PersonalizacaoPage-module__uqKEpW__previewFeed{flex-direction:column;display:flex}.PersonalizacaoPage-module__uqKEpW__previewFeedItem{border-top:1px solid #0000000f;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:stretch;gap:16px;padding:16px 0;display:grid}.PersonalizacaoPage-module__uqKEpW__previewFeedRight{flex-direction:column;justify-content:space-between;display:flex}.PersonalizacaoPage-module__uqKEpW__previewFeedMain{flex-direction:column;gap:12px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewFeedHeader{align-items:center;gap:8px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewFeedDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.PersonalizacaoPage-module__uqKEpW__previewFeedHeader strong{color:#3f3f47;font-size:13px;font-weight:700}.PersonalizacaoPage-module__uqKEpW__previewFeedText{color:#4f4f59;margin:0;font-size:clamp(11px,1.3vw,12px);line-height:1.5}@container preview (max-width:860px){.PersonalizacaoPage-module__uqKEpW__previewNavLinks{display:none}.PersonalizacaoPage-module__uqKEpW__previewHamburgerButton{display:inline-flex}.PersonalizacaoPage-module__uqKEpW__previewDivider{display:none}}@container preview (max-width:520px){.PersonalizacaoPage-module__uqKEpW__previewUserMeta{display:none}}.PersonalizacaoPage-module__uqKEpW__previewFeedMeta{border-left:1px solid #00000014;flex-direction:column;gap:4px;padding-left:16px;display:flex}.PersonalizacaoPage-module__uqKEpW__previewMetaRow{color:#4f4f59;font-size:11px;line-height:1.3}.PersonalizacaoPage-module__uqKEpW__previewMetaRow strong{color:#3f3f47;font-weight:700}.PersonalizacaoPage-module__uqKEpW__previewTopicGhostButton{background:var(--brand-soft);border:1px solid var(--brand-primary);height:20px;color:var(--brand-primary);cursor:pointer;border-radius:6px;place-self:end;align-items:center;gap:4px;width:fit-content;padding:0 4px;font-size:11px;font-weight:500;transition:all .2s;display:flex}.PersonalizacaoPage-module__uqKEpW__previewTopicGhostButton:hover{background:var(--brand-softStrong)}.PersonalizacaoPage-module__uqKEpW__previewFloatingButton{background:var(--brand-primary);cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,filter .2s;display:flex;position:absolute;bottom:24px;right:24px;box-shadow:0 4px 12px #00000026;color:#fff!important}.PersonalizacaoPage-module__uqKEpW__previewFloatingButton:hover{filter:brightness(1.1);transform:scale(1.05)}.PersonalizacaoPage-module__uqKEpW__fullscreenOverlay{z-index:9999;background:#f8f8fa;flex-direction:column;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.PersonalizacaoPage-module__uqKEpW__closeFullscreen{color:#fff;cursor:pointer;z-index:10000;background:#0f172ac7;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s;display:flex;position:absolute;top:24px;right:24px}.PersonalizacaoPage-module__uqKEpW__closeFullscreen:hover{background:#0f172ae6}.PersonalizacaoPage-module__uqKEpW__footerActions{justify-content:flex-end;align-items:center;gap:16px;margin-top:auto;padding-top:32px;display:flex}.PersonalizacaoPage-module__uqKEpW__ghostButton,.PersonalizacaoPage-module__uqKEpW__primaryButton{min-width:146px;height:42px;font-family:var(--font-open-sans),sans-serif;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;line-height:24px;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.PersonalizacaoPage-module__uqKEpW__ghostButton{border:1px solid var(--brand-primary);color:var(--brand-primary);background:#fff;font-weight:600}.PersonalizacaoPage-module__uqKEpW__primaryButton{border:1px solid var(--brand-primary);background:var(--brand-primary);color:var(--brand-contrast-text)}.PersonalizacaoPage-module__uqKEpW__ghostButton:hover:not(:disabled),.PersonalizacaoPage-module__uqKEpW__primaryButton:hover:not(:disabled){transform:translateY(-1px)}.PersonalizacaoPage-module__uqKEpW__ghostButton:hover:not(:disabled){background:var(--brand-soft)}.PersonalizacaoPage-module__uqKEpW__primaryButton:hover:not(:disabled){background:var(--brand-hover);border-color:var(--brand-hover)}.PersonalizacaoPage-module__uqKEpW__primaryButton:active:not(:disabled){background:var(--brand-active);border-color:var(--brand-active)}.PersonalizacaoPage-module__uqKEpW__ghostButton:disabled,.PersonalizacaoPage-module__uqKEpW__primaryButton:disabled{opacity:.6;cursor:not-allowed}@keyframes PersonalizacaoPage-module__uqKEpW__rotateSpinner{to{transform:rotate(360deg)}}@media (max-width:1380px){.PersonalizacaoPage-module__uqKEpW__panelLayout{grid-template-columns:clamp(340px,44vw,520px) minmax(0,1fr)}.PersonalizacaoPage-module__uqKEpW__previewNavLinks{gap:18px}.PersonalizacaoPage-module__uqKEpW__previewActivityCard{grid-template-columns:minmax(0,1fr)}}@media (max-width:1180px){.PersonalizacaoPage-module__uqKEpW__panelLayout{grid-template-columns:1fr}.PersonalizacaoPage-module__uqKEpW__optionsPane{border-right:none}.PersonalizacaoPage-module__uqKEpW__previewPane{border-top:1px solid #0000001a}}@media (max-width:768px){.PersonalizacaoPage-module__uqKEpW__panelHeader,.PersonalizacaoPage-module__uqKEpW__sectionBlock,.PersonalizacaoPage-module__uqKEpW__previewPane{padding-left:16px;padding-right:16px}.PersonalizacaoPage-module__uqKEpW__twoColumnRow,.PersonalizacaoPage-module__uqKEpW__pageSettingsRow,.PersonalizacaoPage-module__uqKEpW__previewBody{grid-template-columns:1fr}.PersonalizacaoPage-module__uqKEpW__browserTabs{flex-wrap:wrap;align-items:center;row-gap:8px}.PersonalizacaoPage-module__uqKEpW__browserTab{flex:100%;max-width:100%}.PersonalizacaoPage-module__uqKEpW__browserToolbar{flex-wrap:wrap;row-gap:10px}.PersonalizacaoPage-module__uqKEpW__browserAddress{order:3;width:100%}.PersonalizacaoPage-module__uqKEpW__previewNav{flex-wrap:wrap;gap:14px;height:auto;min-height:66px;padding:0 16px}.PersonalizacaoPage-module__uqKEpW__previewNavLinks{display:none}.PersonalizacaoPage-module__uqKEpW__previewNavBrand{min-width:0}.PersonalizacaoPage-module__uqKEpW__previewUserName{max-width:120px}.PersonalizacaoPage-module__uqKEpW__previewWorkspaceHeader{flex-wrap:wrap;gap:10px}.PersonalizacaoPage-module__uqKEpW__previewHeaderActions{flex-wrap:wrap;justify-content:flex-start;width:100%}.PersonalizacaoPage-module__uqKEpW__previewPrimaryButton{flex:180px}.PersonalizacaoPage-module__uqKEpW__previewFeedItem{grid-template-columns:1fr}.PersonalizacaoPage-module__uqKEpW__previewFeedMeta{border-left:none;padding-left:0}.PersonalizacaoPage-module__uqKEpW__previewTopicGhostButton{place-self:start}.PersonalizacaoPage-module__uqKEpW__previewFloatingButton{width:42px;height:42px;bottom:16px;right:16px}.PersonalizacaoPage-module__uqKEpW__footerActions{flex-direction:column;align-items:stretch}.PersonalizacaoPage-module__uqKEpW__ghostButton,.PersonalizacaoPage-module__uqKEpW__primaryButton{width:100%}}
.AppIcon-module__rhtEIW__icon{vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.AppIcon-module__rhtEIW__svg{width:100%;height:100%;display:block}.AppIcon-module__rhtEIW__fontFallback{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;font-feature-settings:"liga";-webkit-user-select:none;user-select:none;direction:ltr;font-family:Material Symbols Outlined;font-style:normal;font-weight:400}
.Avatar-module__WPiKzq__avatar{width:var(--avatar-size,40px);height:var(--avatar-size,40px);background:linear-gradient(135deg,var(--brand-primary)0%,color-mix(in srgb,var(--brand-primary)68%,white)100%);color:var(--brand-contrast-text);-webkit-user-select:none;user-select:none;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.Avatar-module__WPiKzq__empty{z-index:1;color:#fff;background:linear-gradient(#d9dbe4 0%,#d2d4de 100%);outline:2px solid #fff}.Avatar-module__WPiKzq__withBorder{box-shadow:none}.Avatar-module__WPiKzq__withBorder:after{z-index:2;border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffffb8;position:absolute;inset:0}.Avatar-module__WPiKzq__empty.Avatar-module__WPiKzq__withBorder:after{z-index:0}.Avatar-module__WPiKzq__backdrop{pointer-events:none;background:0 0;position:absolute;inset:0}.Avatar-module__WPiKzq__image{object-fit:cover;background:linear-gradient(#e7e8ee 0%,#dde0e8 100%);width:100%;height:100%;transition:opacity .18s,transform .22s,filter .22s;position:absolute;inset:0}.Avatar-module__WPiKzq__imageHidden{opacity:0;filter:blur(8px);transform:scale(1.04)}.Avatar-module__WPiKzq__imageVisible{opacity:1;filter:blur();transform:scale(1)}.Avatar-module__WPiKzq__fallback{z-index:1;width:100%;height:100%;font-weight:700;font-size:clamp(.45rem,calc(var(--avatar-size,40px)*.36),2.5rem);letter-spacing:.02em;text-align:center;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:relative}.Avatar-module__WPiKzq__skeleton{background:#ffffff2e;position:absolute;inset:0;overflow:hidden}.Avatar-module__WPiKzq__shimmer{background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation:1.15s linear infinite Avatar-module__WPiKzq__shimmer;position:absolute;inset:0;transform:translate(-100%)}.Avatar-module__WPiKzq__loading .Avatar-module__WPiKzq__fallback{opacity:0}@keyframes Avatar-module__WPiKzq__shimmer{to{transform:translate(100%)}}
.Button-module__e7WGRa__saveButton{margin:20px 0;color:#fff!important;background:#ababab!important;border-radius:6px!important;height:35px!important;font-family:Open Sans,sans-serif!important;font-size:13px!important;font-weight:600!important}.Button-module__e7WGRa__saveButton.Button-module__e7WGRa__enabled{cursor:pointer;background:var(--brand-primary)!important}.Button-module__e7WGRa__button{cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-weight:600;transition:all .2s;display:inline-flex}.Button-module__e7WGRa__button:disabled{cursor:not-allowed;opacity:.6}.Button-module__e7WGRa__fullWidth{width:100%}.Button-module__e7WGRa__icon{justify-content:center;align-items:center;display:inline-flex}.Button-module__e7WGRa__primaryButton{color:#6e7083;box-shadow:none;cursor:not-allowed;background:#ababab;border:1px solid #d8dae7;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:5px;padding:10px 18px;font-size:14px;font-weight:600;transition:background-color .3s,transform .2s;display:inline-flex}.Button-module__e7WGRa__primaryButton:not(:disabled){background:var(--brand-primary);color:var(--brand-contrast-text);border-color:var(--brand-primary);cursor:pointer}.Button-module__e7WGRa__primaryButton:not(:disabled):hover{background:var(--brand-hover);border-color:var(--brand-hover);transform:translateY(-1px)}.Button-module__e7WGRa__primaryButton:not(:disabled):active{background:var(--brand-active);border-color:var(--brand-active);transform:translateY(0)}.Button-module__e7WGRa__primaryButton:disabled{cursor:not-allowed;opacity:.7}.Button-module__e7WGRa__secondaryButton{color:#fcfcfd;background-color:#ababab;border:none;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:108px;height:30px;padding:8px;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;line-height:24px;transition:background .2s;display:inline-flex;overflow:hidden}.Button-module__e7WGRa__secondaryButton:hover{cursor:pointer;background-color:#8e8e8e}.Button-module__e7WGRa__secondaryButton:active:not(:disabled){background-color:#7a7a7a}.Button-module__e7WGRa__secondaryButton .Button-module__e7WGRa__iconWrapper>svg{width:12px;height:12px}.Button-module__e7WGRa__secondaryButton:active:not(:disabled){background:#f0f1f5}.Button-module__e7WGRa__loginButton{color:#fff;width:100%;height:44px;box-shadow:none;cursor:not-allowed;background:#918e8e;border:none;border-radius:42px;outline:none;margin:24px 0 20px;font-family:Open Sans,sans-serif;font-size:20px;font-weight:600;transition:background-color .3s,transform .2s;display:block}.Button-module__e7WGRa__loginButton:enabled{cursor:pointer;background:#8b2fcf}.Button-module__e7WGRa__loginButton:enabled:hover{background:#7a23b5;transform:translateY(-1px)}.Button-module__e7WGRa__loginButton:enabled:active{background:#6b1f9a;transform:translateY(0)}.Button-module__e7WGRa__loginButton:disabled{cursor:not-allowed}.Button-module__e7WGRa__dangerButton{color:#fcfcfd;background-color:#db3c3c;border:none;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:117px;height:30px;padding:8px;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;line-height:24px;transition:background .2s;display:inline-flex;overflow:hidden}.Button-module__e7WGRa__dangerButton:hover{background-color:#c73333}.Button-module__e7WGRa__dangerButton .Button-module__e7WGRa__iconWrapper>svg{width:13px;height:13px}.Button-module__e7WGRa__iconWrapper{justify-content:center;align-items:center;line-height:0;display:inline-flex}.Button-module__e7WGRa__iconWrapper>svg{flex-shrink:0;width:11.14px;height:11.61px}@media (max-width:480px){.Button-module__e7WGRa__loginButton{height:42px;font-size:16px}}@media (max-height:768px){.Button-module__e7WGRa__loginButton{height:40px;margin:12px 0 10px}}
.ConfirmModal-module__gmzDDa__dialog .MuiBackdrop-root{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000073}.ConfirmModal-module__gmzDDa__paper{box-sizing:border-box;background:#fff;flex-shrink:0;width:100%;max-width:382px;margin:16px;padding:24px 30px;overflow:hidden;box-shadow:-4px 10px 25.4px 4px #00000040;border-radius:16px!important}.ConfirmModal-module__gmzDDa__content{flex-direction:column;align-items:center;width:100%;display:flex}.ConfirmModal-module__gmzDDa__iconWrap{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}.ConfirmModal-module__gmzDDa__iconSvg{flex-shrink:0;width:48px;height:48px;display:block}.ConfirmModal-module__gmzDDa__iconCircle{fill:var(--brand-primary)}.ConfirmModal-module__gmzDDa__iconGlyph{fill:#fcfcfd}.ConfirmModal-module__gmzDDa__body{flex-direction:column;align-items:center;gap:5px;width:100%;max-width:341px;margin-top:0;display:flex}.ConfirmModal-module__gmzDDa__copy{flex-direction:column;align-self:stretch;align-items:center;gap:3px;padding-top:3px;display:flex}.ConfirmModal-module__gmzDDa__title{color:#3f3f47;text-align:center;word-wrap:break-word;margin:0;padding:0;font-family:Open Sans,system-ui,-apple-system,sans-serif;font-size:25px;font-weight:700;line-height:44px}.ConfirmModal-module__gmzDDa__description{color:#3f3f47;text-align:center;word-wrap:break-word;width:100%;max-width:343px;margin:0;padding:0;font-family:Open Sans,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:26px}.ConfirmModal-module__gmzDDa__actions{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;max-width:347px;padding-top:9px;display:flex}.ConfirmModal-module__gmzDDa__cancelButton,.ConfirmModal-module__gmzDDa__confirmButton{box-sizing:border-box;cursor:pointer;text-align:center;border:none;border-radius:8px;flex:0 167px;justify-content:center;align-items:center;width:167px;max-width:calc(50% - 5px);height:32px;padding:0 8px;font-family:Open Sans,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:24px;transition:background-color .2s,opacity .2s;display:flex}.ConfirmModal-module__gmzDDa__cancelButton{color:#fcfcfd;background:#0000005c}.ConfirmModal-module__gmzDDa__cancelButton:hover:not(:disabled){background:#0000007a}.ConfirmModal-module__gmzDDa__confirmButton{background:var(--brand-primary);color:var(--brand-contrast-text,#fcfcfd)}.ConfirmModal-module__gmzDDa__confirmButton:hover:not(:disabled){background:var(--brand-hover)}.ConfirmModal-module__gmzDDa__cancelButton:disabled,.ConfirmModal-module__gmzDDa__confirmButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.ConfirmModal-module__gmzDDa__paper{max-width:min(382px,100vw - 32px);padding:24px 22px}.ConfirmModal-module__gmzDDa__title{font-size:22px;line-height:36px}.ConfirmModal-module__gmzDDa__description{font-size:14px;line-height:24px}.ConfirmModal-module__gmzDDa__actions{flex-direction:column;max-width:100%;padding-top:8px}.ConfirmModal-module__gmzDDa__cancelButton,.ConfirmModal-module__gmzDDa__confirmButton{flex:none;width:100%;max-width:none;height:40px}}
.DatePicker-module__4renHq__container{flex-direction:column;width:100%;margin-bottom:0;display:flex;position:relative}.DatePicker-module__4renHq__triggerButton{width:100%;font:inherit;text-align:left;background:0 0;border:none}.DatePicker-module__4renHq__triggerButton:disabled{cursor:not-allowed}.DatePicker-module__4renHq__textField .MuiOutlinedInput-root{background-color:#fff;border-radius:10px;min-height:53px;font-family:Open Sans,sans-serif;transition:all .2s}.DatePicker-module__4renHq__textField .MuiOutlinedInput-notchedOutline{border-width:1px;border-color:#918e8e;transition:border-color .2s,box-shadow .2s}.DatePicker-module__4renHq__textField .MuiOutlinedInput-root:hover:not(.Mui-disabled) .MuiOutlinedInput-notchedOutline{border-color:var(--brand-primary)}.DatePicker-module__4renHq__textField .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--brand-primary);box-shadow:0 0 0 3px rgb(var(--brand-primary-rgb)/.12)}.DatePicker-module__4renHq__textField .MuiOutlinedInput-input{color:#333;box-sizing:border-box;align-items:center;height:100%;padding:0 14px;font-family:Open Sans,sans-serif;font-size:14px;display:flex}.DatePicker-module__4renHq__textField .MuiOutlinedInput-input::placeholder{color:#999;opacity:1;letter-spacing:.15px;font-size:12px;font-weight:400;line-height:24px}.DatePicker-module__4renHq__textField .MuiInputLabel-root{color:#918e8e;z-index:1;pointer-events:none;background-color:#0000;padding:0 4px;font-family:Open Sans,sans-serif;font-size:15px;transform:translate(14px,14px)scale(1)}.DatePicker-module__4renHq__textField .MuiInputLabel-root.Mui-focused{color:var(--brand-primary)}.DatePicker-module__4renHq__textField .MuiInputLabel-root.MuiInputLabel-shrink{background-color:#fcfbfc;font-weight:300;transform:translate(14px,-9px)scale(.85)}.DatePicker-module__4renHq__textField .MuiFormHelperText-root{margin-left:2px;font-family:Open Sans,sans-serif}.DatePicker-module__4renHq__textField .MuiInputAdornment-root{margin-right:6px}.DatePicker-module__4renHq__openPickerButton{color:var(--brand-primary)!important;border-radius:10px!important;margin-right:-2px!important}.DatePicker-module__4renHq__openPickerButton:hover{background:rgb(var(--brand-primary-rgb)/.08)!important}.DatePicker-module__4renHq__openPickerButton svg{color:currentColor}.DatePicker-module__4renHq__paper{border:1px solid rgb(var(--brand-primary-rgb)/.12);border-radius:18px!important;box-shadow:0 20px 45px #0f172a29!important}.DatePicker-module__4renHq__popper .MuiPaper-root{border:1px solid rgb(var(--brand-primary-rgb)/.12);border-radius:18px!important;box-shadow:0 20px 45px #0f172a29!important}.DatePicker-module__4renHq__popoverPaper{overflow:hidden}.DatePicker-module__4renHq__popoverPaper .MuiDateCalendar-root{max-height:none}:is(.DatePicker-module__4renHq__paper .MuiPickersCalendarHeader-root,.DatePicker-module__4renHq__popper .MuiPickersCalendarHeader-root){padding-inline:14px;padding-top:12px}:is(.DatePicker-module__4renHq__paper .MuiPickersCalendarHeader-label,.DatePicker-module__4renHq__popper .MuiPickersCalendarHeader-label){color:#3f3f47;font-family:Open Sans,sans-serif;font-size:15px;font-weight:700}:is(.DatePicker-module__4renHq__paper .MuiDayCalendar-weekDayLabel,.DatePicker-module__4renHq__popper .MuiDayCalendar-weekDayLabel){color:rgb(var(--brand-primary-rgb)/.72);font-size:12px;font-weight:700}:is(.DatePicker-module__4renHq__paper .MuiIconButton-root,.DatePicker-module__4renHq__popper .MuiIconButton-root){color:var(--brand-primary)}:is(.DatePicker-module__4renHq__paper .MuiPickersDay-root,.DatePicker-module__4renHq__popper .MuiPickersDay-root){border-radius:10px;font-family:Open Sans,sans-serif;font-size:13px}:is(.DatePicker-module__4renHq__paper .MuiPickersDay-root.Mui-selected,.DatePicker-module__4renHq__popper .MuiPickersDay-root.Mui-selected){background:var(--brand-primary)!important;color:var(--brand-contrast-text)!important}:is(.DatePicker-module__4renHq__paper .MuiPickersDay-root:hover,.DatePicker-module__4renHq__popper .MuiPickersDay-root:hover){background:rgb(var(--brand-primary-rgb)/.08)}:is(.DatePicker-module__4renHq__paper .MuiPickersYear-yearButton.Mui-selected,.DatePicker-module__4renHq__popper .MuiPickersYear-yearButton.Mui-selected,.DatePicker-module__4renHq__paper .MuiPickersMonth-monthButton.Mui-selected,.DatePicker-module__4renHq__popper .MuiPickersMonth-monthButton.Mui-selected){background:var(--brand-primary)!important;color:var(--brand-contrast-text)!important}@media (max-width:480px){.DatePicker-module__4renHq__textField .MuiOutlinedInput-root{min-height:48px}.DatePicker-module__4renHq__textField .MuiInputLabel-root{font-size:14px}}
.DeleteModal-module__HGE19a__dialog .MuiBackdrop-root{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000073}.DeleteModal-module__HGE19a__paper{box-sizing:border-box;background:#fff;flex-shrink:0;width:100%;max-width:382px;margin:16px;padding:24px 30px;overflow:hidden;box-shadow:-4px 10px 25.4px 4px #00000040;border-radius:16px!important}.DeleteModal-module__HGE19a__content{flex-direction:column;align-items:center;width:100%;display:flex}.DeleteModal-module__HGE19a__iconWrap{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}.DeleteModal-module__HGE19a__iconSvg{flex-shrink:0;width:48px;height:48px;display:block}.DeleteModal-module__HGE19a__iconCircle{fill:#d32f2f}.DeleteModal-module__HGE19a__iconGlyph{fill:#fcfcfd}.DeleteModal-module__HGE19a__body{flex-direction:column;align-items:center;gap:5px;width:100%;max-width:341px;margin-top:0;display:flex}.DeleteModal-module__HGE19a__copy{flex-direction:column;align-self:stretch;align-items:center;gap:3px;padding-top:3px;display:flex}.DeleteModal-module__HGE19a__title{color:#3f3f47;text-align:center;word-wrap:break-word;margin:0;padding:0;font-family:Open Sans,system-ui,-apple-system,sans-serif;font-size:25px;font-weight:700;line-height:44px}.DeleteModal-module__HGE19a__description{color:#3f3f47;text-align:center;word-wrap:break-word;width:100%;max-width:343px;margin:0;padding:0;font-family:Open Sans,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:26px}.DeleteModal-module__HGE19a__actions{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;max-width:347px;padding-top:9px;display:flex}.DeleteModal-module__HGE19a__cancelButton,.DeleteModal-module__HGE19a__confirmButton{box-sizing:border-box;cursor:pointer;text-align:center;border:none;border-radius:8px;flex:0 167px;justify-content:center;align-items:center;width:167px;max-width:calc(50% - 5px);height:32px;padding:0 8px;font-family:Open Sans,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:24px;transition:background-color .2s,opacity .2s;display:flex}.DeleteModal-module__HGE19a__cancelButton{color:#fcfcfd;background:#0000005c}.DeleteModal-module__HGE19a__cancelButton:hover:not(:disabled){background:#0000007a}.DeleteModal-module__HGE19a__confirmButton{color:#fcfcfd;background:#d32f2f}.DeleteModal-module__HGE19a__confirmButton:hover:not(:disabled){background:#b71c1c}.DeleteModal-module__HGE19a__cancelButton:disabled,.DeleteModal-module__HGE19a__confirmButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.DeleteModal-module__HGE19a__paper{max-width:min(382px,100vw - 32px);padding:24px 22px}.DeleteModal-module__HGE19a__title{font-size:22px;line-height:36px}.DeleteModal-module__HGE19a__description{font-size:14px;line-height:24px}.DeleteModal-module__HGE19a__actions{flex-direction:column;max-width:100%;padding-top:8px}.DeleteModal-module__HGE19a__cancelButton,.DeleteModal-module__HGE19a__confirmButton{flex:none;width:100%;max-width:none;height:40px}}
.DetailsSkeleton-module__a67FNa__container{flex-direction:column;gap:32px;width:100%;display:flex}.DetailsSkeleton-module__a67FNa__header{justify-content:space-between;align-items:flex-start;display:flex}.DetailsSkeleton-module__a67FNa__titleArea{flex-direction:column;gap:8px;display:flex}.DetailsSkeleton-module__a67FNa__actions{gap:12px;display:flex}.DetailsSkeleton-module__a67FNa__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.DetailsSkeleton-module__a67FNa__field{flex-direction:column;display:flex}.DetailsSkeleton-module__a67FNa__fullWidthField{flex-direction:column;grid-column:1/-1;display:flex}.DetailsSkeleton-module__a67FNa__footer{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}@media (max-width:768px){.DetailsSkeleton-module__a67FNa__grid{grid-template-columns:1fr}}
.DocumentViewer-module__VwFApG__overlay{z-index:1400;background:#0f172ab8;justify-content:center;align-items:stretch;padding:24px;display:flex;position:fixed;inset:0}.DocumentViewer-module__VwFApG__viewer{background:#f0f2f5;border-radius:12px;flex-direction:column;width:100%;max-width:1100px;max-height:calc(100dvh - 48px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a4d}.DocumentViewer-module__VwFApG__viewerFullscreen,.DocumentViewer-module__VwFApG__viewer:fullscreen{border-radius:0;width:100vw;max-width:none;height:100vh;max-height:none}.DocumentViewer-module__VwFApG__header{background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;align-items:center;gap:12px;height:60px;padding:0 16px;display:flex}.DocumentViewer-module__VwFApG__titleArea{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.DocumentViewer-module__VwFApG__titleIcon{object-fit:contain;flex:0 0 22px;width:22px;height:22px;display:block}.DocumentViewer-module__VwFApG__titleText{flex-direction:column;min-width:0;display:flex}.DocumentViewer-module__VwFApG__title{color:#202124;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:500;line-height:1.3;overflow:hidden}.DocumentViewer-module__VwFApG__subtitle{color:#5f6368;margin-top:2px;font-size:12px;line-height:1.2}.DocumentViewer-module__VwFApG__actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.DocumentViewer-module__VwFApG__iconButton{cursor:pointer;color:#5f6368;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex}.DocumentViewer-module__VwFApG__iconButton:hover:not(:disabled){color:#202124;background:#f1f3f4}.DocumentViewer-module__VwFApG__iconButton:disabled{opacity:.4;cursor:not-allowed}.DocumentViewer-module__VwFApG__zoomControls{border-right:1px solid #e0e0e0;align-items:center;gap:6px;margin-right:4px;padding:0 6px;display:flex}.DocumentViewer-module__VwFApG__zoomLabel{color:#5f6368;text-align:center;min-width:42px;font-size:12px}.DocumentViewer-module__VwFApG__fitButton{color:#3f4d63;cursor:pointer;background:#fff;border:1px solid #d7dbe2;border-radius:999px;height:28px;padding:0 10px;font-size:11px;font-weight:600}.DocumentViewer-module__VwFApG__downloadMenuWrapper{position:relative}.DocumentViewer-module__VwFApG__downloadMenu{z-index:500;background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:240px;padding:6px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 6px #3c404326,0 6px 18px #3c40431a}.DocumentViewer-module__VwFApG__downloadItem{cursor:pointer;color:#202124;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;transition:background .15s;display:flex}.DocumentViewer-module__VwFApG__downloadItem:hover{background:#f1f3f4}.DocumentViewer-module__VwFApG__downloadItemIcon{color:#fff;background:var(--brand-primary);letter-spacing:.4px;border-radius:3px;justify-content:center;align-items:center;width:40px;height:24px;font-size:9px;font-weight:700;display:inline-flex}.DocumentViewer-module__VwFApG__downloadItemAssetIcon{flex-shrink:0;width:30px;height:30px}.DocumentViewer-module__VwFApG__contentArea{background:#f0f2f5;flex:1;justify-content:center;align-items:flex-start;min-height:0;padding:24px;display:flex;overflow:auto}.DocumentViewer-module__VwFApG__paper{box-sizing:border-box;background:#fff;border-radius:2px;width:816px;min-height:400px;padding:96px 72px;box-shadow:0 1px 3px #3c404326,0 4px 8px #3c404314}.DocumentViewer-module__VwFApG__systemPaper{min-height:1056px}.DocumentViewer-module__VwFApG__systemPageCanvas{background:0 0;width:816px;min-height:1056px;padding:0;overflow:visible}.DocumentViewer-module__VwFApG__systemPageCanvas .DocumentViewer-module__VwFApG__paperContent{width:816px;min-height:1056px}.DocumentViewer-module__VwFApG__paperContent .jus-page{box-sizing:border-box;width:816px;height:1056px;padding:var(--jus-margin-top,96px)var(--jus-margin-right,72px)var(--jus-margin-bottom,96px)var(--jus-margin-left,72px);background:#fff;position:relative;overflow:hidden}.DocumentViewer-module__VwFApG__paperContent .jus-page>:first-child{margin-top:0!important}.DocumentViewer-module__VwFApG__paperContent .jus-page>:last-child{margin-bottom:0!important}.DocumentViewer-module__VwFApG__paperContent{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.DocumentViewer-module__VwFApG__paperContent:not(.DocumentViewer-module__VwFApG__importedPaperContent){color:#202124;font-family:Arial,Helvetica,sans-serif;font-size:11pt;line-height:1.5}.DocumentViewer-module__VwFApG__paperContent:not(.DocumentViewer-module__VwFApG__importedPaperContent) p{margin:0 0 10px}.DocumentViewer-module__VwFApG__paperContent:not(.DocumentViewer-module__VwFApG__importedPaperContent) li{white-space:normal!important}.DocumentViewer-module__VwFApG__paperContent:not(.DocumentViewer-module__VwFApG__importedPaperContent) h1{color:#1a1a2e;margin:18px 0 8px;font-size:20pt}.DocumentViewer-module__VwFApG__paperContent:not(.DocumentViewer-module__VwFApG__importedPaperContent) h2{color:#1a1a2e;margin:16px 0 6px;font-size:16pt}.DocumentViewer-module__VwFApG__paperContent:not(.DocumentViewer-module__VwFApG__importedPaperContent) h3{color:#1a1a2e;margin:14px 0 6px;font-size:13pt}.DocumentViewer-module__VwFApG__paperContent:not(.DocumentViewer-module__VwFApG__importedPaperContent) table{border-collapse:collapse;width:100%;margin:12px 0}.DocumentViewer-module__VwFApG__paperContent:not(.DocumentViewer-module__VwFApG__importedPaperContent) td,.DocumentViewer-module__VwFApG__paperContent:not(.DocumentViewer-module__VwFApG__importedPaperContent) th{border:1px solid #ccc;padding:6px 10px}.DocumentViewer-module__VwFApG__paperContent:not(.DocumentViewer-module__VwFApG__importedPaperContent) img{max-width:100%;height:auto}.DocumentViewer-module__VwFApG__paperContent:not(.DocumentViewer-module__VwFApG__importedPaperContent) a{color:#1a73e8}.DocumentViewer-module__VwFApG__paperContent .imported-document{display:block}.DocumentViewer-module__VwFApG__paperFitFrame{flex:none;position:relative}.DocumentViewer-module__VwFApG__importedPaper{width:816px;min-height:1056px;padding:0;overflow:hidden}.DocumentViewer-module__VwFApG__importedPaperContent{width:100%;min-height:1056px;overflow:visible}.DocumentViewer-module__VwFApG__importedPaperContent .jus-doc-guide{box-sizing:border-box;width:100%;min-height:1056px;padding:96px 72px;overflow:visible}.DocumentViewer-module__VwFApG__importedPaperContent .jus-doc-guide:has(.imported-document--libreoffice){padding:96px 0}.DocumentViewer-module__VwFApG__importedPaperContent .imported-document{box-sizing:border-box;width:100%;max-width:100%;margin:0 auto;overflow:visible}.DocumentViewer-module__VwFApG__importedPaperContent .imported-document *{box-sizing:border-box}.DocumentViewer-module__VwFApG__importedPaperContent .imported-document img{max-width:100%;height:auto;display:block}:is(.DocumentViewer-module__VwFApG__importedPaperContent .imported-document--mammoth>img:first-child,.DocumentViewer-module__VwFApG__importedPaperContent .imported-document--mammoth>p:first-child>img:only-child){width:100%}.DocumentViewer-module__VwFApG__importedPaperContent .imported-document--libreoffice{max-width:none;padding:0 92px}.DocumentViewer-module__VwFApG__importedPaperContent .imported-document--libreoffice img{width:calc(100% + 184px);max-width:calc(100% + 184px);margin-left:-92px;margin-right:-92px}.DocumentViewer-module__VwFApG__pdfContainer{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.DocumentViewer-module__VwFApG__pdfToolbar{background:#fff;border:1px solid #e2e7ef;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;display:flex}.DocumentViewer-module__VwFApG__pdfNavButton{color:#344054;cursor:pointer;background:#fff;border:1px solid #d7dbe2;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:600}.DocumentViewer-module__VwFApG__pdfNavButton:disabled{opacity:.45;cursor:not-allowed}.DocumentViewer-module__VwFApG__pdfPageLabel{text-align:center;color:#475467;min-width:130px;font-size:12px;font-weight:600}.DocumentViewer-module__VwFApG__pdfViewport{justify-content:center;align-items:flex-start;width:100%;min-height:65vh;display:flex}.DocumentViewer-module__VwFApG__pdfPage{background:#fff;border-radius:2px;max-width:100%;overflow:hidden;box-shadow:0 1px 3px #3c404326,0 4px 8px #3c404314}.DocumentViewer-module__VwFApG__officeContainer{background:#f8f8fa;border-radius:8px;width:100%;min-height:72vh;display:flex;overflow:hidden}.DocumentViewer-module__VwFApG__officeFrame{background:#fff;border:none;width:100%;min-height:72vh}.DocumentViewer-module__VwFApG__docxContainer{flex:1;width:100%;padding:24px 0;overflow-y:auto;background:#f0f2f5!important}.DocumentViewer-module__VwFApG__docxContent{width:100%}.jus-docx-wrapper{flex-direction:column;align-items:center;gap:16px;padding:0;display:flex;background:#f0f2f5!important}.jus-docx-wrapper>section.jus-docx{background:#fff;border-radius:4px;margin:0 auto;box-shadow:0 2px 8px #0000001f}.DocumentViewer-module__VwFApG__loadingState{color:#5f6368;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:60px 20px;font-size:14px;display:flex}.DocumentViewer-module__VwFApG__loadingSpinner{border:3px solid #e0e0e0;border-top-color:var(--brand-primary);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite DocumentViewer-module__VwFApG__spin}.DocumentViewer-module__VwFApG__errorState{color:#d93025;text-align:center;padding:60px 20px;font-size:14px}@keyframes DocumentViewer-module__VwFApG__spin{to{transform:rotate(360deg)}}
.EditableTitleCell-module__H6TmVW__editPill{background:0 0;border:1px solid #dbdbdb;border-radius:6px;grid-template-columns:minmax(0,min-content);align-items:center;width:max-content;min-width:0;max-width:100%;padding:4px 10px;line-height:19px;display:inline-grid;overflow:hidden}.EditableTitleCell-module__H6TmVW__measure{visibility:hidden;white-space:pre;font:inherit;line-height:inherit;grid-area:1/1}.EditableTitleCell-module__H6TmVW__editInput{width:100%;min-width:0;font:inherit;line-height:inherit;color:inherit;background:0 0;border:0;outline:0;grid-area:1/1;margin:0;padding:0}.EditableTitleCell-module__H6TmVW__titleView{white-space:nowrap;text-overflow:ellipsis;cursor:text;max-width:100%;display:inline-block;overflow:hidden}
.EntityTable-module__kDERxG__root{gap:var(--entity-table-stack-gap,10px);flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.EntityTable-module__kDERxG__tableArea{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto hidden}.EntityTable-module__kDERxG__tableAreaStatic{flex:none;overflow:visible}.EntityTable-module__kDERxG__tableHeaderWrapper{border-bottom:1px solid #e5e7eb;flex:none;overflow:hidden}.EntityTable-module__kDERxG__tableHeader{border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff;width:100%;min-width:900px}.EntityTable-module__kDERxG__tableScroll{box-sizing:border-box;flex:1;min-height:0;overflow:hidden auto}.EntityTable-module__kDERxG__tableScrollStatic{flex:none;overflow:visible}.EntityTable-module__kDERxG__tableArea::-webkit-scrollbar{width:11px;height:11px}.EntityTable-module__kDERxG__tableArea::-webkit-scrollbar-track{background:#f0f0f3;border-radius:999px}.EntityTable-module__kDERxG__tableArea::-webkit-scrollbar-thumb{background:#acacb3;border-radius:999px}.EntityTable-module__kDERxG__tableArea::-webkit-scrollbar-button{width:0;height:0;display:none}.EntityTable-module__kDERxG__tableScroll::-webkit-scrollbar{width:11px;height:11px}.EntityTable-module__kDERxG__tableScroll::-webkit-scrollbar-track{background:#f0f0f3;border-radius:999px}.EntityTable-module__kDERxG__tableScroll::-webkit-scrollbar-thumb{background:#acacb3;border-radius:999px}.EntityTable-module__kDERxG__tableScroll::-webkit-scrollbar-button{width:0;height:0;display:none}.EntityTable-module__kDERxG__tableWrapper{position:relative}.EntityTable-module__kDERxG__skeletonRow td{vertical-align:middle}.EntityTable-module__kDERxG__skeletonCell{background:linear-gradient(90deg,#eceef3 25%,#f5f6fa 50%,#eceef3 75%) 0 0/220% 100%;border-radius:999px;height:12px;animation:1.1s linear infinite EntityTable-module__kDERxG__tableSkeletonShimmer;display:inline-flex}.EntityTable-module__kDERxG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes EntityTable-module__kDERxG__tableSkeletonShimmer{0%{background-position:220% 0}to{background-position:-220% 0}}.EntityTable-module__kDERxG__table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff;width:100%;min-width:900px}.EntityTable-module__kDERxG__fillerRow td{border-top:none!important;padding:0!important}.EntityTable-module__kDERxG__table thead th,.EntityTable-module__kDERxG__tableHeader thead th{text-align:left;color:#3f3f47;vertical-align:middle;background:#fff;height:52px;padding:14px 16px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600}.EntityTable-module__kDERxG__table tbody tr{height:48px}.EntityTable-module__kDERxG__table tbody tr:first-child td{border-top:none}.EntityTable-module__kDERxG__table tbody td{color:#2c2f3d;vertical-align:middle;border-top:1px solid #f0f1f7;padding:10px 16px;font-size:13px;font-weight:400}.EntityTable-module__kDERxG__table thead th:first-child,.EntityTable-module__kDERxG__table tbody td:first-child,.EntityTable-module__kDERxG__tableHeader thead th:first-child{padding-left:24px}.EntityTable-module__kDERxG__table thead th:last-child,.EntityTable-module__kDERxG__table tbody td:last-child,.EntityTable-module__kDERxG__tableHeader thead th:last-child{padding-right:24px}.EntityTable-module__kDERxG__clickableRow{cursor:pointer}.EntityTable-module__kDERxG__placeholderRow{height:88px}.EntityTable-module__kDERxG__placeholderRow td{text-align:center;padding:48px}.EntityTable-module__kDERxG__placeholderText{color:#9ca3af;text-align:center;width:100%;font-size:14px;display:block}.EntityTable-module__kDERxG__paginationRow{color:#6d6f82;box-sizing:border-box;border-top:1px solid #0000001a;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:20px;margin-top:auto;padding:12px 20px;font-size:14px;display:flex}.EntityTable-module__kDERxG__paginationPageSize{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.EntityTable-module__kDERxG__paginationRange{white-space:nowrap}.EntityTable-module__kDERxG__paginationSelect{background:0 0;border:none;font-weight:600}.EntityTable-module__kDERxG__paginationButtons{gap:8px;display:inline-flex}.EntityTable-module__kDERxG__paginationButtons button{color:#56586c;cursor:pointer;background:#fff;border:1px solid #d8dae7;border-radius:8px;width:32px;height:32px}.EntityTable-module__kDERxG__paginationButtons button:disabled{opacity:.4;cursor:not-allowed}.EntityTable-module__kDERxG__horizontalScrollArea{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto hidden}.EntityTable-module__kDERxG__horizontalScrollArea>div{min-width:900px}.EntityTable-module__kDERxG__selectedRow,.EntityTable-module__kDERxG__selectedRow:hover{background-color:#e8f0fe!important}
.FileUploadCard-module__wiVBzW__uploadEmptyButton{cursor:pointer;background-color:#fafafa;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='8' ry='8' stroke='rgba(0,0,0,0.15)' stroke-width='1' stroke-dasharray='6%2c 4' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e");border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:96px;padding:12px 16px;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.FileUploadCard-module__wiVBzW__uploadEmptyButton:hover:not(:disabled){background-color:var(--brand-soft);transform:translateY(-1px)}.FileUploadCard-module__wiVBzW__uploadEmptyButtonDragOver{background-color:var(--brand-soft);box-shadow:inset 0 0 0 1px var(--brand-primary)}.FileUploadCard-module__wiVBzW__uploadEmptyButton:disabled{cursor:not-allowed;opacity:.6}.FileUploadCard-module__wiVBzW__uploadEmptyIcon{color:#1976d2}.FileUploadCard-module__wiVBzW__uploadEmptyAction{color:#3f3f47;font-family:var(--font-open-sans),sans-serif;text-align:center;align-items:baseline;gap:4px;font-size:12px;line-height:1.4;display:inline-flex}.FileUploadCard-module__wiVBzW__uploadEmptyAction strong{color:#1976d2;text-underline-offset:2px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.FileUploadCard-module__wiVBzW__uploadEmptyHint{color:#3f3f4799;font-family:var(--font-roboto,var(--font-open-sans)),sans-serif;text-transform:uppercase;font-size:9px;line-height:12px}.FileUploadCard-module__wiVBzW__uploadStateCard{background-color:#fff;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='4' ry='4' stroke='rgba(0,0,0,0.15)' stroke-width='1' stroke-dasharray='6%2c 4' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e");border:none;border-radius:4px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;width:100%;height:96px;padding:14px 16px 14px 20px;display:grid}.FileUploadCard-module__wiVBzW__uploadFileIcon{color:var(--brand-primary);flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.FileUploadCard-module__wiVBzW__uploadFileMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.FileUploadCard-module__wiVBzW__uploadFileName{color:#3f3f47;font-family:var(--font-roboto,var(--font-open-sans)),sans-serif;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.FileUploadCard-module__wiVBzW__uploadFileStatus{color:#0009;font-family:var(--font-roboto,var(--font-open-sans)),sans-serif;letter-spacing:.17px;font-size:9px;line-height:12.87px}.FileUploadCard-module__wiVBzW__uploadStatusAside{justify-content:center;align-items:center;gap:8px;display:inline-flex}.FileUploadCard-module__wiVBzW__uploadProgressText{fill:#0009;font-family:var(--font-roboto,var(--font-open-sans)),sans-serif;font-size:7px;font-weight:500}.FileUploadCard-module__wiVBzW__uploadProgressRing{flex-shrink:0}.FileUploadCard-module__wiVBzW__uploadSuccessIcon{color:#fff;background:#2e7d32;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.FileUploadCard-module__wiVBzW__uploadActionButton{color:#0000008a;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.FileUploadCard-module__wiVBzW__uploadActionButton:hover:not(:disabled){color:#3f3f47;background:#0000000a}
.HistoryPanel-module__HSASoW__historyPanel{background-color:var(--editor-surface,#fdfdff);border:1px solid var(--editor-border,#e5e7eb);border-radius:20px;flex-direction:column;flex-shrink:0;min-width:400px;max-width:400px;height:fit-content;max-height:calc(100vh - 120px);padding:26px 16px 16px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}.HistoryPanel-module__HSASoW__historyPanelInternal{width:100%;min-width:100%;max-width:100%;height:100%;min-height:0;max-height:none;box-shadow:none;background:var(--editor-surface,#fff);border:none;border-radius:0;padding:20px 16px 16px;overflow:hidden}.HistoryPanel-module__HSASoW__historyPanelTopic{gap:9px;height:100%;min-height:0}.HistoryPanel-module__HSASoW__historyPanelDocument{background:var(--editor-surface,#fff);gap:0;height:100%;min-height:0;padding:0}.HistoryPanel-module__HSASoW__historyHeader{justify-content:space-between;align-items:center;gap:12px;min-height:26px;margin-bottom:12px;padding-top:2px;display:flex}.HistoryPanel-module__HSASoW__historyHeaderInternal{margin-bottom:12px}.HistoryPanel-module__HSASoW__historyTitleWrap{align-items:center;gap:5px;display:inline-flex}.HistoryPanel-module__HSASoW__historyTitleIcon{color:var(--brand-primary);flex:none}.HistoryPanel-module__HSASoW__historyTitle{color:var(--brand-primary);font-family:Open Sans,sans-serif;font-size:18px;font-weight:700;line-height:26px}.HistoryPanel-module__HSASoW__historyCloseButton{background:var(--brand-primary);width:40px;height:32px;color:var(--brand-contrast-text);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.HistoryPanel-module__HSASoW__historyCloseButton:hover{background:var(--brand-hover);box-shadow:0 8px 18px rgb(var(--brand-primary-rgb)/.18);transform:translateY(-1px)}.HistoryPanel-module__HSASoW__historyList{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--editor-history-scrollbar,#c5c5cc)transparent;flex:1;min-height:0;padding:0 2px 0 0;overflow-y:auto}.HistoryPanel-module__HSASoW__historyList::-webkit-scrollbar{width:14px}.HistoryPanel-module__HSASoW__historyList::-webkit-scrollbar-track{background:0 0;border-radius:12px}.HistoryPanel-module__HSASoW__historyList::-webkit-scrollbar-thumb{background-color:var(--editor-history-scrollbar,#c5c5cc);border-radius:12px}.HistoryPanel-module__HSASoW__historyList::-webkit-scrollbar-button{width:0;height:0;display:none}.HistoryPanel-module__HSASoW__historyItems{flex-direction:column;gap:21px;margin:0;padding:0 0 0 28px;list-style:none;display:flex;position:relative}.HistoryPanel-module__HSASoW__historyItems:before{content:"";background:var(--editor-border,#e4e5e8);width:1px;position:absolute;top:0;bottom:0;left:3px}.HistoryPanel-module__HSASoW__historyItem{border:none;flex-direction:column;gap:3px;padding:0;display:flex}.HistoryPanel-module__HSASoW__historyMessage{color:var(--editor-fg,#3f3f47);margin:0;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;line-height:16px}.HistoryPanel-module__HSASoW__historyMessage strong{font-weight:600}.HistoryPanel-module__HSASoW__historyDate{color:var(--editor-fg-muted,#4b4d52);margin-top:0;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;line-height:16px}.HistoryPanel-module__HSASoW__historyEmpty{color:var(--editor-fg-muted,#9ca3af);font-size:14px}.HistoryPanel-module__HSASoW__historySkeletonList,.HistoryPanel-module__HSASoW__topicSkeletonList{flex-direction:column;gap:18px;display:flex}.HistoryPanel-module__HSASoW__historySkeletonItem,.HistoryPanel-module__HSASoW__topicSkeletonItem{flex-direction:column;gap:10px;display:flex}.HistoryPanel-module__HSASoW__historySkeletonLine,.HistoryPanel-module__HSASoW__topicSkeletonAvatar{background:var(--editor-border,#eceef4);position:relative;overflow:hidden}.HistoryPanel-module__HSASoW__historySkeletonLine:after,.HistoryPanel-module__HSASoW__topicSkeletonAvatar:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffb8 50%,#0000 100%);animation:1.15s linear infinite HistoryPanel-module__HSASoW__historyPanelShimmer;position:absolute;inset:0;transform:translate(-100%)}.HistoryPanel-module__HSASoW__historySkeletonMessage{border-radius:999px;width:88%;height:14px}.HistoryPanel-module__HSASoW__historySkeletonMessageShort{border-radius:999px;width:62%;height:14px}.HistoryPanel-module__HSASoW__historySkeletonDate{border-radius:999px;width:96px;height:12px}.HistoryPanel-module__HSASoW__topicSkeletonActorRow{align-items:center;gap:7px;display:inline-flex}.HistoryPanel-module__HSASoW__topicSkeletonAvatar{border-radius:999px;flex-shrink:0;width:16px;height:16px}.HistoryPanel-module__HSASoW__topicSkeletonActorName{border-radius:999px;width:132px;height:13px}.HistoryPanel-module__HSASoW__topicSkeletonMessage{border-radius:10px;width:92%;height:28px}.HistoryPanel-module__HSASoW__topicHeader{border-bottom:1px solid var(--editor-border,#0000001f);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;margin-left:-30px;margin-right:-16px;padding:0 16px 16px 30px;display:flex}.HistoryPanel-module__HSASoW__topicHeading{flex-direction:column;gap:2px;min-width:0;display:flex}.HistoryPanel-module__HSASoW__topicTitleWrap{align-items:center;gap:6px;display:inline-flex}.HistoryPanel-module__HSASoW__topicTitle{color:var(--brand-primary);font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:26px}.HistoryPanel-module__HSASoW__topicSubtitle{color:var(--editor-fg-secondary,#3f3f47);font-family:Open Sans,sans-serif;font-size:9px;font-weight:400;line-height:1.2}.HistoryPanel-module__HSASoW__topicSubtitle strong{font-weight:600}.HistoryPanel-module__HSASoW__topicSurface{background:var(--editor-history-card-bg,#f8f8fa);outline:1px solid var(--editor-history-card-outline,#0000000f);outline-offset:-1px;border-radius:12px;flex-direction:column;flex:1;height:100%;min-height:0;padding:16px 4px 16px 20px;display:flex}.HistoryPanel-module__HSASoW__topicGroup{flex-direction:column;gap:14px;display:flex}.HistoryPanel-module__HSASoW__topicGroup+.HistoryPanel-module__HSASoW__topicGroup{margin-top:14px}.HistoryPanel-module__HSASoW__topicDivider{align-items:center;gap:10px;display:flex}.HistoryPanel-module__HSASoW__topicDividerLine{background:var(--editor-border,#0000001f);flex:auto;height:1px}.HistoryPanel-module__HSASoW__topicDividerLabel{color:var(--editor-fg-muted,#3f3f47);flex:none;font-family:Open Sans,sans-serif;font-size:10px;font-weight:400;line-height:1.1}.HistoryPanel-module__HSASoW__topicItems{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.HistoryPanel-module__HSASoW__topicItem{flex-direction:column;gap:4px;display:flex}.HistoryPanel-module__HSASoW__topicActorRow{align-items:center;gap:7px;display:inline-flex}.HistoryPanel-module__HSASoW__topicActorName{color:var(--editor-fg,#3f3f47);font-family:Open Sans,sans-serif;font-size:13px;font-weight:400;line-height:1.2}.HistoryPanel-module__HSASoW__topicMessage{color:var(--editor-fg-secondary,#4b4d52);margin:0;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;line-height:16px}.HistoryPanel-module__HSASoW__topicDateInline{font-size:11px;font-weight:500}.HistoryPanel-module__HSASoW__topicCloseButton{position:absolute;top:20px;right:16px}.HistoryPanel-module__HSASoW__documentHistoryHeader{border-bottom:1px solid var(--editor-border,#0000001f);box-sizing:border-box;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:16px;height:58px;min-height:58px;padding:12px 30px 0;display:flex}.HistoryPanel-module__HSASoW__documentHistoryHeading{flex-direction:column;align-items:flex-start;gap:7px;min-width:0;display:flex}.HistoryPanel-module__HSASoW__documentHistoryTitle{width:233px;height:14px;color:var(--editor-fg,#3f3f47);white-space:nowrap;flex-direction:column;justify-content:center;font-family:Open Sans,sans-serif;font-size:18px;font-weight:700;line-height:26px;display:flex;overflow:visible}.HistoryPanel-module__HSASoW__documentHistorySubtitle{color:var(--editor-fg-secondary,#3f3f47);white-space:nowrap;font-family:Open Sans,sans-serif;font-size:9px;font-weight:400;line-height:10px}.HistoryPanel-module__HSASoW__documentHistorySubtitle strong{font-weight:600}.HistoryPanel-module__HSASoW__documentHistoryClose{width:32px;height:32px;color:var(--editor-fg-secondary,#3f3f47);cursor:pointer;background:0 0;border:none;border-radius:4px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.HistoryPanel-module__HSASoW__documentHistoryClose:hover{background:var(--editor-hover,#0000000f)}.HistoryPanel-module__HSASoW__documentHistorySurfaceWrap{box-sizing:border-box;flex:1;justify-content:center;width:100%;min-height:0;padding-top:20px;display:flex;overflow:hidden}.HistoryPanel-module__HSASoW__documentHistorySurface{background:var(--editor-history-card-bg,#f8f8fa);outline:1px solid var(--editor-history-card-outline,#0000000f);outline-offset:-1px;box-sizing:border-box;border-radius:12px;flex-direction:column;width:353px;height:100%;max-height:100%;padding:15px 4px 15px 20px;display:flex;overflow:hidden}.HistoryPanel-module__HSASoW__documentHistoryList{scrollbar-width:thin;scrollbar-color:var(--editor-history-scrollbar,#d5d5dc)transparent;flex:1;min-height:0;padding-right:10px;overflow-y:auto}.HistoryPanel-module__HSASoW__documentHistoryList::-webkit-scrollbar{width:6px}.HistoryPanel-module__HSASoW__documentHistoryList::-webkit-scrollbar-thumb{background:var(--editor-history-scrollbar,#d5d5dc);border-radius:999px}.HistoryPanel-module__HSASoW__documentHistoryList::-webkit-scrollbar-track{background:0 0}.HistoryPanel-module__HSASoW__documentHistoryGroup{flex-direction:column;gap:10px;display:flex}.HistoryPanel-module__HSASoW__documentHistoryGroup+.HistoryPanel-module__HSASoW__documentHistoryGroup{margin-top:10px}.HistoryPanel-module__HSASoW__documentHistoryDivider{justify-content:center;align-items:center;gap:10px;height:11px;display:flex}.HistoryPanel-module__HSASoW__documentHistoryDividerLine{background:var(--editor-border,#0000001f);width:122px;height:1px}.HistoryPanel-module__HSASoW__documentHistoryDividerLabel{color:var(--editor-fg-muted,#3f3f47);white-space:nowrap;font-family:Open Sans,sans-serif;font-size:10px;font-weight:400;line-height:11px}.HistoryPanel-module__HSASoW__documentHistoryItems{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.HistoryPanel-module__HSASoW__documentHistoryItem{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.HistoryPanel-module__HSASoW__documentHistoryActorRow{align-items:center;gap:7px;height:18px;display:inline-flex}.HistoryPanel-module__HSASoW__documentHistoryActorName{color:var(--editor-fg,#3f3f47);white-space:nowrap;font-family:Open Sans,sans-serif;font-size:13px;font-weight:400;line-height:18px}.HistoryPanel-module__HSASoW__documentHistoryMessage{color:var(--editor-fg-secondary,#3f3f47);margin:0;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;line-height:16px}.HistoryPanel-module__HSASoW__documentHistoryDateInline{color:var(--editor-fg-muted,#4b4d52);font-size:11px;font-weight:500}@keyframes HistoryPanel-module__HSASoW__historyPanelShimmer{to{transform:translate(100%)}}@media (max-width:1024px){.HistoryPanel-module__HSASoW__historyPanel{width:100%;min-width:100%;max-width:100%;max-height:420px}.HistoryPanel-module__HSASoW__historyPanelInternal{height:100%;min-height:0;max-height:none;padding:16px}.HistoryPanel-module__HSASoW__topicSurface{border-radius:16px;padding:14px 16px}}@media (max-width:768px){.HistoryPanel-module__HSASoW__historyPanel{border-radius:12px;padding:20px 16px 14px}.HistoryPanel-module__HSASoW__historyPanelInternal{height:100%;min-height:0;max-height:none;padding:16px 16px 18px}.HistoryPanel-module__HSASoW__historyPanelTopic{gap:12px}.HistoryPanel-module__HSASoW__topicTitle{font-size:15px}.HistoryPanel-module__HSASoW__topicSurface{border-radius:14px;padding:14px}}
.Input-module__aqcCqa__container{flex-direction:column;width:100%;margin-bottom:0;display:flex;position:relative}.Input-module__aqcCqa__textField .MuiOutlinedInput-root{background-color:#0000;border-radius:6px;height:53px;min-height:53px;font-family:Open Sans,sans-serif;transition:all .2s}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.MuiInputBase-multiline{align-items:flex-start;height:auto!important;min-height:unset!important;padding:10px 14px!important}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.MuiInputBase-multiline textarea{resize:vertical;box-sizing:border-box;width:100%;min-height:24px!important;max-height:160px!important;margin:0!important;padding:2px 0!important;line-height:20px!important;overflow-y:auto!important}.Input-module__aqcCqa__textField .MuiOutlinedInput-notchedOutline{border-width:1px;border-color:#918e8e;transition:border-color .2s}.Input-module__aqcCqa__textField .MuiOutlinedInput-root:hover:not(.Mui-disabled) .MuiOutlinedInput-notchedOutline{border-color:var(--brand-primary)}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--brand-primary)!important;border-width:1px!important}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-focused{background-color:rgb(var(--brand-primary-rgb)/.02)}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-focused:hover .MuiOutlinedInput-notchedOutline{border-color:var(--brand-primary)!important}.Input-module__aqcCqa__textField:hover .MuiInputLabel-root:not(.Mui-error):not(.Mui-disabled){color:var(--brand-primary)!important}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-error .MuiOutlinedInput-notchedOutline{border-color:#d32f2f}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-disabled{background:#fafafa;border-color:#e0e0e0;cursor:not-allowed!important}:is(.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-disabled .MuiOutlinedInput-notchedOutline,.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-disabled:hover .MuiOutlinedInput-notchedOutline){border-color:#e0e0e0!important}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-disabled .MuiOutlinedInput-input{cursor:not-allowed;-webkit-text-fill-color:#3f3f47!important;color:#3f3f47!important;pointer-events:none!important}.Input-module__aqcCqa__textField .MuiOutlinedInput-input{color:#333;height:100%;caret-color:var(--brand-primary);box-sizing:border-box;align-items:center;padding:0 16px;font-family:Open Sans,sans-serif;font-size:14px;display:flex}.Input-module__aqcCqa__textField .MuiOutlinedInput-input::placeholder{color:#999;opacity:1;letter-spacing:.15px!important;font-size:12px!important;font-weight:400!important;line-height:24px!important}.Input-module__aqcCqa__textField .MuiOutlinedInput-input:-webkit-autofill{border-radius:0;box-shadow:inset 0 0 0 100px #f9f9f9}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.MuiInputBase-multiline textarea::-webkit-scrollbar{width:6px;height:6px}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.MuiInputBase-multiline textarea::-webkit-scrollbar-track{background:0 0}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.MuiInputBase-multiline textarea::-webkit-scrollbar-thumb{background:#d1d1d1;border-radius:10px}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.MuiInputBase-multiline textarea::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.MuiInputBase-multiline textarea{scrollbar-width:none;scrollbar-color:#d1d1d1 transparent}.Input-module__aqcCqa__textField .MuiInputLabel-root{color:#918e8e;z-index:2;pointer-events:none;background-color:#fcfbfc;padding:0;font-family:Open Sans,sans-serif;font-size:15px;transform:translate(14px,16px)scale(1)}.Input-module__aqcCqa__textField .MuiInputLabel-root.Mui-focused{font-weight:600;color:var(--brand-primary)!important}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-focused{color:var(--brand-primary)}:is(.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-input,.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-input::placeholder){color:#333}.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-focused .MuiInputAdornment-root{color:var(--brand-primary)!important}:is(.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-focused .MuiSvgIcon-root,.Input-module__aqcCqa__textField .MuiOutlinedInput-root.Mui-focused .material-symbols-outlined){color:var(--brand-primary)!important}.Input-module__aqcCqa__textField .MuiInputLabel-root.MuiInputLabel-shrink{letter-spacing:.15px;background:var(--background);padding:0 4px;font-weight:300;transform:translate(10px,-8px)scale(.8)}.Input-module__aqcCqa__textField .MuiInputLabel-root.Mui-disabled.MuiInputLabel-shrink{background:linear-gradient(to bottom,var(--background)55%,#fafafa 55%);color:#918e8e!important}.Input-module__aqcCqa__textField .MuiInputLabel-root.Mui-error{color:#d32f2f}.Input-module__aqcCqa__textField .MuiInputAdornment-root{margin-right:8px}.Input-module__aqcCqa__textField .MuiFormHelperText-root{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;margin:4px 4px 0;font-family:Open Sans,sans-serif;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.Input-module__aqcCqa__textField .MuiOutlinedInput-notchedOutline legend{max-width:0!important}.Input-module__aqcCqa__textField .MuiOutlinedInput-notchedOutline legend span{visibility:hidden!important;margin:0!important;padding-left:4px!important;padding-right:0!important;display:inline-block!important}.Input-module__aqcCqa__passwordStrengthContainer{flex-direction:column;gap:6px;margin-top:8px;padding-left:2px;display:flex}.Input-module__aqcCqa__passwordStrengthBars{gap:4px;height:9px;display:flex}.Input-module__aqcCqa__passwordStrengthBar{background:#eee;border-radius:20px;flex:1;transition:background-color .3s}.Input-module__aqcCqa__passwordRequirementsSuccess{color:#16a34a;align-items:center;gap:3px;margin-top:2px;font-family:Open Sans,sans-serif;font-size:11px;font-weight:600;display:flex}.Input-module__aqcCqa__passwordRequirementsTitle{color:#666;margin-bottom:4px;font-family:Open Sans,sans-serif;font-size:11px;font-weight:600;display:block}.Input-module__aqcCqa__passwordRequirementsList{margin:0;padding:0}.Input-module__aqcCqa__passwordRequirementsItem{margin-bottom:-4px;padding:0}.Input-module__aqcCqa__passwordRequirementsItem span{color:#918e8e;font-family:Open Sans,sans-serif;font-size:11px}.Input-module__aqcCqa__requirementIcon{margin-right:3px;min-width:0!important}@media (max-width:480px){.Input-module__aqcCqa__textField .MuiOutlinedInput-root{height:48px;min-height:48px}.Input-module__aqcCqa__textField .MuiInputLabel-root{font-size:14px;transform:translate(14px,14px)scale(1)}.Input-module__aqcCqa__textField .MuiInputLabel-root.MuiInputLabel-shrink{background-color:#fff;padding:0 4px;transform:translate(10px,-9px)scale(.8571)}}
.NewProcessModal-module__VYT63W__title{color:#3f3f47!important;font-family:open sans,sans-serif!important;font-size:25px!important;font-weight:700!important}.NewProcessModal-module__VYT63W__container{flex-direction:column;gap:12px;display:flex}.NewProcessModal-module__VYT63W__fields{flex-direction:column;gap:16px;display:flex}.NewProcessModal-module__VYT63W__grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.NewProcessModal-module__VYT63W__footer{justify-content:flex-end;display:flex}@media (max-width:768px){.NewProcessModal-module__VYT63W__grid2{grid-template-columns:1fr}}
.RouteLoadingFallback-module__IH10kq__surface{background:#fff;width:100%;min-height:100%}.RouteLoadingFallback-module__IH10kq__authSurface{min-height:100dvh}
.SearchField-module__1WI7Wq__searchField{outline:1px solid var(--brand-primary);outline-offset:-1px;color:var(--brand-primary);cursor:pointer;background-color:#fff;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:0;width:48px;height:36px;min-height:36px;max-height:36px;padding:0;transition:all .3s;display:flex;overflow:hidden}.SearchField-module__1WI7Wq__searchField>span{flex-shrink:0;min-width:18px}.SearchField-module__1WI7Wq__searchFieldActive{outline-color:var(--brand-primary);color:var(--brand-primary);cursor:default;background-color:#fff;justify-content:flex-start;gap:10px;width:220px;padding:8px 15px 8px 8px}.SearchField-module__1WI7Wq__searchField input{color:#111827;opacity:0;cursor:pointer;background:0 0;border:none;outline:none;flex:0 0 0;width:0;min-width:0;font-family:inherit;font-size:14px;transition:opacity .3s,width .3s}.SearchField-module__1WI7Wq__searchFieldActive input{opacity:1;cursor:text;flex:1}.SearchField-module__1WI7Wq__searchField input::placeholder{color:#9ca3af}.SearchField-module__1WI7Wq__clearSearch{width:20px;height:20px;color:var(--brand-primary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.SearchField-module__1WI7Wq__clearSearch:hover{color:var(--brand-hover);background-color:#0000000a}.SearchField-module__1WI7Wq__clearSearch:active{transform:scale(.95)}@media (max-width:768px){.SearchField-module__1WI7Wq__searchField{border-radius:10px;width:38px;height:38px;min-height:38px;max-height:38px;padding:0 10px}.SearchField-module__1WI7Wq__searchFieldActive{width:180px}.SearchField-module__1WI7Wq__searchField>span{min-width:16px}}.SearchField-module__1WI7Wq__fullWidth{width:100%!important;max-width:none!important}.SearchField-module__1WI7Wq__searchFieldProminent{color:#9ca3af;cursor:text;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:14px;outline:none;justify-content:flex-start;gap:12px;width:100%;min-width:0;max-width:100%;height:auto;min-height:60px;max-height:none;padding:0 18px;overflow:visible;box-shadow:0 2px 8px #00000014}.SearchField-module__1WI7Wq__searchFieldProminent.SearchField-module__1WI7Wq__searchFieldActive{background-color:#f8f9fa;border-color:#e0e0e0;outline:none;justify-content:flex-start;gap:12px;width:100%;padding:0 18px;box-shadow:0 2px 8px #00000014}.SearchField-module__1WI7Wq__searchFieldProminent:focus-within{border-color:#cfcfd6;box-shadow:0 2px 8px #00000014,0 0 0 2px #5b4b8a1f}.SearchField-module__1WI7Wq__searchFieldProminent input{opacity:1;cursor:text;color:#333;flex:1;width:auto;min-width:0;font-size:16px}.SearchField-module__1WI7Wq__searchFieldProminent input::placeholder,.SearchField-module__1WI7Wq__searchFieldProminent .SearchField-module__1WI7Wq__clearSearch{color:#9ca3af}.SearchField-module__1WI7Wq__searchFieldProminent .SearchField-module__1WI7Wq__clearSearch:hover{color:#6b7280}.SearchField-module__1WI7Wq__searchFieldNeutralOutline{color:#00000073;outline-color:#0000001f}.SearchField-module__1WI7Wq__searchFieldNeutralOutline.SearchField-module__1WI7Wq__searchFieldActive{outline-color:#0000001f}.SearchField-module__1WI7Wq__searchFieldNeutralOutline .SearchField-module__1WI7Wq__clearSearch{color:#00000073}.SearchField-module__1WI7Wq__searchFieldNeutralOutline .SearchField-module__1WI7Wq__clearSearch:hover{color:#0000008c}
.AssociatedDocumentsTable-module__8HKw-q__documentsCard{background:#fff;border-radius:16px;flex-direction:column;gap:16px;min-width:0;padding:24px;display:flex;box-shadow:0 1px 3px #0000000d}.AssociatedDocumentsTable-module__8HKw-q__documentsHeader{justify-content:space-between;align-items:center;display:flex}.AssociatedDocumentsTable-module__8HKw-q__documentsTitle{color:var(--brand-primary);align-items:center;gap:8px;display:flex}.AssociatedDocumentsTable-module__8HKw-q__documentsTitle h2{margin:0;font-family:Roboto,sans-serif;font-size:18px;font-weight:700}.AssociatedDocumentsTable-module__8HKw-q__documentsActions{align-items:center;gap:12px;display:flex}.AssociatedDocumentsTable-module__8HKw-q__docIconButtonFilled{background-color:var(--brand-primary);color:#fff;border:1px solid var(--brand-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:48px;height:36px;transition:opacity .2s;display:flex}.AssociatedDocumentsTable-module__8HKw-q__docIconButtonFilled:hover{opacity:.85}.AssociatedDocumentsTable-module__8HKw-q__docTitleCell{color:#3f3f47;align-items:center;gap:8px;display:flex}.AssociatedDocumentsTable-module__8HKw-q__textEllipsis{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;max-width:100%;line-height:normal;display:inline-block;overflow:hidden}.AssociatedDocumentsTable-module__8HKw-q__documentsBody{flex-direction:column;width:100%;min-width:0;display:flex}.AssociatedDocumentsTable-module__8HKw-q__splitViewContainer{border-top:1px solid var(--border-divider,#e5e7eb);height:700px;display:flex;overflow:hidden}.AssociatedDocumentsTable-module__8HKw-q__docSidebar{border-right:1px solid var(--border-divider,#e5e7eb);background-color:#fafafa;flex-direction:column;flex-shrink:0;width:260px;display:flex}.AssociatedDocumentsTable-module__8HKw-q__docSidebarHeader{border-bottom:1px solid var(--border-divider,#e5e7eb);justify-content:space-between;align-items:center;padding:16px;display:flex}.AssociatedDocumentsTable-module__8HKw-q__docSidebarHeader h3{color:var(--text-primary,#374151);margin:0;font-size:13px;font-weight:600}.AssociatedDocumentsTable-module__8HKw-q__addDocSmallBtn{cursor:pointer;color:var(--text-secondary,#6b7280);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.AssociatedDocumentsTable-module__8HKw-q__addDocSmallBtn:hover{color:var(--brand-primary,#4f46e5)}.AssociatedDocumentsTable-module__8HKw-q__docSidebarList{flex:1;padding:8px;overflow-y:auto}.AssociatedDocumentsTable-module__8HKw-q__docSidebarItem{cursor:pointer;color:var(--text-secondary,#4b5563);border-radius:6px;align-items:center;gap:8px;margin-bottom:2px;padding:10px 12px;font-size:13px;transition:background-color .2s;display:flex}.AssociatedDocumentsTable-module__8HKw-q__docSidebarItem:hover{background-color:#f3f4f6}.AssociatedDocumentsTable-module__8HKw-q__docSidebarItemActive{background-color:var(--brand-light,#eef2ff);color:var(--brand-primary,#4f46e5);font-weight:500}.AssociatedDocumentsTable-module__8HKw-q__viewerEmbedContainer{background-color:#f9fafb;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.AssociatedDocumentsTable-module__8HKw-q__emptyViewerState{color:var(--text-disabled,#9ca3af);flex-direction:column;align-items:center;gap:16px;display:flex}.AssociatedDocumentsTable-module__8HKw-q__rowMenuButton{color:#a0a3b5;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.AssociatedDocumentsTable-module__8HKw-q__rowMenuDots{background:#3f3f47;border-radius:50%;width:4px;height:4px;display:inline-block;box-shadow:-7px 0 #3f3f47,7px 0 #3f3f47}.AssociatedDocumentsTable-module__8HKw-q__actionsMenuItem.MuiMenuItem-root{color:#60646c;align-items:center;gap:12px;padding:10px 14px;font-size:14px;display:flex}.AssociatedDocumentsTable-module__8HKw-q__actionsMenuLabel{line-height:normal}.AssociatedDocumentsTable-module__8HKw-q__actionsMenuItemDanger.MuiMenuItem-root{color:#e5484d}.AssociatedDocumentsTable-module__8HKw-q__actionMenuIcon{color:#60646c}.AssociatedDocumentsTable-module__8HKw-q__actionMenuIconDanger{color:#e5484d}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex;overflow:auto hidden;container-type:inline-size}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper::-webkit-scrollbar{height:8px}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper::-webkit-scrollbar-track{background:#f9f9f9;border-radius:0 0 12px 12px}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper::-webkit-scrollbar-thumb{background-color:#cdcdcd;border-radius:8px}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper>div:first-child,.AssociatedDocumentsTable-module__8HKw-q__tableWrapper>div:nth-child(2){min-width:900px!important;padding-left:0!important;padding-right:0!important}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper>div:nth-child(2){overflow:hidden auto!important}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper table{border-collapse:separate!important;border-spacing:0!important;table-layout:fixed!important;width:100%!important;min-width:900px!important;margin:0!important}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper th{color:#3f3f47;text-align:left;background:#fff;font-size:13px;font-weight:600;border-bottom:1px solid #e5e7eb!important;padding:14px 16px!important}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper th:not(:last-child):not(:nth-last-child(2)){border-right:1px solid #e5e7eb!important}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper td{border-bottom:1px solid #f3f4f6!important;padding:14px 16px!important}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper>div:first-child{width:100%!important;min-width:900px!important;padding:0!important;overflow:visible!important}.AssociatedDocumentsTable-module__8HKw-q__tableWrapper .paginationRow{box-sizing:border-box;background:#fff;border-top:1px solid #e5e7eb;margin-top:0;width:100%!important;min-width:900px!important;padding:12px 24px!important}:is(.AssociatedDocumentsTable-module__8HKw-q__tableWrapper th:last-child,.AssociatedDocumentsTable-module__8HKw-q__tableWrapper td:last-child){padding-right:24px!important}
.EditorCommandsOnboarding-module__fqBhoG__scrim{z-index:999;background:#1f1f2359;animation:.18s ease-out EditorCommandsOnboarding-module__fqBhoG__onboardingFade;position:fixed;inset:0}.EditorCommandsOnboarding-module__fqBhoG__popup{z-index:1002;box-sizing:border-box;background:#1f1f1f;border-radius:14px;flex-direction:column;width:300px;max-width:calc(100vw - 32px);padding:16px;font-family:Open Sans,sans-serif;animation:.18s ease-out EditorCommandsOnboarding-module__fqBhoG__onboardingPop;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 10px 25px -5px #0000004d,0 8px 10px -6px #0003}.EditorCommandsOnboarding-module__fqBhoG__close{color:#d1d5db;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:color .12s;display:inline-flex;position:absolute;top:12px;right:12px}.EditorCommandsOnboarding-module__fqBhoG__close:hover{color:#fff}.EditorCommandsOnboarding-module__fqBhoG__title{letter-spacing:-.2px;color:#fff;margin:0;padding-right:20px;font-size:15px;font-weight:700;line-height:1.35}.EditorCommandsOnboarding-module__fqBhoG__body{color:#e5e7eb;margin:6px 0 0;font-size:13px;font-weight:400;line-height:1.45}.EditorCommandsOnboarding-module__fqBhoG__footer{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.EditorCommandsOnboarding-module__fqBhoG__progress{color:#d1d5db;font-size:12px}.EditorCommandsOnboarding-module__fqBhoG__action{cursor:pointer;color:#1f1f1f;background:#fff;border:none;border-radius:9999px;padding:8px 18px;font-family:inherit;font-size:12px;font-weight:700;transition:background .12s}.EditorCommandsOnboarding-module__fqBhoG__action:hover{background:#ebebeb}.EditorCommandsOnboarding-module__fqBhoG__pointer{border-top:8px solid #1f1f1f;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}@keyframes EditorCommandsOnboarding-module__fqBhoG__onboardingFade{0%{opacity:0}to{opacity:1}}@keyframes EditorCommandsOnboarding-module__fqBhoG__onboardingPop{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.ProcessDetailsTabs-module__eGiDIG__section{flex-direction:column;width:100%;margin-top:24px;display:flex}.ProcessDetailsTabs-module__eGiDIG__sectionHeader{align-items:center;gap:8px;padding:10px 0;display:flex}.ProcessDetailsTabs-module__eGiDIG__sectionTitle{color:var(--brand-primary,#422d6d);font-size:18px;font-weight:600;font-family:var(--font-poppins),"Poppins",sans-serif;margin:0}.ProcessDetailsTabs-module__eGiDIG__sectionIcon{color:var(--brand-primary,#422d6d)}.ProcessDetailsTabs-module__eGiDIG__tabsRow{justify-content:space-between;align-items:flex-end;gap:12px;width:100%;display:flex}.ProcessDetailsTabs-module__eGiDIG__tabsList{scrollbar-width:none;align-items:flex-end;gap:5px;min-width:0;display:flex;overflow:visible}.ProcessDetailsTabs-module__eGiDIG__tabsList::-webkit-scrollbar{display:none}.ProcessDetailsTabs-module__eGiDIG__tab{color:#3f3f47;letter-spacing:.17px;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #0000001f;border-bottom:none;border-radius:10px 10px 0 0;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:37px;padding:10px 24px;font-family:inherit;font-size:15px;font-weight:600;display:flex;position:relative}.ProcessDetailsTabs-module__eGiDIG__tabActive{color:var(--brand-primary,#422d6d);z-index:2;background:#fefefe;border-bottom:2px solid #fefefe;margin-bottom:-2px}.ProcessDetailsTabs-module__eGiDIG__tabBadge{color:#fff;background:#ce3e3e;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.ProcessDetailsTabs-module__eGiDIG__tabsActions{flex-shrink:0;align-items:center;gap:11px;padding-bottom:5px;display:flex}.ProcessDetailsTabs-module__eGiDIG__searchButton{border:1px solid var(--brand-primary,#422d6d);width:42px;height:32px;color:var(--brand-primary,#422d6d);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;display:flex}.ProcessDetailsTabs-module__eGiDIG__searchButton:hover{background:rgb(var(--brand-primary-rgb)/.06)}.ProcessDetailsTabs-module__eGiDIG__searchInputWrap{border:1px solid var(--brand-primary,#422d6d);background:#fff;border-radius:8px;align-items:center;gap:6px;height:32px;padding:0 10px;display:flex}.ProcessDetailsTabs-module__eGiDIG__searchInput{color:#3f3f47;background:0 0;border:none;outline:none;width:180px;font-family:inherit;font-size:14px}.ProcessDetailsTabs-module__eGiDIG__filterButton{background:var(--brand-primary,#422d6d);width:43px;height:32px;color:var(--brand-contrast-text,#fff);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.ProcessDetailsTabs-module__eGiDIG__filterButton:disabled{opacity:.6;cursor:default}.ProcessDetailsTabs-module__eGiDIG__panel{z-index:1;box-sizing:border-box;background:#fefefe;border:1px solid #0000001f;border-radius:0 27px 27px;flex-direction:column;gap:15px;width:100%;padding:15px;display:flex;position:relative}.ProcessDetailsTabs-module__eGiDIG__emptyState{color:#3f3f47;opacity:.9;margin:0;padding:24px 8px;font-size:15px;font-style:italic}.ProcessDetailsTabs-module__eGiDIG__loadingState{flex-direction:column;gap:12px;padding:8px;display:flex}.ProcessDetailsTabs-module__eGiDIG__infoCard{background:#fff;border:1px solid #0000001f;border-radius:12px;flex-direction:column;gap:18px;padding:20px;display:flex}.ProcessDetailsTabs-module__eGiDIG__infoRow{flex-wrap:wrap;gap:14px 28px;display:flex}.ProcessDetailsTabs-module__eGiDIG__infoPair{color:#3f3f47;opacity:.9;align-items:baseline;gap:4px;font-size:15px;display:inline-flex}.ProcessDetailsTabs-module__eGiDIG__infoLabel{color:var(--brand-primary,#422d6d);font-weight:600}.ProcessDetailsTabs-module__eGiDIG__infoActions{border-top:1px solid #00000014;justify-content:flex-end;gap:10px;padding-top:14px;display:flex}.ProcessDetailsTabs-module__eGiDIG__infoActionButton{white-space:nowrap!important;border-radius:8px!important;width:auto!important;min-width:0!important;height:32px!important;padding:8px 16px!important;font-size:14px!important;font-weight:400!important;line-height:24px!important;overflow:visible!important}.ProcessDetailsTabs-module__eGiDIG__grayButton{color:#fcfcfd!important;background:#00000080!important;border-color:#00000080!important}.ProcessDetailsTabs-module__eGiDIG__grayButton:hover{background:#0009!important;border-color:#0009!important}.ProcessDetailsTabs-module__eGiDIG__evolutionCard{background:#fff;border:1px solid #0000001f;border-radius:12px;overflow:hidden}.ProcessDetailsTabs-module__eGiDIG__evolutionHeader{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:16px 20px;font-family:inherit;display:flex}.ProcessDetailsTabs-module__eGiDIG__evolutionHeaderMain{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.ProcessDetailsTabs-module__eGiDIG__evolutionHeaderTop{flex-wrap:wrap;gap:6px 28px;display:flex}.ProcessDetailsTabs-module__eGiDIG__evolutionPeriod{color:#3f3f47;opacity:.9;margin:0;font-size:15px}.ProcessDetailsTabs-module__eGiDIG__evolutionHeaderSide{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.ProcessDetailsTabs-module__eGiDIG__evolutionChevron{color:#3f3f47;flex-shrink:0;transition:transform .2s}.ProcessDetailsTabs-module__eGiDIG__evolutionChevronOpen{transform:rotate(180deg)}.ProcessDetailsTabs-module__eGiDIG__evolutionBody{border-top:1px solid #0000001f;flex-direction:column;gap:12px;padding:16px 20px;display:flex}.ProcessDetailsTabs-module__eGiDIG__evolutionDetailRow{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.ProcessDetailsTabs-module__eGiDIG__evolutionDivider{background:#00000029;width:1px;height:16px}.ProcessDetailsTabs-module__eGiDIG__tableCard{background:#fff;border:1px solid #0000001f;border-radius:12px;overflow:hidden}.ProcessDetailsTabs-module__eGiDIG__table{border-collapse:collapse;width:100%}.ProcessDetailsTabs-module__eGiDIG__table th{color:#3f3f47;text-align:center;background:#fafafa;border-bottom:1px solid #0000001f;padding:14px 16px;font-size:15px;font-weight:600}.ProcessDetailsTabs-module__eGiDIG__table th:first-child{text-align:left;border-right:1px solid #00000014}.ProcessDetailsTabs-module__eGiDIG__table td{color:#3f3f47;text-align:center;border-bottom:1px solid #00000014;padding:13px 16px;font-size:15px}.ProcessDetailsTabs-module__eGiDIG__table td:first-child{text-align:left}.ProcessDetailsTabs-module__eGiDIG__linkedName{color:#3f3f47;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:15px;font-weight:600;text-decoration:underline}.ProcessDetailsTabs-module__eGiDIG__linkedName:hover{color:var(--brand-primary,#422d6d)}.ProcessDetailsTabs-module__eGiDIG__tableFooter{color:#3f3f47;justify-content:flex-end;align-items:center;gap:24px;padding:10px 16px;font-size:13px;display:flex}.ProcessDetailsTabs-module__eGiDIG__rowsPerPage{align-items:center;gap:8px;display:flex}.ProcessDetailsTabs-module__eGiDIG__rowsSelect{color:#3f3f47;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:13px}.ProcessDetailsTabs-module__eGiDIG__pageButtons{align-items:center;gap:4px;display:flex}.ProcessDetailsTabs-module__eGiDIG__pageButton{color:#3f3f47;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ProcessDetailsTabs-module__eGiDIG__pageButton:disabled{opacity:.35;cursor:default}.ProcessDetailsTabs-module__eGiDIG__pageButton:not(:disabled):hover{background:#0000000f}.ProcessDetailsTabs-module__eGiDIG__docTitleCell{align-items:center;gap:10px;min-width:0;display:flex}.ProcessDetailsTabs-module__eGiDIG__docIconPdf{color:#ce3e3e;flex-shrink:0}.ProcessDetailsTabs-module__eGiDIG__docIconFile{color:#1a73e8;flex-shrink:0}.ProcessDetailsTabs-module__eGiDIG__docName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProcessDetailsTabs-module__eGiDIG__markBadge{color:#8f94a6;background:#ececec;border-radius:999px;align-items:center;padding:3px 12px;font-size:12px;font-weight:600;display:inline-flex}.ProcessDetailsTabs-module__eGiDIG__menuButton{color:#3f3f47;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.ProcessDetailsTabs-module__eGiDIG__menuButton:hover{background:#0000000f}.ProcessDetailsTabs-module__eGiDIG__publicationCard{border-radius:12px;overflow:hidden}.ProcessDetailsTabs-module__eGiDIG__publicationCardUnread{background:#f003;border:1px solid #ce3e3e80}.ProcessDetailsTabs-module__eGiDIG__publicationCardRead{background:#008cff33;border:1px solid #0000001f}.ProcessDetailsTabs-module__eGiDIG__publicationHeader{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:14px 20px;font-family:inherit;display:flex}.ProcessDetailsTabs-module__eGiDIG__publicationHeaderInfo{flex-direction:column;gap:7px;min-width:0;display:flex}.ProcessDetailsTabs-module__eGiDIG__publicationStatusLabel{color:#3f3f47;opacity:.9;margin:0;font-size:12px;font-weight:700}.ProcessDetailsTabs-module__eGiDIG__publicationMetaRow{flex-wrap:wrap;gap:6px 35px;display:flex}.ProcessDetailsTabs-module__eGiDIG__publicationChevron{color:#3f3f47;flex-shrink:0;transition:transform .2s}.ProcessDetailsTabs-module__eGiDIG__publicationChevronOpen{transform:rotate(180deg)}.ProcessDetailsTabs-module__eGiDIG__publicationBody{padding:0 20px 20px}.ProcessDetailsTabs-module__eGiDIG__publicationInner{background:#fff;border-radius:12px;flex-direction:column;gap:25px;padding:20px;display:flex}.ProcessDetailsTabs-module__eGiDIG__publicationColumns{align-items:stretch;gap:40px;display:flex}.ProcessDetailsTabs-module__eGiDIG__partiesColumn{flex-direction:column;flex-shrink:0;gap:15px;min-width:276px;display:flex}.ProcessDetailsTabs-module__eGiDIG__columnTitle{color:#3f3f47;opacity:.9;margin:0;font-size:15px;font-weight:700}.ProcessDetailsTabs-module__eGiDIG__partyLine{color:#3f3f47;opacity:.9;align-items:baseline;gap:4px;font-size:15px;display:flex}.ProcessDetailsTabs-module__eGiDIG__partyRole{font-weight:600}.ProcessDetailsTabs-module__eGiDIG__columnsDivider{background:#0000001f;flex-shrink:0;width:1px}.ProcessDetailsTabs-module__eGiDIG__eventsColumn{flex-direction:column;flex:1;gap:13px;min-width:0;display:flex}.ProcessDetailsTabs-module__eGiDIG__eventsEmpty{color:#3f3f47;opacity:.9;margin:0;font-size:15px;font-style:italic}.ProcessDetailsTabs-module__eGiDIG__eventCard{border:1px solid rgb(var(--brand-primary-rgb)/.25);background:#fbfaff;border-radius:10px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.ProcessDetailsTabs-module__eGiDIG__eventCardHeader{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ProcessDetailsTabs-module__eGiDIG__eventTypeChip{background:rgb(var(--brand-primary-rgb)/.1);color:var(--brand-primary,#422d6d);border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.ProcessDetailsTabs-module__eGiDIG__eventTitle{color:#3f3f47;margin:0;font-size:15px;font-weight:600}.ProcessDetailsTabs-module__eGiDIG__eventDate{color:#3f3f47;opacity:.85;font-size:14px}.ProcessDetailsTabs-module__eGiDIG__eventExcerpt{color:#3f3f47;opacity:.85;margin:0;font-size:14px;font-style:italic}.ProcessDetailsTabs-module__eGiDIG__eventActions{flex-wrap:wrap;gap:8px;display:flex}.ProcessDetailsTabs-module__eGiDIG__eventActionButton{white-space:nowrap!important;width:auto!important;min-width:0!important;height:32px!important;padding:6px 14px!important;font-size:13px!important;overflow:visible!important}.ProcessDetailsTabs-module__eGiDIG__publicationTextBlock{flex-direction:column;gap:13px;display:flex}.ProcessDetailsTabs-module__eGiDIG__publicationText{color:#3f3f47;opacity:.9;white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:2.1}.ProcessDetailsTabs-module__eGiDIG__seeMore{color:var(--brand-primary,#422d6d);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:15px;font-weight:600;text-decoration:underline}.ProcessDetailsTabs-module__eGiDIG__eventHighlight{background:#ffe28a;border-radius:3px;padding:1px 2px;transition:background .3s}.ProcessDetailsTabs-module__eGiDIG__scheduleForm{flex-direction:column;gap:16px;display:flex}.ProcessDetailsTabs-module__eGiDIG__scheduleRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ProcessDetailsTabs-module__eGiDIG__scheduleFooter{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}@media (max-width:900px){.ProcessDetailsTabs-module__eGiDIG__publicationColumns{flex-direction:column;gap:20px}.ProcessDetailsTabs-module__eGiDIG__columnsDivider{display:none}.ProcessDetailsTabs-module__eGiDIG__partiesColumn{min-width:0}.ProcessDetailsTabs-module__eGiDIG__tabsRow{flex-direction:column;align-items:stretch}.ProcessDetailsTabs-module__eGiDIG__tabsList{overflow-x:auto}.ProcessDetailsTabs-module__eGiDIG__tabsActions{justify-content:flex-end}.ProcessDetailsTabs-module__eGiDIG__scheduleRow{grid-template-columns:1fr}}
.EditorMenuBar-module__0q30nq__menubar{z-index:7000;align-items:center;gap:2px;margin-top:0;display:flex;position:relative}.EditorMenuBar-module__0q30nq__menuWrapper{z-index:1;position:relative}.EditorMenuBar-module__0q30nq__menuButton{height:28px;color:var(--editor-fg-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:0 8px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:13px;transition:background .12s}.EditorMenuBar-module__0q30nq__menuButton:hover{background:var(--editor-menu-active-bg)}.EditorMenuBar-module__0q30nq__menuButtonActive{background:var(--editor-active-soft);color:var(--editor-active-fg,var(--brand-primary))}.EditorMenuBar-module__0q30nq__menuDropdown{background:var(--editor-surface);min-width:260px;box-shadow:var(--editor-shadow-menu);z-index:7100;border-radius:8px;padding:6px 0;position:absolute;top:calc(100% + 4px);left:0}.EditorMenuBar-module__0q30nq__menuSeparator{background:var(--editor-border);height:1px;margin:6px 8px}.EditorMenuBar-module__0q30nq__menuItem{cursor:pointer;width:100%;color:var(--editor-fg);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:8px 14px;font-size:13px;transition:background .12s;display:flex}.EditorMenuBar-module__0q30nq__menuItem:hover:not(:disabled){background:var(--editor-menu-hover)}.EditorMenuBar-module__0q30nq__menuItem:disabled{opacity:.5;cursor:not-allowed}.EditorMenuBar-module__0q30nq__menuItemLabel{flex:1}.EditorMenuBar-module__0q30nq__menuItemCheck{color:var(--brand-primary);margin-left:12px;font-size:14px;font-weight:700}.EditorMenuBar-module__0q30nq__menuItemShortcut{color:var(--editor-fg-muted);margin-left:24px;font-size:12px}.EditorMenuBar-module__0q30nq__commandsDropdown{min-width:320px;max-width:360px}.EditorMenuBar-module__0q30nq__commandsHeader{color:var(--editor-fg-muted);padding:4px 14px 8px;font-size:12px;font-weight:500}.EditorMenuBar-module__0q30nq__commandItem{text-align:left;align-items:flex-start;gap:12px;width:100%;padding:8px 14px;display:flex}.EditorMenuBar-module__0q30nq__commandItem:hover{background:var(--editor-menu-hover)}.EditorMenuBar-module__0q30nq__commandSymbol{background:var(--editor-surface-muted);border:1px solid var(--editor-border);width:26px;height:26px;color:var(--editor-fg);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-family:Roboto Mono,Courier New,monospace;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.EditorMenuBar-module__0q30nq__commandText{flex-direction:column;gap:2px;min-width:0;display:flex}.EditorMenuBar-module__0q30nq__commandName{color:var(--editor-fg);font-size:13px;font-weight:500}.EditorMenuBar-module__0q30nq__commandDescription{color:var(--editor-fg-muted);font-size:12px;line-height:1.4}.EditorMenuBar-module__0q30nq__searchOverlay{z-index:1200;pointer-events:none;position:fixed;inset:0}.EditorMenuBar-module__0q30nq__searchDialog{pointer-events:auto;background:var(--editor-surface);border:1px solid var(--editor-border);width:398px;min-height:430px;box-shadow:var(--editor-shadow-menu);border-radius:28px;padding:18px 24px 24px;position:fixed}.EditorMenuBar-module__0q30nq__searchHeader{cursor:move;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.EditorMenuBar-module__0q30nq__searchTitle{color:var(--editor-fg);margin:0;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:22px;font-weight:400;line-height:1.2}.EditorMenuBar-module__0q30nq__searchCloseButton{cursor:pointer;width:32px;height:32px;color:var(--editor-fg-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.EditorMenuBar-module__0q30nq__searchCloseButton:hover{background:var(--editor-menu-hover)}.EditorMenuBar-module__0q30nq__searchBody{flex-direction:column;gap:14px;display:flex}.EditorMenuBar-module__0q30nq__searchFieldLabel{flex-direction:column;gap:0;display:flex}.EditorMenuBar-module__0q30nq__searchFieldLegend{background:var(--editor-surface);width:fit-content;color:var(--brand-primary);z-index:1;margin-bottom:-9px;margin-left:14px;padding:0 4px;font-size:13px;line-height:1;position:relative}.EditorMenuBar-module__0q30nq__searchInput,.EditorMenuBar-module__0q30nq__searchInputSecondary{border:1px solid var(--editor-border-strong);width:100%;height:40px;color:var(--editor-fg);background:var(--editor-surface);box-sizing:border-box;border-radius:4px;outline:none;padding:0 14px;font-size:15px}.EditorMenuBar-module__0q30nq__searchInput{border:2px solid #1a73e8}.EditorMenuBar-module__0q30nq__searchInput:focus,.EditorMenuBar-module__0q30nq__searchInputSecondary:focus{border-color:#1a73e8}.EditorMenuBar-module__0q30nq__searchInputSecondary::placeholder{color:#5f6368}.EditorMenuBar-module__0q30nq__searchCheckRow{color:var(--editor-fg);align-items:flex-start;gap:14px;font-size:15px;line-height:1.35;display:flex}.EditorMenuBar-module__0q30nq__searchCheckRow input{width:19px;height:19px;accent-color:var(--brand-primary);flex-shrink:0;margin-top:2px}.EditorMenuBar-module__0q30nq__searchCheckRow a{color:#1a73e8;text-decoration:none}.EditorMenuBar-module__0q30nq__searchCheckRow a:hover{text-decoration:underline}.EditorMenuBar-module__0q30nq__searchFooter{flex-direction:column;gap:12px;margin-top:12px;display:flex}.EditorMenuBar-module__0q30nq__searchSummary{color:#5f6368;min-height:18px;font-size:13px}.EditorMenuBar-module__0q30nq__searchActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.EditorMenuBar-module__0q30nq__searchTextButton,.EditorMenuBar-module__0q30nq__searchPrimaryButton{color:#5f6368;cursor:pointer;background:0 0;border:none;padding:0;font-size:15px}.EditorMenuBar-module__0q30nq__searchTextButton:disabled,.EditorMenuBar-module__0q30nq__searchPrimaryButton:disabled{color:#b8bcc1;cursor:not-allowed}.EditorMenuBar-module__0q30nq__searchPrimaryButton{color:#fff;background:#d6d8db;border-radius:999px;min-width:88px;height:40px;padding:0 18px}.EditorMenuBar-module__0q30nq__searchPrimaryButton:not(:disabled){background:var(--brand-primary)}
.NewCaseModal-module__WvIbta__title{color:#3f3f47!important;font-family:Open Sans,sans-serif!important;font-size:25px!important;font-weight:700!important}.NewCaseModal-module__WvIbta__container{flex-direction:column;gap:18px;padding-bottom:8px;display:flex}.NewCaseModal-module__WvIbta__fields{flex-direction:column;gap:16px;margin-top:5px;display:flex}.NewCaseModal-module__WvIbta__fields .MuiOutlinedInput-root{border-radius:8px!important;width:100%!important}.NewCaseModal-module__WvIbta__fields .MuiOutlinedInput-root:not(.MuiInputBase-multiline){height:45px!important;min-height:45px!important}.NewCaseModal-module__WvIbta__selectControl{border:1px solid #9f9c9c!important;border-radius:8px!important;width:100%!important;height:45px!important;min-height:45px!important;padding-left:14px!important;padding-right:14px!important}.NewCaseModal-module__WvIbta__grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.NewCaseModal-module__WvIbta__footer{justify-content:flex-end;gap:12px;display:flex}
