*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#0f1115;color:#e7e9ee;min-height:100vh}.wrap{max-width:760px;margin:0 auto;padding:48px 20px 100px}.header{display:flex;align-items:center;gap:12px;margin-bottom:6px}.header-wordmark{height:22px;width:auto;display:block}.header-sep{width:1px;height:18px;background:#2e3340}.header-label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#8a93a6}h1{font-size:28px;margin:6px 0 4px}.sub{color:#9aa3b5;margin:0 0 28px;font-size:15px}.card{background:#171a21;border:1px solid #242935;border-radius:14px;padding:20px 22px;margin-bottom:18px}.card h2{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#8a93a6;margin:0 0 12px}.meeting-title{font-size:18px;font-weight:600;margin:0 0 6px}.meeting-meta{color:#9aa3b5;font-size:14px;margin:2px 0}.chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.chip{background:#20242e;border:1px solid #2c323f;border-radius:999px;padding:3px 10px;font-size:12px;color:#c4cad6}button.cta{background:#e43d12;color:#fff;border:none;border-radius:10px;padding:14px 22px;font-size:16px;font-weight:600;cursor:pointer;width:100%;transition:background .15s}button.cta:hover{background:#c43310}button.cta:disabled{background:#2a3140;color:#8a93a6;cursor:default}.status{font-size:14px;color:#9aa3b5;margin:14px 0;display:flex;align-items:center;gap:8px}.spinner{width:14px;height:14px;border:2px solid #3a4254;border-top-color:#e43d12;border-radius:50%;animation:spin .8s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(1turn)}}.banner{border-radius:10px;padding:12px 16px;font-size:14px;margin-bottom:16px}.banner.ok{background:#12281c;border:1px solid #1f5135;color:#7fe0a3}.banner.err{background:#2a1717;border:1px solid #5a2a2a;color:#f0a3a3}.briefing{line-height:1.6;font-size:15px}.briefing h2{font-size:16px;color:#cdd4e2;text-transform:none;letter-spacing:0;margin:22px 0 8px}.briefing h3{font-size:14px;color:#b6bdcc;margin:16px 0 6px}.briefing ol,.briefing ul{margin:6px 0 6px 4px;padding-left:20px}.briefing li{margin:4px 0}.briefing a{color:#e43d12}.briefing code{background:#20242e;padding:1px 5px;border-radius:4px;font-size:13px}.muted{color:#6f7888;font-size:12px;margin-top:18px}.followup-row{display:flex;gap:10px;align-items:center;margin-top:12px}button.followup-cta{flex:1 1;background:#1e2330;color:#c4cad6;border:1px solid #2c3245;border-radius:10px;padding:13px 22px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:flex;align-items:center;justify-content:center;gap:8px}button.followup-cta:hover{background:#252c3e;border-color:#3a4258;color:#e7e9ee}button.followup-cta:disabled{background:#161820;color:#4a5060;border-color:#1e2230;cursor:default}.followup-badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:#1a1e28;border:1px solid #2c3040;border-radius:999px;padding:3px 8px;color:#5a6278;margin-bottom:10px}.activity-log{margin-top:20px;padding:14px 16px;background:#111520;border:1px solid #1e2535;border-radius:10px;font-size:13px;color:#7a8599;line-height:1.6}.activity-log-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#4a5470;margin-bottom:6px;display:flex;align-items:center;gap:5px}.activity-log-label:before{content:"";width:6px;height:6px;border-radius:50%;background:#2a9d5c;display:inline-block}button.debug-btn{flex-shrink:0;width:44px;height:44px;background:#1c2030;border:1px solid #2c3245;border-radius:10px;cursor:pointer;color:#8a93a6;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}button.debug-btn:hover{background:#232840;color:#e7e9ee}.debug-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:flex-end;justify-content:center}.debug-drawer{width:100%;max-width:860px;max-height:80vh;background:#0d1018;border:1px solid #1e2535;border-radius:16px 16px 0 0;overflow-y:auto;padding:0 0 32px}.debug-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#0d1018;border-bottom:1px solid #1e2535;justify-content:space-between;padding:14px 20px}.debug-header,.debug-title{display:flex;align-items:center}.debug-title{font-size:13px;font-weight:600;color:#c4cad6;gap:7px}.debug-close{background:none;border:none;color:#8a93a6;font-size:16px;cursor:pointer;padding:2px 6px;border-radius:6px}.debug-close:hover{background:#1c2030;color:#e7e9ee}.debug-section{border-bottom:1px solid #161a24;padding:14px 20px}.debug-section-title,.debug-section-toggle{font-size:12px;font-weight:600;color:#8a93a6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.debug-section-toggle{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;gap:4px}.debug-section-toggle:hover{color:#c4cad6}.debug-label{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.07em;margin:8px 0 3px}.debug-mono{font-family:ui-monospace,SF Mono,Fira Code,monospace;font-size:12px;line-height:1.55;color:#b0bbd0;white-space:pre-wrap;word-break:break-word}.debug-mono,.debug-msg{background:#121520;border-radius:8px;padding:10px 12px}.debug-msg{margin-bottom:6px}.debug-msg-subject{font-size:13px;font-weight:600;color:#cdd4e2;margin-bottom:3px}.debug-msg-meta{font-size:11px;color:#6b7280;margin-bottom:5px;font-family:ui-monospace,monospace}.debug-msg-snippet{font-size:12px;color:#8a99b2;line-height:1.5;white-space:pre-wrap;word-break:break-word}.built-with{position:fixed;bottom:20px;right:20px;z-index:100;display:flex;align-items:center;gap:8px;background:#171a21;border:1px solid #2c323f;border-radius:999px;padding:7px 14px 7px 12px;box-shadow:0 4px 20px rgba(0,0,0,.5);text-decoration:none;transition:border-color .15s,background .15s}.built-with:hover{background:#1e2330;border-color:#3a4258}.built-with-label{font-size:11px;font-weight:500;color:#6b7687;white-space:nowrap;letter-spacing:.02em}.built-with-logo{height:14px;width:auto;display:block}