@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;600;700&family=Noto+Serif+SC:wght@600;700&display=swap";:root{--color-primary:#2563eb;--color-primary-dark:#1a365d;--color-surface:#fff;--color-background:#f5f7fa;--color-border:#e5e7eb;--color-text:#1f2937;--color-text-secondary:#6b7280;--color-text-muted:#999;--color-sider:#0f2744;--color-sider-active:#1e3a5f}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{color:var(--color-text);background:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px}.ant-pro-sider>.ant-layout-sider-children>.ant-menu .ant-menu-item-selected{border-left:3px solid #3b82f6}.ant-tag{border-radius:4px;margin-inline-end:8px;padding:1px 8px;font-weight:500}.ant-tag-blue{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}.ant-tag-green{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.ant-tag-yellow{color:#a16207;background:#fef3c7;border-color:#fde68a}.ant-tag-red{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.ant-tag-gray{color:#4b5563;background:#f3f4f6;border-color:#e5e7eb}.ant-tag-purple{color:#6d28d9;background:#ede9fe;border-color:#ddd6fe}.ant-tag-orange{color:#c2410c;background:#ffedd5;border-color:#fed7aa}.stat-value,.ant-statistic-content{font-family:Noto Serif SC,serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.prototype-page-header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.prototype-page-title{color:#111827;font-size:20px;font-weight:600}.prototype-page-subtitle{color:#6b7280;margin-top:4px;font-size:13px}.prototype-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.prototype-stat-label{color:#6b7280;font-size:13px}.prototype-stat-value{color:#111827;margin-top:4px;font-size:24px;font-weight:600}.prototype-stat-trend{color:#059669;margin-top:4px;font-size:12px}.prototype-stat-trend.down{color:#dc2626}.prototype-tag{border-radius:4px;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;line-height:1.5;display:inline-flex}.prototype-tag-blue{color:#1d4ed8;background:#eff6ff}.prototype-tag-green{color:#15803d;background:#f0fdf4}.prototype-tag-red{color:#b91c1c;background:#fef2f2}.prototype-tag-yellow{color:#a16207;background:#fefce8}.prototype-tag-gray{color:#4b5563;background:#f9fafb}.prototype-tag-purple{color:#7c3aed;background:#faf5ff}.prototype-tag-orange{color:#c2410c;background:#fff7ed}.prototype-filter-bar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;padding:16px}.prototype-filter-row{flex-wrap:wrap;gap:16px;display:flex}.prototype-filter-item{flex-direction:column;gap:4px;min-width:180px;display:flex}.prototype-filter-actions{border-top:1px solid #f3f4f6;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:16px;display:flex}.prototype-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.prototype-card-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.prototype-card-body{padding:16px}.prototype-role-layout{grid-template-columns:280px 1fr;gap:16px;min-height:calc(100vh - 200px);display:grid}.prototype-role-list{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.prototype-role-list-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:12px 16px;font-weight:500;display:flex}.prototype-role-item{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:12px 16px;transition:background-color .2s;display:flex}.prototype-role-item:hover{background-color:#f9fafb}.prototype-role-item.active{background-color:#eff6ff;border-left:3px solid #2563eb}.prototype-role-item-icon{color:#4338ca;background:#e0e7ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.prototype-perm-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.prototype-perm-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.prototype-perm-tabs{border-bottom:1px solid #e5e7eb;display:flex}.prototype-perm-tab{cursor:pointer;color:#6b7280;border-bottom:2px solid #0000;padding:12px 20px;font-size:14px;transition:all .2s}.prototype-perm-tab:hover{color:#111827}.prototype-perm-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:500}.prototype-perm-body{padding:20px}.prototype-perm-tree-item{margin-bottom:8px}.prototype-perm-tree-label{border-radius:6px;align-items:center;gap:8px;padding:8px;transition:background-color .2s;display:flex}.prototype-perm-tree-label:hover{background-color:#f9fafb}.prototype-perm-tree-children{border-left:2px solid #e5e7eb;margin-left:24px;padding-left:16px}.prototype-perm-actions-row{gap:12px;margin-left:auto;padding-left:16px;display:flex}.prototype-perm-action{color:#6b7280;align-items:center;gap:4px;font-size:12px;display:flex}.prototype-perm-action input[type=checkbox]{margin:0}.prototype-table .ant-table-thead>tr>th{font-weight:600;background-color:#f9fafb!important}.prototype-table-row-actions{gap:12px;display:flex}.prototype-table-row-actions a{color:#2563eb;font-size:13px}.prototype-table-row-actions a:hover{color:#1d4ed8}.prototype-table-row-actions a.danger{color:#dc2626}.prototype-table-row-actions a.danger:hover{color:#b91c1c}.prototype-table-row-actions a.success{color:#15803d}.prototype-table-row-actions a.success:hover{color:#166534}.prototype-table-row-actions a.primary{color:#6b7280}.prototype-table-row-actions a.primary:hover{color:#374151}.tree-node-title{align-items:center;gap:6px;width:100%;display:inline-flex}.tree-node-count{color:#6b7280;background:#f3f4f6;border-radius:9px;justify-content:center;align-items:center;min-width:20px;height:18px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:500;display:inline-flex}.prototype-avatar{color:#4338ca;background:#e0e7ff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:inline-flex}.prototype-alert-card{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:12px 14px}.prototype-alert-card.warning{background:#fffbeb;border-color:#fde68a}.prototype-alert-card.info{background:#eff6ff;border-color:#bfdbfe}.prototype-empty{text-align:center;color:#9ca3af;padding:48px}.prototype-toast{color:#fff;z-index:9999;background:#1f2937;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;display:flex;position:fixed;top:80px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.prototype-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}@media (width<=1200px){.prototype-stats-grid{grid-template-columns:repeat(2,1fr)}.prototype-role-layout{grid-template-columns:1fr}}@media (width<=768px){.prototype-stats-grid{grid-template-columns:1fr}.prototype-filter-row{flex-direction:column}.prototype-filter-item{min-width:100%}}._page_16ws8_1{width:100%;min-height:100dvh;color:var(--color-text);background:var(--color-surface);grid-template-columns:minmax(360px,44%) minmax(0,1fr);display:grid}._brandPanel_16ws8_11{min-height:100dvh;color:var(--color-surface);background:radial-gradient(circle at 18% 12%, color-mix(in srgb, var(--color-primary) 34%, transparent), transparent 34%), radial-gradient(circle at 86% 82%, color-mix(in srgb, var(--color-primary) 20%, transparent), transparent 38%), linear-gradient(145deg, var(--color-sider), var(--color-primary-dark));position:relative;overflow:hidden}._brandPanel_16ws8_11:before{opacity:.32;background-image:linear-gradient(color-mix(in srgb, var(--color-surface) 8%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--color-surface) 8%, transparent) 1px, transparent 1px);content:"";background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 74%);mask-image:linear-gradient(to bottom right,#000,#0000 74%)}._brandContent_16ws8_30{z-index:1;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:clamp(40px,6vw,72px);display:flex;position:relative}._brandIdentity_16ws8_41,._mobileBrand_16ws8_42{align-items:center;gap:12px;display:flex}._logoShell_16ws8_48{border:1px solid color-mix(in srgb, var(--color-surface) 24%, transparent);background:color-mix(in srgb, var(--color-surface) 10%, transparent);width:48px;height:48px;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--color-surface) 20%, transparent);border-radius:12px;place-items:center;display:grid}._brandName_16ws8_59,._brandCode_16ws8_60,._mobileBrandName_16ws8_61,._mobileBrandCode_16ws8_62{display:block}._brandName_16ws8_59{color:var(--color-surface);font-size:16px;font-weight:600}._brandCode_16ws8_60{color:color-mix(in srgb, var(--color-surface) 54%, transparent);letter-spacing:.14em;margin-top:2px;font-size:12px}._brandMessage_16ws8_79{max-width:540px;margin-block:40px}._eyebrow_16ws8_84,._formEyebrow_16ws8_85{letter-spacing:.18em;font-size:12px;font-weight:600}._eyebrow_16ws8_84{color:color-mix(in srgb, var(--color-surface) 58%, transparent)}._brandTitle_16ws8_95{letter-spacing:-.02em;font-family:Noto Serif SC,serif;color:var(--color-surface)!important;margin:16px 0 24px!important;font-size:clamp(30px,3.1vw,44px)!important;font-weight:600!important;line-height:1.32!important}._brandDescription_16ws8_105{max-width:480px;font-size:15px;line-height:1.9;color:color-mix(in srgb, var(--color-surface) 68%, transparent)!important;margin:0!important}._brandAssurance_16ws8_113{width:fit-content;color:color-mix(in srgb, var(--color-surface) 58%, transparent);align-items:center;gap:8px;font-size:12px;display:inline-flex}._decorations_16ws8_122,._decorations_16ws8_122 span{pointer-events:none;position:absolute}._decorations_16ws8_122{inset:0}._decorations_16ws8_122 span{border:1px solid color-mix(in srgb, var(--color-surface) 13%, transparent);border-radius:50%}._orbitPrimary_16ws8_137{aspect-ratio:1;width:min(38vw,580px);bottom:-18%;right:-20%}._orbitSecondary_16ws8_144{aspect-ratio:1;width:min(22vw,340px);bottom:-4%;right:-4%}._formPanel_16ws8_151{background:radial-gradient(circle at 92% 8%, color-mix(in srgb, var(--color-primary) 8%, transparent), transparent 30%), var(--color-surface);place-items:center;min-width:0;padding:clamp(32px,7vw,96px);display:grid}._formContainer_16ws8_159{width:min(100%,400px);animation:.3s ease-out both _form-enter_16ws8_1}._mobileBrand_16ws8_42{display:none}._formHeader_16ws8_168{margin-bottom:32px}._formEyebrow_16ws8_85{color:var(--color-primary)}._formTitle_16ws8_176{color:var(--color-text)!important;margin:12px 0 8px!important;font-size:30px!important;font-weight:600!important}._formDescription_16ws8_183{color:var(--color-text-secondary)!important;margin:0!important}._form_16ws8_85 .ant-form-item-label>label{color:var(--color-text);font-weight:500}._form_16ws8_85 .ant-input-affix-wrapper{border-radius:8px;min-height:44px}._form_16ws8_85 .ant-input-prefix{color:var(--color-text-muted);margin-inline-end:12px}._form_16ws8_85 .ant-form-item:last-child,._form_16ws8_85 .ant-form-item:last-child .ant-space,._form_16ws8_85 .ant-form-item:last-child .ant-space-item{width:100%}._remember_16ws8_209{margin:-2px 0 24px}._submitButton_16ws8_213{min-height:44px;box-shadow:0 8px 20px color-mix(in srgb, var(--color-primary-dark) 18%, transparent);border-radius:8px;font-weight:500}._securityNote_16ws8_220{text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}._securityNote_16ws8_220>:first-child{color:var(--color-text-muted);flex:none}._securityNote_16ws8_220 .ant-typography{font-size:12px}@keyframes _form-enter_16ws8_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){._page_16ws8_1{background:radial-gradient(circle at 10% 5%, color-mix(in srgb, var(--color-primary) 18%, transparent), transparent 34%), var(--color-background);display:block}._brandPanel_16ws8_11{display:none}._formPanel_16ws8_151{background:0 0;min-height:100dvh;padding:24px}._formContainer_16ws8_159{border:1px solid var(--color-border);background:var(--color-surface);width:min(100%,440px);box-shadow:0 20px 56px color-mix(in srgb, var(--color-primary-dark) 12%, transparent);border-radius:16px;padding:32px}._mobileBrand_16ws8_42{margin-bottom:40px;display:flex}._mobileBrandName_16ws8_61{color:var(--color-text);font-weight:600}._mobileBrandCode_16ws8_62{color:var(--color-text-muted);letter-spacing:.14em;margin-top:1px;font-size:10px}}@media (width<=480px){._formPanel_16ws8_151{align-items:start;padding:16px}._formContainer_16ws8_159{border-radius:12px;margin-block:16px;padding:24px}._mobileBrand_16ws8_42{margin-bottom:32px}._formHeader_16ws8_168{margin-bottom:24px}._formTitle_16ws8_176{font-size:26px!important}}@media (height<=700px) and (width>=901px){._brandContent_16ws8_30,._formPanel_16ws8_151{padding-block:32px}._brandMessage_16ws8_79{margin-block:24px}}@media (prefers-reduced-motion:reduce){._formContainer_16ws8_159{animation:none}}._loading_rrl5x_1{margin:100px auto;display:block}._root_ctcg7_1{font-size:14px}._root_1pezp_1{border-left:1px solid var(--color-border);height:100%;padding-left:16px}._trigger_1pezp_7{cursor:pointer;height:100%}._avatar_1pezp_12{color:#4338ca;background:#e0e7ff;font-weight:600}._identity_1pezp_18{flex-direction:column;line-height:1.3;display:flex}._displayName_1pezp_24{font-size:13px}._role_1pezp_28{font-size:12px}._arrow_1pezp_32{color:var(--color-text-secondary);font-size:10px}._root_stjtm_1{z-index:10;background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:sticky;top:0}._menuItem_etkax_1{align-items:center;width:100%;display:flex}._shell_etkax_7{flex-direction:column;min-height:100vh;display:flex}._content_etkax_13{flex:1;padding:24px}._loading_1dvwa_1{margin:100px auto;display:block}._menuItem_1dvwa_6{align-items:center;width:100%;display:flex}._menuFooter_1dvwa_12{background:var(--color-sider);padding:12px}._menuFooterActions_1dvwa_17{width:100%}._footerButton_1dvwa_21{text-align:left;color:#cbd5e1;justify-content:flex-start}._footerButton_1dvwa_21:hover,._footerButton_1dvwa_21:focus-visible{color:#fff!important;background:#ffffff14!important}._shell_1dvwa_33{flex-direction:column;min-height:100vh;display:flex}._content_1dvwa_39{flex:1;padding:24px}._page_1tnw8_1{min-height:100dvh;color:var(--color-text);background:radial-gradient(circle at 86% 12%, color-mix(in srgb, var(--color-primary) 8%, transparent), transparent 28%), var(--color-background);position:relative;overflow-x:hidden}._brandBar_1tnw8_10{z-index:2;min-height:72px;color:var(--color-surface);background:radial-gradient(circle at 88% 20%, color-mix(in srgb, var(--color-primary) 28%, transparent), transparent 34%), linear-gradient(120deg, var(--color-sider), var(--color-primary-dark));box-shadow:0 10px 30px color-mix(in srgb, var(--color-sider) 14%, transparent);justify-content:space-between;align-items:center;padding:12px clamp(24px,5vw,72px);display:flex;position:relative;overflow:hidden}._brandBar_1tnw8_10:after{opacity:.18;background-image:linear-gradient(90deg, transparent 0, color-mix(in srgb, var(--color-surface) 16%, transparent) 50%, transparent 100%);content:"";pointer-events:none;position:absolute;inset:0;transform:translate(38%)}._brandIdentity_1tnw8_34,._sessionState_1tnw8_35,._securityNote_1tnw8_36,._cardHeader_1tnw8_37,._cardAction_1tnw8_38{align-items:center;display:flex}._brandIdentity_1tnw8_34,._sessionState_1tnw8_35{z-index:1;position:relative}._brandIdentity_1tnw8_34{gap:12px}._sessionState_1tnw8_35{color:color-mix(in srgb, var(--color-surface) 64%, transparent);gap:8px}._logoShell_1tnw8_58{border:1px solid color-mix(in srgb, var(--color-surface) 22%, transparent);background:color-mix(in srgb, var(--color-surface) 9%, transparent);width:42px;height:42px;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--color-surface) 18%, transparent);border-radius:12px;place-items:center;display:grid}._brandName_1tnw8_69,._brandCode_1tnw8_70{display:block}._brandName_1tnw8_69{color:var(--color-surface);font-weight:600}._brandCode_1tnw8_70{color:color-mix(in srgb, var(--color-surface) 52%, transparent);letter-spacing:.14em;margin-top:1px;font-size:12px}._main_1tnw8_86{z-index:1;width:min(100%,1320px);margin:0 auto;padding:clamp(56px,8vh,88px) 24px 40px;position:relative}._hero_1tnw8_94{max-width:680px;margin-bottom:32px;animation:.28s ease-out both _content-enter_1tnw8_1}._eyebrow_1tnw8_100{color:var(--color-primary);letter-spacing:.18em;font-size:12px;font-weight:600}._title_1tnw8_107{letter-spacing:-.02em;font-family:Noto Serif SC,serif;color:var(--color-text)!important;margin:12px 0!important;font-size:clamp(28px,4vw,40px)!important;font-weight:600!important}._description_1tnw8_116{max-width:620px;font-size:15px;line-height:1.8;color:var(--color-text-secondary)!important;margin:0!important}._count_1tnw8_124{color:var(--color-text-secondary);background:color-mix(in srgb, var(--color-primary) 7%, var(--color-surface));border-radius:999px;margin-top:16px;padding:5px 10px;font-size:12px;display:inline-flex}._grid_1tnw8_134{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}@media (width>=1280px){._grid_1tnw8_134{grid-template-columns:repeat(3,minmax(0,1fr))}}._card_1tnw8_37{border-color:color-mix(in srgb, var(--color-border) 78%, transparent);background:var(--color-surface);min-height:226px;box-shadow:0 12px 34px color-mix(in srgb, var(--color-sider) 8%, transparent);cursor:pointer;border-radius:16px;transition:transform .18s,border-color .18s,box-shadow .18s;animation:.32s ease-out both _card-enter_1tnw8_1}._card_1tnw8_37 .ant-card-body{flex-direction:column;height:100%;min-height:224px;display:flex}._card_1tnw8_37:nth-child(2){animation-delay:45ms}._card_1tnw8_37:nth-child(3){animation-delay:90ms}._card_1tnw8_37:nth-child(4){animation-delay:.135s}._card_1tnw8_37:hover,._card_1tnw8_37:focus-visible{border-color:color-mix(in srgb, var(--color-primary) 44%, var(--color-border));box-shadow:0 18px 42px color-mix(in srgb, var(--color-sider) 13%, transparent);outline:none;transform:translateY(-3px)}._card_1tnw8_37:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 18%, transparent), 0 18px 42px color-mix(in srgb, var(--color-sider) 13%, transparent)}._platformCard_1tnw8_187{background:linear-gradient(145deg, color-mix(in srgb, #c19146 8%, var(--color-surface)), var(--color-surface) 62%)}._cardHeader_1tnw8_37{justify-content:space-between;margin-bottom:24px}._cardMark_1tnw8_196{width:48px;height:48px;color:var(--color-surface);background:linear-gradient(145deg, var(--color-primary), var(--color-primary-dark));box-shadow:0 8px 18px color-mix(in srgb, var(--color-primary-dark) 18%, transparent);border-radius:12px;place-items:center;font-size:19px;font-weight:600;display:grid}._platformMark_1tnw8_209{background:linear-gradient(145deg,#c99a53,#956926)}._cardTag_1tnw8_213{border-radius:999px;margin:0}._cardMeta_1tnw8_218{flex:1}._cardMeta_1tnw8_218 .ant-card-meta-title{color:var(--color-text);margin-bottom:8px;font-size:18px}._cardMeta_1tnw8_218 .ant-card-meta-description{min-height:22px;color:var(--color-text-muted)}._cardAction_1tnw8_38{border-top:1px solid var(--color-border);color:var(--color-primary);justify-content:space-between;margin-top:24px;padding-top:16px}._cardAction_1tnw8_38 .ant-typography{color:inherit;font-weight:500}._cardAction_1tnw8_38>:last-child{transition:transform .18s}._card_1tnw8_37:hover ._cardAction_1tnw8_38>:last-child,._card_1tnw8_37:focus-visible ._cardAction_1tnw8_38>:last-child{transform:translate(3px)}._securityNote_1tnw8_36{color:var(--color-text-muted);justify-content:center;gap:8px;margin-top:32px;font-size:12px}._decoration_1tnw8_263{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--color-primary) 9%, transparent);pointer-events:none;border-radius:50%;width:520px;position:absolute;bottom:-240px;right:-160px}._decoration_1tnw8_263:after{border:inherit;border-radius:inherit;content:"";position:absolute;inset:92px}@keyframes _content-enter_1tnw8_1{0%{opacity:0;transform:translateY(8px)}}@keyframes _card-enter_1tnw8_1{0%{opacity:0;transform:translateY(10px)}}@media (width<=720px){._brandBar_1tnw8_10{min-height:64px;padding-inline:16px}._sessionState_1tnw8_35 span{display:none}._main_1tnw8_86{padding:40px 16px 32px}._hero_1tnw8_94{margin-bottom:24px}._title_1tnw8_107{font-size:28px!important;line-height:1.35!important}._grid_1tnw8_134{grid-template-columns:minmax(0,1fr)}._card_1tnw8_37,._card_1tnw8_37 .ant-card-body{min-height:210px}}@media (prefers-reduced-motion:reduce){._hero_1tnw8_94,._card_1tnw8_37{transition:none;animation:none}._card_1tnw8_37:hover,._card_1tnw8_37:focus-visible,._card_1tnw8_37:hover ._cardAction_1tnw8_38>:last-child,._card_1tnw8_37:focus-visible ._cardAction_1tnw8_38>:last-child{transform:none}}._loading_19eok_1{margin:100px auto;display:block}._empty_19eok_6{text-align:center;margin-top:100px}._loading_b1073_1{justify-content:center;align-items:center;min-height:100vh;display:flex}
