.landing-featureDemo{padding:0 0 var(--section-y)}.featureDemoHeader{margin-top:clamp(3rem,7vw,4.5rem);margin-bottom:clamp(1.1rem,2.6vw,1.6rem);text-align:center}.featureDemoHeaderTitle{margin:0;font-size:clamp(1.55rem,3.4vw,2.1rem);font-weight:800;letter-spacing:-.04em;color:var(--fillr-text)}.featureDemoHeaderSub{margin:.6rem auto 0;font-size:clamp(1rem,2.1vw,1.08rem);line-height:1.45;color:rgba(60,60,67,.72);letter-spacing:-.01em}.featureDemoBand{margin-top:clamp(1.35rem,3.2vw,2.4rem)}.featureDemoBandInner{position:relative;border-radius:28px;padding:clamp(1.35rem,3.8vw,2.2rem);border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 60px rgba(0,0,0,.1),inset 0 2px 0 rgba(255,255,255,.7);overflow:hidden}.featureDemoThemeLight{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(245,246,250,.92))}.featureDemoThemeDark{background:linear-gradient(135deg,rgba(10,12,18,.92),rgba(14,16,24,.9));border-color:rgba(148,163,184,.14);box-shadow:0 28px 90px rgba(0,0,0,.42),inset 0 2px 0 rgba(255,255,255,.06)}.featureDemoThemeDark:after{background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 55%,rgba(0,0,0,.28))}.featureDemoThemeDark:before{opacity:.5;filter:blur(20px);background:radial-gradient(900px 420px at 25% -10%,rgba(90,200,250,.18),transparent 62%),radial-gradient(700px 340px at 85% 10%,rgba(88,86,214,.18),transparent 58%),radial-gradient(850px 420px at 60% 115%,rgba(0,122,255,.12),transparent 58%)}.featureDemoBandInner:before{content:"";position:absolute;inset:-2px;background:radial-gradient(900px 420px at 25% -10%,rgba(90,200,250,.18),transparent 62%),radial-gradient(700px 340px at 85% 10%,rgba(88,86,214,.16),transparent 58%),radial-gradient(850px 420px at 60% 115%,rgba(0,122,255,.1),transparent 58%);filter:blur(18px);opacity:.55;pointer-events:none}.featureDemoBandInner:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%,rgba(0,0,0,.03)),url(/landing/feature-demo-bg.png);background-size:cover;background-position:50%;filter:blur(10px) saturate(1.12) contrast(1.05);transform:scale(1.06);opacity:.36;pointer-events:none}.featureDemoThemeDark.featureDemoBandInner:after{background-image:linear-gradient(180deg,rgba(0,0,0,.34),transparent 58%,rgba(0,0,0,.52)),url(/landing/feature-demo-bg.png);opacity:.24;filter:blur(12px) saturate(1.08) contrast(1.08)}.featureDemoPanelWrap{position:relative;z-index:1;display:grid;justify-items:stretch;grid-gap:.85rem;gap:.85rem}.featureDemoCardWrap{position:relative;display:grid;justify-items:center;grid-gap:1.1rem;gap:1.1rem}.featureDemoTopRow{position:relative;width:min(720px,100%);display:flex;justify-content:center;margin-top:-6px;margin-bottom:4px}.featureDemoPills{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:6px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.62);box-shadow:0 10px 34px rgba(0,0,0,.08);backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15)}.featureDemoTopRow .featureDemoPills{margin-inline:auto}.featureDemoTheme{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;padding:4px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.62);box-shadow:0 10px 34px rgba(0,0,0,.08);backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15)}.featureDemoThemeBtn{border:1px solid transparent;background:transparent;color:rgba(17,24,39,.62);font-size:.82rem;font-weight:800;letter-spacing:-.01em;padding:.38rem .62rem;border-radius:999px;cursor:pointer;transition:background .12s ease,color .12s ease,transform .12s ease,opacity .12s ease}.featureDemoThemeBtn:hover{color:rgba(17,24,39,.86);background:rgba(255,255,255,.7);transform:translateY(-.5px)}.featureDemoThemeBtn:active{transform:translateY(0);opacity:.92}.featureDemoThemeBtn.on{color:rgba(17,24,39,.92);background:rgba(255,255,255,.95);box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}.featureDemoPill:focus-visible,.featureDemoThemeBtn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(0,122,255,.22)}.featureDemoPill{border:1px solid rgba(0,0,0,.06);background:rgba(250,251,252,.9);color:rgba(17,24,39,.78);font-size:.9rem;font-weight:750;letter-spacing:-.01em;padding:.52rem .8rem;border-radius:999px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 10px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.85);transition:transform .18s cubic-bezier(.16,1,.3,1),background .18s ease,box-shadow .18s ease,color .18s ease,border-color .18s ease}.featureDemoPill:hover{background:#fff;transform:translateY(-2px);box-shadow:0 10px 26px rgba(0,122,255,.14),0 2px 8px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.95);border-color:rgba(0,122,255,.14)}.featureDemoPill:active{transform:translateY(0) scale(.97);box-shadow:0 1px 4px rgba(0,0,0,.08),inset 0 2px 6px rgba(0,0,0,.05);transition-duration:.08s}.featureDemoPillActive{color:rgba(17,24,39,.92);border-color:rgba(0,122,255,.22);background:rgba(0,122,255,.08);box-shadow:0 12px 36px rgba(0,122,255,.16),inset 0 0 0 1px rgba(0,122,255,.06)}.featureDemoPillActive:hover{transform:translateY(-2px);box-shadow:0 14px 40px rgba(0,122,255,.2),inset 0 0 0 1px rgba(0,122,255,.08)}.featureDemoChatAura{position:absolute;left:50%;top:70px;transform:translateX(-50%);width:min(720px,100%);height:120%;border-radius:34px;background:radial-gradient(420px 220px at 55% 20%,rgba(90,200,250,.22),transparent 60%),radial-gradient(420px 220px at 70% 45%,rgba(0,122,255,.18),transparent 62%),radial-gradient(520px 260px at 55% 80%,rgba(88,86,214,.16),transparent 66%);filter:blur(18px);opacity:.45;pointer-events:none;z-index:0}.featureDemoThemeDark .featureDemoChatAura{opacity:.4;background:radial-gradient(420px 220px at 55% 20%,rgba(90,200,250,.2),transparent 60%),radial-gradient(420px 220px at 70% 45%,rgba(0,122,255,.18),transparent 62%),radial-gradient(520px 260px at 55% 80%,rgba(88,86,214,.16),transparent 66%)}.fillrChatShell{--fillr-text:rgba(17,24,39,0.92);--fillr-muted:rgba(17,24,39,0.48);width:min(560px,100%);height:clamp(520px,66vh,660px);display:flex;flex-direction:column;border-radius:16px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.78);box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),0 18px 55px rgba(0,0,0,.22);backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);overflow:hidden;position:relative;z-index:1}.fillrChatShell.fillrThemeDark{--fillr-text:rgba(241,245,249,0.92);--fillr-muted:rgba(226,232,240,0.56);border-color:rgba(148,163,184,.16);background:rgba(10,12,18,.72);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),0 26px 90px rgba(0,0,0,.46)}.fillrChatShell.fillrThemeDark .fillrChatHeader{border-bottom-color:rgba(148,163,184,.14);background:rgba(10,12,18,.55)}.fillrChatShell.fillrThemeDark .fillrChatLogo{filter:invert(1) hue-rotate(180deg) saturate(.9);opacity:.95}.fillrChatShell.fillrThemeDark .fillrBubbleUser{background:rgba(0,122,255,.22);border-color:rgba(0,122,255,.28)}.fillrChatShell.fillrThemeDark .fillrBubbleAsst{background:rgba(148,163,184,.1);border-color:rgba(148,163,184,.14)}.fillrChatShell.fillrThemeDark .featureDemoComposer{border-top-color:rgba(148,163,184,.14);background:rgba(10,12,18,.5)}.fillrChatShell.fillrThemeDark .featureDemoComposerInput{border-color:rgba(148,163,184,.16);background:rgba(15,18,28,.48);color:rgba(226,232,240,.72)}.fillrChatShell.fillrThemeDark .featureDemoComposerPlaceholder{opacity:.85}.fillrChatShell.fillrThemeDark .featureDemoQuickChip{border-color:rgba(0,122,255,.24);background:rgba(0,122,255,.14);color:rgba(191,219,254,.95)}.featureDemoThemeDark .featureDemoPills,.fillrChatShell.fillrThemeDark .featureDemoPills{border-color:rgba(148,163,184,.16);background:rgba(15,18,28,.48);box-shadow:0 18px 55px rgba(0,0,0,.28)}.featureDemoThemeDark .featureDemoPill{border-color:rgba(148,163,184,.14);background:rgba(15,18,28,.58);color:rgba(226,232,240,.78)}.featureDemoThemeDark .featureDemoPill:hover{background:rgba(30,41,59,.55);border-color:rgba(148,163,184,.22);box-shadow:0 10px 28px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.06)}.featureDemoThemeDark .featureDemoPillActive{color:rgba(241,245,249,.92);border-color:rgba(0,122,255,.28);background:rgba(0,122,255,.18);box-shadow:0 14px 44px rgba(0,122,255,.22),inset 0 0 0 1px rgba(0,122,255,.1)}.featureDemoThemeDark .featureDemoPillActive:hover{box-shadow:0 16px 48px rgba(0,122,255,.26),inset 0 0 0 1px rgba(0,122,255,.12)}.featureDemoThemeDark .featureDemoTheme{border-color:rgba(148,163,184,.16);background:rgba(15,18,28,.48);box-shadow:0 18px 55px rgba(0,0,0,.28)}.featureDemoThemeDark .featureDemoThemeBtn{color:rgba(226,232,240,.72)}.featureDemoThemeDark .featureDemoThemeBtn:hover{color:rgba(241,245,249,.92);background:rgba(30,41,59,.5)}.featureDemoThemeDark .featureDemoThemeBtn.on{color:rgba(241,245,249,.92);background:rgba(226,232,240,.1);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}.featureDemoThemeDark .featureDemoPill:focus-visible,.featureDemoThemeDark .featureDemoThemeBtn:focus-visible{box-shadow:0 0 0 2px rgba(90,200,250,.22)}.featureDemoChatShell{border-radius:20px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.6),0 26px 90px rgba(0,0,0,.16)}.fillrBubbleTyping{display:flex;gap:7px;align-items:center;justify-content:flex-start;width:100%;min-height:28px;padding:2px 0}.fillrDot{width:7px;height:7px;border-radius:50%;background:linear-gradient(145deg,#5ac8fa,#007aff 55%,#5856d6);box-shadow:0 1px 4px rgba(0,122,255,.35);animation:fillrDotWave 1s ease-in-out infinite}.fillrDot:nth-child(2){animation-delay:.18s}.fillrDot:nth-child(3){animation-delay:.36s}@keyframes fillrDotWave{0%,to{opacity:.28;transform:translateY(0) scale(.82)}35%{opacity:1;transform:translateY(-4px) scale(1)}70%{opacity:.55;transform:translateY(0) scale(.92)}}.fillrChatHeader{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.45)}.fillrChatHeaderLeft{display:flex;align-items:center;gap:6px;min-width:0}.fillrChatLogo{height:18px;width:auto;object-fit:contain;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.fillrChatTitle{font-size:12px;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--fillr-text);max-width:168px}.fillrChatHeaderActions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px}.fillrThemeSeg{display:flex;border-radius:8px;border:1px solid rgba(0,0,0,.08);overflow:hidden;background:rgba(255,255,255,.55);box-shadow:0 2px 10px rgba(0,0,0,.06);transform-origin:100% 0}.fillrChatShell.fillrThemeDark .fillrThemeSeg{border-color:rgba(148,163,184,.16);background:rgba(15,18,28,.48);box-shadow:0 4px 18px rgba(0,0,0,.32)}.fillrThemeSegBtn{margin:0;padding:5px 10px;border:none;background:transparent;font-size:10px;font-weight:700;letter-spacing:.02em;color:var(--fillr-muted);cursor:pointer;font-family:inherit;line-height:1.2;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .16s ease,color .16s ease,transform .16s cubic-bezier(.16,1,.3,1),box-shadow .16s ease,opacity .16s ease}.fillrThemeSegBtn:hover{color:var(--fillr-text);background:rgba(255,255,255,.72);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.06)}.fillrThemeSegBtn:active{transform:translateY(0) scale(.96);opacity:.95;transition-duration:.08s}.fillrThemeSegBtn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(0,122,255,.22)}.fillrThemeSegBtnActive{color:var(--fillr-text);background:rgba(255,255,255,.95);box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}.fillrThemeSegBtnActive:hover{transform:translateY(-1px)}.fillrChatShell.fillrThemeDark .fillrThemeSegBtn:hover{background:rgba(30,41,59,.55);box-shadow:0 4px 14px rgba(0,0,0,.25)}.fillrChatShell.fillrThemeDark .fillrThemeSegBtnActive{background:rgba(226,232,240,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.fillrChatShell.fillrThemeDark .fillrThemeSegBtnActive:hover{background:rgba(226,232,240,.16)}.landing-featureDemo .fillrThemeSegBtn:not(.fillrThemeSegBtnActive){animation:fillrThemeSegIdleNudge 2.75s ease-in-out infinite}.landing-featureDemo .fillrThemeSegBtnActive{animation:none}.landing-featureDemo .fillrChatShell.fillrThemeDark .fillrThemeSegBtn:not(.fillrThemeSegBtnActive):hover,.landing-featureDemo .fillrThemeSegBtn:not(.fillrThemeSegBtnActive):hover{animation:none;transform:translateY(-1px)}.landing-featureDemo .fillrThemeSegBtn:not(.fillrThemeSegBtnActive):active{animation:none;transform:translateY(0) scale(.96)}.fillrChatScroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:10px 10px 8px}.fillrChatList{display:flex;flex-direction:column;gap:10px}.fillrBubbleRow{display:flex}.fillrBubbleRowUser{justify-content:flex-end}.fillrBubbleRowAsst{justify-content:flex-start}.fillrBubble{max-width:94%;border-radius:14px;padding:9px 11px;animation:fillrBubbleIn .18s ease-out}@keyframes fillrBubbleIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.fillrBubbleUser{background:rgba(0,122,255,.12);border:1px solid rgba(0,122,255,.18)}.fillrBubbleAsst{background:rgba(255,255,255,.85);border:1px solid rgba(0,0,0,.05)}.fillrBubbleText{margin:0;font-size:13px;line-height:1.45;font-weight:450;letter-spacing:-.01em;color:var(--fillr-text);white-space:pre-wrap;word-break:break-word}.fillrContextCard{margin:0;padding:10px 12px;border-radius:12px;border:1px solid rgba(0,122,255,.24);background:rgba(255,255,255,.65);text-align:left;max-width:100%}.fillrContextCardTitle{font-size:12px;font-weight:750;letter-spacing:-.02em;color:var(--fillr-text);margin:0 0 6px}.fillrContextCardBody{margin:0;font-size:12px;line-height:1.45;color:var(--fillr-text);font-weight:450}.fillrContextCardMeta{color:var(--fillr-muted);font-weight:500}.featureDemoComposer{flex-shrink:0;display:flex;gap:8px;align-items:center;padding:10px;border-top:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.4)}.featureDemoComposerInput{flex:1 1;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.85);padding:8px 10px;font-size:13px;color:var(--fillr-muted)}.featureDemoComposerPlaceholder{opacity:.8}.featureDemoComposerSend{padding:8px 12px;border-radius:10px;border:none;font-size:12px;font-weight:800;letter-spacing:-.01em;color:#fff;background:linear-gradient(145deg,#5ac8fa,#007aff 48%,#5856d6);box-shadow:0 2px 10px rgba(0,122,255,.32),inset 0 1px 0 rgba(255,255,255,.35)}.featureDemoTypingCaret{display:inline-block;width:10px;height:1.05em;margin-right:2px;transform:translateY(2px);border-radius:2px;background:rgba(255,255,255,.38);opacity:0}.featureDemoTypingCaret[data-on=true]{opacity:1;animation:caretBlink .9s steps(1) infinite}@keyframes caretBlink{0%,40%{opacity:0}50%,to{opacity:1}}.featureDemoQuickActions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start}.featureDemoQuickChip{padding:6px 10px;border-radius:999px;border:1px solid rgba(0,122,255,.18);background:rgba(0,122,255,.08);color:rgba(17,24,39,.8);font-weight:700;font-size:11px;letter-spacing:-.01em}.featureDemoQuickChip:hover{background:rgba(0,122,255,.1)}.featureDemoMiniDeck{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:6px;max-width:100%}.featureDemoMiniDeck--explain{padding:8px 11px;border-radius:13px;background:rgba(0,122,255,.055);border:1px dashed rgba(0,122,255,.24)}.featureDemoMiniDeckTag{font-size:10px;font-weight:820;letter-spacing:.09em;text-transform:uppercase;color:rgba(0,122,255,.82)}.featureDemoMiniDeckText{font-size:11px;font-weight:620;letter-spacing:-.018em;color:rgba(17,24,39,.72);line-height:1.38}.featureDemoMiniDeck--research{gap:6px}.featureDemoMiniDeckBadge{font-size:10px;font-weight:760;padding:4px 10px;border-radius:999px;border:1px solid rgba(88,86,214,.2);background:linear-gradient(135deg,rgba(88,86,214,.07),rgba(0,122,255,.06));color:rgba(17,24,39,.78);letter-spacing:-.018em}.fillrChatShell.fillrThemeDark .featureDemoMiniDeck--explain{border-color:rgba(90,200,250,.28);background:rgba(0,122,255,.11)}.fillrChatShell.fillrThemeDark .featureDemoMiniDeckTag{color:rgba(147,197,253,.95)}.fillrChatShell.fillrThemeDark .featureDemoMiniDeckText{color:rgba(226,232,240,.78)}.fillrChatShell.fillrThemeDark .featureDemoMiniDeckBadge{border-color:rgba(129,140,248,.35);background:rgba(88,86,214,.16);color:rgba(226,232,240,.88)}@media (max-width:560px){.featureDemoTopRow{display:grid;grid-gap:10px;gap:10px;justify-items:center}.featureDemoTheme{position:static;transform:none}}.featureDemoAutofillRow{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.featureDemoAutofillChip{padding:6px 10px;border-radius:999px;border:1px solid rgba(0,122,255,.22);background:rgba(255,255,255,.75);color:rgba(17,24,39,.88);font-size:11px;font-weight:800;letter-spacing:-.01em;opacity:0;transform:translateY(4px);animation:chipIn .45s cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--delayMs,0s)}@keyframes chipIn{to{opacity:1;transform:translateY(0)}}@keyframes fillrThemeSegIdleNudge{0%,to{transform:translateY(0)}22%{transform:translateY(-2px)}44%{transform:translateY(0)}66%{transform:translateY(-1px)}88%{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.featureDemoTypingCaret[data-on=true],.fillrBubble{animation:none!important}.featureDemoReveal{opacity:1!important;transform:none!important;transition:none!important;will-change:auto}.landing-featureDemo--revealed .featureDemoChatShell .fillrThemeSeg,.landing-featureDemo--revealed .featureDemoPills .featureDemoPill{animation:none!important;opacity:1!important;transform:none!important}.landing-featureDemo .fillrThemeSegBtn{animation:none!important}}.featureDemoReveal{opacity:0;transform:translate3d(0,22px,0);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.landing-featureDemo--revealed .featureDemoReveal[data-reveal="1"]{opacity:1;transform:translateZ(0);transition-delay:.05s}.landing-featureDemo--revealed .featureDemoReveal[data-reveal="2"]{opacity:1;transform:translateZ(0);transition-delay:.14s}.landing-featureDemo--revealed .featureDemoReveal[data-reveal="3"]{opacity:1;transform:translateZ(0);transition-delay:.24s}@keyframes featureDemoThemeSegIn{0%{opacity:0;transform:translateY(-10px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes featureDemoPillStagger{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-featureDemo--revealed .featureDemoChatShell .fillrThemeSeg{animation:featureDemoThemeSegIn .55s cubic-bezier(.16,1,.3,1) .42s both}.landing-featureDemo--revealed .featureDemoPills .featureDemoPill:first-child{animation:featureDemoPillStagger .48s cubic-bezier(.16,1,.3,1) .12s both}.landing-featureDemo--revealed .featureDemoPills .featureDemoPill:nth-child(2){animation:featureDemoPillStagger .48s cubic-bezier(.16,1,.3,1) .18s both}.landing-featureDemo--revealed .featureDemoPills .featureDemoPill:nth-child(3){animation:featureDemoPillStagger .48s cubic-bezier(.16,1,.3,1) .24s both}.landing-featureDemo--revealed .featureDemoPills .featureDemoPill:nth-child(4){animation:featureDemoPillStagger .48s cubic-bezier(.16,1,.3,1) .3s both}.landing-featureDemo--revealed .featureDemoPills .featureDemoPill:nth-child(5){animation:featureDemoPillStagger .48s cubic-bezier(.16,1,.3,1) .36s both}.landing-featureDemo--revealed .featureDemoPills .featureDemoPill:nth-child(6){animation:featureDemoPillStagger .48s cubic-bezier(.16,1,.3,1) .42s both}.landing-featureDemo:not(.landing-featureDemo--revealed) .featureDemoChatAura{opacity:0;transform:translateX(-50%) translate3d(0,12px,0);transition:opacity .55s cubic-bezier(.16,1,.3,1) .18s,transform .55s cubic-bezier(.16,1,.3,1) .18s}.landing-featureDemo--revealed .featureDemoChatAura{opacity:.45;transform:translateX(-50%) translateZ(0)}.landing-featureDemo--revealed .featureDemoThemeDark .featureDemoChatAura{opacity:.4}