:root{--primary-color:#e0ecff;--secondary-color:#999;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif}table{margin:2em auto;text-align:left;border-spacing:0 .5em}thead{background-color:#999;background-color:var(--secondary-color);font-weight:700;color:#fff}th{height:3.5em;padding-left:.5em;font-weight:bolder;font-size:larger}th div{height:100%;display:flex;align-items:center}.list-head th{min-width:9em}.statistics-head th{min-width:18.5em}th.logo{min-width:3.5em}th.icon{min-width:2em}td.icon{font-weight:bolder;font-size:larger}td:first-child,th:first-child{border-radius:.5em 0 0 .5em}td:last-child,th:last-child{border-radius:0 .5em .5em 0}td{max-width:10em;height:3.5em;padding-left:.5em;word-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#e0ecff;background-color:var(--primary-color)}td.logo{text-align:center;padding-left:0}td.icon,th.toggle{cursor:pointer}td:not(:nth-of-type(2)){color:#999;color:var(--secondary-color)}.circle{width:3em;height:3em;margin:auto;border-radius:2em;background:#999;background:var(--secondary-color);color:#fff;display:flex;justify-content:center;align-items:center}.circle i{font-size:2em;display:flex;align-self:center}.wrapper{text-align:center}.dialog{border:1px solid #999;border:1px solid var(--secondary-color);background-color:#e0ecff;background-color:var(--primary-color);border-radius:1em}textarea{resize:none}button{background-color:#e0ecff;background-color:var(--primary-color);border:none;padding:.5em 1em;margin:0 .5em;border-radius:.4em;color:#999;color:var(--secondary-color);cursor:pointer;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.cancel{background-color:#f08080;color:#fff}.submit{background-color:#90ee90;color:#fff}.error-message{color:#f08080}
/*# sourceMappingURL=main.2c147e84.chunk.css.map */