.email-templates-panel-module__DkqrNG__templateGroups{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.email-templates-panel-module__DkqrNG__groupTitle{font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text2);margin:0 0 .5rem}.email-templates-panel-module__DkqrNG__templateSelector{flex-wrap:wrap;gap:.75rem;display:flex}.email-templates-panel-module__DkqrNG__templateButton{border:2px solid var(--surface3);background:var(--surface2);color:var(--text1);border-radius:var(--br-md);font-weight:var(--fw-medium);font-size:var(--fs-sm);cursor:pointer;padding:.6rem 1rem;transition:all .2s}.email-templates-panel-module__DkqrNG__templateButton:hover{border-color:var(--border-focus);background:var(--surface3)}.email-templates-panel-module__DkqrNG__templateButtonActive{border-color:var(--border-focus);background:var(--button-primary);color:var(--button-text-primary)}.email-templates-panel-module__DkqrNG__templateButtonActive:hover{border-color:var(--border-focus);background:var(--button-primary)}.email-templates-panel-module__DkqrNG__toolbar{background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-md);flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.email-templates-panel-module__DkqrNG__toolbarLabel{font-size:var(--fs-sm);color:var(--text2);font-weight:var(--fw-semibold)}.email-templates-panel-module__DkqrNG__viewportButton{border:1px solid var(--surface3);background:var(--surface1);color:var(--text1);border-radius:var(--br-md);font-weight:var(--fw-medium);font-size:var(--fs-sm);cursor:pointer;padding:.4rem .8rem;font-family:inherit}.email-templates-panel-module__DkqrNG__viewportButtonActive{border:1px solid var(--border-focus);background:var(--button-primary);color:var(--button-text-primary)}.email-templates-panel-module__DkqrNG__toolbarSpacer{flex:1}.email-templates-panel-module__DkqrNG__widthDisplay{font-family:var(--font-mono);font-size:var(--fs-sm);color:var(--text2)}.email-templates-panel-module__DkqrNG__subjectLine{background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-md);font-family:var(--font-mono);font-size:var(--fs-md);color:var(--text1);margin-bottom:1rem;padding:1rem 1.5rem}.email-templates-panel-module__DkqrNG__subjectLine strong{color:var(--text2);font-weight:var(--fw-semibold);margin-right:.5rem}.email-templates-panel-module__DkqrNG__previewSurface{background:var(--surface3);border-radius:var(--br);justify-content:center;padding:1.5rem;display:flex;overflow-x:auto}.email-templates-panel-module__DkqrNG__previewFrame{width:var(--frame-width);border:1px solid var(--surface3);border-radius:var(--br);background:var(--color-white);flex-shrink:0;max-width:100%;height:900px;display:block}
.badge-module__MfCx-G__badge{border-radius:var(--br-pill);font-size:var(--fs-xs);font-weight:var(--fw-bold);white-space:nowrap;align-items:center;gap:.25rem;padding:.1rem .5rem;line-height:1.4;display:inline-flex}.badge-module__MfCx-G__neutral{background:var(--surface3);color:var(--text2);border:1px solid var(--surface4)}.badge-module__MfCx-G__success{background:color-mix(in srgb,var(--status-success)14%,var(--surface2));color:color-mix(in srgb,var(--status-success)72%,var(--text1));border:1px solid color-mix(in srgb,var(--status-success)32%,var(--surface4))}.badge-module__MfCx-G__error{background:color-mix(in srgb,var(--status-error)14%,var(--surface2));color:color-mix(in srgb,var(--status-error)72%,var(--text1));border:1px solid color-mix(in srgb,var(--status-error)32%,var(--surface4))}.badge-module__MfCx-G__warning{background:color-mix(in srgb,var(--status-warning)14%,var(--surface2));color:color-mix(in srgb,var(--status-warning)72%,var(--text1));border:1px solid color-mix(in srgb,var(--status-warning)32%,var(--surface4))}.badge-module__MfCx-G__info{background:color-mix(in srgb,var(--status-info)14%,var(--surface2));color:color-mix(in srgb,var(--status-info)72%,var(--text1));border:1px solid color-mix(in srgb,var(--status-info)32%,var(--surface4))}.badge-module__MfCx-G__count{background:var(--status-error);color:var(--color-white);justify-content:center;min-width:18px;height:18px;padding:0 4px}
.button-module__vH2KzG__button{border-radius:var(--br-md);font-family:inherit;font-weight:var(--fw-semibold);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.5rem;line-height:1.3;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.button-module__vH2KzG__button>svg{flex-shrink:0}.button-module__vH2KzG__button:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.button-module__vH2KzG__button:disabled,.button-module__vH2KzG__button[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.button-module__vH2KzG__xs{font-size:var(--fs-xs);padding:.25rem .6rem}.button-module__vH2KzG__sm{font-size:var(--fs-sm);padding:.4rem .8rem}.button-module__vH2KzG__md{font-size:var(--fs-md);padding:.6rem 1.25rem}.button-module__vH2KzG__lg{font-size:var(--fs-base);padding:.8rem 1.75rem}.button-module__vH2KzG__iconOnly.button-module__vH2KzG__xs{padding:.25rem}.button-module__vH2KzG__iconOnly.button-module__vH2KzG__sm{padding:.4rem}.button-module__vH2KzG__iconOnly.button-module__vH2KzG__md{padding:.6rem}.button-module__vH2KzG__iconOnly.button-module__vH2KzG__lg{padding:.8rem}.button-module__vH2KzG__primary{background:var(--button-primary);color:var(--button-text-primary)}.button-module__vH2KzG__primary:active:not(:disabled){background:var(--button-primary-active)}.button-module__vH2KzG__secondary{background:var(--button-secondary);color:var(--button-text-secondary);border:1px solid var(--button-border)}.button-module__vH2KzG__secondary:active:not(:disabled){background:var(--button-secondary-hover);border-color:var(--surface4)}.button-module__vH2KzG__ghost{color:var(--text2);background:0 0}.button-module__vH2KzG__ghost:active:not(:disabled){background:var(--surface2);color:var(--button-hover-color,var(--text1))}.button-module__vH2KzG__danger{background:var(--status-error);color:var(--button-text-primary)}.button-module__vH2KzG__danger:active:not(:disabled){background:color-mix(in srgb,var(--status-error)85%,black)}.button-module__vH2KzG__hero{background:var(--gradient-brand);color:var(--color-white);box-shadow:var(--shadow-brand-soft);border-radius:var(--br)}.button-module__vH2KzG__hero:active:not(:disabled){box-shadow:var(--shadow-brand-medium)}.button-module__vH2KzG__link{color:var(--text-link);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--text-link)45%,transparent);text-decoration-color:color-mix(in srgb,var(--text-link)45%,transparent);background:0 0}.button-module__vH2KzG__link:active:not(:disabled){color:var(--text-link-hover);text-decoration-color:currentColor}.button-module__vH2KzG__outline{background:var(--surface1);color:var(--text2);border:1px solid var(--surface3)}.button-module__vH2KzG__outline:active:not(:disabled){background:var(--surface2);color:var(--button-hover-color,var(--text1))}.button-module__vH2KzG__premium{background:var(--gradient-premium);color:var(--button-text-primary);border:none;transition:filter .15s}.button-module__vH2KzG__premium:active:not(:disabled){filter:brightness(1.05)}@media (hover:hover){.button-module__vH2KzG__primary:hover:not(:disabled){background:var(--button-primary-hover)}.button-module__vH2KzG__secondary:hover:not(:disabled){background:var(--button-secondary-hover);border-color:var(--surface4)}.button-module__vH2KzG__ghost:hover:not(:disabled){background:var(--surface2);color:var(--button-hover-color,var(--text1))}.button-module__vH2KzG__danger:hover:not(:disabled){background:color-mix(in srgb,var(--status-error)85%,black)}.button-module__vH2KzG__hero:hover:not(:disabled){box-shadow:var(--shadow-brand-medium);transform:translateY(-1px)}.button-module__vH2KzG__link:hover:not(:disabled){color:var(--text-link-hover);text-decoration-color:currentColor}.button-module__vH2KzG__outline:hover:not(:disabled){background:var(--surface2);color:var(--button-hover-color,var(--text1))}.button-module__vH2KzG__premium:hover:not(:disabled){filter:brightness(1.05)}}.button-module__vH2KzG__fullWidth{width:100%}.button-module__vH2KzG__tabBar{background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-md);gap:.25rem;padding:.25rem;display:inline-flex}.button-module__vH2KzG__tab{color:var(--text2);box-shadow:none;border-radius:var(--br-sm);font-family:inherit;font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.4rem .9rem;line-height:1.3;transition:background-color .2s,color .2s,box-shadow .2s;display:inline-flex}@media (prefers-reduced-motion:reduce){.button-module__vH2KzG__tab{transition:none}}.button-module__vH2KzG__tab:active{color:var(--text1)}@media (hover:hover){.button-module__vH2KzG__tab:hover{color:var(--text1)}}.button-module__vH2KzG__tab:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.button-module__vH2KzG__tabActive{background:var(--surface1);color:var(--text1);box-shadow:var(--shadow-sm)}.button-module__vH2KzG__tab.button-module__vH2KzG__tabActive{color:var(--text1)}
.shared-styles-module__GrxSQW__container{flex-direction:column;display:flex;container:rules-pane/inline-size}.shared-styles-module__GrxSQW__pageHeader{align-items:center;column-gap:var(--gap);border-radius:var(--br);grid-template-columns:auto 1fr auto;display:grid}@media (max-width:900px){.shared-styles-module__GrxSQW__pageHeader{grid-template-columns:1fr;gap:.875rem}}.shared-styles-module__GrxSQW__pageHeaderTitle{flex-direction:column;gap:.25rem;min-width:0;display:flex}.shared-styles-module__GrxSQW__pageHeaderTitle .kicker{font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-wide);color:var(--text2);text-transform:uppercase}.shared-styles-module__GrxSQW__pageHeaderTitle h2{font-size:var(--fs-2xl);font-weight:var(--fw-bold);color:var(--text1);align-items:center;gap:.5rem;margin:0;display:flex}.shared-styles-module__GrxSQW__pageHeaderTitle p{font-size:var(--fs-sm);color:var(--text2);margin:.25rem 0 0;line-height:1.5}.shared-styles-module__GrxSQW__pageHeaderActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}@media (max-width:900px){.shared-styles-module__GrxSQW__pageHeaderActions{justify-content:flex-end}}.shared-styles-module__GrxSQW__tabContainer.shared-styles-module__GrxSQW__tabContainer{flex:1;display:flex}.shared-styles-module__GrxSQW__tab.shared-styles-module__GrxSQW__tab{flex:1}.shared-styles-module__GrxSQW__actionButton.shared-styles-module__GrxSQW__actionButton{flex:1 0 auto}.shared-styles-module__GrxSQW__error{border-radius:var(--br-md);color:var(--status-error);background:#dc26261a;margin-bottom:1rem;padding:1rem}.shared-styles-module__GrxSQW__emptyState{border-radius:var(--br-md);text-align:center;color:var(--text2);background:var(--surface1);padding:3rem}.shared-styles-module__GrxSQW__emptyState h2,.shared-styles-module__GrxSQW__emptyState h3{margin-bottom:.5rem}
.expandable-text-area-module__x9H_ja__container{flex-direction:column;width:100%;display:flex;position:relative}.expandable-text-area-module__x9H_ja__shared{width:100%;font-size:var(--fs-md);border-radius:var(--br-md);box-sizing:border-box;white-space:pre-wrap;word-break:break-word;min-height:42px;padding:.75rem;font-family:inherit;line-height:1.4}.expandable-text-area-module__x9H_ja__textarea{resize:none;border:1px solid var(--surface4);color:var(--text1);background:0 0;height:100%;transition:border-color .2s,box-shadow .2s;position:absolute;top:0;left:0;overflow:hidden;}.expandable-text-area-module__x9H_ja__textarea:focus{border-color:var(--border-focus);outline:none;box-shadow:0 0 0 2px #2f7df81a}.expandable-text-area-module__x9H_ja__textarea::placeholder{color:var(--text2)}.expandable-text-area-module__x9H_ja__ghost{visibility:hidden;pointer-events:none;border:1px solid #0000;}
.approval-queue-row-module__ZF1WlG__row{border:1px solid var(--surface3);border-radius:var(--br);background:var(--surface1);flex-direction:column;gap:10px;margin-bottom:10px;padding:14px;display:flex}.approval-queue-row-module__ZF1WlG__header{font-size:var(--fs-xs);color:var(--text2);align-items:center;gap:8px;display:flex}.approval-queue-row-module__ZF1WlG__ruleLabel{color:var(--text1);font-weight:var(--fw-semibold)}.approval-queue-row-module__ZF1WlG__dot{color:var(--text3)}.approval-queue-row-module__ZF1WlG__matchReason{font-size:var(--fs-xs);color:var(--text2);font-style:italic}.approval-queue-row-module__ZF1WlG__videoLink{min-width:0;color:var(--text2);font-size:var(--fs-xs);align-items:center;gap:8px;text-decoration:none;display:flex}.approval-queue-row-module__ZF1WlG__videoLink:hover{color:var(--text1)}.approval-queue-row-module__ZF1WlG__videoThumb{object-fit:cover;border-radius:var(--br-sm);background:var(--surface3);flex:none;width:48px;height:27px}.approval-queue-row-module__ZF1WlG__videoTitle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.approval-queue-row-module__ZF1WlG__messageRow{align-items:flex-start;gap:10px;display:flex}.approval-queue-row-module__ZF1WlG__avatar{background:var(--surface3);width:32px;height:32px;color:var(--text1);font-size:var(--fs-sm);font-weight:var(--fw-medium);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.approval-queue-row-module__ZF1WlG__avatarImage{background:center/cover no-repeat var(--avatar-image)}.approval-queue-row-module__ZF1WlG__commentColumn{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.approval-queue-row-module__ZF1WlG__authorName{font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--text1)}.approval-queue-row-module__ZF1WlG__quotedComment{border-left:2px solid var(--text3);font-size:var(--fs-sm);color:var(--text1);white-space:pre-wrap;word-break:break-word;padding-left:10px}.approval-queue-row-module__ZF1WlG__draftText{font-size:var(--fs-sm);color:var(--text1);background:color-mix(in oklab,var(--interactive-accent)6%,transparent);border-radius:var(--br-md);white-space:pre-wrap;word-break:break-word;padding:8px 10px}.approval-queue-row-module__ZF1WlG__draftEditor{background:var(--surface2);border-radius:var(--br-md);padding:6px}.approval-queue-row-module__ZF1WlG__moderationCallout{font-size:var(--fs-sm);color:var(--text2);background:var(--surface2);border-radius:var(--br-md);padding:8px 10px}.approval-queue-row-module__ZF1WlG__actionRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.approval-queue-row-module__ZF1WlG__editLink.approval-queue-row-module__ZF1WlG__editLink{gap:4px;padding:0}.approval-queue-row-module__ZF1WlG__buttonGroup{gap:8px;display:flex}.approval-queue-row-module__ZF1WlG__approvalButton.approval-queue-row-module__ZF1WlG__approvalButton{font-size:var(--fs-sm);padding:6px 14px}.approval-queue-row-module__ZF1WlG__warningText{font-size:var(--fs-xs);color:var(--status-warning)}.approval-queue-row-module__ZF1WlG__failureNote{font-size:var(--fs-xs);color:var(--status-error);background:color-mix(in oklab,var(--status-error)8%,transparent);border-radius:var(--br-md);padding:8px 10px}
.approval-mode-preview-module__Xh5AhG__section{width:100%;padding:calc(var(--gap)*3.5)var(--gap)calc(var(--gap)*4.5);background:var(--surface1)}.approval-mode-preview-module__Xh5AhG__inner{gap:calc(var(--gap)*2.5);grid-template-columns:1fr;align-items:center;max-width:1100px;margin:0 auto;display:grid}@media (min-width:960px){.approval-mode-preview-module__Xh5AhG__inner{gap:calc(var(--gap)*3);grid-template-columns:5fr 7fr}}.approval-mode-preview-module__Xh5AhG__content{gap:calc(var(--gap)*1.1);text-align:left;justify-items:start;display:grid}.approval-mode-preview-module__Xh5AhG__eyebrow{border-radius:var(--br-pill);border:1px solid color-mix(in srgb,var(--surface3)74%,var(--button-primary)26%);background:color-mix(in srgb,var(--surface1)80%,var(--button-primary)20%);color:var(--text1);font-size:var(--fs-xs);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;align-items:center;padding:.45rem .8rem;display:inline-flex}.approval-mode-preview-module__Xh5AhG__title{font-size:var(--section-title-size);font-weight:var(--section-title-weight);line-height:var(--section-title-leading);letter-spacing:var(--section-title-tracking);color:var(--text1);text-wrap:balance;margin:0}.approval-mode-preview-module__Xh5AhG__highlight{background:var(--gradient-brand);-webkit-text-fill-color:transparent;line-height:inherit;-webkit-background-clip:text;background-clip:text}.approval-mode-preview-module__Xh5AhG__subtitle{color:var(--text2);text-wrap:pretty;margin:0;font-size:1.02rem;line-height:1.65}.approval-mode-preview-module__Xh5AhG__channels{width:100%;margin-top:calc(var(--gap)*.5);gap:.75rem;display:grid}.approval-mode-preview-module__Xh5AhG__channelCard{background:color-mix(in srgb,var(--surface2)88%,var(--button-primary)12%);border:1px solid color-mix(in srgb,var(--surface3)80%,var(--button-primary)20%);border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:.8rem;padding:.9rem 1rem;display:grid}.approval-mode-preview-module__Xh5AhG__channelIcon{background:color-mix(in srgb,var(--button-primary)16%,transparent);border-radius:10px;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:1.05rem;line-height:1;display:inline-flex}.approval-mode-preview-module__Xh5AhG__channelBody{gap:.2rem;display:grid}.approval-mode-preview-module__Xh5AhG__channelLabel{font-size:var(--fs-md);font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--text1);margin:0}.approval-mode-preview-module__Xh5AhG__channelText{color:var(--text2);margin:0;font-size:.88rem;line-height:1.5}.approval-mode-preview-module__Xh5AhG__queueTilt{position:relative}@media (min-width:960px){.approval-mode-preview-module__Xh5AhG__queueTilt{transition:transform .45s cubic-bezier(.22,1,.36,1);transform:rotate(1.1deg)}.approval-mode-preview-module__Xh5AhG__queueTilt:hover{transform:rotate(0)}}@media (prefers-reduced-motion:reduce){.approval-mode-preview-module__Xh5AhG__queueTilt,.approval-mode-preview-module__Xh5AhG__queueTilt:hover{transform:none}}.approval-mode-preview-module__Xh5AhG__queueFrame{background:var(--surface2);border:1px solid var(--surface3);width:100%;padding:calc(var(--gap)*1.4);box-shadow:0 30px 60px -18px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.5)),0 4px 14px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.18));border-radius:20px;position:relative}.approval-mode-preview-module__Xh5AhG__queueHeading{border-bottom:1px solid var(--surface3);justify-content:space-between;align-items:center;margin-bottom:10px;padding:2px 4px 12px;display:flex}.approval-mode-preview-module__Xh5AhG__queueHeadingLabel{font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--text1)}.approval-mode-preview-module__Xh5AhG__queueHeadingCount{border-radius:var(--br-pill);background:color-mix(in srgb,var(--button-primary)14%,transparent);font-size:var(--fs-xs);font-weight:var(--fw-bold);color:var(--text1);padding:.25rem .65rem}.approval-mode-preview-module__Xh5AhG__reveal{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.approval-mode-preview-module__Xh5AhG__revealed .approval-mode-preview-module__Xh5AhG__reveal{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.approval-mode-preview-module__Xh5AhG__reveal{opacity:1;transition:none;transform:none}}
.blog-card-module__gZlMAa__card{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);color:inherit;height:100%;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;text-decoration:none!important}.blog-card-module__gZlMAa__card:hover{box-shadow:0 12px 24px var(--shadow-default);transform:translateY(-4px)}.blog-card-module__gZlMAa__cardImage{object-fit:cover;width:100%;height:200px;display:block}.blog-card-module__gZlMAa__cardPicture{width:100%;display:block}.blog-card-module__gZlMAa__cardContent{padding:24px}.blog-card-module__gZlMAa__cardTitle{font-size:22px;font-weight:var(--fw-bold);color:var(--text1);margin:0 0 12px;line-height:1.4}.blog-card-module__gZlMAa__cardDescription{color:var(--text2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 16px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card-module__gZlMAa__cardMeta{color:var(--text2);align-items:center;gap:12px;font-size:13px;display:flex}
.ai-risk-disclaimer-modal-module__W6J5LW__acceptCheckbox{gap:.75rem;font-size:.95rem}.ai-risk-disclaimer-modal-module__W6J5LW__checkboxInput{width:20px;height:20px;accent-color:var(--accent-cool)}.ai-risk-disclaimer-modal-module__W6J5LW__termsLink{font-weight:600}
.loading-module__pRQr3q__spinnerRing{width:var(--ring-size);height:var(--ring-size);border:var(--ring-border)solid var(--surface3);border-top-color:var(--interactive-accent);animation:loading-module__pRQr3q__loader-spin var(--ring-duration)linear infinite;border-radius:50%;flex-shrink:0}@keyframes loading-module__pRQr3q__loader-spin{to{transform:rotate(360deg)}}
.rules-card-grid-view-module__-EcDLG__wrap{flex-direction:column;gap:1rem;display:flex}.rules-card-grid-view-module__-EcDLG__toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.rules-card-grid-view-module__-EcDLG__searchBox{background:var(--surface1);border:1px solid var(--surface3);min-width:240px;height:36px;color:var(--text2);font-size:var(--fs-sm);border-radius:7px;flex:1;align-items:center;gap:.5rem;padding:0 .75rem;display:flex}.rules-card-grid-view-module__-EcDLG__searchBox .rules-card-grid-view-module__-EcDLG__searchInput.rules-card-grid-view-module__-EcDLG__searchInput{width:auto;font:inherit;color:var(--text1);background:0 0;border:none;border-radius:0;outline:none;flex:1;padding:0}.rules-card-grid-view-module__-EcDLG__searchBox .rules-card-grid-view-module__-EcDLG__searchInput.rules-card-grid-view-module__-EcDLG__searchInput:focus{box-shadow:none;border-color:#0000;outline:none}.rules-card-grid-view-module__-EcDLG__filterGroup.rules-card-grid-view-module__-EcDLG__filterGroup{padding:2px;display:flex}.rules-card-grid-view-module__-EcDLG__grid{opacity:1;grid-template-columns:repeat(auto-fill,minmax(440px,1fr));gap:16px;transition:opacity .15s;display:grid}.rules-card-grid-view-module__-EcDLG__gridSearching{opacity:.5}@media (prefers-reduced-motion:reduce){.rules-card-grid-view-module__-EcDLG__grid{transition:opacity 80ms}}@media (max-width:600px){.rules-card-grid-view-module__-EcDLG__grid{grid-template-columns:1fr;gap:12px}}.rules-card-grid-view-module__-EcDLG__card{background:var(--surface1);border:1px solid var(--surface3);cursor:pointer;opacity:1;box-shadow:none;border-radius:10px;flex-direction:column;gap:14px;padding:18px;transition:background .12s,box-shadow .12s;display:flex}.rules-card-grid-view-module__-EcDLG__card:hover{background:color-mix(in oklab,var(--surface1)96%,var(--button-primary))}.rules-card-grid-view-module__-EcDLG__card.rules-card-grid-view-module__-EcDLG__cardDisabled{opacity:.6}.rules-card-grid-view-module__-EcDLG__card.rules-card-grid-view-module__-EcDLG__cardHighlight{box-shadow:0 0 0 3px var(--surface4)}@media (max-width:520px){.rules-card-grid-view-module__-EcDLG__card{border-radius:var(--br);gap:10px;padding:12px}}.rules-card-grid-view-module__-EcDLG__cardHeader{align-items:flex-start;gap:12px;display:flex}.rules-card-grid-view-module__-EcDLG__cardTitle{font-size:1.2rem;font-weight:var(--fw-bold);color:var(--text1);letter-spacing:-.2px;word-break:break-word;line-height:1.25}@media (max-width:520px){.rules-card-grid-view-module__-EcDLG__cardTitle{margin-top:2px;font-size:1.05rem}}.rules-card-grid-view-module__-EcDLG__badgeRow{flex-wrap:wrap;align-items:center;gap:8px;margin:5px 0;display:flex}.rules-card-grid-view-module__-EcDLG__typeBadge{font-size:.66rem;font-weight:var(--fw-semibold);letter-spacing:.4px;text-transform:uppercase;border-radius:3px;align-items:center;gap:5px;padding:3px 7px;display:inline-flex}@media (max-width:520px){.rules-card-grid-view-module__-EcDLG__typeBadge{gap:4px;padding:2px 5px;font-size:.5rem}.rules-card-grid-view-module__-EcDLG__typeBadge:before{width:4px;height:4px}}.rules-card-grid-view-module__-EcDLG__typeBadge:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.rules-card-grid-view-module__-EcDLG__kindAi{background:color-mix(in oklab,var(--accent-cool)18%,transparent);color:var(--accent-cool)}.rules-card-grid-view-module__-EcDLG__kindRegex{background:color-mix(in oklab,var(--status-warning)18%,transparent);color:var(--status-warning)}.rules-card-grid-view-module__-EcDLG__kindDelete{background:color-mix(in oklab,var(--status-error)18%,transparent);color:var(--status-error)}.rules-card-grid-view-module__-EcDLG__kindModerate{background:color-mix(in oklab,var(--status-warning)18%,transparent);color:var(--status-warning)}.rules-card-grid-view-module__-EcDLG__kindNotify{background:color-mix(in oklab,var(--text2)18%,transparent);color:var(--text2)}.rules-card-grid-view-module__-EcDLG__kindDefault{background:color-mix(in oklab,var(--text-link)18%,transparent);color:var(--text-link)}.rules-card-grid-view-module__-EcDLG__badgeArrow{font-size:var(--fs-xs);color:var(--text2);margin:0 -2px}.rules-card-grid-view-module__-EcDLG__chip{font-size:.66rem;font-weight:var(--fw-semibold);letter-spacing:.4px;text-transform:uppercase;color:var(--text2);background:var(--surface3);border-radius:3px;padding:3px 7px}@media (max-width:520px){.rules-card-grid-view-module__-EcDLG__chip{padding:2px 5px;font-size:.5rem}}.rules-card-grid-view-module__-EcDLG__suggestedChip{color:var(--accent-11,var(--button-primary));background:color-mix(in oklab,var(--button-primary)14%,transparent)}.rules-card-grid-view-module__-EcDLG__idleChip{color:var(--status-warning);background:color-mix(in oklab,var(--status-warning)16%,transparent)}.rules-card-grid-view-module__-EcDLG__emailChip{background:color-mix(in oklab,var(--interactive-accent)14%,transparent);color:var(--interactive-accent);border-radius:3px;justify-content:center;align-items:center;padding:3px 5px;display:inline-flex}.rules-card-grid-view-module__-EcDLG__emailChip svg{fill:currentColor}.rules-card-grid-view-module__-EcDLG__flowGrid{border-radius:var(--br-md);grid-template-columns:1fr auto 1fr;align-items:stretch;gap:0;display:grid}@media (max-width:520px){.rules-card-grid-view-module__-EcDLG__flowGrid{display:none}}.rules-card-grid-view-module__-EcDLG__mobileFlow{display:none}@media (max-width:520px){.rules-card-grid-view-module__-EcDLG__mobileFlow{background:var(--surface3);border-radius:var(--br-md);align-items:flex-start;gap:10px;padding:10px 12px;display:flex}}.rules-card-grid-view-module__-EcDLG__mobileFlowGlyph{width:28px;height:28px;font-size:var(--fs-sm);background:color-mix(in oklab,currentColor 14%,transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.rules-card-grid-view-module__-EcDLG__mobileFlowBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.rules-card-grid-view-module__-EcDLG__mobileFlowTrigger{font-size:var(--fs-sm);color:var(--text1);-webkit-line-clamp:1;word-break:break-word;-webkit-box-orient:vertical;font-style:italic;line-height:1.35;display:-webkit-box;overflow:hidden}.rules-card-grid-view-module__-EcDLG__mobileFlowMono{color:var(--text1);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.74rem;font-style:normal}.rules-card-grid-view-module__-EcDLG__mobileFlowAction{font-size:var(--fs-xs);color:var(--text2)}.rules-card-grid-view-module__-EcDLG__flowLabel{color:var(--text2);text-transform:uppercase;letter-spacing:var(--tracking-wide);font-size:.62rem;font-weight:var(--fw-semibold);margin-bottom:6px}.rules-card-grid-view-module__-EcDLG__flowText{font-size:var(--fs-xs);color:var(--text1);word-break:break-word;line-height:1.4}.rules-card-grid-view-module__-EcDLG__flowMono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--fs-xs);background:color-mix(in oklab,var(--status-warning)14%,transparent);word-break:break-word;border-radius:3px;padding:2px 5px;display:inline-block}.rules-card-grid-view-module__-EcDLG__flowQuote{color:var(--text2);font-style:italic}.rules-card-grid-view-module__-EcDLG__flowMeta{color:var(--text2);margin-top:5px;font-size:.69rem}.rules-card-grid-view-module__-EcDLG__arrow{color:var(--text2);align-items:center;padding:0 14px;display:flex}.rules-card-grid-view-module__-EcDLG__actionRow{align-items:center;gap:10px;display:flex}.rules-card-grid-view-module__-EcDLG__actionGlyph{width:30px;height:30px;font-size:var(--fs-sm);font-weight:var(--fw-semibold);background:color-mix(in oklab,currentColor 14%,transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.rules-card-grid-view-module__-EcDLG__toneViolet{color:var(--accent-cool)}.rules-card-grid-view-module__-EcDLG__toneRed{color:var(--status-error)}.rules-card-grid-view-module__-EcDLG__toneAmber{color:var(--status-warning)}.rules-card-grid-view-module__-EcDLG__tonePink{color:var(--status-error)}.rules-card-grid-view-module__-EcDLG__toneDefault{color:var(--interactive-accent)}.rules-card-grid-view-module__-EcDLG__actionLabel{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text1)}.rules-card-grid-view-module__-EcDLG__actionDetail{color:var(--text2);margin-top:1px;font-size:.69rem}.rules-card-grid-view-module__-EcDLG__actionSnippet{font-size:var(--fs-xs);color:var(--text2);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin-top:3px;font-style:italic;display:-webkit-box;overflow:hidden}.rules-card-grid-view-module__-EcDLG__footer{border-top:1px solid var(--surface3);flex-direction:column;gap:6px;margin-top:auto;padding-top:12px;display:flex}@media (max-width:520px){.rules-card-grid-view-module__-EcDLG__footer{border-top:none;flex-direction:row;align-items:center;gap:10px;padding-top:4px}}.rules-card-grid-view-module__-EcDLG__footerCount{display:none}@media (max-width:520px){.rules-card-grid-view-module__-EcDLG__footerCount{font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--text1);font-variant-numeric:tabular-nums;flex-shrink:0;display:inline}}.rules-card-grid-view-module__-EcDLG__footerCountLabel{color:var(--text2);font-weight:var(--fw-medium);margin-left:4px}.rules-card-grid-view-module__-EcDLG__footerTime{display:none}@media (max-width:520px){.rules-card-grid-view-module__-EcDLG__footerTime{font-size:var(--fs-xs);color:var(--text2);font-weight:var(--fw-medium);flex-shrink:0;margin-left:auto;display:inline}}.rules-card-grid-view-module__-EcDLG__sparkWrap{width:100%;height:32px;position:relative}.rules-card-grid-view-module__-EcDLG__sparkWrap svg{width:100%;height:100%;display:block;overflow:visible}@media (max-width:520px){.rules-card-grid-view-module__-EcDLG__sparkWrap{flex:1;min-width:40px;height:22px}}.rules-card-grid-view-module__-EcDLG__footerMeta{font-size:var(--fs-xs);color:var(--text2);font-weight:var(--fw-semibold);text-align:left;font-variant-numeric:tabular-nums}@media (max-width:520px){.rules-card-grid-view-module__-EcDLG__footerMeta{display:none}}.rules-card-grid-view-module__-EcDLG__cardHeaderRight{flex-shrink:0;align-items:center;gap:4px;display:flex}.rules-card-grid-view-module__-EcDLG__toggleHolder{align-items:center;display:flex}.rules-card-grid-view-module__-EcDLG__cardHeaderActions{opacity:0;align-items:center;gap:1px;transition:opacity .15s;display:flex}.rules-card-grid-view-module__-EcDLG__card:hover .rules-card-grid-view-module__-EcDLG__cardHeaderActions{opacity:1}@media (hover:none){.rules-card-grid-view-module__-EcDLG__cardHeaderActions{opacity:1}}.rules-card-grid-view-module__-EcDLG__iconBtnDanger.rules-card-grid-view-module__-EcDLG__iconBtnDanger:hover:not(:disabled){background:color-mix(in oklab,var(--status-error)15%,transparent);color:var(--status-error)}.rules-card-grid-view-module__-EcDLG__flexFill{flex:1;min-width:0}.rules-card-grid-view-module__-EcDLG__emptyFooter{border-top:1px solid var(--surface3);color:var(--text2);font-size:var(--fs-xs);flex-direction:column;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding-top:14px;display:flex}.rules-card-grid-view-module__-EcDLG__loadMoreButton.rules-card-grid-view-module__-EcDLG__loadMoreButton{background:var(--surface1);border:1px solid var(--surface3);color:var(--text1);cursor:pointer;border-radius:6px;padding:.5rem 1rem}.rules-card-grid-view-module__-EcDLG__loadMoreButton.rules-card-grid-view-module__-EcDLG__loadMoreButton:disabled{cursor:wait}
.picker-surface-module__BWm9RW__sheet{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.picker-surface-module__BWm9RW__sheetHeader{border-bottom:1px solid var(--surface2);flex-shrink:0;justify-content:flex-end;align-items:center;padding:.4rem .5rem;display:flex}.picker-surface-module__BWm9RW__doneBtn.picker-surface-module__BWm9RW__doneBtn{color:var(--accent-cool);font-size:var(--fs-md);font-weight:var(--fw-bold);border-radius:var(--br-md);background:0 0;padding:.4rem .75rem;text-decoration:none;display:block}.picker-surface-module__BWm9RW__sheetBody{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}
.rule-summary-strip-module__3cqcOW__stripWrap{margin:.1rem 0 .9rem}.rule-summary-strip-module__3cqcOW__liveChip.rule-summary-strip-module__3cqcOW__liveChip{color:var(--status-success);background:color-mix(in oklab,var(--status-success)15%,transparent)}.rule-summary-strip-module__3cqcOW__stripBadge.rule-summary-strip-module__3cqcOW__stripBadge{gap:5px;padding:3px 7px;font-size:.66rem}.rule-summary-strip-module__3cqcOW__stripBadge.rule-summary-strip-module__3cqcOW__stripBadge:before{width:5px;height:5px}
.avatar-module__qqSlCG__avatarImage{aspect-ratio:1;object-fit:cover;border-radius:50%;width:38px}
.activity-tab-styles-module__HlifAW__replyContainer{margin-top:.5rem;margin-left:2rem}@media (max-width:768px){.activity-tab-styles-module__HlifAW__replyContainer{margin-left:1rem}}.activity-tab-styles-module__HlifAW__replyPreviewContainer{background-color:var(--surface2);border-radius:var(--br-md);border:1px solid var(--surface2);grid-template-columns:auto 1fr;align-items:flex-start;column-gap:12px;padding:12px;display:grid}.activity-tab-styles-module__HlifAW__replyAvatar{flex-shrink:0;width:40px;height:40px}.activity-tab-styles-module__HlifAW__replyContent{flex:1;min-width:0}.activity-tab-styles-module__HlifAW__replyTextDisplay{color:var(--text1);font-size:var(--fs-md);white-space:pre-wrap;word-break:break-word;line-height:1.5}
.comment-display-module__huJhCG__container{background-color:var(--surface2);border-radius:var(--br-md);border:1px solid var(--surface2);grid-template-columns:auto 1fr;gap:8px 12px;padding:12px;display:grid}.comment-display-module__huJhCG__avatar{grid-area:1/1/3/2;width:40px;height:40px}.comment-display-module__huJhCG__topRow{flex-flow:wrap;grid-area:1/2/2/3;align-items:center;gap:8px;display:flex}.comment-display-module__huJhCG__authorName{font-weight:var(--fw-semibold);color:var(--text1)}.comment-display-module__huJhCG__dateText{font-size:var(--fs-sm);color:var(--text2)}.comment-display-module__huJhCG__textContainer{grid-area:2/2/3/3}.comment-display-module__huJhCG__commentText{color:var(--text2);white-space:pre-wrap;word-break:break-word;line-height:1.5}.comment-display-module__huJhCG__commentTextClamped{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.comment-display-module__huJhCG__expandButton.comment-display-module__huJhCG__expandButton{padding:.25rem 0}
.rules-tab-styles-module__FNuTBW__label{font-weight:var(--fw-medium);color:var(--text1);margin-bottom:.5rem;display:block}.rules-tab-styles-module__FNuTBW__input.rules-tab-styles-module__FNuTBW__input{border:1px solid var(--surface4);width:100%;color:var(--text1);border-radius:var(--br);padding:.75rem;font-size:16px}.rules-tab-styles-module__FNuTBW__input.rules-tab-styles-module__FNuTBW__input:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px hsla(var(--brand-hue),50%,50%,.1);outline:none}.rules-tab-styles-module__FNuTBW__input.rules-tab-styles-module__FNuTBW__input::placeholder{color:var(--text2)}.rules-tab-styles-module__FNuTBW__warning{border:1px solid var(--status-warning);color:var(--text1);border-radius:var(--br-md);font-size:var(--fs-md);background:#ffc1071a;margin-top:.5rem;padding:.75rem 1rem}.rules-tab-styles-module__FNuTBW__warning a{color:inherit;font-weight:var(--fw-semibold);text-decoration:underline}.rules-tab-styles-module__FNuTBW__warning a:hover{opacity:.8}.rules-tab-styles-module__FNuTBW__warning strong{font-weight:var(--fw-semibold)}.rules-tab-styles-module__FNuTBW__testSection{background:var(--surface1);box-shadow:0 4px 12px color-mix(in srgb,var(--text1)3%,transparent)}.rules-tab-styles-module__FNuTBW__loadingBarContainer{background-color:var(--surface2);border-radius:2px;width:100%;height:4px;margin-top:1rem;overflow:hidden}@keyframes rules-tab-styles-module__FNuTBW__rules-tab-indeterminate{0%{transform:translate(0)scaleX(0)}40%{transform:translate(0)scaleX(.4)}to{transform:translate(100%)scaleX(.5)}}.rules-tab-styles-module__FNuTBW__loadingBarProgress{background-color:var(--button-primary);transform-origin:0%;width:50%;height:100%;animation:1.5s linear infinite rules-tab-styles-module__FNuTBW__rules-tab-indeterminate}.rules-tab-styles-module__FNuTBW__testerHeader{flex-direction:column;gap:.25rem;margin-bottom:1.25rem;display:flex}.rules-tab-styles-module__FNuTBW__testerTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.rules-tab-styles-module__FNuTBW__testerTitle{font-size:1.1rem;font-weight:var(--fw-semibold);letter-spacing:-.01em;color:var(--text1);margin:0}.rules-tab-styles-module__FNuTBW__testerSubtitle{color:var(--text2);font-size:var(--fs-md);margin:0;line-height:1.5}.rules-tab-styles-module__FNuTBW__testerContextPill{border-radius:var(--br-pill);background:var(--surface2);color:var(--text2);font-size:var(--fs-xs);font-weight:var(--fw-medium);white-space:nowrap;align-items:center;padding:.2rem .6rem;display:inline-flex}.rules-tab-styles-module__FNuTBW__testerInputRow{align-items:stretch;gap:.5rem;display:flex}.rules-tab-styles-module__FNuTBW__testerInputRow>div:first-child{flex:1;min-width:0}.rules-tab-styles-module__FNuTBW__testerThread{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.rules-tab-styles-module__FNuTBW__verdictPillRow{margin-left:2rem}.rules-tab-styles-module__FNuTBW__verdictPill{border-radius:var(--br-pill);font-size:var(--fs-xs);font-weight:var(--fw-semibold);align-items:center;gap:.4rem;padding:.3rem .7rem;line-height:1.2;display:inline-flex}.rules-tab-styles-module__FNuTBW__verdictPill:before{content:"";border-radius:50%;width:6px;height:6px}.rules-tab-styles-module__FNuTBW__verdictPillSuccess{background:var(--callout-success-surface);color:var(--status-success)}.rules-tab-styles-module__FNuTBW__verdictPillSuccess:before{background:var(--status-success)}.rules-tab-styles-module__FNuTBW__verdictPillError{background:color-mix(in srgb,var(--surface3)88%,var(--status-error)12%);color:var(--status-error)}.rules-tab-styles-module__FNuTBW__verdictPillError:before{background:var(--status-error)}.rules-tab-styles-module__FNuTBW__verdictPillNeutral{background:var(--surface2);color:var(--text2)}.rules-tab-styles-module__FNuTBW__verdictPillNeutral:before{background:var(--text2)}.rules-tab-styles-module__FNuTBW__noMatchRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-left:2rem;display:flex}.rules-tab-styles-module__FNuTBW__matchedRuleFooter{font-size:var(--fs-sm);color:var(--text2);align-items:center;gap:.75rem;margin-top:.75rem;padding-left:2rem;display:flex}.rules-tab-styles-module__FNuTBW__matchedRuleFooter strong{color:var(--text1);font-weight:var(--fw-semibold)}.rules-tab-styles-module__FNuTBW__ghostTextButton.rules-tab-styles-module__FNuTBW__ghostTextButton{padding:0}
.rule-validation-module__qmnohW__validationContainer{border:1px solid var(--surface2);border-radius:var(--br-md);padding:1rem}.rule-validation-module__qmnohW__contentWrapper>div:first-child{margin-top:0}
.sentence-rule-editor-styles-module__8tK0lq__editorShell{flex-direction:column;display:flex}.sentence-rule-editor-styles-module__8tK0lq__header{align-items:center;gap:.75rem;display:flex}@container rules-pane (max-width:768px){.sentence-rule-editor-styles-module__8tK0lq__header{flex-wrap:wrap}}.sentence-rule-editor-styles-module__8tK0lq__titleWrap{flex:1;min-width:0;position:relative}.sentence-rule-editor-styles-module__8tK0lq__titleGhost{box-sizing:border-box;width:100%;font-family:inherit;font-size:1.6rem;font-weight:var(--fw-bold);letter-spacing:-.015em;white-space:pre-wrap;overflow-wrap:break-word;visibility:hidden;pointer-events:none;border:1px solid #0000;padding:.1rem 0;line-height:1.2}.sentence-rule-editor-styles-module__8tK0lq__titleGhostPlaceholder{font-weight:var(--fw-medium)}.sentence-rule-editor-styles-module__8tK0lq__titleInput.sentence-rule-editor-styles-module__8tK0lq__titleInput{box-sizing:border-box;border-radius:var(--br-md);width:100%;color:var(--text1);font-family:inherit;font-size:1.6rem;font-weight:var(--fw-bold);letter-spacing:-.015em;white-space:pre-wrap;overflow-wrap:break-word;resize:none;background:0 0;border:1px solid #0000;outline:none;min-height:0;padding:.1rem 0;line-height:1.2;position:absolute;inset:0;overflow:hidden}.sentence-rule-editor-styles-module__8tK0lq__titleInput.sentence-rule-editor-styles-module__8tK0lq__titleInput::placeholder{color:var(--text2);font-weight:var(--fw-medium)}.sentence-rule-editor-styles-module__8tK0lq__titleInput.sentence-rule-editor-styles-module__8tK0lq__titleInput:hover{border-color:var(--surface3)}.sentence-rule-editor-styles-module__8tK0lq__titleInput.sentence-rule-editor-styles-module__8tK0lq__titleInput:focus{border-color:var(--border-focus);background:var(--surface2);box-shadow:none;outline:none}.sentence-rule-editor-styles-module__8tK0lq__eyebrow{font-size:.66rem;font-weight:var(--fw-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--text2)}.sentence-rule-editor-styles-module__8tK0lq__sentenceBody{color:var(--text1);line-height:2;font-weight:var(--fw-regular);word-break:normal;overflow-wrap:break-word;text-underline-offset:2px;text-decoration-thickness:2px}@container rules-pane (max-width:768px){.sentence-rule-editor-styles-module__8tK0lq__sentenceBody{font-size:1.05rem;line-height:2}}@media (max-width:600px){.sentence-rule-editor-styles-module__8tK0lq__sentenceBody{font-size:var(--fs-base);line-height:1.5}}.sentence-rule-editor-styles-module__8tK0lq__slot{display:inline}@media (max-width:600px){.sentence-rule-editor-styles-module__8tK0lq__slot{flex-direction:column;align-items:flex-start;gap:.45rem;padding:.75rem 0;display:flex}.sentence-rule-editor-styles-module__8tK0lq__slot+.sentence-rule-editor-styles-module__8tK0lq__slot{border-top:1px solid var(--surface2)}}.sentence-rule-editor-styles-module__8tK0lq__slotLabel{display:none}@media (max-width:600px){.sentence-rule-editor-styles-module__8tK0lq__slotLabel{font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text2);display:block}}.sentence-rule-editor-styles-module__8tK0lq__connectorText{display:inline-block}@media (max-width:600px){.sentence-rule-editor-styles-module__8tK0lq__connectorText{display:none}}.sentence-rule-editor-styles-module__8tK0lq__chipAnchor{margin:0 .2em;display:inline-block;position:relative}.sentence-rule-editor-styles-module__8tK0lq__chipAnchor.sentence-rule-editor-styles-module__8tK0lq__mono{display:inline}.sentence-rule-editor-styles-module__8tK0lq__chipButton{--chip-underline-thickness:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:color-mix(in srgb,var(--chip-color)15%,transparent);border-radius:var(--br-sm);color:var(--text1);font-family:inherit;font-style:normal;font-size:inherit;font-weight:500;line-height:inherit;white-space:nowrap;word-break:normal;overflow-wrap:break-word;cursor:pointer;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-color:var(--chip-color);text-decoration-color:var(--chip-color);text-decoration-thickness:var(--chip-underline-thickness);border:none;padding:0;transition:background .15s,text-decoration-color .15s,text-decoration-thickness .15s;display:inline-block}.sentence-rule-editor-styles-module__8tK0lq__chipButton.sentence-rule-editor-styles-module__8tK0lq__mono{white-space:normal;font-style:italic;display:inline}.sentence-rule-editor-styles-module__8tK0lq__chipButton.sentence-rule-editor-styles-module__8tK0lq__open{background:var(--chip-tint)}.sentence-rule-editor-styles-module__8tK0lq__chipButton:hover{background:var(--chip-tint);--chip-underline-thickness:4px}.sentence-rule-editor-styles-module__8tK0lq__chipButton:focus-visible{outline:2px solid var(--chip-color);outline-offset:2px}:is(.sentence-rule-editor-styles-module__8tK0lq__chipButton .dot,.sentence-rule-editor-styles-module__8tK0lq__chipButton .chev){display:none}.sentence-rule-editor-styles-module__8tK0lq__emptySlot{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:var(--br-sm);color:color-mix(in srgb,var(--chip-color)90%,var(--text2)10%);font-family:inherit;font-size:inherit;font-weight:var(--fw-medium);cursor:pointer;-webkit-text-decoration:dashed underline var(--chip-color);text-decoration:dashed underline var(--chip-color);background:0 0;border:none;padding:.05rem .3rem;font-style:italic;transition:background .15s,text-decoration-thickness .15s;display:inline}.sentence-rule-editor-styles-module__8tK0lq__emptySlot:hover{background:var(--chip-tint);text-decoration-thickness:2px}.sentence-rule-editor-styles-module__8tK0lq__emptySlot:focus-visible{outline:2px solid var(--chip-color);outline-offset:2px}.sentence-rule-editor-styles-module__8tK0lq__popoverWrap{overscroll-behavior:contain;background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);min-width:320px;max-width:440px;max-height:min(60dvh,440px);padding:0 .4rem .4rem;position:relative;overflow-y:auto;box-shadow:0 24px 56px #0000002e,0 2px 8px #00000014}.sentence-rule-editor-styles-module__8tK0lq__popoverWrap:before{content:"";background:var(--surface1);border-top:1px solid var(--surface3);border-left:1px solid var(--surface3);z-index:1;width:10px;height:10px;position:absolute;top:-6px;left:20px;transform:rotate(45deg)}.sentence-rule-editor-styles-module__8tK0lq__popoverWrap.sentence-rule-editor-styles-module__8tK0lq__alignRight:before{left:auto;right:20px}.sentence-rule-editor-styles-module__8tK0lq__popoverWrap.sentence-rule-editor-styles-module__8tK0lq__sheet{min-width:0;max-width:100%;max-height:none;box-shadow:none;border:none;border-radius:0;padding:0 .75rem .75rem;overflow-y:visible}.sentence-rule-editor-styles-module__8tK0lq__popoverWrap.sentence-rule-editor-styles-module__8tK0lq__sheet:before{display:none}.sentence-rule-editor-styles-module__8tK0lq__popoverLabel{z-index:2;background:var(--surface1);color:var(--text2);font-size:.65rem;font-weight:var(--fw-bold);letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--surface2);margin:0 -.4rem;padding:.55rem 1.15rem .4rem;position:sticky;top:0}.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__popoverOption{color:var(--text1);font-size:var(--fs-md);font-weight:var(--fw-regular);white-space:normal;border:1px solid #0000;justify-content:flex-start;gap:.6rem;padding:.6rem .75rem;position:relative}.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__popoverOption:focus-visible{outline:2px solid var(--border-focus);outline-offset:-2px}.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__active.sentence-rule-editor-styles-module__8tK0lq__active{background:color-mix(in srgb,var(--button-primary)20%,transparent);color:var(--text-link)}.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__active.sentence-rule-editor-styles-module__8tK0lq__active:hover{background:color-mix(in srgb,var(--button-primary)15%,transparent)}.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__premium.sentence-rule-editor-styles-module__8tK0lq__premium{border-color:color-mix(in srgb,var(--gradient-premium-start)30%,transparent);background:color-mix(in srgb,var(--gradient-premium-start)8%,transparent)}.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__premium.sentence-rule-editor-styles-module__8tK0lq__premium:hover{background:color-mix(in srgb,var(--gradient-premium-start)16%,transparent)}.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__premium.sentence-rule-editor-styles-module__8tK0lq__premium.sentence-rule-editor-styles-module__8tK0lq__active.sentence-rule-editor-styles-module__8tK0lq__active{background:color-mix(in srgb,var(--gradient-premium-start)18%,transparent);color:var(--text-link)}.sentence-rule-editor-styles-module__8tK0lq__popoverOption .label{flex:1;min-width:0}.sentence-rule-editor-styles-module__8tK0lq__popoverOption .sub{font-size:var(--fs-xs);color:var(--text2);font-weight:var(--fw-regular);margin-top:.15rem;display:block}.sentence-rule-editor-styles-module__8tK0lq__popoverOption .sparkle{font-size:var(--fs-sm);background:var(--gradient-premium);color:#0000;-webkit-background-clip:text;background-clip:text}.sentence-rule-editor-styles-module__8tK0lq__tagPremium{background:color-mix(in srgb,var(--gradient-premium-start)18%,transparent);color:var(--gradient-premium-end);border:1px solid color-mix(in srgb,var(--gradient-premium-start)35%,transparent);font-size:.62rem;font-weight:var(--fw-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;border-radius:3px;padding:.1rem .4rem;display:inline-block}.sentence-rule-editor-styles-module__8tK0lq__valueEditor{padding:.5rem .5rem .6rem}.sentence-rule-editor-styles-module__8tK0lq__autoGrowField{resize:none;max-height:max(6rem,min(20rem,calc(var(--sheet-visible-h,32rem) - 12rem)));overflow-y:auto}@media (max-width:600px){.sentence-rule-editor-styles-module__8tK0lq__valueField{font-size:16px}}.sentence-rule-editor-styles-module__8tK0lq__valueEditor .hint{font-size:var(--fs-xs);color:var(--text2);justify-content:space-between;align-items:center;padding:.35rem .2rem 0;display:flex}.sentence-rule-editor-styles-module__8tK0lq__valueEditor .err{color:var(--status-error)}.sentence-rule-editor-styles-module__8tK0lq__editorFooter{border-top:1px solid var(--surface2);justify-content:flex-end;align-items:center;gap:.5rem;margin-top:2rem;padding-top:1rem;display:flex}@media (max-width:768px){.sentence-rule-editor-styles-module__8tK0lq__editorFooter{scrollbar-width:none;margin-inline:calc(-1*var(--modal-pad-x,0px));padding-inline:var(--modal-pad-x,0px);justify-content:flex-start;gap:.4rem;overflow-x:auto}.sentence-rule-editor-styles-module__8tK0lq__editorFooter::-webkit-scrollbar{display:none}.sentence-rule-editor-styles-module__8tK0lq__editorFooter>*{flex:none}.sentence-rule-editor-styles-module__8tK0lq__editorFooter>:first-child{margin-inline-start:auto}}.sentence-rule-editor-styles-module__8tK0lq__errorBanner{border:1px solid color-mix(in srgb,var(--status-error)36%,transparent);background:color-mix(in srgb,var(--status-error)8%,transparent);color:var(--status-error);border-radius:var(--br-md);font-size:var(--fs-sm);margin-top:1rem;padding:.6rem .9rem}.sentence-rule-editor-styles-module__8tK0lq__fadeIn{animation:.28s cubic-bezier(.22,1,.36,1) both sentence-rule-editor-styles-module__8tK0lq__sre-fade-in}@keyframes sentence-rule-editor-styles-module__8tK0lq__sre-fade-in{0%{opacity:0;filter:blur(3px);transform:translateY(3px)}to{opacity:1;filter:blur();transform:translateY(0)}}.sentence-rule-editor-styles-module__8tK0lq__labelSwapExit{pointer-events:none;animation:.16s cubic-bezier(.22,1,.36,1) both sentence-rule-editor-styles-module__8tK0lq__sre-label-exit;position:absolute;top:0;left:0}.sentence-rule-editor-styles-module__8tK0lq__labelSwapEnter{animation:.22s cubic-bezier(.22,1,.36,1) both sentence-rule-editor-styles-module__8tK0lq__sre-label-enter}@keyframes sentence-rule-editor-styles-module__8tK0lq__sre-label-exit{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(6px);transform:translateY(-4px)}}@keyframes sentence-rule-editor-styles-module__8tK0lq__sre-label-enter{0%{opacity:0;filter:blur(5px);transform:translateY(4px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sentence-rule-editor-styles-module__8tK0lq__fadeIn,.sentence-rule-editor-styles-module__8tK0lq__labelSwapExit,.sentence-rule-editor-styles-module__8tK0lq__labelSwapEnter{animation:none}.sentence-rule-editor-styles-module__8tK0lq__labelSwapExit{display:none}}
.rule-hints-module__3plRuq__hintListWrap{flex-direction:column;gap:.35rem;margin:.7rem 0 0;padding:0;list-style:none;display:flex}.rule-hints-module__3plRuq__hintRow{font-size:var(--fs-xs);font-weight:var(--fw-semibold);align-items:flex-start;gap:.4rem;padding:0 .2rem;line-height:1.35;display:flex}.rule-hints-module__3plRuq__hintRowWarn{color:var(--status-warning)}.rule-hints-module__3plRuq__hintRowInfo{color:var(--status-info)}.rule-hints-module__3plRuq__hintIcon{flex:none;margin-top:.05rem;line-height:1}.rule-hints-module__3plRuq__hintBody{flex:auto;min-width:0}.rule-hints-module__3plRuq__reviewTitle{font-size:1.1rem;font-weight:var(--fw-semibold);color:var(--text1);margin:0 0 .25rem}.rule-hints-module__3plRuq__reviewLead{font-size:var(--fs-md);color:var(--text2);margin:0 0 .9rem;line-height:1.45}.rule-hints-module__3plRuq__reviewList{flex-direction:column;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.rule-hints-module__3plRuq__reviewItem{border-radius:var(--br-md);border:1px solid var(--status-warning);color:var(--text1);background:#ffc1071a;align-items:flex-start;gap:.6rem;padding:.7rem .8rem;display:flex}.rule-hints-module__3plRuq__reviewItemBody{flex:1}.rule-hints-module__3plRuq__reviewMessage{font-size:.88rem;font-weight:var(--fw-semibold);color:var(--text1)}.rule-hints-module__3plRuq__reviewDetail{font-size:var(--fs-sm);color:var(--text2);margin-top:.15rem;line-height:1.4}.rule-hints-module__3plRuq__reviewActions{justify-content:flex-end;gap:.5rem;display:flex}
.video-filter-picker-module__APnrqq__container{flex-direction:column;gap:.75rem;display:flex}.video-filter-picker-module__APnrqq__searchInputContainer{width:100%;position:relative}.video-filter-picker-module__APnrqq__searchIconWrapper{color:var(--text2);pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.video-filter-picker-module__APnrqq__searchIconWrapper svg{width:16px;height:16px}.video-filter-picker-module__APnrqq__searchInput{width:100%;font-size:var(--fs-sm);border-radius:var(--br-md);color:var(--text1);padding:.625rem .875rem .625rem 2.25rem;transition:border-color .15s}.video-filter-picker-module__APnrqq__searchInput:focus{border-color:var(--border-focus);outline:none}.video-filter-picker-module__APnrqq__searchInput::placeholder{color:var(--text2)}.video-filter-picker-module__APnrqq__videoList{opacity:1;flex-direction:column;gap:.5rem;max-height:200px;padding-right:.25rem;transition:opacity .2s;display:flex;overflow-y:auto}.video-filter-picker-module__APnrqq__videoList.video-filter-picker-module__APnrqq__videoListLoading{opacity:.6}.video-filter-picker-module__APnrqq__videoList::-webkit-scrollbar{width:6px}.video-filter-picker-module__APnrqq__videoList::-webkit-scrollbar-track{background:0 0}.video-filter-picker-module__APnrqq__videoList::-webkit-scrollbar-thumb{background:var(--surface2);border-radius:3px}.video-filter-picker-module__APnrqq__videoItem{border-radius:var(--br-md);background:var(--surface2);border:1px solid var(--surface2);cursor:pointer;align-items:flex-start;gap:.75rem;padding:.625rem;transition:all .15s;display:flex}.video-filter-picker-module__APnrqq__videoItem:hover{background:var(--surface3)}.video-filter-picker-module__APnrqq__videoItemSelected{background:var(--surface-selected);border:1px solid var(--border-focus)}.video-filter-picker-module__APnrqq__checkbox{width:16px;height:16px;accent-color:var(--accent-cool);cursor:pointer;flex-shrink:0;margin-top:2px}.video-filter-picker-module__APnrqq__thumbnailWrapper{flex-shrink:0;position:relative}.video-filter-picker-module__APnrqq__thumbnail{object-fit:cover;border-radius:var(--br-sm);background:var(--surface3);width:80px;height:45px;display:block}.video-filter-picker-module__APnrqq__thumbnailPlaceholder{background:var(--surface3);border-radius:var(--br-sm);width:80px;height:45px;color:var(--text2);font-size:var(--fs-xs);flex-shrink:0;justify-content:center;align-items:center;display:flex}.video-filter-picker-module__APnrqq__durationBadge{color:#fff;font-size:.65rem;font-weight:var(--fw-medium);background:#000c;border-radius:2px;padding:1px 3px;line-height:1;position:absolute;bottom:2px;right:2px}.video-filter-picker-module__APnrqq__videoInfo{flex:1;min-width:0}.video-filter-picker-module__APnrqq__videoTitle{font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--text1);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.video-filter-picker-module__APnrqq__videoMeta{font-size:var(--fs-xs);color:var(--text2);margin-top:.25rem}.video-filter-picker-module__APnrqq__selectedCount{font-size:var(--fs-sm);color:var(--text2);justify-content:space-between;align-items:center;display:flex}.video-filter-picker-module__APnrqq__loadingMessage,.video-filter-picker-module__APnrqq__emptyMessage{text-align:center;color:var(--text2);font-size:var(--fs-sm);padding:1.5rem}.video-filter-picker-module__APnrqq__errorMessage{text-align:center;color:var(--status-error);font-size:var(--fs-sm);padding:1rem}.video-filter-picker-module__APnrqq__loadingMore{text-align:center;color:var(--text2);padding:.5rem;font-size:.8rem}.video-filter-picker-module__APnrqq__observerTarget{height:1px}
.switch-module__VyCUDq__button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.switch-module__VyCUDq__button:disabled{cursor:not-allowed;opacity:.6}.switch-module__VyCUDq__track{background-color:var(--surface3);justify-content:space-between;align-items:center;padding:0 3px;transition:background-color .3s;display:flex;position:relative;box-shadow:inset 0 1px 3px #0003}.switch-module__VyCUDq__trackSm{border-radius:11px;width:36px;height:22px}.switch-module__VyCUDq__trackMd{border-radius:13px;width:46px;height:26px}.switch-module__VyCUDq__trackActive{background-color:var(--status-success)}.switch-module__VyCUDq__trackOffRed{background-color:var(--status-error)}.switch-module__VyCUDq__button:hover .switch-module__VyCUDq__track{background-color:var(--surface4)}.switch-module__VyCUDq__button:hover .switch-module__VyCUDq__trackActive{background-color:var(--status-success)}.switch-module__VyCUDq__button:hover .switch-module__VyCUDq__trackOffRed{background-color:var(--status-error)}.switch-module__VyCUDq__thumb{z-index:2;background-color:#fff;border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s;position:absolute;transform:translate(0);box-shadow:0 2px 4px #0003}.switch-module__VyCUDq__thumbSm{width:16px;height:16px}.switch-module__VyCUDq__thumbMd{width:20px;height:20px}.switch-module__VyCUDq__thumbActiveSm{transform:translate(14px)}.switch-module__VyCUDq__thumbActiveMd{transform:translate(20px)}.switch-module__VyCUDq__button:hover .switch-module__VyCUDq__thumb{box-shadow:0 2px 8px #0000004d}.switch-module__VyCUDq__button:active:not(:disabled) .switch-module__VyCUDq__thumb{transform:scale(.95)translate(0)}.switch-module__VyCUDq__button:active:not(:disabled) .switch-module__VyCUDq__thumbActiveSm{transform:scale(.95)translate(14px)}.switch-module__VyCUDq__button:active:not(:disabled) .switch-module__VyCUDq__thumbActiveMd{transform:scale(.95)translate(20px)}.switch-module__VyCUDq__icon{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .3s;display:flex;position:absolute}.switch-module__VyCUDq__iconLeft{left:4px}.switch-module__VyCUDq__iconRight{right:4px}.switch-module__VyCUDq__iconLeftActive{opacity:1}.switch-module__VyCUDq__iconLeftInactive,.switch-module__VyCUDq__iconRightActive{opacity:.5}.switch-module__VyCUDq__iconRightInactive{opacity:1}.switch-module__VyCUDq__icon svg{width:16px;height:16px;fill:var(--text2);transition:fill .3s}.switch-module__VyCUDq__iconLeftActive svg{fill:#fff}.switch-module__VyCUDq__iconRightActive svg{fill:#fff9}
.site-footer-module__A0gH4G__footerRoot{background:color-mix(in srgb,var(--surface1)90%,var(--surface2)10%);border-top:1px solid var(--surface3);width:100%;margin-top:calc(var(--gap)*2);color:var(--text2)}.site-footer-module__A0gH4G__footerInner{max-width:1280px;padding:calc(var(--gap)*2.5)calc(var(--gap)*1.5);margin:0 auto}@media (max-width:640px){.site-footer-module__A0gH4G__footerInner{padding:calc(var(--gap)*2)var(--gap)}}.site-footer-module__A0gH4G__columnsGrid{gap:calc(var(--gap)*2);grid-template-columns:1fr;display:grid}@media (min-width:640px){.site-footer-module__A0gH4G__columnsGrid{grid-template-columns:1fr 1fr}}@media (min-width:960px){.site-footer-module__A0gH4G__columnsGrid{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr}}.site-footer-module__A0gH4G__footerNav{display:contents}.site-footer-module__A0gH4G__brandColumn{gap:var(--gap);flex-direction:column;display:flex}@media (min-width:640px) and (max-width:959.98px){.site-footer-module__A0gH4G__brandColumn{grid-column:1/-1}}.site-footer-module__A0gH4G__brandLogoLink{color:var(--text1);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.site-footer-module__A0gH4G__brandLogoLink:link,.site-footer-module__A0gH4G__brandLogoLink:visited,.site-footer-module__A0gH4G__brandLogoLink:hover{color:var(--text1);text-decoration:none}.site-footer-module__A0gH4G__brandWordmark{font-size:var(--fs-base);font-weight:var(--fw-bold);letter-spacing:-.02em}.site-footer-module__A0gH4G__tagline{font-size:var(--fs-sm);color:var(--text2);max-width:28ch;margin:0;line-height:1.5}.site-footer-module__A0gH4G__socialRow{gap:.5rem;display:flex}.site-footer-module__A0gH4G__socialLink{background:var(--surface2);border-radius:var(--br-md);width:36px;height:36px;color:var(--text1);justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.site-footer-module__A0gH4G__socialLink:hover{background:var(--surface3);color:var(--text1)}.site-footer-module__A0gH4G__socialLink svg,.site-footer-module__A0gH4G__socialLink img{width:32px;height:auto;display:block}.site-footer-module__A0gH4G__columnSection{flex-direction:column;display:flex}.site-footer-module__A0gH4G__columnHeading{margin:0 0 var(--gap)0;font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text2)}.site-footer-module__A0gH4G__columnList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.site-footer-module__A0gH4G__columnLink{min-height:36px;font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--text2);align-items:center;padding:.375rem 0;text-decoration:none;transition:color .15s;display:inline-flex}.site-footer-module__A0gH4G__columnLink:link,.site-footer-module__A0gH4G__columnLink:visited{color:var(--text2);text-decoration:none}.site-footer-module__A0gH4G__columnLink:hover{color:var(--text1);text-decoration:none}.site-footer-module__A0gH4G__utilityBar{border-top:1px solid var(--surface3);padding:calc(var(--gap)*1.25)0 0;margin-top:calc(var(--gap)*2);justify-content:space-between;align-items:center;gap:var(--gap);font-size:var(--fs-sm);color:var(--text2);flex-wrap:wrap;display:flex}.site-footer-module__A0gH4G__utilityLeft{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.site-footer-module__A0gH4G__utilityRight{align-items:center;gap:var(--gap);display:flex}.site-footer-module__A0gH4G__utilityLink,.site-footer-module__A0gH4G__utilityLink:link,.site-footer-module__A0gH4G__utilityLink:visited{color:var(--text2);text-decoration:none}.site-footer-module__A0gH4G__utilityLink:hover{color:var(--text1);text-decoration:underline}.site-footer-module__A0gH4G__externalUtilityLink,.site-footer-module__A0gH4G__externalUtilityLink:link,.site-footer-module__A0gH4G__externalUtilityLink:visited{color:var(--text2);text-decoration:none}.site-footer-module__A0gH4G__externalUtilityLink:hover{color:var(--text1);text-decoration:underline}
.toast-manager-module__hxwUAa__container{z-index:9999;pointer-events:none;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:0;right:0}.toast-manager-module__hxwUAa__container:not(:empty){padding:clamp(.75rem,2vw,1.25rem)}.toast-manager-module__hxwUAa__card{pointer-events:auto;grid-template-rows:1fr;width:min(420px,100vw - 1.5rem);margin-top:.75rem;transition:grid-template-rows .26s,margin-top .26s,opacity .2s,transform .22s,filter .22s;animation:.25s cubic-bezier(.34,1.3,.64,1) both toast-manager-module__hxwUAa__toast-in;display:grid}.toast-manager-module__hxwUAa__cardInner{min-height:0;position:relative}.toast-manager-module__hxwUAa__cardExiting{opacity:0;filter:blur(6px);pointer-events:none;grid-template-rows:0fr;margin-top:0;transform:translate(30px,-10px)scale(.96)}.toast-manager-module__hxwUAa__cardExiting .toast-manager-module__hxwUAa__cardInner{overflow:hidden}@keyframes toast-manager-module__hxwUAa__toast-in{0%{opacity:0;filter:blur(8px);transform:translate(24px,12px)scale(.94)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.toast-manager-module__hxwUAa__card{transition:grid-template-rows,margin-top,opacity .12s;animation:.12s both toast-manager-module__hxwUAa__toast-in-fade}.toast-manager-module__hxwUAa__cardExiting{filter:none;transform:none}}@keyframes toast-manager-module__hxwUAa__toast-in-fade{0%{opacity:0}to{opacity:1}}.toast-manager-module__hxwUAa__closeButton.toast-manager-module__hxwUAa__closeButton{border-radius:var(--br-pill);width:1.75rem;height:1.75rem;color:var(--text3);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background-color .2s,color .2s,transform .2s;display:inline-flex;position:absolute;top:.55rem;right:.55rem}.toast-manager-module__hxwUAa__closeButton.toast-manager-module__hxwUAa__closeButton:hover{background:color-mix(in srgb,var(--surface3)70%,transparent);color:var(--text1);transform:scale(1.03)}.toast-manager-module__hxwUAa__closeButton.toast-manager-module__hxwUAa__closeButton:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.toast-manager-module__hxwUAa__closeButton.toast-manager-module__hxwUAa__closeButton:before,.toast-manager-module__hxwUAa__closeButton.toast-manager-module__hxwUAa__closeButton:after{content:"";border-radius:var(--br-pill);background:currentColor;width:.8rem;height:1.5px;position:absolute}.toast-manager-module__hxwUAa__closeButton.toast-manager-module__hxwUAa__closeButton:before{transform:rotate(45deg)}.toast-manager-module__hxwUAa__closeButton.toast-manager-module__hxwUAa__closeButton:after{transform:rotate(-45deg)}.toast-manager-module__hxwUAa__toast{background:color-mix(in srgb,var(--surface1)82%,var(--surface2)18%);border:1px solid color-mix(in srgb,var(--surface3)88%,transparent);box-shadow:0 18px 38px color-mix(in srgb,var(--text1)10%,transparent),0 6px 16px color-mix(in srgb,var(--text1)7%,transparent),inset 0 1px 0 color-mix(in srgb,var(--color-white)10%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--text1);border-radius:18px;padding:.95rem 2.9rem .95rem 1rem;line-height:1.45;overflow:hidden}.toast-manager-module__hxwUAa__toast>*+*{margin-top:.3rem}
.sentence-rule-demo-module__G8iUcW__demoCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);width:100%;padding:1.75rem 1.5rem 1.25rem;position:relative;box-shadow:0 4px 16px #00000014,0 1px 4px #0000000a;container:rules-pane/inline-size}@media (max-width:600px){.sentence-rule-demo-module__G8iUcW__demoCard{min-height:24rem}}.sentence-rule-demo-module__G8iUcW__demoCard .sentence-rule-body{font-size:var(--fs-xl)}@container rules-pane (max-width:768px){.sentence-rule-demo-module__G8iUcW__demoCard .sentence-rule-body{font-size:var(--fs-xl)}}@media (max-width:600px){.sentence-rule-demo-module__G8iUcW__demoCard .sentence-rule-body{font-size:1.1rem}}.sentence-rule-demo-module__G8iUcW__timerTrack{background:color-mix(in srgb,var(--surface3)60%,transparent);border-top-left-radius:var(--br);border-top-right-radius:var(--br);pointer-events:none;height:3px;position:absolute;top:0;left:0;right:0;overflow:hidden}.sentence-rule-demo-module__G8iUcW__timerFill{background:var(--button-primary);transform-origin:0;height:100%}.sentence-rule-demo-module__G8iUcW__demoEyebrowSlot{min-height:1em;margin-bottom:1rem;position:relative}.sentence-rule-demo-module__G8iUcW__demoEyebrow{font-size:.65rem;font-weight:var(--fw-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--text2)}.sentence-rule-demo-module__G8iUcW__demoFooter{border-top:1px solid var(--surface2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.25rem;padding-top:1rem;display:flex}.sentence-rule-demo-module__G8iUcW__demoHint{font-size:var(--fs-xs);color:var(--text2)}.sentence-rule-demo-module__G8iUcW__demoCta{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text-link);white-space:nowrap;flex-shrink:0;text-decoration:none}.sentence-rule-demo-module__G8iUcW__demoCta:hover{text-decoration:underline}.sentence-rule-demo-module__G8iUcW__navRow{justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.sentence-rule-demo-module__G8iUcW__dots{justify-content:center;gap:6px;display:flex}.sentence-rule-demo-module__G8iUcW__arrowButton.sentence-rule-demo-module__G8iUcW__arrowButton{border:1px solid var(--surface3);background:var(--surface1);width:28px;height:28px;color:var(--text2);cursor:pointer;border-radius:50%;place-items:center;padding:0;transition:background .15s,color .15s,border-color .15s;display:grid}.sentence-rule-demo-module__G8iUcW__arrowButton.sentence-rule-demo-module__G8iUcW__arrowButton:hover{background:var(--surface2);color:var(--text1);border-color:var(--surface3)}.sentence-rule-demo-module__G8iUcW__arrowButton.sentence-rule-demo-module__G8iUcW__arrowButton:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.sentence-rule-demo-module__G8iUcW__arrowButton svg{width:14px;height:14px}.sentence-rule-demo-module__G8iUcW__swipeArea{touch-action:pan-y;cursor:grab}.sentence-rule-demo-module__G8iUcW__swipeArea:active{cursor:grabbing}.sentence-rule-demo-module__G8iUcW__dot{cursor:pointer;background:var(--surface3);opacity:.5;border:none;border-radius:2px;width:6px;height:4px;padding:0;transition:all .35s}.sentence-rule-demo-module__G8iUcW__dot.sentence-rule-demo-module__G8iUcW__dotActive{background:var(--button-primary);opacity:1;width:24px}.sentence-rule-demo-module__G8iUcW__dot:hover{opacity:.85}.sentence-rule-demo-module__G8iUcW__timerFill{animation:linear both sentence-rule-demo-module__G8iUcW__timer-fill}@keyframes sentence-rule-demo-module__G8iUcW__timer-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.sentence-rule-demo-module__G8iUcW__demoEyebrow{animation:.28s cubic-bezier(.22,1,.36,1) both sentence-rule-demo-module__G8iUcW__eyebrow-in}@keyframes sentence-rule-demo-module__G8iUcW__eyebrow-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sentence-rule-demo-module__G8iUcW__demoEyebrow{animation:none}}
.components-module__KBm-bG__flexDiv{gap:var(--gap);flex-wrap:wrap;display:flex}.components-module__KBm-bG__coloredSectionGrid{gap:var(--gap);flex-wrap:wrap;justify-content:space-between;display:flex}.components-module__KBm-bG__coloredSectionGrid:nth-child(odd){background-color:var(--surface2)}.components-module__KBm-bG__leadMagnetCtaSection{isolation:isolate;justify-content:space-between;align-items:center;gap:calc(var(--gap)*1.25);margin:calc(var(--gap)*2)0;border:1px solid color-mix(in srgb,var(--surface4)68%,var(--border-focus)32%);border-radius:24px;padding:clamp(1.25rem,3vw,1.75rem);display:flex;position:relative;overflow:hidden}.components-module__KBm-bG__leadMagnetCtaSection:after{content:"";background:radial-gradient(120% 90% at -10% 110%,color-mix(in srgb,var(--surface1)14%,transparent)0%,transparent 54%),radial-gradient(95% 75% at 115% 85%,color-mix(in srgb,var(--surface1)12%,transparent)0%,transparent 58%),linear-gradient(115deg,transparent 0%,color-mix(in srgb,var(--surface1)8%,transparent)42%,transparent 72%);pointer-events:none;position:absolute;inset:0}@media (max-width:900px){.components-module__KBm-bG__leadMagnetCtaSection{flex-direction:column;align-items:flex-start}}.components-module__KBm-bG__leadMagnetCopy{z-index:1;position:relative}.components-module__KBm-bG__leadMagnetTitle{color:var(--text1);letter-spacing:var(--tracking-heading);text-wrap:balance;margin:0;font-size:clamp(1.5rem,3.8vw,2.4rem);line-height:1}.components-module__KBm-bG__leadMagnetText{max-width:40rem;color:var(--text2);text-wrap:pretty;margin:.75rem 0 0;font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.6}.components-module__KBm-bG__leadMagnetActionRow{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1rem;display:flex}.components-module__KBm-bG__leadMagnetPrimaryCta{background:var(--button-primary);min-height:3rem;color:var(--button-text-primary);font-size:var(--fs-md);font-weight:var(--fw-display);border-radius:14px;justify-content:center;align-items:center;padding:.8rem 1.1rem;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex}.components-module__KBm-bG__leadMagnetPrimaryCta:hover{background:var(--button-primary-hover);text-decoration:none;transform:translateY(-2px)}.components-module__KBm-bG__leadMagnetSecondaryCta{border:1px solid color-mix(in srgb,var(--surface4)72%,var(--border-focus)28%);background:color-mix(in srgb,var(--surface1)88%,var(--button-primary)12%);min-height:3rem;color:var(--text1);font-size:var(--fs-md);font-weight:var(--fw-bold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;justify-content:center;align-items:center;padding:.8rem 1.1rem;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s;display:inline-flex}.components-module__KBm-bG__leadMagnetSecondaryCta:hover{background:color-mix(in srgb,var(--surface1)82%,var(--button-primary)18%);border-color:color-mix(in srgb,var(--surface4)58%,var(--border-focus)42%);text-decoration:none;transform:translateY(-2px)}.components-module__KBm-bG__leadMagnetMeta{color:var(--text2);font-size:var(--fs-sm);font-weight:var(--fw-semibold);margin:.75rem 0 0}.components-module__KBm-bG__crossLinkCard{background:var(--gradient-brand-raised);margin:calc(var(--gap)*3)0;padding:calc(var(--gap)*2.5);border-radius:calc(var(--br)*2);text-align:center;box-shadow:0 8px 32px hsl(var(--surface-shadow)/calc(var(--shadow-strength)*3)),0 4px 16px hsl(var(--surface-shadow)/calc(var(--shadow-strength)*2));transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.components-module__KBm-bG__crossLinkCard a:after{transform:translate(-2px)}.components-module__KBm-bG__crossLinkCard:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.components-module__KBm-bG__crossLinkCard:hover{box-shadow:0 16px 48px hsl(var(--surface-shadow)/calc(var(--shadow-strength)*4)),0 8px 24px hsl(var(--surface-shadow)/calc(var(--shadow-strength)*3));transform:translateY(-4px)}.components-module__KBm-bG__crossLinkCard:hover:before{left:100%}.components-module__KBm-bG__crossLinkCard:hover a:after{transform:translate(2px)}.components-module__KBm-bG__crossLinkCard h2{color:var(--color-white);margin:0 0 calc(var(--gap)/2)0;font-size:var(--fs-2xl);text-shadow:0 2px 8px hsl(var(--surface-shadow)/.3)}.components-module__KBm-bG__crossLinkCard p{color:var(--color-white);font-size:1.15rem;font-weight:var(--fw-medium);margin:0;line-height:1.6}.components-module__KBm-bG__crossLinkCard a{color:var(--color-white);font-weight:var(--fw-bold);border-bottom:none;align-items:center;gap:4px;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.components-module__KBm-bG__crossLinkCard a:after{content:"→";transition:transform .3s cubic-bezier(.4,0,.2,1);display:inline-block}.components-module__KBm-bG__crossLinkCard a:hover{text-decoration:none}.components-module__KBm-bG__contentSection{gap:calc(var(--gap)*2);grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));display:grid}.components-module__KBm-bG__contentSection.components-module__KBm-bG__reverse{direction:rtl}.components-module__KBm-bG__contentSection.components-module__KBm-bG__reverse>*{direction:ltr}.components-module__KBm-bG__contentSection img{border-radius:calc(var(--br)*2);width:100%;max-width:400px;height:auto;box-shadow:var(--shadow-md);margin:0 auto;display:block}.components-module__KBm-bG__contentSection h2{font-size:var(--fs-2xl);margin-bottom:calc(var(--gap)/2);line-height:1.3}.components-module__KBm-bG__contentSection p{color:var(--text2);line-height:1.7}.components-module__KBm-bG__contentSection ul,.components-module__KBm-bG__contentSection li{color:var(--text2);line-height:1.8}.components-module__KBm-bG__featureCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:calc(var(--br)*1.5);padding:calc(var(--gap)*1.5);transition:transform .2s,box-shadow .2s}.components-module__KBm-bG__featureCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.components-module__KBm-bG__featureCard h3{font-size:var(--fs-lg);margin-bottom:calc(var(--gap)/2)}.components-module__KBm-bG__featureCard p{color:var(--text2);margin:0;line-height:1.7}.components-module__KBm-bG__faqSection{gap:calc(var(--gap)/2);flex-direction:column;display:flex}.components-module__KBm-bG__faqSection h2{margin-bottom:calc(var(--gap)/2);text-align:center;background:linear-gradient(135deg,var(--text1)0%,var(--text2)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem}.components-module__KBm-bG__details{background:linear-gradient(135deg,var(--surface1)0%,var(--surface2)100%);border:1px solid var(--surface3);border-radius:calc(var(--br)*1.5);padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.components-module__KBm-bG__details:hover{box-shadow:0 8px 24px hsl(var(--surface-shadow)/calc(var(--shadow-strength)*6)),0 4px 12px hsl(var(--surface-shadow)/calc(var(--shadow-strength)*4));border-color:var(--border-focus);transform:translateY(-2px)}.components-module__KBm-bG__details[open]{box-shadow:0 12px 32px hsl(var(--surface-shadow)/calc(var(--shadow-strength)*8)),0 6px 16px hsl(var(--surface-shadow)/calc(var(--shadow-strength)*5));border-color:var(--border-focus)}.components-module__KBm-bG__details[open] summary:after{transform:rotate(180deg)}.components-module__KBm-bG__details summary{cursor:pointer;font-weight:var(--fw-semibold);-webkit-user-select:none;user-select:none;padding:calc(var(--gap)*1.2);justify-content:space-between;align-items:center;gap:var(--gap);font-size:1.05rem;list-style:none;transition:all .2s;display:flex;position:relative}.components-module__KBm-bG__details summary::-webkit-details-marker{display:none}.components-module__KBm-bG__details summary:after{content:"▼";font-size:var(--fs-sm);color:var(--text-link);flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.components-module__KBm-bG__details summary:hover,.components-module__KBm-bG__details summary:focus-visible{color:var(--text1);background:linear-gradient(135deg,color-mix(in srgb,var(--text-link)16%,transparent)0%,color-mix(in srgb,var(--button-primary)12%,transparent)100%)}.components-module__KBm-bG__details summary:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.components-module__KBm-bG__details summary:hover:after,.components-module__KBm-bG__details summary:focus-visible:after{color:var(--text-link)}.components-module__KBm-bG__details p{padding:0 calc(var(--gap)*1.2)calc(var(--gap)*1.2);color:var(--text2);margin:0;line-height:1.8;animation:.3s ease-in components-module__KBm-bG__detailsFadeIn}.components-module__KBm-bG__details ul,.components-module__KBm-bG__details ol{padding:0 calc(var(--gap)*1.2)calc(var(--gap)*1.2);margin:0;animation:.3s ease-in components-module__KBm-bG__detailsFadeIn}.components-module__KBm-bG__details img{margin-top:calc(var(--gap)/2)}@keyframes components-module__KBm-bG__detailsFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.components-module__KBm-bG__alternatingSection{gap:calc(var(--gap)*1.5);margin:calc(var(--gap)*2)0;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));display:grid}.components-module__KBm-bG__relativeImageWrapper{width:min(100%,600px);margin:0 auto;position:relative}.components-module__KBm-bG__animatedPulseHighlighter{top:var(--pulse-top);left:var(--pulse-left);width:var(--pulse-width);height:var(--pulse-height);mix-blend-mode:lighten;border-radius:var(--br);background-color:var(--status-highlight);animation:2s infinite components-module__KBm-bG__pulse;position:absolute}@keyframes components-module__KBm-bG__pulse{0%{opacity:0}50%{opacity:.4}to{opacity:0}}.components-module__KBm-bG__scrollIndicator{bottom:calc(var(--gap)*2);align-items:center;gap:calc(var(--gap)/2);color:var(--text2);font-size:var(--fs-md);font-weight:var(--fw-medium);opacity:0;cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:10;flex-direction:column;transition:opacity .3s ease-in-out;display:flex;position:fixed;left:50%;transform:translate(-50%)}.components-module__KBm-bG__scrollIndicator.components-module__KBm-bG__show{opacity:1;pointer-events:auto}.components-module__KBm-bG__scrollIndicator:hover{color:var(--text1)}@keyframes components-module__KBm-bG__bob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.components-module__KBm-bG__scrollIndicator svg{animation:2s ease-in-out infinite components-module__KBm-bG__bob}@media (max-width:768px){.components-module__KBm-bG__scrollIndicator{bottom:calc(var(--gap)*3)}}
.build-your-rule-section-module__dta1Mq__section{width:100%;padding:calc(var(--gap)*3)var(--gap)calc(var(--gap)*2);background:var(--surface1)}.build-your-rule-section-module__dta1Mq__inner{gap:calc(var(--gap)*2);max-width:1100px;margin:0 auto;display:grid}.build-your-rule-section-module__dta1Mq__header{text-align:center;opacity:0;justify-self:center;gap:.75rem;max-width:720px;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);display:grid;transform:translateY(16px)}.build-your-rule-section-module__dta1Mq__header.build-your-rule-section-module__dta1Mq__revealed{opacity:1;transform:translateY(0)}.build-your-rule-section-module__dta1Mq__eyebrow{border-radius:var(--br-pill);border:1px solid color-mix(in srgb,var(--surface3)74%,var(--button-primary)26%);background:color-mix(in srgb,var(--surface1)80%,var(--button-primary)20%);color:var(--text1);font-size:var(--fs-xs);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;justify-content:center;justify-self:center;align-items:center;padding:.45rem .8rem;display:inline-flex}.build-your-rule-section-module__dta1Mq__title{font-size:var(--section-title-size);font-weight:var(--section-title-weight);line-height:var(--section-title-leading);letter-spacing:var(--section-title-tracking);color:var(--text1);margin:0}.build-your-rule-section-module__dta1Mq__highlight{background:var(--gradient-brand);-webkit-text-fill-color:transparent;line-height:inherit;-webkit-background-clip:text;background-clip:text}.build-your-rule-section-module__dta1Mq__subtitle{font-size:var(--fs-base);color:var(--text2);text-wrap:pretty;margin:0;line-height:1.65}.build-your-rule-section-module__dta1Mq__demoFrame{opacity:0;justify-self:center;width:100%;max-width:640px;transition:opacity .7s cubic-bezier(.22,1,.36,1) .15s,transform .7s cubic-bezier(.22,1,.36,1) .15s;transform:translateY(24px)}.build-your-rule-section-module__dta1Mq__demoFrame.build-your-rule-section-module__dta1Mq__revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.build-your-rule-section-module__dta1Mq__header,.build-your-rule-section-module__dta1Mq__demoFrame{transition:opacity .2s;transform:none}}
.audit-distribution-module__913bNa__sentimentBar{border-radius:var(--br);height:28px;display:flex;overflow:hidden}.audit-distribution-module__913bNa__sentimentBar span{display:block}.audit-distribution-module__913bNa__sentimentBar .audit-distribution-module__913bNa__positive{background:var(--status-success,#16a34a)}.audit-distribution-module__913bNa__sentimentBar .audit-distribution-module__913bNa__neutral{background:var(--surface4)}.audit-distribution-module__913bNa__sentimentBar .audit-distribution-module__913bNa__negative{background:var(--status-error,#dc2626)}.audit-distribution-module__913bNa__sentimentLegend{gap:var(--gap);margin-top:var(--gap);color:var(--text2);flex-wrap:wrap;font-size:.85rem;display:flex}.audit-distribution-module__913bNa__sentimentLegend span:before{content:"";vertical-align:middle;border-radius:2px;width:10px;height:10px;margin-right:6px;display:inline-block}.audit-distribution-module__913bNa__sentimentLegend .audit-distribution-module__913bNa__positive:before{background:var(--status-success,#16a34a)}.audit-distribution-module__913bNa__sentimentLegend .audit-distribution-module__913bNa__neutral:before{background:var(--surface4)}.audit-distribution-module__913bNa__sentimentLegend .audit-distribution-module__913bNa__negative:before{background:var(--status-error,#dc2626)}.audit-distribution-module__913bNa__subHeading{text-transform:uppercase;letter-spacing:.03em;color:var(--text2);margin:calc(var(--gap)*1.25)0 calc(var(--gap)*.6)0;font-size:.72rem;font-weight:800}.audit-distribution-module__913bNa__subHeading:first-of-type{margin-top:0}.audit-distribution-module__913bNa__tagRow{align-items:center;gap:var(--gap);margin-bottom:calc(var(--gap)/2);display:flex}.audit-distribution-module__913bNa__tagRow .audit-distribution-module__913bNa__name{overflow-wrap:anywhere;width:40%;min-width:0;font-size:.9rem}.audit-distribution-module__913bNa__tagRow .audit-distribution-module__913bNa__track{background:var(--surface2);border-radius:var(--br);flex:1;height:18px;overflow:hidden}.audit-distribution-module__913bNa__tagRow .audit-distribution-module__913bNa__fill{background:var(--button-primary);height:100%}.audit-distribution-module__913bNa__tagRow .audit-distribution-module__913bNa__count{text-align:right;width:3ch;color:var(--text2);font-size:.85rem}.audit-distribution-module__913bNa__tagExample{color:var(--text2);margin:0 0 calc(var(--gap)*.75)2px;overflow-wrap:anywhere;font-size:.82rem;font-style:italic;line-height:1.4}.audit-distribution-module__913bNa__dayRow{margin-top:calc(var(--gap)*1.15);grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.audit-distribution-module__913bNa__dayRow .audit-distribution-module__913bNa__col{flex-flow:column;gap:5px;display:flex}.audit-distribution-module__913bNa__dayRow .audit-distribution-module__913bNa__track{align-items:flex-end;height:46px;display:flex}.audit-distribution-module__913bNa__dayRow .audit-distribution-module__913bNa__bar{background:color-mix(in srgb,var(--button-primary)28%,transparent);border-radius:3px 3px 0 0;width:100%;min-height:2px}.audit-distribution-module__913bNa__dayRow .audit-distribution-module__913bNa__bar.audit-distribution-module__913bNa__peak{background:var(--button-primary)}.audit-distribution-module__913bNa__dayRow .audit-distribution-module__913bNa__lbl{text-align:center;color:var(--text2);font-size:.7rem}.audit-distribution-module__913bNa__dayRow .audit-distribution-module__913bNa__lbl.audit-distribution-module__913bNa__peak{color:var(--text1);font-weight:700}
.closing-cta-section-module__uu2WgW__section{width:100%;padding:calc(var(--gap)*4)var(--gap)calc(var(--gap)*5);background:var(--surface1)}.closing-cta-section-module__uu2WgW__inner{text-align:center;justify-items:center;gap:1.25rem;max-width:720px;margin:0 auto;display:grid}.closing-cta-section-module__uu2WgW__title{font-size:var(--section-title-size);font-weight:var(--section-title-weight);line-height:var(--section-title-leading);letter-spacing:var(--section-title-tracking);color:var(--text1);text-wrap:balance;margin:0}.closing-cta-section-module__uu2WgW__highlight{background:var(--gradient-brand);-webkit-text-fill-color:transparent;line-height:inherit;-webkit-background-clip:text;background-clip:text}.closing-cta-section-module__uu2WgW__subtitle{color:var(--text2);font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.6;font-weight:var(--fw-medium);text-wrap:pretty;margin:0}.closing-cta-section-module__uu2WgW__cta{border-radius:var(--br-lg);background:var(--gradient-brand);color:#fff;font-weight:var(--fw-bold);align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 2rem;font-size:1.1rem;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 10px 25px -5px #1fadad59}.closing-cta-section-module__uu2WgW__cta:hover{transform:translateY(-3px);box-shadow:0 15px 35px -5px #1fadad73}.closing-cta-section-module__uu2WgW__reassurance{font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--text2);margin:0}
.audit-primitives-module__cekaeG__results{gap:calc(var(--gap)*1.5);width:100%;max-width:900px;margin:var(--gap)auto 0 auto;flex-flow:column;display:flex}.audit-primitives-module__cekaeG__errorBox{background-color:var(--surface1);border:1px solid var(--surface3);padding:calc(var(--gap)*2);border-radius:calc(var(--br)*2);text-align:center}.audit-primitives-module__cekaeG__errorBox h2{margin:0 0 calc(var(--gap)/2)0;font-size:1.4rem;font-weight:500}.audit-primitives-module__cekaeG__errorBox p{color:var(--text2);margin:0}.audit-primitives-module__cekaeG__panel{background:var(--surface1);border:1px solid var(--surface3);border-radius:calc(var(--br)*2);padding:calc(var(--gap)*1.5)}.audit-primitives-module__cekaeG__panel h3{margin:0 0 var(--gap)0;font-size:1.1rem}.audit-primitives-module__cekaeG__panelSub{margin:-4px 0 calc(var(--gap)*.75)0;color:var(--text2);font-size:.85rem;line-height:1.4}.audit-primitives-module__cekaeG__caption{text-align:center;color:var(--text2);margin:0;font-size:.8rem}.audit-primitives-module__cekaeG__coverageLine{text-align:center;color:var(--text2);margin:0;font-size:.9rem}.audit-primitives-module__cekaeG__coverageLine strong{color:var(--text1)}.audit-primitives-module__cekaeG__commentCard{gap:calc(var(--gap)*.75);background:var(--surface1);border:1px solid var(--surface3);border-radius:calc(var(--br)*1.5);padding:calc(var(--gap)*.9);display:flex}.audit-primitives-module__cekaeG__commentCard .avatar{background:var(--surface3);width:32px;height:32px;color:var(--text2);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex}.audit-primitives-module__cekaeG__commentCard .body{flex:1;min-width:0}.audit-primitives-module__cekaeG__commentCard .text{color:var(--text1);overflow-wrap:anywhere;font-size:.92rem;line-height:1.5}.audit-primitives-module__cekaeG__commentCard .foot{color:var(--text2);flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;font-size:.76rem;display:flex}:is(.audit-primitives-module__cekaeG__commentCard .foot .who,.audit-primitives-module__cekaeG__commentCard .foot .on){overflow-wrap:anywhere;min-width:0}.audit-primitives-module__cekaeG__commentCard .foot .who{color:var(--text1);font-weight:700}.audit-primitives-module__cekaeG__chip{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:var(--surface3);color:var(--text2);border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:800}.audit-primitives-module__cekaeG__chipDanger{background:color-mix(in srgb,var(--status-error,#dc2626)14%,transparent);color:var(--status-error,#dc2626)}.audit-primitives-module__cekaeG__chipSuccess{background:color-mix(in srgb,var(--status-success,#16a34a)14%,transparent);color:var(--status-success,#16a34a)}.audit-primitives-module__cekaeG__chipWarning{background:color-mix(in srgb,var(--status-warning-dark,#d97706)16%,transparent);color:var(--status-warning-dark,#d97706)}.audit-primitives-module__cekaeG__cardStack{gap:calc(var(--gap)*.6);flex-flow:column;display:flex}
.comparison-section-module__3vAkaW__section{width:100%;padding:calc(var(--gap)*4)var(--gap);background:var(--surface1);position:relative;overflow:hidden}.comparison-section-module__3vAkaW__section:before{content:"";aspect-ratio:1;background:radial-gradient(circle,color-mix(in srgb,var(--button-primary)9%,transparent)0%,transparent 70%);pointer-events:none;border-radius:50%;width:min(70vw,860px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.comparison-section-module__3vAkaW__inner{gap:calc(var(--gap)*2);max-width:980px;margin:0 auto;display:grid;position:relative}.comparison-section-module__3vAkaW__header{text-align:center;justify-self:center;gap:.75rem;max-width:720px;display:grid}.comparison-section-module__3vAkaW__eyebrow{border-radius:var(--br-pill);border:1px solid color-mix(in srgb,var(--surface3)74%,var(--button-primary)26%);background:color-mix(in srgb,var(--surface1)80%,var(--button-primary)20%);color:var(--text1);font-size:var(--fs-xs);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;justify-self:center;align-items:center;padding:.45rem .8rem;display:inline-flex}.comparison-section-module__3vAkaW__title{font-size:var(--section-title-size);font-weight:var(--section-title-weight);line-height:var(--section-title-leading);letter-spacing:var(--section-title-tracking);color:var(--text1);text-wrap:balance;margin:0}.comparison-section-module__3vAkaW__highlight{background:var(--gradient-brand);-webkit-text-fill-color:transparent;line-height:inherit;-webkit-background-clip:text;background-clip:text}.comparison-section-module__3vAkaW__columns{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;padding:.5rem 0;display:grid;position:relative}@media (min-width:760px){.comparison-section-module__3vAkaW__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}}.comparison-section-module__3vAkaW__column{border:1px solid var(--surface3);border-radius:20px;align-content:start;gap:.9rem;padding:1.5rem;display:grid}@media (min-width:760px){.comparison-section-module__3vAkaW__columnByHand{z-index:1;transform:rotate(-1.25deg)translateY(6px)}.comparison-section-module__3vAkaW__columnHighlight{z-index:2;transform:rotate(1deg)scale(1.02)}@media (prefers-reduced-motion:no-preference){.comparison-section-module__3vAkaW__columnByHand,.comparison-section-module__3vAkaW__columnHighlight{transition:transform .45s cubic-bezier(.22,1,.36,1)}.comparison-section-module__3vAkaW__columnByHand:hover,.comparison-section-module__3vAkaW__columnHighlight:hover{transform:rotate(0)}}}.comparison-section-module__3vAkaW__columnByHand{box-shadow:0 10px 26px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.18))}.comparison-section-module__3vAkaW__columnHighlight{background:color-mix(in srgb,var(--surface1)76%,var(--button-primary)24%);border:1px solid color-mix(in srgb,var(--surface3)36%,var(--button-primary)64%);box-shadow:0 24px 56px color-mix(in srgb,var(--button-primary)20%,transparent),0 6px 18px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.2))}.comparison-section-module__3vAkaW__columnHighlight:before{content:"";border-radius:var(--br-pill);background:var(--gradient-brand);height:3px;margin-bottom:.1rem}.comparison-section-module__3vAkaW__vsBadge{background:var(--surface1);border:1px solid color-mix(in srgb,var(--surface3)60%,var(--button-primary)40%);width:3rem;height:3rem;color:var(--text1);font-size:var(--fs-sm);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);box-shadow:0 12px 28px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.25));border-radius:50%;justify-content:center;justify-self:center;align-items:center;display:inline-flex}@media (min-width:760px){.comparison-section-module__3vAkaW__vsBadge{z-index:3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.comparison-section-module__3vAkaW__columnTitle{font-size:1.1rem;font-weight:var(--fw-display);letter-spacing:-.01em;color:var(--text1);align-items:center;gap:.55rem;margin:0;display:flex}.comparison-section-module__3vAkaW__columnTitleIcon{font-size:1.05rem;line-height:1}.comparison-section-module__3vAkaW__list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.comparison-section-module__3vAkaW__item{font-size:var(--fs-md);color:var(--text1);border-radius:var(--br);grid-template-columns:1.4rem 1fr;align-items:start;gap:.65rem;padding:.45rem .55rem;line-height:1.5;display:grid}.comparison-section-module__3vAkaW__itemMuted{color:var(--text2)}.comparison-section-module__3vAkaW__mark{width:1.4rem;height:1.4rem;font-size:var(--fs-xs);font-weight:var(--fw-display);border-radius:50%;justify-content:center;align-items:center;margin-top:.06rem;line-height:1;display:inline-flex}.comparison-section-module__3vAkaW__markNegative{color:var(--status-error);background:color-mix(in srgb,var(--status-error)14%,transparent)}.comparison-section-module__3vAkaW__markPositive{color:var(--status-success);background:color-mix(in srgb,var(--status-success)16%,transparent)}
.audit-health-module__b1oyva__healthCard{align-items:center;gap:calc(var(--gap)*1.25);background:var(--surface1);border:1px solid var(--surface3);border-radius:calc(var(--br)*2);padding:calc(var(--gap)*1.4);flex-wrap:wrap;display:flex}.audit-health-module__b1oyva__healthCard .audit-health-module__b1oyva__ring{flex-shrink:0}.audit-health-module__b1oyva__healthCard .audit-health-module__b1oyva__factors{flex-flow:column;flex:1;gap:10px;min-width:220px;display:flex}.audit-health-module__b1oyva__healthCard .audit-health-module__b1oyva__head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:2px;display:flex}.audit-health-module__b1oyva__healthCard .audit-health-module__b1oyva__heading{color:var(--text1);font-size:1.02rem;font-weight:800}.audit-health-module__b1oyva__healthCard .audit-health-module__b1oyva__grade{white-space:nowrap;border-radius:999px;padding:2px 10px;font-size:.78rem;font-weight:800}.audit-health-module__b1oyva__healthCard .audit-health-module__b1oyva__lever{color:var(--text2);margin-top:4px;font-size:.82rem;line-height:1.4}.audit-health-module__b1oyva__healthCard .audit-health-module__b1oyva__lever strong{color:var(--text1)}.audit-health-module__b1oyva__healthCard .audit-health-module__b1oyva__factor .audit-health-module__b1oyva__top{color:var(--text1);justify-content:space-between;font-size:.85rem;display:flex}.audit-health-module__b1oyva__healthCard .audit-health-module__b1oyva__factor .audit-health-module__b1oyva__top .audit-health-module__b1oyva__val{color:var(--text2);font-variant-numeric:tabular-nums}.audit-health-module__b1oyva__healthCard .audit-health-module__b1oyva__factor .audit-health-module__b1oyva__track{background:var(--surface3);border-radius:999px;height:6px;margin-top:5px;overflow:hidden}.audit-health-module__b1oyva__healthCard .audit-health-module__b1oyva__factor .audit-health-module__b1oyva__fill{border-radius:999px;height:100%}.audit-health-module__b1oyva__issueRows{flex-flow:column;margin:0;padding:0;list-style:none;display:flex}.audit-health-module__b1oyva__issueRows li{padding:calc(var(--gap)*.7)0;border-top:1px solid var(--surface3);color:var(--text1);align-items:flex-start;gap:10px;line-height:1.45;display:flex}.audit-health-module__b1oyva__issueRows li:first-child{border-top:none}.audit-health-module__b1oyva__issueRows .audit-health-module__b1oyva__body{flex:1;min-width:0}.audit-health-module__b1oyva__issueRows .audit-health-module__b1oyva__quote{color:var(--text2);overflow-wrap:anywhere;margin-top:6px;font-size:.85rem;font-style:italic;line-height:1.45}.audit-health-module__b1oyva__issueRows .audit-health-module__b1oyva__waiting{color:var(--status-error,#dc2626);white-space:nowrap;margin-left:6px;font-style:normal;font-weight:700}.audit-health-module__b1oyva__moderationRow{align-items:center;gap:calc(var(--gap)*1.25);flex-wrap:wrap;display:flex}.audit-health-module__b1oyva__moderationRow .audit-health-module__b1oyva__pct{letter-spacing:-.03em;color:var(--status-error,#dc2626);font-size:2.2rem;font-weight:800;line-height:1}.audit-health-module__b1oyva__moderationRow .audit-health-module__b1oyva__copy{min-width:220px;color:var(--text2);flex:1;line-height:1.55}.audit-health-module__b1oyva__moderationRow .audit-health-module__b1oyva__copy strong{color:var(--text1)}
.faq-item-module__oFFL1a__copyLinkButton{color:inherit;opacity:.5;transition:opacity .2s}
.admin-shared-components-module__Sdk0bG__diffDel{color:var(--status-error);background:color-mix(in srgb,var(--status-error)12%,transparent);border-radius:2px;margin:0 1px;padding:0 2px;text-decoration:line-through}.admin-shared-components-module__Sdk0bG__diffIns{color:var(--status-success);background:color-mix(in srgb,var(--status-success)12%,transparent);border-radius:2px;margin:0 1px;padding:0 2px;text-decoration:none}.admin-shared-components-module__Sdk0bG__truncatedText{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:150px;display:inline-block;overflow:hidden}.admin-shared-components-module__Sdk0bG__metadataTable{width:100%;font-family:var(--font-mono);font-size:var(--fs-xs);grid-template-columns:clamp(60px,30%,150px) minmax(0,1fr);align-items:baseline;gap:3px 12px;margin-top:.25rem;display:grid}.admin-shared-components-module__Sdk0bG__metaKey{color:var(--text2);opacity:.75;overflow-wrap:anywhere;text-align:right}.admin-shared-components-module__Sdk0bG__metaKeyEmphasis{opacity:1}.admin-shared-components-module__Sdk0bG__metaValue{white-space:pre-wrap;overflow-wrap:anywhere;min-width:0}.admin-shared-components-module__Sdk0bG__metaValueError{color:var(--status-error)}.admin-shared-components-module__Sdk0bG__metaValueWarning{color:var(--status-warning)}.admin-shared-components-module__Sdk0bG__metaValueMuted{color:var(--text2)}.admin-shared-components-module__Sdk0bG__metaValueDefault{color:var(--text1)}.admin-shared-components-module__Sdk0bG__metaValueEmphasis{color:var(--accent-cool)}.admin-shared-components-module__Sdk0bG__metaGroupLabel{font-size:.62rem;font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text2);opacity:.7;grid-column:1/-1;margin-top:.25rem}.admin-shared-components-module__Sdk0bG__youtubeIconLink{opacity:.85;align-items:center;display:inline-flex}.admin-shared-components-module__Sdk0bG__youtubeIconLink:hover{opacity:1}.admin-shared-components-module__Sdk0bG__youtubeIconLink img{width:auto;height:13px;display:block}.admin-shared-components-module__Sdk0bG__eventCardContainer{flex-direction:column;gap:.75rem;display:flex}.admin-shared-components-module__Sdk0bG__expandable{min-width:0}.admin-shared-components-module__Sdk0bG__content{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.5}.admin-shared-components-module__Sdk0bG__clamped{max-height:6em;overflow:hidden}.admin-shared-components-module__Sdk0bG__toggle{cursor:pointer;color:var(--accent-cool);font-family:inherit;font-size:var(--fs-xs);text-align:left;background:0 0;border:none;margin-top:3px;padding:0;line-height:1.4;display:block}.admin-shared-components-module__Sdk0bG__toggle:hover{text-decoration:underline}.admin-shared-components-module__Sdk0bG__statusPill{border-radius:var(--br-pill);background:color-mix(in srgb,var(--accent-cool)14%,transparent);color:var(--accent-cool);font-weight:var(--fw-medium);white-space:nowrap;padding:1px 8px;line-height:1.4;display:inline-block}
.comment-feed-animation-module__Cwm06q__flowArrowWrap{transform-origin:top;justify-content:center;padding:2px 0;display:flex}.comment-feed-animation-module__Cwm06q__feedContainer{width:100%;max-width:520px;padding:calc(var(--gap)*1.25);text-align:left;flex-direction:column;margin:0 auto;display:flex}.comment-feed-animation-module__Cwm06q__animationArea{cursor:pointer;-webkit-user-select:none;user-select:none;height:480px;overflow:hidden}.comment-feed-animation-module__Cwm06q__scenarioOnlyAnimationArea{cursor:pointer;-webkit-user-select:none;user-select:none;min-height:300px;overflow:hidden}@media (max-width:600px){.comment-feed-animation-module__Cwm06q__scenarioOnlyAnimationArea{min-height:280px}}.comment-feed-animation-module__Cwm06q__scenarioList{display:grid}.comment-feed-animation-module__Cwm06q__scenarioWrapper{animation:comment-feed-animation-module__Cwm06q__scenario-in .55s var(--cfa-ease)both;grid-area:1/1}.comment-feed-animation-module__Cwm06q__scenarioWrapperExiting{animation:comment-feed-animation-module__Cwm06q__scenario-out .45s var(--cfa-ease)both;pointer-events:none}.comment-feed-animation-module__Cwm06q__feedContainer{--cfa-ease:cubic-bezier(.22,1,.36,1)}@keyframes comment-feed-animation-module__Cwm06q__scenario-in{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:translate(0)}}@keyframes comment-feed-animation-module__Cwm06q__scenario-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-30px)}}.comment-feed-animation-module__Cwm06q__labelEnter{animation:comment-feed-animation-module__Cwm06q__fade-down-in .4s var(--cfa-ease)both}.comment-feed-animation-module__Cwm06q__commentEnter{animation:comment-feed-animation-module__Cwm06q__slide-x-in .7s var(--cfa-ease).15s both}.comment-feed-animation-module__Cwm06q__phaseEnter{animation:comment-feed-animation-module__Cwm06q__phase-in .4s var(--cfa-ease)both}.comment-feed-animation-module__Cwm06q__stepEnter{animation:comment-feed-animation-module__Cwm06q__step-in .35s var(--cfa-ease)both}.comment-feed-animation-module__Cwm06q__replyEnter{animation:comment-feed-animation-module__Cwm06q__slide-x-in .6s var(--cfa-ease)both}.comment-feed-animation-module__Cwm06q__flowArrowWrap{animation:comment-feed-animation-module__Cwm06q__arrow-in .3s var(--cfa-ease)both}@keyframes comment-feed-animation-module__Cwm06q__fade-down-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes comment-feed-animation-module__Cwm06q__slide-x-in{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes comment-feed-animation-module__Cwm06q__phase-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes comment-feed-animation-module__Cwm06q__step-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes comment-feed-animation-module__Cwm06q__arrow-in{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes comment-feed-animation-module__Cwm06q__cfa-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.comment-feed-animation-module__Cwm06q__scenarioWrapper,.comment-feed-animation-module__Cwm06q__labelEnter,.comment-feed-animation-module__Cwm06q__commentEnter,.comment-feed-animation-module__Cwm06q__phaseEnter,.comment-feed-animation-module__Cwm06q__stepEnter,.comment-feed-animation-module__Cwm06q__replyEnter,.comment-feed-animation-module__Cwm06q__flowArrowWrap{animation:.15s both comment-feed-animation-module__Cwm06q__cfa-fade-in}.comment-feed-animation-module__Cwm06q__scenarioWrapperExiting{animation:.15s reverse both comment-feed-animation-module__Cwm06q__cfa-fade-in}}.comment-feed-animation-module__Cwm06q__scenarioOnlyStack{flex-direction:column;gap:12px;padding:4px 0;display:flex}.comment-feed-animation-module__Cwm06q__scenarioLabel{font-size:13px;font-weight:var(--fw-semibold);color:var(--text2);text-transform:uppercase;letter-spacing:var(--tracking-wide);margin-bottom:10px}.comment-feed-animation-module__Cwm06q__phaseBlock{border-radius:0 8px 8px 0;flex-direction:column;gap:4px;margin-left:52px;padding:8px 12px;display:flex}@media (max-width:600px){.comment-feed-animation-module__Cwm06q__phaseBlock{margin-left:0}}.comment-feed-animation-module__Cwm06q__phaseBlockDanger{background:color-mix(in srgb,var(--surface1)94%,var(--status-error)6%);border-left:2px solid var(--status-error)}.comment-feed-animation-module__Cwm06q__phaseBlockWarning{background:color-mix(in srgb,var(--surface1)94%,var(--status-warning)6%);border-left:2px solid var(--status-warning)}.comment-feed-animation-module__Cwm06q__phaseBlockSuccess{background:color-mix(in srgb,var(--surface1)94%,var(--button-primary)6%);border-left:2px solid var(--border-focus)}.comment-feed-animation-module__Cwm06q__stepLine{color:var(--text2);font-family:SF Mono,Fira Code,Roboto Mono,monospace;font-size:12.5px;line-height:1.7}.comment-feed-animation-module__Cwm06q__stepCheck{margin-right:6px}.comment-feed-animation-module__Cwm06q__stepCheckDanger{color:var(--status-error)}.comment-feed-animation-module__Cwm06q__stepCheckWarning{color:var(--status-warning)}.comment-feed-animation-module__Cwm06q__stepCheckSuccess{color:var(--status-success)}.comment-feed-animation-module__Cwm06q__stepHighlight{color:var(--text1);font-weight:var(--fw-semibold)}.comment-feed-animation-module__Cwm06q__stepDim{color:var(--text2);opacity:.6}.comment-feed-animation-module__Cwm06q__replySlide{margin-left:52px}@media (max-width:600px){.comment-feed-animation-module__Cwm06q__replySlide{margin-left:0}}.comment-feed-animation-module__Cwm06q__progressDots{justify-content:center;gap:5px;padding-top:14px;display:flex}.comment-feed-animation-module__Cwm06q__dot{cursor:pointer;background:var(--surface3);opacity:.5;border:none;border-radius:2px;width:6px;height:4px;padding:0;transition:all .35s}.comment-feed-animation-module__Cwm06q__dot.comment-feed-animation-module__Cwm06q__dotActive{background:var(--button-primary);opacity:1;width:20px}.comment-feed-animation-module__Cwm06q__dot:hover{opacity:.8}@keyframes comment-feed-animation-module__Cwm06q__pulse{0%,to{opacity:.7}50%{opacity:1}}.comment-feed-animation-module__Cwm06q__pendingDots{animation:1.5s ease-in-out infinite comment-feed-animation-module__Cwm06q__pulse}
.audit-snapshot-module__IwgXBW__snapshotCard{align-items:center;gap:var(--gap);background:var(--surface1);border:1px solid var(--surface3);border-radius:calc(var(--br)*2);padding:calc(var(--gap)*1.5);flex-wrap:wrap;display:flex}.audit-snapshot-module__IwgXBW__snapshotCard img{border-radius:50%;flex-shrink:0;width:72px;height:72px}.audit-snapshot-module__IwgXBW__snapshotMeta{flex-flow:column;gap:4px;min-width:0;display:flex}.audit-snapshot-module__IwgXBW__snapshotMeta h2{overflow-wrap:anywhere;margin:0;font-size:1.35rem}.audit-snapshot-module__IwgXBW__snapshotMeta .handle{color:var(--text2);overflow-wrap:anywhere;font-size:.9rem}.audit-snapshot-module__IwgXBW__snapshotMeta .stats{color:var(--text2);margin-top:4px;font-size:.9rem}.audit-snapshot-module__IwgXBW__gradeBadge{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.audit-snapshot-module__IwgXBW__gradeBadge .audit-snapshot-module__IwgXBW__letter{white-space:nowrap;border-radius:999px;padding:2px 10px;font-size:.78rem;font-weight:800}@media (max-width:560px){.audit-snapshot-module__IwgXBW__gradeBadge{width:100%;margin-left:0}}.audit-snapshot-module__IwgXBW__archetypeCard{background:var(--surface2);border:1px solid var(--surface3);border-radius:calc(var(--br)*2);padding:calc(var(--gap)*1.25)calc(var(--gap)*1.5)}.audit-snapshot-module__IwgXBW__archetypeCard .audit-snapshot-module__IwgXBW__k{text-transform:uppercase;letter-spacing:.03em;color:var(--text2);font-size:.72rem;font-weight:800}.audit-snapshot-module__IwgXBW__archetypeCard .audit-snapshot-module__IwgXBW__label{letter-spacing:-.02em;color:var(--text1);overflow-wrap:anywhere;margin-top:4px;font-size:1.3rem;font-weight:800}.audit-snapshot-module__IwgXBW__archetypeCard .audit-snapshot-module__IwgXBW__blurb{color:var(--text2);margin-top:6px;line-height:1.55}.audit-snapshot-module__IwgXBW__heroGrid{gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));display:grid}.audit-snapshot-module__IwgXBW__heroCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:calc(var(--br)*2);padding:calc(var(--gap)*1.5)}.audit-snapshot-module__IwgXBW__heroCard .value{letter-spacing:-.04em;color:var(--text1);font-size:2.6rem;font-weight:800;line-height:1}.audit-snapshot-module__IwgXBW__heroCard .label{margin-top:calc(var(--gap)/2);color:var(--text1);font-weight:600}.audit-snapshot-module__IwgXBW__heroCard .sub{color:var(--text2);margin-top:4px;font-size:.85rem}.audit-snapshot-module__IwgXBW__heroCard.audit-snapshot-module__IwgXBW__accent{background:var(--gradient-brand-raised);border-color:#0000}:is(.audit-snapshot-module__IwgXBW__heroCard.audit-snapshot-module__IwgXBW__accent .value,.audit-snapshot-module__IwgXBW__heroCard.audit-snapshot-module__IwgXBW__accent .label){color:var(--color-white)}.audit-snapshot-module__IwgXBW__heroCard.audit-snapshot-module__IwgXBW__accent .sub{color:#ffffffd9}.audit-snapshot-module__IwgXBW__heroCaveat{text-align:center;color:var(--text2);margin:calc(var(--gap)*-.25)0 0;font-size:.8rem}
.youtube-comment-searcher-module__MSLSJW__searchBarGroup{justify-content:center;align-items:center;gap:var(--gap);flex-flow:wrap;width:100%;display:flex}.youtube-comment-searcher-module__MSLSJW__aboveTheFold{gap:var(--gap);padding:var(--gap);padding-bottom:calc(var(--gap) + var(--safe-area-inset-bottom));min-height:calc(var(--viewport-height-static,100vh) - var(--header-height,48px));justify-content:baseline;flex-flow:column;display:flex;position:relative}.youtube-comment-searcher-module__MSLSJW__aboveTheFold.youtube-comment-searcher-module__MSLSJW__alignCenter{max-width:800px;padding-bottom:calc(20% + var(--safe-area-inset-bottom));justify-content:center;margin:0 auto}@media (max-width:768px){.youtube-comment-searcher-module__MSLSJW__aboveTheFold{padding:var(--gap);padding-bottom:calc(30% + var(--safe-area-inset-bottom))}}.youtube-comment-searcher-module__MSLSJW__googleStyleHeader{text-align:center;opacity:0;transition:opacity .3s,transform .3s;transform:translateY(-20px)}.youtube-comment-searcher-module__MSLSJW__googleStyleHeader.youtube-comment-searcher-module__MSLSJW__show{opacity:1;transform:translateY(0)}.youtube-comment-searcher-module__MSLSJW__googleStyleHeader h1{margin:0 0 calc(var(--gap)/2)0;letter-spacing:var(--tracking-heading)}@media (max-width:768px){.youtube-comment-searcher-module__MSLSJW__googleStyleHeader h1{font-size:2rem}}.youtube-comment-searcher-module__MSLSJW__googleStyleHeader p{font-size:var(--fs-base);color:var(--text2);font-weight:var(--fw-regular);margin:0}.youtube-comment-searcher-module__MSLSJW__captionText{font-size:var(--fs-sm);color:var(--text2)}.youtube-comment-searcher-module__MSLSJW__fancyEnter{animation:.3s both youtube-comment-searcher-module__MSLSJW__fancy-border-in;display:grid}.youtube-comment-searcher-module__MSLSJW__fancyEnter>*{min-height:0;overflow:hidden}@keyframes youtube-comment-searcher-module__MSLSJW__fancy-border-in{0%{opacity:0;grid-template-rows:0fr}to{opacity:1;grid-template-rows:1fr}}@media (prefers-reduced-motion:reduce){.youtube-comment-searcher-module__MSLSJW__fancyEnter{animation:.15s both youtube-comment-searcher-module__MSLSJW__fancy-border-in-fade}}@keyframes youtube-comment-searcher-module__MSLSJW__fancy-border-in-fade{0%{opacity:0}to{opacity:1}}.youtube-comment-searcher-module__MSLSJW__commentAnimWrapper{animation:.3s both youtube-comment-searcher-module__MSLSJW__comment-in;animation-delay:var(--stagger-delay,0s);display:grid}.youtube-comment-searcher-module__MSLSJW__commentAnimWrapper>*{min-height:0;overflow:hidden}@keyframes youtube-comment-searcher-module__MSLSJW__comment-in{0%{opacity:0;grid-template-rows:0fr}to{opacity:1;grid-template-rows:1fr}}@media (prefers-reduced-motion:reduce){.youtube-comment-searcher-module__MSLSJW__commentAnimWrapper{animation:.15s both youtube-comment-searcher-module__MSLSJW__comment-in-fade}}@keyframes youtube-comment-searcher-module__MSLSJW__comment-in-fade{0%{opacity:0}to{opacity:1}}.youtube-comment-searcher-module__MSLSJW__seeOnYouTube{align-items:center;gap:var(--gap);opacity:0;flex-flow:row;transition:opacity .1s ease-in-out;display:flex}.youtube-comment-searcher-module__MSLSJW__commentAnimWrapper:hover .youtube-comment-searcher-module__MSLSJW__seeOnYouTube{opacity:1}@media (max-width:768px){.youtube-comment-searcher-module__MSLSJW__seeOnYouTube{opacity:1}}.youtube-comment-searcher-module__MSLSJW__errorBox{background-color:var(--surface1);border:1px solid var(--surface3);padding:calc(var(--gap)*2);gap:var(--gap);border-radius:calc(var(--br)*2);text-align:center;flex-flow:column;justify-content:center;align-items:center;display:flex}.youtube-comment-searcher-module__MSLSJW__errorBox h2{margin:0 0 calc(var(--gap)/2)0;font-size:var(--fs-xl);font-weight:var(--fw-medium)}
.activity-event-popover-module__s5KFbW__popoverCard{min-width:min(340px,var(--popover-max));max-width:min(520px,var(--popover-max));background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);padding:8px 0;box-shadow:0 24px 56px #0000002e,0 2px 8px #00000014}.activity-event-popover-module__s5KFbW__adminPopoverCard{min-width:min(420px,var(--popover-max));max-width:min(680px,var(--popover-max));background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);max-height:70vh;padding:14px 16px;overflow-y:auto;box-shadow:0 24px 56px #0000002e,0 2px 8px #00000014}.activity-event-popover-module__s5KFbW__popoverField{color:var(--text2);font-size:var(--fs-xs);grid-template-columns:52px 1fr;gap:4px 8px;padding:3px 12px;display:grid}.activity-event-popover-module__s5KFbW__popoverFieldLabel{color:var(--text2);font-size:var(--fs-xs);padding-top:2px}.activity-event-popover-module__s5KFbW__popoverFieldValue{word-break:break-word;line-height:1.5}.activity-event-popover-module__s5KFbW__popoverDivider{background:var(--surface2);height:1px;margin:6px 0}.activity-event-popover-module__s5KFbW__ytLink{align-items:center;gap:5px;text-decoration:none;display:inline-flex}.activity-event-popover-module__s5KFbW__ytLink:hover{text-decoration:underline}
.comment-section-module__YzArAW__commentList{flex-direction:column;display:flex}.comment-section-module__YzArAW__commentSectionStyle{flex-direction:column;gap:1rem;display:flex}.comment-section-module__YzArAW__commentLoader{padding:var(--gap);justify-content:center;width:100%;display:flex}.comment-section-module__YzArAW__commentContainer{grid-template-rows:auto auto;grid-template-columns:1fr;align-items:start;gap:0;display:grid}.comment-section-module__YzArAW__commentContainer.comment-section-module__YzArAW__enabledSelection{grid-template-columns:min-content 1fr}.comment-section-module__YzArAW__label{align-items:center;height:100%;padding:4px;display:flex}.comment-section-module__YzArAW__bulkReplyBar{gap:var(--gap);padding:var(--gap);border:1px solid var(--surface3);border-radius:var(--br);flex-flow:row;align-items:center;display:flex}.comment-section-module__YzArAW__stickyHeader{flex-flow:column;gap:4px;display:flex}.comment-section-module__YzArAW__limitExceeded{color:var(--accent-cool)}.comment-section-module__YzArAW__loadMoreFooter{justify-content:center;padding:1rem;display:flex}.comment-section-module__YzArAW__loadMoreButton.comment-section-module__YzArAW__loadMoreButton{border:1px solid var(--surface4);background:var(--surface1);color:var(--text2);border-radius:20px;padding:.5rem 1rem}.comment-section-module__YzArAW__loadMoreButton.comment-section-module__YzArAW__loadMoreButton.comment-section-module__YzArAW__loadMoreButton:hover{background:var(--surface1);border-color:var(--surface4)}
.page-layout-module__6JLZRG__pageLayout{padding:0 var(--gap);gap:var(--gap);flex-direction:column;width:100%;max-width:1000px;margin:0 auto;display:flex}
.continuation-module__9XFz2a__loadMoreContainer{padding:calc(var(--gap)*2)var(--gap);justify-content:center;align-items:center;width:100%;display:flex}.continuation-module__9XFz2a__loadMoreButton{min-width:140px}.continuation-module__9XFz2a__loadMoreButton svg{fill:currentColor;width:20px;height:20px}.continuation-module__9XFz2a__loaderContainer{padding:var(--gap);justify-content:center;width:100%;display:flex}
.new-commenters-module__mADLdG__userList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}
