.wordcloud-frame-module__hg60vG__frame{width:100%;max-width:var(--frame-max-width);border-radius:var(--br-card);corner-shape:squircle;background:var(--surface1);border:1px solid var(--surface3);margin:0 auto;position:relative;overflow:hidden}
.wordcloud-module__S5-8Lq__frame{}.wordcloud-module__S5-8Lq__canvas{cursor:grab;width:100%;height:auto;display:block}.wordcloud-module__S5-8Lq__emptyState{padding:calc(var(--gap) * 4) var(--gap);text-align:center;color:var(--text2);font-size:var(--fs-md)}
.share-card-module__-4-RXq__frame{}.share-card-module__-4-RXq__canvas{cursor:grab;width:100%;height:auto;display:block}
.word-histogram-module__TKkZ7q__wrap{width:100%;max-width:720px;padding:var(--gap) 0;flex-flow:column;gap:6px;margin:0 auto;display:flex}.word-histogram-module__TKkZ7q__row{font-size:var(--fs-sm);color:var(--text1);grid-template-columns:110px 1fr 56px;align-items:center;gap:12px;transition:opacity .15s;display:grid}.word-histogram-module__TKkZ7q__row:hover{opacity:.95}.word-histogram-module__TKkZ7q__wordLabel{text-align:right;color:var(--text1);font-weight:var(--fw-semibold);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.word-histogram-module__TKkZ7q__barTrack{background:var(--surface2);border-radius:999px;height:14px;position:relative;overflow:hidden}.word-histogram-module__TKkZ7q__barFill{width:var(--bar-width);background:var(--bar-color);border-radius:inherit;transition:width .4s;position:absolute;top:0;bottom:0;left:0}.word-histogram-module__TKkZ7q__count{font-variant-numeric:tabular-nums;font-weight:var(--fw-medium);color:var(--text2)}
.select-module__v1UmQq__wrapper{align-items:center;width:auto;min-width:0;max-width:100%;display:inline-flex;position:relative}.select-module__v1UmQq__wrapper.select-module__v1UmQq__fullWidth{width:100%}.select-module__v1UmQq__select{width:auto;min-width:0;max-width:100%;height:36px;font-family:inherit;font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text2);background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-md);cursor:pointer;appearance:none;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;align-items:center;padding:0 2rem 0 .7rem;line-height:normal;transition:color .15s,border-color .15s,box-shadow .15s;display:inline-flex;overflow:hidden}.select-module__v1UmQq__select:hover{border-color:var(--surface4);color:var(--text1)}.select-module__v1UmQq__select:focus{border-color:var(--border-focus);color:var(--text1);box-shadow:0 0 0 3px var(--brand-alpha);outline:none}.select-module__v1UmQq__select option{background:var(--surface1);color:var(--text1)}.select-module__v1UmQq__select:disabled{opacity:.5;cursor:not-allowed}.select-module__v1UmQq__fullWidth{width:100%}.select-module__v1UmQq__chevron{width:14px;height:14px;color:var(--text2);pointer-events:none;flex-shrink:0;display:block;position:absolute;top:50%;right:.7rem;transform:translateY(-50%)}.select-module__v1UmQq__selectChip{border-radius:var(--br-pill);font-family:inherit;font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;white-space:nowrap;color:var(--text2);border:1px solid var(--surface3);background:0 0;align-items:center;padding:.25rem .75rem;line-height:1.4;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.select-module__v1UmQq__selectChip option{background:var(--surface1);color:var(--text1)}.select-module__v1UmQq__selectChip:hover{border-color:var(--surface4);color:var(--text1)}.select-module__v1UmQq__selectChip:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.select-module__v1UmQq__selectChip:disabled{opacity:.5;cursor:not-allowed}
.dashboard-shell-module__gcnc2q__appLayout{flex-direction:column;width:100vw;min-height:100svh;display:flex}.dashboard-shell-module__gcnc2q__stickyChrome{z-index:102;position:sticky;top:0}@media (max-width:768px){.dashboard-shell-module__gcnc2q__stickyChrome{z-index:1;position:relative}}.dashboard-shell-module__gcnc2q__topBar{justify-content:space-between;align-items:center;gap:var(--gap);padding:8px var(--gap);padding-top:max(8px, env(safe-area-inset-top));background:var(--surface1);flex:none;transition:padding .2s;display:flex;position:relative}@media (max-width:768px){.dashboard-shell-module__gcnc2q__topBar{padding:8px var(--gap);padding-top:max(8px, env(safe-area-inset-top))}}.dashboard-shell-module__gcnc2q__pageContent{--page-pad-x:12px;background:var(--surface1);flex-direction:column;flex:auto;width:100%;padding:0 12px 12px;display:flex}@media (max-width:768px){.dashboard-shell-module__gcnc2q__pageContent{padding-bottom:calc(72px + max(16px, env(safe-area-inset-bottom,0px)))}}@media (min-width:768px){.dashboard-shell-module__gcnc2q__pageContent{--page-pad-x:calc(var(--gap) * 2);padding:0 calc(var(--gap) * 2) calc(var(--gap) * 2) calc(var(--gap) * 2)}}.dashboard-shell-module__gcnc2q__bottomTabBar{display:none}@media (max-width:768px){.dashboard-shell-module__gcnc2q__bottomTabBar{bottom:max(16px, env(safe-area-inset-bottom,0px));transform-origin:bottom;background:color-mix(in srgb, var(--surface1) 75%, transparent);-webkit-backdrop-filter:blur(14px)saturate(0%);backdrop-filter:blur(14px)saturate(0%);border:1px solid var(--surface3);z-index:102;width:calc(100% - 32px);max-width:370px;height:56px;box-shadow:var(--shadow-lg);--ind-bleed:6px;--ind-gap:2px;--bar-pad:calc(var(--ind-bleed) + var(--ind-gap));padding:0 var(--bar-pad);border-radius:9999px;justify-content:space-between;align-items:center;transition:transform .35s cubic-bezier(.25,1,.5,1),opacity .3s;animation:.6s cubic-bezier(.16,1,.3,1) dashboard-shell-module__gcnc2q__tabBarEntrance;display:flex;position:fixed;left:50%;transform:translate(-50%)scale(1)}.dashboard-shell-module__gcnc2q__bottomTabBarShrunk{opacity:.95;transform:translate(-50%)scale(.8)}}@keyframes dashboard-shell-module__gcnc2q__tabBarEntrance{0%{opacity:0;transform:translate(-50%)translateY(80px)scale(.85)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.dashboard-shell-module__gcnc2q__slidingIndicator{top:0;bottom:0;left:var(--bar-pad);width:calc((100% - var(--bar-pad) * 2) * .2);transform:translateX(calc(var(--active-index,0) * 100%));pointer-events:none;z-index:1;opacity:1;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.25,1,.5,1),opacity .25s;display:flex;position:absolute}.dashboard-shell-module__gcnc2q__slidingIndicatorHidden{opacity:0;transform:translateX(calc(var(--active-index,0) * 100%)) scale(.8)}.dashboard-shell-module__gcnc2q__slidingIndicator:after{content:"";width:calc(100% + var(--ind-bleed) * 2);height:calc(100% - var(--ind-gap) * 2);background:color-mix(in srgb, var(--text1) 14%, transparent);border-radius:9999px;flex-shrink:0;box-shadow:0 2px 8px #00000026}.dashboard-shell-module__gcnc2q__bottomTabBtn.dashboard-shell-module__gcnc2q__bottomTabBtn{height:100%;color:var(--text2);z-index:2;background:0 0;border:none;border-radius:9999px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;transition:color .3s;display:flex;position:relative}.dashboard-shell-module__gcnc2q__bottomTabBtn.dashboard-shell-module__gcnc2q__bottomTabBtn svg{color:currentColor;width:26px;height:26px}@media (hover:hover){.dashboard-shell-module__gcnc2q__bottomTabBtn.dashboard-shell-module__gcnc2q__bottomTabBtn:hover{color:var(--text1);background:0 0}}.dashboard-shell-module__gcnc2q__bottomTabBtnActive.dashboard-shell-module__gcnc2q__bottomTabBtnActive{box-shadow:none;color:var(--text1);background:0 0}.dashboard-shell-module__gcnc2q__morePopover{-webkit-backdrop-filter:blur(20px)saturate(180%);corner-shape:squircle;z-index:2601;flex-direction:column;display:flex;background:color-mix(in srgb, var(--surface1) 85%, transparent)!important;border:1px solid var(--surface3)!important;border-radius:var(--br-card)!important;box-shadow:var(--shadow-lg)!important;min-width:160px!important;padding:6px!important}.dashboard-shell-module__gcnc2q__morePopoverItem.dashboard-shell-module__gcnc2q__morePopoverItem{text-align:left;border-radius:var(--br-sm);color:var(--text2);font-size:var(--fs-sm);justify-content:flex-start;gap:10px;width:100%;padding:10px 14px;transition:background .2s,color .2s}.dashboard-shell-module__gcnc2q__morePopoverItem.dashboard-shell-module__gcnc2q__morePopoverItem svg{color:currentColor;width:20px;height:20px}.dashboard-shell-module__gcnc2q__morePopoverItem.dashboard-shell-module__gcnc2q__morePopoverItem:active{background:var(--surface3)}@media (hover:hover){.dashboard-shell-module__gcnc2q__morePopoverItem.dashboard-shell-module__gcnc2q__morePopoverItem:hover{background:var(--surface2);color:var(--text1)}}.dashboard-shell-module__gcnc2q__morePopoverItemActive.dashboard-shell-module__gcnc2q__morePopoverItemActive{background:var(--surface2);color:var(--text-link)}.dashboard-shell-module__gcnc2q__topBarLeft{align-items:center;gap:var(--gap);min-width:0;display:flex}.dashboard-shell-module__gcnc2q__topBarRight{flex-shrink:0;align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.dashboard-shell-module__gcnc2q__desktopProfileBtn{display:none}}.dashboard-shell-module__gcnc2q__topNav{align-items:center;gap:4px;display:flex;overflow-x:auto}.dashboard-shell-module__gcnc2q__topNav::-webkit-scrollbar{height:0}@media (max-width:768px){.dashboard-shell-module__gcnc2q__topNav{display:none}}.dashboard-shell-module__gcnc2q__topNavBtnActive.dashboard-shell-module__gcnc2q__topNavBtnActive{background:var(--surface3);color:var(--text1)}.dashboard-shell-module__gcnc2q__topNavBtnActive.dashboard-shell-module__gcnc2q__topNavBtnActive svg{color:var(--text-link)}.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn{gap:0;transition:padding .2s}.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn svg{width:16px;height:16px;transition:width .2s,height .2s}.dashboard-shell-module__gcnc2q__navLabel{white-space:nowrap;opacity:1;min-width:0;max-width:6rem;margin-left:.5rem;transition:max-width .25s,margin-left .25s,opacity .2s;overflow:hidden}@media (min-width:769px) and (max-width:1050px){.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn{padding:8px}.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn svg{width:20px;height:20px}.dashboard-shell-module__gcnc2q__navLabel{opacity:0;max-width:0;margin-left:0}}@media (prefers-reduced-motion:reduce){.dashboard-shell-module__gcnc2q__navLabel,.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn,.dashboard-shell-module__gcnc2q__topNavBtn.dashboard-shell-module__gcnc2q__topNavBtn svg{transition:none}.dashboard-shell-module__gcnc2q__bottomTabBar{transition:none;animation:none}.dashboard-shell-module__gcnc2q__slidingIndicator,.dashboard-shell-module__gcnc2q__bottomTabBtn.dashboard-shell-module__gcnc2q__bottomTabBtn,.dashboard-shell-module__gcnc2q__morePopoverItem.dashboard-shell-module__gcnc2q__morePopoverItem{transition:none}}.dashboard-shell-module__gcnc2q__dashboardShellBanners{flex:none;width:100%}.dashboard-shell-module__gcnc2q__logo{align-items:center;gap:6px;display:flex}.dashboard-shell-module__gcnc2q__logo svg{flex-shrink:0;width:30px;height:30px;transition:width .2s,height .2s}.dashboard-shell-module__gcnc2q__logo span{transition:font-size .2s;display:none}@media (max-width:768px){.dashboard-shell-module__gcnc2q__logo{cursor:default;position:absolute;left:50%;transform:translate(-50%)}.dashboard-shell-module__gcnc2q__logo svg{width:20px;height:20px;display:block}.dashboard-shell-module__gcnc2q__logo span{font-weight:var(--fw-bold);color:var(--text1);font-size:var(--fs-lg);letter-spacing:-.02em;display:inline-block}}.dashboard-shell-module__gcnc2q__delegateBadge{font-size:var(--fs-2xs);background:var(--button-primary);color:#fff;border-radius:var(--br-sm);text-transform:uppercase;font-weight:var(--fw-bold);letter-spacing:var(--tracking-wide);align-self:flex-start;margin-top:2px;padding:1px 4px;line-height:normal}.dashboard-shell-module__gcnc2q__nameStack{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex}.dashboard-shell-module__gcnc2q__tierBadgeSlim{font-size:var(--fs-2xs);font-weight:var(--fw-semibold);color:var(--text2);background:var(--surface3);border-radius:var(--br-pill);padding:1px 6px;line-height:normal;display:inline-grid}.dashboard-shell-module__gcnc2q__tierBadgeMeasure,.dashboard-shell-module__gcnc2q__tierBadgeFace{white-space:nowrap;grid-area:1/1;align-items:center;gap:3px;display:inline-flex}.dashboard-shell-module__gcnc2q__tierBadgeMeasure{visibility:hidden;pointer-events:none}.dashboard-shell-module__gcnc2q__tierBadgeFace{min-width:0}.dashboard-shell-module__gcnc2q__tierBadgeLoading{color:#0000;background:linear-gradient(90deg, var(--surface2) 25%, var(--surface4) 50%, var(--surface2) 75%);background-size:200% 100%;animation:1.4s ease-in-out infinite dashboard-shell-module__gcnc2q__tierBadgeShimmer}@keyframes dashboard-shell-module__gcnc2q__tierBadgeShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-shell-module__gcnc2q__tierBadgeName{animation:.25s both dashboard-shell-module__gcnc2q__tierBadgeNameFade}@keyframes dashboard-shell-module__gcnc2q__tierBadgeNameFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.dashboard-shell-module__gcnc2q__tierBadgeLoading,.dashboard-shell-module__gcnc2q__tierBadgeName{animation:none}}.dashboard-shell-module__gcnc2q__userAvatar{background-color:var(--button-primary);width:24px;height:24px;font-size:var(--fs-xs);color:var(--button-text-primary);background-image:none;background-position:50%;background-size:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-shell-module__gcnc2q__userAvatarImage{background-color:#0000;background-image:var(--avatar-url)}.dashboard-shell-module__gcnc2q__bottomTabAvatar{width:26px;height:26px}
.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{}
.rules-list-skeleton-module__zRuEuG__wrap{flex-direction:column;gap:1rem;display:flex}.rules-list-skeleton-module__zRuEuG__gridWrap{position:relative;overflow:hidden}.rules-list-skeleton-module__zRuEuG__gridWrap:after{content:"";background:linear-gradient(100deg, transparent 35%, color-mix(in oklab, var(--surface1) 60%, var(--text2)) 50%, transparent 65%);opacity:.14;pointer-events:none;animation:2.4s ease-in-out infinite rules-list-skeleton-module__zRuEuG__sweep;position:absolute;inset:0;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.rules-list-skeleton-module__zRuEuG__gridWrap:after{opacity:0;animation:none}}@keyframes rules-list-skeleton-module__zRuEuG__sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.rules-list-skeleton-module__zRuEuG__shimmerCard.rules-list-skeleton-module__zRuEuG__shimmerCard{cursor:default}.rules-list-skeleton-module__zRuEuG__bar{background:color-mix(in oklab, var(--surface1) 86%, var(--text2));border-radius:var(--r);width:var(--w);height:var(--h);flex-shrink:0}.rules-list-skeleton-module__zRuEuG__cardHeader{align-items:flex-start;gap:12px;display:flex}.rules-list-skeleton-module__zRuEuG__cardHeaderBody{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.rules-list-skeleton-module__zRuEuG__clauseSlab{flex-direction:column;gap:5px;display:flex}.rules-list-skeleton-module__zRuEuG__clauseRow{grid-template-columns:3.75rem minmax(0,1fr);align-items:center;gap:8px;min-height:1.2rem;display:grid}@media (max-width:520px){.rules-list-skeleton-module__zRuEuG__clauseRow{gap:6px}}.rules-list-skeleton-module__zRuEuG__footer{border-top:1px solid var(--surface3);flex-direction:column;gap:6px;padding-top:12px;display:flex}@media (max-width:520px){.rules-list-skeleton-module__zRuEuG__footer{border-top:none;flex-direction:row;align-items:center;gap:8px;padding-top:4px}}
.user-module__WI-TqW__userCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br-card);corner-shape:squircle;cursor:pointer;animation:.25s both user-module__WI-TqW__user-card-in;animation-delay:var(--user-card-delay,0s);flex-direction:row;align-items:center;gap:.75rem;padding:.75rem;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}@keyframes user-module__WI-TqW__user-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.user-module__WI-TqW__userCard{animation:.12s both user-module__WI-TqW__user-card-in-fade}}@keyframes user-module__WI-TqW__user-card-in-fade{0%{opacity:0}to{opacity:1}}.user-module__WI-TqW__userCard:hover{background:var(--surface2);border-color:var(--surface4,var(--surface3));box-shadow:0 2px 8px #00000014}.user-module__WI-TqW__userCard:active{transform:scale(.99)}.user-module__WI-TqW__avatarWrapper{flex-shrink:0;width:40px;height:40px}.user-module__WI-TqW__avatarWrapper img{object-fit:cover;border-radius:50%;width:100%;height:100%}.user-module__WI-TqW__userInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.user-module__WI-TqW__userName{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text1);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.user-module__WI-TqW__userMeta{font-size:var(--fs-xs);color:var(--text2);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.user-module__WI-TqW__skeletonCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br-card);corner-shape:squircle;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem;display:flex}.user-module__WI-TqW__skeletonAvatar{background:linear-gradient(90deg, var(--surface2) 25%, var(--surface3) 50%, var(--surface2) 75%);background-size:200% 100%;border-radius:50%;flex-shrink:0;width:40px;height:40px;animation:1.4s ease-in-out infinite user-module__WI-TqW__shimmer}.user-module__WI-TqW__skeletonText{height:.75rem;width:var(--skeleton-text-width,100%);border-radius:var(--br-sm);background:linear-gradient(90deg, var(--surface2) 25%, var(--surface3) 50%, var(--surface2) 75%);background-size:200% 100%;animation:1.4s ease-in-out infinite user-module__WI-TqW__shimmer}@keyframes user-module__WI-TqW__shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}
.support-page-content-module__SM80aW__guideGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.support-page-content-module__SM80aW__guideCard{color:var(--text1);background:var(--surface1);border:1px solid var(--surface3);border-radius:1.25rem;flex-direction:column;gap:.75rem;padding:1.15rem;text-decoration:none;display:flex}.support-page-content-module__SM80aW__guideTop{align-items:center;gap:.7rem;display:flex}.support-page-content-module__SM80aW__guideIcon{font-size:var(--fs-2xl)}.support-page-content-module__SM80aW__guideMeta{font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--text2);margin-top:auto}.support-page-content-module__SM80aW__contactCard{background:var(--surface1);border:1px solid var(--surface3);box-shadow:0 12px 32px hsla(var(--surface-shadow), calc(var(--shadow-strength) * 10));border-radius:1.5rem;padding:1.4rem}
.email-templates-panel-module__DkqrNG__templateGroups{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.email-templates-panel-module__DkqrNG__groupTitle{font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text2);margin:0 0 .5rem}.email-templates-panel-module__DkqrNG__templateSelector{flex-wrap:wrap;gap:.75rem;display:flex}.email-templates-panel-module__DkqrNG__toolbar{background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-md);flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.email-templates-panel-module__DkqrNG__toolbarLabel{font-size:var(--fs-sm);color:var(--text2);font-weight:var(--fw-semibold)}.email-templates-panel-module__DkqrNG__toolbarSpacer{flex:1}.email-templates-panel-module__DkqrNG__widthDisplay{font-family:var(--font-mono);font-size:var(--fs-sm);color:var(--text2)}.email-templates-panel-module__DkqrNG__subjectLine{background:var(--surface2);border:1px solid var(--surface3);border-radius:var(--br-md);font-family:var(--font-mono);font-size:var(--fs-md);color:var(--text1);margin-bottom:1rem;padding:1rem 1.5rem}.email-templates-panel-module__DkqrNG__subjectLine strong{color:var(--text2);font-weight:var(--fw-semibold);margin-right:.5rem}.email-templates-panel-module__DkqrNG__previewSurface{background:var(--surface3);border-radius:var(--br);justify-content:center;padding:1.5rem;display:flex;overflow-x:auto}.email-templates-panel-module__DkqrNG__previewFrame{width:var(--frame-width);border:1px solid var(--surface3);border-radius:var(--br);background:var(--color-white);flex-shrink:0;max-width:100%;height:900px;display:block}
.since-publish-module__0m0QDa__wrapper{flex-direction:column;gap:12px;width:100%;display:flex}.since-publish-module__0m0QDa__modePills.since-publish-module__0m0QDa__modePills{border-radius:var(--br-pill);gap:0;padding:3px}.since-publish-module__0m0QDa__pill.since-publish-module__0m0QDa__pill{border-radius:var(--br-pill);padding:5px 12px}.since-publish-module__0m0QDa__clipRow{font-size:var(--fs-xs);color:var(--text2);align-items:center;gap:6px;display:inline-flex}.since-publish-module__0m0QDa__notice{background:var(--surface2);border:1px solid var(--surface3);border-radius:calc(var(--br) * 1.5);font-size:var(--fs-sm);color:var(--text2);padding:12px 14px}.since-publish-module__0m0QDa__chartHost{width:100%;height:180px;position:relative}.since-publish-module__0m0QDa__axis{font-size:var(--fs-xs);color:var(--text2);justify-content:space-between;width:100%;display:flex}.since-publish-module__0m0QDa__statRow{font-size:var(--fs-sm);color:var(--text1);flex-wrap:wrap;gap:18px;display:flex}.since-publish-module__0m0QDa__stat{font-size:var(--fs-xs);color:var(--text2);flex-direction:column;display:flex}.since-publish-module__0m0QDa__stat strong{color:var(--text1);font-size:var(--fs-base);line-height:1.1}
.notifications-management-module__vXEAKa__container{flex-direction:column;gap:1rem;display:flex}.notifications-management-module__vXEAKa__header{justify-content:flex-end;align-items:center;display:flex}.notifications-management-module__vXEAKa__createButton.notifications-management-module__vXEAKa__createButton svg{width:14px;height:14px}.notifications-management-module__vXEAKa__listPanel{background:var(--surface1);border:1px solid var(--surface3);border-radius:10px;overflow:hidden}.notifications-management-module__vXEAKa__row{border-bottom:1px solid var(--surface3);font-size:var(--fs-sm);color:var(--text1);grid-template-columns:minmax(0,1fr) auto auto auto auto;align-items:center;gap:.85rem;padding:.6rem .85rem;display:grid}.notifications-management-module__vXEAKa__row:last-child{border-bottom:none}.notifications-management-module__vXEAKa__row:hover{background:var(--surface2)}@media (max-width:720px){.notifications-management-module__vXEAKa__row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title actions""meta meta";row-gap:.35rem}}.notifications-management-module__vXEAKa__titleCell{align-items:center;gap:.5rem;min-width:0;display:flex}@media (max-width:720px){.notifications-management-module__vXEAKa__titleCell{grid-area:title}}.notifications-management-module__vXEAKa__statusDot{background:var(--text2);width:8px;height:8px;box-shadow:none;border-radius:50%;flex-shrink:0}.notifications-management-module__vXEAKa__statusDotActive{background:var(--status-success);box-shadow:0 0 0 3px color-mix(in srgb, var(--status-success) 12%, transparent)}.notifications-management-module__vXEAKa__idBadge{color:var(--text2);font-size:var(--fs-xs);font-variant-numeric:tabular-nums;-webkit-user-select:all;user-select:all;flex-shrink:0}.notifications-management-module__vXEAKa__titleText{font-weight:var(--fw-semibold);color:var(--text1);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notifications-management-module__vXEAKa__pillGroup{flex-wrap:wrap;gap:.3rem;display:inline-flex}.notifications-management-module__vXEAKa__channelPill{border-radius:var(--br-pill);font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);background:var(--surface2);border:1px solid var(--surface3);color:var(--text2);align-items:center;gap:.35rem;padding:.15rem .55rem;display:inline-flex}.notifications-management-module__vXEAKa__channelPill:before{content:"";border-radius:50%;width:6px;height:6px}.notifications-management-module__vXEAKa__channelPillBanner:before{background:var(--status-warning)}.notifications-management-module__vXEAKa__channelPillFeed:before{background:var(--status-info)}.notifications-management-module__vXEAKa__channelPillEmail:before{background:var(--button-primary)}.notifications-management-module__vXEAKa__channelPillPush:before{background:var(--status-success)}.notifications-management-module__vXEAKa__metaCell{color:var(--text2);font-size:var(--fs-sm);font-variant-numeric:tabular-nums;white-space:nowrap}@media (max-width:720px){.notifications-management-module__vXEAKa__metaCell{white-space:normal;grid-area:meta}}.notifications-management-module__vXEAKa__actionButtons{gap:.25rem;display:inline-flex}@media (max-width:720px){.notifications-management-module__vXEAKa__actionButtons{grid-area:actions}}.notifications-management-module__vXEAKa__iconButton.notifications-management-module__vXEAKa__iconButton svg{width:14px;height:14px}.notifications-management-module__vXEAKa__emptyState{font-size:var(--fs-md);}.notifications-management-module__vXEAKa__loadMoreWrap{justify-content:center;display:flex}
.auth-error-screen-module__q_DWfG__container{min-height:var(--viewport-height-static);padding:var(--gap);padding-bottom:calc(var(--gap) + var(--safe-area-inset-bottom));text-align:center;justify-content:center;align-items:center;gap:calc(var(--gap) * 1.5);flex-direction:column;display:flex}.auth-error-screen-module__q_DWfG__card{max-width:500px;padding:calc(var(--gap) * 2);background-color:var(--surface2);border-radius:var(--br-card);corner-shape:squircle;border:2px solid var(--status-error)}.auth-error-screen-module__q_DWfG__icon{color:var(--status-warning);margin-bottom:var(--gap);justify-content:center;display:flex}.auth-error-screen-module__q_DWfG__title{margin-bottom:var(--gap);color:var(--text1)}.auth-error-screen-module__q_DWfG__message{font-size:var(--fs-lg);color:var(--text2);margin-bottom:calc(var(--gap) * 1.5);line-height:1.6}.auth-error-screen-module__q_DWfG__actions{gap:var(--gap);flex-direction:column;align-items:stretch;display:flex}.auth-error-screen-module__q_DWfG__infoBox{margin-top:calc(var(--gap) * 1.5);padding:var(--gap);background-color:var(--surface1);border-radius:var(--br-md);font-size:var(--fs-md);color:var(--text2);text-align:left}.auth-error-screen-module__q_DWfG__infoLead{align-items:center;gap:.4rem;margin-bottom:.5rem;display:flex}
.table-of-contents-module__EracCW__tocContainer{border:1px solid var(--surface3);border-radius:var(--br);margin-bottom:24px;padding:16px}.table-of-contents-module__EracCW__tocTitle{font-size:var(--fs-sm);font-weight:var(--fw-bold);text-transform:uppercase;color:var(--text2);letter-spacing:var(--tracking-wide);margin:0 0 12px}.table-of-contents-module__EracCW__tocList{margin:0;padding:0;list-style:none}.table-of-contents-module__EracCW__tocItem{margin-bottom:8px;padding-left:0}.table-of-contents-module__EracCW__tocItem.table-of-contents-module__EracCW__level3{padding-left:12px}.table-of-contents-module__EracCW__tocLink{font-size:var(--fs-xs);font-weight:var(--fw-medium);color:var(--text2);cursor:pointer;line-height:1.4;transition:all .2s;display:block;text-decoration:none!important}.table-of-contents-module__EracCW__tocLink:hover{color:var(--accent-cool);transform:translate(2px)}.table-of-contents-module__EracCW__tocLink.table-of-contents-module__EracCW__active{font-weight:var(--fw-semibold);color:var(--accent-cool)}.table-of-contents-module__EracCW__mobileTocDetails{border:1px solid var(--surface3);border-radius:var(--br);background:var(--surface2);margin:0 0 32px}@media (min-width:1024px){.table-of-contents-module__EracCW__mobileTocDetails{display:none}}.table-of-contents-module__EracCW__mobileTocSummary{font-size:var(--fs-sm);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text2);cursor:pointer;padding:14px 16px;list-style:none}.table-of-contents-module__EracCW__mobileTocSummary::-webkit-details-marker{display:none}.table-of-contents-module__EracCW__mobileTocSummary:after{content:"▾";float:right;transition:transform .2s}details[open] .table-of-contents-module__EracCW__mobileTocSummary:after{transform:rotate(180deg)}.table-of-contents-module__EracCW__mobileTocList{margin:0;padding:0 16px 14px;list-style:none}
.comment-module__2UMFFW__commentContainer{background-color:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br-card);corner-shape:squircle;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);font-size:var(--fs-2xs);color:var(--text2);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}
.connected-apps-section-module__C-p_Yq__section{}.connected-apps-section-module__C-p_Yq__sectionTitle{}.connected-apps-section-module__C-p_Yq__sectionIntro{}.connected-apps-section-module__C-p_Yq__empty{color:var(--text2);margin:0}.connected-apps-section-module__C-p_Yq__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.connected-apps-section-module__C-p_Yq__row{}.connected-apps-section-module__C-p_Yq__rowText{flex-direction:column;gap:.25rem;display:flex}.connected-apps-section-module__C-p_Yq__name{font-weight:var(--fw-medium)}.connected-apps-section-module__C-p_Yq__meta{color:var(--text2);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}
.impersonation-banner-module__aYD-dG__bannerContainer{background:var(--gradient-error-strong);color:var(--color-white);box-shadow:0 2px 8px var(--shadow-default);z-index:1000;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex}@media (max-width:768px){.impersonation-banner-module__aYD-dG__bannerContainer{font-size:var(--fs-sm);flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem 1rem}}.impersonation-banner-module__aYD-dG__bannerContent{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.impersonation-banner-module__aYD-dG__warningIcon{font-size:var(--fs-lg);flex-shrink:0;align-items:center;display:inline-flex}.impersonation-banner-module__aYD-dG__bannerAvatar.impersonation-banner-module__aYD-dG__bannerAvatar{border:2px solid var(--border-white-translucent);flex-shrink:0;width:36px;height:36px}.impersonation-banner-module__aYD-dG__bannerText{flex-direction:column;gap:.25rem;min-width:0;display:flex}.impersonation-banner-module__aYD-dG__bannerDescription{font-size:var(--fs-sm);opacity:.95;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.impersonation-banner-module__aYD-dG__buttonGroup{flex-shrink:0;gap:.5rem;display:flex}@media (max-width:768px){.impersonation-banner-module__aYD-dG__buttonGroup{scrollbar-width:none;padding-bottom:2px;overflow-x:auto}.impersonation-banner-module__aYD-dG__buttonGroup::-webkit-scrollbar{display:none}}.impersonation-banner-module__aYD-dG__exitButton.impersonation-banner-module__aYD-dG__exitButton{background:var(--color-white);color:var(--color-black);border-radius:var(--br-md);font-size:var(--fs-sm);font-weight:var(--fw-bold);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:.5rem 1rem;transition:all .2s}.impersonation-banner-module__aYD-dG__exitButton.impersonation-banner-module__aYD-dG__exitButton:hover{background:var(--color-transparent-white);box-shadow:0 2px 8px var(--shadow-medium);transform:translateY(-1px)}.impersonation-banner-module__aYD-dG__exitButton.impersonation-banner-module__aYD-dG__exitButton:active{transform:translateY(0)}
.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{justify-content:center;justify-self:center;}.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{}.dashboard-showcase-section-module__zQCf_W__subtitle{font-size:var(--fs-base);color:var(--text2);text-wrap:pretty;margin:0;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:var(--fs-xs);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{font-size:var(--fs-2xl);letter-spacing:var(--tracking-heading);color:var(--text1);margin:0;line-height:1.06}.dashboard-showcase-section-module__zQCf_W__cardDescription{font-size:var(--fs-base);color:var(--text2);text-wrap:pretty;margin:0;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:var(--fs-xs);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{font-size:var(--fs-md);color:var(--text2);margin:0;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}
.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{word-wrap:break-word;}.feature-showcase-section-module__A1zh5q__titleGradient{}.feature-showcase-section-module__A1zh5q__subtitle{font-size:var(--fs-lg);color:var(--text2);max-width:680px;margin:0 auto;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:var(--fs-xs);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{font-size:var(--fs-base);color:var(--text2);margin:0;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:var(--fs-base);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}}
.my-audience-module__Lsv3wG__container{flex-direction:column;gap:1rem;display:flex}.my-audience-module__Lsv3wG__headerBar{box-sizing:border-box;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}@media (max-width:768px){.my-audience-module__Lsv3wG__headerBar{flex-direction:column;align-items:stretch}}.my-audience-module__Lsv3wG__selectWrapper{align-items:center;gap:.5rem;display:flex}@media (max-width:768px){.my-audience-module__Lsv3wG__selectWrapper{justify-content:flex-start}}
.rate-limit-badge-module__HdofiW__status{font-size:var(--fs-sm);color:var(--text2);flex-wrap:wrap;justify-content:center;align-self:center;align-items:center;gap:.5rem;display:inline-flex}.rate-limit-badge-module__HdofiW__status 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}
.limit-reached-modal-module__qEVzza__modalContent{text-align:center;flex-direction:column;gap:1rem;max-width:440px;margin:0 auto;padding:2rem 2rem 1.5rem;display:flex}.limit-reached-modal-module__qEVzza__icon{color:var(--text-link);justify-content:center;margin:0 auto;font-size:2rem;line-height:1;display:flex}.limit-reached-modal-module__qEVzza__title{font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--text1);letter-spacing:-.01em;margin:0}.limit-reached-modal-module__qEVzza__description{font-size:var(--fs-md);color:var(--text2);max-width:36ch;margin:0 auto;line-height:1.55}.limit-reached-modal-module__qEVzza__highlightList{text-align:left;flex-direction:column;gap:.55rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.limit-reached-modal-module__qEVzza__highlightItem{font-size:var(--fs-md);color:var(--text1);align-items:flex-start;gap:.55rem;line-height:1.45;display:flex}.limit-reached-modal-module__qEVzza__checkMark{color:var(--gradient-premium-start);font-weight:var(--fw-bold);flex:none;margin-top:.05rem}.limit-reached-modal-module__qEVzza__actions{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.limit-reached-modal-module__qEVzza__primaryButton.limit-reached-modal-module__qEVzza__primaryButton{font-size:var(--fs-md);color:var(--color-white);gap:.4rem;padding:.75rem 1.25rem}.limit-reached-modal-module__qEVzza__primaryButton.limit-reached-modal-module__qEVzza__primaryButton:hover:not(:disabled){filter:brightness(1.05)}.limit-reached-modal-module__qEVzza__primaryButton.limit-reached-modal-module__qEVzza__primaryButton:disabled{opacity:.7;cursor:progress}.limit-reached-modal-module__qEVzza__primaryButton .arrow{transition:transform .15s}.limit-reached-modal-module__qEVzza__primaryButton:hover:not(:disabled) .arrow{transform:translate(2px)}
.support-contact-form-module__v5QSGa__form{flex-direction:column;gap:1rem;display:flex}.support-contact-form-module__v5QSGa__textarea.support-contact-form-module__v5QSGa__textarea{min-height:170px}.support-contact-form-module__v5QSGa__button.support-contact-form-module__v5QSGa__button{border-radius:var(--br-pill);align-self:flex-start}.support-contact-form-module__v5QSGa__fieldGroup{flex-direction:column;gap:.45rem;display:flex}.support-contact-form-module__v5QSGa__fieldError{color:var(--status-error);font-size:var(--fs-md);margin:0;line-height:1.4}.support-contact-form-module__v5QSGa__notice{border-radius:1rem;padding:.95rem 1rem}.support-contact-form-module__v5QSGa__noticeSuccess{border:1px solid color-mix(in srgb, var(--status-success) 35%, transparent);background:color-mix(in srgb, var(--status-success) 10%, var(--surface1))}.support-contact-form-module__v5QSGa__noticeError{border:1px solid color-mix(in srgb, var(--status-error) 35%, transparent);background:color-mix(in srgb, var(--status-error) 8%, var(--surface1))}.support-contact-form-module__v5QSGa__noticeTitle{font-size:var(--fs-base);font-weight:var(--fw-bold);margin:0 0 .35rem}.support-contact-form-module__v5QSGa__noticeTitleSuccess{color:var(--status-success)}.support-contact-form-module__v5QSGa__noticeTitleError{color:var(--status-error)}.support-contact-form-module__v5QSGa__noticeText{color:var(--text2);line-height:1.55;font-size:var(--fs-md);margin:0}
.components-section-module___gW8iG__section{flex-direction:column;gap:.75rem;max-width:720px;display:flex}.components-section-module___gW8iG__groupLabel{font-size:var(--fs-sm);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text3);margin:1.5rem 0 .25rem}.components-section-module___gW8iG__groupLabel:first-child{margin-top:0}.components-section-module___gW8iG__row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}
.week-hour-grid-module__97B5IG__wrapper{width:100%;overflow-x:auto}.week-hour-grid-module__97B5IG__grid{grid-template-columns:44px repeat(24,22px);gap:4px;width:max-content;display:grid}.week-hour-grid-module__97B5IG__hourHeader{font-size:var(--fs-xs);color:var(--text2);text-align:center;width:22px;height:14px;line-height:14px}.week-hour-grid-module__97B5IG__dayLabel{font-size:var(--fs-xs);color:var(--text2);align-items:center;width:44px;height:22px;padding-right:6px;display:flex}.week-hour-grid-module__97B5IG__hoverPopoverCard{background:var(--surface1);color:var(--text1);border:1px solid var(--surface3);border-radius:calc(var(--br) * 1.25);font-size:var(--fs-sm);pointer-events:none;flex-direction:column;gap:2px;min-width:130px;padding:8px 12px;display:flex;box-shadow:0 8px 24px #0000002e}.week-hour-grid-module__97B5IG__hoverCount{font-size:var(--fs-base);font-weight:var(--fw-bold);color:var(--text1);font-variant-numeric:tabular-nums}.week-hour-grid-module__97B5IG__hoverDate{font-size:var(--fs-xs);color:var(--text2)}.week-hour-grid-module__97B5IG__cell{border:1px solid var(--surface3);border-radius:var(--br-sm);background:var(--surface2);cursor:default;width:22px;height:22px;padding:0;transition:transform .1s}.week-hour-grid-module__97B5IG__cellLevel1{background:color-mix(in srgb, var(--button-primary) 35%, var(--surface2))}.week-hour-grid-module__97B5IG__cellLevel2{background:color-mix(in srgb, var(--button-primary) 55%, var(--surface2))}.week-hour-grid-module__97B5IG__cellLevel3{background:color-mix(in srgb, var(--button-primary) 75%, var(--surface2))}.week-hour-grid-module__97B5IG__cellLevel4{background:color-mix(in srgb, var(--button-primary) 95%, var(--surface2))}.week-hour-grid-module__97B5IG__cellActive{cursor:pointer}.week-hour-grid-module__97B5IG__cellActive:hover{transform:scale(1.15)}
.user-referrals-tab-module__nE-ezq__root{flex-direction:column;gap:1.25rem;display:flex}.user-referrals-tab-module__nE-ezq__state{min-height:12rem;color:var(--text2);font-size:var(--fs-sm);justify-content:center;align-items:center;display:flex}.user-referrals-tab-module__nE-ezq__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.user-referrals-tab-module__nE-ezq__summaryItem{border:1px solid var(--surface3);border-radius:var(--br-lg);background:var(--surface2);flex-direction:column;gap:.2rem;padding:.9rem 1rem;display:flex}.user-referrals-tab-module__nE-ezq__summaryValue{color:var(--text1);font-size:var(--fs-xl);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums}.user-referrals-tab-module__nE-ezq__summaryLabel{color:var(--text2);font-size:var(--fs-xs)}.user-referrals-tab-module__nE-ezq__section{flex-direction:column;gap:.65rem;display:flex}.user-referrals-tab-module__nE-ezq__sectionHeading{align-items:center;gap:.5rem;display:flex}.user-referrals-tab-module__nE-ezq__sectionTitle{}.user-referrals-tab-module__nE-ezq__sectionCount{border-radius:var(--br-sm);color:var(--text2);background:var(--surface2);font-size:var(--fs-xs);font-variant-numeric:tabular-nums;padding:.1rem .4rem}.user-referrals-tab-module__nE-ezq__sectionEmpty{border:1px dashed var(--surface3);border-radius:var(--br-lg);color:var(--text3);font-size:var(--fs-sm);padding:1rem}.user-referrals-tab-module__nE-ezq__relationshipList{flex-direction:column;gap:.75rem;display:flex}.user-referrals-tab-module__nE-ezq__relationshipCard{border:1px solid var(--surface3);border-radius:var(--br-lg);background:var(--surface2);flex-direction:column;gap:.9rem;padding:1rem;display:flex}.user-referrals-tab-module__nE-ezq__relationshipHeader{align-items:flex-start;gap:1rem;}.user-referrals-tab-module__nE-ezq__identity{align-items:center;gap:.7rem;min-width:0;display:flex}.user-referrals-tab-module__nE-ezq__avatar,.user-referrals-tab-module__nE-ezq__avatarFallback{border:1px solid var(--surface3);border-radius:50%;flex:0 0 2.5rem;width:2.5rem;height:2.5rem}.user-referrals-tab-module__nE-ezq__avatar{object-fit:cover}.user-referrals-tab-module__nE-ezq__avatarFallback{color:var(--text3);background:var(--surface1);font-weight:var(--fw-semibold);justify-content:center;align-items:center;display:inline-flex}.user-referrals-tab-module__nE-ezq__identityText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.user-referrals-tab-module__nE-ezq__relationshipLabel,.user-referrals-tab-module__nE-ezq__channelHandle{color:var(--text2);font-size:var(--fs-xs)}.user-referrals-tab-module__nE-ezq__channelName{color:var(--text1);font-size:var(--fs-md);font-weight:var(--fw-semibold);text-overflow:ellipsis;white-space:nowrap;text-decoration:none;overflow:hidden}a.user-referrals-tab-module__nE-ezq__channelName:hover{color:var(--interactive-accent);text-decoration:underline}.user-referrals-tab-module__nE-ezq__relationshipStatus,.user-referrals-tab-module__nE-ezq__rewardStatus{border-radius:var(--br-sm);width:max-content;font-size:var(--fs-xs);font-weight:var(--fw-semibold);white-space:nowrap}.user-referrals-tab-module__nE-ezq__relationshipStatus{color:var(--text2);background:var(--surface3);padding:.25rem .5rem}.user-referrals-tab-module__nE-ezq__relationshipStatus[data-tone=success]{color:var(--callout-success-accent);background:var(--callout-success-surface)}.user-referrals-tab-module__nE-ezq__relationshipStatus[data-tone=warning]{color:var(--callout-warning-accent);background:var(--callout-warning-surface)}.user-referrals-tab-module__nE-ezq__relationshipStatus[data-tone=danger]{color:var(--status-error);background:var(--status-error-bg)}.user-referrals-tab-module__nE-ezq__factGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 1rem;margin:0;display:grid}.user-referrals-tab-module__nE-ezq__factGrid>div{min-width:0}.user-referrals-tab-module__nE-ezq__factGrid dt{color:var(--text3);font-size:var(--fs-xs);margin-bottom:.15rem}.user-referrals-tab-module__nE-ezq__factGrid dd{overflow-wrap:anywhere;color:var(--text2);font-size:var(--fs-sm);margin:0}.user-referrals-tab-module__nE-ezq__relationshipNotice{border-radius:var(--br-md);color:var(--status-error);background:var(--status-error-bg);font-size:var(--fs-xs);padding:.55rem .7rem}.user-referrals-tab-module__nE-ezq__rewards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.user-referrals-tab-module__nE-ezq__rewardRow{border:1px solid var(--surface3);border-radius:var(--br-md);background:var(--surface1);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.65rem .75rem;display:flex}.user-referrals-tab-module__nE-ezq__rewardMain,.user-referrals-tab-module__nE-ezq__rewardDetail{flex-direction:column;gap:.15rem;min-width:0;display:flex}.user-referrals-tab-module__nE-ezq__rewardDetail{color:var(--text3);font-size:var(--fs-xs);text-align:right;align-items:flex-end}.user-referrals-tab-module__nE-ezq__rewardMilestone{color:var(--text1);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.user-referrals-tab-module__nE-ezq__rewardAmount{color:var(--text2);font-size:var(--fs-xs)}.user-referrals-tab-module__nE-ezq__rewardStatus{color:var(--text2)}.user-referrals-tab-module__nE-ezq__rewardStatus[data-status=granted]{color:var(--status-success)}.user-referrals-tab-module__nE-ezq__rewardStatus[data-status=held],.user-referrals-tab-module__nE-ezq__rewardStatus[data-status=pending]{color:var(--status-warning)}.user-referrals-tab-module__nE-ezq__rewardStatus[data-status=revoked],.user-referrals-tab-module__nE-ezq__rewardStatus[data-status=denied]{color:var(--status-error)}@media (max-width:760px){.user-referrals-tab-module__nE-ezq__summary,.user-referrals-tab-module__nE-ezq__factGrid,.user-referrals-tab-module__nE-ezq__rewards{grid-template-columns:1fr}.user-referrals-tab-module__nE-ezq__relationshipHeader,.user-referrals-tab-module__nE-ezq__rewardRow{flex-direction:column;align-items:flex-start}.user-referrals-tab-module__nE-ezq__rewardDetail{text-align:left;align-items:flex-start}}
.waitlist-modal-module__X7WP4W__subtitleLine{font-size:var(--fs-sm);color:var(--text2);margin:0;line-height:1.5}.waitlist-modal-module__X7WP4W__field{gap:calc(var(--gap) / 4);flex-direction:column;display:flex}.waitlist-modal-module__X7WP4W__sectionLabel{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text1)}.waitlist-modal-module__X7WP4W__input{border:1px solid var(--surface3);border-radius:calc(var(--br) / 2);font-size:var(--fs-base);background:var(--surface2);color:var(--text1);box-sizing:border-box;width:100%;padding:.75rem}.waitlist-modal-module__X7WP4W__input:focus{border-color:var(--border-focus);outline:none}.waitlist-modal-module__X7WP4W__select{border:1px solid var(--surface3);border-radius:calc(var(--br) / 2);font-size:var(--fs-base);background:var(--surface2);color:var(--text1);box-sizing:border-box;width:100%;padding:.75rem}.waitlist-modal-module__X7WP4W__textarea{border:1px solid var(--surface3);border-radius:calc(var(--br) / 2);font-size:var(--fs-base);background:var(--surface2);color:var(--text1);box-sizing:border-box;resize:vertical;width:100%;min-height:90px;padding:.75rem;font-family:inherit}.waitlist-modal-module__X7WP4W__textarea:focus{border-color:var(--border-focus);outline:none}.waitlist-modal-module__X7WP4W__errorText{font-size:var(--fs-sm);color:var(--status-error)}.waitlist-modal-module__X7WP4W__successBox{border-radius:calc(var(--br) / 2);background:var(--surface2);border:1px solid var(--surface3);color:var(--text1);font-size:var(--fs-md);padding:1rem;line-height:1.5}
.blog-layout-module__vl4A3a__layoutContainer{grid-template-columns:1fr;gap:60px;max-width:1400px;margin:0 auto;display:grid}@media (min-width:1024px){.blog-layout-module__vl4A3a__layoutContainer{grid-template-columns:220px 1fr}}@media (max-width:768px){.blog-layout-module__vl4A3a__layoutContainer{padding:40px var(--gap)}}.blog-layout-module__vl4A3a__mainContent{min-width:0}.blog-layout-module__vl4A3a__sidebar{display:none}@media (min-width:1024px){.blog-layout-module__vl4A3a__sidebar{z-index:1;flex-direction:column;max-height:calc(100vh - 40px);display:flex;position:sticky;top:20px}}.blog-layout-module__vl4A3a__tocScroller{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;overflow-y:auto}.blog-layout-module__vl4A3a__toolCta{border:1px solid var(--surface3);border-radius:var(--br);background:var(--surface2);flex-shrink:0;margin-bottom:16px;padding:16px}.blog-layout-module__vl4A3a__toolCtaEyebrow{font-size:var(--fs-2xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text3);margin:0 0 8px}.blog-layout-module__vl4A3a__toolCtaName{font-size:var(--fs-md);font-weight:var(--fw-bold);color:var(--text1);margin:0 0 6px}.blog-layout-module__vl4A3a__toolCtaDescription{font-size:var(--fs-sm);color:var(--text2);margin:0 0 14px;line-height:1.5}.blog-layout-module__vl4A3a__toolCtaButton{text-align:center;border-radius:var(--br);background:var(--gradient-brand-raised);color:var(--color-white);font-size:var(--fs-sm);font-weight:var(--fw-semibold);padding:10px 12px;transition:transform .2s,box-shadow .2s;display:block;text-decoration:none!important}.blog-layout-module__vl4A3a__toolCtaButton:hover{box-shadow:0 6px 16px var(--shadow-default);transform:translateY(-1px)}
.final-cta-module__U4pIxa__deeperList>li{color:var(--text2);margin-bottom:.4rem}
.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{color:var(--text2);}.sentiment-trend-visual-module__NdWGGG__headerScore{font-size:var(--fs-lg);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{font-size:var(--fs-sm);color:var(--text1);white-space:nowrap;text-overflow:ellipsis;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:var(--fs-2xs);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%)}}
.slop-free-guarantee-module__JH0jkG__section{width:100%;padding:calc(var(--gap) * 3) var(--gap);background:var(--surface1)}.slop-free-guarantee-module__JH0jkG__inner{text-align:center;max-width:880px;padding:calc(var(--gap) * 1.75) calc(var(--gap) * 1.5);border-radius:var(--br-lg);border:1px solid color-mix(in srgb, var(--surface3) 45%, var(--button-primary) 55%);background:color-mix(in srgb, var(--surface1) 84%, var(--button-primary) 16%);box-shadow:0 18px 44px color-mix(in srgb, var(--button-primary) 16%, transparent);grid-template-columns:minmax(0,1fr);justify-items:center;gap:1.1rem;margin:0 auto;display:grid}.slop-free-guarantee-module__JH0jkG__body{gap:.55rem;justify-items:inherit;display:grid}.slop-free-guarantee-module__JH0jkG__sealName{color:var(--text2);margin:0;}.slop-free-guarantee-module__JH0jkG__title{}.slop-free-guarantee-module__JH0jkG__highlight{}.slop-free-guarantee-module__JH0jkG__lede{max-width:56ch;}.slop-free-guarantee-module__JH0jkG__points{justify-content:inherit;flex-wrap:wrap;gap:.45rem;margin:.15rem 0 0;padding:0;list-style:none;display:flex}.slop-free-guarantee-module__JH0jkG__point{border-radius:var(--br-pill);font-size:var(--fs-md);font-weight:var(--fw-medium);color:var(--text1);background:var(--surface2);border:1px solid var(--surface3);align-items:center;gap:.4rem;padding:.35rem .7rem;display:inline-flex}.slop-free-guarantee-module__JH0jkG__check{font-size:var(--fs-xs);font-weight:var(--fw-display);color:var(--status-success);justify-content:center;align-items:center;line-height:1;display:inline-flex}.slop-free-guarantee-module__JH0jkG__fineprint{}
.login-hero-module__0Tm65q__shell{min-height:var(--auth-min-height,var(--viewport-height-static));background:var(--surface1);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.login-hero-module__0Tm65q__brandPane{background:radial-gradient(circle at 18% 12%, color-mix(in srgb, var(--accent-cool) 16%, transparent), transparent 38%), linear-gradient(145deg, color-mix(in srgb, var(--button-primary) 10%, var(--surface1)), var(--surface2));border-right:1px solid var(--surface3);min-width:0;padding:clamp(2.5rem,6vw,6rem);display:flex}.login-hero-module__0Tm65q__brandInner{width:100%;max-width:32rem;min-height:min(34rem, calc(var(--viewport-height-static) - 10rem));flex-direction:column;justify-content:space-between;margin:auto;display:flex}.login-hero-module__0Tm65q__brandLink{color:var(--text1);align-self:flex-start;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.login-hero-module__0Tm65q__brandLink:link,.login-hero-module__0Tm65q__brandLink:visited,.login-hero-module__0Tm65q__brandLink:hover{text-decoration:none}.login-hero-module__0Tm65q__brandLink:focus-visible{outline:2px solid var(--border-focus);outline-offset:4px;border-radius:var(--br-sm)}.login-hero-module__0Tm65q__brandName{font-size:var(--fs-xl);font-weight:var(--fw-display);letter-spacing:var(--tracking-heading)}.login-hero-module__0Tm65q__brandMessage{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:4rem 0 2rem;display:flex}.login-hero-module__0Tm65q__brandHeadline{max-width:12ch;font-size:clamp(2.25rem,3.75vw,3.75rem);font-weight:var(--fw-display);letter-spacing:var(--tracking-heading);text-wrap:balance;margin:0;line-height:1.02}.login-hero-module__0Tm65q__brandCopy{max-width:34ch;color:var(--text2);font-size:var(--fs-lg);text-wrap:pretty;margin:0;line-height:1.55}.login-hero-module__0Tm65q__brandProof{border-left:2px solid var(--button-primary);color:var(--text2);font-size:var(--fs-sm);font-weight:var(--fw-semibold);margin:.5rem 0 0;padding-left:.85rem}.login-hero-module__0Tm65q__formPane{min-width:0;padding:clamp(2rem,5vh,4rem) clamp(2.5rem,6vw,6rem);padding-bottom:calc(clamp(2rem, 5vh, 4rem) + var(--safe-area-inset-bottom));background:var(--surface1);justify-content:center;align-items:center;display:flex}.login-hero-module__0Tm65q__authColumn{width:100%;max-width:28rem}.login-hero-module__0Tm65q__heading{font-size:var(--fs-2xl);font-weight:var(--fw-bold);text-wrap:balance;margin:0;line-height:1.2}.login-hero-module__0Tm65q__intro{color:var(--text2);font-size:var(--fs-base);text-wrap:pretty;margin:.75rem 0 0;line-height:1.55}.login-hero-module__0Tm65q__googleButton{min-height:3.25rem;font-size:var(--fs-base);margin-top:1.75rem}.login-hero-module__0Tm65q__youtubeIcon{object-fit:contain;flex:none;width:24px;height:auto}.login-hero-module__0Tm65q__accountNote{color:var(--text2);font-size:var(--fs-sm);text-align:center;margin:.75rem 0 0}.login-hero-module__0Tm65q__divider{color:var(--text3);align-items:center;gap:1rem;margin:2rem 0 1.75rem;display:flex}.login-hero-module__0Tm65q__divider:before,.login-hero-module__0Tm65q__divider:after{content:"";background:var(--surface3);flex:1;height:1px}.login-hero-module__0Tm65q__divider span{font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-wide);text-transform:uppercase;white-space:nowrap}.login-hero-module__0Tm65q__teamSection{scroll-margin-top:2rem}.login-hero-module__0Tm65q__teamHeading{font-size:var(--fs-lg);font-weight:var(--fw-semibold);margin:0}.login-hero-module__0Tm65q__teamIntro{color:var(--text2);font-size:var(--fs-md);text-wrap:pretty;margin:.5rem 0 0;line-height:1.55}.login-hero-module__0Tm65q__form{flex-direction:column;gap:1rem;margin-top:1.25rem;display:flex}.login-hero-module__0Tm65q__teamButton{min-height:2.875rem}.login-hero-module__0Tm65q__teamNote{color:var(--text3);font-size:var(--fs-xs);text-align:center;margin:.75rem 0 0}.login-hero-module__0Tm65q__successPanel{background:color-mix(in srgb, var(--status-success) 7%, var(--surface1));border:1px solid color-mix(in srgb, var(--status-success) 32%, var(--surface3));border-radius:var(--br-card);corner-shape:squircle;padding:1.25rem}.login-hero-module__0Tm65q__successHeading{align-items:center;gap:.65rem;display:flex}.login-hero-module__0Tm65q__successHeading h2{font-size:var(--fs-lg);font-weight:var(--fw-semibold);margin:0}.login-hero-module__0Tm65q__successIcon{border-radius:var(--br-pill);background:var(--status-success);width:1.75rem;height:1.75rem;color:var(--color-white);font-weight:var(--fw-bold);flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.login-hero-module__0Tm65q__successPanel p{color:var(--text2);font-size:var(--fs-md);margin:.75rem 0 0;line-height:1.55}.login-hero-module__0Tm65q__resetButton.login-hero-module__0Tm65q__resetButton{min-height:auto;margin-top:.5rem;padding:0}@media (max-width:959px){.login-hero-module__0Tm65q__shell{grid-template-rows:auto 1fr;grid-template-columns:1fr}.login-hero-module__0Tm65q__brandPane{background:var(--surface1);border-right:none;padding:1.25rem 1.5rem 0}.login-hero-module__0Tm65q__brandInner{max-width:28rem;min-height:auto}.login-hero-module__0Tm65q__brandLink{gap:.6rem}.login-hero-module__0Tm65q__brandLink svg{width:36px;height:36px}.login-hero-module__0Tm65q__brandName{font-size:var(--fs-lg)}.login-hero-module__0Tm65q__brandMessage{display:none}.login-hero-module__0Tm65q__formPane{padding:2.5rem 1.5rem;padding-bottom:calc(2.5rem + var(--safe-area-inset-bottom));align-items:flex-start}}@media (max-width:480px){.login-hero-module__0Tm65q__formPane{padding-top:2rem}}
.notification-modal-module__FVWhEq__modalHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:.625rem .625rem .625rem 1rem;display:flex}.notification-modal-module__FVWhEq__approvalsWrapper{padding:0 1rem .75rem}.notification-modal-module__FVWhEq__closeButton svg{width:24px;height:24px}.notification-modal-module__FVWhEq__notificationFeedWrapper{border-top:1px solid var(--surface3);border-radius:0 0 var(--br) var(--br);overflow:hidden}@media (max-width:768px){.notification-modal-module__FVWhEq__notificationFeedWrapper{flex-direction:column;flex:1;min-height:0;display:flex}}
.push-notification-settings-module__Q5HqfW__wrapper{flex-direction:column;gap:.75rem;display:flex}.push-notification-settings-module__Q5HqfW__headerRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.push-notification-settings-module__Q5HqfW__headerText{flex:1;min-width:0}.push-notification-settings-module__Q5HqfW__title{font-weight:var(--fw-medium);color:var(--text1)}.push-notification-settings-module__Q5HqfW__description{font-size:var(--fs-sm);color:var(--text3)}.push-notification-settings-module__Q5HqfW__hint{font-size:var(--fs-sm);color:var(--text3);background:var(--surface2);border-radius:8px;padding:.6rem .75rem;line-height:1.5}.push-notification-settings-module__Q5HqfW__error{font-size:var(--fs-sm);color:var(--status-error)}.push-notification-settings-module__Q5HqfW__deviceList{flex-direction:column;gap:.4rem;display:flex}.push-notification-settings-module__Q5HqfW__deviceRow{border:1px solid var(--surface3);border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem .6rem;display:flex}.push-notification-settings-module__Q5HqfW__deviceInfo{flex-wrap:wrap;align-items:baseline;gap:.5rem;min-width:0;display:flex}.push-notification-settings-module__Q5HqfW__deviceName{font-size:var(--fs-sm);color:var(--text1)}.push-notification-settings-module__Q5HqfW__deviceMeta{font-size:var(--fs-sm);color:var(--text3)}.push-notification-settings-module__Q5HqfW__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.push-notification-settings-module__Q5HqfW__testResult{font-size:var(--fs-sm);color:var(--text3)}
.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:var(--fs-xl);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:var(--fs-xl);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-card);corner-shape:squircle;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:var(--fs-3xl);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}
.recent-subscribers-module__S2i5kq__userList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}
.replies-module__AYZu8G__repliesContainer{flex-direction:column;align-items:flex-start;width:100%;padding-left:16px;display:flex}.replies-module__AYZu8G__repliesContainer:empty{display:none}.replies-module__AYZu8G__commentList{flex-direction:column;width:100%;display:flex}.replies-module__AYZu8G__commentContainer{flex-flow:row;align-items:center;gap:8px;display:flex}
.resource-library-module__fQDDma__stack{flex-direction:column;gap:.75rem;display:flex}.resource-library-module__fQDDma__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:clamp(1rem,2vw,1.5rem);display:grid}.resource-library-module__fQDDma__section{border-top:1px solid var(--surface3);padding-block:clamp(1.25rem,2.5vw,2rem)}.resource-library-module__fQDDma__panel{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);box-shadow:var(--shadow-sm);margin:0;padding:clamp(1rem,1.8vw,1.5rem)}.resource-library-module__fQDDma__resourceCard{flex-direction:column;min-height:15rem;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden}.resource-library-module__fQDDma__resourceCard:hover{border-color:var(--text-link);box-shadow:var(--shadow-md);transform:translateY(-2px)}.resource-library-module__fQDDma__resourceCard:focus-within{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--border-focus), var(--shadow-md)}.resource-library-module__fQDDma__cardAccent{background:var(--chart-series-primary);height:.3rem;position:absolute;inset:0 0 auto}.resource-library-module__fQDDma__resourceCard:nth-child(2) .resource-library-module__fQDDma__cardAccent{background:var(--accent-cool)}.resource-library-module__fQDDma__resourceCard:nth-child(3) .resource-library-module__fQDDma__cardAccent{background:var(--status-warning)}.resource-library-module__fQDDma__resourceCard:nth-child(4) .resource-library-module__fQDDma__cardAccent{background:var(--status-success)}.resource-library-module__fQDDma__cardBody{flex-direction:column;flex:1;gap:.7rem;padding-top:.35rem;display:flex}.resource-library-module__fQDDma__cardEyebrow{color:var(--text-link);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:.08em;text-transform:uppercase;margin:0}.resource-library-module__fQDDma__cardTitle{font-size:var(--fs-xl);text-wrap:balance;margin:0;line-height:1.2}.resource-library-module__fQDDma__cardTitle a{color:var(--text1);text-underline-offset:.14em;text-decoration-thickness:.08em}.resource-library-module__fQDDma__cardTitle a:hover{color:var(--text-link-hover)}.resource-library-module__fQDDma__cardDescription{color:var(--text1);margin:0;line-height:1.55}.resource-library-module__fQDDma__cardMeta{border-top:1px solid var(--surface3);color:var(--text2);font-size:var(--fs-sm);justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.75rem;display:flex}.resource-library-module__fQDDma__cardArrow{color:var(--text-link);font-weight:var(--fw-semibold);white-space:nowrap}.resource-library-module__fQDDma__actions{gap:var(--gap);flex-wrap:wrap;align-items:center;display:flex}.resource-library-module__fQDDma__muted{color:var(--text2)}.resource-library-module__fQDDma__tableWrap{overflow-x:auto}.resource-library-module__fQDDma__table{border-collapse:collapse;width:100%}.resource-library-module__fQDDma__table th,.resource-library-module__fQDDma__table td{padding:var(--gap);text-align:left;vertical-align:top;border-bottom:1px solid var(--surface3)}.resource-library-module__fQDDma__breadcrumbs{gap:var(--gap);flex-wrap:wrap;padding-block:.5rem;display:flex}
.analytics-view-module__PIElDW__analyticsHeader.analytics-view-module__PIElDW__analyticsHeader{margin-top:.75rem;margin-bottom:26px}.analytics-view-module__PIElDW__kpiHead{text-align:left;cursor:pointer;color:var(--text2);background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;margin:0;padding:0;transition:color .15s;display:inline-flex}.analytics-view-module__PIElDW__kpiHead:hover{color:var(--text1)}.analytics-view-module__PIElDW__kpiHead:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-radius:var(--br-sm)}.analytics-view-module__PIElDW__infoIcon{color:color-mix(in srgb, var(--text2) 62%, transparent);font-size:var(--fs-xs);line-height:1;transition:color .15s}.analytics-view-module__PIElDW__kpiHead:hover .analytics-view-module__PIElDW__infoIcon{color:var(--text1)}.analytics-view-module__PIElDW__descriptionPopover{z-index:10;background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br-card);corner-shape:squircle;font-size:var(--fs-xs);color:var(--text1);padding:10px 12px;line-height:1.4;position:absolute;left:0;right:0;box-shadow:0 12px 32px #0000001f,0 2px 6px #0000000f}.analytics-view-module__PIElDW__descriptionPopover:before{content:"";background:var(--surface1);width:10px;height:10px;position:absolute;left:18px;transform:rotate(45deg)}.analytics-view-module__PIElDW__descriptionPopoverBottom{top:calc(100% + 8px)}.analytics-view-module__PIElDW__descriptionPopoverBottom:before{border-top:1px solid var(--surface3);border-left:1px solid var(--surface3);top:-6px}.analytics-view-module__PIElDW__descriptionPopoverTop{bottom:calc(100% + 8px)}.analytics-view-module__PIElDW__descriptionPopoverTop:before{border-bottom:1px solid var(--surface3);border-right:1px solid var(--surface3);bottom:-6px}.analytics-view-module__PIElDW__kpiValueRow{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.analytics-view-module__PIElDW__kpiDelta{font-size:var(--fs-xs);font-weight:var(--fw-semibold);font-variant-numeric:tabular-nums;white-space:nowrap}.analytics-view-module__PIElDW__kpiDeltaPositive{color:var(--status-success)}.analytics-view-module__PIElDW__kpiDeltaNegative{color:var(--status-error)}.analytics-view-module__PIElDW__kpiDeltaNeutral{color:color-mix(in srgb, var(--text2) 62%, transparent)}.analytics-view-module__PIElDW__kpiSpark{height:26px;margin-top:auto}.analytics-view-module__PIElDW__chartCard.analytics-view-module__PIElDW__chartCard{margin-bottom:14px;padding:14px}.analytics-view-module__PIElDW__activityGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:14px;margin-bottom:14px;display:grid}@media (max-width:900px){.analytics-view-module__PIElDW__activityGrid{grid-template-columns:1fr}}.analytics-view-module__PIElDW__activityCol{min-width:0}.analytics-view-module__PIElDW__activityFeedCard{flex-direction:column;min-height:360px;display:flex;position:relative;overflow:hidden}.analytics-view-module__PIElDW__analyticsFeed{flex:1;min-height:0;padding:14px}@media (max-width:900px){.analytics-view-module__PIElDW__activityFeedCard{min-height:420px}}.analytics-view-module__PIElDW__chartHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.analytics-view-module__PIElDW__blockTitle{}.analytics-view-module__PIElDW__chartCaption{font-size:var(--fs-xs);color:var(--text2);font-variant-numeric:tabular-nums;margin-top:8px}.analytics-view-module__PIElDW__actionMix{flex-wrap:wrap;gap:4px 12px;display:flex}.analytics-view-module__PIElDW__mixItem{font-size:var(--fs-xs);color:var(--text2);font-variant-numeric:tabular-nums;align-items:center;gap:5px;display:inline-flex}.analytics-view-module__PIElDW__mixDot{background:var(--dot-color);border-radius:2px;flex-shrink:0;width:8px;height:8px}.analytics-view-module__PIElDW__mixCount{color:var(--text1);font-weight:var(--fw-semibold)}.analytics-view-module__PIElDW__rulesListCard.analytics-view-module__PIElDW__rulesListCard{margin-bottom:14px;padding:14px}.analytics-view-module__PIElDW__ruleRow{border-bottom:1px solid var(--surface3);font-size:var(--fs-sm);color:inherit;border-radius:var(--br-sm);grid-template-columns:1fr 80px 60px 50px;align-items:center;gap:10px;padding:8px 4px;text-decoration:none;transition:background .15s;display:grid}.analytics-view-module__PIElDW__ruleRow:last-child{border-bottom:none}.analytics-view-module__PIElDW__ruleRow:hover{background:var(--surface2)}.analytics-view-module__PIElDW__ruleName{color:var(--text1);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-view-module__PIElDW__ruleBarTrack{background:var(--surface3);border-radius:var(--br-sm);height:8px;overflow:hidden}.analytics-view-module__PIElDW__ruleBarFill{height:100%;width:var(--pct);background:var(--interactive-accent);border-radius:var(--br-sm);transition:width .3s}.analytics-view-module__PIElDW__ruleCount{color:var(--text2);text-align:right;font-variant-numeric:tabular-nums}.analytics-view-module__PIElDW__rulePct{color:color-mix(in srgb, var(--text2) 62%, transparent);text-align:right;font-size:var(--fs-xs);font-variant-numeric:tabular-nums}.analytics-view-module__PIElDW__rulePctPositive{color:var(--status-success)}.analytics-view-module__PIElDW__sectionsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (max-width:800px){.analytics-view-module__PIElDW__sectionsGrid{grid-template-columns:1fr}}.analytics-view-module__PIElDW__section.analytics-view-module__PIElDW__section{flex-direction:column;padding:14px;display:flex}.analytics-view-module__PIElDW__sectionTitle{margin-bottom:10px;}.analytics-view-module__PIElDW__metricRow{border-bottom:1px solid var(--surface3);font-size:var(--fs-sm);justify-content:space-between;align-items:baseline;gap:10px;padding:6px 0;display:flex;position:relative}.analytics-view-module__PIElDW__metricRow:last-child{border-bottom:none}.analytics-view-module__PIElDW__metricLabel{font:inherit;color:var(--text2);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;margin:0;padding:0;transition:color .15s;display:inline-flex}.analytics-view-module__PIElDW__metricLabel:hover{color:var(--text1)}.analytics-view-module__PIElDW__metricLabel:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-radius:var(--br-sm)}.analytics-view-module__PIElDW__metricValue{color:var(--text1);font-weight:var(--fw-medium);font-variant-numeric:tabular-nums;text-align:right}.analytics-view-module__PIElDW__metricValueDanger{color:var(--status-error)}.analytics-view-module__PIElDW__metricValueWithSpark{color:var(--text1);font-weight:var(--fw-medium);font-variant-numeric:tabular-nums;align-items:center;gap:10px;display:inline-flex}.analytics-view-module__PIElDW__metricInlineSpark{width:64px;height:18px;display:inline-block}.analytics-view-module__PIElDW__mostEngagedLink{color:var(--text1);font-weight:var(--fw-medium);text-overflow:ellipsis;white-space:nowrap;max-width:220px;text-decoration:none;display:inline-block;overflow:hidden}.analytics-view-module__PIElDW__mostEngagedLink:hover{color:var(--interactive-accent);text-decoration:underline}.analytics-view-module__PIElDW__smallPopover{z-index:10;background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br-card);corner-shape:squircle;font-size:var(--fs-xs);color:var(--text1);padding:8px 10px;line-height:1.4;position:absolute;left:0;right:0;box-shadow:0 12px 32px #0000001f,0 2px 6px #0000000f}.analytics-view-module__PIElDW__smallPopover:before{content:"";background:var(--surface1);width:10px;height:10px;position:absolute;left:14px;transform:rotate(45deg)}.analytics-view-module__PIElDW__smallPopoverBottom{top:calc(100% + 4px)}.analytics-view-module__PIElDW__smallPopoverBottom:before{border-top:1px solid var(--surface3);border-left:1px solid var(--surface3);top:-6px}.analytics-view-module__PIElDW__smallPopoverTop{bottom:calc(100% + 4px)}.analytics-view-module__PIElDW__smallPopoverTop:before{border-bottom:1px solid var(--surface3);border-right:1px solid var(--surface3);bottom:-6px}.analytics-view-module__PIElDW__cardFooter{border-top:1px solid var(--surface3);flex-wrap:wrap;gap:8px 16px;margin-top:12px;padding-top:10px;display:flex}.analytics-view-module__PIElDW__hubLink{font-size:var(--fs-xs);font-weight:var(--fw-medium);color:var(--text2);align-items:center;gap:4px;text-decoration:none;transition:color .15s;display:inline-flex}.analytics-view-module__PIElDW__hubLink:after{content:"→";transition:transform .15s}.analytics-view-module__PIElDW__hubLink:hover{color:var(--interactive-accent)}.analytics-view-module__PIElDW__hubLink:hover:after{transform:translate(2px)}.analytics-view-module__PIElDW__emptyState{text-align:center;color:var(--text2);font-size:var(--fs-sm);border:1px dashed var(--surface3);border-radius:var(--br);flex-direction:column;align-items:center;gap:12px;padding:40px;display:flex}.analytics-view-module__PIElDW__emptyStateInline{text-align:center;color:var(--text2);font-size:var(--fs-sm);padding:18px}.analytics-view-module__PIElDW__emptyLink{color:var(--interactive-accent);font-weight:var(--fw-semibold);text-decoration:none}.analytics-view-module__PIElDW__emptyLink:hover{text-decoration:underline}
.error-dialog-module__ApwMDW__content{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:440px;margin:0 auto;padding:2.5rem 2.5rem 2rem;display:flex}.error-dialog-module__ApwMDW__iconBadge{background:var(--status-error-bg);width:56px;height:56px;color:var(--status-error);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.error-dialog-module__ApwMDW__iconBadge svg{width:28px;height:28px}.error-dialog-module__ApwMDW__title{font-size:var(--fs-lg);font-weight:var(--fw-bold);color:var(--text1);letter-spacing:-.01em;margin:0}.error-dialog-module__ApwMDW__message{font-size:var(--fs-md);color:var(--text2);max-width:36ch;margin:0;line-height:1.55}.error-dialog-module__ApwMDW__actions{flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.error-dialog-module__ApwMDW__primaryButton.error-dialog-module__ApwMDW__primaryButton{font-size:var(--fs-md);color:var(--button-text-primary);gap:.4rem;padding:.75rem 1.25rem}.error-dialog-module__ApwMDW__primaryButton.error-dialog-module__ApwMDW__primaryButton:hover{filter:brightness(1.05)}.error-dialog-module__ApwMDW__primaryButton .arrow{transition:transform .15s}.error-dialog-module__ApwMDW__primaryButton:hover .arrow{transform:translate(2px)}
.modals-module__UGhhgG__floatingContainer{background:var(--surface1);border:1px solid var(--surface4);border-radius:var(--br-card);corner-shape:squircle;z-index:2000;width:min(320px,100% - 48px);padding:1.25rem;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 36px #2b303b29}.modals-module__UGhhgG__title{font-size:var(--fs-base);font-weight:var(--fw-semibold);color:var(--text1);margin:0 0 .5rem}.modals-module__UGhhgG__body{color:var(--text2);font-size:var(--fs-md);margin:0;line-height:1.5}.modals-module__UGhhgG__actions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}
.page-module__eGedAa__body{gap:calc(var(--gap) * 3);flex-direction:column;display:flex}.page-module__eGedAa__stepColumns{align-items:start;gap:calc(var(--gap) * 3);display:grid}@media (min-width:800px){.page-module__eGedAa__stepColumns{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-module__eGedAa__stepSection{gap:1.25rem;display:grid}.page-module__eGedAa__stepHeader{justify-items:start;gap:.6rem;display:grid}.page-module__eGedAa__stepHeading{font-size:var(--fs-xl);font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--text1);margin:0}.page-module__eGedAa__stepList{}.page-module__eGedAa__stepItem{grid-template-columns:2rem 1fr;gap:1rem;padding-bottom:1.75rem;display:grid;position:relative}.page-module__eGedAa__stepItem:last-child{padding-bottom:0}.page-module__eGedAa__stepItem:before{content:"";background:color-mix(in srgb, var(--surface3) 60%, transparent);width:1px;position:absolute;top:2rem;bottom:0;left:.9375rem}.page-module__eGedAa__stepItem:last-child:before{display:none}.page-module__eGedAa__stepNumber{z-index:1;border-radius:var(--br-pill);background:var(--gradient-brand);color:#fff;width:2rem;height:2rem;font-size:var(--fs-sm);font-weight:var(--fw-display);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:inline-flex;position:relative}.page-module__eGedAa__stepContent{gap:.35rem;padding-top:.15rem;display:grid}.page-module__eGedAa__stepTitle{font-size:var(--fs-base);line-height:1.3;font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--text1);margin:0}.page-module__eGedAa__stepDescription{font-size:var(--fs-md);color:var(--text2);text-wrap:pretty;margin:0;line-height:1.6}.page-module__eGedAa__cta{text-align:center;padding:calc(var(--gap) * 2.5) var(--gap);background:var(--surface1);border-radius:18px;justify-items:center;gap:.75rem;display:grid}.page-module__eGedAa__ctaHeading{font-size:var(--fs-2xl);font-weight:var(--fw-bold);color:var(--text1);margin:0}.page-module__eGedAa__ctaBody{max-width:520px;color:var(--text2);margin:0;line-height:1.6}
.error-module__v9cBZW__container{text-align:center;min-height:100dvh;padding:var(--gap);background:radial-gradient(circle at center, var(--surface2) 0%, var(--surface1) 100%);flex-direction:column;justify-content:center;align-items:center;display:flex}.error-module__v9cBZW__title{font-size:clamp(1.6rem,5vw,2.4rem);font-weight:var(--fw-display);margin:0 0 var(--gap);color:var(--text1);letter-spacing:var(--tracking-heading)}.error-module__v9cBZW__description{color:var(--text2);max-width:480px;margin:0 auto calc(var(--gap) * 2);line-height:1.6;font-size:var(--fs-lg)}.error-module__v9cBZW__actions{gap:var(--gap);flex-wrap:wrap;justify-content:center;display:flex}
.dialogs-section-module__leYeTG__section{flex-direction:column;gap:.6rem;max-width:560px;display:flex}.dialogs-section-module__leYeTG__groupLabel{font-size:var(--fs-sm);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text3);margin:1.5rem 0 .5rem}.dialogs-section-module__leYeTG__groupLabel:first-child{margin-top:0}.dialogs-section-module__leYeTG__triggerButton.dialogs-section-module__leYeTG__triggerButton{text-align:left;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.4rem;width:100%;padding:.85rem 1rem;display:flex}.dialogs-section-module__leYeTG__triggerLabel{font-size:var(--fs-md);font-weight:var(--fw-semibold);line-height:1.3}.dialogs-section-module__leYeTG__triggerHint{font-weight:var(--fw-regular);font-size:var(--fs-sm);color:var(--text2);line-height:1.4}
.analyzer-launcher-module__K8xOLW__launcher{gap:calc(var(--gap) * .5);scroll-margin-top:calc(var(--gap) * 5);flex-direction:column;display:flex}.analyzer-launcher-module__K8xOLW__label{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text2)}.analyzer-launcher-module__K8xOLW__hint,.analyzer-launcher-module__K8xOLW__hintError{font-size:var(--fs-sm);color:var(--text2);margin:0}.analyzer-launcher-module__K8xOLW__hintError{color:var(--status-error)}.analyzer-launcher-module__K8xOLW__grid{gap:var(--gap);margin:calc(var(--gap) * .5) 0 0;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:0;list-style:none;display:grid}.analyzer-launcher-module__K8xOLW__card{gap:calc(var(--gap) * .25);height:100%;padding:var(--gap);border:1px solid var(--surface4);border-radius:var(--br-card);corner-shape:squircle;background:var(--surface2);flex-direction:column;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.analyzer-launcher-module__K8xOLW__card:hover,.analyzer-launcher-module__K8xOLW__card:focus-visible{border-color:var(--border-focus);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.analyzer-launcher-module__K8xOLW__card{transition:none}.analyzer-launcher-module__K8xOLW__card:hover,.analyzer-launcher-module__K8xOLW__card:focus-visible{transform:none}}.analyzer-launcher-module__K8xOLW__cardTitle{font-size:var(--fs-base);font-weight:var(--fw-semibold);color:var(--text1)}.analyzer-launcher-module__K8xOLW__cardDescription{font-size:var(--fs-sm);color:var(--text2)}
@keyframes audit-loading-module__cIY2tG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.audit-loading-module__cIY2tG__skel{border-radius:var(--br-sm);background:linear-gradient(90deg, var(--surface2) 25%, var(--surface3) 50%, var(--surface2) 75%);background-size:200% 100%;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}.audit-loading-module__cIY2tG__skeletonResults{max-width:1040px}.audit-loading-module__cIY2tG__skeletonHero{padding:calc(var(--gap) * 2) 0;border-bottom:1px solid var(--surface3);align-items:center;gap:18px;display:flex}.audit-loading-module__cIY2tG__skeletonSummary,.audit-loading-module__cIY2tG__skeletonPanel{padding:calc(var(--gap) * 2) 0}.audit-loading-module__cIY2tG__skeletonGrid{gap:calc(var(--gap) * 2);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@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{font-size:var(--fs-xl);font-weight:var(--fw-display);letter-spacing:-.02em;color:var(--text1);margin:0}.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);font-size:var(--fs-md);min-height:1.4em;margin:0}.audit-loading-module__cIY2tG__progressTrack{border-radius:var(--br-pill);background:var(--surface3);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 var(--dur-moderate) linear}@media (max-width:760px){.audit-loading-module__cIY2tG__skeletonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-loading-module__cIY2tG__skeletonHero{padding:calc(var(--gap) * 1.5) 0;flex-wrap:wrap;align-items:flex-start}}
.year-grid-module__oCXzza__wrapper{flex-direction:column;gap:12px;width:100%;display:flex}.year-grid-module__oCXzza__scrollArea{width:100%;overflow-x:auto}.year-grid-module__oCXzza__yearStack{flex-direction:column;gap:18px;width:max-content;min-width:100%;display:flex}.year-grid-module__oCXzza__yearRow{flex-direction:column;gap:4px;display:flex}.year-grid-module__oCXzza__yearHeader{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.year-grid-module__oCXzza__yearLabel{font-size:var(--fs-md);font-weight:var(--fw-bold);color:var(--text1);letter-spacing:-.01em}.year-grid-module__oCXzza__yearTotal{font-size:var(--fs-xs);color:var(--text2);font-variant-numeric:tabular-nums}.year-grid-module__oCXzza__gridSvg{height:auto;display:block}.year-grid-module__oCXzza__legend{font-size:var(--fs-sm);color:var(--text2);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.year-grid-module__oCXzza__legendCell{background:var(--surface2);border:1px solid var(--surface3);border-radius:2px;width:12px;height:12px;display:inline-block}.year-grid-module__oCXzza__legendCellLevel{background:color-mix(in srgb, var(--button-primary) var(--level-bg-pct), var(--surface2))}.year-grid-module__oCXzza__publishedDot{border-radius:var(--br-pill);background:var(--accent-highlight,var(--button-primary));border:1.5px solid var(--surface1);width:8px;height:8px;box-shadow:0 0 0 1px var(--accent-highlight,var(--button-primary));display:inline-block}.year-grid-module__oCXzza__hoverPopoverCard{background:var(--surface1);color:var(--text1);border:1px solid var(--surface3);border-radius:calc(var(--br) * 1.25);font-size:var(--fs-sm);pointer-events:none;flex-direction:column;gap:2px;min-width:120px;padding:8px 12px;display:flex;box-shadow:0 8px 24px #0000002e}.year-grid-module__oCXzza__hoverCount{font-size:var(--fs-base);font-weight:var(--fw-bold);color:var(--text1);font-variant-numeric:tabular-nums}.year-grid-module__oCXzza__hoverDate{font-size:var(--fs-xs);color:var(--text2)}
.youtube-first-comment-finder-module__SjQTMa__seeOnYouTube{}.youtube-first-comment-finder-module__SjQTMa__seeOnYouTube.youtube-first-comment-finder-module__SjQTMa__visible{opacity:1}.youtube-first-comment-finder-module__SjQTMa__searchBarGroup{}.youtube-first-comment-finder-module__SjQTMa__fancyEnter{}.youtube-first-comment-finder-module__SjQTMa__commentAnimWrapper{}.youtube-first-comment-finder-module__SjQTMa__errorBox{}.youtube-first-comment-finder-module__SjQTMa__warningBox{}.youtube-first-comment-finder-module__SjQTMa__aboveTheFold{}.youtube-first-comment-finder-module__SjQTMa__alignCenter{}.youtube-first-comment-finder-module__SjQTMa__googleStyleHeader{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(-20px);}.youtube-first-comment-finder-module__SjQTMa__googleStyleHeader.youtube-first-comment-finder-module__SjQTMa__show{opacity:1;transform:translateY(0)}.youtube-first-comment-finder-module__SjQTMa__captionText{}
.youtube-random-comment-picker-module__nc8PpW__seeOnYouTube{}.youtube-random-comment-picker-module__nc8PpW__commentAnimWrapper:hover .youtube-random-comment-picker-module__nc8PpW__seeOnYouTube{opacity:1}.youtube-random-comment-picker-module__nc8PpW__searchBarGroup{}.youtube-random-comment-picker-module__nc8PpW__fancyEnter{}.youtube-random-comment-picker-module__nc8PpW__commentAnimWrapper{}.youtube-random-comment-picker-module__nc8PpW__buttonStyle.youtube-random-comment-picker-module__nc8PpW__buttonStyle{align-items:center;gap:calc(var(--gap) / 2);cursor:pointer;background-color:var(--surface1);border:1px solid var(--surface3);padding:calc(var(--gap) / 2) calc(var(--gap) * 1.2);border-radius:calc(var(--br) * 1.5);width:fit-content;font-weight:var(--fw-medium);font-size:inherit;line-height:inherit;color:inherit;white-space:inherit;flex-flow:row;transition:all .2s ease-in-out;display:flex}.youtube-random-comment-picker-module__nc8PpW__buttonStyle.youtube-random-comment-picker-module__nc8PpW__buttonStyle:hover{background-color:var(--surface2);border-color:var(--surface4);color:inherit;box-shadow:0 2px 8px #00000014}.youtube-random-comment-picker-module__nc8PpW__buttonStyle.youtube-random-comment-picker-module__nc8PpW__buttonStyle:focus-visible{outline:none}.youtube-random-comment-picker-module__nc8PpW__buttonStyle input{background-color:#0000}.youtube-random-comment-picker-module__nc8PpW__buttonStyleActive.youtube-random-comment-picker-module__nc8PpW__buttonStyleActive{background-color:var(--surface3);border-color:var(--surface4);font-weight:var(--fw-semibold)}.youtube-random-comment-picker-module__nc8PpW__labelButtonCheckboxExtra:focus-within{box-shadow:0 0 0 2px var(--border-focus)}.youtube-random-comment-picker-module__nc8PpW__errorBox{}.youtube-random-comment-picker-module__nc8PpW__warningBox{}.youtube-random-comment-picker-module__nc8PpW__optionsContainer{gap:var(--gap);flex-flow:wrap;display:flex}.youtube-random-comment-picker-module__nc8PpW__aboveTheFold{}.youtube-random-comment-picker-module__nc8PpW__aboveTheFoldAlignCenter{}.youtube-random-comment-picker-module__nc8PpW__googleStyleHeader{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(-20px);}.youtube-random-comment-picker-module__nc8PpW__googleStyleHeaderShow{opacity:1;transform:translateY(0)}.youtube-random-comment-picker-module__nc8PpW__captionText{}
.user-management-module__0vHrtG__pageContainer{flex:1;max-width:100%;margin:0 auto}.user-management-module__0vHrtG__filterBar{margin-bottom:1.5rem;}.user-management-module__0vHrtG__searchField.user-management-module__0vHrtG__searchField{min-width:200px;font-size:var(--fs-sm);flex:0 280px;padding:.4rem .8rem;line-height:1.3}.user-management-module__0vHrtG__loadingMore{text-align:center;color:var(--text2);font-size:var(--fs-sm);padding:1rem}.user-management-module__0vHrtG__emptyState{border:1px dashed var(--surface3);border-radius:var(--br);}.user-management-module__0vHrtG__tableWrapper{}.user-management-module__0vHrtG__table{table-layout:fixed;}.user-management-module__0vHrtG__th{}.user-management-module__0vHrtG__td{vertical-align:middle;}.user-management-module__0vHrtG__row{cursor:pointer;transition:background .12s}.user-management-module__0vHrtG__row:hover{background:var(--surface2)}.user-management-module__0vHrtG__row:focus-visible{outline:2px solid var(--border-focus);outline-offset:-2px}.user-management-module__0vHrtG__row:last-child td{border-bottom:none}.user-management-module__0vHrtG__userCell{align-items:center;gap:.5rem;min-width:0;display:flex}.user-management-module__0vHrtG__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.user-management-module__0vHrtG__avatarPlaceholder{background:var(--surface3);border-radius:50%;flex-shrink:0;width:28px;height:28px}.user-management-module__0vHrtG__identity{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.user-management-module__0vHrtG__userName{font-weight:var(--fw-semibold);font-size:var(--fs-md);color:var(--text1);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.user-management-module__0vHrtG__secondaryLine{font-size:var(--fs-xs);color:var(--text2);text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.user-management-module__0vHrtG__badgeRow{flex-wrap:wrap;gap:.35rem;display:flex}.user-management-module__0vHrtG__tierBadge{border-radius:var(--br-pill);font-size:var(--fs-2xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--tracking-wide);align-items:center;padding:.15rem .5rem;display:inline-flex}.user-management-module__0vHrtG__tierFree{background:var(--surface3);color:var(--text2)}.user-management-module__0vHrtG__tierPaid{background:color-mix(in srgb, var(--text-link) 18%, transparent);color:var(--text-link)}.user-management-module__0vHrtG__statusBadge{border-radius:var(--br-pill);font-size:var(--fs-2xs);font-weight:var(--fw-semibold);align-items:center;padding:.15rem .5rem;display:inline-flex}.user-management-module__0vHrtG__statusNeutral{background:var(--surface2);color:var(--text2)}.user-management-module__0vHrtG__statusWarning{background:color-mix(in srgb, var(--status-warning) 18%, transparent);color:var(--status-warning)}.user-management-module__0vHrtG__statusDanger{background:color-mix(in srgb, var(--status-error) 18%, transparent);color:var(--status-error)}.user-management-module__0vHrtG__usageCell{flex-direction:column;gap:1px;display:flex}.user-management-module__0vHrtG__usageCount,.user-management-module__0vHrtG__numeric{color:var(--text1);font-variant-numeric:tabular-nums;white-space:nowrap}.user-management-module__0vHrtG__timeCell{color:var(--text2);font-variant-numeric:tabular-nums;white-space:nowrap}.user-management-module__0vHrtG__quotaPercent{font-size:var(--fs-xs);font-weight:var(--fw-semibold)}.user-management-module__0vHrtG__quotaOk{color:var(--text2)}.user-management-module__0vHrtG__quotaWarn{color:var(--status-warning)}.user-management-module__0vHrtG__quotaHigh{color:var(--status-error)}@media (max-width:720px){.user-management-module__0vHrtG__row.user-management-module__0vHrtG__row{grid-template-columns:1fr 1fr;align-items:start;gap:.35rem 1rem;display:grid}.user-management-module__0vHrtG__td.user-management-module__0vHrtG__td{grid-template-columns:1fr;gap:.15rem;padding:.3rem 0}.user-management-module__0vHrtG__td.user-management-module__0vHrtG__td:not(:last-child):not(.user-management-module__0vHrtG__userTd){border-bottom:none!important}.user-management-module__0vHrtG__userTd.user-management-module__0vHrtG__userTd{grid-column:1/-1;padding-bottom:.4rem}.user-management-module__0vHrtG__usageCell{flex-direction:row;align-items:baseline;gap:.4rem}}
.blog-card-module__gZlMAa__card{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);color:inherit;height:100%;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;text-decoration:none!important}.blog-card-module__gZlMAa__card:hover{box-shadow:0 12px 24px var(--shadow-default);transform:translateY(-4px)}.blog-card-module__gZlMAa__cardImage{object-fit:cover;width:100%;height:200px;display:block}.blog-card-module__gZlMAa__cardContent{padding:24px}.blog-card-module__gZlMAa__cardTitle{font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--text1);margin:0 0 12px;line-height:1.4}.blog-card-module__gZlMAa__cardDescription{font-size:var(--fs-md);color:var(--text2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 16px;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card-module__gZlMAa__cardMeta{font-size:var(--fs-sm);color:var(--text2);align-items:center;gap:12px;display:flex}
.related-sections-module__s6yHEa__section{padding:60px var(--gap);margin:0;position:relative}.related-sections-module__s6yHEa__section:before{content:"";background:linear-gradient(90deg, transparent, var(--surface3) 20%, var(--surface3) 80%, transparent);width:100%;max-width:800px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.related-sections-module__s6yHEa__container{max-width:1200px;margin:0 auto}.related-sections-module__s6yHEa__sectionTitle{font-size:var(--fs-2xl);font-weight:var(--fw-bold);color:var(--text1);letter-spacing:-.5px;margin:0 0 32px}.related-sections-module__s6yHEa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}@media (max-width:768px){.related-sections-module__s6yHEa__grid{grid-template-columns:1fr}}.related-sections-module__s6yHEa__toolCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);padding:24px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.related-sections-module__s6yHEa__toolCard:before{content:"";background:linear-gradient(135deg, var(--button-primary) 0%, transparent 50%);opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.related-sections-module__s6yHEa__toolCard:hover{border-color:var(--border-focus);box-shadow:0 12px 24px var(--shadow-default);transform:translateY(-4px)}.related-sections-module__s6yHEa__toolCard:hover:before{opacity:.03}.related-sections-module__s6yHEa__toolName{font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--text1);align-items:center;gap:8px;margin:0 0 8px;display:flex;position:relative}.related-sections-module__s6yHEa__toolName:after{content:"→";opacity:0;transition:all .3s;transform:translate(-8px)}.related-sections-module__s6yHEa__toolCard:hover .related-sections-module__s6yHEa__toolName:after{opacity:1;transform:translate(0)}.related-sections-module__s6yHEa__toolDescription{font-size:var(--fs-sm);color:var(--text2);margin:0;line-height:1.6;position:relative}.related-sections-module__s6yHEa__postCard{background:var(--surface1);border:1px solid var(--surface3);border-radius:var(--br);flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.related-sections-module__s6yHEa__postCard:before{content:"";background:var(--gradient-brand-horizontal);transform-origin:0;width:100%;height:3px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.related-sections-module__s6yHEa__postCard:hover{border-color:var(--border-focus);box-shadow:0 12px 24px var(--shadow-default);transform:translateY(-4px)}.related-sections-module__s6yHEa__postCard:hover:before{transform:scaleX(1)}.related-sections-module__s6yHEa__postImageContainer{background:var(--surface3);width:100%;height:180px;position:relative;overflow:hidden}.related-sections-module__s6yHEa__postImageContainer img{object-fit:cover;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.related-sections-module__s6yHEa__postCard:hover .related-sections-module__s6yHEa__postImageContainer img{transform:scale(1.05)}.related-sections-module__s6yHEa__postContent{flex-direction:column;gap:12px;padding:20px;display:flex}.related-sections-module__s6yHEa__postTitle{font-size:var(--fs-base);font-weight:var(--fw-semibold);color:var(--text1);margin:0;line-height:1.4}.related-sections-module__s6yHEa__postMeta{font-size:var(--fs-sm);color:var(--text2);font-weight:var(--fw-medium);align-items:center;gap:8px;display:flex}.related-sections-module__s6yHEa__postMeta:before{content:"📖";font-size:var(--fs-xs)}
.faq-highlight-module__S3WziG__highlight{background:color-mix(in srgb, var(--interactive-accent) 28%, var(--surface2));color:var(--text1);font-weight:var(--fw-semibold);border-radius:.15rem;padding:0}
