.welcome-module__rlGzYa__welcome{isolation:isolate;width:100%;height:calc(100dvh - 48px);max-height:calc(100dvh - 48px);padding-top:calc(env(safe-area-inset-top,0px) + 40px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 24px);flex-direction:column;display:flex;position:relative;overflow:hidden}.welcome-module__rlGzYa__bgLayer{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.welcome-module__rlGzYa__spotlight{filter:blur(40px);mix-blend-mode:screen;opacity:.75;border-radius:50%;width:520px;height:520px;position:absolute}.welcome-module__rlGzYa__spotlightA{background:radial-gradient(circle, color-mix(in oklab, var(--brand-sky) 38%, transparent) 0%, transparent 60%);animation:welcome-module__rlGzYa__drift-a 16s var(--ease-out) infinite alternate;top:-180px;left:-90px}.welcome-module__rlGzYa__spotlightB{background:radial-gradient(circle, color-mix(in oklab, var(--brand-sky) 22%, transparent) 0%, transparent 65%);animation:welcome-module__rlGzYa__drift-b 22s var(--ease-out) infinite alternate;opacity:.55;top:-120px;right:-160px}.welcome-module__rlGzYa__vignette{pointer-events:none;background:radial-gradient(120% 60% at 50% 110%,#0000008c,#0000 60%);position:absolute;inset:0}@keyframes welcome-module__rlGzYa__drift-a{0%{transform:translate(0,0)scale(1)}to{transform:translate(40px,30px)scale(1.08)}}@keyframes welcome-module__rlGzYa__drift-b{0%{transform:translate(0,0)scale(1)}to{transform:translate(-30px,50px)scale(1.12)}}.welcome-module__rlGzYa__hero{z-index:2;flex-direction:column;flex:none;align-items:center;gap:12px;margin-bottom:2px;display:flex;position:relative}.welcome-module__rlGzYa__heroTag{color:var(--fg3);text-align:center;margin:0;font-size:13.5px;font-weight:400}.welcome-module__rlGzYa__chatStage{z-index:2;flex:auto;align-items:stretch;min-height:0;margin-top:12px;display:flex;position:relative}.welcome-module__rlGzYa__chatCard{border-radius:16px;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.welcome-module__rlGzYa__chatBody{min-height:0;transition:opacity .32s var(--ease-out);flex-direction:column;flex:1;gap:10px;padding:6px 4px 18px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 28px calc(100% - 12px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 28px calc(100% - 12px),#0000 100%)}.welcome-module__rlGzYa__chatCard.welcome-module__rlGzYa__resetting .welcome-module__rlGzYa__chatBody{opacity:.18}.welcome-module__rlGzYa__bubbleRow{width:100%;animation:welcome-module__rlGzYa__bubble-in .32s var(--ease-out) both;display:flex}.welcome-module__rlGzYa__bubbleRow.welcome-module__rlGzYa__user{justify-content:flex-end}.welcome-module__rlGzYa__bubbleRow.welcome-module__rlGzYa__ai{justify-content:flex-start}@keyframes welcome-module__rlGzYa__bubble-in{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.welcome-module__rlGzYa__bubble{word-break:break-word;white-space:pre-line;border-radius:18px;max-width:84%;padding:9px 13px;font-size:12.5px;line-height:1.42;position:relative}.welcome-module__rlGzYa__bubbleUser{background:var(--brand-sky);color:var(--on-sky);font-weight:500}.welcome-module__rlGzYa__bubbleAi{background:var(--paper-highest);color:var(--fg1);border:1px solid var(--ink-200)}.welcome-module__rlGzYa__bubbleText{font-variant-numeric:tabular-nums}.welcome-module__rlGzYa__caret{vertical-align:-2px;opacity:.7;background:currentColor;width:2px;height:12px;margin-left:2px;animation:1s steps(2,start) infinite welcome-module__rlGzYa__caret-blink;display:inline-block}@keyframes welcome-module__rlGzYa__caret-blink{50%{opacity:0}}.welcome-module__rlGzYa__thinkingDots{align-items:center;gap:4px;padding:2px 0;display:inline-flex}.welcome-module__rlGzYa__thinkingDots span{background:var(--fg3);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite welcome-module__rlGzYa__think}.welcome-module__rlGzYa__thinkingDots span:nth-child(2){animation-delay:.15s}.welcome-module__rlGzYa__thinkingDots span:nth-child(3){animation-delay:.3s}@keyframes welcome-module__rlGzYa__think{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.welcome-module__rlGzYa__toolCard{background:var(--paper-highest);border:1px solid var(--ink-200);max-width:84%;animation:welcome-module__rlGzYa__bubble-in .32s var(--ease-out) both;border-radius:16px;align-self:flex-start;align-items:center;gap:10px;padding:8px 14px 8px 8px;display:flex}.welcome-module__rlGzYa__toolIcon{background:var(--brand-sky);width:28px;height:28px;color:var(--on-sky);transition:background var(--dur-base) var(--ease-out);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.welcome-module__rlGzYa__toolIcon.welcome-module__rlGzYa__loading{background:color-mix(in oklab, var(--brand-sky) 30%, transparent)}.welcome-module__rlGzYa__toolSpinner{animation:.9s linear infinite welcome-module__rlGzYa__tool-spin}@keyframes welcome-module__rlGzYa__tool-spin{to{transform:rotate(360deg)}}.welcome-module__rlGzYa__toolMeta{flex-direction:column;gap:1px;min-width:0;display:flex}.welcome-module__rlGzYa__toolName{font-family:var(--font-display);color:var(--fg1);letter-spacing:-.005em;font-size:13px;font-weight:700}.welcome-module__rlGzYa__toolSub{color:var(--fg3);font-size:11.5px}.welcome-module__rlGzYa__cta{z-index:2;flex-direction:column;flex:none;gap:8px;margin-top:12px;display:flex;position:relative}.welcome-module__rlGzYa__btn{width:100%;font-family:var(--font-display);letter-spacing:-.005em;cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), background var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);isolation:isolate;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:15px 22px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.welcome-module__rlGzYa__btnPrimary{background:var(--brand-sky);color:var(--on-sky);box-shadow:0 8px 24px -8px color-mix(in oklab, var(--brand-sky) 80%, transparent), 0 0 0 0 color-mix(in oklab, var(--brand-sky) 0%, transparent)}.welcome-module__rlGzYa__btnPrimary:hover{box-shadow:0 14px 30px -10px color-mix(in oklab, var(--brand-sky) 80%, transparent), 0 0 0 4px color-mix(in oklab, var(--brand-sky) 12%, transparent);transform:translateY(-1px)}.welcome-module__rlGzYa__btnPrimary:active{box-shadow:0 4px 12px -6px color-mix(in oklab, var(--brand-sky) 80%, transparent);transform:translateY(0)scale(.985)}.welcome-module__rlGzYa__btnGhost{color:var(--fg1);box-shadow:inset 0 0 0 1.5px var(--ink-300);background:0 0;font-weight:500}.welcome-module__rlGzYa__btnGhost:hover{box-shadow:inset 0 0 0 1.5px var(--ink-400)}.welcome-module__rlGzYa__btnGhost:active{background:var(--ink-100)}.welcome-module__rlGzYa__btnInner{z-index:2;align-items:center;gap:8px;display:inline-flex;position:relative}.welcome-module__rlGzYa__btnArrow{transition:transform var(--dur-base) var(--ease-out)}.welcome-module__rlGzYa__btnPrimary:hover .welcome-module__rlGzYa__btnArrow{transform:translate(3px)}.welcome-module__rlGzYa__ghostEm{color:var(--brand-sky);margin-left:4px;font-weight:600}.welcome-module__rlGzYa__btnShine{filter:blur(2px);pointer-events:none;z-index:1;background:linear-gradient(100deg,#0000 0%,#fff0 30%,#ffffff8c 50%,#fff0 70%,#0000 100%);width:30%;animation:4.5s ease-in-out 1.6s infinite welcome-module__rlGzYa__shine-sweep;position:absolute;top:0;bottom:0;left:-40%;transform:skew(-18deg)}@keyframes welcome-module__rlGzYa__shine-sweep{0%,18%{opacity:0;left:-40%}22%{opacity:1}50%{opacity:1;left:110%}52%,to{opacity:0;left:110%}}.welcome-module__rlGzYa__trust{color:var(--fg4);letter-spacing:.01em;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;margin-top:6px;font-size:11px;display:flex}.welcome-module__rlGzYa__trust>span{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.welcome-module__rlGzYa__trustSep{color:var(--ink-300);margin:0 -2px}.welcome-module__rlGzYa__trustDot{background:var(--ok);width:5px;height:5px;box-shadow:0 0 0 0 color-mix(in oklab, var(--ok) 60%, transparent);border-radius:50%;animation:3s ease-in-out infinite welcome-module__rlGzYa__trust-pulse;display:inline-block}@keyframes welcome-module__rlGzYa__trust-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in oklab, var(--ok) 0%, transparent)}50%{box-shadow:0 0 0 4px color-mix(in oklab, var(--ok) 18%, transparent)}}.welcome-module__rlGzYa__stagger{opacity:0;transition:opacity .54s var(--ease-out), transform .54s var(--ease-out);transition-delay:var(--d,0s);transform:translateY(8px)}.welcome-module__rlGzYa__welcome.welcome-module__rlGzYa__in .welcome-module__rlGzYa__stagger{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.welcome-module__rlGzYa__spotlightA,.welcome-module__rlGzYa__spotlightB,.welcome-module__rlGzYa__trustDot,.welcome-module__rlGzYa__btnShine,.welcome-module__rlGzYa__thinkingDots span,.welcome-module__rlGzYa__toolSpinner,.welcome-module__rlGzYa__caret{animation:none}.welcome-module__rlGzYa__stagger{opacity:1;transition:none;transform:none}}
