.banner-manager-module__HXdmOa__bannerStack{flex-direction:column;flex-shrink:0;display:flex}.banner-manager-module__HXdmOa__bannerStack>*+*{margin-top:-1px}.banner-manager-module__HXdmOa__banner{grid-template-rows:1fr;transition:grid-template-rows .24s,opacity .2s,transform .22s;animation:.22s cubic-bezier(.4,0,.2,1) both banner-manager-module__HXdmOa__banner-in;display:grid}.banner-manager-module__HXdmOa__bannerInner{min-height:0}.banner-manager-module__HXdmOa__bannerExiting{opacity:0;pointer-events:none;grid-template-rows:0fr;transform:translateY(-12px)scale(.98)}.banner-manager-module__HXdmOa__bannerExiting .banner-manager-module__HXdmOa__bannerInner{overflow:hidden}@keyframes banner-manager-module__HXdmOa__banner-in{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.banner-manager-module__HXdmOa__banner{transition:grid-template-rows,opacity .15s;animation:.15s both banner-manager-module__HXdmOa__banner-in-fade}.banner-manager-module__HXdmOa__bannerExiting{transform:none}}@keyframes banner-manager-module__HXdmOa__banner-in-fade{0%{opacity:0}to{opacity:1}}
.card-module__BzRUga__card{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);padding:var(--gap)}.card-module__BzRUga__raised{background:var(--surface2)}.card-module__BzRUga__flush{padding:0}.card-module__BzRUga__interactive{cursor:pointer;transition:border-color .15s,box-shadow .15s}.card-module__BzRUga__interactive:hover{border-color:var(--surface4);box-shadow:var(--shadow-md)}.card-module__BzRUga__card.card-module__BzRUga__selected{border-color:var(--button-primary);background:color-mix(in srgb,var(--button-primary)8%,var(--surface1))}.card-module__BzRUga__card.card-module__BzRUga__raised.card-module__BzRUga__selected{background:color-mix(in srgb,var(--button-primary)8%,var(--surface2))}
.carousel-dots-module__Yh16lG__dots{justify-content:center;gap:6px;display:flex}.carousel-dots-module__Yh16lG__dot{background:var(--surface3);opacity:.5;cursor:pointer;border:none;border-radius:2px;width:6px;height:4px;padding:0;transition:width .35s,background .35s,opacity .35s}.carousel-dots-module__Yh16lG__dot.carousel-dots-module__Yh16lG__dotActive{background:var(--button-primary);opacity:1;width:24px}.carousel-dots-module__Yh16lG__dot:hover{opacity:.85}.carousel-dots-module__Yh16lG__dot:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){.carousel-dots-module__Yh16lG__dot{transition:none}}
.checkbox-module__3Nop-W__box{cursor:pointer;flex-shrink:0;width:16px;height:16px;margin:0}.checkbox-module__3Nop-W__box:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.checkbox-module__3Nop-W__box:disabled{cursor:not-allowed}.checkbox-module__3Nop-W__wrapper{font-size:var(--fs-md);color:var(--text1);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:inline-flex}.checkbox-module__3Nop-W__disabled{opacity:.5;cursor:not-allowed}.checkbox-module__3Nop-W__labelText{line-height:1.3}
.chip-module__x0491q__chip{border-radius:var(--br-pill);font-family:inherit;font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;white-space:nowrap;background:var(--surface2);color:var(--text2);border:1px solid var(--surface3);align-items:center;gap:.35rem;padding:.25rem .75rem;line-height:1.4;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.chip-module__x0491q__chip:hover{border-color:var(--surface4);color:var(--text1)}.chip-module__x0491q__chip:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.chip-module__x0491q__chip:disabled{opacity:.5;cursor:not-allowed}.chip-module__x0491q__chipActive{background:var(--surface-selected);color:var(--text-link);border-color:var(--border-focus)}.chip-module__x0491q__chipActive:hover{border-color:var(--border-focus);color:var(--text-link)}
.color-swatch-input-module__JRnacq__swatch{border:1px solid var(--surface3);border-radius:calc(var(--br)*1.25);background:var(--surface1);cursor:pointer;width:30px;height:30px;padding:0}.color-swatch-input-module__JRnacq__swatch:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.color-swatch-input-module__JRnacq__swatch:disabled{opacity:.5;cursor:not-allowed}
.honeypot-fields-module__t5mO3q__honeypot{opacity:0;z-index:-1;border:none;width:0;height:0;margin:0;padding:0;position:absolute}
.input-module___5mBYW__field{width:100%;font-family:inherit;font-size:var(--fs-md);color:var(--text1);background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-md);padding:.5rem .75rem;transition:border-color .15s,box-shadow .15s}.input-module___5mBYW__field::placeholder{color:var(--text2)}.input-module___5mBYW__field:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--brand-alpha);outline:none}.input-module___5mBYW__field:disabled{opacity:.5;cursor:not-allowed}.input-module___5mBYW__search{border:1px solid color-mix(in srgb,var(--button-primary)35%,var(--surface2));font-size:var(--fs-base);background-color:color-mix(in srgb,var(--button-primary)8%,var(--surface1));box-shadow:0 10px 30px hsla(var(--surface-shadow),calc(var(--shadow-strength)*12));border-radius:1.25rem;padding:1rem 1.15rem}.input-module___5mBYW__search:focus{border-color:var(--border-focus);background-color:var(--surface1);box-shadow:0 10px 30px hsla(var(--surface-shadow),calc(var(--shadow-strength)*12));outline:none}.input-module___5mBYW__textArea{resize:vertical;min-height:4.5rem}.input-module___5mBYW__fieldGroup{flex-direction:column;gap:.35rem;display:flex}.input-module___5mBYW__label{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text1)}.input-module___5mBYW__hint{font-size:var(--fs-sm);color:var(--text2)}.input-module___5mBYW__hintError{color:var(--status-error)}
.menu-item-module__jICdSq__menuItem{justify-content:flex-start;align-items:center;gap:calc(var(--gap)/2);border-radius:var(--br-sm);width:100%;color:var(--text1);font-family:inherit;font-size:var(--fs-sm);cursor:pointer;background:0 0;border:none;padding:8px 12px;display:flex}.menu-item-module__jICdSq__menuItem:hover{background:var(--surface2)}.menu-item-module__jICdSq__menuItem:focus-visible{outline:2px solid var(--border-focus);outline-offset:-2px}.menu-item-module__jICdSq__menuItem:disabled{opacity:.5;cursor:not-allowed}.menu-item-module__jICdSq__danger{color:var(--status-error)}
.radio-module__x7VzQq__group{flex-direction:column;gap:.5rem;display:flex}.radio-module__x7VzQq__dot{cursor:pointer;flex-shrink:0;width:16px;height:16px;margin:0}.radio-module__x7VzQq__dot:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.radio-module__x7VzQq__dot:disabled{cursor:not-allowed}.radio-module__x7VzQq__wrapper{font-size:var(--fs-md);color:var(--text1);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:inline-flex}.radio-module__x7VzQq__disabled{opacity:.5;cursor:not-allowed}.radio-module__x7VzQq__labelText{line-height:1.3}
.modal-module__rCMAfa__stack{gap:var(--gap);flex-direction:column;display:flex}.modal-module__rCMAfa__title{font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--text1);margin:0}.modal-module__rCMAfa__message{font-size:var(--fs-base);color:var(--text2);white-space:pre-wrap;margin:0;line-height:1.5}.modal-module__rCMAfa__actions{gap:calc(var(--gap)/2);margin-top:calc(var(--gap)/2);justify-content:flex-end;display:flex}
.dialog-modal-module__la0D7W__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3500;background:#00000080;justify-content:center;align-items:center;padding:2rem;animation:.2s both dialog-modal-module__la0D7W__backdrop-in;display:flex;position:fixed;inset:0;overflow-y:auto}.dialog-modal-module__la0D7W__backdrop.dialog-modal-module__la0D7W__fullscreen{padding:0}@media (max-width:768px){.dialog-modal-module__la0D7W__backdrop{padding:0}}.dialog-modal-module__la0D7W__dialogContainer{background:var(--surface1);border-radius:var(--br);width:auto;min-width:var(--dm-min-width,auto);max-width:var(--dm-max-width,900px);height:var(--dm-height,auto);max-height:var(--dm-max-height,90vh);padding:var(--dm-padding,2rem);--modal-pad-x:var(--dm-padding,2rem);scroll-behavior:smooth;margin:auto;animation:.2s ease-out both dialog-modal-module__la0D7W__dialog-in;position:relative;overflow-y:auto;box-shadow:0 24px 48px #0003}@keyframes dialog-modal-module__la0D7W__backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes dialog-modal-module__la0D7W__dialog-in{0%{opacity:0;transform:scale(.95)translateY(-20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (prefers-reduced-motion:reduce){.dialog-modal-module__la0D7W__dialogContainer{animation:.12s both dialog-modal-module__la0D7W__backdrop-in}}.dialog-modal-module__la0D7W__dialogContainer.dialog-modal-module__la0D7W__fullWidth{width:100%}.dialog-modal-module__la0D7W__dialogContainer.dialog-modal-module__la0D7W__flex{flex-direction:column;display:flex;overflow-y:hidden}.dialog-modal-module__la0D7W__dialogContainer.dialog-modal-module__la0D7W__fullscreen{border-radius:0;width:100%;min-width:0;max-width:100%;height:100%;max-height:100%}.dialog-modal-module__la0D7W__dialogContainer::-webkit-scrollbar{width:8px}.dialog-modal-module__la0D7W__dialogContainer::-webkit-scrollbar-track{background:var(--surface2);border-radius:var(--br-sm)}.dialog-modal-module__la0D7W__dialogContainer::-webkit-scrollbar-thumb{background:var(--surface4);border-radius:var(--br-sm)}.dialog-modal-module__la0D7W__dialogContainer::-webkit-scrollbar-thumb:hover{background:var(--surface4)}@media (max-width:768px){.dialog-modal-module__la0D7W__dialogContainer{width:100%;max-width:100%;height:auto;max-height:100%;padding:var(--dm-padding,1rem);--modal-pad-x:var(--dm-padding,1rem);border-radius:0}.dialog-modal-module__la0D7W__dialogContainer.dialog-modal-module__la0D7W__heightSet{height:100%}.dialog-modal-module__la0D7W__dialogContainer.dialog-modal-module__la0D7W__mobileFullscreen{flex-direction:column;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}}.dialog-modal-module__la0D7W__popoverHost{pointer-events:none;position:absolute;inset:0}
.activity-timeline-module__S0BsUq__wrap{flex-direction:column;min-height:0;display:flex}.activity-timeline-module__S0BsUq__toolbar{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem 1.25rem;display:flex}.activity-timeline-module__S0BsUq__body{padding:0 1.25rem 1.25rem}.activity-timeline-module__S0BsUq__summaryStrip{font-size:var(--fs-xs);font-weight:var(--fw-bold);color:var(--text2);flex-wrap:wrap;align-items:center;gap:4px 16px;padding:4px 0 14px;display:flex}.activity-timeline-module__S0BsUq__summaryItem{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.activity-timeline-module__S0BsUq__summaryCount{font-weight:var(--fw-bold);color:var(--text1)}.activity-timeline-module__S0BsUq__summaryDot{background:var(--dot-color);border-radius:50%;flex-shrink:0;width:6px;height:6px}.activity-timeline-module__S0BsUq__dayLabel{z-index:2;background:var(--activity-surface,var(--surface1));min-height:24px;font-size:var(--fs-xs);font-weight:var(--fw-display);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text2);align-items:center;margin-top:28px;padding:4px 0;display:flex;position:sticky;top:0}.activity-timeline-module__S0BsUq__dayLabelFirst{margin-top:0}.activity-timeline-module__S0BsUq__timelineContainer{border-left:1px solid var(--surface3);margin:10px 0 0 3px}.activity-timeline-module__S0BsUq__logRow{border-radius:var(--br-md);cursor:default;align-items:flex-start;gap:14px;padding:8px 8px 8px 24px;display:flex}.activity-timeline-module__S0BsUq__logRowClickable{cursor:pointer}.activity-timeline-module__S0BsUq__logRowClickable:hover{background:var(--surface2)}.activity-timeline-module__S0BsUq__logDot{width:7px;height:7px;margin-left:-28px;margin-top:calc((var(--activity-title-font,.8rem)*1.4 - 7px)/2);background:var(--dot-color);border-radius:50%;flex:none}.activity-timeline-module__S0BsUq__logContent{flex:1;min-width:0}.activity-timeline-module__S0BsUq__logTopLine{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.activity-timeline-module__S0BsUq__logTime{color:var(--text2);font-size:var(--activity-time-font,.68rem);font-weight:var(--fw-semibold);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;min-width:4.7em}.activity-timeline-module__S0BsUq__logTitle{color:var(--text1);font-size:var(--activity-title-font,.8rem);font-weight:var(--fw-semibold);overflow-wrap:anywhere;min-width:0;line-height:1.4}.activity-timeline-module__S0BsUq__logTitleMuted{color:var(--text2)}.activity-timeline-module__S0BsUq__logSubtitle{color:var(--text2);font-size:var(--activity-subtitle-font,.73rem);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:1px;display:-webkit-box;overflow:hidden}.activity-timeline-module__S0BsUq__logHighlights{font-size:var(--activity-subtitle-font,.73rem);flex-wrap:wrap;gap:1px 10px;min-width:0;margin-top:1px;line-height:1.4;display:flex}.activity-timeline-module__S0BsUq__logHighlight{align-items:baseline;gap:4px;min-width:0;display:inline-flex}.activity-timeline-module__S0BsUq__logHighlightLabel{color:var(--text2);opacity:.7;flex-shrink:0}.activity-timeline-module__S0BsUq__logHighlightValue{color:var(--text2);word-break:break-word;min-width:0}.activity-timeline-module__S0BsUq__actorTag{flex-shrink:0;align-items:center;gap:5px;min-width:0;max-width:100%;display:inline-flex}.activity-timeline-module__S0BsUq__actorAvatar{width:var(--activity-avatar-size,16px);height:var(--activity-avatar-size,16px);object-fit:cover;border-radius:50%;flex-shrink:0}.activity-timeline-module__S0BsUq__actorName{text-align:left;font:inherit;color:var(--text1);font-size:var(--activity-actor-font,.72rem);font-weight:var(--fw-semibold);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;min-width:0;max-width:340px;padding:0;display:block;overflow:hidden}.activity-timeline-module__S0BsUq__actorName:hover{text-decoration:underline}.activity-timeline-module__S0BsUq__actorNameStatic{color:var(--text1);font-size:var(--activity-actor-font,.72rem);font-weight:var(--fw-semibold);text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:340px;overflow:hidden}.activity-timeline-module__S0BsUq__groupRow{border-radius:var(--br-md);cursor:pointer;align-items:flex-start;gap:14px;padding:8px 8px 8px 24px;display:flex}.activity-timeline-module__S0BsUq__groupRow:hover{background:var(--surface2)}.activity-timeline-module__S0BsUq__groupContent{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.activity-timeline-module__S0BsUq__groupLabel{font-size:var(--activity-group-font,.8rem);font-weight:var(--fw-semibold);color:var(--text1);min-width:0;line-height:1.4}.activity-timeline-module__S0BsUq__groupLabelMuted{color:var(--text2);white-space:nowrap;min-width:unset;flex-shrink:0}.activity-timeline-module__S0BsUq__groupLabelSecondary{color:var(--text2)}.activity-timeline-module__S0BsUq__groupChevron{color:var(--text2);flex-shrink:0;margin-left:auto;font-size:.55rem;transition:transform .15s;display:inline-flex;transform:rotate(0)}.activity-timeline-module__S0BsUq__groupChevronOpen{transform:rotate(90deg)}.activity-timeline-module__S0BsUq__groupRows{grid-template-rows:1fr;margin-left:-14px;padding-left:14px;animation:.22s cubic-bezier(.4,0,.2,1) both activity-timeline-module__S0BsUq__group-rows-in;display:grid}.activity-timeline-module__S0BsUq__groupRowsClosing{animation:.2s cubic-bezier(.4,0,.2,1) both activity-timeline-module__S0BsUq__group-rows-out}.activity-timeline-module__S0BsUq__groupRowsInner{min-height:0;overflow:hidden}@keyframes activity-timeline-module__S0BsUq__group-rows-in{0%{opacity:0;grid-template-rows:0fr}to{opacity:1;grid-template-rows:1fr}}@keyframes activity-timeline-module__S0BsUq__group-rows-out{0%{opacity:1;grid-template-rows:1fr}to{opacity:0;grid-template-rows:0fr}}.activity-timeline-module__S0BsUq__groupRowItem{animation:.15s ease-out both activity-timeline-module__S0BsUq__group-row-item-in;animation-delay:var(--row-delay,0s)}@keyframes activity-timeline-module__S0BsUq__group-row-item-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.activity-timeline-module__S0BsUq__groupRows{grid-template-rows:1fr;animation:.12s both activity-timeline-module__S0BsUq__group-rows-fade-in}.activity-timeline-module__S0BsUq__groupRowsClosing{animation:.1s both activity-timeline-module__S0BsUq__group-rows-fade-out}.activity-timeline-module__S0BsUq__groupRowItem{opacity:1;animation:none;transform:none}}@keyframes activity-timeline-module__S0BsUq__group-rows-fade-in{0%{opacity:0}to{opacity:1}}@keyframes activity-timeline-module__S0BsUq__group-rows-fade-out{0%{opacity:1}to{opacity:0}}.activity-timeline-module__S0BsUq__reviewButton.activity-timeline-module__S0BsUq__reviewButton{border-radius:var(--br-pill);border:1px solid var(--review-color);background:color-mix(in srgb,var(--review-color)12%,transparent);color:var(--review-color);font-size:.68rem;font-weight:var(--fw-semibold);cursor:pointer;white-space:nowrap;flex-shrink:0;align-self:center;margin-left:auto;padding:2px 9px}.activity-timeline-module__S0BsUq__reviewButton.activity-timeline-module__S0BsUq__reviewButton:hover{background:color-mix(in srgb,var(--review-color)22%,transparent)}.activity-timeline-module__S0BsUq__loadMore.activity-timeline-module__S0BsUq__loadMore{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);width:100%;color:var(--text2);font-size:var(--fs-sm);cursor:pointer;margin-top:8px;padding:10px}.activity-timeline-module__S0BsUq__loadMore.activity-timeline-module__S0BsUq__loadMore:hover:not(:disabled){border-color:var(--surface4);color:var(--text1)}.activity-timeline-module__S0BsUq__loadMore.activity-timeline-module__S0BsUq__loadMore:disabled{cursor:not-allowed;opacity:.6}.activity-timeline-module__S0BsUq__scrollSentinel{height:1px;margin-top:1rem}.activity-timeline-module__S0BsUq__loadMoreIndicator{text-align:center;color:var(--text2);font-size:var(--fs-sm);padding:1rem}.activity-timeline-module__S0BsUq__emptyState{text-align:center;color:var(--text2);font-size:var(--fs-sm);padding:40px 1.5rem}
.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{font-size:var(--fs-xs);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase}
.activity-toolbar-module__-BQMAG__searchInput{border:1px solid var(--surface3);border-radius:var(--br-md);font-size:var(--fs-sm);color:var(--text1);background:var(--surface2);width:100%;max-width:300px;padding:.55rem .7rem;transition:border-color .2s}.activity-toolbar-module__-BQMAG__searchInput:focus{border-color:var(--surface4);outline:none}.activity-toolbar-module__-BQMAG__filterSelect{border:1px solid var(--surface3);border-radius:var(--br-md);font-size:var(--fs-sm);color:var(--text1);background:var(--surface2);cursor:pointer;padding:.55rem .7rem;transition:border-color .2s}.activity-toolbar-module__-BQMAG__filterSelect:focus{border-color:var(--surface4);outline:none}.activity-toolbar-module__-BQMAG__dateInput{border:1px solid var(--surface3);border-radius:var(--br-md);font-size:var(--fs-sm);color:var(--text1);background:var(--surface2);cursor:pointer;padding:.5rem .65rem;transition:border-color .2s}.activity-toolbar-module__-BQMAG__dateInput:focus{border-color:var(--surface4);outline:none}.activity-toolbar-module__-BQMAG__dateRangeContainer{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.activity-toolbar-module__-BQMAG__dateLabel{font-size:var(--fs-sm);color:var(--text2)}.activity-toolbar-module__-BQMAG__chipRow{flex-wrap:wrap;gap:6px;display:flex}.activity-toolbar-module__-BQMAG__chip.activity-toolbar-module__-BQMAG__chip{font-size:var(--fs-xs);padding:4px 10px}
.chip-bar-module__nF8XHG__filterSelect{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M3 5l3 3 3-3'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;flex:none;padding-right:28px}.chip-bar-module__nF8XHG__filterSelectActive{background-color:var(--surface-selected);color:var(--text-link);border-color:var(--border-focus)}.chip-bar-module__nF8XHG__filterSelectActive:hover{border-color:var(--border-focus);color:var(--text-link)}.chip-bar-module__nF8XHG__searchBar{scrollbar-width:thin;flex-direction:row;flex:none;align-items:center;gap:.5rem;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.chip-bar-module__nF8XHG__searchBar::-webkit-scrollbar{height:4px}.chip-bar-module__nF8XHG__searchBar::-webkit-scrollbar-thumb{background:var(--surface3);border-radius:2px}@media (max-width:768px){.chip-bar-module__nF8XHG__searchBar{scrollbar-width:none}.chip-bar-module__nF8XHG__searchBar::-webkit-scrollbar{display:none}}.chip-bar-module__nF8XHG__chipBar{flex:none;gap:.5rem;width:auto}.chip-bar-module__nF8XHG__searchInput.chip-bar-module__nF8XHG__searchInput{background-color:var(--surface1);font-size:var(--fs-sm);flex:auto;position:relative}.chip-bar-module__nF8XHG__searchInput.chip-bar-module__nF8XHG__searchInput:focus{box-shadow:none}.chip-bar-module__nF8XHG__chip.chip-bar-module__nF8XHG__chip{flex:none;position:relative}.chip-bar-module__nF8XHG__dialogHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.chip-bar-module__nF8XHG__dialogHeader h3{font-size:1.125rem;font-weight:var(--fw-semibold);margin:0}.chip-bar-module__nF8XHG__viewerSearchInput.chip-bar-module__nF8XHG__viewerSearchInput{border-radius:calc(var(--br)/2);font-size:var(--fs-sm);box-sizing:border-box;width:100%;padding:.625rem .75rem}.chip-bar-module__nF8XHG__viewerSearchInput.chip-bar-module__nF8XHG__viewerSearchInput:focus{box-shadow:none}.chip-bar-module__nF8XHG__viewerList{flex-direction:column;max-height:240px;margin-top:.5rem;display:flex;overflow-y:auto}.chip-bar-module__nF8XHG__viewerItem.chip-bar-module__nF8XHG__viewerItem{text-align:left;white-space:normal;justify-content:flex-start;gap:.625rem;width:100%}.chip-bar-module__nF8XHG__viewerName{font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--text1)}.chip-bar-module__nF8XHG__viewerMeta{font-size:var(--fs-xs);color:var(--text2);margin-left:auto}.chip-bar-module__nF8XHG__clearAllChip.chip-bar-module__nF8XHG__clearAllChip{border:1px dashed var(--surface3);color:var(--text2);background:0 0;border-radius:8px;gap:.25rem;padding:6px 10px;font-size:.8125rem;font-weight:500}.chip-bar-module__nF8XHG__clearAllChip.chip-bar-module__nF8XHG__clearAllChip:hover{border-color:var(--surface3);color:var(--text2)}
.commenter-dossier-module__hNdTnG__header{border-bottom:1px solid var(--surface3);flex:none;align-items:center;gap:12px;padding:1rem 1.25rem;display:flex}.commenter-dossier-module__hNdTnG__headerInfo{flex:1;min-width:0}.commenter-dossier-module__hNdTnG__headerNameRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.commenter-dossier-module__hNdTnG__headerName{font-size:1.05rem;font-weight:var(--fw-semibold);color:var(--text1);text-decoration:none}.commenter-dossier-module__hNdTnG__headerName[href]:hover{color:var(--text-link);text-decoration:underline}.commenter-dossier-module__hNdTnG__headerMeta{font-size:var(--fs-sm);color:var(--text2);margin-top:2px}.commenter-dossier-module__hNdTnG__closeButton.commenter-dossier-module__hNdTnG__closeButton{flex:none;align-self:flex-start;width:40px;height:40px}.commenter-dossier-module__hNdTnG__closeButton.commenter-dossier-module__hNdTnG__closeButton svg{fill:currentColor;width:24px;height:24px}.commenter-dossier-module__hNdTnG__body{flex-direction:column;flex:1;gap:1.25rem;min-height:0;padding:1.25rem;display:flex;overflow-y:auto}.commenter-dossier-module__hNdTnG__repliedComment{background:var(--surface2);border-left:3px solid var(--surface4);border-radius:0 var(--br)var(--br)0;padding:.75rem .875rem}.commenter-dossier-module__hNdTnG__repliedLabel{text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text2);margin-bottom:4px;font-size:.6875rem}.commenter-dossier-module__hNdTnG__repliedText{font-size:var(--fs-md);color:var(--text1);white-space:pre-wrap;word-break:break-word;line-height:1.5}.commenter-dossier-module__hNdTnG__repliedMeta{font-size:var(--fs-xs);color:var(--text2);margin-top:4px}.commenter-dossier-module__hNdTnG__threadItemNested{border-left:2px solid var(--surface4);margin-top:10px;margin-left:6px;padding-left:12px}.commenter-dossier-module__hNdTnG__threadAuthor{font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--text2);margin-bottom:2px}.commenter-dossier-module__hNdTnG__skeletonThumb{aspect-ratio:16/9;border-radius:var(--br);background:var(--surface2);flex:none;width:104px}@media (max-width:480px){.commenter-dossier-module__hNdTnG__skeletonThumb{width:76px}}.commenter-dossier-module__hNdTnG__historySection{flex-direction:column;gap:12px;display:flex}.commenter-dossier-module__hNdTnG__sectionLabel{font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text2)}.commenter-dossier-module__hNdTnG__mutedNote{font-size:var(--fs-sm);color:var(--text2)}.commenter-dossier-module__hNdTnG__historyList{flex-direction:column;gap:14px;display:flex}.commenter-dossier-module__hNdTnG__historyRow{gap:12px;display:flex}.commenter-dossier-module__hNdTnG__thumbLink{aspect-ratio:16/9;border-radius:var(--br);background:var(--surface2);flex:none;width:104px;display:block;overflow:hidden}@media (max-width:480px){.commenter-dossier-module__hNdTnG__thumbLink{width:76px}}.commenter-dossier-module__hNdTnG__thumb{object-fit:cover;width:100%;height:100%;display:block}.commenter-dossier-module__hNdTnG__historyBody{flex:1;min-width:0}.commenter-dossier-module__hNdTnG__historyVideoTitle{font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--text2);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:3px;display:-webkit-box;overflow:hidden}.commenter-dossier-module__hNdTnG__historyText{font-size:var(--fs-sm);color:var(--text1);-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.commenter-dossier-module__hNdTnG__historyMeta{font-size:var(--fs-xs);color:var(--text2);align-items:center;gap:5px;margin-top:3px;display:flex}.commenter-dossier-module__hNdTnG__replyContext{font-size:var(--fs-xs);color:var(--text2);-webkit-line-clamp:1;word-break:break-word;-webkit-box-orient:vertical;margin-bottom:3px;display:-webkit-box;overflow:hidden}.commenter-dossier-module__hNdTnG__replyContext b{font-weight:var(--fw-semibold);color:var(--text1)}.commenter-dossier-module__hNdTnG__loadMore.commenter-dossier-module__hNdTnG__loadMore{align-self:flex-start}.commenter-dossier-module__hNdTnG__composerWrap{width:100%}
.fancy-container-module__D2T7fW__fancyBorder{background:var(--surface1);isolation:isolate;border-radius:calc(var(--br)*2);position:relative}.fancy-container-module__D2T7fW__fancyBorder:before,.fancy-container-module__D2T7fW__fancyBorder:after{content:"";inset:var(--border-inset);z-index:-1;background:conic-gradient(from var(--gradient-angle),red,#ff00bf,#8000ff,#0040ff,#0ff,#00ff40,#80ff00,#ffbf00,red);border-radius:inherit;animation:5s linear infinite fancy-container-module__D2T7fW__rotation;position:absolute}.fancy-container-module__D2T7fW__fancyBorder:after{filter:blur(var(--shadow-blur))}@keyframes fancy-container-module__D2T7fW__rotation{0%{--gradient-angle:0deg}to{--gradient-angle:360deg}}
.feature-showcase-section-module__A1zh5q__container{align-items:center;gap:calc(var(--gap)*3.5);margin-top:calc(var(--gap)*5);padding:calc(var(--gap)*3.5)var(--gap);flex-direction:column;display:flex;position:relative}.feature-showcase-section-module__A1zh5q__ambient{pointer-events:none;position:absolute;inset:0;overflow:hidden}.feature-showcase-section-module__A1zh5q__ambient:before,.feature-showcase-section-module__A1zh5q__ambient:after{content:"";aspect-ratio:1;background:radial-gradient(circle,color-mix(in srgb,var(--button-primary)10%,transparent)0%,transparent 70%);border-radius:50%;width:min(60vw,720px);position:absolute}.feature-showcase-section-module__A1zh5q__ambient:before{top:12%;left:-18%}.feature-showcase-section-module__A1zh5q__ambient:after{bottom:8%;right:-20%}.feature-showcase-section-module__A1zh5q__headerWrapper{text-align:center;align-items:center;gap:var(--gap);z-index:1;flex-direction:column;width:100%;max-width:780px;display:flex;position:relative}.feature-showcase-section-module__A1zh5q__headerEyebrow{border-radius:var(--br-pill);border:1px solid var(--surface3);background:color-mix(in srgb,var(--surface1)76%,var(--button-primary)24%);color:var(--text2);font-size:var(--fs-sm);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;align-items:center;padding:.55rem .95rem;display:inline-flex}.feature-showcase-section-module__A1zh5q__title{font-size:var(--section-title-size);font-weight:var(--section-title-weight);letter-spacing:var(--section-title-tracking);line-height:var(--section-title-leading);color:var(--text1);word-wrap:break-word;margin:0}.feature-showcase-section-module__A1zh5q__titleGradient{background:var(--gradient-brand);-webkit-text-fill-color:transparent;line-height:inherit;-webkit-background-clip:text;background-clip:text}.feature-showcase-section-module__A1zh5q__subtitle{color:var(--text2);max-width:680px;margin:0 auto;font-size:1.12rem;line-height:1.7}.feature-showcase-section-module__A1zh5q__flow{gap:calc(var(--gap)*5);z-index:1;flex-direction:column;width:100%;max-width:1320px;display:flex;position:relative}@media (min-width:960px){.feature-showcase-section-module__A1zh5q__flow{gap:calc(var(--gap)*7)}}.feature-showcase-section-module__A1zh5q__row{grid-template-columns:1fr;width:100%;display:grid;position:relative}@media (min-width:960px){.feature-showcase-section-module__A1zh5q__row{grid-template-columns:repeat(12,1fr);align-items:center}}.feature-showcase-section-module__A1zh5q__mediaCol{z-index:1;position:relative}@media (min-width:960px){.feature-showcase-section-module__A1zh5q__mediaCol{grid-area:1/1/auto/span 8}.feature-showcase-section-module__A1zh5q__mediaColReverse{grid-column:5/span 8}}.feature-showcase-section-module__A1zh5q__mediaTilt{transition:transform .45s cubic-bezier(.22,1,.36,1)}@media (min-width:960px){.feature-showcase-section-module__A1zh5q__mediaTilt{transform:rotate(-1.2deg)}.feature-showcase-section-module__A1zh5q__mediaTiltReverse{transform:rotate(1.2deg)}.feature-showcase-section-module__A1zh5q__mediaCol:hover .feature-showcase-section-module__A1zh5q__mediaTilt{transform:rotate(0)scale(1.015)}}@media (prefers-reduced-motion:reduce){.feature-showcase-section-module__A1zh5q__mediaTilt,.feature-showcase-section-module__A1zh5q__mediaCol:hover .feature-showcase-section-module__A1zh5q__mediaTilt{transform:none}}.feature-showcase-section-module__A1zh5q__textCard{z-index:2;align-items:flex-start;gap:calc(var(--gap)*.9);padding:calc(var(--gap)*1)0 0;flex-direction:column;display:flex;position:relative}@media (min-width:960px){.feature-showcase-section-module__A1zh5q__textCard{margin-top:calc(var(--gap)*2);padding:0 0 0 calc(var(--gap)*2);grid-area:1/9/auto/-1}.feature-showcase-section-module__A1zh5q__textCardReverse{padding:0 calc(var(--gap)*2)0 0;grid-column:1/span 4}}.feature-showcase-section-module__A1zh5q__demoEyebrow{border-radius:var(--br-pill);background:color-mix(in srgb,var(--surface1)74%,var(--button-primary)26%);border:1px solid color-mix(in srgb,var(--surface3)68%,var(--button-primary)32%);color:var(--text1);font-size:.74rem;font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;align-items:center;gap:.5rem;padding:.45rem .8rem;display:inline-flex}.feature-showcase-section-module__A1zh5q__demoTitle{font-size:clamp(1.4rem,3.2vw,1.9rem);font-weight:var(--fw-bold);color:var(--text1);letter-spacing:-.02em;margin:0;line-height:1.15}.feature-showcase-section-module__A1zh5q__demoDescription{color:var(--text2);margin:0;font-size:1.05rem;line-height:1.65}.feature-showcase-section-module__A1zh5q__moreLink{font-weight:var(--fw-bold);font-size:var(--fs-base);color:var(--text-link);align-items:center;gap:.5rem;text-decoration:none;transition:gap .2s;display:inline-flex}.feature-showcase-section-module__A1zh5q__moreLink:hover{color:var(--text-link-hover);gap:.75rem}.feature-showcase-section-module__A1zh5q__viewAllWrapper{z-index:1;justify-content:center;display:flex;position:relative}.feature-showcase-section-module__A1zh5q__viewAllButton{border-radius:var(--br-lg);border:2px solid var(--surface3);color:var(--text1);font-size:1.05rem;font-weight:var(--fw-bold);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:1rem 2rem;transition:all .2s;display:inline-flex}.feature-showcase-section-module__A1zh5q__viewAllButton:hover{border-color:var(--border-focus);background:color-mix(in srgb,var(--surface1)92%,var(--button-primary)8%);transform:translateY(-2px)}.feature-showcase-section-module__A1zh5q__rowFade{opacity:0;transition:opacity .8s}.feature-showcase-section-module__A1zh5q__rowFadeDelayed{transition-delay:.15s}.feature-showcase-section-module__A1zh5q__rowRevealed .feature-showcase-section-module__A1zh5q__rowFade{opacity:1}.feature-showcase-section-module__A1zh5q__headerWrapper,.feature-showcase-section-module__A1zh5q__viewAllWrapper{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.feature-showcase-section-module__A1zh5q__headerWrapper.feature-showcase-section-module__A1zh5q__wrapperRevealed,.feature-showcase-section-module__A1zh5q__viewAllWrapper.feature-showcase-section-module__A1zh5q__wrapperRevealed{opacity:1;transform:translateY(0)}@supports (animation-timeline:view()){.feature-showcase-section-module__A1zh5q__mediaCol{animation:linear both feature-showcase-section-module__A1zh5q__showcase-parallax-media;animation-timeline:view()}.feature-showcase-section-module__A1zh5q__textCard{animation:linear both feature-showcase-section-module__A1zh5q__showcase-parallax-text;animation-timeline:view()}}@keyframes feature-showcase-section-module__A1zh5q__showcase-parallax-media{0%{transform:translateY(32px)}to{transform:translateY(-32px)}}@keyframes feature-showcase-section-module__A1zh5q__showcase-parallax-text{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.feature-showcase-section-module__A1zh5q__rowFade,.feature-showcase-section-module__A1zh5q__headerWrapper,.feature-showcase-section-module__A1zh5q__viewAllWrapper{opacity:1;transition:none;transform:none}.feature-showcase-section-module__A1zh5q__mediaCol,.feature-showcase-section-module__A1zh5q__textCard{animation:none}}
.channel-search-module__rnPMUa__inputBorder.channel-search-module__rnPMUa__inputBorder{flex:320px;width:100%;min-width:0}@media (max-width:640px){.channel-search-module__rnPMUa__inputBorder.channel-search-module__rnPMUa__inputBorder{flex:none}}.channel-search-module__rnPMUa__group{align-items:center;gap:var(--gap);flex-flow:wrap;width:100%;display:flex}@media (max-width:640px){.channel-search-module__rnPMUa__group{flex-flow:column}}.channel-search-module__rnPMUa__searchBar{padding:calc(var(--gap)*1.2);padding-right:calc(var(--gap)*1.2);width:100%;font-size:var(--fs-base);border-radius:calc(var(--br)*2);border:1px solid var(--surface3);background-color:var(--surface1);color:var(--text1);transition:all .2s}.channel-search-module__rnPMUa__searchBar:hover{border-color:var(--surface4);box-shadow:0 2px 12px #00000014}.channel-search-module__rnPMUa__searchBar:focus{border-color:var(--surface4);outline:none;box-shadow:0 2px 16px #0000001f}.channel-search-module__rnPMUa__searchBarRoomForPaste{padding-right:calc(var(--gap)*3.5)}.channel-search-module__rnPMUa__pasteButton.channel-search-module__rnPMUa__pasteButton{font-size:1.2rem;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.channel-search-module__rnPMUa__submitButton.channel-search-module__rnPMUa__submitButton{flex:none}@media (max-width:640px){.channel-search-module__rnPMUa__submitButton.channel-search-module__rnPMUa__submitButton{width:100%}}
.dashboard-showcase-section-module__zQCf_W__section{width:100%;padding:calc(var(--gap)*2)0 calc(var(--gap)*1.5)}.dashboard-showcase-section-module__zQCf_W__inner{gap:calc(var(--gap)*2);display:grid}.dashboard-showcase-section-module__zQCf_W__header{text-align:center;opacity:0;justify-self:center;gap:.75rem;max-width:760px;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);display:grid;transform:translateY(18px)}.dashboard-showcase-section-module__zQCf_W__revealed .dashboard-showcase-section-module__zQCf_W__header{opacity:1;transform:translateY(0)}.dashboard-showcase-section-module__zQCf_W__eyebrow{border-radius:var(--br-pill);border:1px solid color-mix(in srgb,var(--surface3)74%,var(--button-primary)26%);background:color-mix(in srgb,var(--surface1)80%,var(--button-primary)20%);color:var(--text1);font-size:var(--fs-xs);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;justify-content:center;justify-self:center;align-items:center;padding:.45rem .8rem;display:inline-flex}.dashboard-showcase-section-module__zQCf_W__title{letter-spacing:var(--tracking-heading);color:var(--text1);margin:0;font-size:clamp(1.9rem,4vw,3rem);line-height:1.04}.dashboard-showcase-section-module__zQCf_W__highlight{background:var(--gradient-brand);-webkit-text-fill-color:transparent;line-height:inherit;-webkit-background-clip:text;background-clip:text}.dashboard-showcase-section-module__zQCf_W__subtitle{color:var(--text2);text-wrap:pretty;margin:0;font-size:1.02rem;line-height:1.7}.dashboard-showcase-section-module__zQCf_W__grid{gap:1rem;display:grid}@media (min-width:700px){.dashboard-showcase-section-module__zQCf_W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.dashboard-showcase-section-module__zQCf_W__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dashboard-showcase-section-module__zQCf_W__card{background:color-mix(in srgb,var(--surface2)92%,var(--surface1)8%);border:1px solid color-mix(in srgb,var(--surface3)88%,var(--button-primary)12%);box-shadow:0 24px 60px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.08));opacity:0;border-radius:24px;gap:1rem;padding:1rem;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);display:grid;transform:translateY(22px)}.dashboard-showcase-section-module__zQCf_W__revealed .dashboard-showcase-section-module__zQCf_W__card{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.dashboard-showcase-section-module__zQCf_W__header,.dashboard-showcase-section-module__zQCf_W__card{transition:opacity .2s;transform:none}}.dashboard-showcase-section-module__zQCf_W__cardContent{align-content:start;gap:.65rem;display:grid}.dashboard-showcase-section-module__zQCf_W__cardLabel{border-radius:var(--br-pill);background:color-mix(in srgb,var(--surface1)86%,var(--button-primary)14%);border:1px solid color-mix(in srgb,var(--surface3)82%,var(--button-primary)18%);width:fit-content;color:var(--text2);font-size:.74rem;font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;align-items:center;padding:.45rem .75rem;display:inline-flex}.dashboard-showcase-section-module__zQCf_W__cardTitle{letter-spacing:var(--tracking-heading);color:var(--text1);margin:0;font-size:clamp(1.3rem,2.8vw,1.8rem);line-height:1.06}.dashboard-showcase-section-module__zQCf_W__cardDescription{color:var(--text2);text-wrap:pretty;margin:0;font-size:.98rem;line-height:1.65}.dashboard-showcase-section-module__zQCf_W__screenshotButton{appearance:none;cursor:zoom-in;text-align:inherit;background:0 0;border:0;border-radius:18px;padding:0}.dashboard-showcase-section-module__zQCf_W__screenshotButton:focus-visible{outline:2px solid var(--border-focus);outline-offset:4px}.dashboard-showcase-section-module__zQCf_W__screenshotFrame{border:1px solid color-mix(in srgb,var(--surface3)88%,var(--button-primary)12%);background:color-mix(in srgb,var(--surface1)92%,var(--surface2)8%);aspect-ratio:1.28;border-radius:18px;overflow:hidden}.dashboard-showcase-section-module__zQCf_W__screenshotImage{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.dashboard-showcase-section-module__zQCf_W__expandHint{border-radius:var(--br-pill);background:color-mix(in srgb,var(--surface1)88%,var(--button-primary)12%);border:1px solid color-mix(in srgb,var(--surface3)84%,var(--button-primary)16%);width:fit-content;color:var(--text2);font-size:.74rem;font-weight:var(--fw-bold);letter-spacing:.01em;justify-self:end;align-items:center;margin-top:.65rem;padding:.35rem .6rem;display:inline-flex}.dashboard-showcase-section-module__zQCf_W__modalHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;margin-bottom:1rem;display:grid}.dashboard-showcase-section-module__zQCf_W__modalTitleGroup{gap:.35rem;display:grid}.dashboard-showcase-section-module__zQCf_W__modalTitle{letter-spacing:var(--tracking-heading);color:var(--text1);margin:0;font-size:clamp(1.4rem,3vw,2rem);line-height:1.05}.dashboard-showcase-section-module__zQCf_W__modalDescription{color:var(--text2);margin:0;font-size:.96rem;line-height:1.6}.dashboard-showcase-section-module__zQCf_W__closeButton{border-radius:var(--br-pill);width:2.5rem;height:2.5rem;font-size:var(--fs-lg)}.dashboard-showcase-section-module__zQCf_W__modalImageFrame{border:1px solid color-mix(in srgb,var(--surface3)88%,var(--button-primary)12%);background:color-mix(in srgb,var(--surface1)96%,var(--surface2)4%);border-radius:20px;overflow:hidden}.dashboard-showcase-section-module__zQCf_W__modalImage{width:100%;height:auto;display:block}
.guarantee-band-module__ZvaDhW__section{width:100%;padding:calc(var(--gap)*4)var(--gap);background:var(--surface1)}.guarantee-band-module__ZvaDhW__inner{grid-template-columns:1fr;gap:1.4rem;max-width:1080px;margin:0 auto;display:grid}@media (min-width:900px){.guarantee-band-module__ZvaDhW__inner{grid-template-columns:1.35fr 1fr;align-items:stretch}}.guarantee-band-module__ZvaDhW__panelSoft{gap:calc(var(--gap)*1.4);padding:calc(var(--gap)*2)calc(var(--gap)*1.75);background:color-mix(in srgb,var(--surface1)84%,var(--button-primary)16%);border:1px solid color-mix(in srgb,var(--surface3)70%,var(--button-primary)30%);border-radius:28px;align-content:start;justify-items:start;display:grid}.guarantee-band-module__ZvaDhW__eyebrow{border-radius:var(--br-pill);border:1px solid color-mix(in srgb,var(--surface3)74%,var(--button-primary)26%);background:color-mix(in srgb,var(--surface1)80%,var(--button-primary)20%);color:var(--text1);font-size:var(--fs-xs);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;align-items:center;padding:.45rem .8rem;display:inline-flex}.guarantee-band-module__ZvaDhW__title{font-size:var(--section-title-size);font-weight:var(--section-title-weight);line-height:var(--section-title-leading);letter-spacing:var(--section-title-tracking);color:var(--text1);text-wrap:balance;margin:0}.guarantee-band-module__ZvaDhW__highlight{background:var(--gradient-brand);-webkit-text-fill-color:transparent;line-height:inherit;-webkit-background-clip:text;background-clip:text}.guarantee-band-module__ZvaDhW__cardStack{gap:.85rem;width:100%;display:grid}.guarantee-band-module__ZvaDhW__card{border-radius:var(--br-lg);background:var(--surface1);border:1px solid color-mix(in srgb,var(--surface3)85%,var(--button-primary)15%);box-shadow:0 14px 30px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.14));grid-template-columns:auto 1fr;align-items:start;gap:.85rem;padding:1rem 1.1rem;display:grid}@media (min-width:640px){.guarantee-band-module__ZvaDhW__card:first-child{margin-right:14%;transform:rotate(-.4deg)}.guarantee-band-module__ZvaDhW__card:nth-child(2){margin-left:12%;transform:rotate(.5deg)}.guarantee-band-module__ZvaDhW__card:nth-child(3){margin-right:8%;transform:rotate(-.3deg)}.guarantee-band-module__ZvaDhW__card:nth-child(4){margin-left:16%;transform:rotate(.4deg)}@media (prefers-reduced-motion:no-preference){.guarantee-band-module__ZvaDhW__card{transition:transform .35s cubic-bezier(.22,1,.36,1)}.guarantee-band-module__ZvaDhW__card:hover{transform:rotate(0)translateY(-2px)}}}.guarantee-band-module__ZvaDhW__cardIcon{border-radius:var(--br);background:color-mix(in srgb,var(--button-primary)16%,transparent);justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.15rem;line-height:1;display:inline-flex}.guarantee-band-module__ZvaDhW__cardBody{gap:.3rem;display:grid}.guarantee-band-module__ZvaDhW__cardLabel{font-size:var(--fs-base);font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--text1);margin:0}.guarantee-band-module__ZvaDhW__cardText{font-size:var(--fs-md);color:var(--text2);margin:0;line-height:1.5}.guarantee-band-module__ZvaDhW__panelInvert{text-align:center;padding:calc(var(--gap)*2.5)calc(var(--gap)*1.75);background:var(--text1);color:var(--text1-invert);border-radius:28px;align-content:center;justify-items:center;gap:.9rem;display:grid;position:relative;overflow:hidden}.guarantee-band-module__ZvaDhW__appChip{border-radius:var(--br-lg);background:var(--surface1);width:3.4rem;height:3.4rem;box-shadow:0 12px 28px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.3));justify-content:center;align-items:center;font-size:1.7rem;line-height:1;display:inline-flex}.guarantee-band-module__ZvaDhW__panelInvertTitle{font-size:var(--fs-xl);font-weight:var(--fw-display);letter-spacing:-.02em;color:inherit;margin:0}.guarantee-band-module__ZvaDhW__panelInvertText{max-width:34ch;color:inherit;opacity:.85;margin:0;font-size:.98rem;line-height:1.6}.guarantee-band-module__ZvaDhW__cta{border-radius:var(--br-lg);background:var(--gradient-brand);color:#fff;font-weight:var(--fw-bold);box-shadow:0 10px 25px color-mix(in srgb,var(--button-primary)28%,transparent);z-index:1;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative}.guarantee-band-module__ZvaDhW__cta:hover{box-shadow:0 15px 35px color-mix(in srgb,var(--button-primary)38%,transparent);transform:translateY(-3px)}.guarantee-band-module__ZvaDhW__microcopy{font-size:var(--fs-sm);font-weight:var(--fw-medium);color:inherit;opacity:.7;margin:0}.guarantee-band-module__ZvaDhW__watermark{opacity:.1;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:7rem;line-height:1;position:absolute;bottom:-1.6rem;right:-1.2rem;transform:rotate(-14deg)}
.channel-activity-modal-module__JEllnG__stickyTop{z-index:3;background:var(--surface1);box-shadow:0 1px 0 var(--surface2);padding-bottom:2px;position:sticky;top:0}.channel-activity-modal-module__JEllnG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1.5rem 1.5rem 0;display:flex}.channel-activity-modal-module__JEllnG__titleBlock{flex-direction:column;gap:2px;display:flex}.channel-activity-modal-module__JEllnG__modalTitle{font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--text1);margin:0}.channel-activity-modal-module__JEllnG__modalSubtitle{font-size:var(--fs-sm);color:var(--text2)}.channel-activity-modal-module__JEllnG__closeButton.channel-activity-modal-module__JEllnG__closeButton svg{width:20px;height:20px}.channel-activity-modal-module__JEllnG__filterBar{margin-bottom:12px;padding:0 1.5rem}.channel-activity-modal-module__JEllnG__contentScroll{flex:1;min-height:0;overflow-y:auto}.channel-activity-modal-module__JEllnG__contentScroll::-webkit-scrollbar{width:8px}.channel-activity-modal-module__JEllnG__contentScroll::-webkit-scrollbar-track{background:var(--surface2);border-radius:var(--br-sm)}.channel-activity-modal-module__JEllnG__contentScroll::-webkit-scrollbar-thumb{background:var(--surface4);border-radius:var(--br-sm)}
.callout-banner-module__yi0sqq__banner{box-sizing:border-box;background:var(--callout-surface);interpolate-size:allow-keywords;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:1rem 1.25rem;transition:height .3s,opacity .3s;display:flex;overflow:hidden}@starting-style{.callout-banner-module__yi0sqq__banner{opacity:0;height:0}}@media (prefers-reduced-motion:reduce){.callout-banner-module__yi0sqq__banner{transition:none}}@media (max-width:768px){.callout-banner-module__yi0sqq__banner{flex-direction:column}}.callout-banner-module__yi0sqq__info{--callout-accent:var(--callout-info-accent);--callout-surface:var(--callout-info-surface);--callout-border:var(--callout-info-border)}.callout-banner-module__yi0sqq__success{--callout-accent:var(--callout-success-accent);--callout-surface:var(--callout-success-surface);--callout-border:var(--callout-success-border)}.callout-banner-module__yi0sqq__warning{--callout-accent:var(--callout-warning-accent);--callout-surface:var(--callout-warning-surface);--callout-border:var(--callout-warning-border)}.callout-banner-module__yi0sqq__attention{--callout-accent:var(--callout-attention-accent);--callout-surface:var(--callout-attention-surface);--callout-border:var(--callout-attention-border)}.callout-banner-module__yi0sqq__content{gap:.875rem;min-width:0;display:flex}.callout-banner-module__yi0sqq__icon{font-size:var(--fs-lg);color:var(--callout-accent);flex-shrink:0;line-height:1}.callout-banner-module__yi0sqq__text{flex-direction:column;gap:.3rem;min-width:0;display:flex}.callout-banner-module__yi0sqq__title{font-weight:var(--fw-bold);color:var(--text1)}.callout-banner-module__yi0sqq__description{line-height:1.5}.callout-banner-module__yi0sqq__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.callout-banner-module__yi0sqq__actions{justify-content:flex-end;width:100%}}.callout-banner-module__yi0sqq__collapsible{flex-direction:column;align-items:stretch;gap:0;padding:0}.callout-banner-module__yi0sqq__header.callout-banner-module__yi0sqq__header{width:100%;font:inherit;color:inherit;text-align:left;white-space:normal;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:.875rem;margin:0;padding:.85rem 1.25rem;display:flex}.callout-banner-module__yi0sqq__header.callout-banner-module__yi0sqq__header:hover:not(:disabled),.callout-banner-module__yi0sqq__header.callout-banner-module__yi0sqq__header:active:not(:disabled){color:inherit;background:0 0}.callout-banner-module__yi0sqq__headerMain{align-items:center;gap:.65rem;min-width:0;display:flex}.callout-banner-module__yi0sqq__headerMain .callout-banner-module__yi0sqq__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.callout-banner-module__yi0sqq__chevron{color:var(--text1);opacity:.7;pointer-events:none;flex-shrink:0;transition:transform .25s;display:inline-flex;transform:rotate(0)}.callout-banner-module__yi0sqq__collapsible[data-expanded=true] .callout-banner-module__yi0sqq__chevron{transform:rotate(180deg)}.callout-banner-module__yi0sqq__body{grid-template-rows:1fr;transition:grid-template-rows .25s;display:grid}.callout-banner-module__yi0sqq__collapsible[data-expanded=false] .callout-banner-module__yi0sqq__body{grid-template-rows:0fr}.callout-banner-module__yi0sqq__bodyInner{min-height:0;overflow:hidden}.callout-banner-module__yi0sqq__bodyContent{flex-direction:column;gap:.75rem;padding:0 1.25rem 1rem;display:flex}@media (prefers-reduced-motion:reduce){.callout-banner-module__yi0sqq__body,.callout-banner-module__yi0sqq__chevron{transition:none}}
.composer-module__91ZkHG__commentPreviewContainer{gap:var(--gap);flex-direction:column;width:100%;display:flex}.composer-module__91ZkHG__commentPreviewRow{cursor:pointer;gap:10px;display:flex}.composer-module__91ZkHG__commentPreviewBody{flex:1;min-width:0}.composer-module__91ZkHG__commentPreviewMeta{align-items:center;gap:6px;margin-bottom:3px;display:flex}.composer-module__91ZkHG__commentPreviewAuthor{font-size:13px;font-weight:var(--fw-medium);color:var(--text1)}.composer-module__91ZkHG__commentPreviewTimestamp{color:var(--text2);font-size:12px}.composer-module__91ZkHG__commentPreviewText{color:var(--text1);margin:0;font-size:14px;line-height:1.5}.composer-module__91ZkHG__composer{align-items:flex-start;gap:var(--gap);flex-wrap:wrap;width:100%;display:flex}.composer-module__91ZkHG__composer input{flex:1}@media (max-width:500px){.composer-module__91ZkHG__composer>img{display:none}}.composer-module__91ZkHG__composerRightColumn{gap:var(--gap);flex-direction:column;flex:1;min-width:0;display:flex}@media (max-width:500px){.composer-module__91ZkHG__composerRightColumn{flex:none;width:100%}}.composer-module__91ZkHG__input.composer-module__91ZkHG__input{outline:1px solid var(--surface3);color:var(--text1);padding:calc(var(--gap)/2);white-space:pre-wrap;resize:none;border-radius:var(--br);background-color:#0000;border:none;flex:1;width:100%;height:100%;min-height:0;font-size:16px;line-height:1.2;transition:height .2s ease-in-out;position:absolute}.composer-module__91ZkHG__input.composer-module__91ZkHG__input:focus{outline:1px solid var(--surface3);box-shadow:none}.composer-module__91ZkHG__suggestionText{cursor:pointer;color:var(--text2);line-height:1.2}.composer-module__91ZkHG__completions{white-space:pre-wrap;padding:calc(var(--gap)/2);resize:none;border-radius:var(--br);pointer-events:none;background-color:#0000;border:none;flex:1;width:100%;height:100%;font-family:inherit;font-size:16px;line-height:1.2;transition:height .2s ease-in-out;position:absolute}.composer-module__91ZkHG__completions .composer-module__91ZkHG__suggestionText{pointer-events:all}.composer-module__91ZkHG__inputContainer{border-radius:var(--br);flex-direction:column;transition:height .2s ease-in-out;display:flex;position:relative}.composer-module__91ZkHG__suggestionChipContainer{gap:var(--gap);flex-wrap:wrap;align-items:center;width:100%;display:flex}.composer-module__91ZkHG__suggestionChip.composer-module__91ZkHG__suggestionChip{padding:calc(var(--gap)/2)var(--gap);background-color:var(--surface1);white-space:normal;word-break:break-word;text-align:left;border:none;justify-content:flex-start;transition:background-color .2s ease-in-out}.composer-module__91ZkHG__suggestionChip.composer-module__91ZkHG__suggestionChip:hover:not(:disabled){background-color:var(--surface2)}.composer-module__91ZkHG__formattingBar{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.composer-module__91ZkHG__formatButton{width:28px;height:28px;font-size:var(--fs-sm);padding:0}.composer-module__91ZkHG__formatButtonActive{background:var(--surface3);color:var(--text1)}.composer-module__91ZkHG__emojiPickerContainer{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);z-index:10;max-width:280px;margin-bottom:4px;padding:.5rem;position:absolute;bottom:100%;left:0;box-shadow:0 4px 16px #00000026}.composer-module__91ZkHG__emojiGrid{grid-template-columns:repeat(8,1fr);gap:2px;display:grid}.composer-module__91ZkHG__emojiButton{width:32px;height:32px;padding:0;font-size:1.125rem}.composer-module__91ZkHG__formatDivider{background:var(--surface3);width:1px;height:16px;margin:0 4px}.composer-module__91ZkHG__previewContainer{font-size:var(--fs-sm);color:var(--text2);background:var(--surface2);border-radius:var(--br-sm);white-space:pre-wrap;word-break:break-word;padding:.375rem .5rem;line-height:1.4}.composer-module__91ZkHG__previewContainer b{font-weight:var(--fw-bold);color:var(--text1)}.composer-module__91ZkHG__previewContainer i{font-style:italic}.composer-module__91ZkHG__previewContainer s{text-decoration:line-through}.composer-module__91ZkHG__actionButtonsContainer{gap:calc(var(--gap)/2);flex-wrap:wrap;align-items:center;display:flex}@media (max-width:500px){.composer-module__91ZkHG__actionButtonsContainer{justify-content:flex-start;width:100%}}.composer-module__91ZkHG__suggestionCardsRow{gap:calc(var(--gap)/2);flex-direction:column;width:100%;display:flex}.composer-module__91ZkHG__suggestionCard.composer-module__91ZkHG__suggestionCard{text-align:left;padding:calc(var(--gap)*.625)calc(var(--gap)*.75);flex-direction:row;align-items:baseline;gap:8px;transition:border-color .15s,background .15s;display:flex}.composer-module__91ZkHG__suggestionCard.composer-module__91ZkHG__suggestionCard:hover{background:var(--surface2);border-color:var(--surface4);box-shadow:none}.composer-module__91ZkHG__suggestionCardActive.composer-module__91ZkHG__suggestionCardActive{border-color:var(--button-primary)}.composer-module__91ZkHG__suggestionCardLabel{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text2);flex:none}.composer-module__91ZkHG__suggestionCardText{text-align:left;font-size:var(--fs-sm);color:var(--text1);white-space:pre-wrap;word-break:break-word;flex:1;line-height:1.5}.composer-module__91ZkHG__suggestionCardSkeleton{padding:calc(var(--gap)*.625)calc(var(--gap)*.75);background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);flex-direction:column;gap:6px;min-height:70px;display:flex}.composer-module__91ZkHG__iconButton svg{fill:currentColor;width:20px;height:20px}.composer-module__91ZkHG__composerModalContainer{z-index:2000;padding:var(--gap);background-color:var(--surface1);flex-direction:column;display:flex;position:fixed;box-shadow:0 8px 32px #0003}@media (max-width:500px){.composer-module__91ZkHG__composerModalContainer{border-radius:var(--br-lg)16px 0 0;border-top:1px solid var(--surface3);width:100%;bottom:0;left:0;right:0}}@media (min-width:501px){.composer-module__91ZkHG__composerModalContainer{border-radius:var(--br);border:1px solid var(--surface3);width:min(100% - 40px,600px);bottom:20px;right:20px}}
.landing-header-module__as2YIG__header{z-index:100;padding:0 calc(var(--gap)*1.5);height:56px;box-shadow:none;background:0 0;justify-content:space-between;align-items:center;transition:background .25s,box-shadow .25s;display:flex;position:sticky;top:0}@media (max-width:640px){.landing-header-module__as2YIG__header{padding:0 var(--gap)}}.landing-header-module__as2YIG__scrolled{background:var(--surface1);box-shadow:0 1px 3px var(--shadow-default)}.landing-header-module__as2YIG__logoLink{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.landing-header-module__as2YIG__logoLink:link,.landing-header-module__as2YIG__logoLink:visited,.landing-header-module__as2YIG__logoLink:hover{text-decoration:none}.landing-header-module__as2YIG__logoText{font-size:var(--fs-base);font-weight:var(--fw-bold);color:var(--text1);letter-spacing:-.02em}
.pricing-teaser-section-module__GE9d9W__section{text-align:center;padding:calc(var(--gap)*3)var(--gap);flex-direction:column;align-items:center;gap:.85rem;display:flex}.pricing-teaser-section-module__GE9d9W__heading{font-size:var(--section-title-size);font-weight:var(--section-title-weight);letter-spacing:var(--section-title-tracking);line-height:var(--section-title-leading);color:var(--text1);text-wrap:balance;margin:0}.pricing-teaser-section-module__GE9d9W__highlight{background:var(--gradient-brand);-webkit-text-fill-color:transparent;line-height:inherit;-webkit-background-clip:text;background-clip:text}.pricing-teaser-section-module__GE9d9W__subhead{max-width:560px;color:var(--text2);margin:0;font-size:clamp(1rem,1.8vw,1.1rem);line-height:1.6}.pricing-teaser-section-module__GE9d9W__tierStrip{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;width:100%;max-width:880px;margin:1rem 0 .5rem;display:grid}.pricing-teaser-section-module__GE9d9W__tierCard{background:var(--surface2);border:1px solid var(--surface3);text-align:left;box-shadow:0 4px 14px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.05));opacity:0;border-radius:14px;gap:.4rem;padding:.95rem .95rem 1.05rem;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);display:grid;position:relative;transform:translateY(16px)}.pricing-teaser-section-module__GE9d9W__revealed .pricing-teaser-section-module__GE9d9W__tierCard{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.pricing-teaser-section-module__GE9d9W__tierCard{transition:opacity .2s;transform:none}}.pricing-teaser-section-module__GE9d9W__tierCard.pricing-teaser-section-module__GE9d9W__cardHighlight{background:color-mix(in srgb,var(--surface1)78%,var(--button-primary)22%);border:1px solid color-mix(in srgb,var(--surface3)40%,var(--button-primary)60%);box-shadow:0 12px 32px color-mix(in srgb,var(--button-primary)18%,transparent)}.pricing-teaser-section-module__GE9d9W__popularBadge{border-radius:var(--br-pill);background:var(--gradient-brand);color:#fff;font-size:.62rem;font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;padding:.18rem .5rem;position:absolute;top:-9px;right:12px}.pricing-teaser-section-module__GE9d9W__tierName{font-size:var(--fs-xs);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text2)}.pricing-teaser-section-module__GE9d9W__tierPriceRow{align-items:baseline;gap:.25rem;display:flex}.pricing-teaser-section-module__GE9d9W__tierPrice{font-size:var(--fs-xl);font-weight:var(--fw-display);letter-spacing:var(--tracking-heading);color:var(--text1);font-variant-numeric:tabular-nums;line-height:1.1}.pricing-teaser-section-module__GE9d9W__tierMo{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text2)}.pricing-teaser-section-module__GE9d9W__tierFeatures{font-size:var(--fs-sm);color:var(--text1);gap:.25rem;margin:.15rem 0 0;padding:0;line-height:1.4;list-style:none;display:grid}.pricing-teaser-section-module__GE9d9W__tierFeature{align-items:flex-start;gap:.4rem;display:flex}.pricing-teaser-section-module__GE9d9W__tierFeature:before{content:"✓";color:var(--button-primary);font-weight:var(--fw-display);font-size:var(--fs-sm);flex-shrink:0}.pricing-teaser-section-module__GE9d9W__ctaRow{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.pricing-teaser-section-module__GE9d9W__primaryCta{background:var(--gradient-brand);color:#fff;font-weight:var(--fw-bold);font-size:var(--fs-base);box-shadow:0 10px 24px color-mix(in srgb,var(--button-primary)26%,transparent);border-radius:14px;align-items:center;gap:.4rem;padding:.95rem 1.75rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.pricing-teaser-section-module__GE9d9W__primaryCta:hover{box-shadow:0 14px 30px color-mix(in srgb,var(--button-primary)36%,transparent);transform:translateY(-2px)}.pricing-teaser-section-module__GE9d9W__secondaryCta{color:var(--text1);font-weight:var(--fw-bold);font-size:var(--fs-base);border:2px solid var(--surface3);background:0 0;border-radius:14px;align-items:center;gap:.4rem;padding:.95rem 1.6rem;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.pricing-teaser-section-module__GE9d9W__secondaryCta:hover{border-color:var(--text2);background:var(--surface2)}.pricing-teaser-section-module__GE9d9W__footNote{color:var(--text2);margin:.4rem 0 0;font-size:.88rem}.pricing-teaser-section-module__GE9d9W__footNoteLink{color:var(--text1);font-weight:var(--fw-semibold);text-underline-offset:2px;text-decoration:underline}.pricing-teaser-section-module__GE9d9W__footNoteLink:hover{opacity:.8}
.rate-limit-badge-module__HdofiW__pill{border-radius:var(--br-pill);background:var(--surface2);border:1px solid var(--surface3);font-size:var(--fs-sm);color:var(--text2);align-self:center;align-items:center;gap:.5rem;padding:6px 12px;display:inline-flex}.rate-limit-badge-module__HdofiW__pill strong{color:var(--text1);font-weight:var(--fw-bold)}.rate-limit-badge-module__HdofiW__reset{color:var(--text2);font-variant-numeric:tabular-nums}.rate-limit-badge-module__HdofiW__dot{background:var(--text2);opacity:.5;border-radius:50%;width:4px;height:4px}
.channel-context-editor-module__Jc2-La__characterCounter{font-size:var(--fs-xs);color:var(--text2);text-align:right;margin-top:.25rem;display:block}.channel-context-editor-module__Jc2-La__characterCounter.channel-context-editor-module__Jc2-La__nearLimit{color:var(--status-warning)}.channel-context-editor-module__Jc2-La__characterCounter.channel-context-editor-module__Jc2-La__atLimit{color:var(--status-error)}.channel-context-editor-module__Jc2-La__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.channel-context-editor-module__Jc2-La__modalHeader h2{font-size:var(--fs-lg);color:var(--text1);margin:0}.channel-context-editor-module__Jc2-La__modalDescription{font-size:var(--fs-sm);color:var(--text2);margin:0 0 1.5rem;line-height:1.5}.channel-context-editor-module__Jc2-La__textArea{border:1px solid var(--surface2);border-radius:var(--br-md);width:100%;font-size:var(--fs-md);resize:vertical;background:var(--surface1);min-height:300px;color:var(--text1);padding:1rem;font-family:inherit}.channel-context-editor-module__Jc2-La__textArea:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px hsla(var(--brand-hue),50%,50%,.1);outline:none}.channel-context-editor-module__Jc2-La__textArea::placeholder{color:var(--text2)}.channel-context-editor-module__Jc2-La__footer{border-top:1px solid var(--surface2);justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:flex}.channel-context-editor-module__Jc2-La__statusMessage{font-size:var(--fs-sm);font-weight:var(--fw-medium);margin-right:1rem}.channel-context-editor-module__Jc2-La__statusMessage.channel-context-editor-module__Jc2-La__success{color:var(--status-success)}.channel-context-editor-module__Jc2-La__statusMessage.channel-context-editor-module__Jc2-La__error{color:var(--status-error)}
.rule-playground-module__SDjuga__editor{border:1px solid var(--surface3);border-radius:var(--br-md);background:var(--surface1);padding:1.25rem;container:rules-pane/inline-size}.rule-playground-module__SDjuga__footer{font-size:var(--fs-md);color:var(--text3);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem 1rem;margin:.85rem 0 0;display:flex}.rule-playground-module__SDjuga__dashLink{font-weight:var(--fw-semibold);color:var(--text-link);white-space:nowrap;text-decoration:none}.rule-playground-module__SDjuga__dashLink:hover{text-decoration:underline}
.case-studies-banner-module__6SsYTW__section{width:100%;padding:calc(var(--gap)*2.5)var(--gap)calc(var(--gap)*3)}.case-studies-banner-module__6SsYTW__panel{border:1px solid var(--surface3);background:radial-gradient(900px 420px at 50% -12%,color-mix(in srgb,var(--button-primary)14%,transparent),transparent 66%),var(--surface1);border-radius:28px;max-width:1240px;margin:0 auto;padding:clamp(2.75rem,6vw,6.25rem) clamp(1.35rem,5vw,5.5rem) clamp(2.75rem,5vw,5.75rem);overflow:hidden}.case-studies-banner-module__6SsYTW__heading{text-align:center;justify-items:center;gap:1rem;display:grid}.case-studies-banner-module__6SsYTW__sectionEyebrow{font-size:var(--fs-xs);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-link)}.case-studies-banner-module__6SsYTW__title{font-size:var(--section-title-size);font-weight:var(--section-title-weight);line-height:var(--section-title-leading);letter-spacing:var(--section-title-tracking);color:var(--text1);margin:0}.case-studies-banner-module__6SsYTW__titleAccent{background:linear-gradient(135deg,var(--text-link)0%,var(--accent-cool)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.case-studies-banner-module__6SsYTW__subtitle{font-size:var(--fs-md);font-weight:var(--fw-bold);color:var(--text2);text-wrap:balance;margin:0}.case-studies-banner-module__6SsYTW__cards{grid-template-columns:1fr;align-items:start;gap:clamp(2.5rem,3.5vw,3rem);margin-top:clamp(3rem,5vw,4.5rem);display:grid}@media (min-width:900px){.case-studies-banner-module__6SsYTW__cards{grid-template-columns:repeat(3,1fr);gap:clamp(2.5rem,4vw,3.5rem)}}.case-studies-banner-module__6SsYTW__card{border-top:2px solid var(--text-link);flex-direction:column;gap:1rem;padding-top:1.75rem;display:flex}.case-studies-banner-module__6SsYTW__cardHead{align-items:flex-start;gap:.85rem;display:flex}.case-studies-banner-module__6SsYTW__cardHeadText{flex-direction:column;gap:.4rem;display:flex}.case-studies-banner-module__6SsYTW__kicker{font-size:var(--fs-xs);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-link)}.case-studies-banner-module__6SsYTW__cardTitle{font-size:1.32rem;font-weight:var(--fw-display);letter-spacing:-.015em;color:var(--text1);text-wrap:balance;margin:0;line-height:1.3}.case-studies-banner-module__6SsYTW__summary{font-size:var(--fs-base);color:var(--text2);text-wrap:pretty;margin:0;line-height:1.6}.case-studies-banner-module__6SsYTW__stats{border-top:1px solid var(--surface3);flex-wrap:wrap;gap:1.5rem 1.75rem;margin:.35rem 0 0;padding-top:1.25rem;display:flex}.case-studies-banner-module__6SsYTW__stat{flex-direction:column-reverse;gap:.15rem;display:flex}.case-studies-banner-module__6SsYTW__statValue{font-size:var(--fs-xl);font-weight:var(--fw-display);letter-spacing:-.02em;color:var(--text1);font-variant-numeric:tabular-nums;margin:0;line-height:1.1}.case-studies-banner-module__6SsYTW__statLabel{font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--text2)}.case-studies-banner-module__6SsYTW__tenure{font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--text-link);text-wrap:pretty;margin:0;padding-top:.35rem}.case-studies-banner-module__6SsYTW__audience{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text2);margin-top:auto;padding-top:.15rem}.case-studies-banner-module__6SsYTW__footer{justify-content:center;margin-top:clamp(2.75rem,4vw,3.75rem);display:flex}.case-studies-banner-module__6SsYTW__cta{font-size:.98rem;font-weight:var(--fw-display);color:var(--text-link);border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding-bottom:.15rem;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.case-studies-banner-module__6SsYTW__cta:hover{color:var(--text-link-hover);border-bottom-color:var(--text-link-hover)}.case-studies-banner-module__6SsYTW__cta:focus-visible{outline:2px solid var(--border-focus);outline-offset:4px;border-radius:2px}
.popover-menu-module__8N11bq__menu{padding:calc(var(--gap)/2);border:1px solid var(--surface3);background-color:var(--surface1);border-radius:var(--br);flex-direction:column;align-items:flex-start;min-width:150px;display:flex;box-shadow:0 4px 16px #00000026}.popover-menu-module__8N11bq__menu>button{gap:calc(var(--gap)/2);border-radius:var(--br-sm);width:100%;color:var(--text1);font-size:var(--fs-sm);cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;padding:8px 12px;display:flex}.popover-menu-module__8N11bq__menu>button:hover{background:var(--surface2)}.popover-menu-module__8N11bq__menu>button:disabled{opacity:.5;cursor:not-allowed}
.rate-limit-modal-module__VX_Rma__content{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:.5rem .5rem .25rem;display:flex;position:relative}.rate-limit-modal-module__VX_Rma__closeButton.rate-limit-modal-module__VX_Rma__closeButton{font-size:1.3rem;line-height:1;position:absolute;top:-.25rem;right:-.25rem}.rate-limit-modal-module__VX_Rma__emoji{font-size:2.5rem;line-height:1}.rate-limit-modal-module__VX_Rma__title{font-size:1.4rem;font-weight:var(--fw-display);color:var(--text1);margin:0}.rate-limit-modal-module__VX_Rma__message{font-size:var(--fs-md);color:var(--text2);max-width:32ch;margin:0;line-height:1.5}@keyframes rate-limit-modal-module__VX_Rma__glow{0%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--button-primary)30%,transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb,var(--button-primary)0%,transparent)}}.rate-limit-modal-module__VX_Rma__timerBox{border-radius:var(--br-lg);background:var(--surface2);border:1px solid var(--surface3);flex-direction:column;align-items:center;gap:.25rem;margin:.5rem 0;padding:.9rem 1.6rem;animation:2s ease-in-out infinite rate-limit-modal-module__VX_Rma__glow;display:flex}.rate-limit-modal-module__VX_Rma__timerLabel{font-size:var(--fs-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text2)}.rate-limit-modal-module__VX_Rma__timerValue{font-size:1.9rem;font-weight:var(--fw-display);color:var(--text1);font-variant-numeric:tabular-nums;letter-spacing:.01em}.rate-limit-modal-module__VX_Rma__dismissButton.rate-limit-modal-module__VX_Rma__dismissButton{margin-top:.25rem}
.duplicate-followup-modal-module__P6M1rG__title{font-size:1.15rem;font-weight:var(--fw-semibold);color:var(--text1);margin:0 0 .25rem}.duplicate-followup-modal-module__P6M1rG__subtitle{color:var(--text2);font-size:var(--fs-md);margin:0 0 1rem;line-height:1.5}.duplicate-followup-modal-module__P6M1rG__ruleList{border:1px solid var(--surface4);border-radius:var(--br-md);flex-direction:column;gap:.25rem;max-height:320px;margin-bottom:1.25rem;padding:.5rem;display:flex;overflow-y:auto}.duplicate-followup-modal-module__P6M1rG__ruleCheckbox.duplicate-followup-modal-module__P6M1rG__ruleCheckbox{border-radius:var(--br-md);cursor:pointer;opacity:1;font-size:var(--fs-md);color:var(--text1);align-items:center;gap:.625rem;padding:.5rem .625rem;transition:background .15s;display:flex}.duplicate-followup-modal-module__P6M1rG__ruleCheckbox.duplicate-followup-modal-module__P6M1rG__ruleCheckbox:hover{background:var(--surface2)}.duplicate-followup-modal-module__P6M1rG__ruleCheckboxDisabled.duplicate-followup-modal-module__P6M1rG__ruleCheckboxDisabled{cursor:default;opacity:.5}.duplicate-followup-modal-module__P6M1rG__ruleCheckboxDisabled.duplicate-followup-modal-module__P6M1rG__ruleCheckboxDisabled:hover{background:0 0}.duplicate-followup-modal-module__P6M1rG__disabledNote{font-size:var(--fs-sm);color:var(--text2);margin-left:auto}.duplicate-followup-modal-module__P6M1rG__actions{justify-content:flex-end;gap:.75rem;display:flex}
.video-search-module__0LYonq__captionText{font-size:var(--fs-sm);color:var(--text2)}.video-search-module__0LYonq__fadeIn{animation:.2s both video-search-module__0LYonq__video-fade-in}@keyframes video-search-module__0LYonq__video-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.video-search-module__0LYonq__fadeIn{animation-duration:50ms}}.video-search-module__0LYonq__searchBar{padding:calc(var(--gap)*1.2);width:100%;font-size:var(--fs-base);border-radius:calc(var(--br)*2);border:1px solid var(--surface3);background-color:var(--surface1);transition:all .2s;position:relative}.video-search-module__0LYonq__searchBar:hover{border-color:var(--surface4);box-shadow:0 2px 12px #00000014}.video-search-module__0LYonq__searchBar:focus{border-color:var(--surface4);outline:none;box-shadow:0 2px 16px #0000001f}.video-search-module__0LYonq__pasteButton.video-search-module__0LYonq__pasteButton{color:var(--text1);font-size:1.2rem;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.video-search-module__0LYonq__thumbnail{aspect-ratio:16/9;object-fit:cover;border-radius:calc(var(--br)*1.5);width:100%;max-width:min(500px,50%);height:100%;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.video-search-module__0LYonq__thumbnail{width:100%;max-width:100%}}.video-search-module__0LYonq__errorBox{background-color:var(--surface1);border:1px solid var(--surface3);padding:calc(var(--gap)*2);gap:var(--gap);border-radius:calc(var(--br)*2);text-align:center;flex-flow:column;justify-content:center;align-items:center;display:flex}.video-search-module__0LYonq__errorBox h2{margin:0 0 calc(var(--gap)/2)0;font-size:var(--fs-xl);font-weight:var(--fw-medium)}.video-search-module__0LYonq__videoInfo{background-color:var(--surface1);border:1px solid var(--surface3);padding:calc(var(--gap)*1.25);gap:calc(var(--gap)*1.25);border-radius:calc(var(--br)*2);align-items:flex-start;transition:box-shadow .2s;display:flex;box-shadow:0 2px 12px #0000000f}.video-search-module__0LYonq__videoInfo:hover{box-shadow:0 4px 20px #0000001a}@media (max-width:768px){.video-search-module__0LYonq__videoInfo{flex-flow:column;align-items:stretch;width:100%}}.video-search-module__0LYonq__videoMetadata{flex-flow:column;gap:8px;width:100%;min-width:0;display:flex}.video-search-module__0LYonq__videoHeader{gap:var(--gap);justify-content:space-between;align-items:flex-start;width:100%;display:flex}.video-search-module__0LYonq__videoTitle{font-size:var(--fs-lg);font-weight:var(--fw-bold);letter-spacing:-.015em;color:var(--text1);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin:0;line-height:1.3;display:-webkit-box;overflow:hidden}.video-search-module__0LYonq__videoTitleLink{color:inherit;min-width:0;text-decoration:none;display:block}.video-search-module__0LYonq__videoTitleLink:hover .video-search-module__0LYonq__videoTitle{color:var(--text-link,var(--button-primary))}.video-search-module__0LYonq__videoMetaRow{color:var(--text2);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:.88rem;display:flex}.video-search-module__0LYonq__metaDot{background:var(--text2);opacity:.55;border-radius:50%;flex:none;width:3px;height:3px}.video-search-module__0LYonq__channelLink{font-weight:var(--fw-semibold);color:var(--text1);white-space:nowrap;text-overflow:ellipsis;max-width:220px;text-decoration:none;overflow:hidden}.video-search-module__0LYonq__channelLink:hover{color:var(--text-link,var(--button-primary))}.video-search-module__0LYonq__closeVideoButton.video-search-module__0LYonq__closeVideoButton{flex:none;width:32px;height:32px;padding:0}@keyframes video-search-module__0LYonq__skeletonPulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.video-search-module__0LYonq__skeletonBlock{width:var(--skeleton-width,100%);height:var(--skeleton-height,16px);border-radius:calc(var(--br)/2);background:linear-gradient(90deg,#ffffff0d,#ffffff26,#ffffff0d) 0 0/200% 100%;animation:1.4s ease-in-out infinite video-search-module__0LYonq__skeletonPulse}.video-search-module__0LYonq__skeletonBlockRounded{border-radius:calc(var(--br)*1.5)}.video-search-module__0LYonq__videoInfoPlaceholder{align-items:stretch;min-height:240px}.video-search-module__0LYonq__placeholderThumbnail{aspect-ratio:16/9;border-radius:calc(var(--br)*1.5);width:100%;max-width:min(500px,50%);position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.video-search-module__0LYonq__placeholderThumbnail>.video-search-module__0LYonq__skeletonBlock{border-radius:inherit;width:100%;height:100%}@media (max-width:768px){.video-search-module__0LYonq__placeholderThumbnail{max-width:100%}}.video-search-module__0LYonq__placeholderMetadata{gap:calc(var(--gap)/2)}
.cell-popover-module__Un8Zmq__closeButton{border-radius:var(--br-pill);width:2rem;height:2rem;color:var(--text2);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.2rem;line-height:1;transition:background-color .2s,color .2s;display:inline-flex;position:absolute;top:.25rem;right:.25rem}.cell-popover-module__Un8Zmq__closeButton:hover{background:var(--surface2);color:var(--text1)}.cell-popover-module__Un8Zmq__body{padding-right:28px}.cell-popover-module__Un8Zmq__header{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.cell-popover-module__Un8Zmq__headerTitle{font-size:var(--fs-base);font-weight:var(--fw-bold);color:var(--text1);margin:0}.cell-popover-module__Un8Zmq__headerSub{font-size:var(--fs-sm);color:var(--text2)}.cell-popover-module__Un8Zmq__sectionHeading{font-size:var(--fs-xs);text-transform:uppercase;color:var(--text2);letter-spacing:var(--tracking-wide);font-weight:var(--fw-semibold);margin-top:14px;margin-bottom:6px}.cell-popover-module__Un8Zmq__listRow{border-bottom:1px solid var(--surface2);font-size:var(--fs-md);align-items:center;gap:8px;padding:6px 0;display:flex}.cell-popover-module__Un8Zmq__listRow:last-child{border-bottom:none}.cell-popover-module__Un8Zmq__avatar{border-radius:var(--br-pill);object-fit:cover;background:var(--surface2);width:24px;height:24px}.cell-popover-module__Un8Zmq__grow{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.cell-popover-module__Un8Zmq__count{color:var(--text2);font-variant-numeric:tabular-nums}.cell-popover-module__Un8Zmq__commentRow{border-bottom:1px solid var(--surface2);font-size:var(--fs-md);flex-direction:column;gap:6px;padding:10px 0;display:flex}.cell-popover-module__Un8Zmq__commentRow:last-child{border-bottom:none}.cell-popover-module__Un8Zmq__commentMeta{font-size:var(--fs-xs);color:var(--text2);flex-wrap:wrap;gap:8px;display:flex}.cell-popover-module__Un8Zmq__commentMeta a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--surface3);text-decoration-color:var(--surface3)}.cell-popover-module__Un8Zmq__commentMeta a:hover{-webkit-text-decoration-color:var(--text2);text-decoration-color:var(--text2)}.cell-popover-module__Un8Zmq__quoteText{color:var(--text1);-webkit-line-clamp:4;word-break:break-word;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.cell-popover-module__Un8Zmq__quoteText br{content:"";margin-top:4px;display:block}.cell-popover-module__Un8Zmq__quoteText a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--surface3);text-decoration-color:var(--surface3)}.cell-popover-module__Un8Zmq__quoteText a:hover{-webkit-text-decoration-color:var(--text2);text-decoration-color:var(--text2)}.cell-popover-module__Un8Zmq__skeleton{background:linear-gradient(90deg,var(--surface2)0%,var(--surface3)50%,var(--surface2)100%);border-radius:var(--br-sm);background-size:200% 100%;height:16px;margin:6px 0;animation:1.4s linear infinite cell-popover-module__Un8Zmq__shimmer}@keyframes cell-popover-module__Un8Zmq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cell-popover-module__Un8Zmq__statRow{font-size:var(--fs-md);color:var(--text1);gap:16px;margin-top:4px;display:flex}.cell-popover-module__Un8Zmq__stat{font-size:var(--fs-xs);color:var(--text2);flex-direction:column;display:flex}.cell-popover-module__Un8Zmq__stat strong{color:var(--text1);font-size:var(--fs-base)}
.comment-module__2UMFFW__commentContainer{background-color:var(--surface1);border:1px solid var(--surface3);border-radius:10px;grid-template-columns:minmax(0,auto) minmax(50px,1fr) auto;gap:8px 12px;width:100%;margin-bottom:.5rem;padding:12px;display:grid}.comment-module__2UMFFW__topRow{flex-direction:row;grid-area:1/2/2/3;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}@media (max-width:500px){.comment-module__2UMFFW__topRow{flex-direction:column;align-items:flex-start;gap:2px}}.comment-module__2UMFFW__authorName{font-weight:var(--fw-bold);text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;overflow:hidden}.comment-module__2UMFFW__dateText{font-size:.8em}.comment-module__2UMFFW__commentText{-webkit-line-clamp:5;text-overflow:ellipsis;cursor:pointer;-webkit-box-orient:vertical;grid-area:2/2/3/3;display:-webkit-box;overflow:hidden}@media (max-width:500px){.comment-module__2UMFFW__commentText{grid-column:1/-1}}.comment-module__2UMFFW__avatar.comment-module__2UMFFW__avatar{grid-area:1/1/3/2;height:fit-content;padding:0}.comment-module__2UMFFW__videoThumbnail{aspect-ratio:16/9;width:50px}.comment-module__2UMFFW__tagBadgeRow{flex-wrap:wrap;grid-column:2/3;gap:.375rem;display:flex}.comment-module__2UMFFW__tagBadge{background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br);color:var(--text2);font-size:.65rem;font-weight:var(--fw-medium);padding:.125rem .5rem}.comment-module__2UMFFW__bottomRow{align-items:center;gap:calc(var(--gap)/2);flex-flow:row;grid-area:3/1/4/-1;min-height:1.5em;padding-top:12px;padding-left:52px;display:flex}@media (max-width:500px){.comment-module__2UMFFW__bottomRow{padding-left:0}}.comment-module__2UMFFW__likeCount{line-height:0;font-size:var(--fs-sm);justify-content:center;align-items:center;gap:4px;display:flex}.comment-module__2UMFFW__viewOnYoutube{grid-area:1/3/3/4}.comment-module__2UMFFW__replyButton.comment-module__2UMFFW__replyButton{font-size:var(--fs-sm);color:var(--text1);background-color:var(--surface2);gap:4px;padding:4px 8px;transition:background-color .2s;display:flex}.comment-module__2UMFFW__replyButton.comment-module__2UMFFW__replyButton:hover{background-color:var(--surface3)}.comment-module__2UMFFW__moreButton{position:relative}.comment-module__2UMFFW__moreButton:after{content:"";position:absolute;inset:-8px}
.what-happens-next-module__2q8shq__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:720px){.what-happens-next-module__2q8shq__grid{grid-template-columns:1fr 1fr}}.what-happens-next-module__2q8shq__card{background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-lg);padding:1.5rem}.what-happens-next-module__2q8shq__cardTitle{font-size:1.05rem;font-weight:var(--fw-bold);color:var(--text1);margin:0 0 .5rem}.what-happens-next-module__2q8shq__cardBody{font-size:var(--fs-md);color:var(--text2);margin:0;line-height:1.65}
.header-bar-module__dL95wW__headerBarStyle{height:var(--header-height);z-index:1;justify-content:space-between;align-items:center;padding:8px;display:flex;top:0}.header-bar-module__dL95wW__headerBarStyle h1{font-size:clamp(1rem,4vw,1.5rem)}.header-bar-module__dL95wW__leftContent{align-items:center;display:flex;position:absolute}.header-bar-module__dL95wW__rightContent{justify-content:center;align-items:center;width:100%;display:flex}.header-bar-module__dL95wW__rightContentAbsolute{right:var(--gap)}
.sentiment-trend-visual-module__NdWGGG__frame{background:color-mix(in srgb,var(--surface2)92%,var(--surface1)8%);border:1px solid color-mix(in srgb,var(--surface3)88%,var(--button-primary)12%);width:100%;box-shadow:0 24px 60px rgba(var(--surface-shadow),calc(var(--shadow-strength)*.08));border-radius:22px;gap:.85rem;padding:1.1rem;display:grid}.sentiment-trend-visual-module__NdWGGG__headerRow{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.sentiment-trend-visual-module__NdWGGG__headerLabel{font-size:var(--fs-xs);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text2)}.sentiment-trend-visual-module__NdWGGG__headerScore{font-size:1.2rem;font-weight:var(--fw-display);color:var(--status-success);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.sentiment-trend-visual-module__NdWGGG__headerScoreDelta{font-size:var(--fs-xs);font-weight:var(--fw-bold);color:var(--text2);margin-left:.35rem}.sentiment-trend-visual-module__NdWGGG__chart{width:100%;height:96px;position:relative}.sentiment-trend-visual-module__NdWGGG__chartSvg{width:100%;height:100%;display:block;overflow:visible}.sentiment-trend-visual-module__NdWGGG__chartLine{fill:none;stroke:var(--button-primary);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:600;stroke-dashoffset:600px;animation:1.6s ease-out .2s forwards sentiment-trend-visual-module__NdWGGG__drawLine}.sentiment-trend-visual-module__NdWGGG__chartArea{fill:url(#sentiment-area-gradient);opacity:0;animation:.6s ease-out 1.4s forwards sentiment-trend-visual-module__NdWGGG__fadeIn}.sentiment-trend-visual-module__NdWGGG__anomalyDot{border-radius:var(--br-pill);background:var(--status-warning);border:2px solid var(--surface1);width:10px;height:10px;box-shadow:0 0 0 1px color-mix(in srgb,var(--status-warning)40%,transparent);transform-origin:50%;opacity:0;pointer-events:none;animation:.4s ease-out 1.8s forwards sentiment-trend-visual-module__NdWGGG__fadeIn,2.4s ease-in-out 2.2s infinite sentiment-trend-visual-module__NdWGGG__pulse;position:absolute;transform:translate(-50%,-50%)}.sentiment-trend-visual-module__NdWGGG__anomalyLabel{border-radius:var(--br-pill);background:color-mix(in srgb,var(--surface1)86%,var(--status-warning)14%);border:1px solid color-mix(in srgb,var(--surface3)70%,var(--status-warning)30%);color:var(--text1);font-size:var(--fs-xs);font-weight:var(--fw-bold);white-space:nowrap;opacity:0;align-items:center;gap:.35rem;padding:.25rem .55rem;animation:.5s ease-out 2s forwards sentiment-trend-visual-module__NdWGGG__fadeIn;display:inline-flex;position:absolute;top:4px;right:18%}.sentiment-trend-visual-module__NdWGGG__anomalyDotInline{border-radius:var(--br-pill);background:var(--status-warning);width:.45rem;height:.45rem}.sentiment-trend-visual-module__NdWGGG__commentList{gap:.5rem;display:grid}.sentiment-trend-visual-module__NdWGGG__commentRow{border-radius:var(--br);background:color-mix(in srgb,var(--surface1)90%,var(--surface2)10%);border:1px solid color-mix(in srgb,var(--surface3)88%,transparent);opacity:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.6rem;padding:.55rem .7rem;animation:.5s ease-out forwards sentiment-trend-visual-module__NdWGGG__rowIn;display:grid;transform:translateY(6px)}.sentiment-trend-visual-module__NdWGGG__commentRow:first-child{animation-delay:.4s}.sentiment-trend-visual-module__NdWGGG__commentRow:nth-child(2){animation-delay:.7s}.sentiment-trend-visual-module__NdWGGG__commentRow:nth-child(3){animation-delay:1s}.sentiment-trend-visual-module__NdWGGG__commentText{color:var(--text1);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;line-height:1.35;overflow:hidden}.sentiment-trend-visual-module__NdWGGG__commentMeta{font-size:var(--fs-xs);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums;align-items:center;gap:.4rem;display:inline-flex}.sentiment-trend-visual-module__NdWGGG__tag{border-radius:var(--br-pill);font-size:.65rem;font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text2);background:color-mix(in srgb,var(--surface2)70%,var(--surface3)30%);border:1px solid color-mix(in srgb,var(--surface3)80%,transparent);align-items:center;padding:.15rem .45rem;display:inline-flex}.sentiment-trend-visual-module__NdWGGG__score{color:var(--text1);align-items:center;gap:.25rem;display:inline-flex}.sentiment-trend-visual-module__NdWGGG__scorePositive{color:var(--status-success)}.sentiment-trend-visual-module__NdWGGG__scoreNeutral{color:var(--text2)}.sentiment-trend-visual-module__NdWGGG__scoreNegative{color:var(--status-error)}@keyframes sentiment-trend-visual-module__NdWGGG__drawLine{to{stroke-dashoffset:0}}@keyframes sentiment-trend-visual-module__NdWGGG__fadeIn{to{opacity:1}}@keyframes sentiment-trend-visual-module__NdWGGG__pulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.35)}}@keyframes sentiment-trend-visual-module__NdWGGG__rowIn{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sentiment-trend-visual-module__NdWGGG__chartLine,.sentiment-trend-visual-module__NdWGGG__chartArea,.sentiment-trend-visual-module__NdWGGG__anomalyLabel,.sentiment-trend-visual-module__NdWGGG__commentRow{opacity:1;stroke-dashoffset:0;animation:none;transform:none}.sentiment-trend-visual-module__NdWGGG__anomalyDot{opacity:1;animation:none;transform:translate(-50%,-50%)}}
.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}}
.time-range-picker-module__Qh8P1a__container{flex-direction:column;gap:.75rem;display:flex}.time-range-picker-module__Qh8P1a__row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.time-range-picker-module__Qh8P1a__select.time-range-picker-module__Qh8P1a__select{border:1px solid var(--surface2);border-radius:var(--br-md);font-size:var(--fs-sm);background:var(--surface1);color:var(--text1);cursor:pointer;padding:.45rem .6rem;font-family:inherit}.time-range-picker-module__Qh8P1a__select.time-range-picker-module__Qh8P1a__select:focus{border-color:var(--border-focus);outline:none;box-shadow:0 0 0 2px #2f7df81a}.time-range-picker-module__Qh8P1a__dateInput.time-range-picker-module__Qh8P1a__dateInput{border:1px solid var(--surface2);border-radius:var(--br-md);font-size:var(--fs-sm);background:var(--surface1);color:var(--text1);padding:.4rem .5rem;font-family:inherit}.time-range-picker-module__Qh8P1a__dateInput.time-range-picker-module__Qh8P1a__dateInput:focus{border-color:var(--border-focus);outline:none;box-shadow:0 0 0 2px #2f7df81a}.time-range-picker-module__Qh8P1a__dateInput::-webkit-calendar-picker-indicator{cursor:pointer}.time-range-picker-module__Qh8P1a__dateLabel{font-size:var(--fs-xs);font-weight:var(--fw-medium);color:var(--text2)}.time-range-picker-module__Qh8P1a__dateInputGroup{flex-direction:column;flex:1;gap:.35rem;min-width:180px;display:flex}
.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:20px;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:17px;font-weight:var(--fw-bold);color:var(--text1);margin:0 0 2px}.author-box-module__R5SDgW__role{font-size:13px;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{color:var(--text2);margin:0;font-size:15px;line-height:1.6}
.sticky-cta-bar-module__E1Pjma__bar{display:none}@media (max-width:640px){.sticky-cta-bar-module__E1Pjma__bar{z-index:90;padding:.7rem var(--gap);padding-bottom:calc(.7rem + var(--safe-area-inset-bottom));background:color-mix(in srgb,var(--surface1)92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--surface3);box-shadow:0 -6px 20px var(--shadow-default);opacity:0;pointer-events:none;justify-content:space-between;align-items:center;gap:.75rem;transition:transform .25s,opacity .2s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}}@media (max-width:640px){.sticky-cta-bar-module__E1Pjma__barVisible{opacity:1;pointer-events:auto;transform:translateY(0)}}.sticky-cta-bar-module__E1Pjma__pitch{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text2);line-height:1.25}.sticky-cta-bar-module__E1Pjma__ctaLink{flex-shrink:0}
.trust-banner-module__fCouxG__container{width:100%;max-width:1240px;padding:calc(var(--gap)*2.5)var(--gap)calc(var(--gap)*3);margin:0 auto;position:relative}.trust-banner-module__fCouxG__panel{z-index:1;border:1px solid var(--surface3);background:radial-gradient(1100px 520px at 50% -14%,color-mix(in srgb,var(--button-primary)18%,transparent),transparent 66%),var(--surface1);border-radius:28px;gap:clamp(2.75rem,5vw,5.5rem);padding:clamp(2.75rem,6vw,6.25rem) clamp(1.35rem,5vw,5.5rem) clamp(2.75rem,5vw,5.75rem);display:grid;position:relative;overflow:hidden}.trust-banner-module__fCouxG__intro{text-align:center;gap:.9rem;max-width:940px;margin:0 auto;display:grid}.trust-banner-module__fCouxG__headline{font-size:clamp(2rem,4.6vw,3.9rem);font-weight:var(--fw-display);letter-spacing:var(--tracking-heading);color:var(--text1);text-wrap:balance;margin:0;line-height:1.06}.trust-banner-module__fCouxG__highlight{font-weight:var(--fw-display);line-height:inherit;background:linear-gradient(135deg,var(--text-link)0%,var(--accent-cool)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.trust-banner-module__fCouxG__statsWrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,3.5vw,3.5rem) 1.5rem;display:grid}@media (min-width:900px){.trust-banner-module__fCouxG__statsWrapper{grid-template-columns:repeat(4,minmax(0,1fr))}}.trust-banner-module__fCouxG__statColumn{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.trust-banner-module__fCouxG__statAccent{background:var(--text-link);border-radius:2px;width:30px;height:3px}.trust-banner-module__fCouxG__statValue{font-size:clamp(2.6rem,5vw,5rem);font-weight:var(--fw-display);letter-spacing:-.045em;background:linear-gradient(180deg,var(--text1),var(--text2));-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1;-webkit-background-clip:text;background-clip:text;line-height:1}.trust-banner-module__fCouxG__statLabel{font-size:var(--fs-sm);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text2);line-height:1.35}.trust-banner-module__fCouxG__proofRow{border-top:1px solid var(--surface3);grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;padding-top:clamp(2rem,3vw,3rem);display:grid}@media (min-width:760px){.trust-banner-module__fCouxG__proofRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2.5rem,4vw,4rem)}}.trust-banner-module__fCouxG__proofPill{gap:.65rem;display:grid}.trust-banner-module__fCouxG__proofPillLabel{font-size:var(--fs-xs);font-weight:var(--fw-display);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-link)}.trust-banner-module__fCouxG__proofPillText{color:var(--text2);font-size:1.05rem;line-height:1.6}.trust-banner-module__fCouxG__intro,.trust-banner-module__fCouxG__revealCard{opacity:0;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transform:translateY(18px)}.trust-banner-module__fCouxG__revealCard{transition-duration:.6s,.6s;transform:translateY(20px)}.trust-banner-module__fCouxG__revealed .trust-banner-module__fCouxG__intro,.trust-banner-module__fCouxG__revealed .trust-banner-module__fCouxG__revealCard{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.trust-banner-module__fCouxG__intro,.trust-banner-module__fCouxG__revealCard{transition:opacity .2s;transform: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{color:var(--text2);font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:var(--tracking-wide);font-weight:var(--fw-semibold);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{display:none}}.rule-workspace-view-module__QqRs0q__pills.rule-workspace-view-module__QqRs0q__pills{border-radius:var(--br-pill);padding:2px}@media (max-width:600px){.rule-workspace-view-module__QqRs0q__pills.rule-workspace-view-module__QqRs0q__pills,.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__pill.rule-workspace-view-module__QqRs0q__pill{border-radius:var(--br-pill);font-size:var(--fs-xs);padding:.25rem .625rem}.rule-workspace-view-module__QqRs0q__customRangeRow{margin-top:.5rem}@media (max-width:600px){.rule-workspace-view-module__QqRs0q__customRangeRow{display:none}}.rule-workspace-view-module__QqRs0q__recentLine{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.rule-workspace-view-module__QqRs0q__recentTitle{font-size:1.05rem;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:.65rem;font-weight:var(--fw-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text2)}.rule-workspace-view-module__QqRs0q__mobileChartCount{font-size:1.4rem;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}
.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__closeButton.upsell-modal-module__0JDgQa__closeButton{border-radius:var(--br-pill);width:2rem;height:2rem;color:var(--text2);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.2rem;line-height:1;transition:background-color .2s,color .2s;display:inline-flex;position:absolute;top:.25rem;right:.25rem}.upsell-modal-module__0JDgQa__closeButton.upsell-modal-module__0JDgQa__closeButton:hover{background:var(--surface2);color:var(--text1)}.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}@media (max-width:768px){.upsell-modal-module__0JDgQa__title{font-size:var(--fs-xl)}}.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)}
@keyframes audit-loading-module__cIY2tG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.audit-loading-module__cIY2tG__skel{background:linear-gradient(90deg,var(--surface2)25%,var(--surface3)50%,var(--surface2)75%);background-size:200% 100%;border-radius:6px;flex-shrink:0;width:100%;height:14px;animation:1.4s ease-in-out infinite audit-loading-module__cIY2tG__shimmer}.audit-loading-module__cIY2tG__skelCircle{border-radius:50%}.audit-loading-module__cIY2tG__skelCol{flex-flow:column;flex:1;gap:12px;min-width:0;display:flex}@keyframes audit-loading-module__cIY2tG__blink{0%,80%,to{opacity:.25}40%{opacity:1}}.audit-loading-module__cIY2tG__generatingWrap{text-align:center;margin:calc(var(--gap)*1.5)auto var(--gap)auto;flex-flow:column;align-items:center;gap:8px;display:flex}.audit-loading-module__cIY2tG__generatingTitle{letter-spacing:-.02em;color:var(--text1);margin:0;font-size:1.35rem;font-weight:800}.audit-loading-module__cIY2tG__generatingTitle span span{animation:1.4s infinite audit-loading-module__cIY2tG__blink}.audit-loading-module__cIY2tG__generatingTitle span span:nth-child(2){animation-delay:.2s}.audit-loading-module__cIY2tG__generatingTitle span span:nth-child(3){animation-delay:.4s}.audit-loading-module__cIY2tG__generatingSub{color:var(--text2);min-height:1.4em;margin:0;font-size:.95rem}.audit-loading-module__cIY2tG__progressTrack{background:var(--surface3);border-radius:999px;width:min(320px,80%);height:4px;margin-top:4px;overflow:hidden}.audit-loading-module__cIY2tG__progressBar{width:var(--pct);border-radius:inherit;background:var(--button-primary);height:100%;transition:width .4s linear}
.embed-snippet-module__nfFqhW__button{font-size:var(--fs-xs);font-weight:var(--fw-semibold);background:var(--surface2);color:var(--text2);border:1px solid var(--surface3);border-radius:var(--br-pill);cursor:pointer;align-items:center;gap:6px;padding:6px 12px;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.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}
.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__heading2{font-size:36px;font-weight:var(--fw-bold);color:var(--text1);margin:48px 0 20px;line-height:1.3}@media (max-width:768px){.blog-content-module__iJr0CW__heading2{font-size:28px}}.blog-content-module__iJr0CW__heading3{font-size:26px;font-weight:var(--fw-semibold);color:var(--text1);margin:32px 0 16px;line-height:1.4}@media (max-width:768px){.blog-content-module__iJr0CW__heading3{font-size:22px}}.blog-content-module__iJr0CW__heading4{font-size:20px;font-weight:var(--fw-semibold);color:var(--text1);margin:24px 0 12px;line-height:1.5}.blog-content-module__iJr0CW__paragraph{color:var(--text1);margin:0 0 20px;font-size:18px;line-height:1.8}.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{color:var(--text1);margin:0 0 24px;padding-left:24px;font-size:18px;line-height:1.8;list-style-type:disc}.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);color:var(--text2);justify-content:space-between;align-items:center;padding:8px 16px;font-size:13px;display:flex}.blog-content-module__iJr0CW__codeBlockLabel{font-family:var(--font-mono,monospace);font-weight:var(--fw-medium)}.blog-content-module__iJr0CW__codeBlockPre{color:var(--text1);margin:0;padding:20px;font-size:14px;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);padding:14px 32px;font-size:16px;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}
.bottom-sheet-module__cw577a__backdrop{opacity:0;pointer-events:none;z-index:200;background:#0006;transition:opacity .2s;position:fixed;inset:0}.bottom-sheet-module__cw577a__sheet{background:var(--surface1);border-radius:var(--br-lg)16px 0 0;padding:8px 0 calc(8px + env(safe-area-inset-bottom));z-index:201;pointer-events:none;max-height:80vh;transition:transform .25s cubic-bezier(.32,.72,0,1);position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -4px 16px #00000026}.bottom-sheet-module__cw577a__backdropOpen{opacity:1;pointer-events:auto}.bottom-sheet-module__cw577a__sheetOpen{pointer-events:auto;transform:translateY(0)}.bottom-sheet-module__cw577a__handle{background:var(--surface3);border-radius:2px;width:40px;height:4px;margin:8px auto 12px}
.alert-settings-panel-module__PhLRLW__panel{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);margin-bottom:1rem;padding:1rem}.alert-settings-panel-module__PhLRLW__panelTitle{font-size:var(--fs-md);font-weight:var(--fw-semibold);color:var(--text1);margin-bottom:.75rem}.alert-settings-panel-module__PhLRLW__row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.alert-settings-panel-module__PhLRLW__label{font-size:var(--fs-sm);color:var(--text2);align-items:center;gap:.5rem;display:flex}.alert-settings-panel-module__PhLRLW__thresholdInput{width:60px;font-size:var(--fs-sm);text-align:center;padding:.375rem .5rem}.alert-settings-panel-module__PhLRLW__successMessage{font-size:var(--fs-sm);color:var(--status-success)}
