book now
menu
01
Events
02
Menu
03
Find us
04
Login
05
Privacy Policy
06
Cookie Policy
ITA
book now
↴
art and code by
△ triangle corporation
// 26/27 —
Enter the Void
ENTER THE VOID
First Name
0" :class="(dirty && !firstNameValid) ? 'text-season-accent' : 'text-season-ink'" :aria-invalid="(dirty && !firstNameValid) ? 'true' : 'false'" class="season-input" />
Last Name
0" :class="(dirty && !lastNameValid) ? 'text-season-accent' : 'text-season-ink'" :aria-invalid="(dirty && !lastNameValid) ? 'true' : 'false'" class="season-input" />
Phone Number
Email Address
Birthday
= 3) value = value.slice(0,2) + '/' + value.slice(2); if (value.length >= 6) value = value.slice(0,5) + '/' + value.slice(5); birthday = value; const m = /^(\d{2})\/(\d{2})\/(\d{4})$/.exec(value); if (!m) { birthdayValid = false; } else { const dd = parseInt(m[1],10), mm = parseInt(m[2],10), yyyy = parseInt(m[3],10); const d = new Date(yyyy, mm-1, dd); const real = d.getFullYear()===yyyy && d.getMonth()===(mm-1) && d.getDate()===dd; if (!real) { birthdayValid = false; } else { const today = new Date(); let age = today.getFullYear() - yyyy; const beforeBday = (today.getMonth() < d.getMonth()) || (today.getMonth() === d.getMonth() && today.getDate() < d.getDate()); if (beforeBday) age--; birthdayValid = (age >= minAge && age <= maxAge); } } " :class="(dirty && !birthdayValid) ? 'text-season-accent' : 'text-season-ink'" :aria-invalid="(dirty && !birthdayValid) ? 'true' : 'false'" class="season-input" />
Gender
Male
Female
Password
= 8 && value.length <= 255" :class="(dirty && !passwordValid) ? 'text-season-accent' : 'text-season-ink'" :aria-invalid="(dirty && !passwordValid) ? 'true' : 'false'" class="season-input" />
I have read the privacy policy and accept the terms of use.
Privacy Policy
Questo sito è protetto da reCAPTCHA e si applicano la Privacy Policy e i Termini di servizio di Google:
Privacy Policy
-
ToS
Join
Enter the Void · 26/27
© 2026
Via dei Morenghi, 2 — Telgate (BG)
Privacy Policy
Cookie Policy