:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a2238;background-color:#ede5d3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}:root{--archer-navy: #192c4e;--archer-navy-deep: #0d1a30;--archer-cream: #ede5d3;--archer-cream-line: #d9c9a6;--archer-ink: #1a2238;--archer-muted: #5b6478;--archer-surface: #ffffff}.auth-page{--color-background: var(--archer-cream);--color-card: var(--archer-surface);--color-foreground: var(--archer-ink);--color-muted-foreground: var(--archer-muted);--color-border: var(--archer-cream-line);--color-primary: var(--archer-navy);--color-primary-foreground: #ffffff;--color-ring: var(--archer-navy);--shadow-sm: 0 16px 48px rgba(25, 44, 78, .16);min-height:100vh;background:var(--archer-cream)}.auth-brand-mark{width:min(300px,60vw);height:auto;padding:.5rem 0}.app-shell{height:100vh;display:flex;flex-direction:column;background:var(--archer-cream)}.app-header{display:flex;align-items:center;gap:2rem;padding:0 1.5rem;height:60px;background:var(--archer-surface);border-bottom:1px solid var(--archer-cream-line);flex:none}.app-logo{height:34px;width:auto;margin-top:7px;flex:none}.app-header-spacer{flex:1}.app-user{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--archer-muted)}.app-signout{font:inherit;font-weight:600;color:var(--archer-navy);background:transparent;border:1px solid var(--archer-cream-line);border-radius:6px;padding:.375rem .75rem;cursor:pointer}.app-signout:hover{background:var(--archer-cream)}.app-signout:focus-visible{outline:2px solid var(--archer-navy);outline-offset:2px}.app-body{flex:1;min-height:0;display:flex}.app-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.app-sidebar{width:96px;flex:none;display:flex;flex-direction:column;background:var(--archer-surface);border-right:1px solid var(--archer-cream-line)}.sidebar-nav{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center}.sidebar-section{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box;padding:.5rem 6px}.sidebar-section-engine{flex:0 1 auto;min-height:0;overflow-y:auto;scrollbar-width:thin;gap:.75rem}.sidebar-section-tools{flex:none;margin-top:auto;gap:.125rem;padding-bottom:.75rem;border-top:1px solid var(--archer-cream-line)}.sidebar-section-label{flex:none;padding:.5rem 0 .25rem;font-size:9px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;text-decoration:underline;text-underline-offset:2px;color:var(--archer-muted);line-height:1;-webkit-user-select:none;user-select:none}.sidebar-section-tools .sidebar-section-label{padding:0 0 .375rem}.sidebar-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;width:100%;height:56px;flex:none;border:0;border-radius:14px;background:transparent;color:var(--archer-muted);font:inherit;text-decoration:none;cursor:pointer;transition:background-color .18s ease,color .18s ease,opacity .18s ease}.sidebar-tile:hover{background:#f6f1e6;color:var(--archer-navy)}.sidebar-tile:focus-visible{outline:2px solid var(--archer-navy);outline-offset:-2px}.sidebar-tile.is-active,.sidebar-tile.is-active:hover{background:#192c4e14;color:var(--archer-navy)}.sidebar-tile.is-locked,.sidebar-tile.is-locked:hover{background:transparent;color:var(--archer-muted);opacity:.6;cursor:not-allowed}.sidebar-tile-icon{position:relative;display:flex;align-items:center;justify-content:center;height:20px}.sidebar-tile-label{font-size:10px;font-weight:600;line-height:1;letter-spacing:.01em;white-space:nowrap}.sidebar-lock-badge{position:absolute;top:-6px;right:-8px;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:var(--archer-cream);color:var(--archer-muted)}.sidebar-active-dot{position:absolute;top:-3px;right:-5px;width:5px;height:5px;border-radius:50%;background:var(--archer-navy)}.data-view{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--archer-surface)}.data-view-status{padding:1.5rem;text-align:center;color:var(--archer-muted)}.data-view-status.is-error{color:#b3261e}.reporting-view{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--archer-surface)}.reporting-content{flex:1;min-height:0}.reporting-status{padding:1.5rem;text-align:center;color:var(--archer-muted)}.reporting-status.is-error{color:#b3261e}.reports-landing{flex:1;min-height:0;overflow-y:auto;padding:1.5rem}.reports-landing-inner{max-width:720px;margin:0 auto}.reports-heading{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:var(--archer-ink)}.reports-list{display:flex;flex-direction:column;border:1px solid var(--archer-cream-line);border-radius:10px;overflow:hidden;background:var(--archer-surface)}.reports-list>*+*{border-top:1px solid var(--archer-cream-line)}.reports-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;color:var(--archer-ink);transition:background-color .12s ease}.reports-row:hover{background:#f6f1e6}.reports-row-icon,.reports-row-chevron,.reports-row-marker{flex:none;display:inline-flex;color:var(--archer-muted)}.reports-row-marker{cursor:help}.reports-row-name{flex:1;min-width:0;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reports-group-header{padding:.5rem 1rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--archer-muted);background:var(--archer-cream)}.reports-empty{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:2.5rem 1rem;text-align:center;color:var(--archer-muted);border:1px dashed var(--archer-cream-line);border-radius:10px}.reports-empty-title{font-weight:600;color:var(--archer-ink)}.config-error{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;text-align:center;color:var(--archer-ink);background:var(--archer-cream)}.config-error-title{font-size:1.25rem;font-weight:600;color:#b3261e}.config-error-hint{font-size:.875rem;color:var(--archer-muted)}@media(max-width:640px){.app-header{gap:1rem;padding:0 1rem}.app-user-email{display:none}}.app-page{flex:1;min-height:0;display:flex;flex-direction:column}.app-page[hidden]{display:none}.admin-view{flex:1;min-height:0;overflow:auto;padding:1.25rem 1.5rem;--ua-bg: var(--archer-cream);--ua-surface: var(--archer-surface);--ua-fg: var(--archer-ink);--ua-muted: var(--archer-muted);--ua-border: var(--archer-cream-line);--ua-accent: var(--archer-navy);--ua-accent-fg: #ffffff;--ua-hover: #f6f1e6}.auth-page .auth-powered-by{position:fixed;left:0;right:0;bottom:0}.auth-powered-by{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.9rem 0 1.4rem;font-size:.75rem;color:var(--archer-muted)}.auth-powered-by img{height:28px;width:auto}.auth-powered-by-name{color:var(--archer-navy);font-weight:600;font-size:.875rem}.app-atomic-mark{height:22px;width:auto;opacity:.85}
