.welcome.svelte-e831at{box-sizing:border-box;flex-direction:column;gap:18px;max-width:940px;min-height:100svh;margin:0 auto;padding:22px 24px 28px;display:flex}.head.svelte-e831at{justify-content:space-between;align-items:center;gap:12px;display:flex}.brandline.svelte-e831at{align-items:center;gap:10px;display:inline-flex}.mark.svelte-e831at{background:linear-gradient(135deg, var(--color-primary), color-mix(in srgb, var(--color-primary) 45%, var(--color-bg)));border-radius:7px;width:22px;height:22px}.eyebrow.svelte-e831at{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);font-size:10.5px}.skip.svelte-e831at{font:inherit;border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:5px 14px;font-size:12px;transition:background .15s,color .15s}.skip.svelte-e831at:hover{background:var(--surface-2);color:var(--color-text)}.stagewrap.svelte-e831at{flex:auto;align-content:center;display:grid}.stage.svelte-e831at{flex-direction:column;grid-area:1/1;gap:14px;animation:.26s cubic-bezier(.2,.8,.2,1) both svelte-e831at-slideIn;display:flex}.stage.back.svelte-e831at{animation-name:svelte-e831at-slideInBack}@keyframes svelte-e831at-slideIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}@keyframes svelte-e831at-slideInBack{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:none}}.kicker.svelte-e831at{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);margin:0;font-size:10.5px}h2.svelte-e831at{letter-spacing:-.025em;max-width:20ch;margin:0;font-size:clamp(26px,4.2vw,40px);font-weight:300;line-height:1.12}.lede.svelte-e831at{max-width:66ch;color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.62}.note.svelte-e831at{max-width:72ch;color:var(--color-text-secondary);margin:0;font-size:11.5px;line-height:1.55}.art.svelte-e831at{background:var(--surface);border:1px solid var(--color-border);box-sizing:border-box;border-radius:16px;width:100%;height:auto;padding:6px 4px;animation:.36s cubic-bezier(.2,.8,.2,1) 60ms both svelte-e831at-artIn;display:block}@keyframes svelte-e831at-artIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.tick.svelte-e831at{stroke:var(--color-border);stroke-width:1px;fill:none}.artlbl.svelte-e831at{letter-spacing:.12em;fill:var(--color-text-secondary);font-size:9px}.facts.svelte-e831at{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.facts.svelte-e831at li:where(.svelte-e831at){background:var(--surface);border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:14px;padding:12px 14px;font-size:12px;line-height:1.5}.facts.svelte-e831at li:where(.svelte-e831at) b:where(.svelte-e831at){color:var(--color-text);font-weight:500}.conns.svelte-e831at{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.conn.svelte-e831at{background:var(--surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:8px;padding:14px 15px 13px;animation:.28s cubic-bezier(.2,.8,.2,1) both svelte-e831at-cardIn;display:flex}.conn.svelte-e831at:nth-child(2){animation-delay:60ms}.conn.svelte-e831at:nth-child(3){animation-delay:.12s}@keyframes svelte-e831at-cardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.conn.svelte-e831at header:where(.svelte-e831at){align-items:center;gap:8px;display:flex}.glyph.svelte-e831at{fill:none;width:18px;height:18px;stroke:var(--color-text);stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;opacity:.8;flex:none}.conn.svelte-e831at h3:where(.svelte-e831at){letter-spacing:-.01em;margin:0;font-size:14px;font-weight:500}.pill.svelte-e831at{letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--color-border-strong);color:var(--color-text-secondary);white-space:nowrap;border-radius:999px;align-self:flex-start;margin-top:-2px;padding:3px 9px;font-size:10px}.pill.ok.svelte-e831at{color:var(--color-success);border-color:color-mix(in srgb, var(--color-success) 45%, transparent);background:color-mix(in srgb, var(--color-success) 12%, transparent)}.pill.warn.svelte-e831at{color:var(--color-warn);border-color:color-mix(in srgb, var(--color-warn) 45%, transparent);background:color-mix(in srgb, var(--color-warn) 12%, transparent)}.conn.svelte-e831at .what:where(.svelte-e831at){margin:0;font-size:12px;line-height:1.5}.conn.svelte-e831at .why:where(.svelte-e831at){color:var(--color-text-secondary);border-top:1px solid var(--color-border);margin:0;padding-top:8px;font-size:11.5px;line-height:1.5}.nums.svelte-e831at{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.num.svelte-e831at{background:var(--surface);border:1px solid var(--color-border);border-radius:14px;flex-direction:column;gap:6px;padding:14px 16px 12px;animation:.28s cubic-bezier(.2,.8,.2,1) both svelte-e831at-cardIn;display:flex}.num.svelte-e831at:nth-child(2){animation-delay:50ms}.num.svelte-e831at:nth-child(3){animation-delay:.1s}.num.svelte-e831at:nth-child(4){animation-delay:.15s}.num.svelte-e831at span:where(.svelte-e831at){letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary);font-size:10.5px}.num.svelte-e831at strong:where(.svelte-e831at){font-variant-numeric:tabular-nums;letter-spacing:-.025em;font-size:clamp(22px,2.4vw,30px);font-weight:300;line-height:1.05}.num.off.svelte-e831at strong:where(.svelte-e831at){color:var(--color-text-secondary)}.foot.svelte-e831at{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-top:6px;display:flex}.dots.svelte-e831at{align-items:center;gap:7px;display:inline-flex}.dot.svelte-e831at{background:var(--color-border-strong);cursor:pointer;border:0;border-radius:999px;width:6px;height:6px;padding:0;transition:width .2s cubic-bezier(.2,.8,.2,1),background .2s}.dot.on.svelte-e831at{background:var(--color-primary);width:22px}.count.svelte-e831at{letter-spacing:.08em;color:var(--color-text-secondary);font-variant-numeric:tabular-nums;margin-left:6px;font-size:10.5px}.acts.svelte-e831at{align-items:center;gap:8px;display:inline-flex}.ghost.svelte-e831at,.solid.svelte-e831at{font:inherit;cursor:pointer;border-radius:999px;padding:8px 16px;font-size:12.5px;transition:background .15s,color .15s,opacity .15s}.ghost.svelte-e831at{border:1px solid var(--color-border);color:var(--color-text-secondary);background:0 0}.ghost.svelte-e831at:hover:not(:disabled){background:var(--surface-2);color:var(--color-text)}.ghost.svelte-e831at:disabled{opacity:.4;cursor:default}.solid.svelte-e831at{background:var(--color-primary);color:var(--color-primary-contrast);border:1px solid var(--color-primary);align-items:center;gap:8px;display:inline-flex}.solid.svelte-e831at:hover{opacity:.88}.chev.svelte-e831at{transition:transform .18s cubic-bezier(.2,.8,.2,1)}.solid.svelte-e831at:hover .chev:where(.svelte-e831at){transform:translate(3px)}@media (width<=760px){.welcome.svelte-e831at{gap:14px;padding:18px 16px 22px}.facts.svelte-e831at,.conns.svelte-e831at,.nums.svelte-e831at{grid-template-columns:1fr}.art.svelte-e831at{height:118px}.artlbl.svelte-e831at,.tick.svelte-e831at{display:none}.nums.svelte-e831at{grid-template-columns:1fr 1fr}h2.svelte-e831at{max-width:none}.foot.svelte-e831at{gap:10px}.acts.svelte-e831at{width:100%}.acts.svelte-e831at .solid:where(.svelte-e831at){margin-left:auto}}@keyframes svelte-e831at-fadeOnly{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.stage.svelte-e831at,.art.svelte-e831at,.conn.svelte-e831at,.num.svelte-e831at{animation:.14s ease-out both svelte-e831at-fadeOnly}.dot.svelte-e831at,.chev.svelte-e831at,.ghost.svelte-e831at,.solid.svelte-e831at,.skip.svelte-e831at{transition:none}.solid.svelte-e831at:hover .chev:where(.svelte-e831at){transform:none}}.tour-root.svelte-1qt2zej{z-index:80;position:fixed;inset:0}.scrim.svelte-1qt2zej{pointer-events:auto;display:block;position:fixed;inset:0}.wash.svelte-1qt2zej{fill:color-mix(in srgb, var(--color-text) 34%, transparent)}.cut.svelte-1qt2zej{transition:x .24s cubic-bezier(.2,.8,.2,1),y .24s cubic-bezier(.2,.8,.2,1),width .24s cubic-bezier(.2,.8,.2,1),height .24s cubic-bezier(.2,.8,.2,1)}.ring.svelte-1qt2zej{fill:none;stroke:var(--surface);stroke-width:2px;opacity:.9;transition:x .24s cubic-bezier(.2,.8,.2,1),y .24s cubic-bezier(.2,.8,.2,1),width .24s cubic-bezier(.2,.8,.2,1),height .24s cubic-bezier(.2,.8,.2,1)}.callout.svelte-1qt2zej{box-sizing:border-box;background:var(--surface);border:1px solid var(--color-border-strong);box-shadow:var(--shadow-pop,0 18px 44px -18px color-mix(in srgb, var(--color-text) 30%, transparent));outline-offset:3px;border-radius:16px;flex-direction:column;gap:8px;padding:14px 16px 12px;transition:left .24s cubic-bezier(.2,.8,.2,1),top .24s cubic-bezier(.2,.8,.2,1);animation:.2s cubic-bezier(.2,.8,.2,1) both svelte-1qt2zej-calloutIn;display:flex;position:fixed}@keyframes svelte-1qt2zej-calloutIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.arrow.svelte-1qt2zej{background:var(--surface);border:1px solid var(--color-border-strong);width:10px;height:10px;position:absolute;transform:rotate(45deg)}.side-bottom.svelte-1qt2zej .arrow:where(.svelte-1qt2zej){top:-6px;left:calc(var(--arrow) - 5px);border-bottom:0;border-right:0}.side-top.svelte-1qt2zej .arrow:where(.svelte-1qt2zej){bottom:-6px;left:calc(var(--arrow) - 5px);border-top:0;border-left:0}.side-right.svelte-1qt2zej .arrow:where(.svelte-1qt2zej){left:-6px;top:calc(var(--arrow) - 5px);border-top:0;border-right:0}.side-left.svelte-1qt2zej .arrow:where(.svelte-1qt2zej){right:-6px;top:calc(var(--arrow) - 5px);border-bottom:0;border-left:0}.side-none.svelte-1qt2zej .arrow:where(.svelte-1qt2zej){display:none}.eyebrow.svelte-1qt2zej{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);font-size:10.5px}h3.svelte-1qt2zej{letter-spacing:-.01em;margin:0 0 4px;font-size:16px;font-weight:450}p.svelte-1qt2zej{color:var(--color-text-secondary);margin:0;font-size:12.5px;line-height:1.55}.fade.svelte-1qt2zej{animation:.18s ease-out both svelte-1qt2zej-stepIn}@keyframes svelte-1qt2zej-stepIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.foot.svelte-1qt2zej{justify-content:space-between;align-items:center;gap:10px;margin-top:2px;display:flex}.dots.svelte-1qt2zej{gap:5px;display:inline-flex}.dots.svelte-1qt2zej i:where(.svelte-1qt2zej){background:var(--color-border-strong);border-radius:50%;width:5px;height:5px;transition:background .16s,width .16s}.dots.svelte-1qt2zej i.on:where(.svelte-1qt2zej){background:var(--color-primary);border-radius:999px;width:14px}.acts.svelte-1qt2zej{gap:6px;display:inline-flex}button.svelte-1qt2zej{font:inherit;cursor:pointer;border-radius:999px;padding:5px 12px;font-size:12px;transition:background .15s,color .15s,opacity .15s}.ghost.svelte-1qt2zej{border:1px solid var(--color-border);color:var(--color-text-secondary);background:0 0}.ghost.svelte-1qt2zej:hover:not(:disabled){background:var(--surface-2);color:var(--color-text)}.ghost.svelte-1qt2zej:disabled{opacity:.4;cursor:default}.solid.svelte-1qt2zej{background:var(--color-primary);color:var(--color-primary-contrast);border:1px solid var(--color-primary)}.solid.svelte-1qt2zej:hover{opacity:.88}.hint.svelte-1qt2zej{color:var(--color-text-secondary);opacity:.7;font-size:10.5px}@media (width<=560px){.hint.svelte-1qt2zej{display:none}}@keyframes svelte-1qt2zej-fadeOnly{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.callout.svelte-1qt2zej,.fade.svelte-1qt2zej{animation:.12s ease-out both svelte-1qt2zej-fadeOnly}.callout.svelte-1qt2zej,.cut.svelte-1qt2zej,.ring.svelte-1qt2zej,.dots.svelte-1qt2zej i:where(.svelte-1qt2zej),button.svelte-1qt2zej{transition:none}}
