.UseCaseHero-module__nWbsBG__hero{--uch-card:#feffff;--uch-font-display:var(--font-adamina), Georgia, serif;--uch-font-ui:var(--font-urbanist), system-ui, sans-serif;--uch-font-mono:ui-monospace, "Geist Mono", "SFMono-Regular", Menlo, monospace;--site-nav-height:70px;isolation:isolate;color:#fff;font-family:var(--uch-font-ui);background-color:var(--uch-card);background-image:url(/images/home-2026/hero/hero-gradient.png);background-position:top;background-repeat:no-repeat;background-size:100% 880px;position:relative;overflow:hidden}.UseCaseHero-module__nWbsBG__hero:after{content:"";background:linear-gradient(180deg, #feffff00 0%, var(--uch-card) 92%);pointer-events:none;height:200px;position:absolute;inset:auto 0 0}.UseCaseHero-module__nWbsBG__inner{z-index:1;width:100%;max-width:1080px;padding:calc(var(--site-nav-height) + 72px) 24px 112px;text-align:center;flex-direction:column;align-items:center;gap:20px;margin:0 auto;display:flex;position:relative}.UseCaseHero-module__nWbsBG__kicker{font-family:var(--uch-font-mono);letter-spacing:1.8px;text-transform:uppercase;color:#ffffffd1;margin:0;font-size:13px;font-weight:600;line-height:1.4}.UseCaseHero-module__nWbsBG__headline{font-family:var(--uch-font-display);letter-spacing:-1.4px;color:#fff;text-wrap:balance;max-width:1000px;margin:0;font-size:clamp(38px,5vw,58px);font-weight:400;line-height:1.16}.UseCaseHero-module__nWbsBG__subhead{letter-spacing:-.36px;color:#ffffffc7;text-wrap:balance;max-width:56ch;margin:0;font-size:18px;font-weight:400;line-height:1.55}.UseCaseHero-module__nWbsBG__roles{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:4px 0 0;padding:0;list-style:none;display:flex}.UseCaseHero-module__nWbsBG__roleChip{letter-spacing:-.2px;color:#ffffffe0;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:32px;padding:8px 16px;font-size:13px;font-weight:600}.UseCaseHero-module__nWbsBG__ctaRow{align-items:center;gap:16px;margin-top:12px;display:flex}.UseCaseHero-module__nWbsBG__cta{color:#101012;font-family:var(--uch-font-ui);letter-spacing:-.2px;background:#fff;border-radius:32px;justify-content:center;align-items:center;padding:15px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.UseCaseHero-module__nWbsBG__cta:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0a0a1e40}@media (max-width:620px){.UseCaseHero-module__nWbsBG__hero{background-size:100% 980px}.UseCaseHero-module__nWbsBG__inner{padding:calc(var(--site-nav-height) + 48px) 20px 88px;gap:16px}.UseCaseHero-module__nWbsBG__headline{max-width:none}}
.UseCaseProblemSection-module__lG3X_a__section{--ucp-serif:var(--font-adamina), Georgia, serif;--ucp-display:var(--font-urbanist), system-ui, sans-serif;--ucp-body:var(--font-poppins), system-ui, sans-serif;--ucp-mono:ui-monospace, "Geist Mono", "SFMono-Regular", Menlo, monospace;--ucp-ink:#16171a;--ucp-muted:#6b7079;--ucp-accent:#433df3;box-sizing:border-box;background:#fff;width:100%;padding:96px 24px;position:relative}.UseCaseProblemSection-module__lG3X_a__section *,.UseCaseProblemSection-module__lG3X_a__section :before,.UseCaseProblemSection-module__lG3X_a__section :after{box-sizing:border-box}.UseCaseProblemSection-module__lG3X_a__inner{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.UseCaseProblemSection-module__lG3X_a__kicker{font-family:var(--ucp-mono);letter-spacing:1.6px;text-transform:uppercase;color:var(--ucp-accent);text-align:center;margin:0 0 16px;font-size:13px;font-weight:600}.UseCaseProblemSection-module__lG3X_a__heading{max-width:780px;font-family:var(--ucp-serif);letter-spacing:-.5px;color:var(--ucp-ink);text-align:center;margin:0 0 56px;font-size:clamp(30px,4vw,44px);font-weight:400;line-height:1.14}.UseCaseProblemSection-module__lG3X_a__headingMuted{color:inherit}.UseCaseProblemSection-module__lG3X_a__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;margin:0;padding:0;list-style:none;display:grid}.UseCaseProblemSection-module__lG3X_a__card{background:#fbfbfd;border:1px solid #ececf1;border-radius:20px;flex-direction:column;gap:20px;padding:24px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:flex}.UseCaseProblemSection-module__lG3X_a__card:hover{background:#fff;border-color:#433df359;transform:translateY(-2px);box-shadow:0 14px 34px #14142b14}.UseCaseProblemSection-module__lG3X_a__cardImageFrame{aspect-ratio:4/3;background:#f1f1f6;border-radius:14px;width:100%;position:relative;overflow:hidden}.UseCaseProblemSection-module__lG3X_a__cardImage{object-fit:contain}.UseCaseProblemSection-module__lG3X_a__cardTitle{font-family:var(--ucp-display);letter-spacing:-.2px;color:var(--ucp-ink);margin:0;font-size:17px;font-weight:600;line-height:1.4}@media (max-width:900px){.UseCaseProblemSection-module__lG3X_a__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.UseCaseProblemSection-module__lG3X_a__section{padding:64px 20px}.UseCaseProblemSection-module__lG3X_a__grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.UseCaseProblemSection-module__lG3X_a__card{transition:none}.UseCaseProblemSection-module__lG3X_a__card:hover{transform:none}}
.SectionArtifact-module__88iLva__frame{pointer-events:none;background:#fff;position:absolute;inset:0;overflow:hidden;container:sectionartifact/inline-size}.SectionArtifact-module__88iLva__canvas{--sa-w:1160;transform-origin:0;width:1204px;height:602px;transform:translateY(-50%) scale(calc(var(--sa-w) * var(--sa-aspect,.75) / 602));position:absolute;top:50%;left:0}@container sectionartifact (max-width:1160px){.SectionArtifact-module__88iLva__canvas{--sa-w:1120}}@container sectionartifact (max-width:1120px){.SectionArtifact-module__88iLva__canvas{--sa-w:1080}}@container sectionartifact (max-width:1080px){.SectionArtifact-module__88iLva__canvas{--sa-w:1040}}@container sectionartifact (max-width:1040px){.SectionArtifact-module__88iLva__canvas{--sa-w:1000}}@container sectionartifact (max-width:1000px){.SectionArtifact-module__88iLva__canvas{--sa-w:960}}@container sectionartifact (max-width:960px){.SectionArtifact-module__88iLva__canvas{--sa-w:920}}@container sectionartifact (max-width:920px){.SectionArtifact-module__88iLva__canvas{--sa-w:880}}@container sectionartifact (max-width:880px){.SectionArtifact-module__88iLva__canvas{--sa-w:840}}@container sectionartifact (max-width:840px){.SectionArtifact-module__88iLva__canvas{--sa-w:800}}@container sectionartifact (max-width:800px){.SectionArtifact-module__88iLva__canvas{--sa-w:760}}@container sectionartifact (max-width:760px){.SectionArtifact-module__88iLva__canvas{--sa-w:720}}@container sectionartifact (max-width:720px){.SectionArtifact-module__88iLva__canvas{--sa-w:680}}@container sectionartifact (max-width:680px){.SectionArtifact-module__88iLva__canvas{--sa-w:640}}@container sectionartifact (max-width:640px){.SectionArtifact-module__88iLva__canvas{--sa-w:600}}@container sectionartifact (max-width:600px){.SectionArtifact-module__88iLva__canvas{--sa-w:560}}@container sectionartifact (max-width:560px){.SectionArtifact-module__88iLva__canvas{--sa-w:520}}@container sectionartifact (max-width:520px){.SectionArtifact-module__88iLva__canvas{--sa-w:480}}@container sectionartifact (max-width:480px){.SectionArtifact-module__88iLva__canvas{--sa-w:440}}@container sectionartifact (max-width:440px){.SectionArtifact-module__88iLva__canvas{--sa-w:400}}@container sectionartifact (max-width:400px){.SectionArtifact-module__88iLva__canvas{--sa-w:360}}@container sectionartifact (max-width:360px){.SectionArtifact-module__88iLva__canvas{--sa-w:320}}@container sectionartifact (max-width:320px){.SectionArtifact-module__88iLva__canvas{--sa-w:280}}@container sectionartifact (max-width:280px){.SectionArtifact-module__88iLva__canvas{--sa-w:240}}@container sectionartifact (max-width:240px){.SectionArtifact-module__88iLva__canvas{--sa-w:200}}
.PinnedCommentScene-module__Qu31Kq__root{color:#0a0a0a;width:100%;height:100%;font-family:var(--font-urbanist), system-ui, sans-serif;background:#feffff;position:relative;overflow:hidden}.PinnedCommentScene-module__Qu31Kq__thread{width:320px;animation:.44s cubic-bezier(.16,1,.3,1) .24s both PinnedCommentScene-module__Qu31Kq__threadIn;position:absolute;top:196px;left:272px}.PinnedCommentScene-module__Qu31Kq__threadShot{top:112px}.PinnedCommentScene-module__Qu31Kq__threadVersions{top:194px;left:372px}.PinnedCommentScene-module__Qu31Kq__threadText{width:360px;top:204px;left:272px}.PinnedCommentScene-module__Qu31Kq__threadThreaded{width:360px;top:128px;left:262px}.PinnedCommentScene-module__Qu31Kq__threadRobust{width:360px;top:190px;left:372px}.PinnedCommentScene-module__Qu31Kq__threadAgent{width:360px}.PinnedCommentScene-module__Qu31Kq__card{width:100%}.PinnedCommentScene-module__Qu31Kq__pin{z-index:1;position:absolute;top:-4px;left:-44px}.PinnedCommentScene-module__Qu31Kq__threadTextAnim{animation:none}.PinnedCommentScene-module__Qu31Kq__threadTextAnim .PinnedCommentScene-module__Qu31Kq__pin{transform-origin:50% 100%;animation:.5s cubic-bezier(.16,1,.3,1) 1.45s both PinnedCommentScene-module__Qu31Kq__threadPinDrop}.PinnedCommentScene-module__Qu31Kq__threadTextAnim .PinnedCommentScene-module__Qu31Kq__card{transform-origin:0 0;animation:.46s cubic-bezier(.16,1,.3,1) 1.7s both PinnedCommentScene-module__Qu31Kq__threadCardDrop}@keyframes PinnedCommentScene-module__Qu31Kq__threadIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes PinnedCommentScene-module__Qu31Kq__threadPinDrop{0%{opacity:0;transform:translateY(-24px)scale(.6)}60%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes PinnedCommentScene-module__Qu31Kq__threadCardDrop{0%{opacity:0;transform:translateY(-6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.PinnedCommentScene-module__Qu31Kq__thread,.PinnedCommentScene-module__Qu31Kq__threadTextAnim .PinnedCommentScene-module__Qu31Kq__pin,.PinnedCommentScene-module__Qu31Kq__threadTextAnim .PinnedCommentScene-module__Qu31Kq__card{animation:none}}
.PinScene-module__Pvh6fa__chrome{width:676px;animation:.4s cubic-bezier(.16,1,.3,1) both PinScene-module__Pvh6fa__sceneSettle;position:absolute;top:14px;left:24px}.PinScene-module__Pvh6fa__chromeInset{width:574px;left:28px}.PinScene-module__Pvh6fa__stale{filter:grayscale();opacity:.55;transform-origin:50%;background:#eef0f2;border:1px solid #e3e5ea;border-radius:18px;width:300px;height:300px;animation:.4s 80ms both PinScene-module__Pvh6fa__staleFade;position:absolute;top:80px;left:16px;transform:rotate(-6deg)}.PinScene-module__Pvh6fa__staleTag{color:#8a8a94;letter-spacing:-.1px;background:#fff;border:1px solid #e6e6ec;border-radius:8px;align-items:center;gap:8px;padding:5px 11px;font-size:12px;font-weight:700;animation:.4s .18s both PinScene-module__Pvh6fa__sceneFade;display:inline-flex;position:absolute;top:62px;left:22px;box-shadow:0 6px 16px #14142b14}.PinScene-module__Pvh6fa__staleStamp{color:#b4b4bd;align-items:center;gap:6px;font-weight:600;display:inline-flex}.PinScene-module__Pvh6fa__staleStamp:before{content:"";background:#cfcfd6;border-radius:50%;width:3px;height:3px}.PinScene-module__Pvh6fa__versionRail{flex-direction:column;gap:8px;width:164px;animation:.4s .12s both PinScene-module__Pvh6fa__sceneFade;display:flex;position:absolute;top:84px;left:24px}.PinScene-module__Pvh6fa__versionButton{color:#9a9aa4;letter-spacing:.5px;background:#f1f1f4;border-radius:10px;align-items:center;height:38px;padding:0 14px;font-family:ui-monospace,Geist Mono,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:600;display:flex}.PinScene-module__Pvh6fa__versionButtonActive{color:#fff;background:#433df3}.PinScene-module__Pvh6fa__viewSwitch{z-index:1;background:#fff;border:1px solid #00000014;border-radius:8px;gap:4px;padding:4px;animation:.4s .12s both PinScene-module__Pvh6fa__sceneFade;display:inline-flex;position:absolute;top:80px;left:24px}.PinScene-module__Pvh6fa__viewSwitchItem{color:#000;letter-spacing:-.48px;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:16px;font-weight:800;line-height:1;display:inline-flex}.PinScene-module__Pvh6fa__viewSwitchGrid{color:#fff;background:#1e1e1f}.PinScene-module__Pvh6fa__viewSwitchIcon{justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.PinScene-module__Pvh6fa__heroElement{background:#f6f6f5;border:2px dashed #625df5;border-radius:18px;width:300px;height:300px;animation:.4s .1s both PinScene-module__Pvh6fa__sceneFade;position:absolute;top:96px;left:40px}.PinScene-module__Pvh6fa__heroElementVersions{width:352px;height:352px;top:88px;left:228px}.PinScene-module__Pvh6fa__textSelect{animation:.4s .1s both PinScene-module__Pvh6fa__sceneFade;position:absolute;inset:0}.PinScene-module__Pvh6fa__textSelectBlock{background:#f2f2f1;border-radius:16px;width:620px;height:92px;position:absolute;top:96px;left:40px}.PinScene-module__Pvh6fa__textHighlight{background:#fbe3c8;border-radius:8px;width:188px;height:44px;position:absolute;top:192px;left:40px}.PinScene-module__Pvh6fa__textSelectAnim .PinScene-module__Pvh6fa__textHighlight{clip-path:inset(0);background:#ffd147d1;animation:.62s cubic-bezier(.45,0,.35,1) .55s both PinScene-module__Pvh6fa__tsSelectSweep}.PinScene-module__Pvh6fa__textSelectCursor{z-index:3;pointer-events:none;filter:drop-shadow(0 1px 1.4px #0006);width:22px;height:22px;animation:1.6s cubic-bezier(.5,0,.4,1) .2s both PinScene-module__Pvh6fa__tsSelectCursor;position:absolute;top:0;left:0}.PinScene-module__Pvh6fa__textSelectCursor svg{width:100%;height:100%;display:block}.PinScene-module__Pvh6fa__textLines{flex-direction:column;gap:16px;width:300px;display:flex;position:absolute;top:270px;left:40px}.PinScene-module__Pvh6fa__textLine{background:#eeeeed;border-radius:7px;height:14px}.PinScene-module__Pvh6fa__textLineShort{width:66%}.PinScene-module__Pvh6fa__contentBlocks{flex-direction:column;gap:18px;width:560px;animation:.4s .1s both PinScene-module__Pvh6fa__sceneFade;display:flex;position:absolute;top:108px;left:372px}.PinScene-module__Pvh6fa__contentBlocksVersions{top:92px;left:660px}.PinScene-module__Pvh6fa__contentBlock{background:#f2f2f1;border-radius:16px;height:72px}.PinScene-module__Pvh6fa__contentBlockTall{height:150px}.PinScene-module__Pvh6fa__reflow{animation:.4s .1s both PinScene-module__Pvh6fa__sceneFade;position:absolute;inset:0}.PinScene-module__Pvh6fa__reflowItem{background:#fff;border:1px solid #11111114;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex;position:absolute;overflow:hidden}.PinScene-module__Pvh6fa__reflowItemSelected{background:#f6f6f5;border:2px dashed #625df5}.PinScene-module__Pvh6fa__reflowThumb{background:#e9e9ee;border-radius:8px;flex-shrink:0;width:34px;height:34px}.PinScene-module__Pvh6fa__reflowLines{flex-direction:column;flex:1;gap:8px;min-width:0;padding-top:5px;display:flex}.PinScene-module__Pvh6fa__reflowBar{background:#ececeb;border-radius:5px;height:9px}.PinScene-module__Pvh6fa__reflowBarShort{width:58%}.PinScene-module__Pvh6fa__reflowItem1{width:280px;height:150px;animation:.7s cubic-bezier(.16,1,.3,1) 1.8s both PinScene-module__Pvh6fa__raItem1;top:158px;left:40px}.PinScene-module__Pvh6fa__reflowItem2{width:280px;height:150px;animation:.7s cubic-bezier(.16,1,.3,1) 1.8s both PinScene-module__Pvh6fa__raItem2;top:158px;left:344px}.PinScene-module__Pvh6fa__reflowItem3{width:280px;height:150px;animation:.7s cubic-bezier(.16,1,.3,1) 1.8s both PinScene-module__Pvh6fa__raItem3;top:324px;left:40px}.PinScene-module__Pvh6fa__reflowItem4{width:280px;height:150px;animation:.7s cubic-bezier(.16,1,.3,1) 1.8s both PinScene-module__Pvh6fa__raItem4;top:324px;left:344px}.PinScene-module__Pvh6fa__reflowCursor{z-index:2;pointer-events:none;filter:drop-shadow(0 1px 1.4px #0006);width:22px;height:22px;animation:2.6s cubic-bezier(.5,0,.4,1) .4s both PinScene-module__Pvh6fa__raCursor;position:absolute;top:92px;left:205px}.PinScene-module__Pvh6fa__reflowCursor svg{width:100%;height:100%;display:block}.PinScene-module__Pvh6fa__reflow .PinScene-module__Pvh6fa__viewSwitchList{animation:.3s 1.8s both PinScene-module__Pvh6fa__raSwitchOff}.PinScene-module__Pvh6fa__reflow .PinScene-module__Pvh6fa__viewSwitchGrid{animation:.3s 1.8s both PinScene-module__Pvh6fa__raSwitchOn}@keyframes PinScene-module__Pvh6fa__raItem1{0%{width:320px;height:58px;top:158px;left:40px}to{width:280px;height:150px;top:158px;left:40px}}@keyframes PinScene-module__Pvh6fa__raItem2{0%{width:320px;height:58px;top:230px;left:40px}to{width:280px;height:150px;top:158px;left:344px}}@keyframes PinScene-module__Pvh6fa__raItem3{0%{width:320px;height:58px;top:302px;left:40px}to{width:280px;height:150px;top:324px;left:40px}}@keyframes PinScene-module__Pvh6fa__raItem4{0%{width:320px;height:58px;top:374px;left:40px}to{width:280px;height:150px;top:324px;left:344px}}@keyframes PinScene-module__Pvh6fa__raCursor{0%{opacity:0;transform:translate(60px,80px)scale(1)}35%{opacity:1;transform:translate(0)scale(1)}46%{transform:translate(0)scale(.82)}56%{transform:translate(0)scale(1)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes PinScene-module__Pvh6fa__raSwitchOff{0%{color:#fff;background:#1e1e1f}to{color:#000;background:0 0}}@keyframes PinScene-module__Pvh6fa__raSwitchOn{0%{color:#000;background:0 0}to{color:#fff;background:#1e1e1f}}@keyframes PinScene-module__Pvh6fa__sceneSettle{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes PinScene-module__Pvh6fa__sceneFade{0%{opacity:0}to{opacity:1}}@keyframes PinScene-module__Pvh6fa__staleFade{0%{opacity:0}to{opacity:.55}}@keyframes PinScene-module__Pvh6fa__tsSelectSweep{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes PinScene-module__Pvh6fa__tsSelectCursor{0%{opacity:0;transform:translate(150px,250px)scale(1)}19%{opacity:1;transform:translate(34px,206px)scale(1)}24%{opacity:1;transform:translate(34px,206px)scale(.82)}60%{opacity:1;transform:translate(214px,206px)scale(.82)}66%{opacity:1;transform:translate(214px,206px)scale(1)}78%{opacity:0;transform:translate(214px,206px)scale(1)}to{opacity:0;transform:translate(214px,206px)scale(1)}}@media (prefers-reduced-motion:reduce){.PinScene-module__Pvh6fa__chrome,.PinScene-module__Pvh6fa__stale,.PinScene-module__Pvh6fa__staleTag,.PinScene-module__Pvh6fa__heroElement,.PinScene-module__Pvh6fa__contentBlocks,.PinScene-module__Pvh6fa__versionRail,.PinScene-module__Pvh6fa__viewSwitch,.PinScene-module__Pvh6fa__reflow,.PinScene-module__Pvh6fa__reflowItem1,.PinScene-module__Pvh6fa__reflowItem2,.PinScene-module__Pvh6fa__reflowItem3,.PinScene-module__Pvh6fa__reflowItem4,.PinScene-module__Pvh6fa__viewSwitchList,.PinScene-module__Pvh6fa__viewSwitchGrid,.PinScene-module__Pvh6fa__textSelect{animation:none}.PinScene-module__Pvh6fa__textSelectAnim .PinScene-module__Pvh6fa__textHighlight{clip-path:inset(0);animation:none}.PinScene-module__Pvh6fa__reflowCursor,.PinScene-module__Pvh6fa__textSelectCursor{display:none}}
.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot{color:#14161a;width:100%;height:100%;min-height:560px;font-family:var(--hero-font-ui);background:#fff;border-radius:16px;position:relative;overflow:hidden}.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot.AuthenticatedPagesArtifact-module__TXMO0q__hero{min-height:520px}.AuthenticatedPagesArtifact-module__TXMO0q__stage{justify-content:flex-start;align-items:center;padding-left:44px;display:flex;position:absolute;inset:0}.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot.AuthenticatedPagesArtifact-module__TXMO0q__hero .AuthenticatedPagesArtifact-module__TXMO0q__stage{justify-content:center;padding-left:0}.AuthenticatedPagesArtifact-module__TXMO0q__fade{pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#fff 88%);width:90px;position:absolute;top:0;bottom:0;right:0}.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot.AuthenticatedPagesArtifact-module__TXMO0q__hero .AuthenticatedPagesArtifact-module__TXMO0q__fade,.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot[data-variant=behind-password] .AuthenticatedPagesArtifact-module__TXMO0q__fade,.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot[data-variant=behind-okta] .AuthenticatedPagesArtifact-module__TXMO0q__fade,.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot[data-variant=behind-sso] .AuthenticatedPagesArtifact-module__TXMO0q__fade,.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot[data-variant=client-portal] .AuthenticatedPagesArtifact-module__TXMO0q__fade,.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot[data-variant=on-site-snippet] .AuthenticatedPagesArtifact-module__TXMO0q__fade{display:none}.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot[data-variant=on-site-snippet] .AuthenticatedPagesArtifact-module__TXMO0q__stage{padding-left:0}.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot[data-variant=behind-password] .AuthenticatedPagesArtifact-module__TXMO0q__stage,.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot[data-variant=behind-okta] .AuthenticatedPagesArtifact-module__TXMO0q__stage,.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot[data-variant=behind-sso] .AuthenticatedPagesArtifact-module__TXMO0q__stage{align-items:stretch;padding-left:0}.AuthenticatedPagesArtifact-module__TXMO0q__sceneCaption{color:#8a8f99;letter-spacing:.01em;text-align:center;margin:12px 0 0;font-size:12px;font-weight:600}.AuthenticatedPagesArtifact-module__TXMO0q__reviewGroup{width:300px;position:relative}.AuthenticatedPagesArtifact-module__TXMO0q__reviewPin{z-index:2;position:absolute;top:-12px;left:-18px}.AuthenticatedPagesArtifact-module__TXMO0q__reviewCard{width:100%}.AuthenticatedPagesArtifact-module__TXMO0q__gateCard{background:#fff;border:1px solid #e7e9ee;border-radius:20px;flex-direction:column;align-items:center;gap:13px;width:284px;padding:26px 26px 28px;display:flex;box-shadow:0 2px 4px #1011140a,0 26px 54px #14142b2e}.AuthenticatedPagesArtifact-module__TXMO0q__gateIconWrap{color:#5b5bd6;background:#5b5bd614;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__gateIcon{flex-shrink:0}.AuthenticatedPagesArtifact-module__TXMO0q__gateMarkWrap{justify-content:center;align-items:center;padding:4px;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__gateHeading{letter-spacing:-.01em;color:#14161a;margin:0;font-size:18px;font-weight:800}.AuthenticatedPagesArtifact-module__TXMO0q__gateSub{color:#9aa0aa;margin:-6px 0 0;font-size:12px;font-weight:500}.AuthenticatedPagesArtifact-module__TXMO0q__gateBtnWrap{justify-content:center;align-items:center;width:100%;height:41px;margin-top:2px;display:flex;position:relative}.AuthenticatedPagesArtifact-module__TXMO0q__gateBtn{color:#fff;letter-spacing:.01em;cursor:default;white-space:nowrap;background:#5b5bd6;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:10px 28px;font-size:14px;font-weight:700;display:none}.AuthenticatedPagesArtifact-module__TXMO0q__gateBtnOkta{background:#00297a}.AuthenticatedPagesArtifact-module__TXMO0q__gateSignedIn{color:#109534;letter-spacing:.01em;white-space:nowrap;background:#1095341a;border:1.5px solid #10953438;border-radius:10px;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex;position:absolute;inset:0}.AuthenticatedPagesArtifact-module__TXMO0q__behindRoot{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.AuthenticatedPagesArtifact-module__TXMO0q__behindRootHero{width:100%;height:100%}.AuthenticatedPagesArtifact-module__TXMO0q__behindStack{flex:auto;width:100%;position:relative;overflow:hidden}.AuthenticatedPagesArtifact-module__TXMO0q__behindSite{position:absolute;inset:0}.AuthenticatedPagesArtifact-module__TXMO0q__behindHeroFit{background:#feffff;position:absolute;inset:0;overflow:hidden}.AuthenticatedPagesArtifact-module__TXMO0q__behindCanvas{transform-origin:0 0;width:1204px;height:602px;position:absolute;top:58px;left:150px;transform:scale(.88)}.AuthenticatedPagesArtifact-module__TXMO0q__behindHeroChrome{z-index:2;background:#feffff;border-bottom:1px solid #00000012;padding:14px 26px;position:absolute;top:0;left:0;right:0}.AuthenticatedPagesArtifact-module__TXMO0q__behindGate{z-index:5;opacity:0;pointer-events:none;background:#f5f6f9;position:absolute;inset:0}.AuthenticatedPagesArtifact-module__TXMO0q__gateFrame{justify-content:center;align-items:center;width:630px;display:flex;position:absolute;top:0;bottom:0;left:0}.AuthenticatedPagesArtifact-module__TXMO0q__behindRootHero .AuthenticatedPagesArtifact-module__TXMO0q__gateFrame{width:auto;right:0}.AuthenticatedPagesArtifact-module__TXMO0q__passwordField{background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:100%;height:46px;padding:0 14px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__passwordReveal{white-space:nowrap;width:calc(10ch + 18px);font-family:ui-monospace,Geist Mono,Menlo,monospace;font-size:20px;display:inline-block;overflow:hidden}.AuthenticatedPagesArtifact-module__TXMO0q__passwordDots{color:#0a0a0a;letter-spacing:2px;font-weight:700}.AuthenticatedPagesArtifact-module__TXMO0q__passwordCaret{background:#0a0a0a;width:2px;height:20px;margin-left:4px;display:none}.AuthenticatedPagesArtifact-module__TXMO0q__emailField{background:#fff;border:1.5px solid #c8d0dc;border-radius:8px;align-items:center;width:100%;height:42px;padding:0 12px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__emailValue{color:#2b3040;font-size:13px;font-weight:500}.AuthenticatedPagesArtifact-module__TXMO0q__gateCursor{filter:drop-shadow(0 2px 4px #0000004d);pointer-events:none;display:none;position:absolute;bottom:-12px;right:2px}.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot[data-variant=client-portal] .AuthenticatedPagesArtifact-module__TXMO0q__stage{align-items:stretch;padding-left:0}.AuthenticatedPagesArtifact-module__TXMO0q__portalRoot{flex-direction:column;align-items:flex-start;gap:10px;width:100%;height:100%;padding-top:22px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__sceneRoot.AuthenticatedPagesArtifact-module__TXMO0q__hero .AuthenticatedPagesArtifact-module__TXMO0q__portalRoot{padding-top:0}.AuthenticatedPagesArtifact-module__TXMO0q__portalWindow{background:0 0;flex-direction:column;flex:auto;width:720px;display:flex;position:relative;overflow:hidden}.AuthenticatedPagesArtifact-module__TXMO0q__portalWindowHero{width:100%;height:100%;padding-top:0}.AuthenticatedPagesArtifact-module__TXMO0q__portalChrome{background:#feffff;border-bottom:1px solid #00000012;padding-left:24px}.AuthenticatedPagesArtifact-module__TXMO0q__portalWindowHero .AuthenticatedPagesArtifact-module__TXMO0q__portalChrome{padding:12px 26px}.AuthenticatedPagesArtifact-module__TXMO0q__portalBar{align-items:center;gap:10px;max-width:548px;margin-bottom:2px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__portalWindowHero .AuthenticatedPagesArtifact-module__TXMO0q__portalBar{max-width:none}.AuthenticatedPagesArtifact-module__TXMO0q__portalBrand{color:#14161a;letter-spacing:-.01em;margin-right:auto;font-size:15px;font-weight:800}.AuthenticatedPagesArtifact-module__TXMO0q__portalSignedInChip{color:#5b5bd6;white-space:nowrap;background:#5b5bd614;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__portalNoAccountChip{color:#6b7280;white-space:nowrap;background:#f2f3f6;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__portalBody{flex-direction:column;flex:auto;gap:10px;padding:14px 20px 64px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__portalWindowHero .AuthenticatedPagesArtifact-module__TXMO0q__portalBody{padding:18px 28px 72px}.AuthenticatedPagesArtifact-module__TXMO0q__portalDashHero{background:linear-gradient(135deg,#eef0f4 0%,#e2e5ed 100%);border-radius:12px;flex:auto;min-height:150px}.AuthenticatedPagesArtifact-module__TXMO0q__portalWindowHero .AuthenticatedPagesArtifact-module__TXMO0q__portalDashHero{min-height:180px}.AuthenticatedPagesArtifact-module__TXMO0q__portalDashLine{background:#eceef2;border-radius:999px;width:74%;height:11px}.AuthenticatedPagesArtifact-module__TXMO0q__portalDashLineShort{width:48%}.AuthenticatedPagesArtifact-module__TXMO0q__portalDashTiles{gap:10px;margin-top:4px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__portalDashTile{background:#f2f3f6;border-radius:10px;flex:1;height:84px}.AuthenticatedPagesArtifact-module__TXMO0q__portalReview{z-index:3;position:absolute;top:128px;left:300px}.AuthenticatedPagesArtifact-module__TXMO0q__portalWindowHero .AuthenticatedPagesArtifact-module__TXMO0q__portalReview{top:210px;left:auto;right:64px}.AuthenticatedPagesArtifact-module__TXMO0q__portalActionBar{-webkit-backdrop-filter:blur(4px);background:#fffffff0;border-top:1px solid #eceef2;justify-content:flex-start;align-items:center;padding:10px 20px 10px 336px;display:flex;position:absolute;bottom:0;left:0;right:0}.AuthenticatedPagesArtifact-module__TXMO0q__portalWindowHero .AuthenticatedPagesArtifact-module__TXMO0q__portalActionBar{justify-content:flex-end;padding:10px 28px}.AuthenticatedPagesArtifact-module__TXMO0q__approveBtnWrap{justify-content:flex-end;align-items:center;display:inline-flex;position:relative}.AuthenticatedPagesArtifact-module__TXMO0q__approveBtnIdle{color:#fff;white-space:nowrap;cursor:default;z-index:2;background:#109534;border-radius:10px;align-items:center;padding:9px 24px;font-size:13px;font-weight:700;display:none;position:absolute;top:0;bottom:0;right:0}.AuthenticatedPagesArtifact-module__TXMO0q__approveBtnDone{color:#109534;white-space:nowrap;background:#10953414;border:1.5px solid #10953433;border-radius:10px;align-items:center;gap:6px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__approveCursor{filter:drop-shadow(0 2px 4px #0000004d);pointer-events:none;position:absolute;bottom:-10px;right:-14px}.AuthenticatedPagesArtifact-module__TXMO0q__snippetRoot{flex-direction:column;align-items:flex-start;gap:26px;width:100%;height:100%;padding:42px 0 0 52px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__snippetStep{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:10px;width:540px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__snippetFileTab{color:#eef0fe;letter-spacing:.01em;background:#1e1b39;border-radius:9px;align-items:center;padding:7px 15px;font-family:ui-monospace,Geist Mono,Menlo,monospace;font-size:13px;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__snippetCodeCard{background:#fff;border:1px solid #e7e9ee;border-radius:14px;width:100%;padding:20px 24px;box-shadow:0 1px 2px #1011140a,0 12px 30px #14142b12}.AuthenticatedPagesArtifact-module__TXMO0q__snippetCodeText{color:#2b2b3c;word-break:break-word;white-space:pre-wrap;font-family:ui-monospace,Geist Mono,Menlo,monospace;font-size:16px;line-height:1.7;display:block}.AuthenticatedPagesArtifact-module__TXMO0q__codeTag{color:#e0566a}.AuthenticatedPagesArtifact-module__TXMO0q__codeAttr{color:#12998f}.AuthenticatedPagesArtifact-module__TXMO0q__siteWindow{background:#fff;border:1px solid #e7e9ee;border-bottom:none;border-radius:16px 16px 0 0;flex-direction:column;flex:auto;width:556px;min-height:0;display:flex;overflow:hidden;box-shadow:0 -1px #14142b05,0 18px 40px #14142b14}.AuthenticatedPagesArtifact-module__TXMO0q__siteChrome{border-bottom:1px solid #f0f1f4;flex-shrink:0;align-items:center;height:46px;padding:0 18px;display:flex;position:relative}.AuthenticatedPagesArtifact-module__TXMO0q__siteDots{gap:7px;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__siteDot{border-radius:50%;width:11px;height:11px}.AuthenticatedPagesArtifact-module__TXMO0q__siteDotRed{background:#ff5f57}.AuthenticatedPagesArtifact-module__TXMO0q__siteDotAmber{background:#febc2e}.AuthenticatedPagesArtifact-module__TXMO0q__siteDotGreen{background:#28c840}.AuthenticatedPagesArtifact-module__TXMO0q__siteAddress{letter-spacing:.05em;color:#9aa0aa;font-family:ui-monospace,Geist Mono,Menlo,monospace;font-size:14px;position:absolute;left:50%;transform:translate(-50%)}.AuthenticatedPagesArtifact-module__TXMO0q__siteBody{flex:auto;gap:24px;min-height:0;padding:26px 26px 0;display:flex;position:relative}.AuthenticatedPagesArtifact-module__TXMO0q__siteHero{background:#eceef1;border-radius:12px;flex-shrink:0;width:210px}.AuthenticatedPagesArtifact-module__TXMO0q__siteLines{flex-direction:column;flex:auto;gap:16px;padding-top:4px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__siteLine{background:#eceef1;border-radius:10px;height:30px}.AuthenticatedPagesArtifact-module__TXMO0q__siteLineTall{height:44px}.AuthenticatedPagesArtifact-module__TXMO0q__siteLineShort{width:62%}.AuthenticatedPagesArtifact-module__TXMO0q__snippetPin{z-index:2;background:#3d4ee8;border-radius:50% 50% 50% 5px;width:26px;height:26px;position:absolute;top:92px;left:200px;box-shadow:0 6px 16px #2d28784d}.AuthenticatedPagesArtifact-module__TXMO0q__authTypesRoot{align-items:center;gap:0;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__authTypesCard{background:#fff;border:1px solid #e7e9ee;border-radius:18px;flex-direction:column;flex-shrink:0;gap:0;min-width:340px;max-width:380px;padding:22px 24px 26px;display:flex;box-shadow:0 1px 2px #1011140a,0 20px 44px #14142b14}.AuthenticatedPagesArtifact-module__TXMO0q__authTypesHeading{letter-spacing:-.02em;color:#14161a;margin:0 0 16px;font-size:16px;font-weight:800;line-height:1.3}.AuthenticatedPagesArtifact-module__TXMO0q__authTypesList{flex-direction:column;gap:2px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__authTypesRow{border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__authTypesRow:nth-child(odd){background:#fafbfc}.AuthenticatedPagesArtifact-module__TXMO0q__authTypesGlyph{color:#5b5bd6;background:#5b5bd614;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__authTypesLabel{color:#2b2f38;flex:auto;font-size:13px;font-weight:600}.AuthenticatedPagesArtifact-module__TXMO0q__authWorksPill{color:#109534;white-space:nowrap;background:#1095341a;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__authWorksCheck{flex-shrink:0}.AuthenticatedPagesArtifact-module__TXMO0q__authTypesThumbnail{opacity:.6;background:#fff;border:1px solid #e7e9ee;border-radius:12px;flex-shrink:0;width:200px;margin-left:28px;position:relative;overflow:hidden;box-shadow:0 6px 18px #14142b0f}.AuthenticatedPagesArtifact-module__TXMO0q__thumbChrome{background:#f6f7f9;border-bottom:1px solid #eceef2;height:36px}.AuthenticatedPagesArtifact-module__TXMO0q__thumbBody{flex-direction:column;gap:8px;padding:12px 14px 36px;display:flex}.AuthenticatedPagesArtifact-module__TXMO0q__thumbHero{background:linear-gradient(135deg,#eef0f4 0%,#e2e5ed 100%);border-radius:8px;height:68px}.AuthenticatedPagesArtifact-module__TXMO0q__thumbLine{background:#eceef2;border-radius:999px;width:78%;height:10px}.AuthenticatedPagesArtifact-module__TXMO0q__thumbLineShort{width:52%}.AuthenticatedPagesArtifact-module__TXMO0q__thumbPinGroup{z-index:3;position:absolute;top:70px;right:20px}.AuthenticatedPagesArtifact-module__TXMO0q__thumbPin{flex-shrink:0}@keyframes AuthenticatedPagesArtifact-module__TXMO0q__apRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes AuthenticatedPagesArtifact-module__TXMO0q__apPageActivate{0%{opacity:.55}to{opacity:1}}@keyframes AuthenticatedPagesArtifact-module__TXMO0q__apGateCover{0%{opacity:0;transform:scale(1)}9%{opacity:1;transform:scale(1)}70%{opacity:1;transform:scale(1)}86%{opacity:0;transform:scale(1.05)}to{opacity:0;transform:scale(1.05)}}@keyframes AuthenticatedPagesArtifact-module__TXMO0q__apPasswordType{0%{width:0}to{width:calc(10ch + 18px)}}@keyframes AuthenticatedPagesArtifact-module__TXMO0q__apCaretBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}@keyframes AuthenticatedPagesArtifact-module__TXMO0q__apBtnOut{0%{opacity:1}to{opacity:0}}@keyframes AuthenticatedPagesArtifact-module__TXMO0q__apSignedInIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes AuthenticatedPagesArtifact-module__TXMO0q__apPillLand{0%{opacity:0;transform:translateY(6px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes AuthenticatedPagesArtifact-module__TXMO0q__apCursorPress{0%,55%{transform:translate(0)}78%{transform:translateY(3px)scale(.96)}to{transform:translate(0)}}@keyframes AuthenticatedPagesArtifact-module__TXMO0q__apRiseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes AuthenticatedPagesArtifact-module__TXMO0q__apPinDrop{0%{opacity:0;transform:translateY(-10px)scale(.6)}60%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:no-preference){.AuthenticatedPagesArtifact-module__TXMO0q__behindGate{animation:3.4s cubic-bezier(.22,1,.36,1) both AuthenticatedPagesArtifact-module__TXMO0q__apGateCover}.AuthenticatedPagesArtifact-module__TXMO0q__behindRoot .AuthenticatedPagesArtifact-module__TXMO0q__gateBtn{animation:.3s 1.7s both AuthenticatedPagesArtifact-module__TXMO0q__apBtnOut;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__behindRoot .AuthenticatedPagesArtifact-module__TXMO0q__gateSignedIn{opacity:0;animation:.4s cubic-bezier(.22,1,.36,1) 1.95s both AuthenticatedPagesArtifact-module__TXMO0q__apSignedInIn}.AuthenticatedPagesArtifact-module__TXMO0q__behindSite,.AuthenticatedPagesArtifact-module__TXMO0q__behindCanvas{animation:.7s 2.4s both AuthenticatedPagesArtifact-module__TXMO0q__apPageActivate}[data-variant=behind-password] .AuthenticatedPagesArtifact-module__TXMO0q__passwordReveal{animation:1.2s steps(10,end) .4s both AuthenticatedPagesArtifact-module__TXMO0q__apPasswordType}[data-variant=behind-password] .AuthenticatedPagesArtifact-module__TXMO0q__passwordCaret{animation:.85s step-end .4s 2 AuthenticatedPagesArtifact-module__TXMO0q__apCaretBlink,10ms linear 1.7s forwards AuthenticatedPagesArtifact-module__TXMO0q__apBtnOut;display:block}[data-variant=behind-okta] .AuthenticatedPagesArtifact-module__TXMO0q__gateCursor,[data-variant=behind-sso] .AuthenticatedPagesArtifact-module__TXMO0q__gateCursor{animation:.55s 1.25s both AuthenticatedPagesArtifact-module__TXMO0q__apCursorPress,.3s 1.7s both AuthenticatedPagesArtifact-module__TXMO0q__apBtnOut;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__portalWindow{animation:.5s cubic-bezier(.22,1,.36,1) both AuthenticatedPagesArtifact-module__TXMO0q__apRise}.AuthenticatedPagesArtifact-module__TXMO0q__approveBtnIdle{animation:.35s 2.2s both AuthenticatedPagesArtifact-module__TXMO0q__apBtnOut;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__approveBtnDone{opacity:0;animation:.4s cubic-bezier(.22,1,.36,1) 2.35s both AuthenticatedPagesArtifact-module__TXMO0q__apSignedInIn}.AuthenticatedPagesArtifact-module__TXMO0q__approveCursor{animation:.55s 1.8s both AuthenticatedPagesArtifact-module__TXMO0q__apCursorPress;display:inline-flex}.AuthenticatedPagesArtifact-module__TXMO0q__snippetStep,.AuthenticatedPagesArtifact-module__TXMO0q__siteWindow{animation:AuthenticatedPagesArtifact-module__TXMO0q__apRiseIn .52s cubic-bezier(.22, 1, .36, 1) calc(var(--ap-delay,0s)) both}.AuthenticatedPagesArtifact-module__TXMO0q__snippetPin{animation:.46s cubic-bezier(.22,1,.36,1) .64s both AuthenticatedPagesArtifact-module__TXMO0q__apPinDrop}.AuthenticatedPagesArtifact-module__TXMO0q__authWorksPill{animation:AuthenticatedPagesArtifact-module__TXMO0q__apPillLand .38s cubic-bezier(.22, 1, .36, 1) calc(var(--ap-delay,0s)) both}}
.CommentPin-module__oPbkMa__pin{background:var(--pin-tone,#635cf4);border-radius:50% 50% 50% 5px;padding:5px;display:inline-flex;box-shadow:0 5px 14px #2d287842}.CommentPin-module__oPbkMa__pinAvatar{object-fit:cover;border-radius:50%;display:block}.CommentPin-module__oPbkMa__pinChar{color:var(--pin-tone,#635cf4);background:#fff;border-radius:50%;place-items:center;font-weight:700;line-height:1;display:grid}.CommentPin-module__oPbkMa__pinGlyph{color:#fff;place-items:center;display:grid}.CommentPin-module__oPbkMa__pinGlyph>svg{width:100%;height:100%;display:block}
.BehindLoginArtifact-module__ty3lMW__root{color:#0a0a0a;width:100%;height:100%;font-family:var(--font-urbanist), system-ui, sans-serif;background:#feffff;position:relative;overflow:hidden}.BehindLoginArtifact-module__ty3lMW__site{transform-origin:40% 45%;animation:.6s cubic-bezier(.16,1,.3,1) 2.3s both BehindLoginArtifact-module__ty3lMW__blSiteReveal;position:absolute;inset:0}.BehindLoginArtifact-module__ty3lMW__login{z-index:2;transform-origin:50% 45%;background:#feffff;flex-direction:column;justify-content:center;align-items:center;width:631px;animation:.6s cubic-bezier(.7,0,.84,0) 2.3s both BehindLoginArtifact-module__ty3lMW__blLoginOut;display:flex;position:absolute;top:0;bottom:0;left:0}.BehindLoginArtifact-module__ty3lMW__gate{flex-direction:column;align-items:center;gap:22px;display:flex;transform:translate(50%)}.BehindLoginArtifact-module__ty3lMW__lockRow{align-items:center;gap:10px;animation:.5s cubic-bezier(.16,1,.3,1) .2s both BehindLoginArtifact-module__ty3lMW__blFadeUp;display:flex}.BehindLoginArtifact-module__ty3lMW__lockIcon{color:#625df5;display:inline-flex}.BehindLoginArtifact-module__ty3lMW__heading{letter-spacing:-.2px;color:#0a0a0a;font-size:20px;font-weight:700}.BehindLoginArtifact-module__ty3lMW__field{background:#f3f3f3;border-radius:22px;justify-content:center;align-items:center;width:304px;height:56px;animation:.5s cubic-bezier(.16,1,.3,1) .35s both BehindLoginArtifact-module__ty3lMW__blFadeUp;display:flex}.BehindLoginArtifact-module__ty3lMW__fieldReveal{white-space:nowrap;width:0;font-family:ui-monospace,Geist Mono,Menlo,monospace;font-size:22px;animation:1.35s steps(12,end) .7s both BehindLoginArtifact-module__ty3lMW__blType;display:inline-block;overflow:hidden}.BehindLoginArtifact-module__ty3lMW__dots{color:#0a0a0a;letter-spacing:2px;font-weight:700}.BehindLoginArtifact-module__ty3lMW__caret{background:#0a0a0a;width:2px;height:22px;margin-left:6px;animation:.9s step-end .7s infinite BehindLoginArtifact-module__ty3lMW__blBlink}@keyframes BehindLoginArtifact-module__ty3lMW__blFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes BehindLoginArtifact-module__ty3lMW__blType{0%{width:0}to{width:calc(12ch + 22px)}}@keyframes BehindLoginArtifact-module__ty3lMW__blBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}@keyframes BehindLoginArtifact-module__ty3lMW__blLoginOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.06)}}@keyframes BehindLoginArtifact-module__ty3lMW__blSiteReveal{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.BehindLoginArtifact-module__ty3lMW__login{display:none}.BehindLoginArtifact-module__ty3lMW__site{opacity:1;animation:none;transform:none}.BehindLoginArtifact-module__ty3lMW__lockRow,.BehindLoginArtifact-module__ty3lMW__field,.BehindLoginArtifact-module__ty3lMW__fieldReveal,.BehindLoginArtifact-module__ty3lMW__caret{animation:none}}
.AllDevicesArtifact-module__FnLe8a__root{color:#0a0a0a;width:100%;height:100%;font-family:var(--font-urbanist), system-ui, sans-serif;background:#feffff;position:relative;overflow:hidden}.AllDevicesArtifact-module__FnLe8a__desktop{background:#fff;border:1px solid #00000014;border-radius:18px;width:720px;height:388px;animation:.5s cubic-bezier(.16,1,.3,1) .1s both AllDevicesArtifact-module__FnLe8a__devFadeUp;position:absolute;top:54px;left:30px;overflow:hidden;box-shadow:0 18px 40px #14142b1a}.AllDevicesArtifact-module__FnLe8a__desktopChrome{border-bottom:1px solid #0000000f;padding-bottom:16px;position:absolute;top:18px;left:20px;right:20px}.AllDevicesArtifact-module__FnLe8a__desktopBody{flex-direction:column;gap:16px;width:256px;display:flex;position:absolute;top:84px;left:24px}.AllDevicesArtifact-module__FnLe8a__pageBlock{background:#f2f2f1;border-radius:12px;width:100%;height:112px}.AllDevicesArtifact-module__FnLe8a__pageBar{background:#f2f2f1;border-radius:8px;width:100%;height:20px}.AllDevicesArtifact-module__FnLe8a__pageBarShort{width:66%}.AllDevicesArtifact-module__FnLe8a__desktopComment{transform-origin:0 0;width:300px;position:absolute;top:116px;left:214px;transform:scale(.74)}.AllDevicesArtifact-module__FnLe8a__mobile{z-index:2;background:#16161d;border-radius:44px;width:214px;height:448px;padding:9px;animation:.5s cubic-bezier(.16,1,.3,1) .22s both AllDevicesArtifact-module__FnLe8a__devFadeUp;position:absolute;top:96px;left:448px;box-shadow:0 26px 50px #14142b3d}.AllDevicesArtifact-module__FnLe8a__mobileScreen{background:#fff;border-radius:36px;width:100%;height:100%;position:relative;overflow:hidden}.AllDevicesArtifact-module__FnLe8a__notch{background:#16161d;border-radius:12px;width:74px;height:20px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.AllDevicesArtifact-module__FnLe8a__mobileBody{flex-direction:column;gap:12px;display:flex;position:absolute;top:52px;left:18px;right:18px}.AllDevicesArtifact-module__FnLe8a__mobileHero{background:#f2f2f1;border-radius:12px;width:100%;height:92px}.AllDevicesArtifact-module__FnLe8a__mobileComment{transform-origin:0 0;width:300px;position:absolute;top:186px;left:14px;transform:scale(.52)}@keyframes AllDevicesArtifact-module__FnLe8a__devFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.AllDevicesArtifact-module__FnLe8a__desktop,.AllDevicesArtifact-module__FnLe8a__mobile{animation:none}}
.CommentThreadCard-module__UYXQnW__card{color:#0a0a0a;background:#fff;border-radius:18px;flex-direction:column;font-family:inherit;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #14142b29}.CommentThreadCard-module__UYXQnW__cardFlat{box-shadow:none;border:1px solid #11111114}.CommentThreadCard-module__UYXQnW__cardWithPopover{overflow:visible}.CommentThreadCard-module__UYXQnW__actions{align-items:center;gap:8px;padding:14px 16px 0;display:flex}.CommentThreadCard-module__UYXQnW__statusPill{color:#625df5;background:#625df51a;border-radius:24px;align-items:center;gap:5px;padding:8px 9px;display:inline-flex}.CommentThreadCard-module__UYXQnW__statusProgress{color:#e2a600;background:#e2a6001f}.CommentThreadCard-module__UYXQnW__statusText{font-size:13px;font-weight:700;line-height:1}.CommentThreadCard-module__UYXQnW__flagPill{color:#9a9aa4;background:#f1f1f3;border-radius:24px;align-items:center;gap:4px;padding:8px 7px;display:inline-flex}.CommentThreadCard-module__UYXQnW__resolve{color:#1a1a1a;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.CommentThreadCard-module__UYXQnW__statusMenu{z-index:5;background:#fff;border:2px solid #f0f0f0;border-radius:16px;flex-direction:column;gap:4px;width:172px;padding:8px;display:flex;position:absolute;top:48px;left:16px;box-shadow:0 8px 18px #0f0f0f1f}.CommentThreadCard-module__UYXQnW__statusMenuItem{color:#625df5;align-items:center;gap:8px;padding:8px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.CommentThreadCard-module__UYXQnW__statusMenuProgress{color:#e2a600}.CommentThreadCard-module__UYXQnW__statusMenuDone{color:#198f65}.CommentThreadCard-module__UYXQnW__statusResolved{color:#198f65;background:#198f651f}.CommentThreadCard-module__UYXQnW__statusSwap{place-items:start;display:inline-grid}.CommentThreadCard-module__UYXQnW__statusSwap>.CommentThreadCard-module__UYXQnW__statusPill{grid-area:1/1}.CommentThreadCard-module__UYXQnW__statusPillResolved{opacity:0}.CommentThreadCard-module__UYXQnW__statusMenuTarget{border-radius:8px}.CommentThreadCard-module__UYXQnW__head{align-items:center;gap:10px;padding:12px 16px 0;display:flex}.CommentThreadCard-module__UYXQnW__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:600;line-height:1;display:flex}.CommentThreadCard-module__UYXQnW__avatarImage{object-fit:cover;border-radius:50%;flex-shrink:0;width:30px;height:30px;display:block}.CommentThreadCard-module__UYXQnW__avatarGreen{background:#0dcf82}.CommentThreadCard-module__UYXQnW__avatarOrange{background:#fe965c}.CommentThreadCard-module__UYXQnW__avatarGray{background:linear-gradient(135deg,#c7cbd6,#9aa0b0)}.CommentThreadCard-module__UYXQnW__meta{align-items:baseline;gap:8px;min-width:0;display:flex}.CommentThreadCard-module__UYXQnW__author{letter-spacing:-.2px;color:#111;font-size:16px;font-weight:700;line-height:1}.CommentThreadCard-module__UYXQnW__time{color:#9a9a9a;font-size:13px;font-weight:500}.CommentThreadCard-module__UYXQnW__edited{letter-spacing:.3px;color:#bcbcbc;text-transform:uppercase;font-size:10px;font-weight:500}.CommentThreadCard-module__UYXQnW__readBadge{color:#625df5;background:#f2f2fe;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.CommentThreadCard-module__UYXQnW__body{color:#1f1f1f;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:6px 16px 0 56px;font-size:15px;font-weight:500;line-height:1.4;display:flex}.CommentThreadCard-module__UYXQnW__bodyText{white-space:nowrap}.CommentThreadCard-module__UYXQnW__head:first-child{padding-top:16px}.CommentThreadCard-module__UYXQnW__body:last-child{padding-bottom:16px}.CommentThreadCard-module__UYXQnW__mention{color:#625df5;white-space:nowrap;background:#625df51f;border-radius:8px;align-items:center;padding:3px 7px;font-weight:700;display:inline-flex}.CommentThreadCard-module__UYXQnW__attachment{background:#f0f0f0;border-radius:12px;margin:12px 16px 0 56px;position:relative;overflow:hidden}.CommentThreadCard-module__UYXQnW__attachmentImage{object-fit:cover}.CommentThreadCard-module__UYXQnW__media{margin:12px 16px 0}.CommentThreadCard-module__UYXQnW__media:last-child{margin-bottom:18px}.CommentThreadCard-module__UYXQnW__fileAttachWrap{margin:12px 16px 0 56px;position:relative}.CommentThreadCard-module__UYXQnW__fileAttachWrap:last-child{margin-bottom:18px}.CommentThreadCard-module__UYXQnW__fileAttachment{background:#fff;border:1px solid #ebebeb;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:8px 8px 8px 14px;display:flex}.CommentThreadCard-module__UYXQnW__fileLead{flex:1;align-items:center;gap:10px;min-width:0;display:inline-flex}.CommentThreadCard-module__UYXQnW__filePdfIcon{color:#625df5;flex-shrink:0;width:34px;height:34px;display:inline-flex}.CommentThreadCard-module__UYXQnW__filePdfIcon svg,.CommentThreadCard-module__UYXQnW__fileDrop svg{width:100%;height:100%;display:block}.CommentThreadCard-module__UYXQnW__fileMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CommentThreadCard-module__UYXQnW__fileName{color:#292929;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.15;overflow:hidden}.CommentThreadCard-module__UYXQnW__fileSize{color:#b8b8b8;font-size:12px;font-weight:600;line-height:1}.CommentThreadCard-module__UYXQnW__fileRemove{color:#ff7162;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:inline-flex}.CommentThreadCard-module__UYXQnW__fileDrop{z-index:2;color:#625df5;pointer-events:none;opacity:0;background:#fff;border:1px solid #ebebeb;border-radius:11px;justify-content:center;align-items:center;width:46px;height:46px;padding:8px;display:inline-flex;position:absolute;top:4px;left:10px;box-shadow:0 10px 24px #14142b2e}.CommentThreadCard-module__UYXQnW__dropCursor{z-index:3;pointer-events:none;filter:drop-shadow(0 1px 1.4px #0006);opacity:0;width:22px;height:22px;position:absolute;top:0;left:44px}.CommentThreadCard-module__UYXQnW__dropCursor svg{width:100%;height:100%;display:block}.CommentThreadCard-module__UYXQnW__reactions{align-items:center;gap:5px;padding:8px 16px 0 56px;display:flex}.CommentThreadCard-module__UYXQnW__reactionChip,.CommentThreadCard-module__UYXQnW__addReaction{color:#525252;background:#0000000f;border-radius:8px;justify-content:center;align-items:center;min-height:28px;padding:6px 8px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.CommentThreadCard-module__UYXQnW__reactionChipActive{color:#625df5;background:#fff;border:1px solid #625df5}.CommentThreadCard-module__UYXQnW__addReaction{color:#999;width:30px}.CommentThreadCard-module__UYXQnW__replies{flex-direction:column;gap:10px;padding:10px 16px 0;display:flex}.CommentThreadCard-module__UYXQnW__replyCard{flex-direction:column;gap:4px;display:flex}.CommentThreadCard-module__UYXQnW__replyHead{align-items:center;gap:10px;padding-left:0;display:flex}.CommentThreadCard-module__UYXQnW__replyAvatar,.CommentThreadCard-module__UYXQnW__replyAvatarImage{color:#fff;object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.CommentThreadCard-module__UYXQnW__replyBody{color:#525252;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding-left:38px;font-size:15px;font-weight:500;line-height:1.4;display:flex}.CommentThreadCard-module__UYXQnW__composerWrap{padding:14px 16px 0;position:relative}.CommentThreadCard-module__UYXQnW__composerWrap:last-child,.CommentThreadCard-module__UYXQnW__animStatus .CommentThreadCard-module__UYXQnW__composerWrap{padding-bottom:16px}.CommentThreadCard-module__UYXQnW__composer{background:#fff;border:2px solid #625df529;border-radius:12px;align-items:center;gap:8px;min-height:46px;padding:8px 8px 8px 12px;display:flex;position:relative}.CommentThreadCard-module__UYXQnW__composerActive{border-color:#625df5;flex-wrap:wrap;align-items:stretch;min-height:96px}.CommentThreadCard-module__UYXQnW__composerWithTools{flex-flow:column;justify-content:space-between;align-items:stretch;gap:10px}.CommentThreadCard-module__UYXQnW__composerWithTools .CommentThreadCard-module__UYXQnW__composerText{flex:none;align-self:stretch}.CommentThreadCard-module__UYXQnW__composerText{color:#0a0a0a;flex:1;align-items:center;gap:2px;min-width:0;font-size:14px;line-height:1.4;display:flex}.CommentThreadCard-module__UYXQnW__composerPlaceholder{color:#b1b5c3;font-size:12px}.CommentThreadCard-module__UYXQnW__composerCaret{background:#625df5;width:1.5px;height:16px}.CommentThreadCard-module__UYXQnW__composerToolbar{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;padding-top:8px;display:flex}.CommentThreadCard-module__UYXQnW__composerToolGroup{align-items:center;gap:4px;display:flex}.CommentThreadCard-module__UYXQnW__composerTool{color:#999;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.CommentThreadCard-module__UYXQnW__composerTool svg{display:block}.CommentThreadCard-module__UYXQnW__composerSend{color:#fff;background:#b1b5c3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.CommentThreadCard-module__UYXQnW__composerActive .CommentThreadCard-module__UYXQnW__composerSend{background:#625df5;align-self:flex-end}.CommentThreadCard-module__UYXQnW__composerWithTools .CommentThreadCard-module__UYXQnW__composerSend{background:#625df5;align-self:center}.CommentThreadCard-module__UYXQnW__mentionMenu{z-index:6;background:#fff;border:1px solid #0000000a;border-radius:12px;flex-direction:column;gap:2px;width:244px;max-height:136px;padding:4px;display:flex;position:absolute;top:58px;left:68px;overflow:hidden;box-shadow:0 6px 16px #0000001f}.CommentThreadCard-module__UYXQnW__mentionMenu:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#fff);height:26px;position:absolute;bottom:0;left:0;right:0}.CommentThreadCard-module__UYXQnW__mentionOption{border-radius:8px;align-items:center;gap:10px;padding:4px;display:flex}.CommentThreadCard-module__UYXQnW__mentionOptionActive{background:#f0f0f0}.CommentThreadCard-module__UYXQnW__suggestionAvatar,.CommentThreadCard-module__UYXQnW__suggestionAvatarImage{color:#fff;object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.CommentThreadCard-module__UYXQnW__suggestionMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.CommentThreadCard-module__UYXQnW__suggestionName{color:#0a0a0a;font-size:12px;font-weight:700;line-height:1.1}.CommentThreadCard-module__UYXQnW__suggestionEmail{color:#666;white-space:nowrap;font-size:12px;line-height:1.1}.CommentThreadCard-module__UYXQnW__readPanel{z-index:6;background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;width:218px;max-height:152px;padding:4px;display:flex;position:absolute;top:104px;right:-10px;overflow:hidden;box-shadow:0 8px 32px #0000001f}.CommentThreadCard-module__UYXQnW__readPerson{justify-content:space-between;align-items:center;gap:10px;padding:8px;display:flex}.CommentThreadCard-module__UYXQnW__readIdentity{align-items:center;gap:8px;min-width:0;display:inline-flex}.CommentThreadCard-module__UYXQnW__readAvatar,.CommentThreadCard-module__UYXQnW__readAvatarImage{color:#fff;object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:700;display:flex}.CommentThreadCard-module__UYXQnW__readName{color:#292929;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.2;overflow:hidden}.CommentThreadCard-module__UYXQnW__readTime{color:#2929294d;flex-shrink:0;font-size:12px;font-weight:700;line-height:1.2}.CommentThreadCard-module__UYXQnW__reply{color:#292929;align-items:center;gap:7px;padding:12px 16px 16px;display:flex}.CommentThreadCard-module__UYXQnW__replyText{color:#292929;font-size:14px;font-weight:500}.CommentThreadCard-module__UYXQnW__composerTypeLayer{align-items:center;min-width:0;display:inline-flex;position:relative}.CommentThreadCard-module__UYXQnW__composerPlaceholderLayer{color:#b1b5c3;white-space:nowrap;opacity:0;font-size:12px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.CommentThreadCard-module__UYXQnW__composerTyped{white-space:nowrap;clip-path:inset(0);align-items:center;gap:2px;display:inline-flex}.CommentThreadCard-module__UYXQnW__composerTypedText{white-space:nowrap}.CommentThreadCard-module__UYXQnW__composerTypedCaret{background:#625df5;flex-shrink:0;width:1.5px;height:16px}.CommentThreadCard-module__UYXQnW__reactCursor,.CommentThreadCard-module__UYXQnW__statusCursor{z-index:8;pointer-events:none;filter:drop-shadow(0 1px 1.4px #0006);width:22px;height:22px;position:absolute;top:0;left:0}.CommentThreadCard-module__UYXQnW__reactCursor svg,.CommentThreadCard-module__UYXQnW__statusCursor svg{width:100%;height:100%;display:block}.CommentThreadCard-module__UYXQnW__animMentions .CommentThreadCard-module__UYXQnW__composerTyped{animation:.95s steps(12,end) .5s both CommentThreadCard-module__UYXQnW__ctType}.CommentThreadCard-module__UYXQnW__animMentions .CommentThreadCard-module__UYXQnW__composerTypedCaret{animation:1.6s step-end .5s 3 both CommentThreadCard-module__UYXQnW__ctCaret}.CommentThreadCard-module__UYXQnW__animMentions .CommentThreadCard-module__UYXQnW__composerPlaceholderLayer{display:none}.CommentThreadCard-module__UYXQnW__animMentions .CommentThreadCard-module__UYXQnW__mentionMenu{transform-origin:0 0;animation:.42s cubic-bezier(.16,1,.3,1) 1.68s both CommentThreadCard-module__UYXQnW__ctPopoverIn}.CommentThreadCard-module__UYXQnW__animThread .CommentThreadCard-module__UYXQnW__composerTyped{animation:1.05s steps(24,end) .5s both CommentThreadCard-module__UYXQnW__ctType,.28s 1.82s both CommentThreadCard-module__UYXQnW__ctFadeOut}.CommentThreadCard-module__UYXQnW__animThread .CommentThreadCard-module__UYXQnW__composerTypedCaret{animation:1.6s step-end .5s both CommentThreadCard-module__UYXQnW__ctCaret}.CommentThreadCard-module__UYXQnW__animThread .CommentThreadCard-module__UYXQnW__composerPlaceholderLayer{animation:.3s 2.02s both CommentThreadCard-module__UYXQnW__ctFadeIn}.CommentThreadCard-module__UYXQnW__animThread .CommentThreadCard-module__UYXQnW__replies{animation:.55s cubic-bezier(.16,1,.3,1) 1.86s both CommentThreadCard-module__UYXQnW__ctReplyIn;overflow:hidden}.CommentThreadCard-module__UYXQnW__animReactions .CommentThreadCard-module__UYXQnW__reactions{padding-bottom:18px}.CommentThreadCard-module__UYXQnW__animReactions .CommentThreadCard-module__UYXQnW__reactionChip{transform-origin:0;animation:.5s cubic-bezier(.16,1,.3,1) 1.5s both CommentThreadCard-module__UYXQnW__ctChipIn;overflow:hidden}.CommentThreadCard-module__UYXQnW__animReactions .CommentThreadCard-module__UYXQnW__readPanel{transform-origin:100% 0;animation:.42s cubic-bezier(.16,1,.3,1) 3.2s both CommentThreadCard-module__UYXQnW__ctPopoverIn}.CommentThreadCard-module__UYXQnW__animReactions .CommentThreadCard-module__UYXQnW__reactCursor{animation:4.4s cubic-bezier(.45,0,.4,1) .4s both CommentThreadCard-module__UYXQnW__ctReactCursor}.CommentThreadCard-module__UYXQnW__animAttachment .CommentThreadCard-module__UYXQnW__dropCursor{animation:1s cubic-bezier(.45,0,.4,1) .4s both CommentThreadCard-module__UYXQnW__ctFileDropCursor}.CommentThreadCard-module__UYXQnW__animAttachment .CommentThreadCard-module__UYXQnW__fileDrop{animation:1.15s cubic-bezier(.34,1.2,.64,1) .4s both CommentThreadCard-module__UYXQnW__ctFileDrop}.CommentThreadCard-module__UYXQnW__animAttachment .CommentThreadCard-module__UYXQnW__fileAttachment{transform-origin:top;animation:.5s cubic-bezier(.16,1,.3,1) 1.3s both CommentThreadCard-module__UYXQnW__ctChipReveal}.CommentThreadCard-module__UYXQnW__animStatus .CommentThreadCard-module__UYXQnW__statusMenu{transform-origin:0 0;animation:2.3s .95s both CommentThreadCard-module__UYXQnW__ctStatusMenu}.CommentThreadCard-module__UYXQnW__animStatus .CommentThreadCard-module__UYXQnW__statusMenuTarget{animation:.95s 2s both CommentThreadCard-module__UYXQnW__ctStatusTarget}.CommentThreadCard-module__UYXQnW__animStatus .CommentThreadCard-module__UYXQnW__statusPillOpen{animation:.3s 2.55s both CommentThreadCard-module__UYXQnW__ctFadeOut}.CommentThreadCard-module__UYXQnW__animStatus .CommentThreadCard-module__UYXQnW__statusPillResolved{animation:.32s 2.62s both CommentThreadCard-module__UYXQnW__ctFadeIn}.CommentThreadCard-module__UYXQnW__animStatus .CommentThreadCard-module__UYXQnW__statusCursor{animation:3.9s cubic-bezier(.45,0,.4,1) .2s both CommentThreadCard-module__UYXQnW__ctStatusCursor}@keyframes CommentThreadCard-module__UYXQnW__ctType{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes CommentThreadCard-module__UYXQnW__ctCaret{0%,to{opacity:1}50%{opacity:.1}}@keyframes CommentThreadCard-module__UYXQnW__ctFadeIn{0%{opacity:0}to{opacity:1}}@keyframes CommentThreadCard-module__UYXQnW__ctFadeOut{0%{opacity:1}to{opacity:0}}@keyframes CommentThreadCard-module__UYXQnW__ctPopoverIn{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes CommentThreadCard-module__UYXQnW__ctReplyIn{0%{opacity:0;max-height:0;transform:translateY(-6px)}30%{opacity:0}to{opacity:1;max-height:160px;transform:translateY(0)}}@keyframes CommentThreadCard-module__UYXQnW__ctChipIn{0%{opacity:0;max-width:0;padding-left:0;padding-right:0;transform:scale(.5)}45%{opacity:1}to{opacity:1;max-width:80px;padding-left:8px;padding-right:8px;transform:scale(1)}}@keyframes CommentThreadCard-module__UYXQnW__ctReactCursor{0%{opacity:0;transform:translate(120px,200px)scale(1)}12%{opacity:1;transform:translate(74px,132px)scale(1)}18%{transform:translate(74px,132px)scale(.82)}24%{transform:translate(74px,132px)scale(1)}52%{transform:translate(150px,64px)scale(1)}60%{transform:translate(150px,64px)scale(.82)}66%{transform:translate(150px,64px)scale(1)}to{opacity:1;transform:translate(150px,64px)scale(1)}}@keyframes CommentThreadCard-module__UYXQnW__ctFileDrop{0%{opacity:0;transform:translate(46px,-66px)rotate(-5deg)scale(.94)}22%{opacity:1}66%{transform:translate(6px,-8px)rotate(-1deg)scale(1)}80%{transform:translateY(4px)rotate(0)scale(1)}88%{opacity:1;transform:translate(0)rotate(0)scale(1)}to{opacity:0;transform:translate(0)rotate(0)scale(1)}}@keyframes CommentThreadCard-module__UYXQnW__ctFileDropCursor{0%{opacity:0;transform:translate(58px,-60px)scale(1)}20%{opacity:1}62%{opacity:1;transform:translate(18px,-2px)scale(1)}70%{transform:translate(18px,-2px)scale(.86)}to{opacity:0;transform:translate(40px,-34px)scale(1)}}@keyframes CommentThreadCard-module__UYXQnW__ctChipReveal{0%{opacity:0;transform:translateY(6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes CommentThreadCard-module__UYXQnW__ctStatusMenu{0%{opacity:0;transform:translateY(6px)scale(.98)}14%{opacity:1;transform:translateY(0)scale(1)}74%{opacity:1;transform:translateY(0)scale(1)}92%{opacity:0;transform:translateY(4px)scale(.98)}to{opacity:0;transform:translateY(4px)scale(.98)}}@keyframes CommentThreadCard-module__UYXQnW__ctStatusTarget{0%{background:0 0}22%{background:#f0f0f0}to{background:#f0f0f0}}@keyframes CommentThreadCard-module__UYXQnW__ctStatusCursor{0%{opacity:0;transform:translate(120px,250px)scale(1)}10%{opacity:1;transform:translate(58px,30px)scale(1)}19%{transform:translate(58px,30px)scale(.82)}25%{transform:translate(58px,30px)scale(1)}52%{transform:translate(44px,150px)scale(1)}62%{transform:translate(44px,150px)scale(.82)}68%{transform:translate(44px,150px)scale(1)}to{opacity:1;transform:translate(78px,66px)scale(1)}}@media (prefers-reduced-motion:reduce){.CommentThreadCard-module__UYXQnW__composerTyped,.CommentThreadCard-module__UYXQnW__composerTypedCaret,.CommentThreadCard-module__UYXQnW__composerPlaceholderLayer,.CommentThreadCard-module__UYXQnW__mentionMenu,.CommentThreadCard-module__UYXQnW__replies,.CommentThreadCard-module__UYXQnW__reactionChip,.CommentThreadCard-module__UYXQnW__readPanel,.CommentThreadCard-module__UYXQnW__reactCursor,.CommentThreadCard-module__UYXQnW__fileDrop,.CommentThreadCard-module__UYXQnW__dropCursor,.CommentThreadCard-module__UYXQnW__fileAttachment,.CommentThreadCard-module__UYXQnW__statusMenuTarget,.CommentThreadCard-module__UYXQnW__statusPillOpen,.CommentThreadCard-module__UYXQnW__statusPillResolved,.CommentThreadCard-module__UYXQnW__statusCursor{animation:none}.CommentThreadCard-module__UYXQnW__composerTyped{clip-path:inset(0)}.CommentThreadCard-module__UYXQnW__composerTypedCaret,.CommentThreadCard-module__UYXQnW__composerPlaceholderLayer,.CommentThreadCard-module__UYXQnW__reactCursor,.CommentThreadCard-module__UYXQnW__fileDrop,.CommentThreadCard-module__UYXQnW__dropCursor,.CommentThreadCard-module__UYXQnW__statusCursor{display:none}.CommentThreadCard-module__UYXQnW__animReactions .CommentThreadCard-module__UYXQnW__reactionChip{opacity:1;max-width:80px;padding-left:8px;padding-right:8px}.CommentThreadCard-module__UYXQnW__animAttachment .CommentThreadCard-module__UYXQnW__fileAttachment{opacity:1;transform:none}.CommentThreadCard-module__UYXQnW__animStatus .CommentThreadCard-module__UYXQnW__statusMenu,.CommentThreadCard-module__UYXQnW__animStatus .CommentThreadCard-module__UYXQnW__statusPillOpen{display:none}.CommentThreadCard-module__UYXQnW__animStatus .CommentThreadCard-module__UYXQnW__statusPillResolved{opacity:1}}
.KanbanArtifact-module__f-S0VG__root{color:#0a0a0a;width:100%;height:100%;font-family:var(--font-urbanist), system-ui, sans-serif;background:#feffff;position:relative;overflow:hidden}.KanbanArtifact-module__f-S0VG__columnHeader{align-items:center;gap:10px;animation:.4s .1s both KanbanArtifact-module__f-S0VG__kFade;display:flex;position:absolute}.KanbanArtifact-module__f-S0VG__columnOpen{top:40px;left:48px}.KanbanArtifact-module__f-S0VG__columnProgress{top:40px;left:404px}.KanbanArtifact-module__f-S0VG__columnTitle{letter-spacing:-.2px;color:#0f0f0f;white-space:nowrap;margin:0;font-size:19px;font-weight:600;line-height:1}.KanbanArtifact-module__f-S0VG__iconOpen{color:#625df5;display:inline-flex}.KanbanArtifact-module__f-S0VG__iconProgress{color:#e2a600;display:inline-flex}.KanbanArtifact-module__f-S0VG__count{color:#8a8a8a;background:#f1f1f1;border-radius:20px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:13px;font-weight:600;display:inline-flex;position:relative}.KanbanArtifact-module__f-S0VG__countFrom,.KanbanArtifact-module__f-S0VG__countTo{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.KanbanArtifact-module__f-S0VG__countFrom{animation:3s .5s both KanbanArtifact-module__f-S0VG__kNumOut}.KanbanArtifact-module__f-S0VG__countTo{animation:3s .5s both KanbanArtifact-module__f-S0VG__kNumIn}.KanbanArtifact-module__f-S0VG__card{width:316px;animation:.42s cubic-bezier(.16,1,.3,1) both KanbanArtifact-module__f-S0VG__kRise;position:absolute}.KanbanArtifact-module__f-S0VG__openA{animation-delay:.2s;top:84px;left:48px}.KanbanArtifact-module__f-S0VG__openB{animation-delay:.28s;top:190px;left:48px}.KanbanArtifact-module__f-S0VG__openC{animation-delay:.36s;top:296px;left:48px}.KanbanArtifact-module__f-S0VG__progressA{animation-delay:.24s;top:84px;left:404px}.KanbanArtifact-module__f-S0VG__progressB{animation-delay:.32s;top:190px;left:404px}.KanbanArtifact-module__f-S0VG__mover{z-index:5;animation:3s ease-in-out .5s both KanbanArtifact-module__f-S0VG__kMove;top:402px;left:48px}.KanbanArtifact-module__f-S0VG__cursor{z-index:2;pointer-events:none;filter:drop-shadow(0 1px 1.4px #00000073);width:26px;height:26px;animation:3s ease-in-out .5s both KanbanArtifact-module__f-S0VG__kCursorShow;position:absolute;top:40px;left:150px}.KanbanArtifact-module__f-S0VG__cursorArrow,.KanbanArtifact-module__f-S0VG__cursorGrab,.KanbanArtifact-module__f-S0VG__cursorGrabbed{position:absolute;inset:0}.KanbanArtifact-module__f-S0VG__cursorArrow svg,.KanbanArtifact-module__f-S0VG__cursorGrab svg,.KanbanArtifact-module__f-S0VG__cursorGrabbed svg{width:100%;height:100%;display:block}.KanbanArtifact-module__f-S0VG__cursorArrow{animation:3s .5s both KanbanArtifact-module__f-S0VG__kCurArrow}.KanbanArtifact-module__f-S0VG__cursorGrab{animation:3s .5s both KanbanArtifact-module__f-S0VG__kCurGrab}.KanbanArtifact-module__f-S0VG__cursorGrabbed{animation:3s .5s both KanbanArtifact-module__f-S0VG__kCurGrabbed}.KanbanArtifact-module__f-S0VG__fade{pointer-events:none;background:linear-gradient(#feffff00,#feffff);height:96px;position:absolute;bottom:0;left:0;right:0}@keyframes KanbanArtifact-module__f-S0VG__kRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes KanbanArtifact-module__f-S0VG__kFade{0%{opacity:0}to{opacity:1}}@keyframes KanbanArtifact-module__f-S0VG__kMove{0%{opacity:0;filter:drop-shadow(0 0 #14142b00);transform:translateY(16px)scale(1)}10%{opacity:1;filter:drop-shadow(0 0 #14142b00);transform:translate(0)scale(1)}40%{filter:drop-shadow(0 0 #14142b00);transform:translate(0)scale(1)}48%{filter:drop-shadow(0 18px 28px #14142b38);transform:translateY(-8px)scale(1.04)}82%{filter:drop-shadow(0 18px 28px #14142b38);transform:translate(356px,-114px)scale(1.04)}to{opacity:1;filter:drop-shadow(0 0 #14142b00);transform:translate(356px,-106px)scale(1)}}@keyframes KanbanArtifact-module__f-S0VG__kNumOut{0%,82%{opacity:1}92%,to{opacity:0}}@keyframes KanbanArtifact-module__f-S0VG__kNumIn{0%,82%{opacity:0}92%,to{opacity:1}}@keyframes KanbanArtifact-module__f-S0VG__kCursorShow{0%,12%{opacity:0;transform:translate(7px,7px)scale(1)}22%{opacity:1;transform:translate(0)scale(1)}44%{transform:translate(0)scale(1)}49%{transform:translate(0)scale(.9)}56%{transform:translate(0)scale(1)}90%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(6px,6px)scale(1)}}@keyframes KanbanArtifact-module__f-S0VG__kCurArrow{0%,30%{opacity:1}38%,to{opacity:0}}@keyframes KanbanArtifact-module__f-S0VG__kCurGrab{0%,30%{opacity:0}38%,44%{opacity:1}49%,84%{opacity:0}90%,to{opacity:1}}@keyframes KanbanArtifact-module__f-S0VG__kCurGrabbed{0%,44%{opacity:0}49%,84%{opacity:1}90%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.KanbanArtifact-module__f-S0VG__columnHeader,.KanbanArtifact-module__f-S0VG__card{animation:none}.KanbanArtifact-module__f-S0VG__mover{filter:none;animation:none;transform:translate(356px,-106px)}.KanbanArtifact-module__f-S0VG__cursor,.KanbanArtifact-module__f-S0VG__countFrom{display:none}.KanbanArtifact-module__f-S0VG__countTo{opacity:1;animation:none}}.KanbanArtifact-module__f-S0VG__boardRoot{color:#0a0a0a;width:100%;height:100%;font-family:var(--font-urbanist), system-ui, sans-serif;background:#feffff;position:relative;overflow:hidden}.KanbanArtifact-module__f-S0VG__board{align-items:flex-start;gap:20px;padding:34px 0 0 40px;display:flex}.KanbanArtifact-module__f-S0VG__boardRoot[data-hero] .KanbanArtifact-module__f-S0VG__board{justify-content:center;padding:44px 28px 0}.KanbanArtifact-module__f-S0VG__boardRoot[data-variant=filters] .KanbanArtifact-module__f-S0VG__board{padding-top:16px}.KanbanArtifact-module__f-S0VG__column{flex-direction:column;flex:0 0 268px;width:268px;display:flex}.KanbanArtifact-module__f-S0VG__boardRoot[data-variant=custom-columns] .KanbanArtifact-module__f-S0VG__column{flex-basis:188px;width:188px}.KanbanArtifact-module__f-S0VG__boardRoot[data-variant=custom-columns] .KanbanArtifact-module__f-S0VG__board{gap:14px}.KanbanArtifact-module__f-S0VG__boardRoot[data-hero][data-variant=custom-columns] .KanbanArtifact-module__f-S0VG__board{justify-content:flex-start;padding-left:24px;padding-right:24px}.KanbanArtifact-module__f-S0VG__colHead{animation:.45s both KanbanArtifact-module__f-S0VG__kbFade;animation-delay:var(--kb-delay,0s);align-items:center;gap:8px;margin:0 0 12px 2px;display:flex}.KanbanArtifact-module__f-S0VG__colDot{border-radius:50%;flex:none;width:9px;height:9px}.KanbanArtifact-module__f-S0VG__colTitle{letter-spacing:-.1px;color:#1b1c22;white-space:nowrap;font-size:15px;font-weight:600}.KanbanArtifact-module__f-S0VG__colCount{color:#8a8a92;background:#f1f1f4;border-radius:20px;justify-content:center;align-items:center;min-width:22px;height:20px;margin-left:2px;padding:0 7px;font-size:12px;font-weight:600;display:inline-flex;position:relative}.KanbanArtifact-module__f-S0VG__tickFrom,.KanbanArtifact-module__f-S0VG__tickTo{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.KanbanArtifact-module__f-S0VG__tickFrom{animation:.35s 1.25s both KanbanArtifact-module__f-S0VG__kbFadeOut}.KanbanArtifact-module__f-S0VG__tickTo{opacity:0;animation:.35s 1.25s both KanbanArtifact-module__f-S0VG__kbFadeIn}.KanbanArtifact-module__f-S0VG__cards{flex-direction:column;display:flex}.KanbanArtifact-module__f-S0VG__bcard{animation:.5s cubic-bezier(.16,1,.3,1) both KanbanArtifact-module__f-S0VG__kbRise;animation-delay:var(--kb-delay,0s);background:#fff;border:1px solid #ececf1;border-radius:12px;margin-bottom:10px;padding:11px 12px 10px;position:relative;box-shadow:0 1px 2px #1010200d}.KanbanArtifact-module__f-S0VG__clientChip{background:color-mix(in srgb, var(--kb-client) 12%, #fff);height:19px;color:color-mix(in srgb, var(--kb-client) 70%, #1b1c22);letter-spacing:.1px;border-radius:6px;align-items:center;gap:5px;margin-bottom:8px;padding:0 7px 0 6px;font-size:11px;font-weight:700;display:inline-flex}.KanbanArtifact-module__f-S0VG__clientDot{background:var(--kb-client);border-radius:50%;flex:none;width:6px;height:6px}.KanbanArtifact-module__f-S0VG__bcardTitle{letter-spacing:-.1px;color:#26272e;margin:0;font-size:13.5px;font-weight:500;line-height:1.35}.KanbanArtifact-module__f-S0VG__bcardFoot{justify-content:space-between;align-items:center;gap:8px;min-height:20px;margin-top:9px;display:flex}.KanbanArtifact-module__f-S0VG__avatars{display:flex}.KanbanArtifact-module__f-S0VG__avatar{color:#fff;background:#b9bcc6;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:-6px;font-size:9px;font-weight:700;display:flex}.KanbanArtifact-module__f-S0VG__avatar:first-child{margin-left:0}.KanbanArtifact-module__f-S0VG__metaPill{color:#9a9aa2;align-items:center;gap:4px;font-size:11px;font-weight:600;display:inline-flex}.KanbanArtifact-module__f-S0VG__metaPill svg{color:#b4b4bc}.KanbanArtifact-module__f-S0VG__bcard[data-motion=arriving] .KanbanArtifact-module__f-S0VG__metaPill,.KanbanArtifact-module__f-S0VG__bcard[data-motion=arriving] .KanbanArtifact-module__f-S0VG__metaPill svg{color:#109534}.KanbanArtifact-module__f-S0VG__boardFade{pointer-events:none;background:linear-gradient(#feffff00,#feffff);height:72px;position:absolute;bottom:0;left:0;right:0}.KanbanArtifact-module__f-S0VG__boardRoot[data-hero] .KanbanArtifact-module__f-S0VG__boardFade{height:48px}.KanbanArtifact-module__f-S0VG__column[data-new]{animation:.6s cubic-bezier(.16,1,.3,1) 1.05s both KanbanArtifact-module__f-S0VG__kbColSlide}.KanbanArtifact-module__f-S0VG__column[data-new] .KanbanArtifact-module__f-S0VG__colDot{box-shadow:0 0 0 4px #12b5a638}.KanbanArtifact-module__f-S0VG__addStatus{color:#9a9aa2;white-space:nowrap;border:1px dashed #cfd0d8;border-radius:9px;align-self:flex-start;align-items:center;gap:6px;margin-top:1px;padding:6px 12px 6px 9px;font-size:13px;font-weight:600;animation:.5s 1.3s both KanbanArtifact-module__f-S0VG__kbFade;display:inline-flex}.KanbanArtifact-module__f-S0VG__addStatus svg{color:#b4b4bc}.KanbanArtifact-module__f-S0VG__filterBar{align-items:center;gap:7px;padding:26px 0 0 40px;animation:.45s 60ms both KanbanArtifact-module__f-S0VG__kbFade;display:flex;position:relative}.KanbanArtifact-module__f-S0VG__boardRoot[data-hero] .KanbanArtifact-module__f-S0VG__filterBar{justify-content:center;padding:30px 28px 0}.KanbanArtifact-module__f-S0VG__filterLabel{color:#9a9aa2;letter-spacing:.4px;text-transform:uppercase;margin-right:2px;font-size:11px;font-weight:700}.KanbanArtifact-module__f-S0VG__filterChip{color:#54555e;white-space:nowrap;background:#f4f4f6;border:1px solid #0000;border-radius:8px;align-items:center;height:28px;padding:0 12px;font-size:12.5px;font-weight:600;display:inline-flex;position:relative}.KanbanArtifact-module__f-S0VG__filterChip[data-all]{color:#4b45d6;background:#ecebff;border-color:#d9d6ff;animation:.3s 1s both KanbanArtifact-module__f-S0VG__kbChipOff}.KanbanArtifact-module__f-S0VG__filterChip[data-target]{animation:.3s 1s both KanbanArtifact-module__f-S0VG__kbChipOn}.KanbanArtifact-module__f-S0VG__filterCursor{animation:2.4s both KanbanArtifact-module__f-S0VG__kbFilterCursor;position:absolute;bottom:-14px;right:-12px}.KanbanArtifact-module__f-S0VG__boardRoot[data-variant=filters] .KanbanArtifact-module__f-S0VG__bcard[data-filter]:not([data-filter=acme]){animation:.5s 1.15s both KanbanArtifact-module__f-S0VG__kbCollapse}.KanbanArtifact-module__f-S0VG__moveToast{color:#0f7a45;white-space:nowrap;background:#fff;border:1px solid #cde8d8;border-radius:10px;align-items:center;gap:8px;padding:9px 14px 9px 11px;font-size:13px;font-weight:600;animation:.5s cubic-bezier(.16,1,.3,1) .55s both KanbanArtifact-module__f-S0VG__kbToastIn;display:inline-flex;position:absolute;top:22px;right:34px;box-shadow:0 10px 24px #105a3424}.KanbanArtifact-module__f-S0VG__boardRoot[data-hero] .KanbanArtifact-module__f-S0VG__moveToast{right:48px}.KanbanArtifact-module__f-S0VG__moveToastIcon{color:#fff;background:#109534;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.KanbanArtifact-module__f-S0VG__moveToastIcon svg{color:#fff}.KanbanArtifact-module__f-S0VG__bcard[data-motion=leaving]{animation:.55s 1.05s both KanbanArtifact-module__f-S0VG__kbLeave}.KanbanArtifact-module__f-S0VG__bcard[data-motion=arriving]{animation:.6s cubic-bezier(.16,1,.3,1) 1.2s both KanbanArtifact-module__f-S0VG__kbArrive}@keyframes KanbanArtifact-module__f-S0VG__kbRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes KanbanArtifact-module__f-S0VG__kbFade{0%{opacity:0}to{opacity:1}}@keyframes KanbanArtifact-module__f-S0VG__kbFadeIn{0%{opacity:0}to{opacity:1}}@keyframes KanbanArtifact-module__f-S0VG__kbFadeOut{0%{opacity:1}to{opacity:0}}@keyframes KanbanArtifact-module__f-S0VG__kbColSlide{0%{opacity:0;transform:translate(26px)}to{opacity:1;transform:translate(0)}}@keyframes KanbanArtifact-module__f-S0VG__kbToastIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes KanbanArtifact-module__f-S0VG__kbChipOn{0%{color:#54555e;background:#f4f4f6;border-color:#0000}to{color:#fff;background:#4b45d6;border-color:#4b45d6}}@keyframes KanbanArtifact-module__f-S0VG__kbChipOff{0%{color:#4b45d6;background:#ecebff;border-color:#d9d6ff}to{color:#54555e;background:#f4f4f6;border-color:#0000}}@keyframes KanbanArtifact-module__f-S0VG__kbFilterCursor{0%{opacity:0;transform:translate(16px,12px)scale(1)}18%{opacity:1;transform:translate(0)scale(1)}38%{transform:translate(0)scale(1)}43%{transform:translate(0)scale(.86)}50%{transform:translate(0)scale(1)}82%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(10px,10px)scale(1)}}@keyframes KanbanArtifact-module__f-S0VG__kbCollapse{0%{opacity:1;max-height:120px;margin-bottom:10px;transform:translate(0)}35%{opacity:0;transform:translate(10px)}to{opacity:0;border-width:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:translate(10px)}}@keyframes KanbanArtifact-module__f-S0VG__kbLeave{0%{opacity:1;max-height:120px;margin-bottom:10px;transform:translate(0)}40%{opacity:0;transform:translate(18px)}to{opacity:0;border-width:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:translate(18px)}}@keyframes KanbanArtifact-module__f-S0VG__kbArrive{0%{opacity:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:translateY(-8px)}40%{opacity:1}to{opacity:1;max-height:140px;margin-bottom:10px;padding-top:11px;padding-bottom:10px;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.KanbanArtifact-module__f-S0VG__colHead,.KanbanArtifact-module__f-S0VG__bcard,.KanbanArtifact-module__f-S0VG__filterBar,.KanbanArtifact-module__f-S0VG__filterChip[data-all],.KanbanArtifact-module__f-S0VG__filterChip[data-target],.KanbanArtifact-module__f-S0VG__column[data-new],.KanbanArtifact-module__f-S0VG__addStatus,.KanbanArtifact-module__f-S0VG__moveToast,.KanbanArtifact-module__f-S0VG__tickFrom,.KanbanArtifact-module__f-S0VG__tickTo{animation:none}.KanbanArtifact-module__f-S0VG__tickFrom{display:none}.KanbanArtifact-module__f-S0VG__tickTo{opacity:1}.KanbanArtifact-module__f-S0VG__filterCursor{display:none}.KanbanArtifact-module__f-S0VG__filterChip[data-all]{color:#54555e;background:#f4f4f6;border-color:#0000}.KanbanArtifact-module__f-S0VG__filterChip[data-target]{color:#fff;background:#4b45d6;border-color:#4b45d6}.KanbanArtifact-module__f-S0VG__boardRoot[data-variant=filters] .KanbanArtifact-module__f-S0VG__bcard[data-filter]:not([data-filter=acme]),.KanbanArtifact-module__f-S0VG__bcard[data-motion=leaving]{display:none}.KanbanArtifact-module__f-S0VG__bcard[data-motion=arriving]{animation:none}}
.RecordingMedia-module__f3k0cq__audioRoot{width:100%;font-family:var(--font-poppins), system-ui, sans-serif;flex-direction:column;gap:14px;display:flex}.RecordingMedia-module__f3k0cq__audioPill,.RecordingMedia-module__f3k0cq__recordPill{background:#f4f4f6;border-radius:999px;align-items:center;gap:12px;padding:9px 14px 9px 9px;display:flex}.RecordingMedia-module__f3k0cq__playControl{color:#625df5;background:#fff;border:1.6px solid #625df5;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.RecordingMedia-module__f3k0cq__audioTimer{letter-spacing:.2px;color:#1f1f1f;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:44px;font-size:17px;font-weight:600}.RecordingMedia-module__f3k0cq__waveform{align-items:center;gap:3px;height:30px;display:flex;overflow:hidden}.RecordingMedia-module__f3k0cq__audioWave{flex:1;min-width:0}.RecordingMedia-module__f3k0cq__bar{background:#c2c6d0;border-radius:999px;flex-shrink:0;width:3px}.RecordingMedia-module__f3k0cq__barDot{border-radius:50%;width:3px;height:3px}.RecordingMedia-module__f3k0cq__barPlayed{background:#625df5;animation:1.6s ease-in-out infinite RecordingMedia-module__f3k0cq__rmWavePulse}.RecordingMedia-module__f3k0cq__barIdle{background:#c2c6d0}.RecordingMedia-module__f3k0cq__ccButton{color:#9aa0aa;border-radius:9px;flex-shrink:0;place-items:center;width:40px;height:30px;display:grid}.RecordingMedia-module__f3k0cq__ccButtonActive{color:#625df5}.RecordingMedia-module__f3k0cq__iconButton{color:#9aa0aa;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.RecordingMedia-module__f3k0cq__captionBox{color:#1f1f1f;background:#f4f4f6;border-radius:14px;margin:0;padding:16px 18px;font-size:15px;font-weight:500;line-height:1.35}.RecordingMedia-module__f3k0cq__transcript{color:#9aa0aa;margin:0;font-size:14px;font-weight:400;line-height:1.45}.RecordingMedia-module__f3k0cq__showMore{color:#625df5;font-weight:600}.RecordingMedia-module__f3k0cq__videoRoot{width:100%;font-family:var(--font-poppins), system-ui, sans-serif;background:#fff;border:1px solid #11111112;border-radius:18px;flex-direction:column;gap:10px;padding:10px;display:flex;box-shadow:0 10px 26px #14142b14}.RecordingMedia-module__f3k0cq__videoThumb{aspect-ratio:16/10;background:#d8dde3;border-radius:12px;width:100%;position:relative;overflow:hidden}.RecordingMedia-module__f3k0cq__videoMedia{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.RecordingMedia-module__f3k0cq__videoFallback{background:linear-gradient(135deg,#cfd6de,#aab2be);position:absolute;inset:0}.RecordingMedia-module__f3k0cq__videoScrim{background:#0f121e24;position:absolute;inset:0}.RecordingMedia-module__f3k0cq__videoPlay{color:#fff;background:#625df5;border-radius:999px;align-items:center;gap:8px;padding:11px 20px 11px 18px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px #625df566}.RecordingMedia-module__f3k0cq__videoPlayIcon{margin-left:1px}.RecordingMedia-module__f3k0cq__videoPlayTime{letter-spacing:.3px;font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.RecordingMedia-module__f3k0cq__videoFooter{align-items:center;gap:10px;padding:2px 4px 4px;display:flex}.RecordingMedia-module__f3k0cq__footerAvatar{color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;line-height:1;display:grid}.RecordingMedia-module__f3k0cq__videoTitle{text-overflow:ellipsis;white-space:nowrap;color:#1f1f1f;flex:1;min-width:0;font-size:16px;font-weight:600;overflow:hidden}.RecordingMedia-module__f3k0cq__footerIcons{color:#9aa0aa;flex-shrink:0;align-items:center;gap:8px;display:flex}.RecordingMedia-module__f3k0cq__footerIcon{place-items:center;display:grid}.RecordingMedia-module__f3k0cq__avatarGreen{background:#0dcf82}.RecordingMedia-module__f3k0cq__avatarOrange{background:#fe965c}.RecordingMedia-module__f3k0cq__avatarGray{background:linear-gradient(135deg,#c7cbd6,#9aa0b0)}.RecordingMedia-module__f3k0cq__recordPill{background:#f3f3f5}.RecordingMedia-module__f3k0cq__recordWave{flex:1;min-width:0}.RecordingMedia-module__f3k0cq__trashButton{color:#f0584e;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}@keyframes RecordingMedia-module__f3k0cq__rmWavePulse{0%,to{transform:scaleY(.82)}50%{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.RecordingMedia-module__f3k0cq__barPlayed{animation:none}}
.ReviewToolbar-module__3JHr_G__toolbar{background:#fff;border-radius:999px;align-items:center;gap:9px;padding:8px 14px;display:inline-flex;box-shadow:0 1px 2px #1011140f,0 18px 38px #14142b29}.ReviewToolbar-module__3JHr_G__logoSlot{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ReviewToolbar-module__3JHr_G__divider{background:#e6e8ec;flex-shrink:0;width:1px;height:26px}.ReviewToolbar-module__3JHr_G__commentBtn{color:#fff;background:#5b5bd6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:0 6px 14px #5b5bd661}.ReviewToolbar-module__3JHr_G__support{flex-shrink:0;align-items:center;gap:3px;display:inline-flex}.ReviewToolbar-module__3JHr_G__counter{flex-shrink:0;align-items:center;gap:7px;display:inline-flex}.ReviewToolbar-module__3JHr_G__action{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ReviewToolbar-module__3JHr_G__icon{color:#6b7280}.ReviewToolbar-module__3JHr_G__chevron{color:#a2a7b2}.ReviewToolbar-module__3JHr_G__badgeWrap{display:inline-flex;position:relative}.ReviewToolbar-module__3JHr_G__redDot{background:#f2543d;border:1.5px solid #fff;border-radius:999px;width:7px;height:7px;position:absolute;top:-1px;right:-1px}.ReviewToolbar-module__3JHr_G__count{letter-spacing:-.2px;color:#6b7280;font-size:14px;font-weight:600}
.ReviewWorkflowArtifact-module__KK4zuG__root{color:#14161a;width:100%;height:100%;min-height:560px;font-family:var(--hero-font-ui);background:#fff radial-gradient(circle,#e7e8ee 1.4px,#0000 1.6px) -1px -1px/22px 22px;border-radius:16px;position:relative;overflow:hidden}.ReviewWorkflowArtifact-module__KK4zuG__root[data-hero=true]{min-height:520px}.ReviewWorkflowArtifact-module__KK4zuG__canvas{flex-direction:column;justify-content:center;align-items:flex-start;gap:22px;padding:40px 0 40px 44px;display:flex;position:absolute;inset:0}.ReviewWorkflowArtifact-module__KK4zuG__root[data-hero=true] .ReviewWorkflowArtifact-module__KK4zuG__canvas{align-items:center;padding:40px 32px}.ReviewWorkflowArtifact-module__KK4zuG__fade{pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#fff 88%);width:90px;position:absolute;top:0;bottom:0;right:0}.ReviewWorkflowArtifact-module__KK4zuG__root[data-hero=true] .ReviewWorkflowArtifact-module__KK4zuG__fade{display:none}.ReviewWorkflowArtifact-module__KK4zuG__header{justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1044px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__headTitleWrap{align-items:center;gap:12px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__headMark{color:#4b45e6;background:#ecebfe;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__headTitle{letter-spacing:-.01em;color:#14161a;margin:0;font-size:18px;font-weight:800}.ReviewWorkflowArtifact-module__KK4zuG__headMeta{color:#9aa0aa;margin:2px 0 0;font-size:12px;font-weight:500}.ReviewWorkflowArtifact-module__KK4zuG__headMetaStrong{color:#6b7280;font-weight:700}.ReviewWorkflowArtifact-module__KK4zuG__runPill{color:#0e8a3a;background:#0f9d421a;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__runDot{background:#12b04a;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #12b04a2e}.ReviewWorkflowArtifact-module__KK4zuG__rail{justify-content:flex-start;align-items:center;width:100%;max-width:1044px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__root[data-hero=true] .ReviewWorkflowArtifact-module__KK4zuG__rail{justify-content:center}.ReviewWorkflowArtifact-module__KK4zuG__node{background:#fff;border:1px solid #e9eaf0;border-radius:15px;flex:none;width:172px;padding:13px 14px;position:relative;box-shadow:0 1px 2px #1011140d,0 12px 26px #14142b0f}.ReviewWorkflowArtifact-module__KK4zuG__node[data-tone=amber]{--tone:#e0820a;--tone-tint:#fdefda;--tone-ring:#e0820a6b}.ReviewWorkflowArtifact-module__KK4zuG__node[data-tone=indigo]{--tone:#4b45e6;--tone-tint:#ecebfe;--tone-ring:#4b45e666}.ReviewWorkflowArtifact-module__KK4zuG__node[data-tone=green]{--tone:#0f9d42;--tone-tint:#e4f6ea;--tone-ring:#0f9d4266}.ReviewWorkflowArtifact-module__KK4zuG__node[data-tone=blue]{--tone:#2f6bf5;--tone-tint:#e9f0ff;--tone-ring:#2f6bf566}.ReviewWorkflowArtifact-module__KK4zuG__node[data-tone=teal]{--tone:#0f9d8e;--tone-tint:#e0f5f2;--tone-ring:#0f9d8e6b}.ReviewWorkflowArtifact-module__KK4zuG__node[data-tone=coral]{--tone:#ef5f3c;--tone-tint:#fde9e2;--tone-ring:#ef5f3c6b}.ReviewWorkflowArtifact-module__KK4zuG__node[data-active]{border-color:var(--tone);box-shadow:0 0 0 1px var(--tone), 0 1px 2px #1011140d, 0 14px 30px var(--tone-ring)}.ReviewWorkflowArtifact-module__KK4zuG__nodeHead{align-items:center;gap:11px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__nodeTile{background:var(--tone-tint,#eef0f4);width:38px;height:38px;color:var(--tone,#6b7280);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__nodeText{flex-direction:column;gap:2px;min-width:0;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__nodeTitle{letter-spacing:-.01em;color:#1f2430;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.ReviewWorkflowArtifact-module__KK4zuG__nodeSub{color:#9aa0aa;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:500;overflow:hidden}.ReviewWorkflowArtifact-module__KK4zuG__nodeSmall{width:158px}.ReviewWorkflowArtifact-module__KK4zuG__nodeAgents{width:196px}.ReviewWorkflowArtifact-module__KK4zuG__nodeCondition,.ReviewWorkflowArtifact-module__KK4zuG__nodeGate{width:178px}.ReviewWorkflowArtifact-module__KK4zuG__nodeNotify{width:186px}.ReviewWorkflowArtifact-module__KK4zuG__agentChecks{flex-direction:column;gap:6px;margin-top:11px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__agentCheck{color:#4a4f5a;align-items:center;gap:7px;font-size:12px;font-weight:500;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__agentTick{color:#0f9d42;background:#e4f6ea;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__avatars{margin-top:11px;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__avatar{color:#fff;background:#4b45e6;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;margin-left:-6px;font-size:10px;font-weight:700;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__avatar:first-child{margin-left:0}.ReviewWorkflowArtifact-module__KK4zuG__avatar:nth-child(2){background:#12b5a6}.ReviewWorkflowArtifact-module__KK4zuG__conn{flex:none;align-self:center;position:relative}.ReviewWorkflowArtifact-module__KK4zuG__connHorizontal{width:44px;height:2px;margin:0 3px}.ReviewWorkflowArtifact-module__KK4zuG__connVertical{width:2px;height:30px;margin:3px 0}.ReviewWorkflowArtifact-module__KK4zuG__connLine{border-top:2px dashed #cdd0da;position:absolute;inset:0 10px 0 0}.ReviewWorkflowArtifact-module__KK4zuG__connArrow{color:#c3c6d1;display:inline-flex;position:absolute;top:50%;right:-3px;transform:translateY(-50%)}.ReviewWorkflowArtifact-module__KK4zuG__connPulse{opacity:0;background:#4b45e6;border-radius:999px;width:9px;height:9px;margin-top:-4.5px;position:absolute;top:50%;left:0;box-shadow:0 0 0 4px #4b45e629}.ReviewWorkflowArtifact-module__KK4zuG__pushEvent{background:#fff;border:1px solid #e9eaf0;border-radius:12px;align-items:center;gap:10px;padding:9px 14px 9px 10px;display:inline-flex;box-shadow:0 8px 20px #14142b1a}.ReviewWorkflowArtifact-module__KK4zuG__pushIcon{color:#4b45e6;background:#ecebfe;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__pushText{color:#6b7280;font-size:13px;font-weight:500}.ReviewWorkflowArtifact-module__KK4zuG__pushStrong{color:#1f2430;font-weight:700}.ReviewWorkflowArtifact-module__KK4zuG__pushArrow{width:8px;height:8px;margin-left:2px;position:relative}.ReviewWorkflowArtifact-module__KK4zuG__pushArrow:before{content:"";border-top:6px solid #c3c6d1;border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;inset:0}.ReviewWorkflowArtifact-module__KK4zuG__builder{align-items:flex-start;gap:26px;width:100%;max-width:1044px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__palette{background:#fff;border:1px solid #e9eaf0;border-radius:15px;flex-direction:column;flex-shrink:0;gap:8px;width:156px;padding:14px;display:flex;box-shadow:0 1px 2px #1011140d,0 12px 26px #14142b0f}.ReviewWorkflowArtifact-module__KK4zuG__paletteHeading{text-transform:uppercase;letter-spacing:.05em;color:#9aa0aa;margin-bottom:2px;font-size:11px;font-weight:800}.ReviewWorkflowArtifact-module__KK4zuG__paletteItem{color:#3a3f4a;background:#f6f7f9;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:600;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__paletteItem[data-drag]{color:#4b45e6;background:#6a5cf60f;border:1.5px dashed #b7b1f2}.ReviewWorkflowArtifact-module__KK4zuG__paletteGlyph{color:#8a8f9a;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__paletteItem[data-drag] .ReviewWorkflowArtifact-module__KK4zuG__paletteGlyph{color:#4b45e6}.ReviewWorkflowArtifact-module__KK4zuG__builderCanvas{flex:auto;min-width:0;padding-top:6px}.ReviewWorkflowArtifact-module__KK4zuG__dropSlot{background:#6a5cf60d;border:2px dashed #b7b1f2;border-radius:15px;flex:none;justify-content:center;align-items:center;width:158px;height:66px;display:inline-flex;position:relative}.ReviewWorkflowArtifact-module__KK4zuG__dropGhost{color:#9a95e0;opacity:0;font-size:12px;font-weight:600;position:absolute}.ReviewWorkflowArtifact-module__KK4zuG__dropStep{color:#1f2430;opacity:1;background:#fff;border:1px solid #d9d6f7;border-radius:12px;align-items:center;gap:9px;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #4b45e62e}.ReviewWorkflowArtifact-module__KK4zuG__dropStepTile{color:#2f6bf5;background:#e9f0ff;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__dropCursor{opacity:0;position:absolute;bottom:6px;right:22px}.ReviewWorkflowArtifact-module__KK4zuG__conditionScene{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__root[data-hero=true] .ReviewWorkflowArtifact-module__KK4zuG__conditionScene{align-items:center}.ReviewWorkflowArtifact-module__KK4zuG__ruleCard{background:#fff;border:1px solid #e9eaf0;border-radius:14px;flex-direction:column;gap:9px;width:268px;margin-left:202px;padding:14px 16px;display:flex;position:relative;box-shadow:0 1px 2px #1011140d,0 16px 34px #14142b1a}.ReviewWorkflowArtifact-module__KK4zuG__root[data-hero=true] .ReviewWorkflowArtifact-module__KK4zuG__ruleCard{margin-left:0}.ReviewWorkflowArtifact-module__KK4zuG__ruleCard:before{content:"";background:#fff;border-top:1px solid #e9eaf0;border-left:1px solid #e9eaf0;width:12px;height:12px;position:absolute;top:-7px;left:40px;transform:rotate(45deg)}.ReviewWorkflowArtifact-module__KK4zuG__root[data-hero=true] .ReviewWorkflowArtifact-module__KK4zuG__ruleCard:before{margin-left:-6px;left:50%}.ReviewWorkflowArtifact-module__KK4zuG__ruleHeading{text-transform:uppercase;letter-spacing:.04em;color:#9aa0aa;font-size:12px;font-weight:800}.ReviewWorkflowArtifact-module__KK4zuG__ruleRow{color:#6b7280;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__ruleRow[data-on]{color:#1f2430}.ReviewWorkflowArtifact-module__KK4zuG__ruleToggle{background:#d6d9df;border-radius:999px;flex-shrink:0;align-items:center;width:30px;height:17px;padding:2px;transition:background-color .2s;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__ruleRow[data-on] .ReviewWorkflowArtifact-module__KK4zuG__ruleToggle{background:#0f9d42;justify-content:flex-end}.ReviewWorkflowArtifact-module__KK4zuG__ruleKnob{background:#fff;border-radius:999px;width:13px;height:13px;box-shadow:0 1px 2px #0003}.ReviewWorkflowArtifact-module__KK4zuG__parallelGroup{background:#f6f7f9b3;border:1.5px dashed #cdd0da;border-radius:16px;flex-direction:column;flex:none;gap:9px;padding:11px 12px 12px;display:flex;position:relative}.ReviewWorkflowArtifact-module__KK4zuG__parallelLabel{text-transform:uppercase;letter-spacing:.05em;color:#8a8f9a;font-size:10.5px;font-weight:800}.ReviewWorkflowArtifact-module__KK4zuG__lanes{flex-direction:column;gap:9px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__laneNode{width:194px}.ReviewWorkflowArtifact-module__KK4zuG__nodeStuck{border-color:#f2d7a4;width:176px}.ReviewWorkflowArtifact-module__KK4zuG__waitBadge{color:#b5670a;background:#fdeccd;border-radius:999px;align-items:center;gap:6px;margin-top:11px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__escConn{width:118px}.ReviewWorkflowArtifact-module__KK4zuG__escConnLabel{white-space:nowrap;color:#9aa0aa;background:#fff;border:1px solid #eceef2;border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:700;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.ReviewWorkflowArtifact-module__KK4zuG__escNode{width:182px}.ReviewWorkflowArtifact-module__KK4zuG__escSenior{color:#b5432a;align-items:center;gap:8px;margin-top:11px;font-size:12px;font-weight:600;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__escSeniorAvatar{color:#fff;background:#ef5f3c;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__gateScene{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__root[data-hero=true] .ReviewWorkflowArtifact-module__KK4zuG__gateScene{align-items:center}.ReviewWorkflowArtifact-module__KK4zuG__approvalCard{background:#fff;border:1px solid #e7e9ee;border-radius:15px;width:302px;overflow:hidden;box-shadow:0 1px 2px #1011140d,0 18px 40px #14142b1f}.ReviewWorkflowArtifact-module__KK4zuG__approvalBar{background:#f6f7f9;border-bottom:1px solid #eceef2;align-items:center;gap:9px;padding:9px 13px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__approvalDots{gap:5px;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__approvalDots span{background:#d6d9df;border-radius:999px;width:8px;height:8px}.ReviewWorkflowArtifact-module__KK4zuG__approvalUrl{color:#9aa0aa;font-size:11px;font-weight:600}.ReviewWorkflowArtifact-module__KK4zuG__approvalNoAccount{color:#0e7c6e;background:#0f9d8e1f;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:800}.ReviewWorkflowArtifact-module__KK4zuG__approvalBody{flex-direction:column;gap:10px;padding:16px 16px 18px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__approvalHero{background:linear-gradient(135deg,#eef0f4 0%,#e6e8ed 100%);border-radius:9px;height:50px}.ReviewWorkflowArtifact-module__KK4zuG__approvalLine{background:#eceef2;border-radius:999px;width:82%;height:9px}.ReviewWorkflowArtifact-module__KK4zuG__approvalLineShort{width:54%}.ReviewWorkflowArtifact-module__KK4zuG__approveBtn{align-self:flex-start;min-height:36px;margin-top:4px;display:inline-flex;position:relative}.ReviewWorkflowArtifact-module__KK4zuG__approveBtnIdle,.ReviewWorkflowArtifact-module__KK4zuG__approveBtnDone{white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__approveBtnIdle{color:#fff;opacity:0;background:#0f9d8e}.ReviewWorkflowArtifact-module__KK4zuG__approveBtnDone{color:#0f9d42;opacity:1;background:#e4f6ea;justify-content:center;position:absolute;inset:0}.ReviewWorkflowArtifact-module__KK4zuG__approvedStamp{color:#0f9d42;align-items:center;gap:6px;margin-top:2px;font-size:12px;font-weight:600;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__notifyScene{align-items:center;width:100%;max-width:1044px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__clearedMark{color:#0f9d42;align-items:center;gap:6px;margin-top:11px;font-size:12px;font-weight:700;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__notifyCards{flex-direction:column;gap:11px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__notifyCard{background:#fff;border:1px solid #e7e9ee;border-radius:14px;align-items:center;gap:12px;width:320px;padding:12px 14px;display:flex;box-shadow:0 1px 2px #1011140d,0 12px 28px #14142b14}.ReviewWorkflowArtifact-module__KK4zuG__notifyLogo{background:#f6f7f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__notifyLogoMail{color:#6b7280}.ReviewWorkflowArtifact-module__KK4zuG__notifyText{flex-direction:column;gap:2px;min-width:0;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__notifyChannel{color:#1f2430;font-size:13px;font-weight:700}.ReviewWorkflowArtifact-module__KK4zuG__notifyBody{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ReviewWorkflowArtifact-module__KK4zuG__oneFlowHead{width:100%;max-width:620px}.ReviewWorkflowArtifact-module__KK4zuG__oneFlowKicker{text-transform:uppercase;letter-spacing:.05em;color:#8a8f9a;font-size:12px;font-weight:800}.ReviewWorkflowArtifact-module__KK4zuG__oneFlowRows{flex-direction:column;gap:12px;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__miniRow{background:#fff;border:1px solid #eceef2;border-radius:14px;align-items:center;gap:18px;width:620px;max-width:620px;padding:13px 18px;display:flex;box-shadow:0 1px 2px #1011140a,0 10px 22px #14142b0d}.ReviewWorkflowArtifact-module__KK4zuG__miniClient{color:#1f2430;flex-shrink:0;align-items:center;gap:9px;width:116px;font-size:14px;font-weight:700;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__miniDot{background:var(--wf-client,#625df5);border-radius:999px;flex-shrink:0;width:10px;height:10px}.ReviewWorkflowArtifact-module__KK4zuG__miniStages{flex:auto;align-items:center;display:flex}.ReviewWorkflowArtifact-module__KK4zuG__miniStageWrap{align-items:center;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__miniStage{color:#9aa0aa;white-space:nowrap;background:#f2f3f6;border-radius:999px;justify-content:center;align-items:center;padding:6px 13px;font-size:12px;font-weight:700;display:inline-flex}.ReviewWorkflowArtifact-module__KK4zuG__miniStage[data-done]{background:var(--wf-client,#625df5);color:#fff}.ReviewWorkflowArtifact-module__KK4zuG__miniConn{background:#dfe1e8;width:26px;height:2px}.ReviewWorkflowArtifact-module__KK4zuG__miniConn[data-done]{background:var(--wf-client,#625df5);opacity:.5}@media (prefers-reduced-motion:no-preference){.ReviewWorkflowArtifact-module__KK4zuG__node,.ReviewWorkflowArtifact-module__KK4zuG__conn,.ReviewWorkflowArtifact-module__KK4zuG__pushEvent,.ReviewWorkflowArtifact-module__KK4zuG__palette,.ReviewWorkflowArtifact-module__KK4zuG__dropSlot,.ReviewWorkflowArtifact-module__KK4zuG__ruleCard,.ReviewWorkflowArtifact-module__KK4zuG__parallelGroup,.ReviewWorkflowArtifact-module__KK4zuG__approvalCard,.ReviewWorkflowArtifact-module__KK4zuG__notifyCard,.ReviewWorkflowArtifact-module__KK4zuG__miniRow,.ReviewWorkflowArtifact-module__KK4zuG__oneFlowHead{animation:.48s cubic-bezier(.22,1,.36,1) both ReviewWorkflowArtifact-module__KK4zuG__wfRise;animation-delay:var(--wf-delay,0s)}.ReviewWorkflowArtifact-module__KK4zuG__connPulse{animation:1.6s ease-in-out infinite ReviewWorkflowArtifact-module__KK4zuG__wfPulse;animation-delay:calc(var(--wf-delay,0s) + .3s)}.ReviewWorkflowArtifact-module__KK4zuG__dropGhost{animation:1.4s .52s both ReviewWorkflowArtifact-module__KK4zuG__wfGhost}.ReviewWorkflowArtifact-module__KK4zuG__dropStep{opacity:0;animation:.62s cubic-bezier(.22,1,.36,1) .98s both ReviewWorkflowArtifact-module__KK4zuG__wfDrop}.ReviewWorkflowArtifact-module__KK4zuG__dropCursor{animation:1.3s cubic-bezier(.4,0,.2,1) .34s both ReviewWorkflowArtifact-module__KK4zuG__wfCursor}.ReviewWorkflowArtifact-module__KK4zuG__approveBtnIdle{animation:1.7s .9s both ReviewWorkflowArtifact-module__KK4zuG__wfGateIdle}.ReviewWorkflowArtifact-module__KK4zuG__approveBtnDone{opacity:0;animation:1.7s .9s both ReviewWorkflowArtifact-module__KK4zuG__wfGateDone}.ReviewWorkflowArtifact-module__KK4zuG__approvedStamp{opacity:0;animation:.48s 2s both ReviewWorkflowArtifact-module__KK4zuG__wfFadeUp}}@keyframes ReviewWorkflowArtifact-module__KK4zuG__wfRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ReviewWorkflowArtifact-module__KK4zuG__wfFadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes ReviewWorkflowArtifact-module__KK4zuG__wfPulse{0%{opacity:0;left:2%}20%{opacity:1}80%{opacity:1}to{opacity:0;left:92%}}@keyframes ReviewWorkflowArtifact-module__KK4zuG__wfGhost{0%,40%{opacity:1}70%,to{opacity:0}}@keyframes ReviewWorkflowArtifact-module__KK4zuG__wfDrop{0%{opacity:0;transform:translateY(-14px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ReviewWorkflowArtifact-module__KK4zuG__wfCursor{0%{opacity:0;transform:translate(64px,-40px)}15%{opacity:1}70%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(0)}}@keyframes ReviewWorkflowArtifact-module__KK4zuG__wfGateIdle{0%,50%{opacity:1;transform:scale(1)}62%{transform:scale(.94)}70%,to{opacity:0;transform:scale(1)}}@keyframes ReviewWorkflowArtifact-module__KK4zuG__wfGateDone{0%,62%{opacity:0;transform:scale(.92)}80%,to{opacity:1;transform:scale(1)}}
.ScreenshotArtifact-module__3ufAAW__sceneRoot{color:#14161a;width:100%;height:100%;min-height:560px;font-family:var(--hero-font-ui);background:#fff;border-radius:16px;position:relative;overflow:hidden}.ScreenshotArtifact-module__3ufAAW__sceneRoot.ScreenshotArtifact-module__3ufAAW__hero{min-height:520px}.ScreenshotArtifact-module__3ufAAW__stage{justify-content:flex-start;align-items:center;padding-left:44px;display:flex;position:absolute;inset:0}.ScreenshotArtifact-module__3ufAAW__sceneRoot.ScreenshotArtifact-module__3ufAAW__hero .ScreenshotArtifact-module__3ufAAW__stage{justify-content:center;padding-left:0}.ScreenshotArtifact-module__3ufAAW__fade{pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#fff 88%);width:90px;position:absolute;top:0;bottom:0;right:0}.ScreenshotArtifact-module__3ufAAW__sceneRoot.ScreenshotArtifact-module__3ufAAW__hero .ScreenshotArtifact-module__3ufAAW__fade,.ScreenshotArtifact-module__3ufAAW__sceneRoot[data-variant=client-view] .ScreenshotArtifact-module__3ufAAW__fade,.ScreenshotArtifact-module__3ufAAW__sceneRoot[data-variant=full-page] .ScreenshotArtifact-module__3ufAAW__fade,.ScreenshotArtifact-module__3ufAAW__sceneRoot:not(.ScreenshotArtifact-module__3ufAAW__hero)[data-variant=then-and-now] .ScreenshotArtifact-module__3ufAAW__fade{display:none}.ScreenshotArtifact-module__3ufAAW__sceneCaption{color:#8a8f99;letter-spacing:.01em;text-align:center;margin:16px 0 0;font-size:12.5px;font-weight:600}.ScreenshotArtifact-module__3ufAAW__pageWrap{flex-direction:column;gap:8px;display:flex}.ScreenshotArtifact-module__3ufAAW__pageCaption{letter-spacing:.3px;text-transform:uppercase;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.ScreenshotArtifact-module__3ufAAW__pageCaptionNow{color:#b26a00;background:#fdf1df}.ScreenshotArtifact-module__3ufAAW__pageCaptionThen{color:#0f7a33;background:#e8f6ee}.ScreenshotArtifact-module__3ufAAW__page{background:#fff;border:1px solid #e6e7ec;border-radius:14px;flex-direction:column;display:flex;position:relative;overflow:hidden}.ScreenshotArtifact-module__3ufAAW__pageChrome{background:#f6f7f9;border-bottom:1px solid #eceef2;align-items:center;padding:10px 16px;display:flex}.ScreenshotArtifact-module__3ufAAW__pageBody{flex-direction:column;gap:14px;padding:20px;display:flex;position:relative}.ScreenshotArtifact-module__3ufAAW__pageBodyTall{gap:16px;padding:20px 20px 28px}.ScreenshotArtifact-module__3ufAAW__pageRow{gap:16px;display:flex;position:relative}.ScreenshotArtifact-module__3ufAAW__pageMedia{background:#f1f2f5;border-radius:10px;flex:none;width:150px;height:104px;position:relative}.ScreenshotArtifact-module__3ufAAW__pageMediaSelected{background:#f7f7fb;border:2px dashed #625df5}.ScreenshotArtifact-module__3ufAAW__pageMediaChanged{background:linear-gradient(135deg,#e7ecf7 0%,#dfe6f4 100%)}.ScreenshotArtifact-module__3ufAAW__anchorGhost{border:1.5px dashed #c3c7d0;border-radius:8px;justify-content:flex-start;align-items:flex-start;display:flex;position:absolute;inset:10px}.ScreenshotArtifact-module__3ufAAW__anchorGhostTag{color:#9aa0ab;letter-spacing:.2px;text-transform:uppercase;white-space:nowrap;background:#edeef1;border-radius:6px;margin:-10px 0 0 -6px;padding:3px 7px;font-size:9.5px;font-weight:700}.ScreenshotArtifact-module__3ufAAW__pageCol{flex-direction:column;flex:auto;justify-content:center;gap:12px;min-width:0;display:flex}.ScreenshotArtifact-module__3ufAAW__pageLine{background:#edeff3;border-radius:7px;height:13px}.ScreenshotArtifact-module__3ufAAW__pageLineTall{width:78%;height:18px}.ScreenshotArtifact-module__3ufAAW__pageLineShort{width:52%}.ScreenshotArtifact-module__3ufAAW__pageLineWide{width:92%;height:13px}.ScreenshotArtifact-module__3ufAAW__pageTiles{gap:12px;display:flex}.ScreenshotArtifact-module__3ufAAW__pageTile{background:#f1f2f5;border-radius:10px;flex:1 1 0;height:60px}.ScreenshotArtifact-module__3ufAAW__pagePin{z-index:3;position:absolute;top:-12px;left:128px}.ScreenshotArtifact-module__3ufAAW__pagePinLost{opacity:.32;filter:grayscale()}.ScreenshotArtifact-module__3ufAAW__pageRibbon{color:#0f7a33;letter-spacing:-.1px;white-space:nowrap;background:#e8f6ee;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:11.5px;font-weight:700;display:inline-flex;position:absolute;top:52px;right:12px}.ScreenshotArtifact-module__3ufAAW__snap{background:#fff;border:1px solid #e6e7ec;border-radius:10px;flex-direction:column;width:100%;height:100%;min-height:96px;display:flex;position:relative;overflow:hidden}.ScreenshotArtifact-module__3ufAAW__snapBar{background:#f6f7f9;border-bottom:1px solid #eceef2;align-items:center;gap:4px;padding:7px 10px;display:flex}.ScreenshotArtifact-module__3ufAAW__snapDot{background:#d6d9df;border-radius:50%;width:6px;height:6px}.ScreenshotArtifact-module__3ufAAW__snapBody{flex:auto;gap:10px;padding:12px;display:flex}.ScreenshotArtifact-module__3ufAAW__snapMedia{background:#eef0f4;border-radius:7px;flex:none;width:42%}.ScreenshotArtifact-module__3ufAAW__snapCol{flex-direction:column;flex:auto;justify-content:center;gap:8px;display:flex}.ScreenshotArtifact-module__3ufAAW__snapLine{background:#edeff3;border-radius:5px;height:8px}.ScreenshotArtifact-module__3ufAAW__snapLineShort{width:60%}.ScreenshotArtifact-module__3ufAAW__snapBadge{color:#0f7a33;letter-spacing:-.1px;white-space:nowrap;background:#e8f6ee;border-radius:7px;align-items:center;gap:5px;padding:4px 8px;font-size:10.5px;font-weight:700;display:inline-flex;position:absolute;bottom:8px;left:8px}.ScreenshotArtifact-module__3ufAAW__commentGroup{width:320px;position:relative}.ScreenshotArtifact-module__3ufAAW__commentPin{z-index:2;position:absolute;top:-12px;left:-18px}.ScreenshotArtifact-module__3ufAAW__commentCard{width:100%}.ScreenshotArtifact-module__3ufAAW__captureRoot{color:#14161a;width:100%;height:100%;font-family:var(--hero-font-ui);background:#fff;border-radius:16px;position:relative;overflow:hidden}.ScreenshotArtifact-module__3ufAAW__captureChip{z-index:4;color:#433df3;letter-spacing:-.1px;white-space:nowrap;background:#eef0ff;border:1px solid #433df329;border-radius:9px;align-items:center;gap:7px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;bottom:22px;left:24px}.ScreenshotArtifact-module__3ufAAW__captureFade{z-index:2;pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#fff 88%);width:90px;position:absolute;top:0;bottom:0;right:0}.ScreenshotArtifact-module__3ufAAW__captureScene{align-items:center;display:flex;position:relative}.ScreenshotArtifact-module__3ufAAW__captureItem{flex:none;width:620px}.ScreenshotArtifact-module__3ufAAW__captureComment{z-index:3;flex:none;width:320px;margin-top:128px;margin-left:-168px}.ScreenshotArtifact-module__3ufAAW__captureChipHero{z-index:4;color:#433df3;letter-spacing:-.1px;white-space:nowrap;background:#eef0ff;border:1px solid #433df329;border-radius:9px;align-items:center;gap:7px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:14px;left:20px}.ScreenshotArtifact-module__3ufAAW__sceneRoot.ScreenshotArtifact-module__3ufAAW__hero .ScreenshotArtifact-module__3ufAAW__captureItem{width:640px}.ScreenshotArtifact-module__3ufAAW__thenNowScene{flex-direction:column;align-items:center;display:flex}.ScreenshotArtifact-module__3ufAAW__thenNowPair{flex-direction:column;align-items:center;gap:22px;display:flex}.ScreenshotArtifact-module__3ufAAW__thenNowItem{flex:none;width:500px}.ScreenshotArtifact-module__3ufAAW__thenNowItem .ScreenshotArtifact-module__3ufAAW__page{height:100%}.ScreenshotArtifact-module__3ufAAW__sceneRoot.ScreenshotArtifact-module__3ufAAW__hero .ScreenshotArtifact-module__3ufAAW__thenNowPair{flex-direction:row;align-items:flex-start;gap:26px}.ScreenshotArtifact-module__3ufAAW__sceneRoot.ScreenshotArtifact-module__3ufAAW__hero .ScreenshotArtifact-module__3ufAAW__thenNowItem{width:400px}.ScreenshotArtifact-module__3ufAAW__fullScene{flex-direction:column;align-items:center;display:flex}.ScreenshotArtifact-module__3ufAAW__fullFrame{width:560px;position:relative}.ScreenshotArtifact-module__3ufAAW__fullPage{width:100%}.ScreenshotArtifact-module__3ufAAW__fullScrollTrack{background:#eef0f4;border-radius:3px;width:6px;position:absolute;top:58px;bottom:12px;right:6px}.ScreenshotArtifact-module__3ufAAW__fullScrollThumb{background:#c9cdd6;border-radius:3px;width:100%;height:44%;position:absolute;top:0;left:0}.ScreenshotArtifact-module__3ufAAW__clientScene{flex-direction:column;align-items:flex-start;display:flex}.ScreenshotArtifact-module__3ufAAW__clientFlow{align-items:center;gap:22px;display:flex}.ScreenshotArtifact-module__3ufAAW__clientShare{background:#fff;border:1px solid #e6e7ec;border-radius:14px;flex-direction:column;gap:10px;width:208px;padding:16px;display:flex}.ScreenshotArtifact-module__3ufAAW__clientShareLabel{color:#14161a;letter-spacing:-.1px;align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.ScreenshotArtifact-module__3ufAAW__clientShareLinkIcon{color:#433df3}.ScreenshotArtifact-module__3ufAAW__clientShareUrl{color:#6b7180;letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;background:#f6f7f9;border:1px solid #eceef2;border-radius:8px;padding:8px 10px;font-family:ui-monospace,Geist Mono,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:hidden}.ScreenshotArtifact-module__3ufAAW__clientShareSent{color:#0f7a33;letter-spacing:-.1px;background:#e8f6ee;border-radius:7px;align-self:flex-start;align-items:center;gap:6px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.ScreenshotArtifact-module__3ufAAW__clientArrow{color:#c3c7d0;flex:none;justify-content:center;align-items:center;display:inline-flex}.ScreenshotArtifact-module__3ufAAW__phone{background:#fff;border:1px solid #e2e3e9;border-radius:34px;width:268px;padding:14px;position:relative}.ScreenshotArtifact-module__3ufAAW__phoneNotch{z-index:2;background:#f1f2f5;border-radius:0 0 14px 14px;width:96px;height:20px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.ScreenshotArtifact-module__3ufAAW__phoneScreen{background:#f7f8fa;border-radius:24px;flex-direction:column;gap:12px;padding:34px 14px 18px;display:flex}.ScreenshotArtifact-module__3ufAAW__phoneNoAccount{color:#433df3;letter-spacing:-.1px;white-space:nowrap;background:#eef0ff;border:1px solid #433df329;border-radius:999px;align-self:center;padding:5px 12px;font-size:11px;font-weight:700}.ScreenshotArtifact-module__3ufAAW__phoneSnap{height:168px}.ScreenshotArtifact-module__3ufAAW__phoneSameSnap{color:#0f7a33;letter-spacing:-.1px;background:#e8f6ee;border-radius:7px;align-self:flex-start;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.ScreenshotArtifact-module__3ufAAW__phoneComment{background:#fff;border:1px solid #e6e7ec;border-radius:12px;gap:10px;padding:12px;display:flex}.ScreenshotArtifact-module__3ufAAW__phoneAvatar{background:#dfe1ea;border-radius:50%;flex:none;width:26px;height:26px}.ScreenshotArtifact-module__3ufAAW__phoneCommentBody{flex-direction:column;flex:auto;justify-content:center;gap:8px;display:flex}.ScreenshotArtifact-module__3ufAAW__phoneCommentLine{background:#edeff3;border-radius:5px;height:9px}.ScreenshotArtifact-module__3ufAAW__phoneCommentLineShort{width:58%}.ScreenshotArtifact-module__3ufAAW__recordScene{align-items:center;display:flex}.ScreenshotArtifact-module__3ufAAW__recordCard{background:#fff;border:1px solid #e6e7ec;border-radius:16px;width:560px;overflow:hidden}.ScreenshotArtifact-module__3ufAAW__recordHead{border-bottom:1px solid #eceef2;flex-direction:column;gap:4px;padding:18px 20px 14px;display:flex}.ScreenshotArtifact-module__3ufAAW__recordTitle{letter-spacing:-.2px;color:#14161a;font-size:16px;font-weight:700}.ScreenshotArtifact-module__3ufAAW__recordSubtitle{color:#8a8f99;font-size:12.5px;font-weight:500}.ScreenshotArtifact-module__3ufAAW__recordList{flex-direction:column;gap:6px;margin:0;padding:8px;list-style:none;display:flex}.ScreenshotArtifact-module__3ufAAW__recordRow{border-radius:12px;align-items:center;gap:14px;padding:10px 12px;display:flex}.ScreenshotArtifact-module__3ufAAW__recordRow:hover{background:#f7f8fa}.ScreenshotArtifact-module__3ufAAW__recordThumb{flex:none;width:84px;height:56px;min-height:0}.ScreenshotArtifact-module__3ufAAW__recordText{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.ScreenshotArtifact-module__3ufAAW__recordRowTitle{letter-spacing:-.1px;color:#14161a;font-size:14px;font-weight:600}.ScreenshotArtifact-module__3ufAAW__recordRowTime{color:#9aa0ab;font-size:12px;font-weight:500}.ScreenshotArtifact-module__3ufAAW__recordStatus{letter-spacing:-.1px;white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:5px;padding:5px 11px;font-size:12px;font-weight:700;display:inline-flex}.ScreenshotArtifact-module__3ufAAW__recordStatusApproved{color:#0f7a33;background:#e8f6ee}.ScreenshotArtifact-module__3ufAAW__recordStatusOpen{color:#433df3;background:#eef0ff}@media (prefers-reduced-motion:no-preference){@keyframes ScreenshotArtifact-module__3ufAAW__ssRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.ScreenshotArtifact-module__3ufAAW__captureItem,.ScreenshotArtifact-module__3ufAAW__captureComment,.ScreenshotArtifact-module__3ufAAW__captureChipHero,.ScreenshotArtifact-module__3ufAAW__thenNowItem,.ScreenshotArtifact-module__3ufAAW__fullFrame,.ScreenshotArtifact-module__3ufAAW__clientShare,.ScreenshotArtifact-module__3ufAAW__clientArrow,.ScreenshotArtifact-module__3ufAAW__phone,.ScreenshotArtifact-module__3ufAAW__recordCard,.ScreenshotArtifact-module__3ufAAW__recordRow,.ScreenshotArtifact-module__3ufAAW__sceneCaption{opacity:0;animation:.52s cubic-bezier(.22,1,.36,1) forwards ScreenshotArtifact-module__3ufAAW__ssRise;animation-delay:var(--ss-delay,0s)}}@media (max-width:1024px){.ScreenshotArtifact-module__3ufAAW__thenNowPair{flex-direction:column;align-items:center;gap:20px}.ScreenshotArtifact-module__3ufAAW__thenNowItem{width:360px}}
