@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Kanit:wght@600&family=Lato:wght@300&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Lato,sans-serif;font-size:1rem}h1,h2,h3,h4,h5,h6{font-family:Kanit,sans-serif;font-size:2rem}.tv-icon-position-left{float:left;margin-right:8px}.tv-icon-position-right{float:right;margin-left:8px}.dark-mode .tv-label{color:#f4faff}.dark-mode span.tv-label-icon{fill:currentColor}.light-mode .tv-label{color:#000b14}.light-mode span.tv-label-icon{fill:currentColor}.tv-label{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;justify-content:center;line-height:1.5;padding:0 10px;text-align:center;transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;white-space:nowrap}.tv-label.tv-label-sm{font-size:12px;height:24px;padding:0 8px}.tv-label.tv-label-sm span.tv-label-icon{height:12px;width:12px}.tv-label.tv-label-md{font-size:14px;height:32px;padding:0 12px}.tv-label.tv-label-md span.tv-label-icon{height:14px;width:14px}.tv-label.tv-label-lg{font-size:16px;height:40px;padding:0 16px}.tv-label.tv-label-lg span.tv-label-icon{height:16px;width:16px}.tv-label.tv-label--reverse{flex-direction:row-reverse}.tv-label.tv-label--outline{border-radius:50px}.tv-label:hover{filter:brightness(.92)}.tv-label:active{filter:brightness(.85);transform:scale(.97)}.tv-label span.tv-label-icon{display:inline-flex;align-items:center;justify-content:center}.tv-label span.tv-label-icon.tv-icon-position-right{margin-left:6px}.tv-label span.tv-label-icon.tv-icon-position-left{margin-right:6px}
