@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";
.background-img{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:calc(100vh - 160px);padding:1rem;display:flex}.login-img{background-image:url(../media/car-background.9791a86b.png)}.home-img{background-image:url(../media/car-background-customer.ad312ad9.jpg)}.term-img{background-image:url(../media/car-backgroud-term.13913a2f.jpg)}.page-main{max-width:67%;min-height:calc(100vh - 362px);margin:50px auto;padding:0 24px}.min-h-screen{min-height:100vh}.custom-login-card{background:var(--surface-card);border-radius:10px;width:100%;max-width:400px}.custom-card-shadow{box-shadow:0 4px 4px #00000040}.custom-login-button-height{height:55px;min-height:55px}.custom-login-form-container{row-gap:15px;display:grid}.custom-footer-bg{background-color:var(--surface-card);border-top:1px solid var(--surface-d);box-shadow:0 -2px 8px #0000000d}.max-w-7xl{max-width:75rem}.custom-login-container{color:#fff;justify-content:center;align-items:center;width:100%;display:flex}.custom-home-container{color:#fff;flex-direction:column;justify-content:center;margin-left:10%;display:flex}.custom-home-text{max-width:650px;text-align:inherit;text-transform:uppercase;font-size:2.7rem;font-weight:800}.custom-home-button{color:#fff;text-transform:uppercase;cursor:pointer;background-color:#f29b3a;border:none;border-radius:4px;align-items:center;gap:8px;max-width:150px;margin-top:24px;padding:10px 28px;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .2s;display:inline-flex}.custom-home-button:hover{background-color:#d88325}.input-orange.p-inputtext{border-radius:8px;outline:none;width:100%;padding:12px 16px;font-size:.95rem;font-weight:500;color:#fff!important;background-color:#ffffff40!important;border:2px solid #fff!important}.input-orange.p-inputtext::placeholder{color:#ffffffe6}.input-orange.p-inputtext:focus{box-shadow:0 0 0 3px #ffffff4d;background-color:#ffffff59!important}.p-error{color:#fd0707;margin-top:4px;display:block}@media (max-width:1024px){.page-main{max-width:100%}.custom-protected-main{width:calc(100% - 240px);margin-left:240px}}
html,body{box-sizing:border-box;height:100%;margin:0;padding:0}#__next,#root{height:100%}:root{--text-color:#000;--text-color-secondary:#0000008c;--primary-color:#0303a5;--primary-color-text:#fff;--font-family:"Montserrat","Inter",sans-serif;--border-radius:6px;--focus-ring:0 0 0 .2rem #00838f66;--surface-0:#f5f5f5;--surface-50:#f5f5f5;--surface-ground:#f5f5f5;--surface-light:#fafafa;--surface-white:#fff;--icone-color:#8c8c8c;--text-primary:#242424;--text-secondary:#737373;--text-disabled:#555;--border-color:#e0e0e0;--divider-color:#cfcfcf;--hover-background:#f5f5f5;--hover-color-secondary:#ff931a;--danger-color:#d84315;--danger-light-background:#fff3e0;--mobile-breakpoint:768px}body{font-family:var(--font-family);background-color:var(--surface-ground);color:var(--text-color)}
.custom-footer-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.custom-text-primary{color:var(--text-color)}.custom-text-secondary,.custom-link-secondary{color:var(--text-color-secondary);text-decoration:none;transition:color .2s}.hover\:custom-link-hover:hover{color:var(--primary-color)}.custom-logo{object-fit:contain}.custom-nav-links a{color:var(--text-color-secondary);font-weight:500;text-decoration:none;transition:opacity .2s}.custom-nav-links a:hover{opacity:.8}.custom-profile-button{transition:background-color .2s}.custom-profile-button:hover{background-color:var(--surface-hover)}.p-inputtext{border-radius:10px;margin:0}
