:root{--bg:#f6f7f4;--surface:#ffffff;--surface-soft:#f1f4f1;--border:#d8ded8;--text:#18201b;--muted:#5e6a61;--muted-2:#7f8b82;--brand:#1e7a67;--brand-hover:#165f51;--risk-bg:#f7ded8;--risk-border:#edc4bc;--risk-text:#9f4736;--warning-bg:#fae9c9;--warning-border:#efcf9d;--warning-text:#915d13;--radius-xl:24px;--radius-lg:18px;--radius-md:14px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,system-ui,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button{font:inherit}.inbox-shell,.welcome-shell{width:min(1440px,100%);margin:0 auto;padding:32px;display:grid;grid-gap:24px;gap:24px}.top-bar{background:var(--surface);border-bottom:1px solid var(--border);padding:12px 32px;display:flex;justify-content:center;align-items:center}.top-bar-inner{width:100%;max-width:1216px;justify-content:space-between}.top-bar-inner,.top-bar-left{display:flex;align-items:center;gap:24px}.top-bar-left{flex-wrap:wrap}.header-actions{display:flex;align-items:center;gap:12px}.logo-lockup{gap:10px}.back-chip,.logo-lockup{display:inline-flex;align-items:center}.back-chip{gap:8px;min-height:36px;padding:8px 12px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);font-size:13px;font-weight:600}.logo-icon{width:40px;height:40px;object-fit:contain;flex:0 0 auto}.logo-word{font-family:Geist,Inter,Segoe UI,sans-serif;font-size:28px;line-height:1;font-weight:700}.welcome-main{width:min(672px,100%);margin:0 auto;display:grid;grid-gap:32px;gap:32px;justify-items:center}.onboarding-shell{gap:0}.onboarding-main{width:min(672px,100%);margin:24px auto 0;display:grid;grid-gap:24px;gap:24px;justify-items:stretch}.onboarding-copy-left{text-align:left}.onboarding-title{margin:0;font-family:Geist,Inter,Segoe UI,sans-serif;font-size:44px;line-height:1.05;letter-spacing:-.03em;font-weight:700;text-align:center}.onboarding-title-left{text-align:left;font-size:40px}.onboarding-icon{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;justify-self:center}.onboarding-icon-gmail{background:#dcefea;color:var(--brand)}.permission-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:32px;display:grid;grid-gap:20px;gap:20px}.permission-section{display:grid;grid-gap:12px;gap:12px}.permission-section h2{margin:0;font-size:18px;line-height:1.35;font-weight:600}.permission-section-divider{padding-top:20px;border-top:1px solid var(--border)}.permission-list{margin:0;padding-left:18px;color:var(--muted);display:grid;grid-gap:6px;gap:6px;font-size:14px;line-height:1.45}.privacy-note{background:#dcefea;border-radius:var(--radius-lg);padding:24px;display:grid;grid-gap:10px;gap:10px}.privacy-note-header{display:flex;align-items:center;gap:10px;color:var(--text);font-size:14px}.privacy-note p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.privacy-note-icon{width:18px;height:18px;border-radius:999px;border:1px solid #b8dccf;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--brand)}.onboarding-progress{display:inline-flex;align-items:center;gap:6px;min-height:12px}.onboarding-progress-dot{width:18px;height:2px;border-radius:999px;background:#d8ded8}.onboarding-progress-dot.active{background:#b8dcd2}.channel-card-list{display:grid;grid-gap:12px;gap:12px}.channel-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px 20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px}.channel-card-copy{display:grid;grid-gap:4px;gap:4px}.channel-card-copy h2,.channel-card-copy p{margin:0}.channel-card-copy h2{font-size:14px;line-height:1.35;font-weight:600}.channel-card-copy p,.channel-card-subtitle{color:var(--muted);font-size:11px;line-height:1.45}.channel-card-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.channel-card-actions{display:flex;justify-content:flex-end}.channel-action-button{min-width:92px}.welcome-copy{display:grid;grid-gap:16px;gap:16px;text-align:center}.inbox-title,.welcome-title{margin:0;font-family:Geist,Inter,Segoe UI,sans-serif;font-weight:700;letter-spacing:-.03em}.welcome-title{font-size:48px;line-height:1}.inbox-title{font-size:36px;line-height:1.05}.auth-footnote,.inbox-subtitle,.redirect-copy,.welcome-subtitle{margin:0;color:var(--muted)}.welcome-subtitle{font-size:20px;line-height:1.4}.inbox-subtitle,.redirect-copy{font-size:16px;line-height:1.5}.auth-card,.redirect-card,.stat-card,.task-row,.trust-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.auth-card{width:100%;padding:32px}.auth-card,.auth-card-stack{display:grid;grid-gap:16px;gap:16px}.auth-card-stack{justify-items:center}.auth-footnote{width:min(447px,100%);text-align:center;font-size:14px;line-height:1.4}.btn,.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 16px;border-radius:14px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:14px;font-weight:600;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.btn.primary,.button-primary{background:var(--brand);border-color:var(--brand);color:#ffffff}.btn.primary:hover:not(:disabled),.button-primary:hover:not(:disabled){background:var(--brand-hover);border-color:var(--brand-hover)}.btn.subtle,.button-secondary{background:var(--surface)}.btn.subtle:hover,.btn:hover,.button-secondary:hover{background:var(--surface-soft)}.btn:disabled,.button-primary:disabled{opacity:.72;cursor:progress}.full-width{width:100%}.feedback-banner{padding:14px 16px;border-radius:16px;border:1px solid transparent}.feedback-banner strong{display:block;margin-bottom:4px;font-size:14px}.feedback-banner p{margin:0;font-size:14px;line-height:1.45}.feedback-banner.error{border-color:var(--risk-border);background:var(--risk-bg);color:var(--risk-text)}.task-state-card-error .mini-pill{background:#fff5f2;border-color:var(--risk-border);color:var(--risk-text)}.trust-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.trust-card{padding:24px;display:grid;grid-gap:12px;gap:12px}.redirect-card h2,.task-row h2,.trust-card h2{margin:0;font-size:20px;line-height:1.3}.task-row p,.trust-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.inbox-content,.review-shell{width:min(1280px,100%)}.inbox-content,.review-shell,.settings-shell{margin:0 auto;padding:32px 32px 48px;display:grid;grid-gap:24px;gap:24px}.settings-shell{width:min(896px,100%)}.inbox-hero,.settings-hero{display:grid;grid-gap:12px;gap:12px}.guide-card,.review-field,.review-hero-card,.review-main-panel,.review-side-panel,.settings-privacy-card,.settings-row-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl)}.review-hero-card{padding:28px;display:grid;grid-gap:16px;gap:16px}.review-eyebrow{margin:0;color:var(--muted-2);font-size:12px;line-height:1.5;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.review-hero-copy,.review-hero-row{display:grid;grid-gap:12px;gap:12px}.back-link{width:-moz-fit-content;width:fit-content;color:var(--brand);font-size:14px;font-weight:600}.review-title{margin:0;font-family:Geist,Inter,Segoe UI,sans-serif;font-size:36px;line-height:1.05;letter-spacing:-.03em}.review-subtitle{margin:0;max-width:820px;color:var(--muted);font-size:16px;line-height:1.5}.top-nav{display:flex;align-items:center;gap:16px}.top-nav-link{color:var(--muted);font-size:14px;font-weight:600}.top-nav-link.active{color:var(--brand)}.icon-button{min-height:36px;padding:0 10px;border:1px solid transparent;background:transparent;font-size:13px;font-weight:600;cursor:pointer}.icon-button,.settings-icon-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--muted)}.settings-icon-link{width:36px;height:36px;border:1px solid transparent}.settings-icon-link.active{color:var(--text);background:var(--surface-soft);border-color:var(--border)}.settings-icon{width:20px;height:20px}.inline-actions,.pill-row,.task-actions,.task-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.confidence-pill,.filter-pill,.mini-pill,.source-pill,.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:600}.filter-pill{cursor:pointer}.filter-pill.active,.source-pill.gmail{background:#f5efff;border-color:#e0d1ff;color:#7d56c2}.filter-pill.risk{background:var(--risk-bg);border-color:var(--risk-border);color:var(--risk-text)}.source-pill.slack{background:#f3edff;border-color:#e1d7ff;color:#7a5bc2}.confidence-pill.warning,.status-pill.risk{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}.stat-card-soft,.status-pill.risk-strong{background:var(--surface-soft)}.status-pill.risk-strong{border-color:var(--risk-border);color:var(--risk-text)}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.stat-card{padding:20px;display:grid;grid-gap:12px;gap:12px}.stat-card p,.task-footnote{margin:0;color:var(--muted);font-size:12px;line-height:1.4}.stat-card strong{font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:40px;line-height:1}.task-list{display:grid;grid-gap:16px;gap:16px}.at-risk-list{gap:16px}.at-risk-card{padding:24px;display:grid;grid-gap:16px;gap:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.at-risk-bottom,.at-risk-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.at-risk-copy{display:grid;grid-gap:8px;gap:8px;max-width:560px}.at-risk-copy h2,.at-risk-copy p{margin:0}.at-risk-copy h2{font-family:Geist,Inter,Segoe UI,sans-serif;font-size:18px;line-height:1.3;font-weight:600}.at-risk-copy p{color:var(--muted);font-size:13px;line-height:1.45}.at-risk-actions{flex-wrap:nowrap}.review-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;grid-gap:24px;gap:24px}.review-main-panel,.review-side-panel{padding:24px;display:grid;grid-gap:16px;gap:16px;align-content:start}.review-field{padding:18px;display:grid;grid-gap:10px;gap:10px;border-radius:var(--radius-lg)}.review-field.soft{background:var(--surface-soft)}.review-field h2,.review-field p{margin:0}.review-field h2{font-size:18px;line-height:1.35}.review-field p{color:var(--muted);font-size:15px;line-height:1.55}.review-field-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.review-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.review-input{width:100%;min-height:46px;padding:12px 14px;border-radius:14px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:14px}.review-state-summary{gap:12px}.review-actions{display:flex;flex-wrap:wrap;gap:12px}.settings-section{display:grid;grid-gap:16px;gap:16px}.settings-section-title{margin:0;font-family:Geist,Inter,Segoe UI,sans-serif;font-size:24px;line-height:1.2;font-weight:600}.settings-card-stack{display:grid;grid-gap:12px;gap:12px}.settings-privacy-card,.settings-row-card{padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.settings-row-card-tight{border-radius:var(--radius-lg)}.guide-card-header,.guide-step,.settings-privacy-actions,.settings-row-actions,.settings-row-copy,.settings-row-title-group{display:flex;align-items:center}.guide-card,.guide-step-list,.settings-privacy-card,.settings-row-actions-vertical,.settings-row-text{display:grid}.settings-row-title-group{gap:14px;justify-content:flex-start;align-items:flex-start}.settings-row-text{gap:4px}.guide-card h2,.guide-copy,.guide-step p,.guide-tip,.settings-row-text h3{margin:0}.settings-row-text h3{font-family:Geist,Inter,Segoe UI,sans-serif;font-size:15px;line-height:1.35;font-weight:600}.guide-copy,.guide-step p,.guide-tip,.settings-row-text p{color:var(--muted);font-size:12px;line-height:1.45}.settings-row-actions{gap:10px;justify-content:end;flex-wrap:wrap}.settings-row-actions-vertical{gap:8px;justify-items:end}.settings-select{min-width:190px}.settings-pill-connected{background:#dcefea;border-color:#dcefea;color:var(--brand)}.settings-toggle-pill{cursor:pointer}.settings-privacy-card{gap:16px;align-items:stretch}.settings-privacy-actions{grid-auto-flow:column;justify-content:start;gap:12px}.btn.danger{background:#fff5f2;border-color:transparent;color:var(--risk-text)}.integration-icon{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;align-self:flex-start;overflow:hidden}.integration-icon-svg{width:18px;height:18px;display:block}.integration-icon.integration-gmail{background:#dcefea;color:var(--brand)}.integration-icon.integration-slack{background:#eee8fd;color:#7052b5}.integration-icon.integration-teams{background:#e3ebff;color:#4366c7}.guide-card{padding:24px;display:grid;grid-gap:16px;gap:16px}.guide-card-header{justify-content:space-between;gap:12px;flex-wrap:wrap}.settings-platform-pill.slack{background:#eef4ff;border-color:#eef4ff;color:#4366c7}.settings-platform-pill.teams{background:#f6f0ff;border-color:#f6f0ff;color:#6a47a4}.guide-step-list{gap:12px}.guide-step{align-items:start;gap:12px}.guide-step-badge{width:24px;height:24px;flex:0 0 auto;border-radius:999px;background:#dcefea;color:var(--brand);display:inline-flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700}.guide-tip{padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-soft)}.feedback-banner.success{border-color:#b8dccf;background:#edf8f3;color:#1d5f48}.task-row{padding:20px;display:flex;justify-content:space-between;gap:16px}.task-state-card{padding:24px;display:grid;grid-gap:12px;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.task-state-card h2,.task-state-card p{margin:0}.task-state-card p{color:var(--muted);font-size:14px;line-height:1.5}.task-left{width:min(760px,100%);display:grid;grid-gap:10px;gap:10px}.task-headline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.task-supporting{display:grid;grid-gap:8px;gap:8px}.task-supporting p strong{color:var(--text)}.task-right{min-width:180px;display:grid;justify-items:end;align-content:space-between;grid-gap:12px;gap:12px}.redirect-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.redirect-card{width:min(420px,100%);padding:24px;display:grid;grid-gap:16px;gap:16px}.loading-dot{display:inline-block;width:10px;height:10px;border-radius:999px;background:currentColor;box-shadow:16px 0 0 currentColor,32px 0 0 currentColor;animation:pulseDots 1.1s ease-in-out infinite;transform:translateX(-16px)}@keyframes pulseDots{0%,80%,to{opacity:.32}40%{opacity:1}}@media (max-width:900px){.inbox-shell,.welcome-shell{padding:16px}.inbox-content,.review-shell,.settings-shell,.top-bar{padding-left:16px;padding-right:16px}.welcome-title{font-size:36px}.onboarding-title,.onboarding-title-left{font-size:32px}.review-grid,.review-mini-grid,.stats-grid,.trust-grid{grid-template-columns:1fr}.at-risk-bottom,.at-risk-top,.channel-card,.guide-card-header,.header-actions,.review-actions,.review-field-heading,.settings-privacy-actions,.settings-row-card,.task-headline,.task-row,.top-bar-inner,.top-bar-left{flex-direction:column;align-items:stretch}.task-right{min-width:0;justify-items:start}.settings-row-actions,.settings-row-actions-vertical{justify-items:stretch;justify-content:stretch}.settings-select{min-width:0;width:100%}}