:root{--font-ui:"IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"IBM Plex Mono", "SF Mono", "JetBrains Mono", ui-monospace, monospace;--font-prose:"Newsreader", Georgia, serif;--bg:#14161a;--surface:#1b1e24;--surface-raised:#22262d;--hairline:#2e333b;--border-subtle:var(--hairline);--text:#e8e6e1;--text-muted:#9a9890;--accent:#4db6a0;--accent-subtle:#4db6a01f;--accent-contrast:#0a1410;--select-chevron:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%239a9890' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--diff-add:var(--legend-added-color);--diff-del:var(--legend-removed-color);--surface-overlay:var(--surface-raised);--surface-banner:#1a3050;--border-banner:#2a5080;--border-banner-accent:#4db6a0;--text-banner:#c8dff0;--surface-draft:#2a2510;--border-draft:#a07820;--text-draft:#e8e0c8;--legend-added-bg:#1a3a28;--legend-added-border:#2ea44f;--legend-added-color:#6dd49a;--legend-removed-bg:#3a1a1a;--legend-removed-border:#c93a49;--legend-removed-color:#e89898;--legend-changed-bg:#3a2e0e;--legend-changed-border:#c49828;--legend-changed-color:#e8c85a;--legend-unchanged-bg:#22262d;--legend-unchanged-border:#3a3f48;--legend-unchanged-color:#9a9890;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;letter-spacing:normal;font-size:15px;line-height:1.6}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}:root[data-diffwidth=full] .review:has(.inspect-layout){max-width:none;padding-left:10px}:root[data-diffwidth=full] .review:has(.inspect-layout)[data-rail-collapsed=true]{padding-right:10px}@media (width>=1444px){:root[data-diffwidth=full] .review:has(.inspect-layout)[data-rail-collapsed=false]{padding-right:calc(340px + 1rem)}:root[data-diffwidth=full] .review:has(.inspect-layout)[data-rail-collapsed=true]{padding-right:2.25rem}}:root[data-font=system]{--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}:root[data-font=serif]{--font-ui:Charter, "Bitstream Charter", "Sitka Text", Cambria, Georgia, serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#faf8f4;--surface:#fff;--surface-raised:#f4f1ea;--hairline:#e3dfd6;--text:#1f2328;--text-muted:#6e6a61;--accent:#2e8b78;--accent-subtle:#2e8b781a;--accent-contrast:#fff;--select-chevron:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%236e6a61' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--surface-banner:#def;--border-banner:#90b8d8;--border-banner-accent:#2a7abf;--text-banner:#1a3050;--surface-draft:#fffbf0;--border-draft:#f0b44488;--text-draft:#333;--legend-added-bg:#dcffe4;--legend-added-border:#2ea44f;--legend-added-color:#1a7f37;--legend-removed-bg:#ffe5e5;--legend-removed-border:#d73a49;--legend-removed-color:#cb2431;--legend-changed-bg:#fff5cc;--legend-changed-border:#d4a72c;--legend-changed-color:#9a6700;--legend-unchanged-bg:#f0f0f2;--legend-unchanged-border:#bbb;--legend-unchanged-color:#666}@media (prefers-color-scheme:light){:root:not([data-theme]){--bg:#faf8f4;--surface:#fff;--surface-raised:#f4f1ea;--hairline:#e3dfd6;--text:#1f2328;--text-muted:#6e6a61;--accent:#2e8b78;--accent-subtle:#2e8b781a;--accent-contrast:#fff;--select-chevron:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%236e6a61' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--surface-banner:#def;--border-banner:#90b8d8;--border-banner-accent:#2a7abf;--text-banner:#1a3050;--surface-draft:#fffbf0;--border-draft:#f0b44488;--text-draft:#333;--legend-added-bg:#dcffe4;--legend-added-border:#2ea44f;--legend-added-color:#1a7f37;--legend-removed-bg:#ffe5e5;--legend-removed-border:#d73a49;--legend-removed-color:#cb2431;--legend-changed-bg:#fff5cc;--legend-changed-border:#d4a72c;--legend-changed-color:#9a6700;--legend-unchanged-bg:#f0f0f2;--legend-unchanged-border:#bbb;--legend-unchanged-color:#666}}body{background:var(--bg);color:var(--text);font-family:var(--font-ui);margin:0}code,pre,kbd,samp{font-family:var(--font-mono)}h1{letter-spacing:-.01em;font-size:1.5rem;font-weight:600;font-family:var(--font-ui)}h2{letter-spacing:-.01em;font-size:1.25rem;font-weight:600}h3{letter-spacing:-.01em;font-weight:600}.prose,.prose-md{font-family:var(--font-prose);max-width:72ch;font-size:1.05rem;line-height:1.65}.btn{border:1px solid var(--hairline);background:var(--surface-raised);color:var(--text);font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.btn:hover:not(:disabled){background:color-mix(in srgb, var(--accent-subtle) 100%, var(--surface-raised));border-color:var(--accent)}.btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--accent);border-color:var(--accent);color:#0a1410;font-weight:600}.btn-primary:hover:not(:disabled){filter:brightness(1.1);border-color:var(--accent)}.btn-danger{background:var(--legend-removed-bg);border-color:var(--legend-removed-border);color:var(--legend-removed-color)}.btn-danger:hover:not(:disabled){filter:brightness(1.1)}input:not([type=radio]):not([type=checkbox]),textarea,select{background:var(--surface);border:1px solid var(--hairline);color:var(--text);font-family:var(--font-ui);border-radius:6px;padding:.4rem .6rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}input:not([type=radio]):not([type=checkbox]):focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle);outline:none}select{appearance:none;cursor:pointer;background-image:var(--select-chevron);white-space:nowrap;text-overflow:ellipsis;background-position:right .55rem center;background-repeat:no-repeat;max-width:100%;padding-right:1.7rem;overflow:hidden}select:disabled{opacity:.45;cursor:not-allowed}input[type=checkbox],input[type=radio]{accent-color:var(--accent);appearance:none;box-sizing:border-box;vertical-align:-.15em;border:1px solid var(--hairline);background:var(--surface);width:1rem;height:1rem;color:var(--accent);cursor:pointer;flex-shrink:0;place-content:center;margin:0;transition:border-color .15s,background .15s;display:inline-grid}input[type=checkbox]{border-radius:4px}input[type=radio]{border-radius:50%}input[type=checkbox]:before,input[type=radio]:before{content:"";width:.6rem;height:.6rem;transition:transform .12s ease-in-out;transform:scale(0)}input[type=checkbox]:before{background:var(--accent-contrast);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}input[type=radio]:before{background:var(--accent);border-radius:50%;width:.5rem;height:.5rem}input[type=checkbox]:checked,input[type=radio]:checked{border-color:var(--accent)}input[type=checkbox]:checked{background:var(--accent)}input[type=checkbox]:checked:before,input[type=radio]:checked:before{transform:scale(1)}input[type=checkbox]:hover:not(:disabled),input[type=radio]:hover:not(:disabled){border-color:var(--accent)}input[type=checkbox]:focus-visible,input[type=radio]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}input[type=checkbox]:disabled,input[type=radio]:disabled{opacity:.45;cursor:not-allowed}@media (forced-colors:active){input[type=checkbox],input[type=radio]{appearance:auto}input[type=checkbox]:before,input[type=radio]:before{content:none}}.card{background:var(--surface);border:1px solid var(--hairline);border-radius:8px;padding:.75rem 1rem}.chip{font-family:var(--font-ui);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}details>summary{cursor:pointer;-webkit-user-select:none;user-select:none;font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;list-style:none;display:flex}details>summary::-webkit-details-marker{display:none}details>summary:before{content:"";border:4px solid #0000;border-left:6px solid;border-right-width:0;flex-shrink:0;width:0;height:0;transition:transform .15s;display:inline-block}details[open]>summary:before{transform:rotate(90deg)}dialog{background:var(--surface);border:1px solid var(--hairline);color:var(--text);border-radius:12px;width:90vw;max-width:480px;padding:1.5rem}dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-sans-cyrillic-ext-400-normal-g30qAdWV.woff2)format("woff2"),url(/assets/ibm-plex-sans-cyrillic-ext-400-normal-Dsrv2Tcn.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-sans-cyrillic-400-normal-DZqxrq2p.woff2)format("woff2"),url(/assets/ibm-plex-sans-cyrillic-400-normal-BTotfTJu.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-sans-greek-400-normal-_efipK4i.woff2)format("woff2"),url(/assets/ibm-plex-sans-greek-400-normal-D9ESIMu3.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-sans-vietnamese-400-normal-DG4YqDda.woff2)format("woff2"),url(/assets/ibm-plex-sans-vietnamese-400-normal-fK1oJ5dG.woff)format("woff");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:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-sans-latin-ext-400-normal-C5H60-Va.woff2)format("woff2"),url(/assets/ibm-plex-sans-latin-ext-400-normal-RBey6euL.woff)format("woff");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:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-sans-latin-400-normal-CDDApCn2.woff2)format("woff2"),url(/assets/ibm-plex-sans-latin-400-normal-CYLoc0-x.woff)format("woff");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}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-sans-cyrillic-ext-500-normal-Cs5J6C77.woff2)format("woff2"),url(/assets/ibm-plex-sans-cyrillic-ext-500-normal-DB5PtV2g.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-sans-cyrillic-500-normal-CocWQlwt.woff2)format("woff2"),url(/assets/ibm-plex-sans-cyrillic-500-normal-ByOcLdNv.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-sans-greek-500-normal-JMMifIXV.woff2)format("woff2"),url(/assets/ibm-plex-sans-greek-500-normal-CuWXN6rf.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-sans-vietnamese-500-normal-e4dixQRQ.woff2)format("woff2"),url(/assets/ibm-plex-sans-vietnamese-500-normal-BEb3_waV.woff)format("woff");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:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-sans-latin-ext-500-normal-DakdToA3.woff2)format("woff2"),url(/assets/ibm-plex-sans-latin-ext-500-normal-D0aIdm-b.woff)format("woff");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:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-sans-latin-500-normal-6ng42L7E.woff2)format("woff2"),url(/assets/ibm-plex-sans-latin-500-normal-BgVn5rGT.woff)format("woff");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}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-sans-cyrillic-ext-600-normal-DUMzJB7m.woff2)format("woff2"),url(/assets/ibm-plex-sans-cyrillic-ext-600-normal-Bz0x94Yp.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-sans-cyrillic-600-normal-71GNu3SW.woff2)format("woff2"),url(/assets/ibm-plex-sans-cyrillic-600-normal-BGq0mW3O.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-sans-greek-600-normal-DzTrcv_p.woff2)format("woff2"),url(/assets/ibm-plex-sans-greek-600-normal-D-CqTdkO.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-sans-vietnamese-600-normal-DpPYBSTl.woff2)format("woff2"),url(/assets/ibm-plex-sans-vietnamese-600-normal-DgdngZtN.woff)format("woff");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:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-sans-latin-ext-600-normal-DOrvGEcy.woff2)format("woff2"),url(/assets/ibm-plex-sans-latin-ext-600-normal-DIrixKbi.woff)format("woff");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:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-sans-latin-600-normal-CuJfVYMP.woff2)format("woff2"),url(/assets/ibm-plex-sans-latin-600-normal-Cu4Hd6ag.woff)format("woff");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}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-cyrillic-ext-400-normal-xuaO2J-f.woff2)format("woff2"),url(/assets/ibm-plex-mono-cyrillic-ext-400-normal-DMdlQ8Kv.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-cyrillic-400-normal-BSMlKf0J.woff2)format("woff2"),url(/assets/ibm-plex-mono-cyrillic-400-normal-CEL4l2ZJ.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-vietnamese-400-normal-BulugwFq.woff2)format("woff2"),url(/assets/ibm-plex-mono-vietnamese-400-normal-DDuiU_S-.woff)format("woff");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:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-latin-ext-400-normal-BmRBH3aV.woff2)format("woff2"),url(/assets/ibm-plex-mono-latin-ext-400-normal-D3D2R8hC.woff)format("woff");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:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-latin-400-normal-DMJ8VG8y.woff2)format("woff2"),url(/assets/ibm-plex-mono-latin-400-normal-CvHOgSBP.woff)format("woff");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}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-cyrillic-ext-500-normal-BqneJy0T.woff2)format("woff2"),url(/assets/ibm-plex-mono-cyrillic-ext-500-normal-BIfNGwUT.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-cyrillic-500-normal-Bq9vWWag.woff2)format("woff2"),url(/assets/ibm-plex-mono-cyrillic-500-normal-Ael50iVv.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-vietnamese-500-normal-DZ4AoWbu.woff2)format("woff2"),url(/assets/ibm-plex-mono-vietnamese-500-normal-C8zxqsMH.woff)format("woff");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:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-latin-ext-500-normal-CAhNIIs5.woff2)format("woff2"),url(/assets/ibm-plex-mono-latin-ext-500-normal-CZ70TYgx.woff)format("woff");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:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-latin-500-normal-DSY6xOcd.woff2)format("woff2"),url(/assets/ibm-plex-mono-latin-500-normal-CB9ihrfo.woff)format("woff");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}@font-face{font-family:Newsreader;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/newsreader-vietnamese-400-normal-DdKr49mV.woff2)format("woff2"),url(/assets/newsreader-vietnamese-400-normal-BekUZro8.woff)format("woff");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:Newsreader;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/newsreader-latin-ext-400-normal-svq1FPys.woff2)format("woff2"),url(/assets/newsreader-latin-ext-400-normal-DYA1XoQK.woff)format("woff");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:Newsreader;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/newsreader-latin-400-normal-BFBkh4jY.woff2)format("woff2"),url(/assets/newsreader-latin-400-normal-gRTjlS2D.woff)format("woff");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}@font-face{font-family:Newsreader;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/newsreader-vietnamese-400-italic-bZegYFuM.woff2)format("woff2"),url(/assets/newsreader-vietnamese-400-italic-QbB8kb5s.woff)format("woff");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:Newsreader;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/newsreader-latin-ext-400-italic-BMTE_bNQ.woff2)format("woff2"),url(/assets/newsreader-latin-ext-400-italic-qdgKLcPG.woff)format("woff");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:Newsreader;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/newsreader-latin-400-italic-CEihAR-f.woff2)format("woff2"),url(/assets/newsreader-latin-400-italic-CNZoH1hn.woff)format("woff");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}@font-face{font-family:Newsreader;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/newsreader-vietnamese-500-normal-CL6a8tp2.woff2)format("woff2"),url(/assets/newsreader-vietnamese-500-normal-BEAbKU8A.woff)format("woff");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:Newsreader;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/newsreader-latin-ext-500-normal-BNHmvKvI.woff2)format("woff2"),url(/assets/newsreader-latin-ext-500-normal-CZruMFou.woff)format("woff");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:Newsreader;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/newsreader-latin-500-normal-B66TYsaK.woff2)format("woff2"),url(/assets/newsreader-latin-500-normal-DFwuUcdu.woff)format("woff");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}.provider-icon.svelte-hud9gg{flex-shrink:0;align-items:center;line-height:0;display:inline-flex}.sr-only.svelte-hud9gg{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skeleton-block.svelte-tl058d{flex-direction:column;gap:.5rem;padding:.5rem 0;display:flex}.skeleton-header.svelte-tl058d{background:var(--surface-raised,#2a2a3e);border-radius:4px;width:55%;height:1.1em;margin-bottom:.25rem;animation:1.4s ease-in-out infinite svelte-tl058d-shimmer}.skeleton-line.svelte-tl058d{background:var(--surface-raised,#2a2a3e);border-radius:4px;width:100%;height:.85em;animation:1.4s ease-in-out infinite svelte-tl058d-shimmer}.skeleton-rect.svelte-tl058d{background:var(--surface-raised,#2a2a3e);border-radius:6px;width:100%;height:9rem;animation:1.4s ease-in-out infinite svelte-tl058d-shimmer}.skeleton-card.svelte-tl058d{border:1px solid var(--hairline,#2a2a3e);border-radius:6px;flex-direction:column;gap:.45rem;padding:.65rem .75rem;animation:1.4s ease-in-out infinite svelte-tl058d-shimmer;display:flex}@keyframes svelte-tl058d-shimmer{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.skeleton-header.svelte-tl058d,.skeleton-line.svelte-tl058d,.skeleton-rect.svelte-tl058d,.skeleton-card.svelte-tl058d{opacity:.5;animation:none}}.landing.svelte-1egott1{text-align:center;max-width:40rem;margin:12vh auto 0;padding:0 1.5rem}form.svelte-1egott1{gap:.5rem;margin-top:1.5rem;display:flex}form.svelte-1egott1 input[type=text]:where(.svelte-1egott1){flex:1;font-size:1rem}form.svelte-1egott1 button[type=submit]:where(.svelte-1egott1){border:1px solid var(--accent);background:var(--accent);color:#0a1410;font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;padding:.4rem 1.2rem;font-size:.9rem;font-weight:600;transition:filter .15s;display:inline-flex}form.svelte-1egott1 button[type=submit]:where(.svelte-1egott1):hover{filter:brightness(1.1)}.error.svelte-1egott1{color:var(--legend-removed-color);margin-top:.5rem;font-size:.9rem}.queue-section.svelte-1egott1{text-align:left;background:var(--surface);border:1px solid var(--hairline);border-radius:8px;margin-top:2.5rem;padding:.75rem 1rem}.queue-header.svelte-1egott1{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.section-title.svelte-1egott1{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0;font-size:.8125rem;font-weight:600}.section-toggle.svelte-1egott1{cursor:pointer;-webkit-user-select:none;user-select:none;font:inherit;text-transform:inherit;letter-spacing:inherit;font-weight:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:.4rem;margin:0;padding:0;display:flex}.section-toggle.svelte-1egott1:hover{color:var(--text)}.section-chevron.svelte-1egott1{border:4px solid #0000;border-left:6px solid;border-right-width:0;flex-shrink:0;width:0;height:0;transition:transform .15s;display:inline-block}.section-chevron.expanded.svelte-1egott1{transform:rotate(90deg)}.refresh-btn.svelte-1egott1{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:4px;padding:.1rem .4rem;font-size:.8rem;transition:color .15s}.refresh-btn.svelte-1egott1:hover{color:var(--text);background:var(--surface-raised)}.queue-status.svelte-1egott1{color:var(--text-muted);margin:.25rem 0;font-size:.875rem}.queue-skeleton.svelte-1egott1{padding:.25rem .5rem}.queue-rows.refreshing.svelte-1egott1{opacity:.5;pointer-events:none;transition:opacity .15s}.refresh-btn.svelte-1egott1:disabled{cursor:default;opacity:.6}.refresh-spinner.svelte-1egott1{vertical-align:middle;border:2px solid;border-top-color:#0000;border-radius:50%;width:.75em;height:.75em;margin-right:.3em;animation:.7s linear infinite svelte-1egott1-refresh-spin;display:inline-block}@keyframes svelte-1egott1-refresh-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.refresh-spinner.svelte-1egott1{animation:none}}.sr-only.svelte-1egott1{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.queue-group-title.svelte-1egott1{color:var(--text-muted);letter-spacing:.03em;margin:.75rem 0 .25rem;font-size:.75rem;font-weight:600}.queue-list.svelte-1egott1{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.queue-item.svelte-1egott1{display:flex}.queue-link.svelte-1egott1{cursor:pointer;text-align:left;width:100%;color:var(--text);background:0 0;border:none;border-radius:4px;align-items:baseline;gap:0;padding:.3rem .5rem;font-size:.9rem;transition:background .1s;display:flex}.queue-link.svelte-1egott1:hover{background:var(--surface-raised)}.queue-icon.svelte-1egott1{color:var(--text-muted);flex-shrink:0;align-self:center;margin-right:.45rem;display:inline-flex}.repo-group-header.svelte-1egott1{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);align-items:center;gap:.35rem;margin:.55rem 0 .15rem;padding:0 .5rem;font-size:.72rem;font-weight:600;display:flex}.repo-group-name.svelte-1egott1{font-family:var(--font-mono)}.queue-list.grouped.svelte-1egott1 .queue-link:where(.svelte-1egott1){padding-left:1.1rem}.queue-ref.svelte-1egott1{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0;font-size:.83rem}.queue-sep.svelte-1egott1{color:var(--text-muted);flex-shrink:0;margin:0 .2rem}.queue-title-text.svelte-1egott1{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.queue-time.svelte-1egott1{color:var(--text-muted);flex-shrink:0;margin-left:.5rem;font-size:.78rem}.queue-size.svelte-1egott1{font-family:var(--font-mono);white-space:nowrap;flex-shrink:0;margin-left:.5rem;font-size:.75rem}.queue-size.svelte-1egott1 .stat-add:where(.svelte-1egott1){color:var(--diff-add)}.queue-size.svelte-1egott1 .stat-del:where(.svelte-1egott1){color:var(--diff-del)}.recent-reviews.svelte-1egott1{text-align:left;background:var(--surface);border:1px solid var(--hairline);border-radius:8px;margin-top:2.5rem;padding:.75rem 1rem}.recent-header.svelte-1egott1{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.recent-title.svelte-1egott1{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0;font-size:.8125rem;font-weight:600}.clear-btn.svelte-1egott1{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:4px;padding:.1rem .4rem;font-size:.8rem;transition:color .15s}.clear-btn.svelte-1egott1:hover{color:var(--text);background:var(--surface-raised)}.recent-list.svelte-1egott1{flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.recent-item.svelte-1egott1{display:flex}.recent-link.svelte-1egott1{cursor:pointer;text-align:left;width:100%;color:var(--text);background:0 0;border:none;border-radius:4px;align-items:baseline;gap:0;padding:.3rem .5rem;font-size:.9rem;transition:background .1s;display:flex}.recent-link.svelte-1egott1:hover{background:var(--surface-raised)}.recent-icon.svelte-1egott1{color:var(--text-muted);flex-shrink:0;align-self:center;margin-right:.45rem;display:inline-flex}.recent-ref.svelte-1egott1{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0;font-size:.83rem}.recent-sep.svelte-1egott1{color:var(--text-muted);flex-shrink:0;margin:0 .2rem}.recent-title-text.svelte-1egott1{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}section.svelte-1xm8bix{border:1px solid var(--hairline);border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.25rem}.section-label.svelte-1xm8bix{color:var(--text);margin:0 0 .4rem;font-size:.9em;font-weight:600}.immediate-note.svelte-1xm8bix{color:var(--text-muted);font-size:.85em;font-weight:400}fieldset.svelte-1xm8bix{border:1px solid var(--hairline);background:var(--surface-raised);border-radius:6px;flex-wrap:wrap;gap:1.25rem;margin:0 0 .5rem;padding:.4rem .75rem .5rem;display:flex}fieldset.svelte-1xm8bix legend:where(.svelte-1xm8bix){color:var(--text-muted);padding:0 .25rem;font-size:.85em}fieldset.svelte-1xm8bix label:where(.svelte-1xm8bix){cursor:pointer;color:var(--text);align-items:center;gap:.35rem;font-size:.9em;display:flex}.field-note.svelte-1xm8bix{color:var(--text-muted);flex-basis:100%;margin:0;font-size:.8em}.gh-signin-btn.svelte-1du8fdv{color:#fff;cursor:pointer;white-space:nowrap;background:#24292f;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:.95rem;font-weight:500;transition:background .15s;display:inline-flex}.gh-signin-btn.svelte-1du8fdv:hover{background:#2f363d}[data-theme=dark] .gh-signin-btn.svelte-1du8fdv{border-color:#444c56}@media (prefers-color-scheme:dark){:root:not([data-theme]) .gh-signin-btn.svelte-1du8fdv{border-color:#444c56}}.gh-mark.svelte-1du8fdv{flex-shrink:0;width:18px;height:18px}@media (width<=700px){.gh-signin-btn.compact.svelte-1du8fdv{padding:8px 10px}.gh-signin-btn.compact.svelte-1du8fdv .btn-label:where(.svelte-1du8fdv){display:none}}.gl-signin-btn.svelte-xk313n{color:#fff;cursor:pointer;white-space:nowrap;background:#fc6d26;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:.95rem;font-weight:500;transition:background .15s;display:inline-flex}.gl-signin-btn.svelte-xk313n:hover{background:#e24329}[data-theme=dark] .gl-signin-btn.svelte-xk313n{border-color:#ffffff26}@media (prefers-color-scheme:dark){:root:not([data-theme]) .gl-signin-btn.svelte-xk313n{border-color:#ffffff26}}.gl-mark.svelte-xk313n{flex-shrink:0;width:18px;height:18px}@media (width<=700px){.gl-signin-btn.compact.svelte-xk313n{padding:8px 10px}.gl-signin-btn.compact.svelte-xk313n .btn-label:where(.svelte-xk313n){display:none}}.secret-input.svelte-1d6cbbi{align-items:center;width:100%;display:flex;position:relative}.secret-input.svelte-1d6cbbi input:where(.svelte-1d6cbbi){flex:1;width:100%;padding-right:2.1rem}.reveal-toggle.svelte-1d6cbbi{width:1.6rem;height:1.6rem;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:color .15s,background-color .15s;display:inline-flex;position:absolute;right:.3rem}.reveal-toggle.svelte-1d6cbbi:hover{background:var(--surface-raised);color:var(--text)}.reveal-toggle.svelte-1d6cbbi:focus-visible{box-shadow:0 0 0 2px var(--accent-subtle);color:var(--accent);outline:none}.reveal-toggle[aria-pressed=true].svelte-1d6cbbi{color:var(--accent)}section.svelte-redr1n{border:1px solid var(--hairline);border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.25rem}.section-label.svelte-redr1n{color:var(--text);margin:0 0 .4rem;font-size:.9em;font-weight:600}.auth-status.svelte-redr1n{color:var(--text-muted);margin-bottom:.75rem;font-size:.9em}.connected-chip.svelte-redr1n{border:1px solid var(--hairline);background:var(--surface-raised);color:var(--text);border-radius:999px;align-items:center;gap:.45rem;margin:0 .5rem .6rem 0;padding:.2rem .3rem .2rem .65rem;font-size:.88em;display:inline-flex}.chip-check.svelte-redr1n{color:var(--ok,#1a7f37);font-weight:700}.chip-signout.svelte-redr1n{width:1.35rem;height:1.35rem;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.9em;line-height:1;display:inline-flex}.chip-signout.svelte-redr1n:hover{background:var(--hairline);color:var(--text)}.oauth-row.svelte-redr1n{margin:.25rem 0 .75rem}details.svelte-redr1n{border:1px solid var(--hairline);border-radius:6px;margin:.5rem 0;overflow:hidden}details.svelte-redr1n summary:where(.svelte-redr1n){text-transform:none;letter-spacing:normal;color:var(--text-muted);font-size:.9em}details.svelte-redr1n label:where(.svelte-redr1n){margin:.5rem .75rem;display:block}.hint.svelte-redr1n{color:var(--text-muted);margin:.5rem 0;font-size:.8em}.pat-scope-hint.svelte-redr1n{margin:.25rem .75rem .75rem;line-height:1.4}.pat-scope-hint.svelte-redr1n p:where(.svelte-redr1n){margin:0 0 .5rem}.pat-scope-hint.svelte-redr1n p:where(.svelte-redr1n):last-child{margin-bottom:0}.save-row.svelte-redr1n{border-top:1px solid var(--hairline);align-items:center;gap:.65rem;margin-top:1rem;padding-top:.85rem;display:flex}.dirty-hint.svelte-redr1n{color:var(--text-muted);font-size:.85em;font-style:italic}.saved-note.svelte-redr1n{color:var(--ok,#1a7f37);opacity:0;font-size:.85em;transition:opacity .35s}.saved-note.visible.svelte-redr1n{opacity:1}section.svelte-2283dr{border:1px solid var(--hairline);border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.25rem}.section-label.svelte-2283dr{color:var(--text);margin:0 0 .4rem;font-size:.9em;font-weight:600}.apply-note.svelte-2283dr{color:var(--text-muted);margin:0 0 .75rem;font-size:.8em}.provider-cards.svelte-2283dr{flex-direction:column;gap:.6rem;display:flex}.provider-card.svelte-2283dr{border:1px solid var(--hairline);opacity:.72;border-radius:8px;padding:.65rem .85rem .6rem}.provider-card[data-active=true].svelte-2283dr{opacity:1;border-color:var(--accent);background:var(--surface-raised)}.card-header.svelte-2283dr{justify-content:space-between;align-items:baseline;gap:.6rem;margin-bottom:.5rem;display:flex}.provider-radio.svelte-2283dr{cursor:pointer;color:var(--text);align-items:center;gap:.4rem;font-size:.95em;display:flex}.provider-name.svelte-2283dr{font-weight:600}.use-hint.svelte-2283dr{color:var(--text-muted);font-size:.78em}.provider-card[data-active=true].svelte-2283dr .use-hint:where(.svelte-2283dr){color:var(--accent);font-weight:600}.model-label.svelte-2283dr{margin-bottom:.5rem;font-size:.9em;display:block}.model-label.svelte-2283dr select:where(.svelte-2283dr){margin-top:.25rem;display:block}.key-label.svelte-2283dr{margin-bottom:.35rem;font-size:.9em;display:block}.test-row.svelte-2283dr{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.test-btn.svelte-2283dr{font-size:.85em}.test-btn[data-dirty=true].svelte-2283dr{border-color:var(--accent);color:var(--accent);font-weight:600}.dirty-hint.svelte-2283dr{color:var(--text-muted);font-size:.85em;font-style:italic}.saved-note.svelte-2283dr{color:var(--ok,#1a7f37);opacity:0;font-size:.85em;transition:opacity .35s}.saved-note.visible.svelte-2283dr{opacity:1}.test-ok.svelte-2283dr{color:var(--ok,#1a7f37);font-size:.85em}.test-error.svelte-2283dr{color:#cf222e;font-size:.85em}.privacy-line.svelte-2283dr{color:var(--text-muted);margin:.5rem 0 0;font-size:.78em}.deep-review-row.svelte-2283dr{border:1px solid var(--hairline);border-radius:8px;margin:.85rem 0 0;padding:.6rem .85rem}.deep-review-toggle.svelte-2283dr{cursor:pointer;align-items:center;gap:.4rem;font-size:.9em;display:flex}.deep-review-label.svelte-2283dr{font-weight:600}.deep-review-hint.svelte-2283dr{color:var(--text-muted);margin:.3rem 0 0;font-size:.78em}.hint.svelte-2283dr{color:var(--text-muted);margin:.75rem 0 0;font-size:.8em}.privacy-note.svelte-2283dr p:where(.svelte-2283dr){margin:0 0 .35rem}.skills-section.svelte-be0ump{border:1px solid var(--hairline);border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.25rem}.section-label.svelte-be0ump{color:var(--text);margin:0 0 .4rem;font-size:.9em;font-weight:600}.skill-list.svelte-be0ump{flex-direction:column;gap:.4rem;margin:0 0 .75rem;padding:0;list-style:none;display:flex}.skill-item.svelte-be0ump{align-items:center;gap:.5rem;font-size:.9em;display:flex}.skill-toggle-label.svelte-be0ump{cursor:pointer;flex:1;align-items:center;gap:.4rem;display:flex}.skill-name.svelte-be0ump{flex:1}.skill-delete-btn.svelte-be0ump{border:1px solid var(--border-subtle);color:inherit;cursor:pointer;opacity:.7;background:0 0;border-radius:4px;padding:.15rem .5rem;font-size:.8em}.skill-delete-btn.svelte-be0ump:hover{opacity:1;background:var(--legend-removed-bg);border-color:var(--legend-removed-border);color:var(--legend-removed-color)}.add-skill-btn.svelte-be0ump{border:1px dashed var(--border-subtle);color:inherit;cursor:pointer;background:0 0;border-radius:4px;padding:.3rem .75rem;font-size:.9em}.add-skill-btn.svelte-be0ump:disabled{opacity:.45;cursor:not-allowed}.add-skill-form.svelte-be0ump{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.add-skill-form.svelte-be0ump label:where(.svelte-be0ump){flex-direction:column;gap:.25rem;font-size:.9em;display:flex}.add-skill-form.svelte-be0ump textarea:where(.svelte-be0ump){font-family:var(--font-mono);border:1px solid var(--border-subtle);resize:vertical;background:var(--surface);color:var(--text);border-radius:4px;padding:.4rem;font-size:.8em}.skill-error.svelte-be0ump{color:var(--legend-removed-color);background:var(--legend-removed-bg);border:1px solid var(--legend-removed-border);border-radius:4px;margin:0;padding:.4rem .6rem;font-size:.88em}.add-skill-actions.svelte-be0ump{gap:.5rem;display:flex}.skill-item-wrapper.svelte-be0ump{flex-direction:column;gap:0;display:flex}.skill-edit-btn.svelte-be0ump{border:1px solid var(--border-subtle);color:inherit;cursor:pointer;opacity:.7;background:0 0;border-radius:4px;padding:.15rem .5rem;font-size:.8em}.skill-edit-btn.svelte-be0ump:hover{opacity:1;background:var(--surface-raised)}.skill-edit-form.svelte-be0ump{border:1px solid var(--border-subtle);background:var(--surface-raised);border-radius:6px;flex-direction:column;gap:.5rem;margin:.4rem 0 .4rem 1.5rem;padding:.6rem .75rem;display:flex}.skill-edit-form.svelte-be0ump label:where(.svelte-be0ump){flex-direction:column;gap:.25rem;font-size:.9em;display:flex}.skill-edit-form.svelte-be0ump textarea:where(.svelte-be0ump){font-family:var(--font-mono);border:1px solid var(--border-subtle);resize:vertical;background:var(--surface);color:var(--text);border-radius:4px;padding:.4rem;font-size:.8em}.skill-edit-actions.svelte-be0ump{gap:.5rem;display:flex}.btn-primary-sm.svelte-be0ump{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.25rem .65rem;font-size:.82em;font-weight:600}.btn-sm.svelte-be0ump{border:1px solid var(--border-subtle);color:inherit;cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .65rem;font-size:.82em}.hint.svelte-be0ump{color:var(--text-muted);margin:.5rem 0;font-size:.8em}.mine-section.svelte-be0ump{border-top:1px solid var(--border-subtle);margin-top:1.25rem;padding-top:1rem}.mine-label.svelte-be0ump{margin-bottom:.15rem}.mine-hint.svelte-be0ump{margin-top:0;margin-bottom:.6rem}.mine-gate-hint.svelte-be0ump{color:var(--text-muted);margin:.25rem 0;font-size:.85em}.mine-filter-hint.svelte-be0ump{margin:.2rem 0 .3rem}.mine-repo-row.svelte-be0ump{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.mine-repo-input.svelte-be0ump{border:1px solid var(--border-subtle);background:var(--surface);color:var(--text);border-radius:4px;width:120px;padding:.25rem .5rem;font-size:.88em}.mine-repo-sep.svelte-be0ump{color:var(--text-muted);font-size:1.1em;line-height:1}.mine-btn.svelte-be0ump{border:1px solid var(--border-subtle);color:inherit;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.88em;display:flex}.mine-btn.svelte-be0ump:disabled{opacity:.45;cursor:not-allowed}.mine-btn.svelte-be0ump:not(:disabled):hover{background:var(--surface-raised)}.mine-spinner.svelte-be0ump{border:2px solid var(--text-muted);border-top-color:var(--text);border-radius:50%;flex-shrink:0;width:.8em;height:.8em;animation:.6s linear infinite svelte-be0ump-spin;display:inline-block}@keyframes svelte-be0ump-spin{to{transform:rotate(360deg)}}.mine-privacy-note.svelte-be0ump{color:var(--text-muted);margin-top:.3rem;font-size:.75em}.mine-provider-row.svelte-be0ump{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.mine-provider-label.svelte-be0ump{color:var(--text-muted);flex-shrink:0;font-size:.88em}.mine-provider-select.svelte-be0ump{padding-block:.2rem;padding-left:.4rem;font-size:.88em}.mined-skill-notice.svelte-be0ump{color:var(--text-muted);background:var(--legend-added-bg,#e6ffed);border:1px solid var(--legend-added-border,#acf2bd);border-radius:4px;margin:0;padding:.35rem .6rem;font-size:.85em}.builtin-section.svelte-be0ump{margin-bottom:.75rem}.builtin-label.svelte-be0ump{margin-bottom:.4rem}.builtin-list.svelte-be0ump{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.builtin-entry.svelte-be0ump{border:1px solid var(--hairline);background:var(--surface-raised);border-radius:5px;align-items:center;gap:.5rem;padding:.3rem .5rem;font-size:.88em;display:flex}.builtin-info.svelte-be0ump{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.builtin-name.svelte-be0ump{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.builtin-tagline.svelte-be0ump{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.85em;overflow:hidden}.builtin-add-btn.svelte-be0ump{border:1px solid var(--border-subtle);color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;flex-shrink:0;padding:.15rem .55rem;font-size:.8em}.builtin-add-btn.svelte-be0ump:not(:disabled):hover{background:var(--surface);border-color:var(--accent);color:var(--accent)}.builtin-add-btn.svelte-be0ump:disabled{opacity:.45;cursor:not-allowed}.settings-page.svelte-fpr4w8{max-width:860px;margin:0 auto;padding:1.5rem 1rem 3rem}.settings-header.svelte-fpr4w8{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.back-btn.svelte-fpr4w8{border:1px solid var(--hairline);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:.25rem .65rem;font-size:.88em}.back-btn.svelte-fpr4w8:hover{background:var(--surface-raised);color:var(--text)}.settings-title.svelte-fpr4w8{letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:700}.settings-layout.svelte-fpr4w8{align-items:flex-start;gap:2.5rem;display:flex}.section-nav.svelte-fpr4w8{width:160px;top:calc(var(--topbar-h,2.75rem) + 1rem);flex-shrink:0;position:sticky}.section-nav.svelte-fpr4w8 ul:where(.svelte-fpr4w8){flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.nav-link.svelte-fpr4w8{color:var(--text-muted);border-radius:5px;padding:.3rem .5rem .3rem .65rem;font-size:.88em;text-decoration:none;display:block;position:relative}.nav-link.svelte-fpr4w8:hover{background:var(--surface-raised);color:var(--text)}.nav-link.svelte-fpr4w8:before{content:"";background:var(--accent);border-radius:1px;width:2px;height:0;transition:height .12s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.nav-link.active.svelte-fpr4w8{color:var(--accent);background:var(--accent-subtle)}.nav-link.active.svelte-fpr4w8:before{height:65%}.settings-content.svelte-fpr4w8{flex:1;min-width:0}@media (width<=600px){.settings-layout.svelte-fpr4w8{flex-direction:column;gap:1rem}.section-nav.svelte-fpr4w8{width:100%;position:static}.section-nav.svelte-fpr4w8 ul:where(.svelte-fpr4w8){flex-flow:wrap;gap:.25rem}}:root{--topbar-h:2.75rem}.topbar.svelte-1n46o8q{height:var(--topbar-h);box-sizing:border-box;background:var(--surface);border-bottom:1px solid var(--hairline);z-index:200;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex;position:sticky;top:0}.topbar.svelte-1n46o8q a:where(.svelte-1n46o8q){color:var(--text);letter-spacing:-.01em;font-size:1rem;font-weight:700;text-decoration:none}.topbar-right.svelte-1n46o8q{align-items:center;gap:.5rem;display:flex}.auth-badge.svelte-1n46o8q{color:var(--text-muted);white-space:nowrap;font-size:.85em}.signout-short.svelte-1n46o8q{display:none}@media (width<=700px){.topbar.svelte-1n46o8q{padding:.5rem .6rem}.topbar-right.svelte-1n46o8q{gap:.35rem}.auth-badge.svelte-1n46o8q{font-size:.78em}.signout-full.svelte-1n46o8q{display:none}.signout-short.svelte-1n46o8q{display:inline}}.route-loading.svelte-1n46o8q{color:var(--text-muted);padding:2rem 1rem}
