.system_wrap__viuqF{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:48px 20px;background:var(--surface-warm);color:var(--ink)}.system_card__HxI5A{width:100%;max-width:520px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);padding:28px}.system_brand__qiyZ7{display:flex;align-items:center;gap:12px;margin-bottom:16px}.system_brandLogo__R38Iw{width:40px;height:40px;border-radius:var(--radius-md);background:var(--ink);display:grid;place-items:center;color:white;font-weight:700;font-family:var(--font-brand)}.system_title__zN48P{font-family:var(--font-serif);font-size:1.5rem;line-height:1.2;margin-bottom:8px}.system_subtitle__Dl_xI{color:var(--ink-light);line-height:1.6}.system_actions__8Rrzl{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.system_btnPrimary__01HCW{background:var(--ink);color:white;border:1px solid transparent}.system_btnPrimary__01HCW,.system_btnSecondary__vyKvA{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;font-weight:600;cursor:pointer;text-decoration:none}.system_btnSecondary__vyKvA{background:var(--surface);color:var(--ink);border:1px solid var(--border)}.system_spinner__aPwEi{width:22px;height:22px;border-radius:50%;border:2px solid color-mix(in srgb,var(--ink) 15%,transparent);border-top-color:var(--ink);animation:system_spin__Cu1uA .9s linear infinite}@keyframes system_spin__Cu1uA{to{transform:rotate(1turn)}}