@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Commissioner&family=Inter&family=Open+Sans&family=Roboto+Mono&display=swap";.container.svelte-tzgjjq.svelte-tzgjjq{width:fit-content;display:flex;align-items:center;gap:.25rem;cursor:pointer;position:relative}.container.svelte-tzgjjq .title.link.svelte-tzgjjq,.container.svelte-tzgjjq .icon.link.svelte-tzgjjq{color:var(--url)}.container.svelte-tzgjjq .title.link.svelte-tzgjjq:hover,.container.svelte-tzgjjq .icon.link.svelte-tzgjjq:hover{text-decoration:underline}.container.svelte-tzgjjq .icon.svelte-tzgjjq{display:flex;justify-content:center;align-items:center;color:var(--grey)}.container.svelte-tzgjjq:hover .tooltip.svelte-tzgjjq{display:block!important}.container.svelte-tzgjjq .tooltip.svelte-tzgjjq{display:none;cursor:default;max-width:400px;width:max-content;position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:1rem;z-index:1;font-size:.875rem;background-color:var(--grey-lighter);padding:.5rem;color:var(--main);border-radius:.5rem}@supports (backdrop-filter: blur(4px)){.container.svelte-tzgjjq .tooltip.svelte-tzgjjq{background-color:#80808026;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.container.svelte-tzgjjq .tooltip.svelte-tzgjjq:before{position:absolute;left:-8px;top:50%;transform:translateY(-50%);content:"";width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid rgba(128,128,128,.15)}.card.svelte-qmc7qz.svelte-qmc7qz{background-color:var(--bg-alt);padding:2rem;border-radius:1rem;width:inherit;display:grid;gap:1rem}.card.svelte-qmc7qz .row.svelte-qmc7qz{display:flex;align-items:center;gap:1rem}.card.svelte-qmc7qz .row .table_data.svelte-qmc7qz{height:100%;display:flex;flex-direction:column;justify-content:flex-end;margin-left:auto;font-size:.875rem;align-items:flex-end;color:var(--main-light)}.card.svelte-qmc7qz .header.svelte-qmc7qz{display:flex;justify-content:space-between;align-items:center}.card.svelte-qmc7qz .header .filename.svelte-qmc7qz{font-size:1.5rem}.card.svelte-qmc7qz .stats_container.svelte-qmc7qz{display:grid;grid-template-columns:repeat(3,200px);gap:2rem}.card.svelte-qmc7qz .stats_container.light .stats.svelte-qmc7qz:before{opacity:0}.card.svelte-qmc7qz .stats_container .stats.svelte-qmc7qz{padding:1rem;border-radius:.5rem;display:flex;color:var(--main-alt);align-items:flex-end;justify-content:space-between;gap:.5rem;position:relative}.card.svelte-qmc7qz .stats_container .stats div.svelte-qmc7qz:first-child{font-size:.875rem;z-index:1}.card.svelte-qmc7qz .stats_container .stats div.svelte-qmc7qz:last-child{z-index:1;font-family:Roboto Mono,monospace;line-height:2rem;font-size:2rem;letter-spacing:-1px}.card.svelte-qmc7qz .stats_container .stats.svelte-qmc7qz:before{position:absolute;content:"";width:100%;height:100%;border-radius:.5rem;background-color:var(--bg-p);opacity:.3;top:0;left:0}.card.svelte-qmc7qz .stats_container .stats.svelte-qmc7qz:first-child{background-color:var(--accent-alt)}.card.svelte-qmc7qz .stats_container .stats.svelte-qmc7qz:nth-child(2){background-color:orange}.card.svelte-qmc7qz .stats_container .stats.svelte-qmc7qz:nth-child(3){background-color:#38ae48}.card.svelte-qmc7qz .functions.svelte-qmc7qz{display:grid;grid-template-columns:150px 250px;align-items:center;gap:.5rem}.card.svelte-qmc7qz .functions span.svelte-qmc7qz{display:inline-flex;width:140px}.card.svelte-qmc7qz .functions .toggle.svelte-qmc7qz{display:flex;width:100%}.card.svelte-qmc7qz .functions .toggle button.svelte-qmc7qz{width:50%;color:var(--main-light);border-color:var(--main-light);position:relative;z-index:0}.card.svelte-qmc7qz .functions .toggle button.svelte-qmc7qz:hover{box-shadow:inset 0 0 100px 100px rgba(var(--grey-lighter-rgb),.25)}.card.svelte-qmc7qz .functions .toggle button.active.svelte-qmc7qz{border-color:var(--accent);color:var(--accent);z-index:1;box-shadow:inset 0 0 100px 100px rgba(var(--accent-rgb),.12)}.card.svelte-qmc7qz .functions .toggle button.svelte-qmc7qz:first-child{border-radius:.5rem 0 0 .5rem}.card.svelte-qmc7qz .functions .toggle button.svelte-qmc7qz:last-child{left:-1px;border-radius:0 .5rem .5rem 0}.card.svelte-qmc7qz .functions input.svelte-qmc7qz{border-radius:.5rem}.container.svelte-qmc7qz.svelte-qmc7qz{padding:3rem;display:grid;gap:1rem;max-width:600px}.ifcsgv.svelte-qmc7qz.svelte-qmc7qz.hide{display:none}.ifcsgv.svelte-qmc7qz.svelte-qmc7qz{display:flex;flex-direction:column;gap:1rem;width:inherit}.ifcsgv.svelte-qmc7qz .key{font-size:1.25rem}.ifcsgv.svelte-qmc7qz .table_wrapper{overflow:auto;background-color:var(--bg-alt);width:inherit;max-height:800px}.ifcsgv.svelte-qmc7qz .table_wrapper::-webkit-scrollbar{width:12px;height:12px}.ifcsgv.svelte-qmc7qz .table_wrapper::-webkit-scrollbar-track{border-radius:0;background:var(--grey-lighter)}.ifcsgv.svelte-qmc7qz .table_wrapper::-webkit-scrollbar-thumb{border-radius:0;background:var(--grey-light)}.ifcsgv.svelte-qmc7qz .table_wrapper::-webkit-scrollbar-corner{background-color:#80808080}.ifcsgv.svelte-qmc7qz .table_wrapper::-webkit-scrollbar-thumb:hover{background:var(--scrollthumb-hover)}.ifcsgv.svelte-qmc7qz .table_wrapper table{border-collapse:collapse;border:none;table-layout:auto;width:100%}.ifcsgv.svelte-qmc7qz .table_wrapper table thead th{position:sticky;z-index:1;top:0;background-color:#232a35;box-shadow:0 10px transparent,0 -1px var(--grey-lighter) inset,-10px 0 transparent,10px 0 transparent}.ifcsgv.svelte-qmc7qz .table_wrapper table thead th:first-child{position:sticky;left:0;box-shadow:0 10px transparent,0 -1px var(--grey-lighter) inset,-1px 0 var(--grey-lighter) inset,10px 0 transparent}.ifcsgv.svelte-qmc7qz .table_wrapper table thead th:nth-child(2){border-left:none}.ifcsgv.svelte-qmc7qz .table_wrapper table thead tr:first-child th:last-child{width:100%}.ifcsgv.svelte-qmc7qz .table_wrapper table thead tr:first-child th:first-child{width:250px;z-index:5!important}.ifcsgv.svelte-qmc7qz .table_wrapper table thead tr:first-child th:nth-child(2){width:100px}.ifcsgv.svelte-qmc7qz .table_wrapper table thead tr:first-child th:nth-child(3){min-width:250px;width:250px;max-width:250px}.ifcsgv.svelte-qmc7qz .table_wrapper table thead tr:first-child th:nth-child(4){min-width:80px;width:80px!important}.ifcsgv.svelte-qmc7qz .table_wrapper table thead tr:nth-child(2) th{top:41px}.ifcsgv.svelte-qmc7qz .table_wrapper table tr th,.ifcsgv.svelte-qmc7qz .table_wrapper table tr td{color:var(--main);padding:.5rem;overflow:hidden;text-overflow:ellipsis;border-inline:1px solid var(--grey-lighter);width:auto;min-width:100px}.ifcsgv.svelte-qmc7qz .table_wrapper table tr th:first-child,.ifcsgv.svelte-qmc7qz .table_wrapper table tr th:last-child,.ifcsgv.svelte-qmc7qz .table_wrapper table tr td:first-child,.ifcsgv.svelte-qmc7qz .table_wrapper table tr td:last-child{border:none}.ifcsgv.svelte-qmc7qz .table_wrapper table.light tbody tr:nth-child(2n) td{background-color:#fff}.ifcsgv.svelte-qmc7qz .table_wrapper table.light tbody tr:nth-child(odd) td{background-color:var(--bg-s)}.ifcsgv.svelte-qmc7qz .table_wrapper table.light tbody tr:hover td{background-color:#b3cce0}.ifcsgv.svelte-qmc7qz .table_wrapper table.light thead th{background-color:var(--bg-s)}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody .cursor{cursor:pointer}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody .cursor:hover{text-decoration:underline}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody tr.hide{display:none}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody tr:nth-child(2n) td{background-color:#2c3442}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody tr:nth-child(odd) td{background-color:#353e50}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody tr:hover td{background-color:#275c8b}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody tr td:first-child{position:sticky;left:0;z-index:3;box-shadow:0 10px transparent,0 -1px transparent,-1px 0 var(--grey-lighter) inset,10px 0 transparent}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody tr td:first-child div{width:250px!important}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody tr td:nth-child(2){border:none}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody tr td:nth-child(2) div{max-width:120px!important}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody tr td:nth-child(n+4){text-align:center}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody tr td div{min-width:84px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ifcsgv.svelte-qmc7qz .table_wrapper table tbody tr td div:empty:after{content:"‒";color:var(--grey-lighter)}.ifcsgv.svelte-qmc7qz .score{font-family:Roboto Mono,monospace}.ifcsgv.svelte-qmc7qz .score.show{display:block}.ifcsgv.svelte-qmc7qz .score.a{color:#67d040}.ifcsgv.svelte-qmc7qz .score.b{color:#92ac3f}.ifcsgv.svelte-qmc7qz .score.c{color:orange}.ifcsgv.svelte-qmc7qz .score.d{color:#bd883d}.ifcsgv.svelte-qmc7qz .score.e{color:#c9714a}.ifcsgv.svelte-qmc7qz .score.f{color:#e9686a}.card.svelte-yd2ogk.svelte-yd2ogk{background-color:var(--bg-alt);padding:2rem;border-radius:1rem;width:inherit}.card.processing.svelte-yd2ogk.svelte-yd2ogk{display:flex;flex-direction:column;align-items:center;padding-block:6rem;gap:.5rem}.card.processing.svelte-yd2ogk h2.svelte-yd2ogk{font-family:Roboto Mono,monospace;font-size:2rem;margin-bottom:1.5rem}.card.configuration.svelte-yd2ogk.svelte-yd2ogk{display:flex;flex-direction:column;justify-content:space-between}.card.configuration.svelte-yd2ogk .grid.svelte-yd2ogk{padding-block:1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:baseline}.card.configuration.svelte-yd2ogk .grid .config.svelte-yd2ogk{display:grid;gap:.5rem}.card.configuration.svelte-yd2ogk .grid .config label.svelte-yd2ogk{font-size:1rem}.card.configuration.svelte-yd2ogk .grid .config span.svelte-yd2ogk{color:var(--main-light);font-size:.875rem}.card.configuration.svelte-yd2ogk .grid .config .upload_xls.svelte-yd2ogk{background-color:var(--bg-s);border-radius:1rem;padding-block:2rem;display:flex;flex-direction:column;align-items:center;position:relative;gap:.25rem}.card.configuration.svelte-yd2ogk .grid .config .upload_xls.svelte-yd2ogk:hover{color:var(--accent)}.card.configuration.svelte-yd2ogk .grid .config .upload_xls.svelte-yd2ogk:hover:after{border-color:var(--accent)}.card.configuration.svelte-yd2ogk .grid .config .upload_xls.svelte-yd2ogk:after{content:"";position:absolute;top:50%;left:50%;border-radius:.5rem;transform:translate(-50%,-50%);width:calc(100% - 1.5rem);height:calc(100% - 1.5rem);border:2px dashed #646669}.card.configuration.svelte-yd2ogk .actions.svelte-yd2ogk{display:flex;margin-left:auto}.card.uploader.svelte-yd2ogk.svelte-yd2ogk{display:flex;gap:2rem}@media screen and (max-width: 600px){.card.uploader.svelte-yd2ogk.svelte-yd2ogk{flex-direction:column}}.card.uploader.svelte-yd2ogk .uploadbox.svelte-yd2ogk{background-color:var(--bg-s);width:50%;height:400px;border-radius:1rem;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 600px){.card.uploader.svelte-yd2ogk .uploadbox.svelte-yd2ogk{width:100%;height:300px}}.card.uploader.svelte-yd2ogk .uploadbox.svelte-yd2ogk:hover:after{border-color:var(--accent)}.card.uploader.svelte-yd2ogk .uploadbox:hover span.svelte-yd2ogk{color:var(--accent)}.card.uploader.svelte-yd2ogk .uploadbox.svelte-yd2ogk:after{content:"";position:absolute;top:50%;left:50%;border-radius:.5rem;transform:translate(-50%,-50%);width:calc(100% - 2rem);height:calc(100% - 2rem);border:2px dashed #646669}.card.uploader.svelte-yd2ogk .uploadbox .b.svelte-yd2ogk{display:flex;justify-content:center;flex-direction:column;gap:1rem;font-size:1.5rem}.card.uploader.svelte-yd2ogk .uploadbox .b img.svelte-yd2ogk{height:128px}.card.uploader.svelte-yd2ogk .uploadbox .b .icon.svelte-yd2ogk{display:flex;justify-content:center}.card.errorLogs.svelte-yd2ogk.svelte-yd2ogk{padding:1rem}.card.errorLogs.svelte-yd2ogk ol.svelte-yd2ogk{margin:0;padding-left:1rem;padding-block:.5rem}.card.errorLogs.svelte-yd2ogk ol li.svelte-yd2ogk{color:#e9686a;margin:0;padding:0}.card.errorLogs.svelte-yd2ogk ol li.svelte-yd2ogk code{font-weight:600;background-color:#ff000080;color:var(--main-alt);padding:.25rem;border-radius:.25rem}input[type=file].svelte-yd2ogk.svelte-yd2ogk{display:none}.container.svelte-wq5do.svelte-wq5do{display:grid;gap:1rem;width:inherit}.container.svelte-wq5do .box.svelte-wq5do{background-color:var(--bg-alt);padding:2rem;border-radius:1rem;display:grid}.container.svelte-wq5do .box .title.svelte-wq5do{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.container.svelte-wq5do .box .title button.svelte-wq5do{height:fit-content;padding-inline:1.5rem}@media screen and (max-width: 600px){.container.svelte-wq5do .box .title.svelte-wq5do{flex-direction:column;align-items:flex-start}}.container.svelte-wq5do .box .link.svelte-wq5do{color:var(--accent);font-weight:600;cursor:pointer}.container.svelte-wq5do .box h1.svelte-wq5do{display:inline-flex;align-items:center;gap:.5rem}@media screen and (max-width: 600px){.container.svelte-wq5do .box h1.svelte-wq5do{font-size:1.5rem}}.modal.svelte-wq5do.svelte-wq5do{width:600px;height:auto;max-height:calc(100vh - 200px)}@media screen and (max-width: 600px){.modal.svelte-wq5do.svelte-wq5do{height:calc(100vh - 200px);width:100%;font-size:.875rem}.modal.svelte-wq5do ol.svelte-wq5do,.modal.svelte-wq5do ul.svelte-wq5do{padding-inline-start:24px}}.modal.svelte-wq5do .content.svelte-wq5do{padding:2rem}.modal.svelte-wq5do h2.svelte-wq5do{display:flex;align-items:center;gap:1rem}.modal.svelte-wq5do h2 img.svelte-wq5do{height:40px}.modal.svelte-wq5do h3.svelte-wq5do{margin-top:1rem;font-weight:700}.modal.svelte-wq5do p.svelte-wq5do,.modal.svelte-wq5do li.svelte-wq5do{margin-block:.5rem}.info-box.svelte-wq5do.svelte-wq5do{background-color:color-mix(in srgb,var(--mono-light),75% transparent);border-radius:.25rem;padding-block:.375rem;padding-inline:.5rem;border:1px solid var(--border-base);font-size:var(--font-size, .875rem)}.info-box.success.svelte-wq5do.svelte-wq5do{background-color:color-mix(in srgb,var(--green) 12%,transparent);border:1px solid var(--green);color:var(--main);font-size:1rem}
