{% load static %} {# PICK SEA overlay — Celtic Cross spread entry #} {# Included in room.html when table_status == "SKY_SELECT" and sky_confirmed #} {# Layout is the reverse of PICK SKY: cards left (transparent), form right #}

PICK SEA

Choose your spread and draw your Celtic Cross.

{# ── Cards column (transparent) ───────────────────────────── #}
{# Crown — position 3 #}
{# Past — position 4 #}
{# Center — Significator (already placed) #}
{% if my_tray_sig %} {{ my_tray_sig.name_title }} {% endif %}
{# Future — position 5 #}
{# Root — position 1 #}
{# Crossing — position 2 (rotated across center) #}
{# ── Form column (priUser / opaque) ───────────────────────── #}
{# /.sea-modal-body #}
{# /.sea-modal #}
{# /.sea-modal-wrap #}
{# /.sea-overlay #}