.flex{flex-direction:row;display:flex}.flex-column{flex-direction:column;display:flex}.flex-center{flex-direction:row;justify-content:center;align-items:center;display:flex}.flex-column-center{flex-direction:column;justify-content:center;align-items:center;display:flex}.flex-inline{display:inline-flex}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-col-center{align-items:center}.flex-col-stretch{align-items:stretch}.flex-col-top{align-items:flex-start}.flex-col-bottom{align-items:flex-end}.flex-row-center{justify-content:center}.flex-row-left{justify-content:flex-start}.flex-row-right{justify-content:flex-end}.flex-row-between{justify-content:space-between}.flex-row-around{justify-content:space-around}.flex-1{flex:1}.flex-0{flex:none}html,body{margin:0}*{box-sizing:border-box}body{color:var(--color-text);background-color:var(--color-body);color-scheme:var(--color-scheme);transition:background-color .25s,color .25s}pre{white-space:pre-wrap;word-wrap:break-word;background:0 0;border:none;margin:0;padding:0;font-family:inherit;overflow:auto}.p-4{padding:4.26667vmin}.p-5{padding:5.33333vmin}.page[data-v-c2aa8c1b]{height:100vh}.handle[data-v-c2aa8c1b]{margin-top:10.6667vmin}.section-title[data-v-c2aa8c1b]{padding:5.33333vmin 0 3.73333vmin;font-size:3.73333vmin}.app-info[data-v-c2aa8c1b]{padding:5.33333vmin 0}.app-info .title[data-v-c2aa8c1b]{text-align:center;font-size:5.33333vmin;font-weight:700}.app-info .description[data-v-c2aa8c1b]{text-align:center;font-size:4.26667vmin}
