.score-row.svelte-jdcivn.svelte-jdcivn{width:100%;display:flex;justify-content:space-between}.score-cell.svelte-jdcivn.svelte-jdcivn{flex:1;display:flex;justify-content:center;align-items:center;border-radius:0;border:solid 1px var(--border);border-bottom-width:0;border-right-width:0;max-width:120px;flex:0 0 70px;overflow:hidden;color:#000;background-color:#fff;font-size:1rem}.score-cell.svelte-jdcivn.svelte-jdcivn:last-child{border-right-width:1px}.score-row.svelte-jdcivn:last-child .score-cell.svelte-jdcivn{border-bottom-width:1px}.emphasized.svelte-jdcivn.svelte-jdcivn{background-color:pink}input.svelte-vprzk{width:100%;background-color:var(--input-bg);border:none;border-radius:.5rem;font-size:10rem;line-height:0;padding:1rem;color:var(--text-color-contrast);text-align:center}input.svelte-vprzk::placeholder{font-size:2rem}input.svelte-vprzk:focus{outline:var(--border)}.converter-input-box.svelte-vprzk{max-width:500px;width:100%;padding:10px 0;margin:0 auto}.mode-selector.svelte-vprzk{width:100%;padding:10px 0;display:flex;justify-content:center;align-items:center}.grade-list.svelte-vprzk{max-width:100%;overflow-x:scroll;display:grid;padding-bottom:50px;max-height:50vh}.header-row.svelte-vprzk{width:100%;display:flex;justify-content:space-between;position:sticky;top:0}.header-cell.svelte-vprzk{display:flex;justify-content:center;align-items:center;max-width:120px;flex:0 0 70px;word-break:break-word;font-size:1rem;text-align:center;background-color:var(--bg-color);padding:5px 0}.select-button.svelte-vprzk{border-radius:0;background-color:var(--text-color);color:var(--bg-color);padding:2px 10px;border:solid 1px var(--border);font-size:1.2rem}@font-face{font-family:Space Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/space-mono-vietnamese-400-normal.d82c0ecd.woff2) format("woff2"),url(/_astro/space-mono-vietnamese-400-normal.c5ea3668.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/space-mono-latin-ext-400-normal.3703c013.woff2) format("woff2"),url(/_astro/space-mono-latin-ext-400-normal.0803d165.woff) format("woff");unicode-range:U+0100-02AF,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/space-mono-latin-400-normal.d459ece3.woff2) format("woff2"),url(/_astro/space-mono-latin-400-normal.2e03740d.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg-color: hsl(273, 37%, 93%);--text-color: rgb(69, 66, 87);--text-color-contrast: #27272c;--input-bg: hsl(246, 96%, 88%);--border: hsl(246, 11%, 12%);--font-family: "Space Mono", sans-serif;font-size:10px}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}button{margin:0;padding:0;display:block}input,button{font-family:var(--font-family)}body{min-height:100dvh;font-family:var(--font-family);font-size:1.4rem;color:var(--text-color);background:var(--bg-color)}::selection{background:var(--text-color);color:var(--bg-color)}main{width:100%;display:flex;flex-wrap:wrap;height:100dvh;justify-content:center;align-items:center;padding:1rem}main h1{text-align:center}.dark{--bg-color: rgb(69, 66, 87);--text-color: hsl(273, 37%, 93%)}
