*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:light;--bg: #f5f5fa;--surface: #ffffff;--border: #e4e4f0;--primary: #6c63ff;--primary-fg: #ffffff;--primary-shadow: rgba(108, 99, 255, .22);--accent-bg: #ede9ff;--accent-fg: #4c3dce;--accent-hover: #ddd6ff;--text: #14141f;--muted: #7a7a96;--muted-light: #b0b0c8;--secondary-bg: #ededf5;--select-hover: #e0e0ee;--card-shadow: rgba(108, 99, 255, .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: #7b74ff;--primary-fg: #ffffff;--primary-shadow: rgba(123, 116, 255, .35);--accent-bg: #2a2640;--accent-fg: #c4bcff;--accent-hover: #38325a;--text: #ececf5;--muted: #9494ad;--muted-light: #6a6a82;--secondary-bg: #252532;--select-hover: #32324a;--card-shadow: rgba(123, 116, 255, .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,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}
