.fade-in{animation:fadeInAnimation 1.5s ease;-webkit-animation:fadeInAnimation 1.5s ease;-moz-animation:fadeInAnimation 1.5s ease;-o-animation:fadeInAnimation 1.5s ease;-ms-animation:fadeInAnimation 1.5s ease}*{box-sizing:border-box;margin:0;padding:0}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.form-container form{max-width:272px;width:100%}.login-input.ant-input-affix-wrapper{align-items:center;border-radius:12px;display:inline-flex;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;height:42px;overflow:visible;padding:0 12px;width:100%}.login-input.ant-input-affix-wrapper .ant-input{height:auto;line-height:1.5;min-width:0;padding:0}.login-input .ant-input-password-icon,.login-input .ant-input-prefix,.login-input .ant-input-suffix{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;line-height:1}.login-submit-button.ant-btn{border-radius:12px;box-shadow:0 8px 18px #1677ff2e;font-weight:500;height:42px;overflow:hidden;position:relative;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease;white-space:nowrap;width:100%}.login-submit-button.ant-btn:not(:disabled):hover{box-shadow:0 12px 24px #1677ff47;transform:translateY(-1px)}.login-submit-button.ant-btn:not(:disabled):active{box-shadow:0 5px 12px #1677ff33;transform:translateY(1px) scale(.99)}.login-submit-button.ant-btn.is-submitting{animation:loginButtonPulse 1.35s ease-in-out infinite;cursor:wait}@keyframes loginButtonPulse{0%,to{box-shadow:0 8px 18px #1677ff2e}50%{box-shadow:0 12px 26px #1677ff5c}}@media (prefers-reduced-motion:reduce){.login-submit-button.ant-btn{transition:none}.login-submit-button.ant-btn.is-submitting{animation:none}}.login-subtitle{color:#666;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:300;letter-spacing:.3px;margin-bottom:20px;white-space:nowrap}.forget-link{left:20px;text-align:right;width:50%}.btn-grad:hover,.login-form-button:hover{background-position:100%;color:#fff;text-decoration:none}.body-container{align-items:center;background-image:url(https://images.unsplash.com/photo-1673427147403-9e87c4fe8a26?q=80&w=2728&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;position:relative;width:100vw}.login-panel{border-radius:18px;box-shadow:0 96px 240px #0000001a;display:flex;max-width:calc(100vw - 40px);min-height:480px;width:768px}.form-container{align-items:center;background-color:#fff;border-bottom-right-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:0 40px;position:relative;width:50%}.left-logo{height:38px;left:10px;position:absolute;top:10px;width:38px}.left-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#b3c8e106;border-bottom-left-radius:10px;border-top-left-radius:10px;color:#1b365c;display:flex;justify-content:center;padding:0 40px;width:50%}.right-welcome-title{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:2rem;font-weight:300;letter-spacing:1px;white-space:nowrap}.left-welcome-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:0;width:100%}.left-welcome-container>*{color:#f4f4f4;line-height:1;margin-bottom:10px;margin-top:1}.left-welcome-title{font-size:2.5rem;letter-spacing:3px;margin-bottom:20px}.left-welcome-content,.left-welcome-title{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:300;white-space:nowrap}.left-welcome-content{font-size:18px;letter-spacing:.8px;line-height:1.6;max-width:none;text-align:center;width:auto}@media (max-width:720px){.body-container{height:100svh;max-width:100%;min-height:100svh;overflow-x:hidden;padding:24px 16px;width:100%}.login-panel{border-radius:20px;box-shadow:0 24px 70px #0f172a33;flex:0 1 100%;justify-content:center;max-width:420px;min-height:min(540px,calc(100svh - 48px));min-width:0;overflow:hidden;width:100%}.left-container{display:none}.form-container{border-radius:20px;padding:36px 28px}.form-container,.form-container form{max-width:100%;min-width:0;width:100%}.right-welcome-title{font-size:1.85rem}}@media (max-width:360px){.body-container{padding-inline:12px}.form-container{padding-inline:22px}}.app-global-loader{display:grid;inset:0;opacity:0;place-items:center;pointer-events:none;position:absolute;transition:opacity .24s ease-out;z-index:30}.app-global-loader-overlay,.app-global-loader-page{background:#0000;inset:0;position:fixed;z-index:1400}.app-global-loader-contained{background:#0000;inset:0;min-height:inherit;position:absolute;z-index:30}.app-global-loader.is-pending{opacity:0}.app-global-loader.is-visible{opacity:1}.app-global-loader.is-leaving{opacity:0;transition-duration:.48s;transition-timing-function:ease-in-out}.app-loading-material{display:block;height:24px;width:24px}.app-loading-material-svg{animation:app-loading-material-rotate 1.4s linear infinite;display:block;height:100%;transform-origin:center;width:100%}.app-loading-material-circle{stroke:#1677ff;stroke-width:4;stroke-linecap:round;animation:app-loading-material-dash 1.4s ease-in-out infinite}@keyframes app-loading-material-rotate{to{transform:rotate(1turn)}}@keyframes app-loading-material-dash{0%{stroke-dasharray:1,120;stroke-dashoffset:0}50%{stroke-dasharray:72,120;stroke-dashoffset:-28}to{stroke-dasharray:72,120;stroke-dashoffset:-100}}@media (max-width:575px){.app-loading-material{height:22px;width:22px}}@media (prefers-reduced-motion:reduce){.app-loading-material-circle,.app-loading-material-svg{animation-duration:2.4s}.app-global-loader.is-leaving{transition-duration:.56s}}.databiomsci-app-layout{width:100%}.app-main-layout,.databiomsci-app-layout{background:#f4f8ff;min-width:0}.app-sidebar{border-right:1px solid #e6eef8;box-shadow:8px 0 24px #235ba00d;flex:0 0 auto;overflow:hidden}.app-brand{align-items:center;background:#fff;border-bottom:1px solid #edf2f7;display:flex;height:76px;justify-content:center;padding:16px 18px;position:relative}.app-brand-logo{display:block;object-fit:contain;transition:opacity .18s ease,transform .18s ease}.app-brand-logo-long{height:42px;width:176px}.app-brand-logo-single{height:38px;position:absolute;width:38px}.app-brand-collapsed .app-brand-logo-long,.app-brand-logo-single{opacity:0;transform:scale(.9)}.app-brand-collapsed .app-brand-logo-single{opacity:1;transform:scale(1)}.app-navigation-menu{-webkit-border-end:0!important;background:#0000!important;border-inline-end:0!important;padding:14px 10px}.app-navigation-menu .ant-menu-item,.app-navigation-menu .ant-menu-submenu-title{font-size:14px;height:44px;line-height:44px;margin:4px 0}.app-navigation-menu .ant-menu-item-selected{font-weight:600}.app-header{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb!important;border-bottom:1px solid #e6eef8;box-shadow:0 4px 20px #235ba00f;display:flex;height:68px;justify-content:flex-end;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.app-mobile-menu-button{color:#1677ff;font-size:18px;margin-right:auto}.app-avatar-button{align-items:center;background:#e8f3ff;border:0;border-radius:50%;cursor:pointer;display:inline-flex;height:42px;justify-content:center;padding:1px;transition:transform .16s ease,box-shadow .16s ease;width:42px}.app-avatar-button:focus-visible,.app-avatar-button:hover{box-shadow:0 4px 14px #1677ff47;outline:none;transform:translateY(-1px)}.app-content{background:#f4f8ff!important;min-width:0}.app-content-inner{margin:0 auto;padding:0 30px 34px;width:min(100%,1480px)}.app-page{min-width:0;width:100%}.app-route-content{transform-origin:50% 0;will-change:opacity,transform}@media (prefers-reduced-motion:reduce){.app-route-content{will-change:auto}}.app-mobile-drawer .app-brand{border:0;height:48px;justify-content:flex-start;padding:0}.app-mobile-drawer .app-brand-logo-long{width:170px}.app-page-heading{padding:24px 0 18px}.app-breadcrumb{color:#64748b;font-size:13px;margin-bottom:8px}.app-page-heading h1{color:#0f172a;font-size:clamp(24px,2vw,32px);font-weight:650;letter-spacing:-.02em;line-height:1.2;margin:0}.app-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 24px #235ba00f;overflow:hidden}.app-card .ant-card-head{border-bottom-color:#edf2f7;min-height:58px}.app-card .ant-card-body{padding:24px}.app-steps-card .ant-card-body{padding:22px 28px}@media (max-width:575px){.app-page-heading{padding:18px 0 14px}.app-card .ant-card-body,.app-steps-card .ant-card-body{padding:18px}}.app-next-button{font-weight:600;min-width:104px}.app-next-input{min-width:220px}.app-search-toolbar{align-items:end;background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 8px 24px #235ba00d;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px;padding:18px}.app-search-toolbar-actions,.app-search-toolbar-main{align-items:end;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:10px}.app-search-toolbar-actions{flex:0 0 auto;justify-content:flex-end}@media (max-width:767px){.app-search-toolbar{align-items:stretch;flex-direction:column}.app-search-toolbar-actions,.app-search-toolbar-main{width:100%}.app-search-toolbar-actions>*{flex:1 1}.app-next-input{width:100%}}.app-page .ant-table-container,.app-page .ant-table-wrapper{border-radius:12px}.app-page .ant-table{background:#fff;border:1px solid #e6eef8;border-radius:12px;overflow:hidden}.app-page .ant-table-thead>tr>th{background:#f7faff;border-bottom-color:#e6eef8;color:#334155;font-size:12px;font-weight:700;letter-spacing:.025em;padding-bottom:13px;padding-top:13px;text-transform:uppercase}.app-page .ant-table-tbody>tr>td{border-bottom-color:#edf2f7;color:#334155}.app-page .ant-table-tbody>tr:hover>td{background:#f5f9ff!important}.app-page .ant-form-item-label>label{color:#475569;font-size:13px;font-weight:600}.app-page .ant-input,.app-page .ant-input-number,.app-page .ant-picker,.app-page .ant-select-selector{border-color:#d8e3f0!important;border-radius:8px!important;box-shadow:none!important}.app-page .ant-input-number:hover,.app-page .ant-input:hover,.app-page .ant-picker:hover,.app-page .ant-select-selector:hover{border-color:#69b1ff!important}.app-page .ant-input-focused,.app-page .ant-input:focus,.app-page .ant-picker-focused,.app-page .ant-select-focused .ant-select-selector{border-color:#1677ff!important;box-shadow:0 0 0 3px #1677ff1c!important}.app-result-card .ant-card-body{padding:20px 24px}.app-table-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.dashboard-page{grid-gap:20px;display:grid;gap:20px}.dashboard-hero{background:linear-gradient(120deg,#0753c7,#1677ff 58%,#56a3ff);border:0;box-shadow:0 14px 34px #0e53be38;color:#fff;position:relative}.dashboard-hero:after{border:42px solid #ffffff1f;border-radius:50%;content:"";height:255px;inset:auto -70px -95px auto;position:absolute;width:255px}.dashboard-hero .ant-card-body{padding:30px 34px;position:relative;z-index:1}.dashboard-eyebrow{color:#ffffffc2;font-size:11px;font-weight:700;letter-spacing:.14em}.dashboard-hero .ant-typography{color:#fff}.dashboard-hero h2.ant-typography{font-size:clamp(26px,3vw,36px);margin:6px 0 8px}.dashboard-hero .ant-typography.ant-typography-secondary,.dashboard-hero p.ant-typography{color:#ffffffde;font-size:15px;margin-bottom:0;max-width:620px}.dashboard-hero-icon{background:#fff;border-radius:22px;box-shadow:0 10px 24px #002d7929;color:#1677ff;display:grid;font-size:38px;height:76px;place-items:center;width:76px}.dashboard-metric{min-height:150px}.dashboard-metric .ant-card-body{align-items:center;display:flex;gap:15px;padding:22px}.dashboard-metric-icon{border-radius:14px;display:grid;flex:0 0 48px;font-size:23px;height:48px;place-items:center;width:48px}.dashboard-metric .ant-statistic-title{color:#64748b;font-weight:600;margin-bottom:4px}.dashboard-metric .ant-statistic-content{color:#0f172a;font-size:30px;font-weight:700}.dashboard-metric-blue .dashboard-metric-icon{background:#eaf3ff;color:#1677ff}.dashboard-metric-indigo .dashboard-metric-icon{background:#eef;color:#5b5bd6}.dashboard-metric-cyan .dashboard-metric-icon{background:#e6fbff;color:#0891b2}.dashboard-metric-sky .dashboard-metric-icon{background:#eaf7ff;color:#0284c7}@media (max-width:575px){.dashboard-hero .ant-card-body{padding:24px}.dashboard-hero-icon{display:none}.app-result-card .ant-card-body{padding:16px}}.app-search-card .ant-card-body{padding:20px 24px}.export-format-card{cursor:pointer;min-height:200px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.export-format-card:hover{box-shadow:0 14px 26px #235ba024;transform:translateY(-2px)}.export-format-card.is-selected{background:linear-gradient(135deg,#0f61dc,#2f8cff);border-color:#1677ff;color:#fff}.export-format-card.is-selected .MuiTypography-root{color:#fff}@media (max-width:575px){.app-search-card .ant-card-body{padding:16px}.app-next-input{min-width:0}}.app-navigation-menu .ant-menu-item,.app-navigation-menu .ant-menu-submenu-title{color:#94a3b8!important;font-weight:500;transition:color .16s ease,background-color .16s ease}.app-navigation-menu .ant-menu-item .ant-menu-item-icon,.app-navigation-menu .ant-menu-submenu-arrow,.app-navigation-menu .ant-menu-submenu-title .ant-menu-item-icon{color:#a8b5c7!important;font-size:17px;transition:color .16s ease,transform .16s ease}.app-navigation-menu .ant-menu-item:hover,.app-navigation-menu .ant-menu-submenu-title:hover{background:#f4f8fd!important;color:#5276a5!important}.app-navigation-menu .ant-menu-item:hover .ant-menu-item-icon,.app-navigation-menu .ant-menu-submenu-title:hover .ant-menu-item-icon,.app-navigation-menu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow{color:#5f87bd!important}.app-navigation-menu .ant-menu-item-selected{background:linear-gradient(90deg,#e9f3ff,#f7fbff)!important;color:#1677ff!important;font-weight:650}.app-navigation-menu .ant-menu-item-selected .ant-menu-item-icon{color:#1677ff!important}.app-navigation-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#5276a5!important}.app-sidebar .ant-layout-sider-trigger{background:#fbfdff;border-top:1px solid #edf2f7;color:#a8b5c7}.app-sidebar .ant-layout-sider-trigger:hover{background:#f2f8ff;color:#1677ff}.privacy-policy{max-width:900px}.privacy-policy-effective{color:#7c8ea5;display:inline-block;font-size:12px;margin-bottom:8px}.privacy-policy .ant-typography{color:#475569}.privacy-policy h2.ant-typography,.privacy-policy h4.ant-typography{color:#0f172a}.privacy-policy h2.ant-typography{margin-top:0}.privacy-policy h4.ant-typography{font-size:15px;margin:22px 0 7px}.privacy-policy .ant-typography+.ant-typography{margin-top:0}.system-update-stat-card{min-height:128px}.system-update-stat-card .ant-card-body{gap:14px;padding:20px}.system-update-stat-icon{border-radius:13px;flex:0 0 44px;font-size:21px;height:44px;width:44px}.system-update-stat-card .ant-statistic-title{font-weight:650}.system-update-stat-card .ant-statistic-content{font-size:28px;font-weight:700}.system-update-filter{min-width:145px}.system-update-table-card .ant-card-body{padding:20px 24px 24px}.system-update-table-heading{align-items:center;display:flex;gap:16px;justify-content:space-between}.system-update-table-heading h2{color:#0f172a;font-size:18px;font-weight:700;margin:0 0 4px}.system-update-table-heading span{color:#7c8ea5;font-size:12px}.system-update-result-count{background:#edf5ff;color:#1677ff!important;font-weight:650}@media (max-width:767px){.system-update-filter{flex:1 1 160px;min-width:0}.system-update-table-heading{align-items:flex-start;flex-direction:column}}.backup-center-page{grid-gap:20px;display:grid;gap:20px}.backup-center-hero{background:linear-gradient(118deg,#0753c7,#1677ff 58%,#68b0ff);box-shadow:0 14px 34px #0e53be38;color:#fff;overflow:hidden}.backup-center-hero,.backup-center-hero .ant-card-body{align-items:center;display:flex;justify-content:space-between}.backup-center-hero .ant-card-body{gap:24px;padding:28px 32px;width:100%}.backup-center-eyebrow{color:#ffffffc2;display:block;font-size:11px;font-weight:700;letter-spacing:.13em}.backup-center-hero h2{color:#fff;font-size:clamp(26px,3vw,34px);line-height:1.1;margin:7px 0 8px}.backup-center-hero p{color:#ffffffde;font-size:15px;margin:0;max-width:690px}.backup-center-hero-icon{color:#ffffffe6;flex:0 0 auto;font-size:72px}.backup-stat-card .ant-card-body{grid-column-gap:14px;align-items:center;column-gap:14px;display:grid;grid-template-columns:48px minmax(0,1fr);min-height:142px;padding:21px}.backup-stat-icon{border-radius:14px;display:grid;font-size:23px;grid-row:span 2;height:48px;place-items:center;width:48px}.backup-stat-blue{background:#eaf3ff;color:#1677ff}.backup-stat-cyan{background:#e6fbff;color:#0891b2}.backup-stat-indigo{background:#eef;color:#5b5bd6}.backup-stat-sky{background:#eaf7ff;color:#0284c7}.backup-stat-card .ant-statistic-title{color:#64748b;font-size:13px;font-weight:600;margin-bottom:3px}.backup-stat-card .ant-statistic-content{color:#0f172a;font-size:25px;font-weight:700}.backup-stat-card>.ant-card-body>span{color:#64748b;font-size:12px;grid-column:2;line-height:1.35}.backup-center-alert,.backup-settings-alert{border-radius:12px}.backup-center-alert .ant-alert-action{-webkit-margin-start:16px;margin-inline-start:16px}.backup-section-heading{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:17px}.backup-section-heading h2{color:#0f172a;font-size:17px;margin:0 0 4px}.backup-section-heading span{color:#64748b;font-size:13px}.backup-history-card .ant-card-body,.backup-scope-card .ant-card-body{padding:23px 24px}.backup-scope-card{height:100%}.backup-scope-card .ant-descriptions-item-label{color:#64748b;width:94px}.backup-scope-card .ant-descriptions-item-content{color:#0f172a;font-weight:600}.backup-scope-note{background:#f8fbff;border:1px solid #dbeafe;border-radius:10px;color:#475569;font-size:12px;line-height:1.55;margin-top:14px;padding:12px 13px}.backup-settings-alert{margin:4px 0 20px}.backup-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:24px}@media (max-width:575px){.backup-center-hero .ant-card-body{padding:24px}.backup-center-hero-icon{display:none}.backup-stat-card .ant-card-body{min-height:124px}.backup-history-card .ant-card-body,.backup-scope-card .ant-card-body{padding:18px}}.system-updates-page{grid-gap:18px;display:grid;gap:18px}.system-updates-intro{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;padding:4px 0 2px}.system-updates-eyebrow{color:#1677ff;display:block;font-size:11px;font-weight:750;letter-spacing:.13em;margin-bottom:7px}.system-updates-intro h2{color:#0f172a;font-size:clamp(26px,3vw,34px);letter-spacing:-.025em;line-height:1.14;margin:0}.system-updates-intro p{color:#64748b;font-size:14px;line-height:1.65;margin:8px 0 0;max-width:680px}.system-updates-latest{background:linear-gradient(145deg,#fff,#f1f7ff);border:1px solid #dcecff;border-radius:13px;box-shadow:0 6px 20px #1e64be0f;min-width:185px;padding:13px 16px}.system-updates-latest small,.system-updates-latest span{color:#71829a;display:block;font-size:11px}.system-updates-latest strong{color:#0753c7;display:block;font-size:17px;margin:2px 0}.system-update-stat-card{min-height:132px}.system-update-stat-card .ant-card-body{align-items:center;display:flex;gap:15px;padding:21px}.system-update-stat-icon{border-radius:15px;display:grid;flex:0 0 48px;font-size:23px;height:48px;place-items:center;width:48px}.system-update-stat-copy{min-width:0}.system-update-stat-card .ant-statistic-title{color:#64748b;font-size:12px;font-weight:700;margin-bottom:3px}.system-update-stat-card .ant-statistic-content{color:#0f172a;font-size:29px;font-weight:730;line-height:1.08}.system-update-stat-copy>span{color:#8a99ad;display:block;font-size:11px;margin-top:5px}.system-update-stat-blue .system-update-stat-icon{background:#eaf3ff;color:#1677ff}.system-update-stat-violet .system-update-stat-icon{background:#f2eaff;color:#7c3aed}.system-update-stat-cyan .system-update-stat-icon{background:#e6fbff;color:#0891b2}.system-update-stat-orange .system-update-stat-icon{background:#fff1e8;color:#ea580c}.system-update-toolbar-card .ant-card-body{padding:20px 22px}.system-update-table-heading,.system-update-toolbar-heading{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.system-update-toolbar-heading{margin-bottom:17px}.system-update-table-heading h2,.system-update-toolbar-heading h3{color:#0f172a;font-size:17px;line-height:1.25;margin:0 0 4px}.system-update-table-heading span,.system-update-toolbar-heading span{color:#7c8ea5;font-size:12px}.system-update-filters,.system-update-modal-actions,.system-update-row-actions,.system-update-toolbar-actions{align-items:center;display:flex;gap:10px}.system-update-toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.system-update-filters{flex-wrap:wrap}.system-update-filters .system-update-search{flex:1 1 330px}.system-update-filters .ant-select{flex:0 1 165px;min-width:145px}.system-update-table-card .ant-card-body{padding:22px 24px 24px}.system-update-table-heading{margin-bottom:18px}.system-update-result-count{background:#eaf3ff;border-radius:999px;color:#0f63d2!important;flex:0 0 auto;font-weight:700;padding:5px 10px}.system-update-release span,.system-update-release strong,.system-update-title-cell span,.system-update-title-cell strong{display:block}.system-update-release strong{color:#0f172a;font-size:13px}.system-update-release span{color:#94a3b8;font-size:11px;margin-top:3px}.system-update-title-cell{max-width:410px}.system-update-title-cell strong{color:#1e293b;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-update-title-cell span{color:#7c8ea5;font-size:12px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-update-owner{color:#475569;font-weight:600}.system-update-row-actions{justify-content:flex-end}.system-update-row-actions .app-next-button{height:32px;min-width:32px;padding:0;width:32px}.system-update-modal-actions{justify-content:flex-end;margin-top:24px}.system-update-detail-top{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.system-update-detail-top h3{color:#0f172a;font-size:20px;margin:4px 0 0}.system-update-detail-top>div:last-child{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.system-update-detail>p{background:#f8fbff;border:1px solid #e6eef8;border-radius:11px;color:#334155;line-height:1.75;margin:22px 0;padding:15px;white-space:pre-wrap}.system-update-detail-meta{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.system-update-detail-meta span{background:#f8fafc;border-radius:9px;color:#71829a;font-size:11px;padding:11px}.system-update-detail-meta strong{color:#334155;display:block;font-size:12px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767px){.system-update-table-heading,.system-update-toolbar-heading,.system-updates-intro{align-items:stretch;flex-direction:column}.system-updates-latest{width:100%}.system-update-toolbar-actions{justify-content:flex-start}.system-update-toolbar-actions .app-next-button{flex:1 1}.system-update-filters>*{flex:1 1 100%!important;width:100%}.system-update-detail-top{flex-direction:column}.system-update-detail-top>div:last-child{justify-content:flex-start}.system-update-detail-meta{grid-template-columns:1fr}}.app-input{background:#fff!important;border:1px solid #d8e3f0!important;border-radius:9px!important;box-shadow:none!important;color:#1e293b;min-height:42px;min-width:220px;padding:8px 12px}.app-input:hover{border-color:#69b1ff!important}.app-input-focused,.app-input:focus{border-color:#1677ff!important;box-shadow:0 0 0 3px #1677ff1c!important}.app-next-button{font-weight:650;letter-spacing:0;min-height:38px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.app-next-button:hover{transform:translateY(-1px)}.app-next-button:focus-visible{outline:3px solid #1677ff38;outline-offset:2px}.system-updates-intro{align-items:center;min-height:62px;padding-top:0}.system-updates-intro p{margin:0}.system-update-stat-card{min-height:116px}.system-update-stat-card .ant-card-body{padding:18px 20px}.system-update-toolbar-card .ant-card-body{padding:18px 22px}.system-update-row-actions .app-next-button{border-radius:9px!important;border-width:1px!important}.system-update-row-actions .app-next-button[aria-label="Edit update"],.system-update-row-actions .app-next-button[aria-label="View update details"]{background:#fff!important;border-color:#d8e3f0!important}@media (max-width:767px){.app-input{min-width:0;width:100%}}.app-brand{height:64px;padding:10px 16px}.app-brand-logo-long{height:26px;width:154px}.app-brand-logo-single{height:32px;width:32px}.app-sidebar{box-shadow:5px 0 18px rgba(35,91,160,.045)}.app-navigation-menu{padding:10px 8px}.app-navigation-menu .ant-menu-item,.app-navigation-menu .ant-menu-submenu-title{color:#5b6e87;font-size:13px;height:40px;line-height:40px;margin:3px 0}.app-navigation-menu .ant-menu-item .ant-menu-item-icon,.app-navigation-menu .ant-menu-submenu-title .ant-menu-item-icon{color:#8aa0ba}.app-navigation-menu .ant-menu-item-selected{color:#1677ff;font-weight:700}.app-navigation-menu .ant-menu-item-selected .ant-menu-item-icon{color:#1677ff}.app-header{height:64px;padding:0 24px}.app-content-inner{padding:0 24px 28px;width:min(100%,1520px)}.app-page-heading{padding:18px 0 14px}.app-breadcrumb{margin-bottom:5px}.app-page-heading h1{font-size:clamp(23px,1.8vw,29px)}.system-updates-page{gap:16px}.system-update-stat-card{min-height:110px}.system-update-stat-card .ant-card-body{padding:17px 19px}.system-update-toolbar-card .ant-card-body{padding:16px 20px}.system-update-table-card .ant-card-body{padding:19px 20px 20px}.system-update-toolbar-heading{margin-bottom:14px}@media (max-width:991px){.app-header{height:60px;padding:0 16px}.app-content-inner{padding:0 16px 24px}}.app-main-layout,.databiomsci-app-layout{min-height:100vh;min-height:100dvh}.app-main-layout{display:flex;flex:1 1 auto;flex-direction:column}.app-content{display:flex;flex:1 0 auto}.app-content-inner{flex:1 1 auto}.app-footer{margin-top:auto}.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-item,.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-submenu-title{color:#4b607b!important;font-weight:520}.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-item .ant-menu-item-icon,.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-submenu-arrow,.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-submenu-title .ant-menu-item-icon{color:#7086a1!important}.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-item:hover,.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-submenu-title:hover{background:#f1f7ff!important;color:#1668dc!important}.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-item:hover .ant-menu-item-icon,.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-submenu-title:hover .ant-menu-item-icon,.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-submenu-title:hover .ant-menu-submenu-arrow{color:#1668dc!important}.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-item-selected{background:#eaf3ff!important;color:#1668dc!important;font-weight:700}.app-sidebar .app-navigation-menu.ant-menu-light .ant-menu-item-selected .ant-menu-item-icon{color:#1668dc!important}.system-update-toolbar-actions,.system-update-toolbar-actions .app-next-button{min-width:0}.system-update-filters{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:minmax(260px,1fr) minmax(145px,170px) minmax(145px,170px) auto}.system-update-filters .ant-select,.system-update-filters .system-update-search{min-width:0;width:100%}.system-update-filters .app-next-button{min-width:68px}@media (max-width:1240px){.system-update-toolbar-heading{align-items:stretch;flex-direction:column}.system-update-toolbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.system-update-toolbar-actions .app-next-button{width:100%}.system-update-filters{grid-template-columns:minmax(220px,1fr) minmax(145px,170px) minmax(145px,170px) auto}}@media (max-width:860px){.system-update-filters{grid-template-columns:minmax(0,1fr) minmax(145px,1fr) minmax(145px,1fr) auto}}@media (max-width:640px){.system-update-filters,.system-update-toolbar-actions{grid-template-columns:minmax(0,1fr)}.system-update-filters .app-next-button{width:100%}}.dashboard-hero-icon{color:#146ee8}.dashboard-principles-card,.dashboard-workspace-card{height:100%}.dashboard-workspace-card .ant-card-body{padding:22px}.dashboard-principles-card .ant-card-body{align-items:flex-start;display:flex;flex-direction:column;min-height:196px;padding:24px}.dashboard-section-heading{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.dashboard-section-heading>div>span{color:#66809e;display:block;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:4px}.dashboard-principles-card h4.ant-typography,.dashboard-section-heading h4.ant-typography{color:#17233b;font-size:18px;margin:0}.dashboard-section-heading>svg{color:#77a7eb;font-size:23px}.dashboard-shortcuts{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-shortcut{grid-gap:10px;align-items:center;background:#fbfdff;border:1px solid #e2ebf6;border-radius:12px;color:#1e3a5f;display:grid;gap:10px;grid-template-columns:38px minmax(0,1fr) 18px;min-height:74px;padding:12px;text-decoration:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.dashboard-shortcut:focus-visible,.dashboard-shortcut:hover{background:#f3f8ff;border-color:#b8d6ff;box-shadow:0 8px 20px #2467b817;color:#155fc5;outline:none;transform:translateY(-1px)}.dashboard-principles-icon,.dashboard-shortcut-icon{background:#eaf3ff;color:#1677ff;display:grid;place-items:center}.dashboard-shortcut-icon{border-radius:10px;font-size:19px;height:38px;width:38px}.dashboard-shortcut-copy{grid-gap:3px;display:grid;gap:3px;min-width:0}.dashboard-shortcut-copy strong{color:inherit;font-size:13px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-shortcut-copy small{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#7589a3;display:-webkit-box;font-size:11px;line-height:1.35;overflow:hidden}.dashboard-shortcut-arrow{color:#8ba5c2;font-size:18px}.dashboard-principles-icon{border-radius:12px;font-size:21px;height:42px;margin-bottom:15px;width:42px}.dashboard-principles-card p.ant-typography{color:#71829a;font-size:13px;line-height:1.6;margin:8px 0 14px}.dashboard-text-link{align-items:center;color:#1668dc;display:inline-flex;font-size:13px;font-weight:600;gap:5px;margin-top:auto;text-decoration:none}.dashboard-text-link:focus-visible,.dashboard-text-link:hover{color:#0958d9;outline:none;text-decoration:underline}.databiomsci-app-layout{height:100vh;height:100dvh}.app-main-layout{height:100%;min-height:0}.app-footer{flex:0 0 auto}@media (max-width:1180px){.dashboard-shortcuts{grid-template-columns:1fr}}@media (max-width:575px){.dashboard-principles-card .ant-card-body,.dashboard-workspace-card .ant-card-body{padding:18px}}.app-sidebar .app-navigation-menu{background:#fff!important;padding:0}.app-sidebar .app-navigation-menu.ant-menu-inline{-webkit-border-end:0!important;border-inline-end:0!important}.app-sidebar .app-navigation-menu .ant-menu-item,.app-sidebar .app-navigation-menu .ant-menu-submenu-title{border-radius:8px;box-sizing:border-box;color:#000000e0!important;font-size:14px;font-weight:400!important;height:40px;line-height:40px;margin:4px;padding-inline:16px!important;width:calc(100% - 8px)}.app-sidebar .app-navigation-menu .ant-menu-item .ant-menu-item-icon,.app-sidebar .app-navigation-menu .ant-menu-submenu-arrow,.app-sidebar .app-navigation-menu .ant-menu-submenu-title .ant-menu-item-icon{color:#00000073!important;font-size:inherit}.app-sidebar .app-navigation-menu .ant-menu-item:hover,.app-sidebar .app-navigation-menu .ant-menu-submenu-title:hover{background:#f5f5f5!important;color:#1677ff!important}.app-sidebar .app-navigation-menu .ant-menu-item-selected{background:#e6f4ff!important;color:#1677ff!important;font-weight:400!important}.app-sidebar .app-navigation-menu .ant-menu-item-selected .ant-menu-item-icon,.app-sidebar .app-navigation-menu .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-item-icon,.app-sidebar .app-navigation-menu .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-submenu-arrow{color:#1677ff!important}.app-sidebar .app-navigation-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#000000e0!important;font-weight:400!important}.dashboard-metric-motion,.dashboard-metric-motion .dashboard-metric{width:100%}.dashboard-metric{height:128px;min-height:128px}.dashboard-metric .ant-card-body{gap:14px;height:100%;padding:18px 20px}.dashboard-metric-icon{border-radius:13px;flex-basis:44px;font-size:21px;height:44px;width:44px}.dashboard-metric .ant-statistic{min-width:0}.dashboard-metric .ant-statistic-title{font-size:13px;line-height:1.35;margin-bottom:3px}.dashboard-metric .ant-statistic-content{font-size:28px;line-height:1.15}@media (max-width:575px){.dashboard-metric{height:120px;min-height:120px}}.data-export-page{grid-gap:18px;gap:18px}.data-export-steps-card .ant-card-body{padding:20px 28px}.data-export-steps-card .ant-steps{margin:0 auto;max-width:980px}.data-export-steps-card .ant-steps-item-title{font-weight:500}.data-export-search-card .ant-card-body{padding:24px 28px}.data-export-search-heading{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:20px}.data-export-advanced-title>span,.data-export-results-header>div>span,.data-export-search-heading>div>span{color:#6b84a1;display:block;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:5px}.data-export-results-header h2,.data-export-search-heading h2{color:#17233b;font-size:20px;line-height:1.3;margin:0}.data-export-results-header p,.data-export-search-heading p{color:#71829a;font-size:13px;line-height:1.55;margin:5px 0 0}.data-export-search-grid{align-items:end}.data-export-search-card .ant-form-item{margin-bottom:0}.data-export-search-card .ant-select{width:100%}.data-export-search-actions{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(148px,1.35fr)}.data-export-search-actions .app-next-button{min-width:0;width:100%}.data-export-advanced-chevron{align-items:center;display:inline-flex;margin-left:2px;transition:transform .18s ease}.data-export-advanced-chevron.is-open{transform:rotate(-90deg)}.data-export-advanced{border-top:1px solid #edf2f7;margin-top:20px}.data-export-advanced-collapse{margin:0!important}.data-export-advanced-collapse .ant-collapse-content,.data-export-advanced-collapse .ant-collapse-item{border:0!important}.data-export-advanced-collapse .ant-collapse-content-box{padding:20px 0 0!important}.data-export-advanced-title{margin-bottom:14px}.data-export-advanced-title p{color:#71829a;font-size:13px;margin:0}.data-export-advanced-grid .ant-form-item{margin-bottom:0}.data-export-results-card .ant-card-body{padding:0}.data-export-results-header{align-items:flex-start;border-bottom:1px solid #edf2f7;display:flex;gap:20px;justify-content:space-between;padding:24px 28px 18px}.data-export-result-count{background:#f0f7ff;border:1px solid #cfe2ff;border-radius:999px;color:#1668dc;flex:0 0 auto;font-weight:600;line-height:1.2;padding:6px 10px}.data-export-results-toolbar{align-items:center;display:flex;gap:14px;justify-content:space-between;padding:16px 28px}.data-export-selection-status{color:#5b6f89;font-size:13px}.data-export-results-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.data-export-results-actions .app-next-button{min-width:0}.data-export-results-table{padding:0 12px 8px}.data-export-results-table .ant-table{border-radius:0 0 12px 12px}.data-export-results-table .ant-table-thead>tr>th{background:#f7faff;color:#526985;font-size:12px;font-weight:600}.data-export-empty-results{padding:48px 20px 56px}.data-export-empty-results .ant-empty-description{color:#71829a;font-size:13px}@media (max-width:1199px){.data-export-search-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.data-export-search-card .ant-card-body,.data-export-steps-card .ant-card-body{padding:20px}.data-export-search-actions{grid-template-columns:1fr}.data-export-results-header,.data-export-results-toolbar{align-items:stretch;flex-direction:column;padding-left:20px;padding-right:20px}.data-export-result-count{align-self:flex-start}.data-export-results-actions{justify-content:stretch}.data-export-results-actions .app-next-button{flex:1 1 auto}}.app-brand>img.app-brand-logo-long{height:26px!important;max-height:26px!important;max-width:154px!important;width:154px!important}.app-brand>img.app-brand-logo-single{height:32px!important;max-height:32px!important;max-width:32px!important;width:32px!important}.data-export-search-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.data-export-search-actions .app-next-button:last-child{grid-column:1/-1}@media (max-width:1199px){.data-export-search-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.data-export-search-form,.data-export-search-form .data-export-search-card{width:100%}.data-export-search-form .data-export-search-card .ant-card-body{padding:26px 28px}.data-export-filter-grid{grid-gap:14px;display:grid;gap:14px}.data-export-advanced-grid .ant-form-item,.data-export-filter-grid .ant-form-item{margin-bottom:0}.data-export-advanced-grid .ant-input,.data-export-advanced-grid .ant-select,.data-export-filter-grid .ant-select{width:100%}.data-export-query-actions{align-items:center;border-top:1px solid #edf2f7;display:flex;flex-wrap:wrap;gap:9px;padding-top:18px}.data-export-query-actions .app-next-button{min-width:0}.data-export-query-actions .anticon-down{transition:transform .18s ease}.data-export-query-actions .anticon-down.is-open{transform:rotate(180deg)}.data-export-advanced-panel{border-top:1px solid #e5edf7;margin-top:18px;padding-top:18px}.data-export-advanced-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.data-export-range-item{min-width:0}.data-export-range-item>label,.data-export-search-form .ant-form-item-label>label{color:#526985;display:inline-block;font-size:12px;font-weight:600;line-height:1.35;margin-bottom:6px}.data-export-range-field{grid-gap:6px;align-items:center;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr)}.data-export-range-field .ant-form-item{margin:0;min-width:0}.data-export-range-field .ant-input-number{width:100%}.data-export-range-field>span{color:#93a4b8;text-align:center}@media (max-width:991px){.data-export-advanced-grid,.data-export-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.data-export-search-form .data-export-search-card .ant-card-body{padding:20px}.data-export-advanced-grid,.data-export-filter-grid{grid-template-columns:minmax(0,1fr)}.data-export-query-actions{align-items:stretch;flex-direction:column}.data-export-query-actions .app-next-button{width:100%}.data-export-query-actions .app-next-button:last-child{margin-left:0}}.app-page-region{min-height:220px;min-width:0;position:relative}.app-sidebar{border-right-color:#f0f0f0;box-shadow:none}.app-sidebar .app-brand{border-bottom-color:#f0f0f0;height:72px}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline{padding:8px!important}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-item,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-title{border-radius:8px;color:#536780!important;font-size:14px;font-weight:400!important;height:40px;letter-spacing:normal;line-height:40px;margin:4px 0;padding-inline:16px!important;width:100%}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-item .ant-menu-item-icon,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-arrow,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-title .ant-menu-item-icon{color:#8298b2!important;font-size:16px}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-item:hover,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-title:hover{background:#f5f8fc!important;color:#245ea8!important}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-item-selected .ant-menu-item-icon,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-item:hover .ant-menu-item-icon,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-item-icon,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-submenu-arrow,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-title:hover .ant-menu-item-icon,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-title:hover .ant-menu-submenu-arrow{color:#356fae!important}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-item-selected{background:#edf3fa!important;color:#245ea8!important;font-weight:400!important}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title{background:#0000!important;color:#536780!important;font-weight:400!important}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-sub .ant-menu-item{-webkit-padding-start:40px!important;padding-inline-start:40px!important}.app-sidebar .app-navigation-menu .ant-menu-item-group-title{color:#8a9db4!important;font-size:12px;font-weight:500;line-height:20px}.app-sidebar .app-navigation-menu .ant-menu-item-group:first-child .ant-menu-item-group-title{padding-top:6px!important}.app-sidebar .app-navigation-menu.ant-menu-inline-collapsed .ant-menu-item-group-title{display:none}.app-header{gap:20px;justify-content:space-between}.app-header-leading{align-items:center;display:flex;margin-right:auto;min-width:0}.app-header-context{grid-gap:2px;display:grid;gap:2px;min-width:0}.app-header-welcome{color:#0f172a;font-size:14px;font-weight:600;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-breadcrumb{min-width:0}.app-header-breadcrumb .app-breadcrumb{color:#94a3b8;font-size:12px;margin:0}.app-header-breadcrumb .ant-breadcrumb-link,.app-header-breadcrumb .ant-breadcrumb-separator{color:#94a3b8}.app-header-breadcrumb .ant-breadcrumb li:last-child .ant-breadcrumb-link{color:#64748b}.app-page-statistics{margin-bottom:16px}.app-page-statistics>.ant-col{min-width:0}.app-page-stat-card{height:112px;width:100%}.app-page-stat-card .ant-card-body{height:100%;padding:16px 18px}.app-page-stat-card-inner{align-items:center;display:flex;gap:12px;height:100%}.app-page-stat-icon{background:#e6f4ff;border-radius:9px;color:#1677ff;display:grid;flex:0 0 34px;font-size:18px;height:34px;place-items:center;width:34px}.app-page-stat-copy{min-width:0}.app-page-stat-card .ant-statistic-title{color:#64748b;font-size:12px;font-weight:500;margin-bottom:3px}.app-page-stat-card .ant-statistic-content{color:#0f172a;font-size:24px;line-height:1.1}.app-page-stat-note{color:#94a3b8;display:block;font-size:11px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767px){.app-page-stat-card .ant-card-body{padding:12px}.app-page-stat-card-inner{gap:8px}.app-page-stat-icon{flex-basis:28px;font-size:14px;height:28px;width:28px}.app-page-stat-card .ant-statistic-title{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-page-stat-card .ant-statistic-content{font-size:20px;white-space:nowrap}.app-page-stat-note{font-size:10px}}@media (max-width:420px){.app-page-stat-card{height:88px}.app-page-stat-card .ant-card-body{padding:10px 8px}.app-page-stat-card-inner{display:block}.app-page-stat-icon{display:none}.app-page-stat-card .ant-statistic-title{margin-bottom:2px}.app-page-stat-card .ant-statistic-content{font-size:17px}.app-page-stat-note{display:none}}.app-page-toolbar-card{margin-bottom:16px}.app-page-toolbar-card .ant-card-body{padding:14px 18px}.app-page-toolbar{align-items:center;display:flex;gap:16px;justify-content:space-between}.app-page-toolbar-actions,.app-page-toolbar-main{align-items:center;display:flex;gap:10px}.app-page-toolbar-main{flex:1 1 auto;min-width:0}.app-page-toolbar-main .ant-input-affix-wrapper{max-width:420px}.app-page-toolbar-actions{flex:0 0 auto}@media (max-width:767px){.app-header-context{max-width:calc(100vw - 120px)}.app-page-toolbar{align-items:stretch;flex-direction:column}.app-page-toolbar-actions,.app-page-toolbar-main{width:100%}.app-page-toolbar-main .ant-input-affix-wrapper{max-width:none;width:100%}.app-page-toolbar-actions>*{flex:1 1}}.user-list-page{grid-gap:0;display:grid;gap:0}.user-list-table-card .ant-card-body{padding:18px}.user-list-table-meta{align-items:center;color:#64748b;display:flex;font-size:13px;gap:12px;justify-content:space-between;margin-bottom:14px}.user-list-table-meta>span:first-child{color:#0f172a;font-size:15px;font-weight:600}@media (max-width:575px){.user-list-table-card .ant-card-body{padding:14px}}.app-header{height:72px}.app-content-inner{padding-top:16px}@media (max-width:991px){.app-header{height:68px}.app-content-inner{padding-top:14px}}.app-card,.app-page .ant-card,.app-search-toolbar{border:0!important}.app-card,.app-search-toolbar{box-shadow:0 6px 18px #0f172a0f}.app-sidebar,.app-sidebar .ant-layout-sider-children{background:#fff!important;overflow:visible}.app-sidebar .app-navigation-menu,.app-sidebar .app-navigation-menu .ant-menu-item-group,.app-sidebar .app-navigation-menu .ant-menu-item-group-list{overflow:visible}.app-sidebar .app-navigation-menu .ant-menu-item-group-title{box-sizing:border-box;display:block;margin:0;padding:14px 16px 4px!important;text-indent:0;white-space:nowrap;width:100%}.account-page{grid-gap:16px;display:grid;gap:16px}.account-toolbar-card{margin-bottom:0}.account-toolbar-copy{grid-gap:2px;display:grid;gap:2px;min-width:0}.account-toolbar-copy .ant-typography{font-size:13px}.account-verification-alert{border:0!important;border-radius:10px;box-shadow:0 4px 14px #0f172a0a;margin:0}.account-settings-grid{margin-top:0}.account-activity-card .ant-card-body,.account-details-card .ant-card-body,.account-profile-card .ant-card-body,.account-security-card .ant-card-body{padding:20px}.account-profile-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.account-profile-actions .ant-typography{font-size:12px}.account-details-card .ant-descriptions-item-label{color:#64748b;width:130px}.account-details-card .ant-descriptions-item-content{color:#0f172a;font-weight:500}.account-activity-meta{align-items:center;display:flex;font-size:12px;gap:12px;justify-content:space-between;margin-bottom:14px}.account-activity-meta .app-next-button{min-width:36px}@media (max-width:767px){.account-activity-card .ant-card-body,.account-details-card .ant-card-body,.account-profile-card .ant-card-body,.account-security-card .ant-card-body{padding:16px}.account-toolbar-copy{display:none}.account-toolbar-card .app-page-toolbar-actions{width:100%}.account-toolbar-card .app-page-toolbar-actions>*{flex:1 1}}.account-toolbar-copy .ant-tag{-webkit-margin-start:4px;font-size:11px;margin-inline-start:4px}.dashboard-metric{border-radius:20px!important;cursor:pointer;position:relative;transition:transform .16s ease,box-shadow .16s ease}.dashboard-metric:hover{box-shadow:0 12px 28px #1677ff1f;transform:translateY(-2px)}.dashboard-metric:focus-visible{outline:3px solid #1677ff3d;outline-offset:2px}.dashboard-metric-arrow{bottom:18px;color:#94a3b8;font-size:17px;position:absolute;right:18px;transition:color .16s ease,transform .16s ease}.dashboard-metric:hover .dashboard-metric-arrow{color:#1677ff;transform:translateX(2px)}.dashboard-metric-modal .ant-modal-content{border-radius:24px;overflow:hidden}.dashboard-metric-detail{padding:8px 4px 2px}.dashboard-metric-detail-icon{border-radius:16px;display:grid;font-size:25px;height:52px;margin-bottom:18px;place-items:center;width:52px}.dashboard-metric-detail-eyebrow{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.14em}.dashboard-metric-detail h3.ant-typography{color:#0f172a;margin:5px 0 2px}.dashboard-metric-detail-value{color:#1677ff;font-size:42px;font-weight:700;line-height:1.1}.dashboard-metric-detail-description{color:#475569;font-size:15px;margin:14px 0 20px;max-width:470px}.dashboard-metric-detail-info{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.dashboard-metric-detail-info>div{grid-gap:4px;background:#f8fafc;border-radius:14px;display:grid;gap:4px;padding:12px 14px}.dashboard-metric-detail-info strong{color:#1e293b;font-size:13px;font-weight:600;line-height:1.45}.dashboard-metric-detail-note{color:#64748b;font-size:13px;margin-bottom:22px}.dashboard-metric-detail-actions{align-items:center;border-top:1px solid #eef2f7;display:flex;gap:16px;justify-content:space-between;padding-top:16px}.dashboard-metric-filter-hint{align-items:center;color:#64748b;display:inline-flex;font-size:13px;gap:7px}.dashboard-metric-filter-hint svg{color:#1677ff;font-size:17px}@media (max-width:575px){.dashboard-metric-detail-info{grid-template-columns:1fr}.dashboard-metric-detail-actions{align-items:stretch;flex-direction:column}.dashboard-metric-detail-actions .app-next-button{width:100%}}.dashboard-metric-detail-icon.dashboard-metric-blue{background:#eaf3ff;color:#1677ff}.dashboard-metric-detail-icon.dashboard-metric-indigo{background:#eef;color:#5b5bd6}.dashboard-metric-detail-icon.dashboard-metric-cyan{background:#e6fbff;color:#0891b2}.dashboard-metric-detail-icon.dashboard-metric-sky{background:#eaf7ff;color:#0284c7}.data-management-page{grid-gap:18px;display:grid;gap:18px;min-width:0}.data-management-statistics{margin-bottom:0!important}.data-management-steps-card{border-radius:16px!important;margin:0}.data-management-steps-card .ant-card-body{padding:18px 24px}.data-management-steps-card .ant-steps{margin:0 auto;width:min(100%,920px)}.data-management-search-panel,.data-management-search-panel>form,.data-management-step-content{min-width:0}.data-management-search-card{border-radius:16px!important;margin:0 0 18px}.data-management-search-card .ant-card-body{padding:22px 24px 24px}.data-management-search-heading{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.data-management-advanced-heading>span,.data-management-results-heading>div>span,.data-management-search-heading>div>span{color:#1677ff;font-size:11px;font-weight:700;letter-spacing:.14em}.data-management-results-heading h3.ant-typography,.data-management-search-heading h2{color:#0f172a;font-size:21px;font-weight:650;line-height:1.25;margin:5px 0 4px}.data-management-advanced-heading p,.data-management-search-heading p{color:#64748b;font-size:13px;line-height:1.55;margin:0}.data-management-primary-grid{grid-gap:12px;align-items:start;display:grid!important;gap:12px;grid-template-columns:minmax(210px,2fr) minmax(135px,1fr) minmax(210px,2fr) repeat(4,minmax(108px,1fr));margin:0!important}.data-management-advanced-grid>.ant-col,.data-management-primary-grid>.ant-col,.data-management-range-grid>.ant-col{max-width:none!important;padding:0!important;width:auto!important}.data-management-advanced-grid .ant-form-item,.data-management-primary-grid .ant-form-item{margin-bottom:0}.data-management-primary-grid .ant-input,.data-management-primary-grid .ant-input-number,.data-management-primary-grid .ant-select,.data-management-primary-grid .app-next-button,.data-management-primary-grid>.ant-col>div{width:100%}.data-management-primary-grid>.ant-col>div{display:flex}.data-management-primary-grid .app-next-button{min-width:0}.data-management-advanced-toggle .app-next-button{color:#526985;gap:8px;justify-content:center}.data-management-advanced-toggle .rotate{display:inline-flex;transition:transform .18s ease}.data-management-advanced-toggle .rotate.open{transform:rotate(-90deg)}.data-management-advanced-panel{border-top:1px solid #eef2f7;margin-top:18px}.data-management-advanced-collapse{margin-top:0}.data-management-advanced-collapse .ant-collapse-item{border:0!important}.data-management-advanced-collapse .ant-collapse-header{display:none!important}.data-management-advanced-collapse .ant-collapse-content,.data-management-advanced-collapse .ant-collapse-content-box{background:#0000!important;border:0!important}.data-management-advanced-collapse .ant-collapse-content-box{padding:18px 0 0!important}.data-management-advanced-heading{align-items:baseline;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.data-management-advanced-heading>span{color:#64748b;letter-spacing:.1em}.data-management-advanced-grid,.data-management-range-grid{margin-inline:0!important;row-gap:12px}.data-management-advanced-grid{grid-gap:12px;display:grid!important;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.data-management-range-grid{grid-gap:12px;display:grid!important;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px!important}.data-management-range-item{display:inline-block;vertical-align:top;width:calc(50% - 10px)!important}.data-management-range-item .ant-input-number{width:100%}.data-management-range-separator{align-items:center;color:#94a3b8;display:inline-flex;justify-content:center;line-height:32px;vertical-align:top;width:20px}.data-management-results-card{border-radius:16px!important;margin:0}.data-management-results-card .ant-card-body{padding:20px 24px 24px}.data-management-results-heading{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.data-management-results-heading>.ant-typography{padding-bottom:4px;white-space:nowrap}.data-management-results-table{min-width:0;overflow:hidden}.data-management-results-table .ant-table-container,.data-management-results-table .ant-table-wrapper{max-width:100%}.data-management-results-table .ant-table-thead>tr>th{color:#526985;font-size:12px;font-weight:650;white-space:nowrap}.data-management-results-table .ant-table-tbody>tr>td{color:#334155;font-size:13px}@media (max-width:1199px){.data-management-primary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){.data-management-results-card .ant-card-body,.data-management-search-card .ant-card-body{padding:18px}.data-management-advanced-grid,.data-management-primary-grid,.data-management-range-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-management-advanced-heading,.data-management-results-heading,.data-management-search-heading{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.data-management-advanced-grid,.data-management-primary-grid,.data-management-range-grid{grid-template-columns:minmax(0,1fr)}.data-management-steps-card .ant-card-body{padding:16px}}.data-management-advanced-grid>.ant-col,.data-management-primary-grid>.ant-col,.data-management-range-grid>.ant-col{flex:none!important}.data-management-primary-grid .ant-form-item-control,.data-management-primary-grid .ant-form-item-control-input,.data-management-primary-grid .ant-form-item-control-input-content{min-width:0;width:100%}.data-management-primary-grid .ant-input,.data-management-primary-grid .ant-input-number,.data-management-primary-grid .ant-select{display:block;min-width:0;width:100%!important}.data-management-primary-grid>.ant-col>.ant-btn,.data-management-primary-grid>.ant-col>div>.ant-btn,.data-management-primary-grid>.ant-col>div>.app-next-button{flex:1 1 auto;min-width:0}.data-management-primary-grid>.ant-col>.ant-form-item{display:block}.data-management-primary-grid>.ant-col:nth-child(6)>div,.data-management-primary-grid>.ant-col:nth-child(6)>div .ant-btn{width:100%}.data-management-primary-grid{grid-template-columns:minmax(200px,1.65fr) minmax(130px,1fr) minmax(200px,1.65fr) minmax(470px,3.2fr)}.data-management-action-group{grid-gap:8px;align-items:stretch;display:grid!important;gap:8px;grid-template-columns:1fr 1fr 1.15fr 1.3fr}.data-management-action-group>.app-next-button,.data-management-action-group>div,.data-management-action-group>div .app-next-button{min-width:0;width:100%}.data-management-action-group .app-next-button{padding-inline:10px}@media (max-width:1199px){.data-management-primary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.data-management-action-group{grid-column:1/-1}}@media (max-width:575px){.data-management-search-card .ant-card-body{padding-inline:16px}.data-management-primary-grid{gap:8px}.data-management-primary-grid .ant-select-selector{padding-inline:8px!important}.data-management-primary-grid .ant-select-selection-item,.data-management-primary-grid .ant-select-selection-placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.data-management-empty-state{background:linear-gradient(180deg,#f8fbffb8,#fffffff5);border-radius:14px;display:grid;min-height:220px;place-items:center}.data-management-empty-copy{grid-gap:4px;display:grid;gap:4px;max-width:340px;text-align:center}.logs-overview-page{grid-gap:16px;display:grid;gap:16px}.logs-overview-page .app-page-statistics,.logs-overview-page .app-page-toolbar-card{margin-bottom:0}.logs-overview-toolbar-copy{grid-gap:2px;display:grid;gap:2px;min-width:0}.logs-overview-toolbar-copy .ant-typography:last-child{font-size:12px}.logs-overview-alert{border:0!important;border-radius:14px}.logs-overview-heading{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.logs-overview-heading .ant-typography{margin-bottom:0}.logs-overview-heading .ant-typography-paragraph{font-size:13px;margin-top:3px}.logs-overview-list{border-top:1px solid #edf2f7}.logs-overview-list-item{cursor:pointer;min-height:86px;padding:16px 4px!important;transition:background-color .16s ease,padding .16s ease}.logs-overview-list-item:hover{background:#f7faff;padding-inline:12px!important}.logs-overview-list-icon{background:#e6f4ff;border-radius:12px;color:#1677ff;display:grid;font-size:19px;height:42px;place-items:center;width:42px}.logs-overview-list .ant-list-item-meta-title{color:#0f172a;font-weight:600;margin-bottom:3px!important}.logs-overview-list .ant-list-item-meta-description{color:#64748b;font-size:13px}.logs-overview-list .ant-list-item-action{color:#94a3b8}.not-found-page{display:grid;min-height:min(620px,calc(100vh - 170px));padding:24px 0;place-items:center}.not-found-card{text-align:center;width:min(100%,620px)}.not-found-card .ant-card-body{padding:clamp(34px,6vw,64px)}.not-found-code{color:#dcecff;font-size:clamp(72px,11vw,128px);font-weight:700;letter-spacing:-.07em;line-height:.9}.not-found-eyebrow{color:#1677ff;display:block;font-size:11px;font-weight:700;letter-spacing:.14em;margin-top:18px}.not-found-card h2.ant-typography{color:#0f172a;margin:8px 0 10px}.not-found-card .ant-typography-paragraph{color:#64748b;margin:0 auto 24px;max-width:440px}.not-found-actions{display:flex;gap:10px;justify-content:center}@media (max-width:575px){.logs-overview-toolbar-copy{width:100%}.logs-overview-toolbar-card .app-page-toolbar{align-items:stretch;flex-direction:column}.logs-overview-toolbar-card .app-next-button,.logs-overview-toolbar-card .app-page-toolbar-actions{width:100%}.logs-overview-heading{flex-direction:column}.logs-overview-list-item{align-items:flex-start!important}.not-found-page{min-height:calc(100vh - 150px)}.not-found-actions{flex-direction:column-reverse}.not-found-actions .app-next-button{width:100%}}.data-export-page{grid-gap:16px;display:grid;gap:16px}.data-export-page .app-page-statistics{margin-bottom:0}.data-export-toolbar-card,.data-export-workspace-card{margin:0}.data-export-toolbar-card .ant-card-body{padding:13px 18px}.data-export-workflow-toolbar{align-items:center;display:flex;gap:24px;min-height:44px}.data-export-workflow-copy{align-items:center;display:flex;flex:0 0 190px;gap:11px;min-width:0}.data-export-workflow-icon{background:#eaf3ff;border-radius:10px;color:#1677ff;display:grid;flex:0 0 34px;height:34px;place-items:center;width:34px}.data-export-workflow-copy>div{grid-gap:1px;display:grid;gap:1px;min-width:0}.data-export-workflow-copy strong{color:#17233b;font-size:13px;font-weight:600}.data-export-workflow-copy span:last-child{color:#8a9ab0;font-size:11px}.data-export-workflow-steps{flex:1 1 auto;min-width:0}.data-export-workflow-steps.ant-steps-small .ant-steps-item-title{color:#64748b;font-size:12px;font-weight:500}.data-export-workspace-card .ant-card-body{padding:0}.data-export-step{min-width:0}.data-export-search-section,.data-export-section-heading{padding:24px 28px}.data-export-search-section{padding-bottom:22px}.data-export-search-heading{margin-bottom:18px}.data-export-advanced-title>span,.data-export-results-header>div>span,.data-export-search-heading>div>span,.data-export-section-heading>div>span{color:#66809e;display:block;font-size:10px;font-weight:700;letter-spacing:.13em;margin-bottom:5px}.data-export-results-header h2,.data-export-search-heading h2,.data-export-section-heading h2{color:#17233b;font-size:20px;font-weight:600;line-height:1.3;margin:0}.data-export-results-header p,.data-export-search-heading p,.data-export-section-heading p{color:#71829a;font-size:13px;line-height:1.5;margin:5px 0 0}.data-export-filter-grid{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.data-export-search-form .ant-input,.data-export-search-form .ant-input-number,.data-export-search-form .ant-select-selector{border-color:#dce7f4!important;box-shadow:none!important}.data-export-query-actions{border-top-color:#edf2f7;margin-top:18px;padding-top:16px}.data-export-query-actions .app-next-button:last-child{margin-left:auto}.data-export-advanced-panel{background:#f7faff;border:0;border-radius:12px;padding:18px}.data-export-results-section{border-top:1px solid #edf2f7}.data-export-results-header{border-bottom:0;padding:22px 28px 16px}.data-export-results-toolbar{background:#fbfdff;border-bottom:1px solid #edf2f7;border-top:1px solid #edf2f7;padding:12px 28px}.data-export-results-data-region{min-height:280px;overflow:hidden;position:relative}.data-export-results-table{padding:16px}.data-export-results-table .ant-table-container{border-radius:10px;overflow:hidden}.data-export-empty-results{border-top:1px solid #f1f4f8;margin:0;min-height:250px;padding:64px 20px 70px}.data-export-section-heading{align-items:flex-start;border-bottom:1px solid #edf2f7;display:flex;gap:24px;justify-content:space-between}.data-export-inline-meta{display:flex;flex:0 0 auto;gap:8px}.data-export-inline-meta span{background:#f1f5f9;border-radius:999px;color:#526985;font-size:11px;padding:5px 9px}.data-export-section-toolbar{align-items:center;background:#fbfdff;border-bottom:1px solid #edf2f7;color:#526985;display:flex;font-size:13px;gap:16px;justify-content:space-between;min-height:58px;padding:10px 28px}.data-export-table-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding:22px 28px 26px}.data-export-table-option{grid-gap:11px;align-items:center;background:#fff;border:1px solid #e1eaf4;border-radius:13px;color:#334155;cursor:pointer;display:grid;gap:11px;grid-template-columns:auto auto minmax(0,1fr) auto;min-height:76px;min-width:0;padding:13px 14px;text-align:left;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.data-export-table-option:hover{border-color:#91caff;box-shadow:0 4px 12px #1677ff14}.data-export-table-option.is-selected{background:#f2f8ff;border-color:#69b1ff;box-shadow:0 0 0 2px #1677ff14}.data-export-table-option.is-empty:not(.is-selected){background:#fbfdff}.data-export-table-option.is-empty:not(.is-selected) .data-export-table-option-copy span,.data-export-table-option.is-empty:not(.is-selected) .data-export-table-option-count{color:#9aa9bc}.data-export-format-icon,.data-export-table-option-icon{background:#eaf3ff;border-radius:9px;color:#1677ff;display:grid;height:34px;place-items:center;width:34px}.data-export-format-copy,.data-export-table-option-copy{grid-gap:3px;display:grid;gap:3px;min-width:0}.data-export-format-copy strong,.data-export-table-option-copy strong{color:#25324a;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-export-format-copy span,.data-export-table-option-copy span{color:#8494aa;font-size:11px;line-height:1.4;overflow:hidden;text-overflow:ellipsis}.data-export-table-option-count{color:#64748b;font-size:11px;min-width:28px;text-align:right}.data-export-step-empty{min-height:280px;padding:74px 20px}.data-export-format-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));padding:24px 28px;width:100%}.data-export-format-grid .ant-radio-button-wrapper{grid-gap:13px;align-items:center;background:#fff;border:1px solid #e1eaf4!important;border-radius:14px!important;box-shadow:none!important;display:grid;gap:13px;grid-template-columns:auto minmax(0,1fr) auto;height:auto;line-height:normal;min-height:108px;min-width:0;padding:17px;width:100%}.data-export-format-grid .ant-radio-button-wrapper:before{display:none!important}.data-export-format-grid .ant-radio-button-wrapper-checked,.data-export-format-grid .ant-radio-button-wrapper:hover{background:#f5f9ff;border-color:#69b1ff!important;color:inherit}.data-export-format-check{color:#1677ff;font-size:17px}.data-export-method-note{background:#f3f8ff;border:0!important;border-radius:12px;margin:0 28px 24px}.data-export-step-actions{align-items:center;background:#fbfdff;border-top:1px solid #edf2f7;display:flex;gap:10px;justify-content:flex-end;padding:16px 28px}@media (max-width:991px){.data-export-workflow-copy{flex-basis:160px}.data-export-format-grid,.data-export-table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.data-export-page{gap:12px}.data-export-workflow-toolbar{align-items:stretch;flex-direction:column;gap:12px}.data-export-workflow-copy{flex-basis:auto}.data-export-workflow-steps .ant-steps-item-title{display:none}.data-export-search-section,.data-export-section-heading{padding:20px}.data-export-section-heading{flex-direction:column;gap:14px}.data-export-inline-meta{flex-wrap:wrap}.data-export-results-header,.data-export-results-toolbar,.data-export-section-toolbar{padding-left:20px;padding-right:20px}.data-export-format-grid,.data-export-table-grid{grid-template-columns:minmax(0,1fr);padding:18px 20px 22px}.data-export-method-note{margin:0 20px 20px}.data-export-step-actions{padding:14px 20px}}@media (max-width:575px){.data-export-page .app-page-statistics>.ant-col{flex:0 0 25%;max-width:25%}.data-export-page .app-page-stat-card{height:104px}.data-export-page .app-page-stat-card .ant-card-body{padding:13px}.data-export-page .app-page-stat-card-inner{gap:9px}.data-export-page .app-page-stat-icon{flex-basis:30px;font-size:15px;height:30px;width:30px}.data-export-page .app-page-stat-card .ant-statistic-content{font-size:21px}.data-export-page .app-page-stat-note{display:none}.data-export-query-actions{align-items:stretch;flex-direction:column}.data-export-query-actions .app-next-button,.data-export-query-actions .app-next-button:last-child{margin-left:0;width:100%}.data-export-step-actions{align-items:stretch;flex-direction:column-reverse}.data-export-step-actions .app-next-button{width:100%}}@media (max-width:767px){.data-export-advanced-grid,.data-export-filter-grid{grid-template-columns:minmax(0,1fr)}.data-export-workflow-steps .ant-steps-item-title{display:inline-block;font-size:10px!important;max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-export-workflow-steps .ant-steps-item-icon{-webkit-margin-end:4px!important;margin-inline-end:4px!important}}.data-export-workflow-card,.data-export-workspace-card{margin:0}.data-export-workflow-card .ant-card-body{padding:22px 26px 24px}.data-export-workflow-heading{align-items:flex-start;border-bottom:1px solid #edf2f7;display:flex;gap:24px;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.data-export-workflow-heading>div{min-width:0}.data-export-workflow-heading>div>span{color:#66809e;display:block;font-size:10px;font-weight:700;letter-spacing:.13em;margin-bottom:5px}.data-export-workflow-heading strong{color:#17233b;display:block;font-size:18px;font-weight:600;line-height:1.35}.data-export-workflow-heading p{color:#71829a;font-size:13px;line-height:1.5;margin:5px 0 0}.data-export-workflow-status{background:#eaf3ff;border-radius:999px;color:#1677ff;flex:0 0 auto;font-size:12px;font-weight:500;padding:6px 10px}.data-export-workflow-card .data-export-workflow-steps{margin:0 auto;width:min(100%,1120px)}.data-export-workflow-card .ant-steps-item{min-width:0}.data-export-workflow-card .ant-steps-item-container{outline:none}.data-export-workflow-card .ant-steps-item-icon{height:34px;line-height:32px;margin-top:0;width:34px}.data-export-workflow-card .ant-steps-item-title{color:#334155;font-size:14px;font-weight:600;line-height:1.4}.data-export-workflow-card .ant-steps-item-description{color:#8494aa!important;font-size:12px;line-height:1.45;max-width:220px}.data-export-workflow-card .ant-steps-item-tail:after{background:#dce7f4!important;height:1px}.data-export-stage-statistics{margin:0!important;width:100%}.data-export-stage-statistics>.ant-col{flex:1 1;max-width:none;width:auto}.data-export-stage-statistics .app-page-stat-card{height:112px}.data-export-stage-statistics .app-page-stat-card .ant-card-body{padding:18px 20px}.data-export-stage-statistics .app-page-stat-note{white-space:normal}@media (max-width:767px){.data-export-workflow-card .ant-card-body{padding:18px 20px 20px}.data-export-workflow-heading{gap:14px;margin-bottom:18px;padding-bottom:16px}.data-export-workflow-heading p{display:none}.data-export-workflow-card .ant-steps-item-title{display:block!important;font-size:11px!important;max-width:82px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-export-workflow-card .ant-steps-item-description{display:none}.data-export-workflow-card .ant-steps-item-icon{height:30px;line-height:28px;width:30px}}@media (max-width:575px){.data-export-stage-statistics>.ant-col{flex:0 0 100%;max-width:100%}.data-export-stage-statistics .app-page-stat-card{height:auto;min-height:96px}.data-export-stage-statistics .app-page-stat-note{display:block}.data-export-workflow-status{font-size:11px;padding:5px 8px}}.data-export-results-table .ant-table-tbody>tr.ant-table-row{cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.data-export-results-table .ant-table-tbody>tr.ant-table-row:hover>td{background:#f7fbff!important}.data-export-results-table .ant-table-tbody>tr.ant-table-row-selected>td,.data-export-results-table .ant-table-tbody>tr.data-export-row-selected>td{background:#eaf4ff!important}.data-export-results-table .ant-table-tbody>tr.ant-table-row-selected:hover>td,.data-export-results-table .ant-table-tbody>tr.data-export-row-selected:hover>td{background:#e2f0ff!important}.data-export-results-table .ant-table-tbody>tr.ant-table-row:focus-visible{outline:2px solid #1677ff;outline-offset:-2px}@media (min-width:992px){.databiomsci-app-layout>.app-sidebar.ant-layout-sider{bottom:0;height:100vh;height:100dvh;inset-inline-start:0;max-height:100dvh;overflow:hidden!important;position:fixed!important;top:0;z-index:20}.databiomsci-app-layout>.app-main-layout{min-width:0;transition:-webkit-margin-start .2s ease;transition:margin-inline-start .2s ease;transition:margin-inline-start .2s ease,-webkit-margin-start .2s ease}.app-sidebar.ant-layout-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden!important}.app-sidebar .app-brand{flex:0 0 auto}.app-sidebar .app-navigation-menu.ant-menu{flex:1 1 auto;min-height:0;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;padding-bottom:56px!important;scrollbar-gutter:stable;scrollbar-width:thin}.app-sidebar .app-navigation-menu::-webkit-scrollbar{width:6px}.app-sidebar .app-navigation-menu::-webkit-scrollbar-thumb{background:#d5dfeb;border-radius:999px}.app-sidebar .app-navigation-menu::-webkit-scrollbar-track{background:#0000}.app-sidebar .ant-layout-sider-trigger{bottom:0;left:0;position:absolute;right:0;width:100%!important;z-index:2}}.data-export-page{gap:14px;max-width:100%;width:100%}.data-export-page>.data-export-stage-summary,.data-export-page>.data-export-workflow-card,.data-export-page>.data-export-workspace-card{box-sizing:border-box;margin:0;min-width:0;width:100%}.data-export-workflow-card .ant-card-body{padding:18px 22px 20px}.data-export-workflow-heading{margin-bottom:16px;padding-bottom:14px}.data-export-workflow-heading strong{font-size:17px}.data-export-workflow-heading p{font-size:12px;margin-top:3px}.data-export-stage-summary .ant-card-body{padding:0}.data-export-stage-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:76px}.data-export-stage-summary-3 .data-export-stage-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.data-export-stage-summary-item{align-items:center;display:flex;min-width:0;padding:14px 22px}.data-export-stage-summary-item+.data-export-stage-summary-item{-webkit-border-start:1px solid #edf2f7;border-inline-start:1px solid #edf2f7}.data-export-stage-summary-item .ant-statistic{align-items:baseline;display:flex;gap:12px;min-width:0}.data-export-stage-summary-item .ant-statistic-title{color:#64748b;font-size:12px;font-weight:500;line-height:1.35;margin:0;order:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-export-stage-summary-item .ant-statistic-content{color:#0f172a;flex:0 0 auto;font-size:28px;font-weight:500;line-height:1;order:1}.data-export-workspace-card .data-export-search-section{padding:20px 24px}.data-export-search-heading{margin-bottom:14px}.data-export-search-heading>div>span{margin-bottom:4px}.data-export-search-heading h2{font-size:18px}.data-export-search-heading p{font-size:12px;margin-top:3px}.data-export-workspace-card .data-export-filter-grid{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%}.data-export-workspace-card .data-export-filter-grid>.ant-form-item{min-width:0;width:100%}@media (max-width:767px){.data-export-workflow-card .ant-card-body,.data-export-workspace-card .data-export-search-section{padding:18px}.data-export-stage-summary-3 .data-export-stage-summary-grid,.data-export-stage-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-export-stage-summary-item{padding:13px 16px}.data-export-stage-summary-item .ant-statistic{display:block}.data-export-stage-summary-item .ant-statistic-title{margin-top:5px;white-space:normal}.data-export-workspace-card .data-export-filter-grid{grid-template-columns:minmax(0,1fr)!important}}.data-export-page{gap:12px}.data-export-workflow-card-minimal .ant-card-body{padding:14px 24px!important}.data-export-workflow-card-minimal .data-export-workflow-steps{width:min(100%,880px)}.data-export-workflow-card-minimal .ant-steps-item-title{color:#52657d;font-size:12px!important;font-weight:500}.data-export-workflow-card-minimal .ant-steps-item-process .ant-steps-item-title{color:#17233b}.data-export-workflow-card-minimal .ant-steps-item-icon{height:26px!important;line-height:24px!important;margin-top:1px!important;width:26px!important}.data-export-stage-summary-grid{min-height:62px}.data-export-stage-summary-item{padding:10px 22px}.data-export-stage-summary-item .ant-statistic-content{font-size:24px}.data-export-workspace-card .data-export-search-section{padding:18px 24px 20px}.data-export-filter-toolbar,.data-export-results-header-minimal{align-items:center;display:flex;gap:16px;justify-content:space-between}.data-export-filter-toolbar{margin-bottom:12px;min-height:32px}.data-export-filter-toolbar>span,.data-export-results-header-minimal>strong{color:#334155;font-size:13px;font-weight:500}.data-export-filter-toolbar .data-export-query-actions{border:0;gap:4px;margin:0;padding:0}.data-export-filter-toolbar .data-export-query-actions .app-next-button,.data-export-filter-toolbar .data-export-query-actions .app-next-button:last-child{margin:0;min-width:0;width:auto}.data-export-workspace-card .data-export-filter-grid{gap:12px}.data-export-search-form .ant-form-item{margin-bottom:0}.data-export-advanced-panel{background:#f8fbff;border:1px solid #e7eef7;border-radius:14px;margin-top:14px;padding:16px}.data-export-results-section{border-top-color:#edf2f7}.data-export-results-header-minimal{min-height:48px;padding:10px 24px}.data-export-result-count{color:#71829a;font-size:12px;font-weight:400}.data-export-results-toolbar{padding:10px 24px}.data-export-empty-results{min-height:176px;padding:42px 20px 48px}@media (max-width:767px){.data-export-workflow-card-minimal .ant-card-body{padding:13px 16px!important}.data-export-workflow-card-minimal .ant-steps-item-title{display:inline-block!important;font-size:10px!important;max-width:72px}.data-export-stage-summary-3 .data-export-stage-summary-grid,.data-export-stage-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-export-stage-summary-item{padding:11px 14px}.data-export-stage-summary-item .ant-statistic-content{font-size:22px}.data-export-workspace-card .data-export-search-section{padding:16px}.data-export-filter-toolbar{margin-bottom:10px}.data-export-results-header-minimal,.data-export-results-toolbar{padding-left:16px;padding-right:16px}.data-export-filter-toolbar{align-items:center}.data-export-filter-toolbar .data-export-query-actions{align-items:center;flex-direction:row;gap:2px}.data-export-filter-toolbar .app-next-button{font-size:12px;min-height:30px;padding-inline:8px}.data-export-results-header-minimal{align-items:center;flex-direction:row}.data-export-results-header-minimal .data-export-result-count{flex:0 0 auto}}.app-page-region{opacity:1;visibility:visible}.app-page-region.is-content-concealed{opacity:0;pointer-events:none;visibility:hidden}.app-page-region.is-content-visible{opacity:1;pointer-events:auto;visibility:visible}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-item,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-title{color:#3f4f63!important}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-item .ant-menu-item-icon,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-arrow,.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-submenu-title .ant-menu-item-icon{color:#718096!important}.app-sidebar .app-navigation-menu .ant-menu-item-group-title{color:#77869a!important}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-item-selected{color:#175ea8!important}.app-sidebar .app-navigation-menu.ant-menu-light.ant-menu-inline .ant-menu-item-selected .ant-menu-item-icon{color:#2474c6!important}.app-header-breadcrumb .ant-breadcrumb a,.app-header-breadcrumb .ant-breadcrumb-link,.app-header-breadcrumb .ant-breadcrumb-separator,.app-header-breadcrumb .app-breadcrumb{color:#718096!important}.app-header-breadcrumb .ant-breadcrumb a:hover{color:#245ea8!important}.app-header-breadcrumb .ant-breadcrumb li:last-child .ant-breadcrumb-link{color:#3f4f63!important}.data-export-three-section-page{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr);min-width:0;width:100%}.data-export-three-section-page>.data-export-content-section,.data-export-three-section-page>.data-export-steps-section,.data-export-three-section-page>.data-export-toolbar-section{box-sizing:border-box;margin:0;min-width:0;width:100%}.data-export-content-section .ant-card-body,.data-export-toolbar-section .ant-card-body{padding:0}.data-export-toolbar-section .data-export-search-section{padding:16px 24px 18px}.data-export-toolbar-heading{align-items:center;display:flex;gap:16px;min-width:0}.data-export-stage-toolbar-content>div:first-child>strong,.data-export-toolbar-heading>strong{color:#27364b;font-size:13px;font-weight:500;line-height:1.4;white-space:nowrap}.data-export-toolbar-metrics{align-items:center;display:flex;gap:6px;min-width:0}.data-export-toolbar-metrics>span{align-items:baseline;background:#f3f7fb;border-radius:999px;color:#6c7d91;display:inline-flex;font-size:11px;font-weight:400;gap:4px;line-height:1.4;min-height:26px;padding:4px 9px;white-space:nowrap}.data-export-toolbar-metrics>span>strong{color:#245ea8;font-size:13px;font-weight:600}.data-export-three-section-page .data-export-filter-toolbar{margin-bottom:13px;min-height:32px}.data-export-three-section-page .data-export-filter-grid{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%}.data-export-three-section-page .data-export-filter-grid>.ant-form-item{margin-bottom:0;min-width:0;width:100%}.data-export-content-section .data-export-results-section{border-top:0}.data-export-content-section .data-export-results-header-minimal{border-bottom:1px solid #edf2f7;min-height:50px;padding:11px 24px}.data-export-content-section .data-export-results-toolbar{border-top:0}.data-export-stage-toolbar-content{align-items:center;display:flex;gap:20px;justify-content:space-between;min-height:66px;padding:13px 24px}.data-export-stage-toolbar-content>div:first-child{grid-gap:2px;display:grid;gap:2px;min-width:0}.data-export-stage-toolbar-content>div:first-child>span{color:#738397;font-size:12px;font-weight:400;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767px){.data-export-toolbar-section .data-export-search-section{padding:14px 16px 16px}.data-export-three-section-page .data-export-filter-toolbar{align-items:flex-start;gap:10px}.data-export-toolbar-heading{grid-gap:7px;display:grid;gap:7px}.data-export-three-section-page .data-export-filter-grid{gap:10px;grid-template-columns:minmax(0,1fr)!important}.data-export-toolbar-metrics{flex-wrap:wrap}.data-export-toolbar-metrics>span{min-height:24px;padding:3px 8px}.data-export-content-section .data-export-results-header-minimal,.data-export-content-section .data-export-results-toolbar{padding-left:16px;padding-right:16px}.data-export-stage-toolbar-content{align-items:flex-start;min-height:0;padding:14px 16px}.data-export-stage-toolbar-content>div:first-child>span{display:none}}@media (max-width:520px){.data-export-three-section-page .data-export-filter-toolbar{align-items:stretch;flex-direction:column}.data-export-three-section-page .data-export-query-actions{justify-content:flex-start}.data-export-stage-toolbar-content{flex-direction:column;gap:10px}}.data-export-results-data-region>.data-export-empty-results{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0;min-height:280px;padding:32px 24px;width:100%}.data-export-results-data-region>.data-export-empty-results .ant-empty-image{flex:0 0 auto;margin-bottom:12px}.data-export-results-data-region>.data-export-empty-results .ant-empty-description{margin:0;text-align:center}.data-export-filter-toolbar .data-export-query-actions .app-next-button:first-child{background:#f4f8fd;color:#315477}.data-export-filter-toolbar .data-export-query-actions .app-next-button:first-child:hover{background:#eaf3ff;color:#1668dc}.data-export-advanced-panel{background:#fbfdff;border:1px solid #dfe9f5;border-radius:16px;box-shadow:0 8px 24px #2552850d}.data-export-advanced-heading{grid-gap:12px;align-items:center;background:#f6faff;border-bottom:1px solid #e8eff7;display:grid;gap:12px;grid-template-columns:34px minmax(0,1fr) auto;min-height:68px}.data-export-advanced-heading-icon{background:#e7f1ff;color:#1668dc;display:grid;height:34px;place-items:center;width:34px}.data-export-advanced-heading>div{grid-gap:3px;display:grid;gap:3px;min-width:0}.data-export-advanced-heading strong,.data-export-advanced-range-heading strong{line-height:1.35}.data-export-advanced-heading>div>span,.data-export-advanced-range-heading>span{color:#71849b;line-height:1.45}.data-export-auto-apply-note{background:#eaf3ff;border-radius:999px;color:#32628f;font-size:11px;line-height:1.2;padding:5px 9px;white-space:nowrap}.data-export-advanced-identity-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));padding:18px}.data-export-advanced-identity-grid .ant-form-item{margin-bottom:0;min-width:0}.data-export-advanced-identity-grid .ant-input,.data-export-advanced-identity-grid .ant-select{width:100%}.data-export-advanced-range-section{border-top:1px solid #edf2f7}.data-export-advanced-range-heading{display:flex}.data-export-advanced-range-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:991px){.data-export-advanced-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-export-advanced-identity-grid>.ant-form-item:last-child{grid-column:1/-1}}@media (max-width:640px){.data-export-advanced-heading{grid-template-columns:34px minmax(0,1fr);padding:14px}.data-export-auto-apply-note{grid-column:2;justify-self:start}.data-export-advanced-identity-grid,.data-export-advanced-range-grid{grid-template-columns:minmax(0,1fr)}.data-export-advanced-identity-grid{padding:16px 14px}.data-export-advanced-identity-grid>.ant-form-item:last-child{grid-column:auto}.data-export-advanced-range-section{padding:14px}.data-export-advanced-range-heading{align-items:flex-start;flex-direction:column;gap:2px}}.data-export-results-data-region.is-empty{display:grid;min-height:300px;place-items:center}.data-export-results-data-region.is-empty>.data-export-empty-results{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin:0;min-height:300px;padding:36px 24px;width:100%}.data-export-results-data-region.is-empty>.data-export-empty-results .ant-empty{margin:0}.data-export-results-data-region.is-empty>.data-export-empty-results .ant-empty-image{margin-bottom:14px}.data-export-results-data-region.is-empty>.data-export-empty-results .ant-empty-description{color:#526985;font-size:13px;line-height:1.5;margin:0;text-align:center}.data-export-advanced-panel{background:#f9fbfd;border:1px solid #dfe8f2;border-radius:18px;box-shadow:none;margin-top:16px;overflow:hidden;padding:0}.data-export-advanced-heading{background:#f5f8fb;border-bottom:1px solid #e8eef5;grid-template-columns:32px minmax(0,1fr) auto;min-height:66px;padding:14px 18px}.data-export-advanced-heading-icon{background:#eaf4fc;border:1px solid #d7e7f5;border-radius:10px;color:#1f6fb2;height:32px;width:32px}.data-export-advanced-heading strong,.data-export-advanced-range-heading strong{color:#25364d;font-size:13px;font-weight:600}.data-export-advanced-heading>div>span,.data-export-advanced-range-heading>span{color:#718399;font-size:12px}.data-export-advanced-optional-note{background:#fff;border:1px solid #dbe5ef;border-radius:999px;color:#64788e;font-size:11px;line-height:1.2;padding:4px 8px;white-space:nowrap}.data-export-advanced-section{padding:16px 18px 18px}.data-export-advanced-section-label{color:#64778d;font-size:11px;font-weight:600;letter-spacing:.04em;line-height:1.3;margin-bottom:12px;text-transform:uppercase}.data-export-advanced-identity-grid{gap:14px;padding:0}.data-export-advanced-range-section{background:#fff;border-top:1px solid #e8eef5;padding:16px 18px 18px}.data-export-advanced-range-heading{align-items:baseline;gap:10px;margin-bottom:12px}.data-export-advanced-range-grid{gap:16px}.data-export-advanced-panel .ant-form-item-label>label{color:#526985;font-size:12px;font-weight:500}.data-export-advanced-panel .ant-input,.data-export-advanced-panel .ant-input-number,.data-export-advanced-panel .ant-select-selector{background:#fff!important;border-color:#d6e3ef!important;border-radius:9px!important}@media (max-width:640px){.data-export-results-data-region.is-empty,.data-export-results-data-region.is-empty>.data-export-empty-results{min-height:270px}.data-export-results-data-region.is-empty>.data-export-empty-results{padding:30px 18px}.data-export-advanced-heading{grid-template-columns:32px minmax(0,1fr);padding:14px}.data-export-advanced-optional-note{grid-column:2;justify-self:start;margin-top:2px}.data-export-advanced-range-section,.data-export-advanced-section{padding:15px 14px 16px}}.data-management-action-group{grid-template-columns:minmax(118px,.9fr) 1.15fr 1.3fr}.data-management-auto-search-status{align-items:center;background:#f7faff;border:1px solid #dce7f4;border-radius:10px;box-sizing:border-box;color:#526985;display:inline-flex!important;font-size:12px;font-weight:500;gap:8px;justify-content:center;line-height:1.2;min-height:40px;min-width:0;padding:0 12px;white-space:nowrap;width:100%}.data-management-auto-search-status.is-searching{background:#eef6ff;border-color:#cfe2fb;color:#1668dc}.data-management-action-group{grid-template-columns:.95fr 1fr 1.2fr 1.35fr}@media (max-width:1199px){.data-management-action-group{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){.data-management-action-group{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.data-management-action-group{grid-template-columns:minmax(0,1fr)}}@tailwind base;@tailwind components;@tailwind utilities;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;letter-spacing:.3px;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}