@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-body:"Inter Variable", system-ui, sans-serif;--radius-sm:4px;--radius-md:8px;--radius-lg:14px;--color-accent:#b8450e;--color-on-accent:#fff;--color-accent-hover:#8a3a0d;--color-ok:#5aa87b;--color-bad:#d4614f;--color-bg:#f7f6f4;--color-surface:#fff;--color-text:#1e1c1b;--color-muted:#6b6560;--color-divider:#1e1c1b29;--color-raised:#eceae6;--shadow-md:0 0 0 1px #1e1c1b1a, 0 6px 18px #1e1c1b14}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg:#161826;--color-surface:#20222e;--color-text:#e9e9ed;--color-muted:#9397ab;--color-divider:#e9e9ed29;--color-raised:#3f424d;--color-ok:#6fbd90;--color-bad:#e0796a;--color-accent:#e8631f;--color-on-accent:#1e1c1b;--color-accent-hover:#f9b98c;--shadow-md:0 0 0 1px #595d6c, 0 6px 18px #0000008c}}:root[data-theme=dark]{--color-bg:#161826;--color-surface:#20222e;--color-text:#e9e9ed;--color-muted:#9397ab;--color-divider:#e9e9ed29;--color-raised:#3f424d;--color-ok:#6fbd90;--color-bad:#e0796a;--color-accent:#e8631f;--color-on-accent:#1e1c1b;--color-accent-hover:#f9b98c;--shadow-md:0 0 0 1px #595d6c, 0 6px 18px #0000008c}*{box-sizing:border-box}body{background:var(--color-bg);min-height:100vh;color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;display:flex}a{color:var(--color-accent)}a:hover{color:var(--color-accent-hover)}.muted{color:var(--color-muted)}.btn{border-radius:var(--radius-md);min-height:40px;font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;text-decoration:none;display:inline-flex}.btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.btn-primary{background:var(--color-accent);color:var(--color-on-accent)}.btn-primary:hover{background:var(--color-accent-hover);color:var(--color-on-accent)}.btn-secondary{background:var(--color-raised);color:var(--color-text);border-color:var(--color-divider)}.btn-block{width:100%}.alert{border-radius:var(--radius-md);border:1px solid var(--color-bad);background:color-mix(in srgb, var(--color-bad) 10%, transparent);align-items:flex-start;gap:12px;padding:12px 14px;font-size:14px;line-height:1.5;display:flex}.dropzone{text-align:center;cursor:pointer;border-radius:var(--radius-lg);border:1.5px dashed var(--color-divider);background:0 0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;min-height:340px;padding:40px 24px;display:flex}.dropzone:hover,.dropzone[data-dragging=true]{border-color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 6%, transparent)}
