
.shippo-container { max-width: 600px; margin: auto; font-family: Arial; }
.shippo-container form label { display: block; margin-top: 10px; }
.shippo-container input { width: 100%; padding: 6px; margin-top: 4px; }
#shippo-results table { width: 100%; border-collapse: collapse; margin-top: 20px; }
#shippo-results th, #shippo-results td { border: 1px solid #ccc; padding: 10px; text-align: left; }
#shippo-results tr:hover { background-color: #f2f2f2; }
#shippo-results img { max-width: 40px; }
