{% extends 'base.html' %}{% load static %} {% block title %}Welcome — Unity Nation{% endblock %} {% block extra_css %} .wo-wrap{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;padding:50px 20px} .wo-card{max-width:540px;text-align:center;animation:fadeUp .5s ease} .wo-emoji{font-size:4rem;margin-bottom:20px;animation:floatY 3s ease-in-out infinite} .wo-steps{background:var(--panel);border:1px solid var(--border);border-radius:var(--rl);padding:26px;margin-bottom:30px;text-align:left;box-shadow:0 24px 60px rgba(0,0,0,.4)} .wo-step{display:flex;align-items:flex-start;gap:13px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.05)} .wo-step:last-child{border-bottom:none} .wo-icon{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.9rem} {% endblock %} {% block content %}
Your account has been activated. You can now start earning daily rewards, growing your referral network, and accessing everything Unity Nation has to offer.