<!-- THE GATHERING PLACE | Original starter by Codex for Honey B, 2026-09-15.
Permission: reuse and remix this starter; preserve this credit in source.
Static, self-contained; no external assets. Proposed scale: 12m x 12m x 5m.
Floor top is y=0. Clear entry from positive Z. Units: metres.
Learning starter. Otherside field test pending. -->
<m-group id="gathering-place">
  <m-cube width="12" height="0.2" depth="12" y="-0.1" color="#162b43"></m-cube>
  <m-cube width="0.4" height="4" depth="0.4" x="-5" y="2" z="-5" color="#3378ff"></m-cube>
  <m-cube width="0.4" height="4" depth="0.4" x="5" y="2" z="-5" color="#3378ff"></m-cube>
  <m-cube width="0.4" height="4" depth="0.4" x="-5" y="2" z="5" color="#3378ff"></m-cube>
  <m-cube width="0.4" height="4" depth="0.4" x="5" y="2" z="5" color="#3378ff"></m-cube>
  <m-cube width="10.5" height="0.25" depth="0.4" y="4" z="-5" color="#dfef83"></m-cube>
  <m-cube width="0.4" height="0.25" depth="10.5" x="-5" y="4" color="#dfef83"></m-cube>
  <m-cube width="0.4" height="0.25" depth="10.5" x="5" y="4" color="#dfef83"></m-cube>
  <m-cube width="3" height="0.45" depth="1" x="-3" y="0.225" z="-3" color="#3378ff"></m-cube>
  <m-cube width="3" height="0.45" depth="1" x="3" y="0.225" z="-3" color="#3378ff"></m-cube>
  <m-label content="A PLACE TO BEGIN" y="2.4" z="-4.7" width="6" height="0.8" font-size="44" font-color="#ffffff" color="#162b43"></m-label>
  <m-label content="ENTRY" y="0.8" z="5.7" width="2" height="0.5" font-size="34" font-color="#ffffff" color="#162b43"></m-label>
  <!-- 1 metre scale cube: remove before showcase if it is not part of your idea. -->
  <m-cube width="1" height="1" depth="1" x="4" y="0.5" z="2" color="#dfef83"></m-cube>
  <m-label content="1 METRE" x="4" y="1.4" z="2" width="2" height="0.4" font-size="30" font-color="#ffffff" color="#162b43"></m-label>
</m-group>
