*,*:before,*:after{box-sizing:border-box}:root{--accent: #CF3339;--bg: #ffffff;--surface: #ffffff;--surface-2: #F3F3F3;--border: #e0e0e0;--text-primary: #1A1A1A;--text-secondary: #595959;--text-muted: #B8B8B8}#app[data-theme=dark]{--bg: #0f0f0f;--surface: #1a1a1a;--surface-2: #242424;--border: #2e2e2e;--text-primary: #f0f0f0;--text-secondary: #a0a0a0;--text-muted: #555555}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text-primary);background:var(--bg);margin:0}#app.svelte-12qhfyh{min-height:100vh;background:var(--bg);color:var(--text-primary)}nav.svelte-12qhfyh{display:flex;align-items:center;gap:0;padding:0 1.5rem;border-bottom:1px solid var(--border);background:var(--surface);height:4rem}.brand.svelte-12qhfyh{display:flex;align-items:center;text-decoration:none;margin-right:2rem;flex-shrink:0}.brand-logo.svelte-12qhfyh{height:3.25rem;width:auto;display:block}.nav-links.svelte-12qhfyh{display:flex;align-items:stretch;height:100%;gap:0}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;padding:0 1rem;font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .1s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text-primary)}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent-emphasis, var(--accent));border-bottom-color:var(--accent-emphasis, var(--accent))}.nav-end.svelte-12qhfyh{margin-left:auto;display:flex;align-items:center;gap:.5rem}.outlook-connect.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:var(--accent-emphasis, #1A1A1A);text-decoration:none;padding:.3rem .75rem;border:1px solid var(--accent-emphasis, #1A1A1A);border-radius:.375rem;background:transparent;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.outlook-connect.svelte-12qhfyh:hover{background:var(--accent-emphasis, #1A1A1A);color:var(--accent-text, #ffffff)}.outlook-icon.svelte-12qhfyh{width:1rem;height:1rem;flex-shrink:0}.outlook-status.svelte-12qhfyh{font-size:.8125rem;font-weight:500}.outlook-status.connected.svelte-12qhfyh{color:#16a34a}.outlook-disconnect.svelte-12qhfyh{font-size:.75rem;color:var(--text-muted);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline}.outlook-disconnect.svelte-12qhfyh:hover{color:var(--text-secondary)}.rc-connect.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:var(--accent-emphasis, #1A1A1A);text-decoration:none;padding:.3rem .75rem;border:1px solid var(--accent-emphasis, #1A1A1A);border-radius:.375rem;background:transparent;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.rc-connect.svelte-12qhfyh:hover{background:var(--accent-emphasis, #1A1A1A);color:var(--accent-text, #ffffff)}.rc-status.svelte-12qhfyh{font-size:.8125rem;font-weight:500}.rc-status.connected.svelte-12qhfyh{color:#16a34a}.rc-disconnect.svelte-12qhfyh{font-size:.75rem;color:var(--text-muted);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;font-family:inherit}.rc-disconnect.svelte-12qhfyh:hover{color:var(--text-secondary)}.logout-btn.svelte-12qhfyh{font-size:.8125rem;font-weight:500;color:var(--text-muted);background:none;border:none;cursor:pointer;padding:.25rem .5rem;font-family:inherit;transition:color .1s}.logout-btn.svelte-12qhfyh:hover{color:var(--text-secondary)}.profile-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;overflow:hidden;text-decoration:none;background:var(--accent);margin-left:.25rem;flex-shrink:0;border:2px solid transparent;transition:border-color .1s}.profile-btn.svelte-12qhfyh:hover,.profile-btn.active.svelte-12qhfyh{border-color:var(--accent);opacity:.85}.avatar-img.svelte-12qhfyh{width:100%;height:100%;object-fit:cover}.avatar-initials.svelte-12qhfyh{font-size:.6875rem;font-weight:700;color:#fff;letter-spacing:.02em}.site-header.svelte-12qhfyh{width:100%;overflow:hidden}.site-header-img.svelte-12qhfyh{width:100%;display:block;object-fit:cover;object-position:center 5%;max-height:240px}main.svelte-12qhfyh{padding:1.5rem}.hamburger.svelte-12qhfyh{display:none;align-items:center;justify-content:center;margin-left:auto;width:2.25rem;height:2.25rem;background:none;border:none;cursor:pointer;font-size:1.25rem;color:var(--text-primary);border-radius:.25rem;flex-shrink:0}.hamburger.svelte-12qhfyh:hover{background:var(--surface-2)}.mobile-menu.svelte-12qhfyh{display:none;flex-direction:column;background:var(--surface);border-bottom:1px solid var(--border);position:relative;z-index:100}.mobile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;color:var(--text-secondary);text-decoration:none;border-bottom:1px solid var(--border);min-height:3rem}.mobile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.mobile-menu.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent-emphasis, var(--accent));background:var(--surface-2)}.mobile-menu-divider.svelte-12qhfyh{height:1px;background:var(--border);margin:.25rem 0}.mobile-menu-label.svelte-12qhfyh{display:block;padding:.5rem 1.5rem;font-size:.8125rem;color:#16a34a;font-weight:500}.mobile-menu-action.svelte-12qhfyh{display:block;width:100%;text-align:left;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;color:var(--text-secondary);background:none;border:none;border-bottom:1px solid var(--border);cursor:pointer;font-family:inherit;min-height:3rem}.mobile-menu-action.svelte-12qhfyh:hover{background:var(--surface-2);color:var(--text-primary)}@media(max-width:768px){.nav-links.svelte-12qhfyh,.outlook-connect.svelte-12qhfyh,.outlook-status.svelte-12qhfyh,.outlook-disconnect.svelte-12qhfyh,.rc-connect.svelte-12qhfyh,.rc-status.svelte-12qhfyh,.rc-disconnect.svelte-12qhfyh,.logout-btn.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh,.mobile-menu.svelte-12qhfyh{display:flex}main.svelte-12qhfyh{padding:1rem}}
