:root{--k-base:#f2f4f8;--k-surface:#fff;--k-surface-alt:#eef2fa;--k-border:#e1e6f6;--k-text-primary:#0a0e14;--k-text-secondary:#5a6577;--k-action:#0e9a82;--k-action-bright:#21e6c1;--k-warning:#ffb627;--k-link:#7b61ff;--k-scrim:#0a0e1459;color:var(--k-text-primary);background-color:var(--k-base);font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}:root[data-theme=dark],.theme-dark{--k-base:#070d18;--k-surface:#111827;--k-surface-alt:#1b2535;--k-border:#2b3951;--k-text-primary:#eef4ff;--k-text-secondary:#9aa8bd;--k-action:#21e6c1;--k-action-bright:#5cebd3;--k-warning:#ffb627;--k-link:#9f8cff;--k-scrim:#0000008c}*{box-sizing:border-box}body{background-color:var(--k-base);min-height:100vh;margin:0}#app{min-height:100vh}.share-fab[data-v-78c39fc7]{right:18px;bottom:calc(18px + env(safe-area-inset-bottom));z-index:50;border:1px solid color-mix(in srgb, var(--k-action) 35%, transparent);width:56px;height:56px;color:var(--k-base);background:var(--k-action);cursor:pointer;border-radius:999px;place-items:center;display:inline-grid;position:fixed;box-shadow:0 16px 34px #0e9a824d}.share-fab[data-v-78c39fc7]:active{transform:translateY(1px)}.share-fab[data-v-78c39fc7]:focus-visible{outline:3px solid color-mix(in srgb, var(--k-action-bright) 45%, transparent);outline-offset:3px}.share-fab svg[data-v-78c39fc7]{fill:currentColor;width:24px;height:24px}@media (width>=768px){.share-fab[data-v-78c39fc7]{display:none}}
