@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-store.96980c6c.jpg)}.term-img{background-image:url(../media/car-backgroud-term.13913a2f.jpg)}.page-main{max-width:80%;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{color:#fff;background-color:#ffffff40;border:2px solid #fff;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-size:.95rem;font-weight:500}.input-orange.p-inputtext::placeholder{color:#ffffffe6}.input-orange.p-inputtext:focus{background-color:#ffffff59;box-shadow:0 0 0 3px #ffffff4d}.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;--success-green:#22c55e;--success-green-hover:#16a34a;--success-green-active:#15803d;--danger-color:#d84315;--danger-light-background:#fff3e0;--mobile-breakpoint:768px;--primary:240 96% 33%;--primary-foreground:0 0% 100%;--accent:240 85% 55%;--accent-foreground:0 0% 100%;--card:0 0% 100%;--card-foreground:222 84% 5%;--modal-overlay:217 24% 20%;--modal-shadow:220 10% 10%;--border:214 32% 91%;--success:142 71% 45%;--success-foreground:0 0% 100%;--success-hover:142 71% 38%;--destructive:14 81% 46%;--destructive-foreground:14 81% 46%;--secondary:210 40% 96%;--secondary-foreground:222 47% 11%;--muted:210 40% 96%;--muted-foreground:215 16% 47%}body{font-family:var(--font-family);background-color:var(--surface-ground);color:var(--text-color)}
