:root{font-family:Segoe UI,system-ui,sans-serif;color:#17312f;background:#f3f6f3;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17312f;--muted: #637572;--forest: #143c38;--forest-light: #1f5a53;--mint: #dcece5;--cream: #fbf8ee;--gold: #e4b657;--line: #dce5e1;--danger: #a8423d;--white: #fff;--shadow: 0 18px 50px rgba(29, 57, 52, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid rgba(38,124,111,.35);outline-offset:3px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4,.brand strong{font-family:Segoe UI,system-ui,sans-serif}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(480px,.92fr) minmax(520px,1.08fr);background:var(--cream)}.login-card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(48px,8vw,120px);position:relative;z-index:2}.brand-mark{width:58px;height:58px;display:grid;place-items:center;background:var(--forest);color:#f5d996;border-radius:18px 18px 18px 5px;font-family:Segoe UI,sans-serif;font-weight:700;letter-spacing:-.05em;margin-bottom:40px}.brand-mark--small{width:40px;height:40px;border-radius:12px 12px 12px 4px;margin:0;font-size:13px}.eyebrow{margin-bottom:12px;color:#397268;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.login-card h1{max-width:610px;margin-bottom:24px;font-size:clamp(38px,4.5vw,68px);line-height:1.07;letter-spacing:-.045em}.login-copy{max-width:560px;margin-bottom:36px;color:var(--muted);font-size:18px;line-height:1.7}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;border-radius:12px;border:1px solid transparent;padding:11px 18px;font-weight:700;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.primary-button{color:var(--white);background:var(--forest);box-shadow:0 8px 20px #143c3829}.primary-button:not(:disabled):hover{background:var(--forest-light);transform:translateY(-1px)}.primary-button:disabled{color:#879592;background:#e5eae8;box-shadow:none;cursor:not-allowed}.login-button{min-height:54px;padding:14px 22px;font-size:16px}.microsoft-icon{display:grid;grid-template-columns:repeat(2,8px);gap:2px}.microsoft-icon i{width:8px;height:8px;background:#f35325}.microsoft-icon i:nth-child(2){background:#81bc06}.microsoft-icon i:nth-child(3){background:#05a6f0}.microsoft-icon i:nth-child(4){background:#ffba08}.privacy-note{margin:22px 0 0;color:#7a8986;font-size:13px}.login-visual{position:relative;overflow:hidden;display:grid;place-items:center;min-height:100vh;background:radial-gradient(circle at 80% 12%,rgba(228,182,87,.85),transparent 26%),radial-gradient(circle at 20% 86%,rgba(81,143,128,.72),transparent 34%),var(--forest)}.visual-orbit{position:absolute;border:1px solid rgba(238,244,222,.18);border-radius:50%}.visual-orbit--one{width:640px;height:640px;right:-190px;top:-100px}.visual-orbit--two{width:420px;height:420px;left:-120px;bottom:-80px}.brief-preview{width:min(440px,72%);padding:42px;border:1px solid rgba(255,255,255,.32);border-radius:26px;color:var(--ink);background:#fffdf6f0;box-shadow:0 40px 90px #00000042;transform:rotate(-3deg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.preview-kicker{color:#568077;font-size:11px;font-weight:700;letter-spacing:.16em}.brief-preview h2{margin:12px 0 36px;font-size:29px}.preview-line{width:72%;height:7px;border-radius:8px;background:#d8e3df;margin-bottom:13px}.preview-line--long{width:100%}.preview-actions{display:flex;gap:10px;margin-top:32px}.preview-actions span{padding:8px 12px;border-radius:8px;color:#31675d;background:var(--mint);font-size:12px;font-weight:700}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:12px clamp(24px,5vw,72px);border-bottom:1px solid rgba(220,229,225,.9);background:#fbfdfae6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.header-actions,.user-chip,.section-title-row,.summary-heading-row{display:flex;align-items:center}.brand{gap:12px}.brand div,.user-chip div{display:flex;flex-direction:column}.brand strong{font-size:15px}.brand span:not(.brand-mark),.user-chip small{color:var(--muted);font-size:11px}.header-actions{gap:14px}.user-chip{gap:10px;padding-right:14px;border-right:1px solid var(--line)}.user-chip>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--forest);background:var(--mint);font-weight:700}.user-chip strong{font-size:13px}.mock-pill{padding:6px 9px;border-radius:20px;color:#795b18;background:#fff1c8;font-size:11px;font-weight:700}.text-button{padding:6px;border:0;color:var(--muted);background:transparent;font-weight:600}.text-button:hover{color:var(--forest)}.main-content{width:min(1180px,calc(100% - 40px));flex:1;margin:0 auto;padding:64px 0 80px}.page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:42px}.page-intro h1{margin-bottom:12px;font-size:clamp(34px,4vw,52px);letter-spacing:-.04em}.page-intro>div>p:last-child{max-width:660px;margin:0;color:var(--muted);line-height:1.65}.secondary-button{flex-shrink:0;border-color:#cbd8d4;color:var(--forest);background:var(--white)}.secondary-button:hover:not(:disabled){border-color:#9db9b2;box-shadow:0 8px 18px #1a403b14}.secondary-button svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.error-banner{position:relative;display:flex;flex-direction:column;gap:3px;margin-bottom:26px;padding:16px 52px 16px 18px;border:1px solid #e9b8b4;border-radius:12px;color:#7d2924;background:#fff1ef}.error-banner button{position:absolute;right:14px;top:12px;border:0;color:inherit;background:transparent;font-size:22px}.meeting-section,.summary-panel{padding:clamp(22px,3vw,36px);border:1px solid var(--line);border-radius:22px;background:#ffffffd1;box-shadow:var(--shadow)}.section-title-row,.summary-heading-row{justify-content:space-between;gap:20px}.section-title-row h2,.summary-heading-row h2{margin-bottom:4px;font-size:22px}.section-title-row p,.section-title-row span{margin:0;color:var(--muted);font-size:13px}.meeting-list,.meeting-skeletons{display:flex;flex-direction:column;gap:12px;margin-top:24px}.meeting-card{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:20px;min-height:112px;padding:17px 18px;border:1px solid #e1e8e5;border-radius:16px;background:#fff;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.meeting-card:hover:not(.skeleton){border-color:#bfd0cb;transform:translateY(-1px);box-shadow:0 10px 22px #1f453f0f}.meeting-date-tile{width:58px;height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;color:var(--forest);background:#edf4f0}.meeting-date-tile span{color:#648078;font-size:10px;font-weight:700;letter-spacing:.1em}.meeting-date-tile strong{font-family:Segoe UI,sans-serif;font-size:24px}.meeting-details h3{margin-bottom:6px;font-size:16px}.meeting-details>p{margin-bottom:9px;color:var(--muted);font-size:13px}.transcript-status{display:flex;align-items:center;gap:7px;max-width:620px;color:var(--muted);font-size:12px}.status-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#9aa7a4}.transcript-status--available{color:#2f7567}.transcript-status--available .status-dot{background:#42a28c;box-shadow:0 0 0 3px #42a28c1f}.transcript-status--missing,.transcript-status--error{color:#8a6356}.transcript-status--missing .status-dot,.transcript-status--error .status-dot{background:#d49a67}.transcript-status--checking .status-dot{animation:pulse 1.2s ease-in-out infinite}.generate-button{min-width:168px}.spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.skeleton{min-height:112px;border:0;background:linear-gradient(90deg,#edf1ef 25%,#f7f9f7,#edf1ef 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}.empty-state{padding:64px 20px;text-align:center}.empty-state svg{width:44px;margin-bottom:15px;fill:none;stroke:#7d9891;stroke-width:1.5;stroke-linecap:round}.empty-state h3{margin-bottom:7px}.empty-state p{color:var(--muted)}.summary-panel{margin-top:32px;background:#fff}.summary-heading-row{align-items:flex-start;padding-bottom:24px;border-bottom:1px solid var(--line)}.summary-heading-row h2{margin-bottom:0;font-size:28px}.email-state{padding:8px 12px;border-radius:20px;font-size:12px;font-weight:700}.email-state--sending{color:#5e695f;background:#edf1ef}.email-state--sent{color:#276658;background:#dff2ea}.email-state--failed{color:#8d322d;background:#ffe8e5}.email-state button{margin-left:5px;padding:0;border:0;color:inherit;background:transparent;font-weight:700;text-decoration:underline}.review-notice{margin:24px 0;padding:14px 16px;border-left:4px solid var(--gold);border-radius:0 10px 10px 0;color:#6d571f;background:#fff7df;font-size:14px}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.summary-section{padding:22px 0;border-bottom:1px solid #edf1ef}.summary-section:last-of-type{border-bottom:0}.summary-section h3,.warning-list h3{margin-bottom:16px;font-size:16px}.overview-copy{max-width:920px;margin-bottom:0;color:#405653;font-size:16px;line-height:1.72}.topic-list{display:flex;flex-direction:column;gap:14px}.topic-list article{padding-left:14px;border-left:2px solid #b5cec6}.topic-list h4{margin-bottom:4px;font-size:14px}.topic-list p,.muted{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.55}.evidence-list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.evidence-list li{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;font-size:14px;line-height:1.5}code{flex-shrink:0;padding:4px 7px;border-radius:6px;color:#3a6a61;background:#eef4f1;font-family:ui-monospace,monospace;font-size:11px}.action-table-wrap{overflow-x:auto}.action-table{width:100%;border-collapse:collapse;font-size:13px}.action-table th,.action-table td{padding:13px 12px;border-bottom:1px solid #e6ece9;text-align:left;vertical-align:top}.action-table th{color:var(--muted);background:#f7f9f7;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.action-table th:first-child{border-radius:8px 0 0 8px}.action-table th:last-child{border-radius:0 8px 8px 0}.unassigned{color:#95642a;font-weight:600}.warning-list{margin-top:20px;padding:18px;border-radius:12px;color:#7a5522;background:#fff7e8}.warning-list ul{margin-bottom:0}.app-footer{display:flex;justify-content:space-between;gap:30px;padding:24px clamp(24px,5vw,72px);border-top:1px solid var(--line);color:var(--muted);background:#eef2ef;font-size:11px}.startup-error{max-width:680px;margin:10vh auto;padding:30px;border:1px solid #e9b8b4;border-radius:16px;background:#fff}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@keyframes shimmer{to{background-position:-200% 0}}@media(max-width:960px){.login-shell{grid-template-columns:1fr}.login-card{min-height:100vh}.login-visual{display:none}.summary-grid{grid-template-columns:1fr;gap:0}}@media(max-width:720px){.app-header{position:static}.user-chip div,.mock-pill{display:none}.page-intro,.summary-heading-row{align-items:flex-start;flex-direction:column}.meeting-card{grid-template-columns:52px 1fr}.meeting-date-tile{width:50px}.generate-button{width:100%;grid-column:1 / -1}.app-footer{flex-direction:column}}@media(max-width:480px){.login-card{padding:32px 24px}.login-card h1{font-size:38px}.app-header{padding:12px 16px}.brand div{display:none}.main-content{width:min(100% - 24px,1180px);padding-top:40px}.meeting-section,.summary-panel{padding:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
