@keyframes ProductNotes_Rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductNotes_Pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes ProductNotes_Blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes ProductNotes_Caret{0%,45%{opacity:1}50%,to{opacity:0}}.ProductNotes{background:var(--background_Gray_Light_Light);min-height:100vh}.ProductNotes .ProductNotes_Body{padding:0 5px 5px}.ProductNotes .ProductNotes_Body .ProductNotes_Main{background:var(--background_Gray_Light_Light_Light);border:1px solid var(--border_Light);border-radius:8px;overflow:hidden}.ProductNotes .ProductNotes_Body .ProductNotes_Main .ProductNotes_Inner{margin:0 auto;max-width:1240px;padding:0 0 80px}.ProductNotes .ProductNotes_Audience,.ProductNotes .ProductNotes_Band,.ProductNotes .ProductNotes_Cta,.ProductNotes .ProductNotes_Eco,.ProductNotes .ProductNotes_Faq,.ProductNotes .ProductNotes_Feature,.ProductNotes .ProductNotes_Grid,.ProductNotes .ProductNotes_Problem,.ProductNotes .ProductNotes_StatsBand,.ProductNotes .ProductNotes_Steps{margin-bottom:120px;opacity:0;padding:0 20px;transform:translateY(12px);transition:opacity .4s ease,transform .4s ease}.ProductNotes .ProductNotes_Audience.is-visible,.ProductNotes .ProductNotes_Band.is-visible,.ProductNotes .ProductNotes_Cta.is-visible,.ProductNotes .ProductNotes_Eco.is-visible,.ProductNotes .ProductNotes_Faq.is-visible,.ProductNotes .ProductNotes_Feature.is-visible,.ProductNotes .ProductNotes_Grid.is-visible,.ProductNotes .ProductNotes_Problem.is-visible,.ProductNotes .ProductNotes_StatsBand.is-visible,.ProductNotes .ProductNotes_Steps.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.ProductNotes .ProductNotes_Audience,.ProductNotes .ProductNotes_Band,.ProductNotes .ProductNotes_Cta,.ProductNotes .ProductNotes_Eco,.ProductNotes .ProductNotes_Faq,.ProductNotes .ProductNotes_Feature,.ProductNotes .ProductNotes_Grid,.ProductNotes .ProductNotes_Problem,.ProductNotes .ProductNotes_StatsBand,.ProductNotes .ProductNotes_Steps{transition:none}}.ProductNotes .ProductNotes_SectionHead{align-items:center;display:flex;flex-direction:column;margin-bottom:36px;text-align:center}.ProductNotes .ProductNotes_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}.ProductNotes .ProductNotes_SectionHead p{color:var(--text_Title_Light_Light);font-size:14.5px;line-height:1.6;margin:16px 0 0;max-width:560px}.ProductNotes .ProductNotes_SectionEyebrow{color:var(--background_Blue);font-size:11px;font-weight:500;letter-spacing:.8px}.ProductNotes .ProductNotes_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}.ProductNotes .ProductNotes_CardBadge .material-symbols-outlined{font-size:20px}.ProductNotes .ProductNotes_CardBadge.is-md{border-radius:12px;height:44px;width:44px}.ProductNotes .ProductNotes_CardBadge.is-md .material-symbols-outlined{font-size:22px}.ProductNotes .ProductNotes_CardBadge.is-violet{--card-accent:#7c3aed}.ProductNotes .ProductNotes_CardBadge.is-teal{--card-accent:#14b8a6}.ProductNotes .ProductNotes_CardBadge.is-amber{--card-accent:#f59e0b}.ProductNotes .ProductNotes_CardBadge.is-rose{--card-accent:#f43f5e}.ProductNotes .ProductNotes_CardBadge.is-slate{--card-accent:#64748b}.ProductNotes .ProductNotes_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}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy{align-items:flex-start;display:flex;flex-direction:column}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy .ProductNotes_Eyebrow{align-items:center;animation:ProductNotes_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}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy .ProductNotes_Eyebrow .material-symbols-outlined{font-size:15px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy h1{animation:ProductNotes_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}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy p{animation:ProductNotes_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}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy .ProductNotes_HeroActions{align-items:center;animation:ProductNotes_Rise .5s ease .24s backwards;display:flex;gap:10px;margin-top:26px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy .ProductNotes_HeroTicks{align-items:flex-start;animation:ProductNotes_Rise .5s ease .32s backwards;display:flex;flex-direction:column;gap:9px;margin-top:22px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy .ProductNotes_HeroTicks span{align-items:flex-start;color:var(--text_Title_Light);display:inline-flex;font-size:12.5px;font-weight:500;gap:7px;line-height:1.5}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy .ProductNotes_HeroTicks span .material-symbols-outlined{color:var(--Done);flex-shrink:0;font-size:16px;margin-top:1px}.ProductNotes .ProductNotes_Hero .ProductNotes_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}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard{animation:ProductNotes_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}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordHead{align-items:center;display:flex;gap:12px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordHead .ProductNotes_RecordAvatar{align-items:center;background:var(--background_Blue);border-radius:50%;color:var(--background_White);display:inline-flex;flex-shrink:0;font-size:12px;font-weight:700;height:38px;justify-content:center;width:38px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordHead .ProductNotes_RecordTitle{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordHead .ProductNotes_RecordTitle strong{color:var(--text_Title_Dark);font-size:13.5px;font-weight:600}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordHead .ProductNotes_RecordTitle span{color:var(--text_Title_Light_Light);font-size:11.5px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordHead .ProductNotes_RecordChip{background:#3b82f61a;border-radius:999px;color:var(--background_Blue);flex-shrink:0;font-size:10.5px;font-weight:600;padding:3px 10px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordNote{align-items:center;background:var(--background_Gray_Light);border:1px solid var(--border_Light);border-radius:10px;display:flex;gap:9px;margin-top:11px;padding:9px 11px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordNote:nth-of-type(2){animation:ProductNotes_Rise .45s ease .5s backwards}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordNote:nth-of-type(3){animation:ProductNotes_Rise .45s ease .7s backwards}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordNote>.material-symbols-outlined{color:var(--pending);flex-shrink:0;font-size:15px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordNote .ProductNotes_RecordNoteText{display:flex;flex:1 1;flex-direction:column;gap:1px;min-width:0}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordNote .ProductNotes_RecordNoteText strong{color:var(--text_Title_Dark);font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_RecordCard .ProductNotes_RecordNote .ProductNotes_RecordNoteText em{color:var(--text_Title_Light_Light);font-size:10.5px;font-style:normal}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_PadCard{align-self:flex-end;animation:ProductNotes_Rise .5s ease 1s backwards;background:var(--background_Warning_Light);border:1px solid var(--border_Warning);border-radius:12px;box-shadow:0 8px 24px #0f172a1a;margin-top:-6px;padding:13px 15px;transform:rotate(-1.2deg);width:min(300px,94%)}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_PadCard .ProductNotes_PadHead{align-items:center;color:var(--text_Warning);display:flex;font-size:11px;font-weight:600;gap:6px;letter-spacing:.4px;text-transform:uppercase}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_PadCard .ProductNotes_PadHead .material-symbols-outlined{font-size:15px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_PadCard .ProductNotes_PadHead .ProductNotes_PadFloat{background:var(--background_White);border:1px solid var(--border_Warning);border-radius:999px;color:var(--text_Warning);font-size:9.5px;font-weight:700;letter-spacing:.3px;margin-left:auto;padding:2px 8px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_PadCard .ProductNotes_PadLine{color:var(--text_Title_Dark);font-size:12.5px;line-height:1.5;margin:9px 0 0}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_PadCard .ProductNotes_PadLine.is-1{animation:ProductNotes_Rise .45s ease 1.4s backwards}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_PadCard .ProductNotes_PadLine.is-2{animation:ProductNotes_Rise .45s ease 1.9s backwards}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_PadCard .ProductNotes_PadAttach{align-items:center;animation:ProductNotes_Rise .45s ease 2.3s 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:10.5px;font-weight:600;gap:5px;margin-top:11px;padding:4px 10px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_PadCard .ProductNotes_PadAttach .material-symbols-outlined{font-size:13px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_TeamChip{align-items:center;animation:ProductNotes_Pop .45s cubic-bezier(.34,1.56,.64,1) 2.7s 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;left:-10px;max-width:82%;padding:9px 14px;position:absolute}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_TeamChip .material-symbols-outlined{color:var(--background_Blue);flex-shrink:0;font-size:15px}.ProductNotes .ProductNotes_PadCaret{animation:ProductNotes_Caret 1s step-end infinite;background:var(--text_Title_Dark);border-radius:999px;display:inline-block;height:13px;margin-left:2px;vertical-align:-2px;width:1.5px}.ProductNotes .ProductNotes_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}.ProductNotes .ProductNotes_CtaPrimary .material-symbols-outlined{font-size:18px}.ProductNotes .ProductNotes_CtaPrimary:hover{background:var(--background_Blue_Dark)}.ProductNotes .ProductNotes_CtaPrimary:active{transform:scale(.98)}.ProductNotes .ProductNotes_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}.ProductNotes .ProductNotes_CtaSecondary .material-symbols-outlined{font-size:18px}.ProductNotes .ProductNotes_CtaSecondary:hover{box-shadow:0 4px 10px #00000014}.ProductNotes .ProductNotes_CtaSecondary:active{transform:scale(.98)}.ProductNotes .ProductNotes_StatsBand .MarketingBannerContent:empty{display:none}.ProductNotes .ProductNotes_StatsBand .MarketingBannerSlot{width:100%}.ProductNotes .ProductNotes_StatsBand .ProductNotes_StatChips{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);width:100%}.ProductNotes .ProductNotes_StatsBand .ProductNotes_StatChips .ProductNotes_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}.ProductNotes .ProductNotes_StatsBand .ProductNotes_StatChips .ProductNotes_Stat:hover{background:#ffffff1c;transform:translateY(-1px)}.ProductNotes .ProductNotes_StatsBand .ProductNotes_StatChips .ProductNotes_Stat strong{color:#fff;font-size:19px;font-weight:700;letter-spacing:-.02em}.ProductNotes .ProductNotes_StatsBand .ProductNotes_StatChips .ProductNotes_Stat span{color:#ffffffa8;font-size:11px;line-height:1.5}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_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}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard:hover{box-shadow:0 4px 10px #00000014}@media(prefers-reduced-motion:reduce){.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard{transition:none}}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_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}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_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:11px;font-weight:700;height:34px;justify-content:center;position:relative;width:34px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigAvatar i{background:var(--text_Title_Light_Light_Light);border:2px solid var(--background_White);border-radius:50%;bottom:-1px;height:9px;position:absolute;right:-1px;width:9px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigAvatar.is-ring{background:var(--background_Blue);color:var(--background_White)}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigAvatar.is-ring i{animation:ProductNotes_Blink 1.4s ease-in-out infinite;background:var(--Done)}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigPersonText{display:flex;flex:1 1;flex-direction:column;gap:1px;min-width:0}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigPersonText strong{color:var(--text_Title_Dark);font-size:11.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigPersonText em{color:var(--text_Title_Light_Light_Light);font-size:9.5px;font-style:normal}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigPerson{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:9px;padding:9px 11px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigPerson .ProductNotes_VigLockChip{align-items:center;background:var(--background_Warning_Light);border:1px solid var(--border_Warning);border-radius:999px;color:var(--text_Warning);display:inline-flex;flex-shrink:0;font-size:9.5px;font-weight:600;gap:4px;padding:3px 9px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigPerson .ProductNotes_VigLockChip .material-symbols-outlined{font-size:12px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigAsk{display:flex;flex-direction:column;gap:6px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigAsk .ProductNotes_VigAskBubble{align-self:flex-start;background:var(--background_White);border:1px solid var(--border_Light);border-radius:11px;border-bottom-left-radius:4px;box-shadow:0 1px 3px #0000000d;color:var(--text_Title_Light);font-size:10.5px;line-height:1.45;max-width:88%;padding:6px 11px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigAsk .ProductNotes_VigAskBubble:last-child{align-self:flex-end;border-bottom-left-radius:11px;border-bottom-right-radius:4px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigGhost{align-items:center;align-self:center;background:var(--background_Gray_Light_Blue);border:1px dashed var(--border_Dark_Light);border-radius:999px;color:var(--text_Title_Light_Light);display:inline-flex;font-size:10px;font-weight:600;gap:5px;opacity:.75;padding:4px 10px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigGhost .material-symbols-outlined{font-size:13px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigScrap{box-shadow:0 1px 3px #0000000d;font-size:10.5px;line-height:1.45;max-width:88%}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigScrap.is-sms{align-self:flex-start;background:var(--background_Blue);border-radius:11px;border-bottom-left-radius:4px;color:var(--background_White);padding:6px 11px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigScrap.is-sticky{align-items:flex-start;align-self:flex-end;background:var(--background_Warning_Light);border:1px solid var(--border_Warning);border-radius:4px;color:var(--text_Warning);display:inline-flex;font-weight:500;gap:6px;padding:8px 11px;transform:rotate(2deg)}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigScrap.is-sticky .material-symbols-outlined{flex-shrink:0;font-size:13px;margin-top:1px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigScrap.is-paper{align-self:flex-start;background:var(--background_White);border:1px dashed var(--border_Dark_Light);border-radius:2px;color:var(--text_Title_Light);font-style:italic;padding:7px 11px;transform:rotate(-1.5deg)}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigCall{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:9px;padding:9px 11px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigCall .ProductNotes_VigCallIcon{align-items:center;background:var(--Done);border-radius:50%;color:var(--background_White);display:inline-flex;flex-shrink:0;font-size:13px;height:26px;justify-content:center;width:26px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigEmpty{align-items:center;background:var(--background_Gray_Light_Blue);border:1px dashed var(--border_Dark_Light);border-radius:10px;color:var(--text_Title_Light_Light);display:flex;flex-direction:column;font-size:10.5px;font-weight:600;gap:6px;justify-content:center;padding:18px 12px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage .ProductNotes_VigEmpty .material-symbols-outlined{color:var(--text_Title_Light_Light_Light);font-size:20px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemTitleRow{align-items:center;display:flex;gap:10px;margin-top:16px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemTitleRow h3{color:var(--text_Title_Dark);font-size:15.5px;font-weight:600;letter-spacing:-.01em;margin:0}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_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}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard p{color:var(--text_Title_Light_Light);font-size:13px;line-height:1.6;margin:8px 0 16px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_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}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemImpact .material-symbols-outlined{flex-shrink:0;font-size:15px}.ProductNotes .ProductNotes_Problem.is-visible .ProductNotes_ProblemCard{opacity:1;transform:translateY(0)}@media(max-width:600px){.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid .ProductNotes_ProblemCard .ProductNotes_ProblemStage{min-height:0;padding:14px}}.ProductNotes .ProductNotes_Feature{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ProductNotes .ProductNotes_Feature.is-reversed .ProductNotes_FeatureCopy{order:2}.ProductNotes .ProductNotes_Feature.is-reversed .ProductNotes_FeatureVisual{order:1}.ProductNotes .ProductNotes_Feature .ProductNotes_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}.ProductNotes .ProductNotes_Feature .ProductNotes_FeatureCopy p{color:var(--text_Title_Light);font-size:14.5px;line-height:1.65;margin:14px 0 0;max-width:480px}.ProductNotes .ProductNotes_Feature .ProductNotes_FeatureCopy ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:18px 0 0;padding:0}.ProductNotes .ProductNotes_Feature .ProductNotes_FeatureCopy ul li{align-items:center;color:var(--text_Title_Dark);display:flex;font-size:13.5px;font-weight:500;gap:9px}.ProductNotes .ProductNotes_Feature .ProductNotes_FeatureCopy ul li .material-symbols-outlined{color:var(--Done);flex-shrink:0;font-size:16px}.ProductNotes .ProductNotes_Feature .ProductNotes_FeatureVisual{background:var(--background_Gray_Light_Blue);border:1px solid var(--border_Light);border-radius:16px;display:flex;justify-content:center;padding:28px}.ProductNotes .ProductNotes_Feature .ProductNotes_TabsCard{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%}.ProductNotes .ProductNotes_Feature .ProductNotes_TabsCard .ProductNotes_TabsRow{border-bottom:1px solid var(--border_Light);display:flex;gap:4px;padding-bottom:12px}.ProductNotes .ProductNotes_Feature .ProductNotes_TabsCard .ProductNotes_TabsRow span{border-radius:8px;color:var(--text_Title_Light_Light);font-size:11.5px;font-weight:600;padding:5px 12px}.ProductNotes .ProductNotes_Feature .ProductNotes_TabsCard .ProductNotes_TabsRow span.is-active{background:#3b82f61a;color:var(--background_Blue)}.ProductNotes .ProductNotes_Feature .ProductNotes_TabsCard .ProductNotes_TabNote{align-items:center;border-radius:10px;display:flex;gap:10px;margin-top:8px;padding:10px}.ProductNotes .ProductNotes_Feature .ProductNotes_TabsCard .ProductNotes_TabNote:hover{background:var(--background_Gray_Light)}.ProductNotes .ProductNotes_Feature .ProductNotes_TabsCard .ProductNotes_TabNote .ProductNotes_TabAvatar{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}.ProductNotes .ProductNotes_Feature .ProductNotes_TabsCard .ProductNotes_TabNote .ProductNotes_TabNoteText{display:flex;flex:1 1;flex-direction:column;gap:1px;min-width:0}.ProductNotes .ProductNotes_Feature .ProductNotes_TabsCard .ProductNotes_TabNote .ProductNotes_TabNoteText strong{color:var(--text_Title_Dark);font-size:12.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductNotes .ProductNotes_Feature .ProductNotes_TabsCard .ProductNotes_TabNote .ProductNotes_TabNoteText em{color:var(--text_Title_Light_Light);font-size:11px;font-style:normal}.ProductNotes .ProductNotes_Feature .ProductNotes_TabsCard .ProductNotes_TabNote .ProductNotes_TabPin{color:var(--pending);flex-shrink:0;font-size:15px}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard{background:var(--background_White);border:1px solid var(--border_Light);border-radius:14px;box-shadow:0 1px 3px #0000000d;max-width:380px;overflow:hidden;position:relative;width:100%}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_ScreenBar{align-items:center;background:var(--background_Gray_Light);border-bottom:1px solid var(--border_Light);display:flex;gap:6px;padding:11px 14px}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_ScreenBar span{background:var(--border_Dark_Light);border-radius:50%;height:9px;width:9px}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_ScreenRows{display:flex;flex-direction:column;gap:12px;padding:18px 16px 96px}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_ScreenRows span{background:var(--background_Gray_Light);border-radius:999px;height:10px}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_PopPad{background:var(--background_Warning_Light);border:1px solid var(--border_Warning);border-radius:12px;bottom:12px;box-shadow:0 8px 24px #0f172a24;padding:12px 13px;position:absolute;right:12px;width:min(230px,82%)}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_PopPad .ProductNotes_PopPadHead{align-items:center;color:var(--text_Warning);display:flex;font-size:10.5px;font-weight:600;gap:6px;letter-spacing:.4px;text-transform:uppercase}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_PopPad .ProductNotes_PopPadHead .material-symbols-outlined{font-size:14px}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_PopPad .ProductNotes_PopPadHead .material-symbols-outlined.is-close{color:var(--text_Title_Light_Light);font-size:13px;margin-left:auto}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_PopPad p{color:var(--text_Title_Dark);font-size:11.5px;line-height:1.5;margin:8px 0 0}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_PopPad .ProductNotes_PopPadFoot{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:10px}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_PopPad .ProductNotes_PopPadFoot .ProductNotes_PopPadTag{align-items:center;background:var(--background_White);border:1px solid var(--border_Light);border-radius:999px;color:var(--background_Blue);display:inline-flex;font-size:9.5px;font-weight:600;gap:4px;padding:3px 9px}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_PopPad .ProductNotes_PopPadFoot .ProductNotes_PopPadTag .material-symbols-outlined{font-size:12px}.ProductNotes .ProductNotes_Feature .ProductNotes_ScreenCard .ProductNotes_PopPad .ProductNotes_PopPadFoot .ProductNotes_PopPadSave{background:var(--background_Blue);border-radius:8px;color:var(--background_White);font-size:10.5px;font-weight:600;padding:4px 12px}.ProductNotes .ProductNotes_Grid .ProductNotes_GridCards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.ProductNotes .ProductNotes_Grid .ProductNotes_GridCards .ProductNotes_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}.ProductNotes .ProductNotes_Grid .ProductNotes_GridCards .ProductNotes_GridCard:hover{box-shadow:0 6px 18px #0f172a12;transform:translateY(-2px)}.ProductNotes .ProductNotes_Grid .ProductNotes_GridCards .ProductNotes_GridCard h3{color:var(--text_Title_Dark);font-size:13.5px;font-weight:600;margin:16px 0 0}.ProductNotes .ProductNotes_Grid .ProductNotes_GridCards .ProductNotes_GridCard p{color:var(--text_Title_Light_Light);font-size:12px;line-height:1.55;margin:6px 0 0}.ProductNotes .ProductNotes_Steps .ProductNotes_StepsRow{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.ProductNotes .ProductNotes_Steps .ProductNotes_StepsRow .ProductNotes_Step{background:var(--background_Gray_Light_Blue);border:1px solid var(--border_Light);border-radius:14px;padding:24px;position:relative}.ProductNotes .ProductNotes_Steps .ProductNotes_StepsRow .ProductNotes_Step .ProductNotes_StepTop{align-items:center;display:flex;gap:12px;justify-content:space-between}.ProductNotes .ProductNotes_Steps .ProductNotes_StepsRow .ProductNotes_Step .ProductNotes_StepTop .ProductNotes_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}.ProductNotes .ProductNotes_Steps .ProductNotes_StepsRow .ProductNotes_Step h3{color:var(--text_Title_Dark);font-size:15.5px;font-weight:600;margin:16px 0 0}.ProductNotes .ProductNotes_Steps .ProductNotes_StepsRow .ProductNotes_Step p{color:var(--text_Title_Light_Light);font-size:13px;line-height:1.6;margin:8px 0 0}.ProductNotes .ProductNotes_Band .Marketing3DScene{width:300px}@media(max-width:760px){.ProductNotes .ProductNotes_Band .Marketing3DScene{width:100%}}.ProductNotes .ProductNotes_Audience .ProductNotes_AudienceCards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.ProductNotes .ProductNotes_Audience .ProductNotes_AudienceCards .ProductNotes_AudienceCard{--card-accent:#3b82f6;background:radial-gradient(140px 120px at top left,color-mix(in srgb,var(--card-accent) 6%,#0000),#0000),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;padding:20px;position:relative;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.ProductNotes .ProductNotes_Audience .ProductNotes_AudienceCards .ProductNotes_AudienceCard:hover{border-color:color-mix(in srgb,var(--card-accent) 28%,var(--border_Light));border-top-color:color-mix(in srgb,var(--card-accent) 60%,#0000);box-shadow:0 4px 10px #00000014;transform:translateY(-2px)}.ProductNotes .ProductNotes_Audience .ProductNotes_AudienceCards .ProductNotes_AudienceCard.is-violet{--card-accent:#7c3aed}.ProductNotes .ProductNotes_Audience .ProductNotes_AudienceCards .ProductNotes_AudienceCard.is-teal{--card-accent:#14b8a6}.ProductNotes .ProductNotes_Audience .ProductNotes_AudienceCards .ProductNotes_AudienceCard.is-amber{--card-accent:#f59e0b}.ProductNotes .ProductNotes_Audience .ProductNotes_AudienceCards .ProductNotes_AudienceCard.is-rose{--card-accent:#f43f5e}.ProductNotes .ProductNotes_Audience .ProductNotes_AudienceCards .ProductNotes_AudienceCard h3{color:var(--text_Title_Dark);font-size:14.5px;font-weight:600;margin:16px 0 0}.ProductNotes .ProductNotes_Audience .ProductNotes_AudienceCards .ProductNotes_AudienceCard p{color:var(--text_Title_Light_Light);font-size:12.5px;line-height:1.55;margin:6px 0 0}.ProductNotes .ProductNotes_Audience .ProductNotes_Results{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:24px}.ProductNotes .ProductNotes_Audience .ProductNotes_Results .ProductNotes_ResultChip{--chip-accent:#3b82f6;align-items:center;background:color-mix(in srgb,var(--chip-accent) 10%,var(--background_White));border:1px solid color-mix(in srgb,var(--chip-accent) 22%,var(--background_White));border-radius:999px;color:var(--text_Title_Dark);display:inline-flex;font-size:12.5px;font-weight:500;gap:7px;padding:8px 14px}.ProductNotes .ProductNotes_Audience .ProductNotes_Results .ProductNotes_ResultChip .material-symbols-outlined{color:var(--chip-accent);flex-shrink:0;font-size:16px}.ProductNotes .ProductNotes_Audience .ProductNotes_Results .ProductNotes_ResultChip.is-violet{--chip-accent:#7c3aed}.ProductNotes .ProductNotes_Audience .ProductNotes_Results .ProductNotes_ResultChip.is-teal{--chip-accent:#14b8a6}.ProductNotes .ProductNotes_Audience .ProductNotes_Results .ProductNotes_ResultChip.is-amber{--chip-accent:#f59e0b}.ProductNotes .ProductNotes_Audience .ProductNotes_Results .ProductNotes_ResultChip.is-rose{--chip-accent:#f43f5e}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoDiagram,.ProductNotes .ProductNotes_Eco .ProductNotes_EcoHub{align-items:center;display:flex;flex-direction:column}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoHub{gap:10px;opacity:0;transform:translateY(8px) scale(.92);transition:opacity .45s ease,transform .45s ease}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoHub .ProductNotes_EcoHubBadge{align-items:center;background:linear-gradient(135deg,#fbbf24,#d97706);border-radius:16px;box-shadow:0 0 0 6px color-mix(in srgb,#f59e0b 14%,#0000),0 10px 26px color-mix(in srgb,#f59e0b 30%,#0000);color:#fff;display:inline-flex;height:56px;justify-content:center;width:56px}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoHub .ProductNotes_EcoHubBadge .material-symbols-outlined{font-size:28px}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoHub .ProductNotes_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:.3px;padding:4px 13px}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoWires{height:64px;margin-top:6px;position:relative;width:100%}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoWires .ProductNotes_EcoTrunk{background:color-mix(in srgb,#3b82f6 35%,var(--border_Light));border-radius:999px;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);height:25px;left:calc(50% - 1px);position:absolute;top:0;transition:-webkit-clip-path .35s ease .15s;transition:clip-path .35s ease .15s;transition:clip-path .35s ease .15s,-webkit-clip-path .35s ease .15s;width:2px}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoWires .ProductNotes_EcoWire{border:0 solid color-mix(in srgb,#3b82f6 35%,var(--border_Light));height:40px;position:absolute;top:24px;transition:-webkit-clip-path .6s ease .45s;transition:clip-path .6s ease .45s;transition:clip-path .6s ease .45s,-webkit-clip-path .6s ease .45s}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoWires .ProductNotes_EcoWire.is-left{border-left-width:2px;border-top-left-radius:18px;border-top-width:2px;-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);left:calc(25% - 4px);right:50%}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoWires .ProductNotes_EcoWire.is-right{border-right-width:2px;border-top-right-radius:18px;border-top-width:2px;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);left:50%;right:calc(25% - 4px)}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoCards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,1fr);width:100%}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoCards .ProductNotes_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 .45s ease,transform .45s ease,box-shadow .15s ease;transition-delay:.65s,.65s,0s}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoCards .ProductNotes_EcoCard:nth-child(n+3){transition-delay:.8s,.8s,0s}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoCards .ProductNotes_EcoCard:hover{box-shadow:0 6px 18px #0f172a12}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoCards .ProductNotes_EcoCard .ProductNotes_EcoText h3{color:var(--text_Title_Dark);font-size:14.5px;font-weight:600;margin:0}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoCards .ProductNotes_EcoCard .ProductNotes_EcoText p{color:var(--text_Title_Light_Light);font-size:12.5px;line-height:1.55;margin:6px 0 0;max-width:400px}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoCards .ProductNotes_EcoCard .ProductNotes_EcoChip{align-items:center;background:color-mix(in srgb,var(--Done) 10%,var(--background_White));border:1px solid color-mix(in srgb,var(--Done) 26%,var(--background_White));border-radius:999px;color:var(--Done);display:inline-flex;font-size:10.5px;font-weight:600;gap:4px;letter-spacing:.2px;padding:3px 9px;position:absolute;right:16px;top:16px}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoCards .ProductNotes_EcoCard .ProductNotes_EcoChip .material-symbols-outlined{flex-shrink:0;font-size:12px}.ProductNotes .ProductNotes_Eco.is-visible .ProductNotes_EcoHub{opacity:1;transform:translateY(0) scale(1)}.ProductNotes .ProductNotes_Eco.is-visible .ProductNotes_EcoTrunk,.ProductNotes .ProductNotes_Eco.is-visible .ProductNotes_EcoWire{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.ProductNotes .ProductNotes_Eco.is-visible .ProductNotes_EcoCards .ProductNotes_EcoCard{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.ProductNotes .ProductNotes_Eco .ProductNotes_EcoCards .ProductNotes_EcoCard,.ProductNotes .ProductNotes_Eco .ProductNotes_EcoHub,.ProductNotes .ProductNotes_Eco .ProductNotes_EcoTrunk,.ProductNotes .ProductNotes_Eco .ProductNotes_EcoWire{transition:none}}.ProductNotes .ProductNotes_Faq .ProductNotes_FaqList{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:720px}.ProductNotes .ProductNotes_Faq .ProductNotes_FaqList .ProductNotes_FaqItem{background:var(--background_White);border:1px solid var(--border_Light);border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.ProductNotes .ProductNotes_Faq .ProductNotes_FaqList .ProductNotes_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%}.ProductNotes .ProductNotes_Faq .ProductNotes_FaqList .ProductNotes_FaqItem button .material-symbols-outlined{color:var(--text_Title_Light_Light);flex-shrink:0;font-size:19px}.ProductNotes .ProductNotes_Faq .ProductNotes_FaqList .ProductNotes_FaqItem button:focus-visible{border-radius:12px;outline:2px solid var(--background_Blue);outline-offset:-2px}.ProductNotes .ProductNotes_Faq .ProductNotes_FaqList .ProductNotes_FaqItem .ProductNotes_FaqAnswer{display:none;padding:0 18px 16px}.ProductNotes .ProductNotes_Faq .ProductNotes_FaqList .ProductNotes_FaqItem .ProductNotes_FaqAnswer p{color:var(--text_Title_Light);font-size:13.5px;line-height:1.65;margin:0}.ProductNotes .ProductNotes_Faq .ProductNotes_FaqList .ProductNotes_FaqItem.is-open .ProductNotes_FaqAnswer{display:block}.ProductNotes .ProductNotes_Cta{margin-bottom:40px}@media(max-width:1050px){.ProductNotes .ProductNotes_Hero{gap:36px;grid-template-columns:1fr;margin-bottom:80px;padding-top:48px}.ProductNotes .ProductNotes_Problem .ProductNotes_ProblemGrid,.ProductNotes .ProductNotes_StatsBand .ProductNotes_StatChips{grid-template-columns:1fr}.ProductNotes .ProductNotes_Feature{gap:28px;grid-template-columns:minmax(0,1fr)}.ProductNotes .ProductNotes_Feature.is-reversed .ProductNotes_FeatureCopy{order:1}.ProductNotes .ProductNotes_Feature.is-reversed .ProductNotes_FeatureVisual{order:2}.ProductNotes .ProductNotes_Grid .ProductNotes_GridCards{grid-template-columns:repeat(2,1fr)}.ProductNotes .ProductNotes_Audience .ProductNotes_AudienceCards,.ProductNotes .ProductNotes_Steps .ProductNotes_StepsRow{grid-template-columns:1fr}}@media(max-width:600px){.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy .ProductNotes_HeroActions{align-items:stretch;flex-direction:column;width:100%}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy .ProductNotes_HeroActions .ProductNotes_CtaPrimary,.ProductNotes .ProductNotes_Hero .ProductNotes_HeroCopy .ProductNotes_HeroActions .ProductNotes_CtaSecondary{justify-content:center}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual{padding:16px}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_PadCard{margin-top:0;transform:none;width:100%}.ProductNotes .ProductNotes_Hero .ProductNotes_HeroVisual .ProductNotes_TeamChip{margin-top:4px;max-width:100%;position:static}.ProductNotes .ProductNotes_Grid .ProductNotes_GridCards{grid-template-columns:1fr}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoWires{display:none}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoCards{grid-template-columns:1fr;margin-top:18px;padding-left:18px;position:relative}.ProductNotes .ProductNotes_Eco .ProductNotes_EcoCards:before{background:color-mix(in srgb,#3b82f6 35%,var(--border_Light));border-radius:999px;bottom:0;content:"";left:4px;position:absolute;top:0;width:2px}}@media(prefers-reduced-motion:reduce){.ProductNotes *,.ProductNotes :after,.ProductNotes :before{animation:none!important}}