.pill.svelte-3g73rf{width:100%;max-width:26rem;position:relative}.pill--compact.svelte-3g73rf{max-width:22rem}.pill__form.svelte-3g73rf{-webkit-backdrop-filter:blur(14px)saturate(140%);background:#0000008c;border:1px solid #ffffff1a;border-radius:999px;align-items:stretch;gap:.375rem;padding:.25rem .25rem .25rem .625rem;transition:border-color .2s;display:flex;box-shadow:0 6px 22px #00000059,inset 0 1px #ffffff0f}.pill__form.svelte-3g73rf:focus-within{border-color:#f25c1b66;box-shadow:0 8px 28px #0006,0 0 0 3px #f25c1b14,inset 0 1px #ffffff14}.pill__step.svelte-3g73rf{letter-spacing:.18em;color:#ffffff59;flex-shrink:0;align-self:center;font-size:.625rem;font-weight:700}.pill__input.svelte-3g73rf{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0 .5rem;font-size:.9375rem}.pill--compact.svelte-3g73rf .pill__input:where(.svelte-3g73rf){font-size:.8125rem}.pill__input.svelte-3g73rf::placeholder{color:#ffffff52}.pill__skip.svelte-3g73rf{letter-spacing:.04em;color:#ffffff73;cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0 .5rem;font-size:.6875rem;font-weight:600;transition:color .18s}.pill__skip.svelte-3g73rf:hover{color:#ffffffd9}.pill__submit.svelte-3g73rf{color:#fff;cursor:pointer;background:linear-gradient(#f25c1bfa,#cc4b12fa);border:1px solid #ff8a4b99;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .18s cubic-bezier(.25,.46,.45,.94);display:inline-flex;box-shadow:0 4px 14px #f25c1b66,inset 0 1px #ffffff2e}.pill--compact.svelte-3g73rf .pill__submit:where(.svelte-3g73rf){width:32px;height:32px}.pill__submit.svelte-3g73rf:hover:not(:disabled){background:linear-gradient(#ff8246,#f25c1b);box-shadow:0 6px 18px #f25c1b8c,inset 0 1px #ffffff38}.pill__submit.svelte-3g73rf:active:not(:disabled){transform:scale(.92)}.pill__submit.svelte-3g73rf:disabled{opacity:.45;cursor:not-allowed}.pill__submit.svelte-3g73rf svg:where(.svelte-3g73rf){width:14px;height:14px}.pill--compact.svelte-3g73rf .pill__submit:where(.svelte-3g73rf) svg:where(.svelte-3g73rf){width:12px;height:12px}.pill__spinner.svelte-3g73rf{animation:.8s linear infinite svelte-3g73rf-spin}@keyframes svelte-3g73rf-spin{to{transform:rotate(360deg)}}.pill__mode-toggle.svelte-3g73rf{justify-content:center;margin-top:.5rem;display:flex}.pill__mode-toggle.svelte-3g73rf a:where(.svelte-3g73rf){color:#fff6;padding:.125rem .375rem;font-size:.6875rem;font-weight:500;text-decoration:none;transition:color .18s}.pill__mode-toggle.svelte-3g73rf a:where(.svelte-3g73rf):hover{color:#ffffffd9}.pill__mode-toggle.svelte-3g73rf a:where(.svelte-3g73rf) span:where(.svelte-3g73rf){color:var(--accent-text);margin-left:.25rem;font-weight:600}.pill__error.svelte-3g73rf{color:#fca5a5;text-align:center;margin-top:.375rem;padding:.25rem .5rem;font-size:.6875rem}.pill__done.svelte-3g73rf{background:#f25c1b1a;border:1px solid #f25c1b59;border-radius:999px;align-items:center;gap:.625rem;padding:.5rem .875rem .5rem .625rem;display:flex}.pill__done--ready.svelte-3g73rf{cursor:pointer;text-decoration:none;transition:background .18s,border-color .18s,transform .18s}.pill__done--ready.svelte-3g73rf:hover{background:#f25c1b29;border-color:#f25c1b8c;transform:translateY(-1px)}.pill__view.svelte-3g73rf{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-text);align-items:center;gap:.25rem;margin-left:auto;font-size:.6875rem;font-weight:700;display:inline-flex}.pill__view.svelte-3g73rf svg:where(.svelte-3g73rf){width:13px;height:13px}.pill__check.svelte-3g73rf{color:#ff8b4f;flex-shrink:0;width:18px;height:18px}.pill--compact.svelte-3g73rf .pill__check:where(.svelte-3g73rf){width:16px;height:16px}.pill__done-title.svelte-3g73rf{color:#fff;flex:1;font-size:.8125rem;font-weight:600}.pill--compact.svelte-3g73rf .pill__done-title:where(.svelte-3g73rf){font-size:.75rem}.pill__reset.svelte-3g73rf{color:#ffffff8c;cursor:pointer;background:#0000004d;border:1px solid #ffffff1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.875rem;transition:all .18s;display:inline-flex}.pill__reset.svelte-3g73rf:hover{color:#fff;border-color:#ffffff40}@media (prefers-reduced-motion:reduce){.pill__submit.svelte-3g73rf{transition:none}.pill__spinner.svelte-3g73rf{animation:none}}.showcase.svelte-1nljqk2{height:320vh;position:relative}.showcase__sticky.svelte-1nljqk2{place-items:center;height:100vh;display:grid;position:sticky;top:0;overflow:hidden}.showcase__header.svelte-1nljqk2{text-align:center;z-index:5;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:34rem;padding:0 1rem;display:flex;position:absolute;top:max(11vh,110px);left:50%;transform:translate(-50%)}.showcase__arrow.svelte-1nljqk2{opacity:.4;color:#ffffffb3;animation:1.8s ease-in-out infinite svelte-1nljqk2-arrowFlash}.showcase__arrow.svelte-1nljqk2 svg:where(.svelte-1nljqk2){width:22px;height:22px}@keyframes svelte-1nljqk2-arrowFlash{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.85;transform:translateY(8px)}}.showcase__dots.svelte-1nljqk2{z-index:5;flex-direction:column;gap:.75rem;display:flex;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.showcase__dot.svelte-1nljqk2{background:#fff3;border-radius:50%;width:6px;height:6px;transition:all .3s}.showcase__dot--active.svelte-1nljqk2{background:var(--accent);transform:scale(1.5);box-shadow:0 0 12px #f25c1b99}.showcase__stage.svelte-1nljqk2{width:100%;height:100%;transform-style:preserve-3d;place-items:center;display:grid;position:relative}.showcase__cube.svelte-1nljqk2{transform-origin:50%;will-change:transform, opacity, filter;z-index:2;width:clamp(180px,28vmin,360px);height:clamp(180px,28vmin,360px);margin-top:clamp(-180px,-14vmin,-90px);margin-left:clamp(-180px,-14vmin,-90px);transition:filter .2s;position:absolute;top:50%;left:50%}.showcase__ring.svelte-1nljqk2{pointer-events:none;z-index:1;border:1px dashed #ffffff1f;border-radius:50%;width:clamp(280px,46vmin,580px);height:clamp(280px,46vmin,580px);position:absolute;top:50%;left:50%}.showcase__ring--inner.svelte-1nljqk2{border:1px solid #f25c1b2e;width:clamp(220px,36vmin,460px);height:clamp(220px,36vmin,460px)}.showcase__panels.svelte-1nljqk2{transform-style:preserve-3d;z-index:3;place-items:center;display:grid;position:absolute;inset:0}.showcase__panel.svelte-1nljqk2{transform-origin:50%;will-change:opacity, transform;transition:opacity .12s linear;position:absolute;top:50%;left:50%}.showcase__panel-card.svelte-1nljqk2{border-radius:var(--glass-radius);-webkit-backdrop-filter:blur(20px)saturate(140%);text-align:left;background:#0000009e;border:1px solid #ffffff24;width:min(28rem,92vw);padding:1.5rem 1.75rem;position:relative;overflow:hidden;transform:translate(-50%,calc(22vmin - 50%));box-shadow:0 24px 60px #0009,0 0 32px #f25c1b1f,inset 0 1px #ffffff14}.showcase__panel-card.svelte-1nljqk2:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff4d 20%,#ffffff8c 50%,#ffffff4d 80%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.showcase__panel-tag.svelte-1nljqk2{letter-spacing:.18em;color:var(--accent-text);text-transform:uppercase;font-size:.6875rem;font-weight:700;display:inline-block}.showcase__panel-title.svelte-1nljqk2{color:#fff;letter-spacing:-.01em;margin-top:.5rem;font-size:1.5rem;font-weight:600;line-height:1.2}.showcase__panel-body.svelte-1nljqk2{color:#fff9;margin-top:.75rem;font-size:.9375rem;line-height:1.55}.showcase__hint.svelte-1nljqk2{color:#ffffff80;z-index:5;pointer-events:none;animation:1.8s ease-in-out infinite svelte-1nljqk2-hintBob;position:absolute;bottom:4vh;left:50%;transform:translate(-50%)}.showcase__hint.svelte-1nljqk2 svg:where(.svelte-1nljqk2){width:24px;height:24px}@keyframes svelte-1nljqk2-hintBob{0%,to{opacity:.3;transform:translate(-50%)}50%{opacity:.85;transform:translate(-50%,10px)}}.showcase__static.svelte-1nljqk2{gap:1rem;max-width:32rem;margin:0 auto;padding:2rem 1rem;display:grid}.showcase__static-card.svelte-1nljqk2{border-radius:var(--glass-radius);background:#0000008c;border:1px solid #ffffff1f;padding:1.5rem}@media (prefers-reduced-motion:reduce){.showcase.svelte-1nljqk2{height:auto}.showcase__sticky.svelte-1nljqk2{height:auto;padding:4rem 1rem 2rem;position:static}.showcase__hint.svelte-1nljqk2,.showcase__dots.svelte-1nljqk2,.showcase__panels.svelte-1nljqk2{display:none}.showcase__cube.svelte-1nljqk2{margin:0 auto;position:relative;top:auto;left:auto}}@media (width<=640px){.showcase__header.svelte-1nljqk2{top:max(8vh,90px)}.showcase__dots.svelte-1nljqk2{right:.75rem}.showcase__panel-card.svelte-1nljqk2{padding:1.25rem;transform:translate(-50%,calc(30vmin - 50%))}.showcase__panel-title.svelte-1nljqk2{font-size:1.25rem}}.feat{padding:1.75rem!important}.feat__header.svelte-o03ysq{align-items:flex-start;gap:.875rem;margin-bottom:.875rem;display:flex}.feat__icon.svelte-o03ysq{color:#fff;background:linear-gradient(#f25c1bf2,#cc4b12f2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 6px 18px #f25c1b59,inset 0 1px #ffffff2e}.feat__icon.svelte-o03ysq svg:where(.svelte-o03ysq){width:18px;height:18px}.feat__eyebrow.svelte-o03ysq{letter-spacing:.22em;text-transform:uppercase;color:#fff6;font-size:.625rem;font-weight:700}.feat__title.svelte-o03ysq{color:#fff;letter-spacing:-.01em;margin-top:.25rem;font-size:1.0625rem;font-weight:600}.feat__body.svelte-o03ysq{color:#fff9;margin-bottom:1.5rem;font-size:.875rem;line-height:1.55}.mock.svelte-o03ysq{background:#00000073;border:1px solid #ffffff0f;border-radius:14px;min-height:220px;padding:.875rem;font-size:.8125rem;position:relative}.mock-inbox__head.svelte-o03ysq{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.25rem .375rem .75rem;display:flex}.mock-inbox__title.svelte-o03ysq{letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;font-size:.625rem;font-weight:700}.mock-inbox__count.svelte-o03ysq{color:var(--accent-text);background:#f25c1b2e;border-radius:999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.mock-inbox__row.svelte-o03ysq{border-bottom:1px solid #ffffff0a;align-items:center;gap:.625rem;padding:.625rem .375rem;display:flex}.mock-inbox__row.svelte-o03ysq:last-child{border-bottom:0}.mock-inbox__row--new.svelte-o03ysq{background:#f25c1b0f;border-radius:8px;margin:.25rem -.125rem;padding-left:.5rem;padding-right:.5rem}.mock-inbox__avatar.svelte-o03ysq{border-radius:999px;flex-shrink:0;width:28px;height:28px}.mock-inbox__meta.svelte-o03ysq{flex:1;min-width:0}.mock-inbox__name.svelte-o03ysq{color:#fff;font-size:.8125rem;font-weight:600}.mock-inbox__src.svelte-o03ysq{color:#fff6;margin-top:.0625rem;font-size:.6875rem}.mock-inbox__badge.svelte-o03ysq{letter-spacing:.14em;background:var(--accent);color:#fff;border-radius:4px;padding:.125rem .375rem;font-size:.5625rem;font-weight:700}.mock-inbox__dot.svelte-o03ysq{background:#ffffff40;border-radius:50%;width:6px;height:6px}.mock-inbox__dot--green.svelte-o03ysq{background:#4ade80;box-shadow:0 0 8px #4ade8080}.mock-chat.svelte-o03ysq{flex-direction:column;gap:.4375rem;display:flex}.mock-chat__bubble.svelte-o03ysq{border-radius:14px;max-width:82%;padding:.5rem .75rem;font-size:.8125rem;line-height:1.4;position:relative}.mock-chat__bubble--in.svelte-o03ysq{color:#ffffffd9;background:#ffffff0f;border-bottom-left-radius:4px;align-self:flex-start}.mock-chat__bubble--out.svelte-o03ysq{color:#fff;background:linear-gradient(135deg,#4ade8029,#4ade8014);border:1px solid #4ade8040;border-bottom-right-radius:4px;align-self:flex-end}.mock-chat__time.svelte-o03ysq{letter-spacing:.04em;color:#fff6;margin-top:.25rem;font-size:.625rem;display:block}.mock-chat__typing.svelte-o03ysq{background:#ffffff0f;border-radius:14px 14px 14px 4px;align-self:flex-start;gap:4px;padding:.5rem .75rem;display:inline-flex}.mock-chat__typing.svelte-o03ysq span:where(.svelte-o03ysq){background:#ffffff80;border-radius:999px;width:6px;height:6px;animation:1.4s ease-in-out infinite svelte-o03ysq-typing}.mock-chat__typing.svelte-o03ysq span:where(.svelte-o03ysq):nth-child(2){animation-delay:.18s}.mock-chat__typing.svelte-o03ysq span:where(.svelte-o03ysq):nth-child(3){animation-delay:.36s}@keyframes svelte-o03ysq-typing{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.mock-flow__step.svelte-o03ysq{background:#0006;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.625rem;padding:.625rem .5rem;display:flex}.mock-flow__step--done.svelte-o03ysq{opacity:.7}.mock-flow__step--running.svelte-o03ysq{background:#f25c1b1a;border-color:#f25c1b4d;box-shadow:0 0 18px #f25c1b2e}.mock-flow__step--pending.svelte-o03ysq{opacity:.45}.mock-flow__step-num.svelte-o03ysq{background:#ffffff0f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.875rem;display:inline-flex}.mock-flow__step--running.svelte-o03ysq .mock-flow__step-num:where(.svelte-o03ysq){color:var(--accent-text);background:#f25c1b2e}.mock-flow__step--running.svelte-o03ysq .mock-flow__step-num:where(.svelte-o03ysq) svg:where(.svelte-o03ysq){width:14px;height:14px;animation:1s linear infinite svelte-o03ysq-spin}.mock-flow__step-title.svelte-o03ysq{color:#fff;font-size:.8125rem;font-weight:600}.mock-flow__step-meta.svelte-o03ysq{color:#fff6;margin-top:.0625rem;font-size:.6875rem}.mock-flow__line.svelte-o03ysq{background:#ffffff1f;width:1px;height:14px;margin-left:1rem}.mock-flow__line--dim.svelte-o03ysq{background:#ffffff0f}@keyframes svelte-o03ysq-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.mock-chat__typing.svelte-o03ysq span:where(.svelte-o03ysq),.mock-flow__step--running.svelte-o03ysq .mock-flow__step-num:where(.svelte-o03ysq) svg:where(.svelte-o03ysq){animation:none}}@keyframes svelte-1uha8ag-brandLogoEnter{0%{opacity:0;filter:blur(10px)drop-shadow(0 0 #f25c1b00);transform:scale(.35)rotate(-220deg)}55%{opacity:1;filter:blur()drop-shadow(0 0 30px #f25c1bd9);transform:scale(1.12)rotate(12deg)}80%{filter:drop-shadow(0 0 18px #f25c1b8c);transform:scale(.96)rotate(-3deg)}to{opacity:1;filter:drop-shadow(0 2px 12px #f25c1b59);transform:scale(1)rotate(0)}}@keyframes svelte-1uha8ag-brandWordmarkEnter{0%{opacity:0;letter-spacing:.4em;transform:translate(-12px)}to{opacity:1;letter-spacing:.22em;transform:translate(0)}}@keyframes svelte-1uha8ag-brandGlowPulse{0%,to{filter:drop-shadow(0 2px 12px #f25c1b59)}50%{filter:drop-shadow(0 2px 22px #f25c1b99)}}.brand-logo.svelte-1uha8ag{transform-origin:50%;will-change:transform, filter, opacity;animation:1.25s cubic-bezier(.34,1.56,.64,1) both svelte-1uha8ag-brandLogoEnter,3.5s ease-in-out 1.4s infinite svelte-1uha8ag-brandGlowPulse}.brand-wordmark.svelte-1uha8ag{will-change:transform, opacity, letter-spacing;animation:.9s cubic-bezier(.2,.8,.2,1) .48s both svelte-1uha8ag-brandWordmarkEnter;display:inline-block}@media (prefers-reduced-motion:reduce){.brand-logo.svelte-1uha8ag,.brand-wordmark.svelte-1uha8ag{animation:none}}.preview-tabs.svelte-1uha8ag button:where(.svelte-1uha8ag){color:#ffffff8c;background:0 0;border:1px solid #0000}.preview-tabs.svelte-1uha8ag button:where(.svelte-1uha8ag):hover{color:#ffffffe6;background:#ffffff0a}.preview-tab-active.svelte-1uha8ag{color:#fff!important;background:#f25c1b2e!important;border-color:#f25c1b73!important;box-shadow:0 0 18px #f25c1b40,inset 0 1px #ffffff14!important}select.glass-input.svelte-1uha8ag{cursor:pointer}select.glass-input.svelte-1uha8ag option:where(.svelte-1uha8ag){color:#fff;background:#0a0a0a}.faq-item.svelte-1uha8ag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0006;border:1px solid #ffffff14;border-radius:14px;transition:border-color .24s,background .24s}.faq-item.svelte-1uha8ag:hover{border-color:#ffffff26}.faq-item[open].svelte-1uha8ag{background:#0000008c;border-color:#f25c1b4d}.faq-item.svelte-1uha8ag summary:where(.svelte-1uha8ag){cursor:pointer;color:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.5rem;font-size:.9375rem;font-weight:500;list-style:none;display:flex}.faq-item.svelte-1uha8ag summary:where(.svelte-1uha8ag)::-webkit-details-marker{display:none}.faq-item.svelte-1uha8ag summary:where(.svelte-1uha8ag)>span:where(.svelte-1uha8ag){flex:1}.faq-chev.svelte-1uha8ag{color:#ffffff8c;flex-shrink:0;width:18px;height:18px;transition:transform .24s cubic-bezier(.2,.8,.2,1)}.faq-item[open].svelte-1uha8ag .faq-chev:where(.svelte-1uha8ag){color:var(--accent-text);transform:rotate(180deg)}.faq-item.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#ffffffa6;padding:0 1.5rem 1.25rem;font-size:.9375rem;line-height:1.6}
