*,::before,::after{box-sizing:border-box;background-repeat:no-repeat}::before,::after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li)::before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0, 0, 0, 0);position:absolute}@font-face{font-family:"Roboto";font-style:normal;font-weight:100;font-display:swap;src:url("../fonts/Roboto-Thin.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:100;font-display:swap;src:url("../fonts/Roboto-ThinItalic.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-display:swap;src:url("../fonts/Roboto-Light.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:300;font-display:swap;src:url("../fonts/Roboto-LightItalic.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/Roboto-Regular.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:400;font-display:swap;src:url("../fonts/Roboto-Italic.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-display:swap;src:url("../fonts/Roboto-Medium.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:500;font-display:swap;src:url("../fonts/Roboto-MediumItalic.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-display:swap;src:url("../fonts/Roboto-Bold.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:700;font-display:swap;src:url("../fonts/Roboto-BoldItalic.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:900;font-display:swap;src:url("../fonts/Roboto-Black.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:900;font-display:swap;src:url("../fonts/Roboto-BlackItalic.woff2") format("woff2")}h1,h2,h3,h4,p,ul,ol{margin:0;padding:0;font-size:inherit;line-height:inherit}h1,h2,h3,h4,h5,h6{font-weight:bold}ul,ol{list-style-type:none}figure,figcaption{margin:0;padding:0}button,input,textarea{font-family:inherit;font-size:inherit}picture,img{-webkit-user-select:none;-moz-user-select:none;user-select:none}picture>img{width:100%}a{color:var(--color-link);text-decoration:none}a:focus,a:visited,a:active{color:var(--color-link)}fieldset{border:none;padding:0}:where(nav li)::before{content:initial}hr{border:none;margin:0}input{background-color:var(--color-background);border-radius:.2rem;border:.125rem solid var(--color-border);font-size:1rem}button{max-width:350px}.header{display:contents}.header__title{font-size:2rem;font-weight:500}.header__subtitle{font-size:1.25rem;margin-bottom:1rem;font-weight:500}main.main{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}main.main .controls{display:flex;align-items:center;gap:2rem}main.main .type{display:flex;align-items:center;gap:.5rem}main.main .source_single{min-width:400px}main.main .source_multiple{align-self:stretch}main.main .results{display:flex;flex-direction:column;gap:1rem;width:100%}main.main .results__table{display:grid;grid-template-columns:1fr auto max-content;grid-auto-rows:max-content;grid-auto-flow:row;word-break:normal;gap:.5rem 1.5rem;overflow-x:hidden}main.main .results__table .table__headers,main.main .results__table .table__body,main.main .results__table .table__row{display:contents}main.main .results__table .table__header{cursor:pointer}main.main .results__table .table__separator{grid-column:1/-1}main.main .results__table .table__skel{display:none}main.main .results__table .table__item{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}:is(.hidden){display:none !important}:root{--page-max-width: 1200px;--page-padding: max(calc((100% - var(--page-max-width)) / 2), 2rem)}@media screen and (max-width: 879.98px){:root{--page-max-width: 100%;--page-padding: max(1rem, min(5vw, 2rem))}}@layer base{}html{font-size:16px}body{display:flex;flex-direction:column;gap:1.5rem;--color-background: #fff;--color-text: #333;--color-border: #ccc;--color-link: #001eff;background-color:var(--color-background);color:var(--color-text);font-family:"Roboto",sans-serif;line-height:1.15;min-height:100vh;padding:2rem var(--page-padding)}@media(prefers-color-scheme: dark){body[data-darkmode=allow]{--color-background: #222;--color-text: #ccc;--color-border: #505050;--color-link: #37beff}}body[data-darkmode=force]{--color-background: #222;--color-text: #ccc;--color-border: #505050;--color-link: #37beff}