@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{padding:0;margin:0;box-sizing:border-box;outline:none}html{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;color:#333;background:#fff}body{overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:600}input,select,textarea{color:inherit;background:transparent;display:block;width:100%;resize:none;font:inherit;border:1px solid rgba(0,0,0,.4);padding:10px 15px;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}input:disabled,select:disabled,textarea:disabled{opacity:.5}button{color:inherit;background:#f4f4f4;display:block;width:100%;font:inherit;border:none;padding:8px 16px;border-radius:12px;min-height:42px;transition:.2s;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}button:enabled{cursor:pointer}button:enabled:hover{background:#f0f0f0}button:disabled{opacity:.4}a{text-decoration:none;color:#00f}.row{padding:16px}.gap-4{gap:4px}.gap-8{gap:8px}.mb-4{margin-bottom:4px}.br-16{border-radius:16px}.mw-0{min-width:0}.dashed-background{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23333' stroke-width='1' stroke-dasharray='16%2c 22' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.keyboard-button{border:solid 2px transparent}.keyboard-button--active{border-color:#0984e3}.color-red{color:#c80000}.flex{display:flex}.flex-column{flex-direction:row}.flex-column{flex-direction:column}.flex-space-between{justify-content:space-between}.flex-grow{flex-grow:1}.flex-wrap{flex-wrap:wrap}.opacity-04{opacity:.4}.app{width:100%;max-width:700px;margin:0 auto}.tag{color:inherit;background:#f4f4f4;padding:4px 8px;border-radius:12px;transition:.2s;cursor:pointer}.tag:hover{filter:brightness(.96)}.tag--active{background:#333;color:#f4f4f4}.log{color:inherit;background:#f4f4f4;padding:8px;border-radius:12px;transition:.2s;border:1px solid transparent;cursor:pointer;font-size:12px;overflow:hidden}.log--error{color:#723031;border-color:#723031;background:#d630310a}.log--success{color:#005430;border-color:#005430;background:#00b8940a}.hint{opacity:.5}
