.brand-logo.svelte-g4ehpd{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;line-height:1}.brand-logo.mark-only.svelte-g4ehpd{gap:0}.brand-mark.svelte-g4ehpd{display:block;flex-shrink:0;object-fit:contain}.brand-wordmark.svelte-g4ehpd{font-weight:800;color:var(--theme-text);letter-spacing:-.01em}.kh-sticky-bottom.svelte-1ji3alm{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-drawer, 80);background:var(--theme-background);border-top:1px solid var(--theme-border);padding:var(--space-sm) var(--space-md) calc(var(--space-sm) + env(safe-area-inset-bottom,0px));--safe-bottom-px: env(safe-area-inset-bottom, 0px);transition:transform .22s var(--ease-out-quart);will-change:transform}@media(prefers-reduced-motion:reduce){.kh-sticky-bottom.svelte-1ji3alm{transition:none}}.k-nav-progress.svelte-1ptk24l{position:fixed;top:var(--safe-top, 0px);left:0;right:0;height:var(--knp-height);z-index:var(--knp-z);pointer-events:none;overflow:hidden;background:transparent}.k-nav-progress__fill.svelte-1ptk24l{height:100%;width:100%;background:var(--knp-color);transform-origin:0 50%;transform:scaleX(0);transition:transform .2s ease-out;box-shadow:0 0 8px var(--knp-color)}@media(prefers-reduced-motion:reduce){.k-nav-progress__fill.svelte-1ptk24l{transition:transform 80ms linear;box-shadow:none}}.k-inline-empty.svelte-di9659{margin:0;padding:var(--space-lg);color:var(--theme-text);background:transparent;border:1px dashed var(--theme-border);border-radius:var(--theme-radius-surface);display:flex;flex-direction:column;gap:var(--space-2xs);align-items:flex-start}.k-inline-empty__heading.svelte-di9659{margin:0;font-family:var(--theme-font-display);font-size:var(--fs-h3);font-weight:var(--theme-weight-heading);letter-spacing:var(--theme-letter-tight);color:var(--theme-text)}.k-inline-empty__hint.svelte-di9659{margin:0;font-size:var(--fs-micro);color:var(--theme-text-muted);line-height:var(--lh-body);max-width:55ch}.k-inline-empty__cta.svelte-di9659{margin-top:var(--space-2xs)}.kh-sheet__backdrop.svelte-po4fr1{position:fixed;inset:0;z-index:var(--z-modal);background:#0000008c;opacity:0;will-change:opacity;-webkit-tap-highlight-color:transparent}.kh-sheet.svelte-po4fr1{position:fixed;left:0;right:0;bottom:var(--kh-sheet-kb-pad, 0px);z-index:calc(var(--z-modal) + 1);height:calc(var(--kh-sheet-height, 90dvh) - var(--kh-sheet-kb-pad, 0px));max-height:calc(var(--kh-sheet-height, 90dvh) - var(--kh-sheet-kb-pad, 0px));display:flex;flex-direction:column;background:var(--theme-card, var(--theme-surface));color:var(--theme-text);border-top-left-radius:var(--theme-radius-surface, 16px);border-top-right-radius:var(--theme-radius-surface, 16px);box-shadow:0 -8px 32px #00000080;will-change:transform;transform:translateY(100%)}.kh-sheet__head.svelte-po4fr1{padding:.5rem 1rem;flex-shrink:0;touch-action:none;cursor:grab}.kh-sheet__handle.svelte-po4fr1{width:36px;height:4px;margin:0 auto .5rem;border-radius:9999px;background:var(--theme-border)}.k-material .kh-sheet__handle.svelte-po4fr1{width:32px}.kh-sheet__title.svelte-po4fr1{margin:0;font-size:var(--fs-h4, 1.125rem);font-weight:600;line-height:var(--lh-tight, 1.3);text-align:left}.kh-sheet__body.svelte-po4fr1{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:.5rem 1rem 1rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 1rem)}.kh-sheet__footer.svelte-po4fr1{flex-shrink:0;padding:.75rem 1rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .75rem);border-top:1px solid var(--theme-border);background:var(--theme-card, var(--theme-surface))}@media(prefers-reduced-motion:reduce){.kh-sheet.svelte-po4fr1,.kh-sheet__backdrop.svelte-po4fr1{transition:opacity .15s ease-out!important}}.otp-row.svelte-gyyb7q{display:flex;align-items:center;gap:clamp(.375rem,1.5vw,.75rem)}.otp-cell.svelte-gyyb7q{width:clamp(40px,12vw,56px);height:56px;font-size:1.375rem;font-variant-numeric:tabular-nums;transition:transform .16s cubic-bezier(.22,1,.36,1),border-color .16s ease}.otp-row.is-error.svelte-gyyb7q{animation:svelte-gyyb7q-otp-shake .36s cubic-bezier(.36,.07,.19,.97) both}.otp-row.is-success.svelte-gyyb7q .otp-cell:where(.svelte-gyyb7q){animation:svelte-gyyb7q-otp-pop .26s cubic-bezier(.22,1,.36,1) both}.otp-row.is-success.svelte-gyyb7q .otp-cell:where(.svelte-gyyb7q):nth-child(1){animation-delay:0ms}.otp-row.is-success.svelte-gyyb7q .otp-cell:where(.svelte-gyyb7q):nth-child(2){animation-delay:30ms}.otp-row.is-success.svelte-gyyb7q .otp-cell:where(.svelte-gyyb7q):nth-child(3){animation-delay:60ms}.otp-row.is-success.svelte-gyyb7q .otp-cell:where(.svelte-gyyb7q):nth-child(4){animation-delay:90ms}.otp-row.is-success.svelte-gyyb7q .otp-cell:where(.svelte-gyyb7q):nth-child(5){animation-delay:.12s}.otp-row.is-success.svelte-gyyb7q .otp-cell:where(.svelte-gyyb7q):nth-child(6){animation-delay:.15s}@keyframes svelte-gyyb7q-otp-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@keyframes svelte-gyyb7q-otp-pop{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.otp-row.is-error.svelte-gyyb7q,.otp-row.is-success.svelte-gyyb7q .otp-cell:where(.svelte-gyyb7q){animation:none}}.k-kpi-tile.svelte-r27z2x{display:flex;flex-direction:column;gap:var(--space-xs);padding:var(--space-lg) var(--space-xl);border:1px solid var(--theme-border);border-radius:var(--theme-radius-surface);background:var(--theme-card);min-width:0;transition:border-color var(--motion-fast) var(--ease-out)}.k-kpi-tile.svelte-r27z2x:hover{border-color:var(--theme-border-strong)}.k-kpi-tile__label.svelte-r27z2x{font-family:var(--theme-font-mono);font-size:var(--fs-kicker);font-weight:var(--theme-weight-label);letter-spacing:var(--theme-letter-caps);color:var(--theme-text-muted)}.k-kpi-tile__value.svelte-r27z2x{display:inline-flex;align-items:baseline;gap:var(--space-2xs);font-family:var(--theme-font-mono);font-size:clamp(2rem,5vw,3rem);font-weight:var(--theme-weight-display);font-variant-numeric:tabular-nums lining-nums;line-height:var(--lh-display);letter-spacing:var(--theme-letter-display);color:var(--theme-text);overflow-wrap:anywhere}.k-kpi-tile__glyph.svelte-r27z2x{font-size:.7em;line-height:1}.k-kpi-tile[data-tone=green].svelte-r27z2x .k-kpi-tile__value:where(.svelte-r27z2x){color:var(--theme-success)}.k-kpi-tile[data-tone=red].svelte-r27z2x .k-kpi-tile__value:where(.svelte-r27z2x){color:var(--brand-red)}.k-kpi-tile[data-tone=gold].svelte-r27z2x .k-kpi-tile__value:where(.svelte-r27z2x){color:var(--brand-gold)}.k-kpi-tile[data-tone=cyan].svelte-r27z2x .k-kpi-tile__value:where(.svelte-r27z2x){color:var(--brand-cyan)}.k-kpi-tile__foot.svelte-r27z2x{font-size:var(--fs-micro);color:var(--theme-text-muted);line-height:var(--lh-dense)}.ka.svelte-b0ewfp{display:inline-flex;align-items:center;justify-content:center;width:var(--ka-size);height:var(--ka-size);border-radius:50%;background:var(--brand-gold-fill);color:var(--theme-background);font-family:var(--theme-font-body);font-weight:700;font-size:var(--ka-font);line-height:1;overflow:hidden;flex-shrink:0}.ka--img.svelte-b0ewfp{background:transparent}.ka__img.svelte-b0ewfp{width:100%;height:100%;object-fit:cover;display:block}.locked.svelte-4jn435{display:flex;justify-content:center;align-items:center;flex:1;padding:4rem 1.25rem;min-height:60dvh}.locked__card{max-width:460px;width:100%;padding:2rem 1.75rem;text-align:left}.locked__icon.svelte-4jn435{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:1rem;border:1px solid rgba(0,240,252,.25);border-radius:12px;color:var(--brand-cyan, var(--theme-cyan));background:#00f0fc0f}.locked__title.svelte-4jn435{margin:0 0 .85rem;font-family:var(--theme-font-display, var(--theme-font-body));font-weight:700;font-size:1.4rem;line-height:1.25;color:var(--theme-text)}.locked__benefits.svelte-4jn435{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.55rem}.locked__benefits.svelte-4jn435 li:where(.svelte-4jn435){display:flex;align-items:flex-start;gap:.65rem;font-size:.85rem;color:var(--theme-text-muted, #a0a0aa);line-height:1.5}.locked__check.svelte-4jn435{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:var(--brand-cyan, var(--theme-cyan));margin-top:1px}.locked__actions.svelte-4jn435{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}.locked__primary.svelte-4jn435{display:inline-flex;text-decoration:none}.locked__primary.svelte-4jn435 .k-button{min-width:140px}.locked__secondary.svelte-4jn435{font-size:.8rem;color:var(--theme-text-muted, var(--theme-text-subtle));text-decoration:none;border-bottom:1px solid transparent;transition:color .16s ease-out,border-color .16s ease-out}.locked__secondary.svelte-4jn435:hover,.locked__secondary.svelte-4jn435:focus-visible{color:var(--theme-text);border-bottom-color:var(--theme-text-muted, var(--theme-text-subtle));outline:none}.k-fab-anchor.svelte-1fgjpo3{position:fixed;z-index:50;pointer-events:none}.k-fab-anchor.svelte-1fgjpo3 .k-fab{pointer-events:auto}.kh-mph.svelte-oud2hs{position:sticky;top:0;z-index:30;background:var(--theme-background);padding-top:env(safe-area-inset-top,0px);transition:box-shadow .15s var(--ease-out-quart)}.kh-mph__bar.svelte-oud2hs{display:flex;align-items:center;gap:var(--space-xs);height:44px;padding:0 var(--space-md);position:relative}.kh-mph__left.svelte-oud2hs,.kh-mph__right.svelte-oud2hs{min-width:44px;display:flex;align-items:center;gap:var(--space-xs)}.kh-mph__right.svelte-oud2hs{justify-content:flex-end;margin-left:auto}.kh-mph__back.svelte-oud2hs{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:calc(-1 * var(--space-xs));border:none;background:transparent;color:var(--brand-cyan);cursor:pointer;-webkit-tap-highlight-color:transparent;text-decoration:none}.kh-mph--ios.svelte-oud2hs .kh-mph__compact-title:where(.svelte-oud2hs){position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .15s var(--ease-out-quart);pointer-events:none;max-width:60%}.kh-mph--ios.svelte-oud2hs .kh-mph__compact-text:where(.svelte-oud2hs){font-size:17px;font-weight:600;color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%}.kh-mph--ios[data-collapsed=true].svelte-oud2hs .kh-mph__compact-title:where(.svelte-oud2hs){opacity:1}.kh-mph__large.svelte-oud2hs{padding:var(--space-xs) var(--space-md) var(--space-md);transition:opacity .15s var(--ease-out-quart)}.kh-mph--ios[data-collapsed=true].svelte-oud2hs .kh-mph__large:where(.svelte-oud2hs){opacity:0}.kh-mph__large-title.svelte-oud2hs{margin:0;font-family:var(--theme-font-display);font-size:34px;line-height:var(--lh-heading);font-weight:700;letter-spacing:var(--theme-letter-display);color:var(--theme-text)}.kh-mph__subtitle.svelte-oud2hs{margin:var(--space-3xs) 0 0;font-size:var(--fs-micro);color:var(--theme-text-muted)}.kh-mph__sentinel.svelte-oud2hs{height:44px;pointer-events:none}.kh-mph--material[data-elevated=true].svelte-oud2hs{background:var(--theme-elevated, var(--theme-card));box-shadow:0 1px 0 var(--theme-border),0 2px 8px #0000003d}.kh-mph__material-title-block.svelte-oud2hs{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.kh-mph__material-title.svelte-oud2hs{margin:0;font-size:24px;font-weight:600;line-height:1.2;color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kh-mph__subtitle--material.svelte-oud2hs{margin:0}@media(prefers-reduced-motion:reduce){.kh-mph.svelte-oud2hs,.kh-mph--ios.svelte-oud2hs .kh-mph__compact-title:where(.svelte-oud2hs),.kh-mph--ios.svelte-oud2hs .kh-mph__large:where(.svelte-oud2hs){transition:none}}.kh-ptr.svelte-sub7dn{position:relative;overflow:auto;-webkit-overflow-scrolling:touch;height:100%;width:100%}.kh-ptr--disabled.svelte-sub7dn{position:static;overflow:visible;height:auto;width:auto}.kh-ptr__indicator.svelte-sub7dn{position:absolute;top:var(--space-xs);left:50%;transform:translate(-50%);z-index:1;pointer-events:none;color:var(--brand-cyan);display:flex;align-items:center;justify-content:center;width:32px;height:32px}.kh-ptr__indicator--armed.svelte-sub7dn{color:var(--brand-gold)}.kh-ptr__content.svelte-sub7dn{transition:transform .22s var(--ease-out-quart);will-change:transform}.kh-ptr__material-circle.svelte-sub7dn{width:20px;height:20px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:svelte-sub7dn-kh-ptr-spin .8s linear infinite}@keyframes svelte-sub7dn-kh-ptr-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.kh-ptr__content.svelte-sub7dn{transition:none}.kh-ptr__material-circle.svelte-sub7dn{animation:none}}
