.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}
.SidePanel-module__iHeZpW__panel{z-index:20;background:var(--bg-surface);height:100%;box-shadow:var(--elev-3);flex-direction:column;display:flex;position:absolute;top:0}.SidePanel-module__iHeZpW__sideLeft{border-right:1px solid var(--border-default);left:0}.SidePanel-module__iHeZpW__sideRight{border-left:1px solid var(--border-default);right:0}.SidePanel-module__iHeZpW__header{justify-content:space-between;align-items:center;gap:var(--space-3);border-bottom:1px solid var(--border-subtle);padding:var(--space-4) var(--space-5);display:flex}.SidePanel-module__iHeZpW__body{flex:1;overflow-y:auto}.SidePanel-module__iHeZpW__footer{border-top:1px solid var(--border-subtle);padding:var(--space-3) var(--space-5);font-size:var(--font-size-micro);color:var(--text-secondary)}
.PromptPreviewPanel-module__VBTFCG__title{font-size:var(--font-size-body);font-weight:var(--font-weight-medium);color:var(--text-primary);margin:0}.PromptPreviewPanel-module__VBTFCG__actions{align-items:center;gap:var(--space-3);display:flex}.PromptPreviewPanel-module__VBTFCG__copyButton{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-surface);padding:var(--space-1) 10px;font-family:inherit;font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);color:var(--text-primary);cursor:pointer;transition:background-color var(--duration-fast) var(--easing-default)}.PromptPreviewPanel-module__VBTFCG__copyButton:hover{background:var(--bg-surface-muted)}.PromptPreviewPanel-module__VBTFCG__body{white-space:pre-wrap;word-break:break-word;background:var(--bg-surface-muted);height:100%;padding:var(--space-5);font-family:var(--font-mono);font-size:var(--font-size-code);line-height:var(--line-height-relaxed);color:var(--text-primary);margin:0;overflow:auto}
.CommentsPanel-module__MB6WsW__panel{gap:var(--space-4);border-radius:var(--radius-card);border:1px solid var(--border-default);background:var(--bg-surface);padding:var(--space-4);box-shadow:var(--elev-1);flex-direction:column;display:flex}.CommentsPanel-module__MB6WsW__header{justify-content:space-between;align-items:center;display:flex}.CommentsPanel-module__MB6WsW__loadingDot{font-size:var(--font-size-micro);color:var(--text-muted)}.CommentsPanel-module__MB6WsW__empty{font-size:var(--font-size-caption);color:var(--text-muted)}.CommentsPanel-module__MB6WsW__list{gap:var(--space-3);flex-direction:column;display:flex}.CommentsPanel-module__MB6WsW__item{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-surface);padding:var(--space-3)}.CommentsPanel-module__MB6WsW__itemResolved{background:var(--bg-surface-muted);color:var(--text-secondary)}.CommentsPanel-module__MB6WsW__itemHeader{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.CommentsPanel-module__MB6WsW__itemAuthor{font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);color:var(--text-primary)}.CommentsPanel-module__MB6WsW__itemTime{font-size:var(--font-size-micro);color:var(--text-muted)}.CommentsPanel-module__MB6WsW__itemBody{margin:var(--space-1) 0 0;font-size:var(--font-size-caption);line-height:var(--line-height-snug);color:var(--text-primary);white-space:pre-wrap}.CommentsPanel-module__MB6WsW__itemActions{margin-top:var(--space-2);gap:var(--space-4);font-size:var(--font-size-caption);display:flex}.CommentsPanel-module__MB6WsW__actionLink{font-family:inherit;font-size:var(--font-size-caption);color:var(--text-secondary);cursor:pointer;transition:color var(--duration-fast) var(--easing-default);background:0 0;border:0;padding:0}.CommentsPanel-module__MB6WsW__actionLink:hover{color:var(--text-primary)}.CommentsPanel-module__MB6WsW__actionLinkDanger{color:var(--text-muted)}.CommentsPanel-module__MB6WsW__actionLinkDanger:hover{color:var(--status-incomplete-text)}.CommentsPanel-module__MB6WsW__compose{gap:var(--space-3);border-top:1px solid var(--border-subtle);padding-top:var(--space-3);flex-direction:column;display:flex}.CommentsPanel-module__MB6WsW__textarea{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-surface);width:100%;padding:var(--space-3);font-family:inherit;font-size:var(--font-size-caption);transition:border-color var(--duration-fast) var(--easing-default);outline:none}.CommentsPanel-module__MB6WsW__textarea:focus{border-color:var(--accent-indigo-500)}.CommentsPanel-module__MB6WsW__postButton{border-radius:var(--radius-md);background:var(--text-primary);color:var(--text-on-accent);padding:var(--space-1) var(--space-4);font-family:inherit;font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);cursor:pointer;transition:opacity var(--duration-fast) var(--easing-default);border:0;align-self:flex-end}.CommentsPanel-module__MB6WsW__postButton:hover:not(:disabled){opacity:.85}.CommentsPanel-module__MB6WsW__postButton:disabled{background:var(--text-placeholder);cursor:not-allowed}
