.chart-note-button{border:1px solid var(--border);width:42px;height:42px;color:var(--text-muted);background:var(--surface);border-radius:12px;flex:none;justify-content:center;align-items:center;padding:0!important;display:inline-flex!important}.chart-note-button[aria-pressed=true],.chart-note-actions [aria-pressed=true]{color:var(--accent);border-color:var(--accent)}.chart-advice-notes{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chart-note-placement,.chart-note-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.chart-note-placement{color:var(--accent);margin:12px 0}.time-series-chart[data-note-armed=true] .ts-scroll,.time-series-chart[data-note-armed=true] .ts-scroll *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M6 4h21v17H13l-7 6z' fill='%23171e19' stroke='%2357ab62' stroke-width='2'/%3E%3Cpath d='M11 10h11M11 15h8' stroke='white'/%3E%3C/svg%3E") 6 27,crosshair!important}.chart-note-editor{color:var(--text-primary);background:var(--surface);border:1px solid var(--border);border-radius:18px;width:min(520px,100vw - 24px);max-height:calc(100dvh - 32px);padding:22px;overflow:auto;box-shadow:0 20px 80px #0008}.chart-note-editor::backdrop{background:#0007}.chart-note-editor form{gap:14px;display:grid}.chart-note-editor header,.chart-note-editor footer,.notes-workspace header{justify-content:space-between;align-items:center;gap:12px;display:flex}.chart-note-editor h3,.notes-workspace h2,.chart-note-reminder strong{align-items:center;gap:8px;display:flex}.chart-note-editor label{gap:6px;display:grid}.chart-note-editor .chart-note-check{display:flex}.chart-note-editor input:not([type=checkbox]),.chart-note-editor textarea,.notes-workspace input,.notes-workspace select{background:var(--bg);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;width:100%;max-width:100%;padding:10px}.chart-note-editor small{color:var(--text-muted)}.chart-note-editor button,.chart-note-actions button,.chart-note-actions a{border:1px solid var(--border);color:var(--text-primary);background:var(--surface);border-radius:9px;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}.chart-note-editor footer{justify-content:flex-end}.chart-note-editor footer button[type=submit]{background:var(--accent);color:var(--bg)}.chart-note-reminder{z-index:2000;border:1px solid var(--accent);background:var(--surface);width:min(440px,100vw - 32px);max-height:60dvh;color:var(--text-primary);border-radius:16px;padding:18px;position:fixed;bottom:24px;right:24px;overflow:auto;box-shadow:0 10px 50px #0006}.chart-note-reminder p,.note-list-row p,.chart-note-popover p{white-space:pre-wrap;overflow-wrap:anywhere}.chart-note-reminder p{max-height:20vh;overflow:auto}.notes-workspace{border:1px solid var(--border);border-radius:16px;padding:20px}.notes-workspace>.chart-note-actions{margin:16px 0}.notes-workspace select{width:auto;max-width:100%}.notes-workspace input[type=search]{width:min(320px,100%)}.note-list-row{border-top:1px solid var(--border);gap:10px;padding:16px 0;display:grid}.note-list-row time,.note-list-row small{color:var(--text-muted)}.chart-note-marker{cursor:pointer;color:var(--accent)}.chart-note-marker.is-inactive{opacity:.45}.chart-note-marker path{fill:var(--surface);stroke:currentColor;stroke-width:1.5px}.chart-note-popover{z-index:1800;background:var(--surface);border:1px solid var(--accent);width:min(360px,100vw - 24px);max-height:300px;color:var(--text-primary);border-radius:12px;padding:16px;position:fixed;overflow:auto;box-shadow:0 10px 40px #0006}.chart-note-popover time{color:var(--text-muted)}.milestones-notes-tabs{gap:10px;margin:20px 0;display:flex}.milestones-notes-tabs button{border:1px solid var(--border);border-radius:10px;padding:10px 16px}.milestones-notes-tabs button[aria-pressed=true]{border-color:var(--accent);color:var(--accent)}.game-milestones[hidden]{display:none!important}.traffic-note-mark{pointer-events:none;width:100%;height:60px;position:absolute;top:-32px;left:0;overflow:visible}.traffic-note-mark .chart-note-marker{pointer-events:auto}.game-milestones.notes-workspace{background:var(--surface);border-radius:22px;margin-top:24px;padding:26px}.game-milestones>.milestones-notes-heading{flex-flow:wrap;align-items:center;gap:12px;margin-bottom:20px}.milestones-notes-heading .milestones-notes-tabs{margin:0}.milestones-notes-heading-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.notes-workspace .chart-note-check{align-items:center;gap:8px;display:inline-flex}.notes-workspace input[type=checkbox]{width:auto;padding:0}.chart-note-editor{width:min(680px,100vw - 24px);margin:auto}.chart-note-dates{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.chart-note-dates input{box-sizing:border-box;min-width:0}.chart-note-date-field,.chart-note-reminder-field{gap:8px;display:grid}.chart-note-reminder-field label>span{align-items:center;gap:6px;display:flex}.chart-note-reminder-presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;display:grid}.chart-note-reminder-presets>button{justify-content:center;min-width:0;padding:8px 4px}.chart-note-editor .chart-note-reminder-clear{justify-content:center;width:100%}.chart-note-editor .chart-note-reminder-presets>button[aria-pressed=true]{border-color:var(--accent);color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.chart-note-editor footer .chart-note-delete{color:var(--danger);margin-right:auto}@media (max-width:560px){.chart-note-dates{grid-template-columns:1fr}.game-milestones.notes-workspace{padding:18px}.milestones-notes-heading-actions .game-milestone-add{width:auto}.milestones-notes-heading-actions{flex-wrap:wrap}}.milestones-notes-heading-main{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.note-list-heading time{margin-right:4px}.chart-note-actions .chart-note-icon-action{flex:none;justify-content:center;width:42px;height:42px;padding:0}.note-list-edit{margin-left:auto}.note-list-footer small{align-items:center;gap:6px;display:inline-flex}.chart-note-actions .chart-note-marker-link{color:var(--accent)}@media (max-width:560px){.notes-workspace .milestones-notes-heading-actions{width:100%;margin-left:0}.notes-workspace .milestones-notes-heading-actions input[type=search]{flex:1;width:auto;min-width:120px}.note-list-heading time{flex-basis:100%}}.notes-workspace .milestones-notes-heading-actions{width:min(680px,100%);min-width:0}.notes-workspace .milestones-notes-heading-actions input[type=search]{flex:1;width:auto;min-width:120px}.notes-workspace .milestones-notes-heading-actions .game-milestone-add{flex:none;width:auto}.notes-workspace .game-milestone-add>svg{flex-shrink:0}
