.sw-landing{--ink-primary:#e81411;--ink-primary-active:#490b00;--black:#000;--white-100:#fff;--grey-100:#e6e6e6;--grey-400:#b0b0b0;--grey-900:#3f3e3e;--bg-surface:#fff;--bg-subtle:#fcfcfc;--bg-page:#fff;--border-neutral:#d8d8d8;--txt-darkest:#3f3e3e;--txt-dark:#595959;--txt-lighter:#737373;--space-4:4px;--space-6:6px;--space-8:8px;--space-10:10px;--space-12:12px;--space-16:16px;--space-20:20px;--space-24:24px;--space-32:32px;--space-40:36px;--space-48:40px;--space-64:64px;--space-96:96px;--radius-4:4px;--radius-6:6px;--radius-8:8px;--radius-12:16px;--radius-16:14px;--radius-20:24px;--radius-32:24px;--radius-full:9999px;--radius-pill:9999px;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--motion-fast:.15s cubic-bezier(.42,0,.58,1);--press-scale:.92}.flexhero__veil{z-index:1;background:radial-gradient(130% 90% at 50% 42%,#14080638 0%,#1408060f 42%,#0000 70%),linear-gradient(#ff6e501a,#ff965a0a 60%,#fff0);position:absolute;inset:0}.flexhero__prompt{align-items:flex-start;gap:var(--space-16);width:fit-content;max-width:min(720px,100%);min-height:76px;padding:var(--space-16);border-radius:var(--radius-20);-webkit-backdrop-filter:blur(14px)saturate(1.2);text-align:left;background:#ffffff29;border:1px solid #ffffff59;transition:width .4s;display:flex;box-shadow:0 20px 50px #0000002e}.flexhero__prompt-body{flex-direction:column;flex:1;align-items:flex-start;gap:0;min-width:0;display:flex}.flexhero__prompt-text{min-width:0;font-size:clamp(15px,1.6vw,18px);font-weight:var(--weight-medium);color:var(--white-100);text-shadow:0 1px 8px #0000002e;line-height:1.5}.flexhero__attach-badge{align-items:center;gap:var(--space-8);height:30px;padding:0 var(--space-12);border-radius:var(--radius-full);font-size:12px;font-weight:var(--weight-medium);color:var(--white-100);white-space:nowrap;margin-top:var(--space-8);background:#ffffff38;border:1px solid #fff6;max-height:30px;transition:opacity .4s,transform .4s,max-height .4s,margin-top .4s;display:inline-flex;overflow:hidden}.flexhero__attach-badge svg{color:var(--white-100);flex:none}.flexhero__attach-badge.is-hiding{opacity:0;max-height:0;margin-top:0;transform:translateY(4px)scale(.96)}.flexhero__attach-badge[hidden]{display:none}.flexhero__loading{align-items:center;gap:var(--space-12);animation:.4s flexheroFadeUp;display:flex}.flexhero__loading[hidden]{display:none}.flexhero__loading-thumb{border-radius:var(--radius-8);background:radial-gradient(circle at 30% 30%,#a6b1ff 0%,#0000 60%),radial-gradient(circle at 70% 70%,#fff 0%,#0000 60%),linear-gradient(135deg,#cfd6ff,#ffb14d);flex:none;width:36px;height:36px;animation:1.1s ease-in-out infinite flexheroThumbPulse}.flexhero__loading-info{gap:var(--space-6);flex-direction:column;min-width:180px;display:flex}.flexhero__loading-label{font-size:13px;font-weight:var(--weight-medium);color:var(--white-100);text-shadow:0 1px 8px #0000002e}.flexhero__loading-bar{border-radius:var(--radius-full);background:#ffffff47;width:100%;height:6px;overflow:hidden}.flexhero__loading-bar>span{border-radius:inherit;background:var(--white-100);width:0;height:100%;animation:2.5s forwards flexheroBar;display:block}.flexhero__caret{vertical-align:text-bottom;background:var(--white-100);width:2px;height:1.05em;margin-left:2px;animation:1s step-end infinite flexheroCaret;display:inline-block}.flexhero__avatar{border-radius:var(--radius-full);background:linear-gradient(135deg,#fff 55%,#a6b1ff);flex:none;width:48px;height:48px;position:relative;overflow:hidden;box-shadow:0 4px 14px #7882dc47,inset 0 0 0 1px #ffffff73}.flexhero__avatar:before,.flexhero__avatar:after{content:"";filter:blur(5px);border-radius:42% 58% 55% 45%/48% 44% 56% 52%;width:150%;height:150%;position:absolute;top:-25%;left:-25%}.flexhero__avatar:before{background:radial-gradient(circle at 35% 35%,#a6b1ff 0%,#0000 60%);animation:6s ease-in-out infinite flexheroWaveA}.flexhero__avatar:after{background:radial-gradient(circle at 65% 65%,#c7ceff 0%,#0000 62%);animation:8s ease-in-out infinite flexheroWaveB}@keyframes flexheroWaveA{0%,to{transform:translate(-8%,-4%)rotate(0)scale(1)}50%{transform:translate(12%,10%)rotate(180deg)scale(1.25)}}@keyframes flexheroWaveB{0%,to{transform:translate(10%,8%)rotate(0)scale(1.1)}50%{transform:translate(-10%,-8%)rotate(-160deg)scale(.9)}}@keyframes flexheroFadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes flexheroThumbPulse{0%,to{opacity:.6;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}@keyframes flexheroCaret{50%{opacity:0}}@keyframes flexheroBar{0%{width:0}to{width:100%}}
