.filter-chips-module__823ziq__group{flex-wrap:wrap;gap:10px;display:flex}.filter-chips-module__823ziq__chip{min-height:var(--control-height-sm);border-radius:var(--radius-pill);background:var(--surface-tint);color:#383838;font-size:var(--font-size-body);cursor:pointer;border:0;padding:0 18px;font-weight:600;transition:transform .18s,background-color .18s,color .18s}.filter-chips-module__823ziq__chip:hover{transform:translateY(-1px)}.filter-chips-module__823ziq__chipActive{color:#fff;background:#111}
.search-field-module__j8wSya__searchField{width:100%;min-width:0;min-height:var(--control-height-md);color:#767676;align-items:center;gap:12px;padding:0 18px;display:flex;position:relative}.search-field-module__j8wSya__searchField:focus-within{outline-offset:3px;outline:2px solid #1111112e}.search-field-module__j8wSya__icon{flex:none;width:18px;height:18px}.search-field-module__j8wSya__input{color:#1a1a1a;width:100%;font:inherit;appearance:none;background:0 0;border:0;outline:none}.search-field-module__j8wSya__input::placeholder{color:#8b8b8b}.search-field-module__j8wSya__input::-webkit-search-decoration{-webkit-appearance:none;display:none}.search-field-module__j8wSya__input::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.search-field-module__j8wSya__input::-webkit-search-results-button{-webkit-appearance:none;display:none}.search-field-module__j8wSya__input::-webkit-search-results-decoration{-webkit-appearance:none;display:none}
.floating-bar-module__a1BQ8a__barContainer{z-index:999999;pointer-events:none;justify-content:center;padding:0 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.floating-bar-module__a1BQ8a__barActive{pointer-events:auto}.floating-bar-module__a1BQ8a__barCard{opacity:0;background:#000;border:1px solid #ffffff14;border-bottom:none;border-radius:12px 12px 0 0;width:120px;min-width:0;max-width:120px;height:12px;min-height:0;padding:0;transition:width .45s cubic-bezier(.4,0,.2,1),max-width .45s cubic-bezier(.4,0,.2,1),height .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1),opacity .45s cubic-bezier(.4,0,.2,1),border-radius .45s cubic-bezier(.4,0,.2,1);display:block;position:relative;transform:translateY(160px)scale(.8);box-shadow:0 -10px 30px #00000080,0 -24px 60px #000000b3}.floating-bar-module__a1BQ8a__barActive .floating-bar-module__a1BQ8a__barCard{opacity:1;border-radius:32px 32px 0 0;width:100%;max-width:520px;height:auto;min-height:152px;transition:width .42s cubic-bezier(.2,1.05,.3,1.15),max-width .42s cubic-bezier(.2,1.05,.3,1.15),height .42s cubic-bezier(.2,1.05,.3,1.15),transform .42s cubic-bezier(.16,1,.3,1),opacity .35s ease-out,border-radius .42s cubic-bezier(.2,1.05,.3,1.15);transform:translateY(0)scale(1)}.floating-bar-module__a1BQ8a__cardContent{border-radius:inherit;box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;min-width:0;height:auto;min-height:0;padding:0;transition:padding .45s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.floating-bar-module__a1BQ8a__barActive .floating-bar-module__a1BQ8a__cardContent{padding:20px 24px 28px;transition:padding .42s cubic-bezier(.2,1.05,.3,1.15)}.floating-bar-module__a1BQ8a__barCard:before,.floating-bar-module__a1BQ8a__barCard:after{content:"";opacity:0;pointer-events:none;width:20px;height:20px;transition:opacity .35s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0}.floating-bar-module__a1BQ8a__barCard:before{background:radial-gradient(circle at 0 0,#0000 20px,#ffffff14 20px 21px,#000 21px);left:-20px}.floating-bar-module__a1BQ8a__barCard:after{background:radial-gradient(circle at 100% 0,#0000 20px,#ffffff14 20px 21px,#000 21px);right:-20px}.floating-bar-module__a1BQ8a__barActive .floating-bar-module__a1BQ8a__barCard:before,.floating-bar-module__a1BQ8a__barActive .floating-bar-module__a1BQ8a__barCard:after{opacity:1;transition:opacity .3s ease-out .12s}.floating-bar-module__a1BQ8a__headerRow{opacity:0;visibility:hidden;align-items:center;gap:16px;transition:opacity .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1);display:flex}.floating-bar-module__a1BQ8a__barActive .floating-bar-module__a1BQ8a__headerRow{opacity:1;visibility:visible;transition:opacity .28s ease-out .18s,visibility .28s ease-out .18s}.floating-bar-module__a1BQ8a__iconCircle{background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.floating-bar-module__a1BQ8a__icon{color:#30d158;flex-shrink:0;width:20px;height:20px}.floating-bar-module__a1BQ8a__iconSuccess{color:#30d158}.floating-bar-module__a1BQ8a__iconDanger{color:#ff4d4f}.floating-bar-module__a1BQ8a__iconWarning{color:#ff9f0a}.floating-bar-module__a1BQ8a__textWrap{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.floating-bar-module__a1BQ8a__textTitle{color:#fff;letter-spacing:-.015em;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:700;line-height:1.25;overflow:hidden}.floating-bar-module__a1BQ8a__textDesc{color:#ffffff73;letter-spacing:.01em;font-size:15px;font-weight:500;line-height:1.25}.floating-bar-module__a1BQ8a__buttonsWrap{opacity:0;visibility:hidden;align-items:center;gap:12px;margin-top:16px;transition:opacity .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1);display:flex}.floating-bar-module__a1BQ8a__barActive .floating-bar-module__a1BQ8a__buttonsWrap{opacity:1;visibility:visible;transition:opacity .28s ease-out .18s,visibility .28s ease-out .18s}.floating-bar-module__a1BQ8a__btnSecondary{border-radius:var(--radius-pill);color:#fff;cursor:pointer;background:#ffffff14;border:0;justify-content:center;align-items:center;min-height:40px;padding:0 22px;font-size:15px;font-weight:600;transition:all .18s;display:inline-flex}.floating-bar-module__a1BQ8a__btnSecondary:hover{background:#ffffff24}.floating-bar-module__a1BQ8a__btnSecondary:active{transform:scale(.97)}.floating-bar-module__a1BQ8a__btnSecondary:disabled{opacity:.4;cursor:not-allowed}.floating-bar-module__a1BQ8a__btnPrimary{border-radius:var(--radius-pill);color:#000!important;background:#fff!important;justify-content:center!important;align-items:center!important;min-height:40px!important;padding:0 24px!important;font-size:15px!important;font-weight:700!important;transition:all .18s!important;display:inline-flex!important;box-shadow:0 4px 12px #ffffff26!important}.floating-bar-module__a1BQ8a__btnPrimary:hover{background:#ffffffeb!important;transform:translateY(-1px)!important;box-shadow:0 6px 16px #ffffff40!important}.floating-bar-module__a1BQ8a__btnPrimary:active{transform:translateY(0)scale(.97)!important}@media (max-width:768px){.floating-bar-module__a1BQ8a__barActive .floating-bar-module__a1BQ8a__barCard{border-radius:24px 24px 0 0;max-width:calc(100vw - 32px);height:auto;min-height:180px}.floating-bar-module__a1BQ8a__cardContent{align-items:stretch}.floating-bar-module__a1BQ8a__headerRow{gap:12px}.floating-bar-module__a1BQ8a__textWrap{text-align:center;align-items:center}.floating-bar-module__a1BQ8a__textTitle{white-space:normal;font-size:16px}.floating-bar-module__a1BQ8a__textDesc{font-size:14px}.floating-bar-module__a1BQ8a__buttonsWrap{justify-content:center;gap:10px;width:100%;margin-top:14px}.floating-bar-module__a1BQ8a__btnSecondary,.floating-bar-module__a1BQ8a__btnPrimary{flex:1;min-height:44px!important}}
.card-management-screen-module__iTlEPW__container{flex-direction:column;gap:24px;width:100%;padding:0 0 40px;display:flex}.card-management-screen-module__iTlEPW__header{margin-bottom:8px}.card-management-screen-module__iTlEPW__tabsContainer{background:var(--surface-muted);border-radius:var(--radius-field-tight);box-shadow:var(--shadow-control);align-self:flex-start;padding:4px;display:inline-flex}.card-management-screen-module__iTlEPW__tabButton{border-radius:calc(var(--radius-field-tight) - 2px);color:var(--color-muted);cursor:pointer;background:0 0;border:none;padding:8px 18px;font-size:14px;font-weight:600;transition:background-color .15s,color .15s}.card-management-screen-module__iTlEPW__tabButton:hover{color:var(--color-ink)}.card-management-screen-module__iTlEPW__tabButtonActive{background:var(--surface-base);color:var(--color-ink);box-shadow:0 2px 8px #0000000a, var(--shadow-card)}.card-management-screen-module__iTlEPW__configCard{width:100%}.card-management-screen-module__iTlEPW__configForm{flex-direction:column;gap:20px;display:flex}.card-management-screen-module__iTlEPW__formGrid{grid-template-columns:1.2fr 1fr 1.2fr auto;align-items:flex-end;gap:16px;width:100%;display:grid}@media (max-width:1024px){.card-management-screen-module__iTlEPW__formGrid{grid-template-columns:1fr;align-items:stretch}}.card-management-screen-module__iTlEPW__fieldLabel{color:var(--color-muted);font-size:13px;font-weight:700}.card-management-screen-module__iTlEPW__togglePanModeBtn{color:var(--color-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600;transition:opacity .15s}.card-management-screen-module__iTlEPW__togglePanModeBtn:hover{opacity:.8}.card-management-screen-module__iTlEPW__textInput{border:1px solid var(--line-strong);border-radius:var(--radius-field);background:var(--surface-base);height:44px;color:var(--color-ink);font-size:14px;font-family:var(--font-sans);outline:none;width:100%;padding:0 14px;transition:border-color .15s,box-shadow .15s}.card-management-screen-module__iTlEPW__textInput:focus{border-color:var(--color-ink);box-shadow:0 0 0 2px #1111110d}.card-management-screen-module__iTlEPW__hintBox{border-radius:var(--radius-field);color:var(--color-ink);background:#3269ac0f;border:1px solid #3269ac1f;align-items:flex-start;gap:12px;padding:14px 18px;font-size:13px;line-height:1.45;display:flex}.card-management-screen-module__iTlEPW__hintBox svg{color:#3269ac;flex-shrink:0;margin-top:1px}.card-management-screen-module__iTlEPW__hintBox span{flex:1}.card-management-screen-module__iTlEPW__hintBox strong{color:#3269ac}.card-management-screen-module__iTlEPW__designerWorkspace{background:var(--surface-muted);border-radius:var(--radius-card);border:1px solid var(--line-strong);grid-template-columns:240px 1fr 300px;height:650px;display:grid;overflow:hidden}@media (max-width:1024px){.card-management-screen-module__iTlEPW__designerWorkspace{grid-template-columns:1fr;height:auto}}.card-management-screen-module__iTlEPW__layersSidebar,.card-management-screen-module__iTlEPW__inspectorSidebar{background:var(--surface-base);border-right:1px solid var(--line-strong);flex-direction:column;height:100%;display:flex;overflow-y:auto}.card-management-screen-module__iTlEPW__inspectorSidebar{border-right:none;border-left:1px solid var(--line-strong)}@media (max-width:1024px){.card-management-screen-module__iTlEPW__layersSidebar,.card-management-screen-module__iTlEPW__inspectorSidebar{border:none;border-bottom:1px solid var(--line-strong);max-height:320px}}.card-management-screen-module__iTlEPW__sidebarHeader{border-bottom:1px solid var(--line-soft);background:var(--surface-soft);color:var(--color-muted);letter-spacing:.05em;box-sizing:border-box;align-items:center;gap:8px;height:48px;padding:14px 16px;font-size:11px;font-weight:700;display:flex}.card-management-screen-module__iTlEPW__layersList{flex-direction:column;padding:8px 0;display:flex}.card-management-screen-module__iTlEPW__layerItem{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:8px 16px;transition:background-color .15s,color .15s;display:flex}.card-management-screen-module__iTlEPW__layerItem:hover{background:var(--surface-soft)}.card-management-screen-module__iTlEPW__layerItemActive{font-weight:600;color:var(--color-accent)!important;background:#3269ac14!important}.card-management-screen-module__iTlEPW__layerItemLeft{flex:1;align-items:center;gap:10px;display:flex}.card-management-screen-module__iTlEPW__layerItemLabel{font-size:13px}.card-management-screen-module__iTlEPW__layerVisibilityBtn{cursor:pointer;color:var(--color-muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .15s,color .15s;display:flex}.card-management-screen-module__iTlEPW__layerVisibilityBtn:hover{background:var(--surface-muted);color:var(--color-ink)}.card-management-screen-module__iTlEPW__layerVisibilityPlaceholder{width:22px;height:22px;display:inline-block}.card-management-screen-module__iTlEPW__workspaceCenter{box-sizing:border-box;background:#f1f3f5 radial-gradient(#dee2e6 1.5px,#0000 0) 0 0/16px 16px;justify-content:center;align-items:center;padding:30px;display:flex;overflow:auto}.card-management-screen-module__iTlEPW__canvasArtboardWrapper{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:90%;display:flex}.card-management-screen-module__iTlEPW__artboardLabel{color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;background:var(--surface-base);border-radius:var(--radius-pill);box-shadow:var(--shadow-control);border:1px solid var(--line-soft);padding:4px 10px;font-size:11px;font-weight:700}.card-management-screen-module__iTlEPW__editorCanvas{background:#fff;border-radius:12px;max-width:100%;height:auto;display:block;box-shadow:0 12px 40px #0000001f}.card-management-screen-module__iTlEPW__workspaceFooterHint{color:var(--color-muted);text-align:center;font-size:11px}.card-management-screen-module__iTlEPW__closeInspectorBtn{cursor:pointer;color:var(--color-muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .15s;display:flex}.card-management-screen-module__iTlEPW__closeInspectorBtn:hover{background:var(--surface-muted)}.card-management-screen-module__iTlEPW__inspectorContent{flex-direction:column;gap:18px;padding:16px;display:flex}.card-management-screen-module__iTlEPW__inspectorLayerTitle{color:var(--color-ink);margin:0;font-size:16px;font-weight:700}.card-management-screen-module__iTlEPW__inspectorGroup{flex-direction:column;gap:8px;display:flex}.card-management-screen-module__iTlEPW__inspectorLabel{color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.card-management-screen-module__iTlEPW__inspectorRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.card-management-screen-module__iTlEPW__coordField{border:1px solid var(--line-strong);border-radius:var(--radius-field-tight);background:var(--surface-base);align-items:center;height:34px;padding:0 8px;display:flex}.card-management-screen-module__iTlEPW__coordField label{color:var(--color-muted);margin-right:8px;font-size:10px;font-weight:700}.card-management-screen-module__iTlEPW__coordField input{color:var(--color-ink);background:0 0;border:none;outline:none;width:100%;font-family:monospace;font-size:12px}.card-management-screen-module__iTlEPW__inspectorInput{border:1px solid var(--line-strong);border-radius:var(--radius-field-tight);background:var(--surface-base);height:34px;color:var(--color-ink);outline:none;width:100%;padding:0 10px;font-size:13px}.card-management-screen-module__iTlEPW__inspectorInput:focus{border-color:var(--color-accent)}.card-management-screen-module__iTlEPW__templateBtn{border:1px solid var(--line-strong);background:var(--surface-base);height:34px;color:var(--color-ink);border-radius:var(--radius-field-tight);cursor:pointer;flex:1;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:all .15s;display:flex}.card-management-screen-module__iTlEPW__templateBtn:hover{background:var(--surface-soft)}.card-management-screen-module__iTlEPW__templateBtnActive{border:1px solid var(--color-ink);background:var(--color-ink);height:34px;color:var(--surface-base);border-radius:var(--radius-field-tight);cursor:default;flex:1;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.card-management-screen-module__iTlEPW__queueSection{width:100%;margin-top:8px}.card-management-screen-module__iTlEPW__queueControls{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.card-management-screen-module__iTlEPW__queueTitle{color:var(--color-ink);font-size:18px;font-weight:700}.card-management-screen-module__iTlEPW__queueGrid{grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:24px;display:grid}@media (max-width:640px){.card-management-screen-module__iTlEPW__queueGrid{grid-template-columns:1fr}}.card-management-screen-module__iTlEPW__cardItem{background:0 0;border-radius:12px;flex-direction:column;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000f}.card-management-screen-module__iTlEPW__cardItem:hover{transform:translateY(-4px);box-shadow:0 16px 36px #0000001f}.card-management-screen-module__iTlEPW__canvasContainer{aspect-ratio:1480/504;background:var(--surface-muted);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.card-management-screen-module__iTlEPW__cardCanvas{width:100%;height:auto;display:block}.card-management-screen-module__iTlEPW__canvasClickOverlay{cursor:pointer;opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#ff3b3000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;transition:background-color .25s,opacity .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;display:flex;position:absolute;inset:0}.card-management-screen-module__iTlEPW__canvasClickOverlay:hover{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:1;background:#ff3b301f}.card-management-screen-module__iTlEPW__clickProgress{color:#ff3b30;background:var(--surface-base);box-shadow:0 8px 24px #ff3b302e, var(--shadow-card);border-radius:24px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(10px)}.card-management-screen-module__iTlEPW__canvasClickOverlay:hover .card-management-screen-module__iTlEPW__clickProgress{transform:translateY(0)}.card-management-screen-module__iTlEPW__emptyState{text-align:center;background:var(--surface-base);border-radius:var(--radius-card);box-shadow:var(--shadow-card);color:var(--color-muted);flex-direction:column;justify-content:center;align-items:center;padding:60px 40px;display:flex}.card-management-screen-module__iTlEPW__emptyIcon{opacity:.4;width:48px;height:48px;color:var(--color-ink);margin-bottom:16px}.card-management-screen-module__iTlEPW__emptyState h3{color:var(--color-ink);margin:0 0 8px;font-size:16px;font-weight:700}.card-management-screen-module__iTlEPW__emptyState p{max-width:320px;margin:0;font-size:14px}.card-management-screen-module__iTlEPW__printOnlyContainer{display:none}@media print{.card-management-screen-module__iTlEPW__no-print,.card-management-screen-module__iTlEPW__header,.card-management-screen-module__iTlEPW__configCard,.card-management-screen-module__iTlEPW__queueControls,.card-management-screen-module__iTlEPW__queueTitle,.card-management-screen-module__iTlEPW__canvasClickOverlay{display:none!important}.card-management-screen-module__iTlEPW__container{gap:0!important;padding:0!important}.card-management-screen-module__iTlEPW__queueSection{margin:0!important}.card-management-screen-module__iTlEPW__queueGrid{width:210mm!important;margin:0 auto!important;padding:10mm 15mm!important;display:block!important}.card-management-screen-module__iTlEPW__cardItem{box-shadow:none!important;page-break-inside:avoid!important;background:0 0!important;border:none!important;width:168mm!important;height:57.2mm!important;margin:0 0 8mm!important;padding:0!important;display:block!important;overflow:visible!important;transform:none!important}.card-management-screen-module__iTlEPW__canvasContainer{background:0 0!important;width:100%!important;height:100%!important;padding:0!important;display:block!important;overflow:visible!important}.card-management-screen-module__iTlEPW__cardCanvas{width:168mm!important;height:57.2mm!important;box-shadow:none!important;border-radius:0!important;display:block!important}}
.action-button-module__u4DkZa__button{border-radius:var(--radius-pill);cursor:pointer;font:inherit;will-change:transform, box-shadow;border:0;justify-content:center;align-items:center;gap:10px;transition:transform .18s,background-color .18s,box-shadow .18s,color .18s;display:inline-flex}.action-button-module__u4DkZa__button:hover{transform:translateY(-1px)}.action-button-module__u4DkZa__button:focus-visible{outline-offset:3px;outline:2px solid #1111112e}.action-button-module__u4DkZa__button:disabled{opacity:.54;cursor:default;transform:none}.action-button-module__u4DkZa__sizeDefault{min-height:var(--control-height-button);padding:0 22px;font-size:15px;font-weight:600}.action-button-module__u4DkZa__sizeCompact{border-radius:10px;min-height:40px;padding:0 14px;font-size:13px;font-weight:600}.action-button-module__u4DkZa__iconDefault{width:52px;height:52px;padding:0}.action-button-module__u4DkZa__iconCompact{width:50px;height:50px;padding:0}.action-button-module__u4DkZa__iconLarge{width:56px;height:56px;padding:0}.action-button-module__u4DkZa__pill{background:var(--surface-base);color:#333;box-shadow:var(--shadow-control-strong)}.action-button-module__u4DkZa__pill:hover{box-shadow:inset 0 0 0 1px #11111114,0 8px 14px #1111110a}.action-button-module__u4DkZa__primary{color:#fff;box-shadow:none;background:#111}.action-button-module__u4DkZa__primary:hover{box-shadow:0 10px 18px #1111111f}.action-button-module__u4DkZa__icon{background:var(--surface-base);color:#1c1c1c;box-shadow:var(--shadow-control-strong)}.action-button-module__u4DkZa__icon:hover{box-shadow:inset 0 0 0 1px #11111114,0 8px 14px #1111110a}
.cards-module__B3vLdW__sectionCard{padding:22px}.cards-module__B3vLdW__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.cards-module__B3vLdW__sectionTitle{color:#111;letter-spacing:-.03em;margin:0;font-size:22px;font-weight:700}.cards-module__B3vLdW__sectionNote{color:#6d6d6d;font-size:var(--font-size-body);margin:6px 0 0;font-weight:500;line-height:1.45}.cards-module__B3vLdW__statCard{padding:20px}.cards-module__B3vLdW__statLabel{color:#6f6f6f;font-size:var(--font-size-body);font-weight:600;display:block}.cards-module__B3vLdW__statValue{color:#111;letter-spacing:-.04em;margin-top:8px;font-size:36px;font-weight:700;display:block}.cards-module__B3vLdW__statNote{color:#6f6f6f;font-size:var(--font-size-caption);margin-top:8px;font-weight:500;display:block}
.input-module__20I8gG__container{flex-direction:column;gap:8px;width:100%;display:flex}.input-module__20I8gG__label{color:var(--color-ink);text-align:left}.input-module__20I8gG__label-large{font-size:16px;font-weight:600}.input-module__20I8gG__label-standard,.input-module__20I8gG__label-compact{color:#7d7d7d;font-size:14px;font-weight:500}.input-module__20I8gG__requiredStar{color:#ff4d4f;margin-left:4px}.input-module__20I8gG__description{color:var(--color-muted);margin-top:-4px;margin-bottom:4px;font-size:13px;font-weight:400;display:block}.input-module__20I8gG__input{width:100%;color:var(--color-ink);border:0;outline:none;transition:background-color .15s,border-color .15s,box-shadow .15s}.input-module__20I8gG__input-large{border-radius:var(--radius-field);background:var(--surface-muted);min-height:54px;box-shadow:var(--shadow-control);padding:0 20px;font-size:16px;font-weight:600}.input-module__20I8gG__input-large:focus{background:var(--surface-base);box-shadow:inset 0 0 0 2px #11111124}.input-module__20I8gG__input-standard{border:1px solid var(--line-strong);border-radius:var(--radius-field);background:var(--surface-base);min-height:48px;box-shadow:var(--shadow-control);padding:0 16px;font-size:15px;font-weight:600}.input-module__20I8gG__input-standard:focus{border-color:var(--color-ink);box-shadow:inset 0 0 0 1px var(--color-ink)}.input-module__20I8gG__input-compact{border:1px solid var(--line-default);border-radius:var(--radius-field-tight);background:var(--surface-base);min-height:44px;padding:0 14px;font-size:14px;font-weight:500}.input-module__20I8gG__input-compact:focus{border-color:var(--color-ink);box-shadow:inset 0 0 0 1px var(--color-ink)}.input-module__20I8gG__input.input-module__20I8gG__error{border-color:#ff4d4f!important;box-shadow:inset 0 0 0 1.5px #ff4d4f!important}.input-module__20I8gG__errorText{color:#ff4d4f;text-align:left;margin-top:4px;font-size:12px;font-weight:500}.input-module__20I8gG__input:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}
.select-module__7Lf21G__container{flex-direction:column;gap:8px;width:100%;display:flex}.select-module__7Lf21G__label{color:var(--color-ink);text-align:left}.select-module__7Lf21G__label-large{font-size:16px;font-weight:600}.select-module__7Lf21G__label-standard,.select-module__7Lf21G__label-compact{color:#7d7d7d;font-size:14px;font-weight:500}.select-module__7Lf21G__requiredStar{color:#ff4d4f;margin-left:4px}.select-module__7Lf21G__description{color:var(--color-muted);margin-top:-4px;margin-bottom:4px;font-size:13px;font-weight:400;display:block}.select-module__7Lf21G__nativeSelectWrapper{width:100%;position:relative}.select-module__7Lf21G__select{appearance:none;cursor:pointer;width:100%;color:var(--color-ink);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%238e8e8e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;border:0;outline:none;transition:background-color .15s,border-color .15s,box-shadow .15s}.select-module__7Lf21G__customSelectContainer{width:100%;min-width:0;display:block;position:relative}.select-module__7Lf21G__customSelectTrigger{border:1px solid var(--line-default);cursor:pointer;text-align:left;width:100%;color:var(--color-ink);outline:none;justify-content:space-between;align-items:center;transition:background-color .15s,box-shadow .15s,border-color .15s;display:flex}.select-module__7Lf21G__select-large{border-radius:var(--radius-field);background-color:var(--surface-muted);min-height:54px;box-shadow:var(--shadow-control);background-position:calc(100% - 20px);border:0;padding:0 48px 0 20px;font-size:16px;font-weight:600}.select-module__7Lf21G__select-large:focus{background-color:var(--surface-base);box-shadow:inset 0 0 0 2px #11111124}.select-module__7Lf21G__select-standard{border:1px solid var(--line-strong);border-radius:var(--radius-field);background-color:var(--surface-base);min-height:48px;box-shadow:var(--shadow-control);background-position:calc(100% - 16px);padding:0 36px 0 16px;font-size:15px;font-weight:600}.select-module__7Lf21G__select-standard:focus{border-color:var(--color-ink);box-shadow:inset 0 0 0 1px var(--color-ink)}.select-module__7Lf21G__select-compact{border:1px solid var(--line-default);border-radius:var(--radius-field-tight);background-color:var(--surface-base);background-position:calc(100% - 14px);min-height:44px;padding:0 32px 0 14px;font-size:14px;font-weight:500}.select-module__7Lf21G__select-compact:focus{border-color:var(--color-ink);box-shadow:inset 0 0 0 1px var(--color-ink)}.select-module__7Lf21G__customSelectTriggerOpen{background-color:var(--surface-base)!important;box-shadow:inset 0 0 0 2px #11111124!important}.select-module__7Lf21G__customSelectPlaceholder{color:var(--color-muted);font-weight:500}.select-module__7Lf21G__customSelectValue{color:var(--color-ink)}.select-module__7Lf21G__customSelectArrow{color:var(--color-muted);justify-content:center;align-items:center;display:inline-flex}.select-module__7Lf21G__customSelectOverlay{z-index:9998;background:0 0;position:fixed;inset:0}.select-module__7Lf21G__customSelectDropdown{z-index:9999;background:var(--surface-base);border-radius:var(--radius-field);border:1px solid var(--line-strong);max-height:240px;position:fixed;overflow-y:auto;box-shadow:0 10px 30px #1111111f,0 4px 12px #1111110a}.select-module__7Lf21G__customSelectOption{width:100%;min-height:48px;color:var(--color-ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:10px 20px;font-size:15px;font-weight:600;transition:background-color .15s;display:flex}.select-module__7Lf21G__customSelectOption:hover{background:var(--surface-muted)}.select-module__7Lf21G__customSelectOptionActive{background:var(--surface-tint);color:var(--color-ink);font-weight:700}.select-module__7Lf21G__select.select-module__7Lf21G__error,.select-module__7Lf21G__customSelectTrigger.select-module__7Lf21G__error{border-color:#ff4d4f!important;box-shadow:inset 0 0 0 1.5px #ff4d4f!important}.select-module__7Lf21G__errorText{color:#ff4d4f;text-align:left;margin-top:4px;font-size:12px;font-weight:500}.select-module__7Lf21G__select:disabled,.select-module__7Lf21G__customSelectTrigger:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.select-module__7Lf21G__customSelectSearchContainer{border-bottom:1px solid var(--line-default);background:var(--surface-base);z-index:1;padding:12px 16px;position:sticky;top:0}.select-module__7Lf21G__customSelectSearchWrapper{width:100%;position:relative}.select-module__7Lf21G__customSelectSearchIcon{color:var(--color-muted);pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.select-module__7Lf21G__customSelectSearchIcon svg{width:16px;height:16px}.select-module__7Lf21G__customSelectSearchInput{border:1px solid var(--line-default);border-radius:var(--radius-field-tight);width:100%;height:44px;color:var(--color-ink);background:var(--surface-muted);outline:none;padding:0 16px 0 42px;font-size:15px;font-weight:600;transition:border-color .15s,background-color .15s,box-shadow .15s}.select-module__7Lf21G__customSelectSearchInput:focus{border-color:var(--color-ink);background:var(--surface-base);box-shadow:inset 0 0 0 1px var(--color-ink)}.select-module__7Lf21G__customSelectNoResults{color:var(--color-muted);text-align:center;padding:16px 20px;font-size:14px;font-weight:500}
.image-cropper-module__fE8flq__cropModalOverlay{z-index:2000;-webkit-backdrop-filter:blur(8px);background:#1116;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.image-cropper-module__fE8flq__cropModalCard{background:var(--surface-base,#fff);border:1px solid var(--line-soft,#00000014);border-radius:28px;flex-direction:column;gap:20px;width:100%;max-width:420px;padding:24px 32px;display:flex;box-shadow:0 20px 50px #11111138}.image-cropper-module__fE8flq__cropModalHeader{flex-direction:column;gap:6px;display:flex}.image-cropper-module__fE8flq__cropModalTitle{color:#111;letter-spacing:-.02em;text-align:center;margin:0 0 2px;font-size:22px;font-weight:700;line-height:1.25}.image-cropper-module__fE8flq__cropModalDescription{color:#8e8e8e;text-align:center;margin:0;font-size:14px;font-weight:400;line-height:1.45}.image-cropper-module__fE8flq__cropWorkspace{background:var(--surface-muted,#f8f8f8);border:1px dashed var(--line-soft,#0000001a);border-radius:16px;justify-content:center;align-items:center;width:100%;padding:16px;display:flex}.image-cropper-module__fE8flq__cropViewport{cursor:move;-webkit-user-select:none;user-select:none;background:#111;border-radius:12px;width:240px;height:320px;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000040}.image-cropper-module__fE8flq__cropImage{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;max-width:none;max-height:none;position:absolute;top:50%;left:50%}.image-cropper-module__fE8flq__cropOverlayGrid{pointer-events:none;border:1px solid #ffffff59;border-radius:12px;position:absolute;inset:0}.image-cropper-module__fE8flq__cropOverlayGrid:before,.image-cropper-module__fE8flq__cropOverlayGrid:after{content:"";background:#ffffff26;position:absolute}.image-cropper-module__fE8flq__cropOverlayGrid:before{border-left:1px dashed #ffffff40;border-right:1px dashed #ffffff40;inset:0 33.33%}.image-cropper-module__fE8flq__cropOverlayGrid:after{border-top:1px dashed #ffffff40;border-bottom:1px dashed #ffffff40;inset:33.33% 0}.image-cropper-module__fE8flq__cropControls{color:#767676;align-items:center;gap:12px;display:flex}.image-cropper-module__fE8flq__cropZoomSlider{background:var(--line-soft,#e0e0e0);appearance:none;cursor:pointer;border-radius:3px;outline:none;flex:1;height:6px}.image-cropper-module__fE8flq__cropZoomSlider::-webkit-slider-thumb{appearance:none;background:#111;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:transform .12s;box-shadow:0 2px 6px #0003}.image-cropper-module__fE8flq__cropZoomSlider::-webkit-slider-thumb:hover{transform:scale(1.1)}.image-cropper-module__fE8flq__cropZoomValue{color:#111;text-align:right;min-width:36px;font-size:14px;font-weight:700}.image-cropper-module__fE8flq__cropButtons{gap:12px;width:100%;display:flex}.image-cropper-module__fE8flq__cropCancelBtn,.image-cropper-module__fE8flq__cropSaveBtn{font:inherit;cursor:pointer;border-radius:18px;flex:1;justify-content:center;align-items:center;height:48px;font-size:15px;font-weight:700;transition:all .18s;display:flex}.image-cropper-module__fE8flq__cropCancelBtn{border:1px solid var(--line-soft,#e0e0e0);color:#333;background:#fff}.image-cropper-module__fE8flq__cropCancelBtn:hover{background:#f5f5f5;transform:translateY(-1px)}.image-cropper-module__fE8flq__cropSaveBtn{color:#fff;background:#111;border:0;box-shadow:0 4px 12px #11111126}.image-cropper-module__fE8flq__cropSaveBtn:hover{background:#2a2a2a;transform:translateY(-1px);box-shadow:0 6px 16px #1113}
.date-range-picker-module__txmQLq__container{flex-direction:column;gap:8px;width:100%;display:flex}.date-range-picker-module__txmQLq__label{color:var(--color-muted);font-size:14px;font-weight:600}.date-range-picker-module__txmQLq__trigger{border:1px solid var(--line-strong);border-radius:var(--radius-field);background:var(--surface-base);width:100%;color:var(--color-ink);cursor:pointer;text-align:left;box-shadow:var(--shadow-control);outline:none;justify-content:space-between;align-items:center;font-size:15px;font-weight:600;transition:border-color .15s,box-shadow .15s;display:flex}.date-range-picker-module__txmQLq__large{border-radius:var(--radius-field);background:var(--surface-muted);border:0;min-height:54px;padding:0 20px}.date-range-picker-module__txmQLq__standard{min-height:48px;padding:0 16px}.date-range-picker-module__txmQLq__compact{border-radius:var(--radius-field-tight);min-height:44px;padding:0 14px}.date-range-picker-module__txmQLq__trigger:focus,.date-range-picker-module__txmQLq__triggerOpen{border-color:var(--color-ink);box-shadow:inset 0 0 0 1px var(--color-ink)}.date-range-picker-module__txmQLq__large:focus,.date-range-picker-module__txmQLq__large.date-range-picker-module__txmQLq__triggerOpen{background:var(--surface-base);box-shadow:inset 0 0 0 2px #11111124}.date-range-picker-module__txmQLq__value{text-overflow:ellipsis;white-space:nowrap;flex-grow:1;overflow:hidden}.date-range-picker-module__txmQLq__placeholder{color:var(--color-muted);font-weight:500}.date-range-picker-module__txmQLq__iconsContainer{flex-shrink:0;align-items:center;gap:8px;display:flex}.date-range-picker-module__txmQLq__clearBtn{cursor:pointer;color:var(--color-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background .15s,color .15s;display:flex}.date-range-picker-module__txmQLq__clearBtn:hover{background:var(--surface-tint);color:var(--color-ink)}.date-range-picker-module__txmQLq__calendarIcon{width:16px;height:16px}.date-range-picker-module__txmQLq__disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.date-range-picker-module__txmQLq__dropdown{background:var(--surface-base);border-radius:var(--radius-field-tight);flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 12px 36px #0000001f,0 0 0 1px #0000000a}.date-range-picker-module__txmQLq__overlay{z-index:9998;position:fixed;inset:0}.date-range-picker-module__txmQLq__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.date-range-picker-module__txmQLq__monthLabel{color:var(--color-ink);font-size:15px;font-weight:700}.date-range-picker-module__txmQLq__navBtn{cursor:pointer;color:var(--color-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:background .15s,color .15s;display:flex}.date-range-picker-module__txmQLq__navBtn:hover{background:var(--surface-tint);color:var(--color-ink)}.date-range-picker-module__txmQLq__daysOfWeek{text-align:center;grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.date-range-picker-module__txmQLq__dayOfWeekLabel{color:var(--color-muted);padding:4px 0;font-size:12px;font-weight:700}.date-range-picker-module__txmQLq__daysGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.date-range-picker-module__txmQLq__dayButton{cursor:pointer;height:32px;color:var(--color-ink);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:flex}.date-range-picker-module__txmQLq__dayButton:hover{background:var(--surface-tint)}.date-range-picker-module__txmQLq__dayOutside{color:var(--color-muted);opacity:.35}.date-range-picker-module__txmQLq__daySelectedStart,.date-range-picker-module__txmQLq__daySelectedEnd{border-radius:50%;background:var(--color-ink)!important;color:var(--surface-base)!important}.date-range-picker-module__txmQLq__dayInRange{border-radius:0;background:var(--surface-tint)!important;color:var(--color-ink)!important}.date-range-picker-module__txmQLq__divider{background:#11111114;height:1px;margin:4px 0}.date-range-picker-module__txmQLq__footer{justify-content:flex-end;align-items:center;display:flex}.date-range-picker-module__txmQLq__doneBtn{background:var(--color-ink);color:var(--surface-base);cursor:pointer;border:none;border-radius:8px;padding:7px 16px;font-size:13.5px;font-weight:700;transition:opacity .15s}.date-range-picker-module__txmQLq__doneBtn:hover{opacity:.9}
.audit-log-screen-module__kk-Cra__viewport{flex-direction:column;gap:24px;padding:0 0 160px;display:flex}.audit-log-screen-module__kk-Cra__header{margin-top:12px}.audit-log-screen-module__kk-Cra__headerActions{align-items:center;gap:12px;display:flex}.audit-log-screen-module__kk-Cra__filtersCard{background:var(--surface-base);border-radius:var(--radius-field);box-shadow:var(--shadow-control-strong);flex-direction:column;gap:16px;padding:20px;display:flex}.audit-log-screen-module__kk-Cra__filtersRow{grid-template-columns:2fr 1fr 1fr 1.3fr;align-items:end;gap:16px;display:grid}@media (max-width:1200px){.audit-log-screen-module__kk-Cra__filtersRow{grid-template-columns:1fr 1fr}}@media (max-width:768px){.audit-log-screen-module__kk-Cra__filtersRow{grid-template-columns:1fr}}.audit-log-screen-module__kk-Cra__tableCard{background:var(--surface-base);border-radius:var(--radius-field);box-shadow:var(--shadow-control-strong);padding:24px}.audit-log-screen-module__kk-Cra__tableHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.audit-log-screen-module__kk-Cra__tableTitle{color:var(--color-ink);font-size:18px;font-weight:700}.audit-log-screen-module__kk-Cra__logCount{color:var(--color-muted);background:var(--surface-tint);border-radius:var(--radius-pill);padding:4px 10px;font-size:13.5px;font-weight:600}.audit-log-screen-module__kk-Cra__tableWrap{margin:0 -24px;padding:0 24px;overflow-x:auto}.audit-log-screen-module__kk-Cra__table{border-collapse:collapse;width:100%}.audit-log-screen-module__kk-Cra__table th{color:var(--color-muted);text-transform:uppercase;letter-spacing:.04em;text-align:left;border-bottom:1.5px solid #11111114;padding:14px 16px;font-size:12px;font-weight:600}.audit-log-screen-module__kk-Cra__table td{color:var(--color-ink);vertical-align:middle;border-bottom:1px solid #1111110f;padding:14px 16px;font-size:14.5px;font-weight:400}.audit-log-screen-module__kk-Cra__table tbody tr:last-child td{border-bottom:0}.audit-log-screen-module__kk-Cra__table tbody tr:hover td{background:#11111103}.audit-log-screen-module__kk-Cra__idCell{color:var(--color-muted);font-size:13.5px;font-weight:500}.audit-log-screen-module__kk-Cra__timestampCell{white-space:nowrap;color:var(--color-muted);font-size:13.5px}.audit-log-screen-module__kk-Cra__categoryBadge{border-radius:var(--radius-pill);align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.audit-log-screen-module__kk-Cra__categoryAuth{color:#374151;background-color:#f3f4f6}.audit-log-screen-module__kk-Cra__categoryUser{color:#0f764e;background-color:#e2fbf0}.audit-log-screen-module__kk-Cra__categoryCard{color:#6d28d9;background-color:#f5f0ff}.audit-log-screen-module__kk-Cra__categoryLimit{color:#0369a1;background-color:#e0f2fe}.audit-log-screen-module__kk-Cra__categoryAccess{color:#b45309;background-color:#fffbeb}.audit-log-screen-module__kk-Cra__categorySystem{color:#475569;background-color:#f1f5f9}.audit-log-screen-module__kk-Cra__initiatorCell{text-overflow:ellipsis;white-space:nowrap;max-width:180px;color:var(--color-ink);font-weight:500;overflow:hidden}.audit-log-screen-module__kk-Cra__actionCell{min-width:250px;line-height:1.4}.audit-log-screen-module__kk-Cra__ipCell{color:var(--color-muted);font-size:13.5px}.audit-log-screen-module__kk-Cra__statusGroup{align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.audit-log-screen-module__kk-Cra__statusDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.audit-log-screen-module__kk-Cra__dotSuccess{background-color:#30d158}.audit-log-screen-module__kk-Cra__dotWarning{background-color:#ff9f0a}.audit-log-screen-module__kk-Cra__dotError{background-color:#ff3b30}.audit-log-screen-module__kk-Cra__expandBtn{cursor:pointer;color:var(--color-muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .15s,color .15s;display:inline-flex}.audit-log-screen-module__kk-Cra__expandBtn:hover{background:var(--surface-tint);color:var(--color-ink)}.audit-log-screen-module__kk-Cra__detailsRow td{background:#11111104;border-bottom:1px solid #1111110f;padding:16px 24px}.audit-log-screen-module__kk-Cra__detailsContainer{flex-direction:column;gap:8px;display:flex}.audit-log-screen-module__kk-Cra__detailsLabel{color:var(--color-muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:600}.audit-log-screen-module__kk-Cra__detailsText{color:var(--color-ink);background:var(--surface-base);white-space:pre-wrap;border:1px solid #1111110f;border-radius:12px;padding:12px;font-family:inherit;font-size:13.5px;font-weight:400;line-height:1.5}.audit-log-screen-module__kk-Cra__loadingTrigger{color:var(--color-muted);justify-content:center;align-items:center;gap:8px;padding:20px 0 8px;display:flex}.audit-log-screen-module__kk-Cra__loadingTriggerText{font-size:13.5px;font-weight:500}.audit-log-screen-module__kk-Cra__loadingSpinnerMini{border:2px solid #1111111a;border-top-color:var(--color-ink);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite audit-log-screen-module__kk-Cra__spin}@keyframes audit-log-screen-module__kk-Cra__spin{to{transform:rotate(360deg)}}.audit-log-screen-module__kk-Cra__emptyState{color:var(--color-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 0;display:flex}.audit-log-screen-module__kk-Cra__emptyStateIcon{opacity:.4}.audit-log-screen-module__kk-Cra__emptyStateText{font-size:16px;font-weight:600}.audit-log-screen-module__kk-Cra__emptyStateSubtext{font-size:14px;font-weight:500}
.employee-cabinet-screen-module__kA-Wfq__pageMotion{grid-template-columns:minmax(0,1fr);align-content:start;gap:20px;display:grid}.employee-cabinet-screen-module__kA-Wfq__header{margin-top:12px}.employee-cabinet-screen-module__kA-Wfq__pageSubtitle{max-width:72ch}.employee-cabinet-screen-module__kA-Wfq__backButton,.employee-cabinet-screen-module__kA-Wfq__tabButton,.employee-cabinet-screen-module__kA-Wfq__roleOption,.employee-cabinet-screen-module__kA-Wfq__paginationButton{font:inherit;will-change:transform, box-shadow;border:0;transition:transform .18s,background-color .18s,color .18s,box-shadow .18s,border-color .18s}.employee-cabinet-screen-module__kA-Wfq__backButton:hover,.employee-cabinet-screen-module__kA-Wfq__tabButton:hover,.employee-cabinet-screen-module__kA-Wfq__roleOption:hover,.employee-cabinet-screen-module__kA-Wfq__paginationButton:hover{transform:translateY(-1px)}.employee-cabinet-screen-module__kA-Wfq__backButton{min-height:var(--control-height-button);border-radius:var(--radius-pill);background:var(--surface-base);color:#303030;font-size:var(--font-size-body);box-shadow:var(--shadow-control);align-items:center;gap:10px;padding:0 20px;font-weight:600;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__heroCard,.employee-cabinet-screen-module__kA-Wfq__card{width:100%;min-width:0;padding:24px}.employee-cabinet-screen-module__kA-Wfq__heroCard{grid-template-columns:284px minmax(0,1fr);gap:0;padding:0;display:grid;overflow:hidden}.employee-cabinet-screen-module__kA-Wfq__heroGrid{display:contents}.employee-cabinet-screen-module__kA-Wfq__photoColumn{background:#f4f4f4;border-radius:32px 0 0 32px;align-self:stretch;width:100%;height:100%;min-height:338px;position:relative;overflow:hidden}.employee-cabinet-screen-module__kA-Wfq__photoWrap{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.employee-cabinet-screen-module__kA-Wfq__photo{object-fit:cover;object-position:left center}.employee-cabinet-screen-module__kA-Wfq__photoAction{z-index:1;border-radius:var(--radius-pill);color:#1f1f1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:absolute;bottom:16px;left:16px;box-shadow:0 10px 24px #11111129}.employee-cabinet-screen-module__kA-Wfq__heroMeta{align-content:start;gap:22px;min-width:0;padding:28px;display:grid}.employee-cabinet-screen-module__kA-Wfq__heroHeading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.employee-cabinet-screen-module__kA-Wfq__heroHeading h2{color:#111;letter-spacing:-.05em;margin:0;font-size:clamp(26px,2.8vw,38px);font-weight:700;line-height:.98}.employee-cabinet-screen-module__kA-Wfq__heroHeading p{color:#767676;margin:10px 0 0;font-size:15px;line-height:1.55}.employee-cabinet-screen-module__kA-Wfq__factGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.employee-cabinet-screen-module__kA-Wfq__factCard{padding:18px}.employee-cabinet-screen-module__kA-Wfq__factCard span,.employee-cabinet-screen-module__kA-Wfq__hierarchyPreviewLabel,.employee-cabinet-screen-module__kA-Wfq__field span{color:#8b8b8b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.employee-cabinet-screen-module__kA-Wfq__factCard strong{color:#111;margin-top:10px;font-size:16px;font-weight:700;line-height:1.45;display:block}.employee-cabinet-screen-module__kA-Wfq__tabsRow{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__tabButton{border-radius:var(--radius-pill);background:var(--surface-base);color:#292929;letter-spacing:-.01em;min-height:50px;box-shadow:var(--shadow-control-strong);justify-content:center;align-items:center;padding:0 22px;font-size:15px;font-weight:600;line-height:1;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__tabButtonActive{color:#fff;box-shadow:none;background:#111}.employee-cabinet-screen-module__kA-Wfq__panelSwap{grid-template-columns:minmax(0,1fr);align-content:start;gap:20px;display:grid}.employee-cabinet-screen-module__kA-Wfq__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.employee-cabinet-screen-module__kA-Wfq__sectionTitle{color:#111;letter-spacing:-.05em;margin:0;font-size:clamp(24px,2.2vw,34px);font-weight:700;line-height:1.02}.employee-cabinet-screen-module__kA-Wfq__sectionNote{color:#7d7d7d;font-size:var(--font-size-body);margin:10px 0 0;line-height:1.55}.employee-cabinet-screen-module__kA-Wfq__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:16px;margin-top:22px;display:grid}.employee-cabinet-screen-module__kA-Wfq__field{flex-direction:column;gap:8px;display:flex}.employee-cabinet-screen-module__kA-Wfq__field input{width:100%;min-height:var(--control-height-md);border-radius:var(--radius-field-tight);background:var(--surface-muted);color:#111;box-shadow:var(--shadow-control);border:0;outline:none;padding:0 18px}.employee-cabinet-screen-module__kA-Wfq__field input:focus{box-shadow:inset 0 0 0 2px #1111111f}.employee-cabinet-screen-module__kA-Wfq__hierarchyPreview{border-radius:var(--radius-card);background:var(--surface-muted);box-shadow:var(--shadow-card);gap:8px;margin-top:22px;padding:18px 20px;display:grid}.employee-cabinet-screen-module__kA-Wfq__hierarchyPreviewInteractive{background:var(--surface-muted);text-align:left;cursor:pointer;width:100%;font:inherit;border:0;justify-content:space-between;align-items:center;transition:transform .18s,background-color .18s,box-shadow .18s;display:flex!important}.employee-cabinet-screen-module__kA-Wfq__hierarchyPreviewInteractive:hover{background:var(--surface-base);box-shadow:inset 0 0 0 1px var(--line-strong), 0 8px 24px #1111110a;transform:translateY(-1px)}.employee-cabinet-screen-module__kA-Wfq__hierarchyPreviewInfo{gap:8px;display:grid}.employee-cabinet-screen-module__kA-Wfq__hierarchyChevron{border-radius:var(--radius-pill);background:var(--surface-base);color:#767676;width:38px;height:38px;box-shadow:var(--shadow-control);justify-content:center;align-items:center;transition:transform .22s cubic-bezier(.16,1,.3,1);display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__hierarchyChevronOpen{transform:rotate(180deg)}.employee-cabinet-screen-module__kA-Wfq__hierarchyPreview strong,.employee-cabinet-screen-module__kA-Wfq__hierarchyCardHeader strong{color:#111;font-size:16px;font-weight:700;line-height:1.45}.employee-cabinet-screen-module__kA-Wfq__hierarchyGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));align-content:start;gap:14px;margin-top:18px;display:grid}.employee-cabinet-screen-module__kA-Wfq__hierarchyCard{padding:18px}.employee-cabinet-screen-module__kA-Wfq__hierarchyCardHeader{gap:8px;display:grid}.employee-cabinet-screen-module__kA-Wfq__hierarchySelect{min-height:var(--control-height-md);border-radius:var(--radius-field);background:var(--surface-muted);box-shadow:var(--shadow-card);align-items:center;margin-top:16px;display:flex;position:relative}.employee-cabinet-screen-module__kA-Wfq__hierarchySelect select{width:100%;height:var(--control-height-md);color:#111;font-size:var(--font-size-body);appearance:none;cursor:pointer;background:0 0;border:0;outline:none;padding:0 42px 0 16px;font-weight:600}.employee-cabinet-screen-module__kA-Wfq__selectIcon{color:#6f6f6f;pointer-events:none;position:absolute;right:14px}.employee-cabinet-screen-module__kA-Wfq__hierarchyMeta{color:#8a8a8a;margin-top:12px;font-size:12px;font-weight:600;display:block}.employee-cabinet-screen-module__kA-Wfq__hierarchyTree{border:1px solid var(--line-soft);background:var(--surface-base);border-radius:20px;align-content:start;margin-top:18px;display:grid;overflow:hidden}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeField{gap:8px;padding:0;display:grid;position:relative}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeField>span:first-child{color:#8b8b8b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.2;display:block}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeInput{min-height:var(--control-height-md);border-bottom:1px solid var(--line-soft);background:0 0;align-items:center;padding:0 16px;display:flex;position:relative}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeInput strong{color:#111;font-size:var(--font-size-body);font-weight:650;line-height:1.35;display:block}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeList,.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeScroll{align-content:start;display:grid}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeLevel{border-bottom:1px solid var(--line-soft);color:#4a4a4a;grid-template-columns:66px minmax(0,1fr);align-items:center;min-height:64px;font-size:16px;font-weight:650;display:grid}.employee-cabinet-screen-module__kA-Wfq__hierarchyBack{border-radius:var(--radius-pill);background:var(--surface-muted);color:#525252;width:42px;height:42px;font:inherit;border:0;justify-content:center;align-items:center;margin-left:16px;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__hierarchyBack:disabled{opacity:.45;cursor:not-allowed}.employee-cabinet-screen-module__kA-Wfq__hierarchyBack svg{width:18px;height:18px}.employee-cabinet-screen-module__kA-Wfq__hierarchyControls{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:58px;padding:0 14px 0 18px;display:grid}.employee-cabinet-screen-module__kA-Wfq__hierarchySearch{color:#8a8a8a;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;display:grid}.employee-cabinet-screen-module__kA-Wfq__hierarchySearch input{color:#111;width:100%;font:inherit;background:0 0;border:0;outline:none;font-size:16px;font-weight:600}.employee-cabinet-screen-module__kA-Wfq__hierarchySearch input::placeholder{color:#9a9a9a}.employee-cabinet-screen-module__kA-Wfq__hierarchyPager{color:#7a7a7a;grid-template-columns:34px minmax(38px,auto) 34px;align-items:center;gap:8px;font-size:13px;font-weight:700;display:grid}.employee-cabinet-screen-module__kA-Wfq__hierarchyPager span{text-align:center}.employee-cabinet-screen-module__kA-Wfq__hierarchyPager button{border-radius:var(--radius-pill);background:var(--surface-muted);color:#303030;width:34px;height:34px;font:inherit;border:0;justify-content:center;align-items:center;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__hierarchyPager button:disabled{opacity:.42;cursor:not-allowed}.employee-cabinet-screen-module__kA-Wfq__hierarchyPager svg{width:16px;height:16px}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeRow{border:0;border-bottom:1px solid var(--line-soft);color:#111;width:100%;min-height:62px;font:inherit;text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) 34px;align-items:center;padding:0 18px 0 20px;font-size:16px;font-weight:600;line-height:1.2;transition:background-color .18s;display:grid}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeRow:last-child{border-bottom:0}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeRow:hover,.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeRowActive{background:var(--surface-muted)}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeRowIcon{color:#7a7a7a;justify-content:center;justify-self:end;align-items:center;width:30px;height:30px;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeRowSelectable .employee-cabinet-screen-module__kA-Wfq__hierarchyTreeRowIcon{color:#69b33d}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeRowAssigned .employee-cabinet-screen-module__kA-Wfq__hierarchyTreeRowIcon{border-radius:var(--radius-pill);background:#69b33d1f}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeRow svg{justify-self:end;width:20px;height:20px}.employee-cabinet-screen-module__kA-Wfq__hierarchyEmpty{border-bottom:1px solid var(--line-soft);color:#8a8a8a;padding:22px 20px;font-size:16px;font-weight:600}.employee-cabinet-screen-module__kA-Wfq__matrixToolbar,.employee-cabinet-screen-module__kA-Wfq__roleToolbar{place-self:stretch stretch;align-items:center;gap:12px 18px;width:100%;min-width:0;margin-top:18px;display:grid}.employee-cabinet-screen-module__kA-Wfq__matrixToolbar{grid-template-columns:minmax(0,1fr)}.employee-cabinet-screen-module__kA-Wfq__matrixToolbar>*{min-height:58px;font-size:16px}.employee-cabinet-screen-module__kA-Wfq__roleToolbar{grid-template-columns:minmax(0,1fr)}.employee-cabinet-screen-module__kA-Wfq__roleToolbar>*{justify-self:stretch;width:100%;min-width:0;min-height:58px;font-size:16px}.employee-cabinet-screen-module__kA-Wfq__matrixTable{border:1px solid var(--line-soft);background:var(--surface-base);border-radius:20px;align-content:start;margin-top:18px;display:grid;overflow-x:auto}.employee-cabinet-screen-module__kA-Wfq__matrixBody{align-content:start;display:grid}.employee-cabinet-screen-module__kA-Wfq__matrixTableHead,.employee-cabinet-screen-module__kA-Wfq__matrixRow{grid-template-columns:minmax(340px,1fr) repeat(4,104px);align-items:center;gap:18px;display:grid}.employee-cabinet-screen-module__kA-Wfq__matrixTableHead{border-bottom:1px solid var(--line-soft);min-height:58px;padding:0 20px}.employee-cabinet-screen-module__kA-Wfq__moduleColumnTitle,.employee-cabinet-screen-module__kA-Wfq__actionColumnTitle{color:#8b8b8b;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}.employee-cabinet-screen-module__kA-Wfq__actionColumnTitle{text-align:center}.employee-cabinet-screen-module__kA-Wfq__matrixRow{border-bottom:1px solid var(--line-soft);background:0 0;min-height:74px;padding:12px 20px;transition:background-color .18s}.employee-cabinet-screen-module__kA-Wfq__matrixRow:last-child{border-bottom:0}.employee-cabinet-screen-module__kA-Wfq__matrixRow:hover{background:var(--surface-muted)}.employee-cabinet-screen-module__kA-Wfq__moduleCell{gap:4px;min-width:0;display:grid}.employee-cabinet-screen-module__kA-Wfq__moduleCell strong{color:#111;font-size:16px;font-weight:650;line-height:1.3}.employee-cabinet-screen-module__kA-Wfq__moduleCell span{color:#7a7a7a;font-size:13px;line-height:1.4}.employee-cabinet-screen-module__kA-Wfq__matrixActionCell{justify-content:center;align-items:center;display:flex}.employee-cabinet-screen-module__kA-Wfq__roleList{border:1px solid var(--line-soft);background:var(--surface-base);border-radius:20px;align-content:start;justify-self:stretch;width:100%;min-width:0;max-width:none;margin-top:18px;display:grid;overflow:hidden}.employee-cabinet-screen-module__kA-Wfq__roleOption{border:0;border-bottom:1px solid var(--line-soft);color:#1f1f1f;text-align:left;background:0 0;border-radius:0;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:16px;width:100%;min-height:74px;padding:12px 20px;transition:background-color .18s;display:grid}.employee-cabinet-screen-module__kA-Wfq__roleOption:last-child{border-bottom:0}.employee-cabinet-screen-module__kA-Wfq__roleOption:hover,.employee-cabinet-screen-module__kA-Wfq__roleOptionActive{background:var(--surface-muted)}.employee-cabinet-screen-module__kA-Wfq__roleRadio{border-radius:var(--radius-pill);background:var(--surface-base);width:24px;height:24px;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1.5px #11111138}.employee-cabinet-screen-module__kA-Wfq__roleOptionActive .employee-cabinet-screen-module__kA-Wfq__roleRadio{box-shadow:inset 0 0 0 7px #111}.employee-cabinet-screen-module__kA-Wfq__roleCopy{gap:4px;display:grid}.employee-cabinet-screen-module__kA-Wfq__roleCopy strong{color:#111;font-size:16px;font-weight:650;line-height:1.3}.employee-cabinet-screen-module__kA-Wfq__roleCopy span{color:#777;font-size:13px;line-height:1.4}.employee-cabinet-screen-module__kA-Wfq__roleState{border-radius:var(--radius-pill);background:var(--surface-base);color:#505050;letter-spacing:.04em;text-transform:uppercase;min-height:34px;box-shadow:var(--shadow-control);justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__roleOptionActive .employee-cabinet-screen-module__kA-Wfq__roleState{color:#124727;box-shadow:none;background:#6cd18d}.employee-cabinet-screen-module__kA-Wfq__emptyListState{background:var(--surface-muted);color:#767676;min-height:120px;font-size:var(--font-size-body);text-align:center;box-shadow:var(--shadow-card);border-radius:22px;justify-content:center;align-items:center;padding:18px;line-height:1.5;display:flex}.employee-cabinet-screen-module__kA-Wfq__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:16px;margin-top:22px;display:grid}.employee-cabinet-screen-module__kA-Wfq__accountGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));align-content:start;gap:14px;margin-top:20px;display:grid}.employee-cabinet-screen-module__kA-Wfq__accountGridFour{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-cabinet-screen-module__kA-Wfq__accountCard{align-content:start;gap:18px;padding:20px;display:grid}.employee-cabinet-screen-module__kA-Wfq__accountHeading,.employee-cabinet-screen-module__kA-Wfq__accountLimitBlock{gap:8px;display:grid}.employee-cabinet-screen-module__kA-Wfq__accountEyebrow,.employee-cabinet-screen-module__kA-Wfq__accountLimitLabel{color:#838383;letter-spacing:.07em;text-transform:uppercase;font-size:13px;font-weight:700}.employee-cabinet-screen-module__kA-Wfq__accountTitle{color:#111;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:700;line-height:1.25}.employee-cabinet-screen-module__kA-Wfq__accountLimitBlock{border-top:1px solid var(--line-soft);padding-top:16px}.employee-cabinet-screen-module__kA-Wfq__accountLimitValue{color:#111;letter-spacing:-.03em;font-size:22px;font-weight:700;line-height:1.1}.employee-cabinet-screen-module__kA-Wfq__accountNote{color:#6f6f6f;margin:0;font-size:15px;line-height:1.5}.employee-cabinet-screen-module__kA-Wfq__paymentCard{align-content:start;gap:18px;padding:20px;display:grid}.employee-cabinet-screen-module__kA-Wfq__paymentHeader,.employee-cabinet-screen-module__kA-Wfq__paymentFooter{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.employee-cabinet-screen-module__kA-Wfq__paymentTitle{color:#111;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:700;line-height:1.25}.employee-cabinet-screen-module__kA-Wfq__paymentBody{border-top:1px solid var(--line-soft);gap:8px;padding:16px 0;display:grid}.employee-cabinet-screen-module__kA-Wfq__paymentNumber{color:#111;letter-spacing:-.03em;margin:0;font-size:22px;font-weight:700;line-height:1.1}.employee-cabinet-screen-module__kA-Wfq__paymentType{color:#6f6f6f;font-size:15px;line-height:1.45}.employee-cabinet-screen-module__kA-Wfq__paymentAction{width:46px;height:28px;min-height:28px;font:inherit;border:0;border-radius:999px;flex-shrink:0;align-items:center;padding:0;transition:transform .18s,background-color .18s,color .18s,box-shadow .18s,opacity .18s;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__userStatusToggle{margin-top:4px}.employee-cabinet-screen-module__kA-Wfq__paymentAction:hover{transform:translateY(-1px)}.employee-cabinet-screen-module__kA-Wfq__paymentActionThumb{background:#fff;border-radius:999px;width:20px;height:20px;margin-left:4px;transition:transform .18s;box-shadow:0 1px 3px #11111124}.employee-cabinet-screen-module__kA-Wfq__paymentActionEnabled{background:#111;box-shadow:inset 0 0 0 1px #11111114}.employee-cabinet-screen-module__kA-Wfq__paymentActionBlocked{background:#e7e7e7;box-shadow:inset 0 0 0 1px #1111110f}.employee-cabinet-screen-module__kA-Wfq__paymentActionEnabled .employee-cabinet-screen-module__kA-Wfq__paymentActionThumb{transform:translate(18px)}.employee-cabinet-screen-module__kA-Wfq__sessionClientInfo,.employee-cabinet-screen-module__kA-Wfq__sessionLocationInfo{gap:3px;padding:4px 0;display:grid}.employee-cabinet-screen-module__kA-Wfq__sessionClientInfo strong,.employee-cabinet-screen-module__kA-Wfq__sessionLocationInfo strong{color:#111;font-size:16px;font-weight:700;line-height:1.2}.employee-cabinet-screen-module__kA-Wfq__sessionClientInfo span,.employee-cabinet-screen-module__kA-Wfq__sessionLocationInfo span{color:gray;font-size:14px;font-weight:500;line-height:1.3}.employee-cabinet-screen-module__kA-Wfq__sessionEndedText{color:#a0a0a0;font-size:16px}.employee-cabinet-screen-module__kA-Wfq__sessionAction{border-radius:var(--radius-pill);background:var(--surface-base);color:#b45a5a;min-height:38px;font:inherit;box-shadow:var(--shadow-control-strong);cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:700;transition:transform .18s,background-color .18s,box-shadow .18s,color .18s;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__sessionAction:hover{color:#fff;background:#b45a5a;transform:translateY(-1px);box-shadow:0 4px 8px #b45a5a29}.employee-cabinet-screen-module__kA-Wfq__sessionTable td{height:auto;padding:12px 20px}.employee-cabinet-screen-module__kA-Wfq__securityCard{align-content:start;gap:18px;padding:24px;display:grid}.employee-cabinet-screen-module__kA-Wfq__securityHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.employee-cabinet-screen-module__kA-Wfq__securityLevel{letter-spacing:0;text-transform:none;opacity:.8;font-size:14px;font-weight:600}.employee-cabinet-screen-module__kA-Wfq__securityBody{border-top:1px solid var(--line-soft);gap:14px;padding-top:16px;display:grid}.employee-cabinet-screen-module__kA-Wfq__securityDescription{color:#5f5f5f;margin:0;font-size:16px;line-height:1.55}.employee-cabinet-screen-module__kA-Wfq__securityMeta{color:#8a8a8a;font-size:14px;line-height:1.45}.employee-cabinet-screen-module__kA-Wfq__metricCard,.employee-cabinet-screen-module__kA-Wfq__emptyCard{padding:24px}.employee-cabinet-screen-module__kA-Wfq__metricValue{color:#111;letter-spacing:-.05em;margin-top:10px;font-size:28px;font-weight:700;display:block}.employee-cabinet-screen-module__kA-Wfq__metricCard p,.employee-cabinet-screen-module__kA-Wfq__emptyCard{color:#6b6b6b;margin:10px 0 0;font-size:16px;line-height:1.55}.employee-cabinet-screen-module__kA-Wfq__cardTop,.employee-cabinet-screen-module__kA-Wfq__cardMeta{justify-content:space-between;align-items:center;gap:12px;display:flex}.employee-cabinet-screen-module__kA-Wfq__cardTop{margin-bottom:8px}.employee-cabinet-screen-module__kA-Wfq__cardTop strong,.employee-cabinet-screen-module__kA-Wfq__metricCard strong{color:#111;font-size:16px;font-weight:700;line-height:1.45}.employee-cabinet-screen-module__kA-Wfq__cardMeta{color:#686868;margin-top:14px;font-size:13px;font-weight:600}.employee-cabinet-screen-module__kA-Wfq__tableWrap{margin-top:18px;overflow:auto}.employee-cabinet-screen-module__kA-Wfq__transactionTable{border:1px solid var(--line-soft);background:var(--surface-base);border-collapse:separate;border-spacing:0;border-radius:20px;overflow:hidden}.employee-cabinet-screen-module__kA-Wfq__dataTable{border-collapse:collapse;width:100%}.employee-cabinet-screen-module__kA-Wfq__transactionTable{border-collapse:separate;border-spacing:0}.employee-cabinet-screen-module__kA-Wfq__dataTable th{color:#9b9b9b;text-align:left;border-bottom:1px solid #11111114;padding:0 0 14px;font-size:13px;font-weight:700}.employee-cabinet-screen-module__kA-Wfq__dataTable td{color:#2c2c2c;font-size:var(--font-size-body);vertical-align:middle;border-bottom:1px solid #1111110f;padding:18px 0}.employee-cabinet-screen-module__kA-Wfq__dataTable tbody tr:last-child td{border-bottom:0}.employee-cabinet-screen-module__kA-Wfq__transactionTable th{border-bottom:1px solid var(--line-soft);color:#8b8b8b;letter-spacing:.08em;text-transform:uppercase;height:58px;padding:0 20px;font-size:13px}.employee-cabinet-screen-module__kA-Wfq__transactionTable td{border-bottom:1px solid var(--line-soft);color:#2c2c2c;height:74px;padding:12px 20px;font-size:16px}.employee-cabinet-screen-module__kA-Wfq__transactionTable tbody tr{transition:background-color .18s}.employee-cabinet-screen-module__kA-Wfq__transactionTable tbody tr:hover{background:var(--surface-muted)}.employee-cabinet-screen-module__kA-Wfq__transactionTable td:nth-child(2){color:#111;font-weight:650}.employee-cabinet-screen-module__kA-Wfq__transactionTable td:nth-child(4){color:#111;font-weight:700}.employee-cabinet-screen-module__kA-Wfq__transactionTable .employee-cabinet-screen-module__kA-Wfq__inlineBadge{min-height:34px;padding:0 12px;font-size:12px}.employee-cabinet-screen-module__kA-Wfq__statusBadge,.employee-cabinet-screen-module__kA-Wfq__inlineBadge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__inlineBadge{min-height:28px;padding:0 10px}.employee-cabinet-screen-module__kA-Wfq__statusPositive{color:#69b33d;background:#e6f7c8}.employee-cabinet-screen-module__kA-Wfq__statusNeutral{color:#676767;background:#ececec}.employee-cabinet-screen-module__kA-Wfq__statusAlert{color:#ee896f;background:#f8ddd4}.employee-cabinet-screen-module__kA-Wfq__securityLow{color:#6f8a5b;background:0 0}.employee-cabinet-screen-module__kA-Wfq__securityMedium{color:#8f7b57;background:0 0}.employee-cabinet-screen-module__kA-Wfq__securityHigh{color:#9b6a6a;background:0 0}@media (max-width:1240px){.employee-cabinet-screen-module__kA-Wfq__accountGridFour{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.employee-cabinet-screen-module__kA-Wfq__accountGridFour{grid-template-columns:repeat(2,minmax(0,1fr))}}.employee-cabinet-screen-module__kA-Wfq__paginationBar{color:#707070;font-size:var(--font-size-body);justify-content:space-between;align-items:center;gap:16px;margin-top:18px;font-weight:600;display:flex}.employee-cabinet-screen-module__kA-Wfq__paginationButton{min-height:var(--control-height-sm);border-radius:var(--radius-pill);background:var(--surface-base);color:#303030;box-shadow:var(--shadow-control);justify-content:center;align-items:center;padding:0 16px;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__paginationButton:disabled{opacity:.45;cursor:not-allowed;transform:none}@media (max-width:1380px){.employee-cabinet-screen-module__kA-Wfq__matrixTableHead,.employee-cabinet-screen-module__kA-Wfq__matrixRow{grid-template-columns:minmax(260px,1fr) repeat(4,86px)}}@media (max-width:1280px){.employee-cabinet-screen-module__kA-Wfq__pageHeader{flex-direction:column}.employee-cabinet-screen-module__kA-Wfq__heroCard{grid-template-columns:1fr;gap:20px;padding:24px}.employee-cabinet-screen-module__kA-Wfq__heroGrid{display:block}.employee-cabinet-screen-module__kA-Wfq__heroHeading{flex-direction:column}.employee-cabinet-screen-module__kA-Wfq__photoColumn{max-width:240px;min-height:260px;position:relative}.employee-cabinet-screen-module__kA-Wfq__photoWrap{border-radius:28px;position:absolute;inset:0}.employee-cabinet-screen-module__kA-Wfq__heroMeta{padding:0}.employee-cabinet-screen-module__kA-Wfq__factGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:840px){.employee-cabinet-screen-module__kA-Wfq__tabsRow{justify-content:flex-start;width:100%}.employee-cabinet-screen-module__kA-Wfq__matrixToolbar,.employee-cabinet-screen-module__kA-Wfq__roleToolbar{grid-template-columns:1fr;align-items:stretch}.employee-cabinet-screen-module__kA-Wfq__formGrid,.employee-cabinet-screen-module__kA-Wfq__factGrid,.employee-cabinet-screen-module__kA-Wfq__metricsGrid,.employee-cabinet-screen-module__kA-Wfq__accountGrid{grid-template-columns:1fr}.employee-cabinet-screen-module__kA-Wfq__matrixTable{min-width:780px}.employee-cabinet-screen-module__kA-Wfq__roleList{width:100%}.employee-cabinet-screen-module__kA-Wfq__roleOption{grid-template-columns:30px minmax(0,1fr)}.employee-cabinet-screen-module__kA-Wfq__roleState{display:none}.employee-cabinet-screen-module__kA-Wfq__tableWrap{overflow:auto}.employee-cabinet-screen-module__kA-Wfq__dataTable{min-width:680px}.employee-cabinet-screen-module__kA-Wfq__paginationBar{flex-direction:column;align-items:stretch}}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeRowText{align-items:center;gap:8px;min-width:0;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeCheck{color:#69b33d;justify-content:center;align-items:center;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__hierarchyTreeCheck svg{width:18px;height:18px}.employee-cabinet-screen-module__kA-Wfq__matrixTableLoading{opacity:.6;pointer-events:none}.employee-cabinet-screen-module__kA-Wfq__cropModalOverlay{z-index:2000;-webkit-backdrop-filter:blur(8px);background:#1116;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out employee-cabinet-screen-module__kA-Wfq__fadeIn;display:flex;position:fixed;inset:0}.employee-cabinet-screen-module__kA-Wfq__cropModalCard{background:var(--surface-base,#fff);border:1px solid var(--line-soft,#00000014);border-radius:28px;flex-direction:column;gap:24px;width:100%;max-width:420px;padding:32px 40px;animation:.25s cubic-bezier(.16,1,.3,1) employee-cabinet-screen-module__kA-Wfq__scaleIn;display:flex;box-shadow:0 20px 50px #11111138}.employee-cabinet-screen-module__kA-Wfq__cropModalHeader{flex-direction:column;gap:8px;display:flex}.employee-cabinet-screen-module__kA-Wfq__cropModalTitle{color:#111;letter-spacing:-.02em;text-align:center;margin:0 0 4px;font-size:26px;font-weight:700;line-height:1.25}.employee-cabinet-screen-module__kA-Wfq__cropModalDescription{color:#8e8e8e;text-align:center;margin:0 0 8px;font-size:16px;font-weight:400;line-height:1.5}.employee-cabinet-screen-module__kA-Wfq__cropWorkspace{background:var(--surface-muted,#f8f8f8);border:1px dashed var(--line-soft,#0000001a);border-radius:16px;justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.employee-cabinet-screen-module__kA-Wfq__cropViewport{cursor:move;-webkit-user-select:none;user-select:none;background:#111;border-radius:12px;width:240px;height:320px;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000040}.employee-cabinet-screen-module__kA-Wfq__cropImage{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;max-width:none;max-height:none;position:absolute;top:50%;left:50%}.employee-cabinet-screen-module__kA-Wfq__cropOverlayGrid{pointer-events:none;border:1px solid #ffffff59;border-radius:12px;position:absolute;inset:0}.employee-cabinet-screen-module__kA-Wfq__cropOverlayGrid:before,.employee-cabinet-screen-module__kA-Wfq__cropOverlayGrid:after{content:"";background:#ffffff26;position:absolute}.employee-cabinet-screen-module__kA-Wfq__cropOverlayGrid:before{border-left:1px dashed #ffffff40;border-right:1px dashed #ffffff40;inset:0 33.33%}.employee-cabinet-screen-module__kA-Wfq__cropOverlayGrid:after{border-top:1px dashed #ffffff40;border-bottom:1px dashed #ffffff40;inset:33.33% 0}.employee-cabinet-screen-module__kA-Wfq__cropControls{color:#767676;align-items:center;gap:12px;display:flex}.employee-cabinet-screen-module__kA-Wfq__cropZoomSlider{background:var(--line-soft,#e0e0e0);appearance:none;cursor:pointer;border-radius:3px;outline:none;flex:1;height:6px}.employee-cabinet-screen-module__kA-Wfq__cropZoomSlider::-webkit-slider-thumb{appearance:none;background:#111;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:transform .12s;box-shadow:0 2px 6px #0003}.employee-cabinet-screen-module__kA-Wfq__cropZoomSlider::-webkit-slider-thumb:hover{transform:scale(1.1)}.employee-cabinet-screen-module__kA-Wfq__cropZoomValue{color:#111;text-align:right;min-width:42px;font-size:15px;font-weight:700}.employee-cabinet-screen-module__kA-Wfq__cropButtons{gap:12px;width:100%;display:flex}.employee-cabinet-screen-module__kA-Wfq__cropCancelBtn,.employee-cabinet-screen-module__kA-Wfq__cropSaveBtn{font:inherit;cursor:pointer;border-radius:20px;flex:1;justify-content:center;align-items:center;height:52px;font-size:16px;font-weight:700;transition:all .18s;display:flex}.employee-cabinet-screen-module__kA-Wfq__cropCancelBtn{border:1px solid var(--line-soft,#e0e0e0);color:#333;background:#fff}.employee-cabinet-screen-module__kA-Wfq__cropCancelBtn:hover{background:#f5f5f5;transform:translateY(-1px)}.employee-cabinet-screen-module__kA-Wfq__cropSaveBtn{color:#fff;background:#111;border:0;box-shadow:0 4px 12px #11111126}.employee-cabinet-screen-module__kA-Wfq__cropSaveBtn:hover{background:#2a2a2a;transform:translateY(-1px);box-shadow:0 6px 16px #1113}@keyframes employee-cabinet-screen-module__kA-Wfq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes employee-cabinet-screen-module__kA-Wfq__scaleIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.employee-cabinet-screen-module__kA-Wfq__receiptLink{color:#111;background:var(--surface-muted,#f5f5f5);border-radius:var(--radius-field-tight,8px);box-shadow:var(--shadow-control);white-space:nowrap;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:650;text-decoration:none;transition:all .18s;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__receiptLink:hover{color:#fff;background:#111;transform:translateY(-1px);box-shadow:0 4px 12px #11111126}.employee-cabinet-screen-module__kA-Wfq__receiptLink svg{width:14px;height:14px}.employee-cabinet-screen-module__kA-Wfq__receiptLinkDisabled{color:#a0a0a0;font-size:13px}.employee-cabinet-screen-module__kA-Wfq__clickableRow{cursor:pointer;transition:background-color .15s}.employee-cabinet-screen-module__kA-Wfq__clickableRow:hover{background:var(--surface-muted,#f8f8f8)!important}.employee-cabinet-screen-module__kA-Wfq__editButton{min-height:var(--control-height-button,44px);border-radius:var(--radius-pill,999px);background:var(--surface-base,#fff);color:#303030;font-size:var(--font-size-body,15px);box-shadow:var(--shadow-control);cursor:pointer;border:0;align-items:center;gap:10px;padding:0 20px;font-family:inherit;font-weight:600;transition:transform .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.employee-cabinet-screen-module__kA-Wfq__editButton:hover{background:var(--surface-muted,#f5f5f5);transform:translateY(-1px)}.employee-cabinet-screen-module__kA-Wfq__editButtonActive{color:#fff;background:#69b33d;box-shadow:0 4px 12px #69b33d3d}.employee-cabinet-screen-module__kA-Wfq__editButtonActive:hover{color:#fff;background:#5fa535}.employee-cabinet-screen-module__kA-Wfq__editButton svg{width:18px;height:18px}.employee-cabinet-screen-module__kA-Wfq__fieldValue{letter-spacing:-.02em;color:#111;-webkit-user-select:text;user-select:text;background:0 0;width:100%;padding:2px 0 8px;font-size:22px;font-weight:700;line-height:1.25;display:block}.employee-cabinet-screen-module__kA-Wfq__paymentAction:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.employee-cabinet-screen-module__kA-Wfq__roleOption:disabled{cursor:default;pointer-events:none;transform:none!important}.employee-cabinet-screen-module__kA-Wfq__roleOption:disabled:hover{background:0 0!important;transform:none!important}.employee-cabinet-screen-module__kA-Wfq__roleOptionActive:disabled{background:var(--surface-muted)!important}.employee-cabinet-screen-module__kA-Wfq__sessionAction:disabled{opacity:.5;cursor:not-allowed;background:var(--surface-muted)!important;color:#a0a0a0!important;box-shadow:none!important;transform:none!important}.employee-cabinet-screen-module__kA-Wfq__accountLimitEditGroup{align-items:center;gap:8px;width:100%;display:flex}.employee-cabinet-screen-module__kA-Wfq__accountLimitInput{background:var(--surface-muted);color:#111;min-width:0;height:38px;box-shadow:var(--shadow-control);border:0;border-radius:6px;outline:none;flex:1;padding:0 10px;font-size:18px;font-weight:700}.employee-cabinet-screen-module__kA-Wfq__accountLimitInput:focus{box-shadow:inset 0 0 0 2px #1111111f}.employee-cabinet-screen-module__kA-Wfq__accountLimitCurrency{color:#767676;font-size:16px;font-weight:700}
.settings-screen-module__4B0BKW__loadingContainer{min-height:400px;color:var(--color-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:16px;font-weight:600;display:flex}.settings-screen-module__4B0BKW__loadingSpinner{border:3px solid var(--line-soft);border-top-color:var(--color-ink);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite settings-screen-module__4B0BKW__spin}.settings-screen-module__4B0BKW__header{margin-top:12px}.settings-screen-module__4B0BKW__outerContainerCard{overflow:hidden;padding:0!important}.settings-screen-module__4B0BKW__splitPanel{background:var(--surface-base);min-height:580px;display:flex}@media (max-width:900px){.settings-screen-module__4B0BKW__splitPanel{flex-direction:column}}.settings-screen-module__4B0BKW__sidebarSection{border-right:1px solid var(--line-soft);background:var(--surface-soft);flex-direction:column;flex-shrink:0;width:280px;padding:22px 0;display:flex}@media (max-width:900px){.settings-screen-module__4B0BKW__sidebarSection{border-right:0;border-bottom:1px solid var(--line-soft);width:100%;padding:16px 8px}}.settings-screen-module__4B0BKW__sidebarNav{flex-direction:column;gap:4px;display:flex}@media (max-width:900px){.settings-screen-module__4B0BKW__sidebarNav{flex-flow:wrap;gap:8px}}.settings-screen-module__4B0BKW__categoryButton{width:100%;color:var(--color-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;outline:none;align-items:center;padding:10px 22px;font-size:15px;font-weight:600;display:flex;position:relative}@media (max-width:900px){.settings-screen-module__4B0BKW__categoryButton{background:var(--surface-muted);border:1px solid var(--line-soft);border-radius:999px;width:auto;padding:8px 16px}}.settings-screen-module__4B0BKW__categoryButton:hover{color:var(--color-ink)}.settings-screen-module__4B0BKW__categoryButtonActive{font-weight:700;color:var(--color-ink)!important}@media (max-width:900px){.settings-screen-module__4B0BKW__categoryButtonActive{border-color:#111;color:#fff!important;background:#111!important}}.settings-screen-module__4B0BKW__categoryButtonActive:after{content:"";background:var(--color-ink);border-radius:999px;width:3.5px;position:absolute;top:10px;bottom:10px;right:-1px}@media (max-width:900px){.settings-screen-module__4B0BKW__categoryButtonActive:after{display:none}}.settings-screen-module__4B0BKW__dangerTab{color:#ff4d4f!important}.settings-screen-module__4B0BKW__dangerTab.settings-screen-module__4B0BKW__categoryButtonActive:after{background:#ff4d4f}.settings-screen-module__4B0BKW__detailsSection{flex-grow:1;min-width:0;padding:22px 28px}@media (max-width:640px){.settings-screen-module__4B0BKW__detailsSection{padding:16px}}.settings-screen-module__4B0BKW__formSection{opacity:1}.settings-screen-module__4B0BKW__formHeader{border-bottom:1px solid var(--line-soft);margin-bottom:22px;padding-bottom:16px}.settings-screen-module__4B0BKW__sectionTitle{letter-spacing:-.03em;color:var(--color-ink);margin:0 0 6px;font-size:24px;font-weight:700}.settings-screen-module__4B0BKW__sectionDesc{color:var(--color-muted);margin:0;font-size:14px;line-height:1.45}.settings-screen-module__4B0BKW__rowsList{flex-direction:column;display:flex}.settings-screen-module__4B0BKW__settingsRow{border-bottom:1px solid var(--line-soft);grid-template-columns:280px 1fr;align-items:start;gap:32px;padding:20px 0;display:grid}.settings-screen-module__4B0BKW__settingsRow:last-child{border-bottom:0}@media (max-width:1100px){.settings-screen-module__4B0BKW__settingsRow{grid-template-columns:220px 1fr;gap:24px}}@media (max-width:800px){.settings-screen-module__4B0BKW__settingsRow{grid-template-columns:1fr;gap:12px;padding:20px 0}}.settings-screen-module__4B0BKW__rowLabelInfo{flex-direction:column;gap:6px;min-width:0;display:flex}.settings-screen-module__4B0BKW__fieldLabelLarge{color:var(--color-ink);letter-spacing:-.01em;font-size:15px;font-weight:700}.settings-screen-module__4B0BKW__requiredStar{color:#ff4d4f;margin-left:2px}.settings-screen-module__4B0BKW__fieldDesc{color:var(--color-muted);font-size:13px;font-weight:500;line-height:1.45}.settings-screen-module__4B0BKW__rowInputWrap{flex-direction:column;gap:12px;width:100%;max-width:640px;display:flex}.settings-screen-module__4B0BKW__styledInputLarge{border-radius:var(--radius-field);background:var(--surface-muted);width:100%;min-height:54px;color:var(--color-ink);box-shadow:var(--shadow-control);border:0;outline:none;padding:0 20px;font-size:16px;font-weight:600}.settings-screen-module__4B0BKW__styledInputLarge:focus{background:var(--surface-base);box-shadow:inset 0 0 0 2px #11111124}.settings-screen-module__4B0BKW__styledTextareaLarge{border-radius:var(--radius-field);background:var(--surface-muted);width:100%;color:var(--color-ink);box-shadow:var(--shadow-control);resize:vertical;border:0;outline:none;min-height:120px;padding:16px 20px;font-size:16px;font-weight:600}.settings-screen-module__4B0BKW__styledTextareaLarge:focus{background:var(--surface-base);box-shadow:inset 0 0 0 2px #11111124}.settings-screen-module__4B0BKW__styledSelect{border-radius:var(--radius-field);background:var(--surface-muted);width:100%;min-height:54px;color:var(--color-ink);box-shadow:var(--shadow-control);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%238e8e8e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:calc(100% - 20px);background-repeat:no-repeat;border:0;outline:none;padding:0 48px 0 20px;font-size:16px;font-weight:600}.settings-screen-module__4B0BKW__styledSelect:focus{box-shadow:inset 0 0 0 2px #11111124}.settings-screen-module__4B0BKW__codeFont{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;font-weight:500;line-height:1.5}.settings-screen-module__4B0BKW__toggleSwitchLarge{border-radius:var(--radius-pill);cursor:pointer;border:0;flex-shrink:0;align-items:center;width:52px;height:32px;min-height:32px;padding:0;display:inline-flex}.settings-screen-module__4B0BKW__toggleSwitchThumbLarge{background:#fff;border-radius:50%;width:26px;height:26px;margin-left:3px;transition:transform .15s;box-shadow:0 2px 5px #11111129}.settings-screen-module__4B0BKW__toggleSwitchEnabled{background:#111}.settings-screen-module__4B0BKW__toggleSwitchDisabled{background:#e4e4e7}.settings-screen-module__4B0BKW__toggleSwitchEnabled .settings-screen-module__4B0BKW__toggleSwitchThumbLarge{transform:translate(20px)}.settings-screen-module__4B0BKW__rowActionsRow{gap:12px;display:flex}.settings-screen-module__4B0BKW__rowActionButton{height:44px!important;min-height:44px!important;font-size:13px!important}.settings-screen-module__4B0BKW__smallSpinner{border:2px solid #1113;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;margin-right:6px;animation:.8s linear infinite settings-screen-module__4B0BKW__spin;display:inline-block}.settings-screen-module__4B0BKW__testSuccessAlert{color:#166534;background:0 0;border:0;align-items:center;gap:8px;margin-top:6px;padding:0;font-size:13px;font-weight:600;display:flex}.settings-screen-module__4B0BKW__alertSuccessIcon{color:#15803d;width:18px;height:18px}.settings-screen-module__4B0BKW__testErrorAlert{color:#991b1b;background:0 0;border:0;align-items:center;gap:8px;margin-top:6px;padding:0;font-size:13px;font-weight:600;display:flex}.settings-screen-module__4B0BKW__alertErrorIcon{color:#b91c1c;width:18px;height:18px}.settings-screen-module__4B0BKW__checkboxListLarge{background:0 0;border:0;flex-direction:column;gap:14px;padding:0;display:flex}.settings-screen-module__4B0BKW__checkboxLabelLarge{color:var(--color-ink);cursor:pointer;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.settings-screen-module__4B0BKW__styledCheckboxLarge{accent-color:#111;cursor:pointer;border-radius:6px;width:20px;height:20px}.settings-screen-module__4B0BKW__themeSelectorGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:600px){.settings-screen-module__4B0BKW__themeSelectorGrid{grid-template-columns:1fr;gap:12px}}.settings-screen-module__4B0BKW__themeOptionButton{border:1px solid var(--line-soft);background:var(--surface-base);cursor:pointer;border-radius:18px;outline:none;flex-direction:column;align-items:center;gap:8px;padding:8px;display:flex}.settings-screen-module__4B0BKW__themeOptionButton:hover{border-color:var(--line-strong)}.settings-screen-module__4B0BKW__themeOptionActive{border-color:var(--color-ink);background:var(--surface-tint);box-shadow:inset 0 0 0 1px var(--color-ink)}.settings-screen-module__4B0BKW__themePreview{border:1px solid var(--line-soft);border-radius:10px;justify-content:center;align-items:center;width:100%;height:64px;display:flex;position:relative}.settings-screen-module__4B0BKW__themeCheckmark{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;box-shadow:0 2px 5px #0003}.settings-screen-module__4B0BKW__themeName{color:var(--color-ink);font-size:13px;font-weight:700}.settings-screen-module__4B0BKW__uploadContainer{border-radius:var(--radius-field);background:var(--surface-soft);border:1px solid var(--line-strong);flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:140px;padding:18px;display:flex}.settings-screen-module__4B0BKW__logoPreviewArea{color:var(--color-muted);text-align:center;font-size:14px;font-weight:600}.settings-screen-module__4B0BKW__uploadedLogoWrap{flex-direction:column;align-items:center;gap:8px;display:flex}.settings-screen-module__4B0BKW__logoSymbol{color:#fff;letter-spacing:-.02em;background:#111;border-radius:8px;padding:6px 14px;font-size:14px;font-weight:800}.settings-screen-module__4B0BKW__logoName{color:var(--color-ink);font-size:12px;font-weight:700}.settings-screen-module__4B0BKW__placeholderText{color:var(--color-muted)}.settings-screen-module__4B0BKW__fileUploadLabel{background:var(--surface-base);color:var(--color-ink);cursor:pointer;box-shadow:var(--shadow-control);border-radius:10px;justify-content:center;align-items:center;padding:8px 16px;font-size:13px;font-weight:700;display:inline-flex}.settings-screen-module__4B0BKW__fileUploadLabel:hover{background:var(--surface-muted)}.settings-screen-module__4B0BKW__hiddenFileInput{display:none}.settings-screen-module__4B0BKW__destructiveButton{color:#ff4d4f!important;background:0 0!important;height:50px!important;min-height:50px!important;font-weight:700!important;box-shadow:inset 0 0 0 1px #ff4d4f!important}.settings-screen-module__4B0BKW__destructiveButton:hover{background:#ff4d4f0d!important}.settings-screen-module__4B0BKW__modalOverlay{z-index:200;background:#0000004d;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.settings-screen-module__4B0BKW__modalCard{background:#fff;border-radius:20px;width:100%;max-width:460px;overflow:hidden;box-shadow:0 16px 40px #00000026}.settings-screen-module__4B0BKW__modalHeader{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.settings-screen-module__4B0BKW__modalHeader h3{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:800}.settings-screen-module__4B0BKW__modalCloseBtn{color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .15s,color .15s;display:flex}.settings-screen-module__4B0BKW__modalCloseBtn:hover{background:var(--surface-muted);color:var(--color-ink)}.settings-screen-module__4B0BKW__modalBody{color:#3f3f46;padding:24px;font-size:14px;line-height:1.5}.settings-screen-module__4B0BKW__modalLoading{color:var(--color-muted);align-items:center;gap:12px;margin-top:16px;font-weight:600;display:flex}.settings-screen-module__4B0BKW__modalFooter{border-top:1px solid var(--line-soft);background:var(--surface-soft);justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.settings-screen-module__4B0BKW__toastNotification{z-index:999;color:#fff;background:#111;border-radius:12px;align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:600;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 20px #00000026}.settings-screen-module__4B0BKW__toastIcon{color:#10b981;width:20px;height:20px}@keyframes settings-screen-module__4B0BKW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.settings-screen-module__4B0BKW__formGroup{flex-direction:column;gap:8px;display:flex}.settings-screen-module__4B0BKW__styledInput{border:1px solid var(--line-strong);border-radius:var(--radius-field);background:var(--surface-base);width:100%;min-height:48px;color:var(--color-ink);box-shadow:var(--shadow-control);outline:none;padding:0 16px;font-size:15px;font-weight:600}.settings-screen-module__4B0BKW__styledInput:focus{border-color:var(--color-ink);box-shadow:inset 0 0 0 1px var(--color-ink)}.settings-screen-module__4B0BKW__tabLayoutContainer{flex-direction:column;gap:20px;display:flex}.settings-screen-module__4B0BKW__accountsTabBar{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;padding-bottom:16px;display:flex}.settings-screen-module__4B0BKW__accountTabBtn{border-radius:var(--radius-pill);border:1px solid var(--line-strong);background:var(--surface-base);min-height:40px;color:var(--color-muted);cursor:pointer;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}.settings-screen-module__4B0BKW__accountTabBtn:hover{border-color:var(--color-ink);color:var(--color-ink)}.settings-screen-module__4B0BKW__accountTabBtnActive{box-shadow:var(--shadow-control);color:#fff!important;background:#111!important;border-color:#111!important}.settings-screen-module__4B0BKW__tabSymbolBadge{background:var(--surface-soft);color:var(--color-muted);border-radius:6px;padding:2px 6px;font-size:11px;font-weight:800;transition:all .15s}.settings-screen-module__4B0BKW__accountTabBtnActive .settings-screen-module__4B0BKW__tabSymbolBadge{color:#fff;background:#fff3}.settings-screen-module__4B0BKW__addAccountTabBtn{border:1.5px dashed var(--line-strong);width:40px;height:40px;color:var(--color-muted);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.settings-screen-module__4B0BKW__addAccountTabBtn:hover{border-color:var(--color-ink);color:var(--color-ink);background:var(--surface-soft)}.settings-screen-module__4B0BKW__accountFormBlock{flex-direction:column;gap:24px;display:flex}.settings-screen-module__4B0BKW__compactFormRow{align-items:flex-end;gap:16px;display:flex}@media (max-width:768px){.settings-screen-module__4B0BKW__compactFormRow{flex-direction:column;align-items:stretch;gap:16px}}.settings-screen-module__4B0BKW__accountCardBtn{justify-content:center;align-items:center;display:inline-flex}.settings-screen-module__4B0BKW__deleteAccountCardBtn{border-radius:var(--radius-field);border:1px solid var(--line-strong);height:54px;color:var(--color-muted);cursor:pointer;white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}@media (max-width:768px){.settings-screen-module__4B0BKW__deleteAccountCardBtn{width:100%}}.settings-screen-module__4B0BKW__deleteAccountCardBtn:hover{color:#ef4444;background:#ef44440d;border-color:#ef4444}.settings-screen-module__4B0BKW__accountsSectionDivider{background:var(--line-soft);height:1px;margin:4px 0}.settings-screen-module__4B0BKW__fieldLabelCompact{color:var(--color-ink);margin-bottom:6px;font-size:14px;font-weight:700}.settings-screen-module__4B0BKW__limitsEditorBlock{flex-direction:column;gap:16px;display:flex}.settings-screen-module__4B0BKW__limitsSectionTitle{color:var(--color-ink);margin:0 0 4px;font-size:18px;font-weight:700}.settings-screen-module__4B0BKW__limitsTableWrap{border:1px solid var(--line-soft);border-radius:var(--radius-field);background:var(--surface-base);width:100%;overflow-x:auto}.settings-screen-module__4B0BKW__limitsTable{border-collapse:collapse;text-align:left;width:100%}.settings-screen-module__4B0BKW__limitsTable th{border-bottom:1px solid var(--line-default);color:var(--color-muted);letter-spacing:-.01em;padding:18px 24px;font-size:14px;font-weight:700}.settings-screen-module__4B0BKW__limitsTable th:nth-child(2){text-align:right;padding-right:48px}.settings-screen-module__4B0BKW__limitsTable td{border-bottom:1px solid var(--line-soft);vertical-align:middle;padding:16px 24px}.settings-screen-module__4B0BKW__limitsTable tr:last-child td{border-bottom:0}.settings-screen-module__4B0BKW__limitsTable tr:hover td{background:var(--surface-soft)}.settings-screen-module__4B0BKW__limitOrgNameCell{min-width:240px}.settings-screen-module__4B0BKW__limitOrgName{color:var(--color-ink);font-size:16px;font-weight:600;line-height:1.4}.settings-screen-module__4B0BKW__limitValueCell{text-align:right;width:220px}.settings-screen-module__4B0BKW__limitValueInputWrap{justify-content:flex-end;align-items:center;gap:12px;display:inline-flex}.settings-screen-module__4B0BKW__styledInputLimit{background:var(--surface-muted);width:120px;height:46px;color:var(--color-ink);box-shadow:var(--shadow-control);text-align:right;border:0;border-radius:12px;outline:none;padding:0 16px;font-size:16px;font-weight:600;transition:background-color .15s,box-shadow .15s}.settings-screen-module__4B0BKW__styledInputLimit:focus{background:var(--surface-base);box-shadow:inset 0 0 0 2px #11111124}.settings-screen-module__4B0BKW__limitSymbolLabel{color:var(--color-muted);text-align:left;min-width:20px;font-size:16px;font-weight:600}.settings-screen-module__4B0BKW__limitActionCell{text-align:center;width:60px}.settings-screen-module__4B0BKW__deleteLimitBtn{width:36px;height:36px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.settings-screen-module__4B0BKW__deleteLimitBtn:hover{color:#ef4444;background:#ef444414}.settings-screen-module__4B0BKW__emptyLimitsMsg{text-align:center;color:var(--color-muted);background:var(--surface-soft);border:1px dashed var(--line-strong);border-radius:var(--radius-field);padding:32px 24px;font-size:15px;font-weight:600}.settings-screen-module__4B0BKW__compactAddLimitRow{border-radius:var(--radius-field);background:var(--surface-soft);border:1px solid var(--line-soft);align-items:center;gap:16px;margin-top:16px;padding:20px;display:flex}@media (max-width:768px){.settings-screen-module__4B0BKW__compactAddLimitRow{flex-direction:column;align-items:stretch}}.settings-screen-module__4B0BKW__addLimitSelect{flex-grow:2;min-width:240px}.settings-screen-module__4B0BKW__customSelectContainer{min-width:0;display:block;position:relative}.settings-screen-module__4B0BKW__customSelectTrigger{border-radius:var(--radius-field);background:var(--surface-muted);width:100%;min-height:54px;color:var(--color-ink);box-shadow:var(--shadow-control);cursor:pointer;text-align:left;border:0;outline:none;justify-content:space-between;align-items:center;padding:0 20px;font-size:16px;font-weight:600;transition:background-color .15s,box-shadow .15s;display:flex}.settings-screen-module__4B0BKW__customSelectTrigger:focus,.settings-screen-module__4B0BKW__customSelectTriggerOpen{background:var(--surface-base);box-shadow:inset 0 0 0 2px #11111124}.settings-screen-module__4B0BKW__customSelectPlaceholder{color:var(--color-muted);font-weight:500}.settings-screen-module__4B0BKW__customSelectValue{color:var(--color-ink)}.settings-screen-module__4B0BKW__customSelectArrow{color:var(--color-muted);justify-content:center;align-items:center;display:inline-flex}.settings-screen-module__4B0BKW__customSelectOverlay{z-index:9998;background:0 0;position:fixed;inset:0}.settings-screen-module__4B0BKW__customSelectDropdown{z-index:9999;background:var(--surface-base);border-radius:var(--radius-field);border:1px solid var(--line-strong);max-height:240px;position:fixed;overflow-y:auto;box-shadow:0 10px 30px #1111111f,0 4px 12px #1111110a}.settings-screen-module__4B0BKW__customSelectOption{width:100%;min-height:48px;color:var(--color-ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:10px 20px;font-size:15px;font-weight:600;transition:background-color .15s;display:flex}.settings-screen-module__4B0BKW__customSelectOption:hover{background:var(--surface-muted)}.settings-screen-module__4B0BKW__customSelectOptionActive{background:var(--surface-tint);color:var(--color-ink);font-weight:700}.settings-screen-module__4B0BKW__addLimitAmountWrap{flex-grow:1;align-items:center;gap:10px;max-width:180px;display:flex;position:relative}@media (max-width:768px){.settings-screen-module__4B0BKW__addLimitAmountWrap{max-width:100%}}.settings-screen-module__4B0BKW__addLimitInput{text-align:right;border-radius:var(--radius-field)!important;background-color:var(--surface-muted)!important;min-height:54px!important;box-shadow:var(--shadow-control)!important;border:0!important;padding:0 48px 0 20px!important;font-size:16px!important}.settings-screen-module__4B0BKW__addLimitInput:focus{background-color:var(--surface-base)!important;box-shadow:inset 0 0 0 2px #11111124!important}.settings-screen-module__4B0BKW__addLimitSymbol{color:var(--color-muted);pointer-events:none;font-size:16px;font-weight:600;position:absolute;right:20px}.settings-screen-module__4B0BKW__addLimitButton{border-radius:var(--radius-field)!important;height:54px!important;min-height:54px!important;padding:0 24px!important;font-size:15px!important}.settings-screen-module__4B0BKW__selectAccountPlaceholder{text-align:center;min-height:160px;color:var(--color-muted);border:1px dashed var(--line-strong);border-radius:var(--radius-field);background:var(--surface-soft);justify-content:center;align-items:center;padding:24px;font-size:15px;font-weight:600;display:flex}.settings-screen-module__4B0BKW__tableInput{outline:none;width:100%;font-weight:600;background-color:var(--surface-muted)!important;min-height:48px!important;box-shadow:var(--shadow-control)!important;border:0!important;border-radius:12px!important;padding:0 16px!important;font-size:15px!important}.settings-screen-module__4B0BKW__tableInput:focus{background-color:var(--surface-base)!important;box-shadow:inset 0 0 0 2px #11111124!important}.settings-screen-module__4B0BKW__pinCodeContainer{background:var(--surface-muted);width:130px;height:48px;box-shadow:var(--shadow-control);border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.settings-screen-module__4B0BKW__pinCodeInput{color:var(--color-ink);text-align:center;letter-spacing:.05em;background:0 0;border:0;outline:none;width:100%;font-size:15px;font-weight:600}.settings-screen-module__4B0BKW__pinRevealBtn{color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:all .15s;display:inline-flex}.settings-screen-module__4B0BKW__pinRevealBtn:hover{color:var(--color-ink)}.settings-screen-module__4B0BKW__checkboxGrid{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.settings-screen-module__4B0BKW__tagsSelectorContainer{width:100%;min-width:0;display:block}.settings-screen-module__4B0BKW__tagsFlexWrap{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.settings-screen-module__4B0BKW__accountTag{background-color:var(--surface-soft);border:1px solid var(--line-soft);color:var(--color-ink);-webkit-user-select:none;user-select:none;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.settings-screen-module__4B0BKW__accountTag:hover{background-color:var(--surface-muted);border-color:var(--line-strong)}.settings-screen-module__4B0BKW__accountTagName{white-space:nowrap}.settings-screen-module__4B0BKW__accountTagRemoveBtn{color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:color .15s;display:inline-flex}.settings-screen-module__4B0BKW__accountTagRemoveBtn:hover{color:var(--color-ink);background-color:#11111114}.settings-screen-module__4B0BKW__tagsPlaceholder{color:var(--color-muted);padding:6px 0;font-size:14px;font-weight:500}.settings-screen-module__4B0BKW__addTagBtn{border:1px dashed var(--line-strong);color:var(--color-ink);cursor:pointer;background-color:#0000;border-radius:20px;align-items:center;height:32px;padding:5px 12px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.settings-screen-module__4B0BKW__addTagBtn:hover{background-color:var(--surface-soft);border-style:solid}.settings-screen-module__4B0BKW__tagDropdownItem{width:100%;min-height:38px;color:var(--color-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;padding:6px 14px;font-size:14px;font-weight:600;transition:background-color .15s;display:flex}.settings-screen-module__4B0BKW__tagDropdownItem:hover{background:var(--surface-muted)}
.page-header-module__cGbl_W__pageHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.page-header-module__cGbl_W__titleGroup{flex-direction:column;gap:10px;min-width:0;display:flex}.page-header-module__cGbl_W__pageTitle{color:#111;letter-spacing:-.05em;margin:0;font-size:clamp(30px,3vw,42px);font-weight:700;line-height:1.02}.page-header-module__cGbl_W__pageTitleDisplay{letter-spacing:-.05em;font-size:clamp(38px,4vw,54px);font-weight:500;line-height:1.04}.page-header-module__cGbl_W__pageTitleDisplayStrong{letter-spacing:-.06em;font-size:clamp(34px,4vw,56px);font-weight:700;line-height:.94}.page-header-module__cGbl_W__pageTitleDisplayCompact{letter-spacing:-.05em;font-size:clamp(34px,4vw,48px);font-weight:500;line-height:1.04}.page-header-module__cGbl_W__pageSubtitle{color:#6d6d6d;margin:0;font-size:15px;font-weight:500;line-height:1.5}.page-header-module__cGbl_W__pageSubtitleLead{color:#767676;font-size:16px;line-height:1.55}.page-header-module__cGbl_W__breadcrumbs{color:#6f6f6f;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.page-header-module__cGbl_W__breadcrumbItem,.page-header-module__cGbl_W__breadcrumbLink{align-items:center;gap:8px;min-width:0;display:inline-flex}.page-header-module__cGbl_W__breadcrumbLink{color:inherit}.page-header-module__cGbl_W__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}@media (max-width:860px){.page-header-module__cGbl_W__pageHeader{flex-direction:column;align-items:stretch}.page-header-module__cGbl_W__actions{justify-content:flex-start}}
.user-management-screen-module__2ESOva__header{margin-top:12px}.user-management-screen-module__2ESOva__sectionSearch{width:min(100%,420px)}.user-management-screen-module__2ESOva__filterGroup{border-radius:var(--radius-pill);background:var(--surface-tint);align-items:center;gap:8px;padding:6px;display:inline-flex}.user-management-screen-module__2ESOva__userSummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.user-management-screen-module__2ESOva__usersTableWrap{margin-top:18px;overflow:auto}.user-management-screen-module__2ESOva__usersTable{border-collapse:collapse;width:100%}.user-management-screen-module__2ESOva__usersTable th{color:#9b9b9b;font-size:var(--font-size-caption);text-align:left;border-bottom:1px solid #11111114;padding:0 0 14px;font-weight:700}.user-management-screen-module__2ESOva__usersTable td{vertical-align:middle;border-bottom:1px solid #1111110f;padding:18px 0}.user-management-screen-module__2ESOva__usersTable tbody tr:last-child td{border-bottom:0}.user-management-screen-module__2ESOva__userIdentity{align-items:center;gap:14px;display:flex}.user-management-screen-module__2ESOva__userAvatar{color:#fff;width:42px;height:42px;font-size:var(--font-size-caption);letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.user-management-screen-module__2ESOva__userAvatardark{background:#1e1e1e}.user-management-screen-module__2ESOva__userAvatarsand{background:#d1ae7b}.user-management-screen-module__2ESOva__userAvatarsage{background:#8da58a}.user-management-screen-module__2ESOva__userAvatarpeach{background:#e8a57e}.user-management-screen-module__2ESOva__userAvatarslate{background:#6d7284}.user-management-screen-module__2ESOva__userAvatarforest{background:#42735c}.user-management-screen-module__2ESOva__userAvatarrose{background:#ca8d91}.user-management-screen-module__2ESOva__userIdentityCopy{flex-direction:column;gap:4px;display:flex}.user-management-screen-module__2ESOva__userIdentityCopy strong{font-size:17px;font-weight:700}.user-management-screen-module__2ESOva__userIdentityCopy span,.user-management-screen-module__2ESOva__mutedCell{color:gray;font-size:var(--font-size-body);font-weight:500}.user-management-screen-module__2ESOva__roleBadge,.user-management-screen-module__2ESOva__statusBadge{border-radius:var(--radius-pill);min-height:30px;font-size:var(--font-size-caption);justify-content:center;align-items:center;padding:0 12px;font-weight:700;display:inline-flex}.user-management-screen-module__2ESOva__roleBadge{color:#2b2b2b;background:#efefef}.user-management-screen-module__2ESOva__statusBadgeActive{color:#69b33d;background:#e6f7c8}.user-management-screen-module__2ESOva__statusBadgeInvited{color:#676767;background:#ececec}.user-management-screen-module__2ESOva__statusBadgeSuspended{color:#ee896f;background:#f8ddd4}.user-management-screen-module__2ESOva__rowActionButton{border-radius:var(--radius-pill);background:var(--surface-base);color:#333;min-height:36px;font-size:var(--font-size-caption);box-shadow:var(--shadow-control-strong);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:0 14px 0 16px;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s,box-shadow .18s,color .18s;display:inline-flex}.user-management-screen-module__2ESOva__rowActionButton:hover{color:#fff;background:#111;transform:translateY(-1px);box-shadow:0 6px 12px #1111111a}.user-management-screen-module__2ESOva__rowActionIcon{opacity:.6;width:14px;height:14px;transition:transform .18s,opacity .18s}.user-management-screen-module__2ESOva__rowActionButton:hover .user-management-screen-module__2ESOva__rowActionIcon{opacity:1;transform:translate(2px)}@media (max-width:1320px){.user-management-screen-module__2ESOva__pageHeader{flex-direction:column}.user-management-screen-module__2ESOva__toolbar{justify-content:flex-start}.user-management-screen-module__2ESOva__userSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1080px){.user-management-screen-module__2ESOva__canvas{grid-template-columns:1fr}.user-management-screen-module__2ESOva__sidebar{flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.user-management-screen-module__2ESOva__sidebarNav{flex-direction:row;margin-top:0}.user-management-screen-module__2ESOva__topBar{flex-direction:column;align-items:flex-start}.user-management-screen-module__2ESOva__headerActions{flex-wrap:wrap}}@media (max-width:720px){.user-management-screen-module__2ESOva__canvas{padding:18px 16px}.user-management-screen-module__2ESOva__topTabs,.user-management-screen-module__2ESOva__toolbar{gap:10px}.user-management-screen-module__2ESOva__sectionHeader{flex-direction:column}.user-management-screen-module__2ESOva__sectionSearch{width:100%}.user-management-screen-module__2ESOva__userSummaryGrid{grid-template-columns:1fr}}
