html,body{margin:0;padding:0}html,body,#root,.screen-fill{min-height:100vh;min-height:100dvh}.af-shell{height:100vh;height:100dvh;overflow:hidden}.af-sidebar{border-right:1px solid var(--gray-a5);background:var(--color-panel-solid);flex-shrink:0;width:248px;overflow-y:auto}.af-main{flex:1;min-width:0;min-height:0;overflow-y:auto}.af-nav-link{padding:var(--space-2) var(--space-3);border-radius:var(--radius-2);color:var(--gray-12);font-size:var(--font-size-2);line-height:var(--line-height-2);text-decoration:none;display:block}.af-nav-link:hover{background:var(--gray-a3)}.af-nav-link[aria-current=page]{background:var(--accent-a3);color:var(--accent-11);font-weight:500}.sentiment-trend__bars{align-items:flex-end;gap:var(--space-1);height:110px}.sentiment-trend__col{flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:stretch;gap:1px;min-width:18px;height:100%;display:flex}.sentiment-trend__seg{border-radius:2px;width:100%}.sentiment-trend__seg--positive{background:var(--green-9)}.sentiment-trend__seg--neutral{background:var(--gray-7)}.sentiment-trend__seg--concern{background:var(--red-9)}.sentiment-trend__label{text-align:center;font-size:var(--font-size-1);color:var(--gray-10);margin-top:var(--space-1);display:block}.sentiment-trend__dot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.dictation-meter{background:var(--gray-a4);border-radius:var(--radius-2);width:100%;height:8px;position:relative;overflow:hidden}.dictation-meter__fill{background:var(--accent-9);height:100%;transition:width 80ms linear}.dictation-rec-dot{background:var(--red-9);border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite dictation-rec-pulse;display:inline-block}@keyframes dictation-rec-pulse{0%,to{opacity:1}50%{opacity:.35}}.rte-toolbar{flex-wrap:wrap}.rte-content{font-size:var(--font-size-2);line-height:var(--line-height-2);color:var(--gray-12);outline:none}.rte-content p{margin:0 0 var(--space-2)}.rte-content p:last-child{margin-bottom:0}.rte-content h3{font-size:var(--font-size-4);font-weight:var(--font-weight-bold);margin:var(--space-3) 0 var(--space-1)}.rte-content ul{margin:0 0 var(--space-2);padding-left:var(--space-5);list-style:outside}.rte-content ol{margin:0 0 var(--space-2);padding-left:var(--space-5);list-style:decimal}.rte-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--gray-9);float:left;pointer-events:none;height:0}.rte-content div[data-labeled-block]{border-left:2px solid var(--accent-6);padding:var(--space-1) var(--space-3);margin:var(--space-2) 0;background:var(--gray-a2);border-radius:var(--radius-2)}.rte-content div[data-labeled-block]:before{content:attr(data-label);font-size:var(--font-size-1);font-weight:var(--font-weight-medium);color:var(--accent-11);margin-bottom:var(--space-1);display:block}.rte-content div[data-labeled-block][data-visibility=manager_only]:before{content:"🔒 " attr(data-label)}.notes-panel__past-button{font:inherit}.report-rail-item{text-align:left;width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-3);color:inherit;cursor:pointer;background:0 0;border:none;display:block}.report-rail-item:hover{background:var(--gray-a3)}.report-rail-item[aria-current=true]{background:var(--accent-a3)}.report-rail-item[aria-current=true]:hover{background:var(--accent-a4)}.report-rail-item:focus-visible{outline:2px solid var(--focus-8);outline-offset:-2px}.dictatable-textarea{position:relative}.dictatable-textarea__mic{z-index:1;position:absolute;top:4px;right:4px}.team-rail-item{text-align:left;width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-3);color:inherit;cursor:pointer;background:0 0;border:none;display:block}.team-rail-item:hover{background:var(--gray-a3)}.team-rail-item[aria-current=true]{background:var(--accent-a3)}.team-rail-item[aria-current=true]:hover{background:var(--accent-a4)}.team-rail-item:focus-visible{outline:2px solid var(--focus-8);outline-offset:-2px}