:root{--page-max-width: 1180px;--page-inline-gutter: 32px;--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}@media(max-width:640px){:root{--page-inline-gutter: 24px}}._header_708hm_1{position:sticky;top:0;z-index:20;display:flex;width:min(var(--page-max-width),calc(100% - var(--page-inline-gutter)));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_708hm_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_708hm_32{position:relative}._langButton_708hm_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_708hm_36:hover{background:var(--surface-muted);color:var(--text)}._langButton_708hm_36 svg{width:16px;height:16px}._chevron_708hm_61{width:13px!important;height:13px!important;opacity:.7}._langDropdown_708hm_67,._langDropdownOpen_708hm_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_708hm_67{display:none}._langDropdownOpen_708hm_68{display:block}._langDropdown_708hm_67 a,._langDropdownOpen_708hm_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_708hm_67 a:hover,._langDropdownOpen_708hm_68 a:hover{background:var(--surface-muted);color:var(--text)}._langDropdownOpen_708hm_68 a[aria-current=true]{color:var(--accent)}._langDropdownOpen_708hm_68 a[aria-current=true]:after{content:"✓";font-size:.85rem}._themeToggle_708hm_16:hover{background:var(--surface-muted)}._brand_708hm_121{display:inline-flex;gap:10px;align-items:center;font-size:1rem;font-weight:900;text-decoration:none}._brand_708hm_121 img{width:34px;height:34px;flex:0 0 auto;border-radius:8px}._nav_708hm_137,._primaryLinks_708hm_143{display:flex;gap:6px;align-items:center}._bottomNav_708hm_149{display:none}._nav_708hm_137 a{border-radius:8px;color:var(--text-muted);font-size:.9rem;font-weight:800;padding:8px 10px;text-decoration:none}._nav_708hm_137 a:hover{background:var(--surface-muted);color:var(--text)}._footer_708hm_167{display:flex;width:min(var(--page-max-width),calc(100% - var(--page-inline-gutter)));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_708hm_167 div{display:grid;gap:6px;max-width:520px}._footer_708hm_167 strong{color:var(--text);font-size:.98rem}._footer_708hm_167 p{margin:0;line-height:1.6}._footer_708hm_167 nav{display:flex;flex-wrap:wrap;gap:8px;align-content:start;justify-content:flex-end}._footer_708hm_167 a{border-radius:8px;color:var(--text-muted);font-size:.88rem;font-weight:800;padding:7px 9px;text-decoration:none}._footer_708hm_167 a:hover{background:var(--surface-muted);color:var(--text)}@media(max-width:640px){._primaryLinks_708hm_143{display:none}._bottomNav_708hm_149{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_708hm_149 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_708hm_149 a svg{width:22px;height:22px}._bottomNav_708hm_149 a:hover{background:var(--surface-muted);color:var(--text)}}@media(max-width:520px){._brand_708hm_121{gap:8px}._brand_708hm_121 img{width:30px;height:30px}._brand_708hm_121 span{display:none}._nav_708hm_137 a{font-size:.82rem;padding:7px 8px}._footer_708hm_167{display:grid}._footer_708hm_167 nav{justify-content:flex-start}}
