{% extends "subscriptions/base.html" %} {% load static %} {% block title %}Create Your SwiftPOS Account — Free 3-Day Trial{% endblock %} {% block meta_description %}Register your business on SwiftPOS and get a 3-day free trial instantly. No credit card required.{% endblock %} {% block extra_style %} .reg-wrap { display: grid; grid-template-columns: 1fr 1fr; min-height: calc(100vh - 68px); gap: 0; } @media (max-width: 768px) { .reg-wrap { grid-template-columns: 1fr; } } .reg-hero { background: linear-gradient(135deg, #4c1d95 0%, #7c3aed 50%, #6366f1 100%); padding: 3rem 2.5rem; display: flex; flex-direction: column; justify-content: center; color: #fff; } .reg-hero h1 { font-size: 2.2rem; font-weight: 800; line-height: 1.2; margin-bottom: 1rem; } .reg-hero p { font-size: 1rem; opacity: 0.85; line-height: 1.6; margin-bottom: 2rem; } .reg-perks { list-style: none; display: flex; flex-direction: column; gap: 0.75rem; } .reg-perks li { display: flex; align-items: center; gap: 0.75rem; font-size: 0.9rem; opacity: 0.9; } .reg-perks .perk-icon { width: 28px; height: 28px; border-radius: 8px; background: rgba(255,255,255,0.15); display: flex; align-items: center; justify-content: center; font-size: 0.8rem; flex-shrink: 0; } .reg-form-wrap { background: #fff; padding: 3rem 2.5rem; display: flex; flex-direction: column; justify-content: center; } .reg-form-title { font-size: 1.6rem; font-weight: 800; color: var(--text-dark); margin-bottom: 0.3rem; } .reg-form-sub { color: var(--text-muted); font-size: 0.9rem; margin-bottom: 2rem; } .form-group { margin-bottom: 1.25rem; } .form-label { font-size: 0.82rem; font-weight: 600; color: var(--text-dark); margin-bottom: 0.4rem; display: block; } .form-input { width: 100%; padding: 0.7rem 1rem; border: 1.5px solid var(--border); border-radius: 10px; font-size: 0.9rem; font-family: inherit; color: var(--text-dark); transition: border-color 0.2s, box-shadow 0.2s; background: var(--bg); } .form-input:focus { outline: none; border-color: var(--primary); box-shadow: 0 0 0 3px rgba(124,58,237,0.1); background: #fff; } .form-input.error { border-color: var(--danger); } .btn-register { width: 100%; padding: 0.85rem; background: linear-gradient(135deg, #7c3aed, #6366f1); color: #fff; border: none; border-radius: 12px; font-size: 1rem; font-weight: 700; font-family: inherit; cursor: pointer; transition: opacity 0.2s, transform 0.15s; margin-top: 0.5rem; } .btn-register:hover { opacity: 0.92; transform: translateY(-1px); } .btn-register:active { transform: translateY(0); } .trial-badge { display: inline-flex; align-items: center; gap: 0.4rem; background: linear-gradient(135deg, #d4f1e4, #a7f3d0); color: #065f46; padding: 0.4rem 0.9rem; border-radius: 20px; font-size: 0.78rem; font-weight: 700; margin-bottom: 1.5rem; } .login-link { text-align: center; font-size: 0.85rem; color: var(--text-muted); margin-top: 1.5rem; } .login-link a { color: var(--primary); font-weight: 600; text-decoration: none; } {% endblock %} {% block content %}
Nigeria's most powerful multi-tenant Point of Sale system. Set up in minutes, scale as you grow.
Get your business online in under 2 minutes.
Already have an account? Log in here