body{margin:0;padding:0px;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'}main{margin:0 auto;width:359px;padding:0 8px}button{background:#5851ff;color:white;border:none;font-size:13px;font-weight:700;text-transform:uppercase;padding:16px 20px;border-radius:2px;box-shadow:0 8px 16px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);outline:0;letter-spacing:0.04em;transition:all 0.15s ease;cursor:pointer;width:100%;margin-top:12px}button:hover{box-shadow:0 3px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);transform:translateY(1px)}input{height:20px;font-size:16px}select{height:25px;font-size:16px}.block-centered{margin:0 auto}.text-centered{text-align:center}.full-width{width:100%}.text-left{text-align:left}.text-right{text-align:right}.font-small{font-size:0.9em}.nowrap{white-space:nowrap}.bold{font-weight:bold}.green{color:green;font-weight:bold}.red{color:red;font-weight:bold}table.input-table tr td{padding-bottom:8px}table.input-table tr td:first-child{font-weight:500;padding-right:8px;width:130px}table.input-table tr td input{width:95%}table.striped{border-collapse:collapse}table.striped td,table.striped th{padding:3px}table.striped tr:nth-child(even){background-color:#e5e4e2}