*{margin:0;padding:0;box-sizing:border-box}body,html{margin:0;padding:0;width:100%;height:100%}.login-layout{min-height:100vh;display:flex;flex-direction:column}.login-header{background:#000;padding:0 50px;height:64px;display:flex;align-items:center}.header-content{width:100%;display:flex;justify-content:space-between;align-items:center}.logo-section{display:flex;align-items:center;gap:15px}.coca-logo{height:40px}.divider{width:1px;height:30px;background:#ffffff4d}.portal-text{color:#fff;font-size:16px;font-weight:500}.language-btn{color:#fff!important}.login-content{flex:1;display:flex;align-items:center;justify-content:center;position:relative;background-image:url(/path-to-your-background-image.jpg);background-size:cover;background-position:center}.background-overlay{position:absolute;inset:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.login-card{position:relative;z-index:1;width:400px;text-align:center;border-radius:8px;box-shadow:0 4px 20px #0000004d;padding:60px 40px}.greeting{font-size:48px;font-weight:600;margin-bottom:40px;color:#333}.enter-btn{background:#000;border:none;height:45px;width:200px;font-size:16px;font-weight:500;border-radius:22px}.enter-btn:hover{background:#333!important}.login-footer{background:#000;color:#fff;padding:20px 50px}.footer-content{display:flex;justify-content:space-between;align-items:center}.footer-logo{display:flex;align-items:center;gap:10px}.footer-coca-logo{height:30px}.footer-text{color:#fff;font-size:14px}.footer-links{text-align:right;font-size:12px}.footer-links a{color:#fff;text-decoration:none;margin:0 8px}.footer-links a:hover{text-decoration:underline}.separator{color:#ffffff80;margin:0 8px}.copyright{margin-top:5px;color:#ffffffb3}.model-search-input::placeholder{color:#ffffff80}.model-search-input input::placeholder{color:#ffffff80}.ant-select.dark-select .ant-select-selector{background-color:#1a1a2e;border-color:#ffffff4d;color:#fff}.ant-select.dark-select .ant-select-selection-item{color:#fff}.ant-select.dark-select .ant-select-arrow{color:#fff9}.ant-select-dropdown.dark-select-dropdown{background-color:#141414!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important}.ant-select-dropdown.dark-select-dropdown .ant-select-item{color:#ffffffd9;background-color:transparent}.dark-select-dropdown .ant-select-item-option-active{background-color:#ffffff14!important}.dark-select-dropdown .ant-select-item-option-selected{background-color:#e61e2940!important;color:#fff!important}.dark-input.ant-input,.dark-input.ant-input-affix-wrapper{background:transparent!important;border-color:#ffffff40!important;color:#fff!important}.dark-input.ant-input-affix-wrapper input.ant-input{background:transparent!important;color:#fff!important}.dark-input.ant-input::placeholder,.dark-input.ant-input-affix-wrapper input.ant-input::placeholder{color:#ffffff80!important}.dark-table .ant-table{background:transparent!important;color:#fff!important}.dark-table .ant-table-thead>tr>th{background:transparent!important;color:#fff!important;font-weight:700!important;text-align:center!important;border-color:#ffffff4d!important;border-right:1px solid rgba(255,255,255,.3)!important;border-bottom:1px solid rgba(255,255,255,.3)!important}.dark-table .ant-table-tbody>tr>td{background:transparent!important;color:#fff!important;text-align:center!important;border-color:#ffffff4d!important;border-right:1px solid rgba(255,255,255,.3)!important;border-bottom:1px solid rgba(255,255,255,.3)!important}.dark-table .ant-table-tbody>tr:hover>td{background:#ffffff0d!important}.dark-table .ant-table-container{border:1px solid rgba(255,255,255,.3)!important}.dark-table .ant-table-cell{border-color:#ffffff4d!important}.dark-table .ant-table-thead>tr>th:before{background-color:#ffffff4d!important}.dark-table .ant-table-thead>tr>th.cell-match-header{background-color:#e7f951!important;color:#000!important}.dark-table .ant-table-thead>tr>th.cell-no-match-header{background-color:#979ba2!important;color:#fff!important}.dark-table .ant-table-tbody>tr>td.cell-pct-colored{background-color:var(--cell-color)!important}.dark-modal-input.ant-input::placeholder{color:#ffffff8c!important}.ant-select.modal-field-select .ant-select-selector{background-color:#ffffff0f!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important;color:#fff!important}.ant-select.modal-field-select .ant-select-selection-item{color:#fff!important}.ant-select.modal-field-select .ant-select-arrow{color:#ffffff8c!important}.dark-form .ant-form-item-label>label{color:#fff!important;font-weight:700;font-size:12px}.dark-form .ant-form-item-explain-error{color:#ff4d4f}@media(max-width:768px){.login-card{width:90%;padding:40px 30px}.footer-content{flex-direction:column;gap:15px;text-align:center}.footer-links{text-align:center}}.cell-transparent{background-color:transparent!important}
