.wordcloud-module__S5-8Lq__frame{width:100%;max-width:var(--frame-max-width);border-radius:calc(var(--br)*2);background:var(--surface1);border:1px solid var(--surface3);margin:0 auto;position:relative;overflow:hidden}.wordcloud-module__S5-8Lq__canvas{cursor:grab;width:100%;height:auto;display:block}.wordcloud-module__S5-8Lq__emptyState{padding:calc(var(--gap)*4)var(--gap);text-align:center;color:var(--text2);font-size:var(--fs-md)}
.share-card-module__-4-RXq__frame{width:100%;max-width:var(--frame-max-width);border-radius:calc(var(--br)*2);background:var(--surface1);border:1px solid var(--surface3);margin:0 auto;position:relative;overflow:hidden}.share-card-module__-4-RXq__canvas{cursor:grab;width:100%;height:auto;display:block}
.word-histogram-module__TKkZ7q__wrap{width:100%;max-width:720px;padding:var(--gap)0;flex-flow:column;gap:6px;margin:0 auto;display:flex}.word-histogram-module__TKkZ7q__row{font-size:var(--fs-sm);color:var(--text1);grid-template-columns:110px 1fr 56px;align-items:center;gap:12px;transition:opacity .15s;display:grid}.word-histogram-module__TKkZ7q__row:hover{opacity:.95}.word-histogram-module__TKkZ7q__wordLabel{text-align:right;color:var(--text1);font-weight:var(--fw-semibold);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.word-histogram-module__TKkZ7q__barTrack{background:var(--surface2);border-radius:999px;height:14px;position:relative;overflow:hidden}.word-histogram-module__TKkZ7q__barFill{width:var(--bar-width);background:var(--bar-color);border-radius:inherit;transition:width .4s;position:absolute;top:0;bottom:0;left:0}.word-histogram-module__TKkZ7q__count{font-variant-numeric:tabular-nums;font-weight:var(--fw-medium);color:var(--text2)}
.select-module__v1UmQq__select{width:auto;font-family:inherit;font-size:var(--fs-md);color:var(--text1);background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-md);cursor:pointer;padding:.5rem .75rem;transition:border-color .15s,box-shadow .15s}.select-module__v1UmQq__select:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--brand-alpha);outline:none}.select-module__v1UmQq__select:disabled{opacity:.5;cursor:not-allowed}.select-module__v1UmQq__fullWidth{width:100%}.select-module__v1UmQq__selectChip{border-radius:var(--br-pill);font-family:inherit;font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;white-space:nowrap;color:var(--text2);border:1px solid var(--surface3);background:0 0;align-items:center;padding:.25rem .75rem;line-height:1.4;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.select-module__v1UmQq__selectChip option{background:var(--surface1);color:var(--text1)}.select-module__v1UmQq__selectChip:hover{border-color:var(--surface4);color:var(--text1)}.select-module__v1UmQq__selectChip:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.select-module__v1UmQq__selectChip:disabled{opacity:.5;cursor:not-allowed}
.utm-link-builder-module__4F2sAa__builder{flex-direction:column;gap:1rem;display:flex}.utm-link-builder-module__4F2sAa__intro{color:var(--text2);font-size:var(--fs-md);margin:0}.utm-link-builder-module__4F2sAa__intro code,.utm-link-builder-module__4F2sAa__footnote code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--fs-sm);color:var(--text1)}.utm-link-builder-module__4F2sAa__presetRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.utm-link-builder-module__4F2sAa__presetLabel{color:var(--text2);font-size:var(--fs-sm);margin-right:.25rem}.utm-link-builder-module__4F2sAa__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));align-items:start;gap:1rem;display:grid}.utm-link-builder-module__4F2sAa__field{flex-direction:column;gap:.35rem;display:flex}.utm-link-builder-module__4F2sAa__fieldLabel{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text1)}.utm-link-builder-module__4F2sAa__fieldHint{font-size:var(--fs-sm);color:var(--text2)}.utm-link-builder-module__4F2sAa__paramCode{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--fs-xs);color:var(--text2);font-weight:var(--fw-regular)}.utm-link-builder-module__4F2sAa__optional{color:var(--text3);font-weight:var(--fw-regular);font-size:var(--fs-xs)}.utm-link-builder-module__4F2sAa__hintQuestion{color:var(--text1);font-weight:var(--fw-medium)}.utm-link-builder-module__4F2sAa__warnings{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.utm-link-builder-module__4F2sAa__warnError,.utm-link-builder-module__4F2sAa__warnNotice{border-radius:var(--br-md);font-size:var(--fs-sm);color:var(--text1);border-left:3px solid;padding:.5rem .75rem}.utm-link-builder-module__4F2sAa__warnError{background:var(--status-error-bg);border-left-color:var(--status-error)}.utm-link-builder-module__4F2sAa__warnNotice{background:var(--callout-warning-surface);border-left-color:var(--callout-warning-accent)}.utm-link-builder-module__4F2sAa__outputRow{background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-md);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem;display:flex}.utm-link-builder-module__4F2sAa__output{min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--fs-sm);color:var(--text1);word-break:break-all;-webkit-user-select:all;user-select:all;flex:320px}.utm-link-builder-module__4F2sAa__outputActions{flex-shrink:0;gap:.5rem;display:flex}.utm-link-builder-module__4F2sAa__footnote{color:var(--text2);font-size:var(--fs-sm);margin:0}
.acquisition-tab-module__r87j5a__container{flex-direction:column;gap:1.5rem;display:flex}.acquisition-tab-module__r87j5a__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.acquisition-tab-module__r87j5a__coverageBadge{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br-md);color:var(--text1);font-size:var(--fs-md);align-items:center;gap:.5rem;padding:.5rem .85rem;display:inline-flex}.acquisition-tab-module__r87j5a__coverageBadge strong{color:var(--text1)}.acquisition-tab-module__r87j5a__coverageBadge span{color:var(--text2)}.acquisition-tab-module__r87j5a__panel{background:var(--surface1);border:1px solid var(--surface3);border-radius:10px;padding:1.25rem}.acquisition-tab-module__r87j5a__builderPanel{padding:0;}.acquisition-tab-module__r87j5a__builderSummary{cursor:pointer;color:var(--text1);font-size:var(--fs-base);font-weight:var(--fw-semibold);align-items:baseline;gap:.6rem;padding:1rem 1.25rem;list-style:none;display:flex}.acquisition-tab-module__r87j5a__builderSummary::-webkit-details-marker{display:none}.acquisition-tab-module__r87j5a__builderSummary:before{content:"▸";color:var(--text2);transition:transform .15s;display:inline-block}.acquisition-tab-module__r87j5a__builderPanel[open] .acquisition-tab-module__r87j5a__builderSummary:before{transform:rotate(90deg)}.acquisition-tab-module__r87j5a__builderSummaryHint{color:var(--text2);font-size:var(--fs-sm);font-weight:var(--fw-regular)}.acquisition-tab-module__r87j5a__builderBody{padding:0 1.25rem 1.25rem}.acquisition-tab-module__r87j5a__panelTitle{font-size:var(--fs-base);color:var(--text1);margin:0 0 .85rem}.acquisition-tab-module__r87j5a__panelHint{color:var(--text2);font-size:var(--fs-sm);margin:-.5rem 0 .85rem}.acquisition-tab-module__r87j5a__tableWrap{overflow-x:auto}.acquisition-tab-module__r87j5a__table{border-collapse:collapse;width:100%;font-size:var(--fs-md);color:var(--text1)}.acquisition-tab-module__r87j5a__table th,.acquisition-tab-module__r87j5a__table td{text-align:left;border-bottom:1px solid var(--surface3);padding:.5rem .75rem}.acquisition-tab-module__r87j5a__table th{color:var(--text2);font-weight:var(--fw-semibold);font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.acquisition-tab-module__r87j5a__table td.acquisition-tab-module__r87j5a__num{font-variant-numeric:tabular-nums;text-align:right}.acquisition-tab-module__r87j5a__emptyHint,.acquisition-tab-module__r87j5a__statusBlock{color:var(--text2);font-size:var(--fs-md);text-align:center;padding:1.5rem .5rem}.acquisition-tab-module__r87j5a__sourceSwatch{background:var(--swatch-color);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:.5rem;display:inline-block}.acquisition-tab-module__r87j5a__sourceCell{align-items:center;display:inline-flex}.acquisition-tab-module__r87j5a__pathCell{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--fs-sm);color:var(--text1)}
.email-body-modal-module__L3-meW__header{border-bottom:1px solid var(--surface3);flex-direction:column;gap:.25rem;padding-bottom:.75rem;display:flex}.email-body-modal-module__L3-meW__headerTop{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.email-body-modal-module__L3-meW__subject{font-size:var(--fs-base);font-weight:var(--fw-semibold);color:var(--text1);overflow-wrap:anywhere;margin:0;padding-top:.2rem}.email-body-modal-module__L3-meW__meta{font-size:var(--fs-xs);color:var(--text2);flex-wrap:wrap;gap:.25rem .75rem;display:flex}.email-body-modal-module__L3-meW__frame{border-radius:var(--br-md);background:var(--color-white);border:0;flex:1;width:100%;min-height:60vh}.email-body-modal-module__L3-meW__placeholder{text-align:center;color:var(--text2);font-size:var(--fs-sm);padding:3rem 1rem}.email-body-modal-module__L3-meW__textBody{border-radius:var(--br-md);background:var(--surface2);min-height:40vh;color:var(--text1);font-family:var(--font-sans,inherit);font-size:var(--fs-sm);white-space:pre-wrap;overflow-wrap:anywhere;flex:1;margin:0;padding:1rem 1.25rem;line-height:1.6;overflow:auto}
.admin-table-module__YJoRGq__filterBar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.admin-table-module__YJoRGq__tableWrapper{border-radius:var(--br);border:1px solid var(--surface3);overflow-x:auto}.admin-table-module__YJoRGq__table{border-collapse:collapse;background:var(--surface1);width:100%;min-width:0}.admin-table-module__YJoRGq__table th,.admin-table-module__YJoRGq__table td{overflow-wrap:break-word}.admin-table-module__YJoRGq__th{text-align:left;font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--text2);text-transform:uppercase;letter-spacing:var(--tracking-wide);border-bottom:1px solid var(--surface3);white-space:nowrap;padding:.6rem .75rem}.admin-table-module__YJoRGq__td{font-size:var(--fs-sm);color:var(--text1);border-bottom:1px solid var(--surface3);vertical-align:middle;padding:.5rem .75rem}.admin-table-module__YJoRGq__emptyState{text-align:center;color:var(--text2);padding:3rem 1rem}@media (max-width:720px){.admin-table-module__YJoRGq__tableWrapper{border:none;border-radius:0;overflow-x:visible}.admin-table-module__YJoRGq__table{width:100%;display:block}.admin-table-module__YJoRGq__table thead{display:none}.admin-table-module__YJoRGq__table tbody{display:block}.admin-table-module__YJoRGq__table tr{border:1px solid var(--surface3);border-radius:var(--br-md);background:var(--surface1);margin:0 0 .6rem;padding:.5rem .75rem;display:block}.admin-table-module__YJoRGq__table td{box-sizing:border-box;grid-template-columns:minmax(4.5rem,max-content) 1fr;align-items:start;gap:.35rem .6rem;width:100%;min-width:0;padding:.35rem 0;display:grid;border:none!important}.admin-table-module__YJoRGq__table td>*{min-width:0}.admin-table-module__YJoRGq__table td:not(:last-child){border-bottom:1px solid var(--surface3)!important}.admin-table-module__YJoRGq__table td:before{content:attr(data-label);font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--text2);text-transform:uppercase;letter-spacing:var(--tracking-wide);padding-top:.15rem}.admin-table-module__YJoRGq__table td[data-label=""]:before,.admin-table-module__YJoRGq__table td:not([data-label]):before{content:none}.admin-table-module__YJoRGq__table td[data-label=""],.admin-table-module__YJoRGq__table td:not([data-label]){grid-template-columns:1fr}}
.email-log-management-module__K9p7JW__filterBar{margin-bottom:1rem;}.email-log-management-module__K9p7JW__searchInput.email-log-management-module__K9p7JW__searchInput{border-radius:var(--br-sm);background:var(--surface1);font-size:var(--fs-sm);flex:1;min-width:220px;max-width:340px;padding:.45rem .7rem}.email-log-management-module__K9p7JW__searchInput.email-log-management-module__K9p7JW__searchInput::placeholder{color:var(--text3)}.email-log-management-module__K9p7JW__filterSelect.email-log-management-module__K9p7JW__filterSelect{border-radius:var(--br-sm);background:var(--surface1);font-size:var(--fs-sm);max-width:220px;padding:.45rem .7rem}.email-log-management-module__K9p7JW__resultCount{font-size:var(--fs-xs);color:var(--text2);font-variant-numeric:tabular-nums;margin-left:auto}.email-log-management-module__K9p7JW__statRow{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;margin-bottom:1rem;display:grid}.email-log-management-module__K9p7JW__statTile.email-log-management-module__K9p7JW__statTile{border-radius:var(--br-md);text-align:left;font:inherit;flex-direction:column;align-items:flex-start;gap:2px;padding:.6rem .75rem;transition:border-color .12s,background .12s;display:flex}.email-log-management-module__K9p7JW__statTile.email-log-management-module__K9p7JW__statTile.email-log-management-module__K9p7JW__active{border-color:var(--brand);background:var(--brand-faint)}.email-log-management-module__K9p7JW__statLabel{font-size:var(--fs-2xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text2)}.email-log-management-module__K9p7JW__statValue{font-size:var(--fs-xl);font-weight:var(--fw-semibold);font-variant-numeric:tabular-nums;color:var(--text1);line-height:1.15}.email-log-management-module__K9p7JW__statValueBad{color:var(--status-error)}.email-log-management-module__K9p7JW__statSub{font-size:var(--fs-xs);color:var(--text2);font-variant-numeric:tabular-nums}.email-log-management-module__K9p7JW__tableWrapper{}.email-log-management-module__K9p7JW__table{table-layout:fixed;}.email-log-management-module__K9p7JW__th{}.email-log-management-module__K9p7JW__thRight.email-log-management-module__K9p7JW__thRight{text-align:right}.email-log-management-module__K9p7JW__row{transition:background .12s}.email-log-management-module__K9p7JW__row:hover{background:var(--surface2)}.email-log-management-module__K9p7JW__row:last-child td{border-bottom:none}.email-log-management-module__K9p7JW__td{}.email-log-management-module__K9p7JW__tdRight{text-align:right}@media (max-width:720px){.email-log-management-module__K9p7JW__tdRight{text-align:left}}.email-log-management-module__K9p7JW__recipient{align-items:center;gap:.5rem;min-width:0;display:flex}.email-log-management-module__K9p7JW__recipientAvatar.email-log-management-module__K9p7JW__recipientAvatar{flex-shrink:0;width:28px}.email-log-management-module__K9p7JW__recipientAvatarFallback{aspect-ratio:1;background:var(--surface3);width:28px;color:var(--text2);font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.email-log-management-module__K9p7JW__recipientIdentity{flex-direction:column;gap:1px;min-width:0;display:flex}.email-log-management-module__K9p7JW__recipientPrimary.email-log-management-module__K9p7JW__recipientPrimary{font-weight:var(--fw-medium);color:var(--text1);display:block}@media (max-width:720px){.email-log-management-module__K9p7JW__recipientPrimary.email-log-management-module__K9p7JW__recipientPrimary{white-space:normal;overflow-wrap:anywhere}}.email-log-management-module__K9p7JW__recipientLink.email-log-management-module__K9p7JW__recipientLink{text-overflow:ellipsis;text-align:left;width:100%;padding:0;display:block;overflow:hidden}@media (max-width:720px){.email-log-management-module__K9p7JW__recipientLink.email-log-management-module__K9p7JW__recipientLink{white-space:normal;overflow-wrap:anywhere}}.email-log-management-module__K9p7JW__recipientSecondary.email-log-management-module__K9p7JW__recipientSecondary{font-size:var(--fs-xs);color:var(--text2);display:block}@media (max-width:720px){.email-log-management-module__K9p7JW__recipientSecondary.email-log-management-module__K9p7JW__recipientSecondary{white-space:normal;overflow-wrap:anywhere}}.email-log-management-module__K9p7JW__subjectFace{text-overflow:ellipsis;white-space:nowrap;width:100%;color:var(--text1);display:block;overflow:hidden}.email-log-management-module__K9p7JW__subjectText{}@media (max-width:720px){.email-log-management-module__K9p7JW__subjectText{white-space:normal;overflow-wrap:anywhere}}.email-log-management-module__K9p7JW__subjectButton.email-log-management-module__K9p7JW__subjectButton{text-overflow:ellipsis;text-align:left;width:100%;padding:0;display:block;overflow:hidden}@media (max-width:720px){.email-log-management-module__K9p7JW__subjectButton.email-log-management-module__K9p7JW__subjectButton{white-space:normal;overflow-wrap:anywhere}}.email-log-management-module__K9p7JW__typeBadge{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;background:var(--surface2);border:1px solid var(--surface3);max-width:100%;color:var(--text2);border-radius:var(--br-sm);font-family:var(--font-mono);font-size:var(--fs-2xs);padding:1px 6px;display:inline-block;overflow:hidden}.email-log-management-module__K9p7JW__sentAt{color:var(--text2);white-space:nowrap;font-variant-numeric:tabular-nums}.email-log-management-module__K9p7JW__status{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.email-log-management-module__K9p7JW__status:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px}.email-log-management-module__K9p7JW__statusDelivered{color:var(--text2)}.email-log-management-module__K9p7JW__statusDelivered:before{background:var(--status-success)}.email-log-management-module__K9p7JW__statusBounced{color:var(--status-error)}.email-log-management-module__K9p7JW__statusBounced:before{background:var(--status-error)}.email-log-management-module__K9p7JW__statusComplained{color:var(--status-error)}.email-log-management-module__K9p7JW__statusComplained:before{background:var(--status-error)}.email-log-management-module__K9p7JW__statusPending{color:var(--status-warning)}.email-log-management-module__K9p7JW__statusPending:before{background:var(--status-warning)}.email-log-management-module__K9p7JW__statusUnconfirmed{color:var(--surface4)}.email-log-management-module__K9p7JW__statusUnconfirmed:before{background:var(--surface4)}.email-log-management-module__K9p7JW__openCount{color:var(--text1);font-variant-numeric:tabular-nums}.email-log-management-module__K9p7JW__dash{color:var(--text3)}.email-log-management-module__K9p7JW__pagination{font-size:var(--fs-xs);color:var(--text2);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.email-log-management-module__K9p7JW__emptyState{}
.engagement-tab-module__eZH-CG__container{flex-direction:column;gap:1rem;display:flex}.engagement-tab-module__eZH-CG__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.engagement-tab-module__eZH-CG__title{font-size:var(--fs-lg);color:var(--text1);margin:0}.engagement-tab-module__eZH-CG__subTitle{color:var(--text2);font-size:var(--fs-sm);margin:0}.engagement-tab-module__eZH-CG__card{background:var(--surface1);border:1px solid var(--surface3);border-radius:10px;flex-direction:column;gap:.75rem;padding:1.1rem 1.25rem;display:flex}.engagement-tab-module__eZH-CG__cardHeader{flex-wrap:wrap;justify-content:space-between;gap:.75rem;display:flex}.engagement-tab-module__eZH-CG__videoTitleLink{color:var(--text1);font-weight:var(--fw-semibold);font-size:var(--fs-md);text-decoration:none}.engagement-tab-module__eZH-CG__videoTitleLink:hover{text-decoration:underline}.engagement-tab-module__eZH-CG__metaRow{color:var(--text2);font-size:var(--fs-sm);flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.engagement-tab-module__eZH-CG__laneBadge{border-radius:var(--br-pill);font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;background:var(--surface3);padding:2px 8px}.engagement-tab-module__eZH-CG__laneBadge--prospect{color:var(--status-success)}.engagement-tab-module__eZH-CG__laneBadge--search{color:var(--status-info)}.engagement-tab-module__eZH-CG__laneBadge--growth{color:var(--text2)}.engagement-tab-module__eZH-CG__contextSummary{color:var(--text2);font-size:var(--fs-sm);margin:0;line-height:1.4}.engagement-tab-module__eZH-CG__variantRow{flex-wrap:wrap;gap:.4rem;display:flex}.engagement-tab-module__eZH-CG__draftTextarea{resize:vertical;border-radius:var(--br-md);border:1px solid var(--surface3);background:var(--surface2);width:100%;min-height:84px;color:var(--text1);font-family:inherit;font-size:var(--fs-md);padding:.6rem .75rem;line-height:1.45}.engagement-tab-module__eZH-CG__draftTextarea:focus{border-color:var(--button-primary);outline:none}.engagement-tab-module__eZH-CG__actionsRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.engagement-tab-module__eZH-CG__cardErrorText{color:var(--status-error);font-size:var(--fs-sm)}.engagement-tab-module__eZH-CG__statusBlock{color:var(--text2);font-size:var(--fs-md);text-align:center;padding:1.5rem .5rem}
.feedback-management-module__sCX8PG__container{flex:1;max-width:100%;margin:0 auto}.feedback-management-module__sCX8PG__filterBar{margin-bottom:1.5rem;}.feedback-management-module__sCX8PG__select.feedback-management-module__sCX8PG__select{border:1px solid var(--surface3);border-radius:var(--br-md);font-size:var(--fs-md);color:var(--text1);background:var(--surface2);cursor:pointer;padding:.75rem}.feedback-management-module__sCX8PG__checkboxLabel.feedback-management-module__sCX8PG__checkboxLabel{font-size:var(--fs-md);color:var(--text1);cursor:pointer;align-items:center;gap:.5rem;display:flex}.feedback-management-module__sCX8PG__tableWrapper{}.feedback-management-module__sCX8PG__table{}.feedback-management-module__sCX8PG__th{}.feedback-management-module__sCX8PG__td{}.feedback-management-module__sCX8PG__td.feedback-management-module__sCX8PG__td{vertical-align:top}.feedback-management-module__sCX8PG__stars{color:var(--status-warning);letter-spacing:var(--tracking-wide);font-size:var(--fs-lg);white-space:nowrap}.feedback-management-module__sCX8PG__userCell{align-items:center;gap:.6rem;min-width:0;display:flex}.feedback-management-module__sCX8PG__avatar{object-fit:cover;background:var(--surface2);border-radius:50%;flex-shrink:0;width:32px;height:32px}.feedback-management-module__sCX8PG__avatarFallback{background:var(--surface2);width:32px;height:32px;color:var(--text2);font-size:var(--fs-sm);font-weight:var(--fw-semibold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.feedback-management-module__sCX8PG__userInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.feedback-management-module__sCX8PG__userName{font-weight:var(--fw-semibold);font-size:var(--fs-sm);text-overflow:ellipsis;white-space:nowrap;max-width:200px;color:var(--text1);overflow:hidden}.feedback-management-module__sCX8PG__userSecondary{font-size:var(--fs-xs);color:var(--text2);text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.feedback-management-module__sCX8PG__badge{border-radius:var(--br-pill);font-size:var(--fs-xs);font-weight:var(--fw-semibold);padding:.2rem .6rem;display:inline-block}.feedback-management-module__sCX8PG__badgeYes{background:var(--status-success-surface);color:var(--status-success)}.feedback-management-module__sCX8PG__badgeNo{background:var(--surface2);color:var(--text2)}.feedback-management-module__sCX8PG__emptyState{background:var(--surface1);border-radius:var(--br);border:1px dashed var(--surface3);}.feedback-management-module__sCX8PG__total{font-size:var(--fs-sm);color:var(--text2);margin-bottom:.75rem}
.monitoring-dashboard-module__weadUa__container{flex-direction:column;gap:1.5rem;display:flex}.monitoring-dashboard-module__weadUa__controlsBar{}.monitoring-dashboard-module__weadUa__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.65rem;display:grid}.monitoring-dashboard-module__weadUa__summaryCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:10px;padding:.85rem 1rem;position:relative}.monitoring-dashboard-module__weadUa__summaryLabel{font-size:var(--fs-xs);color:var(--text2);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.monitoring-dashboard-module__weadUa__summaryValue{font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--text1);margin-top:.15rem;line-height:1.1}@media (max-width:480px){.monitoring-dashboard-module__weadUa__summaryValue{font-size:var(--fs-lg)}}.monitoring-dashboard-module__weadUa__summaryHead{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;margin:0;padding:0;display:inline-flex}.monitoring-dashboard-module__weadUa__summaryHead:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-radius:var(--br-sm)}.monitoring-dashboard-module__weadUa__summaryInfoIcon{color:var(--text2);font-size:var(--fs-xs);opacity:.6;line-height:1;transition:opacity .15s,color .15s}.monitoring-dashboard-module__weadUa__summaryHead:hover .monitoring-dashboard-module__weadUa__summaryInfoIcon{opacity:1;color:var(--text1)}.monitoring-dashboard-module__weadUa__summaryDescriptionPopover{z-index:10;background:var(--surface1);border:1px solid var(--surface3);box-shadow:var(--shadow-lg);font-size:var(--fs-xs);color:var(--text1);text-transform:none;letter-spacing:normal;line-height:1.4;font-weight:var(--fw-regular);border-radius:10px;padding:10px 12px;position:absolute;left:0;right:0}.monitoring-dashboard-module__weadUa__summaryDescriptionPopover.monitoring-dashboard-module__weadUa__placementBottom{top:calc(100% + 8px)}.monitoring-dashboard-module__weadUa__summaryDescriptionPopover.monitoring-dashboard-module__weadUa__placementTop{bottom:calc(100% + 8px)}.monitoring-dashboard-module__weadUa__summaryDescriptionPopover:before{content:"";background:var(--surface1);width:10px;height:10px;position:absolute;left:18px;transform:rotate(45deg)}.monitoring-dashboard-module__weadUa__summaryDescriptionPopover.monitoring-dashboard-module__weadUa__placementBottom:before{border-top:1px solid var(--surface3);border-left:1px solid var(--surface3);border-bottom:none;border-right:none;top:-6px}.monitoring-dashboard-module__weadUa__summaryDescriptionPopover.monitoring-dashboard-module__weadUa__placementTop:before{border-top:none;border-left:none;border-bottom:1px solid var(--surface3);border-right:1px solid var(--surface3);bottom:-6px}.monitoring-dashboard-module__weadUa__chartGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,460px),1fr));gap:1.5rem;display:grid}.monitoring-dashboard-module__weadUa__chartCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);min-width:0;padding:1.25rem}@media (max-width:600px){.monitoring-dashboard-module__weadUa__chartCard{padding:.85rem}}.monitoring-dashboard-module__weadUa__chartTitle{font-size:var(--fs-md);font-weight:var(--fw-bold);color:var(--text1);margin:0 0 1rem}.monitoring-dashboard-module__weadUa__chartNote{font-size:var(--fs-xs);color:var(--text2);margin:-.6rem 0 .9rem}.monitoring-dashboard-module__weadUa__loadingMessage{text-align:center;color:var(--text2);font-size:var(--fs-md);padding:3rem}.monitoring-dashboard-module__weadUa__errorMessage{text-align:center;color:var(--status-error);font-size:var(--fs-md);padding:2rem}
.rule-cheatsheet-module__y4sqIq__wrapper{margin:2rem 0 0}.rule-cheatsheet-module__y4sqIq__heading{font-size:var(--fs-lg);font-weight:var(--fw-bold);color:var(--text1);margin:0 0 .5rem}.rule-cheatsheet-module__y4sqIq__intro{font-size:var(--fs-md);color:var(--text2);margin:0 0 1.5rem;line-height:1.6}.rule-cheatsheet-module__y4sqIq__tipList{counter-reset:tip;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.rule-cheatsheet-module__y4sqIq__tipCard{counter-increment:tip;background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-md);padding:1.25rem 1.35rem}.rule-cheatsheet-module__y4sqIq__tipHeader{align-items:center;gap:.65rem;margin:0 0 .5rem;display:flex}.rule-cheatsheet-module__y4sqIq__tipNumber{width:1.6rem;height:1.6rem;font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--text1);background:var(--surface3);border-radius:var(--br-pill);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.rule-cheatsheet-module__y4sqIq__tipNumber:before{content:counter(tip)}.rule-cheatsheet-module__y4sqIq__tipTitle{font-size:var(--fs-base);font-weight:var(--fw-semibold);color:var(--text1);margin:0;line-height:1.4}.rule-cheatsheet-module__y4sqIq__tipBody{font-size:var(--fs-md);color:var(--text1);margin:0 0 .75rem;line-height:1.6}.rule-cheatsheet-module__y4sqIq__exampleList{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.rule-cheatsheet-module__y4sqIq__exampleRow{font-size:var(--fs-md);color:var(--text1);align-items:flex-start;gap:.5rem;line-height:1.5;display:flex}.rule-cheatsheet-module__y4sqIq__cross{font-weight:var(--fw-bold);color:var(--status-error);flex-shrink:0}.rule-cheatsheet-module__y4sqIq__check{font-weight:var(--fw-bold);color:var(--status-success);flex-shrink:0}.rule-cheatsheet-module__y4sqIq__note{font-size:var(--fs-sm);color:var(--text2);margin:.75rem 0 0;line-height:1.5}
.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:var(--fs-2xl);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:var(--fs-2xl);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__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:var(--fs-base);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__codeLayout{line-height:1.6;font-size:var(--fs-base);flex-direction:column;gap:0;display:flex}.sentence-rule-editor-styles-module__8tK0lq__codeLayout .sentence-rule-editor-styles-module__8tK0lq__slot{padding:.5rem 0;display:block}.sentence-rule-editor-styles-module__8tK0lq__codeLayout .sentence-rule-editor-styles-module__8tK0lq__slotLabel{font-family:inherit;font-size:var(--fs-sm);font-weight:var(--fw-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--text-link);margin-bottom:.35rem;display:block}.sentence-rule-editor-styles-module__8tK0lq__codeLayout .sentence-rule-editor-styles-module__8tK0lq__connectorText{display:none}.sentence-rule-editor-styles-module__8tK0lq__codeLayout .sentence-rule-editor-styles-module__8tK0lq__chipAnchor{margin:.12rem .4rem .12rem 0}.sentence-rule-editor-styles-module__8tK0lq__clauseIcon{width:1rem;height:1rem;color:var(--text2);justify-content:center;align-items:center;display:inline-flex}.sentence-rule-editor-styles-module__8tK0lq__clauseIcon svg{fill:currentColor;width:16px;height:16px}.sentence-rule-editor-styles-module__8tK0lq__codeLayout .sentence-rule-editor-styles-module__8tK0lq__codeChip{color:var(--text1);vertical-align:middle;font-style:normal;text-decoration:none}:is(.sentence-rule-editor-styles-module__8tK0lq__codeLayout .sentence-rule-editor-styles-module__8tK0lq__codeChip .dot,.sentence-rule-editor-styles-module__8tK0lq__codeLayout .sentence-rule-editor-styles-module__8tK0lq__codeChip .chev){display:none}.sentence-rule-editor-styles-module__8tK0lq__codeLayout .sentence-rule-editor-styles-module__8tK0lq__chipAnchor.sentence-rule-editor-styles-module__8tK0lq__mono{margin:.4rem 0 .12rem;display:block}.sentence-rule-editor-styles-module__8tK0lq__codeLayout .sentence-rule-editor-styles-module__8tK0lq__codeChipMono{-webkit-line-clamp:4;line-clamp:4;border-radius:var(--br-md);white-space:normal;width:fit-content;max-width:100%;font-weight:var(--fw-medium);text-align:left;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sentence-rule-editor-styles-module__8tK0lq__codeLayout .sentence-rule-editor-styles-module__8tK0lq__codeChipEmpty{color:var(--text2);border-style:dashed;font-style:normal}.sentence-rule-editor-styles-module__8tK0lq__slot{display:inline}@media (max-width:600px){.sentence-rule-editor-styles-module__8tK0lq__sentenceBody:not(.sentence-rule-editor-styles-module__8tK0lq__codeLayout) .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__sentenceBody:not(.sentence-rule-editor-styles-module__8tK0lq__codeLayout) .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__sentenceBody:not(.sentence-rule-editor-styles-module__8tK0lq__codeLayout) .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__sentenceBody:not(.sentence-rule-editor-styles-module__8tK0lq__codeLayout) .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:var(--fw-medium);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;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__wide{min-width:420px;max-width:min(640px,100vw - 16px)}.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:var(--fs-2xs);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{text-align:left;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:var(--surface2);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:var(--surface2)}.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 .optIcon{width:1.4rem;height:1.4rem;color:var(--text2);flex:none;justify-content:center;align-self:flex-start;align-items:center;margin-top:.05rem;display:inline-flex}.sentence-rule-editor-styles-module__8tK0lq__popoverOption .optIcon svg{fill:currentColor;width:20px;height:20px}.sentence-rule-editor-styles-module__8tK0lq__popoverOption.sentence-rule-editor-styles-module__8tK0lq__active.sentence-rule-editor-styles-module__8tK0lq__active .optIcon{color:inherit}.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:var(--fs-2xs);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:var(--fs-base)}}.sentence-rule-editor-styles-module__8tK0lq__valueEditor .hint{font-size:var(--fs-xs);color:var(--text2);justify-content:space-between;align-items:baseline;gap:.75rem;padding:.35rem .2rem 0;display:flex}.sentence-rule-editor-styles-module__8tK0lq__valueEditor .hint>span:first-child{flex:auto;min-width:0}.sentence-rule-editor-styles-module__8tK0lq__valueEditor .hint>span:last-child{white-space:nowrap;font-variant-numeric:tabular-nums;flex:none}.sentence-rule-editor-styles-module__8tK0lq__valueEditor .err{color:var(--status-error)}.sentence-rule-editor-styles-module__8tK0lq__bodyNote{border-radius:var(--br-sm);background:color-mix(in srgb,var(--text-link)8%,transparent);color:var(--text2);font-size:var(--fs-xs);align-items:flex-start;gap:.4rem;margin-top:.5rem;padding:.5rem .6rem;line-height:1.45;display:flex}.sentence-rule-editor-styles-module__8tK0lq__bodyNote a{color:var(--text-link);white-space:nowrap;text-decoration:underline}.sentence-rule-editor-styles-module__8tK0lq__dryRun{border-radius:var(--br-sm);background:color-mix(in srgb,var(--status-success)10%,transparent);border:1px solid color-mix(in srgb,var(--status-success)22%,transparent);margin-top:.5rem;padding:.5rem .6rem}.sentence-rule-editor-styles-module__8tK0lq__dryRunZero{background:color-mix(in srgb,var(--text2)8%,transparent);border-color:color-mix(in srgb,var(--text2)18%,transparent)}.sentence-rule-editor-styles-module__8tK0lq__dryRunHead{font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--text1);align-items:center;gap:.4rem;display:flex}.sentence-rule-editor-styles-module__8tK0lq__dryRunSamples{flex-direction:column;gap:.2rem;margin:.4rem 0 0;padding-left:1rem;list-style:outside;display:flex}.sentence-rule-editor-styles-module__8tK0lq__dryRunSamples li{font-size:var(--fs-xs);color:var(--text2);overflow-wrap:anywhere}.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}}.sentence-rule-editor-styles-module__8tK0lq__dialogTitle{margin-top:0}.sentence-rule-editor-styles-module__8tK0lq__dialogBody{color:var(--text2)}.sentence-rule-editor-styles-module__8tK0lq__dialogActions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.sentence-rule-editor-styles-module__8tK0lq__dialogActionsRoomy{margin-top:1.25rem}.sentence-rule-editor-styles-module__8tK0lq__dialogLink{color:var(--accent-cool);text-decoration:underline}@media (max-width:768px){.sentence-rule-editor-styles-module__8tK0lq__videoPickerStack{flex:1;min-height:0}}
.video-filter-picker-module__APnrqq__container{flex-direction:column;gap:.75rem;min-height:0;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__listViewport{height:clamp(220px,48vh,420px);padding-right:.25rem;overflow-y:auto}@media (max-width:768px){.video-filter-picker-module__APnrqq__container{flex:1}.video-filter-picker-module__APnrqq__listViewport{flex:1;height:auto;min-height:0}}.video-filter-picker-module__APnrqq__listViewport::-webkit-scrollbar{width:6px}.video-filter-picker-module__APnrqq__listViewport::-webkit-scrollbar-track{background:0 0}.video-filter-picker-module__APnrqq__listViewport::-webkit-scrollbar-thumb{background:var(--surface2);border-radius:3px}.video-filter-picker-module__APnrqq__videoList{opacity:1;flex-direction:column;gap:.5rem;transition:opacity .2s;display:flex}.video-filter-picker-module__APnrqq__videoList.video-filter-picker-module__APnrqq__videoListLoading{opacity:.6}.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:var(--fs-2xs);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;min-height:1.75rem;display:flex}.video-filter-picker-module__APnrqq__stateMessage{text-align:center;height:100%;color:var(--text2);font-size:var(--fs-sm);justify-content:center;align-items:center;padding:1.5rem;display:flex}.video-filter-picker-module__APnrqq__errorMessage{color:var(--status-error)}.video-filter-picker-module__APnrqq__loadingMore{text-align:center;color:var(--text2);font-size:var(--fs-sm);padding:.5rem}.video-filter-picker-module__APnrqq__observerTarget{height:1px}
.skeleton-module__1dG7Zq__skeletonBase{background:linear-gradient(90deg,var(--surface2)25%,var(--surface3)50%,var(--surface2)75%);animation:1.4s ease-in-out infinite skeleton-module__1dG7Zq__skeleton-shimmer;animation-delay:var(--skeleton-delay,0s);border-radius:var(--skeleton-radius,8px);height:var(--skeleton-height,1rem);width:var(--skeleton-width,100%);background-size:200% 100%;position:relative;overflow:hidden}@keyframes skeleton-module__1dG7Zq__skeleton-shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}
.embed-snippet-module__nfFqhW__button.embed-snippet-module__nfFqhW__button{background:var(--surface2);border-radius:var(--br-pill);padding:6px 12px}.embed-snippet-module__nfFqhW__button.embed-snippet-module__nfFqhW__button:hover{border-color:var(--border-focus,var(--surface3));color:var(--text1);background:var(--surface1)}.embed-snippet-module__nfFqhW__modalBody{flex-direction:column;gap:12px;display:flex}.embed-snippet-module__nfFqhW__modalTitle{font-size:var(--fs-base);color:var(--text1);margin:0}.embed-snippet-module__nfFqhW__statusText{font-size:var(--fs-sm);color:var(--text2)}.embed-snippet-module__nfFqhW__code{background:var(--surface2);border:1px solid var(--surface3);border-radius:calc(var(--br)*1.25);font-size:var(--fs-xs);white-space:pre-wrap;word-break:break-all;color:var(--text1);margin:0;padding:12px}.embed-snippet-module__nfFqhW__bar{gap:8px;display:flex}
.search-dropdown-module__56kPna__container{width:100%;position:relative}.search-dropdown-module__56kPna__searchInput.search-dropdown-module__56kPna__searchInput{border:1px solid var(--surface3);border-radius:var(--br-md);background:var(--surface1);width:100%;color:var(--text1);font-size:var(--fs-base);padding:.75rem}.search-dropdown-module__56kPna__searchInput.search-dropdown-module__56kPna__searchInput:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px hsla(var(--brand-hue),50%,50%,.1);outline:none}.search-dropdown-module__56kPna__dropdown{box-sizing:border-box;background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br-md);max-height:min(300px,var(--popover-max-block-size,300px));overscroll-behavior:contain;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.search-dropdown-module__56kPna__dropdownItem{cursor:pointer;align-items:center;gap:.75rem;padding:.75rem;transition:background .2s;display:flex}.search-dropdown-module__56kPna__dropdownItem:hover{background:var(--surface2)}.search-dropdown-module__56kPna__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.search-dropdown-module__56kPna__itemInfo{flex-direction:column;flex:1;min-width:0;display:flex}.search-dropdown-module__56kPna__itemTitle{font-size:var(--fs-md);font-weight:var(--fw-medium);color:var(--text1);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-dropdown-module__56kPna__itemSubtitle{font-size:var(--fs-xs);color:var(--text2);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-dropdown-module__56kPna__itemDescription{font-size:var(--fs-sm);color:var(--text2);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.search-dropdown-module__56kPna__loadingText,.search-dropdown-module__56kPna__emptyText{color:var(--text2);font-size:var(--fs-md);text-align:center;padding:.75rem}
.templates-dialog-module__m5MPTG__dialogHeader{padding:calc(var(--gap)*1.5);border-bottom:1px solid var(--surface3);justify-content:space-between;align-items:center;display:flex}.templates-dialog-module__m5MPTG__dialogTitle{font-size:var(--fs-xl);font-weight:var(--fw-semibold);color:var(--text1);margin:0}.templates-dialog-module__m5MPTG__closeButton.templates-dialog-module__m5MPTG__closeButton{width:32px;height:32px;padding:0}.templates-dialog-module__m5MPTG__closeButton svg{fill:currentColor;width:24px;height:24px}.templates-dialog-module__m5MPTG__dialogContent{padding:calc(var(--gap)*1.5)}.templates-dialog-module__m5MPTG__description{font-size:var(--fs-sm);color:var(--text2);margin:0 0 calc(var(--gap)*1.5)0;line-height:1.5}.templates-dialog-module__m5MPTG__templateList{border:1px solid var(--surface3);border-radius:var(--br);margin-bottom:var(--gap);flex-direction:column;display:flex;overflow:hidden}.templates-dialog-module__m5MPTG__emptyState{padding:calc(var(--gap)*2);text-align:center;color:var(--text2);background-color:var(--surface2);border-radius:var(--br);border:1px dashed var(--surface3);margin-bottom:var(--gap)}.templates-dialog-module__m5MPTG__templateRow{align-items:center;gap:var(--gap);padding:calc(var(--gap)*.75)var(--gap);border-bottom:1px solid var(--surface3);background-color:var(--surface1);grid-template-columns:1fr auto auto;transition:background-color .15s;display:grid}.templates-dialog-module__m5MPTG__templateRow:last-child{border-bottom:none}.templates-dialog-module__m5MPTG__templateRow:hover{background-color:var(--surface2)}.templates-dialog-module__m5MPTG__templatePreview{font-size:var(--fs-sm);color:var(--text1);white-space:nowrap;text-overflow:ellipsis;cursor:default;min-width:0;overflow:hidden}.templates-dialog-module__m5MPTG__templatePreviewClickable{cursor:pointer}.templates-dialog-module__m5MPTG__rowIconButton.templates-dialog-module__m5MPTG__rowIconButton{flex-shrink:0;width:28px;height:28px;padding:0}.templates-dialog-module__m5MPTG__rowIconButton svg{fill:currentColor;width:16px;height:16px}.templates-dialog-module__m5MPTG__deleteRowButton.templates-dialog-module__m5MPTG__deleteRowButton:hover:not(:disabled){color:var(--status-error)}.templates-dialog-module__m5MPTG__insertButton{flex-shrink:0}.templates-dialog-module__m5MPTG__editExpansion{padding:calc(var(--gap)*.75)var(--gap);border-bottom:1px solid var(--surface3);background-color:var(--surface2);gap:calc(var(--gap)/2);flex-direction:column;display:flex}.templates-dialog-module__m5MPTG__editExpansion:last-child{border-bottom:none}.templates-dialog-module__m5MPTG__editTextarea.templates-dialog-module__m5MPTG__editTextarea{width:100%;padding:calc(var(--gap)/2);border:1px solid var(--border-focus);border-radius:var(--br);background-color:var(--surface1);color:var(--text1);font-size:var(--fs-sm);resize:vertical;box-sizing:border-box;min-height:64px;font-family:inherit;line-height:1.4}.templates-dialog-module__m5MPTG__editTextarea.templates-dialog-module__m5MPTG__editTextarea:focus{box-shadow:none;outline:none}.templates-dialog-module__m5MPTG__editActions{justify-content:space-between;align-items:center;display:flex}.templates-dialog-module__m5MPTG__editActionRight{gap:calc(var(--gap)/2);display:flex}.templates-dialog-module__m5MPTG__addButton svg{fill:currentColor;width:16px;height:16px}
.upsell-modal-module__0JDgQa__modalContent{text-align:center;flex-direction:column;align-items:center;max-width:560px;margin:0 auto;padding:.5rem .5rem 1rem;display:flex;position:relative}@media (max-width:768px){.upsell-modal-module__0JDgQa__modalContent{padding:1.5rem 1rem 1rem}}.upsell-modal-module__0JDgQa__title{font-size:var(--fs-2xl);font-weight:var(--fw-display);letter-spacing:-.02em;background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .6rem}.upsell-modal-module__0JDgQa__subtitle{font-size:var(--fs-base);color:var(--text2);max-width:460px;margin:0 0 1.1rem;line-height:1.55}.upsell-modal-module__0JDgQa__benefitList{text-align:left;flex-direction:column;gap:.6rem;width:100%;max-width:400px;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.upsell-modal-module__0JDgQa__benefitList li{color:var(--text1);font-size:var(--fs-md);align-items:flex-start;gap:.6rem;line-height:1.4;display:flex}.upsell-modal-module__0JDgQa__benefitList .upsell-modal-module__0JDgQa__check{border-radius:var(--br-pill);background:color-mix(in srgb,var(--button-primary)14%,transparent);width:1.35rem;height:1.35rem;color:var(--button-primary);font-size:var(--fs-sm);font-weight:var(--fw-display);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.upsell-modal-module__0JDgQa__buttonContainer{flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:320px;display:flex}.upsell-modal-module__0JDgQa__primaryButton{font-size:var(--fs-base);font-weight:var(--fw-bold);border-radius:var(--br);background:var(--gradient-brand);cursor:pointer;width:100%;box-shadow:var(--shadow-brand-soft);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.75rem;text-decoration:none;transition:all .2s ease-in-out;display:flex;color:#fff!important}.upsell-modal-module__0JDgQa__primaryButton:hover,.upsell-modal-module__0JDgQa__primaryButton:visited,.upsell-modal-module__0JDgQa__primaryButton:active,.upsell-modal-module__0JDgQa__primaryButton:link{text-decoration:none;color:#fff!important}.upsell-modal-module__0JDgQa__primaryButton:hover{box-shadow:var(--shadow-brand-medium);transform:translateY(-1px)}.upsell-modal-module__0JDgQa__primaryButton:active{transform:translateY(0)}.upsell-modal-module__0JDgQa__trustLine{font-size:var(--fs-sm);color:var(--text2);margin:.1rem 0 0}.upsell-modal-module__0JDgQa__secondaryButton.upsell-modal-module__0JDgQa__secondaryButton{font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--text2);cursor:pointer;background:0 0;border:none;padding:.15rem .4rem;transition:color .2s}.upsell-modal-module__0JDgQa__secondaryButton.upsell-modal-module__0JDgQa__secondaryButton:hover{color:var(--text1)}
.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__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__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}
.audit-share-module__fniWpG__toolbar{align-items:center;gap:calc(var(--gap)*.6);margin-bottom:var(--gap);flex-wrap:wrap;display:flex}.audit-share-module__fniWpG__shareButton.audit-share-module__fniWpG__shareButton{background:var(--surface2);font-size:var(--fs-sm);font-weight:var(--fw-bold);border-radius:999px;padding:.5rem 1rem}.audit-share-module__fniWpG__shareButton.audit-share-module__fniWpG__shareButton:hover{background:var(--surface3)}
.graph-card-module__hju4gq__card{background:var(--surface1);border:1px solid var(--surface3);border-radius:calc(var(--br)*2);padding:calc(var(--gap)*1.25);flex-direction:column;gap:14px;display:flex;position:relative}.graph-card-module__hju4gq__header{flex-direction:column;gap:2px;padding-right:130px;display:flex}.graph-card-module__hju4gq__sectionTitle{font-size:var(--fs-base);font-weight:var(--fw-bold);color:var(--text1);margin:0}.graph-card-module__hju4gq__sectionSubtitle{font-size:var(--fs-sm);color:var(--text2)}.graph-card-module__hju4gq__cornerWatermark{font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--text2);opacity:.4;letter-spacing:-.01em;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;top:14px;right:16px}.graph-card-module__hju4gq__footer{justify-content:flex-end;align-items:center;gap:8px;display:flex}
.user-search-module__cHV15q__selectedUsers{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.user-search-module__cHV15q__userChip{background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-lg);font-size:var(--fs-sm);color:var(--text1);align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}.user-search-module__cHV15q__inlineChip{box-sizing:border-box;background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-md);height:36px;font-size:var(--fs-sm);color:var(--text1);align-items:center;gap:.5rem;padding:0 .6rem;display:flex}.user-search-module__cHV15q__chipAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px}.user-search-module__cHV15q__chipLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.user-search-module__cHV15q__removeButton.user-search-module__cHV15q__removeButton{padding:0}
.author-box-module__R5SDgW__box.author-box-module__R5SDgW__box{align-items:flex-start;gap:20px;margin:48px 0 0;padding:24px;display:flex}@media (max-width:480px){.author-box-module__R5SDgW__box.author-box-module__R5SDgW__box{flex-direction:column}}.author-box-module__R5SDgW__avatar{background:var(--gradient-brand-raised);width:56px;height:56px;color:var(--color-white);font-size:var(--fs-xl);font-weight:var(--fw-bold);letter-spacing:var(--tracking-wide);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.author-box-module__R5SDgW__avatarImage{object-fit:cover;border:1px solid var(--surface3);border-radius:50%;flex-shrink:0;width:56px;height:56px}.author-box-module__R5SDgW__info{min-width:0}.author-box-module__R5SDgW__name{font-size:var(--fs-base);font-weight:var(--fw-bold);color:var(--text1);margin:0 0 2px}.author-box-module__R5SDgW__role{font-size:var(--fs-sm);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text3);margin:0 0 10px}.author-box-module__R5SDgW__bio{font-size:var(--fs-md);color:var(--text2);margin:0;line-height:1.6}
.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:var(--fs-lg)}}.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:var(--fs-2xs);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}}
.rule-workspace-view-module__QqRs0q__page{gap:var(--gap);flex-direction:column;display:flex}.rule-workspace-view-module__QqRs0q__actionsBar{grid-area:actions;justify-content:flex-end;align-self:start;align-items:center;gap:.5rem;display:flex}.rule-workspace-view-module__QqRs0q__actionBtns{align-items:center;gap:.375rem;display:inline-flex}.rule-workspace-view-module__QqRs0q__actionBtn.rule-workspace-view-module__QqRs0q__actionBtn{gap:.4rem;padding:.35rem .7rem}.rule-workspace-view-module__QqRs0q__actionBtn svg{fill:currentColor}.rule-workspace-view-module__QqRs0q__actionBtnDanger.rule-workspace-view-module__QqRs0q__actionBtnDanger{color:var(--status-error);border-color:color-mix(in srgb,var(--status-error)35%,var(--surface3))}.rule-workspace-view-module__QqRs0q__actionBtnDanger.rule-workspace-view-module__QqRs0q__actionBtnDanger:hover{background:color-mix(in srgb,var(--status-error)12%,transparent);color:var(--status-error)}@media (max-width:600px){.rule-workspace-view-module__QqRs0q__actionBtn.rule-workspace-view-module__QqRs0q__actionBtn{background:0 0;border:none;gap:0;width:34px;height:34px;padding:0}.rule-workspace-view-module__QqRs0q__actionBtn svg{width:18px;height:18px}.rule-workspace-view-module__QqRs0q__actionLabel{display:none}}.rule-workspace-view-module__QqRs0q__activeToggle{color:var(--text2);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;align-items:center;gap:.5rem;padding:.3rem .5rem .3rem 0;display:inline-flex}.rule-workspace-view-module__QqRs0q__activeToggleOn{color:var(--text-link)}.rule-workspace-view-module__QqRs0q__body{gap:var(--gap);flex:1;grid-template:"left actions""left right"minmax(0,1fr)/minmax(0,1fr) minmax(0,1fr);min-height:0;display:grid}.rule-workspace-view-module__QqRs0q__leftCol{grid-area:left}@media (max-width:900px){.rule-workspace-view-module__QqRs0q__body{grid-template:"actions""left""right"/1fr}}.rule-workspace-view-module__QqRs0q__col{flex-direction:column;gap:1.25rem;min-width:0;display:flex}@media (max-width:600px){.rule-workspace-view-module__QqRs0q__col{gap:.875rem}}.rule-workspace-view-module__QqRs0q__rightCol{background:0 0;grid-area:right}.rule-workspace-view-module__QqRs0q__sectionLabel{font-size:var(--fs-xs);font-weight:var(--fw-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text2)}.rule-workspace-view-module__QqRs0q__card.rule-workspace-view-module__QqRs0q__card{flex-direction:column;gap:.5rem;padding:.875rem 1rem;display:flex}@media (max-width:600px){.rule-workspace-view-module__QqRs0q__card.rule-workspace-view-module__QqRs0q__card{padding:.75rem .875rem}}.rule-workspace-view-module__QqRs0q__followUpList{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.rule-workspace-view-module__QqRs0q__followUpItem{background:var(--surface2);border-radius:var(--br);cursor:pointer;font-size:var(--fs-sm);color:var(--text1);align-items:flex-start;gap:.5rem;padding:.5rem .625rem;display:flex}.rule-workspace-view-module__QqRs0q__followUpItem:hover{background:var(--surface3)}.rule-workspace-view-module__QqRs0q__followUpBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.rule-workspace-view-module__QqRs0q__followUpMeta{font-size:var(--fs-xs);color:var(--text2);word-break:break-word;line-height:1.35}.rule-workspace-view-module__QqRs0q__followUpQuote{font-style:italic}.rule-workspace-view-module__QqRs0q__followUpPaused{flex-shrink:0;}.rule-workspace-view-module__QqRs0q__stepNum{font-weight:var(--fw-bold);color:var(--text2);font-size:var(--fs-xs);min-width:1.25rem}.rule-workspace-view-module__QqRs0q__followUpName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.rule-workspace-view-module__QqRs0q__parentLink.rule-workspace-view-module__QqRs0q__parentLink{text-align:left;white-space:normal;justify-content:flex-start}.rule-workspace-view-module__QqRs0q__helperLine{font-size:var(--fs-sm);color:var(--text2);line-height:1.45}.rule-workspace-view-module__QqRs0q__glyph{width:22px;height:22px;font-size:var(--fs-md);color:var(--text2);justify-content:center;align-items:center;display:inline-flex}.rule-workspace-view-module__QqRs0q__glyphBlue{color:var(--text-link)}.rule-workspace-view-module__QqRs0q__glyphViolet{color:var(--accent-cool)}.rule-workspace-view-module__QqRs0q__glyphRed{color:var(--status-error)}.rule-workspace-view-module__QqRs0q__glyphAmber{color:var(--status-warning)}.rule-workspace-view-module__QqRs0q__sectionHeaderRow{justify-content:space-between;align-items:baseline;display:flex}@media (max-width:600px){.rule-workspace-view-module__QqRs0q__sectionHeaderRow,.rule-workspace-view-module__QqRs0q__hideOnMobile{display:none}}.rule-workspace-view-module__QqRs0q__showOnMobile{display:none}@media (max-width:600px){.rule-workspace-view-module__QqRs0q__showOnMobile{display:block}}.rule-workspace-view-module__QqRs0q__recentLine{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.rule-workspace-view-module__QqRs0q__recentTitle{font-size:var(--fs-base);font-weight:var(--fw-bold);color:var(--text1)}.rule-workspace-view-module__QqRs0q__recentSubtitle{font-size:var(--fs-sm);color:var(--text2)}.rule-workspace-view-module__QqRs0q__chartCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);padding:1rem 1.25rem .75rem}@media (max-width:600px){.rule-workspace-view-module__QqRs0q__chartCard{background:0 0;border:none;padding:0}.rule-workspace-view-module__QqRs0q__chartCard>.rule-workspace-view-module__QqRs0q__wsSparkLarge{display:none}}.rule-workspace-view-module__QqRs0q__mobileChartHeader{display:none}@media (max-width:600px){.rule-workspace-view-module__QqRs0q__mobileChartHeader{justify-content:space-between;align-items:center;gap:1rem;padding:4px 0 8px;display:flex}}.rule-workspace-view-module__QqRs0q__mobileChartLeft{flex-direction:column;gap:2px;display:flex}.rule-workspace-view-module__QqRs0q__mobileChartLabel{font-size:var(--fs-2xs);font-weight:var(--fw-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text2)}.rule-workspace-view-module__QqRs0q__mobileChartCount{font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--text1);line-height:1}.rule-workspace-view-module__QqRs0q__mobileChartCount .rule-workspace-view-module__QqRs0q__lbl{font-size:var(--fs-sm);color:var(--text2);font-weight:var(--fw-medium);margin-left:4px}.rule-workspace-view-module__QqRs0q__mobileMiniSpark{flex-shrink:0;width:110px;height:36px;position:relative}.rule-workspace-view-module__QqRs0q__mobileMiniSpark>div{height:36px!important}.rule-workspace-view-module__QqRs0q__sparkAxis{font-size:var(--fs-xs);color:var(--text2);justify-content:space-between;margin-top:4px;display:flex}@media (max-width:600px){.rule-workspace-view-module__QqRs0q__sparkAxis{display:none}}.rule-workspace-view-module__QqRs0q__listCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);padding:.25rem 1rem}
.sentiment-chip-module__oeTfma__dot{background:var(--dot-color);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.sentiment-chip-module__oeTfma__chip{font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--text2);white-space:nowrap;flex:none;align-items:center;gap:5px;display:inline-flex}
.banners-section-module__Xyba8G__section{flex-direction:column;gap:2rem;display:flex}.banners-section-module__Xyba8G__group{flex-direction:column;gap:.75rem;display:flex}.banners-section-module__Xyba8G__groupLabel{font-size:var(--fs-sm);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text3);margin:0}.banners-section-module__Xyba8G__stickyDemo{z-index:1;border-radius:var(--br-md);position:sticky;top:.5rem;overflow:hidden;box-shadow:0 8px 24px #00000059}.banners-section-module__Xyba8G__demoFiller{border:1px dashed var(--surface4);border-radius:var(--br-md);background:var(--surface2);min-height:150vh;color:var(--text3);margin-top:1.5rem;padding:1.25rem;line-height:1.6}
.audit-comment-module__jrTY7q__card{background:var(--surface1);border:1px solid var(--surface3);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;column-gap:12px;padding:12px 14px;display:grid}.audit-comment-module__jrTY7q__avatar{background:var(--surface3);width:36px;height:36px;color:var(--text2);font-weight:var(--fw-display);font-size:var(--fs-sm);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.audit-comment-module__jrTY7q__main{flex-flow:column;gap:6px;min-width:0;display:flex}.audit-comment-module__jrTY7q__head{flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0;display:flex}.audit-comment-module__jrTY7q__author{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:var(--fw-bold);font-size:var(--fs-md);color:var(--text1);overflow:hidden}.audit-comment-module__jrTY7q__date{font-size:var(--fs-xs);color:var(--text2);white-space:nowrap}.audit-comment-module__jrTY7q__text{color:var(--text1);line-height:1.5;font-size:var(--fs-md);overflow-wrap:anywhere}.audit-comment-module__jrTY7q__reply{gap:8px;margin-top:4px;display:flex}.audit-comment-module__jrTY7q__replyAvatar{background:var(--surface3);width:26px;height:26px;color:var(--text2);font-weight:var(--fw-display);font-size:var(--fs-xs);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.audit-comment-module__jrTY7q__replyAvatarImg{object-fit:cover;width:100%;height:100%}.audit-comment-module__jrTY7q__replyBody{flex-flow:column;gap:2px;min-width:0;display:flex}.audit-comment-module__jrTY7q__replyHead{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.audit-comment-module__jrTY7q__replyWho{overflow-wrap:anywhere;min-width:0;font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--text1)}.audit-comment-module__jrTY7q__creatorBadge{font-size:var(--fs-2xs);font-weight:var(--fw-bold);background:var(--surface3);color:var(--text2);white-space:nowrap;border-radius:999px;padding:1px 6px}.audit-comment-module__jrTY7q__draftBadge{font-size:var(--fs-2xs);font-weight:var(--fw-display);letter-spacing:.02em;text-transform:uppercase;color:var(--button-primary);background:color-mix(in srgb,var(--button-primary)12%,transparent);white-space:nowrap;border-radius:999px;padding:1px 6px}.audit-comment-module__jrTY7q__replyText{font-size:var(--fs-sm);color:var(--text1);overflow-wrap:anywhere;line-height:1.45}.audit-comment-module__jrTY7q__actions{align-items:center;gap:4px;margin:2px 0 0 -6px;display:flex}.audit-comment-module__jrTY7q__actionButton{color:var(--text2);cursor:default;align-items:center;padding:4px 6px;display:flex}.audit-comment-module__jrTY7q__actionButton svg{opacity:.7;width:15px;height:15px}.audit-comment-module__jrTY7q__replyButton{font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--text2);cursor:default;padding:4px 8px}.audit-comment-module__jrTY7q__foot{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.audit-comment-module__jrTY7q__on{overflow-wrap:anywhere;min-width:0;font-size:var(--fs-xs);color:var(--text2)}.audit-comment-module__jrTY7q__thumbLink{border-radius:6px;align-self:start;line-height:0;display:block;overflow:hidden}.audit-comment-module__jrTY7q__thumb{aspect-ratio:16/9;object-fit:cover;background:var(--surface3);width:88px;transition:opacity .15s;display:block}.audit-comment-module__jrTY7q__thumbLink:hover .audit-comment-module__jrTY7q__thumb{opacity:.85}@media (max-width:540px){.audit-comment-module__jrTY7q__card{grid-template-columns:auto minmax(0,1fr)}.audit-comment-module__jrTY7q__thumbLink{display:none}}
.records-strip-module__PFFMva__strip{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.records-strip-module__PFFMva__strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.records-strip-module__PFFMva__strip{grid-template-columns:repeat(4,minmax(0,1fr))}}.records-strip-module__PFFMva__cardBase{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.records-strip-module__PFFMva__cardBase.records-strip-module__PFFMva__cardBase{border-radius:calc(var(--br)*1.5);padding:14px 16px}.records-strip-module__PFFMva__card{}.records-strip-module__PFFMva__clickableCard{font:inherit;color:inherit;width:100%;transition:border-color .15s,transform .15s;}.records-strip-module__PFFMva__clickableCard:hover{border-color:var(--border-focus,var(--surface3));transform:translateY(-1px)}.records-strip-module__PFFMva__clickableCard:focus-visible{outline:2px solid var(--button-primary);outline-offset:2px}.records-strip-module__PFFMva__eyebrow{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text2)}.records-strip-module__PFFMva__headline{font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--text1);letter-spacing:-.02em;line-height:1.1}.records-strip-module__PFFMva__sub{font-size:var(--fs-sm);color:var(--text2)}
.notification-editor-module__AidNCW__header{border-bottom:1px solid var(--surface3);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.notification-editor-module__AidNCW__unifiedContent{grid-template-columns:1fr 1fr;gap:2rem;padding:2rem;display:grid}@media (max-width:1024px){.notification-editor-module__AidNCW__unifiedContent{grid-template-columns:1fr}}.notification-editor-module__AidNCW__formSection{flex-direction:column;gap:1.5rem;display:flex}.notification-editor-module__AidNCW__previewSection{flex-direction:column;height:fit-content;display:flex;position:sticky;top:0}@media (max-width:1024px){.notification-editor-module__AidNCW__previewSection{position:static}}.notification-editor-module__AidNCW__previewTitle{color:var(--text2);font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:var(--tracking-wide);margin:0 0 1rem}.notification-editor-module__AidNCW__previewCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br-md);padding:1rem}.notification-editor-module__AidNCW__previewContent{font-size:var(--fs-sm);color:var(--text2);line-height:1.5}.notification-editor-module__AidNCW__previewContent p{margin:0 0 .5rem}.notification-editor-module__AidNCW__previewContent a{color:var(--text1);text-decoration:none}.notification-editor-module__AidNCW__previewContent a:hover{text-decoration:underline}.notification-editor-module__AidNCW__previewContent img{border-radius:var(--br-sm);max-width:100%;margin:.5rem 0}.notification-editor-module__AidNCW__formGroup{margin-bottom:1.5rem}.notification-editor-module__AidNCW__fieldLabel{color:var(--text2);font-weight:var(--fw-semibold);font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:var(--tracking-wide);align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.notification-editor-module__AidNCW__fieldHint{font-weight:var(--fw-regular);font-size:var(--fs-xs);text-transform:none;letter-spacing:0;color:var(--text3)}.notification-editor-module__AidNCW__chipRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.notification-editor-module__AidNCW__addChip.notification-editor-module__AidNCW__addChip{border-style:dashed}.notification-editor-module__AidNCW__removableChip{border-radius:var(--br-pill);font-size:var(--fs-sm);background:var(--surface-selected);border:1px solid var(--surface3);color:var(--text1);align-items:center;gap:.35rem;padding:.3rem .4rem .3rem .75rem;display:inline-flex}.notification-editor-module__AidNCW__chipX.notification-editor-module__AidNCW__chipX{width:18px;height:18px;padding:0}.notification-editor-module__AidNCW__panel{border:1px solid var(--surface3);background:var(--surface1);border-radius:10px;flex-direction:column;gap:1.1rem;margin-top:.85rem;padding:1rem;display:flex}.notification-editor-module__AidNCW__miniLabel{font-size:var(--fs-xs);color:var(--text2);margin-bottom:.45rem;display:block}.notification-editor-module__AidNCW__input{border:1px solid var(--surface3);border-radius:var(--br-md);background:var(--surface2);width:100%;color:var(--text1);font-size:var(--fs-base);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;padding:.75rem}@media (prefers-color-scheme:dark){.notification-editor-module__AidNCW__input{--lightningcss-light: ;--lightningcss-dark:initial}}.notification-editor-module__AidNCW__input:focus{border-color:var(--surface4);outline:none}.notification-editor-module__AidNCW__input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;margin-right:-8px;padding:8px;transition:all .2s}.notification-editor-module__AidNCW__input::-webkit-calendar-picker-indicator:hover{opacity:1}.notification-editor-module__AidNCW__select{border:1px solid var(--surface3);border-radius:var(--br-md);background:var(--surface2);width:100%;color:var(--text1);font-size:var(--fs-base);padding:.75rem}.notification-editor-module__AidNCW__select:focus{border-color:var(--surface4);outline:none}.notification-editor-module__AidNCW__textArea{border:1px solid var(--surface3);border-radius:var(--br-md);background:var(--surface2);width:100%;color:var(--text1);font-size:var(--fs-base);resize:vertical;min-height:200px;font-family:var(--font-mono);padding:.75rem}.notification-editor-module__AidNCW__textArea:focus{border-color:var(--surface4);outline:none}.notification-editor-module__AidNCW__buttonGroup{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.notification-editor-module__AidNCW__previewFrame{border-radius:var(--br-md);background:var(--color-white);border:none;width:100%;min-height:460px}.notification-editor-module__AidNCW__helperText{font-size:var(--fs-sm);color:var(--text2);margin:.5rem 0 0}.notification-editor-module__AidNCW__helperTextError{color:var(--status-error)}.notification-editor-module__AidNCW__tokenLabel{align-self:center;margin:0}.notification-editor-module__AidNCW__tokenChip{font-family:var(--font-mono)}.notification-editor-module__AidNCW__previewNote{margin-bottom:1rem}.notification-editor-module__AidNCW__sampleList{margin:0;padding-left:1.2rem}.notification-editor-module__AidNCW__toolbarIconButton.notification-editor-module__AidNCW__toolbarIconButton svg{width:16px;height:16px}.notification-editor-module__AidNCW__helperButtons{gap:.5rem;margin-bottom:.5rem;display:flex}
.blog-content-module__iJr0CW__article{width:100%;max-width:800px}.blog-content-module__iJr0CW__section{margin-bottom:32px}.blog-content-module__iJr0CW__section:last-child{margin-bottom:0}.blog-content-module__iJr0CW__paragraph a{text-decoration:underline;transition:opacity .2s}.blog-content-module__iJr0CW__paragraph a:hover{opacity:.8}.blog-content-module__iJr0CW__paragraph strong{font-weight:var(--fw-semibold);color:var(--text1)}.blog-content-module__iJr0CW__unorderedList li{margin-bottom:12px}.blog-content-module__iJr0CW__unorderedList li strong{font-weight:var(--fw-semibold);color:var(--text1)}.blog-content-module__iJr0CW__unorderedList li a{text-decoration:underline;transition:opacity .2s}.blog-content-module__iJr0CW__unorderedList li a:hover{opacity:.8}.blog-content-module__iJr0CW__blockQuote{background:var(--surface2);border-left:4px solid var(--border-focus);color:var(--text1);border-radius:0 var(--br)var(--br)0;margin:32px 0;padding:24px 28px;font-size:18px;line-height:1.8}.blog-content-module__iJr0CW__blockQuote strong{font-weight:var(--fw-semibold)}.blog-content-module__iJr0CW__imageContainer{border-radius:var(--br);text-align:center;margin:40px auto;overflow:hidden}.blog-content-module__iJr0CW__blogImage{border-radius:var(--br);width:100%;height:auto;display:block}.blog-content-module__iJr0CW__codeBlockWrapper{border-radius:var(--br);background:var(--surface3);border:1px solid var(--surface4);margin:32px 0;overflow:hidden}.blog-content-module__iJr0CW__codeBlockHeader{background:var(--surface2);border-bottom:1px solid var(--surface4);font-size:var(--fs-sm);color:var(--text2);justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.blog-content-module__iJr0CW__codeBlockLabel{font-family:var(--font-mono,monospace);font-weight:var(--fw-medium)}.blog-content-module__iJr0CW__codeBlockPre{font-size:var(--fs-sm);color:var(--text1);margin:0;padding:20px;line-height:1.7;overflow-x:auto}.blog-content-module__iJr0CW__codeBlockPre code{font-family:var(--font-mono,"SF Mono","Fira Code","Fira Mono",Menlo,Consolas,monospace)}.blog-content-module__iJr0CW__faqList{border-top:1px solid var(--surface4);margin:32px 0}.blog-content-module__iJr0CW__faqHeading{font-size:32px;font-weight:var(--fw-bold);color:var(--text1);margin:48px 0 24px;line-height:1.3}@media (max-width:768px){.blog-content-module__iJr0CW__faqHeading{font-size:26px}}.blog-content-module__iJr0CW__faqItem{border-bottom:1px solid var(--surface4);padding:20px 0}.blog-content-module__iJr0CW__faqItem[open] .blog-content-module__iJr0CW__faqQuestion:after{transform:rotate(180deg)}.blog-content-module__iJr0CW__faqQuestion{font-size:19px;font-weight:var(--fw-semibold);color:var(--text1);cursor:pointer;justify-content:space-between;align-items:flex-start;gap:16px;line-height:1.5;list-style:none;display:flex}.blog-content-module__iJr0CW__faqQuestion::-webkit-details-marker{display:none}.blog-content-module__iJr0CW__faqQuestion:after{content:"▾";color:var(--text2);flex-shrink:0;transition:transform .2s}.blog-content-module__iJr0CW__faqAnswer{color:var(--text1);margin-top:12px;font-size:17px;line-height:1.75}.blog-content-module__iJr0CW__faqAnswer a{text-decoration:underline}.blog-content-module__iJr0CW__faqAnswer strong{font-weight:var(--fw-semibold)}.blog-content-module__iJr0CW__ctaBox{background:var(--gradient-brand-raised);color:var(--color-white);border-radius:var(--br);text-align:center;margin:40px 0;padding:32px}.blog-content-module__iJr0CW__ctaText{margin:0 0 20px;font-size:18px;line-height:1.6}.blog-content-module__iJr0CW__ctaButton{background:var(--color-white);border-radius:var(--br);font-weight:var(--fw-semibold);font-size:var(--fs-base);padding:14px 32px;transition:transform .2s,box-shadow .2s;display:inline-block;color:var(--text1-light)!important;text-decoration:none!important}.blog-content-module__iJr0CW__ctaButton:link,.blog-content-module__iJr0CW__ctaButton:visited{color:var(--text1-light)!important;text-decoration:none!important}.blog-content-module__iJr0CW__ctaButton:hover{box-shadow:0 8px 20px var(--shadow-medium);transform:translateY(-2px);color:var(--text1-light)!important;text-decoration:none!important}
.dashboard-shell-module__gcnc2q__appLayout{flex-direction:column;width:100vw;min-height:100svh;display:flex}.dashboard-shell-module__gcnc2q__stickyChrome{z-index:102;position:sticky;top:0}@media (max-width:768px){.dashboard-shell-module__gcnc2q__stickyChrome{z-index:1;position:relative}}.dashboard-shell-module__gcnc2q__topBar{justify-content:space-between;align-items:center;gap:var(--gap);padding:8px var(--gap);padding-top:max(8px,env(safe-area-inset-top));background:var(--surface1);flex:none;transition:padding .2s;display:flex;position:relative}@media (max-width:768px){.dashboard-shell-module__gcnc2q__topBar{padding:8px var(--gap);padding-top:max(8px,env(safe-area-inset-top))}}.dashboard-shell-module__gcnc2q__pageContent{--page-pad-x:12px;background:var(--surface1);flex-direction:column;flex:auto;width:100%;padding:0 12px 12px;display:flex}@media (max-width:768px){.dashboard-shell-module__gcnc2q__pageContent{padding-bottom:calc(72px + max(16px,env(safe-area-inset-bottom,0px)))}}@media (min-width:768px){.dashboard-shell-module__gcnc2q__pageContent{--page-pad-x:calc(var(--gap)*2);padding:0 calc(var(--gap)*2)calc(var(--gap)*2)calc(var(--gap)*2)}}.dashboard-shell-module__gcnc2q__bottomTabBar{display:none}@media (max-width:768px){.dashboard-shell-module__gcnc2q__bottomTabBar{bottom:max(16px,env(safe-area-inset-bottom,0px));transform-origin:bottom;background:color-mix(in srgb,var(--surface1)75%,transparent);-webkit-backdrop-filter:blur(14px)saturate(0%);backdrop-filter:blur(14px)saturate(0%);border:1px solid var(--surface3);z-index:102;width:calc(100% - 32px);max-width:370px;height:56px;box-shadow:var(--shadow-lg);--ind-bleed:6px;--ind-gap:2px;--bar-pad:calc(var(--ind-bleed) + var(--ind-gap));padding:0 var(--bar-pad);border-radius:9999px;justify-content:space-between;align-items:center;transition:transform .35s cubic-bezier(.25,1,.5,1),opacity .3s;animation:.6s cubic-bezier(.16,1,.3,1) dashboard-shell-module__gcnc2q__tabBarEntrance;display:flex;position:fixed;left:50%;transform:translate(-50%)scale(1)}.dashboard-shell-module__gcnc2q__bottomTabBarShrunk{opacity:.95;transform:translate(-50%)scale(.8)}}@keyframes dashboard-shell-module__gcnc2q__tabBarEntrance{0%{opacity:0;transform:translate(-50%)translateY(80px)scale(.85)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.dashboard-shell-module__gcnc2q__slidingIndicator{top:0;bottom:0;left:var(--bar-pad);width:calc((100% - var(--bar-pad)*2)*.2);transform:translateX(calc(var(--active-index,0)*100%));pointer-events:none;z-index:1;opacity:1;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.25,1,.5,1),opacity .25s;display:flex;position:absolute}.dashboard-shell-module__gcnc2q__slidingIndicatorHidden{opacity:0;transform:translateX(calc(var(--active-index,0)*100%))scale(.8)}.dashboard-shell-module__gcnc2q__slidingIndicator:after{content:"";width:calc(100% + var(--ind-bleed)*2);height:calc(100% - var(--ind-gap)*2);background:color-mix(in srgb,var(--text1)14%,transparent);border-radius:9999px;flex-shrink:0;box-shadow:0 2px 8px #00000026}.dashboard-shell-module__gcnc2q__bottomTabBtn.dashboard-shell-module__gcnc2q__bottomTabBtn{height:100%;color:var(--text2);z-index:2;background:0 0;border:none;border-radius:9999px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;transition:color .3s;display:flex;position:relative}.dashboard-shell-module__gcnc2q__bottomTabBtn.dashboard-shell-module__gcnc2q__bottomTabBtn svg{color:currentColor;width:26px;height:26px}@media (hover:hover){.dashboard-shell-module__gcnc2q__bottomTabBtn.dashboard-shell-module__gcnc2q__bottomTabBtn:hover{color:var(--text1);background:0 0}}.dashboard-shell-module__gcnc2q__bottomTabBtnActive.dashboard-shell-module__gcnc2q__bottomTabBtnActive{box-shadow:none;color:var(--text1);background:0 0}.dashboard-shell-module__gcnc2q__morePopover{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:2601;flex-direction:column;display:flex;background:color-mix(in srgb,var(--surface1)85%,transparent)!important;border:1px solid var(--surface3)!important;border-radius:var(--br)!important;box-shadow:var(--shadow-lg)!important;min-width:160px!important;padding:6px!important}.dashboard-shell-module__gcnc2q__morePopoverItem.dashboard-shell-module__gcnc2q__morePopoverItem{text-align:left;border-radius:var(--br-sm);color:var(--text2);font-size:var(--fs-sm);justify-content:flex-start;gap:10px;width:100%;padding:10px 14px;transition:background .2s,color .2s}.dashboard-shell-module__gcnc2q__morePopoverItem.dashboard-shell-module__gcnc2q__morePopoverItem svg{color:currentColor;width:20px;height:20px}.dashboard-shell-module__gcnc2q__morePopoverItem.dashboard-shell-module__gcnc2q__morePopoverItem:active{background:var(--surface3)}@media (hover:hover){.dashboard-shell-module__gcnc2q__morePopoverItem.dashboard-shell-module__gcnc2q__morePopoverItem:hover{background:var(--surface2);color:var(--text1)}}.dashboard-shell-module__gcnc2q__morePopoverItemActive.dashboard-shell-module__gcnc2q__morePopoverItemActive{background:var(--surface2);color:var(--text-link)}.dashboard-shell-module__gcnc2q__topBarLeft{align-items:center;gap:var(--gap);min-width:0;display:flex}.dashboard-shell-module__gcnc2q__topBarRight{flex-shrink:0;align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.dashboard-shell-module__gcnc2q__desktopProfileBtn{display:none}}.dashboard-shell-module__gcnc2q__topNav{align-items:center;gap:4px;display:flex;overflow-x:auto}.dashboard-shell-module__gcnc2q__topNav::-webkit-scrollbar{height:0}@media (max-width:768px){.dashboard-shell-module__gcnc2q__topNav{display:none}}.dashboard-shell-module__gcnc2q__topNavBtnActive.dashboard-shell-module__gcnc2q__topNavBtnActive{background:var(--surface3);color:var(--text1)}.dashboard-shell-module__gcnc2q__topNavBtnActive.dashboard-shell-module__gcnc2q__topNavBtnActive svg{color:var(--text-link)}.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn{gap:0;transition:padding .2s}.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn svg{width:16px;height:16px;transition:width .2s,height .2s}.dashboard-shell-module__gcnc2q__navLabel{white-space:nowrap;opacity:1;min-width:0;max-width:6rem;margin-left:.5rem;transition:max-width .25s,margin-left .25s,opacity .2s;overflow:hidden}@media (min-width:769px) and (max-width:1050px){.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn{padding:8px}.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn svg{width:20px;height:20px}.dashboard-shell-module__gcnc2q__navLabel{opacity:0;max-width:0;margin-left:0}}@media (prefers-reduced-motion:reduce){.dashboard-shell-module__gcnc2q__navLabel,.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn,.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn svg{transition:none}.dashboard-shell-module__gcnc2q__bottomTabBar{transition:none;animation:none}.dashboard-shell-module__gcnc2q__slidingIndicator,.dashboard-shell-module__gcnc2q__bottomTabBtn.dashboard-shell-module__gcnc2q__bottomTabBtn,.dashboard-shell-module__gcnc2q__morePopoverItem.dashboard-shell-module__gcnc2q__morePopoverItem{transition:none}}.dashboard-shell-module__gcnc2q__dashboardShellBanners{flex:none;width:100%}.dashboard-shell-module__gcnc2q__logo{align-items:center;gap:6px;display:flex}.dashboard-shell-module__gcnc2q__logo svg{flex-shrink:0;width:30px;height:30px;transition:width .2s,height .2s}.dashboard-shell-module__gcnc2q__logo span{transition:font-size .2s;display:none}@media (max-width:768px){.dashboard-shell-module__gcnc2q__logo{cursor:default;position:absolute;left:50%;transform:translate(-50%)}.dashboard-shell-module__gcnc2q__logo svg{width:20px;height:20px;display:block}.dashboard-shell-module__gcnc2q__logo span{font-weight:var(--fw-bold);color:var(--text1);font-size:var(--fs-lg);letter-spacing:-.02em;display:inline-block}}.dashboard-shell-module__gcnc2q__delegateBadge{font-size:var(--fs-2xs);background:var(--button-primary);color:#fff;border-radius:var(--br-sm);text-transform:uppercase;font-weight:var(--fw-bold);letter-spacing:var(--tracking-wide);align-self:flex-start;margin-top:2px;padding:1px 4px;line-height:normal}.dashboard-shell-module__gcnc2q__nameStack{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex}.dashboard-shell-module__gcnc2q__tierBadgeSlim{font-size:var(--fs-2xs);font-weight:var(--fw-semibold);color:var(--text2);background:var(--surface3);border-radius:var(--br-pill);padding:1px 6px;line-height:normal;display:inline-grid}.dashboard-shell-module__gcnc2q__tierBadgeMeasure,.dashboard-shell-module__gcnc2q__tierBadgeFace{white-space:nowrap;grid-area:1/1;align-items:center;gap:3px;display:inline-flex}.dashboard-shell-module__gcnc2q__tierBadgeMeasure{visibility:hidden;pointer-events:none}.dashboard-shell-module__gcnc2q__tierBadgeFace{min-width:0}.dashboard-shell-module__gcnc2q__tierBadgeLoading{color:#0000;background:linear-gradient(90deg,var(--surface2)25%,var(--surface4)50%,var(--surface2)75%);background-size:200% 100%;animation:1.4s ease-in-out infinite dashboard-shell-module__gcnc2q__tierBadgeShimmer}@keyframes dashboard-shell-module__gcnc2q__tierBadgeShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-shell-module__gcnc2q__tierBadgeName{animation:.25s both dashboard-shell-module__gcnc2q__tierBadgeNameFade}@keyframes dashboard-shell-module__gcnc2q__tierBadgeNameFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.dashboard-shell-module__gcnc2q__tierBadgeLoading,.dashboard-shell-module__gcnc2q__tierBadgeName{animation:none}}.dashboard-shell-module__gcnc2q__userAvatar{background-color:var(--button-primary);width:24px;height:24px;font-size:var(--fs-xs);color:var(--button-text-primary);background-image:none;background-position:50%;background-size:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-shell-module__gcnc2q__userAvatarImage{background-color:#0000;background-image:var(--avatar-url)}.dashboard-shell-module__gcnc2q__bottomTabAvatar{width:26px;height:26px}
.rule-example-module__wqYLLq__card{border:1px solid var(--surface3);border-radius:var(--br-md);flex-direction:column;gap:.75rem;padding:1.15rem 1.3rem;display:flex}.rule-example-module__wqYLLq__title{font-size:var(--fs-base);font-weight:var(--fw-bold);color:var(--text1);margin:0}.rule-example-module__wqYLLq__rows{grid-template-columns:auto 1fr;gap:.4rem .75rem;margin:0;display:grid}.rule-example-module__wqYLLq__term{font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--text3);align-self:start}.rule-example-module__wqYLLq__desc{font-size:var(--fs-md);color:var(--text2);margin:0;line-height:1.5}.rule-example-module__wqYLLq__type{font-weight:var(--fw-semibold);color:var(--text1)}.rule-example-module__wqYLLq__footer{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;display:flex}.rule-example-module__wqYLLq__mode{font-size:var(--fs-sm);color:var(--text3)}.rule-example-module__wqYLLq__buildLink{font-size:var(--fs-md);font-weight:var(--fw-semibold);color:var(--text-link);white-space:nowrap;text-decoration:none}.rule-example-module__wqYLLq__buildLink:hover{text-decoration:underline}
.demo-clip-module__hbp52W__frame{background:var(--surface1);border:1px solid var(--surface3);width:100%;box-shadow:0 30px 60px -18px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.55)),0 4px 14px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.2));border-radius:20px;margin:0;overflow:hidden}.demo-clip-module__hbp52W__chromeBar{background:color-mix(in srgb,var(--surface2)88%,var(--button-primary)12%);border-bottom:1px solid var(--surface3);align-items:center;gap:.7rem;padding:.65rem .9rem;display:flex}.demo-clip-module__hbp52W__chromeDots{gap:.35rem;display:flex}.demo-clip-module__hbp52W__chromeDots span{background:color-mix(in srgb,var(--surface3)70%,var(--text2)30%);opacity:.7;border-radius:50%;width:.6rem;height:.6rem}.demo-clip-module__hbp52W__chromeAddress{border-radius:var(--br-pill);background:var(--surface1);border:1px solid var(--surface3);min-width:0;color:var(--text2);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;padding:.3rem .75rem;display:flex;overflow:hidden}.demo-clip-module__hbp52W__clipViewport{aspect-ratio:1280/756;background:var(--surface2);width:100%;position:relative}.demo-clip-module__hbp52W__clipVideo{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.demo-clip-module__hbp52W__playButton{z-index:3;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;inset:0}.demo-clip-module__hbp52W__playButton:focus-visible{outline:2px solid var(--border-focus);outline-offset:-4px;border-radius:20px}.demo-clip-module__hbp52W__playTriangle{width:auto;height:max(33.333%,52px);fill:var(--surface1-light);filter:drop-shadow(0 6px 16px #00000073);transition:transform .2s}.demo-clip-module__hbp52W__playButton:hover .demo-clip-module__hbp52W__playTriangle{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.demo-clip-module__hbp52W__playTriangle{transition:none}.demo-clip-module__hbp52W__playButton:hover .demo-clip-module__hbp52W__playTriangle{transform:none}}@keyframes demo-clip-module__hbp52W__shimmer{0%{background-position:120% 0}to{background-position:-20% 0}}.demo-clip-module__hbp52W__skeletonLayout{grid-template-columns:30% 1fr;gap:.9rem;padding:1.1rem;display:grid;position:absolute;inset:0}.demo-clip-module__hbp52W__skeletonPane{background:var(--surface1);border:1px solid var(--surface3);border-radius:14px;flex-direction:column;gap:.7rem;padding:.9rem;display:flex}.demo-clip-module__hbp52W__skeletonBar{width:var(--w);border-radius:var(--br-md);background:linear-gradient(100deg,var(--surface3)40%,color-mix(in srgb,var(--surface3)55%,var(--surface1)45%)50%,var(--surface3)60%);background-size:220% 100%;height:.7rem;animation:2.6s linear infinite demo-clip-module__hbp52W__shimmer}.demo-clip-module__hbp52W__skeletonBar.demo-clip-module__hbp52W__tall{height:2rem}@media (prefers-reduced-motion:reduce){.demo-clip-module__hbp52W__skeletonBar{animation:none}}.demo-clip-module__hbp52W__skeletonBadge{border-radius:var(--br-pill);background:color-mix(in srgb,var(--surface1)72%,var(--button-primary)28%);border:1px solid color-mix(in srgb,var(--surface3)68%,var(--button-primary)32%);color:var(--text1);box-shadow:0 14px 30px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.14));align-items:center;gap:.55rem;padding:.6rem .95rem;display:inline-flex;position:absolute;bottom:1.1rem;right:1.1rem}.demo-clip-module__hbp52W__skeletonBadgeText{}
.rule-template-cards-module__vKBrrW__templatesContainer{flex-direction:column;gap:.75rem;padding:1rem 0;display:flex}.rule-template-cards-module__vKBrrW__templatesBody{flex-direction:column;gap:1rem;display:flex}.rule-template-cards-module__vKBrrW__filterRow{scrollbar-width:none;flex-wrap:nowrap;gap:.5rem;padding-bottom:4px;display:flex;overflow-x:auto}.rule-template-cards-module__vKBrrW__filterRow::-webkit-scrollbar{display:none}.rule-template-cards-module__vKBrrW__filterRow>*{white-space:nowrap;flex-shrink:0}.rule-template-cards-module__vKBrrW__categorySection{flex-direction:column;gap:.5rem;display:flex}.rule-template-cards-module__vKBrrW__categoryHeading{}.rule-template-cards-module__vKBrrW__templatesRow{grid-template-columns:repeat(auto-fill,minmax(275px,1fr));align-items:stretch;gap:1rem;display:grid}.rule-template-cards-module__vKBrrW__templateIcon{font-size:var(--fs-lg);flex-shrink:0;margin-right:6px;line-height:1}.rule-template-cards-module__vKBrrW__templateDescription{font-size:var(--fs-sm);color:var(--text2);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}
.superfan-badge-module__a-NU3q__badge{font-size:var(--fs-xs);font-weight:var(--fw-semibold);border-radius:var(--br-pill);background:var(--surface3);color:var(--text-link);white-space:nowrap;flex:none;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.superfan-badge-module__a-NU3q__compactStar{font-size:var(--fs-sm);color:var(--status-warning);flex:none;align-items:center;line-height:1;display:inline-flex}
.support-page-content-module__SM80aW__guideGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.support-page-content-module__SM80aW__guideCard{color:var(--text1);background:var(--surface1);border:1px solid var(--surface3);border-radius:1.25rem;flex-direction:column;gap:.75rem;padding:1.15rem;text-decoration:none;display:flex}.support-page-content-module__SM80aW__guideTop{align-items:center;gap:.7rem;display:flex}.support-page-content-module__SM80aW__guideIcon{font-size:var(--fs-2xl)}.support-page-content-module__SM80aW__guideMeta{font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--text2);margin-top:auto}.support-page-content-module__SM80aW__contactCard{background:var(--surface1);border:1px solid var(--surface3);box-shadow:0 12px 32px hsla(var(--surface-shadow),calc(var(--shadow-strength)*10));border-radius:1.5rem;padding:1.4rem}
.charts-section-module__Uh89hG__section{margin-bottom:2rem}.charts-section-module__Uh89hG__sectionTitle{font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--text1);text-transform:uppercase;letter-spacing:var(--tracking-wide);margin:0 0 .75rem}.charts-section-module__Uh89hG__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,460px),1fr));gap:1.5rem;display:grid}.charts-section-module__Uh89hG__card.charts-section-module__Uh89hG__card{min-width:0;padding:1.25rem}.charts-section-module__Uh89hG__cardTitle{font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--text1);margin:0 0 .75rem}
.audit-showcase-module__6snGrq__showcaseCta{margin-top:calc(var(--gap)*.9);border:1px solid var(--surface3);background:var(--surface2);color:var(--text1);font-size:var(--fs-sm);font-weight:var(--fw-bold);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:.55rem 1rem;text-decoration:none;display:inline-flex}.audit-showcase-module__6snGrq__showcaseCta:link,.audit-showcase-module__6snGrq__showcaseCta:visited{color:var(--text1);text-decoration:none}.audit-showcase-module__6snGrq__showcaseCta:hover{background:var(--surface3);text-decoration:none}.audit-showcase-module__6snGrq__showcaseCta .arrow{transition:transform .15s}.audit-showcase-module__6snGrq__showcaseCta:hover .arrow{transform:translate(2px)}.audit-showcase-module__6snGrq__moreLine{margin:calc(var(--gap)*.4)0 0 44px;font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text2)}
.since-publish-module__0m0QDa__wrapper{flex-direction:column;gap:12px;width:100%;display:flex}.since-publish-module__0m0QDa__modePills.since-publish-module__0m0QDa__modePills{border-radius:var(--br-pill);gap:0;padding:3px}.since-publish-module__0m0QDa__pill.since-publish-module__0m0QDa__pill{border-radius:var(--br-pill);padding:5px 12px}.since-publish-module__0m0QDa__clipRow{font-size:var(--fs-xs);color:var(--text2);align-items:center;gap:6px;display:inline-flex}.since-publish-module__0m0QDa__notice{background:var(--surface2);border:1px solid var(--surface3);border-radius:calc(var(--br)*1.5);font-size:var(--fs-sm);color:var(--text2);padding:12px 14px}.since-publish-module__0m0QDa__chartHost{width:100%;height:180px;position:relative}.since-publish-module__0m0QDa__axis{font-size:var(--fs-xs);color:var(--text2);justify-content:space-between;width:100%;display:flex}.since-publish-module__0m0QDa__statRow{font-size:var(--fs-sm);color:var(--text1);flex-wrap:wrap;gap:18px;display:flex}.since-publish-module__0m0QDa__stat{font-size:var(--fs-xs);color:var(--text2);flex-direction:column;display:flex}.since-publish-module__0m0QDa__stat strong{color:var(--text1);font-size:var(--fs-base);line-height:1.1}
.notifications-management-module__vXEAKa__container{flex-direction:column;gap:1rem;display:flex}.notifications-management-module__vXEAKa__header{justify-content:flex-end;align-items:center;display:flex}.notifications-management-module__vXEAKa__createButton.notifications-management-module__vXEAKa__createButton svg{width:14px;height:14px}.notifications-management-module__vXEAKa__listPanel{background:var(--surface1);border:1px solid var(--surface3);border-radius:10px;overflow:hidden}.notifications-management-module__vXEAKa__row{border-bottom:1px solid var(--surface3);font-size:var(--fs-sm);color:var(--text1);grid-template-columns:minmax(0,1fr) auto auto auto auto;align-items:center;gap:.85rem;padding:.6rem .85rem;display:grid}.notifications-management-module__vXEAKa__row:last-child{border-bottom:none}.notifications-management-module__vXEAKa__row:hover{background:var(--surface2)}@media (max-width:720px){.notifications-management-module__vXEAKa__row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title actions""meta meta";row-gap:.35rem}}.notifications-management-module__vXEAKa__titleCell{align-items:center;gap:.5rem;min-width:0;display:flex}@media (max-width:720px){.notifications-management-module__vXEAKa__titleCell{grid-area:title}}.notifications-management-module__vXEAKa__statusDot{background:var(--text2);width:8px;height:8px;box-shadow:none;border-radius:50%;flex-shrink:0}.notifications-management-module__vXEAKa__statusDotActive{background:var(--status-success);box-shadow:0 0 0 3px color-mix(in srgb,var(--status-success)12%,transparent)}.notifications-management-module__vXEAKa__titleText{font-weight:var(--fw-semibold);color:var(--text1);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notifications-management-module__vXEAKa__pillGroup{flex-wrap:wrap;gap:.3rem;display:inline-flex}.notifications-management-module__vXEAKa__channelPill{border-radius:var(--br-pill);font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);background:var(--surface2);border:1px solid var(--surface3);color:var(--text2);align-items:center;gap:.35rem;padding:.15rem .55rem;display:inline-flex}.notifications-management-module__vXEAKa__channelPill:before{content:"";border-radius:50%;width:6px;height:6px}.notifications-management-module__vXEAKa__channelPillBanner:before{background:var(--status-warning)}.notifications-management-module__vXEAKa__channelPillFeed:before{background:var(--status-info)}.notifications-management-module__vXEAKa__channelPillEmail:before{background:var(--button-primary)}.notifications-management-module__vXEAKa__channelPillPush:before{background:var(--status-success)}.notifications-management-module__vXEAKa__metaCell{color:var(--text2);font-size:var(--fs-sm);font-variant-numeric:tabular-nums;white-space:nowrap}@media (max-width:720px){.notifications-management-module__vXEAKa__metaCell{white-space:normal;grid-area:meta}}.notifications-management-module__vXEAKa__actionButtons{gap:.25rem;display:inline-flex}@media (max-width:720px){.notifications-management-module__vXEAKa__actionButtons{grid-area:actions}}.notifications-management-module__vXEAKa__iconButton.notifications-management-module__vXEAKa__iconButton svg{width:14px;height:14px}.notifications-management-module__vXEAKa__emptyState{font-size:var(--fs-md);}.notifications-management-module__vXEAKa__loadMoreWrap{justify-content:center;display:flex}
.blog-hero-module__LWVrna__homeLink{z-index:10;background:color-mix(in srgb,var(--surface1)70%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex;position:absolute;top:16px;left:16px}.blog-hero-module__LWVrna__homeLink:hover{background:color-mix(in srgb,var(--surface1)90%,transparent);transform:scale(1.05)}.blog-hero-module__LWVrna__heroContainer{align-items:flex-end;width:100vw;min-height:320px;max-height:420px;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}@media (max-width:768px){.blog-hero-module__LWVrna__heroContainer{min-height:280px;max-height:360px}}.blog-hero-module__LWVrna__heroBackground{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.blog-hero-module__LWVrna__heroGradient{z-index:1;background:linear-gradient(to bottom,color-mix(in srgb,var(--surface1)20%,transparent)0%,color-mix(in srgb,var(--surface1)55%,transparent)25%,color-mix(in srgb,var(--surface1)85%,transparent)50%,var(--surface1)100%);position:absolute;inset:0}.blog-hero-module__LWVrna__heroContent{z-index:2;max-width:900px;padding:80px var(--gap)40px;width:100%;margin:0 auto;position:relative}@media (max-width:768px){.blog-hero-module__LWVrna__heroContent{padding:60px var(--gap)30px}}.blog-hero-module__LWVrna__meta{font-size:var(--fs-md);color:var(--text2);flex-wrap:wrap;align-items:center;gap:20px;display:flex}.blog-hero-module__LWVrna__meta span{align-items:center;gap:6px;display:flex}
