@font-face{font-display:swap;font-family:golos;font-style:normal;font-weight:400;src:url(assets/golos-text_regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:golos;font-style:normal;font-weight:600;src:url(assets/golos-text_demibold.woff2) format("woff2")}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--col-white:#fff;--col-lightgrey:#ddd;--col-grey:#999;--col-black:#000;--col-bg:#f9f6f3;--col-control:#09f;--size-font:16px}html{font-family:golos,sans-serif;font-feature-settings:"tnum";font-size:var(--size-font);font-weight:400;body{background:var(--col-bg);color:var(--col-black);font-size:1rem;line-height:1.5rem;overflow:hidden;a{color:var(--col-control)}#app{display:flex;flex-flow:column;gap:1rem;padding:1rem}}}.header{align-items:baseline;display:flex;flex-flow:row nowrap;gap:1rem;justify-content:space-between;.title{align-items:baseline;display:flex;flex-flow:row nowrap;gap:1rem;h1{font-size:2rem;font-weight:600;line-height:2rem;margin:0}.info{color:var(--col-grey);font-size:.75rem;line-height:1rem;margin:0}}.version{font-size:.75rem;line-height:1rem}}.table-viewer{font-size:.75rem;line-height:1rem;.thead{border-bottom:2px solid var(--col-black);display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;.th{background-color:var(--col-bg);border-right:1px solid var(--col-lightgrey);flex:0 0 auto;overflow:hidden;padding:0 .5rem 1rem;text-align:left;text-overflow:ellipsis;vertical-align:top;white-space:nowrap;&:first-of-type{color:var(--col-grey)}&.sortable{cursor:pointer;&.asc,&.desc{font-weight:700}}}}.tbody{height:calc(100dvh - 10rem);width:100%;div[role=row]{.td:not(:last-of-type){border-right:1px solid var(--col-lightgrey);overflow:hidden;padding:.125rem .5rem;text-overflow:ellipsis;white-space:nowrap;&.bool{color:var(--col-grey);font-style:italic}}}}}.credentials{align-items:center;display:flex;flex-flow:row nowrap;gap:1rem;justify-content:space-between;.column{&.credits{align-items:center;display:flex;flex-flow:row nowrap;font-size:.75rem;gap:.5rem;line-height:1rem;a{color:var(--col-grey);font-feature-settings:"onum";text-decoration:none;&:hover{text-decoration:underline}&.legal{display:flex;flex-flow:row nowrap;gap:.125rem;opacity:.25;img{flex:0 0 20px;height:20px;width:20px}}}}&.share{align-items:center;display:flex;flex-flow:row nowrap;gap:.25rem;a{background-color:var(--col-bg);background-size:cover;border-radius:50%;flex:0 0 2rem;height:2rem;opacity:.25;width:2rem;&:hover{background-color:var(--col-black)}img{mix-blend-mode:difference}}}}}