.AdminPrimitives-module__PCg5ka__pageHeader{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.AdminPrimitives-module__PCg5ka__pageTitle{letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vw,40px)}.AdminPrimitives-module__PCg5ka__pageDescription{color:#697386;max-width:720px;margin:8px 0 0;font-size:15px}.AdminPrimitives-module__PCg5ka__pageAction{flex:none}.AdminPrimitives-module__PCg5ka__status{white-space:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:3px 10px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.AdminPrimitives-module__PCg5ka__status_neutral{color:#5c6678;background:#f0f2f5}.AdminPrimitives-module__PCg5ka__status_success{color:#187a43;background:#e9f8ef}.AdminPrimitives-module__PCg5ka__status_warning{color:#966100;background:#fff4d8}.AdminPrimitives-module__PCg5ka__status_danger{color:#bd3030;background:#ffeded}.AdminPrimitives-module__PCg5ka__status_info{color:#2e62a6;background:#eaf2ff}.AdminPrimitives-module__PCg5ka__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px 24px;display:flex}.AdminPrimitives-module__PCg5ka__emptyIcon{width:52px;height:52px;color:var(--color-brand);background:#fff0eb;border-radius:18px;place-items:center;margin-bottom:16px;display:grid}.AdminPrimitives-module__PCg5ka__empty h2{margin:0 0 6px;font-size:19px}.AdminPrimitives-module__PCg5ka__empty p{color:#697386;max-width:420px;margin:0 0 20px;font-size:14px}.AdminPrimitives-module__PCg5ka__skeletonList{display:grid}.AdminPrimitives-module__PCg5ka__skeletonRow{border-bottom:1px solid #edf0f3;grid-template-columns:42px minmax(140px,1fr) 120px;align-items:center;gap:14px;min-height:76px;padding:16px 20px;display:grid}.AdminPrimitives-module__PCg5ka__skeletonAvatar,.AdminPrimitives-module__PCg5ka__skeletonBody,.AdminPrimitives-module__PCg5ka__skeletonShort{background:linear-gradient(90deg,#f1f2f4 25%,#fafafa 50%,#f1f2f4 75%) 0 0/200% 100%;animation:1.4s infinite AdminPrimitives-module__PCg5ka__admin-shimmer;display:block}.AdminPrimitives-module__PCg5ka__skeletonAvatar{border-radius:50%;width:42px;height:42px}.AdminPrimitives-module__PCg5ka__skeletonBody{border-radius:7px;width:min(360px,75%);height:14px}.AdminPrimitives-module__PCg5ka__skeletonShort{border-radius:6px;justify-self:end;width:90px;height:12px}.AdminPrimitives-module__PCg5ka__pagination{border-top:1px solid #edf0f3;justify-content:flex-end;align-items:center;gap:10px;padding:18px 20px;display:flex}.AdminPrimitives-module__PCg5ka__pageButton,.AdminPrimitives-module__PCg5ka__iconButton{color:#343b49;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:12px;place-items:center;width:40px;height:40px;display:inline-grid}.AdminPrimitives-module__PCg5ka__pageButton:hover:not(:disabled),.AdminPrimitives-module__PCg5ka__iconButton:hover{background:#f8f9fa;border-color:#c7cdd5}.AdminPrimitives-module__PCg5ka__pageButton:disabled{cursor:not-allowed;opacity:.4}.AdminPrimitives-module__PCg5ka__pageCounter{color:#697386;text-align:center;min-width:80px;font-size:13px}.AdminPrimitives-module__PCg5ka__dialogBackdrop{z-index:1000;padding:max(24px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#13182185;place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}.AdminPrimitives-module__PCg5ka__dialog{background:#fff;border-radius:24px;width:min(100%,620px);max-height:calc(100dvh - 48px);overflow:hidden;box-shadow:0 24px 80px #191f283d}.AdminPrimitives-module__PCg5ka__dialogWide{width:min(100%,820px)}.AdminPrimitives-module__PCg5ka__dialogHeader{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 24px 18px;display:flex}.AdminPrimitives-module__PCg5ka__dialogHeader h2{margin:0;font-size:22px}.AdminPrimitives-module__PCg5ka__dialogHeader p{color:#697386;margin:5px 0 0;font-size:13px}.AdminPrimitives-module__PCg5ka__dialogBody{max-height:calc(100dvh - 150px);padding:24px;overflow-y:auto}.AdminPrimitives-module__PCg5ka__errorState{background:#fff8f8;border:1px solid #ffd4d4;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:18px 20px;display:flex}.AdminPrimitives-module__PCg5ka__errorState strong{font-size:14px}.AdminPrimitives-module__PCg5ka__errorState p{color:#8c4b4b;margin:3px 0 0;font-size:13px}.AdminPrimitives-module__PCg5ka__retryButton{color:#9d3333;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e0a2a2;border-radius:12px;flex:none;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}@keyframes AdminPrimitives-module__PCg5ka__admin-shimmer{to{background-position:-200% 0}}@media (max-width:680px){.AdminPrimitives-module__PCg5ka__pageHeader{flex-direction:column;margin-bottom:22px}.AdminPrimitives-module__PCg5ka__pageAction,.AdminPrimitives-module__PCg5ka__pageAction>*{width:100%}.AdminPrimitives-module__PCg5ka__dialogBackdrop{padding:max(12px, env(safe-area-inset-top)) 0 0;align-items:end}.AdminPrimitives-module__PCg5ka__dialog,.AdminPrimitives-module__PCg5ka__dialogWide{width:100%;max-height:calc(100dvh - max(12px, env(safe-area-inset-top)));border-radius:24px 24px 0 0}.AdminPrimitives-module__PCg5ka__dialogBody{padding-bottom:max(24px, env(safe-area-inset-bottom))}.AdminPrimitives-module__PCg5ka__errorState{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.AdminPrimitives-module__PCg5ka__skeletonAvatar,.AdminPrimitives-module__PCg5ka__skeletonBody,.AdminPrimitives-module__PCg5ka__skeletonShort{animation:none}}
.ContentManager-module__2eMYjW__primaryAction{background:var(--color-brand);color:#fff;min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:750;display:inline-flex;box-shadow:0 6px 18px #fd653333}.ContentManager-module__2eMYjW__tabs{scrollbar-width:none;background:#fff;border:1px solid #e5e8ec;border-radius:16px;gap:6px;margin-bottom:18px;padding:5px;display:flex;overflow-x:auto}.ContentManager-module__2eMYjW__tabs::-webkit-scrollbar{display:none}.ContentManager-module__2eMYjW__tabs button{color:#737c8b;min-width:max-content;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:700;display:inline-flex}.ContentManager-module__2eMYjW__tabs button:hover{color:#3f4652;background:#f8f9fa}.ContentManager-module__2eMYjW__tabs .ContentManager-module__2eMYjW__tabActive{color:#e65a2c;background:#fff0eb}.ContentManager-module__2eMYjW__toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.ContentManager-module__2eMYjW__search{width:min(100%,420px);position:relative}.ContentManager-module__2eMYjW__search svg{color:#8992a0;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ContentManager-module__2eMYjW__search input,.ContentManager-module__2eMYjW__filter{color:#343b47;height:44px;font:inherit;background:#fff;border:1px solid #dfe3e8;border-radius:13px;outline:none;font-size:13px}.ContentManager-module__2eMYjW__search input{width:100%;padding:0 15px 0 43px}.ContentManager-module__2eMYjW__filter{min-width:190px;padding:0 34px 0 13px}.ContentManager-module__2eMYjW__search input:focus,.ContentManager-module__2eMYjW__filter:focus{border-color:#ef8967;box-shadow:0 0 0 3px #fd65331a}.ContentManager-module__2eMYjW__contentGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ContentManager-module__2eMYjW__listCard{background:#fff;border:1px solid #e5e8ec;border-radius:20px;overflow:hidden}.ContentManager-module__2eMYjW__contentCard{background:#fff;border:1px solid #e5e8ec;border-radius:20px;flex-direction:column;min-width:0;min-height:340px;display:flex;overflow:hidden;box-shadow:0 2px 3px #20273205}.ContentManager-module__2eMYjW__cover{color:#858e9c;background:linear-gradient(145deg,#f2f3f5,#e8eaee);place-items:center;height:150px;display:grid;position:relative;overflow:hidden}.ContentManager-module__2eMYjW__cover img{object-fit:cover;width:100%;height:100%}.ContentManager-module__2eMYjW__cover>span{position:absolute;top:12px;right:12px;box-shadow:0 3px 10px #1f263214}.ContentManager-module__2eMYjW__cardBody{padding:17px 18px 12px}.ContentManager-module__2eMYjW__meta{color:#8a93a2;letter-spacing:.025em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:650;display:block}.ContentManager-module__2eMYjW__cardBody h2{color:#2b323e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;line-height:1.3;display:-webkit-box;overflow:hidden}.ContentManager-module__2eMYjW__cardBody p{color:#7b8492;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.ContentManager-module__2eMYjW__cardActions{border-top:1px solid #eff1f3;align-items:center;gap:6px;margin-top:auto;padding:12px 14px 14px;display:flex}.ContentManager-module__2eMYjW__cardActions button{color:#586170;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.ContentManager-module__2eMYjW__cardActions button:hover{background:#f8f9fa}.ContentManager-module__2eMYjW__cardActions .ContentManager-module__2eMYjW__archiveButton{color:#a94a4a;border-color:#0000;margin-left:auto}.ContentManager-module__2eMYjW__paginationWrap{background:#fff;border:1px solid #e5e8ec;border-radius:16px;margin-top:18px;overflow:hidden}.ContentManager-module__2eMYjW__form{gap:20px;display:grid}.ContentManager-module__2eMYjW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ContentManager-module__2eMYjW__field{gap:6px;display:grid}.ContentManager-module__2eMYjW__full{grid-column:1/-1}.ContentManager-module__2eMYjW__field label,.ContentManager-module__2eMYjW__checkbox label{color:#444c59;font-size:12px;font-weight:700}.ContentManager-module__2eMYjW__field input,.ContentManager-module__2eMYjW__field select,.ContentManager-module__2eMYjW__field textarea{color:#303744;width:100%;font:inherit;background:#fff;border:1px solid #dfe3e8;border-radius:12px;outline:0;font-size:13px}.ContentManager-module__2eMYjW__field input,.ContentManager-module__2eMYjW__field select{height:44px;padding:0 13px}.ContentManager-module__2eMYjW__field textarea{resize:vertical;min-height:90px;padding:12px 13px;line-height:1.5}.ContentManager-module__2eMYjW__field input:focus,.ContentManager-module__2eMYjW__field select:focus,.ContentManager-module__2eMYjW__field textarea:focus{border-color:#ef8967;box-shadow:0 0 0 3px #fd65331a}.ContentManager-module__2eMYjW__checkbox{align-items:center;gap:10px;min-height:44px;display:flex}.ContentManager-module__2eMYjW__checkbox input{width:18px;height:18px;accent-color:var(--color-brand)}.ContentManager-module__2eMYjW__formActions{justify-content:flex-end;gap:9px;display:flex}.ContentManager-module__2eMYjW__cancelButton,.ContentManager-module__2eMYjW__saveButton{min-height:42px;font:inherit;cursor:pointer;border-radius:12px;padding:0 17px;font-size:13px;font-weight:750}.ContentManager-module__2eMYjW__cancelButton{color:#505966;background:#fff;border:1px solid #dfe3e8}.ContentManager-module__2eMYjW__saveButton{border:1px solid var(--color-brand);background:var(--color-brand);color:#fff}.ContentManager-module__2eMYjW__saveButton:disabled{cursor:wait;opacity:.55}@media (max-width:1180px){.ContentManager-module__2eMYjW__contentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.ContentManager-module__2eMYjW__toolbar{flex-direction:column;align-items:stretch}.ContentManager-module__2eMYjW__search,.ContentManager-module__2eMYjW__filter{width:100%}.ContentManager-module__2eMYjW__contentGrid,.ContentManager-module__2eMYjW__formGrid{grid-template-columns:1fr}.ContentManager-module__2eMYjW__full{grid-column:auto}.ContentManager-module__2eMYjW__contentCard{min-height:320px}.ContentManager-module__2eMYjW__formActions{grid-template-columns:1fr;display:grid}.ContentManager-module__2eMYjW__formActions button{width:100%}}
.Toast-module__qkgJvG__container{z-index:var(--z-toast);gap:var(--space-2);pointer-events:none;flex-direction:column;width:calc(100% - 32px);max-width:400px;display:flex;position:fixed;bottom:80px;left:50%;transform:translate(-50%)}.Toast-module__qkgJvG__toast{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);box-shadow:var(--shadow-modal);pointer-events:all;animation:Toast-module__qkgJvG__toastIn var(--transition-base) ease;font-size:14px;font-weight:500;display:flex}.Toast-module__qkgJvG__success{color:#2e7d32;background-color:#e8f5e9}.Toast-module__qkgJvG__error{color:var(--color-error);background-color:#ffebee}.Toast-module__qkgJvG__info{background-color:var(--color-bg-card);color:var(--color-text-primary);border:1px solid var(--color-border-light)}.Toast-module__qkgJvG__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex}.Toast-module__qkgJvG__success .Toast-module__qkgJvG__icon{color:#2e7d32;background-color:#c8e6c9}.Toast-module__qkgJvG__error .Toast-module__qkgJvG__icon{color:var(--color-error);background-color:#ffcdd2}.Toast-module__qkgJvG__info .Toast-module__qkgJvG__icon{background-color:var(--color-bg-page);color:var(--color-text-secondary)}.Toast-module__qkgJvG__message{flex:1;line-height:1.4}.Toast-module__qkgJvG__dismiss{width:20px;height:20px;color:inherit;opacity:.6;cursor:pointer;transition:opacity var(--transition-fast);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:flex}.Toast-module__qkgJvG__dismiss:hover{opacity:1}@keyframes Toast-module__qkgJvG__toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.AdminShell-module__JDhvpa__shell{--admin-sidebar-width:264px;min-height:100dvh;padding-left:var(--admin-sidebar-width);color:#222834;background:#f5f6f8}.AdminShell-module__JDhvpa__sidebar{z-index:600;width:var(--admin-sidebar-width);padding:max(24px, env(safe-area-inset-top)) 16px max(18px, env(safe-area-inset-bottom));background:#fff;border-right:1px solid #e8eaee;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.AdminShell-module__JDhvpa__brand{color:#222834;align-items:center;gap:11px;min-height:48px;padding:0 10px;text-decoration:none;display:flex}.AdminShell-module__JDhvpa__brand img{width:104px;height:auto}.AdminShell-module__JDhvpa__brandMark{color:#697386;letter-spacing:.08em;text-transform:uppercase;border-left:1px solid #dfe2e7;align-items:center;height:24px;padding-left:10px;font-size:11px;font-weight:800;display:inline-flex}.AdminShell-module__JDhvpa__nav{gap:5px;margin-top:30px;display:grid}.AdminShell-module__JDhvpa__navLink{color:#626b7a;border-radius:13px;align-items:center;gap:12px;min-height:46px;padding:0 13px;font-size:14px;font-weight:650;text-decoration:none;transition:all .15s;display:flex}.AdminShell-module__JDhvpa__navLink:hover{color:#222834;background:#f7f8fa}.AdminShell-module__JDhvpa__navLinkActive{color:#e95829;background:#fff0eb}.AdminShell-module__JDhvpa__navLinkActive:hover{color:#dc4f21;background:#ffe8e0}.AdminShell-module__JDhvpa__sidebarFooter{border-top:1px solid #edf0f3;gap:12px;margin-top:auto;padding:18px 8px 0;display:grid}.AdminShell-module__JDhvpa__adminIdentity{min-width:0}.AdminShell-module__JDhvpa__adminName,.AdminShell-module__JDhvpa__adminEmail{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AdminShell-module__JDhvpa__adminName{color:#2a303c;font-size:13px;font-weight:750}.AdminShell-module__JDhvpa__adminEmail{color:#8a93a2;margin-top:2px;font-size:11px}.AdminShell-module__JDhvpa__logoutButton{color:#697386;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;padding:0 10px;font-size:13px;font-weight:650;display:flex}.AdminShell-module__JDhvpa__logoutButton:hover{color:#b23b3b;background:#f7f8fa}.AdminShell-module__JDhvpa__main{width:100%;min-height:100dvh}.AdminShell-module__JDhvpa__content{width:min(100%,1440px);margin:0 auto;padding:42px clamp(24px,4vw,64px) 64px}.AdminShell-module__JDhvpa__mobileHeader,.AdminShell-module__JDhvpa__backdrop{display:none}.AdminShell-module__JDhvpa__loadingScreen{background:#f5f6f8;place-items:center;min-height:100dvh;display:grid}.AdminShell-module__JDhvpa__loadingBrand{justify-items:center;gap:18px;display:grid}.AdminShell-module__JDhvpa__loadingBrand img{width:128px;height:auto}.AdminShell-module__JDhvpa__spinner{border:2px solid #f2c5b6;border-top-color:var(--color-brand);border-radius:50%;width:24px;height:24px;animation:.75s linear infinite AdminShell-module__JDhvpa__admin-shell-spin}@keyframes AdminShell-module__JDhvpa__admin-shell-spin{to{transform:rotate(360deg)}}@media (max-width:960px){.AdminShell-module__JDhvpa__shell{padding-left:0;padding-top:calc(64px + env(safe-area-inset-top))}.AdminShell-module__JDhvpa__mobileHeader{z-index:550;min-height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(16px, env(safe-area-inset-right)) 10px max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #e8eaee;justify-content:space-between;align-items:flex-end;display:flex;position:fixed;inset:0 0 auto}.AdminShell-module__JDhvpa__mobileHeaderBrand{align-items:center;gap:10px;min-height:44px;display:flex}.AdminShell-module__JDhvpa__mobileHeaderBrand img{width:100px;height:auto}.AdminShell-module__JDhvpa__mobileHeaderBrand span{color:#7c8492;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.AdminShell-module__JDhvpa__menuButton{color:#303744;background:#fff;border:1px solid #e2e5e9;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.AdminShell-module__JDhvpa__sidebar{width:min(310px,100vw - 44px);transition:transform .22s;transform:translate(-105%);box-shadow:18px 0 50px #1a1f282e}.AdminShell-module__JDhvpa__sidebarOpen{transform:translate(0)}.AdminShell-module__JDhvpa__backdrop{z-index:590;opacity:0;pointer-events:none;background:#14192166;border:0;transition:opacity .22s;display:block;position:fixed;inset:0}.AdminShell-module__JDhvpa__backdropOpen{opacity:1;pointer-events:auto}.AdminShell-module__JDhvpa__content{padding:30px max(20px, env(safe-area-inset-right)) max(48px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left))}}@media (max-width:560px){.AdminShell-module__JDhvpa__content{padding-top:24px}}@media (prefers-reduced-motion:reduce){.AdminShell-module__JDhvpa__sidebar,.AdminShell-module__JDhvpa__backdrop{transition:none}.AdminShell-module__JDhvpa__spinner{animation-duration:1.5s}}
.people-module__tGEXSq__toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.people-module__tGEXSq__search{width:min(100%,420px);position:relative}.people-module__tGEXSq__search svg{z-index:1;color:#8b93a0;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.people-module__tGEXSq__search input,.people-module__tGEXSq__filterSelect{color:#303744;height:44px;font:inherit;background:#fff;border:1px solid #dfe3e8;border-radius:13px;outline:0;font-size:13px;transition:all .15s}.people-module__tGEXSq__search input{width:100%;padding:0 16px 0 43px}.people-module__tGEXSq__search input:focus,.people-module__tGEXSq__filterSelect:focus{border-color:#f28b68;box-shadow:0 0 0 3px #fd65331a}.people-module__tGEXSq__filterSelect{min-width:190px;padding:0 36px 0 13px}.people-module__tGEXSq__tableCard{background:#fff;border:1px solid #e5e8ec;border-radius:20px;overflow:hidden;box-shadow:0 2px 3px #20273205}.people-module__tGEXSq__tableScroller{overflow-x:auto}.people-module__tGEXSq__table{border-collapse:collapse;width:100%;min-width:840px}.people-module__tGEXSq__table th{color:#7d8593;letter-spacing:.035em;text-align:left;text-transform:uppercase;background:#fafbfc;border-bottom:1px solid #e9ecef;height:46px;padding:0 18px;font-size:11px;font-weight:750}.people-module__tGEXSq__table td{color:#424956;vertical-align:middle;border-bottom:1px solid #eff1f3;height:72px;padding:12px 18px;font-size:13px}.people-module__tGEXSq__table tbody tr:last-child td{border-bottom:0}.people-module__tGEXSq__table tbody tr{cursor:pointer;transition:background-color .12s}.people-module__tGEXSq__table tbody tr:hover{background:#fbfbfc}.people-module__tGEXSq__personCell{align-items:center;gap:12px;min-width:220px;display:flex}.people-module__tGEXSq__avatar{color:#6652a3;background:#eeeaff;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-size:12px;font-weight:850;display:grid;overflow:hidden}.people-module__tGEXSq__avatar img{object-fit:cover;width:100%;height:100%}.people-module__tGEXSq__personMeta{min-width:0;display:grid}.people-module__tGEXSq__personMeta strong,.people-module__tGEXSq__personMeta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.people-module__tGEXSq__personMeta strong{color:#2a303b;font-size:13px}.people-module__tGEXSq__personMeta span,.people-module__tGEXSq__muted{color:#8a93a2;margin-top:2px;font-size:11px}.people-module__tGEXSq__rowActions{justify-content:flex-end;gap:6px;display:flex}.people-module__tGEXSq__iconAction{color:#697281;cursor:pointer;background:#fff;border:1px solid #e2e5e9;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.people-module__tGEXSq__iconAction:hover{color:#333a46;background:#f8f9fa;border-color:#d0d5dc}.people-module__tGEXSq__detailHero{border-bottom:1px solid #edf0f3;align-items:center;gap:16px;padding-bottom:22px;display:flex}.people-module__tGEXSq__detailAvatar{color:#6652a3;background:#eeeaff;border-radius:20px;flex:none;place-items:center;width:64px;height:64px;font-size:17px;font-weight:850;display:grid;overflow:hidden}.people-module__tGEXSq__detailAvatar img{object-fit:cover;width:100%;height:100%}.people-module__tGEXSq__detailHero h3{margin:0 0 5px;font-size:18px}.people-module__tGEXSq__detailHero p{color:#7c8593;margin:4px 0 0;font-size:12px}.people-module__tGEXSq__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;padding:12px 0;display:grid}.people-module__tGEXSq__detailItem{border-bottom:1px solid #f0f2f4;gap:3px;padding:13px 0;display:grid}.people-module__tGEXSq__detailItem span{color:#8b93a0;font-size:11px}.people-module__tGEXSq__detailItem strong{overflow-wrap:anywhere;color:#3a414e;font-size:13px;font-weight:650}.people-module__tGEXSq__about{background:#f7f8fa;border-radius:14px;margin-top:12px;padding:16px}.people-module__tGEXSq__about span{color:#8b93a0;font-size:11px}.people-module__tGEXSq__about p{color:#4d5563;white-space:pre-wrap;margin:6px 0 0;font-size:13px}.people-module__tGEXSq__detailActions{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.people-module__tGEXSq__actionButton,.people-module__tGEXSq__secondaryButton,.people-module__tGEXSq__dangerButton{min-height:42px;font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:750;display:inline-flex}.people-module__tGEXSq__actionButton{border:1px solid var(--color-brand);background:var(--color-brand);color:#fff}.people-module__tGEXSq__secondaryButton{color:#414956;background:#fff;border:1px solid #dfe3e8}.people-module__tGEXSq__dangerButton{color:#b33b3b;background:#fff7f7;border:1px solid #f0b8b8}.people-module__tGEXSq__actionButton:disabled,.people-module__tGEXSq__secondaryButton:disabled,.people-module__tGEXSq__dangerButton:disabled{cursor:not-allowed;opacity:.5}.people-module__tGEXSq__form{gap:18px;display:grid}.people-module__tGEXSq__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.people-module__tGEXSq__field{gap:6px;display:grid}.people-module__tGEXSq__fieldFull{grid-column:1/-1}.people-module__tGEXSq__field label{color:#444c59;font-size:12px;font-weight:700}.people-module__tGEXSq__field input,.people-module__tGEXSq__field textarea,.people-module__tGEXSq__field select{color:#303744;width:100%;font:inherit;background:#fff;border:1px solid #dfe3e8;border-radius:12px;outline:0;font-size:13px}.people-module__tGEXSq__field input,.people-module__tGEXSq__field select{height:44px;padding:0 13px}.people-module__tGEXSq__field textarea{resize:vertical;min-height:110px;padding:12px 13px}.people-module__tGEXSq__field input:focus,.people-module__tGEXSq__field textarea:focus,.people-module__tGEXSq__field select:focus{border-color:#f28b68;box-shadow:0 0 0 3px #fd65331a}.people-module__tGEXSq__formActions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.people-module__tGEXSq__checkboxRow{align-items:center;gap:10px;min-height:44px;display:flex}.people-module__tGEXSq__checkboxRow input{width:18px;height:18px;accent-color:var(--color-brand)}.people-module__tGEXSq__checkboxRow label{color:#444c59;font-size:13px;font-weight:650}@media (max-width:680px){.people-module__tGEXSq__toolbar{flex-direction:column;align-items:stretch}.people-module__tGEXSq__search,.people-module__tGEXSq__filterSelect{width:100%}.people-module__tGEXSq__tableCard{border-radius:16px}.people-module__tGEXSq__detailGrid,.people-module__tGEXSq__formGrid{grid-template-columns:1fr}.people-module__tGEXSq__fieldFull{grid-column:auto}.people-module__tGEXSq__detailActions,.people-module__tGEXSq__formActions{grid-template-columns:1fr;display:grid}.people-module__tGEXSq__detailActions button,.people-module__tGEXSq__formActions button{width:100%}}
