.report-view-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.report-position-editor select{width:100%;margin-top:6px;padding:9px 10px;border:1px solid var(--line,#dce2ea);border-radius:9px;background:var(--surface,#fff);color:inherit}.report-mode,.snapshot-mode{display:grid;gap:16px}.report-mode-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px}.report-mode-head h3{margin:0 0 5px}.report-mode-head p{margin:0;color:var(--muted,#667085)}.report-mode-head>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.report-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.report-summary-grid article{padding:18px;border-top:3px solid #8aa3c7}.report-summary-grid .achievement{border-top-color:#3ca77d}.report-summary-grid .challenge{border-top-color:#d28b43}.report-summary-grid .contributors{border-top-color:#5879c7}.report-summary-grid article>strong{display:block;margin-bottom:12px;font-size:16px}.report-summary-grid p{display:grid;gap:3px;margin:0;padding:10px 0;border-top:1px solid var(--line,#e7ebf0)}.report-summary-grid p:first-of-type{border-top:0}.report-summary-grid p span{color:var(--muted,#667085);font-size:13px}.report-ai-suggestion{padding:20px;background:linear-gradient(135deg,rgba(80,105,190,.08),rgba(85,168,150,.08))}.report-ai-suggestion>div{display:flex;justify-content:space-between;gap:12px}.report-ai-suggestion>div span{color:var(--muted,#667085);font-size:13px}.report-ai-suggestion h4{margin:14px 0;line-height:1.7}.report-ai-suggestion dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.report-ai-suggestion dl div{padding:12px;border-radius:10px;background:rgba(255,255,255,.72)}.report-ai-suggestion dt{font-weight:700}.report-ai-suggestion dd{margin:6px 0 0;color:var(--muted,#667085);line-height:1.6}.report-position-table{padding:20px}.report-position-table h3{margin:0 0 14px}.report-position-table article{padding:14px 0;border-top:1px solid var(--line,#e7ebf0)}.report-position-table article header,.report-position-table article p{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-position-table article header span,.report-position-table article p span{color:var(--muted,#667085)}.report-position-table article p{margin:8px 0 0;padding-left:14px}.snapshot-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.snapshot-list>article{padding:18px}.snapshot-list article>header{display:flex;justify-content:space-between;gap:14px}.snapshot-list header div{display:grid;gap:4px}.snapshot-list header span,.snapshot-list>article>p{color:var(--muted,#667085);font-size:13px}.snapshot-list details{margin-top:12px;padding-top:12px;border-top:1px solid var(--line,#e7ebf0)}.snapshot-list summary{cursor:pointer;font-weight:700}.snapshot-list details div{display:flex;justify-content:space-between;gap:12px;padding:8px 0}.snapshot-list details div span{color:var(--muted,#667085)}@media(max-width:900px){.report-summary-grid,.report-ai-suggestion dl,.snapshot-list{grid-template-columns:1fr}.report-mode-head{align-items:flex-start;flex-direction:column}.report-mode-head>div:last-child{width:100%}.report-mode-head>div:last-child .button{flex:1}.report-position-table article p{align-items:flex-start;flex-direction:column;gap:3px}.report-view-actions{justify-content:flex-start}}
