html{background:#f3f5f7}body{min-width:320px;min-height:100vh}*{box-sizing:border-box}body{color:#18212b;background:#f3f5f7;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.app{width:100%;max-width:520px;min-height:100vh;margin:auto;padding:24px 18px 40px}.header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.header h1{margin:3px 0 0;font-size:24px}.header-small{letter-spacing:1.5px;color:#68737e;font-size:11px;font-weight:800}.online{align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.online span{background:#19a15f;border-radius:50%;width:9px;height:9px}.card{background:#fff;border-radius:18px;margin-bottom:18px;padding:22px;box-shadow:0 4px 18px #0000000f}.center{text-align:center;margin-top:15vh}.logo{color:#fff;background:#17202a;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin:auto;font-size:24px;font-weight:900;display:flex}.subtitle,.description{color:#6c7782;line-height:1.5}.description{margin-bottom:22px;font-size:14px}label{margin-bottom:7px;font-size:13px;font-weight:700;display:block}input{background:#fff;border:1px solid #d7dde3;border-radius:12px;outline:none;width:100%;margin-bottom:12px;padding:15px}input:focus{border-color:#52606d}button{color:#fff;cursor:pointer;background:#17202a;border:0;border-radius:12px;width:100%;padding:15px;font-weight:750}button:disabled{opacity:.55;cursor:default}.vehicle-card{text-align:center}.vehicle-icon{margin-bottom:10px;font-size:42px}.vehicle-info span{letter-spacing:1.4px;color:#68737e;font-size:10px;font-weight:800}.vehicle-info h2{margin:6px 0}.vehicle-info p{color:#68737e;margin:5px 0}.authorize{margin-top:20px}.authorized{color:#137a48;background:#eaf8f0;border-radius:12px;margin-top:20px;padding:14px;font-weight:800}.alert{border-radius:12px;margin:14px 0;padding:14px;font-size:14px}.success{color:#137a48;background:#eaf8f0}.error{color:#a52727;background:#fdecec}.info{color:#3b5368;background:#edf3f8}footer{text-align:center;color:#8a949e;margin-top:30px;font-size:11px}
