:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;color:#1f2937;background:#eef3f8;font-family:Segoe UI,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;width:100%;height:100%;background:#eef3f8!important}body{width:100%;height:100%;margin:0;padding:0;font-family:Segoe UI,Arial,sans-serif;overflow:hidden;color:#1f2937!important;background:#eef3f8!important}#root{color:#1f2937;isolation:isolate;width:100%;height:100%;margin:0;padding:0;background:#eef3f8!important}button,input,select,textarea{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;font-family:inherit}input,select,textarea{color:#1f2937;background:#fff}@media (prefers-color-scheme:dark){:root,html,body,#root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;color:#1f2937!important;background:#eef3f8!important}}.sidebar{color:#fff;background:#005aa9;flex-direction:column;width:260px;padding:30px 20px;display:flex}.sidebar-header{margin-bottom:40px}.sidebar-header h2{margin:0;font-size:26px}.sidebar-header span{color:#cfd8e3;font-size:14px}.sidebar nav{flex-direction:column;gap:10px;display:flex}.sidebar nav a{color:#fff;border-radius:8px;align-items:center;padding:12px 16px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar nav a:hover{background:#ffffff26}.sidebar nav a.active,.sidebar nav a.active:hover{color:#fff;background:#f58220}.sidebar{padding-bottom:155px;position:relative}.sidebar-auth{border-top:1px solid #ffffff2e;padding-top:15px;position:absolute;bottom:18px;left:16px;right:16px}.sidebar-auth-user{align-items:center;gap:10px;display:flex}.sidebar-auth-avatar{color:#fff;background:#f58220;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:800;display:flex}.sidebar-auth-info{flex-direction:column;min-width:0;display:flex}.sidebar-auth-info strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.sidebar-auth-info span{color:#ffffffa6;margin-top:2px;font-size:10px}.sidebar-logout{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:36px;margin-top:11px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.sidebar-logout:hover:not(:disabled){background:#f58220;border-color:#f58220}.sidebar-logout:disabled{opacity:.6;cursor:wait}.layout{background:#eef3f8;min-height:100vh;display:flex}.content{flex:1;height:100vh;padding:30px;overflow-y:auto}.release-project-card{background:#fff;border-left:5px solid #005aa9;border-radius:15px;flex-direction:column;gap:13px;min-width:0;padding:17px 18px;transition:all .2s;display:flex;box-shadow:0 5px 16px #00000012}.release-project-card:hover{transform:translateY(-2px);box-shadow:0 9px 22px #0000001a}.release-project-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.release-project-title{min-width:0}.release-project-title h2{color:#005aa9;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:22px;font-weight:700;line-height:1.15;overflow:hidden}.release-project-subtitle{flex-wrap:wrap;align-items:center;gap:9px;margin-top:6px;display:flex}.release-project-subtitle>span:first-child{color:#777;font-size:12px}.release-project-subtitle>span:first-child strong{color:#4b5563;font-weight:600}.release-task-total{color:#005aa9;background:#eef5ff;border-radius:20px;padding:4px 9px;font-size:11px;font-weight:700}.release-edit-button{color:#005aa9;cursor:pointer;background:#fff;border:1px solid #d5e2ee;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.release-edit-button:hover{color:#fff;background:#005aa9;border-color:#005aa9}.release-project-info{border-top:1px solid #e8edf2;border-bottom:1px solid #e8edf2;grid-template-columns:1fr 1fr 1.3fr;gap:14px;padding:11px 0;display:grid}.release-project-info>div{flex-direction:column;min-width:0;display:flex}.release-project-info small{color:#8a939d;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:600;line-height:1}.release-project-info>div>strong{color:#263238;font-size:13px;line-height:1.2}.release-deadline-status{flex-direction:column;gap:2px;display:flex}.release-deadline-status strong{font-size:12px;line-height:1.1}.release-deadline-status span{color:#7a838c;font-size:10px;line-height:1.1}.release-deadline-status.ok strong{color:#2e7d32}.release-deadline-status.warning strong{color:#f57c00}.release-deadline-status.late strong,.release-deadline-status.invalid strong{color:#d32f2f}.release-deadline-status.neutral strong{color:#607d8b}.release-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px;display:grid}.release-status-item{background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:30px;padding:6px 9px;display:flex}.release-status-label{color:#4b5563;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:500;display:flex;overflow:hidden}.release-status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.release-status-item>strong{text-align:right;min-width:25px;font-size:14px;font-weight:700}.release-status-empty{color:#8a939d;text-align:center;grid-column:1/-1;padding:10px;font-size:12px}@media (width<=1350px){.release-project-title h2{font-size:19px}.release-status-grid{gap:5px 10px}.release-status-item{padding:5px 7px}.release-status-label{font-size:11px}}@media (width<=900px){.release-project-card{padding:15px}.release-project-info{grid-template-columns:repeat(2,1fr)}.release-project-info>div:last-child{grid-column:1/-1}.release-status-grid{grid-template-columns:1fr}}.drawer-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:999;background:#00000073;animation:.2s fade;position:fixed;inset:0}.drawer{z-index:1000;background:#fff;flex-direction:column;width:500px;max-width:100%;height:100vh;animation:.25s slide;display:flex;position:fixed;top:0;right:0;box-shadow:-10px 0 35px #0000002e}.drawer-header{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding:24px 30px;display:flex;position:sticky;top:0}.drawer-header h2{color:#005aa9;margin:0;font-size:28px;font-weight:700}.drawer-header button{cursor:pointer;background:#f3f3f3;border:none;border-radius:10px;width:42px;height:42px;font-size:28px;transition:all .2s}.drawer-header button:hover{color:#fff;background:#f58220}.drawer-body{flex-direction:column;flex:1;gap:14px;padding:30px;display:flex;overflow-y:auto}.drawer-body label{color:#777;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.drawer-body input{border:1px solid #dadada;border-radius:10px;outline:none;height:44px;padding:0 14px;font-size:15px;transition:all .2s}.drawer-body input:focus{border-color:#005aa9;box-shadow:0 0 0 3px #005aa91f}.drawer-body h3{color:#005aa9;margin:18px 0 4px;font-size:22px}.drawer-row{background:#fafafa;border:1px solid #ececec;border-radius:10px;grid-template-columns:1fr 90px;align-items:center;gap:18px;padding:10px 12px;display:grid}.drawer-row:hover{background:#f5f7fa}.drawer-row span{color:#444;font-size:15px;font-weight:500}.drawer-row input{text-align:center;width:100%;padding:0;font-weight:600}.drawer-save{color:#fff;cursor:pointer;background:#f58220;border:none;border-radius:10px;height:50px;margin-top:25px;font-size:16px;font-weight:700;transition:all .2s}.drawer-save:hover{background:#d96c10;transform:translateY(-1px)}@keyframes slide{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fade{0%{opacity:0}to{opacity:1}}.compatibility-panel{box-sizing:border-box;background:#fff;border-radius:14px;grid-template-columns:220px minmax(0,1fr);align-items:stretch;width:100%;min-height:72px;display:grid;overflow:hidden;box-shadow:0 4px 12px #00000012}.compatibility-title{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:0 15px;display:flex}.compatibility-title strong{color:#005aa9;white-space:nowrap;font-size:17px;font-weight:750;line-height:1.2}.compatibility-title small{color:#f58220;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.2}.compatibility-line{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;min-width:0;display:grid}.compatibility-version{box-sizing:border-box;color:#005aa9;border-left:1px solid #dde3ea;justify-content:center;align-items:center;gap:10px;min-width:0;padding:0 8px;display:flex}.compatibility-version svg{color:#005aa9;flex-shrink:0;width:20px;height:20px}.compatibility-version span{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-width:0;display:flex}.compatibility-version strong{color:#005aa9;white-space:nowrap;font-size:13px;font-weight:750;line-height:1.15}.compatibility-version small{color:#34495a;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.15}.compatibility-empty{color:#777;text-align:center;border-left:1px solid #dde3ea;justify-content:center;align-items:center;min-width:0;padding:0 20px;font-size:13px;display:flex}.compatibility-empty strong{color:#005aa9;margin-left:4px}@media (width<=1250px){.compatibility-panel{grid-template-columns:190px minmax(0,1fr)}.compatibility-title strong{font-size:15px}.compatibility-version{gap:7px;padding:0 5px}.compatibility-version svg{width:18px;height:18px}.compatibility-version strong,.compatibility-version small{font-size:11px}}@media (width<=1000px){.compatibility-panel{flex-direction:column;align-items:stretch;gap:14px;padding:15px;display:flex;overflow:visible}.compatibility-title{text-align:left;align-items:flex-start;width:100%;padding:0}.compatibility-line{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.compatibility-version{background:#fafbfc;border:1px solid #e2e7ec;border-radius:9px;justify-content:flex-start;min-height:55px;padding:0 14px}.compatibility-empty{text-align:left;border-left:none;justify-content:flex-start;min-height:45px;padding:0}}@media (width<=600px){.compatibility-line{grid-template-columns:1fr}}.tasks-chart{background:#fff;border-radius:18px;margin-bottom:24px;padding:24px;box-shadow:0 6px 18px #00000014}.tasks-chart h2{color:#005aa9;margin:0 0 20px;font-size:22px}.top-projects{background:#fff;border-radius:18px;padding:24px;box-shadow:0 6px 18px #00000014}.top-projects h2{color:#005aa9;margin:0 0 20px;font-size:22px}.top-project-row{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.top-project-row:last-child{border-bottom:none}.top-project-row span{color:#333;font-weight:600}.top-project-row strong{color:#f58220;font-size:20px}.attention-projects{background:#fff;border-radius:18px;margin-bottom:24px;padding:24px;box-shadow:0 6px 18px #00000014}.attention-projects h2{color:#005aa9;margin-bottom:20px}.attention-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.attention-row:last-child{border-bottom:none}.attention-badges{flex-wrap:wrap;gap:8px;display:flex}.attention-badges span{color:#fff;background:#f58220;border-radius:20px;padding:5px 10px;font-size:12px;font-weight:600}.dashboard{flex-direction:column;gap:18px;display:flex}.dashboard-header{border-bottom:1px solid #e2e7ec;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.dashboard-title{flex-direction:column;gap:7px;display:flex}.dashboard-header h1{color:#005aa9;margin:0;font-size:38px;font-weight:700;line-height:1}.dashboard-header span{color:#fff;background:#005aa9;border-radius:25px;width:max-content;padding:6px 15px;font-size:13px;font-weight:600}.new-project{color:#fff;cursor:pointer;background:#f58220;border:none;border-radius:10px;height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:all .2s}.new-project:hover{background:#d66e12}.dashboard-charts{grid-template-columns:2fr 1fr;gap:16px;display:grid}.dashboard-filters{background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 4px 14px #0000000f}.dashboard-search{border:1px solid #d9d9d9;border-radius:9px;outline:none;flex:1;height:42px;padding:0 14px;font-size:14px}.dashboard-search:focus{border-color:#005aa9}.dashboard-filter{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:9px;outline:none;width:190px;height:42px;padding:0 12px;font-size:14px}.dashboard-filter:hover,.dashboard-filter:focus{border-color:#005aa9}.dashboard-counter{color:#6b7280;margin-top:-5px;font-size:13px;font-weight:600}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.dashboard-column{flex-direction:column;gap:14px;min-width:0;display:flex}.dashboard-empty{text-align:center;background:#fff;border:2px dashed #d8d8d8;border-radius:16px;width:100%;padding:45px 25px}.dashboard-empty h2{color:#005aa9;margin:0;font-size:25px}.dashboard-empty p{color:#777;margin-top:8px;font-size:14px}@media (width<=1200px){.dashboard-charts{grid-template-columns:1fr}}@media (width<=1100px){.dashboard-grid{grid-template-columns:1fr}}@media (width<=900px){.dashboard{gap:14px}.dashboard-header{flex-direction:column;align-items:flex-start;gap:16px}.dashboard-header h1{font-size:31px}.dashboard-filters{flex-direction:column;width:100%}.dashboard-search,.dashboard-filter{flex:none;width:100%}.new-project{width:100%}}.tv-dashboard{box-sizing:border-box;background:#eef3f8;grid-template-rows:auto auto minmax(0,1fr);gap:14px;width:100vw;height:100vh;padding:16px;display:grid;overflow:hidden}.tv-header{box-sizing:border-box;background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px 24px;display:flex;box-shadow:0 6px 20px #00000012}.tv-brand{align-items:center;gap:18px;min-width:0;display:flex}.tv-logo{object-fit:contain;flex-shrink:0;width:auto;height:54px}.tv-brand-text{min-width:0}.tv-brand-text h1{color:#005aa9;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:750;line-height:1}.tv-brand-subtitle{align-items:center;gap:12px;margin-top:8px;display:flex}.tv-brand-subtitle>span{color:#68737d;font-size:13px;font-weight:500}.tv-online{color:#2e7d32;background:#edf7ee;border-radius:20px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;font-weight:700;display:flex}.tv-online-dot{background:#43a047;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #43a0471f}.tv-header-right{flex-shrink:0;align-items:center;gap:24px;display:flex}.tv-last-update{border-right:1px solid #e3e7eb;flex-direction:column;align-items:flex-end;gap:3px;padding-right:24px;display:flex}.tv-last-update span{color:#98a1aa;text-transform:uppercase;letter-spacing:.4px;font-size:10px;font-weight:600}.tv-last-update strong{color:#505b65;font-size:14px;font-weight:700}.tv-clock{flex-direction:column;align-items:flex-end;min-width:220px;display:flex}.tv-clock strong{color:#005aa9;font-size:36px;font-weight:750;line-height:1}.tv-clock small{color:#66717c;text-transform:capitalize;white-space:nowrap;margin-top:6px;font-size:12px;font-weight:500}.tv-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-height:0;display:grid;overflow:hidden}@media (width<=1400px){.tv-dashboard{gap:10px;padding:12px}.tv-header{min-height:72px;padding:10px 18px}.tv-logo{height:46px}.tv-brand-text h1{font-size:25px}.tv-clock strong{font-size:31px}.tv-clock{min-width:190px}.tv-grid{gap:10px}}@media (width<=1000px){.tv-dashboard{width:100%;height:auto;min-height:100vh;overflow:auto}.tv-header{flex-direction:column;align-items:stretch}.tv-header-right{justify-content:space-between}.tv-clock{min-width:0}.tv-grid{grid-template-rows:auto;grid-template-columns:1fr;overflow:visible}}.tv-project-card{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;color:#263238;box-sizing:border-box;background:#fff;border-top:6px solid #005aa9;border-radius:18px;flex-direction:column;height:100%;min-height:0;padding:15px 18px;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000014}.tv-card-header{border-bottom:1px solid #ececec;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding-bottom:11px;display:flex}.tv-card-title{align-items:center;gap:10px;min-width:0;display:flex}.tv-project-dot{border-radius:50%;flex-shrink:0;width:11px;height:11px}.tv-card-header h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:23px;font-weight:700;line-height:1.15;overflow:hidden}.tv-version{color:#4a5560;white-space:nowrap;background:#f3f6f9;border-radius:20px;flex-shrink:0;padding:6px 12px;font-size:13px;font-weight:700;line-height:1}.tv-status-list{flex-direction:column;flex:auto;gap:1px;min-height:0;padding:6px 0;display:flex;overflow:hidden}.tv-status-row{box-sizing:border-box;border-radius:7px;flex:1 1 0;justify-content:space-between;align-items:center;min-height:0;max-height:30px;padding:2px 7px;display:flex}.tv-status-row:nth-child(2n){background:#f8fafc}.tv-status-name{color:#4b5563;align-items:center;gap:9px;min-width:0;font-size:14px;font-weight:600;line-height:1;display:flex}.tv-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.tv-status-row strong{text-align:right;min-width:32px;font-size:18px;font-weight:800;line-height:1}.tv-status-zero .tv-status-name{color:#222;font-weight:400}.tv-status-zero strong{font-weight:400;color:#222!important}.tv-dates{z-index:2;background:#fff;border-top:1px solid #ececec;flex-shrink:0;grid-template-columns:1fr 1fr;gap:12px;padding-top:9px;display:grid;position:relative}.tv-dates div{min-width:0}.tv-dates small{color:#8a939d;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:600;line-height:1;display:block}.tv-dates strong{color:#263238;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;line-height:1.15;display:block;overflow:hidden}@media (height<=820px){.tv-project-card{border-top-width:5px;padding:11px 15px}.tv-card-header{padding-bottom:8px}.tv-card-header h3{font-size:20px}.tv-project-dot{width:9px;height:9px}.tv-version{padding:5px 10px;font-size:12px}.tv-status-list{padding:4px 0}.tv-status-row{max-height:25px;padding:1px 6px}.tv-status-name{gap:7px;font-size:13px}.tv-status-dot{width:7px;height:7px}.tv-status-row strong{font-size:16px}.tv-dates{padding-top:7px}.tv-dates small{font-size:9px}.tv-dates strong{font-size:12px}}@media (width<=1400px){.tv-card-header h3{font-size:20px}.tv-status-name{font-size:13px}.tv-status-row strong{font-size:16px}}.projects-page{flex-direction:column;gap:24px;display:flex}.projects-header{justify-content:space-between;align-items:center;display:flex}.projects-header h1{color:#005aa9;margin:0;font-size:32px}.new-project-button{color:#fff;cursor:pointer;background:#f58220;border:none;border-radius:8px;padding:12px 18px;font-size:15px;font-weight:600}.new-project-button:hover{background:#df6f14}.projects-list{flex-direction:column;gap:16px;display:flex}.project-card{background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:20px;display:flex;box-shadow:0 3px 8px #00000014}.project-info h2{color:#005aa9;margin:0}.project-info p{color:#666;margin-top:8px}.project-actions button{color:#005aa9;cursor:pointer;background:0 0;border:1px solid #005aa9;border-radius:8px;padding:10px 16px}.project-actions{gap:10px;display:flex}.project-actions button{color:#005aa9;cursor:pointer;background:0 0;border:1px solid #005aa9;border-radius:8px;padding:10px 16px;transition:all .2s}.project-actions button:hover{color:#fff;background:#005aa9}.modal-overlay{background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-box{background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:400px;padding:25px;display:flex}.modal-box h2{color:#005aa9;margin:0}.modal-box input{border:1px solid #ccc;border-radius:8px;padding:10px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.modal-actions button{cursor:pointer;border:none;border-radius:8px;padding:10px 14px}.modal-actions .cancel{background:#ccc}.modal-actions .save{color:#fff;background:#f58220}.settings-page{flex-direction:column;gap:20px;display:flex}.settings-header{border-bottom:1px solid #e1e7ec;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:18px;display:flex}.settings-eyebrow{color:#f58220;text-transform:uppercase;letter-spacing:.8px;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.settings-header h1{color:#005aa9;margin:0;font-size:36px;font-weight:750}.settings-header p{color:#7a8793;margin-top:7px;font-size:13px}.settings-new-user{color:#fff;cursor:pointer;background:#f58220;border:none;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:44px;padding:0 18px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.settings-new-user:hover{background:#d96e11}.settings-user-summary{background:#fff;border-radius:14px;align-items:center;gap:30px;padding:17px 20px;display:flex;box-shadow:0 4px 14px #0000000f}.settings-summary-item{align-items:center;gap:11px;display:flex}.settings-summary-icon{color:#005aa9;background:#eaf3fb;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.settings-summary-icon.active{color:#43a047;background:#eaf7ec}.settings-summary-icon.admin{color:#f58220;background:#fff2e7}.settings-summary-item div:last-child{flex-direction:column;display:flex}.settings-summary-item small{color:#8a949d;text-transform:uppercase;font-size:10px;font-weight:700}.settings-summary-item strong{color:#263238;margin-top:2px;font-size:20px}.settings-summary-divider{background:#e7ebef;width:1px;height:36px}.settings-users-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 16px #0000000f}.settings-users-header{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.settings-users-header h2{color:#263238;margin:0;font-size:18px}.settings-users-header p{color:#8a939d;margin-top:4px;font-size:12px}.settings-search{color:#84919c;border:1px solid #dce3e8;border-radius:9px;align-items:center;gap:8px;width:280px;height:40px;padding:0 12px;display:flex}.settings-search:focus-within{color:#005aa9;border-color:#005aa9}.settings-search input{background:0 0;border:none;outline:none;width:100%;height:100%;font-size:13px}.settings-table-container{overflow-x:auto}.settings-users-table{border-collapse:collapse;width:100%}.settings-users-table th{color:#7b8791;text-align:left;text-transform:uppercase;letter-spacing:.4px;background:#f8fafc;padding:12px 20px;font-size:10px}.settings-users-table td{color:#3d4852;border-top:1px solid #eff2f4;padding:14px 20px;font-size:13px}.settings-users-table tbody tr:hover{background:#fbfcfd}.settings-user{align-items:center;gap:11px;display:flex}.settings-avatar{color:#fff;background:#005aa9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:flex}.settings-user>div:last-child{flex-direction:column;display:flex}.settings-user strong{color:#263238;font-size:13px}.settings-user span{color:#89949d;margin-top:3px;font-size:11px}.settings-role{color:#65717b;background:#eef2f5;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.settings-role.admin{color:#e26e0c;background:#fff1e5}.settings-status{align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.settings-status>span{border-radius:50%;width:7px;height:7px}.settings-status.active{color:#378b3d}.settings-status.active>span{background:#43a047}.settings-status.inactive{color:#8a939d}.settings-status.inactive>span{background:#a5adb3}.settings-actions-title{width:80px;text-align:center!important}.settings-actions{justify-content:center;display:flex}.settings-actions button{color:#005aa9;cursor:pointer;background:#fff;border:1px solid #dce4ea;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.settings-actions button:hover{color:#fff;background:#005aa9;border-color:#005aa9}.settings-empty{color:#8a939d;text-align:center;padding:35px;font-size:13px}.settings-error{color:#c62828;background:#fff1f1;border:1px solid #ffd2d2;border-radius:8px;margin:15px 20px 0;padding:10px 12px;font-size:12px}.settings-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#141f297a;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.settings-modal{background:#fff;border-radius:18px;width:100%;max-width:470px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 60px #0000003d}.settings-modal-header{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px;display:flex}.settings-modal-header h2{color:#005aa9;margin:0;font-size:20px}.settings-modal-header p{color:#86919a;margin-top:5px;font-size:11px}.settings-modal-close{color:#687580;cursor:pointer;background:#f3f5f7;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.settings-modal-close:hover{color:#e53935}.settings-form{flex-direction:column;padding:22px;display:flex}.settings-form label{color:#4f5b65;margin-bottom:6px;font-size:11px;font-weight:700}.settings-form>input,.settings-form>select{color:#263238;background:#fff;border:1px solid #d9e1e7;border-radius:9px;outline:none;width:100%;height:43px;margin-bottom:15px;padding:0 12px;font-size:13px}.settings-form>input:focus,.settings-form>select:focus{border-color:#005aa9;box-shadow:0 0 0 3px #005aa912}.settings-password-field{color:#87939d;border:1px solid #d9e1e7;border-radius:9px;align-items:center;gap:8px;height:43px;padding:0 11px;display:flex}.settings-password-field:focus-within{color:#005aa9;border-color:#005aa9}.settings-password-field input{background:0 0;border:none;outline:none;flex:1;height:100%;font-size:13px}.settings-password-help{color:#8c969e;margin-top:5px;font-size:10px}.settings-modal-error{color:#c62828;background:#fff1f1;border:1px solid #ffd3d3;border-radius:8px;margin-top:15px;padding:10px 12px;font-size:11px}.settings-modal-actions{border-top:1px solid #edf0f3;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:17px;display:flex}.settings-modal-actions button{cursor:pointer;border-radius:8px;height:40px;padding:0 17px;font-size:12px;font-weight:700}.settings-cancel{color:#68747e;background:#fff;border:1px solid #d9e0e5}.settings-save{color:#fff;background:#005aa9;border:none}.settings-save:hover{background:#004c90}.settings-modal-actions button:disabled{opacity:.6;cursor:wait}@media (width<=800px){.settings-header{flex-direction:column;align-items:flex-start}.settings-new-user{width:100%}.settings-user-summary{flex-wrap:wrap}.settings-summary-divider{display:none}.settings-users-header{flex-direction:column;align-items:flex-start}.settings-search{width:100%}}ReleaseEnvironments.release-page{padding:28px}.release-page-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.release-page-header h1{color:#1f2937;margin:0;font-size:28px}.release-page-header p{color:#7b8490;margin:6px 0 0;font-size:14px}.new-environment-button{color:#fff;cursor:pointer;background:#005aa9;border:none;border-radius:9px;align-items:center;gap:7px;height:42px;padding:0 17px;font-size:13px;font-weight:700;display:flex}.new-environment-button:hover{background:#004b8c}.release-info{color:#005aa9;background:#eef6fd;border:1px solid #d7eaf9;border-radius:12px;align-items:center;gap:12px;margin-bottom:20px;padding:14px 18px;display:flex}.release-info div{flex-direction:column;gap:2px;display:flex}.release-info strong{font-size:13px}.release-info span{color:#617181;font-size:12px}.release-table-container{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 5px 18px #0000000f}.release-table{border-collapse:collapse;width:100%}.release-table thead{background:#f6f8fa}.release-table th{text-align:left;color:#667085;text-transform:uppercase;white-space:nowrap;padding:13px 14px;font-size:11px;font-weight:700}.release-table td{color:#4b5563;white-space:nowrap;border-top:1px solid #edf0f2;padding:15px 14px;font-size:13px}.release-table tbody tr:hover{background:#fafcfe}.release-name{color:#263238}.release-reference-version{font-weight:700;color:#005aa9!important}.release-actions-column{width:80px;text-align:center!important}.release-actions{justify-content:center;align-items:center;gap:6px;display:flex}.release-actions button{color:#005aa9;cursor:pointer;background:#eef4f8;border:0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.release-actions button:hover{background:#ddebf5}.release-actions .delete-environment{color:#d92d20;background:#fff1f0}.release-actions .delete-environment:hover{background:#fee4e2}.release-empty{text-align:center;color:#98a2b3;padding:50px;font-size:14px}@media (width<=1300px){.release-table-container{overflow-x:auto}}.release-drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;background:#0f172a47;position:fixed;inset:0}.release-drawer{z-index:1000;background:#fff;flex-direction:column;width:430px;max-width:100%;height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-10px 0 30px #00000024}.release-drawer-header{border-bottom:1px solid #e7ebef;justify-content:space-between;align-items:center;padding:24px;display:flex}.release-drawer-header h2{color:#005aa9;margin:0;font-size:22px}.release-drawer-header span{color:#7a838c;margin-top:4px;font-size:12px;display:block}.release-drawer-header button{color:#444;cursor:pointer;background:#f2f4f7;border:0;border-radius:8px;width:36px;height:36px;font-size:25px}.release-drawer-body{flex:1;padding:22px 24px;overflow-y:auto}.release-field{margin-bottom:16px}.release-field label{color:#344054;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.release-field input{box-sizing:border-box;border:1px solid #d6dbe1;border-radius:8px;outline:none;width:100%;height:42px;padding:0 12px;font-size:14px;transition:all .2s}.release-field input:focus{border-color:#005aa9;box-shadow:0 0 0 3px #005aa914}.release-reference{background:#eef6fd;border-left:4px solid #005aa9;border-radius:8px;margin:20px 0;padding:12px 14px}.release-reference strong{color:#005aa9;font-size:13px;display:block}.release-reference span{color:#65717c;margin-top:3px;font-size:12px;display:block}.release-main-version input{color:#005aa9;background:#fafdff;border-color:#005aa9;font-weight:700}.release-divider{color:#667085;text-transform:uppercase;letter-spacing:.6px;border-bottom:1px solid #e5e7eb;margin:23px 0 16px;padding-bottom:8px;font-size:11px;font-weight:700}.release-save{color:#fff;cursor:pointer;background:#005aa9;border:none;border-radius:9px;width:100%;height:44px;margin-top:12px;font-size:14px;font-weight:700}.release-save:hover{background:#004a8b}.login-page{background:linear-gradient(135deg,#eaf2f9 0%,#f7fafc 55%,#fff4e9 100%);justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:30px;display:flex;position:relative;overflow:hidden}.login-page:before{content:"";background:linear-gradient(90deg,#005aa9,#005aa9 70%,#f58220 70%,#f58220);width:100%;height:6px;position:absolute;top:0;left:0}.login-decoration{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.login-decoration-one{background:#005aa914;width:460px;height:460px;top:-230px;right:-100px}.login-decoration-two{background:#f5822017;width:340px;height:340px;bottom:-190px;left:-90px}.login-card{z-index:2;background:#fff;border:1px solid #e6ebf0;border-radius:22px;width:100%;max-width:440px;padding:36px;position:relative;box-shadow:0 24px 60px #20324424}.login-brand{align-items:center;gap:15px;margin-bottom:34px;display:flex}.login-logo-container{background:#f6f9fc;border:1px solid #e4ebf2;border-radius:15px;justify-content:center;align-items:center;width:64px;height:64px;padding:7px;display:flex}.login-logo-container img{object-fit:contain;max-width:100%;max-height:100%;display:block}.login-brand h1{color:#005aa9;margin:0;font-size:25px;font-weight:750;line-height:1.1}.login-brand span{color:#f58220;margin-top:5px;font-size:12px;font-weight:700;display:block}.login-heading{margin-bottom:25px}.login-heading h2{color:#1e2933;margin:0;font-size:25px;font-weight:700}.login-heading p{color:#7a8793;margin-top:7px;font-size:13px;line-height:1.5}.login-form{flex-direction:column;display:flex}.login-form>label{color:#4d5965;margin-bottom:7px;font-size:12px;font-weight:650}.login-input{color:#82909d;background:#f9fbfc;border:1px solid #dce4eb;border-radius:10px;align-items:center;gap:10px;height:48px;margin-bottom:17px;padding:0 13px;transition:all .2s;display:flex}.login-input:focus-within{color:#005aa9;background:#fff;border-color:#005aa9;box-shadow:0 0 0 3px #005aa914}.login-input input{color:#263238;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;font-size:14px}.login-input input::placeholder{color:#a4adb5}.login-show-password{color:#87939e;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.login-show-password:hover{color:#005aa9}.login-error{color:#c62828;background:#fff1f1;border:1px solid #ffd6d6;border-radius:8px;margin-bottom:15px;padding:10px 12px;font-size:12px;line-height:1.4}.login-submit{color:#fff;cursor:pointer;background:#005aa9;border:none;border-radius:10px;height:48px;margin-top:2px;font-size:14px;font-weight:700;transition:all .2s}.login-submit:hover:not(:disabled){background:#004c90;transform:translateY(-1px)}.login-submit:disabled{opacity:.65;cursor:wait}.login-tv-link{color:#65727e;cursor:pointer;background:0 0;border:none;width:100%;margin-top:12px;padding:10px;font-size:12px;font-weight:600}.login-tv-link:hover{color:#f58220}.login-footer{color:#9aa3ab;border-top:1px solid #edf0f3;justify-content:space-between;gap:15px;margin-top:25px;padding-top:17px;font-size:10px;display:flex}@media (width<=520px){.login-page{padding:18px}.login-card{border-radius:18px;padding:27px 23px}.login-brand h1{font-size:22px}.login-footer{flex-direction:column;gap:5px}}.auth-loading{color:#005aa9;background:#eef3f8;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100vw;height:100vh;display:flex}.auth-loading-spinner{border:4px solid #d9e6f2;border-top-color:#f58220;border-radius:50%;width:36px;height:36px;margin-bottom:8px;animation:.8s linear infinite auth-spin}.auth-loading strong{font-size:20px}.auth-loading span{color:#77838f;font-size:13px}@keyframes auth-spin{to{transform:rotate(360deg)}}
