@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");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}:root{--bg:#f7f7f8;--surface:#fff;--surface-2:#fafafa;--ink:#18181b;--ink-2:#3f3f46;--muted:#71717a;--faint:#a1a1aa;--line:#e4e4e7;--line-strong:#d4d4d8;--accent:#18181b;--accent-deep:#000;--accent-ink:#fff;--ok:#147a3a;--ok-soft:#e7f6ed;--warn:#ad5008;--warn-soft:#faf0dd;--bad:#b91c1c;--bad-soft:#fdecec;--neutral-soft:#f4f4f5;--radius:12px;--radius-sm:8px;--shadow-1:0 1px 2px #18181b0a;--shadow-2:0 8px 24px #18181b1f;--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s5:20px;--s6:24px;--s8:32px;--s10:40px;--s12:48px;--topbar-h:56px;--tabbar-h:68px;--touch:48px}*{box-sizing:border-box}html{scrollbar-gutter:stable}html,body{margin:0}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Inter Variable,ui-sans-serif,system-ui,sans-serif;font-size:14.5px;line-height:1.55}h1,h2,h3{margin:0;font-weight:600;line-height:1.2}h1{letter-spacing:-.022em;font-size:1.6rem;font-weight:650}h2{letter-spacing:-.01em;font-size:1.02rem}a{color:var(--accent);text-underline-offset:3px}small{color:var(--muted)}@media (width<=759px){h1{font-size:1.4rem}}.page{max-width:64rem;padding:var(--s6) var(--s4) var(--s12);margin:0 auto}.page.narrow{max-width:30rem}.page.mid{max-width:46rem}.page-head{align-items:flex-end;gap:var(--s4);margin-bottom:var(--s5);flex-wrap:wrap;display:flex}.page-head .grow{flex:1;min-width:0}.page-head .sub{color:var(--muted);margin:4px 0 0;font-size:.86rem}button{font:inherit}.btn{border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);padding:0 var(--s4);cursor:pointer;white-space:nowrap;min-height:40px;box-shadow:var(--shadow-1);justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s,transform 50ms;display:inline-flex}.btn:hover{background:var(--surface-2)}.btn:active{transform:scale(.985)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.btn.primary:hover{background:var(--accent-deep);border-color:var(--accent-deep)}.btn.ghost{color:var(--ink-2);box-shadow:none;background:0 0;border-color:#0000}.btn.ghost:hover{background:var(--neutral-soft)}.btn.danger{color:var(--bad);border-color:var(--line-strong)}.btn.danger:hover{background:var(--bad-soft);border-color:var(--bad)}.btn.big{width:100%;min-height:50px;font-size:1rem}.btn.small{min-height:34px;padding:0 var(--s3);font-size:.84rem}@media (width<=759px){.btn{min-height:44px}.btn.small{min-height:40px}}.field{color:var(--ink-2);flex-direction:column;gap:6px;font-size:.8rem;font-weight:500;display:flex}input,select,textarea{font:inherit;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);min-height:40px;padding:0 12px;transition:border-color .12s}select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:16px;padding-right:34px}@media (width<=759px){input,select,textarea{min-height:44px}}input:hover:not(:disabled),select:hover:not(:disabled){border-color:var(--faint)}input:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:1px}::placeholder{color:var(--faint)}input:disabled,select:disabled{background:var(--surface-2);color:var(--muted)}.search{flex:1;min-width:0;position:relative}.search .icon{width:16px;height:16px;color:var(--faint);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search input{width:100%;padding-left:36px}.chips{gap:var(--s2);scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;display:flex;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chip{border:1px solid var(--line-strong);background:var(--surface);min-height:34px;color:var(--ink-2);white-space:nowrap;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 13px;font-size:.84rem;font-weight:500;text-decoration:none;transition:border-color .12s;display:inline-flex}@media (width<=759px){.chip{min-height:40px}}.chip:hover{border-color:var(--faint)}.chip b{color:var(--muted);font-weight:600}.chip.active{background:var(--ink);border-color:var(--ink);color:#fff}.chip.active b{color:#fff9}.pill{letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:2px 10px 2px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.pill.active{background:var(--ok-soft);color:var(--ok)}.pill.draft{background:var(--warn-soft);color:var(--warn)}.pill.archived,.pill.unlisted{background:var(--neutral-soft);color:var(--ink-2)}.pill.ok{background:var(--ok-soft);color:var(--ok)}.pill.warn{background:var(--warn-soft);color:var(--warn)}.pill.bad{background:var(--bad-soft);color:var(--bad)}.pill.neutral{background:var(--neutral-soft);color:var(--ink-2)}.issue-badge{background:var(--bad-soft);color:var(--bad);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:2px 9px 2px 7px;font-size:.72rem;font-weight:600;display:inline-flex}.issue-badge svg.icon{width:13px;height:13px}.issue-clear{color:var(--faint);display:inline-flex}.issue-tags{flex-wrap:wrap;gap:6px;display:flex}.issue-tag{border-radius:var(--radius-sm);background:var(--bad-soft);color:var(--bad);white-space:nowrap;align-items:center;gap:5px;padding:3px 9px;font-size:.76rem;font-weight:500;display:inline-flex}.issue-tag .where{opacity:.7;font-weight:600}.issue-tag.more{background:var(--neutral-soft);color:var(--ink-2);font-weight:600}.issue-tag.flag{background:var(--warn-soft);color:var(--warn)}.chip .idot{background:var(--bad);border-radius:50%;flex-shrink:0;width:6px;height:6px}.issues-panel{border-left:3px solid var(--bad)}.issues-panel>h2{align-items:center;gap:8px;display:flex}.issues-panel>h2 svg.icon{width:18px;height:18px;color:var(--bad)}.issues-panel>h2 .count{color:var(--muted);margin-left:auto;font-size:.85rem;font-weight:600}.issue-list{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.issue-list li{color:var(--bad);font-size:.9rem;font-weight:500}.issue-list li .meta{color:var(--muted);font-weight:400}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-1);padding:var(--s5)}.card>h2{margin-bottom:var(--s4)}.muted{color:var(--muted)}.small{font-size:.84rem}.num{font-variant-numeric:tabular-nums}.error{color:var(--bad)}.thumb{background:var(--neutral-soft);border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;display:block}.thumb.noimg{color:var(--faint);justify-content:center;align-items:center;font-size:.65rem;display:flex}.badge{background:var(--accent);min-width:18px;height:18px;color:var(--accent-ink);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.68rem;font-weight:600;line-height:1;display:inline-flex}svg.icon{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:22px;height:22px}.toasts.svelte-1cpok13{left:50%;bottom:calc(var(--tabbar-h) + 16px + env(safe-area-inset-bottom));align-items:center;gap:var(--s2);z-index:60;flex-direction:column;display:flex;position:fixed;transform:translate(-50%)}@media (width>=760px){.toasts.svelte-1cpok13{bottom:24px}}.toast.svelte-1cpok13{background:var(--ink);color:#fff;font:inherit;box-shadow:var(--shadow-2);white-space:nowrap;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:10px 20px;font-size:.88rem;font-weight:500;display:flex}.toast.svelte-1cpok13 .icon{color:#6ee7a0}.toast.error.svelte-1cpok13 .icon{color:#fca5a5}.topbar.impersonating.svelte-12qhfyh{background:#fff7ed;box-shadow:inset 0 -2px #b45309}.viewas-pill.svelte-12qhfyh{white-space:nowrap;color:#fff;background:#b45309;border-radius:999px;align-items:center;gap:8px;padding:3px 4px 3px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.viewas-pill.svelte-12qhfyh button:where(.svelte-12qhfyh){font:inherit;color:#fff;cursor:pointer;background:#ffffff40;border:0;border-radius:999px;padding:2px 12px}.viewas.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:var(--s2);margin-top:var(--s1);padding:var(--s2) var(--s2) 0;border-top:1px solid var(--line);display:flex}.viewas.svelte-12qhfyh label:where(.svelte-12qhfyh){color:var(--muted);font-size:.82rem}.topbar.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--line);z-index:30;position:sticky;top:0}.inner.svelte-12qhfyh{max-width:64rem;padding:0 var(--s4);height:var(--topbar-h);align-items:center;gap:var(--s6);margin:0 auto;display:flex}.wordmark.svelte-12qhfyh{flex-shrink:0;align-items:center;display:inline-flex}.wordmark.svelte-12qhfyh img:where(.svelte-12qhfyh){width:auto;height:26px;display:block}.topnav.svelte-12qhfyh{gap:var(--s1);flex:1;display:flex}.topnav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .12s,background .12s;display:inline-flex}.topnav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}.topnav.svelte-12qhfyh a.current:where(.svelte-12qhfyh){background:var(--neutral-soft);color:var(--ink);font-weight:600}.avatar.svelte-12qhfyh{border:1px solid var(--line-strong);background:var(--neutral-soft);width:32px;height:32px;color:var(--ink-2);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;font-size:.74rem;font-weight:600;display:inline-flex}.menu-backdrop.svelte-12qhfyh{z-index:44;cursor:default;background:0 0;border:none;position:fixed;inset:0}.account-menu.svelte-12qhfyh{z-index:45;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-2);padding:var(--s3);gap:var(--s1);flex-direction:column;min-width:14rem;display:flex;position:fixed;top:60px;right:max(16px,50vw - 32rem)}.account-menu.svelte-12qhfyh .who:where(.svelte-12qhfyh){margin:0 0 var(--s1);padding:0 var(--s2);color:var(--muted);overflow-wrap:anywhere;font-size:.82rem}.account-menu.svelte-12qhfyh .version:where(.svelte-12qhfyh){justify-content:space-between;align-items:baseline;gap:var(--s2);margin-top:var(--s1);padding:var(--s2) var(--s2) 0;border-top:1px solid var(--line);color:var(--faint);font-size:.72rem;display:flex}.account-menu.svelte-12qhfyh .version:where(.svelte-12qhfyh) code:where(.svelte-12qhfyh){color:var(--ink-2);letter-spacing:.01em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.account-menu.svelte-12qhfyh a:where(.svelte-12qhfyh),.account-menu.svelte-12qhfyh .signout:where(.svelte-12qhfyh){text-align:left;width:100%;padding:8px var(--s2);border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;display:block}.account-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.account-menu.svelte-12qhfyh .signout:where(.svelte-12qhfyh):hover{background:var(--neutral-soft)}.tabbar.svelte-12qhfyh{height:calc(var(--tabbar-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--line);z-index:40;display:none;position:fixed;bottom:0;left:0;right:0}.tab.svelte-12qhfyh{color:var(--faint);min-height:var(--touch);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-family:inherit;font-size:.66rem;font-weight:500;text-decoration:none;display:flex;position:relative}.tab.current.svelte-12qhfyh,.tab.scan.svelte-12qhfyh{color:var(--ink)}.scan-cta.svelte-12qhfyh{background:var(--accent);width:52px;height:52px;color:var(--accent-ink);border:3px solid var(--surface);border-radius:50%;justify-content:center;align-items:center;margin-top:-26px;display:flex;box-shadow:0 4px 14px #18181b4d}@media (width<=759px){.topnav.svelte-12qhfyh{display:none}.inner.svelte-12qhfyh{justify-content:space-between}.tabbar.svelte-12qhfyh{display:flex}.content.padded.svelte-12qhfyh{padding-bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom))}.account-menu.svelte-12qhfyh{left:12px;right:12px}}
