:root{--brand-primary: #0f6b3f;--brand-primary-pressed: #0b5732;--brand-on-primary: #ffffff;--brand-soft: #ebf6ec;--title-text: #0e2a1a;--background: #fbfbfb;--surface: #ffffff;--surface-alt: #f1f1f0;--border: #e4e4e2;--text-primary: #171a16;--text-secondary: #5d625a;--text-tertiary: #8e8e93;--remove: #c62828;--disabled-fg: #9aa09a;--disabled-bg: #ecefeb;--coverage-good: #2e7d32;--coverage-warn: #ef6c00;--coverage-bad: #c62828;--font-serif: "Iowan Old Style", Georgia, "Times New Roman", serif;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--max-width: 720px}@media(prefers-color-scheme:dark){:root{--brand-primary: #37d36b;--brand-primary-pressed: #2bb35f;--brand-on-primary: #04130b;--brand-soft: #122318;--title-text: #f4f7f0;--background: #070b08;--surface: #0b0f0c;--surface-alt: #161c18;--border: #242b27;--text-primary: #f4f7f0;--text-secondary: #96a69e;--text-tertiary: #98989e}}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--text-primary);font-family:var(--font-sans);font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit}.screen-title{font-family:var(--font-serif);font-size:26px;font-weight:700;color:var(--title-text);margin:0}.section-header{font-size:14px;font-weight:600;color:var(--text-secondary);margin:24px 0 0;padding-bottom:6px;border-bottom:1px solid var(--border)}.surface-card{background:var(--surface);border:1px solid var(--border);border-radius:10px}.btn-primary,.btn-neutral{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 18px;border-radius:10px;font-family:var(--font-sans);font-size:15px;font-weight:600;cursor:pointer;text-decoration:none}.btn-primary{background:var(--brand-primary);color:var(--brand-on-primary);border:none}.btn-primary:active{background:var(--brand-primary-pressed)}.btn-neutral{background:var(--surface);color:var(--text-primary);border:1px solid var(--border)}.btn-primary:disabled,.btn-neutral:disabled{background:var(--disabled-bg);color:var(--disabled-fg);border-color:var(--disabled-bg);cursor:default}.chip{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:11px;font-size:12px;font-weight:600;border:1px solid var(--border);color:var(--text-secondary)}.chip.chip-emerald{color:var(--brand-primary);border-color:var(--brand-primary)}.chip.chip-warn{color:var(--coverage-warn);border-color:var(--coverage-warn)}input[type=email],input[type=password]{height:44px;padding:0 12px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text-primary);font-family:var(--font-sans);font-size:15px;width:100%}input:focus-visible,select:focus-visible{outline:2px solid var(--brand-primary);outline-offset:0;border-color:transparent}.banner.svelte-ike63m{margin-top:14px;padding:10px 14px;border:1px solid var(--remove);border-radius:12px;font-size:13px;line-height:1.5;color:var(--text-primary)}.banner.svelte-ike63m strong:where(.svelte-ike63m){color:var(--remove)}.shell.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:0 16px;min-height:100vh;display:flex;flex-direction:column}.topbar.svelte-12qhfyh{padding:14px 0 0;border-bottom:1px solid var(--border)}.topbar-row.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px}.brand.svelte-12qhfyh{font-family:var(--font-serif);font-size:20px;font-weight:700;color:var(--title-text);text-decoration:none;white-space:nowrap}.brand-cloud.svelte-12qhfyh{color:var(--brand-primary)}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:20px;margin-bottom:-1px}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:6px 2px 10px;font-size:16px;font-weight:600;color:var(--text-secondary);text-decoration:none;border-bottom:2px solid transparent}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text-primary)}.nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--brand-primary);border-bottom-color:var(--brand-primary)}.apex-link.svelte-12qhfyh{font-size:13px;font-weight:600;color:var(--text-secondary);text-decoration:none;white-space:nowrap}.apex-link.svelte-12qhfyh:hover{color:var(--text-primary)}.account.svelte-12qhfyh{display:flex;align-items:center;gap:8px;min-width:0}.email.svelte-12qhfyh{font-size:13px;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-anchor.svelte-12qhfyh{position:relative;flex:none}.gear.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:none;border:none;border-radius:8px;cursor:pointer;color:var(--text-secondary)}.gear.svelte-12qhfyh:hover{background:var(--surface)}.gear.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.menu.svelte-12qhfyh{position:absolute;top:calc(100% + 6px);right:0;z-index:10;min-width:140px;padding:4px;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 4px 16px #0006}.menu-item.svelte-12qhfyh{display:block;width:100%;padding:8px 12px;background:none;border:none;border-radius:7px;text-align:left;font-family:var(--font-sans);font-size:14px;color:var(--text-primary);cursor:pointer}.menu-item.svelte-12qhfyh:hover{background:var(--surface-alt)}.menu-item-danger.svelte-12qhfyh{color:var(--danger, #c0392b)}main.svelte-12qhfyh{flex:1;padding:20px 0 48px}.site-footer.svelte-12qhfyh{border-top:1px solid var(--border);padding:16px 0 24px;font-size:11px;color:var(--text-tertiary)}.site-footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:4px 0}
