body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.app-container{background:linear-gradient(0deg,#1a0f0a 0,#2d1810 30%,#1a2815 70%,#0f1419);min-height:100vh;position:relative}.hero-section{color:#2d1810;padding:120px 40px 80px;position:relative;text-align:center;z-index:1}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2d1810,#2d4a22);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;letter-spacing:-1px;margin-bottom:24px}.hero-subtitle{color:#2d1810cc;font-size:1.4rem;font-weight:400;line-height:1.6;margin-bottom:48px;margin-left:auto;margin-right:auto;max-width:700px}.stats-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:60px auto;max-width:900px;padding:0 20px}.stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #fff3;border-radius:16px;color:#fff;overflow:hidden;padding:32px 24px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.stat-card:before{background:linear-gradient(135deg,#0000,#90ee901a);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .4s ease}.stat-card:hover:before{opacity:1}.stat-card:hover{background:#ffffff1f;border-color:#90ee904d;box-shadow:0 20px 60px #0000004d;transform:translateY(-8px)}.stat-number{color:#90ee90;font-size:3rem;font-weight:800;margin-bottom:12px}.stat-label,.stat-number{position:relative;z-index:1}.stat-label{color:#fffc;font-size:1rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.action-buttons{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-top:60px}.primary-action{background:linear-gradient(135deg,#2d4a22,#4a7c59);border:none;border-radius:12px;box-shadow:0 8px 32px #2d4a2266;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;padding:18px 36px;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.primary-action:hover{background:linear-gradient(135deg,#4a7c59,#2d4a22);box-shadow:0 12px 40px #2d4a2280;transform:translateY(-3px)}.secondary-action{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:2px solid #ffffff40;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:16px 36px;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.secondary-action:hover{background:#ffffff26;border-color:#fff6;box-shadow:0 8px 32px #ffffff1a;transform:translateY(-3px)}.ant-layout{background:#0000!important}.ant-layout-header{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#000000b3!important;border-bottom:1px solid #ffffff1a!important;box-shadow:0 2px 20px #0000004d!important}.ant-layout-content{background:#0000!important}.content-card{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffffff2;border:1px solid #fff3;border-radius:16px;box-shadow:0 12px 40px #00000026;overflow:hidden}.ant-table{background:#0000!important}.ant-table-thead>tr>th{background:#2d4a221a!important;border-bottom:2px solid #2d4a2233;color:#2d4a22;font-weight:700}.ant-table-tbody>tr>td{border-bottom:1px solid #0000000f;transition:background .2s ease}.ant-table-tbody>tr:hover>td{background:#2d4a2214!important}.ant-modal-content{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffffffa;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 60px #0000004d}.ant-modal-header{background:#0000;border-bottom:1px solid #00000014;padding:24px 32px 16px}.ant-modal-title{color:#2d4a22;font-size:1.5rem;font-weight:700}.ant-form-item-label>label{color:#333;font-size:.95rem;font-weight:600}.ant-input,.ant-input-affix-wrapper,.ant-select-selector{border:2px solid #0000001a;border-radius:10px;font-size:1rem;padding:12px 16px;transition:all .3s ease}.ant-input-affix-wrapper:focus-within,.ant-input:focus,.ant-select-focused .ant-select-selector{border-color:#4a7c59!important;box-shadow:0 0 0 3px #4a7c5926!important}.ant-btn{border-radius:10px;font-weight:600;height:auto;padding:12px 28px;transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-btn-primary{background:linear-gradient(135deg,#2d4a22,#4a7c59);border:none;box-shadow:0 6px 20px #2d4a224d}.ant-btn-primary:hover{background:linear-gradient(135deg,#4a7c59,#2d4a22)!important;box-shadow:0 8px 28px #2d4a2266!important;transform:translateY(-2px)}.ant-btn-default{background:#ffffffe6;border:2px solid #00000026}.ant-btn-default:hover{background:#4a7c590d!important;border-color:#4a7c59!important;color:#4a7c59!important;transform:translateY(-1px)}.ant-menu{background:#0000!important;border-right:none!important}.ant-menu-item{border-radius:8px!important;margin:4px 8px!important;transition:all .3s ease!important}.ant-menu-item-selected{background:linear-gradient(135deg,#2d4a22,#4a7c59)!important;color:#fff!important}.ant-menu-item:hover{background:#2d4a221a!important;color:#2d4a22!important}.dark-table .ant-table-thead>tr>th{background:#ffffff0d!important;border-bottom:1px solid #fff3!important;color:#fff!important;font-weight:600!important}.dark-table .ant-table-tbody>tr{background:#0000!important}.dark-table .ant-table-tbody>tr>td{background:#0000!important;border-bottom:1px solid #ffffff1a!important;color:#fff!important}.dark-table .ant-table-tbody>tr:hover>td{background:#90ee901a!important}.dark-table .ant-pagination-item{background:#ffffff1a!important;border-color:#fff3!important}.dark-table .ant-pagination-item a{color:#fff!important}.dark-table .ant-pagination-item-active{background:#90ee9033!important;border-color:#90ee9066!important}.dark-table .ant-pagination-item-active a{color:#90ee90!important}.dark-table .ant-pagination-next .ant-pagination-item-link,.dark-table .ant-pagination-prev .ant-pagination-item-link{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.dark-table .ant-pagination-disabled .ant-pagination-item-link{color:#ffffff4d!important}.search-input-custom input::placeholder{color:#00000073!important;font-size:11px!important}.sample-detail-modal .ant-modal-content{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#000000e6!important;border:1px solid #ffffff1a!important}.sample-detail-modal .ant-modal-header{background:#ffffff0d!important;border-bottom:1px solid #ffffff1a!important}.sample-detail-modal .ant-modal-body,.sample-detail-modal .ant-modal-title{color:#fff!important}.sample-detail-modal .ant-modal-close{color:#ffffffb3!important}.sample-detail-modal .ant-modal-close:hover{color:#fff!important}.sample-detail-modal .ant-card{background:#ffffff0d!important;border:1px solid #ffffff1a!important}.sample-detail-modal .ant-card-head{background:#ffffff05!important;color:#fff!important}.sample-detail-modal .ant-card-body,.sample-detail-modal .ant-card-head-title{color:#fff!important}.sample-detail-modal .ant-descriptions-item-label{background:#ffffff05!important;color:#ffffffa6!important}.sample-detail-modal .ant-descriptions-item-content{background:#0000!important;color:#fff!important}.sample-detail-modal .ant-descriptions-bordered .ant-descriptions-view{border:1px solid #ffffff1a!important}.sample-detail-modal .ant-descriptions-bordered .ant-descriptions-row{border-bottom:1px solid #ffffff1a!important}.sample-detail-modal .ant-table{background:#0000!important;color:#fff!important}.sample-detail-modal .ant-table-thead>tr>th{background:#ffffff0d!important;border-bottom:1px solid #ffffff1a!important;color:#ffffffd9!important}.sample-detail-modal .ant-table-tbody>tr>td{background:#0000!important;border-bottom:1px solid #ffffff0d!important;color:#fff!important}.sample-detail-modal .ant-table-tbody>tr:hover>td{background:#90ee900d!important}.sample-detail-modal .ant-collapse{background:#0000!important;border:1px solid #ffffff1a!important}.sample-detail-modal .ant-collapse-item{border-bottom:1px solid #ffffff1a!important}.sample-detail-modal .ant-collapse-header{background:#ffffff08!important;color:#fff!important}.sample-detail-modal .ant-collapse-header:hover{background:#ffffff0d!important}.sample-detail-modal .ant-collapse-content{background:#0003!important;border-top:1px solid #ffffff1a!important;color:#fff!important}.sample-detail-modal .ant-collapse-content-box{background:#0000!important}.sample-detail-modal .ant-alert{background:#90ee901a!important;border:1px solid #90ee904d!important}.sample-detail-modal .ant-alert-message{color:#90ee90!important}.sample-detail-modal .ant-tag{border-color:#fff3!important}.sample-detail-modal .ant-statistic-title{color:#ffffffb3!important}.sample-detail-modal .ant-statistic-content{color:#fff!important}.white-select .ant-select-selector{background:#ffffff1a!important;border:1px solid #90ee904d!important;color:#fff!important}.white-select .ant-select-selection-placeholder{color:#ffffff80!important}.white-select .ant-select-selection-item,.white-select-dropdown .ant-select-item{color:#fff!important}.white-select-dropdown .ant-select-item-option-selected{background:#90ee9033!important;color:#fff!important}.white-select-dropdown .ant-select-item-option-active{background:#90ee9026!important}.fractionation-select .ant-select-selection-placeholder{font-size:13px!important}.fractionation-upload-dragger:hover{border-color:#fff6!important}.fractionation-upload-dragger .ant-upload-drag:hover{background:#ffffff0d!important}.fractionation-upload-dragger .ant-upload-drag{cursor:pointer!important}.fractionation-upload-dragger.ant-upload-disabled .ant-upload-drag{cursor:not-allowed!important}.ant-collapse-ghost>.ant-collapse-item{border-radius:8px!important}.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-header{color:#fff!important;padding:20px 24px!important}.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding:0 24px 20px!important}.upload-tabs .ant-tabs-nav{margin-bottom:0!important;padding:0 40px!important}.upload-tabs .ant-tabs-content,.upload-tabs .ant-tabs-tabpane{padding:0!important}.upload-tabs .ant-tabs-tab{color:#ffffffa6!important}.upload-tabs .ant-tabs-tab:hover{color:#ffffffd9!important}.upload-tabs .ant-tabs-tab-active,.upload-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important}.upload-tabs .ant-tabs-ink-bar{background:#90ee90!important}.upload-tabs .ant-tabs-nav-wrap{flex:1 1;overflow:hidden}.upload-tabs .ant-tabs-tab .ant-tabs-tab-btn{overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}@media (max-width:900px){.upload-tabs .ant-tabs-nav{padding:0 20px!important}.upload-tabs .ant-tabs-tab{font-size:13px!important;padding:12px 8px!important}.upload-tabs .ant-tabs-tab span{gap:4px!important}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.compact-fractionation-table .ant-table-thead>tr>th{background:#0006!important;border-bottom:1px solid #ffffff26!important;color:#ffffffd9!important;font-size:11px!important;font-weight:600!important;padding:10px 12px!important;text-align:center!important}.compact-fractionation-table .ant-table-thead>tr>th:nth-child(2){text-align:left!important}.compact-fractionation-table .ant-table-tbody>tr>td{border-bottom:1px solid #ffffff0d!important;font-size:12px!important;padding:8px 12px!important;text-align:center!important}.compact-fractionation-table .ant-table-tbody>tr>td:nth-child(2){text-align:left!important}.compact-fractionation-table .ant-table-tbody>tr{background:#0000!important}.compact-fractionation-table .ant-table-tbody>tr:hover>td{background:#90ee900d!important}.compact-fractionation-table .ant-table-tbody>tr>td:first-child,.compact-fractionation-table .ant-table-thead>tr>th:first-child{-webkit-border-end:none!important;border-inline-end:none!important;border-left:none!important;border-right:none!important;padding-right:4px!important}.compact-fractionation-table .ant-table-tbody>tr>td:nth-child(2),.compact-fractionation-table .ant-table-thead>tr>th:nth-child(2){-webkit-border-start:none!important;border-inline-start:none!important;border-left:none!important}.compact-elemental-table .ant-table-thead>tr>th{background:#0006!important;border-bottom:1px solid #ffffff26!important;color:#ffffffd9!important;font-size:11px!important;font-weight:600!important;padding:10px 12px!important;text-align:center!important}.compact-elemental-table .ant-table-thead>tr>th:nth-child(2){text-align:left!important}.compact-elemental-table .ant-table-tbody>tr>td{border-bottom:1px solid #ffffff0d!important;font-size:12px!important;padding:8px 12px!important;text-align:center!important}.compact-elemental-table .ant-table-tbody>tr>td:nth-child(2){text-align:left!important}.compact-elemental-table .ant-table-tbody>tr{background:#0000!important}.compact-elemental-table .ant-table-tbody>tr:hover>td{background:#90ee900d!important}.compact-elemental-table .ant-table-tbody>tr>td:first-child,.compact-elemental-table .ant-table-thead>tr>th:first-child{-webkit-border-end:none!important;border-inline-end:none!important;border-left:none!important;border-right:none!important;padding-right:4px!important}.compact-elemental-table .ant-table-tbody>tr>td:nth-child(2),.compact-elemental-table .ant-table-thead>tr>th:nth-child(2){-webkit-border-start:none!important;border-inline-start:none!important;border-left:none!important}.success-modal .ant-modal-content{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#000000e6!important;border:1px solid #90ee904d!important;border-radius:16px!important}.success-modal .ant-modal-header{background:#0000!important;border-bottom:none!important}.success-modal .ant-modal-body{padding:0!important}.success-modal .ant-modal-close{color:#fff9!important}.success-modal .ant-modal-close:hover{color:#ffffffe6!important}.admin-table{border-radius:8px!important}.admin-table .ant-table{background:#0000!important}.admin-table .ant-table-container{background:#0000!important;border-radius:8px!important;overflow:hidden!important}.admin-table .ant-table-content{background:#0000!important}.admin-table .ant-table-thead>tr>th{background:#0006!important;border-bottom:1px solid #ffffff26!important;border-start-end-radius:0!important;border-start-start-radius:0!important;color:#ffffffd9!important;font-size:12px!important;font-weight:600!important;padding:12px 16px!important}.admin-table .ant-table-thead>tr>th:first-child{border-start-start-radius:8px!important}.admin-table .ant-table-thead>tr>th:last-child{border-start-end-radius:8px!important}.admin-table .ant-table-tbody>tr>td{background:#0000!important;border-bottom:1px solid #ffffff14!important;color:#ffffffd9!important;font-size:13px!important;padding:12px 16px!important}.admin-table .ant-table-tbody>tr:hover>td{background:#90ee9014!important}.admin-table .ant-table-tbody>tr.ant-table-row-selected>td{background:#90ee901f!important}.admin-table .ant-table-tbody>tr:last-child>td:first-child{border-end-start-radius:8px!important}.admin-table .ant-table-tbody>tr:last-child>td:last-child{border-end-end-radius:8px!important}.admin-table .ant-empty-description{color:#fff9!important}.admin-table .ant-spin-dot-item{background:#90ee90!important}.admin-table .ant-select-selector{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.admin-table .ant-select-arrow{color:#fff9!important}.admin-project-select .ant-select-selector{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.admin-project-select .ant-select-selection-placeholder{color:#ffffff80!important}.admin-project-select .ant-select-arrow{color:#fff9!important}
/*# sourceMappingURL=main.8166d003.css.map*/