{% load static %} {# CAST SKY overlay — natal chart entry + D3 wheel preview #} {# Included in room.html when table_status == "SKY_SELECT" #} {# Opens when user clicks #id_pick_sky_btn; html.sky-open controls #} {# visibility via CSS — backdrop-filter blur + centred modal. #}

SKY SELECT

Enter your birth details to generate your natal chart.

{# ── Form column ──────────────────────────────────────── #}
{# form-main scrolls independently; confirm btn stays pinned below it #}
Local time at birth place. Use 12:00 if unknown.
{# /.sky-form-main #}
{# ── Wheel column ─────────────────────────────────────── #} {# DEL btn is JS-injected after the wheel paints (see schedule #} {# Preview success handler) — keeping it out of the template #} {# means a blank CAST SKY modal can never show a DEL action #} {# against a non-existent wheel. #}
{# /.sky-modal-body #}
{# /.sky-modal #} {# NVM: circle btn centered on the top-right corner of the modal #}
{# /.sky-modal-wrap #}
{# /.sky-overlay #}