html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0}html{background:#07101f}body{background:#07101f;min-width:1000px;min-height:100vh;margin:0;font-family:Segoe UI,Arial,sans-serif}#root{min-height:100vh}*{box-sizing:border-box}button,input,textarea{font:inherit}.app-shell{color:#f5f7fb;background:#07101f;min-height:100vh}.top-header{color:#0c1524;background:#f2f2f2;border-bottom:1px solid #c8ccd2;align-items:center;height:42px;padding:0 20px;display:flex}.brand{align-items:center;gap:9px;font-weight:500;display:flex}.brand-icon{color:#fff;background:linear-gradient(135deg,#0df,#ec2d72);border-radius:5px;place-items:center;width:22px;height:22px;font-weight:800;display:grid}.header-project{color:#233047;margin-left:auto;font-size:13px;font-weight:700}.header-right{align-items:center;gap:18px;margin-left:auto;display:flex}.header-right .header-project{margin-left:0}.save-status{color:#176a41;background:#e4f5ec;border:1px solid #6b8194;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:800}.save-status.error{color:#a21c32;background:#ffe5e5}.tabs{background:#e9e9e9;align-items:stretch;height:42px;padding-left:18px;display:flex}.tab{color:#b7c5dc;cursor:pointer;background:#091222;border:1px solid #8d97a7;border-bottom:0;min-width:130px;padding:0 18px;font-weight:700}.tab.active{color:#00e4ff;background:#07101f}.main-content{min-height:calc(100vh - 84px)}.project-page{background:#07101f;min-height:calc(100vh - 84px);padding:28px}.project-card{background:#0a1424;border:1px solid #31445f;width:min(920px,100%);min-height:520px;padding:26px}.section-heading{color:#00e4ff;font-size:27px;font-weight:800}.project-subtitle{color:#aebdd2;margin-top:4px;margin-bottom:30px}.project-name-row{grid-template-columns:150px 1fr;align-items:center;margin-bottom:30px;display:grid}.project-name-row label{font-size:16px;font-weight:700}.project-name-row input{color:#fff;background:#0d1625;border:1px solid #66748b;outline:none;height:38px;padding:6px 10px}.project-name-row input:focus{border-color:#0df}.batch-heading-row,.batch-row{grid-template-columns:170px 130px 130px 120px 120px;align-items:center;gap:10px;display:grid}.batch-heading-row{color:#0df;margin-bottom:8px;font-size:13px;font-weight:800}.batch-row{margin-bottom:10px}.batch-row input{color:#fff;background:#0d1625;border:1px solid #5b6980;outline:none;width:100%;height:38px;padding:5px 9px}.batch-row input:focus{border-color:#0df}.batch-count{color:#dce7f6;background:#081321;border:1px solid #344861;align-items:center;height:38px;padding-left:12px;display:flex}.remove-batch,.add-batch,.generate-project{color:#0df;cursor:pointer;background:#0c192a;border:1px solid #51637d;font-weight:800}.remove-batch{color:#ff718b;height:38px}.add-batch{height:38px;margin-top:7px;padding:0 20px}.add-batch:hover,.generate-project:hover{background:#102b43}.remove-batch:hover{background:#341522}.project-summary{color:#aebdd2;gap:40px;margin-top:30px;padding:14px 0;display:flex}.project-summary strong{color:#fff}.generate-project{min-width:220px;height:44px;font-size:14px}.generate-project:disabled{opacity:.5;cursor:wait}.active-project-box{background:#071827;border:1px solid #24577a;width:420px;margin-top:28px;padding:16px}.active-project-box div{color:#0df;margin-bottom:7px;font-size:12px;font-weight:800}.active-project-box strong{margin-bottom:5px;font-size:17px;display:block}.active-project-box span{color:#aebdd2}.saved-projects{border-top:1px solid #31445f;margin-top:38px;padding-top:26px}.saved-projects-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.saved-projects-header h2{color:#0df;margin:0;font-size:17px}.saved-projects-header p{color:#8497b0;margin:4px 0 0;font-size:13px}.saved-projects-header button,.database-header button{color:#0df;cursor:pointer;background:#0c192a;border:1px solid #51637d;height:36px;padding:0 18px;font-weight:800}.project-list{border:1px solid #33465f}.project-list-row{background:#091522;border-bottom:1px solid #293b53;grid-template-columns:minmax(250px,1fr) 100px 110px 100px 90px;align-items:center;gap:12px;min-height:58px;padding:8px 12px;display:grid}.project-list-row:last-child{border-bottom:0}.project-list-row:hover{background:#0c1e31}.project-list-name strong{color:#f5f7fb;display:block}.project-list-name span{color:#71839c;margin-top:3px;font-size:12px;display:block}.project-list-row>div{color:#b7c5d8}.project-list-row>button{color:#0df;cursor:pointer;background:#0a2134;border:1px solid #447091;height:34px;font-weight:800}.project-list-row>button:hover{background:#10334e}.project-list-empty{color:#7589a3;background:#091522;border:1px solid #33465f;padding:18px}.input-layout{grid-template-columns:445px 1fr;min-height:calc(100vh - 84px);display:grid}.editor-panel{background:#07101f;border-right:1px solid #273854;padding:28px 28px 40px}.field-row{grid-template-columns:125px 1fr;align-items:center;margin-bottom:12px;display:grid}.field-row label{font-size:16px;font-weight:700}.field-row input,.field-row textarea{color:#fff;background:#0d1422;border:1px solid #68748a;outline:none;width:100%}.field-row input{height:34px;padding:5px 8px}.field-row input:focus,.field-row textarea:focus{border-color:#0df}.field-row input[readonly]{color:#dce7f6}.suggestion-space{min-height:138px;margin-bottom:10px;margin-left:125px;padding-top:4px}.suggestion-header{justify-content:space-between;align-items:center;gap:10px;min-height:25px;display:flex}.suggestion-title{color:#00e4ff;font-size:13px;font-weight:800}.source-badge{color:#ccd8e8;background:#101b2c;border:1px solid #53647c;border-radius:3px;padding:3px 8px;font-size:10px;font-weight:800}.source-badge.local{color:#6ee7b7;border-color:#2d7e64}.source-badge.worms{color:#7dd3fc;border-color:#31759a}.source-badge.worms-error{color:#ff8b9f;border-color:#8c4050}.suggestion-results{background:#091322;border:1px solid #263955;min-height:100px;max-height:208px;overflow-y:auto}.suggestion-empty{color:#65758d;text-align:center;justify-content:center;align-items:center;min-height:98px;padding:12px;font-size:13px;display:flex}.taxa-suggestion{color:#fff;text-align:left;cursor:pointer;background:#091322;border:0;border-bottom:1px solid #253752;width:100%;padding:9px 10px}.taxa-suggestion:last-child{border-bottom:0}.taxa-suggestion:hover{background:#0c2840}.taxa-name{color:#e8f4ff;font-size:13px;font-weight:800}.taxa-meta{color:#8fa2ba;justify-content:space-between;gap:10px;margin-top:4px;font-size:11px;display:flex}.description-row{align-items:start}.field-row textarea{resize:vertical;height:92px;padding:8px;line-height:1.4}.navigation-buttons{gap:10px;margin-top:14px;margin-left:125px;display:flex}.navigation-buttons button{color:#0df;cursor:pointer;background:#0c1728;border:1px solid #53627a;padding:9px 14px;font-weight:700}.navigation-buttons button:hover{background:#10233b}.workspace{grid-template-rows:auto 1fr;align-content:start;min-width:0;display:grid}.preview-card{background:#081321;border:1px solid #33455f;justify-self:center;width:330px;max-width:calc(100% - 40px);margin:18px auto;padding:16px}.preview-card .preview-heading{font-size:18px}.preview-heading{color:#00e4ff;font-size:27px;font-weight:800}.preview-subtitle{color:#b5c4d9;margin-bottom:10px}.image-preview{color:#334862;background:#050d18;border:1px solid #284260;justify-content:center;align-items:center;width:100%;height:300px;padding:6px;display:flex;overflow:hidden}.image-preview img{object-fit:contain;object-position:center center;width:100%;min-width:0;height:100%;min-height:0;display:block}.table-card{background:#07101f;min-height:0;padding:0 20px 20px}.table-scroll{border:1px solid #33455f;width:100%;height:100%;overflow:auto}table{border-collapse:collapse;background:#0b1527;width:max-content;min-width:100%}th,td{white-space:nowrap;text-align:left;border-bottom:1px solid #33445f;border-right:1px solid #3c4d67;height:35px;padding:5px 8px}th{z-index:1;color:#00dfff;background:#091321;font-weight:800;position:sticky;top:0}tbody tr{cursor:pointer}tbody tr:hover{background:#0d2843}.selected-row{background:#0872ad!important}.database-page{background:#07101f;min-height:calc(100vh - 84px);padding:28px}.database-card{background:#0a1424;border:1px solid #31445f;width:100%;padding:26px}.database-header{justify-content:space-between;align-items:start;gap:20px;display:flex}.database-header p{color:#9db0c9;margin:7px 0 0}.database-summary{color:#9db0c9;margin:24px 0 12px}.database-summary strong{color:#fff}.database-table-wrap{border:1px solid #33455f;max-height:calc(100vh - 245px);overflow:auto}.database-empty{color:#7f93ad;text-align:center;background:#091522;border:1px solid #33455f;justify-content:center;align-items:center;min-height:120px;padding:20px;display:flex}.image-folder-page{background:#07101f;min-height:calc(100vh - 84px);padding:28px}.image-folder-card{background:#0a1424;border:1px solid #31445f;width:100%;padding:26px}.image-folder-top{justify-content:space-between;align-items:start;gap:24px;display:flex}.image-folder-top p{color:#9db0c9;margin:7px 0 0}.image-ready-badge{color:#aab9ce;text-align:center;background:#101b2c;border:1px solid #53647c;min-width:122px;padding:10px 14px;font-size:13px;font-weight:900}.image-ready-badge.ready{color:#76e7b7;background:#0c2d22;border-color:#2f8e68}.image-ready-badge.not_ready{color:#ff879d;background:#331521;border-color:#9b4255}.image-project-info{color:#aebdd2;margin-top:22px}.image-project-info strong{color:#fff}.folder-file-input{display:none}.folder-action-row{grid-template-columns:210px minmax(240px,1fr) 250px;align-items:stretch;gap:14px;margin-top:18px;display:grid}.choose-folder-button,.validate-images-button{color:#0df;cursor:pointer;background:#0b2034;border:1px solid #4d6682;font-weight:800}.validate-images-button{color:#76e7b7;background:#0c2a21;border-color:#2f7c62}.choose-folder-button:disabled,.validate-images-button:disabled{opacity:.45;cursor:wait}.selected-folder-box{background:#081321;border:1px solid #344861;flex-direction:column;justify-content:center;min-height:58px;padding:9px 13px;display:flex}.selected-folder-box span,.selected-folder-box small{color:#70839d;font-size:11px}.selected-folder-box strong{color:#fff;margin:2px 0}.image-message{color:#75dcb0;background:#0c281f;border:1px solid #2c6c58;margin-top:14px;padding:10px 12px}.image-message.error{color:#ff8ba0;background:#32151f;border-color:#8b4050}.image-summary-grid{grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;margin-top:20px;display:grid}.image-summary-card{background:#081522;border:1px solid #334a65;flex-direction:column;justify-content:center;min-height:78px;padding:12px;display:flex}.image-summary-card span{color:#7f93ad;font-size:11px;font-weight:800}.image-summary-card strong{color:#eaf3ff;margin-top:4px;font-size:24px}.image-summary-card.danger{border-color:#8b4050}.image-summary-card.danger strong{color:#ff8097}.image-summary-card.warning{border-color:#8a7233}.image-summary-card.warning strong{color:#efca66}.image-code-table-wrap{border:1px solid #33455f;margin-top:18px;overflow:auto}.image-code-table{width:100%}.image-detail-layout{grid-template-columns:minmax(620px,1fr) 330px;gap:18px;margin-top:18px;display:grid}.image-detail-table-wrap{border:1px solid #33455f;max-height:420px;overflow:auto}.image-detail-table{width:100%}.image-detail-table td:nth-child(2){text-overflow:ellipsis;max-width:520px;overflow:hidden}.selected-image-row{background:#0d4264!important}.mapping-status{text-align:center;border:1px solid #52647c;min-width:84px;padding:3px 7px;font-size:10px;font-weight:900;display:inline-block}.mapping-status.ready{color:#72ddb0;border-color:#2e8464}.mapping-status.missing{color:#ff8298;border-color:#914254}.mapping-status.duplicate{color:#f2c45e;border-color:#a27733}.image-folder-preview-card{background:#081321;border:1px solid #33455f;width:330px;max-width:100%;padding:16px}.image-folder-preview-card .preview-heading{font-size:18px}.image-folder-preview{color:#5f728c;background:#050d18;border:1px solid #284260;justify-content:center;align-items:center;width:100%;height:300px;margin-top:10px;padding:6px;display:flex;overflow:hidden}.image-folder-preview img{object-fit:contain;object-position:center center;width:100%;min-width:0;height:100%;min-height:0;display:block}.unmatched-files-box{color:#d8bd70;background:#211d11;border:1px solid #80672f;margin-top:18px;padding:12px 14px}.unmatched-files-box summary{cursor:pointer;font-weight:800}.unmatched-files-box div{color:#ad9b68;margin-top:5px;font-size:12px}.exact-match-rule{color:#9fb4ce;background:#091a2b;border:1px solid #31577c;margin-top:18px;padding:12px 14px;font-size:12px}.exact-match-rule strong{color:#0df}.placeholder-page{background:#07101f;min-height:calc(100vh - 84px);padding:40px}.placeholder-page h1{color:#00e4ff;margin-top:0}.placeholder-page p{color:#a9bad1}@media (width<=1100px){.tabs{overflow-x:auto}.tab{min-width:120px}.input-layout{grid-template-columns:390px 1fr}.editor-panel{padding-left:18px;padding-right:18px}.project-list-row{grid-template-columns:minmax(220px,1fr) 90px 100px 80px 80px}}.taxa-suggestion.active,.taxa-suggestion:hover{background:#0d3552;box-shadow:inset 3px 0 #00dfff}.taxa-suggestion.active .taxa-name{color:#fff}.taxa-name{font-size:14px}.taxa-meta{color:#8fa2ba;margin-top:3px;font-size:11px;display:block}.family-field-row{z-index:20;position:relative}.family-autocomplete{width:100%;position:relative}.family-autocomplete>input{color:#fff;background:#0d1422;border:1px solid #68748a;outline:none;width:100%;height:34px;padding:5px 8px}.family-autocomplete>input:focus{border-color:#0df}.family-suggestion-list{z-index:100;background:#071321;border:1px solid #3c536e;max-height:260px;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 24px #00000073}.family-suggestion{color:#dce7f6;text-align:left;cursor:pointer;background:#071321;border:0;border-bottom:1px solid #223750;width:100%;min-height:31px;padding:5px 9px;display:block}.family-suggestion:last-child{border-bottom:0}.family-suggestion.active,.family-suggestion:hover{color:#fff;background:#0d3552;box-shadow:inset 3px 0 #00dfff}.description-page{background:#07101f;min-height:calc(100vh - 84px);padding:28px}.description-card{background:#0a1424;border:1px solid #31445f;width:min(1320px,100%);min-height:780px;padding:26px}.description-subtitle{color:#aebdd2;margin-top:4px}.description-project-note{color:#8497b0;margin-top:12px;font-size:12px}.description-project-note strong{color:#dce7f6}.description-card label{color:#f5f7fb;font-weight:700}.description-card input,.description-card select,.description-card textarea{color:#fff;background:#0d1625;border:1px solid #5b6980;outline:none}.description-card input:focus,.description-card select:focus,.description-card textarea:focus{border-color:#0df}.description-card input,.description-card select{height:38px;padding:5px 9px}.description-grid{align-items:center;gap:12px;margin-top:24px;display:grid}.description-type-grid{grid-template-columns:90px 180px 100px 110px}.description-default-grid{grid-template-columns:70px 110px 80px minmax(220px,330px) 80px 140px}.description-defaults-title{color:#00e4ff;margin-top:24px;font-size:13px;font-weight:800}.description-project-summary{background:#081523;border:1px solid #30455f;margin-top:20px;padding:16px}.description-project-name{color:#9eb1c9}.description-project-name strong{color:#fff}.description-batch-title{color:#0df;margin-top:14px;margin-bottom:7px;font-size:12px;font-weight:800}.description-batch-list{gap:6px;display:grid}.description-batch-row{color:#b8c7da;background:#0a1929;border:1px solid #263b55;grid-template-columns:80px 150px 100px;align-items:center;gap:14px;min-height:30px;padding:4px 8px;display:grid}.description-batch-row strong{color:#fff}.description-project-total{color:#9eb1c9;margin-top:12px}.description-project-total strong{color:#fff}.description-field-row{grid-template-columns:110px minmax(250px,560px);align-items:center;gap:12px;margin-top:18px;display:grid}.description-preset-row{grid-template-columns:125px minmax(280px,420px)}.description-template-row{grid-template-columns:110px minmax(400px,1040px);align-items:start;gap:12px;margin-top:20px;display:grid}.description-template-row label{padding-top:8px}.description-template-row textarea{resize:vertical;min-height:130px;padding:10px;line-height:1.45}.description-actions{gap:14px;margin-top:22px;display:flex}.description-actions button{color:#0df;cursor:pointer;background:#0c192a;border:1px solid #51637d;min-width:210px;height:42px;padding:0 18px;font-weight:800}.description-actions button:hover:not(:disabled){background:#102b43}.description-actions button:disabled{opacity:.5;cursor:wait}.description-preview-title{color:#00e4ff;margin-top:28px;margin-bottom:9px;font-size:17px;font-weight:800}.description-preview-box{background:#091322;border:1px solid #33455f;min-height:220px;max-height:320px;padding:12px;overflow-y:auto}.description-preview-empty{color:#65758d}.description-preview-item{color:#e8f4ff;border-bottom:1px solid #253752;padding:10px 8px;line-height:1.45}.description-preview-item:last-child{border-bottom:0}@media (width<=900px){.description-code-grid,.description-type-grid,.description-default-grid,.description-field-row,.description-preset-row,.description-template-row{grid-template-columns:1fr}}.description-preview-item strong{color:#0df;margin-bottom:4px;display:block}.description-preview-item span{display:block}.upload-bot-page{background:#07101f;min-height:calc(100vh - 84px);padding:24px}.upload-bot-card{background:#0a1424;border:1px solid #31445f;width:100%;padding:24px}.upload-bot-heading-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.upload-bot-subtitle{color:#9db0c9;margin-top:5px}.bot-status-badge{color:#b8c7da;text-align:center;background:#0d1828;border:1px solid #51637d;min-width:120px;padding:7px 12px;font-size:12px;font-weight:800}.bot-status-badge.ready{color:#6ee7b7;border-color:#1a8060}.bot-status-badge.testing{color:#7dd3fc;border-color:#2c7e9f}.bot-status-badge.failed{color:#ff8b9f;border-color:#8c4050}.bot-section{background:#081321;border:1px solid #31445f;margin-top:18px;padding:18px}.bot-section-title{color:#00e4ff;font-size:14px;font-weight:800}.bot-section-help,.bot-security-note,.bot-login-message{color:#8fa3bc;font-size:12px}.bot-login-message{color:#d2dceb;margin-top:12px}.bot-security-note{margin-top:5px}.bot-login-bottom-row{justify-content:space-between;align-items:center;gap:16px;margin-top:5px;display:flex}.bot-login-bottom-row .bot-security-note{margin-top:0}.bot-clear-login-button{color:#ff8b9f;cursor:pointer;background:#23131b;border:1px solid #784050;flex:none;min-height:30px;padding:5px 10px;font-size:10px;font-weight:800}.bot-clear-login-button:hover:not(:disabled){background:#321923}.bot-clear-login-button:disabled{opacity:.45;cursor:not-allowed}.bot-account-grid{grid-template-columns:minmax(220px,280px) minmax(220px,280px) 210px 140px;align-items:end;gap:14px;margin-top:14px;display:grid}.bot-account-grid label:not(.bot-save-check){color:#b9c7d8;gap:6px;font-size:12px;font-weight:700;display:grid}.bot-account-grid input[type=text],.bot-account-grid input[type=password]{color:#fff;background:#0c1728;border:1px solid #607087;outline:none;height:36px;padding:6px 9px}.bot-account-grid input:focus{border-color:#0df}.bot-save-check{color:#c8d4e4;align-items:center;gap:8px;height:36px;font-size:12px;font-weight:700;display:flex}.bot-primary-button,.bot-action-row button{color:#0df;cursor:pointer;background:#0a2134;border:1px solid #447091;min-height:36px;font-weight:800}.bot-primary-button:hover:not(:disabled),.bot-action-row button:hover:not(:disabled){background:#10334e}.bot-primary-button:disabled,.bot-action-row button:disabled{opacity:.45;cursor:not-allowed}.bot-dryrun-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.bot-section-help{margin-top:4px}.bot-summary-grid{grid-template-columns:repeat(6,minmax(100px,1fr));gap:10px;margin-top:16px;display:grid}.bot-summary-grid>div{background:#0b1728;border:1px solid #334862;min-height:68px;padding:10px 12px}.bot-summary-grid span{color:#8094ae;font-size:10px;font-weight:800;display:block}.bot-summary-grid strong{color:#fff;margin-top:7px;font-size:16px;display:block}.bot-queue-layout{grid-template-columns:minmax(0,920px) 292px minmax(330px,1fr);align-items:start;gap:14px;margin-top:16px;display:grid}.bot-queue-wrap{scrollbar-gutter:stable;border:1px solid #33455f;width:100%;max-width:920px;max-height:402px;margin-top:0;overflow:hidden auto}.bot-queue-table{table-layout:fixed;width:100%;min-width:0}.bot-queue-table th,.bot-queue-table td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bot-queue-table th:first-child,.bot-queue-table td:first-child{width:6%}.bot-queue-table th:nth-child(2),.bot-queue-table td:nth-child(2){width:14%}.bot-queue-table th:nth-child(3),.bot-queue-table td:nth-child(3){width:13%}.bot-queue-table th:nth-child(4),.bot-queue-table td:nth-child(4){width:15%}.bot-queue-table th:nth-child(5),.bot-queue-table td:nth-child(5){width:21%}.bot-queue-table th:nth-child(6),.bot-queue-table td:nth-child(6){width:10%}.bot-queue-table th:nth-child(7),.bot-queue-table td:nth-child(7){width:9%}.bot-queue-table th:nth-child(8),.bot-queue-table td:nth-child(8){width:12%}.bot-queue-table thead th{z-index:4;position:sticky;top:0}.bot-current-queue-row{background:#123552!important}.bot-upload-preview-card,.bot-side-log-card{background:#091522;border:1px solid #334862;width:100%;min-width:0;height:402px;padding:12px;overflow:hidden}.bot-upload-preview-title{color:#00e4ff;font-size:15px;font-weight:800}.bot-upload-preview-code{color:#dce7f5;margin-top:4px;margin-bottom:10px;font-size:13px}.bot-upload-preview-image{color:#58708b;background:#07101f;border:1px solid #334862;justify-content:center;align-items:center;width:100%;height:292px;display:flex;overflow:hidden}.bot-upload-preview-image img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.bot-upload-preview-status{color:#86a0bc;margin-top:10px;font-size:10px;font-weight:800}.bot-side-log-card{flex-direction:column;display:flex}.bot-side-log-box{color:#c8d4e4;background:#06101d;border:1px solid #33455f;flex:1;min-height:0;margin-top:10px;padding:8px;font-family:Consolas,Courier New,monospace;font-size:11px;overflow:hidden auto}@media (width<=1450px){.bot-queue-layout{grid-template-columns:minmax(0,1fr) 280px}.bot-side-log-card{grid-column:1/-1;height:220px}}@media (width<=1050px){.bot-queue-layout{grid-template-columns:1fr}.bot-upload-preview-card,.bot-side-log-card{width:min(360px,100%);height:auto}.bot-upload-preview-image{height:300px}.bot-side-log-card{min-height:220px}}.dry-status{text-align:center;border:1px solid #53647c;min-width:72px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-block}.dry-status.ready{color:#6ee7b7;border-color:#1a8060}.dry-status.check{color:#f6c86b;border-color:#996d2e}.bot-action-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.bot-action-row button{min-width:120px;padding:0 14px}.bot-log-section{margin-bottom:0}.bot-log-box{color:#c8d4e4;background:#06101d;border:1px solid #33455f;height:220px;margin-top:12px;padding:10px;font-family:Consolas,Courier New,monospace;font-size:12px;overflow:auto}.bot-log-line{border-bottom:1px solid #15283d;grid-template-columns:24px 1fr;gap:5px;padding:4px 0;display:grid}.bot-log-line:last-child{border-bottom:0}.bot-log-empty{color:#657a95}@media (width<=1150px){.bot-account-grid{grid-template-columns:1fr 1fr}.bot-summary-grid{grid-template-columns:repeat(3,minmax(100px,1fr))}}.bot-state-note{color:#91a8c4;margin-top:10px;font-size:12px}.bot-state-note strong{color:#00e4ff}.settings-page{background:#07101f;min-height:calc(100vh - 84px);padding:28px}.settings-card{background:#0a1424;border:1px solid #31445f;width:min(1040px,100%);padding:26px}.settings-subtitle{color:#9fb2ca;margin-top:5px}.settings-project-box{background:#081727;border:1px solid #2c4968;width:min(520px,100%);margin-top:28px;padding:16px}.settings-project-box span,.settings-project-box strong,.settings-project-box small{display:block}.settings-project-box span{color:#0df;margin-bottom:5px;font-size:11px;font-weight:800}.settings-project-box strong{color:#fff;font-size:17px}.settings-project-box small{color:#8ea2bb;margin-top:5px}.settings-actions{gap:12px;margin-top:24px;display:flex}.settings-actions button,.label-preview-toolbar button{color:#0df;cursor:pointer;background:#0b1a2c;border:1px solid #49617e;min-width:150px;height:40px;padding:0 17px;font-weight:800}.settings-actions button:hover:not(:disabled),.label-preview-toolbar button:hover:not(:disabled){background:#10304a}.settings-actions button:disabled,.label-preview-toolbar button:disabled{opacity:.42;cursor:not-allowed}.settings-note{color:#9eb1c9;background:#081522;border:1px solid #263c57;margin-top:32px;padding:18px 20px;line-height:1.55}.settings-note>strong{color:#0df}.settings-note ul{margin:10px 0 0 20px;padding:0}.label-model-section{border-top:1px solid #263c57;margin-top:26px;padding-top:22px}.label-model-title{color:#0df;margin-bottom:10px;font-size:12px;font-weight:900}.label-model-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:880px;display:grid}.label-model-option{color:#d8e4f2;text-align:left;cursor:pointer;background:#081522;border:1px solid #354b67;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:72px;padding:12px 15px;display:flex}.label-model-option strong{color:#eaf4ff;font-size:13px}.label-model-option span{color:#8399b4;font-size:12px}.label-model-option.active{background:#0a1e30;border-color:#00dfff;box-shadow:inset 3px 0 #00dfff}.label-model-option.active strong{color:#00e4ff}.label-preview-overlay{z-index:1000;background:#020810f0;justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0}.label-preview-window{background:#07101f;width:100%;height:100%;overflow:auto}.label-preview-toolbar{z-index:4;background:#0a1424;border-bottom:1px solid #31445f;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:10px 18px;display:flex;position:sticky;top:0}.label-preview-actions-left{align-items:center;gap:10px;display:flex}.label-preview-toolbar button{min-width:100px;height:36px}.label-page-counter{color:#fff;text-align:center;min-width:75px;font-weight:800}.label-preview-info{color:#9eb1c9;font-size:13px}.label-pages-screen{padding:24px;overflow:auto}.label-page{color:#000;transform-origin:top;background:#fff;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(5,1fr);gap:7px;width:1485px;height:1050px;margin:0 auto;padding:28px;display:none}.label-page.is-current{display:grid}.label-cell{color:#000;background:#fff;border:1px solid #000;min-width:0;min-height:0;padding:7px 8px;font-family:Arial,sans-serif;font-size:9px;position:relative;overflow:hidden}.label-cell-empty{background:#fff}.label-line{grid-template-columns:61px 7px minmax(0,1fr);align-items:center;min-height:15px;display:grid}.label-line strong{font-family:Consolas,monospace;font-size:9px}.label-line>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.label-description-row{grid-template-rows:auto minmax(60px,1fr);grid-template-columns:61px 7px minmax(0,1fr);align-items:start;min-height:66px;margin-top:2px;display:grid;overflow:hidden}.label-description-label{grid-area:1/1;font-family:Consolas,monospace;font-size:9px;font-weight:800}.label-description-colon{grid-area:1/2;font-size:9px}.label-description-value{grid-area:1/3/span 2;min-width:0;line-height:1.2;overflow:hidden}.label-description-text{overflow-wrap:anywhere;width:100%;overflow:hidden}.label-image-slot{grid-area:2/1;justify-content:flex-start;align-self:end;align-items:flex-end;width:61px;height:60px;display:flex;overflow:hidden}.label-image-slot img{object-fit:contain;object-position:left top;width:auto;max-width:60px;height:auto;max-height:60px;display:block}.label-cell-text-only{padding:10px 11px}.text-label-layout{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.text-label-scientific{white-space:nowrap;text-overflow:ellipsis;margin:0 0 1px;font-size:12px;font-weight:800;line-height:1.2;overflow:hidden}.text-label-author{white-space:nowrap;text-overflow:ellipsis;margin:0 0 1px;font-size:9px;line-height:1.2;overflow:hidden}.text-label-spacer{display:none}.text-label-location{white-space:nowrap;text-overflow:ellipsis;margin:0 0 1px;font-size:10px;font-weight:700;line-height:1.2;overflow:hidden}.text-label-size{margin:0;font-size:10px;font-weight:700;line-height:1.2}.text-label-description{overflow-wrap:anywhere;min-height:0;margin:4px 0 0;font-size:9px;line-height:1.3;overflow:hidden}.text-label-family{text-align:right;border-top:1px dotted #000;margin-top:auto;padding-top:2px;font-size:9px;line-height:1.1}@media (width<=1200px){.label-page{margin-bottom:-294px;transform:scale(.72)}.label-pages-screen{padding-left:0;padding-right:0}}@media print{@page{size:A4 landscape;margin:0}html,body{background:#fff!important;width:297mm!important;min-width:297mm!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}.top-header,.tabs,.settings-card,.label-preview-toolbar{display:none!important}.app-shell,.main-content,.settings-page,.label-preview-overlay,.label-preview-window,.label-pages-screen{background:#fff!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important;overflow:visible!important}.label-preview-overlay{display:block!important}.label-page,.label-page.is-current{box-sizing:border-box!important;page-break-inside:avoid!important;break-inside:avoid-page!important;page-break-after:always!important;break-after:page!important;background:#fff!important;grid-template-rows:repeat(5,minmax(0,1fr))!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:1.2mm!important;width:296mm!important;max-width:296mm!important;height:209mm!important;max-height:209mm!important;margin:0 auto!important;padding:4mm!important;display:grid!important;overflow:hidden!important;transform:none!important}.label-page:last-child{page-break-after:auto!important;break-after:auto!important}.label-cell{box-sizing:border-box!important;color:#000!important;break-inside:avoid!important;page-break-inside:avoid!important;background:#fff!important;border:.25mm solid #000!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;padding:1.4mm!important;font-size:5.8pt!important;position:relative!important;overflow:hidden!important}.label-line{grid-template-columns:18mm 2.3mm minmax(0,1fr)!important;align-items:center!important;height:3.15mm!important;min-height:3.15mm!important;line-height:1.05!important;display:grid!important}.label-line strong,.label-description-label{font-size:5.7pt!important;line-height:1.05!important}.label-line>div{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;overflow:hidden!important}.label-description-row{grid-template-rows:3.1mm minmax(12.5mm,1fr)!important;grid-template-columns:18mm 2.3mm minmax(0,1fr)!important;align-items:start!important;height:15.6mm!important;min-height:15.6mm!important;margin-top:.5mm!important;display:grid!important;overflow:hidden!important}.label-description-colon,.label-description-value{font-size:5.6pt!important}.label-description-value{grid-area:1/3/span 2!important;min-width:0!important;line-height:1.12!important;overflow:hidden!important}.label-description-text{overflow-wrap:anywhere!important;width:100%!important;max-height:15.6mm!important;overflow:hidden!important}.label-image-slot{z-index:auto!important;grid-area:2/1!important;justify-content:flex-start!important;align-self:end!important;align-items:flex-end!important;width:18mm!important;height:12.5mm!important;min-height:0!important;margin:0!important;display:flex!important;position:static!important;overflow:hidden!important}.label-image-slot img{object-fit:contain!important;object-position:left bottom!important;width:auto!important;max-width:17mm!important;height:auto!important;max-height:12.5mm!important;display:block!important}.label-cell-text-only{padding:1.8mm 2mm 1.4mm!important;font-family:Arial,sans-serif!important}.label-cell-text-only .text-label-layout{flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.label-cell-text-only .text-label-scientific{white-space:nowrap!important;text-overflow:ellipsis!important;margin:0 0 .35mm!important;font-size:7.4pt!important;font-weight:800!important;line-height:1.15!important;overflow:hidden!important}.label-cell-text-only .text-label-author{white-space:nowrap!important;text-overflow:ellipsis!important;margin:0 0 .35mm!important;font-size:5.7pt!important;line-height:1.15!important;overflow:hidden!important}.label-cell-text-only .text-label-spacer{display:none!important}.label-cell-text-only .text-label-location{white-space:nowrap!important;text-overflow:ellipsis!important;margin:0 0 .35mm!important;font-size:6pt!important;font-weight:700!important;line-height:1.15!important;overflow:hidden!important}.label-cell-text-only .text-label-size{margin:0!important;font-size:6pt!important;font-weight:700!important;line-height:1.15!important}.label-cell-text-only .text-label-description{overflow-wrap:anywhere!important;min-height:0!important;margin:.75mm 0 0!important;font-size:5.6pt!important;line-height:1.26!important;overflow:hidden!important}.label-cell-text-only .text-label-family{text-align:right!important;border-top:.2mm dotted #000!important;margin-top:auto!important;padding-top:.45mm!important;font-size:5.7pt!important;line-height:1!important}}.description-section-title{color:#00e4ff;letter-spacing:.02em;margin-top:26px;margin-bottom:12px;font-size:14px;font-weight:800}.description-section-title.no-margin{margin:0}.description-uniform-form{background:#081523;border:1px solid #30455f;grid-template-columns:190px minmax(320px,680px);align-items:center;gap:12px 14px;width:min(900px,100%);padding:18px;display:grid}.description-uniform-form>label{color:#f5f7fb;margin:0;font-weight:700}.description-uniform-form>input,.description-uniform-form>select,.description-uniform-form>textarea{width:100%;min-width:0;margin:0}.description-uniform-form>input,.description-uniform-form>select{height:40px}.description-uniform-form>textarea{resize:vertical;min-height:150px;padding:10px;line-height:1.45}.description-uniform-form>textarea:disabled{opacity:.6;cursor:not-allowed}.description-textarea-label{align-self:start;padding-top:9px}.description-section-heading-row{justify-content:space-between;align-items:end;gap:20px;margin-top:30px;margin-bottom:10px;display:flex}.description-section-heading-row.quality-heading{margin-top:34px}.description-section-heading-row p{color:#8497b0;margin:5px 0 0;font-size:12px}.description-small-button,.description-quality-apply-row button{color:#0df;cursor:pointer;background:#0c192a;border:1px solid #51637d;min-width:132px;height:38px;padding:0 16px;font-weight:800}.description-small-button:hover,.description-quality-apply-row button:hover:not(:disabled){background:#102b43}.description-range-empty{color:#7f93ad;background:#081523;border:1px dashed #334a66;padding:14px 16px;font-size:13px}.description-range-table-wrap{background:#081523;border:1px solid #30455f;width:100%;overflow-x:auto}.description-range-grid{border-bottom:1px solid #263b55;grid-template-columns:100px 100px 100px minmax(220px,1fr) 180px 100px;align-items:center;gap:10px;min-width:850px;padding:8px 10px;display:grid}.description-range-grid:last-child{border-bottom:0}.quality-range-grid{border-bottom:1px solid #263b55;grid-template-columns:110px 110px 110px minmax(180px,300px) 100px;align-items:center;gap:10px;min-width:690px;padding:8px 10px;display:grid}.quality-range-grid:last-child{border-bottom:0}.description-range-head{color:#0df;background:#091b2d;min-height:36px;font-size:12px;font-weight:800}.description-range-grid input,.description-range-grid select,.quality-range-grid input,.quality-range-grid select{width:100%;min-width:0;height:38px}.description-range-na{color:#65758d;background:#0a1424;border:1px solid #31445f;justify-content:center;align-items:center;height:38px;display:flex}.description-delete-range{color:#ff7891;cursor:pointer;background:#24111a;border:1px solid #744557;height:38px;padding:0 12px;font-weight:800}.description-delete-range:hover{background:#351822}.description-quality-apply-row{align-items:center;gap:14px;margin-top:12px;display:flex}.description-quality-apply-row span{color:#8ea2bb;font-size:12px}.description-quality-apply-row button:disabled{opacity:.55;cursor:wait}@media (width<=900px){.description-uniform-form{grid-template-columns:1fr}.description-textarea-label{padding-top:0}.description-section-heading-row,.description-quality-apply-row{flex-direction:column;align-items:stretch}.description-small-button,.description-quality-apply-row button{width:100%}}.bot-runtime-strip{grid-template-columns:repeat(6,minmax(110px,1fr));gap:8px;margin-top:16px;display:grid}.bot-runtime-strip>div{background:#091827;border:1px solid #314861;min-height:58px;padding:9px 10px}.bot-runtime-strip span{color:#7f95af;font-size:9px;font-weight:800;display:block}.bot-runtime-strip strong{color:#fff;margin-top:6px;font-size:13px;display:block}.bot-runtime-message,.bot-control-note{color:#91a8c4;margin-top:10px;font-size:11px;line-height:1.45}.bot-control-note{background:#071522;border:1px dashed #324963;padding:9px 11px}@media (width<=1250px){.bot-runtime-strip{grid-template-columns:repeat(3,minmax(110px,1fr))}}.brand-main-logo{object-fit:contain;object-position:left center;image-rendering:auto;width:auto;max-width:190px;height:34px;display:block}@media (width<=700px){.brand-main-logo{max-width:165px;height:30px}}.top-header{color:#f5f7fb;background:#07101f;border-bottom:1px solid #31445f}.top-header .brand{background:#f2f2f2;border:1px solid #c8ccd2;border-radius:4px;min-height:36px;padding:1px 7px}.header-project{color:#dce7f6}.tabs{background:#07101f;border-bottom:1px solid #31445f}.tab{background:#091222;border-color:#31445f}.tab.active{background:#0a1424}.top-header{justify-content:center;padding-left:18px;padding-right:18px;position:relative}.top-header .brand{margin:0 auto}.header-right{margin-left:0;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.tabs{border-top:0;border-bottom:1px solid #31445f;justify-content:center;align-items:stretch;gap:0;padding-left:0;padding-right:0}.tab{border-top:1px solid #31445f;border-bottom:0;border-left:0;border-right:1px solid #31445f;min-width:124px;margin:0!important}.tab+.tab{margin-left:0}.tab.active{border-top-color:#31445f;border-bottom:0}.project-page{justify-content:center;align-items:flex-start;display:flex}.project-card,.description-card,.settings-card{margin-left:auto;margin-right:auto}@media (width>=1400px){.project-card{width:min(980px,100%)}}@media (width<=950px){.tabs{justify-content:flex-start;overflow-x:auto}.tab{flex:none;min-width:118px}.top-header{justify-content:flex-start}.top-header .brand{margin:0}.header-right{margin-left:auto;position:static;transform:none}}.top-header{border-bottom:0!important}.tabs{background:#07101f!important;border-top:0!important;border-bottom:0!important;justify-content:center!important;gap:0!important;margin-top:10px!important;padding-left:0!important;padding-right:0!important}.tab{border:1px solid #31445f!important;border-left:0!important;margin:0!important}.tab:first-child{border-left:1px solid #31445f!important}.tab+.tab{border-left:0!important;margin-left:0!important}.batch-heading-row,.add-batch,.generate-project,.remove-batch,.saved-projects-header h2,.saved-projects-header button,.project-list-row>button{font-weight:700!important}.saved-projects-header p{display:none!important}@media (width<=950px){.tabs{justify-content:flex-start!important;overflow-x:auto!important}.tab{flex:none!important}}.input-layout .suggestion-title,.input-layout .preview-heading,.input-layout th,.input-layout .source-badge{font-weight:700!important}.input-layout>:first-child,.input-left,.input-form,.input-form-panel,.input-editor,.input-fields,.input-sidebar{box-sizing:border-box!important;background:0 0!important;border:1px solid #31445f!important;padding:18px 14px 20px!important}.input-layout{align-items:start!important;column-gap:18px!important}@media (width<=950px){.input-layout>:first-child,.input-left,.input-form,.input-form-panel,.input-editor,.input-fields,.input-sidebar{padding:14px 12px 16px!important}}.input-layout{width:100%;box-sizing:border-box!important;column-gap:18px!important;padding-bottom:20px!important;padding-left:20px!important;padding-right:20px!important}.input-layout>:first-child{width:100%;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.input-layout>:nth-child(2){min-width:0!important}@media (width<=950px){.input-layout{padding-left:12px!important;padding-right:12px!important}}.description-page h1,.description-page h2,.description-page h3,.description-page h4,.description-page th,.description-section-title,.description-subtitle,.description-summary-title,.description-summary th,.description-summary strong,.default-description-title,.quick-description-title,.quick-quality-title,.preview-result-title,.preview-heading,.range-heading,.range-title,.range-label,.range-section h3,.range-section h4,.range-box h3,.range-box h4,.project-summary h3,.project-summary h4,.project-summary th,.description-page .section-heading,.description-page .section-title,.description-page .block-title,.description-page .card-title,.description-page .summary-title,.description-page .panel-title,.description-page .table-title,.description-page .preview-title,.description-page .preview-section-title,.description-page .action-title,.description-page .mini-title,.description-page .project-title,.description-page .project-summary-title,.description-page .inline-title,.description-page .group-title,.description-page .header-title,.description-page .range-header,.description-page .range-heading,.description-page .range-title,.description-page .result-heading,.description-page .result-title,.description-page .description-heading,.description-page .description-title,.description-page button,.description-page .btn,.description-page .action-button,.description-page .range-button,.description-page .preview-button,.description-page .generate-button,.description-page .update-button,.description-page .add-range,.description-page .add-description-range,.description-page .add-quality-range,.description-page .generate-preview,.description-page .update-project-description{font-weight:700!important}.description-page p,.description-page small,.description-page .helper-text,.description-page .field-help,.description-page .note-text,.description-page .range-help,.description-page .section-help{font-weight:400!important}.description-batch-title,.description-section-title,.description-section-title.no-margin,.description-small-button,.description-quality-apply-row button,.description-actions button,.description-preview-title,.description-range-head,.description-delete-range{font-weight:700!important}.description-subtitle,.description-project-note,.description-section-heading-row p,.description-quality-apply-row span,.description-range-empty,.description-preview-empty,.description-card p,.description-page small,.description-page .bot-section-help,.description-page .helper-text,.description-page .field-help,.description-page .note-text,.description-page .range-help,.description-page .section-help{font-weight:400!important}.database-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.database-header-actions button,.database-editor-actions button,.database-edit-button,.database-delete-button{color:#0df;cursor:pointer;background:#0b2034;border:1px solid #4d6682;min-height:36px;padding:8px 14px;font-weight:700!important}.database-header-actions button:disabled,.database-editor-actions button:disabled,.database-edit-button:disabled,.database-delete-button:disabled{opacity:.5;cursor:wait}.database-import-input{display:none}.database-format-note{color:#8fa4be;background:#091522;border:1px solid #33455f;margin-top:18px;padding:10px 12px;font-size:12px}.database-format-note strong{color:#dce7f5;font-weight:700}.database-message{color:#78e4b6;background:#0b2a20;border:1px solid #2e7c60;margin-top:12px;padding:10px 12px}.database-message.error{color:#ff93a8;background:#30151f;border-color:#964459}.database-editor-card{background:#091522;border:1px solid #3a526d;margin-top:14px;padding:16px}.database-editor-heading{color:#0df;font-weight:700}.database-scientific-preview{color:#899db7;margin-top:7px;font-size:12px}.database-scientific-preview strong{color:#fff;font-weight:700}.database-editor-grid{grid-template-columns:minmax(150px,.9fr) minmax(150px,.9fr) minmax(150px,.9fr) minmax(220px,1.2fr);gap:12px;margin-top:14px;display:grid}.database-editor-grid label{flex-direction:column;gap:6px;display:flex}.database-editor-grid label>span{color:#0df;font-size:11px;font-weight:700}.database-editor-grid input{color:#fff;background:#101b2c;border:1px solid #53647c;outline:none;min-width:0;height:36px;padding:7px 9px}.database-editor-location{grid-column:1/-1}.database-editor-actions{gap:10px;margin-top:14px;display:flex}.database-delete-button{color:#ff7891!important;background:#2b1420!important;border-color:#8f4053!important}.database-edit-button{color:#0df!important;background:#0b2034!important;border-color:#416f8c!important}.database-table th{font-weight:700!important}.database-table .database-action-cell{text-align:center;width:92px;padding:4px 6px}.database-table .database-action-cell button{width:100%;min-height:29px;padding:4px 8px;font-size:11px}.database-header>button,.database-header button{font-weight:700!important}@media (width<=1050px){.database-header{flex-direction:column}.database-header-actions{justify-content:flex-start}.database-editor-grid{grid-template-columns:1fr 1fr}.database-editor-location{grid-column:1/-1}}.image-ready-badge,.choose-folder-button,.validate-images-button,.image-code-table th,.image-detail-table th,.image-folder-preview-card .preview-heading,.mapping-status,.upload-bot-page .bot-section-title,.upload-bot-page .bot-primary-button,.upload-bot-page .bot-queue-table th,.upload-bot-page .bot-upload-preview-title,.upload-bot-page .bot-action-row button{font-weight:700!important}.upload-bot-page .bot-login-bottom-row{justify-content:flex-end!important}.settings-page .label-model-title,.settings-page .settings-actions button{font-weight:700!important}.text-label-family{border-top:none!important;padding-top:5px!important;position:relative!important}.text-label-family:before{content:""!important;border-top:1px solid #000!important;width:40%!important;height:0!important;position:absolute!important;top:0!important;right:0!important}@media print{.label-cell-text-only .text-label-family{border-top:none!important;padding-top:.7mm!important;position:relative!important}.label-cell-text-only .text-label-family:before{content:""!important;border-top:.2mm solid #000!important;width:40%!important;height:0!important;position:absolute!important;top:0!important;right:0!important}}.project-list-row{grid-template-columns:minmax(210px,1fr) 70px 100px 70px 72px 76px!important}.project-list-row>button{font-weight:700!important}.project-list-row .project-open-button{color:#0df;background:#0a2134;border-color:#447091}.project-list-row .project-delete-button{color:#ff6078;background:#25111a;border-color:#8b4050}.project-list-row .project-delete-button:hover:not(:disabled){background:#3a1723}.project-list-row .project-delete-button:disabled{opacity:.55;cursor:wait}@media (width<=1100px){.project-list-row{grid-template-columns:minmax(180px,1fr) 65px 90px 65px 70px 74px!important}}.auth-page{color:#f5f7fb;background:#07101f;place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{background:#0a1424;border:1px solid #31445f;width:min(420px,100%);padding:34px 34px 32px;box-shadow:0 18px 50px #00000047}.auth-loading-card{text-align:center}.auth-logo{object-fit:contain;background:#f2f2f2;border-radius:4px;width:auto;max-width:210px;height:48px;margin:0 auto 24px;padding:3px 8px;display:block}.auth-title{color:#00e4ff;text-align:center;font-size:25px;font-weight:700}.auth-subtitle{color:#9fb0c8;text-align:center;margin:8px 0 26px;font-size:14px;line-height:1.5}.auth-field{margin-top:17px;display:block}.auth-field>span{color:#dce7f6;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.auth-field input{color:#fff;background:#0d1625;border:1px solid #51637d;outline:none;width:100%;height:42px;padding:7px 11px}.auth-field input:focus{border-color:#0df}.auth-field input:disabled{opacity:.65}.auth-error{color:#ff8ca0;background:#25111a;border:1px solid #7b3443;margin-top:16px;padding:10px 12px;font-size:13px;line-height:1.4}.auth-login-button{color:#00e4ff;cursor:pointer;background:#0a2134;border:1px solid #47708b;width:100%;height:42px;margin-top:22px;font-weight:700}.auth-login-button:hover:not(:disabled){background:#10314b}.auth-login-button:disabled{opacity:.55;cursor:wait}.auth-loading-text{color:#9fb0c8;font-size:14px}.auth-access-code{color:#ff718b;background:#25111a;border:1px solid #8b4050;width:fit-content;margin:18px auto 0;padding:7px 12px;font-size:12px;font-weight:700}.auth-header-user{color:#dce7f6;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:11px;display:flex}.auth-header-user span{color:#00e4ff;border:1px solid #24577a;padding:3px 6px;font-weight:700}.auth-header-user strong{text-overflow:ellipsis;max-width:180px;font-weight:700;overflow:hidden}.auth-logout-button{color:#00e4ff;cursor:pointer;background:#0c192a;border:1px solid #51637d;height:28px;padding:0 10px;font-size:11px;font-weight:700}.auth-logout-button:hover:not(:disabled){background:#102b43}.auth-logout-button:disabled{opacity:.5;cursor:wait}@media (width<=950px){.auth-header-user strong{display:none}.auth-header-user{gap:4px}.auth-logout-button{padding:0 7px}}@media (width<=560px){.auth-page{padding:18px}.auth-card{padding:28px 22px}}.auth-notice{color:#8ff0c8;background:#0f251f;border:1px solid #2f6a58;margin-top:16px;padding:10px 12px;font-size:13px;line-height:1.4}.auth-secondary-button{color:#c5d3e5;cursor:pointer;background:0 0;border:1px solid #46566d;width:100%;height:40px;margin-top:10px;font-size:12px;font-weight:700}.auth-secondary-button:hover:not(:disabled){color:#fff;background:#101d2c}.auth-secondary-button:disabled{opacity:.55;cursor:wait}.auth-email-box{color:#fff;text-align:center;overflow-wrap:anywhere;background:#0d1625;border:1px solid #31445f;margin:-8px 0 18px;padding:10px 12px;font-size:13px;font-weight:700}.auth-page-license{align-items:flex-start;padding:36px 18px;overflow-y:auto}.auth-card-license{width:min(760px,100%)}.license-plan-section{margin-top:22px}.license-plan-title{color:#dce7f6;text-align:left;margin-bottom:10px;font-size:12px;font-weight:700}.license-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.license-plan-card{text-align:center;background:#0d1625;border:1px solid #31445f;min-width:0;padding:12px 8px}.license-plan-name{color:#dce7f6;font-size:12px;font-weight:700}.license-plan-price{color:#00e4ff;margin-top:7px;font-size:16px;font-weight:700}.license-plan-monthly{color:#9fb0c8;margin-top:4px;font-size:11px}.license-plan-saving{color:#8ff0c8;margin-top:7px;font-size:10px;font-weight:700}.license-plan-note{color:#8292a8;text-align:left;margin-top:10px;font-size:11px;line-height:1.5}.license-expired-date{color:#ff9caf;margin-top:10px;font-size:12px;font-weight:700}.auth-license-expiry{color:#8ff0c8;white-space:nowrap;font-size:10px;font-style:normal;font-weight:700}@media (width<=760px){.license-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-license-expiry{display:none}}@media (width<=430px){.license-plan-grid{grid-template-columns:1fr}}.admin-panel{max-width:1600px}.admin-subtitle{color:#8fa0b8;margin:-2px 0 18px;font-size:12px;line-height:1.5}.admin-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.admin-summary-card{background:#0d1726;border:1px solid #263a54;padding:12px}.admin-summary-card span{color:#8394ab;font-size:10px;font-weight:700;display:block}.admin-summary-card strong{color:#e5eefb;margin-top:5px;font-size:20px;font-weight:700;display:block}.admin-toolbar{gap:8px;margin-bottom:12px;display:flex}.admin-toolbar input{flex:1;min-width:260px}.admin-toolbar button,.admin-table button,.admin-history button{font-weight:700}.admin-message,.admin-error{color:#8ff0c8;background:#0f251f;border:1px solid #2f6a58;margin-bottom:12px;padding:10px 12px;font-size:12px}.admin-error{color:#ff9caf;background:#28131a;border-color:#7b3243}.admin-table-wrap{border:1px solid #263a54;width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;background:#0a1320;width:100%;min-width:1380px;font-size:11px}.admin-table th{color:#9fb0c8;white-space:nowrap;background:#101d2d;font-size:10px;font-weight:700}.admin-client-email{color:#eaf2ff;font-size:12px;font-weight:700}.admin-client-created,.admin-action-hint{color:#71839b;margin-top:4px;font-size:10px}.admin-plan-current{color:#dce7f6;margin-bottom:6px;font-weight:700}.admin-table select,.admin-table input[type=datetime-local]{color:#dce7f6;background:#0d1625;border:1px solid #31445f;width:100%;min-height:32px;font-size:11px}.admin-status{color:#c6d2e2;white-space:nowrap;background:#172237;border:1px solid #3a4a61;padding:4px 7px;font-size:9px;font-weight:700;display:inline-block}.admin-status.active{color:#8ff0c8;background:#0f251f;border-color:#2f6a58}.admin-status.pending-activation{color:#ffd978;background:#251f10;border-color:#725e28}.admin-status.expired{color:#ff9caf;background:#28131a;border-color:#743348}.admin-status.suspended{color:#ff8f8f;background:#2a1111;border-color:#7c2f2f}.admin-status.email-not-verified{color:#b9bce3;background:#191b2c;border-color:#4d5272}.admin-control-buttons{flex-wrap:wrap;gap:5px;display:flex}.admin-action-primary{color:#8ff0c8!important;background:#103228!important;border-color:#2f6a58!important}.admin-action-warning{color:#ffd978!important;background:#2b2410!important;border-color:#735f28!important}.admin-action-danger{color:#ff9caf!important;background:#2a121a!important;border-color:#743348!important}.admin-empty{color:#71839b;text-align:center!important;padding:22px!important}.admin-history-head{border-bottom:1px solid #263a54;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.admin-history-head strong,.admin-history-head span{display:block}.admin-history-head strong{color:#dce7f6;font-size:11px;font-weight:700}.admin-history-head span{color:#8394ab;margin-top:3px;font-size:11px}.admin-history-list{max-height:360px;overflow-y:auto}.admin-history-item{color:#9fb0c8;border-bottom:1px solid #1d2c40;grid-template-columns:120px 145px 145px 170px 190px minmax(180px,1fr);gap:8px;padding:9px 12px;font-size:10px;display:grid}.admin-history-event{color:#00e4ff;font-weight:700}@media (width<=980px){.admin-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=580px){.admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-toolbar{flex-wrap:wrap}.admin-toolbar input{min-width:100%}}.admin-panel{background:#091524;border:1px solid #263a54;width:min(1540px,100% - 56px);max-width:none;margin:26px auto 64px;padding:24px}.admin-panel>.section-title{color:#00e4ff;margin:0;font-size:20px;font-weight:700;line-height:1.2}.admin-subtitle{color:#94a7bf;max-width:980px;margin:7px 0 20px;font-size:12px;line-height:1.55}.admin-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:18px}.admin-summary-card{background:#0d1a2b;border:1px solid #30445f;min-height:78px;padding:13px 14px}.admin-summary-card span{color:#8fa3bd;letter-spacing:.25px;font-size:10px;font-weight:700}.admin-summary-card strong{color:#f4f8ff;margin-top:7px;font-size:22px;font-weight:700}.admin-toolbar{grid-template-columns:minmax(280px,1fr) 110px 110px;gap:8px;margin-bottom:14px;display:grid}.admin-toolbar input{color:#f2f6fd;background:#0d1625;border:1px solid #405471;outline:none;min-width:0;height:36px;padding:0 11px}.admin-toolbar input:focus{border-color:#00cfe8}.admin-toolbar button,.admin-table button,.admin-history button{color:#dbe7f7;cursor:pointer;background:#101d2f;border:1px solid #465b78;font-size:10px;font-weight:700}.admin-toolbar button:hover:not(:disabled),.admin-table button:hover:not(:disabled),.admin-history button:hover:not(:disabled){color:#fff;border-color:#00bcd4}.admin-toolbar button:disabled,.admin-table button:disabled,.admin-history button:disabled{opacity:.5;cursor:not-allowed}.admin-table-wrap{background:#081321;border:1px solid #30445f;width:100%;margin-top:2px;overflow-x:auto}.admin-table{table-layout:fixed;border-collapse:collapse;background:#091422;width:100%;min-width:1450px;font-size:11px}.admin-table th,.admin-table td{vertical-align:top;text-align:left;border-bottom:1px solid #263950;border-right:1px solid #263950;padding:11px 10px}.admin-table th:last-child,.admin-table td:last-child{border-right:0}.admin-table th{color:#9eb1ca;white-space:nowrap;background:#101f32;height:38px;font-size:10px;font-weight:700}.admin-table th:nth-child(4),.admin-table td:nth-child(4),.admin-table th:nth-child(5),.admin-table td:nth-child(5){width:145px}.admin-table th:nth-child(6),.admin-table td:nth-child(6){width:150px}.admin-client-email{color:#fff;overflow-wrap:anywhere;font-size:11px;font-weight:700}.admin-client-created{color:#7388a4;margin-top:5px;font-size:9px;line-height:1.4}.admin-plan-current{color:#dce8f8;min-height:14px;margin-bottom:7px;font-size:10px;font-weight:700}.admin-table select,.admin-table input[type=datetime-local]{color:#e7eef8;background:#0d1828;border:1px solid #405471;outline:none;width:100%;height:34px;min-height:34px;padding:0 8px;font-size:10px}.admin-table select:focus,.admin-table input[type=datetime-local]:focus{border-color:#00cfe8}.admin-table input[type=datetime-local]{margin-bottom:7px}.admin-table button{min-height:32px;padding:6px 9px}.admin-control-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.admin-action-primary,.admin-action-warning,.admin-action-danger{width:100%}.admin-status{overflow-wrap:anywhere;white-space:normal;max-width:100%;padding:5px 7px;font-size:9px;line-height:1.2}.admin-message,.admin-error{margin:0 0 12px}.admin-history{background:#081321;border:1px solid #30445f;margin-top:18px}.admin-history-item{grid-template-columns:115px 150px 145px 170px 190px minmax(180px,1fr);padding:10px 12px}@media (width<=1180px){.admin-panel{width:calc(100% - 32px);padding:18px}.admin-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=680px){.admin-panel{width:calc(100% - 20px);margin-top:14px;padding:12px}.admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-toolbar{grid-template-columns:1fr 1fr}.admin-toolbar input{grid-column:1/-1}}.admin-panel,.admin-panel *,.admin-panel :before,.admin-panel :after{box-sizing:border-box}.admin-panel{width:min(1540px,100% - 56px);margin:26px auto 64px;padding:24px;overflow:hidden}.admin-table-wrap{border:1px solid #30445f;width:100%;max-width:100%;overflow:hidden visible}.admin-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0;max-width:100%}.admin-table th,.admin-table td{vertical-align:top;min-width:0;padding:10px 9px;overflow:hidden}.admin-table th{white-space:normal;height:38px;font-size:9px;line-height:1.2}.admin-table th:first-child,.admin-table td:first-child{width:14%}.admin-table th:nth-child(2),.admin-table td:nth-child(2){width:10%}.admin-table th:nth-child(3),.admin-table td:nth-child(3){width:15%}.admin-table th:nth-child(4),.admin-table td:nth-child(4),.admin-table th:nth-child(5),.admin-table td:nth-child(5),.admin-table th:nth-child(6),.admin-table td:nth-child(6){width:10%}.admin-table th:nth-child(7),.admin-table td:nth-child(7){width:16%}.admin-table th:nth-child(8),.admin-table td:nth-child(8){width:15%}.admin-client-email{overflow-wrap:anywhere;word-break:break-word;width:100%}.admin-client-created{overflow-wrap:anywhere;width:100%}.admin-status{text-align:center;overflow-wrap:anywhere;white-space:normal;width:100%;max-width:100%;min-height:32px;padding:7px 5px;display:block}.admin-plan-controls,.admin-expiry-controls{align-content:start;gap:6px;width:100%;display:grid}.admin-plan-current{color:#8397b0;overflow-wrap:anywhere;min-height:0;margin:0;padding:0 2px;font-size:9px;font-weight:700;line-height:1.25}.admin-table select,.admin-table input[type=datetime-local]{width:100%;min-width:0;max-width:100%;height:34px;margin:0;padding:0 7px;font-size:9px;display:block}.admin-table input[type=datetime-local]{margin:0}.admin-table button{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%;min-height:32px;padding:6px 5px;font-size:9px;line-height:1.15;display:block}.admin-action-hint{width:100%;margin-top:5px;font-size:8px;line-height:1.2}.admin-control-buttons{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:6px;width:100%;display:grid}.admin-control-buttons button{width:100%;min-width:0}.admin-control-buttons button:last-child{grid-column:1/-1}.admin-toolbar{grid-template-columns:minmax(0,1fr) 110px 110px;width:100%}.admin-toolbar input,.admin-toolbar button{min-width:0;max-width:100%}.admin-history{max-width:100%;overflow:hidden}.admin-history-list{max-width:100%;overflow-x:hidden}.admin-history-item{grid-template-columns:100px 135px 120px 145px 170px minmax(0,1fr);gap:6px;width:100%}@media (width<=1180px){.admin-panel{width:calc(100% - 28px);padding:16px}.admin-table th,.admin-table td{padding:8px 6px}.admin-table,.admin-table select,.admin-table input[type=datetime-local],.admin-table button{font-size:8px}.admin-client-email{font-size:9px}.admin-client-created{font-size:8px}}@media (width<=850px){.admin-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-panel{width:calc(100% - 18px);padding:10px}.admin-table th,.admin-table td{padding:6px 4px}.admin-table th,.admin-table,.admin-table select,.admin-table input[type=datetime-local],.admin-table button{font-size:7px}}.auth-change-password-button{color:#dbe7f7;cursor:pointer;white-space:nowrap;background:#0c192a;border:1px solid #51637d;height:28px;padding:0 10px;font-size:10px;font-weight:700}.auth-change-password-button:hover:not(:disabled){color:#fff;border-color:#00bcd4}.auth-change-password-button:disabled{opacity:.5;cursor:wait}.password-modal-backdrop{z-index:5000;background:#020812d1;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.password-modal{background:#0a1424;border:1px solid #3a526d;width:min(440px,100%);padding:24px;box-shadow:0 18px 50px #00000073}.password-modal-title{color:#00e4ff;font-size:18px;font-weight:700}.password-modal-subtitle{color:#91a4bd;margin:7px 0 18px;font-size:11px;line-height:1.5}.password-modal-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.password-modal-actions button{color:#0df;cursor:pointer;background:#0b2034;border:1px solid #4d6682;min-height:36px;font-size:10px;font-weight:700}.password-modal-actions button:disabled{opacity:.5;cursor:wait}.database-scope-tabs{border-bottom:1px solid #263a54;gap:8px;margin-bottom:18px;padding-bottom:14px;display:flex}.database-scope-tabs button{color:#91a4bd;cursor:pointer;background:#0d1828;border:1px solid #405471;min-width:150px;min-height:36px;padding:7px 14px;font-size:11px;font-weight:700}.database-scope-tabs button.active{color:#00e4ff;background:#0b2637;border-color:#00cfe8}.database-readonly-badge{color:#ffd978;white-space:nowrap;background:#2b2410;border:1px solid #735f28;align-items:center;min-height:36px;padding:0 12px;font-size:10px;font-weight:700;display:inline-flex}.database-header p strong{color:#fff;font-weight:700}@media (width<=950px){.auth-change-password-button{padding:0 7px;font-size:9px}}@media (width<=620px){.database-scope-tabs{grid-template-columns:1fr 1fr;display:grid}.database-scope-tabs button{min-width:0}.password-modal-actions{grid-template-columns:1fr}}.admin-readonly-field{color:#eef5ff;overflow-wrap:anywhere;background:#0d1828;border:1px solid #405471;align-items:center;width:100%;min-width:0;min-height:34px;padding:6px 8px;font-size:9px;line-height:1.2;display:flex}.admin-client-email.admin-readonly-field{justify-content:flex-start;font-size:9px;font-weight:700}.admin-date-field{text-align:center;white-space:normal;justify-content:center}.admin-status{text-align:center;white-space:normal;overflow-wrap:anywhere;justify-content:center;align-items:center;width:100%;min-width:0;height:34px;min-height:34px;padding:4px 6px;line-height:1.1;display:flex}.admin-control-buttons .admin-action-danger{width:100%}.admin-table td{vertical-align:top}.admin-table tbody td{vertical-align:middle}.admin-table tbody td>*{margin-top:auto;margin-bottom:auto}.admin-plan-controls,.admin-expiry-controls,.admin-control-buttons{align-content:center}.admin-status,.admin-readonly-field,.admin-table tbody td>button,.admin-table tbody td>select{align-self:center}.admin-client-created,.admin-plan-current{color:#8397b0;overflow-wrap:anywhere;background:#0a1422;border:1px solid #30445f;justify-content:flex-start;align-items:center;width:100%;min-width:0;min-height:26px;margin-top:6px;padding:5px 7px;font-size:8px;font-weight:700;line-height:1.15;display:flex}.admin-client-created{text-align:left}.admin-plan-current{text-align:left;margin-bottom:0}.admin-plan-controls{gap:0}.admin-table tbody td .admin-client-email+.admin-client-created{margin-top:6px;margin-bottom:0}
