body:has(.hub-app){height:100dvh;overflow:hidden}.hub-app{display:flex;height:100dvh;overflow:hidden;background:#fafafa}@media (max-width:767px){.hub-app{flex-direction:column}.hub-sidebar{display:none!important}.hub-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#0b0b0e;background-image:radial-gradient(ellipse 130% 90% at 0 -10%,rgba(255,94,26,.14) 0,transparent 65%);border-bottom:1px solid rgba(255,255,255,.08);color:#ffffff;position:sticky;top:0;z-index:30;flex-shrink:0}}@media (min-width:768px){.hub-mobile-header{display:none!important}}.hub-mobile-burger{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#f4f4f6;cursor:pointer;transition:all .16s ease}.hub-mobile-burger:active{background:rgba(255,94,26,.2);border-color:rgba(255,94,26,.4)}.hub-mobile-drawer-overlay{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.65);backdrop-filter:blur(4px)}.hub-mobile-drawer-panel{position:fixed;top:0;left:0;bottom:0;z-index:101;width:280px;max-width:85vw;background:#0b0b0e;background-image:radial-gradient(ellipse 130% 90% at 0 -10%,rgba(255,94,26,.16) 0,transparent 65%);border-right:1px solid rgba(255,255,255,.1);color:#f4f4f6;display:flex;flex-direction:column;box-shadow:8px 0 32px rgba(0,0,0,.5)}.hub-mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.15rem 1rem 1rem 1.15rem;border-bottom:1px solid rgba(255,255,255,.08)}.hub-mobile-drawer__close{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#a1a1aa;cursor:pointer;transition:all .16s ease}.hub-mobile-drawer__close:active{background:rgba(255,255,255,.12);color:#ffffff}.hub-app__main{flex:1;min-width:0;height:100%;overflow:auto}.hub-app__main:has(.trello-root),body:has(.trello-root) .hub-app__main{overflow:hidden}.hub-sidebar{position:relative;display:flex;flex-direction:column;width:248px;flex-shrink:0;height:100%;border-right:1px solid rgba(255,255,255,.08);background:#0b0b0e;background-image:radial-gradient(ellipse 130% 90% at 0 -10%,rgba(255,94,26,.14) 0,transparent 65%);color:#f4f4f6;transition:width .22s cubic-bezier(.16,1,.3,1);box-shadow:2px 0 24px rgba(0,0,0,.25);z-index:20}.hub-sidebar.is-collapsed{width:68px}.hub-sidebar__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1.15rem 1rem 1rem 1.15rem;border-bottom:1px solid rgba(255,255,255,.05)}.hub-sidebar.is-collapsed .hub-sidebar__header{justify-content:center;padding:.9rem .6rem}.hub-sidebar__brand{display:flex;min-width:0;align-items:center;gap:.75rem;color:inherit;text-decoration:none}.hub-sidebar__logo-wrap{display:grid;width:34px;height:34px;flex-shrink:0;place-items:center;border-radius:9px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);box-shadow:0 0 12px -2px rgba(255,94,26,.25);transition:all .2s ease}.hub-sidebar__brand:hover .hub-sidebar__logo-wrap{background:rgba(255,94,26,.12);border-color:rgba(255,94,26,.35);box-shadow:0 0 16px rgba(255,94,26,.4)}.hub-sidebar__logo{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.hub-sidebar__brand-copy{display:flex;min-width:0;flex-direction:column}.hub-sidebar__brand-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;color:#ffffff;letter-spacing:-.01em}.hub-sidebar__brand-sub{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#a1a1aa}.hub-sidebar__collapse{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(255,255,255,.06);border-radius:7px;background:rgba(255,255,255,.03);color:#a1a1aa;cursor:pointer;transition:all .18s ease}.hub-sidebar__collapse:hover{background:rgba(255,255,255,.08);color:#ffffff;border-color:rgba(255,255,255,.15)}.hub-sidebar__nav{flex:1;overflow-x:hidden;overflow-y:auto;padding:.75rem .65rem 1rem}.hub-sidebar__nav-section-label{padding:.5rem .65rem .35rem;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#52525b}.hub-sidebar.is-collapsed,.hub-sidebar.is-collapsed .hub-sidebar__nav{overflow:visible}.hub-nav-item{position:relative;margin-bottom:.2rem}.hub-nav-item__row{position:relative;display:flex;width:100%;align-items:center;gap:.75rem;padding:.55rem .75rem;border:none;border-radius:8px;background:transparent;color:#a1a1aa;font:inherit;font-size:13.5px;font-weight:500;text-align:left;text-decoration:none;cursor:pointer;transition:all .16s cubic-bezier(.16,1,.3,1)}.hub-nav-item__row:hover{color:#f4f4f6;background:rgba(255,255,255,.05)}.hub-nav-item.is-active>.hub-nav-item__row{color:#ffffff;font-weight:600;background:linear-gradient(90deg,rgba(255,94,26,.18),rgba(255,94,26,.03))}.hub-nav-item.is-active>.hub-nav-item__row .hub-nav-item__icon{color:#ff5e1a;filter:drop-shadow(0 0 6px rgba(255,94,26,.5))}.hub-sidebar.is-collapsed .hub-nav-item__row{justify-content:center;padding:.65rem .4rem}.hub-nav-item__icon{display:grid;width:18px;height:18px;flex-shrink:0;place-items:center;color:#71717a;transition:transform .18s ease,color .18s ease,filter .18s ease}.hub-nav-item__row:hover .hub-nav-item__icon{transform:scale(1.08);color:#e4e4e7}.hub-nav-item__label{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-nav-item__caret{flex-shrink:0;margin-left:auto;color:#71717a;transition:transform .18s ease,color .18s ease}.hub-nav-item.is-open .hub-nav-item__caret{transform:rotate(180deg);color:#e4e4e7}.hub-nav-item__sub{display:grid;grid-template-rows:0fr;opacity:0;padding:0 0 0 1.25rem;border-left:1px solid rgba(255,255,255,.08);margin-left:1.25rem;transition:grid-template-rows .22s cubic-bezier(.16,1,.3,1),opacity .18s ease,padding .22s cubic-bezier(.16,1,.3,1)}.hub-nav-item__sub-inner{overflow:hidden;display:flex;flex-direction:column;gap:.15rem}.hub-mobile-drawer-panel .hub-nav-item.is-open .hub-nav-item__sub,.hub-sidebar:not(.is-collapsed) .hub-nav-item.is-open .hub-nav-item__sub{grid-template-rows:1fr;opacity:1;padding:.25rem 0 .45rem .6rem}.hub-nav-item__sub-link{display:flex;align-items:center;gap:.4rem;padding:.35rem .65rem;border-radius:6px;color:#80808a;font-size:12.5px;text-decoration:none;transition:all .16s cubic-bezier(.16,1,.3,1)}.hub-nav-item__sub-link:hover{color:#f4f4f6;background:rgba(255,255,255,.04);transform:translateX(2px)}.hub-nav-item__sub-link.is-active{color:#ff5e1a;font-weight:600;background:rgba(255,94,26,.1)}.hub-nav-item__sub-link.is-active:before{content:"";width:4px;height:4px;border-radius:50%;background:#ff5e1a;box-shadow:0 0 6px #ff5e1a}.hub-nav-flyout{position:absolute;top:0;left:calc(100% + .55rem);z-index:80;min-width:11.5rem;padding:.45rem;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#141418;box-shadow:0 16px 36px rgba(0,0,0,.6),0 0 20px -4px rgba(255,94,26,.2);animation:hub-flyout-in .18s cubic-bezier(.16,1,.3,1) forwards}@keyframes hub-flyout-in{0%{opacity:0;transform:translateX(-8px) scale(.96)}to{opacity:1;transform:translateX(0) scale(1)}}.hub-nav-flyout a{display:block;padding:.45rem .65rem;border-radius:6px;color:#a1a1aa;font-size:13px;text-decoration:none;transition:all .15s ease}.hub-nav-flyout a.is-active,.hub-nav-flyout a:hover{color:#ff5e1a;background:rgba(255,94,26,.12)}.hub-sidebar__footer{padding:.75rem .85rem .9rem;border-top:1px solid rgba(255,255,255,.06)}.hub-sidebar.is-collapsed .hub-sidebar__footer{padding:.75rem .5rem .9rem}.hub-sidebar__profile-card{display:flex;align-items:center;gap:.6rem;padding:.5rem .65rem;border-radius:10px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);transition:all .18s ease}.hub-sidebar__profile-card:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.hub-sidebar.is-collapsed .hub-sidebar__profile-card{justify-content:center;padding:.4rem;border:none;background:transparent}.hub-sidebar__avatar{display:grid;width:28px;height:28px;flex-shrink:0;place-items:center;border-radius:50%;background:linear-gradient(135deg,#ff5e1a,#d94e10);color:#ffffff;font-size:12px;font-weight:700;box-shadow:0 0 10px rgba(255,94,26,.35)}.hub-sidebar__email{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#a1a1aa}.hub-sidebar__signout{display:grid;width:26px;height:26px;flex-shrink:0;place-items:center;border:none;border-radius:6px;background:transparent;color:#71717a;cursor:pointer;transition:all .18s ease}.hub-sidebar__signout:hover{background:rgba(239,68,68,.15);color:#f87171}.hub-home{position:relative;min-height:100%;overflow:hidden;background:#fff;color:#171717}.hub-home__glow{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;z-index:0}.hub-home__glow--orange{top:-140px;right:-140px;width:580px;height:580px;background:radial-gradient(circle at center,rgba(255,94,26,.28) 0,rgba(255,94,26,.1) 45%,rgba(255,94,26,0) 70%);animation:hub-glow-pulse 6s ease-in-out infinite alternate}.hub-home__glow--green{top:-220px;right:220px;width:540px;height:540px;background:radial-gradient(circle at center,rgba(19,133,16,.24) 0,rgba(19,133,16,.08) 45%,rgba(19,133,16,0) 70%);animation:hub-glow-pulse-green 7s ease-in-out 1s infinite alternate}@keyframes hub-glow-pulse{0%{opacity:.6;transform:scale(.95)}to{opacity:1;transform:scale(1.08)}}@keyframes hub-glow-pulse-green{0%{opacity:.5;transform:scale(.92)}to{opacity:.95;transform:scale(1.06)}}.hub-home__inner{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:3.5rem 2rem 6rem}.hub-home__welcome{margin-bottom:3.25rem}.hub-home__welcome-kicker{margin:0 0 .65rem;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ff5e1a}.hub-home__welcome-title{margin:0;font-family:var(--font-pragmatica),"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:#171717}.hub-home__welcome-subtitle{margin:.65rem 0 0;font-size:14px;font-weight:500;color:#138510}.hub-home__section+.hub-home__section{margin-top:3.25rem}.hub-home__section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.hub-home__eyebrow{font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#171717;text-decoration:none}a.hub-home__eyebrow:hover{color:#ff5e1a}.hub-home__action{border:none;background:none;color:#737373;font:inherit;font-size:13px;text-decoration:none;cursor:pointer}.hub-home__action:hover{color:#171717}.hub-home__carousel{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.35rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.hub-home__carousel::-webkit-scrollbar{height:8px}.hub-home__carousel::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:999px}.hub-home-tile{display:flex;flex-direction:column;justify-content:flex-end;flex:0 0 220px;width:220px;height:128px;padding:.85rem;border:none;border-radius:12px;color:#fff;font:inherit;text-align:left;text-decoration:none;scroll-snap-align:start;box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.06);cursor:pointer}.hub-home-tile:hover{transform:translateY(-2px);box-shadow:0 12px 40px -12px rgba(0,0,0,.15)}.hub-home-tile__name{font-family:var(--font-pragmatica),"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.005em;text-transform:uppercase}.hub-home-tile--new{align-items:center;justify-content:center;gap:.35rem;border:2px dashed #e5e5e5;background:rgba(250,250,250,.4);color:#a3a3a3;box-shadow:none}.hub-home-tile--new:hover{border-color:rgba(255,94,26,.5);background:rgba(255,94,26,.03);color:#ff5e1a}.hub-home-tile--campaign{background:linear-gradient(135deg,#ffb347,#ff5e1a,#e03c1a)}.hub-home__empty{font-size:13.5px;color:#a3a3a3}.hub-home-outreach-bar{display:flex;flex-direction:column;gap:.85rem;padding:1.15rem 1.35rem;background:rgba(255,255,255,.75);backdrop-filter:blur(12px);border:1px solid rgba(229,229,229,.8);border-left:4px solid #ff5e1a;border-radius:12px;box-shadow:0 4px 16px -2px rgba(0,0,0,.04),0 0 12px -3px rgba(255,94,26,.12);text-decoration:none;color:inherit;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hub-home-outreach-bar:hover{border-color:rgba(255,94,26,.35) rgba(255,94,26,.35) rgba(255,94,26,.35) #ff5e1a;box-shadow:0 6px 20px -2px rgba(0,0,0,.06),0 0 18px -2px rgba(255,94,26,.2);transform:translateY(-1px)}.hub-home-outreach-bar__stats{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem}.hub-home-outreach-stat{display:flex;flex-direction:column;gap:.25rem}.hub-home-outreach-stat__label{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#737373}.hub-home-outreach-stat__val-group{display:flex;align-items:baseline;gap:.6rem}.hub-home-outreach-stat__value{font-family:var(--font-pragmatica),"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:22px;font-weight:700;line-height:1;color:#171717;letter-spacing:-.01em}.hub-home-outreach-stat__value--green{color:#138510}.hub-home-outreach-stat__subtext{font-size:11px;font-weight:500;color:#737373}.hub-home-outreach-stat__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .5rem;border-radius:999px;background:rgba(19,133,16,.1);border:1px solid rgba(19,133,16,.25);color:#138510;font-size:11px;font-weight:600}.hub-home-outreach-stat__pulse-dot{width:6px;height:6px;border-radius:50%;background:#138510;box-shadow:0 0 6px #138510;animation:hub-pulse-green-dot 1.8s ease-in-out infinite}@keyframes hub-pulse-green-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}.hub-home-outreach-stat__divider{width:1px;height:28px;background:rgba(229,229,229,.8)}.hub-home-outreach-bar__action-strip{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;padding-top:.65rem;border-top:1px solid rgba(240,240,240,.8)}.hub-home-outreach-bar__action-label{font-size:12px;font-weight:500;color:#737373}.hub-home-outreach-bar__pills{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.hub-home-outreach-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;border-radius:6px;background:rgba(255,94,26,.08);border:1px solid rgba(255,94,26,.2);color:#d94e10;font-size:11.5px;font-weight:600}.hub-home-outreach-pill__dot{width:5px;height:5px;border-radius:50%;background:#ff5e1a}@media (max-width:767px){.hub-home__inner{padding:2.75rem 1.75rem 6rem}.hub-home__welcome{margin-bottom:3rem}.hub-home__welcome-kicker{margin-bottom:.85rem;font-size:11px;letter-spacing:.2em}.hub-home__welcome-title{font-size:clamp(1.35rem,6vw,1.75rem)}.hub-home__welcome-subtitle{margin-top:.85rem;font-size:12px}.hub-home__section+.hub-home__section{margin-top:3.25rem}.hub-home__section--empty{display:none}.hub-home__section-head{margin-bottom:1.35rem}.hub-home__action,.hub-home__eyebrow{font-size:11px}.hub-home__carousel{scroll-snap-type:x mandatory;gap:1rem}.hub-home-tile{scroll-snap-align:start;flex:0 0 156px;width:156px;height:96px;padding:.7rem}.hub-home-tile__name{font-size:12px}.hub-home-outreach-bar{padding:1.25rem 1.15rem;gap:1.15rem}.hub-home-outreach-bar__stats{flex-direction:column;align-items:flex-start;gap:1.25rem}.hub-home-outreach-stat__label{font-size:10px}.hub-home-outreach-stat__value{font-size:18px}.hub-home-outreach-bar__action-label,.hub-home-outreach-pill,.hub-home-outreach-stat__badge,.hub-home-outreach-stat__subtext{font-size:10px}.hub-home-outreach-stat__divider{display:none}}@media (prefers-reduced-motion:reduce){.hub-home-tile,.hub-home__glow,.hub-sidebar{transition:none;animation:none}.hub-home-tile:hover{transform:none}}