@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Thai&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Noto Sans Thai,sans-serif}body{min-height:100vh;margin-top:10px;display:flex;align-items:flex-start;justify-content:center;background:#e3f2fd}.container{position:relative;background:#1f0404;background:linear-gradient(225deg,#1f0404 1%,#f7941d 54%,#e7c090 120%);background-size:cover;padding:25px;border-radius:16px;max-width:380px;width:100%;box-shadow:0 5px 10px #0000001a}header,.logo{display:flex;align-items:center;justify-content:space-between}.logo img{width:48px;margin-right:10px}h5{margin-right:20px;font-size:16px;font-weight:400;color:#fff}h4{margin-right:20px;margin-left:30px;font-size:18px;font-weight:700;color:#fff}header .chip{width:60px}h6{color:#fff;font-size:10px;font-weight:400}h5.number{margin-top:4px;font-size:18px;letter-spacing:1px}h5.name{margin-top:20px}.container .card-details{margin-top:8px;display:flex;justify-content:space-between;align-items:flex-end}img{border-radius:4px}
