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

SEA SELECT

Draw +6 cards to describe your character's influences and seed the map.

{# ── Cards column (transparent) ───────────────────────────── #}
{# Crown — CC pos 3 / EV pos 5 #}
{# Beneath (past) — CC pos 4 / EV pos 3 #}
{# Center — Significator (always placed) + Cover + Cross overlaid #}
{% if my_tray_sig %} {{ my_tray_sig.corner_rank }} {% if my_tray_sig.suit_icon %}{% endif %} {% endif %}
{# Cover — CC/EV pos 1, stacked face-up on Sig #}
{# Cross — CC/EV pos 2, rotated 90° on Cover #}
{# Before (future) — CC pos 5 / EV pos 6 #}
{# Behind (root) — CC pos 6 / EV pos 4 #}
{# ── Form column (priUser / opaque) ───────────────────────── #}
{% comment %} Reversal-rate hint — `stack_reversal_pct` flows from apps.epic.utils.stack_reversal_probability via the view. Currently a module default; placeholder UI for a forthcoming per-user setting. {% endcomment %}

{{ stack_reversal_pct|default:25 }}% reversals

{% comment %} Custom combobox — native so sea.js's existing `spreadSel.value` read still works. {% endcomment %}
{# Two face-down deck piles — tap to proffer OK #}
DECKS
Gravity
Levity
{# /.sea-modal-body #}
{# /.sea-modal #}
{# /.sea-modal-wrap #} {# ── Sea stage — big card viewer ─────────────────────────────────────────── #}
{# /.sea-overlay #}