.essentials-errors-module__9-LprW__block{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.essentials-errors-module__9-LprW__text{max-width:34rem;font-size:var(--text-base);color:var(--muted-foreground);margin:0;line-height:1.6}.essentials-errors-module__9-LprW__wrap{border:1px solid var(--border);border-radius:var(--radius-md);overflow-x:auto}.essentials-errors-module__9-LprW__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.essentials-errors-module__9-LprW__caption{text-align:left;font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);padding:.5rem .75rem;font-weight:600}.essentials-errors-module__9-LprW__table th,.essentials-errors-module__9-LprW__table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.5rem .75rem}.essentials-errors-module__9-LprW__table th{color:var(--muted-foreground);white-space:nowrap;font-weight:600}.essentials-errors-module__9-LprW__table tr:last-child td{border-bottom:none}.essentials-errors-module__9-LprW__code{font-family:var(--font-mono);font-size:var(--text-xs);white-space:nowrap}
.essentials-facts-module__MTcaYa__grid{grid-template-columns:minmax(8rem,auto) 1fr;align-items:baseline;gap:.5rem 1rem;margin:0;display:grid}.essentials-facts-module__MTcaYa__key{font-size:var(--text-sm);color:var(--muted-foreground)}.essentials-facts-module__MTcaYa__value{font-size:var(--text-base);color:var(--foreground);overflow-wrap:anywhere;margin:0}.essentials-facts-module__MTcaYa__value code{font-family:var(--font-mono);font-size:var(--text-sm)}@media (max-width:34rem){.essentials-facts-module__MTcaYa__grid{grid-template-columns:1fr;gap:.125rem 0}.essentials-facts-module__MTcaYa__value{margin-bottom:.5rem}}
.essentials-limits-module__wGI2oW__block{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.essentials-limits-module__wGI2oW__text{max-width:34rem;font-size:var(--text-base);color:var(--muted-foreground);margin:0;line-height:1.6}.essentials-limits-module__wGI2oW__wrap{border:1px solid var(--border);border-radius:var(--radius-md);overflow-x:auto}.essentials-limits-module__wGI2oW__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.essentials-limits-module__wGI2oW__caption{text-align:left;font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);padding:.5rem .75rem;font-weight:600}.essentials-limits-module__wGI2oW__table th,.essentials-limits-module__wGI2oW__table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.5rem .75rem}.essentials-limits-module__wGI2oW__table th{color:var(--muted-foreground);white-space:nowrap;font-weight:600}.essentials-limits-module__wGI2oW__table tr:last-child td{border-bottom:none}.essentials-limits-module__wGI2oW__code{font-family:var(--font-mono);font-size:var(--text-xs);white-space:nowrap}
.essentials-privacy-module__oyPtkq__block{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--border);border-left:3px solid var(--warning);border-radius:var(--radius-md);background:color-mix(in oklab, var(--warning) 6%, transparent);flex-direction:column;display:flex}.essentials-privacy-module__oyPtkq__title{font-size:var(--text-base);color:var(--foreground)}.essentials-privacy-module__oyPtkq__text{max-width:34rem;font-size:var(--text-base);color:var(--muted-foreground);margin:0;line-height:1.6}.essentials-privacy-module__oyPtkq__list{max-width:34rem;font-size:var(--text-base);color:var(--muted-foreground);flex-direction:column;gap:.25rem;margin:0;padding-left:1.125rem;line-height:1.6;display:flex}
.api-essentials-module__tzr-BW__essentials{gap:var(--space-6);flex-direction:column;min-width:0;display:flex}.api-essentials-module__tzr-BW__section{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.api-essentials-module__tzr-BW__heading{font-family:var(--font-display);font-size:var(--text-lg);color:var(--foreground);margin:0;font-weight:700}.api-essentials-module__tzr-BW__text{max-width:34rem;font-size:var(--text-base);color:var(--muted-foreground);margin:0;line-height:1.6}.api-essentials-module__tzr-BW__text code,.api-essentials-module__tzr-BW__steps code{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--foreground)}.api-essentials-module__tzr-BW__steps{max-width:34rem;font-size:var(--text-base);color:var(--muted-foreground);flex-direction:column;gap:.375rem;margin:0;padding-left:1.25rem;line-height:1.6;display:flex}.api-essentials-module__tzr-BW__steps a{color:var(--primary)}
.method-badge-module__dzpMLa__badge{border-radius:var(--radius-sm);min-width:3.75rem;font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.05em;background:color-mix(in oklab, var(--muted-foreground) 18%, transparent);color:var(--foreground);justify-content:center;align-items:center;padding:.15rem .45rem;font-weight:700;display:inline-flex}.method-badge-module__dzpMLa__badge[data-method=get]{background:color-mix(in oklab, var(--info) 18%, transparent);color:var(--tom-teal-txt,var(--foreground))}.method-badge-module__dzpMLa__badge[data-method=post]{background:color-mix(in oklab, var(--success) 18%, transparent);color:var(--tom-verde-txt,var(--foreground))}.method-badge-module__dzpMLa__badge[data-method=put],.method-badge-module__dzpMLa__badge[data-method=patch]{background:color-mix(in oklab, var(--warning) 20%, transparent);color:var(--tom-ambar-txt,var(--foreground))}.method-badge-module__dzpMLa__badge[data-method=delete]{background:color-mix(in oklab, var(--destructive) 18%, transparent);color:var(--destructive-text,var(--destructive))}
.operation-badges-module__E0TAUa__wrap{gap:var(--space-1);flex-direction:column;display:flex}.operation-badges-module__E0TAUa__badges{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.operation-badges-module__E0TAUa__notice{font-size:var(--text-xs);color:var(--muted-foreground);margin:0}
.parameters-table-module__vOTkJW__block{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.parameters-table-module__vOTkJW__caption{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);font-weight:600}.parameters-table-module__vOTkJW__wrap{border:1px solid var(--border);border-radius:var(--radius-md);overflow-x:auto}.parameters-table-module__vOTkJW__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.parameters-table-module__vOTkJW__table th,.parameters-table-module__vOTkJW__table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.5rem .75rem}.parameters-table-module__vOTkJW__table th{color:var(--muted-foreground);white-space:nowrap;font-weight:600}.parameters-table-module__vOTkJW__table tr:last-child td{border-bottom:none}.parameters-table-module__vOTkJW__name{font-family:var(--font-mono);font-size:var(--text-xs);display:block}.parameters-table-module__vOTkJW__description{color:var(--muted-foreground);font-size:var(--text-xs);max-width:22rem;margin-top:.125rem;display:block}.parameters-table-module__vOTkJW__timezone{color:var(--muted-foreground);font-size:var(--text-2xs);margin-top:.125rem;display:block}.parameters-table-module__vOTkJW__mono{font-family:var(--font-mono);font-size:var(--text-xs);white-space:nowrap}
.schema-view-module__B-wxwW__block{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.schema-view-module__B-wxwW__label{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);font-weight:600}.schema-view-module__B-wxwW__summary{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--muted-foreground);margin:0}.schema-view-module__B-wxwW__wrap{border:1px solid var(--border);border-radius:var(--radius-md);overflow-x:auto}.schema-view-module__B-wxwW__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.schema-view-module__B-wxwW__table th,.schema-view-module__B-wxwW__table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.5rem .75rem}.schema-view-module__B-wxwW__table th{color:var(--muted-foreground);white-space:nowrap;font-weight:600}.schema-view-module__B-wxwW__table tr:last-child td{border-bottom:none}.schema-view-module__B-wxwW__name{font-family:var(--font-mono);font-size:var(--text-xs)}.schema-view-module__B-wxwW__required{font-size:var(--text-2xs);color:var(--destructive-text,var(--destructive));margin-left:.375rem;display:inline-block}.schema-view-module__B-wxwW__type{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--muted-foreground);white-space:nowrap}
.response-panel-module__700Qia__panel{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;min-width:0;display:flex}.response-panel-module__700Qia__head{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.response-panel-module__700Qia__status{font-family:var(--font-mono);font-size:var(--text-sm);border-radius:var(--radius-sm);background:color-mix(in oklab, var(--muted-foreground) 16%, transparent);color:var(--foreground);padding:.1rem .4rem;font-weight:700}.response-panel-module__700Qia__status[data-tone=success]{background:color-mix(in oklab, var(--success) 18%, transparent);color:var(--tom-verde-txt,var(--foreground))}.response-panel-module__700Qia__status[data-tone=warning]{background:color-mix(in oklab, var(--warning) 20%, transparent);color:var(--tom-ambar-txt,var(--foreground))}.response-panel-module__700Qia__status[data-tone=danger]{background:color-mix(in oklab, var(--destructive) 18%, transparent);color:var(--destructive-text,var(--destructive))}.response-panel-module__700Qia__description{font-size:var(--text-base);color:var(--foreground)}
.operation-card-module__Em8H5W__card{gap:var(--space-4);padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);flex-direction:column;min-width:0;scroll-margin-top:5rem;display:flex}.operation-card-module__Em8H5W__head{gap:var(--space-2);flex-direction:column;display:flex}.operation-card-module__Em8H5W__signature{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.operation-card-module__Em8H5W__path{font-family:var(--font-mono);font-size:var(--text-base);color:var(--foreground);overflow-wrap:anywhere}.operation-card-module__Em8H5W__title{font-size:var(--text-md);color:var(--foreground);margin:0;font-weight:600}.operation-card-module__Em8H5W__operationId{font-size:var(--text-xs);color:var(--muted-foreground)}.operation-card-module__Em8H5W__operationId code{font-family:var(--font-mono)}.operation-card-module__Em8H5W__description{max-width:34rem;font-size:var(--text-base);color:var(--muted-foreground);margin:0;line-height:1.6}.operation-card-module__Em8H5W__responses{gap:var(--space-2);flex-direction:column;display:flex}.operation-card-module__Em8H5W__sectionLabel{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);font-weight:600}
.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}
.billing-banner-module__32_sta__bar{z-index:40;color:color-mix(in oklab, var(--warning) 68%, var(--foreground));background:color-mix(in oklab, var(--warning) 14%, var(--background));border-bottom:1px solid color-mix(in oklab, var(--warning) 32%, transparent);border-top-left-radius:.75rem;border-top-right-radius:.75rem;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.5625rem 1.125rem;font-size:.85rem;display:flex;position:sticky;top:0}.billing-banner-module__32_sta__icon{color:var(--warning);flex:none;place-items:center;display:grid}.billing-banner-module__32_sta__text{flex:1;min-width:0}.billing-banner-module__32_sta__text b{color:var(--foreground);font-weight:600}.billing-banner-module__32_sta__action{flex:none;margin-left:auto}
.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}.live-screen-module__BXXXwW__lastShot{filter:blur(12px);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0;transform:scale(1.06)}.live-screen-module__BXXXwW__lastShotCaption{z-index:2;color:#ffffffe6;white-space:nowrap;pointer-events:none;background:#0000008c;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;position:absolute;bottom:3.25rem;left:50%;transform:translate(-50%)}
.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}
.category-dot-module__oZmlhG__dot{background:var(--muted-foreground);border-radius:.125rem;flex:none;width:.5rem;height:.5rem}.category-dot-module__oZmlhG__dot[data-category=prod]{background:var(--success)}.category-dot-module__oZmlhG__dot[data-category=neutral]{background:var(--info)}.category-dot-module__oZmlhG__dot[data-category=unprod]{background:var(--destructive)}
.moments-module__ipv_6a__panel{background:var(--surface-panel);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.75rem;min-width:0;padding:.875rem;display:flex}.moments-module__ipv_6a__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.moments-module__ipv_6a__head [data-slot=tabs-list]{border-radius:.5rem;padding:.125rem}.moments-module__ipv_6a__head [data-slot=tabs-trigger]{border-radius:.375rem;padding:0 .6rem;font-size:.78rem}.moments-module__ipv_6a__head [data-slot=tabs-trigger][data-state=active]{background:var(--background);box-shadow:0 1px 2px #00000014}.moments-module__ipv_6a__title{font-size:.875rem;font-weight:500}.moments-module__ipv_6a__list{flex-direction:column;gap:.375rem;max-height:min(60vh,34rem);display:flex;overflow-y:auto}.moments-module__ipv_6a__row{border-radius:var(--radius-sm);text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border-left:2px solid #0000;align-items:flex-start;gap:.5rem;padding:.4375rem .5rem;display:flex}.moments-module__ipv_6a__row[data-critical]{border-left-color:color-mix(in oklab, var(--tom-coral) 70%, transparent)}.moments-module__ipv_6a__row:hover{background:var(--surface-sunken)}.moments-module__ipv_6a__row:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.moments-module__ipv_6a__time{font-variant-numeric:tabular-nums;color:var(--muted-foreground);padding-top:1px;font-size:.75rem}.moments-module__ipv_6a__body{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.moments-module__ipv_6a__name{align-items:center;gap:.375rem;font-size:.875rem;font-weight:400;display:flex}.moments-module__ipv_6a__det{color:var(--muted-foreground);font-size:.6875rem}.moments-module__ipv_6a__badges{flex-wrap:wrap;gap:.375rem;display:flex}.moments-module__ipv_6a__tag{align-items:center;gap:.25rem;display:inline-flex}.moments-module__ipv_6a__tagCritical{color:var(--tom-coral-txt,var(--destructive));border-color:var(--tom-coral,var(--destructive));background:0 0;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:400;display:inline-flex}.moments-module__ipv_6a__dur{font-variant-numeric:tabular-nums;color:var(--muted-foreground);white-space:nowrap;margin-left:auto;padding-top:1px;font-size:.6875rem;font-weight:400}.moments-module__ipv_6a__count{background:var(--surface-sunken);font-variant-numeric:tabular-nums;color:var(--muted-foreground);border-radius:999px;margin-left:.375rem;padding:.0625rem .4375rem;font-size:.6875rem;font-weight:500}.moments-module__ipv_6a__loading{color:var(--muted-foreground);align-items:center;gap:.5rem;padding:1rem 0;font-size:.85rem;display:flex}.moments-module__ipv_6a__errRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}
.playback-privacy-notice-module__LRIw0a__privacy{text-align:center;color:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;padding:1.5rem;display:flex}.playback-privacy-notice-module__LRIw0a__privacy b{color:#fff;font-size:1rem;font-weight:600}.playback-privacy-notice-module__LRIw0a__privacy small{color:#ffffffb3;max-width:32ch;font-size:.82rem}.playback-privacy-notice-module__LRIw0a__privacyIcon{color:#ffffffbf;margin-bottom:.25rem}
.recording-day-list-module__jW78HG__panel{flex-direction:column;gap:.75rem;min-width:0;display:flex}.recording-day-list-module__jW78HG__head{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.recording-day-list-module__jW78HG__title{font-size:.875rem;font-weight:400}.recording-day-list-module__jW78HG__retention{color:var(--muted-foreground);font-size:.75rem}.recording-day-list-module__jW78HG__list{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);flex-direction:column;display:flex;overflow:hidden}.recording-day-list-module__jW78HG__row{border:0;border-top:1px solid var(--border);text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;grid-template-columns:1fr auto;align-items:center;gap:.5rem 1rem;padding:.6875rem .875rem;display:grid}.recording-day-list-module__jW78HG__row:first-child{border-top:0}.recording-day-list-module__jW78HG__row:hover,.recording-day-list-module__jW78HG__row[data-active]{background:var(--surface-sunken)}.recording-day-list-module__jW78HG__row:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.recording-day-list-module__jW78HG__when{flex-direction:column;gap:.125rem;min-width:0;display:flex}.recording-day-list-module__jW78HG__label{font-size:.875rem}.recording-day-list-module__jW78HG__range{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.6875rem}.recording-day-list-module__jW78HG__meta{text-align:right;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.recording-day-list-module__jW78HG__alerts{color:var(--tom-coral-txt,var(--destructive));white-space:nowrap;font-size:.75rem}.recording-day-list-module__jW78HG__ret{background:color-mix(in oklab, var(--tom-coral) 16%, transparent);color:var(--tom-coral-txt,var(--destructive));white-space:nowrap;border-radius:999px;padding:.0625rem .4375rem;font-size:.6875rem}.recording-day-list-module__jW78HG__trackWrap{grid-column:1/-1;min-width:0}.recording-day-list-module__jW78HG__track{background:var(--surface-sunken);border-radius:.1875rem;width:100%;height:.8125rem;display:flex;overflow:hidden}.recording-day-list-module__jW78HG__seg{background:var(--muted-foreground);height:100%}.recording-day-list-module__jW78HG__seg[data-category=prod]{background:var(--success)}.recording-day-list-module__jW78HG__seg[data-category=neutral]{background:var(--info)}.recording-day-list-module__jW78HG__seg[data-category=unprod]{background:var(--destructive)}.recording-day-list-module__jW78HG__gap{background-image:repeating-linear-gradient(45deg, var(--border), var(--border) 3px, var(--surface-sunken) 3px, var(--surface-sunken) 6px);height:100%}.recording-day-list-module__jW78HG__loading{padding:1rem 0}.recording-day-list-module__jW78HG__errRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}
.playback-module__1xnLDW__wrap{flex-direction:column;gap:.75rem;width:100%;max-width:56.25rem;margin:0 auto;display:flex}.playback-module__1xnLDW__recWrap{flex-direction:column;gap:.75rem;width:100%;display:flex}.playback-module__1xnLDW__detail{flex-direction:column;gap:.875rem;width:100%;display:flex}.playback-module__1xnLDW__detailHead{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.playback-module__1xnLDW__back{border-radius:var(--radius-sm);color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;padding:.375rem .5rem .375rem .375rem;font-size:.8125rem;display:inline-flex}.playback-module__1xnLDW__back:hover{color:var(--foreground);background:var(--surface-sunken)}.playback-module__1xnLDW__chip{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-sunken);text-overflow:ellipsis;white-space:nowrap;align-items:center;max-width:14rem;padding:.1875rem .5rem;font-size:.8125rem;font-weight:500;display:inline-flex;overflow:hidden}.playback-module__1xnLDW__detailBody{flex-direction:column;gap:1rem;width:100%;display:flex}@media (min-width:881px){.playback-module__1xnLDW__detailBody{grid-template-columns:minmax(0,1fr) 21rem;align-items:start;display:grid}}.playback-module__1xnLDW__player{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;min-width:0;display:flex;overflow:hidden}.playback-module__1xnLDW__videoWrap{background:var(--card);overflow:hidden}.playback-module__1xnLDW__video{background:#0f1115;width:100%;max-height:24rem;display:block}.playback-module__1xnLDW__top{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .875rem;display:flex}.playback-module__1xnLDW__dateLabel{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.playback-module__1xnLDW__dateLabel svg{color:var(--muted-foreground)}.playback-module__1xnLDW__count{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.8rem}.playback-module__1xnLDW__screen{aspect-ratio:16/9;background:#0f1115;max-height:55vh;display:grid;position:relative;overflow:hidden}.playback-module__1xnLDW__img{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.playback-module__1xnLDW__expandHit{cursor:zoom-in;background:0 0;border:0;place-items:center;width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0;display:grid}.playback-module__1xnLDW__pending{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.playback-module__1xnLDW__empty{aspect-ratio:16/9;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-sunken);max-height:55vh;color:var(--muted-foreground);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.playback-module__1xnLDW__emptyIcon{background:var(--card);width:3.25rem;height:3.25rem;color:var(--muted-foreground);border-radius:50%;place-items:center;margin-bottom:2px;display:grid}.playback-module__1xnLDW__empty b{color:var(--foreground);font-size:1rem;font-weight:600}.playback-module__1xnLDW__empty small{font-size:.82rem}.playback-module__1xnLDW__videoWarn{color:var(--warning);margin:.375rem 0 0;font-size:.8rem}.playback-module__1xnLDW__scrimTop{z-index:2;pointer-events:none;background:linear-gradient(#0009,#0000);align-items:center;gap:.5rem;padding:.75rem .875rem;display:flex;position:absolute;top:0;left:0;right:0}.playback-module__1xnLDW__scrimHora{font-variant-numeric:tabular-nums;color:#f5f5f5;text-shadow:0 1px 3px #0009;font-size:.78rem;font-weight:500}.playback-module__1xnLDW__barra{z-index:3;background:linear-gradient(#0000,#000000d1);padding:1.625rem .25rem 0;position:absolute;bottom:0;left:0;right:0}.playback-module__1xnLDW__markers{height:10px;margin:0 .625rem 2px;position:relative}.playback-module__1xnLDW__marker{background:var(--warning);border-radius:2px;width:3px;height:10px;position:absolute;bottom:0;transform:translate(-50%)}.playback-module__1xnLDW__marker[data-kind=url_nociva],.playback-module__1xnLDW__marker[data-kind=site_bloqueado]{background:var(--destructive)}.playback-module__1xnLDW__trilha{appearance:none;cursor:pointer;border-radius:2px;outline:none;width:calc(100% - 1.25rem);height:4px;margin:0 .625rem;display:block}.playback-module__1xnLDW__trilha::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;border:0;border-radius:50%;width:12px;height:12px;transition:transform .12s;transform:scale(0)}.playback-module__1xnLDW__trilha::-moz-range-thumb{background:var(--primary);cursor:pointer;border:0;border-radius:50%;width:12px;height:12px;transition:transform .12s;transform:scale(0)}.playback-module__1xnLDW__barra:hover .playback-module__1xnLDW__trilha::-webkit-slider-thumb{transform:scale(1)}.playback-module__1xnLDW__trilha:focus-visible::-webkit-slider-thumb{transform:scale(1)}.playback-module__1xnLDW__barra:hover .playback-module__1xnLDW__trilha::-moz-range-thumb{transform:scale(1)}.playback-module__1xnLDW__trilha:focus-visible::-moz-range-thumb{transform:scale(1)}.playback-module__1xnLDW__trilhaWrap{height:.75rem;margin:0 .625rem .5rem;position:relative}.playback-module__1xnLDW__trilhaSegs{background:#ffffff1f;border-radius:.25rem;display:block;position:absolute;inset:0;overflow:hidden}.playback-module__1xnLDW__trilhaSeg{background:var(--muted-foreground);position:absolute;top:0;bottom:0}.playback-module__1xnLDW__trilhaSeg[data-category=prod]{background:var(--success)}.playback-module__1xnLDW__trilhaSeg[data-category=neutral]{background:var(--info)}.playback-module__1xnLDW__trilhaSeg[data-category=unprod]{background:var(--destructive)}.playback-module__1xnLDW__trilhaGap{background-image:repeating-linear-gradient(45deg,#ffffff38,#ffffff38 3px,#0000 3px 6px);position:absolute;top:0;bottom:0}.playback-module__1xnLDW__playhead{pointer-events:none;background:#fff;border-radius:1px;width:2px;position:absolute;top:-3px;bottom:-3px;transform:translate(-50%);box-shadow:0 0 4px #00000073}.playback-module__1xnLDW__tick{background:var(--warning);pointer-events:none;border-radius:1px;width:2px;height:8px;position:absolute;bottom:-5px;transform:translate(-50%)}.playback-module__1xnLDW__tick[data-kind=url_nociva],.playback-module__1xnLDW__tick[data-kind=site_bloqueado]{background:var(--destructive)}.playback-module__1xnLDW__trilhaHit{appearance:none;cursor:pointer;background:0 0;outline:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.playback-module__1xnLDW__trilhaHit::-webkit-slider-thumb{appearance:none;cursor:pointer;background:0 0;border:0;width:14px;height:12px}.playback-module__1xnLDW__trilhaHit::-moz-range-thumb{cursor:pointer;background:0 0;border:0;width:14px;height:12px}.playback-module__1xnLDW__trilhaHit:focus-visible{outline-offset:3px;border-radius:.25rem;outline:2px solid #fff}.playback-module__1xnLDW__controls{color:#fff;align-items:center;gap:.125rem;padding:.25rem .5rem .5rem;display:flex}.playback-module__1xnLDW__controlsRec{gap:.375rem}.playback-module__1xnLDW__controlsRec .playback-module__1xnLDW__cBtn{border-radius:var(--radius-sm);background:#ffffff0f;border:1px solid #ffffff29;width:2.125rem;height:2.125rem}.playback-module__1xnLDW__controlsRec .playback-module__1xnLDW__cVel{border-radius:var(--radius-sm);background:#ffffff0f;border:1px solid #ffffff29}.playback-module__1xnLDW__controlsRec .playback-module__1xnLDW__cBtn:hover:not(:disabled),.playback-module__1xnLDW__controlsRec .playback-module__1xnLDW__cVel:hover{background:#ffffff29}.playback-module__1xnLDW__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}.playback-module__1xnLDW__cBtn:hover:not(:disabled){background:#ffffff24}.playback-module__1xnLDW__cBtn:disabled{opacity:.5;cursor:default}.playback-module__1xnLDW__cGap{flex:1}.playback-module__1xnLDW__tempo{font-variant-numeric:tabular-nums;color:#ffffffd9;white-space:nowrap;padding:0 .5rem;font-size:.78rem;font-weight:500}.playback-module__1xnLDW__cMomento{font-variant-numeric:tabular-nums;color:#f0aaa3;white-space:nowrap;background:#ec7d722e;border-radius:999px;padding:.125rem .5rem;font-size:.72rem;font-weight:500}.playback-module__1xnLDW__cVel{border-radius:var(--radius-sm);color:#fff;min-width:2.375rem;height:2.125rem;font:inherit;font-variant-numeric:tabular-nums;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3125rem;padding:0 .5rem;font-size:.78rem;font-weight:600;display:inline-flex}.playback-module__1xnLDW__cVel:hover{background:#ffffff24}.playback-module__1xnLDW__cBtn:focus-visible,.playback-module__1xnLDW__cVel:focus-visible,.playback-module__1xnLDW__trilha:focus-visible{outline-offset:2px;outline:2px solid #fff}.playback-module__1xnLDW__expandHit:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}@media (min-width:881px){.playback-module__1xnLDW__wrap.playback-module__1xnLDW__fill{flex:1;max-width:none;min-height:0;margin:0}.playback-module__1xnLDW__fill .playback-module__1xnLDW__player{flex:1;min-height:0}.playback-module__1xnLDW__fill .playback-module__1xnLDW__screen,.playback-module__1xnLDW__fill .playback-module__1xnLDW__empty{aspect-ratio:auto;flex:1;min-height:0;max-height:none}}.playback-module__1xnLDW__screen:fullscreen{background:#000;border:0;border-radius:0;width:100vw;height:100vh;max-height:none}.playback-module__1xnLDW__screen:fullscreen .playback-module__1xnLDW__expandHit,.playback-module__1xnLDW__screen:fullscreen .playback-module__1xnLDW__img{width:100%;height:100%}.playback-module__1xnLDW__screen:fullscreen .playback-module__1xnLDW__img{object-fit:contain}
.team-badge-module__Jo7ywa__icon{flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.team-badge-module__Jo7ywa__badge{align-items:center;gap:.375rem;min-width:0;display:inline-flex}.team-badge-module__Jo7ywa__name{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}
.avatar-module__OQSVzG__avatar{background:var(--surface-sunken);box-shadow:inset 0 0 0 1px var(--border);border-radius:50%;flex:none;display:inline-flex;overflow:hidden}.avatar-module__OQSVzG__avatar svg{width:100%;height:100%;display:block}
.copy-block-module__-hCziW__block{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.copy-block-module__-hCziW__label{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);font-weight:600}.copy-block-module__-hCziW__frame{align-items:flex-start;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-sunken,var(--muted));min-width:0;display:flex}.copy-block-module__-hCziW__code{min-width:0;font-family:var(--font-mono);font-size:var(--text-sm);color:var(--foreground);white-space:pre;flex:1;margin:0;line-height:1.6;overflow-x:auto}.copy-block-module__-hCziW__actions{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.copy-block-module__-hCziW__hint{font-size:var(--text-xs);color:var(--muted-foreground)}@media (max-width:40rem){.copy-block-module__-hCziW__frame{flex-direction:column;align-items:stretch}.copy-block-module__-hCziW__actions{justify-content:flex-end}}
.illustration-module__E7m4IW__wrap{color:var(--primary);max-width:100%;display:inline-flex}.illustration-module__E7m4IW__wrap svg{width:100%;height:auto;display:block}
.impersonation-banner-module__OrNE6W__bar{z-index:40;color:var(--warning);background:color-mix(in oklab, var(--warning) 16%, var(--background));border-bottom:1px solid color-mix(in oklab, var(--warning) 32%, transparent);border-top-left-radius:.75rem;border-top-right-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.5625rem 1.125rem;font-size:.85rem;display:flex;position:sticky;top:0}.impersonation-banner-module__OrNE6W__text{font-weight:600}
.install-guide-module__Fzo-ya__install{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.install-guide-module__Fzo-ya__elevated{border:1px solid var(--border);background:color-mix(in oklab, var(--foreground) 3%, var(--background));border-radius:1rem;padding:1.375rem;box-shadow:0 1px 2px #00000038,0 10px 28px #00000024}.install-guide-module__Fzo-ya__osTabs{align-self:flex-start}.install-guide-module__Fzo-ya__lead{max-width:74ch;color:var(--muted-foreground);margin:0;font-size:.92rem}.install-guide-module__Fzo-ya__guide{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.install-guide-module__Fzo-ya__step{gap:.875rem;padding-bottom:1.375rem;display:flex;position:relative}.install-guide-module__Fzo-ya__step:last-child{padding-bottom:0}.install-guide-module__Fzo-ya__step:not(:last-child):before{content:"";background:var(--border);width:2px;position:absolute;top:2.125rem;bottom:.375rem;left:.9375rem}.install-guide-module__Fzo-ya__num{z-index:1;width:1.875rem;height:1.875rem;color:var(--foreground);background:color-mix(in oklab, var(--foreground) 9%, var(--background));border:1px solid var(--border);border-radius:50%;flex:none;place-items:center;font-size:.85rem;font-weight:600;display:grid}.install-guide-module__Fzo-ya__body{flex-direction:column;flex:1;gap:.5rem;min-width:0;padding-top:3px;display:flex}.install-guide-module__Fzo-ya__title{margin:0;font-size:.98rem;font-weight:600}.install-guide-module__Fzo-ya__desc{color:var(--muted-foreground);margin:0;font-size:.9rem}.install-guide-module__Fzo-ya__substeps{flex-direction:column;gap:.4375rem;margin:0;padding-left:1.125rem;font-size:.9rem;line-height:1.5;display:flex}.install-guide-module__Fzo-ya__f{flex-direction:column;gap:.375rem;display:flex}.install-guide-module__Fzo-ya__fl{color:var(--muted-foreground);font-size:.78rem}.install-guide-module__Fzo-ya__downloadError{row-gap:var(--space-2)}.install-guide-module__Fzo-ya__retryButton{grid-column:2;justify-self:start}.install-guide-module__Fzo-ya__cmdBox{border:1px solid var(--border);background:color-mix(in oklab, var(--foreground) 4%, transparent);border-radius:.625rem;align-items:center;gap:.5rem;padding:.625rem .75rem;display:flex}.install-guide-module__Fzo-ya__cmdHero{background:color-mix(in oklab, var(--foreground) 6%, var(--background));margin-top:2px;padding:.75rem .75rem .75rem .875rem;box-shadow:0 1px 2px #00000040,0 10px 24px #00000029}.install-guide-module__Fzo-ya__cmd{white-space:pre;flex:1;min-width:0;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.82rem;line-height:1.5;overflow-x:auto}.install-guide-module__Fzo-ya__codeInline{background:color-mix(in oklab, var(--foreground) 7%, transparent);border-radius:.3125rem;padding:1px .3125rem;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.82em}.install-guide-module__Fzo-ya__troubleList{flex-direction:column;gap:.625rem;margin:0;padding-left:1.125rem;display:flex}.install-guide-module__Fzo-ya__troubleList .install-guide-module__Fzo-ya__cmdBox{margin-top:.375rem}.install-guide-module__Fzo-ya__tokenRow{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.install-guide-module__Fzo-ya__tokenInline{min-width:0;color:var(--foreground);word-break:break-all;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.8rem}.install-guide-module__Fzo-ya__tokenActions{flex-wrap:wrap;gap:.25rem;margin-left:auto;display:flex}
.page-loading-module__AWa4ba__loading{min-block-size:var(--page-loading-min-height,50vh);color:var(--muted-foreground);justify-content:center;align-items:center;gap:.625rem;display:flex}.page-loading-module__AWa4ba__viewport{min-block-size:100dvh}
.segmented-module__BgZ2DW__seg{border:1px solid color-mix(in oklab, var(--foreground) 14%, transparent);border-radius:var(--radius-md);background:0 0;flex:none;gap:2px;padding:2px;display:inline-flex}.segmented-module__BgZ2DW__btn{height:2rem;color:var(--muted-foreground);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;padding:0 .75rem;font-size:.8125rem;font-weight:500;transition:all .12s;display:inline-flex}.segmented-module__BgZ2DW__seg[data-size=sm] .segmented-module__BgZ2DW__btn{height:1.75rem;padding:0 .6rem;font-size:.78rem}.segmented-module__BgZ2DW__btn:hover{color:var(--foreground)}.segmented-module__BgZ2DW__btn[data-active=true]{background:var(--card);color:var(--foreground);box-shadow:0 1px 2px #00000014}.segmented-module__BgZ2DW__btn[data-active=true][data-tone=good]{background:color-mix(in oklab, var(--success) 22%, transparent);color:var(--success);box-shadow:none}.segmented-module__BgZ2DW__btn[data-active=true][data-tone=warn]{background:color-mix(in oklab, var(--warning) 22%, transparent);color:var(--warning);box-shadow:none}.segmented-module__BgZ2DW__btn[data-active=true][data-tone=bad]{background:color-mix(in oklab, var(--destructive) 22%, transparent);color:var(--destructive);box-shadow:none}.segmented-module__BgZ2DW__btn[data-active=true][data-tone=info]{background:color-mix(in oklab, var(--info) 22%, transparent);color:var(--info);box-shadow:none}
.state-message-module__3q98SW__inline{max-width:34rem;font-size:var(--text-sm);color:var(--muted-foreground);margin:0;line-height:1.5}.state-message-module__3q98SW__inline a{color:var(--primary)}
.app-shell-module__p1q5CW__mark{width:1.875rem;height:1.875rem;color:var(--primary-foreground);background:var(--primary);border-radius:.5rem;flex:none;place-items:center;display:grid}.app-shell-module__p1q5CW__markImg{flex:none;place-items:center;width:1.875rem;height:1.875rem;display:grid}.app-shell-module__p1q5CW__markImg img{object-fit:contain;width:100%;height:100%}.app-shell-module__p1q5CW__brandFull{object-fit:contain;width:auto;max-width:9.875rem;height:1.875rem;display:block}.app-shell-module__p1q5CW__brandText{text-align:left;flex-direction:column;line-height:1.15;display:flex;overflow:hidden}.app-shell-module__p1q5CW__brandText b{font-size:.9rem;font-weight:600}.app-shell-module__p1q5CW__brandText small{color:var(--muted-foreground);font-size:.72rem}.app-shell-module__p1q5CW__navText{text-align:left;flex-direction:column;min-width:0;line-height:1.2;display:flex;overflow:hidden}.app-shell-module__p1q5CW__navText b{font-size:.82rem;font-weight:500}.app-shell-module__p1q5CW__navText small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}[data-collapsible=icon] .app-shell-module__p1q5CW__navText{display:none}[data-collapsible=icon] .app-shell-module__p1q5CW__navBtn{justify-content:center;padding-left:0;padding-right:0}.app-shell-module__p1q5CW__userBtn{height:auto}.app-shell-module__p1q5CW__userText{text-align:left;flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex;overflow:hidden}.app-shell-module__p1q5CW__userText b{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:500;overflow:hidden}.app-shell-module__p1q5CW__userText small{color:var(--muted-foreground);font-size:.72rem}.app-shell-module__p1q5CW__chev{color:var(--muted-foreground);flex:none;margin-left:auto}.app-shell-module__p1q5CW__menu{min-width:14.5rem}.app-shell-module__p1q5CW__menuHeader{align-items:center;gap:.625rem;padding:.375rem .5rem .5rem;display:flex}.app-shell-module__p1q5CW__menuId{flex-direction:column;min-width:0;line-height:1.25;display:flex}.app-shell-module__p1q5CW__menuId b{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:500;overflow:hidden}.app-shell-module__p1q5CW__menuId small{color:var(--muted-foreground);text-transform:capitalize;font-size:.72rem}.app-shell-module__p1q5CW__groupLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:.68rem;font-weight:600}.app-shell-module__p1q5CW__themeCheck{color:var(--muted-foreground);margin-left:auto}.app-shell-module__p1q5CW__header{flex:none;align-items:center;gap:.5rem;height:3.25rem;padding:0 1.5rem;display:flex}.app-shell-module__p1q5CW__askWrap{padding:.375rem .5rem 2px}.app-shell-module__p1q5CW__askCta{border-radius:var(--radius-md);background:var(--primary);width:100%;color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.9rem;font-weight:500;transition:filter .12s;display:flex}.app-shell-module__p1q5CW__askCta:hover{filter:brightness(1.08)}.app-shell-module__p1q5CW__askCta:focus-visible{outline:2px solid var(--ring);outline-offset:2px}[data-collapsible=icon] .app-shell-module__p1q5CW__askWrap{padding:.375rem 0 2px;display:flex}[data-collapsible=icon] .app-shell-module__p1q5CW__askCta{border-radius:.5rem;justify-content:center;width:1.875rem;height:1.875rem;padding:0}[data-collapsible=icon] .app-shell-module__p1q5CW__askCtaText{display:none}.app-shell-module__p1q5CW__trigger{margin-left:-.25rem}.app-shell-module__p1q5CW__sep{height:1rem}.app-shell-module__p1q5CW__main{--page-loading-min-height:calc(100dvh - 5.25rem);flex-direction:column;flex:1;min-width:0;min-height:0;padding:.5rem 1.5rem 1.5rem;display:flex}
.materiais-nav-badge-module__YecBeq__badge{background:var(--primary);min-width:1.25rem;color:var(--primary-foreground);text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;margin-left:auto;padding:0 .3rem;font-size:.68rem;font-weight:700;line-height:1.25rem}
.notifications-bell-module__Wy_HVa__bellBtn{position:relative}.notifications-bell-module__Wy_HVa__badge{background:var(--destructive);min-width:.9375rem;height:.9375rem;color:var(--destructive-foreground);border-radius:999px;place-items:center;padding:0 3px;font-size:.62rem;font-weight:700;line-height:1;display:grid;position:absolute;top:1px;right:1px}.notifications-bell-module__Wy_HVa__panel{width:21.25rem;max-height:27.5rem;padding:.375rem;overflow-y:auto}.notifications-bell-module__Wy_HVa__panelHead{color:var(--muted-foreground);padding:.375rem .5rem;font-size:.8rem;font-weight:600}.notifications-bell-module__Wy_HVa__empty{color:var(--muted-foreground);text-align:center;margin:0;padding:1.125rem .5rem;font-size:.85rem}.notifications-bell-module__Wy_HVa__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.notifications-bell-module__Wy_HVa__itemLink{color:inherit;border-radius:.5rem;gap:.625rem;padding:.5625rem .5rem;text-decoration:none;display:flex}a.notifications-bell-module__Wy_HVa__itemLink:hover{background:color-mix(in oklab, var(--foreground) 5%, transparent)}.notifications-bell-module__Wy_HVa__itemIcon{width:1.625rem;height:1.625rem;color:var(--muted-foreground);background:color-mix(in oklab, var(--foreground) 7%, transparent);border-radius:.4375rem;flex:none;place-items:center;display:grid}.notifications-bell-module__Wy_HVa__itemIcon[data-event=upsell]{color:var(--success);background:color-mix(in oklab, var(--success) 12%, transparent)}.notifications-bell-module__Wy_HVa__itemIcon[data-event=churn]{color:var(--destructive);background:color-mix(in oklab, var(--destructive) 12%, transparent)}.notifications-bell-module__Wy_HVa__itemBody{flex-direction:column;gap:1px;min-width:0;display:flex}.notifications-bell-module__Wy_HVa__itemTitle{font-size:.85rem}.notifications-bell-module__Wy_HVa__itemTitle[data-unread=true]{font-weight:600}.notifications-bell-module__Wy_HVa__itemDetail{color:var(--muted-foreground);font-size:.78rem}.notifications-bell-module__Wy_HVa__itemTime{color:var(--muted-foreground);margin-top:2px;font-size:.72rem}
.app-shell-module__vmpBeW__mark{width:1.875rem;height:1.875rem;color:var(--primary-foreground);background:var(--primary);border-radius:.5rem;flex:none;place-items:center;display:grid}.app-shell-module__vmpBeW__markImg{flex:none;place-items:center;width:1.875rem;height:1.875rem;display:grid}.app-shell-module__vmpBeW__markImg img{object-fit:contain;width:100%;height:100%}.app-shell-module__vmpBeW__brandFull{object-fit:contain;width:auto;max-width:9.875rem;height:1.875rem;display:block}.app-shell-module__vmpBeW__brandText{text-align:left;flex-direction:column;line-height:1.15;display:flex;overflow:hidden}.app-shell-module__vmpBeW__brandText b{font-size:.9rem;font-weight:600}.app-shell-module__vmpBeW__brandText small{color:var(--muted-foreground);font-size:.72rem}.app-shell-module__vmpBeW__navText{text-align:left;flex-direction:column;min-width:0;line-height:1.2;display:flex;overflow:hidden}.app-shell-module__vmpBeW__navText b{font-size:.82rem;font-weight:500}.app-shell-module__vmpBeW__navText small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}[data-collapsible=icon] .app-shell-module__vmpBeW__navText{display:none}[data-collapsible=icon] .app-shell-module__vmpBeW__navBtn{justify-content:center;padding-left:0;padding-right:0}.app-shell-module__vmpBeW__userBtn{height:auto}.app-shell-module__vmpBeW__userText{text-align:left;flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex;overflow:hidden}.app-shell-module__vmpBeW__userText b{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:500;overflow:hidden}.app-shell-module__vmpBeW__userText small{color:var(--muted-foreground);font-size:.72rem}.app-shell-module__vmpBeW__chev{color:var(--muted-foreground);flex:none;margin-left:auto}.app-shell-module__vmpBeW__menu{min-width:14.5rem}.app-shell-module__vmpBeW__menuHeader{align-items:center;gap:.625rem;padding:.375rem .5rem .5rem;display:flex}.app-shell-module__vmpBeW__menuId{flex-direction:column;min-width:0;line-height:1.25;display:flex}.app-shell-module__vmpBeW__menuId b{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:500;overflow:hidden}.app-shell-module__vmpBeW__menuId small{color:var(--muted-foreground);text-transform:capitalize;font-size:.72rem}.app-shell-module__vmpBeW__groupLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:.68rem;font-weight:600}.app-shell-module__vmpBeW__themeCheck{color:var(--muted-foreground);margin-left:auto}.app-shell-module__vmpBeW__header{flex:none;align-items:center;gap:.5rem;height:3.25rem;padding:0 1.5rem;display:flex}.app-shell-module__vmpBeW__askWrap{padding:.375rem .5rem 2px}.app-shell-module__vmpBeW__askCta{border-radius:var(--radius-md);background:var(--primary);width:100%;color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.9rem;font-weight:500;transition:filter .12s;display:flex}.app-shell-module__vmpBeW__askCta:hover{filter:brightness(1.08)}.app-shell-module__vmpBeW__askCta:focus-visible{outline:2px solid var(--ring);outline-offset:2px}[data-collapsible=icon] .app-shell-module__vmpBeW__askWrap{padding:.375rem .375rem 2px}[data-collapsible=icon] .app-shell-module__vmpBeW__askCta{justify-content:center;padding:.625rem 0}[data-collapsible=icon] .app-shell-module__vmpBeW__askCtaText{display:none}.app-shell-module__vmpBeW__trigger{margin-left:-.25rem}.app-shell-module__vmpBeW__sep{height:1rem}.app-shell-module__vmpBeW__headerEnd{margin-left:auto}.app-shell-module__vmpBeW__main{--page-loading-min-height:calc(100dvh - 5.25rem);padding:.5rem 1.5rem 1.5rem}
.alert-row-module___jsHea__item{color:var(--card-foreground);align-items:center;gap:.75rem;padding:.75rem .875rem;text-decoration:none;transition:background .12s;display:flex}.alert-row-module___jsHea__item+.alert-row-module___jsHea__item{border-top:1px solid var(--border)}.alert-row-module___jsHea__item:hover{background:var(--surface-sunken)}.alert-row-module___jsHea__item[data-pending]{border-left:3px solid var(--warning)}.alert-row-module___jsHea__item[data-pending][data-tone=bad]{border-left-color:var(--destructive)}.alert-row-module___jsHea__item[data-pending][data-tone=muted]{border-left-color:var(--border)}.alert-row-module___jsHea__avatar{background:var(--surface-sunken);width:2rem;height:2rem;color:var(--muted-foreground);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.72rem;font-weight:600;display:inline-flex}.alert-row-module___jsHea__itemBody{flex-direction:column;flex:1;min-width:0;line-height:1.35;display:flex}.alert-row-module___jsHea__itemLine{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:400;overflow:hidden}.alert-row-module___jsHea__who{font-weight:600}.alert-row-module___jsHea__itemMeta{color:var(--muted-foreground);font-size:.76rem}.alert-row-module___jsHea__seenTag{color:var(--success);align-items:center;gap:.25rem;font-size:.72rem;display:inline-flex}.alert-row-module___jsHea__itemActions{flex:none;align-items:center;gap:.625rem;display:flex}.alert-row-module___jsHea__itemWhen{color:var(--muted-foreground);white-space:nowrap;font-size:.76rem}.alert-row-module___jsHea__recBtn{color:var(--success);border:1px solid color-mix(in oklab, var(--success) 30%, transparent);background:0 0;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .625rem;font-size:.78rem;display:inline-flex}.alert-row-module___jsHea__vistoBtn{color:var(--card-foreground)}.alert-row-module___jsHea__vistoBtn svg{color:var(--success)}.alert-row-module___jsHea__vistoBtn:hover{background:color-mix(in oklab, var(--success) 10%, transparent)}.alert-row-module___jsHea__chev{color:var(--muted-foreground);flex:none}
.care-card-module__goIS7G__care{border-radius:var(--radius-lg);background:color-mix(in oklab, var(--success) 8%, transparent);border:1px solid color-mix(in oklab, var(--success) 25%, transparent);flex-direction:column;gap:.375rem;padding:1rem;display:flex}.care-card-module__goIS7G__careHead{align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.care-card-module__goIS7G__careIcon{color:var(--success)}.care-card-module__goIS7G__careNote{color:var(--muted-foreground);margin:0 0 .375rem;font-size:.82rem}.care-card-module__goIS7G__careList{flex-direction:column;display:flex}.care-card-module__goIS7G__careRow{border-radius:var(--radius-md);color:var(--card-foreground);align-items:center;gap:.625rem;padding:.5rem .375rem;text-decoration:none;transition:background .12s;display:flex}.care-card-module__goIS7G__careRow+.care-card-module__goIS7G__careRow{border-top:1px solid var(--border)}.care-card-module__goIS7G__careRow:hover{background:color-mix(in oklab, var(--success) 8%, transparent)}.care-card-module__goIS7G__careAvatar{background:var(--surface-sunken);width:2rem;height:2rem;color:var(--muted-foreground);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.74rem;font-weight:600;display:inline-flex}.care-card-module__goIS7G__body{flex-direction:column;flex:1;min-width:0;line-height:1.35;display:flex}.care-card-module__goIS7G__line{font-size:.9rem}.care-card-module__goIS7G__who{font-weight:600}.care-card-module__goIS7G__meta{color:var(--muted-foreground);font-size:.76rem}.care-card-module__goIS7G__chev{color:var(--muted-foreground);flex:none}
.pending-queue-module__rJW3cW__queue{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);flex-direction:column;max-height:21rem;display:flex;overflow:hidden auto}
.posture-bar-module__ckoulG__postureBar{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.625rem .75rem;display:flex}.posture-bar-module__ckoulG__postureLabel{color:var(--muted-foreground);align-items:center;gap:.375rem;font-size:.78rem;font-weight:500;display:inline-flex}.posture-bar-module__ckoulG__chip{border:1px solid var(--border);color:var(--muted-foreground);border-radius:999px;padding:3px .5625rem;font-size:.75rem}.posture-bar-module__ckoulG__chip[data-on=true]{color:var(--success);border-color:color-mix(in oklab, var(--success) 35%, transparent);background:color-mix(in oklab, var(--success) 10%, transparent)}.posture-bar-module__ckoulG__postureCfg{margin-left:auto}
.registered-list-module__de4nDa__section{flex-direction:column;gap:.625rem;display:flex}.registered-list-module__de4nDa__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.registered-list-module__de4nDa__sectionTitle{font-size:1rem;font-weight:600}.registered-list-module__de4nDa__filterRow{align-items:center;gap:.5rem;display:flex}.registered-list-module__de4nDa__dayGroup{flex-direction:column;gap:.375rem;display:flex}.registered-list-module__de4nDa__dayHead{align-items:center;gap:.5rem;padding:0 .25rem;display:flex}.registered-list-module__de4nDa__dayLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);font-size:.72rem;font-weight:600}.registered-list-module__de4nDa__dayCount{min-width:1.15rem;height:1.15rem;color:var(--muted-foreground);background:var(--surface-sunken);border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.68rem;font-weight:600;display:inline-flex}.registered-list-module__de4nDa__feed{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);flex-direction:column;display:flex;overflow:hidden}.registered-list-module__de4nDa__moreInGroup{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;align-self:flex-start;margin:.125rem 0 0 .25rem;padding:.25rem .125rem;font-size:.8rem}.registered-list-module__de4nDa__moreInGroup:hover{color:var(--foreground);text-decoration:underline}.registered-list-module__de4nDa__empty{border:1px dashed var(--border);border-radius:var(--radius-lg);color:var(--muted-foreground);justify-content:center;align-items:center;gap:.625rem;padding:1.75rem;font-size:.9rem;display:flex}
.alerts-module__EePCgW__page{flex-direction:column;gap:1.125rem;display:flex}.alerts-module__EePCgW__errRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.alerts-module__EePCgW__hero{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.alerts-module__EePCgW__heroTitle{letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:600;line-height:1.15}.alerts-module__EePCgW__more{justify-content:center;display:flex}
.modal-nova-licenca-module__jcpaoW__dlg{flex-direction:column;gap:.875rem;display:flex}.modal-nova-licenca-module__jcpaoW__two{gap:.75rem;display:flex}.modal-nova-licenca-module__jcpaoW__two>.modal-nova-licenca-module__jcpaoW__f{flex:1;min-width:0}.modal-nova-licenca-module__jcpaoW__f{flex-direction:column;gap:.3125rem;display:flex}.modal-nova-licenca-module__jcpaoW__fl{color:var(--muted-foreground);font-size:.78rem}.modal-nova-licenca-module__jcpaoW__hint{color:var(--muted-foreground);font-size:.72rem}.modal-nova-licenca-module__jcpaoW__err{color:var(--destructive);font-size:.75rem}
.licencas-module__Pse2Kq__wrap{flex-direction:column;gap:1.25rem;display:flex}.licencas-module__Pse2Kq__head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.licencas-module__Pse2Kq__headText{flex-direction:column;gap:.25rem;display:flex}.licencas-module__Pse2Kq__headTitle{color:var(--foreground);font-size:1rem;font-weight:600}.licencas-module__Pse2Kq__headSub{color:var(--muted-foreground);font-size:.8125rem}.licencas-module__Pse2Kq__section{flex-direction:column;gap:.625rem;display:flex}.licencas-module__Pse2Kq__summary{color:var(--muted-foreground);font-size:.8125rem}.licencas-module__Pse2Kq__summaryValue{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--destructive);font-weight:700}.licencas-module__Pse2Kq__tool{flex-direction:column;gap:.125rem;display:flex}.licencas-module__Pse2Kq__toolName{color:var(--foreground);font-weight:600}.licencas-module__Pse2Kq__toolMeta{color:var(--muted-foreground);font-size:.6875rem}.licencas-module__Pse2Kq__money{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.licencas-module__Pse2Kq__bad{color:var(--destructive);font-weight:700}.licencas-module__Pse2Kq__errRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}
.modal-nova-ocorrencia-module__aW5FEa__dlg{flex-direction:column;gap:.875rem;display:flex}.modal-nova-ocorrencia-module__aW5FEa__two{gap:.75rem;display:flex}.modal-nova-ocorrencia-module__aW5FEa__two>.modal-nova-ocorrencia-module__aW5FEa__f{flex:1;min-width:0}.modal-nova-ocorrencia-module__aW5FEa__f{flex-direction:column;gap:.3125rem;display:flex}.modal-nova-ocorrencia-module__aW5FEa__fl{color:var(--muted-foreground);font-size:.78rem}.modal-nova-ocorrencia-module__aW5FEa__err{color:var(--destructive);font-size:.75rem}
.ocorrencias-module__rcQ0YG__wrap{flex-direction:column;gap:1.25rem;display:flex}.ocorrencias-module__rcQ0YG__head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ocorrencias-module__rcQ0YG__headText{flex-direction:column;gap:.25rem;display:flex}.ocorrencias-module__rcQ0YG__headTitle{color:var(--foreground);font-size:1rem;font-weight:600}.ocorrencias-module__rcQ0YG__headSub{color:var(--muted-foreground);font-size:.8125rem}.ocorrencias-module__rcQ0YG__section{flex-direction:column;gap:.625rem;display:flex}.ocorrencias-module__rcQ0YG__sectionTitle{color:var(--muted-foreground);font-size:.8125rem;font-weight:600}.ocorrencias-module__rcQ0YG__money{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.ocorrencias-module__rcQ0YG__errRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}
.bi-module__NHzyPG__page{flex-direction:column;gap:1.5rem;display:flex}.bi-module__NHzyPG__header{flex-direction:column;gap:.25rem;display:flex}.bi-module__NHzyPG__title{color:var(--foreground);font-size:1.25rem;font-weight:600}.bi-module__NHzyPG__subtitle{color:var(--muted-foreground);font-size:.875rem}
.list-module__if8oja__page{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.list-module__if8oja__errRow{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.list-module__if8oja__hero{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}.list-module__if8oja__heroMain{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.list-module__if8oja__lede{align-items:center;gap:var(--space-2);font-size:var(--text-md);color:var(--foreground);letter-spacing:-.01em;margin:0;font-weight:500;display:flex}.list-module__if8oja__ledeNum{font-size:var(--text-2xl);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-weight:700;line-height:1}.list-module__if8oja__ledeIcon{width:1.75rem;height:1.75rem;color:var(--muted-foreground);background:var(--surface-sunken);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.list-module__if8oja__ledeIcon[data-mode=good]{color:var(--success);background:color-mix(in oklab, var(--success) 12%, transparent)}.list-module__if8oja__ledeIcon[data-mode=warn]{color:var(--warning);background:color-mix(in oklab, var(--warning) 12%, transparent)}.list-module__if8oja__ledeIcon[data-mode=bad]{color:var(--destructive);background:color-mix(in oklab, var(--destructive) 12%, transparent)}.list-module__if8oja__ledeSub{align-items:center;gap:var(--space-1);padding-left:calc(1.75rem + var(--space-2));font-size:var(--text-base);color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex-wrap:wrap;margin:0;display:flex}.list-module__if8oja__heroActions{gap:var(--space-2);flex-wrap:wrap;flex:none;display:flex}.list-module__if8oja__calm{align-items:center;gap:var(--space-2);font-size:var(--text-base);color:var(--success);align-self:flex-start;margin:0;display:inline-flex}.list-module__if8oja__toolbar{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.list-module__if8oja__search{flex:240px;max-width:21.25rem}.list-module__if8oja__tableWrap{border:1px solid var(--border);border-radius:var(--radius-lg);max-width:100%;overflow:auto hidden}.list-module__if8oja__row:hover{background:var(--surface-sunken)}.list-module__if8oja__rowWho{align-items:center;gap:var(--space-2);min-width:0;display:flex}.list-module__if8oja__rowAvatar{width:1.75rem;height:1.75rem;font-size:var(--text-xs);color:var(--muted-foreground);background:var(--surface-sunken);border:1px solid var(--border);border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex;overflow:hidden}.list-module__if8oja__rowAvatar[data-online=true]{color:var(--foreground);border-color:color-mix(in oklab, var(--success) 45%, transparent)}.list-module__if8oja__avatarImg{object-fit:cover;width:100%;height:100%}.list-module__if8oja__rowIdent{align-items:baseline;gap:var(--space-2);min-width:0;display:flex;overflow:hidden}.list-module__if8oja__rowName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-weight:500;text-decoration:none;overflow:hidden}.list-module__if8oja__rowName:hover{text-underline-offset:3px;text-decoration:underline}.list-module__if8oja__rowName:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:3px}.list-module__if8oja__rowHost{text-overflow:ellipsis;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--muted-foreground);white-space:nowrap;flex:0 auto;overflow:hidden}.list-module__if8oja__rowNow{align-items:center;gap:var(--space-2);font-size:var(--text-sm);min-width:0;display:inline-flex}.list-module__if8oja__rowApp{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.list-module__if8oja__rowMuted{color:var(--muted-foreground);font-size:var(--text-sm)}.list-module__if8oja__iOn{color:var(--success);flex:none}.list-module__if8oja__iIdle{color:var(--warning);flex:none}.list-module__if8oja__iOff{color:var(--muted-foreground);flex:none}.list-module__if8oja__cellWho{width:40%}.list-module__if8oja__cellTeam{width:18%}.list-module__if8oja__cellNow,.list-module__if8oja__cellScore{width:21%}.list-module__if8oja__tableWrap table{table-layout:fixed;width:100%}.list-module__if8oja__tableWrap td,.list-module__if8oja__tableWrap th{overflow:hidden}.list-module__if8oja__rowScore{align-items:center;gap:var(--space-2);display:flex}.list-module__if8oja__rowBar{background:var(--surface-sunken);border-radius:999px;flex:1;height:6px;overflow:hidden}.list-module__if8oja__rowBarFill{border-radius:inherit;height:100%;display:block}.list-module__if8oja__rowBarFill[data-tone=good]{background:var(--success)}.list-module__if8oja__rowBarFill[data-tone=warn]{background:var(--warning)}.list-module__if8oja__rowBarFill[data-tone=bad]{background:var(--destructive)}.list-module__if8oja__rowPct{font-size:var(--text-sm);font-variant-numeric:tabular-nums;text-align:right;flex:none;width:2.75rem;font-weight:600}.list-module__if8oja__rowPct[data-tone=good]{color:var(--success)}.list-module__if8oja__rowPct[data-tone=warn]{color:var(--warning)}.list-module__if8oja__rowPct[data-tone=bad]{color:var(--destructive-text)}.list-module__if8oja__teamFilter{flex:none;width:11.25rem}.list-module__if8oja__installDialog{max-width:42.5rem;max-height:85vh;overflow:hidden auto}.list-module__if8oja__tokenState{font-size:var(--text-base);color:var(--muted-foreground)}.list-module__if8oja__folderGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(248px,1fr));display:grid}.list-module__if8oja__folderCard{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--card);color:var(--card-foreground);font:inherit;text-align:left;cursor:pointer;flex-direction:column;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.list-module__if8oja__folderCard:hover{border-color:var(--primary);box-shadow:0 8px 20px -8px color-mix(in oklab, var(--primary) 35%, transparent);transform:translateY(-2px)}.list-module__if8oja__folderCard:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.list-module__if8oja__folderTop{align-items:center;gap:var(--space-3);display:flex}.list-module__if8oja__folderLoose{border:1px dashed var(--border);width:34px;height:34px;color:var(--muted-foreground);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.list-module__if8oja__folderName{font-weight:600;font-size:var(--text-md);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.list-module__if8oja__folderGo{color:var(--muted-foreground);flex:none;margin-left:auto}.list-module__if8oja__folderCard:hover .list-module__if8oja__folderGo{color:var(--primary)}.list-module__if8oja__folderBar{background:var(--surface-sunken);border-radius:999px;height:6px;display:block;overflow:hidden}.list-module__if8oja__folderBarFill{border-radius:inherit;background:color-mix(in oklab, var(--foreground) 55%, transparent);height:100%;transition:width .3s;display:block}@media (prefers-reduced-motion:reduce){.list-module__if8oja__folderBarFill{transition:none}}.list-module__if8oja__folderLoose[data-todos=true]{color:var(--foreground);border-style:solid}.list-module__if8oja__folderStats{align-items:center;gap:var(--space-1);font-size:var(--text-sm);color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex-wrap:wrap;display:flex}.list-module__if8oja__crumb{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.list-module__if8oja__crumbNow{align-items:center;gap:var(--space-2);font-size:var(--text-md);display:inline-flex}.list-module__if8oja__crumbMeta{color:var(--muted-foreground);font-size:var(--text-sm);font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){.list-module__if8oja__folderCard{transition:none}.list-module__if8oja__folderCard:hover{transform:none}}
.usage-kind-tag-module__cDnvBa__tag{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius-md);flex:none;padding:.0625rem .375rem;font-size:.68rem}
.activity-timeline-module__TYYXla__body{flex-direction:column;gap:.875rem;display:flex}.activity-timeline-module__TYYXla__state{color:var(--muted-foreground);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.9rem;display:flex}.activity-timeline-module__TYYXla__errRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.activity-timeline-module__TYYXla__list{flex-direction:column;gap:0;transition:opacity .15s;display:flex}.activity-timeline-module__TYYXla__list[data-fetching=true]{opacity:.6}.activity-timeline-module__TYYXla__row{border-radius:var(--radius-sm);align-items:flex-start;gap:.75rem;padding:.5rem .375rem;font-size:.85rem;transition:background .15s;display:flex}.activity-timeline-module__TYYXla__row:hover{background:var(--muted)}.activity-timeline-module__TYYXla__seek{border-radius:var(--radius-sm);width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;margin-top:-.125rem;transition:color .15s,background .15s;display:flex}.activity-timeline-module__TYYXla__seek:hover{color:var(--foreground);background:var(--accent)}.activity-timeline-module__TYYXla__seek:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.activity-timeline-module__TYYXla__time{width:3rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-family:var(--font-mono);flex:none;padding-top:.0625rem}.activity-timeline-module__TYYXla__track{flex:none;justify-content:center;align-self:stretch;width:.75rem;padding-top:.3125rem;display:flex;position:relative}.activity-timeline-module__TYYXla__track>span{z-index:1;position:relative}.activity-timeline-module__TYYXla__track:before{content:"";background:var(--border);width:1px;position:absolute;top:.375rem;bottom:-.5rem}.activity-timeline-module__TYYXla__row:last-child .activity-timeline-module__TYYXla__track:before{display:none}.activity-timeline-module__TYYXla__main{flex:1;align-items:baseline;gap:.625rem;min-width:0;display:flex}.activity-timeline-module__TYYXla__name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.activity-timeline-module__TYYXla__dur{color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex:none}
.apps-sites-module__goWv8a__head{flex-direction:column;gap:.75rem;display:flex}.apps-sites-module__goWv8a__toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.apps-sites-module__goWv8a__search{flex:1;min-width:12rem}.apps-sites-module__goWv8a__body{flex-direction:column;gap:.875rem;display:flex}.apps-sites-module__goWv8a__state{color:var(--muted-foreground);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.9rem;display:flex}.apps-sites-module__goWv8a__errRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.apps-sites-module__goWv8a__list{flex-direction:column;gap:0;transition:opacity .15s;display:flex}.apps-sites-module__goWv8a__list[data-fetching=true]{opacity:.6}.apps-sites-module__goWv8a__listRow{border-bottom:1px solid var(--border);align-items:center;gap:.625rem;padding:.5rem .125rem;font-size:.85rem;display:flex}.apps-sites-module__goWv8a__listRow:last-child{border-bottom:0}.apps-sites-module__goWv8a__listName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.apps-sites-module__goWv8a__listVal{color:var(--muted-foreground);font-variant-numeric:tabular-nums}
.distribution-donut-module__OHoTVG__wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.distribution-donut-module__OHoTVG__muted{color:var(--muted-foreground);margin:0;font-size:.88rem}.distribution-donut-module__OHoTVG__donut [data-slot=chart-donut-svg]{width:13rem;height:13rem}.distribution-donut-module__OHoTVG__donut [data-slot=chart-legend]{display:none}.distribution-donut-module__OHoTVG__leg{color:var(--muted-foreground);flex-direction:column;gap:.625rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.distribution-donut-module__OHoTVG__leg li{align-items:center;gap:.5625rem;display:flex}.distribution-donut-module__OHoTVG__lbl{min-width:3.75rem}.distribution-donut-module__OHoTVG__pct{color:var(--foreground);font-variant-numeric:tabular-nums}.distribution-donut-module__OHoTVG__hrs{font-variant-numeric:tabular-nums}.distribution-donut-module__OHoTVG__s{border-radius:.1875rem;flex:none;width:.625rem;height:.625rem}
.hourly-chart-module__N_bpcq__wrap{flex-direction:column;gap:.875rem;display:flex}.hourly-chart-module__N_bpcq__chart{align-items:flex-end;gap:.375rem;height:9.5rem;padding-bottom:.125rem;display:flex;overflow-x:auto}.hourly-chart-module__N_bpcq__col{flex-direction:column;flex:1 1 0;align-items:center;gap:.375rem;min-width:.875rem;height:100%;display:flex}.hourly-chart-module__N_bpcq__track{background:color-mix(in oklab, var(--foreground) 6%, transparent);border-radius:.25rem;flex-direction:column;flex:1;justify-content:flex-end;width:100%;max-width:1.5rem;display:flex;overflow:hidden}.hourly-chart-module__N_bpcq__stack{flex-direction:column-reverse;width:100%;min-height:.1875rem;display:flex}.hourly-chart-module__N_bpcq__seg{flex:none;width:100%;display:block}.hourly-chart-module__N_bpcq__hl{color:var(--muted-foreground);font-size:.62rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums}.hourly-chart-module__N_bpcq__leg{color:var(--muted-foreground);flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}.hourly-chart-module__N_bpcq__leg li{align-items:center;gap:.5rem;display:flex}.hourly-chart-module__N_bpcq__s{border-radius:.1875rem;flex:none;width:.625rem;height:.625rem}.hourly-chart-module__N_bpcq__empty{color:var(--muted-foreground);text-align:center;padding:1.5rem 0;font-size:.85rem}
.power-timeline-module__ODFt8q__power{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;padding-top:.875rem;display:flex}.power-timeline-module__ODFt8q__powerTitle{font-size:.8rem;font-weight:600}.power-timeline-module__ODFt8q__muted{color:var(--muted-foreground);margin:0;font-size:.88rem}.power-timeline-module__ODFt8q__track{background:color-mix(in oklab, var(--foreground) 8%, transparent);border-radius:6.1875rem;height:.75rem;position:relative;overflow:hidden}.power-timeline-module__ODFt8q__seg{background:var(--success);border-radius:6.1875rem;position:absolute;top:0;bottom:0}.power-timeline-module__ODFt8q__scale{color:var(--muted-foreground);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.65rem;display:flex}.power-timeline-module__ODFt8q__events{color:var(--muted-foreground);flex-wrap:wrap;gap:.375rem .875rem;font-size:.8rem;display:flex}.power-timeline-module__ODFt8q__ev{font-variant-numeric:tabular-nums;align-items:center;gap:.4375rem;display:inline-flex}.power-timeline-module__ODFt8q__evDot{background:var(--muted-foreground);border-radius:.125rem;flex:none;width:.5rem;height:.5rem}.power-timeline-module__ODFt8q__evDot[data-kind=on]{background:var(--success)}.power-timeline-module__ODFt8q__evDot[data-kind=off]{background:var(--muted-foreground)}
.show-module__u1dZTG__page{flex-direction:column;gap:1.125rem;display:flex}.show-module__u1dZTG__errRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.show-module__u1dZTG__hero{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.show-module__u1dZTG__who h1{align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:500;display:flex}.show-module__u1dZTG__onTag{font-size:.75rem;font-weight:500}.show-module__u1dZTG__sub{color:var(--muted-foreground);margin:.1875rem 0 0;font-size:.75rem}.show-module__u1dZTG__heroTeam{margin-top:.375rem}.show-module__u1dZTG__heroRight{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-left:auto;display:flex}.show-module__u1dZTG__heroDate{align-items:center;display:flex}.show-module__u1dZTG__kpis{gap:1.25rem;display:flex}.show-module__u1dZTG__kpi{flex-direction:column;align-items:flex-end;gap:.0625rem;display:flex}.show-module__u1dZTG__kpiV{font-variant-numeric:tabular-nums;font-size:1rem;font-weight:500}.show-module__u1dZTG__kpiV[data-tone=good]{color:var(--success)}.show-module__u1dZTG__kpiV[data-tone=warn]{color:var(--warning)}.show-module__u1dZTG__kpiV[data-tone=bad]{color:var(--destructive)}.show-module__u1dZTG__kpiL{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04rem;font-size:.6875rem}.show-module__u1dZTG__act{gap:.5rem;display:flex}.show-module__u1dZTG__tabBody{padding-top:1.125rem}.show-module__u1dZTG__live{grid-template-columns:1fr 14.75rem;gap:1rem;display:grid}@media (max-width:760px){.show-module__u1dZTG__live{grid-template-columns:1fr}}.show-module__u1dZTG__rail{flex-direction:column;gap:.75rem;display:flex}.show-module__u1dZTG__rcard{padding:.875rem 1rem}.show-module__u1dZTG__rl{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:.7rem}.show-module__u1dZTG__scoreBig{font-variant-numeric:tabular-nums;margin-top:.375rem;font-size:2.4rem;font-weight:600;line-height:1}.show-module__u1dZTG__scoreBig[data-tone=good]{color:var(--success)}.show-module__u1dZTG__scoreBig[data-tone=warn]{color:var(--warning)}.show-module__u1dZTG__scoreBig[data-tone=bad]{color:var(--destructive)}.show-module__u1dZTG__now{align-items:center;gap:.5625rem;margin-top:.5rem;font-size:.9rem;display:flex}.show-module__u1dZTG__d{background:var(--muted-foreground);border-radius:.125rem;flex:none;width:.5rem;height:.5rem}.show-module__u1dZTG__d[data-on=true]{background:var(--success)}.show-module__u1dZTG__prodStack{flex-direction:column;gap:1rem;display:flex}.show-module__u1dZTG__heroDate [data-slot=date-picker-trigger]{width:auto;min-width:10rem}.show-module__u1dZTG__grid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:760px){.show-module__u1dZTG__grid2{grid-template-columns:1fr}}.show-module__u1dZTG__muted{color:var(--muted-foreground);margin:0;font-size:.88rem}.show-module__u1dZTG__jorBody{flex-direction:column;gap:.875rem;display:flex}.show-module__u1dZTG__jgrid{grid-template-columns:repeat(4,1fr);gap:.875rem;display:grid}@media (max-width:560px){.show-module__u1dZTG__jgrid{grid-template-columns:1fr 1fr}}.show-module__u1dZTG__jcell .show-module__u1dZTG__jl{color:var(--muted-foreground);font-size:.72rem}.show-module__u1dZTG__jcell .show-module__u1dZTG__jv{font-variant-numeric:tabular-nums;margin-top:.125rem;font-size:1.25rem;font-weight:600}.show-module__u1dZTG__meter{background:color-mix(in oklab, var(--foreground) 8%, transparent);border-radius:6.1875rem;height:.5625rem;overflow:hidden}.show-module__u1dZTG__meter i{background:var(--success);height:100%;display:block}.show-module__u1dZTG__installDialog{max-width:42.5rem;max-height:85vh;overflow:hidden auto}.show-module__u1dZTG__tokenState{color:var(--muted-foreground);font-size:.9rem}
.first-access-module__kBLbvW__viewport{--mo-tom:var(--primary);--tom-teal:#4fb4ac;--tom-ambar:#e7b25e;--tom-violeta:#948ae3;--tom-coral:#ec7d72;--primary-accent:color-mix(in oklab, var(--primary) 68%, #fff);--success:#35c26d;--txt-2xs:.6875rem;--txt-xs:.75rem;--txt-sm:.8125rem;--txt-base:.875rem;--txt-md:1rem;--txt-lg:1.5rem;--ease-out:cubic-bezier(.22, .61, .36, 1);--dur-1:.12s;--radius-sm:calc(.625rem * .6);--radius-lg:.625rem;--font-display:"Bricolage Grotesque", "Figtree", system-ui, sans-serif;color:#eef7f1;background:radial-gradient(48rem 34rem at 82% 10%, color-mix(in oklab, var(--mo-tom) 14%, transparent), transparent 60%), radial-gradient(40rem 30rem at 10% 94%, color-mix(in oklab, var(--mo-tom) 8%, transparent), transparent 60%), #0e120d;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:clamp(1rem,3vh,2rem) 1.5rem clamp(1.75rem,6vh,3.5rem);display:flex;position:fixed;inset:0;overflow:hidden}@supports (color:lab(0% 0 0)){.first-access-module__kBLbvW__viewport{--success:lab(69.68% -52.7395 31.6677)}}.first-access-module__kBLbvW__viewport[data-tom=lime]{--mo-tom:var(--primary)}.first-access-module__kBLbvW__viewport[data-tom=teal]{--mo-tom:var(--tom-teal)}.first-access-module__kBLbvW__viewport[data-tom=ambar]{--mo-tom:var(--tom-ambar)}.first-access-module__kBLbvW__viewport[data-tom=violeta]{--mo-tom:var(--tom-violeta)}.first-access-module__kBLbvW__viewport[data-tom=coral]{--mo-tom:var(--tom-coral)}.first-access-module__kBLbvW__fundo{pointer-events:none;z-index:0;display:block;position:fixed;inset:0;overflow:hidden}.first-access-module__kBLbvW__orb{pointer-events:none;background:radial-gradient(circle, color-mix(in oklab, var(--mo-tom) 30%, transparent) 0%, color-mix(in oklab, var(--mo-tom) 12%, transparent) 40%, transparent 70%);width:22rem;height:22rem;transform:translate3d(var(--ox,0px), var(--oy,0px), 0);transition:transform .55s cubic-bezier(.22, 1, .36, 1), background .42s var(--ease-out);border-radius:50%;margin:-11rem 0 0 -11rem;position:absolute;top:44%;left:50%}.first-access-module__kBLbvW__topo{z-index:1;flex-direction:row;justify-content:center;align-items:center;gap:.75rem;display:flex;position:relative}.first-access-module__kBLbvW__marcos{align-items:center;gap:5px;display:inline-flex}.first-access-module__kBLbvW__marco{width:7px;height:7px;transition:width var(--dur-1) var(--ease-out), background-color var(--dur-1) var(--ease-out);background:#ffffff29;background:lab(100% 0 0/.16);border-radius:999px}.first-access-module__kBLbvW__marco[data-estado=feito]{background:color-mix(in oklab, var(--mo-tom) 55%, transparent)}.first-access-module__kBLbvW__marco[data-estado=atual]{background:var(--mo-tom);width:22px}.first-access-module__kBLbvW__marcoNome{font-size:var(--txt-2xs);text-transform:uppercase;letter-spacing:.1em;color:#eef7f18c;font-weight:600}.first-access-module__kBLbvW__canvas{z-index:1;flex-direction:column;width:100%;max-width:38rem;min-height:0;display:flex;position:relative}.first-access-module__kBLbvW__canvas>*{flex-shrink:0}.first-access-module__kBLbvW__canvas>.first-access-module__kBLbvW__step{flex-shrink:1}.first-access-module__kBLbvW__step{text-align:center;flex-direction:column;align-items:center;gap:.75rem;min-height:0;display:flex}.first-access-module__kBLbvW__step>*{flex-shrink:0}.first-access-module__kBLbvW__step>.first-access-module__kBLbvW__tarefas{flex-shrink:1}.first-access-module__kBLbvW__recepcao{align-items:center;gap:.875rem}.first-access-module__kBLbvW__h1{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(1.5rem,3.4vw,2.4rem);font-weight:700;line-height:1.08}.first-access-module__kBLbvW__sub{max-width:48ch;font-size:var(--txt-base);color:#eef7f19e;margin:0 auto .5rem}.first-access-module__kBLbvW__recepcao .first-access-module__kBLbvW__sub{max-width:44ch}.first-access-module__kBLbvW__cena{border-radius:var(--radius);align-self:center;width:26rem;max-width:100%;height:12rem;position:relative;overflow:hidden}.first-access-module__kBLbvW__cenaLeque,.first-access-module__kBLbvW__cenaEscala{zoom:.85;width:24rem;height:9.5rem}.first-access-module__kBLbvW__cenaTrilho{zoom:.85;width:24rem;height:8.5rem}.first-access-module__kBLbvW__vidro{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff14;background:lab(100% 0 0/.08);border:1px solid #ffffff29;border:1px solid lab(100% 0 0/.16);flex-direction:column;justify-content:center;gap:.4375rem;width:9rem;height:6.25rem;padding:0 1.125rem;display:flex;position:absolute}.first-access-module__kBLbvW__vidro i{background:#ffffff3d;background:lab(100% 0 0/.24);border-radius:999px;width:55%;height:6px;display:block}.first-access-module__kBLbvW__vidro i.longa{width:78%}.first-access-module__kBLbvW__vidro i.curta{background:#ffffff24;background:lab(100% 0 0/.14);width:38%}.first-access-module__kBLbvW__vidroVivo{color:#fff;background:color-mix(in oklab, var(--primary-accent,var(--primary)) 30%, transparent);border-color:color-mix(in oklab, var(--primary-accent,var(--primary)) 48%, transparent);justify-content:center;align-items:center}.first-access-module__kBLbvW__vidroVivo i{background:#fff9;background:lab(100% 0 0/.6)}.first-access-module__kBLbvW__cena .first-access-module__kBLbvW__vidro{gap:.5rem;width:11.25rem;height:7.8rem;padding:0 1.375rem}.first-access-module__kBLbvW__cena .first-access-module__kBLbvW__vidro i{height:7px}.first-access-module__kBLbvW__cena .first-access-module__kBLbvW__vidroA{background:#ffffff0f;background:lab(100% 0 0/.06);top:3.25rem;left:3.3rem;transform:rotate(-8deg)}.first-access-module__kBLbvW__cena .first-access-module__kBLbvW__vidroB{background:#ffffff17;background:lab(100% 0 0/.09);top:2.2rem;left:7.4rem;transform:rotate(4deg)}.first-access-module__kBLbvW__cena .first-access-module__kBLbvW__vidroC{top:2.8rem;left:11.45rem;transform:rotate(-2deg)}.first-access-module__kBLbvW__retratoAlvo{align-self:center;line-height:0;display:inline-block;position:relative}.first-access-module__kBLbvW__retratoAlvo:hover .first-access-module__kBLbvW__retratoBtn{transform:scale(1.14)}.first-access-module__kBLbvW__retrato{isolation:isolate;width:4.25rem;height:4.25rem;line-height:0;display:block;position:relative;-webkit-mask-image:radial-gradient(circle closest-side,#000 calc(100% - .5px),#0000 100%);mask-image:radial-gradient(circle closest-side,#000 calc(100% - .5px),#0000 100%)}.first-access-module__kBLbvW__retrato>img{width:100%;height:100%;display:block;position:absolute;inset:0}.first-access-module__kBLbvW__gravando{background:var(--tom-coral);width:.5rem;height:.5rem;box-shadow:0 0 0 3px color-mix(in oklab, var(--tom-coral) 28%, transparent);border-radius:999px;position:absolute;top:.625rem;right:.625rem}.first-access-module__kBLbvW__retratoBtn{cursor:pointer;color:#16210a;background:var(--primary);border:2px solid color-mix(in oklab, var(--primary) 34%, #0e120d);width:1.375rem;height:1.375rem;transition:transform var(--dur-1) var(--ease-out);border-radius:999px;place-items:center;gap:.125rem;display:grid;position:absolute;bottom:-.1875rem;right:-.1875rem}.first-access-module__kBLbvW__retratoBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.first-access-module__kBLbvW__retratos{background:#ffffff0d;background:lab(100% 0 0/.05);border:1px solid #ffffff1a;border:1px solid lab(100% 0 0/.1);border-radius:999px;flex-wrap:wrap;justify-content:center;align-self:center;gap:.375rem;padding:.4375rem;display:flex}.first-access-module__kBLbvW__retratoOp{cursor:pointer;transition:border-color .16s var(--ease-out), background-color .16s var(--ease-out);background:0 0;border:1px solid #0000;border-radius:999px;place-items:center;padding:.1875rem;line-height:0;display:grid}.first-access-module__kBLbvW__retratoOp img{border-radius:999px}.first-access-module__kBLbvW__retratoOp:hover{border-color:#ffffff40;border-color:lab(100% 0 0/.25)}.first-access-module__kBLbvW__retratoOp[aria-pressed=true]{border-color:var(--mo-tom)}.first-access-module__kBLbvW__retratoOp:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.first-access-module__kBLbvW__retratoSortear{color:#eef7f1b3;color:lab(96.4239% -3.87907 1.8046/.7);width:3.125rem;height:3.125rem;font-size:var(--txt-2xs);gap:.125rem}.first-access-module__kBLbvW__retratoSortear span{line-height:1}.first-access-module__kBLbvW__cenaLeque .first-access-module__kBLbvW__vidro{gap:.4375rem;width:9.1rem;height:7.15rem;padding:0 1.25rem}.first-access-module__kBLbvW__lequeA{background:#ffffff0f;background:lab(100% 0 0/.06);top:2.5rem;left:2.4rem;transform:rotate(-11deg)}.first-access-module__kBLbvW__lequeB{background:#ffffff14;background:lab(100% 0 0/.08);top:1.75rem;left:6.3rem;transform:rotate(-4deg)}.first-access-module__kBLbvW__lequeC{justify-content:center;align-items:stretch;top:1.1rem;left:10.2rem;transform:rotate(1deg)}.first-access-module__kBLbvW__lequeD{background:#ffffff0f;background:lab(100% 0 0/.06);top:2.1rem;left:14.1rem;transform:rotate(9deg)}.first-access-module__kBLbvW__cenaEscala .first-access-module__kBLbvW__vidro i{height:6px}.first-access-module__kBLbvW__solo{background:#ffffff17;background:lab(100% 0 0/.09);justify-content:center;align-items:center;width:6.8rem;height:5.85rem;top:2.1rem;left:3.5rem;transform:rotate(-5deg)}.first-access-module__kBLbvW__divisa{border-left:1px dashed #fff3;border-left:1px dashed lab(100% 0 0/.2);width:0;position:absolute;top:1.75rem;bottom:1.75rem;left:12rem}.first-access-module__kBLbvW__monteA{background:#ffffff0f;background:lab(100% 0 0/.06);width:5.5rem;height:4.25rem;padding:0 .9375rem;top:3.1rem;left:13.4rem;transform:rotate(-9deg)}.first-access-module__kBLbvW__monteB{background:#ffffff14;background:lab(100% 0 0/.08);width:5.5rem;height:4.25rem;padding:0 .9375rem;top:2.2rem;left:15rem;transform:rotate(3deg)}.first-access-module__kBLbvW__monteC{justify-content:center;align-items:center;width:5.5rem;height:4.25rem;padding:0;top:2.7rem;left:16.6rem;transform:rotate(-3deg)}.first-access-module__kBLbvW__cenaTrilho .first-access-module__kBLbvW__vidro{gap:.375rem;width:6.5rem;height:5.25rem;padding:0 1rem}.first-access-module__kBLbvW__trilhoA{background:#ffffff0f;background:lab(100% 0 0/.06);top:2.1rem;left:2.25rem;transform:rotate(-6deg)}.first-access-module__kBLbvW__trilhoB{background:#ffffff14;background:lab(100% 0 0/.08);top:1.5rem;left:8.75rem;transform:rotate(2deg)}.first-access-module__kBLbvW__trilhoC{justify-content:center;align-items:center;top:1.9rem;left:15.25rem;transform:rotate(-2deg)}.first-access-module__kBLbvW__marca{background:var(--primary);color:#16210a;border-radius:999px;place-items:center;width:1.75rem;height:1.75rem;display:grid;position:absolute;top:-.5rem;right:-.5rem}.first-access-module__kBLbvW__opcoes{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff29 transparent;flex-direction:column;gap:.375rem;width:100%;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow:hidden auto}.first-access-module__kBLbvW__opcao{--tom:var(--mo-tom);text-align:left;width:100%;font:inherit;font-size:var(--txt-md);color:#eef7f1;cursor:pointer;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:border-color .16s var(--ease-out), transform .16s var(--ease-out), box-shadow .16s var(--ease-out);background:#ffffff0f;background:lab(100% 0 0/.06);border:1px solid #ffffff24;border:1px solid lab(100% 0 0/.14);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.625rem .875rem;display:grid}.first-access-module__kBLbvW__opcao[data-tom=lime]{--tom:var(--primary)}.first-access-module__kBLbvW__opcao[data-tom=teal]{--tom:var(--tom-teal)}.first-access-module__kBLbvW__opcao[data-tom=ambar]{--tom:var(--tom-ambar)}.first-access-module__kBLbvW__opcao[data-tom=violeta]{--tom:var(--tom-violeta)}.first-access-module__kBLbvW__opcao[data-tom=coral]{--tom:var(--tom-coral)}.first-access-module__kBLbvW__opcao:hover{border-color:color-mix(in oklab, var(--tom) 60%, transparent);box-shadow:0 6px 20px -12px color-mix(in oklab, var(--tom) 60%, transparent);transform:translateY(-1px)}.first-access-module__kBLbvW__opcao:focus-visible{outline:2px solid var(--ring,var(--tom));outline-offset:2px}.first-access-module__kBLbvW__opcao[aria-pressed=true]{color:#fff;background:color-mix(in oklab, var(--tom) 42%, transparent);border-color:color-mix(in oklab, var(--tom) 80%, transparent);box-shadow:0 0 0 1px color-mix(in oklab, var(--tom) 30%, transparent)}.first-access-module__kBLbvW__opcaoIc{width:2.125rem;height:2.125rem;font-size:var(--txt-sm);color:var(--tom);background:color-mix(in oklab, var(--tom) 16%, transparent);transition:background-color .16s var(--ease-out);border-radius:.625rem;place-items:center;font-weight:600;display:grid}.first-access-module__kBLbvW__opcao[aria-pressed=true] .first-access-module__kBLbvW__opcaoIc{color:#16210a;background:#ffffffe0;background:lab(100% 0 0/.88)}.first-access-module__kBLbvW__opcaoTxt{align-items:baseline;gap:.5rem;min-width:0;font-weight:400;display:flex}.first-access-module__kBLbvW__opcaoTxt b{white-space:nowrap;font-weight:500}.first-access-module__kBLbvW__opcaoTxt em{font-style:normal;font-size:var(--txt-xs);color:#eef7f18c;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.first-access-module__kBLbvW__opcao[aria-pressed=true] .first-access-module__kBLbvW__opcaoTxt em{color:#fffc}.first-access-module__kBLbvW__promessa{font-size:var(--txt-sm);color:var(--mo-tom);align-self:center;align-items:center;gap:.4375rem;margin:0;display:inline-flex}.first-access-module__kBLbvW__tarefasTela{gap:.5rem}.first-access-module__kBLbvW__tarefas{text-align:left;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff29 transparent;flex-direction:column;flex-shrink:1;gap:.375rem;width:100%;min-height:0;margin:.75rem 0 0;padding:0;list-style:none;display:flex;overflow:hidden auto}.first-access-module__kBLbvW__tarefa{border-radius:var(--radius);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;background:lab(100% 0 0/.05);border:1px solid #ffffff1f;border:1px solid lab(100% 0 0/.12);flex-shrink:0;overflow:hidden}.first-access-module__kBLbvW__tarefa[data-feito=true]{border-color:color-mix(in oklab, var(--success) 45%, transparent)}.first-access-module__kBLbvW__tarefaTopo{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.625rem .875rem;display:grid}.first-access-module__kBLbvW__tarefaTopo:hover{background:#ffffff0a;background:lab(100% 0 0/.04)}.first-access-module__kBLbvW__tarefaTopo:focus-visible{outline:2px solid var(--ring,var(--mo-tom));outline-offset:-2px}.first-access-module__kBLbvW__mk{width:1.5rem;height:1.5rem;font-size:var(--txt-2xs);color:#eef7f19e;border:1px solid #ffffff2e;border:1px solid lab(100% 0 0/.18);border-radius:999px;flex:none;place-items:center;font-weight:600;display:grid}.first-access-module__kBLbvW__tarefa[data-feito=true] .first-access-module__kBLbvW__mk{background:var(--success);border-color:var(--success);color:#0e120d}.first-access-module__kBLbvW__tarefaTxt{align-items:baseline;gap:.5rem;min-width:0;display:flex}.first-access-module__kBLbvW__tarefaTxt b{white-space:nowrap;font-weight:500}.first-access-module__kBLbvW__tarefaTxt em{font-style:normal;font-size:var(--txt-xs);color:#eef7f180;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.first-access-module__kBLbvW__tarefaTopo[aria-expanded=true] .first-access-module__kBLbvW__tarefaTxt{flex-wrap:wrap}.first-access-module__kBLbvW__tarefaTopo[aria-expanded=true] .first-access-module__kBLbvW__tarefaTxt em{white-space:normal;text-overflow:clip;overflow:visible}.first-access-module__kBLbvW__opcional{font-size:var(--txt-2xs);letter-spacing:.04em;color:#eef7f18c;border:1px solid #ffffff2e;border:1px solid lab(100% 0 0/.18);border-radius:999px;flex:none;padding:.0625rem .375rem}.first-access-module__kBLbvW__chip{font-size:var(--txt-xs);color:#eef7f1;background:color-mix(in oklab, var(--mo-tom) 22%, transparent);border-radius:999px;padding:.1875rem .5rem}.first-access-module__kBLbvW__tarefaChev{color:#eef7f166;transition:transform var(--dur-1) var(--ease-out)}.first-access-module__kBLbvW__tarefaTopo[aria-expanded=true] .first-access-module__kBLbvW__tarefaChev{transform:rotate(180deg)}.first-access-module__kBLbvW__tarefaCorpo{border-top:1px solid #ffffff14;border-top:1px solid lab(100% 0 0/.08);padding:.25rem .875rem .875rem 3.0625rem}.first-access-module__kBLbvW__forma{flex-direction:column;align-items:flex-start;gap:.625rem;padding-top:.75rem;display:flex}.first-access-module__kBLbvW__instalador{width:100%;min-width:0}.first-access-module__kBLbvW__sistemas{align-self:flex-start}.first-access-module__kBLbvW__comando{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--txt-xs);color:#eef7f1d9;border-radius:var(--radius-sm);white-space:pre-wrap;word-break:break-all;background:#00000047;padding:.5rem .625rem;display:block;overflow-x:auto}.first-access-module__kBLbvW__comoFazer{max-width:52ch;font-size:var(--txt-xs);color:#eef7f1b3;flex-direction:column;gap:.3125rem;margin:0;padding-left:1.125rem;list-style:decimal;display:flex}.first-access-module__kBLbvW__comoFazer li::marker{color:#eef7f166}.first-access-module__kBLbvW__espera{font-size:var(--txt-sm);color:#eef7f1b3;align-items:center;gap:.5rem;margin:0;display:inline-flex}.first-access-module__kBLbvW__espera[data-pronto=true]{color:var(--success)}.first-access-module__kBLbvW__notaForma{font-size:var(--txt-2xs);color:#eef7f173}.first-access-module__kBLbvW__tags{width:100%}.first-access-module__kBLbvW__salvos{flex-wrap:wrap;gap:.375rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.first-access-module__kBLbvW__salvo{font-size:var(--txt-2xs);color:#eef7f1;background:color-mix(in oklab, var(--mo-tom) 20%, transparent);border:1px solid color-mix(in oklab, var(--mo-tom) 30%, transparent);border-radius:999px;align-items:center;gap:.25rem;padding:.125rem .25rem .125rem .5rem;display:inline-flex}.first-access-module__kBLbvW__salvoX{color:#eef7f1b3;cursor:pointer;width:1rem;height:1rem;transition:color var(--dur-1) var(--ease-out), background-color var(--dur-1) var(--ease-out);background:0 0;border:none;border-radius:999px;place-items:center;display:grid}.first-access-module__kBLbvW__salvoX:hover{color:#eef7f1;background:#ffffff24;background:lab(100% 0 0/.14)}.first-access-module__kBLbvW__salvoX:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.first-access-module__kBLbvW__salvoX:disabled{cursor:default;opacity:.5}.first-access-module__kBLbvW__formaPe{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.first-access-module__kBLbvW__formaAcoes{gap:.5rem;display:flex}.first-access-module__kBLbvW__formaCampos{flex-wrap:wrap;gap:.625rem;width:100%;display:flex}.first-access-module__kBLbvW__campo{flex-direction:column;flex:7.5rem;gap:.25rem;display:flex}.first-access-module__kBLbvW__campo>span{font-size:var(--txt-xs);color:#eef7f18c}.first-access-module__kBLbvW__jornadas{flex-direction:column;gap:.5rem;width:100%;display:flex}.first-access-module__kBLbvW__jornada{grid-template-columns:minmax(6.5rem,1.2fr) 1fr 1fr;align-items:center;gap:.625rem;display:grid}.first-access-module__kBLbvW__jornada b{font-weight:500;font-size:var(--txt-sm)}.first-access-module__kBLbvW__comunicado{width:100%;font-size:var(--txt-sm);color:#eef7f1d9;border-radius:var(--radius-sm);white-space:pre-wrap;background:#00000047;margin:0;padding:.625rem .75rem;line-height:1.5}.first-access-module__kBLbvW__acoes{z-index:1;justify-content:center;align-items:center;gap:.625rem;margin-top:.25rem;display:flex;position:relative}.first-access-module__kBLbvW__travado{opacity:.45;cursor:not-allowed}.first-access-module__kBLbvW__travado:hover{opacity:.6}.first-access-module__kBLbvW__pular{z-index:1;font:inherit;font-size:var(--txt-xs);color:#eef7f173;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-self:center;margin-top:.125rem;padding:.25rem .5rem;text-decoration:underline;position:relative}.first-access-module__kBLbvW__pular:hover{color:#eef7f1bf}.first-access-module__kBLbvW__pular:focus-visible{outline:2px solid var(--ring,var(--mo-tom));outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){.first-access-module__kBLbvW__orb,.first-access-module__kBLbvW__marco{transition:none}}
.custom-period-module__hIBwqa__trigger{border:1px solid color-mix(in oklab, var(--foreground) 14%, transparent);border-radius:var(--radius-md);height:2rem;font-size:var(--text-sm);color:var(--foreground);background:color-mix(in oklab, var(--card) 55%, transparent);cursor:pointer;white-space:nowrap;align-items:center;gap:.375rem;padding:0 .625rem;font-weight:500;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.custom-period-module__hIBwqa__trigger:hover{background:var(--card);color:var(--foreground)}.custom-period-module__hIBwqa__trigger[data-active=true]{background:var(--card);color:var(--foreground);font-weight:500;box-shadow:0 1px 2px #0000001a}.custom-period-module__hIBwqa__panel{width:240px;padding:1rem}.custom-period-module__hIBwqa__range{flex-direction:column;gap:.625rem;display:flex}.custom-period-module__hIBwqa__row{flex-direction:column;gap:.25rem;display:flex}.custom-period-module__hIBwqa__label{font-size:var(--text-xs);color:var(--muted-foreground);font-weight:500}.custom-period-module__hIBwqa__row button{width:100%}.custom-period-module__hIBwqa__row [data-slot=date-picker-trigger]{width:100%}.custom-period-module__hIBwqa__apply{border-radius:var(--radius-md);height:2.25rem;font-size:var(--text-sm);color:var(--primary-foreground);background:var(--primary);cursor:pointer;border:0;justify-content:center;align-items:center;margin-top:.125rem;font-weight:500;transition:background .14s;display:inline-flex}.custom-period-module__hIBwqa__apply:hover{background:color-mix(in oklab, var(--primary) 90%, black)}
.settings-page-module__krpyMq__page{--link:var(--primary);flex-direction:column;gap:1.875rem;max-width:45rem;margin-inline:auto;display:flex}.dark .settings-page-module__krpyMq__page{--link:var(--primary-accent)}.settings-page-module__krpyMq__page[data-wide]{max-width:none}
.settings-title-module__RgkgBq__head{flex-direction:column;gap:.375rem;display:flex}.settings-title-module__RgkgBq__headRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.settings-title-module__RgkgBq__title{font-family:var(--font-display);letter-spacing:normal;margin:0;font-size:1rem;font-weight:500;line-height:1.5}.settings-title-module__RgkgBq__sub{color:var(--muted-foreground);max-width:68ch;margin:0;font-size:.75rem;line-height:1.5}.settings-title-module__RgkgBq__sub a{color:var(--link);text-underline-offset:2px}.settings-title-module__RgkgBq__sub a:hover{text-decoration:underline}
.settings-section-module__BVn1Ta__section{flex-direction:column;gap:.75rem;display:flex}.settings-section-module__BVn1Ta__sectionHead{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.settings-section-module__BVn1Ta__sectionTitle{margin:0;font-size:1rem;font-weight:600}.settings-section-module__BVn1Ta__sectionDesc{color:var(--muted-foreground);max-width:68ch;margin:0;font-size:.85rem;line-height:1.5}.settings-section-module__BVn1Ta__sectionDesc a{color:var(--link);text-underline-offset:2px}.settings-section-module__BVn1Ta__sectionDesc a:hover{text-decoration:underline}.settings-section-module__BVn1Ta__sectionDesc code{font-family:var(--font-mono);background:color-mix(in oklab, var(--foreground) 6%, transparent);border-radius:.3125rem;padding:1px .375rem;font-size:.85em}.settings-section-module__BVn1Ta__group{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);overflow:hidden}.settings-section-module__BVn1Ta__group>*+*{border-top:1px solid var(--border)}
.setting-row-module__h8QeEa__row{flex-direction:column;gap:.875rem;padding:.9375rem 1.125rem;display:flex}.setting-row-module__h8QeEa__rowHead{justify-content:space-between;align-items:center;gap:1rem;display:flex}.setting-row-module__h8QeEa__rowMain{flex-direction:column;gap:3px;min-width:0;display:flex}.setting-row-module__h8QeEa__rowTitle{font-size:.9rem;font-weight:500}.setting-row-module__h8QeEa__rowDesc{color:var(--muted-foreground);font-size:.82rem;line-height:1.45}.setting-row-module__h8QeEa__rowControl{flex:none;align-items:center;gap:.625rem;display:flex}.setting-row-module__h8QeEa__rowControl select{min-width:11.25rem}.setting-row-module__h8QeEa__rowControl input{min-width:12.5rem}.setting-row-module__h8QeEa__rowBody{flex-direction:column;gap:.875rem;display:flex}
.setting-field-module__cX_qSa__field{flex-direction:column;gap:.375rem;display:flex}.setting-field-module__cX_qSa__fieldLabel{font-size:.82rem;font-weight:500}
.setting-actions-module___okk7a__actions{justify-content:flex-end;gap:.5rem;display:flex}
.setting-empty-module__nf5yLW__empty{text-align:center;color:var(--muted-foreground);padding:1.375rem 1.125rem;font-size:.85rem}
.settings-nav-module__lG_rWG__nav{flex-direction:column;display:flex}.settings-nav-module__lG_rWG__group{flex-direction:column;gap:1px;margin-top:.875rem;display:flex}.settings-nav-module__lG_rWG__group:first-child{margin-top:0}.settings-nav-module__lG_rWG__groupLabel{color:var(--muted-foreground);margin-bottom:.25rem;padding:0 .625rem;font-size:.7rem}.settings-nav-module__lG_rWG__item{color:var(--muted-foreground);border-radius:.5rem;align-items:center;gap:.5625rem;padding:.375rem .625rem;font-size:.85rem;text-decoration:none;transition:background .12s,color .12s;display:flex}.settings-nav-module__lG_rWG__item:hover{background:color-mix(in oklab, var(--foreground) 5%, transparent);color:var(--foreground)}.settings-nav-module__lG_rWG__item svg{flex:none}.settings-nav-module__lG_rWG__active{background:var(--surface-sunken);color:var(--foreground);font-weight:500}
.settings-shell-module__nf1caW__wrap{grid-template-columns:200px minmax(0,1fr);align-items:start;gap:2rem;display:grid}.settings-shell-module__nf1caW__side{position:sticky;top:.5rem}.settings-shell-module__nf1caW__content{min-width:0}@media (max-width:760px){.settings-shell-module__nf1caW__wrap{grid-template-columns:1fr;gap:1.25rem}.settings-shell-module__nf1caW__side{position:static}}
.trial-lock-module__zxIyqW__wrap{background:var(--sidebar);place-items:center;min-height:100dvh;padding:2rem 1rem;display:grid}.trial-lock-module__zxIyqW__card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-xl);flex-direction:column;gap:1.125rem;width:100%;max-width:34rem;padding:1.75rem;display:flex;box-shadow:0 4px 24px #00000017;box-shadow:0 4px 24px lab(0% 0 0/.09)}.trial-lock-module__zxIyqW__title{letter-spacing:-.01em;text-wrap:balance;margin:0;font-size:1.3rem;font-weight:600}.trial-lock-module__zxIyqW__text{color:var(--muted-foreground);margin:0;font-size:.9rem;line-height:1.55}.trial-lock-module__zxIyqW__text[data-spaced]{margin-top:.4rem}.trial-lock-module__zxIyqW__text b{color:var(--foreground);font-weight:600}.trial-lock-module__zxIyqW__cta{align-self:flex-start}.trial-lock-module__zxIyqW__foot{border-top:1px solid var(--border);flex-direction:column;gap:.4rem;padding-top:1rem;display:flex}.trial-lock-module__zxIyqW__help{color:var(--muted-foreground);margin:0;font-size:.84rem;line-height:1.5}
.plan-gate-note-module__Y0JJrG__note{color:var(--foreground);border-left:.1875rem solid var(--warning);background:color-mix(in oklab, var(--warning) 8%, transparent);border-radius:0 .5rem .5rem 0;align-items:flex-start;gap:.5rem;margin:0;padding:.625rem .75rem;font-size:.83rem;line-height:1.5;display:flex}.plan-gate-note-module__Y0JJrG__note svg{color:var(--warning);flex-shrink:0;margin-top:.125rem}
.topic-step-module__4NEwoG__item{align-items:flex-start;gap:.75rem;display:flex}.topic-step-module__4NEwoG__badge{width:1.75rem;height:1.75rem;color:var(--primary-foreground);background:var(--primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:inline-flex}.topic-step-module__4NEwoG__body{flex-direction:column;gap:.25rem;display:flex}.topic-step-module__4NEwoG__title{color:var(--foreground);margin:0;font-size:.9rem;font-weight:600}.topic-step-module__4NEwoG__description{color:var(--muted-foreground);margin:0;font-size:.85rem;line-height:1.5}
.topic-steps-module__mpSqvG__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}
.topic-body-module__Gh6vbG__tokenState{color:var(--muted-foreground);margin:0;font-size:.85rem}
.topic-cta-module__qf91aW__actions{flex-wrap:wrap;gap:.5rem;display:flex}
