:root{--bg: #f5f7f8;--surface: #ffffff;--surface-2: #eef2f3;--ink: #0f1518;--muted: #566068;--border: #dde4e6;--accent: #0e9e7b;--accent-ink: #06503e;--accent-tint: #e2f4ee;--on-accent: #ffffff;--eyebrow: #06503e;--accent-strong: #0a7a5e;--accent-on-tint: #0a7a5e;--amber: #9a6612;--amber-ink: #6b4708;--amber-tint: #f6ecd9;--danger: #c63a3f;--danger-ink: #a4262c;--danger-tint: #fdecec;--indigo: #3e5bd6;--channel-neutral: #8a959b;--logo-1: #b7e2d7;--logo-2: #7ac9b6;--logo-3: #0e9e7b;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 14px;--radius-full: 9999px;--radius-input: var(--radius-sm);--radius-card: var(--radius-md);--shadow-sm: 0px 0px 5px 0px rgb(0 0 0 / .02), 0px 2px 10px 0px rgb(0 0 0 / .06), 0px 0px 1px 0px rgb(0 0 0 / .3);--shadow-md: 0px 0px 15px 0px rgb(0 0 0 / .03), 0px 2px 30px 0px rgb(0 0 0 / .08), 0px 0px 1px 0px rgb(0 0 0 / .3);--shadow-lg: 0px 0px 30px 0px rgb(0 0 0 / .04), 0px 30px 60px 0px rgb(0 0 0 / .12), 0px 0px 1px 0px rgb(0 0 0 / .3);--shadow: var(--shadow-md);--text-micro: .6875rem;--text-tiny: .75rem;--text-small: .875rem;--text-medium: 1rem;--text-large: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.75rem;--text-4xl: 2rem;--text-5xl: 2.375rem;--text-6xl: 3rem;--text-7xl: 3.5rem;--leading-tiny: 1rem;--leading-small: 1.25rem;--leading-medium: 1.5rem;--leading-large: 1.75rem;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 40px;--space-9: 48px;--space-10: 64px;--space-11: 80px;--space-12: 96px;--divider-weight: 1px;--disabled-opacity: .5;--hover-opacity: .8;--sans: "IBM Plex Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--disp: "Archivo", "IBM Plex Sans", system-ui, sans-serif;--mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace}:root[data-theme=dark]{color-scheme:dark;--bg: #0b1013;--surface: #121a1e;--surface-2: #18242a;--ink: #e7eef0;--muted: #93a1a8;--border: #253339;--accent: #2dbe97;--accent-ink: #e7eef0;--accent-tint: #10312a;--on-accent: #0b1013;--eyebrow: #2dbe97;--accent-strong: #2dbe97;--accent-on-tint: #2dbe97;--amber: #e0a64b;--amber-ink: #e0a64b;--amber-tint: rgba(224, 166, 75, .15);--danger: #e5686c;--danger-ink: #f2a3a5;--danger-tint: rgba(229, 104, 108, .14);--indigo: #8aa0f5;--channel-neutral: #8a959b;--logo-1: #17564a;--logo-2: #22866c;--logo-3: #2dbe97;--shadow-sm: 0px 0px 5px 0px rgb(0 0 0 / .05), 0px 2px 10px 0px rgb(0 0 0 / .2), inset 0px 0px 1px 0px rgb(255 255 255 / .15);--shadow-md: 0px 0px 15px 0px rgb(0 0 0 / .06), 0px 2px 30px 0px rgb(0 0 0 / .22), inset 0px 0px 1px 0px rgb(255 255 255 / .15);--shadow-lg: 0px 0px 30px 0px rgb(0 0 0 / .07), 0px 30px 60px 0px rgb(0 0 0 / .26), inset 0px 0px 1px 0px rgb(255 255 255 / .15);--shadow: var(--shadow-md);--hover-opacity: .9}*{box-sizing:border-box}ul[class],ol[class]{list-style:none;padding-inline-start:0;margin:0}html{color-scheme:light;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;transition:background .2s ease,color .2s ease}h1,h2,h3,h4{font-family:var(--disp);font-weight:800;letter-spacing:-.02em;text-wrap:balance;margin:0}p{margin:0}a{color:var(--accent-ink);text-decoration:none}a:hover{color:var(--accent-strong)}img,svg{display:block}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-xs)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.container{max-width:1200px;margin:0 auto;padding-inline:40px}.container-wide{max-width:1340px;margin:0 auto;padding-inline:40px}.container-narrow{max-width:840px;margin:0 auto;padding-inline:40px}@media (max-width: 640px){.container,.container-wide,.container-narrow{padding-inline:20px}}.eyebrow{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--eyebrow)}.mono{font-family:var(--mono)}.tnum{font-variant-numeric:tabular-nums}.btn,.btn-primary,.btn-secondary,.btn-quiet,.btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 16px;border-radius:var(--radius-md);font-family:var(--sans);font-size:var(--text-small);font-weight:600;line-height:1;border:1px solid transparent;cursor:pointer;white-space:nowrap;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease,filter .15s ease}.btn-primary{background:var(--accent-strong);color:var(--on-accent)}.btn-primary:hover{background:var(--accent-strong);color:var(--on-accent);filter:brightness(.92)}.btn-secondary{background:var(--surface);border-color:var(--border);color:var(--ink)}.btn-secondary:hover{color:var(--ink);border-color:var(--muted);background:var(--surface-2)}.btn-quiet{background:transparent;border-color:transparent;color:var(--muted);padding:0 16px}.btn-quiet:hover{background:var(--surface-2);color:var(--ink)}.btn-danger{background:transparent;border-color:var(--border);color:var(--danger-ink)}.btn-danger:hover{border-color:var(--danger);color:var(--danger-ink);background:var(--danger-tint)}.field{display:grid;gap:var(--space-2)}.field>span{font-size:var(--text-small);font-weight:600;color:var(--ink)}.field input:not([type=checkbox]):not([type=radio]):not([type=file]),.field select{width:100%;height:40px;padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-input);background:var(--surface);color:var(--ink);font-family:var(--sans);font-size:var(--text-small)}.field textarea{width:100%;padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-input);background:var(--surface);color:var(--ink);font-family:var(--sans);font-size:var(--text-small);line-height:1.6;resize:vertical}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:2px solid var(--accent-strong);outline-offset:1px}.field small{font-size:var(--text-tiny);color:var(--muted);line-height:1.55}small{font-size:var(--text-tiny)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-btn{background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer}.text-btn:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.btn-sm{height:32px;padding:0 12px;font-size:var(--text-tiny);border-radius:var(--radius-sm)}.btn-lg{height:48px;padding:0 24px;font-size:var(--text-medium);border-radius:var(--radius-lg)}.btn-block{display:flex;width:100%}.btn:focus-visible,.btn-primary:focus-visible,.btn-secondary:focus-visible,.btn-quiet:focus-visible,.btn-danger:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.btn[disabled],.btn-primary[disabled],.btn-secondary[disabled]{opacity:var(--disabled-opacity);cursor:not-allowed;filter:none}.page{padding:32px 40px;max-width:1560px;width:100%}@media (max-width: 1100px){.page{padding:32px 24px}}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-bottom:20px;margin-bottom:32px;border-bottom:1px solid var(--border)}.page-head h1{font-family:var(--disp);font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.page-sub{font-size:14px;color:var(--muted);margin-top:8px;max-width:62ch;line-height:1.55}.page-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.panel{background:var(--surface);border:var(--divider-weight) solid var(--border);border-radius:var(--radius-card);padding:24px;box-shadow:var(--shadow-sm)}.panel+.panel{margin-top:20px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.panel-head h2{font-family:var(--disp);font-size:18px;font-weight:700;margin:0}.panel-note{font-size:var(--text-small);color:var(--muted);line-height:var(--leading-small);margin-top:4px;max-width:78ch}.panel :where(p,h2,h3,ul,ol,table)+:where(.btn,.btn-primary,.btn-secondary,.btn-quiet,.btn-danger,form,.row,.acts,.actions){margin-top:var(--space-4)}.panel :where(p,ul,ol)+:where(h2,h3){margin-top:var(--space-6)}.section-title{font-family:var(--disp);font-size:18px;font-weight:700;margin-bottom:16px}.status-pill,.chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;height:28px;padding:0 12px;font-size:var(--text-tiny);font-weight:600;line-height:1;border-radius:var(--radius-full);background:var(--surface-2);color:var(--muted);white-space:nowrap}.chip-sm{height:24px;padding:0 8px}.chip-lg{height:32px;padding:0 12px;font-size:var(--text-small)}.status-pill.is-good{background:var(--accent-tint);color:var(--accent-on-tint)}.status-pill.is-warn{background:var(--amber-tint);color:var(--amber-ink)}.status-pill.is-bad{background:var(--danger-tint);color:var(--danger-ink)}.meter{height:8px;background:var(--surface-2);border-radius:var(--radius-full);overflow:hidden}.meter>span{display:block;height:100%;background:var(--accent-strong);border-radius:var(--radius-full)}.notice{padding:12px 16px;border-radius:var(--radius-input);border:1px solid var(--border);background:var(--surface);font-size:14px;line-height:1.55;margin-bottom:20px}.notice.is-good{background:var(--accent-tint);color:var(--accent-on-tint);border-color:transparent}.notice.is-bad{background:var(--danger-tint);color:var(--danger-ink);border-color:transparent}.empty-state{text-align:center;padding:48px 24px;color:var(--muted)}.empty-state h2{font-family:var(--disp);font-size:18px;font-weight:700;color:var(--ink);margin-bottom:8px;text-wrap:balance}.empty-state p{font-size:14px;line-height:1.6;max-width:44ch;margin:0 auto 20px}@media (max-width: 720px){.page{padding:20px 16px}}.consent.svelte-1b4rsd0{position:fixed;left:16px;bottom:16px;z-index:60;display:flex;align-items:center;gap:16px;width:max-content;max-width:calc(100vw - 32px);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);box-shadow:var(--shadow);padding:8px 12px 8px 16px;animation:svelte-1b4rsd0-rise .22s ease-out}@media (prefers-reduced-motion: reduce){.consent.svelte-1b4rsd0,.panel.svelte-1b4rsd0{animation:none}}@keyframes svelte-1b4rsd0-rise{0%{opacity:0;transform:translateY(6px)}}.copy.svelte-1b4rsd0{font-size:14px;white-space:nowrap}.copy.svelte-1b4rsd0 a:where(.svelte-1b4rsd0){color:var(--muted);text-decoration:underline}.copy.svelte-1b4rsd0 a:where(.svelte-1b4rsd0):hover{color:var(--accent-strong)}.actions.svelte-1b4rsd0{display:flex;gap:8px}.actions.svelte-1b4rsd0 button:where(.svelte-1b4rsd0){height:32px;padding:0 16px;border-radius:var(--radius-full);border:1px solid var(--border);background:var(--surface);color:var(--ink);font-family:var(--sans);font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:border-color .15s ease,background .15s ease}.actions.svelte-1b4rsd0 button:where(.svelte-1b4rsd0):hover{border-color:var(--muted);background:var(--surface-2)}.actions.svelte-1b4rsd0 button:where(.svelte-1b4rsd0):focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.actions.svelte-1b4rsd0 .ghost:where(.svelte-1b4rsd0){border-color:transparent;color:var(--muted);padding:0 12px}.scrim.svelte-1b4rsd0{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#080c0e80;display:grid;place-items:center;padding:20px}.panel.svelte-1b4rsd0{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow);padding:32px;width:100%;max-width:520px;max-height:calc(100vh - 40px);overflow-y:auto;animation:svelte-1b4rsd0-rise .22s ease-out}h2.svelte-1b4rsd0{font-family:var(--disp);font-size:20px;font-weight:700;margin-bottom:8px}.lead.svelte-1b4rsd0{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:24px}.link-btn.svelte-1b4rsd0{background:none;border:0;padding:0;margin-top:16px;font:inherit;font-size:14px;color:var(--muted);text-decoration:underline;cursor:pointer}.link-btn.svelte-1b4rsd0:hover{color:var(--ink)}@media (max-width: 560px){.consent.svelte-1b4rsd0{right:16px;width:auto;flex-wrap:wrap;border-radius:var(--radius-card);padding:12px 16px}.copy.svelte-1b4rsd0{white-space:normal;flex-basis:100%}.actions.svelte-1b4rsd0{width:100%}.actions.svelte-1b4rsd0 button:where(.svelte-1b4rsd0){flex:1}}
