:root{--bg: #f6f7f8;--surface: #ffffff;--surface-muted: #f2f4f7;--border: #d9dee5;--text: #171717;--text-muted: #4f5660;--text-subtle: #68717d;--accent: #385b55;--accent-soft: #e3f0ed;--error: #a02424;--invert-bg: #141414;--invert-text: #ffffff;--header-bg: rgb(246 247 248 / 92%);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:root[data-theme=dark]{--bg: #0f1216;--surface: #181b20;--surface-muted: #20242b;--border: #2c333b;--text: #e7e9ec;--text-muted: #b4bbc4;--text-subtle: #8b939d;--accent: #74b6a7;--accent-soft: #15302a;--error: #f0908a;--invert-bg: #2a313a;--invert-text: #ffffff;--header-bg: rgb(15 18 22 / 92%);color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #0f1216;--surface: #181b20;--surface-muted: #20242b;--border: #2c333b;--text: #e7e9ec;--text-muted: #b4bbc4;--text-subtle: #8b939d;--accent: #74b6a7;--accent-soft: #15302a;--error: #f0908a;--invert-bg: #2a313a;--invert-text: #ffffff;--header-bg: rgb(15 18 22 / 92%);color-scheme:dark}}*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{min-width:320px;margin:0;background:var(--bg);color:var(--text)}@media(max-width:640px){body{padding-bottom:calc(60px + env(safe-area-inset-bottom,0px))}}button,input{font:inherit}a{color:inherit}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}._header_qkikf_1{position:sticky;top:0;z-index:20;display:flex;width:min(1180px,calc(100% - 32px));min-height:64px;margin:0 auto;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._themeToggle_qkikf_16{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-left:4px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);cursor:pointer;font-size:.95rem;line-height:1}._langMenu_qkikf_32{position:relative}._langButton_qkikf_36{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-muted);font-size:.82rem;font-weight:800;cursor:pointer}._langButton_qkikf_36:hover{background:var(--surface-muted);color:var(--text)}._langButton_qkikf_36 svg{width:16px;height:16px}._chevron_qkikf_61{width:13px!important;height:13px!important;opacity:.7}._langDropdown_qkikf_67,._langDropdownOpen_qkikf_68{position:absolute;top:calc(100% + 6px);right:0;z-index:40;min-width:140px;padding:6px;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:0 12px 32px #141e281f}._langDropdown_qkikf_67{display:none}._langDropdownOpen_qkikf_68{display:block}._langDropdown_qkikf_67 a,._langDropdownOpen_qkikf_68 a{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:7px;color:var(--text-muted);font-size:.88rem;font-weight:700;text-decoration:none}._langDropdown_qkikf_67 a:hover,._langDropdownOpen_qkikf_68 a:hover{background:var(--surface-muted);color:var(--text)}._langDropdownOpen_qkikf_68 a[aria-current=true]{color:var(--accent)}._langDropdownOpen_qkikf_68 a[aria-current=true]:after{content:"✓";font-size:.85rem}._themeToggle_qkikf_16:hover{background:var(--surface-muted)}._brand_qkikf_121{font-size:1rem;font-weight:900;text-decoration:none}._nav_qkikf_127,._primaryLinks_qkikf_133{display:flex;gap:6px;align-items:center}._bottomNav_qkikf_139{display:none}._nav_qkikf_127 a{border-radius:8px;color:var(--text-muted);font-size:.9rem;font-weight:800;padding:8px 10px;text-decoration:none}._nav_qkikf_127 a:hover{background:var(--surface-muted);color:var(--text)}._footer_qkikf_157{display:flex;width:min(1180px,calc(100% - 32px));margin:24px auto 0;padding:28px 0 40px;border-top:1px solid var(--border);color:var(--text-muted);gap:24px;justify-content:space-between}._footer_qkikf_157 div{display:grid;gap:6px;max-width:520px}._footer_qkikf_157 strong{color:var(--text);font-size:.98rem}._footer_qkikf_157 p{margin:0;line-height:1.6}._footer_qkikf_157 nav{display:flex;flex-wrap:wrap;gap:8px;align-content:start;justify-content:flex-end}._footer_qkikf_157 a{border-radius:8px;color:var(--text-muted);font-size:.88rem;font-weight:800;padding:7px 9px;text-decoration:none}._footer_qkikf_157 a:hover{background:var(--surface-muted);color:var(--text)}@media(max-width:640px){._primaryLinks_qkikf_133{display:none}._bottomNav_qkikf_139{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:30;justify-content:space-around;gap:4px;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._bottomNav_qkikf_139 a{display:flex;flex:1 1 0;flex-direction:column;align-items:center;gap:3px;border-radius:8px;padding:6px 4px;color:var(--text-muted);font-size:.7rem;font-weight:700;text-align:center;text-decoration:none;white-space:nowrap}._bottomNav_qkikf_139 a svg{width:22px;height:22px}._bottomNav_qkikf_139 a:hover{background:var(--surface-muted);color:var(--text)}}@media(max-width:520px){._header_qkikf_1{width:min(100% - 24px,1180px)}._nav_qkikf_127 a{font-size:.82rem;padding:7px 8px}._footer_qkikf_157{display:grid;width:min(100% - 24px,1180px)}._footer_qkikf_157 nav{justify-content:flex-start}}
