.ask-ai-module__O39Ugq__sheet{flex-direction:column;width:min(27.5rem,92vw);display:flex}.ask-ai-module__O39Ugq__title{align-items:center;gap:.5rem;display:flex}.ask-ai-module__O39Ugq__body{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:.375rem 1rem 1rem;display:flex}.ask-ai-module__O39Ugq__messages{flex-direction:column;flex:1;gap:.625rem;min-height:0;display:flex;overflow-y:auto}.ask-ai-module__O39Ugq__intro{flex-direction:column;gap:.75rem;display:flex}.ask-ai-module__O39Ugq__introText{color:var(--muted-foreground);margin:0;font-size:.9rem;line-height:1.5}.ask-ai-module__O39Ugq__warn{color:var(--warning);margin:0;font-size:.82rem}.ask-ai-module__O39Ugq__warn a{color:var(--primary);text-decoration:underline}.ask-ai-module__O39Ugq__chips{flex-direction:column;gap:.5rem;display:flex}.ask-ai-module__O39Ugq__chip{text-align:left;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);color:var(--card-foreground);cursor:pointer;padding:.625rem .75rem;font-size:.85rem;transition:border-color .12s,background .12s}.ask-ai-module__O39Ugq__chip:hover:not(:disabled){border-color:var(--primary);background:var(--surface-sunken)}.ask-ai-module__O39Ugq__chip:disabled{opacity:.5;cursor:not-allowed}.ask-ai-module__O39Ugq__userMsg{background:var(--primary);color:var(--primary-foreground)}.ask-ai-module__O39Ugq__aiMsg{background:var(--surface-sunken)}.ask-ai-module__O39Ugq__composer{gap:.5rem;display:flex}.ask-ai-module__O39Ugq__composer>:first-child{flex:1}
.avatar-upload-module__vheoCG__wrap{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.avatar-upload-module__vheoCG__actions{align-items:center;gap:.5rem;display:flex}
.edit-person-dialog-module__4BQ16a__form{flex-direction:column;gap:1rem;display:flex}.edit-person-dialog-module__4BQ16a__f{flex-direction:column;gap:.375rem;display:flex}.edit-person-dialog-module__4BQ16a__fl,.edit-person-dialog-module__4BQ16a__hint{color:var(--muted-foreground);font-size:.78rem}
.keylog-search-module__5odBJq__wrap{flex-direction:column;gap:1rem;display:flex}.keylog-search-module__5odBJq__toolbar{align-items:center;gap:.5rem;display:flex}.keylog-search-module__5odBJq__input{flex:1}.keylog-search-module__5odBJq__hint{color:var(--muted-foreground);margin:-.5rem 0 0;font-size:.8125rem}.keylog-search-module__5odBJq__loading{color:var(--muted-foreground);align-items:center;gap:.5rem;padding:1.5rem 0;display:flex}.keylog-search-module__5odBJq__errRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.keylog-search-module__5odBJq__results{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.keylog-search-module__5odBJq__row{background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:.375rem;padding:.75rem .875rem;display:flex}.keylog-search-module__5odBJq__rowHead{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.keylog-search-module__5odBJq__when{color:var(--muted-foreground);white-space:nowrap;font-size:.75rem}.keylog-search-module__5odBJq__app{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.keylog-search-module__5odBJq__ctx{color:var(--muted-foreground);word-break:break-all;font-size:.75rem}.keylog-search-module__5odBJq__text{font-family:var(--font-mono);color:var(--foreground);word-break:break-word;margin:0;font-size:.8125rem;line-height:1.5}.keylog-search-module__5odBJq__mark{background:var(--warning);color:var(--foreground);border-radius:.1875rem;padding:0 .125rem}.keylog-search-module__5odBJq__shotBtn{align-self:flex-start;margin-top:.125rem}.keylog-search-module__5odBJq__more{justify-content:center;padding-top:.25rem;display:flex}.keylog-search-module__5odBJq__shotDialog{max-width:min(92vw,1100px)}.keylog-search-module__5odBJq__shotImg{border-radius:var(--radius-md);border:1px solid var(--border);width:100%;height:auto}.keylog-search-module__5odBJq__shotMeta{color:var(--muted-foreground);text-align:center;margin:.625rem 0 0;font-size:.75rem}
.list-editor-module__WuUpLW__wrap{flex-direction:column;gap:.5rem;display:flex}.list-editor-module__WuUpLW__list{border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.list-editor-module__WuUpLW__row{justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.list-editor-module__WuUpLW__row:not(:last-child){border-bottom:1px solid var(--border)}.list-editor-module__WuUpLW__item{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.85rem;overflow:hidden}.list-editor-module__WuUpLW__remove{border-radius:var(--radius-sm);width:1.625rem;height:1.625rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.list-editor-module__WuUpLW__remove:hover{background:color-mix(in oklab, var(--destructive) 12%, transparent);color:var(--destructive)}.list-editor-module__WuUpLW__empty{color:var(--muted-foreground);margin:0;padding:.625rem .125rem;font-size:.82rem}.list-editor-module__WuUpLW__add{gap:.5rem;display:flex}.list-editor-module__WuUpLW__add>:first-child{flex:1}.list-editor-module__WuUpLW__error{color:var(--destructive);margin:0;font-size:.8rem}
.live-status-badge-module__9yYi1G__badge{z-index:2;color:#fff;letter-spacing:.04em;background:color-mix(in oklab, var(--destructive) 85%, black);border-radius:999px;padding:3px .5625rem;font-size:.72rem;font-weight:700;position:absolute;top:.625rem;left:.75rem}
.monitor-picker-module__zaxzOW__trigger{border-radius:var(--radius-sm);color:#fff;max-width:9rem;height:2.125rem;font:inherit;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;align-items:center;gap:.4375rem;padding:0 .625rem;font-size:.78rem;font-weight:500;display:inline-flex;overflow:hidden}.monitor-picker-module__zaxzOW__trigger svg{flex:none}.monitor-picker-module__zaxzOW__trigger:hover{background:#ffffff24}.monitor-picker-module__zaxzOW__trigger:focus-visible{outline-offset:2px;outline:2px solid #fff}.monitor-picker-module__zaxzOW__medida{color:var(--muted-foreground);font-variant-numeric:tabular-nums;margin-left:.5rem}
.privacy-overlay-module__86_zSa__overlay{z-index:6;text-align:center;background:var(--background);color:var(--foreground);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem;display:flex;position:absolute;inset:0}.privacy-overlay-module__86_zSa__title{font-size:1rem;font-weight:700}.privacy-overlay-module__86_zSa__text{color:var(--muted-foreground);max-width:34ch;margin:0;font-size:.85rem}.privacy-overlay-module__86_zSa__domain{color:var(--muted-foreground);font-size:.8rem}
.screen-analysis-module__hyu-Ca__pop{flex-direction:column;gap:.625rem;width:min(21rem,90vw);display:flex}.screen-analysis-module__hyu-Ca__head{color:var(--foreground);align-items:center;gap:.375rem;font-size:.85rem;font-weight:600;display:flex}.screen-analysis-module__hyu-Ca__loading{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.screen-analysis-module__hyu-Ca__state{flex-direction:column;align-items:flex-start;gap:.625rem;display:flex}.screen-analysis-module__hyu-Ca__hint{color:var(--muted-foreground);margin:0;font-size:.85rem;line-height:1.5}.screen-analysis-module__hyu-Ca__text{color:var(--card-foreground);white-space:pre-line;margin:0;font-size:.875rem;line-height:1.55}.screen-analysis-module__hyu-Ca__error{color:var(--destructive);margin:0;font-size:.85rem;line-height:1.5}.screen-analysis-module__hyu-Ca__again{color:var(--primary);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.375rem;padding:0;font-size:.8rem;display:inline-flex}.screen-analysis-module__hyu-Ca__again:hover{text-decoration:underline}
.live-screen-module__BXXXwW__wrap{flex-direction:column;gap:.625rem;display:flex}.live-screen-module__BXXXwW__screen{aspect-ratio:16/9;border-radius:var(--radius-lg);background:#0f1115;place-items:center;width:100%;max-height:70vh;display:grid;position:relative;overflow:hidden}.live-screen-module__BXXXwW__img{object-fit:contain;background:#0f1115;width:100%;height:100%}.live-screen-module__BXXXwW__pending{color:#ffffffb3;font-size:.85rem}.live-screen-module__BXXXwW__bigPlay{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;place-items:center;width:4rem;height:4rem;transition:background .12s,transform .12s;display:grid}.live-screen-module__BXXXwW__bigPlay:hover{background:#ffffff3d;transform:scale(1.05)}.live-screen-module__BXXXwW__bigPlay:focus-visible{outline-offset:2px;outline:2px solid #fff}.live-screen-module__BXXXwW__overlay{text-align:center;background:#00000073;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1rem;display:flex;position:absolute;inset:0}.live-screen-module__BXXXwW__overlayText{color:#ffffffd9;max-width:34ch;font-size:.9rem}.live-screen-module__BXXXwW__analysisOff{color:var(--muted-foreground);font-size:.78rem}.live-screen-module__BXXXwW__idleNotice{text-align:center;pointer-events:none;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;padding:1rem 1.25rem;display:flex;position:absolute;inset:0}.live-screen-module__BXXXwW__idleIcon{color:#ffffffb8;margin-bottom:.25rem}.live-screen-module__BXXXwW__idleTitle{color:#fff;letter-spacing:.01em;margin:0;font-size:1rem;font-weight:600}.live-screen-module__BXXXwW__idleSubtitle{color:#ffffffb3;max-width:28ch;margin:0;font-size:.82rem}.live-screen-module__BXXXwW__screen[data-control=true]{cursor:crosshair;box-shadow:0 0 0 3px var(--primary)}.live-screen-module__BXXXwW__ctrlToggle{cursor:pointer;align-items:center;gap:.5rem;margin-left:.25rem;font-size:.85rem;display:flex}.live-screen-module__BXXXwW__hint{color:var(--primary);margin:0;font-size:.8rem}.live-screen-module__BXXXwW__notice{color:var(--warning);margin:0;font-size:.8rem}@media (min-width:881px){.live-screen-module__BXXXwW__wrap.live-screen-module__BXXXwW__fill{flex:1;min-height:0}.live-screen-module__BXXXwW__fill .live-screen-module__BXXXwW__screen{aspect-ratio:auto;flex:1;min-height:0;max-height:none}}.live-screen-module__BXXXwW__scrimTop{z-index:2;pointer-events:none;background:linear-gradient(#0009,#0000);justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem .875rem;display:flex;position:absolute;top:0;left:0;right:0}.live-screen-module__BXXXwW__scrimApp{color:#f5f5f5;text-shadow:0 1px 3px #0009;font-size:.78rem;font-weight:500}.live-screen-module__BXXXwW__ctrlPill{background:var(--primary);height:1.625rem;color:var(--primary-foreground);white-space:nowrap;border-radius:999px;align-items:center;gap:.4375rem;padding:0 .6875rem;font-size:.71875rem;font-weight:600;display:inline-flex}.live-screen-module__BXXXwW__ctrlPillDot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite live-screen-module__BXXXwW__ctrlPulse}@keyframes live-screen-module__BXXXwW__ctrlPulse{0%,to{opacity:1}50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.live-screen-module__BXXXwW__ctrlPillDot{animation:none}}.live-screen-module__BXXXwW__barra{z-index:3;background:linear-gradient(#0000,#000000d1);padding:1.625rem .25rem 0;position:absolute;bottom:0;left:0;right:0}.live-screen-module__BXXXwW__trilha{background:#ffffff47;border-radius:2px;height:4px;margin:0 .625rem;overflow:hidden}.live-screen-module__BXXXwW__trilhaFill{background:#ffffff8c;border-radius:2px;width:0;height:100%;transition:width .3s;display:block}.live-screen-module__BXXXwW__trilhaFill[data-live=true]{background:#ee343b;background:lab(53.6853% 69.6775 43.7724);width:100%}.live-screen-module__BXXXwW__controls{color:#fff;flex-wrap:wrap;align-items:center;gap:.125rem;padding:.25rem .5rem .5rem;display:flex}.live-screen-module__BXXXwW__cBtn{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;display:flex}.live-screen-module__BXXXwW__cBtn:hover{background:#ffffff24}.live-screen-module__BXXXwW__cBtn[data-on]{background:var(--primary);color:var(--primary-foreground)}.live-screen-module__BXXXwW__cBtn[data-on]:hover{background:color-mix(in oklab, var(--primary) 88%, #fff)}.live-screen-module__BXXXwW__cBtn:focus-visible,.live-screen-module__BXXXwW__cQual:focus-visible{outline-offset:2px;outline:2px solid #fff}.live-screen-module__BXXXwW__cGap{flex:1}.live-screen-module__BXXXwW__aoVivo{letter-spacing:.02em;color:#ffffffb3;white-space:nowrap;align-items:center;gap:.375rem;padding:0 .625rem;font-size:.78rem;font-weight:600;display:inline-flex}.live-screen-module__BXXXwW__aoVivo[data-live=true]{color:#fff}.live-screen-module__BXXXwW__aoVivoDot{background:#ffffff73;border-radius:50%;width:7px;height:7px}.live-screen-module__BXXXwW__aoVivo[data-live=true] .live-screen-module__BXXXwW__aoVivoDot{background:#ee343b;background:lab(53.6853% 69.6775 43.7724)}.live-screen-module__BXXXwW__cQual{border-radius:var(--radius-sm);color:#fff;height:2.125rem;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.4375rem;padding:0 .625rem;font-size:.78rem;font-weight:500;display:inline-flex}.live-screen-module__BXXXwW__cQual:hover{background:#ffffff24}.live-screen-module__BXXXwW__sinal{align-items:flex-end;gap:2px;height:12px;display:flex}.live-screen-module__BXXXwW__sinal span{background:#ffffff4d;border-radius:1px;width:2.5px}.live-screen-module__BXXXwW__sinal span[data-on=true]{background:#fff}.live-screen-module__BXXXwW__ondas{align-items:flex-end;gap:4px;height:26px;display:flex}.live-screen-module__BXXXwW__ondas span{background:#ffffffa6;border-radius:2px;width:4px;height:100%;animation:1.1s ease-in-out infinite live-screen-module__BXXXwW__onda}.live-screen-module__BXXXwW__ondas span:nth-child(2){animation-delay:.15s}.live-screen-module__BXXXwW__ondas span:nth-child(3){animation-delay:.3s}@keyframes live-screen-module__BXXXwW__onda{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}.live-screen-module__BXXXwW__pendingSec{font-variant-numeric:tabular-nums;color:#ffffff8c;margin-left:.375rem;font-weight:500}@media (prefers-reduced-motion:reduce){.live-screen-module__BXXXwW__ondas span{animation:none;transform:scaleY(.6)}}.live-screen-module__BXXXwW__avisoPill{color:var(--warning);background:#0c0e14c7;border-radius:999px;padding:.25rem .625rem;font-size:.72rem;font-weight:500}.live-screen-module__BXXXwW__itemAviso{color:var(--warning);margin-left:.375rem;font-size:.72rem}
.person-cell-module__qkTcCa__person{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.person-cell-module__qkTcCa__pName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.person-cell-module__qkTcCa__personLink{color:inherit;text-decoration:none}.person-cell-module__qkTcCa__personLink:hover .person-cell-module__qkTcCa__pName{text-underline-offset:2px;text-decoration:underline}.person-cell-module__qkTcCa__avatar{border-radius:50%;flex:none;display:inline-flex}.person-cell-module__qkTcCa__avatar[data-online=true]{box-shadow:0 0 0 2px color-mix(in oklab, var(--success) 55%, transparent)}.person-cell-module__qkTcCa__ident{align-items:baseline;gap:.5rem;min-width:0;display:flex;overflow:hidden}.person-cell-module__qkTcCa__host{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--muted-foreground);flex:0 auto;overflow:hidden}
.clip-card-module__gGJcDG__item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.clip-card-module__gGJcDG__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.clip-card-module__gGJcDG__time{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.8125rem}.clip-card-module__gGJcDG__duration{color:var(--foreground);font-size:.75rem;font-weight:500}.clip-card-module__gGJcDG__detail{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.clip-card-module__gGJcDG__video{border-radius:var(--radius-md);background:#0f1115;width:100%;display:block}
.tutorial-module__7I1Eya__page{flex-direction:column;gap:1.5rem;display:flex}.tutorial-module__7I1Eya__head{flex-direction:column;gap:.375rem;display:flex}.tutorial-module__7I1Eya__title{color:var(--foreground);margin:0;font-size:1.4rem;font-weight:600}.tutorial-module__7I1Eya__lead{max-width:46rem;color:var(--muted-foreground);margin:0;font-size:.9rem;line-height:1.55}.tutorial-module__7I1Eya__layout{grid-template-columns:18rem 1fr;align-items:start;gap:1.5rem;display:grid}.tutorial-module__7I1Eya__layout>:first-child{position:sticky;top:1rem}@media (max-width:60rem){.tutorial-module__7I1Eya__layout{grid-template-columns:1fr}.tutorial-module__7I1Eya__layout>:first-child{position:static}}
