.suite-nav.svelte-pv58c3{display:flex;align-items:center;flex-wrap:wrap;gap:8px;row-gap:4px;font-size:12px;font-family:var(--font-brand, "Inter", system-ui, -apple-system, sans-serif)}.suite-label.svelte-pv58c3{color:#999;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.suite-current.svelte-pv58c3{display:inline-flex;align-items:center;gap:5px;color:var(--suite-teal, #0D9488);font-weight:600}.suite-mark.svelte-pv58c3{fill:var(--suite-teal, #0D9488)}.suite-nav.svelte-pv58c3 a:where(.svelte-pv58c3){color:#555;text-decoration:none}.suite-nav.svelte-pv58c3 a:where(.svelte-pv58c3):hover{color:#111;text-decoration:underline}@media(max-width:768px){.suite-label.svelte-pv58c3{display:none}}.logo.svelte-1l8nvlt{display:inline-flex;align-items:center;gap:calc(var(--mark-size) * .36);line-height:1;color:inherit}.logo.svelte-1l8nvlt svg:where(.svelte-1l8nvlt){display:block;flex-shrink:0}.wordmark.svelte-1l8nvlt{font-weight:650;font-size:calc(var(--mark-size) * .82);letter-spacing:-.01em;color:currentColor}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;padding:0 14px;border-radius:8px;border:1px solid var(--sim-border, #d5d5d8);background:var(--sim-bg-input, #fff);color:var(--sim-text-secondary, #555);font-family:inherit;font-size:13px;font-weight:500;line-height:1;white-space:nowrap;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}.btn:hover{background:var(--sim-bg-card, #f2f2f4);border-color:var(--sim-text-muted, #999);color:var(--sim-text-primary, #333)}.btn:focus-visible{outline:none;box-shadow:0 0 0 2px var(--sim-bg-page, #fff),0 0 0 4px var(--focus-ring-color, #0D9488)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn svg{flex-shrink:0}.btn-primary{background:#333;border-color:#333;color:#fff}.btn-primary:hover{background:#555;border-color:#555;color:#fff}.sim-root.dark-mode .btn-primary{background:#e8e8f0;border-color:#e8e8f0;color:#1a1a2e}.sim-root.dark-mode .btn-primary:hover{background:#fff;border-color:#fff;color:#1a1a2e}.btn-accent{background:var(--brand-accent-solid, #0D9488);border-color:var(--brand-accent-solid, #0D9488);color:var(--brand-on-accent, #fff);font-weight:600}.btn-accent:hover{background:var(--brand-accent-solid-hover, #0F766E);border-color:var(--brand-accent-solid-hover, #0F766E);color:var(--brand-on-accent, #fff)}.btn-icon{width:34px;padding:0}.btn-sm{height:26px;padding:0 10px;border-radius:7px;font-size:12px}.chip{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 9px;border-radius:11px;border:1px solid var(--sim-marker-border, #ddd);background:var(--sim-marker-bg, #fff);color:var(--sim-text-secondary, #555);font-family:inherit;font-size:11px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 1px 2px var(--sim-shadow, rgba(0, 0, 0, .08));transition:border-color .12s ease,color .12s ease}.chip:hover{border-color:var(--sim-text-muted, #999);color:var(--sim-text-primary, #333)}.chip:focus-visible{outline:none;box-shadow:0 0 0 2px var(--sim-bg-page, #fff),0 0 0 4px var(--focus-ring-color, #0D9488)}.chip-label{display:block;max-width:16ch;overflow:hidden;text-overflow:ellipsis}.chip-badge{display:inline-block;padding:2px 5px;border-radius:8px;font-size:10px;font-weight:700;background:#8080801f;color:var(--sim-text-muted, #888)}.chip-badge.pos{background:#4daf4a24;color:#4daf4a}.chip-badge.neg{background:#f0027f1a;color:#f0027f}.banner{display:flex;align-items:center;gap:12px;max-width:760px;margin:12px auto 0;padding:10px 14px;border-radius:8px;border:1px solid var(--sim-border, #ddd);background:var(--sim-bg-card, #f5f5f5);color:var(--sim-text-secondary, #555);font-size:13px;font-weight:500;line-height:1.45}.banner>span{flex:1}.banner-warning{background:#fff8e1;border-color:#f0e0a8;color:#7a5d00}.banner-error{background:#fdecea;border-color:#f5c6c0;color:#b3261e}:root{--suite-indigo: #4F46E5;--suite-teal: #0D9488;--suite-amber: #D97706;--brand-1: #99F6E4;--brand-2: #5EEAD4;--brand-3: #2DD4BF;--brand-4: #0D9488;--brand-5: #115E59;--brand-core: var(--brand-4);--brand-accent: var(--brand-4);--brand-accent-hover: #0F766E;--brand-accent-solid: var(--brand-4);--brand-accent-solid-hover: #0F766E;--brand-on-accent: #FFFFFF;--brand-accent-soft: rgba(13, 148, 136, .1);--brand-accent-border: rgba(13, 148, 136, .3);--brand-selection: rgba(94, 234, 212, .45);--neutral-50: #FAFAF9;--neutral-100: #F5F5F4;--neutral-200: #E7E5E4;--neutral-300: #D6D3D1;--neutral-400: #A8A29E;--neutral-500: #78716C;--neutral-600: #57534E;--neutral-700: #44403C;--neutral-800: #292524;--neutral-900: #1C1917;--ok: #16A34A;--ok-soft: rgba(22, 163, 74, .1);--danger: #DC2626;--danger-soft: rgba(220, 38, 38, .08);--font-brand: "Inter", system-ui, -apple-system, sans-serif;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 650;--tracking-headline: -.01em;--radius-brand-sm: 8px;--radius-brand-md: 12px;--focus-ring-color: var(--brand-4);--focus-ring: 0 0 0 2px var(--sim-bg-page, #ffffff), 0 0 0 4px var(--focus-ring-color)}.sim-root.dark-mode{--brand-accent: var(--brand-3);--brand-accent-hover: var(--brand-2);--brand-accent-solid-hover: #14B8A6;--brand-accent-soft: rgba(45, 212, 191, .14);--brand-accent-border: rgba(45, 212, 191, .3);--brand-selection: rgba(13, 148, 136, .5);--ok: #4ADE80;--ok-soft: rgba(74, 222, 128, .12);--danger: #F87171;--danger-soft: rgba(248, 113, 113, .12);--focus-ring-color: var(--brand-3)}::selection{background:var(--brand-selection)}a{color:var(--brand-accent)}a:hover{color:var(--brand-accent-hover)}:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px}.brand-headline{font-family:var(--font-brand);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-headline)}td,th,input[type=number]{font-variant-numeric:tabular-nums}.brand-divider{height:12px;border:none;margin:0;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='12' viewBox='0 0 96 12'%3E%3Cg fill='%23888888'%3E%3Crect x='4' y='7' width='4' height='5' rx='1' opacity='.4'/%3E%3Crect x='10' y='4' width='4' height='8' rx='1' opacity='.65'/%3E%3Crect x='16' y='1' width='4' height='11' rx='1'/%3E%3Cpath d='M36 12 L36 7 C39 3 42 2 45 4 C48 6 52 9 56 9 L56 12 Z'/%3E%3Crect x='72' y='1' width='5' height='5' rx='1.2' opacity='.4'/%3E%3Crect x='79' y='1' width='5' height='5' rx='1.2' opacity='.65'/%3E%3Crect x='72' y='8' width='5' height='4' rx='1.2' opacity='.65'/%3E%3Crect x='79' y='8' width='5' height='4' rx='1.2'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat-x;background-position:center;background-size:96px 12px}.top-nav.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:8px 24px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;font-family:var(--font-brand, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-size:14px}.nav-brand.svelte-12qhfyh{display:inline-flex;align-items:center;color:#333;text-decoration:none}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:16px}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#555;text-decoration:none}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#000}.nav-webmcp.svelte-12qhfyh{font-size:11px;color:var(--brand-accent, #0D9488);background:var(--brand-accent-soft, rgba(13, 148, 136, .1));padding:3px 8px;border-radius:10px;font-weight:600}.nav-email.svelte-12qhfyh{color:#888;font-size:13px}.nav-btn.svelte-12qhfyh{background:#333;color:#fff;border:none;padding:6px 14px;border-radius:4px;cursor:pointer;font-size:13px;text-decoration:none}.nav-btn.svelte-12qhfyh:hover{background:#555}a.nav-btn.svelte-12qhfyh{color:#fff}.nav-cta.svelte-12qhfyh{background:var(--brand-accent-solid, #0D9488)!important;color:var(--brand-on-accent, white)!important;padding:6px 14px;border-radius:4px;font-weight:600;text-decoration:none!important}.nav-cta.svelte-12qhfyh:hover{background:var(--brand-accent-solid-hover, #0F766E)!important}.signed-in-bar.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;gap:7px;padding:4px 16px;font-size:12px;color:#777;background:#eef1f0;border-bottom:1px solid #e0e0e0;font-family:var(--font-brand, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)}.signed-in-bar.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#444;font-weight:600}.signed-in-dot.svelte-12qhfyh{fill:#10b981;flex-shrink:0}.site-footer.svelte-12qhfyh{background:#f5f5f5;border-top:1px solid #e0e0e0;padding:16px 24px;margin-top:40px;font-family:var(--font-brand, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-size:12px;color:#777}.footer-suite-block.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 0 16px}.footer-suite.svelte-12qhfyh{display:flex;align-items:center;gap:24px}.suite-mark.svelte-12qhfyh{display:inline-flex;align-items:center;gap:8px;color:#555;font-size:12px;font-weight:500;text-decoration:none;transition:color .12s ease}.suite-mark.svelte-12qhfyh:hover{color:#222}.suite-mark.svelte-12qhfyh svg:where(.svelte-12qhfyh){display:block;flex-shrink:0}.footer-tagline.svelte-12qhfyh{margin:0;font-size:12px;color:#888;letter-spacing:var(--tracking-headline, -.01em)}.site-footer.svelte-12qhfyh details:where(.svelte-12qhfyh) summary:where(.svelte-12qhfyh){cursor:pointer;font-weight:600;color:#999;font-size:12px}.site-footer.svelte-12qhfyh details:where(.svelte-12qhfyh) summary:where(.svelte-12qhfyh):hover{color:#666}.disclaimer-content.svelte-12qhfyh{max-width:800px;margin:12px auto 0;line-height:1.6}.disclaimer-content.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0 0 10px}@media(max-width:768px){.top-nav.svelte-12qhfyh{padding:8px 14px;column-gap:10px;row-gap:6px;flex-wrap:wrap}.nav-links.svelte-12qhfyh{gap:8px 10px;font-size:13px;flex-wrap:wrap;justify-content:flex-end;min-width:0}.nav-links.svelte-12qhfyh .suite-nav{flex-basis:100%;justify-content:flex-end}.nav-email.svelte-12qhfyh,.nav-webmcp.svelte-12qhfyh{display:none}.nav-btn.svelte-12qhfyh,.nav-cta.svelte-12qhfyh{padding:6px 12px;font-size:13px;white-space:nowrap}.site-footer.svelte-12qhfyh{padding:18px 20px;margin-top:0;font-size:13px}.site-footer.svelte-12qhfyh details:where(.svelte-12qhfyh) summary:where(.svelte-12qhfyh){font-size:14px}.disclaimer-content.svelte-12qhfyh{padding:0 8px}}
