:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#f0f2f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}.login-container{display:flex;min-height:100vh;background:#1a1a1a}.login-left{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(160deg,#1a1a1a,#2d2d2d,#1a1a1a);padding:60px 40px;position:relative;overflow:hidden}.login-left:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#eb0a1e}.login-brand{text-align:center;z-index:1}.login-brand-logo{width:64px;height:64px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.login-brand-logo svg{width:100%;height:100%}.login-brand h1{color:#fff;font-size:28px;font-weight:700;letter-spacing:2px;margin:0 0 8px;text-transform:uppercase}.login-brand-sub{color:#eb0a1e;font-size:14px;font-weight:600;letter-spacing:4px;text-transform:uppercase;margin:0 0 32px}.login-brand-desc{color:#ffffff80;font-size:13px;max-width:300px;line-height:1.6;text-align:center}.login-decorative-line{width:60px;height:2px;background:#eb0a1e;margin:24px auto;opacity:.6}.login-right{width:480px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 48px;background:#fff}.login-form-container{width:100%;max-width:360px}.login-form-header{margin-bottom:40px}.login-form-header h2{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.login-form-header p{color:#888;font-size:14px;margin:0}.login-ms-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:52px;border:1px solid #DADCE0;border-radius:6px;background:#fff;color:#1a1a1a;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.login-ms-btn:hover{background:#f8f8f8;border-color:silver;box-shadow:0 2px 8px #00000014}.login-ms-btn:active{background:#f0f0f0}.login-ms-btn svg{width:20px;height:20px;flex-shrink:0}.login-divider{display:flex;align-items:center;margin:28px 0;color:silver;font-size:12px}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#e8e8e8}.login-divider span{padding:0 16px}.login-toyota-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:52px;border:none;border-radius:6px;background:#eb0a1e;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;letter-spacing:.5px}.login-toyota-btn:hover{background:#d00919;box-shadow:0 4px 12px #eb0a1e4d}.login-toyota-btn:active{background:#b8081a}.login-toyota-btn:disabled{background:#f5a0a8;cursor:not-allowed;box-shadow:none}.login-footer-text{text-align:center;margin-top:32px;font-size:12px;color:#aaa;line-height:1.6}.login-footer-text a{color:#eb0a1e;text-decoration:none}.login-error{margin-bottom:20px;border-radius:6px}@media(max-width:900px){.login-container{flex-direction:column}.login-left{padding:40px 24px;min-height:auto}.login-right{width:100%;padding:40px 24px}.login-brand h1{font-size:22px}.login-brand-desc{display:none}}.work-items-page{background:#f5f5f5}.work-items-page .top-header{background:#000;color:#fff;padding:0 24px;height:48px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10}.work-items-page .header-actions{display:flex;gap:12px;align-items:center}.work-items-page .main-content{padding:24px}.work-items-page .content-header{background:#fff;padding:20px 24px;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;align-items:center}.work-items-page .filters-section{background:#fff;padding:16px 24px;border-top:1px solid #f0f0f0}@media(max-width:768px){.work-items-page .content-header{flex-direction:column;gap:16px;align-items:flex-start}}.work-items-page .ant-table-cell{border-right:1px solid #f0f0f0}.work-items-page .ant-table-cell:last-child{border-right:none}.work-items-page .ant-table-tbody>tr:nth-child(2n)>td{background:#fafafa}.pricing-page-new{background:#f5f5f5}.pricing-page-new .top-header{background:#000;color:#fff;padding:0 16px;height:48px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;position:sticky;top:0;z-index:10}.pricing-page-new .breadcrumb{font-size:14px;min-width:0;flex:1 1 auto}.pricing-page-new .header-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.pricing-page-new .main-content{padding:16px 20px;background:transparent}.info-card{background:#fff;border-radius:12px;padding:20px 24px;margin-bottom:16px;box-shadow:0 1px 3px #0000000f}.info-card-header{margin-bottom:8px}.info-card-details{line-height:2}.tab-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 0;margin-bottom:4px}.tab-active{font-weight:600;font-size:14px;color:#262626;border-bottom:2px solid #262626;padding-bottom:6px;margin-right:8px}.tab-button{font-size:14px;color:#595959}.table-footer{background:#fff;padding:8px 16px;border-radius:0 0 8px 8px;border-top:1px solid #f0f0f0}.pricing-grid .ant-table{font-size:13px}.pricing-grid .ant-table-thead>tr>th{font-weight:600;padding:8px 12px;font-size:12px;text-align:center}.pricing-grid .ant-table-tbody>tr>td{padding:10px 12px;text-align:right;font-variant-numeric:tabular-nums}.pricing-grid .ant-table-thead>tr>th.col-info,.pricing-grid .ant-table-tbody>tr>td.col-info{background:#fff;text-align:left}.pricing-grid .ant-table-thead>tr>th.col-margin,.pricing-grid .ant-table-thead>tr>th.col-margin-header,.pricing-grid .ant-table-tbody>tr>td.col-margin{background:#fff8f0!important;text-align:center}.pricing-grid .ant-table-thead>tr>th.col-retail,.pricing-grid .ant-table-thead>tr>th.col-retail-header,.pricing-grid .ant-table-thead>tr>th.col-retail-group,.pricing-grid .ant-table-tbody>tr>td.col-retail{background:#f0f7ff!important}.pricing-grid .ant-table-thead>tr>th.col-wholesale,.pricing-grid .ant-table-thead>tr>th.col-wholesale-header,.pricing-grid .ant-table-thead>tr>th.col-wholesale-group,.pricing-grid .ant-table-tbody>tr>td.col-wholesale{background:#f0faf0!important}.pricing-grid .ant-table-tbody>tr:hover>td.col-info{background:#fafafa!important}.pricing-grid .ant-table-tbody>tr:hover>td.col-margin{background:#fff0e0!important}.pricing-grid .ant-table-tbody>tr:hover>td.col-retail{background:#e6f0ff!important}.pricing-grid .ant-table-tbody>tr:hover>td.col-wholesale{background:#e6f5e6!important}.pricing-grid .ant-table-tbody>tr.row-zero-price>td{background:#fff1f0!important}.pricing-grid .ant-table-tbody>tr.row-zero-price:hover>td{background:#ffccc7!important}.pricing-grid .ant-table-row-expand-icon-cell,.pricing-grid .ant-table-expand-icon-th{background:#fff!important;width:36px}.pricing-grid .ant-table-thead>tr:first-child>th.col-retail-header,.pricing-grid .ant-table-thead>tr:first-child>th.col-retail-group{border-bottom:2px solid #91caff}.pricing-grid .ant-table-thead>tr:first-child>th.col-wholesale-header,.pricing-grid .ant-table-thead>tr:first-child>th.col-wholesale-group{border-bottom:2px solid #95de64}.pricing-grid .ant-table-thead>tr:first-child>th.col-margin-header{border-bottom:2px solid #ffc069}.paint-colours-table .ant-table-thead>tr>th.ant-table-cell-align-left,.paint-colours-table .ant-table-tbody>tr>td.ant-table-cell-align-left{text-align:left!important}.paint-colours-table .ant-table-thead>tr>th.ant-table-cell-align-right,.paint-colours-table .ant-table-tbody>tr>td.ant-table-cell-align-right{text-align:right!important}@media(max-width:768px){.pricing-page-new .top-header{flex-direction:column;gap:12px;align-items:flex-start}.pricing-page-new .header-actions{width:100%;justify-content:flex-end}.tab-bar{flex-direction:column;gap:8px;align-items:flex-start}}.additional-cost-page{background:#f5f5f5}.additional-cost-page .top-header{background:#000;color:#fff;padding:0 24px;height:48px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10}.additional-cost-page .header-actions{display:flex;gap:12px;align-items:center}.additional-cost-page .main-content{padding:24px}.additional-cost-page .content-header{background:#fff;padding:20px 24px;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;align-items:center}.additional-cost-page .filters-section{background:#fff;padding:16px 24px;border-top:1px solid #f0f0f0}@media(max-width:768px){.additional-cost-page .content-header{flex-direction:column;gap:16px;align-items:flex-start}}.top-header .breadcrumb,.top-header .breadcrumb .ant-btn-text,.top-header .breadcrumb .ant-typography,.top-header .breadcrumb .ant-typography-secondary{color:#fff!important}.top-header .breadcrumb .ant-btn-text:hover{color:#fff!important;background:#ffffff1a!important}.ant-descriptions-header{text-align:left!important;justify-content:flex-start!important}
