@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;--bg: #f5f5fa;--surface: #ffffff;--border: #e4e4f0;--primary: #4f46e5;--primary-fg: #ffffff;--primary-shadow: rgba(79, 70, 229, .22);--accent-bg: #ede9ff;--accent-fg: #4338ca;--accent-hover: #ddd6ff;--text: #14141f;--muted: #5c5c78;--muted-light: #6b6b86;--secondary-bg: #ededf5;--select-hover: #e0e0ee;--card-shadow: rgba(79, 70, 229, .07);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--toast-bg: #14141f;--toast-fg: #ffffff;--on-primary: #ffffff;--radius: .75rem;--radius-full: 9999px}:root[data-theme=dark]{color-scheme:dark;--bg: #0f0f14;--surface: #1a1a24;--border: #2e2e3e;--primary: #4f46e5;--primary-fg: #ffffff;--primary-shadow: rgba(79, 70, 229, .35);--accent-bg: #2a2640;--accent-fg: #c4bcff;--accent-hover: #38325a;--text: #ececf5;--muted: #a3a3b8;--muted-light: #9a9ab0;--secondary-bg: #252532;--select-hover: #32324a;--card-shadow: rgba(79, 70, 229, .12);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .35);--toast-bg: #ececf5;--toast-fg: #14141f}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;display:flex;flex-direction:column;align-items:center;transition:background-color .2s ease,color .2s ease}app-root{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh}app-converter-page{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
