setTweak('palette', PALETTE_KEY(v))}
/>
{t.palette === 'dawn' && 'Vedic Dawn — warm cream + antique gold'}
{t.palette === 'stone' && 'Stone Temple — cooler, monastic'}
{t.palette === 'twilight' && 'Twilight Temple — night with brass glow'}
setTweak('ornament', v)}
/>
{t.ornament === 'spare' && 'Almost no mandalas — geometric quiet.'}
{t.ornament === 'balanced' && 'Sacred geometry breathes at low opacity.'}
{t.ornament === 'ornate' && 'Heavier sacred geometry, fuller textures.'}
setTweak('voice', v)}
/>
{t.voice === 'refined' && 'EB Garamond — classical book serif.'}
{t.voice === 'etched' && 'Cinzel — inscribed temple capitals.'}
{t.voice === 'modern' && 'DM Sans — break the antique mood.'}