@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}@media (max-width:640px){.tm-feedback-hub{flex-direction:column!important;width:calc(100vw - 16px)!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important;border-radius:var(--tm-radius-lg)!important}.tm-feedback-rail{width:100%!important;border-right:none!important;border-bottom:1px solid var(--tm-border-soft)!important;flex-direction:row!important;overflow-x:auto}.tm-feedback-rail>div:first-child,.tm-feedback-rail>div:last-child{display:none!important}.tm-feedback-rail nav{flex-direction:row!important;flex:none!important;padding:8px!important;width:100%!important;gap:6px!important}.tm-feedback-rail nav button{flex:1;justify-content:center!important;padding:9px 8px!important;font-size:12px!important;white-space:nowrap}.tm-feedback-header{padding:14px 16px 12px!important}.tm-feedback-header h2{font-size:18px!important}.tm-feedback-header>div>div{display:none!important}.tm-feedback-body{padding:16px!important}}.tm-feedback-category-row{align-items:stretch}.tm-feedback-category-row>button{display:flex;flex-direction:column}@media (max-width:480px){.tm-feedback-context-value{max-width:78%!important}.tm-feedback-send-row{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.tm-feedback-send-row .tm-feedback-triage-hint{text-align:center}.tm-feedback-send-row button{width:100%;justify-content:center}}@media (hover:none) and (pointer:coarse){.tm-feedback-dropzone-desktop,.tm-feedback-paste-hint{display:none!important}.tm-feedback-dropzone-touch{display:inline-flex!important}}.tm-feedback-dropzone-touch{display:none}.tm-settings-dialog{width:min(740px,calc(100vw - 24px));z-index:361!important}.tm-settings-body,.tm-settings-nav-tab,.tm-settings-panel,.tm-settings-sidebar{min-width:0}body:has(.tm-settings-dialog) [data-slot=dialog-overlay]{z-index:360!important}@media (max-width:900px),(pointer:coarse) and (hover:none){.tm-settings-dialog{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important;flex-direction:column!important;border-radius:var(--tm-radius-lg)!important}.tm-settings-sidebar{flex:0 0 auto!important;border-right:none!important;border-bottom:1px solid var(--tm-border-soft)!important}.tm-settings-panel,.tm-settings-sidebar{width:100%!important;max-width:100%!important}.tm-settings-panel{min-width:0!important;min-height:0!important;flex:1 1 auto!important}.tm-settings-autosave,.tm-settings-profile{display:none!important}.tm-settings-nav{flex:none!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;padding:8px!important}.tm-settings-nav-tab{justify-content:center!important;gap:5px!important;padding:9px 6px!important;font-size:12px!important;line-height:1!important;text-align:center!important}.tm-settings-nav-badge,.tm-settings-nav-icon{display:none!important}.tm-settings-header{padding:14px 16px 12px!important}.tm-settings-header h2{font-size:18px!important}.tm-settings-body{padding:8px 16px 20px!important;overflow-x:hidden!important}.tm-settings-linkedin-row{flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important}.tm-settings-linkedin-field{width:100%!important;max-width:none!important}}.tm-bell,.tm-bell-btn{position:relative;display:inline-flex}.tm-bell-btn{align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:1px solid transparent;background:transparent;color:var(--tm-text-muted);cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.tm-bell-btn:hover,.tm-bell-btn[aria-expanded=true]{background:var(--tm-surface-2,var(--tm-surface));border-color:var(--tm-border-soft);color:var(--tm-text)}.tm-bell-btn:focus-visible{outline:2px solid var(--tm-accent);outline-offset:2px}.tm-bell-badge{position:absolute;top:-1px;right:-1px;min-width:16px;height:16px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-family:var(--tm-font-mono);font-size:10px;font-weight:700;line-height:1;color:var(--tm-accent-ink,#fff);background:var(--tm-accent);border:1.5px solid var(--tm-bg-page,var(--tm-surface))}.tm-bell-scrim{position:fixed;inset:0;z-index:29}.tm-bell-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:30;width:320px;max-width:calc(100vw - 24px);background:var(--tm-surface);border:1px solid var(--tm-border-soft);border-radius:var(--tm-radius-lg,14px);box-shadow:0 12px 32px rgba(0,0,0,.28);overflow:hidden;animation:tm-bell-in .14s cubic-bezier(.16,1,.3,1)}@keyframes tm-bell-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.tm-bell-head{padding:12px 14px 10px;font-size:13px;font-weight:700;color:var(--tm-text);border-bottom:1px solid var(--tm-border-soft)}.tm-bell-empty{display:flex;flex-direction:column;gap:4px;padding:26px 18px;text-align:center}.tm-bell-empty-title{font-size:13px;font-weight:600;color:var(--tm-text)}.tm-bell-empty-sub{font-size:12px;line-height:1.45;color:var(--tm-text-faint)}.tm-bell-list{list-style:none;margin:0;padding:4px;max-height:380px;overflow-y:auto}.tm-bell-row{display:flex;align-items:flex-start;gap:10px;width:100%;padding:10px;border:none;border-radius:10px;background:transparent;text-align:left;cursor:pointer;transition:background .12s ease}.tm-bell-row:hover{background:var(--tm-surface-2,var(--tm-int-bg-wash))}.tm-bell-row.is-unread{background:color-mix(in srgb,var(--tm-accent) 7%,transparent)}.tm-bell-row.is-unread:hover{background:color-mix(in srgb,var(--tm-accent) 12%,transparent)}.tm-bell-dot{flex:0 0 auto;width:7px;height:7px;margin-top:5px;border-radius:999px;background:transparent}.tm-bell-dot[data-on=true]{background:var(--tm-accent)}.tm-bell-rowbody{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tm-bell-rowtitle{font-size:13px;font-weight:600;color:var(--tm-text)}.tm-bell-rowmatch{font-size:12.5px;color:var(--tm-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-bell-rowtime{font-size:11px;color:var(--tm-text-faint);font-family:var(--tm-font-mono)}.tm-bell-go{flex:0 0 auto;align-self:center;color:var(--tm-text-faint);font-size:14px}.tm-bell-row:hover .tm-bell-go{color:var(--tm-accent-text)}@media (prefers-reduced-motion:reduce){.tm-bell-panel{animation:none}}