@keyframes ProductTeam_Rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductTeam_Pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes ProductTeam_Blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes ProductTeam_ToggleOn{0%{background:var(--border_Dark_Light)}to{background:var(--Done)}}@keyframes ProductTeam_KnobOn{0%{left:2px}to{left:16px}}.ProductTeam{background:var(--background_Gray_Light_Light);min-height:100vh}.ProductTeam .ProductTeam_Body{padding:0 5px 5px}.ProductTeam .ProductTeam_Body .ProductTeam_Main{background:var(--background_Gray_Light_Light_Light);border:1px solid var(--border_Light);border-radius:8px;overflow:hidden}.ProductTeam .ProductTeam_Body .ProductTeam_Main .ProductTeam_Inner{margin:0 auto;max-width:1240px;padding:0 0 80px}.ProductTeam .ProductTeam_Audience,.ProductTeam .ProductTeam_Band,.ProductTeam .ProductTeam_Cta,.ProductTeam .ProductTeam_Eco,.ProductTeam .ProductTeam_Faq,.ProductTeam .ProductTeam_Feature,.ProductTeam .ProductTeam_Grid,.ProductTeam .ProductTeam_Problem,.ProductTeam .ProductTeam_StatsBand,.ProductTeam .ProductTeam_Steps{margin-bottom:120px;opacity:0;padding:0 20px;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.ProductTeam .ProductTeam_Audience.is-visible,.ProductTeam .ProductTeam_Band.is-visible,.ProductTeam .ProductTeam_Cta.is-visible,.ProductTeam .ProductTeam_Eco.is-visible,.ProductTeam .ProductTeam_Faq.is-visible,.ProductTeam .ProductTeam_Feature.is-visible,.ProductTeam .ProductTeam_Grid.is-visible,.ProductTeam .ProductTeam_Problem.is-visible,.ProductTeam .ProductTeam_StatsBand.is-visible,.ProductTeam .ProductTeam_Steps.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.ProductTeam .ProductTeam_Audience,.ProductTeam .ProductTeam_Band,.ProductTeam .ProductTeam_Cta,.ProductTeam .ProductTeam_Eco,.ProductTeam .ProductTeam_Faq,.ProductTeam .ProductTeam_Feature,.ProductTeam .ProductTeam_Grid,.ProductTeam .ProductTeam_Problem,.ProductTeam .ProductTeam_StatsBand,.ProductTeam .ProductTeam_Steps{transition:none}}.ProductTeam .ProductTeam_SectionHead{align-items:center;display:flex;flex-direction:column;margin-bottom:36px;text-align:center}.ProductTeam .ProductTeam_SectionHead h2{color:var(--text_Title_Dark);font-size:clamp(26px,3.4vw,40px);font-weight:600;letter-spacing:-.02em;line-height:1.05;margin:10px 0 0;max-width:760px}.ProductTeam .ProductTeam_SectionHead p{color:var(--text_Title_Light_Light);font-size:14.5px;line-height:1.6;margin:16px 0 0;max-width:560px}.ProductTeam .ProductTeam_SectionEyebrow{color:var(--background_Blue);font-size:11px;font-weight:500;letter-spacing:.8px}.ProductTeam .ProductTeam_CardBadge{--card-accent:#3b82f6;align-items:center;background:color-mix(in srgb,var(--card-accent) 12%,#0000);border-radius:10px;color:var(--card-accent);display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.ProductTeam .ProductTeam_CardBadge .material-symbols-outlined{font-size:20px}.ProductTeam .ProductTeam_CardBadge.is-md{border-radius:12px;height:44px;width:44px}.ProductTeam .ProductTeam_CardBadge.is-md .material-symbols-outlined{font-size:22px}.ProductTeam .ProductTeam_CardBadge.is-violet{--card-accent:#7c3aed}.ProductTeam .ProductTeam_CardBadge.is-teal{--card-accent:#14b8a6}.ProductTeam .ProductTeam_CardBadge.is-amber{--card-accent:#f59e0b}.ProductTeam .ProductTeam_CardBadge.is-slate{--card-accent:#64748b}.ProductTeam .ProductTeam_RolePill{border-radius:999px;flex-shrink:0;font-size:10px;font-weight:700;padding:3px 10px}.ProductTeam .ProductTeam_RolePill.is-admin{background:#8b5cf61a;color:var(--InProgress)}.ProductTeam .ProductTeam_RolePill.is-manager{background:#3b82f61a;color:var(--Submited)}.ProductTeam .ProductTeam_RolePill.is-dispatcher{background:#14b8a61f;color:#0d9488}.ProductTeam .ProductTeam_Hero{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);margin-bottom:110px;padding:72px 20px 0}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy{align-items:flex-start;display:flex;flex-direction:column}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy .ProductTeam_Eyebrow{align-items:center;animation:ProductTeam_Rise .5s ease backwards;background:var(--background_White);border:1px solid var(--border_Light);border-radius:999px;box-shadow:0 1px 3px #0000000d;color:var(--background_Blue);display:inline-flex;font-size:11.5px;font-weight:600;gap:6px;letter-spacing:.4px;padding:6px 12px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy .ProductTeam_Eyebrow .material-symbols-outlined{font-size:15px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy h1{animation:ProductTeam_Rise .5s ease .08s backwards;color:var(--text_Title_Dark);font-size:clamp(32px,4.6vw,54px);font-weight:650;letter-spacing:-.025em;line-height:1.04;margin:18px 0 0}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy p{animation:ProductTeam_Rise .5s ease .16s backwards;color:var(--text_Title_Light);font-size:15.5px;line-height:1.65;margin:18px 0 0;max-width:520px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy .ProductTeam_HeroActions{align-items:center;animation:ProductTeam_Rise .5s ease .24s backwards;display:flex;gap:10px;margin-top:26px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy .ProductTeam_HeroTicks{animation:ProductTeam_Rise .5s ease .32s backwards;display:flex;flex-direction:column;gap:8px;margin-top:22px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy .ProductTeam_HeroTicks span{align-items:flex-start;color:var(--text_Title_Light);display:inline-flex;font-size:12.5px;font-weight:500;gap:6px;line-height:1.5}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy .ProductTeam_HeroTicks span .material-symbols-outlined{color:var(--Done);flex-shrink:0;font-size:16px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual{background:var(--background_Gray_Light_Blue);border:1px solid var(--border_Light);border-radius:16px;display:flex;flex-direction:column;gap:14px;padding:26px;position:relative}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_DirectoryCard{animation:ProductTeam_Rise .5s ease .2s backwards;background:var(--background_White);border:1px solid var(--border_Light);border-radius:14px;box-shadow:0 1px 3px #0000000d;padding:14px 16px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_DirectoryCard .ProductTeam_DirectoryHead{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_DirectoryCard .ProductTeam_DirectoryHead>span:first-child{color:var(--text_Title_Dark);font-size:13px;font-weight:600}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_DirectoryCard .ProductTeam_DirectoryHead .ProductTeam_DirectoryCount{background:var(--background_Gray_Light);border:1px solid var(--border_Light);border-radius:999px;color:var(--text_Title_Light_Light);font-size:10px;font-weight:600;padding:3px 9px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_DirectoryCard .ProductTeam_MemberRow{align-items:center;border-radius:10px;display:flex;gap:10px;padding:8px 10px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_DirectoryCard .ProductTeam_MemberRow:hover{background:var(--background_Gray_Light)}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_DirectoryCard .ProductTeam_MemberRow .ProductTeam_MemberAvatar{align-items:center;background:var(--background_Gray_Light);border:1px solid var(--border_Light);border-radius:50%;color:var(--text_Title_Light);display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;height:30px;justify-content:center;width:30px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_DirectoryCard .ProductTeam_MemberRow .ProductTeam_MemberName{color:var(--text_Title_Dark);flex:1 1;font-size:13px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard{animation:ProductTeam_Rise .5s ease .45s backwards;background:var(--background_White);border:1px solid var(--border_Light);border-radius:14px;box-shadow:0 1px 3px #0000000d;padding:14px 16px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard .ProductTeam_PermsHead{align-items:center;color:var(--text_Title_Dark);display:inline-flex;font-size:12px;font-weight:600;gap:7px;margin-bottom:8px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard .ProductTeam_PermsHead .material-symbols-outlined{color:var(--background_Blue);font-size:16px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard .ProductTeam_PermRow{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:8px 2px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard .ProductTeam_PermRow+.ProductTeam_PermRow{border-top:1px solid var(--border_Light)}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard .ProductTeam_PermRow>span:first-child{color:var(--text_Title_Light);font-size:12px;font-weight:500}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard .ProductTeam_PermRow .ProductTeam_Toggle{background:var(--border_Dark_Light);border-radius:999px;flex-shrink:0;height:18px;position:relative;width:32px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard .ProductTeam_PermRow .ProductTeam_Toggle:after{background:var(--background_White);border-radius:50%;box-shadow:0 1px 3px #0003;content:"";height:14px;left:2px;position:absolute;top:2px;width:14px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard .ProductTeam_PermRow .ProductTeam_Toggle.is-on{background:var(--Done)}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard .ProductTeam_PermRow .ProductTeam_Toggle.is-on:after{left:16px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard .ProductTeam_PermRow .ProductTeam_Toggle.is-flips{animation:ProductTeam_ToggleOn .35s ease 1.7s forwards}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_PermsCard .ProductTeam_PermRow .ProductTeam_Toggle.is-flips:after{animation:ProductTeam_KnobOn .35s ease 1.7s forwards}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_InviteChip{align-items:center;animation:ProductTeam_Pop .45s cubic-bezier(.34,1.56,.64,1) 2.4s backwards;background:var(--background_White);border:1px solid var(--border_Light);border-radius:999px;bottom:-14px;box-shadow:0 8px 24px #0f172a1a;color:var(--text_Title_Dark);display:inline-flex;font-size:12px;font-weight:500;gap:7px;max-width:86%;padding:9px 14px;position:absolute;right:-10px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_InviteChip .material-symbols-outlined{color:var(--Done);flex-shrink:0;font-size:15px}.ProductTeam .ProductTeam_CtaPrimary{align-items:center;background:var(--background_Blue);border:1px solid var(--background_Blue);border-radius:10px;color:var(--background_White);display:inline-flex;font-size:14px;font-weight:600;gap:7px;height:42px;padding:0 18px;text-decoration:none;transition:background .12s ease,transform .08s ease}.ProductTeam .ProductTeam_CtaPrimary .material-symbols-outlined{font-size:18px}.ProductTeam .ProductTeam_CtaPrimary:hover{background:var(--background_Blue_Dark)}.ProductTeam .ProductTeam_CtaPrimary:active{transform:scale(.98)}.ProductTeam .ProductTeam_CtaSecondary{align-items:center;background:var(--background_White);border:1px solid var(--border_Dark_Light);border-radius:10px;box-shadow:0 1px 3px #0000000d;color:var(--text_Title_Dark);display:inline-flex;font-size:14px;font-weight:600;gap:7px;height:42px;padding:0 18px;text-decoration:none;transition:box-shadow .12s ease,transform .08s ease}.ProductTeam .ProductTeam_CtaSecondary:hover{box-shadow:0 4px 10px #00000014}.ProductTeam .ProductTeam_CtaSecondary:active{transform:scale(.98)}.ProductTeam .ProductTeam_StatsBand .MarketingBannerContent:empty{display:none}.ProductTeam .ProductTeam_StatsBand .MarketingBannerSlot{width:100%}.ProductTeam .ProductTeam_StatsBand .ProductTeam_StatChips{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);width:100%}.ProductTeam .ProductTeam_StatsBand .ProductTeam_StatChips .ProductTeam_Stat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;box-shadow:inset 0 1px 0 #ffffff1a;display:flex;flex-direction:column;gap:6px;padding:12px 16px;transition:background .15s ease,transform .15s ease}.ProductTeam .ProductTeam_StatsBand .ProductTeam_StatChips .ProductTeam_Stat:hover{background:#ffffff1c;transform:translateY(-1px)}.ProductTeam .ProductTeam_StatsBand .ProductTeam_StatChips .ProductTeam_Stat strong{color:#fff;font-size:19px;font-weight:700;letter-spacing:-.02em}.ProductTeam .ProductTeam_StatsBand .ProductTeam_StatChips .ProductTeam_Stat span{color:#ffffffa8;font-size:11px;line-height:1.5}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard{background:var(--background_White);border:1px solid var(--border_Light);border-radius:14px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;opacity:0;padding:14px 14px 20px;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease,box-shadow .15s ease}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard:hover{box-shadow:0 4px 10px #00000014}@media(prefers-reduced-motion:reduce){.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard{transition:none}}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage{background:color-mix(in srgb,var(--Canceled) 4%,var(--background_Gray_Light_Blue));border:1px solid color-mix(in srgb,var(--Canceled) 8%,var(--border_Light));border-radius:12px;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:190px;padding:16px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigAvatar{align-items:center;background:var(--background_Gray_Light);border:1px solid var(--border_Light);border-radius:50%;color:var(--text_Title_Light);display:inline-flex;flex-shrink:0;font-size:10px;font-weight:700;height:24px;justify-content:center;width:24px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigAvatar.is-ghost{border-style:dashed;opacity:.55}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigList{background:var(--background_White);border:1px solid var(--border_Light);border-radius:10px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigList .ProductTeam_VigListRow{align-items:center;display:flex;gap:8px;padding:7px 11px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigList .ProductTeam_VigListRow+.ProductTeam_VigListRow{border-top:1px solid var(--border_Light)}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigList .ProductTeam_VigListRow strong{color:var(--text_Title_Dark);flex:1 1;font-size:11px;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigList .ProductTeam_VigListRow .ProductTeam_VigRolePill{background:#8b5cf61a;border-radius:999px;color:var(--InProgress);flex-shrink:0;font-size:9px;font-weight:700;padding:2px 8px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigList .ProductTeam_VigListRow.is-hot{background:color-mix(in srgb,var(--Canceled) 5%,var(--background_White))}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigList .ProductTeam_VigListRow.is-hot .ProductTeam_VigRolePill{background:color-mix(in srgb,var(--Canceled) 9%,var(--background_White));border:1px solid color-mix(in srgb,var(--Canceled) 22%,var(--background_White));color:var(--Canceled)}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigList .ProductTeam_VigListNote{align-items:center;background:var(--background_Gray_Light_Blue);border-top:1px solid var(--border_Light);color:var(--Canceled);display:flex;font-size:9.5px;font-weight:600;gap:6px;padding:7px 11px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigList .ProductTeam_VigListNote .material-symbols-outlined{font-size:13px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigGhostCard{align-items:center;background:var(--background_White);border:1px solid var(--border_Light);border-radius:10px;box-shadow:0 1px 3px #0000000d;display:flex;gap:10px;padding:10px 12px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigGhostCard .ProductTeam_VigGhostInfo{display:flex;flex:1 1;flex-direction:column;gap:1px;min-width:0}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigGhostCard .ProductTeam_VigGhostInfo strong{color:var(--text_Title_Light_Light);font-size:11.5px;font-weight:600;text-decoration:line-through}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigGhostCard .ProductTeam_VigGhostInfo em{color:var(--text_Title_Light_Light_Light);font-size:9.5px;font-style:normal}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigGhostCard .ProductTeam_VigActive{align-items:center;color:var(--Done);display:inline-flex;flex-shrink:0;font-size:10px;font-weight:700;gap:5px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigGhostCard .ProductTeam_VigActive i{animation:ProductTeam_Blink 1.6s ease-in-out infinite;background:var(--Done);border-radius:50%;height:7px;width:7px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigGhostChip{align-items:center;align-self:center;background:color-mix(in srgb,var(--Canceled) 9%,var(--background_White));border:1px solid color-mix(in srgb,var(--Canceled) 22%,var(--background_White));border-radius:999px;color:var(--Canceled);display:inline-flex;font-size:10px;font-weight:600;gap:5px;padding:4px 10px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigGhostChip .material-symbols-outlined{font-size:13px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigOrphan{align-items:center;background:var(--background_White);border:1px solid var(--border_Light);border-radius:10px;box-shadow:0 1px 3px #0000000d;display:flex;gap:10px;padding:10px 12px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigOrphan>.material-symbols-outlined{color:var(--pending);flex-shrink:0;font-size:18px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigOrphan .ProductTeam_VigOrphanInfo{display:flex;flex:1 1;flex-direction:column;gap:1px;min-width:0}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigOrphan .ProductTeam_VigOrphanInfo strong{color:var(--text_Title_Dark);font-size:11.5px;font-weight:600}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigOrphan .ProductTeam_VigOrphanInfo em{color:var(--Canceled);font-size:9.5px;font-style:italic}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigOrphan .ProductTeam_VigOrphanAge{background:color-mix(in srgb,var(--Canceled) 9%,var(--background_White));border:1px solid color-mix(in srgb,var(--Canceled) 22%,var(--background_White));border-radius:999px;color:var(--Canceled);flex-shrink:0;font-size:9.5px;font-weight:600;padding:2px 8px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigShrug{display:flex;flex-direction:column;gap:6px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigShrug .ProductTeam_VigShrugBubble{align-self:flex-start;background:var(--background_Gray_Dark_Light);border-radius:11px;border-bottom-left-radius:4px;color:var(--text_Title_Dark);font-size:10.5px;font-style:italic;max-width:85%;padding:6px 10px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage .ProductTeam_VigShrug .ProductTeam_VigShrugBubble.is-reply{align-self:flex-end;background:var(--background_White);border:1px solid var(--border_Light);border-bottom-left-radius:11px;border-bottom-right-radius:4px;color:var(--text_Title_Light)}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemTitleRow{align-items:center;display:flex;gap:10px;margin-top:16px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemTitleRow h3{color:var(--text_Title_Dark);font-size:15.5px;font-weight:600;letter-spacing:-.01em;margin:0}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemIcon{align-items:center;background:color-mix(in srgb,var(--Canceled) 6%,var(--background_White));border:1px solid color-mix(in srgb,var(--Canceled) 16%,var(--border_Light));border-radius:8px;color:var(--Canceled);display:inline-flex;flex-shrink:0;font-size:16px;height:30px;justify-content:center;width:30px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard p{color:var(--text_Title_Light_Light);font-size:13px;line-height:1.6;margin:8px 0 16px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemImpact{align-items:center;align-self:flex-start;background:color-mix(in srgb,var(--Canceled) 6%,var(--background_White));border:1px solid color-mix(in srgb,var(--Canceled) 18%,var(--background_White));border-radius:999px;color:var(--Canceled);display:inline-flex;font-size:11.5px;font-weight:600;gap:6px;line-height:1.4;margin-top:auto;padding:5px 11px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemImpact .material-symbols-outlined{flex-shrink:0;font-size:15px}.ProductTeam .ProductTeam_Problem.is-visible .ProductTeam_ProblemCard{opacity:1;transform:translateY(0)}@media(max-width:600px){.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid .ProductTeam_ProblemCard .ProductTeam_ProblemStage{min-height:0;padding:14px}}.ProductTeam .ProductTeam_Feature{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ProductTeam .ProductTeam_Feature.is-reversed .ProductTeam_FeatureCopy{order:2}.ProductTeam .ProductTeam_Feature.is-reversed .ProductTeam_FeatureVisual{order:1}.ProductTeam .ProductTeam_Feature .ProductTeam_FeatureCopy h2{color:var(--text_Title_Dark);font-size:clamp(24px,2.8vw,34px);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:10px 0 0}.ProductTeam .ProductTeam_Feature .ProductTeam_FeatureCopy p{color:var(--text_Title_Light);font-size:14.5px;line-height:1.65;margin:14px 0 0;max-width:480px}.ProductTeam .ProductTeam_Feature .ProductTeam_FeatureCopy ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:18px 0 0;padding:0}.ProductTeam .ProductTeam_Feature .ProductTeam_FeatureCopy ul li{align-items:center;color:var(--text_Title_Dark);display:flex;font-size:13.5px;font-weight:500;gap:9px}.ProductTeam .ProductTeam_Feature .ProductTeam_FeatureCopy ul li .material-symbols-outlined{color:var(--Done);flex-shrink:0;font-size:16px}.ProductTeam .ProductTeam_Feature .ProductTeam_FeatureVisual{background:var(--background_Gray_Light_Blue);border:1px solid var(--border_Light);border-radius:16px;display:flex;justify-content:center;padding:28px}.ProductTeam .ProductTeam_Feature .ProductTeam_MatrixCard{background:var(--background_White);border:1px solid var(--border_Light);border-radius:14px;box-shadow:0 1px 3px #0000000d;max-width:380px;padding:18px;width:100%}.ProductTeam .ProductTeam_Feature .ProductTeam_MatrixCard .ProductTeam_MatrixRow{grid-gap:6px;align-items:center;display:grid;gap:6px;grid-template-columns:1.4fr 1fr 1fr 1fr;padding:8px 4px}.ProductTeam .ProductTeam_Feature .ProductTeam_MatrixCard .ProductTeam_MatrixRow+.ProductTeam_MatrixRow{border-top:1px solid var(--border_Light)}.ProductTeam .ProductTeam_Feature .ProductTeam_MatrixCard .ProductTeam_MatrixRow.is-head{padding-top:0}.ProductTeam .ProductTeam_Feature .ProductTeam_MatrixCard .ProductTeam_MatrixRow.is-head span{color:var(--text_Title_Light_Light);font-size:10px;font-weight:700;letter-spacing:.4px;text-align:center;text-transform:uppercase}.ProductTeam .ProductTeam_Feature .ProductTeam_MatrixCard .ProductTeam_MatrixRow .ProductTeam_MatrixLabel{color:var(--text_Title_Dark);font-size:12.5px;font-weight:600}.ProductTeam .ProductTeam_Feature .ProductTeam_MatrixCard .ProductTeam_MatrixRow .ProductTeam_MatrixCell{align-items:center;background:var(--background_Gray_Light);border:1px solid var(--border_Light);border-radius:8px;color:var(--text_Title_Light_Light_Light);display:inline-flex;height:26px;justify-content:center;justify-self:center;width:26px}.ProductTeam .ProductTeam_Feature .ProductTeam_MatrixCard .ProductTeam_MatrixRow .ProductTeam_MatrixCell .material-symbols-outlined{font-size:14px}.ProductTeam .ProductTeam_Feature .ProductTeam_MatrixCard .ProductTeam_MatrixRow .ProductTeam_MatrixCell.is-yes{background:#22c55e1a;border-color:#22c55e40;color:var(--Done)}.ProductTeam .ProductTeam_Feature .ProductTeam_ViewsPair{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;max-width:380px;width:100%}.ProductTeam .ProductTeam_Feature .ProductTeam_ViewsPair .ProductTeam_ViewCard{background:var(--background_White);border:1px solid var(--border_Light);border-radius:14px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;gap:10px;padding:14px}.ProductTeam .ProductTeam_Feature .ProductTeam_ViewsPair .ProductTeam_ViewCard .ProductTeam_ViewLabel{align-self:flex-start;background:var(--background_Gray_Light);border:1px solid var(--border_Light);border-radius:999px;color:var(--text_Title_Light_Light);font-size:9.5px;font-weight:700;letter-spacing:.4px;padding:3px 9px;text-transform:uppercase}.ProductTeam .ProductTeam_Feature .ProductTeam_ViewsPair .ProductTeam_ViewCard .ProductTeam_ViewLabel.is-admin{background:color-mix(in srgb,var(--background_Blue) 9%,var(--background_White));border-color:color-mix(in srgb,var(--background_Blue) 22%,var(--background_White));color:var(--background_Blue)}.ProductTeam .ProductTeam_Feature .ProductTeam_ViewsPair .ProductTeam_ViewCard .ProductTeam_ViewNav{display:flex;flex-direction:column;gap:5px}.ProductTeam .ProductTeam_Feature .ProductTeam_ViewsPair .ProductTeam_ViewCard .ProductTeam_ViewNav span{align-items:center;background:var(--background_Gray_Light);border:1px solid var(--border_Light);border-radius:8px;color:var(--text_Title_Dark);display:inline-flex;font-size:11px;font-weight:600;gap:7px;padding:6px 8px}.ProductTeam .ProductTeam_Feature .ProductTeam_ViewsPair .ProductTeam_ViewCard .ProductTeam_ViewNav span .material-symbols-outlined{color:var(--background_Blue);font-size:14px}.ProductTeam .ProductTeam_Feature .ProductTeam_ViewsPair .ProductTeam_ViewCard .ProductTeam_ViewNav span.is-locked{border-style:dashed;color:var(--text_Title_Light_Light);opacity:.45}.ProductTeam .ProductTeam_Feature .ProductTeam_ViewsPair .ProductTeam_ViewCard .ProductTeam_ViewNav span.is-locked .material-symbols-outlined{color:var(--text_Title_Light_Light_Light)}.ProductTeam .ProductTeam_Grid .ProductTeam_GridCards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.ProductTeam .ProductTeam_Grid .ProductTeam_GridCards .ProductTeam_GridCard{background:var(--background_White);border:1px solid var(--border_Light);border-radius:14px;box-shadow:0 1px 3px #0000000d;padding:20px;transition:box-shadow .15s ease,transform .15s ease}.ProductTeam .ProductTeam_Grid .ProductTeam_GridCards .ProductTeam_GridCard:hover{box-shadow:0 6px 18px #0f172a12;transform:translateY(-2px)}.ProductTeam .ProductTeam_Grid .ProductTeam_GridCards .ProductTeam_GridCard h3{color:var(--text_Title_Dark);font-size:13.5px;font-weight:600;margin:16px 0 0}.ProductTeam .ProductTeam_Grid .ProductTeam_GridCards .ProductTeam_GridCard p{color:var(--text_Title_Light_Light);font-size:12px;line-height:1.55;margin:6px 0 0}.ProductTeam .ProductTeam_Steps .ProductTeam_StepsRow{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.ProductTeam .ProductTeam_Steps .ProductTeam_StepsRow .ProductTeam_Step{background:var(--background_Gray_Light_Blue);border:1px solid var(--border_Light);border-radius:14px;padding:24px;position:relative}.ProductTeam .ProductTeam_Steps .ProductTeam_StepsRow .ProductTeam_Step .ProductTeam_StepTop{align-items:center;display:flex;gap:12px;justify-content:space-between}.ProductTeam .ProductTeam_Steps .ProductTeam_StepsRow .ProductTeam_Step .ProductTeam_StepTop .ProductTeam_StepNumber{background:var(--background_White);border:1px solid var(--border_Light);border-radius:999px;box-shadow:0 1px 3px #0000000d;color:var(--background_Blue);font-size:11px;font-weight:700;letter-spacing:.4px;padding:4px 11px;text-transform:uppercase}.ProductTeam .ProductTeam_Steps .ProductTeam_StepsRow .ProductTeam_Step h3{color:var(--text_Title_Dark);font-size:15.5px;font-weight:600;margin:16px 0 0}.ProductTeam .ProductTeam_Steps .ProductTeam_StepsRow .ProductTeam_Step p{color:var(--text_Title_Light_Light);font-size:13px;line-height:1.6;margin:8px 0 0}.ProductTeam .ProductTeam_Band .Marketing3DScene{width:300px}@media(max-width:760px){.ProductTeam .ProductTeam_Band .Marketing3DScene{width:100%}}.ProductTeam .ProductTeam_Audience .ProductTeam_AudienceCards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.ProductTeam .ProductTeam_Audience .ProductTeam_AudienceCards .ProductTeam_AudienceCard{--card-accent:#3b82f6;background:var(--background_White);border:1px solid var(--border_Light);border-radius:14px;border-top:3px solid color-mix(in srgb,var(--card-accent) 60%,#0000);box-shadow:0 1px 3px #0000000d;overflow:hidden;padding:22px;position:relative;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.ProductTeam .ProductTeam_Audience .ProductTeam_AudienceCards .ProductTeam_AudienceCard:before{background:radial-gradient(circle at 0 0,color-mix(in srgb,var(--card-accent) 6%,#0000),#0000 55%);content:"";inset:0;pointer-events:none;position:absolute}.ProductTeam .ProductTeam_Audience .ProductTeam_AudienceCards .ProductTeam_AudienceCard:hover{border-color:color-mix(in srgb,var(--card-accent) 35%,var(--border_Light));border-top-color:color-mix(in srgb,var(--card-accent) 60%,#0000);box-shadow:0 4px 10px #00000014;transform:translateY(-2px)}.ProductTeam .ProductTeam_Audience .ProductTeam_AudienceCards .ProductTeam_AudienceCard.is-violet{--card-accent:#7c3aed}.ProductTeam .ProductTeam_Audience .ProductTeam_AudienceCards .ProductTeam_AudienceCard.is-teal{--card-accent:#14b8a6}.ProductTeam .ProductTeam_Audience .ProductTeam_AudienceCards .ProductTeam_AudienceCard.is-amber{--card-accent:#f59e0b}.ProductTeam .ProductTeam_Audience .ProductTeam_AudienceCards .ProductTeam_AudienceCard.is-rose{--card-accent:#f43f5e}.ProductTeam .ProductTeam_Audience .ProductTeam_AudienceCards .ProductTeam_AudienceCard h3{color:var(--text_Title_Dark);font-size:14.5px;font-weight:600;margin:16px 0 0}.ProductTeam .ProductTeam_Audience .ProductTeam_AudienceCards .ProductTeam_AudienceCard p{color:var(--text_Title_Light_Light);font-size:12.5px;line-height:1.55;margin:6px 0 0}.ProductTeam .ProductTeam_Audience .ProductTeam_Results{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:24px}.ProductTeam .ProductTeam_Audience .ProductTeam_Results .ProductTeam_ResultChip{--chip-accent:#3b82f6;align-items:center;background:color-mix(in srgb,var(--chip-accent) 10%,#0000);border:1px solid color-mix(in srgb,var(--chip-accent) 22%,#0000);border-radius:999px;box-shadow:0 1px 3px #0000000d;color:var(--text_Title_Dark);display:inline-flex;font-size:12.5px;font-weight:500;gap:6px;padding:7px 14px}.ProductTeam .ProductTeam_Audience .ProductTeam_Results .ProductTeam_ResultChip .material-symbols-outlined{color:var(--chip-accent);font-size:15px}.ProductTeam .ProductTeam_Audience .ProductTeam_Results .ProductTeam_ResultChip.is-violet{--chip-accent:#7c3aed}.ProductTeam .ProductTeam_Audience .ProductTeam_Results .ProductTeam_ResultChip.is-teal{--chip-accent:#14b8a6}.ProductTeam .ProductTeam_Audience .ProductTeam_Results .ProductTeam_ResultChip.is-amber{--chip-accent:#f59e0b}.ProductTeam .ProductTeam_Audience .ProductTeam_Results .ProductTeam_ResultChip.is-rose{--chip-accent:#f43f5e}.ProductTeam .ProductTeam_Eco{--eco-wire:color-mix(in srgb,#3b82f6 35%,var(--border_Light))}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoDiagram,.ProductTeam .ProductTeam_Eco .ProductTeam_EcoHub{align-items:center;display:flex;flex-direction:column}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoHub{gap:10px;opacity:0;transform:scale(.9);transition:opacity .4s ease .05s,transform .4s ease .05s}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoHub .ProductTeam_EcoHubBadge{align-items:center;background:linear-gradient(135deg,#3b82f6,#7c3aed);border-radius:16px;box-shadow:0 0 0 6px color-mix(in srgb,#3b82f6 12%,#0000),0 8px 22px color-mix(in srgb,#3b82f6 30%,#0000);color:#fff;display:inline-flex;height:56px;justify-content:center;width:56px}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoHub .ProductTeam_EcoHubBadge .material-symbols-outlined{font-size:28px}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoHub .ProductTeam_EcoHubTitle{background:var(--background_White);border:1px solid var(--border_Light);border-radius:999px;box-shadow:0 1px 3px #0000000d;color:var(--text_Title_Dark);font-size:11px;font-weight:700;letter-spacing:.2px;padding:4px 12px}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoWires{height:68px;margin-top:12px;position:relative;width:100%}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoWires:after{background:color-mix(in srgb,#3b82f6 60%,var(--border_Light));border-radius:50%;content:"";height:6px;left:calc(50% - 3px);opacity:0;position:absolute;top:20px;transition:opacity .3s ease .35s;width:6px}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoWires .ProductTeam_EcoWire{border:0 solid var(--eco-wire);display:block;position:absolute;transition:-webkit-clip-path .5s ease;transition:clip-path .5s ease;transition:clip-path .5s ease,-webkit-clip-path .5s ease}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoWires .is-trunk{background:var(--eco-wire);-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);height:23px;left:calc(50% - 1px);top:0;transition-delay:.15s;width:2px}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoWires .is-left{border-left-width:2px;border-top-left-radius:18px;border-top-width:2px;bottom:0;-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);left:calc(25% - 3.5px);right:50%;top:22px;transition-delay:.4s}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoWires .is-right{border-right-width:2px;border-top-right-radius:18px;border-top-width:2px;bottom:0;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);left:50%;right:calc(25% - 3.5px);top:22px;transition-delay:.4s}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,1fr);width:100%}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard{align-items:flex-start;background:var(--background_White);border:1px solid var(--border_Light);border-radius:14px;box-shadow:0 1px 3px #0000000d;display:flex;gap:14px;opacity:0;padding:22px;position:relative;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease,box-shadow .15s ease}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard:first-child{transition-delay:.55s,.55s,0s}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard:nth-child(2){transition-delay:.65s,.65s,0s}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard:nth-child(3){transition-delay:.75s,.75s,0s}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard:nth-child(4){transition-delay:.85s,.85s,0s}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard:hover{box-shadow:0 6px 18px #0f172a12}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard .ProductTeam_EcoText h3{color:var(--text_Title_Dark);font-size:14.5px;font-weight:600;margin:0}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard .ProductTeam_EcoText p{color:var(--text_Title_Light_Light);font-size:12.5px;line-height:1.55;margin:6px 0 0;max-width:400px}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard .ProductTeam_EcoChip{align-items:center;background:color-mix(in srgb,var(--Done) 10%,#0000);border:1px solid color-mix(in srgb,var(--Done) 25%,#0000);border-radius:999px;color:var(--Done);display:inline-flex;font-size:10.5px;font-weight:600;gap:4px;letter-spacing:.3px;padding:3px 8px;position:absolute;right:16px;top:16px}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard .ProductTeam_EcoChip .material-symbols-outlined{font-size:12px}.ProductTeam .ProductTeam_Eco.is-visible .ProductTeam_EcoHub{opacity:1;transform:scale(1)}.ProductTeam .ProductTeam_Eco.is-visible .ProductTeam_EcoWires:after{opacity:1}.ProductTeam .ProductTeam_Eco.is-visible .ProductTeam_EcoWires .ProductTeam_EcoWire{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.ProductTeam .ProductTeam_Eco.is-visible .ProductTeam_EcoCards .ProductTeam_EcoCard{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard,.ProductTeam .ProductTeam_Eco .ProductTeam_EcoHub,.ProductTeam .ProductTeam_Eco .ProductTeam_EcoWires .ProductTeam_EcoWire,.ProductTeam .ProductTeam_Eco .ProductTeam_EcoWires:after{transition:none}}.ProductTeam .ProductTeam_Faq .ProductTeam_FaqList{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:720px}.ProductTeam .ProductTeam_Faq .ProductTeam_FaqList .ProductTeam_FaqItem{background:var(--background_White);border:1px solid var(--border_Light);border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.ProductTeam .ProductTeam_Faq .ProductTeam_FaqList .ProductTeam_FaqItem button{align-items:center;background:#0000;border:none;color:var(--text_Title_Dark);cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:14px;justify-content:space-between;padding:16px 18px;text-align:left;width:100%}.ProductTeam .ProductTeam_Faq .ProductTeam_FaqList .ProductTeam_FaqItem button .material-symbols-outlined{color:var(--text_Title_Light_Light);flex-shrink:0;font-size:19px}.ProductTeam .ProductTeam_Faq .ProductTeam_FaqList .ProductTeam_FaqItem button:focus-visible{border-radius:12px;outline:2px solid var(--background_Blue);outline-offset:-2px}.ProductTeam .ProductTeam_Faq .ProductTeam_FaqList .ProductTeam_FaqItem .ProductTeam_FaqAnswer{display:none;padding:0 18px 16px}.ProductTeam .ProductTeam_Faq .ProductTeam_FaqList .ProductTeam_FaqItem .ProductTeam_FaqAnswer p{color:var(--text_Title_Light);font-size:13.5px;line-height:1.65;margin:0}.ProductTeam .ProductTeam_Faq .ProductTeam_FaqList .ProductTeam_FaqItem.is-open .ProductTeam_FaqAnswer{display:block}.ProductTeam .ProductTeam_Cta{margin-bottom:40px}@media(max-width:1050px){.ProductTeam .ProductTeam_Hero{gap:36px;grid-template-columns:1fr;margin-bottom:80px;padding-top:48px}.ProductTeam .ProductTeam_Problem .ProductTeam_ProblemGrid,.ProductTeam .ProductTeam_StatsBand .ProductTeam_StatChips{grid-template-columns:1fr}.ProductTeam .ProductTeam_Feature{gap:28px;grid-template-columns:minmax(0,1fr)}.ProductTeam .ProductTeam_Feature.is-reversed .ProductTeam_FeatureCopy{order:1}.ProductTeam .ProductTeam_Feature.is-reversed .ProductTeam_FeatureVisual{order:2}.ProductTeam .ProductTeam_Grid .ProductTeam_GridCards{grid-template-columns:repeat(2,1fr)}.ProductTeam .ProductTeam_Audience .ProductTeam_AudienceCards,.ProductTeam .ProductTeam_Steps .ProductTeam_StepsRow{grid-template-columns:1fr}}@media(max-width:600px){.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy .ProductTeam_HeroActions{align-items:stretch;flex-direction:column;width:100%}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy .ProductTeam_HeroActions .ProductTeam_CtaPrimary,.ProductTeam .ProductTeam_Hero .ProductTeam_HeroCopy .ProductTeam_HeroActions .ProductTeam_CtaSecondary{justify-content:center}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual{padding:16px}.ProductTeam .ProductTeam_Hero .ProductTeam_HeroVisual .ProductTeam_InviteChip{margin-top:4px;max-width:100%;position:static}.ProductTeam .ProductTeam_Feature .ProductTeam_ViewsPair,.ProductTeam .ProductTeam_Grid .ProductTeam_GridCards{grid-template-columns:1fr}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoWires{display:none}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards{grid-template-columns:1fr;margin-top:18px;padding-left:16px;position:relative}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards:before{background:var(--eco-wire);border-radius:2px;bottom:24px;content:"";left:2px;position:absolute;top:-18px;width:2px}.ProductTeam .ProductTeam_Eco .ProductTeam_EcoCards .ProductTeam_EcoCard:before{background:var(--eco-wire);content:"";height:2px;left:-14px;position:absolute;top:28px;width:14px}}@media(prefers-reduced-motion:reduce){.ProductTeam *,.ProductTeam :after,.ProductTeam :before{animation:none!important}}